#pillars { padding: 100px 20px 80px;}#pillars h2 { text-align: center; margin-bottom: 70px; color: #34507A;}#pillars .item .number { width: 85px; height: 85px; font-size: 44px; display: block; border-radius: 50px; background-color: #66B4D3; font-family: fields-display, sans-serif; display: flex; justify-content: center; align-items: center; color: #fff; padding-top: 2px; margin: 0 auto;}#pillars .item h3 { color: #34507A; text-align: center; margin: 30px auto;}#pillars .item p { max-width: 380px; text-align: center;}@media (max-width: 1024px) { #pillars { padding: 80px 20px 60px; } #pillars .flex { gap: 50px; }}#meet { background-color: #EAEAEA; padding: 100px 20px 80px; margin: 0 10px; border-radius: 30px;}#meet .container { max-width: 1300px;}#meet h2 { text-align: center; margin-bottom: 60px; color: #34507A;}#meet .doctor { display: flex; align-items: stretch; justify-content: space-between; gap: 20px; background-color: #fff; border-radius: 30px;}#meet .doctor article { max-width: 590px; padding: 30px 20px 30px 30px; margin: 0 auto; align-self: center;}#meet .doctor h3 { color: #34507A; margin-bottom: 20px;}#meet .doctor hr { background-color: #D6D6D6;}#meet .doctor img { margin: 0; border-radius: 30px; height: 100%; -o-object-fit: cover; object-fit: cover;}#meet .doctor ul { margin: 20px 0 0 0;}#meet .doctor ul li { font-size: 16px;}#meet .slick-meet-controls { margin: 0 auto 0 80px; width: 620px;}#meet .slick-meet-controls .slick-slide { width: auto !important;}#meet .slick-meet-controls button { white-space: nowrap; display: block; text-transform: uppercase; background-color: #66B4D3; color: #fff; font-size: 18px; padding: 3px 30px; margin-right: 5px; border-radius: 2px;}#meet .slick-meet-controls .slick-current button { background-color: #34507A;}#meet .slick-track { display: flex !important;}#meet .flex { margin-top: 20px;}#meet .slick-controls { margin: 0;}#meet .arrows { margin-right: 80px;}#meet .slick-arrow { position: relative; inset: unset; transform: none;}@media (max-width: 1024px) { #meet { padding: 60px 20px 50px; } #meet h2 { margin-bottom: 20px; } #meet .container { display: flex; flex-direction: column-reverse; gap: 30px; } #meet .flex { flex-direction: column-reverse; } #meet .slick-meet { max-width: 545px; margin: 0 auto; width: 100%; } #meet .doctor { flex-direction: column-reverse; align-items: center; } #meet .doctor img { aspect-ratio: 1.1/1; -o-object-position: 50% 10%; object-position: 50% 10%; } #meet .slick-meet-controls { margin: 0 auto; max-width: 240px; } #meet .slick-meet-controls .slick-track { flex-direction: column; align-items: center; display: flex !important; } #meet .slick-meet-controls button { width: 230px; margin: 5px auto 0; } #meet .arrows { margin: 0 auto; }}#office { padding: 100px 0;}#office .container { max-width: 100%;}#office figure { width: 50%;}#office figure img { min-height: 520px; -o-object-fit: cover; object-fit: cover;}#office article { width: 50%; background-color: #fff; transform: translateX(-50px);}#office .content { max-width: 500px; margin: 0 auto; padding: 60px 30px;}#office .content h2 { font-size: 34px; margin-bottom: 20px; color: #34507A;}#office .content p { font-size: 18px; margin-bottom: 20px;}@media (max-width: 1024px) { #office { padding: 60px 0 0; } #office figure { width: auto; } #office figure img { min-height: unset; } #office article { text-align: center; transform: translateY(-50px); width: auto; padding-bottom: 0; } #office .btn { margin: 30px auto 0; }}#services { padding: 0 10px 100px; overflow: hidden;}#services h2 { margin-bottom: 90px; color: #34507A;}#services .slick-services { max-width: 750px;}#services .slick-slide { padding-right: 5px;}#services .service { max-width: 750px;}#services .service article { background-color: #3D3D90; padding: 55px 20px 40px; border-radius: 30px; margin-top: -50px; position: relative; z-index: 5;}#services .service .content { max-width: 640px; margin: 0 auto; min-height: 170px; display: flex; flex-direction: column; align-items: flex-start;}#services .service .content h3, #services .service .content p { color: #fff;}#services .service .content a { color: #66B4D3; text-decoration: underline; margin-top: auto;}#services .service .content a:hover { color: #EAEAEA;}#services .slick-list { overflow: visible;}#services .arrows { background-color: #E8E8E8;}#services .slick-controls { max-width: 1200px; justify-content: flex-start; gap: 20px; align-items: center; margin-top: 20px;}@media (max-width: 1024px) { #services { padding-left: 15px; } #services .container { text-align: center; } #services h2 { margin-bottom: 40px; } #services .slick-services .slick-slide { padding-right: 5px; } #services .service { width: calc(100% - 20px); } #services .service img { min-height: 375px; -o-object-position: 50% 10%; object-position: 50% 10%; -o-object-fit: cover; object-fit: cover; border-radius: 30px; }}#financial { background-color: #262660; padding: 100px 20px;}#financial .item { text-align: center; max-width: 400px;}#financial .item img { height: 50px;}#financial .item h3 { color: #66B4D3; margin: 30px auto;}#financial .item p { color: #fff;}#financial .item .btn { margin: 40px auto 0;}@media (max-width: 1024px) { #financial { padding: 60px 20px; }}#reviews { position: relative; padding: 0 10px; background-color: #EAEAEA; isolation: isolate;}#reviews::before { content: ""; position: absolute; inset: 0 0 100px; background-color: #262660; z-index: -1;}#reviews .flex.container { align-items: stretch; background-color: #66B4D3; border-radius: 30px; max-width: 1300px;}#reviews figure { border-radius: 30px; flex: 0 1 45%; position: relative;}#reviews figure img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; border-radius: 30px;}#reviews figure .content { position: absolute; max-width: 330px; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%;}#reviews figure .content .h2 { color: #fff;}#reviews figure .content .btn { margin-top: 30px;}#reviews article { flex: 0 1 55%; padding: 60px 20px 60px 0;}#reviews .slick-track { display: flex !important; align-items: center;}#reviews .slick-reviews { max-width: 675px; border-radius: 30px; background-color: #fff; padding: 40px 30px 40px; position: relative; margin-left: -80px; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}#reviews .slick-reviews .review { max-width: 515px; position: relative; padding-left: 60px; margin: 0 auto; display: table !important;}#reviews .slick-reviews .review::before { content: "\e838"; position: absolute; color: #34507A; font-size: 38px; font-family: "fontello"; top: 0; left: 0; width: 100%; height: 100%;}#reviews .slick-reviews .review p { margin-top: 0;}#reviews .author star { letter-spacing: 5px; color: #D1AD13;}#reviews .author span { text-transform: uppercase; font-weight: 500; letter-spacing: 2px; font-size: 16px;}#reviews .slick-dots span { background-color: #E8E8E8; opacity: 1;}#reviews .slick-dots .slick-active span { background-color: #34507A;}#reviews .slick-controls { justify-content: flex-end; max-width: 450px; margin-top: 20px;}@media (max-width: 1150px) { #reviews .slick-reviews { margin-left: -50px; max-width: 600px; }}@media (max-width: 1024px) { #reviews .flex.container { max-width: 600px; } #reviews .slick-reviews { margin-left: auto; } #reviews .slick-reviews .review { padding-left: 0; } #reviews .slick-reviews .review:before { display: block; position: relative; margin-bottom: 15px; } #reviews article { margin-top: -60px; padding: 0 20px 60px; } #reviews figure img { min-height: 500px; }}#location { padding: 100px 20px; background-color: #EAEAEA;}#location iframe { border-radius: 30px; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}#location article { max-width: 525px;}#location h2 { color: #34507A; margin-bottom: 40px;}#location ul li { margin-left: 0; background-color: #66B4D3; padding: 10px 20px; margin-bottom: 5px;}#location ul li:before { display: none;}@media (max-width: 1024px) { #location h2 { text-align: center; } #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: #000000; background-color: #eee;}.simple textarea { height: 130px; padding: 14px 11px;}.simple input:focus,.simple textarea:focus,.simple select:focus { outline: 0; background-color: #e7f0f6; color: #0f55a5;}::-moz-placeholder { color: #000000;}::placeholder { color: #000000;}::-webkit-input-placeholder { color: #000000;}.social { font-size: 0; text-align: center; margin: 10px auto; display: flex; justify-content: space-around;}.social a { position: relative; display: inline-block; margin: 5px; font-size: 20px; color: #fff;}.social a:hover { color: #66B4D3;}footer { background-color: #262660; color: #fff;}footer a { color: #fff;}footer a:hover { color: #073a74;}footer .logo { display: block; margin-bottom: 10px;}footer .pho { font: 400 30px/1.2 montserrat, sans-serif; margin: 10px auto; display: block;}footer .phy { font: 400 18px/1.2 montserrat, sans-serif; margin: 20px auto; display: block;}footer .hours { margin: 0;}footer .hours p { color: #fff;}footer .social { display: flex; justify-content: flex-start; gap: 15px;}#fo-contents { display: flex; justify-content: space-between; margin: auto; position: relative; max-width: 1200px; padding: 100px 20px;}.fo-info { flex: 0 1 auto;}#copy { font: 400 12px/1.5 montserrat, sans-serif; color: #5876A3; padding: 20px 10px; text-align: center; display: flex; align-items: center; justify-content: center;}#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: #5876A3;}#copy .links a:hover { color: #66B4D3;}#copy .tnt { padding-top: 2px; color: #5876A3;}#copy .tnt:hover { color: #66B4D3;}#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: 80px 20px; gap: 40px; } #fo-contents > div { text-align: center; } footer { padding-bottom: 70px; } footer .fo-title { text-align: center; } footer .social { justify-content: center; } #copy, #copy > div { flex-direction: column; } #copy > div { gap: 10px; } #copy .links { margin-bottom: 10px; } #copy .links span:first-of-type, #copy .links span:last-of-type { display: none; }}@media (max-width: 550px) { #fo-contents { align-items: flex-start; padding: 60px 20px; max-width: 350px; } #fo-contents > div { text-align: left; } footer .fo-title { text-align: left; } footer .social { justify-content: flex-start; }}.slick-controls { display: flex; align-items: center; justify-content: center; max-width: 1000px; margin: 0 auto;}.slick-arrow { padding: 0; color: #0f55a5; font-family: fontello; font-size: 18px; width: 36px; height: 36px; border-radius: 50%; z-index: 5; transition: 0.3s all; background-color: #66B4D3;}.slick-arrow i { color: #fff;}.slick-arrow:hover { background-color: #34507A;}.arrows { display: flex; align-items: center; justify-content: center; gap: 10px; padding: 5px; background-color: #fff; border-radius: 50px;}#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: #011a38; 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: 24px; text-align: center; font-family: fields-display, sans-serif; color: #34507A;}.gallery { max-width: 1050px; margin: 40px auto; padding: 0 60px 40px; position: relative;}.gallery .slick-arrow { top: 50%; position: absolute; transform: translateY(-50%); border: 3px solid #fff;}.gallery #next { right: 30px;}.gallery #prev { left: 30px;}.gallery .slick-dots span { background-color: #fff; opacity: 1;}.gallery .slick-dots .slick-active span { background-color: #34507A;}#tour { position: relative; margin-top: 140px;}#tour:before { content: ""; position: absolute; inset: 50px 10px 0; border-radius: 30px; background-color: #66B4D3;}#smiles { padding-top: 100px;}#smiles .slick-dots { display: none !important;}#smiles .slick-arrow { top: 50%;}.gallery { position: relative; margin: 20px auto; text-align: center;}.gallery article .flex-ed { justify-content: center;}.gallery article .flex-ed span { margin: 10px; position: relative; padding-bottom: 40px;}.gallery article .flex-ed span img { width: 100%;}.gallery article .flex-ed span:after { content: "Before"; position: absolute; bottom: 5px; left: 0; right: 0; margin: auto; display: block; margin: auto; color: #000000; font: 400 18px/1.2 montserrat, sans-serif; letter-spacing: 1.6px;}.gallery article .flex-ed span:last-of-type:after { content: "After";}.gallery article div p { display: block;}.gallery figcaption { margin: 5px auto;}@media (max-width: 1024px) { .gallery { padding: 0; } #smiles { padding-top: 0; } #tour { background-color: #66B4D3; padding-bottom: 20px; padding-top: 60px; margin-top: 0; } #tour:before { display: none; } #tour .slick-arrow { position: relative; inset: unset; transform: unset; } #tour #next { order: 2; } #tour #prev { order: 1; } #tour .slick-dots { flex: 0 1 100%; order: 3; } #tour .slick-dots li { margin: 0; } #tour .slick-controls { flex-wrap: wrap; gap: 20px; } .slick-gallery article .flex-ed { align-items: center; flex-direction: column; } .gallery .slick-arrow { position: relative; top: unset !important; transform: unset; left: 0; } .gallery .slick-controls { gap: 20px; } .gallery #prev { left: 0; } .gallery #next { right: 0; }}.why { padding: 230px 20px 60px; position: relative; counter-reset: why-section; background-color: #3D3D90; margin: 10px;}.why h3 { text-align: center; font-size: 44px; text-align: center; font-weight: 400; color: #fff; margin-bottom: 30px;}.why h3 span { color: #66B4D3;}.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: 340px; width: 100%; padding: 0; margin: 10px; width: 100%; color: #fff; overflow: visible; font-size: 25px; font-weight: 500; font-family: fields-display, sans-serif;}.why ul li span { max-width: 95%; margin: 0 auto; display: block; line-height: 1.2;}.why ul li:before { content: ""; counter-increment: why-section; content: counter(why-section); position: relative; display: flex; justify-content: center; align-items: center; margin: 0 auto 20px; width: 85px; height: 85px; border-radius: 50%; background-color: #66B4D3; color: #fff; font: 400 44px/1 fields-display, sans-serif; text-align: center;}@media (max-width: 1024px) { .why { padding: 50px 20px; } .why h3 { font-size: 40px; } .why h3 span { display: block; } .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: 1200px; margin: 0 auto;}.block .detach { margin-top: 30px;}.block h2 { max-width: 450px; margin-bottom: 20px; font-size: 34px; color: #34507A;}.block h2 span { font-size: 18px; text-transform: uppercase; display: block; margin-top: 5px; font-family: montserrat, sans-serif; color: #66B4D3; letter-spacing: 1px;}.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 .logos { margin-top: 60px;}.block .logos p { max-width: 930px; text-align: center;}.block .elem { flex: 0 0 auto; position: relative; z-index: 3; margin: 0;}.block .elem-right { order: 1;}.block:nth-of-type(odd) { background-color: #EAEAEA;}.mini-block { display: flex; align-items: center; max-width: 1200px; 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 h2 { margin-left: auto; margin-right: auto;}.block.no_img article .btn { margin: 15px auto 0;}.meet h2#append span { display: block !important;}@media (max-width: 1024px) { .block { padding: 60px 20px; } .block h2 { text-align: center; 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; } .block .logos { margin-top: 30px; } .block .logos .flex { flex-wrap: wrap; max-width: 600px; margin: 30px 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: #34507A;}.more-to-explore span { 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; font-size: 15px;}.more-to-explore [class^=btn]:hover { background-color: #3D3D90;}.services-grid-container { background-color: #EAEAEA; margin: 10px;}.services-grid { position: relative; margin: 0 auto; padding: 150px 20px 50px; display: flex; align-items: stretch; justify-content: center; flex-wrap: wrap; gap: 10px; max-width: 1200px;}.services-grid > div { max-width: 360px; width: 100%; background-color: #3D3D90; border-radius: 30px; overflow: hidden; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}.services-grid article { padding: 30px 25px 40px;}.services-grid h3 { margin-bottom: 20px; font-size: 34px;}.services-grid ul li { margin-left: 0;}.services-grid ul li:before { color: #fff;}.services-grid a { color: #fff;}.services-grid a:hover { color: #011a38;}@media (max-width: 1024px) { .services-grid-container { margin: 0; } .services-grid { padding: 60px 20px 50px; }}.landing { margin: 10px; padding: 140px 20px 60px; background-color: #EAEAEA;}.landing .container { display: flex; align-items: flex-start; justify-content: center; max-width: 1300px; gap: 30px; flex-wrap: wrap; position: relative;}.landing .container:before { content: ""; position: absolute; inset: auto 0 0; background-color: #fff; height: 360px; border-radius: 30px;}.landing .item { margin: 10px 0 20px; display: table; max-width: 350px; z-index: 5; position: relative; padding-bottom: 20px;}.landing .item h3 { margin-top: 20px; color: #34507A; font: 500 19px/1 fields-display, sans-serif; transition: 0.3s all;}.landing .item:hover h3 { color: #66B4D3;}@media (max-width: 1300px) { .landing { background-color: #fff; } .landing .flex.container { flex-wrap: wrap; flex-direction: row; max-width: 700px; padding-top: 30px; justify-content: center; align-items: center; } .landing .flex.container::before { display: none; }}@media (max-width: 1024px) { .landing { padding: 60px 20px; }}#refer { background: #ccc; margin: 40px auto; max-width: 700px; padding: 40px 20px 30px;}#refer .btn { margin: 15px auto 0;}#refer .simple { max-width: 650px; margin: auto;}.accordion { margin: 0 auto; padding: 0; text-align: left; max-width: 1100px;}.accordion .toggle { position: relative; cursor: pointer; clear: both; padding: 15px 60px 15px 20px; width: 100%; display: block; text-align: left;}.accordion .toggle h2, .accordion .toggle h3 { transition: all 0.3s;}.accordion .toggle.active:after { transform: rotate(180deg); padding-bottom: 5px;}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: rgb(12, 96, 207);}.accordion .toggle:after { content: "\e81a"; font-family: fontello; line-height: 0; position: absolute; top: -1px; right: -1px; font-size: 32px; width: 56px; height: 56px; display: flex; align-items: center; justify-content: center; background-color: #f2f2f2; border: 1px solid #ccc;}.accordion .toggle-wrapper { padding: 0; margin-bottom: 10px; background-color: transparent; border: 1px solid #ccc;}.accordion .toggle-wrapper > div { display: none; padding: 0 50px 20px 20px;}@media (max-width: 1024px) { .accordion > div { padding: 0 20px 20px 3px; }}.hours { display: table; margin: 10px auto; text-align: left !important;}.hours label { width: 120px; display: inline-block; font-weight: 700;}.contact { display: flex; justify-content: space-between; flex-wrap: wrap; max-width: 950px; margin: 0 auto; padding: 140px 30px 60px;}.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 { padding: 60px 30px; 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 montserrat, sans-serif; line-height: 1.1;}.service-icons .content { display: none;}.service-icons > * { padding: 5px; margin: 10px auto; display: block;}.service-icons a { margin: 0; text-decoration: none; max-width: 160px;}.service-icons a:hover .icon .ic-color { fill: #fff;}.service-icons a:hover h3 { color: #616F74;}.service-icons .ic-color { fill: #0f55a5;}.service-icons .ic-color-2 { fill: #073a74;}.service-icons .sv-icon { height: 80px; display: flex; flex-direction: column; justify-content: center; align-items: center;}.service-icons .has-h3 { clear: both; display: table; width: 100%; margin: 20px auto; text-align: left;}.service-icons .has-h3 h3 { margin: 0 auto 10px; text-align: left;}@media (max-width: 1024px) { .service-icons { gap: 40px 20px; } .service-icons a { width: 45%; } .service-icons .has-h3, .service-icons .has-h3 h3 { text-align: center; }}#appt-form { padding: 40px 10px; text-align: left; max-width: 800px; margin: 10px auto;}#appt-form h2,#appt-form h3 { text-align: center; margin: 20px auto 50px; letter-spacing: 0.05em;}#appt-form h2 { font-size: 45px;}#appt-form .flex-row-input { display: flex; justify-content: space-around; align-items: flex-start;}#appt-form .flex-row-input article { flex: 1; margin: 10px;}#appt-form .options { color: #000000; margin: 0 10px 0;}#appt-form .options label { display: block; font-size: 18px; position: relative; margin-bottom: 10px; text-align: left;}#appt-form .flex-checks { display: flex; flex-wrap: wrap;}#appt-form .flex-checks span { flex: 0 1 30%; margin: 10px 5px 10px 0; display: flex; align-items: center; font-size: 16px;}#appt-form .flex-checks span [type=checkbox],#appt-form .flex-checks span [type=radio] { margin-right: 8px;}#appt-form .btn { display: table; margin: 20px auto !important;}#appt-form ::-webkit-input-placeholder { color: #333;}#appt-form :-moz-placeholder { color: #333;}#appt-form ::-moz-placeholder { color: #333;}#appt-form :-ms-input-placeholder { color: #333;}#appt-form .input-content,#appt-form .styled-form .inline label,#appt-form .styled-form .inline,#appt-form .input--filled .input__label .input__label-content strong,#appt-form .input--filled .input__label .input__label-content a { color: #000000;}#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #0f55a5; 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: montserrat, sans-serif;}#appt-form .input__field { position: absolute; z-index: 2; display: block; border: none; border-radius: 0; padding: 0 10px; margin-top: 20px; height: 40px; width: 100%; background: transparent; color: #000000;}#appt-form .input__label { display: inline-block; padding: 0; width: 100%; height: 100%; position: absolute; background: transparent; text-align: left; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;}#appt-form .input__label::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0 solid transparent; transition: border-width 0.3s, border-color 0.3s;}#appt-form .input__label-content { position: relative; display: block; width: 100%; padding: 40px 10px 10px; text-rendering: geometricPrecision; transform-origin: 0% 50%; transition: transform 0.3s, color 0.3s; transition: transform 0.3s, color 0.3s; color: #000000;}#appt-form .input__field:focus + .input__label .input__label-content,#appt-form .input--filled .input__label .input__label-content { color: #000000; transform: translate3d(0, -0.8em, 0); padding: 15px 5px 5px; font-size: 0.75em;}#appt-form input:-webkit-autofill,#appt-form textarea:-webkit-autofill,#appt-form select:-webkit-autofill { background-color: transparent !important;}.options [type=checkbox],.options [type=radio] { -webkit-appearance: none; position: relative; border-radius: 3px; vertical-align: middle; height: 25px; width: 25px; border: 1px solid #000000;}.options [type=radio] { border-radius: 50%;}.options [type=checkbox]:active,.options [type=checkbox]:checked:active,.options [type=checkbox]:checked,.options [type=radio]:active,.options [type=radio]:checked:active,.options [type=radio]:checked { background-color: #fff; border: 1px solid #0f55a5;}.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: #0f55a5;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #0f55a5; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #0f55a5; 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 #0f55a5; background: none; color: #000000; height: 45px; -webkit-appearance: none; position: relative;}.group select:after { position: absolute; right: 5px; top: 5px; content: "\e825"; font-family: fontello; z-index: 5; color: #fff;}.group textarea { height: 160px;}.group input:focus,.group textarea:focus,.group select:focus { outline: none; background-color: rgba(0, 0, 0, 0.03);}.bar { position: relative; display: block; max-width: 100%; position: absolute; bottom: -1px; left: 0; right: 0;}.bar:before,.bar:after { content: ""; height: 2px; width: 0; bottom: 1px; position: absolute; background: #0f55a5; 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: #0f55a5; } 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: 15px; 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: #66B4D3;}#fixed-tabs .call { background-color: #34507A;}#fixed-tabs .map,#fixed-tabs .fr { background-color: #2E2D2D;}#fixed-tabs .fb { background-color: #4d70a8;}#fixed-tabs .gg { background-color: #dc4e41;}@media (min-width: 1025px) { #fixed-tabs { display: none; }}@media (max-width: 1024px) { #fixed-tabs { bottom: 0; width: 100%; display: flex; } #fixed-tabs a { padding: 18px 5px 18px 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; } #fixed-tabs a { font-size: 17px; }}#membership-plans { background-color: #EAEAEA; margin: 10px; padding: 150px 15px 60px;}#membership-plans .plans h2 { text-align: center; color: #34507A; margin-bottom: 30px;}#membership-plans .plans .item { background-color: #3D3D90; text-align: center; width: 100%; max-width: 374px; padding: 55px 20px; border-radius: 30px;}#membership-plans .plans .item * { color: #fff;}#membership-plans .plans .item h3 { font-size: 24px; font-weight: 500; color: #E8E8E8;}#membership-plans .plans .item .price { font-size: 43px; font-weight: 400;}#membership-plans .plans .item small { font-size: 18px; font-weight: 400; display: block;}#membership-plans .plans .item:hover { background-color: #66B4D3;}#membership-plans .plans p { text-align: center; margin-top: 20px;}#membership-plans .benefits { display: flex; align-items: stretch; background: #66B4D3; margin: 40px 0; overflow: hidden; max-width: 1150px; margin: 50px auto; border-radius: 30px;}#membership-plans .benefits .title { flex: 0 0 36%; display: flex; flex-direction: column; justify-content: center; padding: 100px 36px; color: #fff;}#membership-plans .benefits .title h2 { color: #fff; font-size: 54px; margin: 0 0 18px; text-transform: none;}#membership-plans .benefits .title p { color: #fff; margin: 0;}#membership-plans .benefits .list { flex: 1; display: flex; align-items: center; background: #fff; border-radius: 30px 0 0 30px; padding: 40px 48px;}#membership-plans .benefits .list ul { margin: 0; padding: 0; list-style: none;}#membership-plans .benefits .list ul li { position: relative; color: #34507A; font: 400 16px/1.55 montserrat, sans-serif; margin: 0 0 10px; padding-left: 20px;}#membership-plans .benefits .list ul li::before { font-size: 3px;}#membership-plans .benefits .list ul li:last-child { margin-bottom: 0;}#membership-plans .benefits .list ul li ul { margin: 8px 0 0; padding-left: 20px;}#membership-plans .benefits .list ul li ul li { margin-bottom: 6px;}#membership-plans .benefits .list ul li ul li:last-child { margin-bottom: 0;}#membership-plans .other-services { margin: 40px 0;}#membership-plans .other-services .container { max-width: 1150px; margin: 0 auto;}#membership-plans .other-services article { max-width: 374px; padding-top: 50px;}#membership-plans .other-services article h2 { font-size: 54px; color: #34507A;}#membership-plans .savings-table { width: 100%; border-collapse: collapse; border-spacing: 0; overflow: hidden; border-radius: 12px 12px 0 0;}#membership-plans .savings-table thead th { background-color: #262660; color: #fff; font: 600 16px/1.3 montserrat, sans-serif; text-align: left; padding: 14px 25px; border: none;}#membership-plans .savings-table thead th:first-child { border-right: 1px solid #E8E8E8; width: 75%;}#membership-plans .savings-table tbody tr { background-color: #fff;}#membership-plans .savings-table tbody tr:nth-child(even) { background-color: #f4f4f4;}#membership-plans .savings-table tbody td { color: #34507A; font: 400 15px/1.4 montserrat, sans-serif; text-align: left; padding: 12px 25px; border-left: 1px solid #E8E8E8;}#membership-plans .savings-table tbody td:first-child { width: 75%;}#plan-modal .title { text-align: center; color: #34507A; font-size: 30px; margin-bottom: 20px;}#plan-modal .btn { margin: 20px auto 0;}@media (max-width: 1024px) { #membership-plans { padding-top: 60px; } #membership-plans .plans p { max-width: 400px; } #membership-plans .benefits { flex-direction: column; max-width: 500px; border-radius: 30px; } #membership-plans .benefits .title { text-align: center; padding: 50px 20px 40px; } #membership-plans .benefits .list { border-radius: 30px; padding-left: 30px; padding-right: 30px; } #membership-plans .benefits .list ul { display: table; margin: 0 auto; } #membership-plans .other-services .container { flex-direction: column-reverse; } #membership-plans .other-services article { padding-top: 20px; text-align: center; max-width: 520px; margin: 0 auto; } #membership-plans .savings-table { max-width: 600px; margin: 0 auto; }}
