html,body{height:100%;margin:0}body{font-family:'Lato',sans-serif}.link{text-decoration:none}p{margin:0}img{width:100%;height:auto}table{border-collapse:collapse}table,td{padding:.5rem;border:1px #8a8a8a solid}.pointer{cursor:pointer}.container{margin:0 auto;max-width:1066px}.width-full{width:100%}.flex{display:flex}.flex.center{align-items:center}.flex.spacebetween{justify-content:space-between}.center{margin:0 auto}.text-center{text-align:center}.hide{display:none}.font-light{font-weight:300}.font-bold{font-weight:700}.upper{text-transform:uppercase}.teal{color:#01b3ac}.pink{color:#f6caca}.button{display:inline-block;padding:13px 20px;font-weight:bold;text-decoration:none;color:#fff;background-color:#01b3ac;border-radius:3px;cursor:pointer;opacity:.8;transition:all .3s ease 0s}.button:hover{background-color:#019991}.hide-mobile{display:none}nav.mobile{position:absolute;width:260px;height:100%;background:#1a1a1a}nav.mobile nav{display:block;padding:1rem}nav.mobile ul{margin:0;padding:0;list-style:none}nav.mobile li{padding:.5rem}nav.mobile a.link{color:#01b3ac}nav.mobile a.button{margin-top:2rem}#content{position:relative}#menu-toggle{position:absolute;margin:10px 0 0 10px;color:#01b3ac}#topbar{display:none;padding:10px 0;font-size:.9rem;color:#8a8a8a;background-color:#f5f6f7;border:1px solid #ededed}#topbar .fa{margin-right:7px}#topbar .link.calendar{font-size:.8rem;color:#01b3ac}#topbar .link.calendar:hover{text-decoration:underline}#message{padding:.5rem;text-align:center;font-size:.9rem;color:#896110;background-color:#fbf1dd}#header{padding:.5rem 0;font-size:.9rem}#header nav{display:none;margin-top:20px}#header>div{width:35%;align-items:center}#header .button.appointment{margin-left:20px}#header nav ul{margin:0;padding:0;list-style:none}#header nav ul.root>li{display:inline-block}#header nav ul.root>li+li{margin-left:.7em;padding-left:.7em;border-left:1px solid #eee}#header nav .link{font-weight:bold;color:#45445a;transition:all .3s ease 0s}#header nav .link:hover{color:#01b3ac}#header nav li.active>.link{color:#01b3ac}#header nav ul.root>li:hover ul.sub{display:block}#header nav ul.sub{position:absolute;z-index:1;display:none;margin-left:-14px;padding:7px 10px;background-color:#fff;box-shadow:2px 3px 3px 0 rgba(0,0,0,.2)}#header nav ul.sub>li{padding:4px}.whereami{padding:3% 0;text-align:center;background-image:url('../img/whereami.png');background-position:center;background-repeat:no-repeat;background-color:#f5f8fb}.whereami h1{margin:0;line-height:1rem;font-size:1rem;color:#45445a}section{display:flex;flex-direction:column;margin:3% auto;padding:5%;max-width:1066px}section.fullscreen{margin:0;padding:0;max-width:inherit}section .column{flex:50%;box-sizing:border-box;line-height:1.5rem;color:#5a5f66}section .column.images>*{margin:5% 0}section article:not(:last-child){margin-bottom:60px}section p:not(:last-child){margin:0 0 25px;color:#5a5f66}section h1{margin:0 0 35px;line-height:2rem;font-size:1.7rem;color:#01b3ac}section h2{margin:0 0 25px 0;font-size:1.5rem;color:#45445a}section h3{margin:0 0 20px 0;line-height:1rem;font-size:1.2rem;color:#666672}section .link{color:#01b3ac}section .link:hover{padding-bottom:.1rem;border-bottom:1px solid #f6caca}section ul{list-style:none;margin-left:.6rem;padding-left:1rem;text-indent:-1.4rem}section ul li::before{content:'»';margin-right:.7rem}section img{border-radius:3px;box-shadow:0 1px 5px rgba(45,45,45,.09)}section.banner{background-repeat:no-repeat;background-image:url('../img/banner.jpg');background-size:cover}section.banner .container{height:600px;align-items:center}section.banner .text{margin-left:5%}section.banner .text .button{margin-top:40px}section.banner .text div:first-child{color:#5a5f66}section.banner .text div:first-child span:first-child{font-size:1.5rem}section.banner .text div:first-child span:last-child{font-size:2.2rem;letter-spacing:.1rem}section.banner .text div:nth-child(2){margin-top:30px;font-size:1.2rem;color:#9198a3}.team h2{margin:10px 0 35px 0;padding-bottom:20px;letter-spacing:.1rem;font-size:2rem;font-weight:normal;color:#45445a;border-bottom:1px solid #f6caca}.team h3{font-weight:normal;color:#01b3ac}section.gmaps{height:400px}section.gmaps iframe{width:100%;height:inherit;border:none}section .toggle-header>i{margin-right:7px}section .toggle-content{display:none}#footer{display:none;padding:50px 0 30px;background-color:#2e4a66}#footer .column{width:15%}#footer .column:nth-child(1){width:30%}#footer ul{margin:0;padding:0;list-style:none;line-height:2rem}#footer ul li .link{color:#fff;transition:all .3s ease 0s}#footer ul li.active .link{color:#01b3ac}#footer .link:hover{color:#01b3ac}#footer .column{color:#fff}#footer h1{height:2rem;margin:0;padding-bottom:2rem;line-height:1rem;font-size:1.2rem;text-transform:uppercase}#footer h1 span{font-size:.6rem}#footer .info{line-height:1.5rem;font-weight:300}#authority{padding:1rem;font-size:.7rem;color:#fff;background-color:#2e4a66}#copyright{padding:20px 0;font-size:.9rem;color:#fff;background-color:#263c53}#copyright .link{color:#01b3ac}@media only screen and (min-width:992px){.hide-mobile{display:block}#menu-toggle{display:none}.flex.row-reverse{flex-direction:row-reverse}section{flex-direction:row;padding:0}section .column.images{display:flex;flex-direction:column;align-items:end}section .column.images>*{width:70%;height:max-content}#topbar{display:block}#header{padding:1rem 0}#header img{width:100%}#header nav{display:flex}#header>div{width:100%;justify-content:space-between}.section.banner .text{margin:0}.team{padding:3% 0;background-color:#f5f8fb}.team .column.images>*{width:initial}.team .column{padding:0 5%}#footer{display:block}.whereami{padding:40px 0;text-align:left}.whereami h1{font-size:2rem}}