.banner-section { background-color: #0B1B27; padding-left: 20px; padding-right: 20px;}.banner-section .container { position: relative;}.banner-section .h2 { justify-content: flex-start;}.banner-section article { position: absolute; left: 60px; bottom: 60px; max-width: 800px;}.banner-section p { color: #fff; margin: 20px 0 30px;}.banner-section .flex-buttons { flex-wrap: wrap;}.banner-section .btn { backdrop-filter: blur(30px); background-color: rgba(255, 255, 255, 0.2);}@media (max-width: 1024px) { .banner-section { padding: 0 !important; } .banner-section article { inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; width: 100% !important; margin: 0 auto; text-align: center; padding: 0 20px; max-width: 700px; } .banner-section .flex-buttons { justify-content: center; flex-direction: column; gap: 15px; } .banner-section .bg { min-height: 480px; -o-object-fit: cover; object-fit: cover; filter: brightness(0.9); } .banner-section p { text-align: center; } .banner-section .btn { margin: 0 auto !important; }}@media (max-width: 620px) { .banner-section p { margin: 50px 0 30px; }}#office { padding-bottom: 100px;}#meet { padding: 100px 20px;}#meet article { max-width: 565px;}#meet .h2 { justify-content: flex-start; color: #0B1B27;}#meet .container { max-width: 1070px;}#meet p { margin: 20px 0 30px;}@media (max-width: 1024px) { #meet { padding: 60px 20px 80px; } #meet article { text-align: center; } #meet .btn { margin: 0 auto; }}#services { padding: 0 0 100px;}#services .h3 { letter-spacing: 3px;}#services article { max-width: 1020px; padding: 0 20px; text-align: center; margin: 0 auto 40px;}#services .flex.container { position: relative; max-width: 1250px;}#services .item { width: 25%; height: 250px; display: flex; flex-direction: column; justify-content: center; align-items: center; transition: 0.3s all;}#services .item img { height: 60px; -o-object-fit: contain; object-fit: contain;}#services .item h3 { margin-top: 30px; letter-spacing: 2px; line-height: 1.3; text-align: center; transition: 0.3s all;}#services .item:hover h3 { color: #C69028;}#services .btn { margin: 30px auto 0;}@media (min-width: 1025px) { #services .services-list { border-top: 1px solid #707070; border-bottom: 1px solid #707070; } #services .item { border-right: 1px solid #707070; } #services .item:first-child { border-left: 1px solid #707070; }}@media (min-width: 621px) and (max-width: 1024px) { #services .item { border-right: 1px solid #707070; } #services .item:nth-child(1), #services .item:nth-child(3) { border-left: 1px solid #707070; } #services .item:nth-child(1), #services .item:nth-child(2) { border-top: 1px solid #707070; }}@media (max-width: 620px) { #services .flex.container { flex-direction: column; align-items: center; } #services .item { border-left: 1px solid #707070; border-right: 1px solid #707070; } #services .item:first-child { border-top: 1px solid #707070; }}@media (max-width: 1024px) { #services article { max-width: 800px; } #services .flex.container { flex-direction: row; flex-wrap: wrap; max-width: 650px; margin: 0 auto; } #services .item { width: 300px; border-bottom: 1px solid #707070; }}#visit { padding: 100px 20px;}#visit .h2 { justify-content: flex-end;}#visit article { max-width: 760px; left: auto; right: 60px; text-align: right;}#visit .btn { margin: 0 0 0 auto;}#location { padding: 50px 20px 150px; background-color: #0B1B27;}#location ul li { color: #fff; margin-left: 0;}@media (max-width: 1024px) { #location { padding: 80px 20px 60px; } #location figure { 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: #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: #0B1B27;}::-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: 25px; width: 72px; height: 72px; border-radius: 50%; line-height: 72px; position: relative; background-color: #C69028;}.social a i { position: relative; z-index: 10; color: #fff;}.social a:before { content: ""; position: absolute; display: block; inset: 0; width: 100%; height: 100%; background-image: url(assets/images/gold-bg.webp); background-size: cover; border-radius: 50%; z-index: 5; transition: 0.3s all;}.social a:hover i { color: #fff;}.social a:hover:before { opacity: 0.5;}footer { background-color: #cdcdcd; color: #000; background-color: #0B1B27; background-image: url(assets/images/footer-bg.webp); background-size: cover; background-position: center; background-repeat: no-repeat;}footer a { color: #000;}footer a:hover { color: #073a74;}footer .logo { display: block; margin-bottom: 10px;}footer .fo-title { color: #fff; text-align: center;}footer .divider { margin: 30px auto;}footer .pho { font: 600 31px/1.2 "Outfit", sans-serif; margin: 5px auto; display: block; color: #fff;}footer .phy { font: 500 17px/1.2 "Outfit", sans-serif; margin: 5px auto 15px; display: block; color: #fff;}footer .fo-info { text-align: center;}footer .hours { margin: 0 auto;}footer .hours p { color: #fff; display: table; margin-bottom: 0;}footer .hours span { font-size: 16px; color: #fff; margin: 10px auto 0; display: block;}footer .social { justify-content: center; gap: 20px;}#fo-contents { display: flex; justify-content: space-between; margin: auto; position: relative; max-width: 1200px; padding: 100px 20px 60px;}.fo-info { flex: 0 1 auto;}#copy { font: 400 19px/1.5 "Outfit", sans-serif; color: #fff; padding: 15px 10px; text-align: center; display: flex; align-items: center; gap: 10px; justify-content: center; background-color: #0B1B27; border-top: 1px solid #C69028;}#copy > 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: #C69028;}#copy .links a:hover { color: #727C84;}#copy .tnt { padding-top: 2px; color: #fff;}#copy .tnt:hover { color: #727C84;}#copy .tnt:hover .icon-tnt { color: #727C84;}#copy .icon-tnt { display: inline-block; vertical-align: middle; margin: 0 20px 4px -12px; font-size: 54px; line-height: 0; color: #C69028; transition: 0.3s all;}@media (max-width: 1024px) { #fo-contents { flex-direction: column; align-items: center; gap: 40px; padding: 80px 20px 60px; } #fo-contents > div { text-align: center; } footer .logo { max-width: 400px !important; width: 70%; } footer .phy { max-width: 280px; } footer .fo-title { text-align: center; } #copy, #copy > div { flex-direction: column; } #copy { font: 400 16px/1.5 "Outfit", sans-serif; }}.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: space-around; max-width: 1000px; margin: 10px auto;}.slick-arrow { padding: 0; color: #0B1B27; font-family: fontello; font-size: 40px; position: relative; z-index: 5; transition: 0.3s all;}.slick-arrow i { margin-left: -4px;}.slick-arrow:hover i { color: #C69028;}#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: #727C84; height: 12px; width: 12px; border-radius: 50%; display: inline-block; margin: 0 5px;}.slick-dots .slick-active span { opacity: 1;}.pagingInfo { font-size: 30px; text-align: center;}#tour .slick-arrow { position: relative; transform: none; order: 3;}#tour .slick-controls { flex-wrap: wrap; margin-top: 0; justify-content: flex-end;}#tour .slick-gallery { margin: 0;}#tour .slick-slide { line-height: 0;}#tour .slick-dots { width: 100%; order: 1; line-height: 0;}#tour .slick-dots .slick-active span { background-color: #C69028 !important;}#tour .slick-dots li { width: 25%; margin: 0; line-height: 0;}#tour .slick-dots span, #tour .slick-dots button { width: 100%; line-height: 0;}#tour .slick-dots span { height: 10px; border-radius: 0; margin: 0; background-color: #0B1B27 !important;}.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: #000; font: 400 18px/1.2 "Outfit", 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: 40px 10px 30px; position: relative; counter-reset: why-section; background-color: #0B1B27; max-width: 1150px; margin: 60px auto 0;}.why h2 { text-align: center; font-size: 22px; max-width: 750px; margin: 0 auto 30px;}.why ul { display: flex; justify-content: space-around; align-items: center; text-align: center; align-items: flex-start; max-width: 900px; margin: 0 auto;}.why ul li { max-width: 180px; padding: 0; margin: 10px; width: 100%; font-weight: 400; line-height: 1.3; text-align: center; color: #fff; overflow: visible;}.why ul li:before { content: url(assets/images/why-icon.webp); display: block; position: relative; margin-bottom: 10px;}@media (max-width: 1024px) { .why { margin-top: 0; } .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 { max-width: 460px; line-height: 1.3; margin-bottom: 20px; display: block;}.block .wrap { height: 0;}.block article { margin: auto 0; flex: 0 1 550px;}.block article p:first-of-type { margin-top: 0;}.block .btn { margin-left: 0;}.block .elem { flex: 0 0 auto; position: relative; z-index: 3; margin: 0;}.block .elem-right { order: 1;}.has-why .block:nth-of-type(even), body:not(.has-why) .block:nth-of-type(odd) { background-color: #0B1B27;}.has-why .block:nth-of-type(even) h2:after, body:not(.has-why) .block:nth-of-type(odd) h2:after { content: url(assets/images/block-divider-light.svg); position: relative; display: block;}.has-why .block:nth-of-type(even) h2, .has-why .block:nth-of-type(even) p, .has-why .block:nth-of-type(even) li, body:not(.has-why) .block:nth-of-type(odd) h2, body:not(.has-why) .block:nth-of-type(odd) p, body:not(.has-why) .block:nth-of-type(odd) li { color: #fff;}.has-why .block:nth-of-type(odd) h2:after, body:not(.has-why) .block:nth-of-type(even) h2:after { content: url(assets/images/block-divider-dark.svg); position: relative; display: block;}body:not(.has-why) .block:nth-of-type(odd) { background-color: #0B1B27;}body:not(.has-why) .block:nth-of-type(odd) h2, body:not(.has-why) .block:nth-of-type(odd) p, body:not(.has-why) .block:nth-of-type(odd) li { color: #fff;}.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 h2 { max-width: 650px; margin: 0 auto 30px;}.block.no_img article { max-width: 1000px; margin: auto; text-align: center;}.block.no_img article .btn, .block.no_img article .btn-alt { margin: 15px auto 0;}@media (max-width: 1024px) { .block { padding: 60px 20px; } .block h2 { text-align: center; margin-left: auto; margin-right: auto; } .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; }}.meet .block:nth-of-type(1) .contain { flex-direction: row-reverse;}.meet .block:nth-of-type(2) h2 { max-width: 100%; text-align: center; color: #fff;}.meet .block:nth-of-type(2) h2:after { content: url(assets/images/block-divider-light.svg) !important;}.meet .block:nth-of-type(2) .contain { flex-direction: column-reverse; align-items: center; background-color: #0B1B27; gap: 0;}.meet .block:nth-of-type(2) article { flex: unset; padding: 50px 20px;}.meet .block:nth-of-type(2) p { max-width: 980px; text-align: center; color: #fff;}@media (max-width: 1024px) { .meet .block .contain { flex-direction: column !important; } .meet .block:nth-of-type(2) { padding: 60px 10px; } .meet .block:nth-of-type(2) h2 { color: #0B1B27; } .meet .block:nth-of-type(2) h2:after { content: url(assets/images/block-divider-dark.svg) !important; } .meet .block:nth-of-type(2) .elem { min-height: 250px; -o-object-fit: cover; object-fit: cover; -o-object-position: 70% 50%; object-position: 70% 50%; margin-bottom: 0 !important; }}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 60px 10px 40px; 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: 300px; margin: 5px;}.services-grid { position: relative; margin: 0 auto; padding: 50px 20px 50px; display: flex; align-items: stretch; justify-content: center; flex-wrap: wrap; gap: 10px; max-width: 1200px;}.services-grid > div { max-width: 370px; height: 325px; width: 100%; background-color: transparent; border-radius: 0; position: relative; overflow: hidden; border: 1px solid #C69028; display: flex; align-items: center; justify-content: center;}.services-grid > div:hover article { inset: 0; opacity: 1;}.services-grid > div:last-of-type { background-color: #C69028; flex-direction: column; position: relative;}.services-grid > div:last-of-type::before { content: ""; position: absolute; inset: 10px; border: 1px solid #fff;}.services-grid > div:last-of-type h3 { color: #fff; font-size: 25px; margin-bottom: 20px;}.services-grid > div:last-of-type article { position: relative; inset: unset; opacity: 1; background-color: #C69028;}.services-grid > div:last-of-type .btn { background-color: #000; padding: 28px 20px;}.services-grid > div:last-of-type .btn:hover { background-color: #727C84;}.services-grid article { padding: 0 30px; position: absolute; inset: 150% 0 0 0; opacity: 0; background-color: #0B1B27; display: flex; align-items: center; justify-content: center; transition: all 0.3s ease-in-out;}.services-grid h3 { text-align: center; line-height: 1.3;}.services-grid h3 a { color: #C69028;}.services-grid ul li { margin-left: 0;}.services-grid ul li:before { color: #C69028;}.services-grid ul li a { color: #fff;}.services-grid ul li a:hover { color: #C69028;}@media (max-width: 1024px) { .services-grid { padding-top: 0; } .services-grid > div { display: block; height: auto; padding: 30px 0 20px; } .services-grid > div:last-of-type { display: flex; padding: 60px 0; } .services-grid > div:last-of-type article { background-color: transparent; } .services-grid article { position: relative; inset: unset; opacity: 1; background-color: transparent; } .services-grid h3 a { color: #C69028; } .services-grid h3 a:hover { color: #727C84; } .services-grid ul li a { color: #0B1B27; }}.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: #0B1B27; color: #fff; font: 400 15px/1 ivybodoni, sans-serif; transition: 0.3s all;}.landing .item .btn { margin: 15px auto 0;}.landing .item:hover h3 { background-color: #073a74; 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; transition: all 0.3s;}.accordion .toggle h2, .accordion .toggle h3 { transition: all 0.3s;}.accordion .toggle.active:after { transform: rotate(180deg); padding-bottom: 5px;}.accordion .toggle:hover { background-color: #C69028;}.accordion .toggle:hover h3, .accordion .toggle:hover h2, .accordion .toggle:hover:after { color: #fff;}.accordion .toggle:after { content: "\e81a"; font-family: fontello; line-height: 0; position: absolute; top: -1px; right: -1px; font-size: 29px; width: 56px; height: 56px; display: flex; align-items: center; justify-content: center;}.accordion .toggle-wrapper { padding: 0; margin-bottom: 10px; background-color: transparent; border: 1px solid #C69028;}.accordion .toggle-wrapper > div { display: none; padding: 10px 30px 20px 30px; text-align: center;}@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 h2 { color: #000;}.contact .hours h3 { margin-top: 0; text-transform: none; text-align: center;}.contact .hours { margin: 0;}.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: 950px; 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: #C69028; text-transform: unset; font: 600 18px/1 "Outfit", 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: 170px;}.service-icons a:hover .icon .ic-color { fill: #fff;}.service-icons a:hover h3 { color: #616F74;}.service-icons .ic-color { fill: #000000;}.service-icons .ic-color-2 { fill: #C69028;}.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 a { max-width: 45%; } .service-icons .has-h3, .service-icons .has-h3 h3 { text-align: center; }}@media (max-width: 900px) { .service-icons { max-width: 800px; }}#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 23%; margin: 10px 5px 10px 0; display: flex; align-items: center; font-size: 16px;}#appt-form .flex-checks span [type=checkbox],#appt-form .flex-checks span [type=radio] { margin-right: 8px;}#appt-form .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 #0B1B27; 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: "Outfit", 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 #0B1B27;}.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: #0B1B27;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #0B1B27; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #0B1B27; 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 #0B1B27; 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: #0B1B27; 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: #0B1B27; } 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: #C69028;}#fixed-tabs .call { background-color: #0B1B27;}#fixed-tabs .map,#fixed-tabs .fr { background-color: #727C84;}#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; }}
