footer{padding-top:50px;padding-bottom:30px;background-color:#009fe3}footer .row{display:grid;grid-template-columns:repeat(5,1fr)}footer .row .item{display:flex;flex-direction:column;width:100%;align-items:flex-start}footer .row .item.it-about img{height:18px;width:auto;cursor:pointer}footer .row .item.it-about p{font-size:16px;color:#fff;margin-top:20px;font-weight:400}footer .row .item.it-about span{font-size:13px;color:#f5f5f5;width:100%;font-weight:200}footer .row .item.it-about span:first-of-type{margin-top:25px}footer .row .item.links h2{font-size:18px;color:#fdf5ed;font-weight:600;margin-bottom:20px;text-transform:uppercase}footer .row .item.links a,footer .row .item.links button{font-size:16px;color:#fff;font-weight:300;margin-bottom:7px;cursor:pointer;display:inline-flex;align-items:center;width:100%;gap:7px}footer .row .item.links a:hover,footer .row .item.links button:hover{text-decoration:underline}footer .row .item.links a img{height:18px}footer .bottom-line{width:100%;height:1px;background-color:#fff;margin:30px 0;opacity:.8}footer .bottom-content{display:inline-flex;align-items:center;justify-content:space-between;width:100%}footer .bottom-content a,footer .bottom-content p{font-size:14px;color:#fff}footer .bottom-content a{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;font-weight:600;opacity:.7}footer .bottom-content a img{height:26px}@media (max-width:1024px){footer .row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}footer .item.empty{display:none}}@media (max-width:768px){footer .row{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}footer .bottom-content{flex-direction:column;gap:20px}footer .bottom-content p{text-align:center}}@media (max-width:475px){footer .row{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}footer .row .item.links a,footer .row .item.links button{margin-bottom:10px;font-weight:300}}.nav-bg{position:fixed;left:0;top:0;width:100%;z-index:100}.nav-bg-scroll{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .5s ease;background-color:#fff}nav{display:flex;justify-content:space-between;align-items:center;position:relative}nav img{height:20px;cursor:pointer}nav .nav-links{display:flex;justify-content:space-between;align-items:center;gap:3.5em;list-style-type:none;margin:1.1rem 0 1.1rem auto}nav .nav-links li{color:#161616;text-decoration:none;font-weight:400;transition:color .3s ease;font-size:17px;font-family:Poppins,sans-serif;cursor:pointer;margin-top:5px}nav .nav-links li:after{content:"";display:block;height:2px;width:0;background:#009fe3;margin-top:5px;transition:width .5s}nav .nav-links li:hover:after{width:100%;transition:width .3s}nav .btn-primary{padding:17px 32px}@media (max-width:1280px){nav .nav-links{gap:32px}}@media (max-width:1026px){nav{padding-top:10px!important;padding-bottom:10px!important}.nav-bg{background-color:#fff}nav img{margin:1.25rem 0;height:18px}nav .nav-links{position:fixed;left:0;top:6vh;width:100%;display:flex;flex-direction:column;align-items:center;z-index:1000;justify-content:flex-start!important;padding:3rem 0 2rem;margin-left:0;gap:3em;height:-moz-fit-content;height:fit-content;background-color:#fff}nav .nav-links li{color:#171717}nav .btn-primary{display:inline-flex!important;margin-top:0!important}nav .burger,nav .close{display:block!important;cursor:pointer}nav .burger div{width:25px;height:3px;background-color:#171717;margin:5px;border-radius:4px;transition:all .3s}nav .close{margin-top:-.5rem}nav .close .line1{transform:rotate(-45deg) translate(-5px,6px)}nav .close .line1,nav .close .line2{width:25px;height:3px;background-color:#171717;margin:5px;border-radius:4px;transition:all .3s}nav .close .line2{transform:rotate(45deg)}}.subpage-header{min-height:80vh;padding-top:10rem;padding-bottom:4rem;background-color:rgba(0,159,227,.1);display:flex;align-items:center}.subp-info-card{max-width:900px;font-size:17px;color:#424242;background-color:#f8fdff;padding:18px 26px;border-radius:8px;margin:26px auto 0}.subpage-header .row{display:grid;grid-template-columns:1.2fr 1fr;padding-top:30px;gap:30px}.subpage-header .row .main-img{height:480px;-o-object-fit:contain;object-fit:contain}.subpage-header .row .location-img{height:46px;margin-top:10px}.subpage-header .row h1{margin-top:15px;margin-bottom:10px;font-size:58px;color:#242424;font-weight:900;line-height:normal}.subpage-header .row p{font-size:20px;color:#606060;font-weight:400;max-width:600px}.subpage-header .row p b{font-weight:500}.subpage-header .row button{margin-top:35px}.subpage-header .row .available-list{display:inline-flex;width:100%;margin-top:45px;align-items:center}.subpage-header .row .available-list span{color:#000;font-weight:500;margin-right:10px}.subpage-header .row .available-list img{height:24px;margin:0 4px}@media (max-width:768px){.subpage-header .row{gap:20px}.subpage-header .row .main-img{height:315px;display:flex;margin:0 auto}.subpage-header .row h1{font-size:49px}.subpage-header .row p{font-size:18px}.subpage-header .row button{margin-top:25px}.subpage-header .row .available-list{margin-top:35px}}@media (max-width:640px){.subpage-header{min-height:auto;padding-top:6rem;padding-bottom:3rem}.subpage-header .row{grid-template-columns:1fr;gap:50px}.subpage-header .row .main-img{height:230px}.subpage-header .row .location-img{height:36px}.subpage-header .row h1{font-size:45px}.subpage-header .row p{font-size:16px}.subpage-header .row button{margin-top:20px}.subpage-header .row .available-list{margin-top:25px}}.subpage-services{padding-top:6rem}.subpage-services .row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:45px}.subpage-services .row .item{box-shadow:0 15px 35px 0 hsla(0,0%,44%,.08);-webkit-box-shadow:0 15px 35px 0 hsla(0,0%,44%,.08);-moz-box-shadow:0 15px 35px 0 hsla(0,0%,44%,.08);border-radius:6px}.subpage-services .row .text-card{padding:40px 20px;display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;background-color:#e4f4fb;border-top-left-radius:6px;border-top-right-radius:6px}.subpage-services .row .primary{background-color:#009fe3}.subpage-services .row .primary h3,.subpage-services .row .primary p{color:#fff!important}.subpage-services .row .text-card img{height:94px}.subpage-services .row .text-card h3{font-size:22px;color:#171717;font-weight:700;line-height:1.6;margin-top:30px;margin-bottom:10px;text-transform:uppercase;text-align:center}.subpage-services .row .text-card p{font-size:18px;color:#323232;font-weight:300;line-height:1.6;text-align:center}.subpage-services .row .time-card{background-color:#fff;width:100%;display:flex;flex-direction:column;justify-content:center;padding:20px}.subpage-services .row .item .time-card div{display:inline-flex;align-items:center;width:100%;gap:20px;margin:3px 0;justify-content:center}.subpage-services .row .item .time-card div h6{color:#1a1a1a;font-size:16px}.subpage-services .row .item .time-card.primary div h6{color:#009fe3!important}@media (max-width:1024px){.subpage-services .row{grid-template-columns:repeat(2,1fr)}.subpage-services .row .text-card{padding:25px 15px}.subpage-services .row .time-card{padding:15px}.subpage-services .row .text-card img{height:88px}}@media (max-width:640px){.subpage-services{padding-top:4.5rem}.subpage-services .row{grid-template-columns:repeat(1,1fr);gap:15px;margin-top:20px}.subpage-services .row .item{max-width:90%;margin:0 auto}.subpage-services .row .text-card{padding:20px 10px}.subpage-services .row .time-card{padding:10px}.subpage-services .row .text-card img{height:70px}.subpage-services .row .text-card h3{font-size:20px}.subpage-services .row .text-card p{font-size:16px}.subpage-services .row .time-card div h6{font-size:14px}}@media (max-width:475px){.subpage-services .row .item{max-width:100%}}.subpage-prices{padding:110px 0 20px}.subpage-prices .bg-img{position:absolute;left:0;top:50%;transform:translateY(-16%);width:100%;height:40vh}.subpage-prices .row{display:flex;justify-content:center;margin-top:60px;justify-items:center;align-items:center;gap:60px}.subpage-prices .row .item{background-color:#fff;padding:30px;border-radius:15px;position:relative;display:flex;flex-direction:column;align-items:center;box-shadow:0 10px 30px 0 rgba(0,0,0,.06);-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.06);-moz-box-shadow:0 10px 30px 0 rgba(0,0,0,.06);width:480px}.subpage-prices .row .item .present-img{height:90px;margin-top:40px;margin-bottom:25px}.subpage-prices .row .item .check-img{height:22px}.subpage-prices .row .item h3{font-size:20px;color:#009fe3;font-weight:700;text-transform:uppercase}.subpage-prices .row .item h4{margin-top:-5px;font-size:49px;color:#101828;font-weight:600}.subpage-prices .row .item ul{margin-top:25px;margin-bottom:35px;padding-left:60px}.subpage-prices .row .item ul li{display:inline-flex;align-items:center;gap:10px;margin:7px;width:100%;font-size:16px;color:#667085}.subpage-prices .row .item button{margin-top:10px}@media (max-width:1024px){.subpage-prices .row{gap:40px}.subpage-prices .row .item ul{padding-left:0}}@media (max-width:768px){.subpage-prices .row{flex-direction:column;gap:15px;margin-top:50px}.subpage-prices .row .item{width:100%}.subpage-prices .row .item h4{font-size:40px}.subpage-prices .row .item ul{margin-top:30px;padding-left:0}.subpage-prices .row .item{padding:22px}.subpage-prices .bg-img{height:60vh;transform:translateY(-35%)}}@media (max-width:640px){.subpage-prices{padding:90px 0 80px}.subpage-prices .bg-img{height:70vh}}@media (max-width:475px){.subpage-prices .row{margin-top:30px}.subpage-prices .row .item{padding:15px}.subpage-prices .bg-img{height:80vh}}.subpage-payment{padding:110px 0 50px}.subpage-payment .row{display:grid;max-width:80%;grid-template-columns:repeat(2,1fr);margin:30px auto 0;border:1px solid #dfdfdf;border-radius:15px}.subpage-payment .row .item{padding:40px}.subpage-payment .row .item:first-child{background-color:#e7f8ff;border-top-left-radius:15px;border-bottom-left-radius:15px}.subpage-payment .row .item h3{font-size:24px;color:#000;text-align:center;font-weight:600}.subpage-payment .row .item p{font-size:16px;color:#3c3c3c;text-align:center;max-width:310px;margin:5px auto 0;font-weight:400}.subpage-payment .row .item p b{font-weight:600}.subpage-payment .row .item img{display:flex;margin:30px auto 0;-o-object-fit:contain;object-fit:contain}.subpage-payment .row .item:first-child img{height:28px}.subpage-payment .row .item:nth-child(2) img{height:112px}@media (max-width:768px){.subpage-payment .row{max-width:100%}}@media (max-width:640px){.subpage-payment{padding-top:20px}.subpage-payment .row{grid-template-columns:repeat(1,1fr)}.subpage-payment .row .item{padding:30px}.subpage-payment .row .item:first-child{border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:0}.subpage-payment .row .item img{margin-top:20px}.subpage-payment .row .item:first-child img{height:24px}.subpage-payment .row .item:nth-child(2) img{height:94px}}.subpage-location{padding:60px 0 50px}.subpage-location iframe{height:560px;width:70%;border-radius:10px;display:flex;margin:40px auto 0}@media (max-width:1280px){.subpage-location iframe{width:90%;height:500px;margin-top:30px}}@media (max-width:768px){.subpage-location iframe{height:400px;margin-top:25px;width:100%}}@media (max-width:475px){.subpage-location{padding:30px 0}.subpage-location iframe{height:300px}}.subpage-contact{padding:20px 0 50px}.subpage-contact .row{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;max-width:75%;margin:0 auto}.subpage-contact .row a{display:inline-flex;align-items:center;gap:8px;font-size:20px;color:#323232}.subpage-contact .row a img{height:23px}.subpage-contact .row a.primary{color:#009fe3;font-size:35px;gap:15px;margin-bottom:10px}.subpage-contact .row a.primary img{height:48px}@media (max-width:1436px){.subpage-contact .row{max-width:100%}}@media (max-width:1024px){.subpage-contact .row a{font-size:18px;gap:7px}.subpage-contact .row a img{height:20px}.subpage-contact .row a.primary{font-size:25px;gap:10px}.subpage-contact .row a.primary img{height:40px}}@media (max-width:768px){.subpage-contact .row{grid-template-columns:repeat(2,1fr);gap:10px;row-gap:30px}}@media (max-width:640px){.subpage-contact{padding:0 0 60px}.subpage-contact .row{grid-template-columns:repeat(1,1fr);gap:20px;margin-top:40px}.subpage-contact .row a.primary{font-size:29px;gap:12px}.subpage-contact .row a.primary img{height:35px}}