body{color:#454545;font-family:filson-pro,sans-serif;font-size:1rem;font-style:normal;font-weight:300;line-height:1.1em}body p{font-size:1.1rem;line-height:2rem}@media screen and (max-width:400px){body p{font-size:.9rem}}body a{color:#205ca6;transition:all .5s}body strong{font-weight:700}h1{font-family:snicker,sans-serif;font-size:2rem;font-weight:700}@media screen and (max-width:991px){h1{font-size:1.7rem}}img{max-width:100%;height:auto}figure{display:inline}.sm-container{margin:0 20px}.navbar-container{background:#f2fdff url(../light-blue-bg.60819487.png) 0 0/70%}.navbar{z-index:10;display:flex}.navbar-light .navbar-toggler-icon{background-image:none}.navbar-toggler{border:0;background:0 0!important}.navbar-light .navbar-toggler{color:#81de00}.navbar-brand{max-width:230px;transition:transform .5s,filter .5s}.navbar-brand:hover{filter:brightness(105%);transform:rotate(2deg)}.social-nav-link :hover{text-align:center;background-color:#e2ffad;border-radius:10%;margin:-4px;padding:4px}.social-links{padding-top:.5rem;padding-left:0;list-style:none}.social-links li{display:inline}.social-links .fa-instagram{vertical-align:middle;font-size:20px}.social-links .fa-facebook-f{vertical-align:middle;font-size:17px}.auto-hide{z-index:1030;position:relative}.auto-hide.fixed-top{position:fixed}.scrolled-down{box-shadow:none;transition:all .3s ease-in-out;transform:translateY(-100%)}.scrolled-up{transition:all .3s ease-in-out;transform:translateY(0)}.scrolled-up.fixed-top{box-shadow:0 10px 20px #00000014,0 6px 6px #0000001c}.main-nav{font-weight:700}.main-nav a,.main-nav a:visited{color:#205ca6!important}.main-nav a.nav-link:hover{border-radius:5px;background-color:#e2ffad!important}.secondary-links-navbar{z-index:20000}.secondary-links{background-color:#e2ffad;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:1rem;font-size:.9rem;font-weight:700;position:absolute;top:0}.secondary-links .title{color:#39c8f7;font-size:.7rem}.secondary-links .nav-link{line-height:0;padding-left:0!important}.secondary-links li{border-right:1px solid #c7e0a8;padding-left:.7rem;padding-right:.5rem}.secondary-links li:last-child{border-right:0}.secondary-links a:hover{color:#4e2bce}.navbar-toggler{z-index:2;background-color:#fff}@media (max-width:1000px){.secondary-links{flex-direction:row!important}}@media screen and (max-width:991px){.navbar-brand{padding-left:1rem}.navbar-toggler{margin-right:1rem}.navbar{padding-bottom:0}.dropdown-menu{box-shadow:none!important;border-radius:0!important}.main-nav a.nav-link:hover{background-color:none;border-radius:0}.main-nav .nav-item{border-bottom:3px solid #fff;padding:0}.main-nav .nav-item .nav-link{padding-top:15px;padding-bottom:15px;padding-left:1em}.main-nav .nav-item .dropdown-item{padding-top:15px;padding-bottom:15px}.container-lg{padding-left:0;padding-right:0}.navbar-nav{background-color:#c6f1ff}.social-links .nav-item{border-bottom:0!important}.navbar-collapse .mb-2{margin-bottom:0!important}.social-links{padding-top:15px;padding-bottom:15px;padding-left:7px}.social-links li{margin-right:1rem}}.main-links{padding-top:4rem}@media screen and (max-width:991px){.main-links{padding-top:0}}.main-links li{padding-left:10px}.dropdown-toggle2:after{color:#39c8f7;margin-left:.4em;font-family:"Font Awesome 5 Free";font-size:.8rem;font-weight:900;display:inline-block;content:""!important}.dropdown-menu{border-radius:30px;padding:20px 0;font-size:.9rem;overflow:hidden;box-shadow:0 0 5px #a5a5a5;border:0!important}.navbar-nav .dropdown-menu{position:relative}.dropdown-menu:after{content:" ";pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;border:1px dashed #81de2a;border-radius:22px;display:block;position:absolute;inset:10px}@media screen and (min-width:992px){.dropdown-menu{opacity:0;visibility:hidden;max-height:0;transition:none;display:block;transform:translateY(-10px)}.dropdown-menu.show{opacity:1;max-height:250px;visibility:visible;transition:transform .3s ease-out,opacity .4s ease-out,max-height .5s ease-out;transform:none}}.dropdown-menu li{line-height:1.2rem}.dropdown-menu a:hover{filter:brightness(180%)!important;background:0 0!important}.dropdown-menu-end{left:auto;right:0}.dropdown-item{padding-right:2rem}.main-header{background:radial-gradient(circle farthest-side,#39c8f7,#1f6cd4);overflow:hidden}@media screen and (min-width:576px){.main-header{height:60vw;min-height:50vw;max-height:90vh}}.logo-header{max-width:65%;transition:transform .15s;position:relative;z-index:1!important}@keyframes fadein{0%{opacity:0}to{opacity:1}}.logo-header:hover{transform:scale(1.1)}.carousel{width:100%}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:opacity 1s ease-in-out}.carousel-item img{max-width:none}.carousel-inner{position:relative}.bubble{height:6em;width:6em;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:1em;text-decoration:none;transition:transform .5s;display:inline-flex;position:relative}.bubble .bubble-title{margin:0;font-size:.8em}.bubble .bubble-description{margin:0;font-weight:700;line-height:1.2;display:none}.bubble:hover{transform:scale(1.05)}@media screen and (min-width:768px){.bubble{height:15vw;width:15vw}.bubble .bubble-title{font-size:2vw}.bubble .bubble-description{margin-top:.75em;display:block;font-size:1.1vw!important}}.meet-staff-bubble{background-color:#e2ffad}.page-enter .meet-staff-bubble{opacity:0;transition:none;transform:translate(-100px,-100px)}.page-enter-active .meet-staff-bubble{opacity:1;transition:opacity .3s ease-out,transform .4s ease-out;transform:none}.meet-staff-bubble:hover{transform:scale(1.25)}.request-appt-bubble{background-color:#82dd29;transition-delay:.1s}.page-enter .request-appt-bubble{opacity:0;transition:none;transform:translate(-100px)}.page-enter-active .request-appt-bubble{opacity:1;transition:opacity .3s ease-out .1s,transform .4s ease-out .1s;transform:none}.tour-office-bubble{background-color:#a2e2f8}.page-enter .tour-office-bubble{opacity:0;transition:none;transform:translate(-100px,100px)}.page-enter-active .tour-office-bubble{opacity:1;transition:opacity .3s ease-out .15s,transform .4s ease-out .15s;transform:none}.tour-office-bubble:hover{transform:scale(1.25)}.forms-bubble{background-color:#a3febc}.page-enter .forms-bubble{opacity:0;transition:none;transform:translate(100px)}.page-enter-active .forms-bubble{opacity:1;transition:opacity .3s ease-out,transform .4s ease-out;transform:none}.forms-bubble:hover{transform:scale(1.25)}.payment-bubble{background-color:#ffb865;top:8px}.page-enter .payment-bubble{opacity:0;transition:none;transform:translate(100px,100px)}.page-enter-active .payment-bubble{opacity:1;transition:opacity .3s ease-out .1s,transform .4s ease-out .1s;transform:none}@media screen and (min-width:576px){.meet-staff-bubble{top:2%;left:20%}.request-appt-bubble{top:5%;left:-10%}.tour-office-bubble{top:5%;left:30%}.forms-bubble{top:10%;right:5%}.payment-bubble{top:15%;right:20%}}@media screen and (min-width:992px){.forms-bubble{top:27%;right:5%}.payment-bubble{top:30%;right:30%}}.doctors-list{height:132px;text-align:left;color:#e2ffad;background-color:#21b2ea;border-radius:20px;flex-flow:column wrap;align-items:center;column-gap:10px;margin-top:1rem;padding:20px;font-size:.65em;font-weight:700;display:flex;overflow:hidden}.doctors-list li{min-width:0;padding-bottom:.3rem;list-style:none}@media screen and (min-width:400px){.doctors-list{font-size:.8em}}.doctors-list .long-title{max-width:160px;line-height:21px}.main-header .doctors-list{background-color:#21b2ea42;align-items:baseline;font-size:.65em}@media screen and (min-width:500px){.main-header .doctors-list{width:330px;border-top-right-radius:0;border-bottom-right-radius:0;position:absolute;right:0}}@media (min-width:1250px){.main-header .doctors-list{min-width:380px;column-gap:20px;font-size:.8em}}.main-header{position:relative}.main-header h2{font-size:1rem;font-weight:700}.intro-sec,.dentists-sec{background:#f2fdff url(../light-blue-bg.60819487.png) 0 0/70%}.intro-sec h1,.dentists-sec h1{text-align:center;color:#498ae3;margin-bottom:2rem}.intro-sec p,.dentists-sec p{font-weight:300;line-height:2em}.intro-img{text-align:center}.intro-img img{border-radius:20px;transition:all .5s;transform:rotate(4deg);box-shadow:10px 10px #e2ffad}.intro-img img:hover{transform:scale(1.05)}.white-text-box{background-color:#fff;border-radius:50px;padding:2rem}.white-block h1{color:#498ae3;text-align:center}.white-block p{color:#87ba2a;font-size:1.2rem;font-weight:400;line-height:2.3rem}@media screen and (max-width:991px){.white-block p{font-size:1.1rem;line-height:1.8rem}}.white-block .action-link a{color:#39c8f7;border-bottom:0;font-size:1.2rem;line-height:1.7rem}.white-block .action-link a:hover{color:#4e2bce}.action-link:after{color:#39c8f7}.green-block .action-link a{color:#e2ffad;font-size:1.2rem}.green-block .action-link a:hover{color:#4e2bce}.green-block .action-link:after{color:#fff}.block-family{margin-bottom:-50px}.block-family img{width:75%}.block-family h1,.block-family p,.block-family .action-link{position:relative;top:-100px}.block-family .action-link a{color:#39c8f7;border-bottom:0}.block-family .action-link a:hover{color:#4e2bce}.block-family .action-link:after{color:#39c8f7}.family-container{max-width:550px;margin:0 auto}.green-block{background-color:#87ba2a;justify-content:center;align-items:center;display:flex}.green-block .block-content{max-width:550px;margin:0 auto}@media screen and (max-width:991px){.green-block .block-content{max-width:600px}}.green-block p{color:#fff;font-size:1.1rem;font-weight:400;line-height:2rem}.green-block h1{color:#e2ffad}.block-recent-article .mini-text{text-transform:uppercase;letter-spacing:.05em;color:#e2ffad;font-size:.8rem;font-weight:400;padding-bottom:1rem!important}.block-recent-article h1{margin:1rem 0}.block-recent-article img{width:75%;border-radius:15px}.block-recent-article .action-link{padding-top:2rem}.block-recent-article .action-link :hover{color:#e2ffad}.block-recent-article .action-link:after,.action-link a{color:#fff}.action-link:after{content:"";padding-left:.3em;font-family:"Font Awesome 5 Free";font-size:.8rem;font-weight:900}.locations-sec{background:#498ae3 url(../locations-bg.284158fd.png) 50%/cover no-repeat;padding:2rem 0}.locations-sec .locations-sec-content{max-width:1200px}@media (max-width:991px){.locations-sec .locations-sec-content{max-width:900px}}@media (max-width:575px){.locations-sec .locations-sec-content{max-width:400px}}.locations-sec h1{color:#fff;text-align:center;margin-bottom:3rem}.locations-sec h2{color:#fff;font-size:1.1rem;font-weight:700}.locations-sec .card{background-color:#73acfa99;border:0;border-radius:15px}.locations-sec .card p{color:#fff;line-height:2.1em}.locations-sec .office-tn{max-width:400px}.btn{cursor:pointer;color:#fff;background-color:#87ba2a;border-radius:50px;padding:15px 19px;position:relative}.btn:after{content:" ";pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;border:1px dashed ;border-radius:22px;display:block;position:absolute;inset:6px}.btn:hover{color:#fff;background-color:#4e2bce}.btn-dark-blue{background-color:#2f5da1}.btn-light-green{color:#185baa;background-color:#e2ffad}.note{color:#fff;font-size:.8rem;font-weight:700}.dentist-pics{max-width:1600px;flex-wrap:wrap;justify-content:center;gap:20px;margin:0 auto;font-weight:700;display:flex}@media screen and (max-width:530px){.dentist-pics{gap:20px}}.dentist-pics li{text-align:center;margin-bottom:3rem;list-style:none}@media screen and (max-width:530px){.dentist-pics li{max-width:150px}}.dentist-pics h2{color:#498ae3;margin-bottom:1rem;font-size:1.2rem;font-weight:700}@media screen and (max-width:530px){.dentist-pics h2{font-size:1rem}}.dentist-pics a{color:#39c8f7;border-bottom:1px solid ;font-size:1.2rem;text-decoration:none}@media screen and (max-width:530px){.dentist-pics a{font-size:.9rem}}.dentist-pics a:hover{color:#4e2bce}.dentist-pics .bio-pic img{height:280px;width:280px;object-fit:cover;background-color:#fff;border-radius:50%;flex-shrink:3;margin-bottom:1rem;transition:border-color .5s,filter .5s}@media screen and (max-width:1300px){.dentist-pics .bio-pic img{height:220px;width:220px}}@media screen and (max-width:1060px){.dentist-pics .bio-pic img{height:200px;width:200px}}@media screen and (max-width:530px){.dentist-pics .bio-pic img{height:150px;width:150px}}.dentist-pics .bio-pic img:hover{filter:brightness(105%);border-color:#4e2bce}.dentist-pics .bio-pic-light-cyan img{border:8px solid #afe6f8}.dentist-pics .bio-pic-blue img{border:8px solid #578bdc}.dentist-pics .bio-pic-light-green img{border:8px solid #c6e1a6}.dentist-pics .bio-pic-dark-blue img{border:8px solid #2f5da1}.dentist-pics .bio-pic-green img{border:8px solid #92b746}.dentist-pics .bio-pic-cyan img{border:8px solid #53b1e5}.dentist-pics .bio-pic-light-blue img{border:8px solid #c5dbfc}.home-page-blocks-2 h1{text-align:center}.home-page-blocks-2 p{max-width:465px;margin:0 auto 2rem}.home-page-blocks-2 img{padding-bottom:2rem}.meet-dentists-sec{color:#fff;background:linear-gradient(90deg,#30cfc4 0%,#5dacd6 35%,#53b746 100%);overflow:hidden}.meet-dentists-sec h1{text-align:center;color:#fff;margin-bottom:2rem;font-size:2.5rem}.meet-dentists-sec .dentist-pics li{z-index:5;font-size:1.4rem;font-weight:300;line-height:2em}.meet-dentists-sec .dentist-pics li a:link,.meet-dentists-sec .dentist-pics li a:visited{color:#fff}.meet-dentists-sec .dentist-pics li a:hover{color:#e2ffad}.dentist-pics{padding-left:0}.dentist-bio h1{text-align:left;color:#498ae3;margin-bottom:2rem}@media screen and (max-width:450px){.dentist-bio h1{font-size:1.2rem}}.dentist-bio p{font-weight:300;line-height:2em}.dentist-bio .bio-pic2{width:200px;float:left;border-radius:15px;margin-bottom:0;position:relative;top:-10px;left:-40px;transform:rotate(-4deg);box-shadow:10px 10px #498ae3;margin-right:2rem!important}.dentist-bio .bio-pic2:hover{filter:brightness(105%);transition:all .5s;transform:rotate(2deg)}@media screen and (max-width:480px){.dentist-bio .bio-pic2{text-align:center;width:120px;margin-bottom:1rem;left:0!important;right:0!important}}@media screen and (max-width:950px){.dentist-bio .bio-pic2{left:0}}.dentist-bio .container{padding:1.1rem;max-width:900px!important}@media screen and (min-width:450px){.dentist-bio .container{padding:3rem}}.dentist-bio-variant-1{background:#f2fdff url(../light-blue-bg.60819487.png) 0 0/70%;padding-top:3rem}.dentist-bio-variant-2{background:#498ae3 url(../white-transparent-blue-bg.39bb2135.png) 0 0/50%;padding-top:3rem}.dentist-bio-variant-2 .bio-pic2{float:right;margin-right:0;left:50px;transform:rotate(4deg);box-shadow:10px 10px #a2e2f8}.dentist-bio-variant-3,.dentist-bio-variant-7{background:#f8fff0 url(../green-bg.70f150d7.png);padding-top:3rem}.dentist-bio-variant-4{background:#e0ecff url(../light-purple-bg.213eeba8.png);padding-top:3rem}.dentist-bio-variant-4 .bio-pic2{float:right;margin-right:0;left:50px;transform:rotate(4deg);box-shadow:10px 10px #c6e1a6}.dentist-bio-variant-5{background:#498ae3 url(../white-transparent-blue-bg.39bb2135.png) 0 0/50%;padding-top:3rem}.dentist-bio-variant-5 .bio-pic2{box-shadow:10px 10px #87ba2a}.dentist-bio-variant-6{background:#f2fdff url(../light-blue-bg.60819487.png) 0 0/70%;padding-top:3rem}.dentist-bio-variant-6 .bio-pic2{float:right;margin-right:0;left:50px;transform:rotate(4deg);box-shadow:10px 10px #04b6eb}.info-box{max-width:1000px;background-color:#fff;border-radius:35px;margin:0 auto;padding:3rem}@media screen and (max-width:400px){.info-box{padding:1.5rem}}.info-box h2{color:#21b2ea!important;text-align:left!important;font-size:1.5rem!important;line-height:1.6em!important}.info-box h3{color:#21b2ea!important}.info-box p{color:#454545!important;font-weight:300!important}.info-box a{border-bottom:1px solid ;text-decoration:none}.info-box a.btn{border-bottom:0}.info-box a.btn:hover{color:#fff}.info-box a:hover{color:#4e2bce}.info-box ul{margin-left:0;padding-left:0}.info-box li{color:#04b6eb;padding-bottom:1rem;font-size:1.1rem;font-weight:400;line-height:2rem;list-style:none}.info-box li:before{padding-right:10px;font-family:"Font Awesome 5 Free";font-weight:900;content:""!important}.interior-header{height:350px;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.new-interior-header{height:350px;z-index:-1;background-repeat:no-repeat;background-size:cover;position:relative}.bright-blue-box{color:#fff;background-color:#21b2ea}.bright-blue-box h2{color:#e2ffad;text-align:center;font-family:snicker,sans-serif;font-size:2rem;font-weight:700}.bright-blue-box h3{color:#e2ffad;font-size:1.3rem;line-height:2rem}.dark-blue-box{background-color:#205ca6;color:#fff!important}.dark-blue-box p{color:#fff!important}.dark-blue-box h3{color:#e2ffad;font-size:1.3rem;line-height:2rem}.dark-blue-box li{color:#e2ffad}.info-box-container{max-width:1000px;margin:0 auto;position:relative}.blog-page .info-box-container{margin-bottom:-50px;top:-50px}.neon-yellow-box{background-color:#e2ffad}.neon-yellow-box h2{color:#04b6eb!important}.bright-blue-box{background-color:#04b6eb}.bright-blue-box p{color:#fff!important}.bright-blue-box h2,.bright-blue-box h3{color:#e2ffad!important}.bright-blue-box li{color:#fff}.blurple-box{background-color:#498ae3}.blurple-box p{color:#fff!important}.blurple-box h2,.blurple-box h3{color:#e2ffad!important}.blurple-box li{color:#e2ffad}.soft-yellow-box{background-color:#f8fff0}.side-box{max-width:350px;border-radius:35px;margin-bottom:1rem;margin-left:2rem;padding:2rem}@media screen and (max-width:400px){.side-box{margin:0;padding:1rem}}@media screen and (max-width:575px){.side-box{margin:0 auto}}.side-box p{font-size:.9rem;font-weight:500;line-height:1.5rem;color:#205ca6!important}.side-box h2{text-align:center;font-family:snicker,sans-serif;font-size:2rem;font-weight:700}.qa{padding-left:0}.qa h3{color:#e2ffad;font-size:1.3rem!important}.qa li{padding-bottom:1rem;list-style:none}.qa li:before{padding-right:0;content:none!important}.smallcaps{text-transform:uppercase;letter-spacing:.05rem;font-size:78%}.qa ul{padding-left:0!important}.contact-header-img{height:350px;background-image:-webkit-image-set(url(../baton-rouge-office-bg.b98081f1.jpg),url(../baton-rouge-office-bg@2x.2b226e8e.jpg) 2x);background-position:0 -300px;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:10px 0}@media screen and (min-width:1000px){.contact-header-img{background-color:#04b6eb;background-position:0 -350px;background-size:auto;background-attachment:scroll}}@media screen and (min-width:1726px){.contact-header-img{background-position:50% -350px}}@media screen and (max-width:1000px){.contact-header-img{background-position:0 -170px;background-attachment:scroll}}@media screen and (max-width:850px){.contact-header-img{background-position:0 -140px;background-attachment:scroll}}@media screen and (max-width:780px){.contact-header-img{background-position:0 -100px;background-attachment:scroll}}@media screen and (max-width:700px){.contact-header-img{background-position:0 -50px;background-attachment:scroll}}@media screen and (max-width:550px){.contact-header-img{background-position:0 0}}.contact-info{background:#f8fff0 url(../green-bg.70f150d7.png)}.contact-info h1{color:#04b6eb;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.contact-info h2{color:#04b6eb;font-family:snicker,sans-serif;font-weight:400}.contact-info p{font-size:1rem;line-height:3rem}.get-in-touch-box{color:#fff;max-width:250px;background-color:#04b6eb;border-radius:25px;margin:1rem auto 0;padding:1rem;font-family:snicker,sans-serif;list-style:none}@media screen and (max-width:400px){.get-in-touch-box{padding:1rem}}.get-in-touch-box li{padding-bottom:1.5rem}.get-in-touch-box a:link,.get-in-touch-box a:visited{color:#e2ffad}.get-in-touch-box h2{color:#fff;text-align:center;margin-bottom:0}.get-in-touch-box .phone-number,.get-in-touch-box .email-address{color:#e2ffad;font-size:1.2rem}.get-in-touch-box .email-address a,.get-in-touch-box .email-address a:visited{color:#e2ffad;border-bottom:1px solid ;text-decoration:none}.get-in-touch-box .email-address a:hover{color:#fff}.get-in-touch-box .email-address:before{padding-right:10px;font-family:"Font Awesome 5 Free";font-weight:900;content:""!important}.operating-hours-container{padding-top:2rem}@media screen and (min-width:768px){.operating-hours-container{padding-top:1rem}}.contact-bubbles-container{max-width:100%;margin-bottom:100px;position:relative}.contact-bubbles a{border-bottom:0;text-decoration:none}.contact-bubbles .bubble{height:180px;width:180px;text-align:center;border-radius:50%;padding:1.5rem 1rem;transition:all .5s}.contact-bubbles{max-width:300px;text-align:center;padding-top:2rem;position:relative}@media screen and (min-width:375px){.contact-bubbles{padding-top:0}}@media screen and (min-width:576px){.contact-bubbles{top:50px;left:20px}}@media screen and (min-width:768px){.contact-bubbles{margin-bottom:10px;left:100px}}@media screen and (min-width:992px){.contact-bubbles{margin-bottom:10px;left:50px}}.contact-bubbles .request-appt-bubble{position:relative;left:-60px;right:0}@media screen and (min-width:1000px){.contact-bubbles .request-appt-bubble{left:-80px}}.contact-bubbles .request-appt-bubble .bubble-title{color:#2f5da1!important;font-size:1.5rem!important}.contact-bubbles .request-appt-bubble .bubble-description{font-size:.8rem!important}.contact-bubbles .make-payment-bubble{height:150px;width:150px;background-color:#04b6eb;margin-top:1rem;margin-bottom:-200px;padding:1rem .8rem;position:relative;top:-100px;left:70px}@media screen and (min-width:1000px){.contact-bubbles .make-payment-bubble{left:-200px}}.contact-bubbles .make-payment-bubble .bubble-title{color:#e2ffad!important;font-size:1.5rem!important}.contact-bubbles .make-payment-bubble .bubble-description{color:#e2ffad!important;font-size:.8rem!important}.location-info{color:#fff;background-color:#498ae3;padding:4rem}@media screen and (max-width:400px){.location-info{padding:1rem}}@media screen and (max-width:767px){.location-info{text-align:center}}.location-info h1{text-align:center;padding-bottom:4rem;font-size:2.5rem}@media screen and (max-width:400px){.location-info h1{font-size:2rem}}.location-info h2{color:#e2ffad;font-family:snicker,sans-serif;font-size:2rem;font-weight:700}@media screen and (max-width:767px){.location-info h2{font-size:1.5rem}}.location-info p{font-family:filson-pro,sans-serif;font-weight:600}@media screen and (max-width:767px){.location-info p{font-size:.9rem}}.location-info .phone-number{color:#e2ffad;font-family:snicker,sans-serif;font-size:1.5rem;font-weight:700}.location-info .note{color:#e2ffad;margin-bottom:1rem;font-size:1.1rem;line-height:1rem}.location-info .location-info-content{max-width:800px}.location-info img{max-width:320px;border-radius:20px;margin-right:2rem;transition:all .5s;position:relative;top:-45px;left:-100px;transform:rotate(-4deg);box-shadow:10px 10px #21b2ea}@media screen and (max-width:1020px){.location-info img{width:270px;text-align:center;left:-80px}}@media screen and (max-width:500px){.location-info img{max-width:220px}}@media screen and (max-width:767px){.location-info img{text-align:center;left:0}}.location-info img:hover{transform:scale(1.05)}.location-info #baton-rouge-office,.location-info #prairieville-office-1,.location-info #prairieville-office-2,.location-info #denham-springs-office{background:#73acfa99;border-radius:25px;margin-bottom:8rem;padding:2rem}@media screen and (max-width:767px){.location-info #baton-rouge-office,.location-info #prairieville-office-1,.location-info #prairieville-office-2,.location-info #denham-springs-office{margin-bottom:5rem;padding:1rem}}.location-info #denham-springs-office{margin-bottom:2rem}.location-info #prairieville-office-1 img{box-shadow:10px 10px #e2ffad}.location-info #prairieville-office-2 img{box-shadow:10px 10px #a2e2f8}.location-info #denham-springs-office img{box-shadow:10px 10px #81de00}.location-info .baton-rouge-office-info{padding-left:2rem}@media screen and (max-width:767px){.location-info .baton-rouge-office-info{padding:0}}.location-info .office-action-btns{padding-top:2rem}.location-info .office-action-btns .btn{margin-bottom:1rem}.phone-number:before{padding-right:10px;font-family:"Font Awesome 5 Free";font-weight:900;content:""!important}.operating-hours{height:150px;max-width:400px;flex-flow:column wrap;margin-top:1rem;padding:0;font-weight:700;line-height:1.5rem;list-style:none;display:flex}@media screen and (max-width:768px){.operating-hours{flex-flow:wrap;column-gap:30px}}.operating-hours li{margin-bottom:1rem}.operating-hours .day{color:#87ba2a;margin-bottom:.8rem}.tour-header-img{background-image:url(../office-tour-header@2x.0dcd662b.jpg);background-position:50%}@media screen and (min-width:1600px){.tour-header-img{background-position:50% -200px}}.tour-video-sec{max-width:600px;margin:0 auto 100px;position:relative}.office-tours{background:#21b2ea url(../blue-bg.a7943c5b.png)}.office-tours .bubble{color:#fff;text-align:center;z-index:100;height:140px;width:140px;background-color:#185baa;border-radius:50%;padding:35px 10px;font-weight:700;line-height:1.5rem;display:inline-block;position:absolute;bottom:-50px;left:-25px;font-size:.9rem!important}.office-tours h1{color:#e2ffad;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.office-tours h2{color:#e2ffad;text-align:center;font-family:snicker,sans-serif;font-size:2rem;font-weight:700}.tour-nav{max-width:700px;text-align:center;background-color:#e2ffad;border-radius:38px;padding:1rem .5rem;font-weight:700}.tour-nav li{padding-right:2rem;line-height:2rem;display:inline}.tour-nav li:last-child{padding-right:0}.tour-nav a:link{text-decoration:none}.tour-nav a:hover,.tour-nav a.active{border-color:#21b2ea;border-bottom-style:solid;border-bottom-width:3px;transition:none}@media screen and (max-width:991px){.tour-nav{font-size:.8rem}.tour-nav li{padding-right:1rem}.tour-intro{margin-top:0!important;padding-left:1rem!important}.tour-intro p{font-size:1.2rem!important;line-height:2.2rem!important}}.tour-intro{color:#fff;margin-top:4rem;padding-left:7rem;font-weight:500}.tour-intro p{font-size:1.5rem;line-height:2.6rem}.tour-video{max-width:600px;border:10px solid #82dd29;border-radius:10px;margin:0 auto}.tour-instructions{max-width:600px;background-color:#fff;border-radius:50px;margin:0 auto;padding:2rem}@media screen and (max-width:400px){.tour-instructions{padding:1rem}}.tour-instructions h2{color:#21b2ea}.tour-instructions ol{padding-left:1rem}.tour-instructions li{margin-bottom:1rem;line-height:1.6rem}.forms-header-img{background-image:url(../forms-header@2x.affd9f32.jpg);background-position:50% 20%}.new-patient-forms{background:#185baa url(../dark-blue-bg.e1ea729e.png)}.new-patient-forms h1{color:#e2ffad;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.new-patient-forms h2{color:#21b2ea;text-align:left;font-family:filson-pro,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.6em}.forms-intro p{color:#fff;font-size:1.5rem;font-weight:500;line-height:2.6rem}.request-appointment-header-img{height:300px;background-image:url(../request-appointment-header@2x.7cf627f5.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:10px 0}.request-appointment{background:#f8fff0 url(../green-bg.70f150d7.png)}.request-appointment h1{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.request-appointment .info-box{color:#fff;background:#21b2ea}.request-appointment .info-box h2{color:#fff}.make-a-payment-header-img{height:350px;background-image:url(../make-a-payment-header@2x.61055f4b.jpg);background-position:50% -110px;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:10px 0}@media screen and (min-width:1700px){.make-a-payment-header-img{background-position:50% -300px}}@media screen and (max-width:1000px){.make-a-payment-header-img{background-position:50% -150px;background-attachment:scroll}}@media screen and (max-width:600px){.make-a-payment-header-img{background-position:50% 0}}.make-a-payment{background:#498ae3 url(../med-blue-bg.660c7742.png) 0 0/75%}.make-a-payment h1{color:#e2ffad;text-align:center;font-size:2.5rem}.make-a-payment h2{color:#e2ffad;font-size:1.5rem}.make-a-payment p{color:#fff;font-size:1.2rem;font-weight:700;line-height:2.3rem}.make-a-payment .info-box{background-color:#e2ffad;padding:1rem}.make-a-payment .info-box h2{text-align:center!important}.care-credit-payment,.payment-portal-payment{max-width:600px;background-color:#2f5da1bd;border-radius:20px;margin:0 auto;padding:1rem 1rem 2rem}.first-visit-header-img{background-image:url(../first-visit@2x.e341a0a0.jpg);background-position:50%}@media screen and (min-width:1100px){.first-visit-header-img{background-position:50% -150px}}@media screen and (min-width:1700px){.first-visit-header-img{background-position:50% -300px}}.first-visit-page{background:#f8fff0 url(../green-bg.70f150d7.png)}.first-visit-page h1{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}@media screen and (max-width:400px){.first-visit-page .bright-blue-box{width:85%}}.qa h3{color:#e2ffad;margin-top:0;font-size:1.3rem}.qa img{max-width:300px;border-radius:15px}@media screen and (max-width:400px){.qa img{max-width:100%}}@media screen and (max-width:400px){.qa .container{width:90%}}.office-policies-header-img{background-image:url(../office-policies-header@2x.180a0c35.jpg);background-position:50% -100px}@media screen and (min-width:1700px){.office-policies-header-img{background-position:50% -300px}}@media screen and (max-width:1000px){.office-policies-header-img{background-position:50% -250px}}@media screen and (max-width:800px){.office-policies-header-img{background-position:50% -150px}}@media screen and (max-width:663px){.office-policies-header-img{background-position:50% -75px}}@media screen and (max-width:463px){.office-policies-header-img{background-position:50% 0}}.office-policies-page{background:#e0ecff url(../light-purple-bg.213eeba8.png);padding-bottom:5rem}.office-policies-page h1{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.office-policies-page h2{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2rem;font-weight:700}.office-policies-page h3{text-align:center;font-size:1.5rem;line-height:1.6rem}@media screen and (max-width:767px){.mission-statement{margin-bottom:2rem}.office-policies-page .h-100{height:auto!important}}.dental-health-education-header-img{background-image:url(../dental-health-education-header.0a1b0566.jpg);background-position:50% 25%}.dental-health-education-page{background:#f8fff0 url(../green-bg.70f150d7.png);padding-bottom:5rem}.dental-health-education-page h1{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.dental-health-education-page h2{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2rem;font-weight:700}.dental-health-education-page h3{color:#e2ffad;font-size:1.3rem;line-height:2rem}.emergency-information-header-img{background-image:url(../emergency-information-header.59d2a83b.jpg);background-position:50% -150px}@media screen and (max-width:1000px){.emergency-information-header-img{background-position:50% 0}}.emergency-information-page{background:#498ae3;padding-bottom:5rem}.emergency-information-page p{color:#fff}.emergency-information-page h1{color:#e2ffad;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.emergency-information-page h2{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2rem;font-weight:700}.emergency-information-page h3{color:#21b2ea;font-size:1.3rem;line-height:2rem}.emergency-information-page h4{color:#205ca6}.emergency-information-page .qa h3{color:#e2ffad}.early-dental-care-header-img{background-image:url(../first-visit-header@2x.e6e6de8e.jpg);background-position:50%}@media screen and (min-width:1100px){.early-dental-care-header-img{background-position:50% -50px}}@media screen and (min-width:1700px){.early-dental-care-header-img{background-position:50% -300px}}.early-dental-care-page{background:#21b2ea;padding-bottom:5rem}.early-dental-care-page p{color:#fff}.early-dental-care-page h1{color:#e2ffad;text-align:center;font-size:2.5rem}@media screen and (max-width:767px){.early-dental-care-page h1{margin-bottom:1.5rem;font-size:2rem}}.early-dental-care-page h2{color:#e2ffad;text-align:center;font-family:snicker,sans-serif;font-size:2rem;font-weight:700}@media screen and (max-width:767px){.early-dental-care-page h2{font-size:1.5rem}}.early-dental-care-page h3{color:#e2ffad;font-size:1.3rem;line-height:2rem}.common-concerns-header-img{background-image:url(../common-concerns-header.4a3643c8.jpg);background-position:0 -100px}@media screen and (max-width:800px){.common-concerns-header-img{background-position:0}}.common-concerns-page{background:#2a5ca5;padding-bottom:5rem}.common-concerns-page p{color:#fff}.common-concerns-page h1{color:#e2ffad;text-align:center;font-size:2.5rem}.common-concerns-page h2{color:#e2ffad;text-align:center;font-family:snicker,sans-serif;font-size:2rem;font-weight:700}.common-concerns-page h3{color:#e2ffad;font-size:1.3rem;line-height:2rem}.common-concerns-page .intro-text{font-size:1.3rem;color:#667fff!important;font-weight:500!important;line-height:2rem!important}.common-concerns-page .info-box h2,.common-concerns-page .info-box h3{color:#ec8eee!important}.common-concerns-page .info-box .qa h3{font-family:filson-pro,sans-serif;font-style:normal;font-weight:500;color:#667fff!important}.tongue-tie-header-img{background-color:#498ae3;background-image:url(../tongue-tie-header.69121176.jpg);background-position:50% 90px}@media screen and (max-width:1000px){.tongue-tie-header-img{background-position:50% 0}}.tongue-tie-page{background:#498ae3;padding-bottom:5rem}.tongue-tie-page h1{color:#e2ffad;text-align:center;font-size:2.5rem}.tongue-tie-page .neon-yellow-box h2{color:#205ca6!important;text-align:center!important}.tongue-tie-page .neon-yellow-box h3{font-size:1.2rem}.tongue-tie-page ul li{color:#498ae3}.tongue-tie-page .dark-blue-box{text-align:center;border-radius:10px;padding:2rem}.tongue-tie-page .action-link{font-size:1.5rem;line-height:2.4rem}.tongue-tie-page .action-link a{color:#e2ffad}.tongue-tie-page .action-link a:hover{border-bottom:0}.tongue-tie-page .btn a{border-bottom:0;text-decoration:none}.tongue-tie-page .btn a:hover{color:#fff}@media screen and (max-width:767px){.brochure-box{margin-bottom:2rem}.tongue-tie-page .h-100{height:auto!important}}.prevention-header-img{background-color:#f6a62a;background-image:url(../dental-health-education-header.0a1b0566.jpg);background-position:50% -10px}@media screen and (max-width:1000px){.prevention-header-img{background-position:50% -50px}}@media screen and (max-width:400px){.prevention-header-img{background-position:50% 0}}.prevention-page{background:#f8fff0 url(../green-bg.70f150d7.png);padding-bottom:5rem}.prevention-page h1{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.prevention-page h2{color:#e2ffad;margin-bottom:2rem;font-family:snicker,sans-serif;font-size:2rem;font-weight:700;text-align:center!important}.prevention-page h3{color:#e2ffad;font-size:1.3rem;line-height:2rem}.prevention-page .dark-blue-box h2,.prevention-page .dark-blue-box h3{color:#e2ffad!important}.prevention-page .tour-nav{background-color:#205ca6}.prevention-page .tour-nav a{color:#e2ffad}.prevention-page .info-box img{max-width:100%}.sedation-options-header-img{background-image:url(../sedation-options-header@2x.47431f68.jpg);background-position:50%}@media screen and (min-width:1300px){.sedation-options-header-img{background-position:50% -20px}}@media screen and (max-width:1000px){.sedation-options-header-img{background-position:50% -50px}}@media screen and (max-width:400px){.sedation-options-header-img{background-position:50% 0}}.sedation-options-page{background:#21b2ea;padding-bottom:5rem}.sedation-options-page p{color:#fff}.sedation-options-page h1{color:#e2ffad;text-align:center;font-size:2.5rem}.sedation-options-page h2{font-family:snicker,sans-serif;font-size:2rem;font-weight:700;color:#e2ffad!important;text-align:center!important}.sedation-options-page h3{font-size:1.3rem;line-height:2rem;color:#e2ffad!important}.appliances-header-img{background-image:url(../appliances-header@2x.0aaa3b80.jpg);background-position:50%}@media screen and (max-width:1000px){.appliances-header-img{background-position:50% -90px}}@media screen and (max-width:400px){.appliances-header-img{background-position:50% 0}}.appliances-page{background:#185baa;padding-bottom:5rem}.appliances-page p{color:#fff}.appliances-page h1{color:#e2ffad;text-align:center;font-size:2.5rem}.appliances-page h2{font-family:snicker,sans-serif;font-size:2rem;font-weight:700;color:#04b6eb!important;text-align:center!important}.appliances-page h3{font-size:1.3rem;line-height:2rem;color:#e2ffad!important}.appliances-page .neon-yellow-box h3{color:#1f6cd4!important}.why-pediatric-header-img{background-image:url(../why-pediatric-header@2x.344a0c2d.jpg);background-position:50%}@media screen and (max-width:1000px){.why-pediatric-header-img{background-position:50% -100px}}@media screen and (max-width:550px){.why-pediatric-header-img{background-position:50% 0}}.why-pediatric-page{background:#f8fff0 url(../green-bg.70f150d7.png);padding-bottom:5rem}.why-pediatric-page h1{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.why-pediatric-page h2{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2rem;font-weight:700}.why-pediatric-page h3{color:#e2ffad;font-size:1.3rem;line-height:2.6rem!important}.why-pediatric-page li{color:#e2ffad}.why-pediatric-page .circle-crop img{max-width:300px;max-height:300px;border-radius:50%}.why-pediatric-page .info-box img{max-width:100%;border-radius:50%}.your-childs-teeth-header-img{background-image:url(../your-childs-teeth-header.46e0ab1e.jpg);background-position:50% -200px}@media screen and (max-width:1000px){.your-childs-teeth-header-img{background-position:50%}}.your-childs-teeth-page{background:#e0ecff url(../light-purple-bg.213eeba8.png);padding-bottom:5rem}.your-childs-teeth-page h1{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.your-childs-teeth-page h2{color:#21b2ea;font-family:snicker,sans-serif;font-size:2rem;font-weight:700;text-align:center!important}.your-childs-teeth-page h3{text-align:center;font-size:1.5rem;line-height:1.6rem}.your-childs-teeth-page img{max-width:430px}.your-childs-teeth-page .neon-yellow-box h2{color:#498ae3!important}.your-childs-teeth-page .info-box h4{font-size:1.2rem}@media screen and (max-width:750px){.your-childs-teeth-page .info-box img{max-width:100%}}.referring-doctors-page{background:#185baa url(../dark-blue-bg.e1ea729e.png)}.referring-doctors-page h1{color:#e2ffad;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.referring-doctors-page h2{color:#21b2ea;text-align:left;font-family:filson-pro,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.6em}.caring-header-img{background-image:url(../girl-flossing.798ac007.jpg);background-position:50% -200px}@media screen and (max-width:1000px){.caring-header-img{background-position:50%}}@media screen and (max-width:400px){.caring-header-img{background-position:50% 0}}.caring-page{background:#498ae3 url(../med-blue-bg.660c7742.png) 0 0/75%;padding-bottom:5rem}.caring-page h1{color:#e2ffad;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.caring-page h2{color:#21b2ea;font-family:snicker,sans-serif;font-size:2rem;font-weight:700;text-align:center!important}.caring-page h3{text-align:center;font-size:1.5rem;line-height:1.6rem}.caring-page img{max-width:430px}.caring-page .soft-yellow-box h2{color:#498ae3!important}.caring-page .info-box h4{font-size:1.2rem}.caring-page .info-box h3{text-align:left;color:#498ae3!important}.habits-header-img{background-image:url(../thumb-habits-header.4b4e7107.jpg);background-position:50%}@media screen and (max-width:1000px){.habits-header-img{background-position:50% -60px}}@media screen and (max-width:600px){.habits-header-img{background-position:50% 0}}.habits-page{background:#21b2ea;padding-bottom:5rem}.habits-page h1{color:#e2ffad;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.habits-page h2{color:#21b2ea;font-family:snicker,sans-serif;font-size:2rem;font-weight:700;text-align:center!important}.habits-page h3{text-align:left;font-size:1.5rem;line-height:1.6rem;color:#498ae3!important}.community-header-img{background-image:url(../community-header.87fc9645.jpg);background-position:50%}@media screen and (max-width:1000px){.community-header-img{background-position:50% -90px}}@media screen and (max-width:400px){.community-header-img{background-position:50% 0}}.community-page{background:#f3fdff url(../blue-bg.a7943c5b.png);padding-bottom:5rem}.community-page h1{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.community-page h2{color:#e2ffad;font-family:snicker,sans-serif;font-size:2rem;font-weight:700;text-align:center!important}.community-page h3{text-align:left;font-size:1.5rem;line-height:2.5rem;color:#e2ffad!important}.community-gallery{background-color:#e2ffad;padding:6rem 0}.community-gallery img{border:6px solid #87ba2a;border-radius:20px}.community-gallery img:hover{filter:brightness(105%);transition:all .5s;transform:rotate(2deg)}@media screen and (max-width:450px){.community-gallery img{border:4px solid #87ba2a;border-radius:10px}}.blog-header-img{background-image:url(../girl-brushing-teeth.0535ff59.jpg);background-position:50% -100px}@media screen and (max-width:1000px){.blog-header-img{background-position:50%}}@media screen and (max-width:450px){.blog-header-img{background-position:50% 0}}.blog-page{background:#f8fff0 url(../green-bg.70f150d7.png);padding-bottom:5rem}.blog-page h1{color:#21b2ea;text-align:center;font-family:snicker,sans-serif;font-size:2.5rem;font-weight:700}.blog-page h2{color:#498ae3;font-family:filson-pro,sans-serif;font-size:1.2rem;font-weight:500;line-height:2.5rem;text-align:center!important}.blog-page h3{text-align:left;font-size:1.5rem;line-height:2.5rem;color:#e2ffad!important}.categories-page h1{text-align:center;font-family:filson-pro,sans-serif;font-size:1.8rem;font-weight:500;line-height:2.5rem;color:#92b746!important}.categories-page ul{padding-left:none}.blog-sec{background-color:#fff}@media screen and (max-width:991px){.blog-sec .container{max-width:900px}}.blog-entry p:first-of-type:first-letter{color:#fff;float:left;background-color:#92b746;border-radius:5px;margin:.5rem .5rem 0 0;padding:10px;font-size:2rem;font-weight:600;line-height:2.1rem}.blog-entry a{border-bottom:1px solid ;text-decoration:none}.blog-entry a:hover{color:#04b6eb}.blog-entry .entry-info{flex-wrap:wrap;align-items:baseline;gap:15px;display:flex}.blog-entry .category-tag{color:#205ca6;background-color:#e2ffad;border-radius:20px;padding:5px 10px;font-size:.8rem;font-weight:600}.blog-entry .categories-sidebar{flex-wrap:wrap;display:flex}.blog-entry .categories-sidebar .category-tag{width:100%;display:block}.blog-entry .entry-categories{line-height:2rem}.blog-entry .entry-categories a{color:#205ca6!important;border-bottom:0!important}.blog-entry .entry-categories a:hover{background-color:#4e2bce;color:#fff!important}.categories-sidebar ol a{color:#04b6eb;border-bottom:0;font-weight:600;text-decoration:none}.categories-sidebar li{padding-bottom:1rem}.categories-sidebar .cat-count{color:#2f5da1}.recent-posts-sidebar ol a{border-bottom:0;text-decoration:none}.recent-posts-sidebar li{padding-bottom:1.5rem}.recent-posts-sidebar .listing-sm-title{font-family:Snicker,sans-serif;font-size:1rem;line-height:1.5rem;margin-bottom:0!important}.recent-posts-sidebar .listing-sm-date{color:#a2a2a2;font-size:.9rem;font-weight:500}.blog-entry-content{border-bottom:1px solid #d5d5d5;padding-bottom:2rem}.blog-sec .blog-posts h1{color:#21b2ea}.blog-sec .blog-posts h2{color:#04b6eb;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.blog-sec .blog-posts h3{font-family:filson-pro,sans-serif;font-size:1.2rem}.blog-sec .blog-posts time{color:#92b746;font-size:1rem;font-weight:600}.blog-sec .blog-posts ul{color:#498ae3;padding-left:0;font-size:1.3rem;line-height:2.5rem}.blog-sec .blog-posts ul li{padding-bottom:1.5rem;font-weight:400;list-style:none}.blog-sec .blog-posts ul li:before{color:#92b746;padding-right:10px;font-family:"Font Awesome 5 Free";font-weight:900;content:""!important}.blog-sec .blog-posts ol{color:#498ae3;padding-left:0;font-size:1.3rem;line-height:2.5rem}.blog-sec .blog-posts ol li{padding-bottom:1.5rem;font-weight:400;list-style:decimal inside}.blog-featured-image img{max-width:100%;border-radius:20px;margin-bottom:2rem}.post-list{background-color:none;flex-flow:wrap;justify-content:space-around;gap:60px 20px;display:flex;padding-left:0!important}.related-posts .post-list{justify-content:flex-start;gap:90px}.post-date{color:#87ba2a;margin-bottom:0;padding-top:.5rem;font-family:Filson Pro,sans-serif;font-size:1rem;font-weight:600}.read-more-blog{border-bottom:1px solid ;font-family:Filson Pro,sans-serif;font-weight:400;color:#205ca6!important;padding-bottom:0!important}.listing{max-width:280px;color:#21b2ea;font-family:snicker,sans-serif;font-size:1.2rem;font-weight:700;text-decoration:none}.listing .title{margin-bottom:.5rem;font-size:1.4rem;line-height:1.8rem;display:inline-block}.listing .title:hover{color:#4e2bce;transition:all .4s}@media screen and (max-width:991px){.listing{max-width:423px}}.listing-img{max-width:100%;border-radius:25px}.listing-sm-img{flex:0 0 70px}.listing-sm-img img{border-radius:15px;display:block;overflow:hidden}.listing-sm-content{flex:1}.prev-next{justify-content:space-between;margin-bottom:2rem;padding-top:2.5rem;font-size:1rem;display:flex}.prev-next>*{flex:1}.prev-next a{text-decoration:none}.prev-next h4.listing-sm-title{margin-bottom:0;font-family:Snicker,sans-serif;font-size:1rem}.prev-next p.listing-sm-date{color:#a5a5a5;font-size:1rem;font-weight:600}.prev-next .previous-post,.prev-next .next-post{max-width:300px}.next-post .listing-sm-img{order:2}.next-post .listing-sm-content{text-align:right;order:1}.related-posts h1{color:#04b6eb}.blog-sidebar{max-width:282px;margin:0 auto}@media screen and (max-width:767px){.blog-sidebar{max-width:430px;margin-top:4rem}}.blog-sidebar h3{text-transform:uppercase;color:#04b6eb;letter-spacing:.04rem;text-align:center;font-family:Snicker,sans-serif;font-size:1.4rem;font-weight:400}.search-bar{background-color:#e2ffad}.search-results{font-size:1.5rem;line-height:2.2rem}.search-results li{padding:2rem}.search-results a{border-bottom:1px solid ;text-decoration:none}.search-results a:hover{cursor:pointer;background-color:#f2ffda}.search-results h1{color:#92b746}.site-search-results h1{color:#04b6eb}.search{width:100%;margin:0 auto;position:relative}.search-form{z-index:1;position:relative}.search-field{width:100%;height:50px;color:#fff;background:#04b6eb;border:0;border-radius:25px;outline:0;margin-bottom:0;padding:0 50px 0 24px;font-weight:400;overflow:hidden}.search-button{width:50px;height:50px;text-align:center;cursor:pointer;color:#fff;opacity:1;box-sizing:border-box;background-color:#a2e2f8;border:5px solid #fff;border-radius:50%;margin:0;padding:0;font-size:20px;transition:all .4s;display:inline-block;position:absolute;top:0;right:-1px;transform:translate(0);font-family:"Font Awesome 5 Free"!important;font-weight:900!important}.search-button .search-icon{color:#fff;width:20px}.search-button .fa-magnifying-glass{content:"";font-family:"Font Awesome 5 Free";font-weight:900}.search-button:hover{background-color:#4e2bce}.search-button:after{background:#ffc85b}#blog-search-box::placeholder{color:#fff!important}.field{width:100%}.field .heading{color:#e2ffad;margin-top:.5rem;margin-bottom:.5rem;font-size:1.3rem;font-weight:400;line-height:1}.field label{letter-spacing:.05rem;text-transform:uppercase;margin:0;font-family:filson-pro,sans-serif;font-size:.9rem;font-weight:500}.field input{width:100%;border:1px solid #0b8aba;border-radius:8px;margin-bottom:1.5rem;padding:10px}.field select{width:100%;border:1px solid #0b8aba;border-radius:8px;margin-bottom:1.5rem;padding:7px}.field ::placeholder{color:#a5a5a5}@media screen and (min-width:576px){#fields-address1-locality-field,#fields-email1-field,#fields-phone1-field{width:50%}#fields-address1-locality-field,#fields-address1-administrativeAreaCode-field,#fields-email1-field{padding-right:.5rem}#fields-phone1-field,#fields-address1-administrativeAreaCode-field,#fields-address1-postalcode-field{padding-left:.5rem}#fields-address1-administrativeAreaCode-field{width:30%}#fields-address1-postalcode-field{width:20%}.sprout-address-country-fields .field{float:left}}.tab{flex-flow:wrap;margin-bottom:1rem;display:flex;overflow:hidden}#fields-phone1-instructions{margin:0;font-size:.8rem;line-height:1;display:inline-block}#fields-phone1-country{display:none}#fields-sectionHeading1{width:100%}.submit{text-align:center}.submit button{cursor:pointer;color:#fff;background-color:#185baa;border:0;border-radius:50px;padding:15px 45px;position:relative}.submit button:after{content:" ";pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;border:1px dashed ;border-radius:22px;display:block;position:absolute;inset:6px}.submit button:hover{color:#fff;background-color:#4e2bce}footer{color:#fff;background:linear-gradient(90deg,#30cfc4 0%,#5dacd6 35%,#53b746 100%);padding:3rem;font-size:1rem;line-height:1.9rem}@media screen and (max-width:991px){footer{font-size:.8rem;line-height:1.8rem}}footer a{color:#205ca6;text-decoration:none}footer a:hover{filter:brightness(125%)}footer .title{padding-bottom:.5rem;font-size:.8rem;font-weight:300;line-height:0}footer .secondary-footer{background-color:#fff3;border-radius:15px;margin:0 auto 3rem;padding:2.5rem 0 1rem 1rem;font-size:1.2rem;font-weight:700}@media (max-width:1000px){footer .secondary-footer{text-align:center;font-size:.8rem}}footer .billing,footer .appointments{text-align:left;gap:1rem;list-style:none;display:flex}@media (max-width:1000px){footer .billing,footer .appointments{padding-left:0!important}}footer .hours{width:75%;flex-wrap:wrap;padding-left:0;list-style:none;display:flex}footer .hours li{padding-right:2rem}@media screen and (max-width:991px){footer .hours li{padding-right:0}}footer .footer-socials,footer .billing,footer .appointments{padding-left:0!important}footer .socials{text-align:left}@media only screen and (max-width:767px){footer .socials{text-align:center}}footer .footer-socials,footer .billing{text-align:left}@media (max-width:1000px){footer .row{--bs-gutter-x:0!important}}.footer-locations{max-height:400px;flex-flow:column wrap;row-gap:2rem;list-style:none;display:flex;padding-left:0!important}@media only screen and (max-width:600px){.footer-locations{max-height:none;display:block}}@media only screen and (max-width:600px){.footer-locations li{padding-bottom:1rem}}.footer-socials{list-style:none;padding-left:0!important}.footer-socials li{padding-right:1rem;display:inline}.footer-memberships{flex-wrap:wrap;align-items:center;gap:4rem;margin:0 auto;list-style:none;display:flex}.footer-memberships img:hover{filter:brightness(175%);transition:transform .5s,filter .5s;transform:rotate(2deg)}.copyright{font-size:.8rem}.copyright a{color:#fff;border-bottom:1px solid }.copyright a:hover{color:#e2ffad!important}.circles{width:100%;height:100%;z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:0;left:0}.circles li{width:300px;height:300px;background:#ffffff1a;list-style:none;animation:animate 25s linear infinite;display:block;position:absolute;bottom:calc(-150px - 40vh)}.circles li:nth-child(1){width:200px;height:200px;background:#fff3;border-radius:50%;animation-duration:20s;animation-delay:0s;left:25%}.circles li:nth-child(2){width:200px;height:200px;background:#fff3;border-radius:50%;animation-duration:25s;animation-delay:0s;left:10%}.circles li:nth-child(3){width:200px;height:200px;background:#fff3;border-radius:50%;animation-duration:20s;animation-delay:0s;left:70%}.circles li:nth-child(4){width:300px;height:300px;background:#fff3;border-radius:50%;animation-duration:15s;animation-delay:0s;left:40%}.circles li:nth-child(5){width:300px;height:300px;background:#fff3;border-radius:50%;animation-duration:20s;animation-delay:0s;left:65%}.circles li:nth-child(6){width:200px;height:200px;background:#fff3;border-radius:50%;animation-duration:25s;animation-delay:0s;left:75%}.circles li:nth-child(7){width:300px;height:300px;background:#fff3;border-radius:50%;animation-duration:30s;animation-delay:0s;left:35%}.circles li:nth-child(8){width:200px;height:200px;background:#fff3;border-radius:50%;animation-duration:35s;animation-delay:0s;left:50%}.circles li:nth-child(9){width:100px;height:100px;background:#fff3;border-radius:50%;animation-duration:40s;animation-delay:0s;left:20%}.circles li:nth-child(10){width:200px;height:200px;background:#fff3;border-radius:50%;animation-duration:45s;animation-delay:0s;left:10%}.circles li:nth-child(11){width:200px;height:200px;background:#fff3;border-radius:50%;animation-duration:45s;animation-delay:0s;left:50%}.circles li:nth-child(12){width:300px;height:300px;background:#fff3;border-radius:50%;animation-duration:45s;animation-delay:0s;left:20%}.circles li:nth-child(13){width:400px;height:400px;background:#fff3;border-radius:50%;animation-duration:45s;animation-delay:0s;left:10%}@keyframes animate{0%{opacity:0;transform:matrix(1,0,0,1,0,0)}50%{opacity:1;transform:translateY(-60vh)rotate(360deg)}to{opacity:0;transform:translateY(-120vh)rotate(720deg)}}.wave{z-index:1;position:relative;transform:translateZ(0)}
/*# sourceMappingURL=main.css.map */
