.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:700}dfn{font-style:italic}.block-text-box__title,.block-treatments-title__title,.custom-contact-intro__title,.custom-get-started-first-visit__title,.custom-home-text-box__title,.custom-section-home__title,.pages-about-us .hero__text-box,.pages-about-us .hero__title,.pages-braces .hero__text-box,.pages-braces .hero__title,.pages-getting .block-text-box__title,.pages-getting .custom-home-text-box__title,.pages-getting .hero__text-box,.pages-home .hero__title .block-header,.pages-home__slider .title,.pages-invisalign .hero__text-box,.pages-invisalign .hero__title,.pages-quiz .hero__text-box,.pages-quiz .hero__title,.pages-treatments .hero__text-box,.pages-treatments .hero__title,.pages-wild-smiles .hero__text-box,.pages-wild-smiles .hero__title,.slider-about-us-office__title,h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:after,.container:before{display:table;content:" "}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.accordion-treatments__container,.block-cta-home__container,.block-virtualsmile-demo__container,.block-virtualsmile-explain__container,.container-fluid,.custom-about-us-doctor__container,.custom-about-us-team__container,.custom-contact-body__container,.custom-contact-intro__container,.custom-get-started-first-visit__border,.custom-get-started-first-visit__container,.custom-get-started-section__container,.custom-invisalign-section__container,.custom-invisalign-teen__container,.custom-lower-section__header,.custom-patient-forms__container,.custom-section-home__container,.custom-wild-smiles-intro__container,.custom-wild-smiles-sections__container,.footer__container,.form-quiz__container,.form-survey__container,.modal-contact-survey__form-container,.nav-mobile__container,.nav-mobile__links-container,.nav__container,.pages-home__slider,.repeaters-home-images-bottom__container,.repeaters-home-images__container,.repeaters-tabs-home__container,.slider-about-us-office__container,.slider-about-us-team__container,.tabs-treatments__container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.accordion-treatments__container:after,.accordion-treatments__container:before,.block-cta-home__container:after,.block-cta-home__container:before,.block-virtualsmile-demo__container:after,.block-virtualsmile-demo__container:before,.block-virtualsmile-explain__container:after,.block-virtualsmile-explain__container:before,.container-fluid:after,.container-fluid:before,.custom-about-us-doctor__container:after,.custom-about-us-doctor__container:before,.custom-about-us-team__container:after,.custom-about-us-team__container:before,.custom-contact-body__container:after,.custom-contact-body__container:before,.custom-contact-intro__container:after,.custom-contact-intro__container:before,.custom-get-started-first-visit__border:after,.custom-get-started-first-visit__border:before,.custom-get-started-first-visit__container:after,.custom-get-started-first-visit__container:before,.custom-get-started-section__container:after,.custom-get-started-section__container:before,.custom-invisalign-section__container:after,.custom-invisalign-section__container:before,.custom-invisalign-teen__container:after,.custom-invisalign-teen__container:before,.custom-lower-section__header:after,.custom-lower-section__header:before,.custom-patient-forms__container:after,.custom-patient-forms__container:before,.custom-section-home__container:after,.custom-section-home__container:before,.custom-wild-smiles-intro__container:after,.custom-wild-smiles-intro__container:before,.custom-wild-smiles-sections__container:after,.custom-wild-smiles-sections__container:before,.footer__container:after,.footer__container:before,.form-quiz__container:after,.form-quiz__container:before,.form-survey__container:after,.form-survey__container:before,.modal-contact-survey__form-container:after,.modal-contact-survey__form-container:before,.nav-mobile__container:after,.nav-mobile__container:before,.nav-mobile__links-container:after,.nav-mobile__links-container:before,.nav__container:after,.nav__container:before,.pages-home__slider:after,.pages-home__slider:before,.repeaters-home-images-bottom__container:after,.repeaters-home-images-bottom__container:before,.repeaters-home-images__container:after,.repeaters-home-images__container:before,.repeaters-tabs-home__container:after,.repeaters-tabs-home__container:before,.slider-about-us-office__container:after,.slider-about-us-office__container:before,.slider-about-us-team__container:after,.slider-about-us-team__container:before,.tabs-treatments__container:after,.tabs-treatments__container:before{display:table;content:" "}.accordion-treatments__container:after,.block-cta-home__container:after,.block-virtualsmile-demo__container:after,.block-virtualsmile-explain__container:after,.container-fluid:after,.custom-about-us-doctor__container:after,.custom-about-us-team__container:after,.custom-contact-body__container:after,.custom-contact-intro__container:after,.custom-get-started-first-visit__border:after,.custom-get-started-first-visit__container:after,.custom-get-started-section__container:after,.custom-invisalign-section__container:after,.custom-invisalign-teen__container:after,.custom-lower-section__header:after,.custom-patient-forms__container:after,.custom-section-home__container:after,.custom-wild-smiles-intro__container:after,.custom-wild-smiles-sections__container:after,.footer__container:after,.form-quiz__container:after,.form-survey__container:after,.modal-contact-survey__form-container:after,.nav-mobile__container:after,.nav-mobile__links-container:after,.nav__container:after,.pages-home__slider:after,.repeaters-home-images-bottom__container:after,.repeaters-home-images__container:after,.repeaters-tabs-home__container:after,.slider-about-us-office__container:after,.slider-about-us-team__container:after,.tabs-treatments__container:after{clear:both}.row{margin-right:-15px;margin-left:-15px}.row:after,.row:before{display:table;content:" "}.row:after{clear:both}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*=col-]{padding-right:0;padding-left:0}.accordion-treatments__accordion,.block-cta-home__container .left,.block-cta-home__container .right,.block-text-box__left,.block-text-box__right,.block-treatments-title,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.custom-about-us-doctor__col--left,.custom-about-us-doctor__col--right,.custom-about-us-doctor__section,.custom-about-us-doctor__textarea,.custom-contact-body__contact,.custom-contact-body__form,.custom-contact-column__container,.custom-contact-intro__body,.custom-get-started-first-visit__col--left,.custom-get-started-first-visit__col--right,.custom-get-started-section__image-container,.custom-get-started-section__textarea,.custom-get-started-services__image,.custom-get-started-services__textarea,.custom-home-text-box__left,.custom-home-text-box__right,.custom-invisalign-section__image-bg,.custom-invisalign-section__textarea,.custom-invisalign-teen__body,.custom-invisalign-teen__image,.custom-patient-forms__textarea,.custom-section-home__textarea,.custom-wild-smiles-intro__textarea,.custom-wild-smiles-sections__image,.custom-wild-smiles-sections__textarea,.footer__col,.footer__map,.grid-team__tile,.modal-contact-survey__container,.pages-getting .block-text-box__body,.pages-getting .custom-home-text-box__body,.pages-home__slider .slider,.pages-home__slider .slider .slider-item,.pages-home__slider .subtitle,.pages-home__slider .title,.pages-home__slider .title-box,.pages-treatments .section-3 .segment-3,.pages-treatments .section-3 .segment-5,.pages-treatments .section-3 .segment-5 .sub-segment-1,.pages-treatments .section-3 .segment-5 .sub-segment-2,.pages-treatments .segment-1,.pages-treatments .segment-2,.pages-treatments .segment-3,.pages-treatments .segment-4,.repeaters-home-images-bottom__image-container,.repeaters-home-images__image-container,.repeaters-tabs-home__card,.repeaters-tabs-home__modal,.slider-about-us-office__slider,.slider-about-us-team__bottom,.slider-about-us-team__card-content,.slider-about-us-team__card-image,.slider-about-us-team__title,.slider-about-us-team__top,.tabs-treatments__tab,.tabs-treatments__tabs,.tabs-treatments__titles{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.pages-home__slider .title-box{float:left}.col-xs-1{width:5.55556%}.col-xs-2{width:11.11111%}.col-xs-3{width:16.66667%}.col-xs-4{width:22.22222%}.col-xs-5{width:27.77778%}.col-xs-6{width:33.33333%}.col-xs-7{width:38.88889%}.col-xs-8{width:44.44444%}.col-xs-9{width:50%}.col-xs-10{width:55.55556%}.col-xs-11{width:61.11111%}.col-xs-12{width:66.66667%}.col-xs-13{width:72.22222%}.col-xs-14{width:77.77778%}.col-xs-15{width:83.33333%}.col-xs-16{width:88.88889%}.col-xs-17{width:94.44444%}.col-xs-18,.pages-home__slider .title-box{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:5.55556%}.col-xs-pull-2{right:11.11111%}.col-xs-pull-3{right:16.66667%}.col-xs-pull-4{right:22.22222%}.col-xs-pull-5{right:27.77778%}.col-xs-pull-6{right:33.33333%}.col-xs-pull-7{right:38.88889%}.col-xs-pull-8{right:44.44444%}.col-xs-pull-9{right:50%}.col-xs-pull-10{right:55.55556%}.col-xs-pull-11{right:61.11111%}.col-xs-pull-12{right:66.66667%}.col-xs-pull-13{right:72.22222%}.col-xs-pull-14{right:77.77778%}.col-xs-pull-15{right:83.33333%}.col-xs-pull-16{right:88.88889%}.col-xs-pull-17{right:94.44444%}.col-xs-pull-18{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:5.55556%}.col-xs-push-2{left:11.11111%}.col-xs-push-3{left:16.66667%}.col-xs-push-4{left:22.22222%}.col-xs-push-5{left:27.77778%}.col-xs-push-6{left:33.33333%}.col-xs-push-7{left:38.88889%}.col-xs-push-8{left:44.44444%}.col-xs-push-9{left:50%}.col-xs-push-10{left:55.55556%}.col-xs-push-11{left:61.11111%}.col-xs-push-12{left:66.66667%}.col-xs-push-13{left:72.22222%}.col-xs-push-14{left:77.77778%}.col-xs-push-15{left:83.33333%}.col-xs-push-16{left:88.88889%}.col-xs-push-17{left:94.44444%}.col-xs-push-18{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:5.55556%}.col-xs-offset-2{margin-left:11.11111%}.col-xs-offset-3{margin-left:16.66667%}.col-xs-offset-4{margin-left:22.22222%}.col-xs-offset-5{margin-left:27.77778%}.col-xs-offset-6{margin-left:33.33333%}.col-xs-offset-7{margin-left:38.88889%}.col-xs-offset-8{margin-left:44.44444%}.col-xs-offset-9{margin-left:50%}.col-xs-offset-10{margin-left:55.55556%}.col-xs-offset-11{margin-left:61.11111%}.col-xs-offset-12{margin-left:66.66667%}.col-xs-offset-13{margin-left:72.22222%}.col-xs-offset-14{margin-left:77.77778%}.col-xs-offset-15{margin-left:83.33333%}.col-xs-offset-16{margin-left:88.88889%}.col-xs-offset-17{margin-left:94.44444%}.col-xs-offset-18{margin-left:100%}@media (min-width:768px){.accordion-treatments__accordion,.block-cta-home__container .left,.block-cta-home__container .right,.block-text-box__left,.block-text-box__right,.block-treatments-title,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.custom-about-us-doctor__col--left,.custom-about-us-doctor__col--right,.custom-about-us-doctor__section,.custom-about-us-doctor__textarea,.custom-contact-body__contact,.custom-contact-body__form,.custom-contact-column__container,.custom-contact-intro__body,.custom-get-started-first-visit__col--left,.custom-get-started-first-visit__col--right,.custom-get-started-section__image-container,.custom-get-started-section__textarea,.custom-get-started-services__image,.custom-get-started-services__textarea,.custom-home-text-box__left,.custom-home-text-box__right,.custom-invisalign-section__image-bg,.custom-invisalign-section__textarea,.custom-invisalign-teen__body,.custom-invisalign-teen__image,.custom-patient-forms__textarea,.custom-section-home__textarea,.custom-wild-smiles-intro__textarea,.custom-wild-smiles-sections__image,.custom-wild-smiles-sections__textarea,.footer__col,.footer__map,.grid-team__tile,.modal-contact-survey__container,.pages-getting .block-text-box__body,.pages-getting .custom-home-text-box__body,.pages-home__slider .slider,.pages-home__slider .slider .slider-item,.pages-home__slider .subtitle,.pages-home__slider .title,.pages-home__slider .title-box,.pages-treatments .section-3 .segment-3,.pages-treatments .section-3 .segment-5,.pages-treatments .section-3 .segment-5 .sub-segment-1,.pages-treatments .section-3 .segment-5 .sub-segment-2,.pages-treatments .segment-1,.pages-treatments .segment-2,.pages-treatments .segment-3,.pages-treatments .segment-4,.repeaters-home-images-bottom__image-container,.repeaters-home-images__image-container,.repeaters-tabs-home__card,.repeaters-tabs-home__modal,.slider-about-us-office__slider,.slider-about-us-team__bottom,.slider-about-us-team__card-content,.slider-about-us-team__card-image,.slider-about-us-team__title,.slider-about-us-team__top,.tabs-treatments__tab,.tabs-treatments__tabs,.tabs-treatments__titles{float:left}.col-sm-1{width:5.55556%}.block-cta-home__container .right,.col-sm-2{width:11.11111%}.col-sm-3,.repeaters-home-images-bottom__image-container,.repeaters-home-images__image-container,.repeaters-tabs-home__card{width:16.66667%}.col-sm-4,.pages-home__slider .subtitle,.pages-home__slider .title{width:22.22222%}.col-sm-5,.custom-about-us-doctor__col--left,.slider-about-us-team__card-image{width:27.77778%}.block-treatments-title,.col-sm-6,.footer__col,.grid-team__tile,.pages-home__slider .title-box,.slider-about-us-team__title,.tabs-treatments__titles{width:33.33333%}.block-text-box__left,.col-sm-7,.custom-get-started-first-visit__col--left,.custom-get-started-services__image,.custom-home-text-box__left,.pages-treatments .section-3 .segment-5 .sub-segment-2{width:38.88889%}.col-sm-8,.custom-contact-body__contact,.custom-contact-body__form,.custom-get-started-section__image-container,.custom-invisalign-section__image-bg,.custom-invisalign-section__textarea,.custom-invisalign-teen__body,.custom-invisalign-teen__image,.custom-patient-forms__textarea,.custom-wild-smiles-sections__image,.pages-treatments .section-3 .segment-3{width:44.44444%}.block-text-box__right,.col-sm-9,.custom-get-started-section__textarea,.custom-get-started-services__textarea,.custom-home-text-box__right,.custom-wild-smiles-sections__textarea{width:50%}.block-cta-home__container .left,.col-sm-10,.custom-get-started-first-visit__col--right,.custom-wild-smiles-intro__textarea,.pages-treatments .section-3 .segment-5 .sub-segment-1,.pages-treatments .segment-1,.pages-treatments .segment-2,.pages-treatments .segment-3,.pages-treatments .segment-4,.slider-about-us-team__top{width:55.55556%}.col-sm-11,.pages-home__slider .slider .slider-item{width:61.11111%}.accordion-treatments__accordion,.col-sm-12,.custom-about-us-doctor__col--right,.pages-home__slider .slider,.repeaters-tabs-home__modal,.slider-about-us-team__card-content{width:66.66667%}.col-sm-13{width:72.22222%}.col-sm-14,.custom-contact-intro__body,.footer__map,.tabs-treatments__tabs{width:77.77778%}.col-sm-15{width:83.33333%}.col-sm-16,.custom-section-home__textarea,.slider-about-us-office__slider{width:88.88889%}.col-sm-17,.custom-contact-column__container,.modal-contact-survey__container{width:94.44444%}.col-sm-18,.custom-about-us-doctor__section,.custom-about-us-doctor__textarea,.pages-getting .block-text-box__body,.pages-getting .custom-home-text-box__body,.pages-treatments .section-3 .segment-5,.slider-about-us-team__bottom,.tabs-treatments__tab{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:5.55556%}.col-sm-pull-2{right:11.11111%}.col-sm-pull-3{right:16.66667%}.col-sm-pull-4{right:22.22222%}.col-sm-pull-5{right:27.77778%}.col-sm-pull-6{right:33.33333%}.col-sm-pull-7{right:38.88889%}.col-sm-pull-8{right:44.44444%}.col-sm-pull-9{right:50%}.col-sm-pull-10{right:55.55556%}.col-sm-pull-11{right:61.11111%}.col-sm-pull-12{right:66.66667%}.col-sm-pull-13{right:72.22222%}.col-sm-pull-14{right:77.77778%}.col-sm-pull-15{right:83.33333%}.col-sm-pull-16{right:88.88889%}.col-sm-pull-17{right:94.44444%}.col-sm-pull-18{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:5.55556%}.col-sm-push-2{left:11.11111%}.col-sm-push-3{left:16.66667%}.col-sm-push-4{left:22.22222%}.col-sm-push-5{left:27.77778%}.col-sm-push-6{left:33.33333%}.col-sm-push-7{left:38.88889%}.col-sm-push-8{left:44.44444%}.col-sm-push-9{left:50%}.col-sm-push-10{left:55.55556%}.col-sm-push-11{left:61.11111%}.col-sm-push-12{left:66.66667%}.col-sm-push-13{left:72.22222%}.col-sm-push-14{left:77.77778%}.col-sm-push-15{left:83.33333%}.col-sm-push-16{left:88.88889%}.col-sm-push-17{left:94.44444%}.col-sm-push-18{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1,.custom-about-us-doctor__col--left,.custom-contact-column__container,.custom-get-started-section__textarea,.custom-get-started-services__textarea,.custom-patient-forms__textarea,.custom-section-home__textarea,.custom-wild-smiles-sections__image--option,.custom-wild-smiles-sections__textarea--option,.modal-contact-survey__container,.pages-getting .section-5 .block-text-box__subtitle,.pages-home__slider .subtitle,.pages-home__slider .title,.pages-treatments .section-3 .segment-3,.pages-treatments .section-3 .segment-5 .sub-segment-1,.pages-treatments .segment-1,.pages-treatments .segment-2,.pages-treatments .segment-3,.pages-treatments .segment-4,.slider-about-us-office__slider{margin-left:5.55556%}.block-text-box__body--title,.col-sm-offset-2,.custom-contact-body__form,.custom-contact-intro__body,.custom-home-text-box__body--title,.custom-invisalign-section__textarea,.custom-invisalign-teen__image,.tabs-treatments__tabs{margin-left:11.11111%}.accordion-treatments__accordion,.col-sm-offset-3,.repeaters-tabs-home__modal{margin-left:16.66667%}.col-sm-offset-4,.custom-wild-smiles-intro__textarea,.pages-home__slider .slider{margin-left:22.22222%}.col-sm-offset-5,.pages-home__slider .slider .slider-item{margin-left:27.77778%}.col-sm-offset-6{margin-left:33.33333%}.col-sm-offset-7{margin-left:38.88889%}.col-sm-offset-8{margin-left:44.44444%}.col-sm-offset-9{margin-left:50%}.col-sm-offset-10{margin-left:55.55556%}.col-sm-offset-11{margin-left:61.11111%}.col-sm-offset-12{margin-left:66.66667%}.col-sm-offset-13{margin-left:72.22222%}.col-sm-offset-14{margin-left:77.77778%}.col-sm-offset-15{margin-left:83.33333%}.col-sm-offset-16{margin-left:88.88889%}.col-sm-offset-17{margin-left:94.44444%}.col-sm-offset-18{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18{float:left}.col-md-1{width:5.55556%}.col-md-2{width:11.11111%}.col-md-3{width:16.66667%}.col-md-4{width:22.22222%}.col-md-5{width:27.77778%}.col-md-6{width:33.33333%}.col-md-7{width:38.88889%}.col-md-8{width:44.44444%}.col-md-9{width:50%}.col-md-10{width:55.55556%}.col-md-11{width:61.11111%}.col-md-12{width:66.66667%}.col-md-13{width:72.22222%}.col-md-14{width:77.77778%}.col-md-15{width:83.33333%}.col-md-16{width:88.88889%}.col-md-17{width:94.44444%}.col-md-18{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:5.55556%}.col-md-pull-2{right:11.11111%}.col-md-pull-3{right:16.66667%}.col-md-pull-4{right:22.22222%}.col-md-pull-5{right:27.77778%}.col-md-pull-6{right:33.33333%}.col-md-pull-7{right:38.88889%}.col-md-pull-8{right:44.44444%}.col-md-pull-9{right:50%}.col-md-pull-10{right:55.55556%}.col-md-pull-11{right:61.11111%}.col-md-pull-12{right:66.66667%}.col-md-pull-13{right:72.22222%}.col-md-pull-14{right:77.77778%}.col-md-pull-15{right:83.33333%}.col-md-pull-16{right:88.88889%}.col-md-pull-17{right:94.44444%}.col-md-pull-18{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:5.55556%}.col-md-push-2{left:11.11111%}.col-md-push-3{left:16.66667%}.col-md-push-4{left:22.22222%}.col-md-push-5{left:27.77778%}.col-md-push-6{left:33.33333%}.col-md-push-7{left:38.88889%}.col-md-push-8{left:44.44444%}.col-md-push-9{left:50%}.col-md-push-10{left:55.55556%}.col-md-push-11{left:61.11111%}.col-md-push-12{left:66.66667%}.col-md-push-13{left:72.22222%}.col-md-push-14{left:77.77778%}.col-md-push-15{left:83.33333%}.col-md-push-16{left:88.88889%}.col-md-push-17{left:94.44444%}.col-md-push-18{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:5.55556%}.col-md-offset-2{margin-left:11.11111%}.col-md-offset-3{margin-left:16.66667%}.col-md-offset-4{margin-left:22.22222%}.col-md-offset-5{margin-left:27.77778%}.col-md-offset-6{margin-left:33.33333%}.col-md-offset-7{margin-left:38.88889%}.col-md-offset-8{margin-left:44.44444%}.col-md-offset-9{margin-left:50%}.col-md-offset-10{margin-left:55.55556%}.col-md-offset-11{margin-left:61.11111%}.col-md-offset-12{margin-left:66.66667%}.col-md-offset-13{margin-left:72.22222%}.col-md-offset-14{margin-left:77.77778%}.col-md-offset-15{margin-left:83.33333%}.col-md-offset-16{margin-left:88.88889%}.col-md-offset-17{margin-left:94.44444%}.col-md-offset-18{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18{float:left}.col-lg-1{width:5.55556%}.col-lg-2{width:11.11111%}.col-lg-3{width:16.66667%}.col-lg-4{width:22.22222%}.col-lg-5{width:27.77778%}.col-lg-6{width:33.33333%}.col-lg-7{width:38.88889%}.col-lg-8{width:44.44444%}.col-lg-9{width:50%}.col-lg-10{width:55.55556%}.col-lg-11{width:61.11111%}.col-lg-12{width:66.66667%}.col-lg-13{width:72.22222%}.col-lg-14{width:77.77778%}.col-lg-15{width:83.33333%}.col-lg-16{width:88.88889%}.col-lg-17{width:94.44444%}.col-lg-18{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:5.55556%}.col-lg-pull-2{right:11.11111%}.col-lg-pull-3{right:16.66667%}.col-lg-pull-4{right:22.22222%}.col-lg-pull-5{right:27.77778%}.col-lg-pull-6{right:33.33333%}.col-lg-pull-7{right:38.88889%}.col-lg-pull-8{right:44.44444%}.col-lg-pull-9{right:50%}.col-lg-pull-10{right:55.55556%}.col-lg-pull-11{right:61.11111%}.col-lg-pull-12{right:66.66667%}.col-lg-pull-13{right:72.22222%}.col-lg-pull-14{right:77.77778%}.col-lg-pull-15{right:83.33333%}.col-lg-pull-16{right:88.88889%}.col-lg-pull-17{right:94.44444%}.col-lg-pull-18{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:5.55556%}.col-lg-push-2{left:11.11111%}.col-lg-push-3{left:16.66667%}.col-lg-push-4{left:22.22222%}.col-lg-push-5{left:27.77778%}.col-lg-push-6{left:33.33333%}.col-lg-push-7{left:38.88889%}.col-lg-push-8{left:44.44444%}.col-lg-push-9{left:50%}.col-lg-push-10{left:55.55556%}.col-lg-push-11{left:61.11111%}.col-lg-push-12{left:66.66667%}.col-lg-push-13{left:72.22222%}.col-lg-push-14{left:77.77778%}.col-lg-push-15{left:83.33333%}.col-lg-push-16{left:88.88889%}.col-lg-push-17{left:94.44444%}.col-lg-push-18{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:5.55556%}.col-lg-offset-2{margin-left:11.11111%}.col-lg-offset-3{margin-left:16.66667%}.col-lg-offset-4{margin-left:22.22222%}.col-lg-offset-5{margin-left:27.77778%}.col-lg-offset-6{margin-left:33.33333%}.col-lg-offset-7{margin-left:38.88889%}.col-lg-offset-8{margin-left:44.44444%}.col-lg-offset-9{margin-left:50%}.col-lg-offset-10{margin-left:55.55556%}.col-lg-offset-11{margin-left:61.11111%}.col-lg-offset-12{margin-left:66.66667%}.col-lg-offset-13{margin-left:72.22222%}.col-lg-offset-14{margin-left:77.77778%}.col-lg-offset-15{margin-left:83.33333%}.col-lg-offset-16{margin-left:88.88889%}.col-lg-offset-17{margin-left:94.44444%}.col-lg-offset-18{margin-left:100%}}.block-tab-section__tabs:after,.block-tab-section__tabs:before,.clearfix:after,.clearfix:before,.pages-home__slider .slider .wrap:after,.pages-home__slider .slider .wrap:before,.pages-treatments .section-1:after,.pages-treatments .section-1:before,.pages-treatments .section-2:after,.pages-treatments .section-2:before,.pages-treatments .section-3:after,.pages-treatments .section-3:before,.pages-treatments .segment-1:after,.pages-treatments .segment-1:before,.pages-treatments .segment-2:after,.pages-treatments .segment-2:before,.pages-treatments .segment-3:after,.pages-treatments .segment-3:before,.pages-treatments .segment-4:after,.pages-treatments .segment-4:before{display:table;content:" "}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@media (min-width:1200px){.container{width:calc(100% - 30px);max-width:83.125rem}}.accordion-treatments__container,.block-cta-home__container,.block-virtualsmile-demo__container,.block-virtualsmile-explain__container,.container-fluid,.custom-about-us-doctor__container,.custom-about-us-team__container,.custom-contact-body__container,.custom-contact-intro__container,.custom-get-started-first-visit__border,.custom-get-started-first-visit__container,.custom-get-started-section__container,.custom-invisalign-section__container,.custom-invisalign-teen__container,.custom-lower-section__header,.custom-patient-forms__container,.custom-section-home__container,.custom-wild-smiles-intro__container,.custom-wild-smiles-sections__container,.footer__container,.form-quiz__container,.form-survey__container,.modal-contact-survey__form-container,.nav-mobile__container,.nav-mobile__links-container,.nav__container,.pages-home__slider,.repeaters-home-images-bottom__container,.repeaters-home-images__container,.repeaters-tabs-home__container,.slider-about-us-office__container,.slider-about-us-team__container,.tabs-treatments__container{position:relative;max-width:83.125rem}.block-tab-section__tabs:after,.clearfix:after,.pages-home__slider .slider .wrap:after,.pages-treatments .section-1:after,.pages-treatments .section-2:after,.pages-treatments .section-3:after,.pages-treatments .segment-1:after,.pages-treatments .segment-2:after,.pages-treatments .segment-3:after,.pages-treatments .segment-4:after{display:table;clear:both;content:""}.rg-row{margin-right:-15px;margin-left:-15px}.rg-col{float:left;width:92.22222%;position:relative;min-height:1px;padding-right:15px;padding-left:15px;float:none!important;margin:0 auto}@media (min-width:992px){.rg-col{float:left;width:88.88889%}}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.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-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;src:url(//bzortho.com/static/fonts/slick.eot);src:url(//bzortho.com/static/fonts/slick.eot?#iefix) format("embedded-opentype"),url(//bzortho.com/static/fonts/slick.woff) format("woff"),url(//bzortho.com/static/fonts/slick.ttf) format("truetype"),url(//bzortho.com/wp-content/themes/dist/static/css/<svg xmlns=http:/www.w3.org/2000/svg><metadata>Generated by Fontastic.me</metadata><defs><font id=slick horiz-adv-x=512><font-face font-family=slick units-per-em=512 ascent=480 descent=-32></font><missing-glyph horiz-adv-x=512></missing><glyph unicode=→ d=M241 113l130 130c4 4 6 8 6 13 0 5-2 9-6 13l-130 130c-3 3-7 5-12 5-5 0-10-2-13-5l-29-30c-4-3-6-7-6-12 0-5 2-10 6-13l87-88-87-88c-4-3-6-8-6-13 0-5 2-9 6-12l29-30c3-3 8-5 13-5 5 0 9 2 12 5z m234 143c0-40-9-77-29-110-20-34-46-60-80-80-33-20-70-29-110-29-40 0-77 9-110 29-34 20-60 46-80 80-20 33-29 70-29 110 0 40 9 77 29 110 20 34 46 60 80 80 33 20 70 29 110 29 40 0 77-9 110-29 34-20 60-46 80-80 20-33 29-70 29-110z></glyph><glyph unicode=← d=M296 113l29 30c4 3 6 7 6 12 0 5-2 10-6 13l-87 88 87 88c4 3 6 8 6 13 0 5-2 9-6 12l-29 30c-3 3-8 5-13 5-5 0-9-2-12-5l-130-130c-4-4-6-8-6-13 0-5 2-9 6-13l130-130c3-3 7-5 12-5 5 0 10 2 13 5z m179 143c0-40-9-77-29-110-20-34-46-60-80-80-33-20-70-29-110-29-40 0-77 9-110 29-34 20-60 46-80 80-20 33-29 70-29 110 0 40 9 77 29 110 20 34 46 60 80 80 33 20 70 29 110 29 40 0 77-9 110-29 34-20 60-46 80-80 20-33 29-70 29-110z></glyph><glyph unicode=• d=M475 256c0-40-9-77-29-110-20-34-46-60-80-80-33-20-70-29-110-29-40 0-77 9-110 29-34 20-60 46-80 80-20 33-29 70-29 110 0 40 9 77 29 110 20 34 46 60 80 80 33 20 70 29 110 29 40 0 77-9 110-29 34-20 60-46 80-80 20-33 29-70 29-110z></glyph><glyph unicode=a d=M475 439l0-128c0-5-1-9-5-13-4-4-8-5-13-5l-128 0c-8 0-13 3-17 11-3 7-2 14 4 20l40 39c-28 26-62 39-100 39-20 0-39-4-57-11-18-8-33-18-46-32-14-13-24-28-32-46-7-18-11-37-11-57 0-20 4-39 11-57 8-18 18-33 32-46 13-14 28-24 46-32 18-7 37-11 57-11 23 0 44 5 64 15 20 9 38 23 51 42 2 1 4 3 7 3 3 0 5-1 7-3l39-39c2-2 3-3 3-6 0-2-1-4-2-6-21-25-46-45-76-59-29-14-60-20-93-20-30 0-58 5-85 17-27 12-51 27-70 47-20 19-35 43-47 70-12 27-17 55-17 85 0 30 5 58 17 85 12 27 27 51 47 70 19 20 43 35 70 47 27 12 55 17 85 17 28 0 55-5 81-15 26-11 50-26 70-45l37 37c6 6 12 7 20 4 8-4 11-9 11-17z></glyph></font></defs></svg>#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}*{font-family:Lato,Helvetica,Arial,sans-serif}a{text-decoration:none;color:#0f2d3b}.block-text-box__title,.block-treatments-title__title,.custom-contact-intro__title,.custom-get-started-first-visit__title,.custom-home-text-box__title,.custom-section-home__title,.pages-about-us .hero__text-box,.pages-about-us .hero__title,.pages-braces .hero__text-box,.pages-braces .hero__title,.pages-getting .block-text-box__title,.pages-getting .custom-home-text-box__title,.pages-getting .hero__text-box,.pages-home .hero__title .block-header,.pages-home__slider .title,.pages-invisalign .hero__text-box,.pages-invisalign .hero__title,.pages-quiz .hero__text-box,.pages-quiz .hero__title,.pages-treatments .hero__text-box,.pages-treatments .hero__title,.pages-wild-smiles .hero__text-box,.pages-wild-smiles .hero__title,.slider-about-us-office__title,h1{line-height:1.2;font-family:Roboto Condensed,Helvetica,Arial,sans-serif;font-size:2.5rem}.accordion-treatments__main-title,.block-text-box__subtitle,.block-virtualsmile-explain__title,.custom-get-started-section__title,.custom-home-text-box__subtitle,.custom-invisalign-section__section-title,.custom-invisalign-teen__section-title,.custom-patient-forms__title,.custom-wild-smiles-intro__title,.form-quiz__title,.form-survey__title,.grid-team__title,.modal-text__title,.pages-getting .hero__title,.pages-home__slider .subtitle,.slider-about-us-team__title,.tabs-treatments__title,h2{margin:0;line-height:1.4;letter-spacing:.51875rem;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1.875rem;font-weight:700}.custom-about-us-doctor__section-title,.custom-get-started-services__title,.custom-patient-forms__button,.custom-patient-forms__subtitle,.custom-section-home__body,.custom-wild-smiles-sections__title,.grid-team__name,.modal-contact-survey__open,.modal-team-bio__name,.pages-getting .block-text-box__subtitle,.pages-getting .custom-home-text-box__subtitle,.slider-about-us-team__name,.tabs-treatments__titles,h3{line-height:1.22;letter-spacing:.3125rem;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700}.accordion-treatments__title,.block-tab-section__tab,.block-treatments-body__list,.custom-get-started-first-visit__content li,.custom-get-started-section__read-more,.custom-invisalign-section__title,.custom-invisalign-teen__title,.grid-team__position,.modal-team-bio__position,.repeaters-tabs-home__title,.slider-about-us-team__position,h4{text-align:left;line-height:1.38;color:#00b2c7;font-family:Roboto Condensed,Helvetica,Arial,sans-serif;font-size:1rem}.block-treatments-body__title,.footer__col--left,h5{text-align:left;line-height:1.22;letter-spacing:5px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:18px;font-weight:700}.hero__title,.pages-getting .hero__subtext,.pages-home .hero__subtext{text-align:center;font-family:Roboto Condensed,Helvetica,Arial,sans-serif;font-size:3.125rem;font-weight:700}.pages-getting .hero__title,.pages-home .hero__title{text-align:center;letter-spacing:1.825rem;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:700}.accordion-treatments__body,.block-cta-home__intro,.block-cta-home__sub-intro,.block-text-box__body,.block-virtualsmile-demo__title,.custom-contact-intro__body,.custom-get-started-first-visit__content,.custom-get-started-section__paragraph,.custom-home-text-box__body,.custom-invisalign-section__content,.custom-invisalign-section__image-text,.custom-invisalign-teen__content,.form-quiz__content,.form-survey__content,.modal-team-bio__bio,.modal-text__body,.repeaters-tabs-home__body,.repeaters-tabs-home__box,.slider-about-us-team__card-content,p{line-height:1.375rem;color:#0f2d3b;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1rem}.block-virtualsmile-demo__body,.block-virtualsmile-explain__body,.custom-get-started-section__textarea .accordion-treatments__body,.custom-get-started-section__textarea .custom-get-started-section__paragraph,.custom-get-started-section__textarea p,.custom-get-started-services__content,.custom-wild-smiles-intro__content,.custom-wild-smiles-sections__content,.footer__rooster,.form-contact-page__group--checkboxes,.form-modal__group--checkboxes,.tabs-treatments__tab{line-height:1.618;font-size:1rem}.form-contact-page__input,.form-modal__input,.nav__phone-contents span{line-height:1.618;font-size:.9375rem}body{font-size:16px}*{box-sizing:border-box}.pages-about-us{line-height:30px;line-height:26px}.pages-about-us .blog_lists .blog_details{width:100%;max-width:80%;margin:0 auto}.pages-about-us .blog_details .blog-title{font-weight:600;font-size:25px;line-height:30px;letter-spacing:1px}.pages-about-us .blog_details .blog-date,.pages-about-us .blog_details .blog-title{float:left;width:100%;color:#41667b;font-family:Lato,Helvetica,Arial,sans-serif;margin:0 0 10px}.pages-about-us .blog_details .blog-date{font-size:15px;line-height:20px;font-weight:500}.pages-about-us .blog_details .blog-img{float:left;width:100%;margin:0 0 10px}.pages-about-us .blog_details .blog-img img{float:left;max-width:80%;width:auto}.pages-about-us .blog_details .blog-content{float:left;width:100%;font-size:1rem;line-height:1.375rem;color:#0f2d3b;font-family:Lato,Helvetica,Arial,sans-serif}@media (max-width:1023px){.pages-about-us .blog_lists .blog_details{max-width:90%}.pages-about-us .blog_details .blog-date{font-size:24px}}@media (max-width:767px){.pages-about-us .blog_lists .blog_details{max-width:100%}.pages-about-us .blog_details .blog-date{font-size:20px}}.footer{float:left;width:100%}.pages-about-us{display:block}.pages-about-us .blog_lists{float:left;width:100%;margin:30px 0 20px}.pages-about-us .blog_lists .all-blogs{width:100%;max-width:80%;margin:0 auto}.pages-about-us .blog_lists .blog-item{float:left;width:100%;margin:10px 0}.pages-about-us .blog_lists .blog-item .bitem-left{float:left;width:60%;padding:0 10px}.pages-about-us .blog_lists .blog-item .bitem-right{float:right;width:40%;padding:0 10px;text-align:center}.pages-about-us .blog_lists .blog-item .bitem-right img{display:inline-block;max-width:80%}.pages-about-us .blog_lists .blog-item .blog-title{float:left;width:100%;color:#41667b;font-weight:600;font-family:Lato,Helvetica,Arial,sans-serif;font-size:25px;line-height:30px;margin:0 0 10px;letter-spacing:1px}.pages-about-us .blog_lists .blog-item .blog-title a{color:#41667b}.pages-about-us .blog_lists .blog-item .short-desc{float:left;width:100%}.pages-about-us .blog_lists .blog-item .short-desc .accordion-treatments__body,.pages-about-us .blog_lists .blog-item .short-desc .custom-get-started-section__paragraph,.pages-about-us .blog_lists .blog-item .short-desc p{display:inline;margin:0}.pages-about-us .blog_lists .blog-item .short-desc .read_more{margin:0 0 0 6px}.pages-about-us .blog_lists .blog-item .blog-date{float:left;width:100%;margin:0 0 10px;font-size:15px;line-height:20px;font-family:Lato,Helvetica,Arial,sans-serif;color:#41667b;font-weight:500}.pages-about-us .blog_lists .blog-item .blog-date a{color:#41667b}@media (max-width:1023px){.pages-about-us .blog_lists .all-blogs{max-width:90%}.pages-about-us .blog_lists .blog-item .blog-date{font-size:24px;line-height:30px}}@media (max-width:767px){.pages-about-us .blog_lists .all-blogs{max-width:100%}.pages-about-us .blog_lists .blog-item .bitem-right{float:left;width:100%}.pages-about-us .blog_lists .blog-item .bitem-left{width:100%}.pages-about-us .blog_lists .blog-item .blog-date{font-size:20px;line-height:26px}}.pages-contact-us__body{padding-top:6rem}.pages-getting{display:block}.pages-getting .hero__backgroundimage{height:36.125rem}@media (max-width:768px){.pages-getting .hero__backgroundimage{height:25rem}}.pages-getting .hero__text-box{position:absolute;top:50%;left:10%;transform:translateY(-70%);width:40%}@media (min-width:1024px) and (max-width:1280px){.pages-getting .hero__text-box{left:5%;transform:translateY(-90%);width:60%}}@media (max-width:768px){.pages-getting .hero__text-box{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%}}.pages-getting .hero__title{text-transform:uppercase;color:#41667b;font-size:1.5rem}.pages-getting .hero__subtext{text-transform:uppercase;color:#fff}.pages-getting .section-5 .block-text-box__bg{background:#f7f7f7}.pages-getting .section-5 .block-text-box__body{padding:0}.pages-getting .section-5 .block-text-box__title{margin-left:0;padding-left:0;text-align:left}.pages-getting .section-5 .block-text-box__subtitle{margin-left:0;padding-left:0}.pages-getting .section-5 .block-text-box__subtitle .block-subheader{font-size:1.125rem}.pages-getting .section-5 .block-text-box__col--right{padding-left:5.55556%}.pages-getting .section-5 .block-text-box__col--right .block-text-box__body{padding-right:20%}.pages-getting .slider-about-us-office__slide{height:280px;background-repeat:no-repeat;background-size:100%}.pages-getting .slider-about-us-office__title{color:#00b2c7;letter-spacing:3px;text-transform:uppercase;font-family:Roboto Condensed,Helvetica,Arial,sans-serif;font-size:2.5rem;text-align:left;margin-left:80px;position:relative;top:-20px;margin-bottom:10px}.pages-getting .slider-about-us-office__container{position:relative;border-left:3px solid #00b2c7;border-bottom:3px solid #00b2c7}.pages-getting .slider-about-us-office__container:before{position:absolute;border-top:3px solid #00b2c7;width:60px;height:100%;content:"";top:0;left:0}.pages-getting .slick-dotted.slick-slider{margin-bottom:0}@media (max-width:1023px){.pages-getting .block-text-box{padding-top:20px}}@media (max-width:767px){.pages-getting .slider-about-us-office__title{font-size:1.5rem;margin-left:60px;top:-14px}.pages-getting .slider-about-us-office__slide{height:200px}}@media (max-width:479px){.pages-getting .slider-about-us-office__slide{height:150px}}.pages-home{display:block}.pages-home .hero{position:relative;float:left;width:100%;height:80vh}.pages-home .hero__backgroundimage{position:absolute;top:0;right:0;left:0;float:left;height:80vh}.pages-home .hero__text-box{position:absolute;top:50vh;left:10vh;text-transform:uppercase}@media (max-width:768px){.pages-home .hero__text-box{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%}}.pages-home .hero__title{width:100%;text-align:center;color:#00b2c7;letter-spacing:4px}.pages-home .hero__subtext{color:#fff;font-weight:400}.pages-home .hero__title .block-text-box__body{padding:0}.pages-home .hero__title .block-header{margin:0}.pages-home__slider{margin-top:4rem;padding:0;max-width:none}@media (max-width:768px){.pages-home__slider{padding:15rem 0 0}}.pages-home__slider .arrow{position:absolute;bottom:0;left:33.33333%;transform:translate(-1px,-100%);border:1.75rem solid transparent;border-top-color:#bfd2d9;border-left-color:#bfd2d9;width:0;height:0}@media (max-width:1280px){.pages-home__slider .arrow{border:1.25rem solid transparent;border-top-color:#bfd2d9;border-left-color:#bfd2d9}}@media screen and (max-width:768px){.pages-home__slider .arrow{display:none}}.pages-home__slider .title-box{position:absolute;top:2.5rem;background:#bfd2d9;height:15rem}@media screen and (max-width:768px){.pages-home__slider .title-box{top:0}}.pages-home__slider .subtitle,.pages-home__slider .title{position:absolute;z-index:999;text-transform:uppercase}@media screen and (max-width:768px){.pages-home__slider .subtitle,.pages-home__slider .title{width:100%;text-align:center}}.pages-home__slider .title{top:4rem;color:#0f2d3b}.pages-home__slider .subtitle{top:10rem;margin-left:5.55556%;color:#fff;font-size:1.125rem}@media (min-width:1024px) and (max-width:1280px){.pages-home__slider .subtitle{width:27.77778%}}@media screen and (max-width:768px){.pages-home__slider .subtitle{margin:0}}.pages-home__slider .slider{border:2px solid #bfd2d9;background-position:50%;background-size:cover;height:20rem;color:#fff}@media screen and (max-width:768px){.pages-home__slider .slider{height:25rem}}@media screen and (max-width:768px){.pages-home__slider .slider .slider-item{height:90%}}.pages-home__slider .slider .btn-left,.pages-home__slider .slider .btn-right{top:13.5rem;background:transparent;width:4rem;height:1rem}@media (min-width:1024px) and (max-width:1280px){.pages-home__slider .slider .btn-left,.pages-home__slider .slider .btn-right{width:3.25rem}}@media screen and (max-width:768px){.pages-home__slider .slider .btn-left,.pages-home__slider .slider .btn-right{top:90%}}.pages-home__slider .slider .btn-left{left:1rem}@media screen and (max-width:768px){.pages-home__slider .slider .btn-left{left:2rem}}.pages-home__slider .slider .btn-right{left:5rem;transform:rotate(180deg) translateY(-5px)}@media (min-width:1024px) and (max-width:1280px){.pages-home__slider .slider .btn-right{left:3.5rem;transform:rotate(180deg) translateY(-3px)}}@media screen and (max-width:768px){.pages-home__slider .slider .btn-right{left:calc(100% - 6rem)}}.pages-home__slider .slider .body{margin-bottom:1rem}.pages-home__slider .slider .author{margin-bottom:3rem;text-align:right;font-style:italic}.pages-home__slider .slider .icon{margin:2rem auto;width:7rem}.pages-home__slider .background-image{position:absolute;width:100%;height:100%}.book-now{margin:10px 0;padding:10px 15px;background-color:#a4d4d9;text-transform:uppercase;width:150px;text-align:center}.book-nowa{color:#000}.book-now:hover{cursor:pointer}.pages-treatments{display:block}.pages-treatments .section-1,.pages-treatments .section-2,.pages-treatments .section-3{padding:2rem 0}.pages-treatments .segment-1,.pages-treatments .segment-2,.pages-treatments .segment-3,.pages-treatments .segment-4{padding-top:1rem;padding-bottom:1rem}.pages-treatments .section-1{padding:0 0 2rem}.pages-treatments .section-1 .segment-2{padding-bottom:2rem}.pages-treatments .section-1 .segment-3 .block-treatments-body__title,.pages-treatments .section-2 .segment-1 .block-treatments-body__body,.pages-treatments .section-2 .segment-1 .block-treatments-body__title,.pages-treatments .section-2 .segment-2 .block-treatments-body__title,.pages-treatments .section-2 .segment-3 .block-treatments-body__body,.pages-treatments .section-2 .segment-3 .block-treatments-body__title{padding-bottom:1rem}.pages-treatments .section-3 .segment-3 .block-treatments-image__container{height:17rem}.pages-treatments .section-3 .segment-5{padding-top:2rem;padding-bottom:2rem}@media screen and (max-width:768px){.pages-treatments .section-3 .segment-5{padding:2rem 1rem 0}}@media screen and (max-width:768px){.pages-treatments .section-3 .segment-5 .sub-segment-1{padding:0}}@media screen and (max-width:768px){.pages-treatments .section-3 .segment-5 .sub-segment-2{padding:1rem 0}}.accordion-treatments{margin:4rem auto}.accordion-treatments__main-title{text-align:center;text-transform:uppercase}.accordion-treatments__accordion{margin-top:2rem;margin-bottom:2rem;border:1px solid #bfd2d9;box-shadow:1px 1px 8px #c8e7f2;background-color:hsla(0,0%,100%,.75);padding:0}.accordion-treatments__title{border-bottom:1px solid #bfd2d9;padding:.5rem;text-transform:uppercase;font-size:1.375rem}.accordion-treatments__title:hover{cursor:pointer}.accordion-treatments__title span{float:right}.accordion-treatments__body{transition:all .8s ease-in-out;opacity:0;padding:0 1.5rem;height:0;overflow:hidden}.accordion-treatments__body--active{opacity:1;padding:1.5rem;height:100%;min-height:300px;overflow:hidden}.block-cta-home__bg{background-color:#41667b;padding:2em 0}.block-cta-home__container{color:#669dac}.block-cta-home__intro{margin-bottom:.5em;font-weight:100}.block-cta-home__intro,.block-cta-home__sub-intro{letter-spacing:1px;color:#fff;line-height:1.333;font-size:1.125rem}.block-cta-home__sub-intro{text-transform:uppercase;font-weight:700}.block-cta-home .button{background-color:#00b2c7;padding:.8em 1em;text-align:center;color:#fff;font-weight:100}@media (min-width:768px){.block-cta-home__container .left{width:83.33333%}.block-cta-home__container .right{width:16.66667%}}.block-tab-section__tabs{margin:0 0 2rem;border-bottom:2px solid #00b2c7}.block-tab-section__tab{float:left;padding:1rem 0;width:33.33333%;height:4.75rem;text-align:center;text-transform:uppercase;color:#41667b}.block-tab-section__tab:hover{cursor:pointer}.block-tab-section__tab.active{border:2px solid #00b2c7;border-bottom:none;color:#00b2c7}.block-tab-section__body{color:#41667b}.block-tab-section__image{position:relative;min-height:13rem}.block-tab-section__image .background{position:absolute;top:0;bottom:0;left:0;background-repeat:no-repeat;background-position:0;background-size:cover;width:100%;max-width:60%;height:100%}.block-text-box__bg{height:100%}.pages-getting .block-text-box__bg{background-color:#f7f7f7}.block-text-box__bg:after{display:table;clear:both;content:""}.block-text-box__col{height:250px}@media screen and (max-width:768px){.block-text-box__col{height:100%}.pages-getting .block-text-box__col{text-align:center}}.block-text-box__right{padding-left:2rem}@media screen and (max-width:768px){.block-text-box__right{padding-top:4rem}}.block-text-box__left{background-color:#f7f7f7;height:100%}@media screen and (max-width:768px){.block-text-box__left{padding:2rem 1rem}}.block-text-box__title{margin:0;text-transform:uppercase;color:#41667b}.pages-getting .block-text-box__title{width:100%;font-size:28px}@media screen and (max-width:768px){.block-text-box__title{text-align:center}}.block-text-box__subtitle{margin-top:0;text-transform:uppercase;color:#00b2c7}@media screen and (max-width:768px){.block-text-box__subtitle{text-align:center}}@media screen and (max-width:1280px){.block-text-box__subtitle{font-size:1.5625rem}}.block-text-box__body{position:relative;top:125px;transform:translateY(-50%)}@media screen and (max-width:768px){.block-text-box__body{top:0;transform:none}}.block-treatments-body__title{text-transform:uppercase;color:#0f2d3b}.block-treatments-body__body{color:#0f2d3b}.block-treatments-body__list{text-transform:uppercase}.block-treatments-image__container{position:relative;height:15rem}.block-treatments-image__image{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;height:100%}.block-treatments-title{background:#f7f7f7;padding:0}.block-treatments-title__container{margin-left:22.5%;padding:1.5rem 0}@media screen and (max-width:768px){.block-treatments-title__container{margin:0}}.block-treatments-title__title{text-align:left;text-transform:uppercase;color:#41667b}.block-treatments-title__image{position:relative;background:#fff;padding-left:20%;height:27rem}.block-treatments-title__image .image{position:absolute;top:4rem;right:0;bottom:0;left:22.5%;background-repeat:no-repeat;background-position:100%;background-size:cover}@media screen and (max-width:768px){.block-treatments-title__image .image{top:2rem;right:0;bottom:2rem;left:0}}.block-virtualsmile-demo{background:#eee;padding:3em 0;text-align:center}.block-virtualsmile-demo__how-box{display:inline-block;padding:2em;width:33.33333%}@media (max-width:768px){.block-virtualsmile-demo__how-box{width:100%}}.block-virtualsmile-demo__image{display:-ms-inline-flexbox;display:inline-flex;margin-bottom:2em;background-position:50%;background-size:cover;width:100%;height:250px}@media screen and (max-width:768px){.block-virtualsmile-demo__image{margin:auto;width:100%;height:200px}}.block-virtualsmile-demo__text{background:#fff;padding:2rem;width:100%}.block-virtualsmile-demo__title{padding-bottom:.5em;text-transform:uppercase;color:#713a85;line-height:1.333;font-size:1.125rem}.block-virtualsmile-demo__body{padding:0 3em;line-height:1.2;letter-spacing:.03em;color:#202020;font-size:1rem;font-weight:200}.block-virtualsmile-explain{background:#fff;padding:4em 0;text-align:center}.block-virtualsmile-explain__title{margin:auto;padding-bottom:1em;width:70%;text-transform:uppercase;color:#202020;line-height:1.3182;letter-spacing:.04em;font-size:2.375rem}@media (max-width:768px){.block-virtualsmile-explain__title{width:100%}}.block-virtualsmile-explain__body{margin:auto;width:70%;color:#202020;line-height:1.5;letter-spacing:.03em;font-size:1rem;font-weight:200}@media (max-width:768px){.block-virtualsmile-explain__body{width:100%}}object{pointer-events:none}.custom-about-us-doctor__container{padding-top:7.5rem;padding-bottom:4rem}@media screen and (max-width:768px){.custom-about-us-doctor__container{padding-top:4rem;padding-bottom:2rem}}.custom-about-us-doctor__image{margin-bottom:2rem;background-size:cover;height:400px}.custom-about-us-doctor__section{margin-bottom:2rem}@media screen and (max-width:768px){.custom-about-us-doctor__section{padding:0;text-align:center}}.custom-about-us-doctor__col--left .custom-about-us-doctor__section{padding:0}.custom-about-us-doctor__icon{display:inline-block;position:absolute;left:0}.custom-about-us-doctor__icon object{width:2.5rem;max-height:2.5rem}.custom-about-us-doctor__section-title{margin-bottom:1rem;margin-left:2.8125rem;text-transform:uppercase}.custom-about-us-doctor__section-title:hover{cursor:pointer}.custom-about-us-doctor__section-content{animation:slide-in 5s ease-out;margin-left:2.8125rem;color:#00b2c7}.custom-about-us-doctor__section-content--active{display:block;animation:slide-in 5s ease-out}.custom-about-us-team{margin-top:4rem;background-color:#f7f7f7}.custom-about-us-team__container{padding-top:2rem;padding-bottom:2rem}.custom-background{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-9999;width:45%}.pages-invisalign .custom-background{left:85%}.custom-contact-column__section{margin-bottom:2rem}.custom-contact-column__title{margin-bottom:.375rem;text-transform:uppercase;color:#00b2c7}.custom-contact-intro__title{text-align:center;text-transform:uppercase}.custom-contact-intro__body{padding-bottom:1.875rem}.custom-get-started-first-visit{padding-top:7.5rem;padding-right:1rem;padding-left:1rem}@media screen and (max-width:768px){.custom-get-started-first-visit{padding:2rem .5rem}}.custom-get-started-first-visit__border{position:relative;border:3px solid #00b2c7;border-top:none;border-right:none;padding-left:0}.custom-get-started-first-visit__border:before{position:absolute;border-top:3px solid #00b2c7;width:60px;height:100%;content:""}.custom-get-started-first-visit__title{position:absolute;left:100px;transform:translateY(-50%);margin:0;text-transform:uppercase;letter-spacing:3px;color:#00b2c7}@media screen and (max-width:768px){.custom-get-started-first-visit__title{left:80px;font-size:26px}}.custom-get-started-first-visit__container{padding-top:4rem}.custom-get-started-first-visit__col{height:100%}@media screen and (max-width:768px){.custom-get-started-first-visit__col--left{padding:0}}.custom-get-started-first-visit__image{position:relative;bottom:0;background-position:50%;background-size:cover;height:425px}@media screen and (max-width:768px){.custom-get-started-first-visit__content{transform:none}}.custom-get-started-first-visit__content ul{margin-top:2.5rem}.custom-get-started-first-visit__content li{margin-bottom:1rem;text-transform:uppercase;color:#00b2c7}.custom-get-started-section{overflow:visible}.custom-get-started-section__container{padding-top:2rem;padding-bottom:2rem}.custom-get-started-section__textarea{padding-top:2.8125rem}.custom-get-started-section__textarea .accordion-treatments__main-title,.custom-get-started-section__textarea .block-text-box__subtitle,.custom-get-started-section__textarea .block-virtualsmile-explain__title,.custom-get-started-section__textarea .custom-get-started-section__title,.custom-get-started-section__textarea .custom-home-text-box__subtitle,.custom-get-started-section__textarea .custom-invisalign-section__section-title,.custom-get-started-section__textarea .custom-invisalign-teen__section-title,.custom-get-started-section__textarea .custom-patient-forms__title,.custom-get-started-section__textarea .custom-wild-smiles-intro__title,.custom-get-started-section__textarea .form-quiz__title,.custom-get-started-section__textarea .form-survey__title,.custom-get-started-section__textarea .grid-team__title,.custom-get-started-section__textarea .pages-getting .hero__title,.custom-get-started-section__textarea .pages-home__slider .subtitle,.custom-get-started-section__textarea .slider-about-us-team__title,.custom-get-started-section__textarea .tabs-treatments__title,.custom-get-started-section__textarea h2,.pages-getting .custom-get-started-section__textarea .hero__title,.pages-home__slider .custom-get-started-section__textarea .subtitle{text-transform:uppercase;color:#00b2c7;font-size:20px}.custom-get-started-section__textarea .accordion-treatments__body,.custom-get-started-section__textarea .custom-get-started-section__paragraph,.custom-get-started-section__textarea p{margin:18px auto}.custom-get-started-section__read-more{display:inline-block;margin:1rem auto;border:1px solid #41667b;border-radius:3px;padding:.375rem .75rem;color:#41667b}.custom-get-started-section__read-more:hover{background-color:rgba(15,45,59,.44);cursor:pointer;color:hsla(0,0%,100%,.75)}.custom-get-started-section__image-container{padding-right:0}.custom-get-started-section__image{position:absolute;top:-80px;z-index:99;background-position:50%;background-size:cover;width:100%;height:350px}@media screen and (max-width:768px){.custom-get-started-section__image{display:none}}.custom-get-started-services__container{position:relative;padding:4rem 0;overflow:auto}.custom-get-started-services__image{background-position:top;background-size:cover;height:575px}.custom-get-started-services__textarea{height:400px}.custom-get-started-services__position{position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.custom-get-started-services__position{position:relative;top:0;transform:none;margin-top:4rem}}.custom-get-started-services__title{text-transform:uppercase;color:#00b2c7}.custom-get-started-services__content li{margin-bottom:1rem;text-transform:uppercase;color:#00b2c7;font-size:14px;font-weight:700}.custom-home-text-box__bg{height:100%}.pages-getting .custom-home-text-box__bg{background-color:#f7f7f7}.custom-home-text-box__bg:after{display:table;clear:both;content:""}.custom-home-text-box__col{height:250px}@media screen and (max-width:768px){.custom-home-text-box__col{height:100%}.pages-getting .custom-home-text-box__col{text-align:center}}.custom-home-text-box__right{padding-left:2rem}@media screen and (max-width:768px){.custom-home-text-box__right{padding-top:4rem}}.custom-home-text-box__left{background-color:#f7f7f7;height:100%;text-align:center!important}@media screen and (max-width:768px){.custom-home-text-box__left{padding:2rem 1rem}}.custom-home-text-box__title{margin:0;text-transform:uppercase;color:#41667b}.pages-getting .custom-home-text-box__title{width:100%;font-size:28px}@media screen and (max-width:768px){.custom-home-text-box__title{text-align:center}}.custom-home-text-box__subtitle{margin-top:0;text-transform:uppercase;color:#00b2c7}@media screen and (max-width:768px){.custom-home-text-box__subtitle{text-align:center}}@media screen and (max-width:1280px){.custom-home-text-box__subtitle{font-size:1.5625rem}}.custom-home-text-box__body{position:relative;top:125px;transform:translateY(-50%)}@media screen and (max-width:768px){.custom-home-text-box__body{top:0;transform:none}}.custom-invisalign-section__container{padding:5.25rem 1rem}.custom-invisalign-section__image{background-position:50%;background-size:cover;width:100%;height:25rem}@media screen and (max-width:768px){.custom-invisalign-section__image{display:none}}.custom-invisalign-section__image-text{margin-top:1rem}@media screen and (max-width:768px){.custom-invisalign-section__image-text{display:none}}.custom-invisalign-section__section-title{margin-bottom:1rem;text-transform:uppercase;letter-spacing:2px;color:#41667b;font-weight:600}.custom-invisalign-section__title{margin:1rem 0;text-transform:uppercase;letter-spacing:.125rem}.custom-invisalign-section__title .book-now{color:#000}.custom-invisalign-section__title:hover{cursor:pointer}.custom-invisalign-teen__container{margin-bottom:4rem}.custom-invisalign-teen__image{background-size:cover;height:26.5625rem}@media screen and (max-width:768px){.custom-invisalign-teen__image{display:none}}.custom-invisalign-teen__body{margin-bottom:4rem}.custom-invisalign-teen__section-title{margin-bottom:1rem;text-transform:uppercase;letter-spacing:2px;color:#41667b;font-weight:600}.custom-invisalign-teen__title{margin:1rem 0;text-transform:uppercase;letter-spacing:.125rem}.custom-invisalign-teen__title:hover{cursor:pointer}.custom-invisalign-teen__content{margin-top:1rem;margin-bottom:1rem}.custom-invisalign-teen__content a{color:#00b2c7}.modal-text{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;width:100%;height:100vh}.modal-text__overlay{background:rgba(15,45,59,.44);height:100%}.modal-text__close{z-index:999999}.modal-text__close-button{float:right;margin:0 1rem;border:none;background:transparent;color:#669dac;font-size:1.5em}.modal-text__close-button .icon-container{cursor:pointer;width:2em}.modal-text__close-button .icon-container .x{stroke:#00b2c7}.modal-text__container{position:absolute;top:10%;right:10%;left:10%;z-index:999;background:#fff;padding:2rem;height:80%;overflow:scroll}.modal-text__box{position:absolute;top:10%;right:20%;bottom:10%;left:20%;z-index:999;overflow:auto}.modal-text__title{text-align:center}.modal-text hr{border:2px solid #0f2d3b;width:20%}.modal-text__body{padding:1.5rem 0}.custom-patient-forms{margin-top:4rem;color:#fff}.custom-patient-forms__bg{background-position:50%;background-size:cover}.custom-patient-forms__container{padding:4rem 1rem}.custom-patient-forms__title{text-transform:uppercase;font-weight:400}@media screen and (max-width:768px){.custom-patient-forms__title{text-align:center}}.custom-patient-forms__subtitle{text-transform:uppercase;font-weight:400}@media screen and (max-width:768px){.custom-patient-forms__subtitle{margin-top:1.5rem}}.custom-patient-forms__button{display:inline-block;position:absolute;top:50%;transform:translateY(-50%);border:2px solid #fff;padding:1.3125rem 2.5rem;font-weight:400}@media screen and (max-width:768px){.custom-patient-forms__button{position:relative;top:0;transform:none;margin-top:2rem}}.custom-patient-forms a{border:none;color:#fff}.custom-patient-forms a:hover{border:none;color:#00b2c7}.custom-section-home{overflow:auto}.custom-section-home__container{padding-top:4rem;padding-bottom:4rem}.custom-section-home__textarea{text-align:center}.custom-section-home__title{text-transform:uppercase;color:#41667b}.custom-section-home__body{text-transform:uppercase;color:#00b2c7}.custom-wild-smiles-intro__container{padding-top:2.25rem;padding-bottom:2.25rem}.custom-wild-smiles-intro__title{margin-bottom:1.5rem;text-align:center}.custom-wild-smiles-intro__content{text-align:center}.custom-wild-smiles-intro__content img{margin:2rem 0;border:2px solid #bfd2d9;width:75%}.custom-wild-smiles-sections__container{padding-bottom:4rem}@media screen and (max-width:768px){.custom-wild-smiles-sections__container{padding-bottom:1rem}}.custom-wild-smiles-sections__image{border:2px solid #a4d4d9;background-position:center 30%;background-size:cover;height:350px}.custom-wild-smiles-sections__textarea{height:350px}@media screen and (max-width:768px){.custom-wild-smiles-sections__textarea{height:100%}}.custom-wild-smiles-sections__position{position:absolute;top:50%;transform:translateY(-50%);background-color:#669dac;padding:2rem 1.5rem}@media screen and (max-width:768px){.custom-wild-smiles-sections__position{position:relative;top:0;transform:none;margin:1rem 0;padding:.5rem 0;width:100%;text-align:center}}.custom-wild-smiles-sections__title{text-transform:uppercase}.custom-wild-smiles-sections__content{margin-top:1rem}@media screen and (max-width:768px){.custom-wild-smiles-sections__content{padding:0 .5rem}}.footer{background-color:#f7f7f7}@media only screen and (max-width:768px){.footer{padding-top:1rem;height:100%}}.footer__container{display:-ms-flexbox;display:flex;padding:2rem 1rem}@media screen and (max-width:768px){.footer__container{display:block}}.footer__col{-ms-flex:1;flex:1}@media screen and (max-width:768px){.footer__col{width:100%}}.footer__col--left{margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:3px;font-weight:400}.footer__col--center{text-align:center}.footer__col--center object{width:75%}@media screen and (max-width:768px){.footer__col--center{overflow:auto}}.footer__textarea{position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.footer__textarea{position:relative;top:0;transform:none;margin-bottom:2rem;text-align:center}}.footer__phone{margin-top:1.5rem}.footer__phone-text{color:#333}.footer__map{position:absolute;top:50%;right:0;transform:translateY(-50%)}@media screen and (max-width:768px){.footer__map{position:relative;top:0;transform:none;padding-top:2rem}}.footer__icons{display:inline-block;margin-top:1.5rem}@media screen and (max-width:768px){.footer__icons{display:block}}.footer__icon{display:inline-block}.footer__icon object{width:50px}@media screen and (max-width:768px){.footer__icon{display:block;float:left;width:25%}}.footer__rooster{background-color:#f0f0f0;padding:.375rem;text-align:center;font-size:12px}.form-contact-page__group{margin-bottom:1.625rem}.form-contact-page__group--checkboxes input,.form-contact-page__group--checkboxes label{margin-right:.75rem;color:#6089a2;font-family:Roboto Condensed,Helvetica,Arial,sans-serif}.form-contact-page__group--checkboxes input{border:2px solid #00b2c7}.form-contact-page__group--submit{text-align:center}.form-contact-page__input{border:2px solid #00b2c7;padding:.6875rem 1.5rem;width:100%;font-family:Roboto Condensed,Helvetica,Arial,sans-serif}.form-contact-page__error-message{color:red;font-size:14px}.form-contact-page__submit{display:inline-block;border:none;background-color:#00b2c7;width:60%;padding:12px 5px;letter-spacing:4px;color:#fff;text-transform:uppercase;cursor:pointer}@media screen and (max-width:768px){.form-contact-page__submit{width:100%}}.form-contact-page__submit:hover{background:#00a2b7}.form-modal__group{margin-bottom:1.625rem}.form-modal__group textarea{height:9rem}@media (max-width:1279px){.form-modal__group textarea{height:5rem}}.form-modal__group--checkboxes input,.form-modal__group--checkboxes label{margin-right:.75rem;color:#6089a2;font-family:Roboto Condensed,Helvetica,Arial,sans-serif}.form-modal__group--checkboxes input{border:2px solid #00b2c7}.form-modal__group--submit{margin-bottom:0;text-align:center}.form-modal__input{border:2px solid #00b2c7;padding:.6875rem 1.5rem;width:100%;font-family:Roboto Condensed,Helvetica,Arial,sans-serif}.form-modal__submit{display:inline-block;border:none;background-color:#00b2c7;width:60%;height:2.5rem;letter-spacing:4px;color:#fff}@media screen and (max-width:768px){.form-modal__submit{width:100%}}.form-quiz__container{padding:2rem 7.5rem}@media screen and (max-width:768px){.form-quiz__container{padding:1rem}}.form-quiz__title{text-align:center;text-transform:uppercase;color:#00b2c7}.form-quiz__content{padding:2rem 0}.custom-get-started-first-visit__content .form-quiz__form li,.form-quiz__form .accordion-treatments__title,.form-quiz__form .block-tab-section__tab,.form-quiz__form .block-treatments-body__list,.form-quiz__form .custom-get-started-first-visit__content li,.form-quiz__form .custom-get-started-section__read-more,.form-quiz__form .custom-invisalign-section__title,.form-quiz__form .custom-invisalign-teen__title,.form-quiz__form .grid-team__position,.form-quiz__form .modal-team-bio__position,.form-quiz__form .repeaters-tabs-home__title,.form-quiz__form .slider-about-us-team__position,.form-quiz__form h4{text-transform:uppercase;font-weight:400}.form-quiz__option{display:block}.form-quiz__modal{position:fixed;transition:opacity .25s ease-in;opacity:0;z-index:999999;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);display:none}.form-quiz__modal--showing{opacity:1;pointer-events:all;display:block}.form-quiz__modal-container{-ms-flex-direction:column;flex-direction:column;background:#a4d4d9;width:calc(100% - 24px);max-width:45rem;height:calc(100% - 24px);max-height:25rem;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 7px #9d9d9d}.form-quiz__modal-intro{font-size:18px;line-height:25px;padding:0 25px}.form-quiz__modal-close{text-align:right;margin-right:9px;margin-top:2px;cursor:pointer}.form-quiz__btn{display:block;background-color:#41667b;margin:3rem auto 1rem;padding:1rem 2rem;max-width:10rem;color:#fff;text-transform:uppercase;text-align:center}@media only screen and (max-width:550px){.form-quiz__btn{margin-top:1.5rem}}.form-quiz__btn:hover{background-color:#0f2d3b}.form-survey__container{padding:2rem 7.5rem}@media screen and (max-width:768px){.form-survey__container{padding:1rem}}.form-survey__title{text-align:center;text-transform:uppercase;color:#00b2c7}.form-survey__content{padding:2rem 0}.custom-get-started-first-visit__content .form-survey__form li,.form-survey__form .accordion-treatments__title,.form-survey__form .block-tab-section__tab,.form-survey__form .block-treatments-body__list,.form-survey__form .custom-get-started-first-visit__content li,.form-survey__form .custom-get-started-section__read-more,.form-survey__form .custom-invisalign-section__title,.form-survey__form .custom-invisalign-teen__title,.form-survey__form .grid-team__position,.form-survey__form .modal-team-bio__position,.form-survey__form .repeaters-tabs-home__title,.form-survey__form .slider-about-us-team__position,.form-survey__form h4{text-transform:uppercase;font-weight:400;margin-bottom:5px}.grid-team__title{margin:4rem auto;text-align:center;text-transform:uppercase}.grid-team__image{background-position:50%;background-size:cover;width:400px;height:400px}@media screen and (max-width:768px){.grid-team__image{width:80vw}}.grid-team__image:hover{cursor:pointer}.grid-team__tiles{max-width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:2rem;-ms-flex-pack:center;justify-content:center}.grid-team__tile{margin-bottom:2rem}.grid-team__textarea{position:absolute;bottom:0;background-color:hsla(0,0%,100%,.75);width:100%}.grid-team__name{text-transform:uppercase}.grid-team__name,.grid-team__position{text-align:center}.grid-team__bio-container{width:400px}.hero__backgroundimage{position:relative;background-repeat:no-repeat;background-position:top;background-size:cover}.pages-about-us .hero__backgroundimage,.pages-braces .hero__backgroundimage,.pages-invisalign .hero__backgroundimage,.pages-quiz .hero__backgroundimage,.pages-treatments .hero__backgroundimage,.pages-wild-smiles .hero__backgroundimage{background-position:50%;height:28.125rem}.pages-home .hero__text-box{left:0;background-color:rgba(50,50,50,.8);padding:2rem}@media screen and (max-width:768px){.pages-home .hero__text-box{padding:0}}@media screen and (max-width:768px){.hero__text-box{top:0;left:0;transform:none;margin:0;background-color:rgba(50,50,50,.8);width:100%;height:100%;text-align:center}}.pages-getting .hero__text-box{background-color:rgba(50,50,50,.8);padding:2rem}@media screen and (max-width:768px){.pages-getting .hero__text-box{top:0;left:0;transform:none;margin:0}}.pages-about-us .hero__text-box,.pages-braces .hero__text-box,.pages-invisalign .hero__text-box,.pages-quiz .hero__text-box,.pages-treatments .hero__text-box,.pages-wild-smiles .hero__text-box{position:absolute;top:65%;left:0;background-color:rgba(50,50,50,.8);width:100%;text-transform:uppercase;color:#fff}@media screen and (max-width:768px){.pages-about-us .hero__text-box,.pages-braces .hero__text-box,.pages-invisalign .hero__text-box,.pages-quiz .hero__text-box,.pages-treatments .hero__text-box,.pages-wild-smiles .hero__text-box{top:0;left:0;margin:0}}@media screen and (max-width:768px){.hero__title{position:absolute;top:40%;transform:translateY(-50%);font-size:1.5rem}}.pages-getting .hero__title{margin-bottom:.625rem;letter-spacing:12px;color:#00b2c7;font-size:24px;font-weight:500}@media screen and (max-width:768px){.pages-getting .hero__title{position:absolute;top:40%;left:0;transform:translateY(-50%);width:100%;font-size:1.5rem}}.hero__subtext{font-size:1.8rem}@media screen and (max-width:768px){.pages-getting .hero__subtext{left:0;width:100%}}@media screen and (max-width:768px){.hero__subtext,.pages-getting .hero__subtext{position:absolute;top:60%;transform:translateY(-50%)}}.loader-overlay{position:fixed;top:0;animation:fade 4s linear;z-index:9999;background-color:#fff;width:100vw;height:100vh}.loader{position:absolute;top:50%;left:50%;transform:translateZ(0);animation:loaderSpinner 1.1s infinite linear;z-index:9999;margin:-20px 0 0 -20px;border-top:5px solid #a1bdcd;border-right:5px solid #a1bdcd;border-bottom:5px solid #a1bdcd;border-left:5px solid #41667b;text-indent:-9999em;font-size:10px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-animation:loaderSpinner 1.1s infinite linear}.loader,.loader:after{border-radius:50%;width:40px;height:40px}.modal-contact-survey__form{position:fixed;top:0;left:0;z-index:9999;background-color:rgba(15,45,59,.44);width:100%;height:100%;overflow:scroll}.modal-contact-survey__form-container{position:relative;background-color:#fff;padding:16px;width:75%}@media screen and (max-width:768px){.modal-contact-survey__form-container{padding:0;width:100%}}.modal-contact-survey__close{position:absolute;top:.5rem;right:.5rem;z-index:9999}.modal-contact-survey__close .icon-container{cursor:pointer;width:2.5rem}.modal-contact-survey__close .icon-container .x{stroke:#00b2c7}.modal-contact-survey__close:hover{cursor:pointer}.modal-contact-survey__open{background-color:#00b2c7;padding:.625rem .125rem;width:80%;text-align:center;text-transform:uppercase;letter-spacing:4px;color:#fff;font-weight:400}@media screen and (max-width:768px){.modal-contact-survey__open{margin:0 0 2rem;width:100%}}.modal-contact-survey__open:hover{cursor:pointer}.overflow-hidden{height:100vh;overflow-y:hidden}.pages-about-us html{height:-webkit-fill-available}.modal-team-bio__container{position:fixed;top:0;left:0;z-index:9999;width:100vw;max-width:unset;min-height:100vh;min-height:-webkit-fill-available;background-color:rgba(15,45,59,.44);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.modal-team-bio__body,.modal-team-bio__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.modal-team-bio__body{background-color:#fff;padding:2rem 4rem;max-height:100vh;max-width:600px;overflow-y:scroll}@media screen and (max-width:768px){.modal-team-bio__body{width:100vw;height:100vh;max-width:unset}}.modal-team-bio__close-container{position:sticky;top:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}.modal-team-bio__close{z-index:999}.modal-team-bio__close:hover{cursor:pointer}.modal-team-bio__close svg{width:2.5rem}.modal-team-bio__close svg .x{stroke:#00b2c7}.modal-team-bio__image-container{text-align:center}.modal-team-bio__image{display:inline-block;border:2px solid #00b2c7;border-radius:50%;background-size:cover;width:12.5rem;height:12.5rem}.modal-team-bio__name{margin-top:2rem}.modal-team-bio__name,.modal-team-bio__position{text-align:center;text-transform:uppercase}.modal-team-bio__bio{margin-top:2rem;margin-bottom:2rem}.custom-nav-trigger:after{display:table;clear:both;content:""}.nav-mobile{display:none;position:fixed;z-index:9989;background:hsla(0,0%,100%,.75);width:100%;height:5rem}@media screen and (max-width:768px){.nav-mobile{display:block}}.nav-mobile.open{margin-left:0;background-color:#fff;width:100%;height:100vh;z-index:9989999999999}.nav-mobile.open span:first-child{top:18px;left:50%;width:0}.nav-mobile.open span:nth-child(2){transform:rotate(45deg)}.nav-mobile.open span:nth-child(3){transform:rotate(-45deg)}.nav-mobile.open span:nth-child(4){top:18px;left:50%;width:0}.nav-mobile__logo svg{margin:1rem 0 1rem 1rem;width:10rem;height:3rem}.nav-mobile__links{display:none}.nav-mobile__links.open{display:block;text-transform:uppercase}.nav-mobile__container{position:relative}.nav-mobile__link{margin:4vh auto;text-align:center}.nav-mobile__button{display:block;opacity:1;margin:auto;padding:.9rem;width:50%;text-align:center}.nav-mobile__button a{text-decoration:none}.nav-mobile__schedule-link{position:absolute;top:1rem;right:100px;text-align:center;cursor:pointer}.nav-mobile__schedule-icon{position:relative;z-index:-1}.nav-mobile__schedule-icon svg{margin:0;width:auto}.nav-mobile__hamburger{display:inline-block;position:absolute;top:5px;right:0;transform:rotate(0deg);transition:.5s ease-in-out;z-index:9999;margin-right:2%;cursor:pointer;padding:1.8em 1em;width:70px;height:60px;text-align:center}@media screen and (max-width:480px){.nav-mobile__hamburger{top:1rem}}.nav-mobile__hamburger span{display:block;position:absolute;left:0;transform:rotate(0deg);transition:.25s ease-in-out;opacity:1;margin-top:12%;margin-left:20%;border-radius:5px;background:#41667b;width:60%;height:7px}.nav-mobile__hamburger span:first-child{top:0}.nav-mobile__hamburger span:nth-child(2),.nav-mobile__hamburger span:nth-child(3){top:18px}.nav-mobile__hamburger span:nth-child(4){top:36px}@media screen and (max-width:480px){.nav-mobile__hamburger span{margin-top:12%;margin-left:22%;width:60%;height:7px}.nav-mobile__hamburger span:first-child{top:0}.nav-mobile__hamburger span:nth-child(2),.nav-mobile__hamburger span:nth-child(3){top:14px}.nav-mobile__hamburger span:nth-child(4){top:28px}}.nav-mobile__phone-content{text-align:center}.nav-mobile__phone-text{padding-bottom:.25rem}@keyframes moveIn{0%{transform:translate3d(0,-6rem,10px)}to{transform:translateZ(0)}}@keyframes moveOut{0%{transform:translateZ(0)}to{transform:translate3d(0,-6rem,10px)}}.nav{position:fixed;float:left;transition:all .5s ease-in;z-index:9999;background:#fff;width:100%}.nav.scrolled{box-shadow:1px 1px 3px #f0f0f0}@media screen and (min-width:768px){.nav{display:block}}@media screen and (max-width:768px){.nav{display:none}}.nav__links{float:right;padding-right:1rem}.nav__misc{margin-top:.5em;float:right;background:#a4d4d9}.nav__schedule-icon{width:30px;margin-right:10px;display:inline-block;vertical-align:middle;transition:all .5s ease;fill:#000}.nav__login-container{display:none;position:absolute;top:55%;right:0;width:10rem}.nav__login-container.open{display:block}.nav__logo{position:absolute;top:50%;left:2rem;transform:translateY(-50%);width:15.625rem}@media (max-width:1100px){.nav__logo{margin:1rem 0}}.nav__link{float:left;padding-top:.6rem;padding-bottom:1.4rem;padding-left:1.3em}@media screen and (max-width:1200px){.nav__link{padding-left:.5em}}.nav__link a{display:block;float:left;text-align:center;text-decoration:none;line-height:2rem;color:#0f2d3b;font-family:Roboto Condensed,Helvetica,Arial,sans-serif}.nav__link a:hover{color:#00b2c7;font-weight:700}.nav__link a:after{display:block;visibility:hidden;height:0;overflow:hidden;font-weight:700;content:attr(title)}.nav__link a.open{color:#00b2c7;font-weight:700}.nav__link:first-child,.nav__link:last-child{display:none}.nav__phone{position:relative;float:left;padding:0 .75rem;height:50px}.nav__phone-text{padding-right:.5rem}.nav__phone-contents{position:relative;top:25px;transform:translateY(-50%);height:fit-content}.nav__phone-contents a{font-weight:600;color:#000}.nav__phone-contents a:hover span,.nav__phone-contents a:hover svg{color:#fff;fill:#fff}.nav__phone-contents span{display:inline-block;position:relative;transition:all .5s ease;padding-left:6px;vertical-align:top}@media screen and (max-width:1200px){.nav__phone-contents span{display:none}}.nav__phone-contents .icon-container{display:inline-block;width:1.5rem;font-size:0}.nav__phone-contents .icon-container svg{transition:all .5s ease;fill:#000}.nav__appointment{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding:.5rem .75rem;color:#000;font-weight:700;cursor:pointer}.nav__appointment,.nav__appointment svg{transition:all .5s ease}.nav__appointment:hover{color:#fff}.nav__appointment:hover svg{fill:#fff}.nav__appointment-icon,.nav__login{position:relative}.nav__login{float:left;padding:.6rem 1rem 1.4rem 1.5rem}.nav__login a{display:block;float:left;cursor:pointer;text-align:center;text-decoration:none;line-height:2rem;color:#0f2d3b;font-family:Roboto Condensed,Helvetica,Arial,sans-serif}.nav__login a:after{display:block;visibility:hidden;height:0;overflow:hidden;font-weight:700}.nav__login a.open{color:#00b2c7;font-weight:700}.nav__login:hover{cursor:pointer}.nav__login:hover a{color:#00b2c7;font-weight:700}.nav__login:hover .nav__chevron{border-color:#00b2c7}.nav__login:hover .nav__login-container .nav__log-link-1 a,.nav__login:hover .nav__login-container .nav__log-link-2 a{color:#0f2d3b;font-weight:400}.nav__login:hover .nav__login-container .nav__log-link-1 a:hover,.nav__login:hover .nav__login-container .nav__log-link-2 a:hover{color:#00b2c7;font-weight:700}.nav__login:hover .nav__login-container .nav__log-link-1 a:hover:before,.nav__login:hover .nav__login-container .nav__log-link-2 a:hover:before{color:#0f2d3b;font-weight:400}@media (max-width:1100px){.nav__login{padding:2rem .5rem}}.nav__chevron{position:absolute;right:-.5rem;bottom:55%;transform:rotate(-45deg);border-bottom:2px solid #0f2d3b;border-left:2px solid #0f2d3b;width:.5rem;height:.5rem}.nav__chevron.open{bottom:45%;transform:rotate(135deg);border-color:#00b2c7}.nav__log-link-1{float:right}.nav__log-link-1 a{display:block;float:left;cursor:pointer;text-align:center;text-decoration:none;line-height:2rem;color:#0f2d3b;font-family:Roboto Condensed,Helvetica,Arial,sans-serif}.nav__log-link-1 a:after{display:block;visibility:hidden;height:0;overflow:hidden;font-weight:700;content:attr(title)}.nav__log-link-2{position:relative;float:right;padding-left:1rem}.nav__log-link-2 a{display:block;float:left;cursor:pointer;text-align:center;text-decoration:none;line-height:2rem;color:#0f2d3b;font-family:Roboto Condensed,Helvetica,Arial,sans-serif}.nav__log-link-2 a:after{display:block;visibility:hidden;height:0;overflow:hidden;font-weight:700;content:attr(title)}.nav__log-link-2 a:before{position:absolute;top:-.1rem;left:.35rem;font-size:1.35rem;content:"|"}.nav_top{float:left;width:100%;clear:both}.custom-lower-section{float:left;background:#669dac;padding:2rem 0}.custom-lower-section__section{display:table-row}.custom-lower-section__section-left{display:table-cell;position:relative;width:50%}.custom-lower-section__section-background{position:absolute;top:5%;right:5%;bottom:5%;left:25%;background-repeat:no-repeat;background-position:top;background-size:cover}.custom-lower-section__section-right{display:table-cell;padding:2rem 0;width:50%}.custom-lower-section__section-textbox{width:80%}.custom-lower-section__section-title{display:block;margin:auto;margin-bottom:1rem;font-weight:600}.custom-lower-section__section-body{display:block;margin:auto;width:100%}.custom-lower-section__header{text-align:center}.custom-text-image__section{display:table-row}.custom-text-image__section-left{display:table-cell;position:relative;width:50%}.custom-text-image__section-background{position:absolute;top:0;right:0;left:25%;background-repeat:no-repeat;background-position:top;background-size:cover;width:75%;height:100%}.custom-text-image__section-left2,.custom-text-image__section-right{display:table-cell;padding:2rem 0;width:50%}.custom-text-image__section-right2{display:table-cell;position:relative;width:50%}.custom-text-image__section-background2{position:absolute;top:0;right:0;left:0;background-repeat:no-repeat;background-position:top;background-size:cover;width:75%;height:100%}.custom-text-image__section-textbox2{float:right;width:80%}.custom-text-image__section-title2{display:block;margin:auto;width:30%}.custom-text-image__section-textbox{width:80%}.custom-text-image__section-title{display:block;margin:auto;width:30%}.custom-text-image__section-body,.custom-text-image__section-body2{display:block;margin:auto;width:70%;text-align:center}.repeaters-home-images-bottom{padding:2rem 0}.repeaters-home-images-bottom__container{max-width:none}.repeaters-home-images-bottom__images{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;height:200px}@media screen and (max-width:768px){.repeaters-home-images-bottom__images{height:100%}}.repeaters-home-images-bottom__image-container{position:relative;width:200px;height:200px;text-align:center}@media screen and (max-width:768px){.repeaters-home-images-bottom__image-container{display:inline-block;margin-bottom:1rem;width:50%;height:inherit;text-align:center}}.repeaters-home-images-bottom__image{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);width:250px}@media screen and (max-width:768px){.repeaters-home-images-bottom__image{display:inline-block;position:relative;top:0;left:0;transform:none}}.repeaters-home-images-bottom__image img{width:100%}.repeaters-home-images{padding:2rem 0}.repeaters-home-images__container{max-width:none}.repeaters-home-images__images{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:150px;margin-bottom:10rem}@media screen and (max-width:768px){.repeaters-home-images__images{height:100%}}.repeaters-home-images__image-container{position:relative;width:19.5%;max-width:200px;height:200px;text-align:center}@media screen and (max-width:768px){.repeaters-home-images__image-container{display:inline-block;margin-bottom:1rem;width:50%;height:inherit;text-align:center}}.repeaters-home-images__image{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);width:75%}@media screen and (max-width:768px){.repeaters-home-images__image{display:inline-block;position:relative;top:0;left:0;transform:none}}.repeaters-home-images__image img{height:130px}.repeaters-tabs-home__container{padding-bottom:4rem}.repeaters-tabs-home__cards{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;width:100%}.repeaters-tabs-home__card{text-align:center;cursor:pointer;min-width:200px}@media screen and (max-width:768px){.repeaters-tabs-home__card{padding:2rem 0}.repeaters-tabs-home__card:last-child{padding:2rem 0 0}}.repeaters-tabs-home__icon{display:inline-block;margin-bottom:1.5rem;border-radius:50%;background-color:#fff;width:94px;height:94px}.repeaters-tabs-home__title{margin-bottom:1.5rem;height:2.5rem;text-align:center;text-transform:uppercase;color:#00b2c7}.repeaters-tabs-home__box{position:fixed;top:0;left:0;z-index:9999;background-color:rgba(50,50,50,.8);padding:0 2rem;width:100%;height:100%}.repeaters-tabs-home__modal{top:50%;transform:translateY(-50%);background-color:#f7f7f7;padding:4rem;max-height:90vh;overflow:scroll}@media screen and (max-width:768px){.repeaters-tabs-home__modal{padding:1rem}}.repeaters-tabs-home__image{background-position:50%;background-size:cover;width:100%;height:300px}.repeaters-tabs-home__close{position:absolute;top:10px;right:10px}.repeaters-tabs-home__close svg{width:40px;height:40px}.repeaters-tabs-home__close svg .x{stroke:#00b2c7}.repeaters-tabs-home__close:hover{cursor:pointer}.repeaters-tabs-home__modal-body a{color:#669dac}.custom-get-started-first-visit__content .repeaters-tabs-home__modal-title li,.repeaters-tabs-home__modal-title .accordion-treatments__title,.repeaters-tabs-home__modal-title .block-tab-section__tab,.repeaters-tabs-home__modal-title .block-treatments-body__list,.repeaters-tabs-home__modal-title .custom-get-started-first-visit__content li,.repeaters-tabs-home__modal-title .custom-get-started-section__read-more,.repeaters-tabs-home__modal-title .custom-invisalign-section__title,.repeaters-tabs-home__modal-title .custom-invisalign-teen__title,.repeaters-tabs-home__modal-title .grid-team__position,.repeaters-tabs-home__modal-title .modal-team-bio__position,.repeaters-tabs-home__modal-title .repeaters-tabs-home__title,.repeaters-tabs-home__modal-title .slider-about-us-team__position,.repeaters-tabs-home__modal-title h4{margin-top:0;font-size:20px}.repeaters-tabs-home__row{display:-ms-flexbox;display:flex}@media screen and (max-width:992px){.repeaters-tabs-home__row{-ms-flex-direction:column;flex-direction:column}}.repeaters-tabs-home__flex-box{-ms-flex:1;flex:1;margin:0 .5rem}.slider-about-us-office__title{text-align:center;text-transform:uppercase}.slider-about-us-office__slide{background-position:50%;background-size:contain;background-repeat:no-repeat;height:500px}.slider-about-us-office .slick-next:before,.slider-about-us-office .slick-prev:before{color:#41667b}.slider-about-us-team__container{position:relative}.slider-about-us-team__title{text-transform:uppercase}.slider-about-us-team__top{position:absolute;top:-115px;right:24px;z-index:99}@media screen and (max-width:768px){.slider-about-us-team__top{display:none}}.slider-about-us-team__bottom{margin-top:200px;margin-bottom:50px}@media screen and (max-width:768px){.slider-about-us-team__bottom{display:none}}.slider-about-us-team__slides{transform:translateY(25px)}.slider-about-us-team__slide-content{transform:translateY(25px);margin:1rem 1.5rem;background-position:50%;background-size:cover;height:187px}.slider-about-us-team__slide-content--active{transform:none;height:239px}@media screen and (max-width:768px){.slider-about-us-team__slide-content--active{height:150px}}.slider-about-us-team__card{display:none}.slider-about-us-team__card--active{display:block;height:100%}.slider-about-us-team__card-image{background-position:50%;background-size:cover;height:385px}@media screen and (max-width:768px){.slider-about-us-team__card-image{display:none}}.slider-about-us-team__card-content{position:absolute;top:50%;right:0;transform:translateY(-50%);background-color:#fff;padding:2.8125rem}@media screen and (max-width:768px){.slider-about-us-team__card-content{position:relative;top:250px;padding:2rem}}.slider-about-us-team__name{margin-bottom:.5rem;text-transform:uppercase;color:#00b2c7}.slider-about-us-team__position{margin-bottom:1.625rem;text-transform:uppercase}@media screen and (max-width:768px){.slider-about-us-team__position{text-align:center}}.slider-about-us-team__mobile{display:none}@media screen and (max-width:768px){.slider-about-us-team__mobile{display:block}}.slider-about-us-team__card-image-mobile{margin-top:2rem;background-position:50%;background-size:cover;height:300px}.slider-about-us-team__card-content-mobile{padding:2rem 1rem;text-align:center}.slider-about-us-team .slick-next:before,.slider-about-us-team .slick-prev:before{color:#41667b}.slider-about-us-team .slick-dots li button{border:1px solid #41667b;border-radius:50%;width:10px;height:10px}.slider-about-us-team .slick-dots li button:hover{background-color:#6089a2}.slider-about-us-team .slick-dots li button:before{border:1px solid #41667b;border-radius:50%;width:10px;height:10px;font-size:0}.slider-about-us-team .slick-active button{background-color:#41667b}.slider-item,.wrap{position:absolute;top:0;left:0;width:100%;height:100%}.slider{position:relative;overflow:hidden}.slider .overlay{z-index:-99;background-color:rgba(102,157,172,.79)}.slider .background-testimonial,.slider .overlay{position:absolute;top:0;left:0;width:100%;height:100%}.slider .background-testimonial{z-index:-999;background-position:50%;background-size:cover}.slider .items{position:relative;width:100%;height:100%}.slider .btn{position:absolute;z-index:999;outline:none;border:none;background:rgba(0,0,0,.1);cursor:pointer;width:50px;height:100%}.slider .slider-icon{display:inline-block;transition:border .2s;border-bottom:2px solid hsla(0,0%,100%,.6);border-left:2px solid hsla(0,0%,100%,.6);width:15px;height:15px}.slider .slider-icon-left{transform:rotate(45deg)}.slider .slider-icon-right{transform:rotate(-135deg)}.slider .btn,.slider .slider-icon{border-color:#bfd2d9}.slider .indicators{position:absolute;z-index:9999}.slider .indi-center{left:50%;transform:translateX(-50%)}.slider .indi-left{left:6%}.slider .indi-right{right:6%}.slider .slider-indicator-icon{display:inline-block;margin:0 .1rem;border-radius:50%;cursor:pointer;width:10px;height:10px;color:#41667b}.tabs-treatments{margin-top:6.25rem;margin-bottom:6.25rem}.tabs-treatments__title{margin-bottom:2rem;text-align:center;text-transform:uppercase}.tabs-treatments__tabs{border:1px solid #bfd2d9;box-shadow:1px 1px 8px #c8e7f2;background-position:top;background-size:cover;padding:0}.tabs-treatments__titles{background-color:#00b2c7;padding:.75rem 0;text-align:center;text-transform:uppercase;color:#fff}.tabs-treatments__titles--active{background-color:#29bdce}.tabs-treatments__titles--border{border-right:1px solid #fff;border-left:1px solid #fff}@media screen and (max-width:992px){.tabs-treatments__titles--border{border:none}}.tabs-treatments__titles:hover{background-color:#29bdce;cursor:pointer}.tabs-treatments__tab{background-color:hsla(0,0%,100%,.75);height:0;overflow:hidden}.tabs-treatments__tab--active{padding:2rem 4rem;height:100%;min-height:250px}.open_chair_widget--QACew{z-index:999999999999999!important}.thankyou_outer{text-align:center;padding:50px 0}.thank_title{text-transform:uppercase;color:#41667b;line-height:1.2;font-family:Roboto Condensed,Helvetica,Arial,sans-serif;font-size:2.5rem}.thankyou_outer.accesswrap{padding:170px 15px 50px;max-width:1080px;margin:0 auto}.thankyou_outer.accesswrap .accordion-treatments__body a,.thankyou_outer.accesswrap .custom-get-started-section__paragraph a,.thankyou_outer.accesswrap p a{text-decoration:underline}.custom-nav-trigger .hero{padding-top:120px}.repeaters-home-images__image-container:last-child img{padding-right:50px}@media (min-width:767px) and (max-width:768px){.custom-nav-trigger .hero{padding-top:82px}.repeaters-home-images__image-container:last-child img{padding-right:0}.repeaters-home-images__image img{height:100px}}@media (min-width:769px) and (max-width:990px){.pages-getting .hero__text-box{width:50%}}@media (min-width:990px) and (max-width:1100px){.repeaters-home-images__image img{height:120px}}@media (min-width:1229px) and (max-width:1450px){.repeaters-home-images__image-container{width:13.5%}.repeaters-home-images__image img{height:auto;max-width:100%}.repeaters-home-images__image-container:last-child img{padding-right:0}}@media (min-width:768px) and (max-width:990px){.repeaters-home-images__image img{height:auto;max-width:100%}}@media (min-width:768px) and (max-width:1024px){.nav__links{width:100%}.nav__login{padding:10px .5rem}.nav__logo{top:25%}.nav_bott{float:right}.repeaters-home-images__image-container:last-child img{padding-right:0}.hero__subtext{width:100%}.custom-home-text-box__right{padding-left:4rem}.custom-section-home__body{line-height:29px}.pages-home__slider .slider{margin-left:0;width:100%}.footer__col--center object{max-width:250px}.repeaters-home-images-bottom__image img{max-width:90%;width:100%}.footer__icon{display:inline-block;float:none;width:auto}.footer__map{width:100%}.repeaters-home-images-bottom__image-container{width:25%}.repeaters-home-images-bottom__image{width:100%}.pages-home__slider .title-box{top:0;width:100%;position:relative;top:2.5rem;background:#bfd2d9;height:10rem}.custom-home-text-box__right{padding-left:5rem}.pages-home__slider .title{top:4rem;color:#0f2d3b;width:100%;text-align:center;margin-left:0}.pages-home__slider .subtitle{top:9rem;margin-left:0;color:#fff;font-size:1.125rem;width:100%;text-align:center}.pages-home__slider .slider .btn-left{top:auto;bottom:15px}.pages-home__slider .slider .btn-right{left:auto;right:15px}}@media (min-width:630px) and (max-width:768px){.repeaters-home-images__image-container{max-width:150px}.repeaters-home-images__image{width:100%}}@media only screen and (max-width:767px){.custom-nav-trigger .hero{padding-top:89px}.thankyou_outer.accesswrap{padding-top:120px}.repeaters-home-images__image img{max-width:100%;height:auto}.repeaters-home-images-bottom__image img{width:auto;max-width:100%}.repeaters-home-images-bottom__image{width:auto}.pages-getting .hero__title{top:30%}.repeaters-home-images__image-container:last-child img{padding-right:0}.repeaters-home-images__images{margin-bottom:0}.footer__col--center object{max-width:250px}.repeaters-home-images-bottom__image img{max-width:190px;width:100%}.pages-home .hero__subtext{padding:0 15px}.footer__icon{display:inline-block;float:none;width:auto}}@media only screen and (max-width:480px){.nav-mobile__schedule-link{right:72px}.pages-home .hero__subtext{top:62%;font-size:34px;line-height:42px}.custom-section-home__body{line-height:28px}.repeaters-home-images__images{margin-bottom:0}}.base-access{position:absolute;top:0;left:0;margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.base-access__container{pointer-events:none}