#about { padding: 100px 0;}#about h2 { text-align: center; margin-bottom: 20px;}#about .container { max-width: 1400px;}#about .item .h3 { font-size: 2rem; text-transform: uppercase; text-align: center; position: relative; transition: all 0.3s;}#about .item:hover .h3 { color: #6EC3CD;}#about .item .h3::before { content: ""; position: relative; height: 50px; width: 1px; background-color: #6EC3CD; display: block; margin: -25px auto 10px;}#about .item p { max-width: 380px; text-align: center;}@media (max-width: 1024px) { #about { padding: 60px 20px; } #about h2 { max-width: 450px; margin: 0 auto 20px; } #about .flex.container { gap: 40px; }}#meet { position: relative;}#meet img { width: 100%;}#meet .h1-small { color: #1F304A;}#meet .container { position: absolute; inset: 50% 0 auto 50%; transform: translate(-50%, -50%);}#meet .container article { position: relative; background-color: #fff; max-width: 580px; padding: 60px 20px; margin-left: auto;}#meet .container .content { max-width: 410px; text-align: center; margin: 0 auto;}#meet .container .content .btn { margin: 20px auto 0;}@media (max-width: 1024px) { #meet .container { position: relative; inset: unset; transform: none; } #meet .container article { margin: 0 auto; padding: 50px 20px; } #meet .container .content { max-width: 500px; } #meet .h2 { display: block; max-width: 400px; margin: 0 auto 20px; }}#team { background-color: #1F304A; padding: 100px 20px 80px;}#team article { max-width: 408px; text-align: center;}#team article .h2 { margin-bottom: 20px; display: block;}#team article * { color: #fff;}#team article .btn { margin: 20px auto 0; background-color: #6EC3CD; color: #1F304A;}#team article .btn:hover { background-color: #4D7981; color: #fff;}@media (max-width: 1024px) { #team { padding: 0 0 60px; } #team .flex.container { flex-direction: column-reverse; } #team article { padding: 0 20px; }}#testimonials { padding: 0 20px; position: relative; isolation: isolate; background-color: #EAECEE;}#testimonials:before { content: ""; position: absolute; inset: 0; height: 50%; background-color: #1F304A; display: block; z-index: -1;}#testimonials figure { position: relative; max-width: 700px; margin: 0 auto;}#testimonials .h1-small { color: #fff; text-align: center; margin-bottom: 30px;}#testimonials .play { width: auto;}#testimonials .play:hover i { background-color: rgb(203, 55, 55);}#testimonials .play i { width: 55px; height: 40px; font-size: 20px; border-radius: 10px; background-color: rgba(203, 55, 55, 0.8); color: #fff; padding-left: 0; padding-right: 4px;}#testimonials .btn { margin: 20px auto 0;}#reviews { position: relative; padding: 80px 20px; background-color: #EAECEE;}#reviews .review p { text-align: center; font-weight: 300; font-style: italic; font-size: 3.6rem; line-height: 1.2; max-width: 650px; margin-bottom: 30px;}#reviews .review span { color: #000000; text-transform: uppercase; display: table; margin: 5px auto 0;}#reviews .btn { margin: 30px auto 0;}#financial { padding: 100px 20px;}#financial .h1-small { color: #1F304A; text-align: center; margin-bottom: 20px;}#financial .item { max-width: 327px; text-align: center;}#financial .item .h1-small { text-shadow: 0 2px 4px rgba(0, 0, 0, 0.26); display: block; text-align: center; padding: 23px 20px 25px; color: #fff; margin-bottom: 0;}#financial .item:nth-of-type(1) .h1-small { background-color: #BAC8CC;}#financial .item:nth-of-type(2) .h1-small { background-color: #7C8489;}#financial .item:nth-of-type(3) .h1-small { background-color: #B3AAA4;}@media (max-width: 1024px) { #financial { padding: 60px 20px; }}#location { position: relative;}.map-link { position: absolute; inset: 0; display: block; z-index: 4;}#location figure { width: 100%; height: 600px; overflow: hidden; display: block;}#location iframe { width: 160%; height: 100%; transform: translateX(-30%);}#location article { max-width: 580px; text-align: center; background-color: #fff; margin-left: auto; padding: 50px 20px; position: absolute; inset: 50% 10% auto auto; transform: translateY(-50%); z-index: 5;}#location article h2 { text-align: center; max-width: 410px; margin: 0 auto 20px;}#location article ul { margin: 20px auto 0; display: table;}#location article .btn { margin: 20px auto 0;}@media (max-width: 1450px) { #location article { inset: 50% 1% auto auto; }}@media (max-width: 1024px) { #location { padding: 0 20px 60px; } #location .map-link, #location figure { display: none; } #location article { position: relative; inset: unset; transform: none; margin: 0 auto; }}#follow { background-color: #6EC3CD;}#follow .flex-imgs { display: flex;}#follow .flex-imgs img { flex: 0 1 20%;}#follow .social-container { padding: 5px 20px; display: flex; align-items: center; justify-content: center; gap: 10px;}#follow .social-container .h1-small { color: #fff; margin: 0;}#follow .social-container .social { margin: 0;}.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: #000; 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: #38C1D1;}::-moz-placeholder { color: #000;}::placeholder { color: #000;}::-webkit-input-placeholder { color: #000;}.social { font-size: 0; text-align: center; margin: 10px auto; display: flex; justify-content: space-around;}.social a { position: relative; display: inline-block; margin: 5px; font-size: 20px; color: #fff; width: 40px; height: 40px; border-radius: 50%; line-height: 38px; background-color: #fff;}.social .fb { color: #4d70a8;}.social .gp { color: #dc4e41;}.social .yp { color: #b62717;}.social .yt { color: #d00;}.social .in { color: #c13584;}.social .tw { color: #00aced;}.social a:hover { color: #fff;}.social .fb:hover { background-color: #4d70a8;}.social .gp:hover { background-color: #dc4e41;}.social .yp:hover { background-color: #b62717;}.social .yt:hover { background-color: #d00;}.social .in:hover { background-color: #c13584;}.social .tw:hover { background-color: #00aced;}footer { background-color: #fff; color: #1F304A; padding: 20px 30px 0;}footer a { color: #1F304A;}footer a:hover { color: #2aa7b6;}footer .logo { display: block; max-width: 980px; margin: 0 auto;}footer .pho { font: 600 31px/1.2 greycliff-cf, sans-serif; margin: 10px auto; display: block;}footer .phy { font: 600 16px/1.2 greycliff-cf, sans-serif; margin: 10px auto; display: block; text-transform: uppercase;}footer .hours { margin: 0;}#fo-contents { padding: 0 0 60px; max-width: 980px; margin: 0 auto;}#fo-contents .flex.container { justify-content: space-between; margin: 0 0 0 auto; position: relative; max-width: 700px;}.fo-info { flex: 0 1 auto;}#copy { font: 400 15px/1.5 greycliff-cf, sans-serif; color: #fff; background-color: #1F304A; padding: 5px 20px; margin: 0 -30px; text-align: center;}#copy .flex.container { max-width: 1000px;}#copy .flex.container > 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: #6EC3CD; text-decoration: underline;}#copy .links a:hover { color: #6197a0;}#copy .tnt { padding-top: 2px; color: #fff;}#copy .tnt:hover { color: #6197a0;}#copy .tnt:hover .icon-tnt { color: #6197a0;}#copy .icon-tnt { display: inline-block; vertical-align: middle; margin: 0 20px 6px -8px; font-size: 50px; line-height: 0; color: #6EC3CD; transition: 0.3s all;}@media (max-width: 1024px) { #follow .flex-imgs picture:last-of-type { display: none; } #fo-contents { margin-top: 50px; } #fo-contents .flex.container { flex-direction: column; align-items: center; gap: 40px; margin: 0 auto; } footer { padding: 40px 30px 50px; } footer .logo img { width: 90%; max-width: 450px; } footer .fo-title { text-align: center; } footer .fo-info { text-align: center; } #copy { padding: 20px; } #copy span:first-of-type { display: none; } #copy .flex.container, #copy .flex.container > div { flex-direction: column; } #copy .flex.container { gap: 10px; }}.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: 0; padding: 0; list-style: none; text-align: center;}.slick-dots li { padding: 0 !important; display: inline-block; margin: 0 5px !important;}.slick-dots li:before { display: none;}.slick-controls { display: flex; align-items: center; justify-content: space-around; max-width: 1000px; margin: 10px auto;}.slick-arrow { padding: 0; color: #38C1D1; font-family: fontello; font-size: 40px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 70px; height: 100px; flex: 0 0 60px; display: flex; flex-direction: column; justify-content: center; align-items: center; border: 1px solid #6EC3CD; z-index: 5; transition: 0.3s all;}.slick-arrow svg { transition: 0.3s all;}.slick-arrow:hover { background-color: #6EC3CD;}#next { left: auto; right: 0; order: 2;}#next svg { margin-left: -70px;}#next:hover svg { margin-left: -40px;}#prev svg { margin-right: -70px;}#prev:hover svg { margin-right: -40px;}.slick-dots { line-height: 1;}.slick-dots li { line-height: 1;}.slick-dots li button { padding: 0;}.slick-dots span { cursor: pointer; background-color: #238d99; height: 12px; width: 12px; border-radius: 50%; display: inline-block; margin: 0 5px; opacity: 0.18;}.slick-dots .slick-active span { opacity: 1;}.pagingInfo { font-size: 30px; text-align: center;}.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; color: #000; font: 400 18px/1.2 greycliff-cf, 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; } .slick-gallery article .flex-ed { align-items: center; flex-direction: column; } .slick-arrow { position: relative; top: unset; transform: unset; left: 0; height: 80px; }}.why { padding: 30px 10px 20px; position: relative; counter-reset: why-section; background-color: #6EC3CD;}.why h2 { text-align: center; font-size: 2.1rem; text-transform: uppercase; letter-spacing: 0.2rem; color: #000; margin-bottom: 10px;}.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: #000; overflow: visible;}.why ul li span { max-width: 95%; margin: 0 auto; display: block; line-height: 1.2;}.why ul li:before { content: ""; margin: 0 auto 10px; width: 1px; height: 20px; background-color: #fff; display: block; position: relative;}@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;}.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 { margin-bottom: 20px;}.block h2 span { text-transform: uppercase; font-size: 1.6rem; font-weight: 600; display: block; margin-top: 7px; color: #5FB3BD; letter-spacing: 0.1rem;}.block .wrap { height: 0;}.block article { margin: auto 0; flex: 0 1 550px;}.block article p:first-of-type { margin-top: 0;}.block ul li { margin-left: 0;}.block .btn { margin-left: 0;}.block .elem { flex: 0 0 auto; position: relative; z-index: 3; margin: 0; width: 100%; max-width: 500px;}.block .elem figure { width: 100%;}.block .elem .play i { width: 75px; height: 75px; border-radius: 50%; background-color: #fff;}.block .elem .play:hover i { background-color: #1F304A; color: #6EC3CD;}.block .elem-right { order: 1;}.block:nth-of-type(even) { background-color: #EAECEE;}.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;}@media (max-width: 1024px) { .block { padding: 60px 20px; } .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: 10px auto 20px !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; }}.meet .block:nth-of-type(1) .contain { position: relative;}.meet .block:nth-of-type(1) .contain article { padding: 20px 0; border-top: 1px solid #6EC3CD; border-bottom: 1px solid #6EC3CD;}.meet .block:nth-of-type(2) { padding: 0; position: relative;}.meet .block:nth-of-type(2) article { z-index: 5; position: absolute; width: 1060px; max-width: 100%; inset: 50px 0 auto; background-color: #fff; margin: 0 auto; text-align: center; padding: 50px 20px;}.meet .block:nth-of-type(2) article p { max-width: 820px;}.meet .block:nth-of-type(2) article:before { content: ""; position: absolute; inset: -10px 10px 10px -10px; border: 1px solid #6EC3CD;}.meet .block:nth-of-type(2) .contain { max-width: 100%;}.meet .block:nth-of-type(2) img.elem { width: 100%; -o-object-fit: cover; object-fit: cover; min-height: 850px;}.meet .play { inset: unset; transform: none; position: relative;}@media (max-width: 1024px) { .meet .block:nth-of-type(2) { background-color: #EAECEE; padding: 50px 0 0; } .meet .block:nth-of-type(2) h2 { padding: 0 20px; max-width: 550px; margin: 0 auto 30px; } .meet .block:nth-of-type(2) article { position: relative; inset: unset; margin-bottom: 30px; } .meet .block:nth-of-type(2) article:before { display: none; } .meet .block:nth-of-type(2) img.elem { width: 100%; -o-object-fit: cover; object-fit: cover; margin: 0 auto !important; min-height: 500px; }}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px; 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: 360px; margin: 5px; padding: 21px 20px; font-size: 14px;}.services-grid { position: relative; margin: 0 auto; padding: 60px 20px 50px; display: flex; align-items: stretch; justify-content: center; flex-wrap: wrap; gap: 30px; max-width: 1200px;}.services-grid > div { max-width: 350px; width: 100%; background-color: #fff; overflow: hidden; box-shadow: 0 3px 6px 0 rgba(12, 5, 5, 0.16); padding: 20px;}.services-grid > div:last-of-type { width: 730px; max-width: 100%; background-color: #1F304A; display: flex; flex-direction: column; align-items: center; justify-content: center;}.services-grid > div:last-of-type figure { display: none;}.services-grid > div:last-of-type article { padding: 60px 20px;}.services-grid > div:last-of-type h3 { color: #fff; font-size: 5.1rem;}.services-grid > div:last-of-type .btn { background-color: #6EC3CD; color: #1F304A; margin: 30px auto 0;}.services-grid > div:last-of-type .btn:hover { background-color: #4D7981; color: #fff;}.services-grid article { padding: 20px 0 10px;}.services-grid h3 { margin-bottom: 20px; text-align: center;}.services-grid ul li { margin-left: 0;}.services-grid a { color: #000;}.services-grid a:hover { color: #6EC3CD;}@media (max-width: 1180px) { .services-grid > div:last-of-type { width: 350px; }}@media (max-width: 450px) { .services-grid { padding: 60px 10px 50px; } .services-grid > div { padding: 20px 10px; } .services-grid > div:last-of-type .btn { font-size: 1.5rem; min-width: 280px; } }.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: #38C1D1; color: #fff; font: 400 15px/1 greycliff-cf, sans-serif; transition: 0.3s all;}.landing .item .btn { margin: 15px auto 0;}.landing .item:hover h3 { background-color: #2aa7b6; 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: 20px 60px 20px 20px; width: 100%; display: block; text-align: left;}.accordion .toggle h2, .accordion .toggle h3 { transition: all 0.3s;}.accordion .toggle.active:after { transform: rotate(180deg); content: url(assets/images/minus-icon.svg);}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: #6EC3CD;}.accordion .toggle:after { content: url(assets/images/plus-icon.svg); line-height: 0; position: absolute; top: 7px; right: 7px; width: 52px; height: 52px; display: flex; align-items: center; justify-content: center; background-color: #6EC3CD; border-radius: 50%;}.accordion .toggle-wrapper { padding: 0; margin-bottom: 10px; background-color: #fff; box-shadow: 0 3px 6px 0 rgba(12, 5, 5, 0.16); border-radius: 35px;}.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 { margin: 0;}.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: #616F74; text-transform: unset; font: 400 18px/1 greycliff-cf, 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: #1F304A;}.service-icons .ic-color-2 { fill: #2aa7b6;}.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 h2 { font-size: 45px;}#appt-form .flex-row-input { display: flex; justify-content: space-around; align-items: flex-start;}#appt-form .flex-row-input article { flex: 1; margin: 10px;}#appt-form .options { color: #000; margin: 0 10px 0;}#appt-form .options label { display: block; font-size: 18px; position: relative; margin-bottom: 10px; text-align: left;}#appt-form .flex-checks { display: flex; flex-wrap: wrap;}#appt-form .flex-checks span { flex: 0 1 30%; margin: 10px 5px 10px 0; display: flex; align-items: center; font-size: 16px;}#appt-form .flex-checks span [type=checkbox],#appt-form .flex-checks span [type=radio] { margin-right: 8px;}#appt-form .btn { display: table; margin: 20px auto !important;}#appt-form ::-webkit-input-placeholder { color: #333;}#appt-form :-moz-placeholder { color: #333;}#appt-form ::-moz-placeholder { color: #333;}#appt-form :-ms-input-placeholder { color: #333;}#appt-form .input-content,#appt-form .styled-form .inline label,#appt-form .styled-form .inline,#appt-form .input--filled .input__label .input__label-content strong,#appt-form .input--filled .input__label .input__label-content a { color: #000;}#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #38C1D1; 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: greycliff-cf, sans-serif;}#appt-form .input__field { position: absolute; z-index: 2; display: block; border: none; border-radius: 0; padding: 0 10px; margin-top: 20px; height: 40px; width: 100%; background: transparent; color: #000;}#appt-form .input__label { display: inline-block; padding: 0; width: 100%; height: 100%; position: absolute; background: transparent; text-align: left; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; 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: #000;}#appt-form .input__field:focus + .input__label .input__label-content,#appt-form .input--filled .input__label .input__label-content { color: #000; transform: translate3d(0, -0.8em, 0); padding: 15px 5px 5px; font-size: 0.75em;}#appt-form input:-webkit-autofill,#appt-form textarea:-webkit-autofill,#appt-form select:-webkit-autofill { background-color: transparent !important;}.options [type=checkbox],.options [type=radio] { -webkit-appearance: none; position: relative; border-radius: 3px; vertical-align: middle; height: 25px; width: 25px; border: 1px solid #000;}.options [type=radio] { border-radius: 50%;}.options [type=checkbox]:active,.options [type=checkbox]:checked:active,.options [type=checkbox]:checked,.options [type=radio]:active,.options [type=radio]:checked:active,.options [type=radio]:checked { background-color: #fff; border: 1px solid #38C1D1;}.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: #38C1D1;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #38C1D1; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #38C1D1; 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 #38C1D1; background: none; color: #000; height: 45px; -webkit-appearance: none; position: relative;}.group select:after { position: absolute; right: 5px; top: 5px; content: "\e825"; font-family: fontello; z-index: 5; color: #fff;}.group textarea { height: 160px;}.group input:focus,.group textarea:focus,.group select:focus { outline: none; background-color: rgba(0, 0, 0, 0.03);}.bar { position: relative; display: block; max-width: 100%; position: absolute; bottom: -1px; left: 0; right: 0;}.bar:before,.bar:after { content: ""; height: 2px; width: 0; bottom: 1px; position: absolute; background: #38C1D1; 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: #38C1D1; } 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; } #insure-form .h2 { font-size: 30px; }}#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: #4D7981;}#fixed-tabs .call { background-color: #6EC3CD;}#fixed-tabs .map,#fixed-tabs .fr { background-color: #1F304A;}#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: 16px 5px 16px 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; }}.membership-plan .block { padding-bottom: 20px;}.membership-plan .mini-block { justify-content: center;}.membership-plan .mini-block article { width: 100%; max-width: 370px; margin: 0;}.membership-plan .mini-block .elem-sm { margin: 0;}.membership-plan .mini-block h3 { margin-bottom: 10px;}.membership-plan .mini-block ul { display: table; margin-left: auto; margin-right: auto;}.youtube { position: relative; cursor: pointer; width: 100%; font-size: 0; }.youtube[class*="elem-"] { width: 440px; }.youtube:before, .youtube:after { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }.youtube:before { content: ""; background-color: #fff; width: 40px; height: 40px; }.youtube:after { font-size: 70px; color: #4d4d4d; font-family: "fontello"; font-weight: 400; margin: 0; font-style: normal; content: "\e80e"; }.youtube:hover:after { color: #ff0000; }.youtube.active:before, .youtube.active:after { display: none; }[data-player],[data-vimeo], [data-embed] { position: relative; }[data-player] video,[data-vimeo] video, [data-embed] video {width: 100%;}[data-player][class^="elem"]{position: relative;}.yt-play { transition: all .4s; cursor: pointer; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 70px; color: #ff0000; font-family: "fontello"; font-weight: 400; margin: 0; font-style: normal; content: "\e80e"; }.yt-play:hover { color: #4d4d4d; }.playing header { z-index:1 }[data-player].playing { z-index:100; }video { display: block; width: 100%; }.videoWrapper{position:relative;padding-bottom:56.25%;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.bio-vid {max-width: 800px; margin: auto;}.bio-vid [data-embed] .close {min-width: auto;}.vid {width: 100%; max-width: 400px}.video-grid { max-width: 1000px; clear: both; margin: 30px auto }.video-grid {text-align: center; display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center}.video-grid h3 {margin-bottom: 8px; font-size: 20px;}.video-grid > * {width: 100%; max-width: 50%; padding: 5px}.video-grid > div p {margin: 0;}.video-middle {width: 100%; max-width: 800px;}@media (max-width:750px) { .vid {display: table; float:none; margin:15px auto!important; max-width:100%!important;} .video-grid {display: block} .video-grid > * {max-width: 600px; margin: 10px auto;}}
