body { position: relative; background-color: #fff; color: #022754; font: 400 18px/1.67 "Nunito Sans", sans-serif; counter-reset: section; overflow-x: hidden; }p { margin-top: 1em; margin-bottom: 1em; }a { cursor: pointer; text-decoration: none; color: #bf862e; }a:hover { color: #e1b351; }p a:not([class^=btn]) { color: #bf862e; text-decoration: underline; }p a:not([class^=btn]):hover { color: #e1b351; }hr { position: relative; display: table; clear: both; margin: 40px auto; width: 100%; height: 1px; background-color: #e1b351; }*:focus, a:focus, button:focus, input:focus { outline-width: medium; outline-color: #bf862e !important; }h1, h2, h3, h4, h5, h6 { margin: 0; position: relative; }#page-title h1, .h1 small { color: #bf862e; font: 400 16px/1 "Nunito Sans", sans-serif; display: block; margin: 10px auto; text-transform: uppercase; }#page-title h1:only-child, h2#append, .h1 { color: #022754; font: 400 42px/1 "Prata", serif; }h2, .h2, .dividerLead, .more-to-explore span { color: #022754; font: 400 35px/1.25 "Prata", serif; position: relative; }.h2 { font-size: 32px; }h3, .h3 { color: #022754; display: block; position: relative; font: 400 22px/1.1 "Prata", serif; }.h4, .toggle h2, .toggle h3 { color: #022754; display: block; position: relative; font: 400 20px/1.25 "Prata", serif; }.fo-title { color: #fff; font: 400 20px/1 "Prata", serif; display: block; }.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 "Nunito Sans", sans-serif; letter-spacing: 1.4px; color: #fff; text-transform: uppercase; min-width: 285px; margin: 4px; padding: 16px 20px; background-color: #e1b351; }[class^=btn]:hover { background-color: #bf862e; color: #fff; }.btn-alt { background-color: #022754; color: #fff; }.btn-alt:hover { background-color: #bf862e; color: #fff; }.btn-thr { background-color: #022754; }.btn-thr:hover { background-color: #bf862e; }form [class^=btn] { width: auto; }.insurance-bar { display: none; padding: 2px; text-transform: uppercase; color: #fff; text-align: center; font-size: 14px; background-color: #bf862e; }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: "Nunito Sans", sans-serif; }header nav .active { box-shadow: inset 0 -3px 0 0 #bf862e; }#hd-top { padding: 5px; background-color: #022754; }#hd-top > div { max-width: 1200px; margin: 0 auto; }#hd-top a { font-size: 16px; color: #fff; line-height: 1; }#hd-top a img { display: inline-block; vertical-align: middle; margin: 0; margin-right: 10px; }#hd-top a:hover { color: #bf862e; }#hd-top .pho { margin-right: 10px; }@media (min-width:1026px) { .place-nav { max-width: 1350px; margin: 0 auto; padding: 25px 10px; display: flex; justify-content: space-between; align-items: center; } nav { flex: 0 1 660px; } 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: 14px; letter-spacing: 1.4px; text-transform: uppercase; color: #022754; } nav > ul > li > a button { color: #022754; } nav > ul > li:hover > a { color: #bf862e; } 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: #bf862e; 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: #022754; color: #fff; } nav ul ul ul { left: 100%; top: 0; background-color: #e1b351; } 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: #daa026; } nav ul ul ul ul li a { padding-left: 2em; padding-left: 2em; } nav ul ul ul ul li a { background-color: #dba42e; } nav ul ul ul ul li:hover a { background-color: #011022; } .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; }@media (max-width:1025px) { .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: #E1B351; 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: #E1B351; } .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: #022754; font: 700 15px/1 "Nunito Sans", 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: #022754; 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: #e1b351; }.play:hover i { background-color: #e1b351; color: #fff; }[data-embed] .close, [data-vimeo] .close { cursor: pointer; line-height: 1; background-color: #bf862e; 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: #966924; }[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); }.read-section { position: relative; }.read { padding: 5px; display: flex; align-items: center; justify-content: space-between; margin: 5px; font-weight: 600; 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; }.read .icon { color: #fff; background-color: #bf862e; 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: #e1b351; }.read:hover .icon { background-color: #e1b351; }.read.active .icon img { display: none; }.read.active .icon img + img { display: block; }.read.active + .read-text { display: block; }#banner { background-color: #f0f5fa; }#banner .h2 { font-size: 42px; }#banner figure { flex: 0 0 50%; }#banner figure img { box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }#banner article { margin: 0 auto; flex: 0 1 520px; padding: 20px; }@media (max-width:1024px) { #banner article { position: relative; transform: none; left: 0; top: 0; } #banner .play { cursor: pointer; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }}#below-banner { background-color: #0c4b7c; padding: 50px 20px; }#below-banner h2 { margin-bottom: 40px; }#below-banner .links > div { padding: 10px; font-size: 20px; font-family: "Prata", serif; color: #fff; padding-left: 60px; position: relative; }#below-banner .links > div:before { content: url(assets/images/why.png); position: absolute; left: 0; bottom: 50%; transform: translateY(50%); }.split { padding: 0px; }.split > div { max-width: 1200px; margin: 0 auto; }.split article { flex: 0 1 550px; padding: 40px 20px; }.split figure { flex: 0 1 auto; }.split .btn { margin-left: 0; }.split.playing .flex-ed { display: block; }#meet { margin: 100px auto; }#meet .caption { position: absolute; right: -50px; bottom: -80px; padding: 40px; background-color: #0F5E9B; color: #fff; font-family: "Prata", serif; font-size: 32px; line-height: 1.2; }#numbers { margin: 150px auto 50px; padding: 0 20px; font-size: 16px; font-family: "Prata", serif; text-align: center; }#numbers > div { margin: 20px auto; }#numbers .num { display: block; margin: 0 auto 5px; font-size: 80px; line-height: 1; color: #e1b351; }#reviews { position: relative; background-color: #f0f5fa; padding: 100px 20px; }#reviews .h2 { max-width: 1200px; margin: 0 auto 40px; }#reviews .slick-reviews .review { background-color: #fff; flex: 0 1 395px; min-height: 492px; padding: 40px 30px; border: solid 1px #e8e8e8; }#reviews .slick-track { align-items: center; display: flex; }#reviews .author { font-size: 18px; text-align: left; margin: 10px 0; }#reviews .author i { margin-right: 20px; display: block; }#reviews star { display: block; letter-spacing: 4px; }#reviews star:before { color: #0f5e9b; }#reviews .icon-quote { color: #e1b351; }#reviews .top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px; }#reviews .slick-arrow { top: 40%; }#reviews .slick-controls { margin: 20px auto; display: flex; justify-content: center; align-items: center; }#services { padding: 100px 20px; background-color: #0c4b7c; }#services .top { max-width: 1200px; margin: 0 auto; margin-bottom: 50px; }#services .slick-services { max-width: 395px; margin: 0 auto; }#services .slick-list, #services .slick-track { overflow: visible !important; }#services .slick-slide { margin: 5px; }#services .service { flex: 0 1 395px; text-align: center; background-color: #fff; display: flex; align-items: center; justify-content: center; flex-direction: column; min-height: 545px; color: #022754; padding: 60px 40px; }#services .service > div { max-width: 300px; margin: 0 auto; }#services .service .img { display: block; margin: 0 auto 50px; }#services .service h3 { font-size: 20px; color: #022754; }#services .service .learn { text-decoration: underline; display: block; text-transform: uppercase; font-size: 16px; color: #e1b351; letter-spacing: 1.6px; }#services .service .learn:hover { color: #022754; }#services .slick-controls { justify-content: center; }#services .slick-arrow:not(:hover) { color: #fff; }@media (min-width:1025px) { #reviews .slick-reviews { max-width: 1300px; margin: 0 auto; display: flex; justify-content: space-around; } #services .slick-services { max-width: 1300px; margin: 0 auto; display: flex; justify-content: space-around; flex-wrap: wrap; } #services .service { margin: 20px 10px; }}#financing { padding: 100px 0; background-color: #F0F5FA; }#index-faq { margin: 100px auto; }.coupon { position: relative; display: table; margin: 20px auto; }#find { margin: 5px auto -40px; }#find ul li { margin-left: 0; padding: 5px 10px; background-color: #f0f5fa; margin: 10px auto; }#find ul li:before { content: none; }#find .h2 { margin-bottom: 40px; }#find #map { flex: 0 1 555px; }#find #map iframe { height: 555px; 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: #e1b351; min-width: 100px; position: relative; left: auto; right: auto; top: auto; margin: 0; font-size: 16px; font-family: "Nunito Sans", 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: #bf862e; border-color: #bf862e; }#quest::placeholder { color: #2b2d2f; }#quest::-webkit-input-placeholder { color: #2b2d2f; }@media (max-width:768px) { #quest .block * + * { margin-left: auto !important; }}#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: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: #bf862e; background-color: #eee; }.simple select, .simple option { display: block; color: #022754; }.simple textarea { height: 130px; padding: 14px 11px; }.simple input:focus, .simple textarea:focus { outline: 0; background-color: #e7f0f6; color: #bf862e; }::placeholder { color: #022754; }::-webkit-input-placeholder { color: #022754; }.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: 26px; color: #fff; }.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 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; }footer { background-color: #0c4b7c; border-bottom: 6px solid #022754; color: #fff; }footer a { color: #fff; }footer a:hover { color: #e1b351; }footer .logo { display: block; margin-bottom: 10px; }footer .pho { font: 400 16px/1.2 "Nunito Sans", sans-serif; margin: 10px auto; display: block; }footer .phy { font: 400 16px/1.2 "Nunito Sans", sans-serif; margin: 20px auto; display: block; }footer .hours { margin: 0 auto; }footer .hours p { color: #fff; }footer .social { display: table; margin-top: 50px; margin-left: 0; }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: 150px 10px 100px; }.fo-info { flex: 0 1 auto; }.fo-right { flex: 0 1 640px; }#copy { font: 400 11px/1.5 "Nunito Sans", sans-serif; color: #fff; padding: 20px 10px; max-width: 1150px; margin: 0 auto; }#copy a { color: #fff; }#copy a:nth-of-type(1), #copy a:nth-of-type(2) { color: #fff; }#copy a:hover { color: #bf862e; }#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: #707070; font-family: fontello; font-size: 60px; 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 { color: #e1b351; }#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; height: 12px; width: 12px; border-radius: 50%; display: inline-block; margin: 0px; border: 2px solid #e1b351; }.slick-dots .slick-active span { opacity: 1; background-color: #e1b351; }.pagingInfo { font-size: 30px; text-align: center; }.tour-container { position: relative; padding: 100px 20px; }.tour-container:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 300px; z-index: -1; background-color: #f0f5fa; }.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; 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: #022754; font: 400 18px/1.2 "Nunito Sans", 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: 50px 10px 50px; position: relative; counter-reset: why-section; }.why:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; background-color: #0c4b7c; }.why h2 { text-align: center; max-width: 600px; margin: 0 auto 20px; font-size: 32px; color: #fff; }.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%; color: #fff; overflow: visible; font-family: "Prata", serif; line-height: 1.45; font-size: 20px; }.why ul li span { max-width: 95%; margin: 0 auto; }.why ul li:before { content: url(assets/images/why.png); position: static; display: block; margin: 0 auto 10px; }.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: #f0f5fa; }.mini-block { display: flex; align-items: center; justify-content: center; clear: both; max-width: 1140px; width: 100%; margin: 30px auto; }.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: #e1b351; }.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: #022754; text-decoration: none; }.service-icons a:hover .icon .ic-color { fill: #bf862e; }.service-icons a:hover h3 { color: #bf862e; }@media (max-width:750px) { .has-h3, .has-h3 h3 { text-align: center; }}body.page_our-services #interior-banner { padding-bottom: 150px; }.services-grid { position: relative; margin: -100px auto 40px; max-width: 1150px; display: flex; align-items: stretch; flex-wrap: wrap; justify-content: start; }.services-grid > div { flex: 0 1 375px; background-color: #0c4b7c; margin: 2px; }.services-grid h3 { display: block; line-height: 1.1; }.services-grid h3 a { color: #fff; }.services-grid h3 span { display: block; font-size: 18px; }.services-grid article { padding: 30px; }.services-grid figure { transition: 0.4s all; }.services-grid figure img { width: 100%; }.services-grid ul { margin: 20px auto; }.services-grid ul li { line-height: 1.2; margin: 10px auto; }.services-grid ul li:before { color: #fff; }.services-grid ul li a { color: #fff; }.services-grid h3:hover a { color: #bf862e; }.services-grid ul li:hover a { color: #e1b351; }#all { background-color: #022754; 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: #bf862e; }#all:hover .btn { background-color: #e1b351; color: #fff; }#page { position: relative; display: block; width: 100%; margin: auto; padding: 30px 10px; max-width: 1280px; clear: both; }#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: "\e933"; color: #022754; position: absolute; left: 3px; top: 9px; font-size: 5px; }main ul.no-check li { margin-left: 0; padding-left: 0; }main ul.no-check li:before { content: none; }@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; background-color: #f0f5fa; }#interior-banner .contain { max-width: 1200px; margin: auto; width: 100%; flex: 0 1 50%; padding: 50px 20px; display: flex; align-items: start; justify-content: space-between; }#interior-banner .flex-title { text-align: left; max-width: 1500px; margin: auto; }#interior-banner .flex-title .contain { max-width: 45%; margin: auto; }#page-title { flex: 0 1 510px; position: relative; margin: 0 auto; }.flex-title { height: 100%; }.flex-title #page-title { text-align: left; margin: auto; }#intro { margin: 0 auto; flex: 0 1 615px; margin-top: 20px; }#main-img img { width: 100%; }#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: #bf862e; color: #fff; font: 400 15px/1 "Prata", serif; text-transform: none; transition: 0.3s all; }.landing a:hover h3 { background-color: #e1b351; color: #fff; }#refer { background: #e1b351; margin: 40px auto; max-width: 700px; padding: 40px 20px 30px; }#refer .simple { max-width: 650px; margin: auto; }.faq-container { padding: 100px 10px; }.faq-container:before { content: ""; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; z-index: -1; background-color: #f0f5fa; }.faq-container > h2, .faq-container > p { text-align: center; }.accordion { margin: 20px auto; text-align: left; max-width: 800px; }.accordion article { background-color: #fafafa; padding: 10px; margin: 10px auto; }.accordion .toggle { position: relative; cursor: pointer; clear: both; width: 100%; display: block; text-align: left; display: flex; align-items: center; justify-content: start; padding-left: 30px; }.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: #e1b351; }.accordion .toggle.active:before { transform: rotate(90deg); }.accordion .toggle:before { content: url(assets/images/faq-arrow.png); margin-top: 10px; margin-right: 25px; }.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: #022754; 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 23%; 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: #022754; }#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #bf862e; 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: "Nunito Sans", 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: #022754; }#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: #022754; }#appt-form .input__field:focus + .input__label .input__label-content, #appt-form .input--filled .input__label .input__label-content { color: #022754; -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 #022754; }.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 #bf862e; }.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: #bf862e; }.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #bf862e; border-radius: 50%; }.dwn { position: relative; }.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #bf862e; 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 #bf862e; background: none; color: #022754; 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: #bf862e; 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: #bf862e; } to { width: 0; background: transparent; }}@-moz-keyframes inputHighlighter { from { background: #bf862e; } to { width: 0; background: transparent; }}@keyframes inputHighlighter { from { background: #bf862e; } 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: #bf862e; 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: #e1b351; }#in, #out { display: none; }.insure-modal { background-color: #bf862e; }.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: #aa7829; 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: #022754; top: 0; opacity: 0.35; }.close-ins:hover { background-color: #e1b351; }.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: #bf862e; }#fixed-tabs .call { background-color: #e1b351; }#fixed-tabs .map, #fixed-tabs .fr { background-color: #022754; }#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; } }@media (max-width:1024px) { .split figure { display: block; margin: auto; } .split article { margin: 20px auto; } #reviews .slick-arrow, .gallery .slick-arrow, #services .slick-arrow { position: relative; left: auto; right: auto; top: auto; transform: none; } #below-banner .links > div { padding: 10px; text-align: center; } #below-banner .links > div:before { position: static; transform: none; display: block; margin: 0 auto 10px; } #meet { margin-top: 0; } #meet .caption { display: block; position: static; } #numbers { margin: 50px auto 100px; } #reviews .h2 { text-align: center; } #financing { padding-top: 0; padding-bottom: 40px; } #find { margin: 60px auto; } #find ul { display: table; margin: 10px auto; } #fo-contents { display: block; text-align: center; } footer .hours { margin: 20px auto; } .fo-title { text-align: center; } footer .social { margin-left: auto; } #copy{text-align: center;} #interior-banner .contain { display: block; text-align: center; } #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; width: 100%; } #intro { margin: 20px auto; } .mini-block { display: block; text-align: center; } .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; } .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; } .services-grid{justify-content: center;}}@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; } #numbers { display: block; } #numbers > div { margin: 60px auto; } #find { display: block; } #map { display: none; } #page-title h1:only-child, h2#append, .h1, h2, .h2, .h2.big, .dividerLead { 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; }}
