#reviews { position: relative; padding: 100px 0 100px 20px;}#reviews .title { text-align: left;}#reviews .title .h1-small { margin-bottom: 30px;}#reviews .buttons { display: flex; gap: 10px; align-items: center;}#reviews .container { margin-bottom: 40px; padding-right: 20px;}#reviews .slick-track { display: flex !important; align-items: stretch; justify-content: flex-start; gap: 20px;}#reviews .slick-track:before { display: none;}#reviews .slick-reviews { width: 100%;}#reviews .slick-list { overflow: visible;}#reviews .slick-slide { max-width: 700px; background-color: #7683B5; padding: 30px 40px 30px 90px; border-radius: 20px; height: auto !important; justify-content: flex-start; position: relative;}#reviews .slick-slide:before { content: "\e838"; font-family: fontello; position: absolute; left: 40px; top: 30px; font-size: 25px; color: #fff;}#reviews .slick-slide > div, #reviews .slick-slide .review { height: 100%;}#reviews .slick-slide .review { display: flex !important; flex-direction: column;}#reviews .slick-slide p { margin-top: 0;}#reviews .slick-slide p, #reviews .slick-slide span, #reviews .slick-slide star:before { color: #fff;}#reviews .slick-reviews, #reviews .slick-controls { margin-left: calc((100vw - 1220px) / 2);}#reviews .slick-controls { width: 100%; max-width: 100%; justify-content: flex-start;}#reviews .author { margin-top: auto; gap: 10px; display: flex; align-items: center;}@media (max-width: 1220px) { #reviews .slick-reviews, #reviews .slick-controls { margin-left: 0; }}@media (max-width: 1100px) { #reviews .btn { min-width: 200px; }}@media (max-width: 1024px) { #reviews { padding-top: 40px; display: flex; flex-direction: column; } #reviews .flex.container { align-items: center; order: 1; padding-right: 20px; margin-bottom: 10px; } #reviews .title { text-align: center; } #reviews .slick-controls { order: 2; justify-content: center; margin-bottom: 20px; padding-right: 20px; } #reviews .slick-list { overflow: hidden; } #reviews .slick-reviews { order: 3; } #reviews .buttons { order: 4; margin-top: 30px; justify-content: center; flex-wrap: wrap; align-items: center; } #reviews .buttons .btn { width: 240px; }}@media (max-width: 1000px) { #reviews { padding: 40px 20px 80px; } #reviews .h2 { max-width: 320px; } #reviews .slick-reviews { max-width: 600px; margin: 0 auto; padding-left: 10px; } #reviews .slick-slide { padding: 20px 30px 30px; text-align: center; } #reviews .slick-slide p { margin-bottom: 20px; } #reviews .slick-slide:before { display: block; position: relative; inset: unset; } #reviews .slick-slide .author { justify-content: center; } #reviews .flex.container { padding-right: 0; } #reviews .slick-track { gap: 10px; } #reviews .slick-controls { padding-right: 0; }}#meet { padding: 0 20px;}#meet .h2 { margin-bottom: 20px;}#meet .h2 br { display: none;}#meet article { max-width: 600px; width: 60%;}#meet .btn { margin-top: 40px;}@media (max-width: 1024px) { #meet .h2 br { display: block; } #meet article { width: 100%; max-width: 500px; text-align: center; } #meet .btn { margin: 30px auto 0; }}#team { padding: 100px 20px;}#team article { max-width: 800px; text-align: center; margin: 50px auto 0;}#team p { margin: 20px auto 30px;}#team .btn { margin: 0 auto;}@media (max-width: 1024px) { #team { padding: 80px 0; } #team figure img { border-radius: 0; min-height: 200px; -o-object-fit: cover; object-fit: cover; -o-object-position: 35% 50%; object-position: 35% 50%; } #team article { max-width: 600px; padding-left: 20px; padding-right: 20px; }}#services { background-color: #72568E; padding: 0 0 100px;}#services .flex.container { flex-direction: row;}#services figure { position: relative;}#services figure img { width: 100%; min-height: 500px; -o-object-fit: cover; object-fit: cover; -o-object-position: 40% 50%; object-position: 40% 50%;}#services figure .h2 { position: absolute; inset: auto 0 50px; color: #fff; text-align: center;}#services figure:before { content: ""; position: absolute; inset: auto 0 0; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #72568E); height: 300px;}#services .service img { border-radius: 10px;}#services .service h3 { font-weight: 700; color: #fff; text-align: center; margin-top: 15px; transition: 0.3s all;}#services .service:hover h3 { color: #EBB54E;}#services .btn { margin: 60px auto 0;}@media (max-width: 1024px) { #services .container { flex-wrap: wrap; justify-content: center; max-width: 600px; }}@media (max-width: 600px) { #services { overflow: hidden; padding-bottom: 30px; } #services .h2 { max-width: 300px; margin: 0 auto; } #services .slick-services { margin-left: calc((100vw - 300px) / 2); max-width: 500px; } #services .slick-services .service { padding: 0 10px; max-width: 300px; margin: 0 auto; } #services .btn { margin: 30px auto 0; }}#plan { padding: 100px 20px 0;}#plan .plan-card { border-radius: 30px; max-width: 1130px; margin: 0 auto; background-color: #EFEFEF; background-image: url("assets/images/plan-bg.webp"); background-size: cover; padding: 60px 50px 60px 80px; position: relative;}#plan .plan-card article { max-width: 720px; margin-bottom: 30px;}#plan .plan-card .details .item { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 10px; position: relative; padding: 0 50px 0 0;}#plan .plan-card .details .item:before { content: ""; position: absolute; inset: 0 0 0 100px; background-color: #f5f5f5; border: 1px solid #E6E6E6; border-left: unset; z-index: 2; border-radius: 0 10px 10px 0;}#plan .plan-card .details .item:last-child { margin-bottom: 0;}#plan .plan-card .details .item .round-side { position: relative; z-index: 1; margin: 0 0 0 40px;}#plan .plan-card .details .item .number { position: absolute; inset: 50% auto auto 0; transform: translateY(-50%); width: 85px; height: 85px; border-radius: 50%; background-color: #A337F8; border: 3px solid #fff; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); font-size: 50px; color: #fff; font-family: "brother-1816", sans-serif; font-style: italic; font-weight: 700; display: flex; justify-content: center; align-items: center; line-height: 1; padding-right: 6px; padding-bottom: 4px;}#plan .plan-card .details .item .price { display: flex; align-items: center; position: relative; z-index: 3; gap: 10px;}#plan .plan-card .details .item .price .amount { font-size: 80px; font-weight: 700; position: relative;}#plan .plan-card .details .item .price .amount:before { content: "$"; position: absolute; left: -25px; top: 5px; font-size: 40px; font-weight: 700; font-family: "brother-1816", sans-serif;}#plan .plan-card .details .item .price .period { text-align: left; font-size: 30px; font-weight: 700;}#plan .plan-card .details .item .price .period small { font-weight: 400; display: block; font-size: 16px; font-style: italic;}#plan .plan-card .details .item .line { background-color: #E6E6E6; width: 1px; height: 110px; position: relative; z-index: 3;}#plan .plan-card .details .item ul { flex: 0 1 406px; position: relative; z-index: 3;}#plan .plan-card .details .item ul li { font-size: 16px; padding-left: 18px; margin-left: 0; margin-bottom: 0; line-height: 1.4;}#plan .plan-card .details .item ul li:before { content: "\e933"; font-family: fontello; color: #4E1A7C; font-size: 8px; top: 7px;}#plan .badge { display: table; position: absolute; top: -50px; right: -40px; padding-bottom: 10px;}#plan .badge .amount { display: block; text-align: center; color: #fff; font-size: 62px; font-weight: 700; font-family: "brother-1816", sans-serif; line-height: 0.95; position: relative; padding-left: 10px;}#plan .badge .amount:before { content: "$"; position: absolute; left: -10px; top: 20px; font-size: 40px; font-weight: 700; font-family: "brother-1816", sans-serif; line-height: 1; color: #fff; transform: translateY(-50%);}#plan .badge p { color: #fff; text-align: center; font-size: 20px; font-weight: 700; line-height: 1; margin: 5px 0 0;}#plan .badge .content { position: relative; width: 255px; height: 255px; border-radius: 50%; background-color: #4E1A7C; border: 5px solid #fff; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); display: flex; justify-content: center; align-items: center; flex-direction: column;}#plan .badge .stars { position: absolute; left: -80px; top: -10px;}#plan .disclaimer { max-width: 890px; text-align: center; margin: 15px auto 0;}#plan .disclaimer p { font-size: 13px;}@media (max-width: 1230px) { #plan .plan-card { padding: 60px 30px 60px 50px; } #plan .badge { right: 10px; } #plan article { margin-right: 300px; }}@media (max-width: 1024px) { #plan { padding-top: 120px; } #plan .badge { inset: unset; position: relative; margin: 0 auto; transform: translateY(-80px); } #plan .badge .amount { font-size: 52px; } #plan .badge p { font-size: 17px; } #plan .badge .content { width: 220px; height: 220px; } #plan .badge .stars { width: 80px; left: -65px; top: -5px; } #plan .plan-card { padding: 0 20px 50px; display: block; } #plan .plan-card article { margin: -60px auto 30px; text-align: center; } #plan .plan-card .details { max-width: 500px; margin: 0 auto; } #plan .plan-card .details .item { flex-direction: column; background-color: #f5f5f5; border-radius: 15px; border: 1px solid #E6E6E6; padding: 0 20px 30px; margin-top: 50px; } #plan .plan-card .details .item:before { display: none; } #plan .plan-card .details .item .number { position: relative; inset: unset; transform: unset; margin-top: -40px; } #plan .plan-card .details .item .price { flex-direction: column; gap: 0; } #plan .plan-card .details .item .price .amount { line-height: 1; } #plan .plan-card .details .item .price .period { text-align: center; } #plan .plan-card .details .item .round-side { display: none; } #plan .plan-card .details .item .line { height: 1px; width: 110px; } #plan .plan-card .details .item ul { flex: unset; margin: 0 auto; }}#financial { padding: 100px 20px;}#financial h2 { max-width: 600px; margin: 0 auto 40px; text-align: center;}#financial .card { text-align: center; width: 520px; max-width: 100%; border: 1px solid #BABABA; padding: 75px 20px;}#financial .card img { margin-bottom: 40px;}#financial .card p { max-width: 400px;}#financial .card h3 { font-weight: 700; color: #4E1A7C; text-align: center; margin-bottom: 40px; font-size: 3.4rem;}#financial .card .btn { margin: 50px auto 0;}@media (max-width: 1024px) { #financial { padding-top: 60px; padding-bottom: 60px; }}#location { padding: 0 20px; background-image: url("assets/images/wave-background.webp"); background-size: cover; background-position: center; background-repeat: no-repeat;}#location .h2 { margin-bottom: 20px;}#location .container { position: relative; padding: 100px 0; gap: 60px;}#location .round-img { position: absolute; inset: -80px 0 auto auto; border-radius: 50%; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);}#location ul li { padding-left: 0; margin-left: 0; background-color: #515151; color: #fff; max-width: 460px; width: 100%; padding: 10px 30px; border-radius: 5px;}#location ul li:before { display: none;}@media (max-width: 1024px) { #location figure { display: none; } #location .h2 { max-width: 240px; font-size: 3.4rem; } #location .container { padding: 50px 0 30px; max-width: 440px; width: 100%; margin: 0 auto; align-items: flex-start; } #location article { margin: 0 auto; } #location .round-img { max-width: 130px; top: -30px; } #location ul li { padding: 10px 20px; }}.simple { line-height: 1; font-size: 0; margin: 0 auto; text-align: center;}.simple input:not([type=submit]),.simple textarea,.simple select { box-sizing: border-box !important; border: 0; border-radius: 0; line-height: 1; font-size: 18px; width: 100%; max-width: 100%; padding: 0 11px; margin-bottom: 10px; height: 45px; color: #464646; 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: #4E1A7C;}::-moz-placeholder { color: #464646;}::placeholder { color: #464646;}::-webkit-input-placeholder { color: #464646;}.social { font-size: 0; text-align: center; margin: 10px auto; display: flex; justify-content: flex-start;}.social a { position: relative; display: inline-block; margin: 5px 10px; font-size: 20px; color: #fff;}.social a:first-of-type { margin-left: 0;}.social a:hover { color: #EBB54E;}footer { background-color: #2E1C3D; color: #fff; padding: 0 20px;}footer a { color: #fff;}footer a:hover { color: #EBB54E;}footer .fo-title { margin-bottom: 25px;}footer .logo { display: block; margin-bottom: 10px;}footer .pho { font: 400 25px/1.2 "Lato", sans-serif; margin: 0 auto 20px; display: block;}footer .phy { font: 400 16px/1.2 "Lato", sans-serif; margin: 20px auto; display: block;}footer .hours { margin: 0;}footer .hours p { color: #fff; font-size: 1.6rem; line-height: 1.4;}#fo-contents { display: flex; justify-content: space-between; margin: auto; position: relative; max-width: 1200px; padding: 80px 0;}.fo-info { flex: 0 1 auto;}#copy { font: 400 11px/1.5 "Lato", sans-serif; color: #978CA0; padding: 20px 0;}#copy .container { display: flex; align-items: center; justify-content: flex-start;}#copy .container > div { display: flex; align-items: center; justify-content: center; gap: 15px;}#copy span { margin: 0 10px;}#copy em { font-style: normal;}#copy a { color: #978CA0;}#copy a:hover { color: #EBB54E;}#copy .tnt { padding-top: 2px; color: #978CA0;}#copy .icon-tnt { display: inline-block; vertical-align: middle; margin: 0 20px 3px -12px; font-size: 60px; line-height: 0;}@media (max-width: 1024px) { #fo-contents { flex-direction: column; align-items: center; padding-bottom: 30px; padding-top: 60px; gap: 30px; } #fo-contents > div { text-align: center; } footer { padding-bottom: 60px; } footer .logo { max-width: 80%; margin: 0 auto 30px; } footer .fo-title { text-align: center; } footer .social { justify-content: center; } footer .social a:first-of-type { margin-left: 10px; } #copy, #copy > div { flex-direction: column; } #copy .container > div { flex-direction: column; display: flex; margin-bottom: 12px; } #copy span:first-of-type, #copy span:last-of-type { display: none; }}.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: #fff; background-color: #4E1A7C; font-family: fontello; font-size: 30px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 69px; height: 42px; flex: 0 0 69px; display: flex; flex-direction: column; justify-content: center; align-items: center; z-index: 5; line-height: 1; transition: 0.3s all;}.slick-arrow i { margin-left: -4px;}.slick-arrow:hover { background-color: #EBB54E;}#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: #B19EC1; height: 3px; width: 44px; border-radius: 20px; display: inline-block; margin: 0;}.slick-dots .slick-active span { background-color: #4E1A7C;}.pagingInfo { font-size: 30px; text-align: center;}.gallery { max-width: 870px; margin: 40px auto; padding: 0; 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: #464646; font: 400 18px/1.2 "Lato", 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: 50px; height: 50px; flex: 0 0 50px; }}.why { padding: 50px 10px 30px; position: relative; background-color: #a7a7a7; width: calc(100% - 40px); max-width: 1270px; border-radius: 22px; background-image: url(assets/images//wave-background.webp); background-size: cover; background-position: center; background-repeat: no-repeat; margin: 0 auto; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}.why h2 { text-align: center; font-size: 4rem; max-width: 700px; margin: 0 auto 20px;}.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 { padding: 0; margin: 0; max-width: 300px; color: #fff; overflow: hidden; color: #515151; font-size: 22px; line-height: 1.3; display: block;}.why ul li span { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}.why ul li:before { content: url(assets/images/why-icon.svg); position: relative; display: block; margin-bottom: 10px;}@media (max-width: 1024px) { .why { width: 100%; border-radius: 0; padding-top: 30px; } .why ul { flex-direction: column; align-items: center; gap: 30px; }}.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: 30px 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; max-width: 450px;}.block h2 span { display: block; font-size: 1.8rem; text-transform: uppercase; color: #4E1A7C; letter-spacing: 0.15rem; margin-top: 10px;}.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:first-of-type { padding-top: 50px;}.block:last-of-type { padding-bottom: 50px;}.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 { margin-left: auto; margin-right: auto;}.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 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; }}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px 60px; background-color: #f2f2f2;}.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; padding-left: 20px; padding-right: 20px;}.services-grid { position: relative; margin: 0 auto; padding: 50px 20px 50px; display: flex; justify-content: center; align-items: stretch; flex-wrap: wrap; gap: 50px; max-width: 1300px;}.services-grid > div { max-width: 350px; width: 100%;}.services-grid article { padding: 50px 10px 40px; border-radius: 20px; overflow: hidden; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); background-color: #f2f2f2; background-image: url(assets/images/wave-background.webp); background-size: cover; background-position: center; background-repeat: no-repeat; height: 400px;}.services-grid img { margin-bottom: -30px;}.services-grid h3 { margin-bottom: 20px; font-weight: 500; text-align: center; font-size: 2.4rem;}.services-grid h3 span { display: block; font-weight: 300;}.services-grid ul { padding: 0 20px;}.services-grid ul li { margin-left: 0; padding-left: 15px;}.services-grid ul li:before { content: "\e933"; font-family: fontello; color: #719DB1; font-size: 7px; top: 8px;}.services-grid a { color: #191717;}.services-grid a:hover { color: #72568E;}#refer { margin: 0 auto; max-width: 700px; padding: 0 20px;}#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; background-color: #72568E;}.accordion .toggle h2, .accordion .toggle h3 { transition: all 0.3s;}.accordion .toggle.active:after { content: url(assets/images/minus-icon.svg); transform: rotate(180deg);}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: #EBB54E;}.accordion .toggle:after { content: url(assets/images/plus-icon.svg); line-height: 0; position: absolute; top: 18px; right: 15px;}.accordion .toggle-wrapper { padding: 0; margin-bottom: 10px; background-color: transparent;}.accordion .toggle-wrapper > div { display: none; padding: 10px 20px 20px 10px;}@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: flex-end; gap: 30px; flex-wrap: wrap; max-width: 950px; margin: 0 auto; padding: 60px 30px;}.contact .hours { margin: 0; }.contact h3 { margin: 10px auto;}.contact .hours h3 { margin-top: 0; text-transform: none; text-align: center;}.contact p { margin: 15px 0 10px; line-height: 1.4;}.contact-map { height: 380px; margin: 20px auto 0;}.contact-map iframe { height: 100%; width: 100%;}@media (max-width: 1024px) { .contact { text-align: center; align-items: center; flex-direction: column; } .contact h3 { text-align: center; }}#emergency-modal h3 { text-align: center;}.off { pointer-events: none;}.service-icons { max-width: 900px; display: flex; justify-content: center; gap: 50px; text-align: center; flex-wrap: wrap; margin: 40px auto 0;}.service-icons h3 { margin: 10px auto 0; color: #616F74; text-transform: unset; font: 400 18px/1 "Lato", 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: #4E1A7C;}.service-icons .ic-color-2 { fill: #7683B5;}.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: #464646; 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: #464646;}#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #4E1A7C; 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: "Lato", 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: #464646;}#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: #464646;}#appt-form .input__field:focus + .input__label .input__label-content,#appt-form .input--filled .input__label .input__label-content { color: #464646; 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 #464646;}.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 #4E1A7C;}.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: #4E1A7C;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #4E1A7C; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #4E1A7C; 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 #4E1A7C; background: none; color: #464646; 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: #4E1A7C; 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: #4E1A7C; } 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: #4E1A7C;}#fixed-tabs .call { background-color: #58436D;}#fixed-tabs .map,#fixed-tabs .fr { background-color: #515151;}#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; }}
