@charset "UTF-8";.wave { width: 100%; min-height: 180px; max-height: 220px; z-index: 1; position: absolute; -o-object-fit: cover; object-fit: cover; inset: auto 0 0 -1px;}#team { position: relative; padding-bottom: 50px;}#team .wave { -o-object-position: 23% 0; object-position: 23% 0;}#team .bg { min-height: 650px; -o-object-fit: cover; object-fit: cover;}#team .btn { position: absolute; inset: auto auto 180px 50%; transform: translateX(-50%);}@media (max-width: 1000px) { #team { padding-bottom: 60px; } #team .bg { min-height: 550px; }}@media (max-width: 620px) { #team { padding-bottom: 7vh; } #team .bg { min-height: unset; } #team .btn { bottom: 130px; z-index: 2; }}@media (max-width: 460px) { #team { padding-bottom: 9vh; } #team .bg { min-height: unset; } #team .btn { bottom: 110px; }}#services { background-color: #364D62; padding: 0 20px 100px;}#services .title { margin: 0 auto;}#services h2, #services p, #services h3 { color: #fff;}#services article { max-width: 540px;}#services article .btn { margin-top: 20px;}#services .flex-services { display: flex; flex-wrap: wrap; max-width: 1150px; margin: 40px auto 0; justify-content: center; gap: 50px;}#services .item { width: 280px; display: flex; align-items: center; gap: 50px;}#services .item h3, #services .item figure { transition: 0.3s all;}#services .item figure { width: 90px; height: 90px; border-radius: 50%; background-color: #7A8087; display: flex; align-items: center; justify-content: center;}#services .item figure img { margin-right: -5px;}#services .item:hover figure { background-color: #839364;}#services .item:hover h3 { color: #CBD89B;}@media (max-width: 1024px) { #services .flex.container { max-width: 600px; } #services .title { margin-left: 0; text-align: left; } #services .title:after { margin-left: 0; margin-right: auto; } #services article { max-width: 600px; }}@media (max-width: 680px) { #services .flex-services { justify-content: flex-start; }}#plan { position: relative;}#plan h2 { color: #fff;}#plan .btn { margin: 30px 0 0 auto;}#plan .container { position: absolute; inset: 100px 0 auto; margin: 0 auto; max-width: 1300px; padding-right: 30px;}#plan .bg { max-height: 100vh; width: 100%; min-height: 680px; -o-object-fit: cover; object-fit: cover; -o-object-position: center bottom; object-position: center bottom;}@media (max-width: 800px) { #plan { background-color: #050E4F; padding-top: 200px; } #plan .container { position: absolute; inset: 80px 0 auto; padding: 0 20px; } #plan .title { text-align: left; } #plan .title:after { margin-left: 0; margin-right: auto; } #plan .btn { margin: 30px auto 0 0; }}@media (max-width: 550px) { #plan .title br { display: none; }}#welcome { position: relative; padding: 100px 20px 220px;}#welcome .container { max-width: 1000px;}#welcome .h2 { display: block; text-align: center; margin-bottom: 70px;}#welcome h3 { font-size: 30px; margin-bottom: 30px; margin-top: 50px;}#welcome p { margin-bottom: 40px;}#welcome .wave { -o-object-position: 50% 0; object-position: 50% 0;}@media (max-width: 700px) { #welcome { padding: 100px 20px 180px; } #welcome .h2 { text-align: left; }}#cta { position: relative; padding: 40px 20px 100px; background-color: #364D62;}#cta .title { display: block; text-align: center; color: #fff;}#cta .btn { margin: 30px auto 0;}#map { line-height: 0;}@media (max-width: 1024px) { #cta { padding: 60px 20px 100px; } #map { display: none; }}.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: #839364;}::-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: 0; font-size: 25px; color: #fff;}.social a:hover { color: #CBD89B;}footer { background-color: #2D3F50; color: #fff;}footer .fo-title { letter-spacing: 1px;}footer a { color: #fff;}footer a:hover { color: #CBD89B;}footer .logo { display: block; margin-bottom: 10px;}footer .pho { font: 400 15px/1.2 poppins, sans-serif; margin: 10px auto 5px; display: block; position: relative;}footer .pho:before { content: "Phone:"; position: relative; font-weight: 700; margin-right: 8px;}footer .phy { font: 400 15px/1.2 poppins, sans-serif; margin: 20px auto 5px; display: block;}footer .hours { margin: 0; margin-left: 100px; max-width: 260px;}footer .hours label { width: 70px;}footer .hours p { font-size: 15px; color: #fff;}footer .social { justify-content: flex-start; gap: 20px; margin-bottom: 20px;}footer .social a:first-of-type { margin-left: -5px;}footer .fo-contact { margin-left: auto;}footer .fo-contact p { font-size: 15px; color: #fff;}#fo-contents { display: flex; justify-content: flex-start; margin: auto; position: relative; max-width: 1250px; padding: 60px 20px;}.fo-links { display: flex; justify-content: flex-start; gap: 60px; max-width: 1250px; margin: 0 auto 80px; padding: 0 20px;}.fo-links ul { margin: 0; list-style: none; padding-left: 0;}.fo-links ul li { font-size: 14px; margin-bottom: 10px;}.fo-info { flex: 0 1 auto;}#copy { font: 400 12px/1.5 poppins, sans-serif; color: #fff; padding: 20px 0; text-align: center; display: flex; align-items: center; justify-content: flex-start; max-width: 1250px; margin: 0 auto;}#copy > div { display: flex; align-items: center; justify-content: center; gap: 0;}#copy span { margin: 0 10px;}#copy em { font-style: normal;}#copy a { color: #fff;}#copy a:hover { color: #CBD89B;}#copy .tnt { padding-top: 2px;}#copy .icon-tnt { display: inline-block; vertical-align: middle; margin: 0 20px 3px -12px; font-size: 60px; line-height: 0;}@media (max-width: 1024px) { .userway_buttons_wrapper { bottom: 70px !important; } #fo-contents { flex-direction: column; align-items: center; gap: 40px; padding-bottom: 30px; } #fo-contents > div { text-align: center; } footer { padding-bottom: 60px; } footer .fo-title { text-align: center; } footer .hours { margin-left: 0; } footer .social { justify-content: center; } .fo-contact { margin: 0 auto; } .fo-links { flex-direction: column; flex-wrap: wrap; max-width: 200px; margin: 0 auto; gap: 0; padding: 0; } .fo-links ul { max-width: 200px; width: 100%; margin: 0; } .fo-links ul li { text-align: center; } #copy, #copy > div { flex-direction: column; } #copy span:last-of-type, #copy span:first-of-type { display: none; }}@media (max-width: 480px) { #fo-contents { align-items: flex-start; padding-left: 30px; padding-right: 30px; } #fo-contents > div { text-align: left; } .fo-contact { margin: 60px 0 !important; } footer .fo-title { text-align: left; } footer .social { justify-content: flex-start; } .fo-links { display: block; -moz-column-count: 2; column-count: 2; max-width: 400px; margin: 0; padding: 0 30px; } .fo-links ul { max-width: 200px; width: 100%; margin: 0; } .fo-links ul li { text-align: left; } #copy { padding: 20px 30px; align-items: flex-start; text-align: left; } #copy > div { align-items: flex-start; }}.slick-controls { display: flex; align-items: center; justify-content: space-around; max-width: 1000px; margin: 10px auto;}.slick-arrow { padding: 0; color: #CBD89B; font-family: fontello; font-size: 40px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 60px; height: 60px; flex: 0 0 60px; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 50%; z-index: 5; transition: 0.3s all; background-color: #839364;}.slick-arrow i { margin-left: -4px;}.slick-arrow:hover { background-color: #CBD89B; color: #114052;}#prev { left: 10px;}#next { left: auto; right: 10px; 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: #a0b675; height: 12px; width: 12px; border-radius: 50%; display: inline-block; margin: 0 5px; opacity: 0.4;}.slick-dots .slick-active span { opacity: 1;}.pagingInfo { font-size: 30px; text-align: center;}.gallery { max-width: 1050px; margin: 40px auto; padding: 0 80px; position: relative;}.gallery .slick-arrow { top: 45%;}.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 poppins, 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; }}#smile-compare { padding: 100px 20px;}#smile-compare .smile-category-label { text-align: center; font: 500 16px/1.2 poppins, sans-serif; color: #000000; margin: 0 auto 20px;}#smile-compare .slick-controls { justify-content: center; max-width: 900px; margin: 0 auto 40px;}#smile-compare .slick-dots { display: flex; width: 100%; max-width: 700px; background-color: #CBD89B; border-radius: 50px; padding: 0; margin: 0;}#smile-compare .slick-dots li { flex: 1; display: block; margin: 0; padding: 0 !important;}#smile-compare .slick-dots li button { width: 100%; padding: 23px 16px 20px; border: none; border-radius: 50px; background-color: transparent; font: 500 20px/1.2 poppins, sans-serif; text-transform: uppercase; color: #839364; transition: 0.3s all; cursor: pointer;}#smile-compare .slick-dots li button:before { display: none;}#smile-compare .slick-dots li span { display: block; height: auto; width: auto; margin: 0; border-radius: 0; background: none; opacity: 1; cursor: pointer;}#smile-compare .slick-dots li.slick-active button { background-color: #839364; color: #fff; font-weight: 700;}#smile-compare .container { padding-bottom: 60px; max-width: 1020px;}#smile-compare .container:last-of-type { padding-bottom: 0;}#smile-compare .image-compare { max-width: 500px;}#smile-compare article { max-width: 460px; width: 100%;}@media (max-width: 720px) { #smile-compare .slick-dots { flex-direction: column; border-radius: 32px; max-width: 340px; } #smile-compare .slick-dots li button { font-size: 18px; }}.why { padding: 90px 20px 70px; position: relative; background-color: #364D62;}.why h2 { text-align: center; max-width: 700px; color: #fff; margin: 0 auto; position: relative;}.why h2:after { content: ""; position: relative; display: block; width: 180px; height: 10px; background-color: #839364; margin: 20px auto 40px;}.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: 300px; padding: 0; margin: 10px; width: 100%; color: #CBD89B; overflow: visible;}.why ul li span { max-width: 95%; margin: 0 auto; display: block; line-height: 1.2;}.why ul li:before { display: none;}@media (max-width: 1024px) { .why h2 { font-size: 40px; } .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: 1130px; margin: 0 auto;}.block .detach { margin-top: 30px;}.block h2 { margin-bottom: 30px;}.block h2 span { text-transform: uppercase; font-weight: 500; font-family: poppins, sans-serif; display: block; margin-top: 10px; color: #839364; font-size: 18px;}.block .wrap { height: 0;}.block article { margin: auto 0; flex: 0 1 600px;}.block article p { margin-bottom: 20px;}.block article p:first-of-type { margin-top: 0;}.block article p:last-of-type { margin-bottom: 0; font-size: 18px;}.block ul li { margin-left: 0; padding-left: 30px;}.block ul li:before { content: '\2022'; margin-left: 5px; font-size: 20px; color: #000; top: -1px;}.block .btn { margin-left: 0;}.block .elem { flex: 0 0 auto; position: relative; z-index: 3; margin: 0;}.block .elem-right { order: 1;}.block:nth-of-type(odd) { background-color: #F4F4F4;}.mini-block { display: flex; align-items: center; max-width: 1130px; width: 100%; margin: 30px auto; gap: 30px;}.block.no_img article { max-width: 1130px; margin: auto; text-align: center;}.block.no_img h2 span { text-align: center;}.block.no_img article .btn { margin: 15px auto 0;}.mini-block h3 { margin-bottom: 20px;}.mini-block .elem-sm { order: 1;}.mini-block article { order: 2; flex: unset !important; text-align: left !important; max-width: 600px;}.mini-block:last-of-type { margin-bottom: 0;}.read-more-content { display: none;}@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; text-align: center !important; }}@media (max-width: 700px) { .block h2 { text-align: center; font-size: 40px; } .mini-block h3 { font-size: 35px; }}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 60px 10px 40px; background-color: #839364;}.more-to-explore span { font-size: 60px; color: #fff; margin-bottom: 30px; display: block;}.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; font-size: 18px; padding: 23px 20px 20px;}.services-grid-container { background-color: #364D62; padding: 100px 20px;}.services-grid { position: relative; margin: 0 auto; padding: 50px 20px 50px; display: flex; justify-content: space-between; flex-wrap: wrap; gap: 20px; max-width: 1050px;}.services-grid > div { max-width: 480px; width: 100%; display: flex; align-items: flex-start; gap: 60px;}.services-grid figure { width: 90px; height: 90px; flex: 0 0 90px; border-radius: 50%; background-color: #7A8087; display: flex; align-items: center; justify-content: center;}.services-grid figure img { margin-right: -5px;}.services-grid article { padding: 15px 0 0;}.services-grid h3 { font-size: 22px; margin-bottom: 20px;}.services-grid ul li { margin-left: 0; padding-left: 0; font-size: 18px;}.services-grid ul li:before { display: none;}.services-grid a { color: #fff;}.services-grid a:hover { color: #a0b675;}@media (max-width: 1080px) { .services-grid-container { padding: 80px 20px; } .services-grid { justify-content: center; max-width: 600px; }}@media (max-width: 560px) { .services-grid-container { padding: 80px 20px 0; } .services-grid { padding: 50px 0; gap: 60px; justify-content: center; } .services-grid > div { gap: 20px; max-width: 380px; flex-direction: column; }}.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: #839364; color: #fff; font: 400 15px/1 oswald, sans-serif; transition: 0.3s all;}.landing .item .btn { margin: 15px auto 0; width: 320px; font-size: 18px;}.landing .item:hover h3 { background-color: #CBD89B; 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 60px 15px 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); padding-bottom: 5px;}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: rgb(12, 96, 207);}.accordion .toggle:after { content: "\e81a"; font-family: fontello; line-height: 0; position: absolute; top: -1px; right: -1px; font-size: 32px; width: 56px; height: 56px; display: flex; align-items: center; justify-content: center; background-color: #f2f2f2; border: 1px solid #ccc;}.accordion .toggle-wrapper { padding: 0; margin-bottom: 10px; background-color: transparent; border: 1px solid #ccc;}.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: 140px; display: inline-block; font-weight: 700;}.contact { display: flex; justify-content: space-between; 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 .hours { font-size: 18px !important;}.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 poppins, sans-serif; line-height: 1.1;}.service-icons .content { 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: #839364;}.service-icons .ic-color-2 { fill: #CBD89B;}.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: #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 #839364; display: block; width: 100%; min-height: 65px; background: none;}#appt-form .input-content.txt { height: 150px;}#appt-form .input-content textarea { padding: 5px; display: block; width: 100%; height: 130px; display: table; font-family: poppins, sans-serif;}#appt-form .input__field { position: absolute; z-index: 2; display: block; border: none; border-radius: 0; padding: 0 10px; margin-top: 20px; height: 40px; width: 100%; background: transparent; color: #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 #839364;}.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: #839364;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #839364; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #839364; 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 #839364; 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: #839364; 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: #839364; } 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: #CBD89B;}#fixed-tabs .ra span { color: #114052;}#fixed-tabs .call { background-color: #114052;}#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: 20px 5px 20px 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; }}.comparison-table-wrap { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin: 20px 0 0;}.comparison-table { width: 100%; border-collapse: collapse; min-width: 560px;}.comparison-table th,.comparison-table td { border: 2px solid #839364; padding: 14px 16px; text-align: center; vertical-align: middle;}.comparison-table thead th { background: #CBD89B; color: #364D62; font-weight: 700;}.comparison-table tbody th[scope=row] { font-weight: 700;}@media (max-width: 700px) { .comparison-table { min-width: 0; } .comparison-table thead { display: none; } .comparison-table tbody tr { display: block; margin-bottom: 16px; border: 2px solid #839364; } .comparison-table tbody th[scope=row], .comparison-table tbody td { display: block; border: none; border-bottom: 1px solid #839364; text-align: left; } .comparison-table tbody th[scope=row] { background: #CBD89B; color: #364D62; text-align: center; } .comparison-table tbody td:last-child { border-bottom: none; } .comparison-table tbody td::before { content: attr(data-label); display: block; font-weight: 700; color: #364D62; margin-bottom: 6px; }}
