.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;}#welcome { padding: 80px 20px;}#welcome article { text-align: center;}#welcome article p { max-width: 980px; text-align: center; font-size: 2.5rem;}#welcome .signature img { transition: 0.3s all;}#welcome .signature span { transition: 0.3s all; color: #333332; display: block; margin-top: 15px;}#welcome .signature:hover img { transform: scale(1.05);}#welcome .signature:hover span { color: #A87B4A;}@media (max-width: 1150px) { #welcome article { max-width: 850px; }}#about { padding: 0 20px;}#about .h3 { text-align: center; display: block; margin-bottom: 20px; font-size: 2.8rem;}#about .flex.container { flex-direction: row;}#about .item { text-align: center; position: relative; max-width: 255px;}#about .item h4 { margin-top: 12px;}#about .item figure { height: 255px; width: 255px; display: flex; align-items: center; justify-content: center; position: relative;}#about .item:nth-of-type(1) figure { background-color: #E5E0D3;}#about .item:nth-of-type(2) figure { background-color: #E1F0FB;}#about .item:nth-of-type(3) figure { background-color: #A9C4BE;}#about .item:nth-of-type(4) figure { background-color: #E2D6C6;}#about .item .hover-content p, #about .item img { transition: 0.3s all;}#about .item .hover-content { position: absolute; inset: 0; height: 100%; width: 100%; display: flex; align-items: center; justify-content: center;}#about .item .hover-content p { max-width: 190px; opacity: 0;}#about .item:hover img { opacity: 0;}#about .item:hover .hover-content p { opacity: 1;}@media (max-width: 1150px) { #about .flex.container { flex-wrap: wrap; max-width: 800px; align-items: center; }}#reviews { position: relative; padding: 100px 20px;}#reviews .container { max-width: 1400px; margin: 0 auto;}#reviews .slick-arrow { top: 40%;}#reviews .slick-reviews { max-width: 900px; margin: 0 auto; position: relative;}#reviews .slick-reviews:before { content: url(assets/images/quote-icon.svg); position: absolute; inset: 0 auto auto -120px; transform: rotate(180deg);}#reviews .slick-reviews p { font-size: 3rem; line-height: 1.4; font-family: the-seasons, sans-serif; text-align: center;}#reviews .slick-reviews .author { display: flex; align-items: center; justify-content: center; gap: 12px; margin-top: 40px;}#reviews .slick-reviews .author img { max-width: 34px;}#reviews .slick-reviews .author span, #reviews .slick-reviews .author star { display: block;}#reviews .slick-reviews .author star:before { color: #FEBB21; letter-spacing: 5px;}#reviews .slick-reviews .author .h1-small { margin: 0; color: #333332;}#reviews .btn { margin: 40px auto 0;}@media (max-width: 800px) { #reviews .slick-reviews p { font-size: 2.4rem; }}#meet { padding: 60px 0 40px; background-color: #F0E8DE;}#meet .flex.container { max-width: 1600px;}#meet article { max-width: 530px; padding: 0 20px; margin: 0 auto;}#meet h2 { margin-bottom: 20px;}#meet .btn { margin-top: 30px;}#meet figure { width: 670px; flex: 0 0 670px; max-width: 100%; position: relative;}#meet figure .caption-1 { background-color: #5D6763; color: #fff; padding: 10px 20px; display: table; position: absolute; bottom: 140px; right: 0;}#meet figure .caption-1:hover { background-color: #A87B4A;}#meet figure .img-2 { margin: -90px auto 0 60px; display: flex; align-items: flex-end; justify-content: center; max-width: -moz-fit-content; max-width: fit-content; width: 90%; gap: 20px;}#meet figure .img-2 img { margin: 0; max-width: 40vw;}#meet figure .caption-2 { margin: 0 0 40px; color: #333332;}@media (max-width: 1230px) { #meet article .h2 { font-size: 5rem; }}@media (max-width: 1150px) { #meet .flex.container { flex-direction: column; align-items: center; gap: 20px; } #meet article { text-align: center; max-width: 600px; } #meet figure { flex: unset; } #meet .btn { margin: 20px auto 0; }}@media (max-width: 700px) { #meet { padding: 0 0 60px; } #meet figure .img-2 { margin: -85px auto 0 40px; justify-content: flex-start; flex-wrap: wrap; } #meet figure .caption-1 { position: relative; flex: 0 1 100%; inset: unset; margin: 0; } #meet figure .caption-2 { max-width: 40%; line-height: 1.5; }}#team { padding: 80px 20px; background-color: #5D6763;}#team article { text-align: center;}#team article .h2, #team article p { color: #fff;}#team article p { max-width: 490px;}#team .flex.container { max-width: 1100px; padding: 50px 0 180px; margin-top: 20px;}#team .circle { width: 158px; height: 158px; border-radius: 50%; background-color: transparent; border: 1px solid #fff; font-size: 1.6rem; font-weight: 600; font-family: "Outfit", sans-serif; color: #fff; text-transform: uppercase; display: flex; align-items: center; justify-content: center; text-align: center; letter-spacing: 0.25rem;}#team .circle:hover { background-color: #fff; color: #A87B4A;}@media (min-width: 1025px) { #team .item { margin: 0 -10px; } #team .item:nth-child(1) { transform: translateY(-40px); } #team .item:nth-child(2) { transform: translateY(180px); } #team .item:nth-child(3) { transform: translateY(-15px); } #team .item:nth-child(4) { transform: translateY(170px); } #team .item:nth-child(5) { transform: translateY(-30px); } #team .item:nth-child(6) { transform: translateY(180px); } #team .item:nth-child(7) { transform: translateY(20px); }}@media (min-width: 581px) and (max-width: 1024px) { #team .flex.container { flex-wrap: wrap; flex-direction: row; max-width: 600px; gap: 30px; padding-bottom: 0; } #team .item:nth-child(6) { order: 10; margin: 0 auto; } #team .item:nth-child(1), #team .item:nth-child(4) { margin-bottom: -60px; } #team .item:nth-child(3), #team .item:nth-child(7) { margin-top: -60px; }}@media (max-width: 580px) { #team .flex.container { flex-wrap: wrap; flex-direction: row; max-width: 400px; gap: 60px 30px; margin-top: 50px; padding-bottom: 0; } #team .item:nth-child(6) { order: 10; margin: 0 auto; } #team .item:nth-child(2), #team .item:nth-child(4), #team .item:nth-child(7) { margin-top: -120px; } #team .item.circle { margin-top: -50px; }}#testimonials { padding: 60px 20px 80px;}#testimonials .testimonial.playing { width: 100%; max-width: 480px;}#testimonials .btn { margin: 30px auto 0;}#services { padding: 50px 20px; background-color: rgba(51, 51, 50, 0.05); max-width: 1150px; margin: 0 auto;}#services .flex.container { max-width: 980px; margin: 0 auto;}#services article { max-width: 490px;}@media (max-width: 1024px) { #services { max-width: calc(100% - 20px); } #services article { text-align: center; } #services ul, #services .btn { display: table; margin-left: auto; margin-right: auto; }}#financial { text-align: center; padding: 80px 20px;}#financial .flex.container { max-width: 1160px; margin: 0 auto;}#financial article { text-align: center; margin-bottom: 30px;}#financial figure { margin-bottom: 10px; transition: 0.3s opacity;}#financial .item { width: 100%; max-width: 370px; padding: 50px 20px; background-color: #fff; display: block;}#financial .item p { max-width: 286px;}#financial .item:hover figure { opacity: 0;}#financial .btn, #financial .btn-alt { margin: 20px auto 0;}#financial .btn-alt:hover { background-color: #5D6763;}#financial .expand { display: none;}#financial .item.brown { background-color: #A87B4A; color: #fff; height: 440px; display: flex; flex-direction: column; align-items: center; justify-content: center;}#financial .item.brown h3, #financial .item.brown p { color: #fff;}@media (max-width: 1024px) { #financial article { max-width: 800px; margin-left: auto; margin-right: auto; }}#map { position: relative; min-height: 550px;}#map .map-img { cursor: pointer; transition: 0.3s all; width: 100%; max-height: 90vh; min-height: 550px; -o-object-fit: cover; object-fit: cover; -o-object-position: top; object-position: top;}#map .map-img:hover { filter: brightness(0.9);}#map figure { width: calc(100% - 600px); height: 100%; line-height: 0;}#map figure iframe { width: 100%; height: 100%; min-height: 550px;}#map article { background-color: #fff; position: absolute; top: 50%; right: 0; transform: translateY(-50%); padding: 60px; max-width: 600px; width: 100%;}#map article .content { margin: 0 auto; display: table;}@media (max-width: 1024px) { #map { min-height: unset; background-color: #fff; } #map figure, #map .map-img { display: none; } #map article { position: relative; transform: unset; inset: unset; padding: 50px 30px; margin: 0 auto; }}#follow { background-color: #5D6763;}#follow .link { display: flex; justify-content: center; align-items: center; gap: 15px; padding: 15px; max-width: -moz-fit-content; max-width: fit-content; margin: 0 auto;}#follow .link > div { display: flex; align-items: center; max-width: -moz-fit-content; max-width: fit-content; gap: 10px;}#follow .link span, #follow .link i, #follow .link .arrow { transition: 0.3s all;}#follow .link i { font-size: 52px; font-family: the-seasons, sans-serif; color: #99ACA0; line-height: 1; margin-top: -12px;}#follow .link .h1-small, #follow .link img { margin: 0;}#follow .link:hover .arrow { transform: translateX(15px);}#follow .link:hover span, #follow .link:hover i { color: #E1F0FB;}#follow .flex.container { max-width: 100%; flex-direction: row;}#follow .flex.container span { width: 25%;}#follow .flex.container span img { width: 100%;}@media (max-width: 800px) { #follow .flex.container { flex-wrap: wrap; } #follow .flex.container span { width: 50%; }}@media (max-width: 700px) { #follow .link { flex-direction: column; gap: 10px; }}.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: #333332; 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: #A87B4A;}::-moz-placeholder { color: #333332;}::placeholder { color: #333332;}::-webkit-input-placeholder { color: #333332;}.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; background-color: #fff; color: #5D6763; width: 65px; height: 65px; border-radius: 50%; line-height: 65px;}.social a:hover { color: #fff; background-color: #A87B4A;}footer { background-image: url(assets/images/footer-bg.webp); background-size: 110% 100%; background-position: center; color: #fff; padding: 60px 0 0;}footer .fo-title { text-align: center; margin-bottom: 20px;}footer a { color: #fff;}footer a:hover { color: #9dc6bd;}footer .logo { display: block; margin-bottom: 30px;}footer .pho { font: 700 28px/1.2 "Outfit", sans-serif; margin: 10px auto; display: block;}footer .phy { font: 700 19px/1.2 "Outfit", sans-serif; margin: 10px auto; display: block;}footer .hours { margin: 0;}footer .hours p { color: #fff;}footer .fo-info, footer .fo-social { flex: 0 1 240px;}footer .fo-info { text-align: center;}footer .social { display: table;}#fo-contents { background-color: #333332; padding: 30px 20px 40px; margin-bottom: 60px;}#fo-contents .flex.container { margin-top: 40px;}.fo-info { flex: 0 1 auto;}#copy { font: 400 15px/1.5 "Outfit", sans-serif; color: #333332; padding: 5px 10px; text-align: center; display: flex; align-items: center; justify-content: center; background-color: #F9F4EE;}#copy .flex { max-width: 1050px;}#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: #A87B4A;}#copy .links a:hover { color: #A9C4BE;}#copy .tnt { padding-top: 2px; color: #5D6763;}#copy .icon-tnt { display: inline-block; vertical-align: middle; margin: 0 20px 3px -12px; font-size: 60px; line-height: 0; color: #5D6763; transition: 0.3s all;}#copy .icon-tnt:hover { color: #A9C4BE;}@media (max-width: 1024px) { #fo-contents { flex-direction: column; align-items: center; gap: 40px; } #fo-contents > div { text-align: center; } footer .fo-info, footer .fo-social { flex: unset; } footer .fo-social { max-width: 200px; } footer .logo { max-width: 80%; margin: 0 auto; } footer .fo-title { text-align: center; } #copy .flex, #copy .flex > div { flex-direction: column; gap: 0; } #copy .flex > div { gap: 10px; } #copy { padding: 15px 10px 5px; }}.slick-controls { display: flex; align-items: center; justify-content: space-around; max-width: 1000px; margin: 10px auto;}.slick-arrow { padding: 0; position: absolute; top: 50%; transform: translateY(-50%); left: 0; z-index: 5; transition: 0.3s all;}.slick-arrow i { margin-left: -4px;}.slick-arrow svg path, .slick-arrow svg line, .slick-arrow svg rect { transition: 0.3s all;}.slick-arrow svg rect { fill: rgba(169, 196, 190, 0);}.slick-arrow:hover svg rect { fill: #a9c4be; transition: 0.3s all;}.slick-arrow:hover svg path, .slick-arrow:hover svg line { stroke: #5D6763;}#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: #85613a; 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: 20px; text-align: center; background-color: #5D6763; max-width: 100px; margin: 0 auto; padding: 10px; border: 2px solid #99ACA0; color: #fff;}.gallery { max-width: 1250px; margin: 40px auto; padding: 0 80px; position: relative;}.gallery .slick-arrow { top: 50%;}#tour .slick-gallery { max-width: 850px;}.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: #333332; 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; } .slick-gallery article .flex-ed { align-items: center; flex-direction: column; } .slick-arrow { position: relative; top: unset; transform: unset; left: 0; width: 70px; flex: 0 0 70px; } .slick-arrow svg { max-width: 100%; }}.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: 1100px; margin: 0 auto;}.block .detach { margin-top: 30px;}.block h2 { margin-bottom: 20px;}.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;}.block .elem-right { order: 1;}.block:nth-of-type(even) { background-color: #F0E8DE;}.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; max-width: 800px; margin: 0 auto 20px; } .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(2) { position: relative; isolation: isolate;}.meet .block:nth-of-type(2) .elem { position: absolute; inset: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; opacity: 0.5; z-index: -1;}.meet .block:nth-of-type(2) article { width: 100%; max-width: 1400px; flex: unset; background-color: rgba(255, 255, 255, 0.85); text-align: center; padding: 40px 20px 50px;}.meet .block:nth-of-type(2) article p { max-width: 860px;}.meet .block:nth-of-type(2) article ul { display: table; margin: 20px auto 0;}.meet .block:nth-of-type(3) { padding: 0;}.meet .block:nth-of-type(3) .contain { max-width: 1800px; gap: 0;}.meet .block:nth-of-type(3) article { padding: 0 30px; margin: auto; flex: 0 1 600px;}.meet .block:nth-of-type(3) .elem { max-width: 50%;}@media (max-width: 1024px) { .meet .block:nth-of-type(2) .contain { max-width: 800px; } .meet .block:nth-of-type(3) { padding: 60px 20px; } .meet .block:nth-of-type(3) .elem { max-width: 100%; } .meet .block:nth-of-type(3) .contain { max-width: 650px; } .meet .block:nth-of-type(3) article { flex: unset; }}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px 60px; 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; text-decoration: none;}.more-to-explore [class^=btn]:hover { background-color: #5D6763;}.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: 320px; width: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; background-color: #fff; overflow: hidden; padding-top: 20px;}.services-grid figure { height: 70px; display: flex; align-items: center; justify-content: center; padding-bottom: 15px; transition: opacity 0.4s;}.services-grid > div:hover figure { opacity: 0; transition: opacity 0.4s;}.services-grid article { padding: 0 20px; text-align: center;}.services-grid h3 { margin-bottom: 20px;}.services-grid ul { display: none;}.services-grid ul li { margin-left: 0; padding-left: 0; text-align: center;}.services-grid ul li:before { display: none; color: #fff;}.services-grid a { color: #5D6763;}.services-grid a:hover { color: #A87B4A;}@media (max-width: 1024px) { .services-grid > div { height: auto; display: block; padding: 30px 10px 20px; } .services-grid ul { display: block; }}.elem-full { max-width: 100%; margin: 6px; margin-bottom: 10px; max-width: 100%;}@media (min-width: 800px) { ul.two { -moz-column-count: 2; column-count: 2; }}@media (max-width: 750px) { main ul li { margin-left: 10px; } .elem-left, .elem-right, .block .elem-left, .block .elem-right { display: table; float: none; margin: 20px auto; 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: #A87B4A; color: #fff; font: 400 15px/1 the-seasons, sans-serif; transition: 0.3s all;}.landing .item .btn { margin: 15px auto 0;}.landing .item:hover h3 { background-color: #966e42; color: #fff;}.accordion { margin: 0 auto; padding: 0; text-align: left; max-width: 1100px;}.accordion .toggle { position: relative; cursor: pointer; clear: both; padding: 21px 80px 21px 30px; width: 100%; display: block; text-align: left; background-color: #5D6763;}.accordion .toggle h2, .accordion .toggle h3 { transition: all 0.3s; color: #fff;}.accordion .toggle.active:after { transform: rotate(0deg);}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: #aac2bc;}.accordion .toggle:after { content: url("assets/images/faq-arrow.svg"); line-height: 0; position: absolute; top: 0; right: 0; width: 73px; height: 73px; display: flex; align-items: center; justify-content: center; background-color: #333332; transform: rotate(180deg);}.accordion .toggle-wrapper { padding: 0; margin-bottom: 10px; background-color: transparent; border: 1px solid #ccc;}.accordion .toggle-wrapper > div { display: none; padding: 10px 50px 10px 30px; background-color: #fff;}@media (max-width: 1024px) { .accordion .toggle { padding: 15px 65px 15px 20px; } .accordion .toggle:after { width: 60px; height: 60px; } .accordion .toggle-wrapper > div { padding: 10px 20px 20px 20px; }}.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: flex-end; 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 .hours p { margin-bottom: 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: 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 "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: 160px;}.service-icons a:hover .icon .ic-color { fill: #fff;}.service-icons a:hover h3 { color: #616F74;}.service-icons .ic-color { fill: #5D6763;}.service-icons .ic-color-2 { fill: #A87B4A;}.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: #333332; 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: #333332;}#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #A87B4A; 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: #333332;}#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: #333332;}#appt-form .input__field:focus + .input__label .input__label-content,#appt-form .input--filled .input__label .input__label-content { color: #333332; 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 #333332;}.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 #A87B4A;}.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: #A87B4A;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #A87B4A; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #A87B4A; 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 #A87B4A; background: none; color: #333332; 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: #A87B4A; 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: #A87B4A; } 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; }}#offers { margin-top: 50px;}#offers .offer { padding: 50px 40px 40px; background-color: #A87B4A;}#offers .offer h3, #offers .offer p, #offers .offer span { color: #fff; text-align: center; display: block;}#offers .offer span { background-color: #fff; color: #A87B4A; 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;}
