body { position: relative; background-color: #fff; color: #2f363f; font-family: "Poppins", sans-serif; font-size: 18px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.67; counter-reset: section; overflow-x: hidden; }p { margin-top: 1em; margin-bottom: 1em; }a { cursor: pointer; text-decoration: none; color: #49a2aa; }a:hover { color: #707070; }hr { position: relative; display: table; clear: both; margin: 40px auto; width: 100%; height: 1px; background-color: #707070; }*:focus, a:focus, button:focus, input:focus { outline-width: medium; outline-color: #49a2aa !important; }h1, h2, h3, h4, h5, h6 { margin: 0; position: relative; }#page-title h1, .h1 small { color: #49a2aa; font-family: "Poppins", sans-serif; font-size: 14px; font-weight: 500; font-style: normal; letter-spacing: 2.8px; line-height: 1; display: block; margin: 10px auto; text-transform: uppercase; }#page-title h1:only-child, h2#append, .h1 { color: #2f363f; font-family: "Poppins", sans-serif; font-size: 65px; font-weight: 300; font-style: normal; letter-spacing: normal; line-height: 1; text-transform: none; }h2, .h2, .dividerLead, .more-to-explore span { color: #2f363f; font-family: "articulat-cf", sans-serif; font-size: 50px; font-weight: 300; font-style: normal; letter-spacing: normal; line-height: 1.1; position: relative; }h3, .h3 { color: #2f363f; display: block; position: relative; color: #2f363f; font-family: "articulat-cf", sans-serif; font-size: 50px; font-weight: 300; font-style: normal; letter-spacing: normal; line-height: 1.1; }.h4, .toggle h2, .toggle h3 { color: #2f363f; display: block; position: relative; font: 400 24px/1.25 "Poppins", sans-serif; }.fo-title { color: #ffffff; font-size: 26px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 1.15; display: block; }.text-white, .h1 .text-white, #page-title 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; color: #ffffff; font-family: "articulat-cf", sans-serif; font-size: 16px; font-weight: 500; font-style: normal; letter-spacing: 1.12px; line-height: 0.88; text-transform: uppercase; margin: 10px; padding: 10px 15px; border-radius: 30px; border-top-left-radius: 0; background-color: #49a2aa; }[class^=btn]:hover { background-color: #707070; color: #fff; }.btn-alt, .divider-block:nth-of-type(even) .btn { background-color: #707070; color: #fff; }.btn-alt:hover, .divider-block:nth-of-type(even) .btn:hover { background-color: #292f37; color: #fff; }.btn-thr { background-color: #ffffff; color: #707070; }.btn-thr:hover { background-color: #49a2aa; color: #fff; }form [class^=btn] { width: auto; }.insurance-bar { display: none; padding: 2px; text-transform: uppercase; color: #fff; text-align: center; font-size: 14px; background-color: #49a2aa; }header { position: fixed; z-index: 100; left: 0; top: 0; width: 100%; background-color: #fff; transition: 0.3s all; }header:focus-within { z-index: 500; }header .logo { position: relative; z-index: 1; }header li a { font-weight: 400; font-family: "Poppins", sans-serif; }header nav .active { box-shadow: inset 0 -3px 0 0 #49a2aa; }.hd-info { display: flex; align-items: center; margin-right: 10px; justify-content: flex-end; }.hd-btns { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; flex: 0 1 700px; }.hd-btns a { color: #000000; font-size: 16px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 0.88; display: flex; align-items: center; justify-content: flex-start; }.hd-btns a .icon { display: inline-block; margin-right: 20px; width: 44px; height: 44px; background-color: #d1d1d1; transition: 0.3s; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; }.hd-btns .pho .icon { background-color: transparent; border: 3px solid #d1d1d1; }.hd-btns a:hover, .hd-btns .pho:hover { color: #49a2aa; }.hd-btns a:hover .icon, .hd-btns .pho:hover .icon { background-color: #49a2aa; border-color: #49a2aa; }@media (min-width:1026px) { .divider-block .elem{min-height: 679px;} .place-nav { max-width: 1350px; margin: 0 auto; padding: 5px 10px; display: flex; justify-content: space-between; align-items: center; } nav { flex: 0 1 1050px; border-top: 3px solid #7ec8cb; border-bottom: 1px solid #7ec8cb; } 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; color: #2f363f; } nav > ul > li > a span { color: #2f363f; } nav > ul > li:hover > a { color: #5cb0b7; } 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: #49a2aa; 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: #292f37; color: #fff; } nav ul ul ul { left: 100%; top: 0; background-color: #707070; } 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: #575757; } nav ul ul ul ul li a { padding-left: 2em; padding-left: 2em; } nav ul ul ul ul li a { background-color: #5c5c5c; } nav ul ul ul ul li:hover a { background-color: #13161a; } .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); animation-duration: 1s; animation-fill-mode: both; z-index: 100; background-color: #f0efee; }.fix-nav #hd-top, .fix-nav .fm, .fix-nav .of { display: none; }@media (max-width:1025px) { .insurance-bar { display: block; } #hd-top { display: none; } .hd-info { display: flex; align-items: center; margin-right: 10px; justify-content: flex-end; text-align: center; } header .pho { font-size: 30px; } header .logo { padding: 8px; } header .logo img { max-height: 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: #292f37; 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: #292f37; } .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: #2f363f; font: 700 15px/1 "Poppins", 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: #2f363f; 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: #707070; }.play:hover i { background-color: #707070; color: #fff; }[data-embed] .close, [data-vimeo] .close { cursor: pointer; line-height: 1; background-color: #49a2aa; 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: #3a8086; }[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); }#banner { background-color: #d1d1d1; overflow:hidden; position: relative; min-height: 615px; max-width: 1300px; margin: 30px auto 0; display: flex; flex-direction: column; justify-content: center; }#banner figure { opacity: .6; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url(assets/images/index-banner.jpg); background-size: cover; }#banner article { position: relative; z-index: 5; max-width: 1200px; margin: auto; width: 100%; flex: 0 1 50%; padding: 50px 20px; }#banner .content { max-width: 500px; margin: 0 0 0 auto; }#banner .h2 { font-size: 65px; }#banner .h1 small{color: #2f363f;}#banner p { font-size: 24px; color: #2f363f; font-weight: 300; }#banner [class^=btn] { margin: 5px; }#welcome { margin-top: -50px; background-color: #5cb0b7; }#welcome > div { max-width: 1500px; margin: 0 auto; }#welcome article { margin: 0 auto; flex: 0 1 450px; }#welcome figure { flex: 0 1 50%; }#welcome figure img { width: 100%; }#callouts { padding: 10px; margin: 100px auto; }#callouts .links { max-width: 1150px; margin: 30px auto; }#callouts .links > a { flex: 0 1 357px; color: #fff; padding: 60px 30px; position: relative; border-radius: 30px; background-color: #292f37; margin: 10px; overflow: hidden; }#callouts .links > a h3 { display: block; line-height: 1.1; color: #ffffff; font-family: "articulat-cf", sans-serif; font-size: 27px; font-weight: 400; }#callouts .links > a h3 a { color: #fff; }#callouts .links > a h3 span { display: block; font-size: 18px; }#callouts .links > a .img { transition: 0.4s all; position: absolute; padding-top: 15px; padding-right: 15px; z-index: 5; width: 100px; height: 100px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: #fff; top: -20px; right: -20px; }#callouts .links > a:hover { background-color: #49a2aa; }#index-plan { margin: 100px auto; padding: 10px; }#index-plan article { flex: 0 1 500px; padding: 10px; }#index-plan article p { color: #49a2aa; font-family: "articulat-cf", sans-serif; font-size: 26px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.38; }#index-plan figure { flex: 0 1 586px; }#services { background-image: url(assets/images/faq-bg.jpg); background-position: center; background-size: cover; padding-top: 100px; }#services article { flex: 0 1 500px; padding: 10px; }#services .slick-controls { justify-content: flex-start; }#services .slick-arrow { color: #fff; }#services .slick-arrow:hover { color: #707070; }#services .links { flex: 0 1 545px; }#services .links a { overflow: hidden; width: 100%; padding: 20px 25px; display: block; position: relative; border-radius: 15px; border-top-left-radius: 0; background-color: #fff; }#services .links a h3 { color: #49a2aa; font-family: "articulat-cf", sans-serif; font-size: 26px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.38; }#services .links a .content { color: #292f37; position: relative; z-index: 5; margin: auto 30px auto auto; }#services .links a:hover h3 { color: #707070; }#services .links a:after { content: ""; background-position: center center; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-size: cover; }#services .links a + a { margin-top: 5px; }#financing { background-color: #5cb0b7; padding: 100px 10px; font-size: 16px; }#financing h3 { color: #2f363f; font-family: "Poppins", sans-serif; font-size: 24px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.25; }#financing .top { margin: 0 auto 50px; font-size: 24px; }#financing .top-content { text-align: center; }#financing .top-content article { box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16); border-radius: 4px; border: 2px solid #ffffff; background-color: #efefef; flex: 0 1 470px; margin: 10px; padding: 70px 10px; }#financing .top-content article > div { max-width: 390px; margin: 0 auto; }#financing .top-content article p { max-width: 352px; margin: 1em auto; }#financing .top-content .links { display: flex; justify-content: center; }#financing .top-content .links a { margin: 5px; color: #2f363f; font-family: "Poppins", sans-serif; font-size: 13px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.54; }#financing .top-content .links a .img { background-color: #c4dcdd; transition: 0.3s; margin-bottom: 10px; border-radius: 4px; width: 90px; height: 90px; display: flex; align-items: center; justify-content: center; }#financing .top-content .links a:hover .img { background-color: #49a2aa; }#financing .bot-content { max-width: 968px; margin: 10px auto; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16); border-radius: 4px; border: 2px solid #ffffff; background-color: #efefef; }#financing .bot-content article { flex: 0 1 540px; margin: 20px auto; padding: 10px; }#reviews { position: relative; margin: 0px auto; padding: 100px 10px; text-align: center; background-color: #272c30; }#reviews > p { font-size: 24px; }#reviews .contain { max-width: 1200px; margin: 0 auto; position: relative; }#reviews .slick-reviews { margin: 30px auto; max-width: 1000px; }#reviews .slick-reviews .card { min-height: 250px; padding: 30px; border-radius: 15px; background-color: #fff; text-align: left; font-size: 16px; }#reviews .slick-reviews .slick-slide { margin: 0 5px; }#reviews .slick-track { align-items: center; display: flex; }#reviews author { display: flex; font-size: 18px; text-align: left; margin: 10px 0; align-items: center; justify-content: start; color: #292f37; font-size: 15px; font-weight: 700; }#reviews author div { margin: 0 20px; }#reviews star { display: block; letter-spacing: 4px; font-size: 15px; line-height: 1; }#reviews .slick-arrow { bottom: 190px; position: absolute; right: 0; color: #c5c5c5; }#reviews .slick-arrow:hover { color: #49a2aa; }#reviews #prev { left: 0; right: auto; }#reviews .slick-controls { margin: 20px auto; display: flex; justify-content: center; align-items: center; }#reviews .slick-dots span { background-color: #fff; opacity: 0.5; }#reviews .slick-dots .slick-active span { background-color: #fff; opacity: 1; }#find { margin: 50px auto; }#quest { padding: 10px 20px; flex: 0 1 420px; }#quest .slick-form { margin: 10px 0; max-width: 420px; }#quest .input { display: flex !important; width: 100%; }#quest select, #quest option, #quest .forms input, #quest .forms textarea { flex: 1; height: 50px; width: 100%; background: transparent; padding: 10px; font-size: 16px; border: none; background-color: #ebebeb; margin: 0px; color: #000; }#quest .forms textarea { padding-top: 15px; }#quest .next { color: #fff; background-color: #707070; min-width: 100px; position: relative; left: auto; right: auto; top: auto; margin: 0; font-size: 16px; font-family: "Poppins", 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: #49a2aa; border-color: #49a2aa; }#quest::placeholder { color: #2b2d2f; }#quest::-webkit-input-placeholder { color: #2b2d2f; }#map { margin: 100px auto; }#assoc .flex-row { max-width: 1400px; margin: auto; }#assoc span { padding: 8px; }.simple { line-height: 1; font-size: 0; margin: 0 auto; text-align: center; }.simple select, .simple option, .simple input, .simple textarea { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; border: 0; border-radius: 0; line-height: 1; font-size: 18px; width: 100%; max-width: 100%; padding: 0 11px; margin-bottom: 10px; height: 45px; color: #49a2aa; background-color: #eee; }.simple select, .simple option { display: block; color: #2f363f; }.simple textarea { height: 130px; padding: 14px 11px; }.simple input:focus, .simple textarea:focus { outline: 0; background-color: #e7f0f6; color: #49a2aa; }::placeholder { color: #2f363f; }::-webkit-input-placeholder { color: #2f363f; }.social { font-size: 0; text-align: center; margin: 10px auto; display: flex; justify-content: space-around; }.social a { flex: 0 0 20px; position: relative; display: inline-block; margin: 5px; font-size: 16px; color: #fff; }.social a:hover { background-color: #fff; }.social .fb:hover i { color: #4d70a8; }.social .gp:hover i { color: #dc4e41; }.social .yp:hover i { color: #b62717; }.social .yt:hover i { color: #d00; }.social .in:hover i { color: #c13584; }.social .tw:hover i { color: #00aced; }.social .tt { display: flex; align-items: center; justify-content: center;}.social .tt svg { margin: 0 auto; width: 12px; height: 12px;}.social .tt svg path { fill: currentColor;}footer { background-color: #272e33; color: #fff; font-size: 15px; }footer a { color: #fff; }footer a:hover { color: #707070; }footer .logo { display: block; margin-bottom: 10px; }footer .pho { color: #5cb0b7; }footer .phy { font-size: 15px; margin: 00px auto 0; display: block; }footer .hours { margin: 20px 0; }footer .hours p { color: #fff; }footer .social a:first-of-type { margin-left: 0; }#fo-contents { display: flex; justify-content: space-around; margin: auto; position: relative; max-width: 1350px; padding: 100px 10px; }#fo-contents > div { margin: 0 auto; }.fo-info { flex: 0 1 auto; }#copy { font: 400 15px/1.5 "Poppins", sans-serif; color: #fff; padding: 20px 10px; text-align: center; border-top: 1px solid #1c1c1c; }#copy > span { margin: 0 20px; }#copy a { color: #fff; }#copy a:nth-of-type(1), #copy a:nth-of-type(2) { color: #5cb0b7; }#copy a:hover { color: #49a2aa; }#copy img { display: inline-block; vertical-align: middle; margin: 0 0 5px 5px; }.slick-controls { display: flex; align-items: center; justify-content: center; max-width: 1000px; margin: 10px auto; }.slick-arrow { color: #707070; font-family: fontello; font-size: 40px; z-index: 5; transition: 0.3s all; }.slick-arrow i { margin-left: -4px; }.slick-arrow:hover { color: #49a2aa; }#next { left: auto; right: 0; 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: #292f37; height: 12px; width: 12px; border-radius: 50%; display: inline-block; margin: 0px; }.slick-dots .slick-active span { background-color: #49a2aa; }.pagingInfo { font-size: 30px; text-align: center; }.gallery { max-width: 1050px; margin: 40px auto; padding: 0 60px; 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; }.slick-gallery article .flex-ed span img { width: 100%; }.slick-gallery article .flex-ed span:after { content: "Before"; margin: auto; display: block; margin: auto; color: #49a2aa; font-family: "articulat-cf", sans-serif; font-size: 26px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.38; }.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; }.gallery-nav .btn.active { pointer-events: none; opacity: 0.5; }.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: 100px 10px 50px; position: relative; counter-reset: why-section; display: flex; align-items: center; justify-content: space-around; margin-top: -80px; }.why:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; background-color: #272c30; }.why h2 { color: #ffffff; font-family: "articulat-cf", sans-serif; font-size: 27px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.11; flex: 0 0 300px; }.why ul li { width: 100%; color: #fff; overflow: visible; }.why ul li span { max-width: 95%; margin: 0 auto; }.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%; }.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; }.divider-block h2 { margin-bottom: 20px; }.divider-block .wrap { height: 0; }.divider-block article { align-self: center; margin: auto 0; align-self: center; flex: 1 1 50%; padding: 75px 10px; }.divider-block article .content { max-width: 456px; margin: 0 auto; }.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: 1 1 50%; position: relative; z-index: 3; margin: 0; max-width: 100%; overflow: hidden; }.divider-block .elem > img { object-fit: cover; object-position: center; max-width: unset; height: 100%; }.divider-block .elem-right { order: 1; margin: 0; }.page-divider:not(.meet-divider) .divider-block:nth-of-type(even) { color: #fff; }.page-divider:not(.meet-divider) .divider-block:nth-of-type(even) h3, .page-divider:not(.meet-divider) .divider-block:nth-of-type(even) h2 { color: #fff; }.page-divider:not(.meet-divider) .divider-block:nth-of-type(even) ul li:before { filter: brightness(0) invert(1); }.page-divider:not(.meet-divider) .divider-block:nth-of-type(even):before { background-color: #5cb0b7; }.meet-divider .divider-block:first-of-type { margin-top: -50px; }.meet-divider .divider-block:nth-of-type(odd) p a:not(:hover), .page-divider:not(.meet-divider) .divider-block:nth-of-type(even) p a:not(.btn):not(:hover){color: #fff; text-decoration: underline;}{}.meet-divider .divider-block:nth-of-type(odd) { color: #fff; }.meet-divider .divider-block:nth-of-type(odd) ul li:before { filter: brightness(0) invert(1); }.meet-divider .divider-block:nth-of-type(odd) h3, .meet-divider .divider-block:nth-of-type(odd) h2 { color: #fff; }.meet-divider .divider-block:nth-of-type(odd):before { background-color: #5cb0b7; }.meet-divider .divider-block:last-of-type .elem { align-self: center; min-height: auto; }.meet-divider .divider-block:last-of-type .elem > img { max-width: 100%; height: auto; }.mini-block { display: flex; justify-content: space-between; align-items: center; max-width: 1100px; width: 100%; margin: 30px auto; }.mini-block article { padding: 10px; text-align: left !important; }.divider-block .mini-block article .content { max-width: 100%; }.mini-block-section { padding: 100px 0; position: relative; color: #fff; }.mini-block-section h2, .mini-block-section h3 { color: #fff; }.mini-block-section:before { content: ""; background-color: #272c30; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; z-index: -1; }.divider-block.no_img article { max-width: 1130px; margin: auto; text-align: center; }.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px 60px; }.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: #707070; }.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 { text-align: center; 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: #2f363f; text-decoration: none; }.service-icons a:hover .icon .ic-color { fill: #49a2aa; }.service-icons a:hover h3 { color: #49a2aa; }@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; justify-content: center; }.services-grid > div { flex: 0 1 357px; padding: 60px 30px; position: relative; border-radius: 30px; background-color: #292f37; margin: 10px; overflow: hidden; }.services-grid h3 { display: block; line-height: 1.1; color: #ffffff; font-family: "articulat-cf", sans-serif; font-size: 27px; font-weight: 400; }.services-grid h3 a { color: #fff; }.services-grid h3 span { display: block; font-size: 18px; }.services-grid figure { transition: 0.4s all; position: absolute; padding-top: 15px; padding-right: 15px; z-index: 5; width: 100px; height: 100px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background-color: #fff; top: -20px; right: -20px; }.services-grid ul { display: table; margin: 20px auto; }.services-grid ul li { line-height: 1.5; margin: 10px auto; }.services-grid ul li a { color: #fff; }.services-grid h3:hover a { color: #49a2aa; }.services-grid ul li:hover a { color: #49a2aa; }.prices div > div { display: flex; justify-content: space-between; }.prices .hidden { display: none; } .prices > div { display: flex; justify-content: space-between; } .prices div > span { display: none; } .prices div > div + span + div { text-align: right; }.plan-prices { max-width: 630px; margin: 30px auto; font-size: 24px; }.plan-prices .titles { color: #49a2aa; font-family: "articulat-cf", sans-serif; font-size: 30px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.2; text-transform: uppercase; }.coverage ul li:before { filter: brightness(0) invert(1); }.coverage h3, .coverage h2 { color: #fff; }.coverage:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; z-index: -1; background-color: #5cb0b7; }.coverage .small-text { max-width: 1150px; margin: 0 auto; font-size: 14px; }.coverage .price-cards { max-width: 1150px; margin: 40px auto; }.coverage .price-cards > div { margin: 10px 0; padding: 40px; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16); border-radius: 4px; border: 2px solid #ffffff; background-color: #efefef; flex: 0 1 700px; }.coverage .price-cards > div + div{flex: 0 1 420px;}.coverage .price-cards .titles { color: #49a2aa; font-family: "articulat-cf", sans-serif; font-size: 24px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.2; text-transform: uppercase; }.plan-sign-up article { background-color: #272c30; flex: 0 1 830px; padding: 50px 10px; }.plan-sign-up article p { max-width: 610px; margin: 0 auto; }#page { position: relative; display: block; width: 100%; margin: auto; padding: 0px 0px; max-width: 1500px; clear: both; }#page.has_divider { padding-bottom: 0; }.page_index .internal { display: none; }.center { text-align: center; }main { overflow: hidden; }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: url(assets/images/check.png); color: #49a2aa; position: absolute; left: 0; top: 2px; 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 { margin: 30px auto 0; z-index: 5; max-width: 1300px; display: flex; flex-direction: column; justify-content: center; position: relative; min-height: 615px; }#interior-banner .bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; background-position: center left; }#interior-banner .contain { max-width: 1200px; margin: auto; width: 100%; flex: 0 1 50%; padding: 50px 20px 80px; }#interior-banner #page-title, #interior-banner #intro { max-width: 600px; margin: 0 0 0 auto; }#interior-banner .flex-title { text-align: left; max-width: 1500px; margin: auto; }#interior-banner .flex-title .contain { max-width: 45%; 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; font-weight: 300; }#main-img { flex: 0 1 50%; align-self: stretch; min-height: 500px; }#main-img img { display: none; }#static-banner { display: none; }.landing { display: flex; align-items: flex-start; justify-content: space-around; flex-wrap: wrap; }.landing a { display: block; flex: 0 1 478px; margin: 10px auto 20px; text-align: center; position: relative; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16); border-radius: 4px; border: 2px solid #ffffff; }.landing a h3 { padding: 10px; color: #272e33; font-family: "Poppins", sans-serif; font-size: 15px; font-weight: 500; font-style: normal; letter-spacing: 1.05px; line-height: 0.87; text-transform: uppercase; position: absolute; right: 0; bottom: 0; border-bottom-left-radius: 10px; background-color: #ffffff; transition: 0.3s all; }.landing a:hover h3 { background-color: #707070; color: #fff; }#refer { background: #707070; margin: 40px auto; max-width: 700px; padding: 40px 20px 30px; }#refer .simple { max-width: 650px; margin: auto; }.faq-container { padding: 100px 10px; position: relative; }.faq-container > div:not(.accordion) { color: #fff; max-width: 1200px; margin: 0 auto; }.faq-container > div:not(.accordion) h2 { color: #fff; }.faq-container:before { content: ""; background-image: url(assets/images/faq-bg.jpg); background-position: center; position: absolute; left: -100px; right: -100px; background-size: cover; top: 0; bottom: 0; z-index: -1; }.accordion { margin: 0px auto; text-align: left; max-width: 940px; padding: 30px 0; position: relative; }.accordion article { border-radius: 35px; border-top-left-radius: 0; margin: 5px 0; background-color: #ffffff; padding: 0 15px; width: 100%; overflow: visible; position: relative; }.accordion .toggle { position: relative; cursor: pointer; clear: both; margin: 0px auto 0; text-align: left; width: 100%; display: flex; justify-content: flex-start; align-items: center; }.accordion .toggle:after { content: "\e81a"; font-family: Fontello; font-size: 51px; line-height: 1; color: #49a2aa; margin-left: auto; }.accordion .toggle:hover:after { color: #49a2aa; }.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: #49a2aa; }.accordion .toggle.active h2, .accordion .toggle.active h3 { color: #49a2aa; }.accordion .toggle.active:after { transform: rotate(90deg); }.accordion article > div { display: none; padding: 20px 0; font-size: 14px; font-weight: 500; color: #2f363f; }.hours { display: table; margin: 10px auto; text-align: left !important; }.hours label { width: 120px; display: inline-block; font-weight: 700; }.contact { padding: 10px; display: flex; justify-content: space-between; align-items: flex-end; flex-wrap: wrap; max-width: 1150px; margin: 30px auto; }.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: #2f363f; 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: #2f363f; }#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #49a2aa; 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: "Poppins", 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: #2f363f; }#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: #2f363f; }#appt-form .input__field:focus + .input__label .input__label-content, #appt-form .input--filled .input__label .input__label-content { color: #2f363f; -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 #2f363f; }.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 #49a2aa; }.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: #49a2aa; }.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #49a2aa; border-radius: 50%; }.dwn { position: relative; }.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #49a2aa; 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 #49a2aa; background: none; color: #2f363f; 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: #49a2aa; 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: #49a2aa; } to { width: 0; background: transparent; }}@-moz-keyframes inputHighlighter { from { background: #49a2aa; } to { width: 0; background: transparent; }}@keyframes inputHighlighter { from { background: #49a2aa; } 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 { } #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: #49a2aa; 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: #707070; }#in, #out { display: none; }.insure-modal { background-color: #49a2aa; }.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: #419198; 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: #2f363f; top: 0; opacity: 0.35; }.close-ins:hover { background-color: #707070; }.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: #3a8086; }#fixed-tabs .call { background-color: #575757; }#fixed-tabs .map, #fixed-tabs .fr { background-color: #2f363f; }#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 .flex-ed { display: block; text-align: center; } .split figure { display: block; margin: auto; } .split article { margin: 20px auto; } #banner article{position: static; margin: 30px auto; text-align: center;} #welcome{margin: 0 auto; padding-top: 30px;} #reviews .slick-arrow { position: static; left: auto; right: auto; top: auto; transform: none; }#services .links a{margin: 15px auto;}.plan-sign-up{display: block; text-align: center;}.plan-sign-up article{margin: 0 auto;} #fo-contents { display: block; padding: 20px 10px; text-align: center; } footer .hours { margin: 20px auto; } .fo-title { text-align: center; } #interior-banner{margin: 0 auto;} #interior-banner .bg, #banner figure { position: static; min-height: 300px; } #interior-banner .flex-title .contain { max-width: 100%; } #banner .content{max-width: 100%;} #interior-banner .contain #page-title, #interior-banner .contain #intro { text-align: center; margin: 0 auto; } .flex-title { display: block; text-align: center; } .flex-title #page-title { text-align: center; } #main-img { min-height: auto; } #main-img img { display: block; width: 100%; } #intro { margin: 20px auto; }.meet #page-title h1.text-white{color: #000;} .divider-block { text-align: center; padding: 40px 10px; } .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; } .mini-block { display: block; } .mini-block article { text-align: center !important; } [data-player][class^=elem] { max-width: 650px; } .divider-block .elem > img{max-width: 100%; height: auto;} .why{padding: 30px 10px; margin: 0 auto; display: block; text-align: center;}}@media (max-width:900px) { .contact { text-align: center; display: block; } .contact > div:first-child, .contact p { margin: 10px auto; }}@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; } #financing .top-content{display: block;} #financing .top-content article{margin: 10px auto;} #financing .top-content .links{flex-wrap: wrap; max-width: 280px; margin: 0 auto;} #find { display: block; } #map { height: 400px; } #page-title h1:only-child, h2#append, .h1, h2, .h2, .h2.big, .dividerLead { font-size: 35px; } #interior-banner .bg{ min-height: 200px; background-position: center left !important; }body:not(.meet) #interior-banner .bg {display: none !important;} .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; } .prices { font-size: 18px; } .big-prices > div { margin-top: 20px; line-height: 1.1; } .big-prices > div > div { flex: 0 1 150px; } .big-prices br { display: inline; }}@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; } .why ul li{display: block; text-align: center; margin: 0 auto; padding: 0;} .why ul li:before{position: static; transform: none; display: block; margin: 5px auto;}}@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: 100%; width: 100%; margin: 8px auto; } [data-embed] .close { display: block; position: unset; text-align: center; padding: 4px; }}.page_share-a-smile #interior-banner .bg {display: none;}.page_share-a-smile #interior-banner #page-title {max-width: 1300px;margin: 0 0 0 0;background-color: #EBEAE6;padding: 50px;}.page_share-a-smile #interior-banner #page-title #append {max-width: 1000px;}.page_share-a-smile .divider-block article {background-color: #5CB0B7;color: #fff;}.page_share-a-smile .divider-block .elem {flex: initial;}.page_share-a-smile #page {margin-top: -200px;}#simpleModal{display:none;position:fixed;z-index:9000;left:0;top:0;height:100%;width:100%;overflow:auto;background-color:rgba(0,0,0,.75);animation-name:modalopen;animation-duration:1s}#simpleModal .modalContent{background-color:#f4f4f4;margin:8% auto;width:90%;max-width: 800px; box-shadow:0 5px 8px 0 rgba(0,0,0,.2),0 7px 20px 0 rgba(0,0,0,.17);position:relative}#simpleModal .modalContent h2{background-color:#4d5258; font-weight: 700;margin-bottom:25px;color:#fff;padding:55px 20px 15px;text-transform:uppercase;font-size:36px;text-align:center;line-height:1.2}#simpleModal .contain { display: flex;}#simpleModal .modalContent p{margin: 15px auto; line-height: 1.6; font-weight: 400; font-size: 20px;}#simpleModal .closeBtn{color:#a5a5a5;position:absolute;right:0;top:0;z-index:10;font-size:30px;position:absolute;background-color:#e74c3c;color:#fff;padding:5px 15px 8px; line-height:1}#simpleModal .closeBtn:focus,#simpleModal .closeBtn:hover{background-color:#c0392b;cursor:pointer;text-decoration:none}@keyframes modalopen { from{opacity:0} to{opacity:1} }#simpleModal figure {flex: 0 1 44%;}#simpleModal span {font-size: 45px;text-transform: capitalize;font-weight: 700;line-height: 1;}#simpleModal article {margin: auto; flex: 0 1 50%;}@media (max-width:772px){ #simpleModal span {font-size: 29px} #simpleModal .modalContent p {font-size: 15px}}@media (max-width:559px){ #simpleModal .modalContent span {font-size: 20px} #simpleModal .modalContent p {font-size: 12px;margin: 0px;} #simpleModal .modalContent .btn {font-size: 12px} #simpleModal .modalContent .closeBtn {font-size: 20px; padding: 5px 15px 8px;padding: 5px 10px 5px;} #simpleModal .modalContent figure {display:none} #simpleModal .modalContent article {flex: 0 1 70%;}}.video-special {margin-top: 100px;}@media(max-width: 1024px){.video-special {margin-top: initial;}}@media (max-width: 768px) { .wow { animation: none; }}
