#meet { display: flex; background-color: #0076A1;}#meet > * { width: 50%;}#meet article { display: flex; align-items: center; justify-content: center;}#meet .content { max-width: 452px;}#meet .content .h1-small { font-size: 1rem; line-height: 1.3;}#meet .content h2 { margin: 20px 0 15px;}#meet .content h2, #meet .content h3, #meet .content p { color: #fff;}#meet .content .btn { margin-top: 20px; color: #fff;}#meet figure { position: relative;}#meet figure .dr { width: 100%;}#meet .seal { position: absolute; top: 50px; right: -100.5px;}@media (max-width: 1024px) { #meet { flex-direction: column; }}@media (max-width: 1400px) { #meet figure { width: 40%; } #meet figure .dr { min-height: 500px; -o-object-fit: cover; object-fit: cover; } #meet article { width: 60%; padding-left: 80px; }}@media (max-width: 1024px) { #meet { flex-direction: column; } #meet figure, #meet article { width: 100%; } #meet figure { max-width: 600px; margin: 0 auto; } #meet figure .dr { width: auto; min-height: auto; } #meet article { text-align: center; padding: 80px 20px 60px; } #meet .seal { max-width: 140px; inset: auto 0 -70px; } #meet .btn { margin: 20px auto 0; }}#offer { background-color: #004972; padding: 40px 20px;}#offer .flex { display: flex; align-items: center; justify-content: center; gap: 30px;}#offer .price { font-size: 78px; color: #fff; font-family: aktiv-grotesk-extended, sans-serif; position: relative; padding-left: 30px;}#offer .price i { font-style: normal; font-size: 42px; position: absolute; top: 0; left: 0;}#offer article .h2 { color: #fff;}#offer article p { margin-bottom: 0; margin-top: 5px; line-height: 1.2; color: #fff; text-transform: uppercase; font-size: 1.4rem; letter-spacing: 0.3rem; font-family: aktiv-grotesk-extended, sans-serif;}#offer .btn { min-width: 214px; color: #fff;}@media (max-width: 1024px) { #offer .flex { flex-direction: column; gap: 0; } #offer article { text-align: center; } #offer .btn { margin: 20px auto 0; }}#services { padding: 80px 20px; background-color: #E6EDF5;}#services .h1-small { margin-bottom: 20px;}#services .flex.container { margin-bottom: 80px;}#services .flex.container article { max-width: 450px;}#services .flex.container article p { max-width: 420px; margin-left: 0;}#services .btn { margin-top: 20px;}#services .services-cards { display: flex; flex-direction: column; gap: 40px; margin-top: 40px;}#services .services-cards .card { display: flex; justify-content: space-between; background-color: #fff;}#services .services-cards .card img { margin: 0;}#services .services-cards .card article { display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 0 auto; padding: 0 30px;}#services .services-cards .card .content { max-width: 450px;}@media (max-width: 1024px) { #services { padding-left: 10px; padding-right: 10px; } #services .flex.container { flex-direction: column-reverse; } #services .flex.container > article { text-align: center; padding: 0 10px; } #services .btn { margin: 20px auto 0; } #services .services-cards { align-items: center; } #services .services-cards .card { flex-direction: column; max-width: 500px; } #services .services-cards .card article { text-align: center; padding: 30px; }}#financial { padding: 80px 20px; background-color: #0076A1;}#financial .h2 { display: block; color: #fff; margin-bottom: 25px;}#financial .h1-small { margin-bottom: 20px;}#financial ul { padding-left: 0;}#financial ul li { display: flex; justify-content: flex-start; gap: 20px; margin-left: 0; padding-left: 0; margin-bottom: 15px;}#financial ul li:before { display: none;}#financial ul li p { color: #fff; max-width: 420px; margin: 5px 0 0;}#financial .btn { margin: 20px 0 0; color: #fff;}#financial figure img { border-radius: 125px 0 125px 0;}@media (max-width: 1024px) { #financial { padding: 60px 10px 20px; } #financial .flex.container { flex-direction: column-reverse; } #financial article { text-align: center; padding-left: 10px; padding-right: 10px; } #financial ul li { flex-direction: column; gap: 10px; } #financial ul li p { text-align: center; } #financial .btn { margin: 20px auto 0; padding-left: 20px; padding-right: 20px; }}#location { position: relative;}#location .map-link { position: absolute; inset: 0; display: block; z-index: 4;}#location figure { width: 100%; height: 700px; overflow: hidden; display: block;}#location iframe { width: 160%; height: 100%; transform: translateX(-30%);}#location article { max-width: 570px; width: 100%; background-color: #0076A1; border-radius: 125px 0 125px 0; margin-left: auto; padding: 80px 20px; position: absolute; inset: 50% 10% auto auto; transform: translateY(-50%); z-index: 5;}#location article:before { content: ""; position: absolute; inset: -10px -10px 10px 10px; background-color: #fff; z-index: 0; border-radius: 125px 0 125px 0;}#location article .content { max-width: 360px; margin: 0 auto;}#location article .h2 { max-width: 300px; margin: 0 0 20px; display: block;}#location article ul li { margin-left: 0;}#location article .btn { margin: 20px auto 0;}@media (max-width: 1450px) { #location article { inset: 50% 1% auto auto; }}@media (max-width: 1024px) { #location { padding: 60px 10px 60px 0; } #location .map-link, #location figure { display: none; } #location article { position: relative; inset: unset; transform: none; margin: 0 auto; padding-left: 40px; padding-right: 20px; }}.simple { line-height: 1; font-size: 0; margin: 0 auto; text-align: center;}.simple input:not([type=submit]),.simple textarea,.simple select { 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: #000000; background-color: #eee;}.simple textarea { height: 130px; padding: 14px 11px;}.simple input:focus,.simple textarea:focus,.simple select:focus { outline: 0; background-color: #e7f0f6; color: #0076A1;}::-moz-placeholder { color: #000000;}::placeholder { color: #000000;}::-webkit-input-placeholder { color: #000000;}.social { font-size: 0; text-align: center; margin: 10px auto; display: flex; justify-content: space-around;}.social a { position: relative; display: inline-block; margin: 5px; font-size: 20px; color: #fff; width: 50px; height: 50px; border-radius: 50%; line-height: 50px;}.social .fb { background-color: #4d70a8;}.social .gp { background-color: #dc4e41;}.social .yp { background-color: #b62717;}.social .yt { background-color: #d00;}.social .in { background-color: #c13584;}.social .tw { background-color: #00aced;}.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;}footer { background-size: cover; padding: 160px 20px 70px; color: #fff;}footer a { color: #fff;}footer a:hover { color: #C78C1A;}footer .logo { display: block; margin: 0 auto 10px; transform: translateY(-100px);}footer .pho { font: 400 34px/1.2 aktiv-grotesk-extended, sans-serif; margin: 10px auto; display: block;}footer .phy { font: 400 16px/1.2 acumin-pro, sans-serif; margin: 10px auto 15px; display: block;}footer .hours { margin: 0;}footer .hours p { color: #fff; display: table; margin: 0 auto;}footer .social { justify-content: center; gap: 10px;}#fo-contents { max-width: 1150px; margin: 0 auto; background-color: #004972; border-radius: 125px 125px 0 0;}#fo-contents > .flex { margin-top: -60px; justify-content: space-around; max-width: 1000px; padding: 0 20px; margin-bottom: 65px;}#fo-contents > .flex > div { width: 100%; max-width: 285px;}#fo-contents .divider { width: 1px; height: 187px; background-color: #C78C1A;}.fo-info { flex: 0 1 auto; text-align: center;}#copy { font: 400 16px/1.5 acumin-pro, sans-serif; background-color: #02304A; color: #fff; padding: 5px 10px; text-align: center;}#copy .flex { max-width: 900px;}#copy .flex > div { display: flex; align-items: center; justify-content: center; gap: 15px;}#copy span { margin: 0 10px;}#copy em { font-style: normal;}#copy .links a { color: #C78C1A;}#copy .links a:hover { color: #009bd4;}#copy .tnt { padding-top: 2px; transition: 0.3s all;}#copy .tnt:hover { color: #C78C1A;}#copy .tnt:hover .icon-tnt { color: #C78C1A;}#copy .icon-tnt { display: inline-block; vertical-align: middle; margin: 0 20px 3px -12px; font-size: 60px; line-height: 0; color: #E45C51; transition: 0.3s all;}#copy .icon-tnt:hover { color: #C78C1A;}@media (min-width: 1401px) { footer { background-image: url(assets/images/footer-bg-large.webp); }}@media (max-width: 1400px) { footer { background-image: url(assets/images/footer-bg.webp); }}@media (max-width: 1024px) { #fo-contents { max-width: 600px; } #fo-contents > .flex { flex-direction: column; align-items: center; gap: 40px; margin-bottom: 40px; } #fo-contents .divider { display: none; } #fo-contents > div { text-align: center; } footer { padding-bottom: 70px; } footer .fo-title { text-align: center; } footer .logo { max-width: 80%; } #copy, #copy .flex > div { flex-direction: column; } #copy { padding: 15px 10px 10px; } #copy .icon-tnt { font-size: 50px; } #copy .flex { gap: 5px; }}.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; outline: none;}.slick-list:focus { outline: none;}.slick-list.dragging { cursor: pointer; cursor: hand;}.slick-slider .slick-track, .slick-slider .slick-list { transform: translate3d(0, 0, 0);}.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto;}.slick-track:before, .slick-track:after { display: table; content: "";}.slick-track:after { clear: both;}.slick-loading .slick-track { visibility: hidden;}.slick-slide { display: none; float: left; height: 100%; min-height: 1px;}[dir=rtl] .slick-slide { float: right;}.slick-slide { right: 0;}.slick-slide img { display: block; margin: 0 auto;}.slick-initialized .slick-slide { height: 100%; display: flex !important; flex-direction: column; justify-content: center;}.slick-slide.slick-loading img { display: none;}.slick-slide.dragging img { pointer-events: none;}.slick-initialized .slick-slide { display: block;}.slick-loading .slick-slide { visibility: hidden;}.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}.slick-arrow.slick-hidden { display: none;}.slick-dots { margin: 0px; padding: 0px; list-style: none; text-align: center;}.slick-dots li { padding: 0px !important; display: inline-block; margin: 0 5px;}.slick-dots li:before { display: none;}.slick-controls { display: flex; align-items: center; justify-content: center; max-width: -moz-fit-content; max-width: fit-content; margin: 10px auto; border: 2px solid #C78C1A; padding: 10px; border-radius: 50px;}.slick-arrow { padding: 0; color: #C78C1A; font-family: fontello; font-size: 30px; display: flex; flex-direction: column; justify-content: center; align-items: center; z-index: 5; transition: 0.3s all;}.slick-arrow i { margin-left: -4px;}.slick-arrow:hover { color: #004972;}#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: transparent; height: 10px; width: 10px; border-radius: 50%; display: inline-block; margin: 0 5px; border: 1px solid #C78C1A;}.slick-dots .slick-active span { background-color: #C78C1A;}.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; 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: #000000; font: 400 18px/1.2 acumin-pro, 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;}@media (max-width: 1024px) { .gallery { padding: 0 70px; }}@media (max-width: 700px) { .gallery { padding: 0; } .slick-gallery article .flex-ed { align-items: center; flex-direction: column; } .slick-arrow { position: relative; top: unset; transform: unset; left: 0; width: 50px; height: 50px; flex: 0 0 50px; }}.why { padding: 50px 10px 30px; position: relative; background-color: #fff;}.why h2 { text-align: center; max-width: 650px; margin: 0 auto 30px;}.why ul { display: flex; justify-content: space-around; align-items: center; text-align: center; align-items: flex-start; max-width: 1200px; margin: 0 auto;}.why ul li { max-width: 280px; flex: 1 1 33%; padding: 0; margin: 10px; width: 100%; color: #000000; overflow: visible;}.why ul li span { max-width: 95%; margin: 0 auto; display: block; line-height: 1.2;}.why ul li:before { content: ""; width: 35px; height: 5px; border-radius: 10px; background-color: #0076A1; display: block; position: relative; margin: 0 auto 15px;}@media (max-width: 1024px) { .why ul { flex-direction: column; align-items: center; }}.page-divider { display: block; max-width: 100%; width: 100%; position: relative; z-index: 1;}.block { position: relative; display: block; clear: both; width: 100%; max-width: 100%; padding: 80px 20px; background-color: #E6EDF5;}.block .contain { display: flex; justify-content: space-between; align-items: flex-start; gap: 30px;}.block .contain, .block .detach { max-width: 1150px; margin: 0 auto;}.block .detach { margin-top: 30px;}.block h2 { max-width: 500px; margin: 0 auto 20px;}.block .wrap { height: 0;}.block article { margin: auto 0; flex: 0 1 510px;}.block article p:first-of-type { margin-top: 0;}.block ul { margin: 20px auto; display: table;}.block ul li { margin-left: 0;}.block .numbered-list { counter-reset: numbered-list; padding-left: 15px;}.block .numbered-list li { margin-bottom: 30px;}.block .numbered-list li:before { content: counter(numbered-list); counter-increment: numbered-list; color: #000; font-family: acumin-pro, sans-serif; font-weight: 700; font-size: 25px; top: -5px;}.block .numbered-list li:last-of-type { margin-bottom: 0;}.block .btn { margin-left: 0;}.block .elem { flex: 0 0 auto; z-index: 3; margin: 0; position: relative;}.block .elem-right { order: 1;}.block:nth-of-type(even) { background-color: #0076A1;}.block:nth-of-type(even) h2, .block:nth-of-type(even) p, .block:nth-of-type(even) li, .block:nth-of-type(even) .btn { color: #fff;}.block:nth-of-type(even) .elem:before { background-color: #004972;}.mini-block { display: flex; align-items: center; max-width: 1100px; width: 100%; margin: 30px auto; gap: 30px;}.mini-block .elem-sm { order: 1;}.mini-block article { order: 2; flex: unset !important; max-width: 800px;}.mini-block:last-of-type { margin-bottom: 0;}.read-more-content { display: none;}.block.no_img article { max-width: 1130px; margin: auto; text-align: center;}.block.no_img article .btn { margin: 15px auto 0;}.plan-card { max-width: 500px; position: relative;}.plan-card:before { content: ""; position: absolute; inset: 10px 10px -10px -10px; background-color: #0076A1; z-index: 0; border-radius: 125px 0 125px 0;}.plan-card .content { position: relative; z-index: 2; background-color: #fff; border-radius: 125px 0 125px 0; padding: 30px 20px 50px;}.plan-card .price { font-size: 66px; font-family: aktiv-grotesk-extended, sans-serif; text-align: center; display: block; margin-bottom: 20px;}.plan-card .price span { font-size: 26px; text-transform: uppercase; display: block; margin-top: 5px;}.plan-card .title { background-color: #0076A1; color: #fff; font-size: 30px; font-family: aktiv-grotesk-extended, sans-serif; text-transform: uppercase; text-align: center; padding: 5px 10px;}.plan-card ul { display: table; margin: 20px 0 0;}#plan { padding: 80px 20px;}#plan article { max-width: 520px;}@media (max-width: 1024px) { .block h2 { text-align: center; } .block article { flex: 0 1 auto; text-align: center; } .block article p { margin: 10px auto; display: block; } .block .elem { margin: 0 auto 30px !important; } .block .elem-left, .block .elem-right { margin: 0 auto; order: 0; } .block .contain { align-items: center; flex-direction: column; max-width: 600px; gap: 0; margin: 0 auto; } .block .btn { margin: 15px auto 0; } .mini-block { flex-direction: column; } .mini-block .elem-sm { margin: 10px auto 0; } .mini-block article { max-width: 600px; } #plan { padding: 60px 20px; gap: 50px; } #plan ul li { margin-left: 0; }}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px 30px; background-color: #fff;}.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;}.services-grid { position: relative; margin: 0 auto; padding: 60px 20px; display: flex; align-items: stretch; justify-content: center; flex-wrap: wrap; gap: 30px; max-width: 1300px; isolation: isolate; position: relative;}.services-grid > div { max-width: 400px; width: 100%; background-color: #0076A1; border-radius: 125px 0 125px 0; overflow: hidden; position: relative;}.services-grid > div:before { content: ""; position: absolute; inset: -10px -10px 10px 10px; background-color: #fff; z-index: 0; border-radius: 125px 0 125px 0;}.services-grid > div:last-of-type { max-width: calc(100% - 430px); width: 100%; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 40px 0;}.services-grid > div:last-of-type figure { display: none;}.services-grid > div:last-of-type h3 { font-size: 46px;}.services-grid > div:last-of-type .btn { margin: 20px auto 0;}.services-grid > div:last-of-type .btn:hover { color: #fff;}.services-grid figure { padding: 20px 20px 0 0; z-index: 2; position: relative;}.services-grid figure img { margin: 0 0 0 auto;}.services-grid article { padding: 30px 30px 40px; z-index: 2;}.services-grid h3 { margin-bottom: 20px; font-size: 26px; text-transform: uppercase; letter-spacing: 0.1rem; font-weight: 400; font-family: aktiv-grotesk-extended, sans-serif;}.services-grid ul li { margin-left: 0;}.services-grid ul li:before { color: #C78C1A;}.services-grid a { color: #000;}.services-grid a:hover { color: #C78C1A;}@media (max-width: 1300px) { .services-grid { max-width: 890px; } .services-grid > div:last-of-type { max-width: 100%; }}@media (max-width: 890px) { .services-grid { max-width: 500px; } .services-grid > div { max-width: 500px; } .services-grid > div:last-of-type { max-width: 100%; }}.landing { display: flex; align-items: flex-start; justify-content: center; gap: 30px; flex-wrap: wrap; margin: 0 auto; padding: 60px 20px;}.landing .item { margin: 10px 0 20px; text-align: center; display: table; max-width: 350px;}.landing .item h3 { padding: 10px; background-color: #0076A1; color: #fff; font: 400 15px/1 aktiv-grotesk-extended, sans-serif; transition: 0.3s all;}.landing .item .btn { margin: 15px auto 0;}.landing .item:hover h3 { background-color: #004972; color: #fff;}#refer { background: #ccc; margin: 40px auto; max-width: 700px; padding: 40px 20px 30px;}#refer .btn { margin: 15px auto 0;}#refer .simple { max-width: 650px; margin: auto;}.accordion { margin: 0 auto; padding: 0; text-align: left; max-width: 1100px;}.accordion .toggle { position: relative; cursor: pointer; clear: both; padding: 15px 20px 15px 80px; width: 100%; display: block; text-align: left;}.accordion .toggle h2, .accordion .toggle h3 { transition: all 0.3s;}.accordion .toggle.active:after { transform: rotate(90deg); padding-bottom: 5px;}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: rgb(12, 96, 207);}.accordion .toggle:after { content: "\e844"; font-family: fontello; line-height: 0; position: absolute; top: 27px; left: 50px; font-size: 32px;}.accordion .toggle-wrapper { padding: 0; margin-bottom: 20px; background-color: #fff; position: relative; border-radius: 60px 0 60px 0;}.accordion .toggle-wrapper::after { content: ""; position: absolute; background-color: #0076A1; inset: 6px 6px -6px -6px; border-radius: 60px 0 60px 0; z-index: -1;}.accordion .toggle-wrapper > div { display: none; padding: 0 50px 20px 20px;}@media (max-width: 1024px) { .accordion > div { padding: 0 20px 20px 3px; }}.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: center; flex-wrap: wrap; max-width: 950px; margin: 0 auto; padding: 60px 30px;}.contact h3 { margin: 10px auto;}.contact .hours h3 { margin-top: 0; text-transform: none; text-align: center;}.contact p { margin: 15px 0 10px; line-height: 1.4;}.contact-map { height: 380px; margin: 20px auto 0;}.contact-map iframe { height: 100%; width: 100%;}@media (max-width: 1024px) { .contact { text-align: center; align-items: center; flex-direction: column; } .contact h3 { text-align: center; }}#emergency-modal h3 { text-align: center;}.off { pointer-events: none;}.service-icons { max-width: 900px; display: flex; justify-content: center; gap: 50px; text-align: center; flex-wrap: wrap; margin: 40px auto 0;}.service-icons h3 { margin: 10px auto 0; color: #fff; text-transform: unset; font: 400 18px/1 acumin-pro, sans-serif; line-height: 1.1;}.service-icons p { display: none;}.service-icons > * { padding: 5px; margin: 10px auto; display: block;}.service-icons a { margin: 0; text-decoration: none; max-width: 160px;}.service-icons a:hover .icon .ic-color { fill: #fff;}.service-icons a:hover h3 { color: #616F74;}.service-icons .ic-color { fill: #C78C1A;}.service-icons .ic-color-2 { fill: #A2D7E2;}.service-icons .sv-icon { height: 80px; display: flex; flex-direction: column; justify-content: center; align-items: center;}.service-icons .has-h3 { clear: both; display: table; width: 100%; margin: 20px auto; text-align: left;}.service-icons .has-h3 h3 { margin: 0 auto 10px; text-align: left;}@media (max-width: 1024px) { .service-icons { gap: 40px 20px; } .service-icons a { width: 45%; } .service-icons .has-h3, .service-icons .has-h3 h3 { text-align: center; }}#appt-form { 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; letter-spacing: 0.05em;}#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: #000000; 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 .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: #000000;}#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #0076A1; 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: acumin-pro, 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: #000000;}#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; user-select: none;}#appt-form .input__label::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0 solid transparent; 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: transform 0.3s, color 0.3s; transition: transform 0.3s, color 0.3s; color: #000000;}#appt-form .input__field:focus + .input__label .input__label-content,#appt-form .input--filled .input__label .input__label-content { color: #000000; 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 #000000;}.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 #0076A1;}.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: #0076A1;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #0076A1; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #0076A1; 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 #0076A1; background: none; color: #000000; 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: #0076A1; 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 { animation: inputHighlighter 0.3s ease;}@keyframes inputHighlighter { from { background: #0076A1; } to { width: 0; background: transparent; }}@media (max-width: 750px) { #appt-form .flex-row-input { display: block; } #appt-form .options { margin: 10px auto 20px; }}@media (max-width: 480px) { #appt-form { padding: 40px 20px; } #appt-form .flex-row-input article { margin: 10px auto; } #appt-form .flex-checks span { flex: 0 1 48%; }}@media (max-width: 400px) { #appt-form .input-content, .group input, .group select, .group textarea { font-size: 16px; }}#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: 17px; font-weight: 600; 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: #026c93;}#fixed-tabs .call { background-color: #C78C1A;}#fixed-tabs .map,#fixed-tabs .fr { background-color: #2E2D2D;}#fixed-tabs .fb { background-color: #4d70a8;}#fixed-tabs .gg { background-color: #dc4e41;}@media (min-width: 1025px) { #fixed-tabs { display: none; }}@media (max-width: 1024px) { #fixed-tabs { bottom: 0; width: 100%; display: flex; } #fixed-tabs a { padding: 18px 5px 18px 0; 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 strong { display: none; } #fixed-tabs .ra { flex: 2; }}#offers { margin-top: 50px;}#offers .offer { padding: 50px 40px 40px; background-color: #0076A1;}#offers .offer h3, #offers .offer p, #offers .offer span { color: #fff; text-align: center; display: block;}#offers .offer span { background-color: #fff; color: #0076A1; padding: 5px 10px; border-radius: 50px; margin-top: 20px; transition: all 0.3s ease;}#offers .offer span:hover { background-color: rgba(255, 255, 255, 0.5);}#offer-modal { text-align: center;}
