body{ position: relative;background-color: #fff;color: #000;font: 400 16px/1.7 scandia-web,sans-serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #3a77a6;}a:hover{ color: #1d3b53;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #1d3b53;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #3a77a6!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #000;font: 500 14px/1 scandia-web,sans-serif;display: block;margin: 10px auto;text-transform: uppercase;letter-spacing: 3px;}#page-title h1:only-child,.h1,h2#append{ color: #000;font: 700 55px/1.1 scandia-web,sans-serif;}.dividerLead,.h2,.more-to-explore span,h2{ color: #3a77a6;font: 700 46px/1 scandia-web,sans-serif;position: relative;}.h3,h3{ color: #000;display: block;position: relative;font: 500 24px/1.1 scandia-web,sans-serif;text-transform: uppercase;}.h4,h4{ color: #000;display: block;position: relative;font: 700 20px/1.1 scandia-web,sans-serif;text-transform: uppercase;}main ul{ list-style: none;padding: 0;margin: 10px 0;text-align: left;overflow: hidden;}main ul li{ position: relative;display: block;margin: 0 0 10px 26px;padding-left: 34px;line-height: 1.6;}main ul li:before{ content: "\e832";color: #3a77a6;position: absolute;left: 0;top: 3px;font-size: .9em;}[class^=btn]{ position: relative;z-index: 1;display: inline-block;vertical-align: middle;cursor: pointer;text-align: center;transition: .3s all;font: 400 14px/1.2 scandia-web,sans-serif;text-transform: uppercase;color: #fff;min-width: 285px;margin: 10px;padding: 12px;border-radius: 21px;background-color: #001437;}[class^=btn]:hover{ background-color: #3a77a6;color: #fff;}.btn-alt{ background-color: #3a77a6;color: #fff;}.btn-alt:hover{ background-color: #001437;color: #fff;}.btn-thr{ background-color: transparent;border: 1px solid #fff;}.btn-thr:hover{ background-color: #3a77a6;}#fixed-tabs a{ text-transform: none;border: .5px solid #fff;font-weight: 500;}#fixed-tabs .ra{ background-color: #3a77a6;}#fixed-tabs .call{ background-color: #1d3b53;}#fixed-tabs .fr,#fixed-tabs .map{ background-color: #2e2d2d;}#fixed-tabs .fb{ background-color: #4d70a8;}#fixed-tabs .gg{ background-color: #dc4e41;}header{ position: fixed;z-index: 100;left: 0;top: 0;width: 100%;background-color: transparent;transition: .3s all;}header:focus-within{ z-index: 500;}header .logo{ position: relative;z-index: 1;}header .logo img{ max-height: 82px;}header .hd-container{ flex: 1;display: flex;align-items: center;justify-content: space-between;padding: 8px 0;gap: 10px;}header #hd-top{ background-color: #fff;}header .hd-info{ max-width: 1200px;margin: 0 auto;gap: 40px;display: flex;align-items: center;justify-content: flex-end;flex: 1;}header .pho{ color: #000;font-size: 18px;}header .phy{ color: #000;font-size: 18px;}header .pho,header .phy{ margin: 0;display: block;position: relative;}header .pho i,header .phy i{ color: #3a77a6;}header .pho:hover,header .phy:hover{ color: #3a77a6;}header .pho-2{ color: #fff;font-size: 30px;}header .pho-2:hover{ color: #000;}header .ra{ min-width: 205px;margin: 0;}@media (min-width:1025px){ .place-nav{ max-width: 1300px;margin: 0 auto;padding: 0 10px;display: flex;justify-content: space-between;align-items: center; } nav{ flex: 0 1 100%;max-width: 680px;margin: auto auto auto 0; } nav, nav ul li, nav ul li a{ position: relative; } nav > ul{ padding: 0;max-width: 680px;margin: auto auto auto 0; } nav > ul > li:first-of-type{ display: none; } nav ul{ margin: auto;list-style: none;display: flex;justify-content: space-around; } nav ul li a{ display: block;color: #fff; } nav ul li a:hover{ color: #fff; } nav > ul > li{ flex: 1 1 auto;text-align: center; } nav > ul > li:last-of-type:after{ display: none; } nav > ul > li > a{ padding: 6px;font-size: 14px;text-transform: uppercase;color: #fff; } nav > ul > li > a span{ color: #000; } nav > ul > li:hover > a{ color: #001437; } nav ul li:hover > ul{ display: block;visibility: visible;animation-name: fadeIn;animation-duration: .25s;animation-fill-mode: both; } nav ul ul{ display: none;min-width: 280px;width: 100%;padding: 0;position: absolute;z-index: 3;left: 0;text-align: left;background-color: #3a77a6;box-shadow: 10px 17.3px 25px rgba(0,0,0,.2); } nav > ul > li:last-child ul{ right: 0;left: auto; } nav ul ul li > a{ padding: 10px 12px;font-size: 14px;line-height: 1.3;text-transform: none; } nav ul ul li:hover > a{ background-color: #001437;color: #fff; } nav ul ul ul{ left: 100%;top: 0;background-color: #1d3b53; } nav ul ul ul li button i:before{ content: "\e825"!important; } nav ul ul ul ul{ top: auto;left: 0;position: relative;display: block;box-shadow: none;background-color: rgb(15.7946428571,32.1339285714,45.2053571429); } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: rgb(18.4357142857,37.5071428571,52.7642857143); } nav ul ul ul ul li:hover a{ background-color: rgb(0,1.4545454545,4); } .has-submenu button, .has-submenu span > a{ display: inline-block;line-height: 1;color: #fff; } .has-submenu.open > ul{ display: block; } .has-submenu.open > ul :focus{ background-color: rgba(255,255,255,.2); } nav li button{ display: inline-block;padding: 0; } nav > ul > li.has-submenu > a > button{ color: #fff; }}.fix-nav header{ position: fixed!important;box-shadow: 0 3px 7px rgba(24,23,24,.35);animation-duration: 1s;animation-fill-mode: both;z-index: 100;background-color: #3a77a6;}.fix-nav header #hd-top{ display: none;}@media (max-width:1024px){ header .pho{ font-size: 30px; } header .logo{ padding: 8px; } header .logo img{ max-height: 70px; } #hd-top, #main-nav, header .hd-btns, header .hd-info, header .pho-2, header .phy, header [class^=btn], header nav ul{ display: none; } .nav-down{ background-color: #3a77a6; } .nav-up{ transform: translateY(-100%); } .mean-container .mean-nav, body, header{ transition: all .3s; } body{ right: 0; } .attach header{ position: fixed!important;box-shadow: 0 3px 7px rgba(24,23,24,.35); } .attach header .top-nav{ display: none!important; } body.mean-active header{ left: -80%;transform: none; } body.mean-active{ overflow: hidden;right: 80%; } body.mean-active:before{ z-index: 98;content: "";opacity: .7;background-color: #000;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-image: none;height: inherit; } body.mean-active .mean-container .mean-nav{ right: 0; } .mean-container{ display: flex!important;flex-flow: row nowrap;align-items: center;justify-content: space-between; } .mean-container .mean-bar{ background-color: #fff;width: 53px;min-height: 53px;display: flex;flex-direction: column;justify-content: center;align-items: center;align-self: flex-start;margin-left: 8px; } .mean-container .meanmenu-reveal{ display: block;color: #001437; } .mean-container a.meanmenu-reveal.meanclose i:before{ transform: rotate(45deg);font-size: 60px;content: "+";margin: -5px 0 0 8px; } .mean-container .mean-bar .icon-menu{ position: relative;display: block;transition: .3s all;z-index: 1;margin: 0 0 5px 5px; } .mean-container .meanmenu-reveal .icon-menu:before{ font-size: 30px;content: "|||";transform: rotate(90deg) scaleY(1.4);letter-spacing: 2.2px; } .mean-container .mean-bar .icon-menu:after, .mean-container .meanmenu-reveal.meanclose:after{ content: "Menu";font-style: normal;position: absolute;left: 48%;transform: translateX(-50%);bottom: -10px;font-size: 10px;font-weight: 500; } .mean-container .meanmenu-reveal.meanclose i:before{ transform: rotate(45deg);font-size: 60px;content: "+";margin: -5px 0 0 8px; } .mean-container .meanmenu-reveal.meanclose:after{ content: "CLOSE";bottom: 5px; } .mean-container .mean-nav{ position: fixed;right: -80%;margin: 0;top: 0;bottom: 0;width: 80%;overflow: auto;display: flex;flex-flow: column;justify-content: flex-start;background-color: #001437; } .mean-container .mean-nav ul{ font-size: 16px;padding: 0;margin: 0;width: 100%;list-style-type: none; } .mean-container .mean-nav ul li{ position: relative;width: 100%; } .mean-container .mean-nav ul li a{ display: block;padding: 1em 5%;padding-right: 58px!important;margin: 0;text-align: left;color: #fff;border-top: 1px solid rgba(255,255,255,.5);text-decoration: none;text-transform: uppercase; } .mean-container .mean-nav ul li li a{ padding: 1em 10%;border-top: 1px solid #f1f1f1;border-top: 1px solid rgba(255,255,255,.25);opacity: .75;text-shadow: none!important;visibility: visible; } .mean-container .mean-nav ul li.mean-first a{ border-top: none;margin-top: 0; } .mean-container .mean-nav ul li.mean-last a{ border-bottom: none;margin-bottom: 0; } .mean-container .mean-nav ul li li li a{ padding: 1em 15%; } .mean-container .mean-nav ul li li li li a{ padding: 1em 20%; } .mean-container .mean-nav ul li li li li li a{ padding: 1em 25%; } .mean-container .mean-nav ul li a:hover{ background: #252525;background: rgba(255,255,255,.1); } .mean-container .mean-nav ul li a.mean-expand{ width: 48px;line-height: 50px;font-size: 20px;padding: 0!important;text-align: center;position: absolute;right: 0;top: 0;z-index: 2;background: rgba(255,255,255,.1);border: none!important;border-left: 1px solid rgba(255,255,255,.4)!important;border-bottom: 1px solid rgba(255,255,255,.4)!important; } .mean-container .mean-nav ul li a.mean-expand:before{ content: "\e825";font-family: fontello;font-weight: 400;margin: 0;font-style: normal; } .mean-container .mean-nav ul li .mean-expand.mean-clicked:before{ content: "\e83a"; } .mean-remove{ display: none!important; } .mean-nav .social{ min-height: 66px;background-color: rgba(0,0,9,.1);margin: 0;padding: 10px 5px;justify-content: center; } .mean-nav .fo-title{ color: #fff;text-align: center; } .mean-nav .hours{ display: block;text-align: center;color: #fff;padding: 10px;margin: 10px auto auto; } .mean-nav .hours p{ display: table;text-align: left;font-size: 15px;margin: 10px auto 0;color: #fff; }}.play{ cursor: pointer;border: none;background-color: transparent;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;color: #000;font: 700 15px/1 scandia-web,sans-serif,sans-serif;text-transform: uppercase;letter-spacing: 1.5px;text-align: center;transition: .3s all;}.play i{ width: 75px;height: 75px;border-radius: 50%;background-color: #fff;display: block;color: #000;display: inline-flex;align-items: center;justify-content: center;font-size: 30px;margin: 10px;transition: .3s all;}.play i:before{ margin: auto;padding-left: 5px;}.play:hover{ color: #1d3b53;}.play:hover i{ background-color: #1d3b53;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #3a77a6;color: #fff;padding: 8px;text-transform: uppercase;z-index: 5;position: absolute;top: 0;right: 0;min-width: 160px;}[data-embed] .close i,[data-vimeo] .close i{ font-style: normal;font-size: 1.25em;line-height: 1;vertical-align: middle;display: inline-block;margin-bottom: 5px;}[data-embed] .close:focus,[data-vimeo] .close:focus{ background-color: rgb(44.7946428571,91.90625,128.2053571429);}[data-embed] .close:hover,[data-vimeo] .close:hover{ background-color: #1b1b1b;color: #fff;}[data-embed] .close i:before{ transform: rotate(45deg);}body.page_index .h2,body.page_index h2{ display: block;}body.page_index .h2 small,body.page_index h2 small{ display: block;font: 500 14px/1 scandia-web,sans-serif;text-transform: uppercase;letter-spacing: 2px;margin-bottom: 15px;}.split{ padding: 90px 10px;}.split .flex-ed{ max-width: 1200px;margin: auto;display: flex;align-items: center;justify-content: space-between;}.split article{ flex: 1 0 auto;max-width: 650px;padding: 10px;margin: auto;}.split figure{ flex: 1 0 auto;max-width: 484px;}.split [class^=btn]{ margin-left: 0;}hr.sm{ max-width: 44px;margin: 10px 0;background-color: #3a77a6;display: inline-block;}#banner{ position: relative;padding: 150px 10px 40px;background-color: #3a77a6;z-index: 1;}#banner:before{ content: "";position: absolute;left: 62%;right: 0;top: 0;bottom: 0;background: #1d3b53;z-index: -1;}#banner .flex-ed{ max-width: 1150px;margin: 0 auto;justify-content: space-between;gap: 10px;align-items: center;}#banner article{ padding: 10px;max-width: 550px;font-size: 22px;line-height: 1.4;color: #fff;}#banner h1{ font-size: 14px;font-weight: 500;letter-spacing: 3px;text-transform: uppercase;margin-bottom: 15px;color: #fff;}#banner h2{ font-size: 55px;color: #fff;margin-bottom: 15px;}#banner .btn{ margin: 20px 0 0;font-size: 18px;font-weight: 700;}#banner .btn:hover{ background-color: #1d3b53;}#banner figure img{ margin: 0;width: 100%;}#smile{ text-align: center;padding: 10px 10px 80px;}#smile h2{ font-size: 55px;}#smile .flex-smile{ max-width: 980px;margin: 50px auto 0;justify-content: space-between;gap: 10px;}#smile .flex-smile > *{ max-width: 451px;}#smile .flex-smile figure{ display: flex;flex-flow: column;gap: 20px;margin-bottom: 20px;}#reviews{ position: relative;padding: 80px 10px 60px;text-align: center;background-image: linear-gradient(to left,#a9c4d9,#d7e4ed);z-index: 1;font-size: 20px;}#reviews:before{ position: absolute;left: 0;right: 0;top: 0;bottom: 0;content: "";background: url(assets/images/deco-2.webp) center center no-repeat;z-index: -1;pointer-events: none;opacity: .5;}#reviews .slick-reviews{ max-width: 1300px;margin: 30px auto 0;}#reviews .slick-reviews .slick-slide{ padding: 0 10px;margin: 0;}#reviews .review-stars{ font-size: 28px;margin: 20px auto 0;display: block;}#reviews .review-stars::before{ letter-spacing: 5px;}#reviews .review{ max-width: 372px;margin: 0 auto;background-color: #fff;border-radius: 20px;padding: 40px 30px;text-align: left;font-size: 20px;min-height: 335px;line-height: 1.4;display: flex!important;flex-flow: column;}#reviews .author{ display: block;font-size: 18px;font-weight: 500;text-align: left;color: #001437;margin-top: auto;}#reviews .author star{ display: block;}#reviews .btn-thr{ color: #3a77a6;min-width: 218px;border-color: #3a77a6;margin: 50px auto 0;}#reviews .btn-thr:hover{ color: #fff;}@media (min-width:1025px){ #reviews .slick-reviews{ padding: 0 50px; }}#saying{ padding: 100px 10px;text-align: center;}#saying h2{ font-size: 55px;margin-bottom: 30px;}#saying .saying-vid{ max-width: 820px;margin: 0 auto;}#saying .btn{ font-size: 18px;font-weight: 700;}#services{ background-color: #1d3b53;padding: 70px 10px;text-align: center;}#services h2{ color: #fff;}#services .contain{ position: relative;}#services .contain .slick-arrow{ position: absolute;left: 20px;top: 50%;transform: translateY(-50%);}#services .contain #next{ left: auto;right: 20px;}#services .slick-servs{ max-width: 407px;margin: 30px auto 0;}#services .slick-servs .slick-list{ overflow: visible;}#services .slick-servs a{ display: block;position: relative;text-align: center;max-width: 407px;transform: scale(.8);}#services .slick-servs a figure{ position: relative;}#services .slick-servs a figure img{ transition: .3s;}#services .slick-servs a figure:after,#services .slick-servs a figure:before{ position: absolute;left: 0;top: 0;right: 0;bottom: 0;content: "";z-index: 1;background-color: #001437;opacity: .4;transition: .3s;}#services .slick-servs a figure:after{ background-image: linear-gradient(rgba(0,0,0,0),#001437);background-color: transparent;}#services .slick-servs a h3{ position: absolute;left: 0;bottom: 10%;right: 0;color: #fff;transition: .3s;z-index: 2;}#services .slick-servs .slick-current a{ transform: scale(1);}#services .slick-servs .slick-current a:hover h3{ color: #3a77a6;}#services .slick-servs .slick-current a figure:before{ opacity: 0;}#services .slick-servs .slick-current a figure:after{ opacity: 1;}#services .slick-dots li span{ background-color: #fff;opacity: 1;margin: 0;}#services .slick-dots li.slick-active span{ background-color: #3a77a6;}#meet{ text-align: center;padding: 100px 10px;max-width: 840px;margin: 0 auto;}#meet h2 small{ color: #000;}#meet .h2{ font-size: 55px;}#meet figure img{ margin: 30px 0;}#meet .name{ display: block;font-size: 18px;line-height: 1.3;color: #000;}#meet .name strong{ font-size: 22px;font-weight: 500;display: block;color: #3a77a6;}#meet .name:hover strong{ color: #1d3b53;}#choose{ text-align: center;padding: 50px 10px 0;background: #eeeeec url(assets/images/index-why.webp) center top repeat;background-size: cover;}#choose article{ max-width: 980px;margin: 0 auto 50px;padding: 0;}#choose .flex-choose{ max-width: 1020px;margin: 0 auto;justify-content: space-between;gap: 20px;position: relative;z-index: 2;}#choose .flex-choose > *{ max-width: 320px;flex: 1 0 auto;background-color: #3a77a6;color: #fff;padding: 30px 20px;line-height: 1.3;}#choose .flex-choose > * strong{ display: block;font-weight: 700;font-size: 49px;margin-bottom: 10px;}#choose .flex-choose > * em{ font-style: normal;}#follow{ text-align: center;padding: 60px 10px;position: relative;z-index: 1;}#follow:before{ position: absolute;left: 0;top: -130px;right: 0;bottom: 0;background-image: linear-gradient(to left,#a9c4d9,#d7e4ed);content: "";z-index: -1;}#follow:after{ position: absolute;left: 70%;top: 0;bottom: 0;right: 0;content: "";background: url(assets/images/deco-1.webp) left top no-repeat;opacity: .2;z-index: -1;}#follow h2{ font-size: 56px;}#follow .social{ justify-content: center;margin-top: 15px;position: relative;padding-bottom: 30px;}#follow .social a{ width: 55px;height: 55px;line-height: 55px;font-size: 22px;}#follow .social a.gp{ background-color: #dc4e41;}#follow .social a.fb{ background-color: #4d70a8;}#follow .social a.in{ background-color: #c13584;}#follow .social a.yp{ background-color: #b62717;}#follow .social a:hover{ background-color: #001437;}#follow .social:after{ width: 89px;height: 1px;background-color: #3a77a6;display: block;margin: 20px auto 0;content: "";position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);}#find h2{ font-size: 55px;text-align: left;}#find h2:after{ width: 45px;height: 1px;background-color: #3a77a6;display: block;margin: 20px 0;content: "";}#find ul{ list-style: none;padding: 0;text-align: left;}#find ul li{ margin: 0;position: relative;padding-left: 30px;font-size: 24px;font-weight: 500;line-height: 1.2;margin-bottom: 15px;}#find ul li:before{ content: "\e844";font-family: fontello;color: #3a77a6;position: absolute;left: 0;top: 0;}#find #map{ width: 100%;max-width: 575px;}.social{ text-align: center;margin: 0;display: flex;justify-content: space-around;}.social a{ position: relative;display: inline-block;margin: 5px;font-size: 16px;color: #fff;width: 40px;height: 40px;border-radius: 50%;line-height: 40px;}.social a:hover{ background-color: #fff;}footer{ background: #3a77a6 url(assets/images/fo-deco.webp) center top no-repeat;color: #fff;padding: 170px 0 0;margin: 80px 0 0;position: relative;}footer a{ color: #fff;}footer a:hover{ color: #1d3b53;}footer .logo{ position: absolute;left: 50%;top: 0;margin-left: -80px;margin-top: -80px;}footer .fo-title{ color: #fff;text-transform: uppercase;letter-spacing: 1.5px;display: block;margin-bottom: 10px;text-align: center;font-size: 16px;font-weight: 500;}footer #fo-contents{ max-width: 1150px;display: flex;justify-content: space-between;margin: 0 auto 50px;padding: 10px;font-size: 20px;gap: 10px;}footer #fo-pho{ line-height: 1;}footer #fo-pho .fo-title{ margin-bottom: 10px;}footer #fo-pho .pho:first-of-type{ margin-bottom: 40px;}footer .pho{ font-size: 30px;display: block;font-weight: 700;letter-spacing: .5px;}footer .phy{ font-size: 18px;display: block;line-height: 1.2;margin-bottom: 25px;}footer .fo-info{ line-height: 1;}footer .fo-info .fo-title{ text-align: left;}footer #fo-hours{ max-width: 370px;flex: 1;}footer .hours{ margin: 0;line-height: 1.5;text-align: right!important;margin-left: auto;}footer .hours label{ font-weight: inherit;text-align: left!important;float: left;width: 136px;}footer .social{ display: none;}footer #fo-book{ text-align: center;padding: 50px 10px;max-width: 100%;margin: 0 auto;border-bottom: 1px solid #fff;}footer #fo-book .h2{ font-size: 55px;color: #fff;}footer #fo-book .h2 small{ display: block;font: 500 14px/1 scandia-web,sans-serif;text-transform: uppercase;letter-spacing: 3px;margin-bottom: 15px;}footer #fo-book .btn{ min-width: 208px;margin: 20px auto 0;}footer #fo-book .btn:hover{ background-color: #1d3b53;}footer #fo-nav{ padding: 20px 10px;justify-content: center;max-width: 100%;}footer #fo-nav ul{ max-width: 680px;margin: 0 auto;display: flex;justify-content: space-around;list-style: none;padding: 0;}footer #fo-nav ul li{ margin: 0;padding: 6px;font-size: 14px;text-transform: uppercase;color: #fff;}#copy{ text-align: center;background-color: #001437;line-height: 1;padding: 20px 10px;font-size: 15px;}#copy span:not(#copyDate){ margin: 0 .5em;}#copy a{ color: #3a77a6;}#copy a:hover{ color: #fff;}#copy > div{ display: inline-block;}#copy .icon-tnt{ display: inline-block;vertical-align: -20%;margin: 0;font-size: 45px;color: #fff;}#copy .icon-tnt:hover{ color: #1d3b53;}#page{ position: relative;display: block;width: 100%;margin: auto;padding: 30px 16px;max-width: 1180px;clear: both;}#page.has_divider{ padding-bottom: 0;padding-top: 0;}.page_index .internal{ display: none;}.center{ text-align: center;}main{ overflow: hidden;}@media (min-width:800px){ ul.two{ -webkit-column-count: 2;column-count: 2; }}@media (max-width:750px){ main ul li{ margin-left: 10px; } .block .elem-left, .block .elem-right, .elem-left, .elem-right{ display: table;float: none;margin: 20px auto;max-width: 100%; }}#interior-banner{ display: flex;flex-direction: column;justify-content: center;position: relative;text-align: center;background-color: #3a77a6;padding: 40px 0;z-index: 1;}#interior-banner:before{ content: "";position: absolute;left: 72%;right: 0;top: 0;bottom: 0;background: #1d3b53;z-index: -1;}#interior-banner .contain{ max-width: 1150px;margin: auto;width: 100%;position: relative;z-index: 1;padding: 50px 20px;}#interior-banner .flex-title{ max-width: 1150px;height: 100%;margin: 0 auto;width: 100%;justify-content: space-between;align-items: center;}#interior-banner .flex-title .contain{ flex: 1;max-width: 50%;margin: 0;text-align: left;padding: 10px;}#interior-banner .flex-title .contain #intro,#interior-banner .flex-title .contain #page-title{ max-width: 600px;}#interior-banner h1,#interior-banner h2{ color: #fff;}#interior-banner #main-img{ flex: 0 1 auto;}#interior-banner #intro,#interior-banner #page-title{ margin: 0 auto;color: #fff;}#interior-banner .btn{ margin-left: 0;font-weight: 700;font-size: 18px;}#interior-banner .btn:hover{ background-color: #1d3b53;}#interior-banner a:not([class^=btn]){ color: #001437;}#interior-banner a:not([class^=btn]):hover{ color: #d8e4ed;}#static-banner{ display: none;}.why{ padding: 80px 0;position: relative;counter-reset: why-section;z-index: 1;}.why:after,.why:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;background-color: #d8e4ed;z-index: -1;}.why:after{ background: url(assets/images/why-deco.webp) center -170px no-repeat;opacity: .2;z-index: -1;}.why h2{ text-align: center;font-size: 36px;}.why ul{ max-width: 575px;margin: 50px auto 0;}.why ul li{ padding: 0;margin: 10px;width: 100%;overflow: visible;font-size: 20px;line-height: 1.4;}.why ul li:before{ width: 45px;content: "";height: 1px;background-color: #3a77a6;display: block;margin: 20px 0;position: static;}.why ul li:first-of-type:before{ display: none;}@media (min-width:1025px){ .why{ display: flex;justify-content: space-between;text-align: left; } .why h2{ max-width: 425px;text-align: left; } .why ul{ margin: 0; }}.page-divider{ display: block;max-width: 100%;width: 100%;position: relative;z-index: 1;}.block{ position: relative;display: block;width: 100%;max-width: 100%;padding: 60px 10px;}.block:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;z-index: -1;}.block .contain{ display: flex;justify-content: space-between;align-items: flex-start;}.block h2{ margin-bottom: 20px;}.block .wrap{ height: 0;}.block article{ margin: auto 0;flex: 0 1 700px;}.block article p:first-of-type{ margin-top: 0;}.block ul li{ margin-left: 0;}.block .btn{ margin-left: 0;}.block .elem{ flex: 0 0 auto;position: relative;z-index: 3;}.block .elem-right{ order: 1;}.mini-block{ display: flex;justify-content: center;clear: both;max-width: 100%;width: 100%;margin: 30px auto;}.block.no_img{ text-align: center;}.more-to-explore{ position: relative;text-align: center;margin: 0 auto;padding: 40px 10px 60px;}.more-to-explore span{ display: block;margin-bottom: 20px;}.more-to-explore p{ padding: 10px;margin: auto;max-width: 1150px;display: flex;align-items: center;flex-wrap: wrap;justify-content: center;}.more-to-explore [class^=btn]{ min-width: 350px;margin: 5px;}#common{ display: flex;flex-flow: wrap;margin: 40px auto 0;max-width: 980px;text-align: center;}#common > *{ flex: 1 0 120px;margin: 0 1em 20px;}#common a:hover h3{ color: #1d3b53;}#common .off{ pointer-events: none;}#common .ic-color{ fill: #1d3b53;}#common .sv-icon,#common span{ justify-content: center;display: flex;min-height: 80px;align-items: center;margin-bottom: 10px;}#common h3{ font: 700 14px/1.1 scandia-web,sans-serif;letter-spacing: 1.4;text-transform: uppercase;}.services-grid{ position: relative;margin: 40px auto;justify-content: center;gap: 20px;display: flex;align-items: stretch;flex-wrap: wrap;}.services-grid > div{ flex: 1 0 auto;width: 100%;max-width: 407px;margin: 0;position: relative;}.services-grid > div > div{ padding: 20px;}.services-grid h3{ display: block;text-align: center;line-height: 1.1;}.services-grid h3 a{ color: #000;}.services-grid figure{ transition: .4s all;position: relative;}.services-grid figure:after{ content: "";position: absolute;left: 0;top: 50%;bottom: 0;right: 0;background-image: linear-gradient(rgba(255,255,255,0),#001437);}.services-grid ul{ display: block;width: 100%;margin: 20px auto;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;font-size: 18px;}.services-grid ul li a{ color: #000;}.services-grid h3:hover a{ color: #3a77a6;}.services-grid ul li:hover a{ color: #1d3b53;}@media (min-width:1250px){ .services-grid{ margin-left: -100px;margin-right: -100px; }}@media (min-width:1025px){ .services-grid > div > div{ position: absolute;left: 0;top: 0;width: 100%;bottom: 0;display: flex;flex-flow: column;transition: .3s; } .services-grid h3{ margin-top: auto;margin-bottom: 30px; } .services-grid h3 a{ color: #fff; } .services-grid ul{ display: none; } .services-grid > div:hover > div{ background-color: #001437; } .services-grid > div:hover h3{ margin-bottom: 0; } .services-grid > div:hover ul{ display: block;margin-bottom: auto; } .services-grid > div:hover ul li a{ color: #fff; } .services-grid > div:hover ul li a:hover{ color: #3a77a6; }}.landing{ display: flex;align-items: flex-start;justify-content: center;flex-wrap: wrap;margin: 40px auto;gap: 20px;}.landing a{ flex: 0 1 30%;margin: 10px;text-align: center;display: block;max-width: 350px;}.landing a img{ transition: .3s;}.landing a:hover img{ filter: grayscale(1);}.styled-form{ text-align: center;}.styled-form .inline,.styled-form .input-content{ background-color: #3a77a6;text-align: left;}.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #1d3b53;}.accordion{ margin: 40px auto;text-align: left;max-width: 1100px;}.accordion .toggle{ position: relative;cursor: pointer;clear: both;padding: 20px 50px 20px 0;width: 100%;display: block;text-align: left;}.accordion .toggle:hover .h2,.accordion .toggle:hover .h3,.accordion .toggle:hover h2,.accordion .toggle:hover h3{ color: #1d3b53;}.accordion .toggle:after{ content: "\e825";font-family: fontello;position: absolute;top: 13px;right: 0;font-size: 24px;text-align: center;width: 43px;height: 43px;color: #000;border: 1px solid #000;background-color: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;}.accordion .faq{ border-top: 1px solid rgba(0,0,0,.2);}.accordion .faq.active .toggle:after{ content: "\e83a";}.accordion .faq > div{ display: none;padding: 0 50px 20px 0;}.accordion .faq > div p:first-of-type{ margin-top: 0;}.hours{ display: table;margin: 10px auto;text-align: left!important;}.hours label{ width: 120px;display: inline-block;font-weight: 700;}.contact{ display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: wrap;max-width: 1130px;margin: 30px auto;}.contact h3{ margin: 10px auto;}.contact p{ margin: 15px 0 10px;line-height: 1.4;}.contact > div:first-child{ flex: 1 0 auto;margin-right: 20px;}.contact > div:last-child{ margin-right: 10px;}.contact-map{ max-width: 1130px;margin: 0 auto;}.slick-slider .slick-arrow{ position: absolute;left: 0;top: 50%;transform: translateY(-50%);}.slick-slider #next{ left: auto;right: 0;}.slick-controls{ display: flex;align-items: center;justify-content: center;gap: 10px;}.slick-controls #next{ order: 2;}.slick-arrow{ color: #3a77a6;font-family: fontello;font-size: 40px;left: 0;width: 45px;height: 45px;flex: 0 0 45px;display: flex;padding: 0;flex-direction: column;justify-content: center;align-items: center;border-radius: 50%;border: 5px solid #fff;z-index: 5;transition: .3s all;}.slick-arrow:hover{ background-color: #3a77a6;}#prev svg{ transform: scale(-1);display: block;}.slick-dots{ line-height: 1;}.slick-dots li{ line-height: 1;}.slick-dots li button{ padding: 0;}.slick-dots span{ cursor: pointer;background-color: #001437;height: 12px;width: 12px;border-radius: 50%;display: inline-block;margin: 0 5px;opacity: .18;}.slick-dots .slick-active span{ opacity: 1;}.pagingInfo{ text-align: center;}.gallery{ max-width: 850px;margin: 40px auto;padding: 0;position: relative;}.slick-gallery{ position: relative;margin: 20px auto;text-align: center;}.slick-gallery .case{ display: flex;justify-content: space-around;}.slick-gallery .case span{ margin: 10px;position: relative;padding-bottom: 40px;}.slick-gallery .case span:after{ content: "Before";position: absolute;bottom: 5px;left: 0;right: 0;margin: auto;display: block;margin: auto;color: #000;text-transform: uppercase;}.slick-gallery .case span:last-of-type:after{ content: "After";}.slick-gallery figcaption{ margin: 20px auto 0;}#safety h3:after{ background-color: #3a77a6;}.cls-2,.cls-3,.cls-4{ stroke: #3a77a6;}.thinner .cls-2{ fill: #3a77a6;}.covid-icon{ border-color: #3a77a6;}@media (max-width:1024px){ .split .flex-ed{ flex-flow: column;text-align: center;gap: 40px; } .split figure{ margin: 0 auto; } .split article{ margin: 0 auto;padding: 10px; } .split .btn{ margin: 10px auto; } #interior-banner:before{ display: none; } #interior-banner .flex-title{ text-align: center; } #interior-banner .flex-title .contain{ max-width: 100%; } .flex-title{ display: block;text-align: center; } .flex-title #page-title{ text-align: center; } #page{ padding: 30px 20px; } #main-img{ min-height: auto;margin: 10px auto 20px; } #main-img img{ display: block; } #intro{ margin: 20px auto;text-align: center; } .block{ text-align: center;padding: 40px 10px; } .block .contain{ display: block; } .block .btn{ margin: 10px auto; } .block h2, .block h3{ margin-bottom: 20px;text-align: center; } .block [class^=elem]{ float: none;margin: 10px auto 20px;max-width: 100%; } .block ul{ display: table;margin: 20px auto; } .contact{ text-align: center;display: block; } .contact > div:first-child, .contact p{ margin: 10px auto; } #banner{ padding-top: 100px; } #smile .flex-smile{ justify-content: center; } #vision figure{ order: 2; } footer{ text-align: center; } footer .fo-title{ text-align: center; } footer .fo-info .fo-title{ text-align: center; } footer .fo-info{ font-size: 18px; } footer #fo-contents{ flex-flow: column;justify-content: center;align-items: center;gap: 40px; } footer #fo-nav ul{ flex-flow: column; }}@media (max-width:768px){ .hd-info{ display: none; } .why ul{ flex-wrap: wrap; } .why ul li{ flex: 1 1 100%; } #map{ display: none; } #banner:before{ top: auto;left: 0;height: 365px; } #banner article{ max-width: 484px; } #banner .flex-ed{ flex-flow: wrap;justify-content: center;align-items: center; } #smile .flex-smile{ flex-flow: column;justify-content: center;align-items: center; } #choose .flex-choose{ flex-flow: column;justify-content: center;align-items: center; } #follow:before{ top: -330px; } footer #fo-book{ margin: 0 20px; }}@media (max-width:590px){ header .hours label{ width: 100px; }}@media (max-width:400px){ .more-to-explore [class^=btn]{ min-width: 100%;width: 100%;margin: 8px auto; } [data-embed] .close{ font-size: 12px;min-width: 120px;padding: 4px; } #copy .icon-tnt{ font-size: 50px;margin-bottom: 8px; }}
