.progress, sub, sup { vertical-align: baseline; }.block, .elem-left, .elem-right, article, aside, details, figcaption, figure, footer, header, hr, main, menu, nav, section, summary { display: block; }hr, sub, sup { position: relative; }body, figure { margin: 0; }button, hr, input, select { overflow: visible; }[type=checkbox], [type=radio], legend { box-sizing: border-box; padding: 0; }html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; box-sizing: border-box; font-size: 100%; }audio, canvas, progress, video { display: inline-block; }audio:not([controls]) { display: none; height: 0; }[hidden], template { display: none; }a { background-color: transparent; }a:active, a:hover { outline-width: 0; }abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }b, strong { font-weight: 700; }dfn { font-style: italic; }h1 { font-size: 2em; margin: 0 0 0.67em; }mark { background-color: #ff0; color: #000; }small { font-size: 80%; }sub, sup { font-size: 50%; line-height: 0; }sub { bottom: -0.25em; }sup { top: -0.65em; }img { border-style: none; }svg:not(:root) { overflow: hidden; }code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }hr { box-sizing: content-box; height: 0; border: 0; }button, input, select, textarea { font: inherit; line-height: initial; margin: 0; }optgroup { font-weight: 700; }button, select { text-transform: none; }[type=button], [type=reset], [type=submit], button { cursor: pointer; }[disabled] { cursor: default; }[type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button; -moz-appearance: button; appearance: button; border: 0; }button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }button:-moz-focusring, input:-moz-focusring { outline: ButtonText dotted 1px; }fieldset { border: 1px solid silver; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }legend { color: inherit; display: table; max-width: 100%; white-space: normal; }textarea { overflow: auto; }[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; }[type=search] { -webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield; }[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none; appearance: none; }*, ::before, ::after { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }.clearfix:before, .clearfix:after { display: table; content: " "; }.clearfix:after { clear: both; }address { font-style: normal !important; }img { max-width: 100%; display: block; margin: 0 auto; }.icon-gplus:before { margin-left: -1px !important; }*, ::before, ::after { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }[class*=" icon-"]:before, [class^=icon-]:before { line-height: 1 !important; display: block !important; }img { max-width: 100%; }header { z-index: 101; }footer { z-index: 102; }.fixons { z-index: 103; }.flex-ed, .col-flex-ed { display: flex; }.flex-ed { flex-flow: row wrap; }.animated { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }@-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; }}@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; }}.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }@-webkit-keyframes slideIn { from { transform: translate3d(0, -100%, 0); } to { transform: translate3d(0, 0, 0); }}@keyframes slideIn { from { transform: translate3d(0, -100%, 0); } to { transform: translate3d(0, 0, 0); }}@-webkit-keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; }}@keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; }}.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }@-webkit-keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; }}@keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; }}.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }@-webkit-keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; }}@keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; }}.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }.star:before { font-size: 28px; font-family: "fontello"; font-weight: 400; margin: 0; font-style: normal; content: "\e80f\e80f\e80f\e80f\e80f"; color: #FEBB21; letter-spacing: 0.3em; }@media (min-width:1031px) { #fixed-tabs { display: none; }}@media (max-width:1030px) { #fixed-tabs { position: fixed; right: 0; text-align: center; line-height: 1; font-size: 0; z-index: 10000; bottom: 0; width: 100%; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); display: flex; } #fixed-tabs a { padding: 13px 0; font-size: 13px; font-weight: 700; font-family: "graphie", sans-serif; background-color: black; color: #fff; text-transform: uppercase; flex-basis: 25%; } #fixed-tabs a:first-of-type { flex-basis: 50%; } #fixed-tabs a span { display: inline-block; vertical-align: middle; } #fixed-tabs a span:last-child { margin-left: 7px; } #fixed-tabs a:nth-of-type(2) { background-color: #a68324; } #fixed-tabs i { font-size: 16px; margin-right: 5px; } #fixed-tabs i, #fixed-tabs i:before { display: inline-block; margin: 0 auto; } footer { margin-bottom: 42px !important; }}@media (max-width:600px) { #fixed-tabs strong { display: none; } #fixed-tabs a span:last-child { margin-left: 0; }}body { position: relative; font-family: "graphie", sans-serif; text-align: center; overflow-x: hidden; background-color: #f6f6f6; }p { font: 400 18px/28px "graphie", sans-serif; color: #16191a; }a { display: inline-block; text-decoration: none; cursor: pointer; }h1, h2, h3, h4, h5, h6 { font-family: "graphie", sans-serif; }.mobile-banner-reviews { display: none; }h1 { margin: 0; text-align: center; color: #16191a; font: normal 93px/1.1 "graphie", sans-serif; }h2 { color: #001d2d; text-align: left; font: 600 45px/1.1 "graphie", sans-serif; letter-spacing: -0.02em; }h2 span { display: block; font-size: 26px; font-weight: 500; color: #16191a; font-family: "graphie", sans-serif; margin-bottom: 10px; }h3 { font-size: 32px; line-height: 1.41; }.h3 { color: #16191a; font: 500 22px/1 "graphie", sans-serif; letter-spacing: -0.02em; }.h4 { letter-spacing: 0.05em; color: #d0a42d; font: 700 16px/1.1 "graphie", sans-serif; text-transform: uppercase; margin: 10px auto; }header { position: relative; padding: 5px 10px; background-color: #FFF; }header .flex-ed { justify-content: space-between; align-items: center; flex-wrap: nowrap; max-width: 1200px; margin: auto; width: 100%; padding-top: 10px; padding-bottom: 10px; }header .btn-alt { margin: 0; font-family: "DM Sans", sans-serif; }hr { height: 3px; width: 116px; background: #d0a42d; margin: 50px auto; }.insurance hr { height: 1px; width: 180px; background: #16191a; }.subpage { text-align: center; max-width: 1200px; margin: 100px auto; padding: 15px; }.upper { text-transform: uppercase; }header .info { order: -1; }.phone.mobile { display: none; }.phone { display: block; color: #16191a; font-family: "graphie", sans-serif; font-size: 40px; font-weight: 600; }.phone span { display: block; font-size: 16px; text-transform: uppercase; color: #16191a; letter-spacing: 1px; }.phone:hover { color: #d0a42d; }.address { display: block; color: #16191a; font-family: Graphie; font-size: 18px; font-weight: 400; font-style: normal; letter-spacing: 0.45px; }.phone i, .address i { display: inline-block; vertical-align: middle; color: #d0a42d; font-size: 22px; }.address:hover, .phone:hover { color: #d0a42d; }.fix-nav header { position: fixed; width: 100%; left: 0; top: 0; right: 0; animation: slideIn 0.8s both; box-shadow: 1.6px 2.5px 7px rgba(6, 7, 7, 0.35); }.fix-nav header .logo img { max-height: 70px; }.logo > img { max-width: 327px; }.btn, .btn-alt { cursor: pointer; position: relative; display: inline-block; margin: 3px auto; padding: 10px 25px; color: #fff; font: 500 14px/1 "graphie", sans-serif; transition: border 0.3s; background-color: #d0a42d; transition: 0.3s all; text-transform: uppercase; border-radius: 6px; letter-spacing: 1px; font-weight: bold; }.btn span, .btn-alt span { display: block; font-weight: bold; font-size: 29px; letter-spacing: 0.05em; line-height: 30px; }.btn:hover, .btn:hover, .btn-alt:hover, .btn-alt:hover { background-color: #001d2d; border-color: #001d2d; color: #fff; }.btn { width: 100%; max-width: 450px; border-radius: 50px; font-weight: bold; font-size: 20px; }.split { display: flex; justify-content: space-around; flex-wrap: nowrap; align-items: center; justify-content: center; margin: 100px auto 50px; padding: 0 20px; overflow: hidden; }.split .flex-ed { max-width: 1100px; margin: 50px auto; position: relative; display: flex; flex-wrap: nowrap; background-color: #fff; box-shadow: 5px 4px 13px 5px #01010129; }.split .flex-ed:before, .split .flex-ed:after { content: ""; position: absolute; left: -40px; top: -80px; z-index: -1; background-color: #95abc2; width: 420px; height: 270px; }.split .flex-ed:after { left: auto; top: auto; bottom: -80px; right: -40px; }.split article { margin: 10px; flex: 0 1 600px; text-align: left; padding: 35px 40px 30px; display: flex; flex-direction: column; justify-content: center; }.split h2 { margin: 5px auto 25px; font-size: 55px; font-weight: 600; font-family: "graphie", sans-serif; }.split h2 small { color: #0d0d0d; font-family: "graphie", sans-serif; font-size: 24px; font-weight: 400; display: block; }.split.even figure { order: -1; margin-right: 40px; }.split ul { text-align: left; list-style-type: none; padding: 0; }.split ul li { font-weight: normal; font-size: 26px; letter-spacing: 0.03em; position: relative; padding-left: 35px; margin: 20px auto; }.split ul li:before { content: url(assets/images/lp-np-check-sm.png); font-family: fontello; color: #d0a42d; position: absolute; left: 0; top: 3px; }.split ul ul li { left: 7.5%; margin: 10px auto; }.split ul ul li:before { content: "o"; position: absolute; left: 0; color: #000; font-family: inherit; bottom: 50%; transform: translateY(-50%); }.split figure { position: relative; display: flex; flex-flow: column wrap; justify-content: center; gap: 15px; }.split figure figcaption { position: absolute; right: 0; width: 100%; text-align: center; padding: 5px 10px; text-transform: uppercase; border-radius: 4px; background-color: rgba(255, 255, 255, 0.9); bottom: 0;letter-spacing: .2em; font-weight: 600; }.split figure figcaption a { color: #16191a; font-size: 11px; font-weight: 700; font-family: "graphie", sans-serif; letter-spacing: 0.15em; }.split.alt figure { order: -1; }#time { max-width: 1200px; margin: 30px auto; text-align: center; padding: 20px 10px; }#time h2 { text-align: center; }.safe-bar { width: 100%; position: relative; box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2); background-color: #2d2d2d; z-index: 10; color: #fff; font: 500 21px/1.2 "graphie", sans-serif; padding: 8px 10px; text-align: center; letter-spacing: 0.47px; transition: 0.3s all; }.safe-bar span { margin: 0 20px; }#banner { overflow: hidden; display: flex; justify-content: space-between; flex-wrap: nowrap; border-bottom: 4px solid #d0a42d; }#banner * { color: #000; }#banner h3 { color: #16191a; font-family: "graphie", sans-serif; font-size: 45px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.51; margin: 0; }#banner figure { margin-top: 0; position: relative; order: 1; flex: 0 1 50%; }#banner figure figcaption { position: absolute; bottom: 0; box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16); font-size: 14px; width: 100%; font-weight: bold; letter-spacing: 1.3px; background-color: rgba(255, 255, 255, 0.85); padding: 10px; color: #16191a; font-family: "graphie", sans-serif; text-transform: uppercase; left: 50%; transform: translateX(-50%); }#banner figure img { position: relative; width: 100%; }#banner h1 { display: block; color: #16191a; font-family: "graphie", sans-serif; font-size: 75px; font-weight: 700; font-style: normal; letter-spacing: normal; line-height: 0.89; }#banner hr { margin: 20px auto; }#banner article { order: 2; position: relative; flex: 0 1 50%; z-index: 2; background-color: #eae7e2; display: flex; flex-flow: column nowrap; justify-content: center; }#banner #stamps { display: flex; flex-flow: row wrap; justify-content: center; align-items: center; gap: 15px; }#banner #stamps img { margin: 0; }#banner .badges, #banner .badges-mobile { margin: 10px auto; display: flex; align-items: center; justify-content: space-around; width: 100%; max-width: 500px; }#hero { background: #16191a url("assets/images/new-np-2022-banner-bkg.jpg") center; overflow: hidden; background-position-x: 0; background-repeat: no-repeat; background-size: contain; }#hero .flex-ed { max-width: 1600px; margin: auto; flex-wrap: nowrap; justify-content: space-between; }#hero article { order: 1; display: flex; flex-direction: column; justify-content: center; flex: 0 1 45%; position: relative; z-index: 3; }#hero article img { margin-top: 10px; margin-bottom: 20px; }#hero article small { color: #969696; font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase; margin-top: 20px; margin-bottom: 80px; }#hero article:before { content: ""; position: absolute; left: -130px; right: -1000px; top: 0; bottom: 0; background-image: linear-gradient(91deg, rgba(29, 33, 34, 0.88) 0%, #1d2122 5%); z-index: -1; transform: skew(-6deg); }#hero article p { color: white; opacity: 0.5; text-align: center; text-transform: uppercase; font-size: 11px; line-height: 1.4; font-family: "graphie", sans-serif; letter-spacing: 0.03em; max-width: 280px; margin: 20px auto; }#hero h1 { margin-top: 80px; color: #fff; font-size: 45px; font-weight: 400; }#hero h1 span { font-family: Nunito; display: block; font-size: 70px; font-weight: 600; }#hero figure { flex: 0 1 50%; align-self: flex-end; position: relative; }#hero figure img { display: none; }#hero .caption { position: absolute; bottom: 0; left: 5%; color: white; width: 100%; max-width: 390px; background: black; padding: 7px; z-index: 5; text-transform: uppercase; font-family: "graphie", sans-serif; font-weight: 700; font-size: 14px; letter-spacing: 0.15em; }#hero .caption a { padding: 8px; color: #FFF; font-family: "graphie", sans-serif; font-weight: 700; font-size: 14px; letter-spacing: 0.15em; }#hero .caption a:hover { color: #d0a42d; }#hero .caption span { color: #fff; margin: 0 5px; font-weight: 600; font-size: 87px; line-height: 90px; }.count { background-color: #001d2d; display: flex; overflow: hidden; max-width: 1120px; margin: 50px auto; border-radius: 8px; box-shadow: 1px 1px 12px 5px rgba(0, 0, 0, 0.2); }.count .h2 { text-align: center; color: #fff; font: normal 70px/1 "graphie", sans-serif; display: flex; background-color: #001d2d; align-items: center; justify-content: center; padding: 85px 15px; margin: 0 auto; flex: 0 1 270px; text-align: center; }.count article { background: #fff; flex: 1; border-radius: 0 8px 8px 0; width: 100%; }.count ul { font-size: 25px; list-style-type: none; text-align: left; font-weight: normal; font-size: 21px; letter-spacing: 0.03em; margin: 10px auto; padding: 40px 20px; display: table; margin-left: 90px; }.count ul li { font-weight: normal; font-size: 29px; letter-spacing: 0.03em; position: relative; padding-left: 45px; margin: 20px auto; }.count ul li:before { content: url(assets/images/lp-np-check.png); font-family: fontello; color: #d0a42d; position: absolute; left: 0; top: 5px; }.count.no-insurance .h2 { font-size: 42px; letter-spacing: 0.03em; line-height: 42px; }.count.no-insurance .extra-space { display: inline-block; padding: 5px; }.count.no-insurance article { border-radius: 8px 0 0 8px; }#banner { overflow: hidden; }#banner h2 { display: flex; align-items: center; position: relative; text-align: center; z-index: 2; padding: 10px 20px 25px; margin: 10px auto -15px; max-width: 1160px; justify-content: center; color: #001d2d; font-size: 45px; font-weight: 500; }#banner h2:before, #banner h2:after { content: ""; height: 2px; background-color: #001d2d; flex: 1; margin-top: 5px; }#banner h2:before { margin-right: 20px; }#banner h2:after { margin-left: 20px; }#banner .contain { padding: 50px 20px 30px; }#banner .flex-ed { max-width: 1320px; margin: 20px auto 40px; justify-content: space-around; flex-wrap: nowrap; }.offer { display: block; margin: 20px 10px; position: relative; text-align: center; filter: drop-shadow(0px 3px 6px rgba(33, 33, 33, 0.15)); flex: 0 350px; padding: 0; display: flex; flex-direction: row; }.offer article { align-self: center; margin: 0 0 0 auto; padding: 50px 20px; position: relative; z-index: 3; }.offer > span { align-self: flex-end; order: -1; position: absolute; left: 0; right: 0; top: 0; }.offer .h1 { color: #973e32; font: 600 60px/1.1 "graphie", sans-serif; letter-spacing: normal; text-transform: uppercase; }.offer .h1 sup small { display: inline-block; font-size: 16px; line-height: 1; letter-spacing: 0.4px; text-transform: none; text-align: left; }.offer p { font-size: 15px; font-weight: 400; margin: 0 auto 15px; line-height: 1.1; letter-spacing: 0.03em; }.offer img { margin: auto auto 0; }.offer:last-of-type article, .offer:nth-of-type(3) article { margin: 0 auto 0 0; }.offer:last-of-type > span, .offer:nth-of-type(3) > span { margin: 0 auto 0 0; }.offer .h2 { font: 700 60px/1.1 "graphie", sans-serif; color: #d0a42d; letter-spacing: -0.02em; margin-bottom: 0; }.offer .h4 { color: #001d2d; }.offer .asterisk { color: #16191a; font-weight: 400; font-size: 20px; top: -1.4em; padding-left: 5px; }.offer:last-of-type article { margin-bottom: 10px; }.offer:nth-of-type(2) article { padding-top: 10px; }.offer:nth-of-type(2) article .h3 { font-size: 27px; }.offer .offer-note { font-size: 7px; letter-spacing: -0.17px; line-height: 1.14; padding-left: 40px; margin-top: 55px; }#reviews { background-color: #eae7e2; padding: 80px 0; margin-top: 60px; }#review-container { position: relative; border-radius: 8px; background-color: #001d2d; box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.16); box-shadow: 1.6px 2.5px 7px rgba(7, 8, 8, 0.15); max-width: 1120px; color: #fff; align-items: center; padding: 0; margin: auto; flex-wrap: nowrap; }.over { width: 100px; height: 100px; border-radius: 50%; color: #fff; font: 700 18px/0.9 "graphie", sans-serif; text-transform: uppercase; box-shadow: 2px 3px 13px rgba(3, 47, 42, 0.2); background-color: #d0a42d; text-align: center; padding: 15px 10px 10px; height: 80px; width: 80px; display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; top: -20px; left: -50px; }.over span { display: block; font-size: 28px; }.over small { display: block; font-size: 12px; letter-spacing: -0.4px; margin-bottom: 5px; }#google { background-color: #fff; flex: 0 1 320px; align-self: stretch; text-align: center; display: flex; flex-direction: column; justify-content: center; border-radius: 8px 0 0 8px; }#google img { padding: 15px 0; min-width: 50%; }#google > div { margin-top: 25px; padding: 5px 25px; }#google p { color: #fff; font: bold 16px/40px "graphie", sans-serif; display: block; margin-top: 15px; text-shadow: 1.2px 2.8px 3px rgba(7, 8, 8, 0.11); font-size: 15px; text-transform: uppercase; color: #16191a; font-weight: bold; font-family: "graphie", sans-serif; letter-spacing: 1.5px; }.comment { flex: 1 1 900px; padding: 35px 40px; text-align: left; margin: auto; background-color: #001d2d; }.comment * { color: #fff; }.comment p { color: #ffffff; font-family: "graphie", sans-serif; font-size: 37px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.24; margin-top: 30px; margin-bottom: 10px; letter-spacing: 0.05em; }.comment .caption2 { float: right; font: bold normal 16px/16px "graphie", sans-serif; letter-spacing: 0.15em; text-transform: uppercase; margin: 25px 0 0; }.insurance { text-align: left; padding: 0; position: relative; overflow: hidden; }.insurance .container { max-width: 1140px; margin: auto; padding: 20px; text-align: center; }.insurance h2 { font-weight: normal; display: flex; align-items: center; position: relative; font-size: 40px; text-align: center; z-index: 2; padding: 10px 20px 15px; margin: 10px auto -15px; justify-content: center; color: #16191a; font-family: "graphie", sans-serif; font-size: 43px; font-weight: 600; font-style: normal; letter-spacing: -1.07px; }.insurance h2:before, .insurance h2:after { content: ""; height: 2px; background-color: #204369; flex: 1; }.insurance h2:before { margin-right: 20px; }.insurance h2:after { margin-left: 20px; }.insurance .flex-ed { display: flex; justify-content: center; align-items: center; max-width: 1200px; margin: 0 auto; gap: 15px; flex-flow: row; }.insurance .flex-ed span { padding: 10px 8px; flex: 0 1 auto; margin: auto; }.insurance .flex-ed:first-of-type { max-width: 1000px; }.insurance p { line-height: 28px; max-width: 1100px; margin: 10px auto; padding: 10px; }.insurance .disclaim { color: #898989; font: 400 14px/1 "graphie", sans-serif; margin-top: 20px; text-align: center; }footer { overflow: hidden; padding: 40px 0 0; }footer .phy { color: #fff; font-size: 22px; display: block; position: relative; padding-left: 40px; }footer .phy:before { position: absolute; left: 0; top: 8px; font-family: fontello; content: "\e948"; color: #d0a42d; font-size: 30px; }footer .phy:hover { color: #d0a42d; }footer .pho { color: #fff; display: block; position: relative; font: 500 40px/1.1 "graphie", sans-serif; margin: 20px 0; padding-left: 40px; }footer .pho:before { position: absolute; left: 4px; top: 8px; font-family: fontello; content: "\e80b"; color: #d0a42d; font-size: 30px; }footer .pho:hover { color: #d0a42d; }footer .split { justify-content: space-between; max-width: 1160px; padding: 0; align-items: flex-start; margin: auto; margin-bottom: 70px; }footer .split article { flex: 0 1 530px; background-color: #001d2d; padding: 85px 50px; margin: 0; align-self: center; border-radius: 8px; }footer .split article * { color: #fff; }footer .split h2 { font: normal 70px/1 "graphie", sans-serif; margin: 25px 0 !important; font-size: 70px; }footer .split figure p { text-align: center; }footer figure { flex: 1 1 650px; align-self: center; order: 1; }.hours { display: table; margin: 0; text-align: left !important; position: relative; padding-left: 40px; }.hours:before { position: absolute; left: 0; top: 25px; font-family: fontello; content: "\e839"; color: #d0a42d; font-size: 30px; }.hours label { width: 131px; display: inline-block; font-weight: 600; }.hours p { font-size: 20px; color: #fff; line-height: 34px; font-family: "graphie", sans-serif; }.frame { overflow: hidden; display: table; width: 100%; margin: auto; flex: 0 1 50%; }.frame iframe { height: 615px; display: block; margin: auto; width: 100%; }.copy { margin-top: 20px; padding: 40px 10px 20px; background-color: #0d0d0d; margin: auto; text-transform: uppercase; font: 400 11px/1.4 "graphie", sans-serif; color: #fff; letter-spacing: normal; }.copy a, .copy p { font: 400 11px/1.4 "graphie", sans-serif; color: #fff; letter-spacing: normal; }.copy p { margin: 20px auto; max-width: 1090px; letter-spacing: normal; }.copy a:hover { color: #d0a42d; text-decoration: underline; }.copy span { margin: 0 2px; }::placeholder { color: #16191a; }#lp-appointment-form { max-width: 850px; padding: 10px; margin: 20px auto; position: relative; text-align: center; }#lp-appointment-form h1 { font-size: 50px; font-weight: 700; margin: 10px auto 40px; color: #16191a; }#lp-appointment-form > p { max-width: 700px; margin: auto; margin-bottom: 30px; }#lp-appointment-form .simple { margin: 40px auto 20px; max-width: 550px; padding-right: 3px; }#lp-appointment-form label { display: none; }#lp-appointment-form input:not(.btn), #lp-appointment-form textarea, #lp-appointment-form select { width: 93%; display: table; margin: 10px auto; background-color: #d3d3d3; color: #16191a; border-radius: 5px; padding: 15px; font-size: 16px; border: none; box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); }#lp-appointment-form input:focus, #lp-appointment-form textarea:focus, #lp-appointment-form select:focus { background-color: #e3e3e3; }#lp-appointment-form textarea { height: 200px; margin-bottom: 30px; }#lp-appointment-form textarea:focus, #lp-appointment-form input:focus, #lp-appointment-form button:focus, #lp-appointment-form select:focus { outline-style: solid; outline-width: thin; outline-color: #001d2d; }#lp-appointment-form .submitBtn { text-align: center; width: 200px; margin: auto; display: table; }@media (min-width:1000px) { .split .pad { padding: 0 30px; } .insurance hr { display: none; }}@media (max-width:1330px) { #banner { background-size: cover; }}@media (max-width:1200px) { #banner .flex-ed { flex-wrap: wrap; max-width: 700px; } #banner .flex-ed .offer { margin: 30px; } .offer:nth-of-type(2) article { padding-bottom: 0; } #banner .flex-ed .offer:last-of-type { margin-top: 20px; } #hero { background-size: cover; } #hero article:before { left: 0; }}@media (max-width:1080px) { #review-container::before { display: none; } .address { font-size: 16px; } .phone { font-size: 32px; } .over { top: -60px; left: 5px; } h1 { font-size: 60px; } #hero article img { margin: 30px auto 10px; } .split article { padding: 20px; } .split h2 { font-size: 40px; }}@media (min-width:2000px) { #hero figure .caption { left: -10vw; }}@media (max-width:1000px) { #banner figure img { display: block; padding-bottom: 50px; } #banner figure { flex: 0 1 100%; padding: 0; } #banner article { flex: 0 100%; order: 1; } #banner { background-image: none; flex-wrap: wrap; } #banner figure figcaption { bottom: 0; margin: auto; left: 50%; transform: translate(-50%); } .flex-ed:before, .flex-ed:after { display: none; }}@media (max-width:1000px) { header .address { display: none; } header .btn-alt { margin: 0; order: 0; } header .flex-ed { justify-content: space-around; } .safe-bar { font-size: 19px; padding: 7px 10px; } #banner .flex-ed { flex-wrap: wrap; max-width: 800px; } #banner figure img { padding: 0; } #banner figure { order: 0; } #banner figure figcaption { width: 100%; } #baner article { padding: 50px 0; } .phone { font-size: 24px; } .count { display: block; } .count .h2 { padding: 20px; font-weight: 600; font-size: 70px; line-height: 67px; } .count .h2 br { display: none; } .count article { border-radius: 0 0 8px 8px; padding: 20px; } .count.no-insurance article { border-radius: 8px 8px 0 0; } #banner h2 { font-size: 36px; padding: 0 10px; } .split { margin: 50px auto; display: block; } .split .flex-ed { display: block; border-radius: 20px; } .split h2 { text-align: center; } .split ul { display: table; } .insurance .flex-ed { flex-flow: row wrap; } #reviews { padding: 0; margin-top: 30px; padding: 75px 20px; } #reviews #review-container { flex-wrap: wrap; border-radius: 0; border-radius: 20px; } #reviews #google { border-radius: 20px 20px 0 0; } #reviews .comment { border-radius: 0 0 20px 20px; background: #fff; } #reviews .comment * { color: #000; } #count { padding: 0 20px; } #count .count { background: none; box-shadow: none; } #count .h2 { border-radius: 20px 20px 0 0; } #count article { background: #95abc2; border-radius: 0 0 20px 20px; } #count article li { color: #fff; } header .phone { background: #8890a6; } .comment p { text-align: center; } .over { top: -30px; } #google { flex: 0 1 100%; border-radius: 0; } #google p, #google p img { display: block; vertical-align: middle; margin: 5px auto; } #google > div { margin-top: 10px; } footer { padding: 0; } footer .split { margin-bottom: 0; padding: 70px 20px; } footer .split article { padding: 50px 10px 10px; border-radius: 20px; background-color: #001d2d; filter: drop-shadow(0px 12px 16px rgba(0, 0, 0, 0.16)); } footer .split p { text-align: left; } footer .phy, footer .pho, footer .hours { display: table; margin: 20px auto; } footer .pho { margin-top: 40px; } .frame iframe { height: 400px; } body { background: #f2f2f2; }}@media (max-width:790px) { #banner h1 { font-size: 64px; } #banner .container { flex-wrap: wrap; } #banner figure { margin: 0; padding-bottom: 50px; } #banner figure img { margin: 0 auto; margin-bottom: -50px; } #banner figure figcaption { margin: auto; } #banner .extract { font-size: 22px; color: #064164; margin-bottom: 20px; display: block; } #banner article:before { display: none; } header { padding: 0; } header .flex-ed { flex-flow: row wrap; flex-wrap: wrap; align-items: stretch; padding: 0; } header .info { display: none; } header .phone.mobile { display: block; } header .btn-alt, header address { flex: 0 1 50%; } header .logo { width: 100%; margin: 10px; max-width: none; } header .btn-alt { color: #000; color: #fff; background-image: none; border: 0; border-radius: 0; box-shadow: none; text-shadow: none; padding: 10px 3px; } header .btn-alt:hover { color: #fff; background-color: #3d3d3d; } header .btn-alt:after { display: none; } header .phone { font-size: 18px; color: #fff; border: 0; display: flex; flex-flow: column; justify-content: center; font-weight: 700; padding: 8px 0; flex: 1; font-size: 30px; color: #fff; } header .phone span { color: #fff; } header .phone:hover { background-color: #3d3d3d; color: #fff; } .count ul { margin-left: 0; } .safe-bar span:last-of-type { display: block; font-size: 0; } .mobile-banner-reviews { display: block; background-color: #f3f3f3; text-transform: uppercase; } .mobile-banner-reviews img, .mobile-banner-reviews p { display: inline-block; vertical-align: middle; } .mobile-banner-reviews p { padding: 0 50px; font-weight: 700; } .insurance h2{font-size: 35px;} #banner .contain { padding: 30px 10px; } .split p, .comment { text-align: center; } footer h2 { font-size: 42px; } footer .split > div { margin-top: 0; } footer article { margin-bottom: 30px; } .insurance .flex-ed { justify-content: center; } #hero .caption { left: 50%; transform: translateX(-50%); } hr{margin: 20px auto;}}@media (max-width:700px) { #banner .badges { display: block; } #banner .contain { padding-top: 20px; } #google > div { margin-top: 20px; } #google p { margin-bottom: 0; } .comment .caption2 { margin-top: 0; } #lp-appointment-form h1 { font-size: 36px; } #banner .flex-ed { margin-bottom: 80px; } .insurance { padding: 0; }}@media (max-width:590px) { #banner h1 strong { font-size: 75px; } h1 { font-size: 12vw; } h2 { font-size: 36px; margin-top: 10px; } .safe-bar { letter-spacing: 0; font-size: 16px; } .safe-bar span { margin: 0; } .split { padding: 0; margin: 20px auto; } .split .flex-ed:before { right: 40px; width: 100%; top: -20px; } .split .flex-ed:after { right: 0; width: 100%; bottom: -20px; left: 40px; } #reviews { margin-top: 50px; } footer h2 { font-size: 40px; margin-top: 0; padding: 0 10px; } footer article { padding-top: 20px; } footer article p { font-size: 32px; margin-top: 5px; } footer figure { margin-top: -10px; } .frame { display: none; } .copy { padding: 30px 10px 20px; } .caption span { display: block; font-size: 0; } #hero .caption { line-height: 0.7; bottom: 10px; max-width: 90%; } #banner figure .desktop-only {display: none;}}@media (max-width:480px) { h2, footer h2 { font-size: 36px; } header .phone { font-size: 20px; } .btn-alt span { font-size: 24px; } .over { top: -50px; } .offer { padding: 0; } .count .h2 { font-size: 12vw; } .count ul { padding: 0; } .copy span:first-of-type, .copy span:last-of-type { display: block; font-size: 0; }}@media (max-width:400px) { header .btn-alt { font-size: 14px; } .mobile-banner-reviews p { padding: 0 30px; font-size: 16px; } .safe-bar { font-size: 15px; } .offer > span { flex: 0 1 50%; } #hero .caption { max-width: 90%; padding: 10px 5px; bottom: 30px; } #hero .caption span { display: none; } #hero .caption a { display: block; } .caption a { font-size: 14px; } .count ul { font-size: 20px; } .comment p { font-size: 16px; letter-spacing: 1px; } .comment .caption2 { font-size: 15px; } .offer .h1 { font-size: 45px; } .offer .h3 { font-size: 18px; } .split ul li { font-size: 20px; } h2 { font-size: 30px; } footer .split h2 { font-size: 12vw; padding: 0; } #google p { font-size: 14px; } footer .pho { font-size: 30px; margin-top: 20px; } footer .pho:before { top: 0; } .hours:before { top: 10px; } footer .split p { font-size: 16px; } .insurance h2 { margin: 10px 0 -15px; padding: 10px 0 15px; } .insurance .flex-ed div { margin: 15px 18px; flex: 1 1 100%; } .insurance .flex-ed { justify-content: center; }}@media(max-width: 600px){#banner {flex-direction: column-reverse;}}#banner .badges-mobile {display: none;}@media(max-width: 600px) {#banner .badges-mobile {display: block;}#banner .badges {display: none;}#banner .badges-mobile img {margin-bottom: 10px;}header {position: fixed;}.safe-bar {padding-top: 150px;}}
