#advantage { padding: 120px 20px; position: relative;}#advantage h2 { font-size: 48px; line-height: 1.3; background: linear-gradient(0deg, #BF9056, #2E3347); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}#advantage:before, #advantage:after { content: ""; position: absolute; width: 4px; height: 95px; left: 50%; transform: translateX(-50%);}#advantage:before { top: 0; background: linear-gradient(to bottom, #BF9056, #2E3347);}#advantage:after { bottom: 0; background: linear-gradient(to top, #BF9056, #2E3347);}#advantage article { text-align: center; max-width: 1100px; margin: 0 auto;}#advantage .btn { margin: 20px auto 0;}#future { padding: 0 20px; position: relative; background-color: #DEA763;}#future article { max-width: 750px; padding-top: 20px;}#future figure { margin: -30px 0 -55px;}@media (max-width: 1024px) { #future { padding: 0 20px 60px; } #future .flex { flex-direction: column-reverse; } #future article { text-align: center; }}#meet { background-color: #2E3347; padding: 120px 30px 100px;}#meet article { max-width: 620px;}#meet article * { color: #fff;}#meet article small { text-transform: uppercase; font-size: 14px; color: #E4BC8A; letter-spacing: 2px; margin-top: 20px; display: block;}#meet figure { position: relative; display: table;}#meet figure img { z-index: 5; position: relative;}#meet figure:before { content: ""; background-color: #BF9056; position: absolute; top: -20px; left: -20px; right: 30%; bottom: 30%;}@media (max-width: 1024px) { #meet article { text-align: center; } #meet ul { display: table; max-width: 500px; margin-left: auto; margin-right: auto; } #meet .btn { margin: 20px auto 0; }}@media (max-width: 600px) { #meet figure:before { top: -15px; left: -15px; }}#team { padding: 150px 20px; position: relative; background-color: #2E3347; background-image: url(assets/images/index-team.webp); background-size: cover; background-position: center;}#team article { text-align: center; max-width: 1100px; margin: 0 auto;}#team article * { color: #fff;}#team .btn { margin: 20px auto 0;}@media (max-width: 850px) { #team { padding: 100px 20px; }}#services { padding: 0 20px; overflow: hidden;}#services .container { padding: 120px 0 120px; position: relative;}#services .container:before { content: ""; height: 100%; width: 60%; position: absolute; top: 0; bottom: 0; right: auto; left: 75%; background-image: url(assets/images/ball-pattern.svg); background-repeat: repeat; background-position: top left;}#services article { max-width: 510px;}#services article p { max-width: 480px; margin: 20px 0;}#services figure { position: relative;}#services figure img { position: relative; z-index: 5;}#services .btn, #services .btn-alt { width: 290px; max-width: 100%;}#services .btn-alt { margin-top: 10px;}@media (max-width: 1024px) { #services .container { padding: 60px 0; flex-direction: column-reverse; } #services .container:before { display: none; } #services article { text-align: center; } #services .btn, #services .btn-alt { margin-left: auto; margin-right: auto; }}#location { padding: 100px 20px;}#location article { margin: 0 auto;}@media (max-width: 1024px) { #location { padding: 0 20px 60px; } #location figure { display: none; } #location .h2 { margin-bottom: 20px; display: block; } #location .btn { margin-left: auto; margin-right: auto; margin-top: 30px; }}#affiliations { background-color: #fff; padding: 20px;}@media (max-width: 1024px) { #affiliations { padding: 40px 20px; } #affiliations .flex { max-width: 600px; flex-wrap: wrap; gap: 40px; flex-direction: row; justify-content: center; }}.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: #2E3347; 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: #BF9056;}::-moz-placeholder { color: #2E3347;}::placeholder { color: #2E3347;}::-webkit-input-placeholder { color: #2E3347;}.social { font-size: 0; text-align: center; margin: 10px auto; display: flex; justify-content: center; gap: 20px;}.social a { position: relative; display: flex; align-items: center; justify-content: center; margin: 5px; font-size: 28px; color: #fff; background-color: #2E3347; width: 72px; height: 72px; border-radius: 50%; line-height: 0;}.social a:hover { background-color: #8B602B; color: #fff;}footer a { color: #000;}footer a:hover { color: #8B602B;}footer .logo { display: block; margin-bottom: 10px;}footer .logo img { max-width: 315px;}footer .pho { font: 400 35px/1.2 "Poppins", sans-serif; margin: 10px auto; display: block;}footer .phy { font: 300 18px/1.2 "Poppins", sans-serif; margin: 20px auto; display: block;}footer .hours { margin: 30px auto 0;}footer .hours p { font-size: 18px;}footer .fo-title { text-align: center;}#fo-contents { display: flex; gap: 10px; justify-content: space-between; align-items: stretch; margin: auto; position: relative; max-width: 100%; padding: 20px 20px 10px;}#fo-contents > div { width: calc(50% - 5px); padding: 80px 20px;}.fo-logo { background-color: #2E3347;}.fo-info { background-color: #E8CBA6; display: flex; flex-direction: column; justify-content: center; align-items: center;}.fo-info .content { text-align: center;}#copy { font: 400 17px/1.5 "Poppins", sans-serif; color: #000; padding: 0 10px 10px; text-align: center; display: flex; align-items: center; justify-content: center;}#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: #BF9056;}#copy .links a:hover { color: #8B602B;}#copy .tnt { padding-top: 2px;}#copy .icon-tnt { display: inline-block; vertical-align: middle; margin: 0 20px 1px -9px; font-size: 45px; line-height: 0; color: #BF9056;}@media (max-width: 1024px) { #fo-contents { padding: 10px; flex-direction: column-reverse; } #fo-contents > div { width: 100%; padding: 60px 20px; } .fo-logo { padding: 30px 20px !important; } footer .logo { max-width: 60%; margin: 0 auto; } footer .fo-title { text-align: center; } #copy, #copy > div { flex-direction: column; gap: 5px; }}@media (max-width: 600px) { #copy { padding-top: 20px; padding-bottom: 30px; } #copy .flex > div { flex-direction: column; gap: 20px; } #copy .tnt { margin-top: 20px; } #copy .tnt i { display: block; } #copy .icon-tnt { font-size: 65px; }}.slick-controls { display: flex; align-items: center; justify-content: flex-end; max-width: 1000px; margin: 0 auto 10px; flex-wrap: wrap; gap: 0 40px;}.slick-arrow { padding: 0; color: #DEA763; font-family: fontello; font-size: 20px; position: relative; width: 27px; height: 27px; flex: 0 0 27px; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 50%; border: 2px solid #DEA763; line-height: 1; padding-bottom: 1px; z-index: 5; transition: 0.3s all; order: 2;}.slick-arrow i { margin-left: -2px;}.slick-arrow:hover { background-color: #DEA763; color: #fff;}#next { left: auto; right: 0; order: 2;}#next i { margin-left: 4px;}.slick-dots { line-height: 1; flex: 0 0 100%; order: 1; max-width: 790px; margin: 0 auto 10px; line-height: 0;}.slick-dots li { line-height: 0; width: 33.3333333333%; margin: 0;}.slick-dots li button { line-height: 0; padding: 0; width: 100%;}.slick-dots span { cursor: pointer; background-color: #DEA763; height: 8px; width: 100%; border-radius: 0; display: inline-block; margin: 0; opacity: 0.28;}.slick-dots .slick-active span { opacity: 1;}.pagingInfo { font-size: 30px; text-align: center;}.gallery { max-width: 790px; margin: 0 auto; padding: 50px 15px; position: relative;}.slick-gallery { position: relative; margin: 20px auto 0; text-align: center;}.slick-gallery .slick-slide > div { line-height: 0;}.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: #2E3347; font: 400 18px/1.2 "Poppins", sans-serif; text-transform: uppercase; letter-spacing: 1.6px;}.slick-gallery article .flex-ed span:last-of-type:after { content: "After";}.slick-gallery article div p { display: block;}.slick-gallery figcaption { margin: 5px auto;}@media (max-width: 1024px) { .gallery { padding: 50px 10px; } .slick-gallery article .flex-ed { align-items: center; flex-direction: column; }}.why { padding: 85px 10px; position: relative; counter-reset: why-section; background-color: #fff;}.why h2 { text-align: center; letter-spacing: 1px; margin-bottom: 40px;}.why ul { display: flex; justify-content: space-around; align-items: center; text-align: center; align-items: flex-start; max-width: 1200px; margin: 0 auto;}.why ul li { max-width: 280px; flex: 1 1 33%; padding: 0; margin: 10px 10px 0; width: 100%; color: #2E3347; overflow: visible;}.why ul li span { max-width: 95%; margin: 0 auto; display: block; line-height: 1.2;}.why ul li:before { content: url("assets/images/why-icon.svg"); position: relative; display: block; margin-bottom: 20px;}@media (max-width: 1024px) { .why { padding: 50px 20px; } .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: 50px 20px;}.block:first-of-type { padding-top: 100px;}.block:last-of-type { padding-bottom: 120px;}.block .contain { display: flex; justify-content: space-between; align-items: flex-start; gap: 30px;}.block .contain, .block .detach { max-width: 1200px; margin: 0 auto;}.block .detach { margin-top: 30px;}.block h2 { margin-bottom: 20px;}.block h2 span { display: block; text-transform: uppercase; font-size: 18px; letter-spacing: 1px; font-family: "Poppins", sans-serif; font-weight: 700; color: #BF9056; margin-top: 10px;}.block .wrap { height: 0;}.block article { margin: auto 0; flex: 0 1 708px;}.block article p:first-of-type { margin-top: 0;}.block ul li { margin-left: 25px;}.block .btn { margin-left: 0;}.block .elem { flex: 0 0 auto; position: relative; z-index: 3; margin: 0;}.block .elem::before { content: ""; position: absolute; top: 60%; left: 40%; right: -15px; bottom: -15px; background-color: #BF9056; z-index: -1;}.block .elem-right { order: 1;}.block:nth-of-type(odd) .elem:before { top: 60%; right: 40%; left: -15px; bottom: -15px;}.mini-block { display: flex; align-items: center; max-width: 1010px; width: 100%; margin: 80px auto; gap: 60px;}.mini-block .elem-sm { order: 1; position: relative; display: table;}.mini-block .elem-sm::before { content: ""; position: absolute; top: 35%; left: 35%; right: -10px; bottom: -10px; background-color: #BF9056; z-index: -1;}.mini-block article { order: 2; flex: unset !important; max-width: 656px;}.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: 30px 25px; } .block:first-of-type { padding-top: 60px; } .block:last-of-type { padding-bottom: 60px; } .block h2 { text-align: center; margin-bottom: 20px; } .block ul li { margin-left: 0; } .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: 15px auto 25px; 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; margin: 60px auto; } .mini-block .elem-sm { margin: 15px auto 25px; } .mini-block article { max-width: 500px; }}@media (max-width: 600px) { .block .elem::before { right: -10px; bottom: -10px; } .block:nth-of-type(odd) .elem:before { left: -10px; bottom: -10px; }}#affiliations.detach { border: 3px solid #DEA763; padding: 25px 20px; margin-top: 90px;}#affiliations.detach h2 { text-align: center; margin-bottom: 30px;}@media (max-width: 500px) { #affiliations.detach { padding: 30px 20px 40px; } #affiliations.detach .flex { flex-direction: column; }}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 60px 10px 60px; background-color: #fff;}.more-to-explore span { font-size: 55px; margin-bottom: 10px; display: block;}.more-to-explore p { padding: 10px; margin: auto; max-width: 1150px; display: flex; align-items: center; flex-wrap: wrap; justify-content: center;}.more-to-explore [class^=btn] { min-width: 350px; margin: 5px;}.services-grid { position: relative; margin: 0 auto; padding: 80px 20px; display: flex; align-items: stretch; justify-content: center; flex-wrap: wrap; gap: 30px; max-width: 1230px;}.services-grid > div { max-width: 375px; width: 100%; background-color: #BF9056; overflow: hidden; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}.services-grid .title { display: flex; align-items: center; background-color: #2E3347;}.services-grid img { margin: 0;}.services-grid h3 { padding-left: 20px; position: relative;}.services-grid h3:after { content: ""; position: relative; display: block; height: 4px; width: 140px; margin-top: 20px; background: linear-gradient(to right, #BF9056, #2E3347);}.services-grid h3 a { color: #fff;}.services-grid h3 a:hover { color: #DEA763;}.services-grid ul { border: 4px solid #DEA763; margin: 0; height: 310px; padding: 20px 20px 40px; background-color: #fff;}.services-grid ul li { margin-left: 0;}.services-grid ul li a { color: #2E3347;}.services-grid ul li a:hover { color: #DEA763;}.services-grid > div:last-of-type { background-color: #2E3347; display: flex; flex-direction: column; align-items: center; justify-content: center; padding-top: 50px; padding-bottom: 50px;}.services-grid > div:last-of-type .title { flex-direction: column; align-items: center; justify-content: center; text-align: center; gap: 20px;}.services-grid > div:last-of-type h3 { font-size: 50px; padding-left: 0; color: #fff;}.services-grid > div:last-of-type h3:after { display: none;}.landing { display: flex; align-items: flex-start; justify-content: center; gap: 80px; 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 figure { position: relative;}.landing .item figure::before { content: ""; background-color: #BF9056; z-index: -1; position: absolute; inset: 55% -10px -10px 35%;}.landing .item h3 { padding: 10px; background-color: #BF9056; color: #fff; font: 400 15px/1 "PT Serif", serif; transition: 0.3s all;}.landing .item .btn { margin: 25px auto 0;}.landing .item:hover h3 { background-color: #DEA763; 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; background-color: #fff; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);}.accordion .toggle h2, .accordion .toggle h3 { transition: all 0.3s;}.accordion .toggle.active:after { transform: rotate(180deg); content: "\e841"; top: 29px;}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: #BF9056;}.accordion .toggle:after { content: "\e840"; font-family: fontello; line-height: 0; color: #DEA763; position: absolute; top: 32px; right: 15px; font-size: 32px; display: flex; align-items: center; justify-content: center;}.accordion .toggle-wrapper { padding: 0; margin-bottom: 10px; background-color: transparent;}.accordion .toggle-wrapper > div { display: none; padding: 20px 50px 20px 50px; background-color: rgba(222, 167, 99, 0.7);}@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; flex-wrap: wrap; max-width: 950px; margin: 0 auto; padding: 60px 30px;}.contact h3 { margin: 10px auto;}.contact .hours h3 { margin-top: 0; text-transform: none; text-align: center;}.contact p { margin: 15px 0 10px; line-height: 1.4;}.contact-map { height: 380px; margin: 20px auto 0;}.contact-map iframe { height: 100%; width: 100%;}@media (max-width: 1024px) { .contact { text-align: center; align-items: center; flex-direction: column; } .contact h3 { text-align: center; }}#emergency-modal h3 { text-align: center;}.off { pointer-events: none;}.service-icons { max-width: 900px; display: flex; justify-content: center; gap: 50px; text-align: center; flex-wrap: wrap; margin: 40px auto 0;}.service-icons h3 { margin: 10px auto 0; color: #616F74; text-transform: unset; font: 400 18px/1 "Poppins", sans-serif; line-height: 1.1;}.service-icons 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: #636A87;}.service-icons .ic-color-2 { fill: #BF9056;}.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: #2E3347; 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: #2E3347;}#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #BF9056; display: block; width: 100%; min-height: 65px; background: none;}#appt-form .input-content.txt { height: 150px;}#appt-form .input-content textarea { padding: 5px; display: block; width: 100%; height: 130px; display: table; font-family: "Poppins", sans-serif;}#appt-form .input__field { position: absolute; z-index: 2; display: block; border: none; border-radius: 0; padding: 0 10px; margin-top: 20px; height: 40px; width: 100%; background: transparent; color: #2E3347;}#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: #2E3347;}#appt-form .input__field:focus + .input__label .input__label-content,#appt-form .input--filled .input__label .input__label-content { color: #2E3347; 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 #2E3347;}.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 #BF9056;}.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: #BF9056;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #BF9056; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #BF9056; 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 #BF9056; background: none; color: #2E3347; 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: #BF9056; 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: #BF9056; } to { width: 0; background: transparent; }}@media (max-width: 750px) { #appt-form .flex-row-input { display: block; } #appt-form .options { margin: 10px auto 20px; }}@media (max-width: 480px) { #appt-form { padding: 40px 20px; } #appt-form .flex-row-input article { margin: 10px auto; } #appt-form .flex-checks span { flex: 0 1 48%; }}@media (max-width: 400px) { #appt-form .input-content, .group input, .group select, .group textarea { font-size: 16px; } #insure-form .h2 { font-size: 30px; }}#fixed-tabs { position: fixed; right: 0; text-align: center; line-height: 1; font-size: 0; z-index: 200; padding: 0;}#fixed-tabs li { flex: 1;}#fixed-tabs a { display: block; font-size: 17px; font-weight: 600; color: #fff; position: relative; overflow: hidden;}#fixed-tabs i { font-size: 16px;}#fixed-tabs #fixed-tabs i,#fixed-tabs #fixed-tabs i:before { display: block; margin: 0 auto !important;}#fixed-tabs .ra { background-color: #BF9056;}#fixed-tabs .call { background-color: #8B602B;}#fixed-tabs .map,#fixed-tabs .fr { background-color: #2E3347;}#fixed-tabs .fb { background-color: #4d70a8;}#fixed-tabs .gg { background-color: #dc4e41;}@media (min-width: 1025px) { #fixed-tabs { display: none; }}@media (max-width: 1024px) { #fixed-tabs { bottom: 0; width: 100%; display: flex; } #fixed-tabs a { padding: 20px 5px 20px 0; flex: 1; } #fixed-tabs a span { display: inline-block; vertical-align: middle; } #fixed-tabs .call, #fixed-tabs .map { display: none; }}@media (max-width: 1000px) { #fixed-tabs .fr, #fixed-tabs .gg, #fixed-tabs .fb { display: none; } #fixed-tabs .call, #fixed-tabs .map { display: block; }}@media (max-width: 730px) { #fixed-tabs strong { display: none; } #fixed-tabs .ra { flex: 2; }}
