body{ position: relative;background-color: #fff;color: #444;font: 500 20px/1.5 "DM Sans",sans-serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #55bcb8;}a:hover{ color: #222346;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #222346;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #55bcb8!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #000;font: 400 20px/1 "Roboto Slab",serif;letter-spacing: 1px;display: block;margin: 10px auto;text-transform: uppercase;}#page-title h1:only-child,.h1,h2#append{ color: #000;font: 700 48px/1 "Roboto Slab",serif;letter-spacing: 1px;margin-bottom: 15px;text-transform: uppercase;}.dividerLead,.h2,.more-to-explore span,h2{ color: #000;font: 700 48px/1 "Roboto Slab",serif;position: relative;}.h3,h3{ color: #000;display: block;position: relative;font: 700 38px/1.1 "Roboto Slab",serif;text-transform: uppercase;}.h4,h4{ color: #444;display: block;position: relative;font: 700 20px/1.1 "DM Sans",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: "";position: absolute;left: 0;width: 15px;height: 17px;background: url(assets/images/list-deco.svg) left top no-repeat;top: 6px;}[class^=btn]{ position: relative;z-index: 1;display: inline-block;vertical-align: middle;cursor: pointer;text-align: center;transition: .3s all;font: 700 16px/1.2 "DM Sans",sans-serif;color: #fff;min-width: 285px;margin: 10px;padding: 18px 10px;text-transform: uppercase;letter-spacing: 1px;background-color: #55bcb8;}[class^=btn]:hover{ background-color: #222346;color: #fff;}.btn-alt{ background-color: #222346;color: #fff;}.btn-alt:hover{ background-color: #509b9a;color: #fff;}.btn-thr{ background-color: #222346;}.btn-thr:hover{ background-color: #55bcb8;}#fixed-tabs .ra{ background-color: #46b2ad;}#fixed-tabs .call{ background-color: #1a1a35;}#fixed-tabs .fr,#fixed-tabs .map{ background-color: #444;}#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: #fff;transition: .3s all;}header:focus-within{ z-index: 500;}header .logo{ position: relative;z-index: 1;}header .logo img{ max-height: 113px;}header .hd-container{ flex: 1;}header .hd-info{ display: flex;align-items: center;justify-content: flex-end;flex: 1;gap: 20px;margin-bottom: 10px;}header .pho{ color: #000;font-size: 18px;}header .phy{ color: #000;font-size: 18px;}header .pho,header .phy{ margin: 0;display: block;position: relative;padding-left: 25px;}header .pho i,header .phy i{ position: absolute;left: 0;top: 50%;transform: translateY(-50%);}header .pho:hover,header .phy:hover{ color: #55bcb8;}header .hd-btns{ text-align: center;line-height: 1;}header .hd-btns .rev{ display: block;font-size: 16px;color: #000;margin-bottom: 10px;}header .hd-btns .rev star{ letter-spacing: 2px;}header .hd-btns .rev:hover{ color: #55bcb8;}header .hd-btns .ra{ min-width: 215px;margin: 0;color: #000;padding: 12px 10px;}header .hd-btns .ra:hover{ color: #fff;background-color: #509b9a;}@media (min-width:1025px){ .place-nav{ max-width: 1300px;margin: 0 auto;padding: 10px;gap: 40px;display: flex;justify-content: space-between;align-items: center; } nav{ flex: 0 1 100%; } nav, nav ul li, nav ul li a{ position: relative; } nav ul{ margin: auto;list-style: none;display: flex;justify-content: space-around; } nav > ul{ padding: 0;max-width: 780px;margin: 0 0 0 auto; } nav ul li a{ display: block;color: #000; } 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: 16px;font-weight: 500;color: #000; } nav > ul > li > a span{ color: #444; } nav > ul > li:hover > a{ color: #509b9a; } 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: #55bcb8;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: #509b9a;color: #fff; } nav ul ul ul{ left: 100%;top: 0;background-color: #509b9a; } 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: #111224; } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: #42a7a3; } nav ul ul ul ul li:hover a{ background-color: #3f7979; } .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: #509b9a; }}.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;}.fix-nav header .logo img{ max-height: 87px;}.fix-nav header .place-nav{ padding: 6px 10px;}@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 .phy, header [class^=btn], header nav ul{ display: none; } body.page_index header:not(.nav-up) .logo img{ min-height: 110px; } .nav-down{ box-shadow: 0 3px 7px rgba(24,23,24,.2); } .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: #55bcb8;width: 70px;min-height: 70px;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: #fff; } .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: table;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.6);letter-spacing: 3.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;letter-spacing: 1px;font-size: .55em;font-weight: 700; } .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: #509b9a; } .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: #444;font: 700 15px/1 "DM Sans",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: #444;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: #222346;}.play:hover i{ background-color: #222346;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #55bcb8;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: #3f9f9b;}[data-embed] .close:hover,[data-vimeo] .close:hover{ background-color: #1b1b1b;color: #fff;}[data-embed] .close i:before{ transform: rotate(45deg);}#insure-form{ max-width: 980px;margin: 40px auto 0;background-color: #55bcb8;border-radius: 4px;color: #fff;padding: 20px;position: relative;}#insure-form h3{ font-size: 30px;color: #fff;margin-bottom: 10px;}#insure-form #check-list{ display: flex;align-items: center;justify-content: space-around;gap: 10px;line-height: 1.2;}#insure-form #check-list p{ margin: 0;}#insure-form .btn-alt{ min-width: 220px;}#insure-form .btn-alt:hover{ background-color: #fff;color: #509b9a;}#insure-form .btn-alt:hover svg path{ stroke: #509b9a;}#insure-form select{ max-width: 350px;background-color: #fff;font-size: 16px;}#insure-form select ::placeholder{ color: #000;}#insure-form .select2-container--open .select2-dropdown--below{ font-size: 16px!important;}#insure-form .select2-container--default .select2-selection--single{ background-color: #fff;border: none;border-radius: 0;border: 1px solid #222346;color: #000;font-size: 16px!important;}#insure-form .select2-container--default .select2-selection--single .select2-selection__rendered{ color: #000!important;font-size: 16px;}#insure-form .select2-container--default .select2-selection--single .select2-selection__arrow{ background-color: #fff;}#insure-form .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{ font-size: 16px;}#insure-form .insure-modal{ position: absolute;left: 50%;max-width: 600px;display: none;top: 50%;transform: translate(-50%,-50%);background-color: #444;padding: 20px;}#insure-form .insure-modal .btn{ margin-left: 0;}#insure-form .insure-modal .h3{ color: #fff;}#insure-form .select2-results__option{ font-size: 16px!important;}#insure-form .close-ins{ position: absolute;right: 10px;top: 10px;}#insure-form .yep{ width: 60px;height: 60px;flex: 0 0 60px;line-height: 1;border: 2px solid #fff;border-radius: 50%;color: #fff;font-size: 30px;display: flex;justify-content: center;align-items: center;margin: 10px 0;}#insure-form .yep i{ margin-top: 5px;}body.page_index .h2,body.page_index h2{ display: block;margin-bottom: 15px;}body.page_index .h2 small,body.page_index h2 small{ display: block;font: 700 22px/1 "Roboto Slab",serif;text-transform: uppercase;letter-spacing: 1px;}.split{ padding: 60px 10px;}.split .flex-ed{ max-width: 1150px;margin: auto;display: flex;align-items: center;justify-content: space-between;}.split article{ flex: 1 0 auto;max-width: 570px;padding: 10px;}.split figure{ flex: 0 1 48%;}.split [class^=btn]{ margin-left: 0;}#banner{ position: relative;}#banner article{ max-width: 1150px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%;padding: 10px;}#banner figure{ opacity: .3;}#banner figure img{ margin: 0;width: 100%;}#banner h1{ font: 400 20px/1 "Roboto Slab",serif;letter-spacing: 1px;text-transform: uppercase;margin-bottom: 15px;}#banner h2{ text-transform: uppercase;}@media (min-width:1025px){ #banner .btn, #banner .btn-alt{ margin: 20px 10px 0 0; }}#banner .deco{ position: absolute;right: 50px;bottom: 30px;}.img-deco{ padding: 0 0 40px 40px;position: relative;z-index: 1;}.img-deco:before{ position: absolute;left: 0;bottom: 0;width: 307px;height: 326px;content: "";background-color: #86d2d1;z-index: -1;}#meet .assoc{ display: flex;align-items: center;justify-content: space-between;max-width: 400px;margin: 40px 0 0;gap: 20px;}#welcome{ text-align: center;padding: 50px 10px 85px;}#welcome h2{ margin-bottom: 50px;}#welcome .youtube{ max-width: 958px;margin: 0 auto;}#reviews{ position: relative;padding: 70px 10px;text-align: center;}#reviews:before{ position: absolute;left: 0;top: 0;right: 0;bottom: 0;content: "";background: url(assets/images/index-reviews-bg.jpg) center top no-repeat fixed;background-size: cover;opacity: .4;}#reviews .slick-reviews{ max-width: 980px;margin: 0 auto 30px;}#reviews .slick-reviews .slick-slide{ padding: 0;margin: 0;}#reviews .slick-reviews .review{ max-width: 313px;background-color: #fff;min-height: 399px;text-align: left;padding: 30px;line-height: 1.4;box-shadow: 0 3px 6px rgba(0,0,0,.4);margin: 5px;}#reviews .slick-reviews .review star{ margin-bottom: 20px;}#reviews .slick-reviews .review star:before{ color: #55bcb8;letter-spacing: 5px;}#reviews .slick-reviews .review .author{ display: block;margin-top: 15px;text-transform: uppercase;font-size: 16px;letter-spacing: 2px;color: #000;font-weight: 700;}#reviews .author{ display: block;}#services{ text-align: center;padding: 100px 10px 10px;}#services .callouts{ display: flex;justify-content: center;gap: 16px;}#services .callouts > *{ max-width: 373px;border: 1px solid #222346;background-color: #c6eae9;padding: 50px 10px;line-height: 1.4;color: #444;}#services .callouts > * figure{ transition: .3s;display: flex;align-items: center;width: 126px;height: 126px;background-color: #55bcb8;margin: 0 auto 20px;border-radius: 50%;}#services .callouts > * h3{ margin-bottom: 20px;font-size: 35px;}#services .callouts > * em{ display: block;font-style: normal;padding: 0 10px;}#services .callouts > * .btn-alt{ margin: 25px 0 0;min-width: 240px;}#services .callouts > :hover figure{ background-color: #222346;}#signup .h2 sub{ bottom: 0;font-size: 18px;}#signup ul{ font-size: 18px;margin: 30px 0 0;}.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: #222346;width: 40px;height: 40px;border-radius: 50%;line-height: 40px;}.social a:hover{ color: #fff;}#ready{ max-width: 1150px;margin: 40px auto -80px;background-color: #fff;display: flex;padding: 20px;justify-content: space-between;align-items: center;border: 1px solid #222346;box-shadow: 0 3px 6px rgba(0,0,0,.2);position: relative;}#ready .h2{ font-size: 31px;background: url(assets/images/fo-ready-deco.png) left top no-repeat;min-height: 112px;display: flex;align-items: center;padding-left: 40px;}footer{ background-color: #afe1e1;color: #000;padding: 80px 10px 0;}footer a{ color: #000;}footer a:hover{ color: #509b9a;}footer .logo{ max-width: 263px;text-align: center;font-size: 20px;color: #444;line-height: 1.4;}footer .logo img{ margin-bottom: 15px;}footer .fo-title{ color: #222346;display: block;margin-bottom: 15px;text-align: center;font: 700 20px/1 "Roboto Slab",serif;text-transform: uppercase;}footer #fo-contents{ max-width: 1200px;display: flex;text-align: center;justify-content: space-around;margin: 60px auto 35px;padding: 10px;font-size: 17px;}footer .fo-info{ order: 2;}footer .pho{ font-size: 19px;display: block;margin-bottom: 15px;}footer .ema{ margin-bottom: 15px;display: block;}footer .phy{ font-size: 19px;display: block;line-height: 1.2;margin-bottom: 15px;}footer .fo-map{ max-width: 1150px;overflow: hidden;border-radius: 24px;filter: grayscale(1);margin: 0 auto;}footer .fo-map iframe{ display: block;}footer .hours{ margin: 0;}footer .hours label{ font-weight: inherit;width: 160px;}footer .hours small{ font-size: 14px;text-transform: uppercase;letter-spacing: 1px;margin-top: 15px;display: block;}footer .social{ justify-content: center;display: flex;gap: 10px;}footer .social a{ font-size: 28px;}#copy{ text-align: center;font-size: 17px;line-height: 1;padding: 40px 10px 60px;}#copy a{ color: #00bbf2;}#copy a:hover{ color: #fff;}#copy span:not(#copyDate){ margin: 0 .5em;}#copy > div{ display: inline-block;}#copy .icon-tnt{ display: inline-block;color: #e45c51;vertical-align: middle;margin: 0 20px 10px -12px;font-size: 55px;transition: .3s;}#copy .icon-tnt:hover{ color: #fff;}#page{ position: relative;display: block;width: 100%;margin: auto;padding: 30px 15px;max-width: 1170px;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: #c6eae9;padding: 0;}#interior-banner .contain{ max-width: 980px;margin: auto;width: 100%;position: relative;z-index: 1;padding: 50px 20px;}#interior-banner .flex-title{ height: 100%;max-width: 1150px;margin: 0 auto;width: 100%;justify-content: space-between;align-items: flex-end;}#interior-banner .flex-title .contain{ flex: 1;max-width: 520px;margin: 0;text-align: left;padding: 10px;}#interior-banner .flex-title .contain #intro,#interior-banner .flex-title .contain #page-title{ max-width: 520px;}#interior-banner #main-img{ flex: 0 1 auto;order: -1;position: relative;z-index: 1;margin-bottom: -150px;}#interior-banner #main-img:before{ position: absolute;left: -30px;bottom: -30px;background-color: #86d2d1;content: "";width: 338px;height: 343px;z-index: -1;}#interior-banner.has-main{ padding-top: 70px;margin-bottom: 180px;}#interior-banner #intro,#interior-banner #page-title{ margin: 0 auto;}#static-banner{ display: none;}.why{ padding: 70px 0 40px;position: relative;margin-top: -30px;}.why h2{ text-align: center;font-size: 30px;margin-bottom: 20px;}.why ul{ display: flex;justify-content: space-around;align-items: center;text-align: center;align-items: flex-start;}.why ul li{ max-width: 30%;flex: 1 1 33%;padding: 0;margin: 10px;width: 100%;color: #000;overflow: visible;line-height: 1.2;}.why ul li:before{ position: static;display: block;margin: 0 auto 20px;width: 39px;height: 45px;background-size: 100%;}.page-divider{ display: block;max-width: 100%;width: 100%;position: relative;z-index: 1;}.block{ position: relative;display: table;clear: both;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 550px;}.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:before{ position: absolute;left: -25px;bottom: -25px;background-color: #222346;content: "";width: 196px;height: 193px;z-index: -1;}.block .elem-right{ order: 1;}.block .elem-right:before{ left: auto;right: -25px;}.block:nth-of-type(even):before{ background-color: #fafafa;}.mini-block{ display: flex;justify-content: center;clear: both;max-width: 100%;width: 100%;margin: 30px auto;}.block.no_img{ text-align: center;}#emer-know{ max-width: 1150px;margin: 30px auto 0;justify-content: space-around;padding: 45px 30px;background-color: #509b9a;display: flex;width: 100%;text-align: center;align-items: center;flex-flow: wrap;gap: 20px;}#emer-know article{ text-align: left;border: 1px solid #fff;padding: 20px;color: #fff;max-width: 480px;line-height: 1.2;}#emer-know article .h2{ font-size: 42px;color: #fff;margin-bottom: 25px;display: block;}#emer-know article p{ padding-left: 60px;position: relative;}#emer-know article p:before{ position: absolute;left: 0;top: 0;width: 30px;height: 30px;background: url(assets/images/icon-phone-white.svg) left top no-repeat;background-size: 100%;content: "";}#emer-know article p small{ display: block;margin-top: 10px;font-size: 13px;}#emer-know .h3{ color: #fff;margin-bottom: 15px;font-size: 29px;}#emer-know .btn-alt:hover{ background-color: #55bcb8;}#emer-exam{ margin: 60px auto 0;padding: 60px 20px;max-width: 1000px;position: relative;display: flex;align-items: center;justify-content: space-around;gap: 20px;z-index: 1;}#emer-exam:before{ position: absolute;left: 250px;top: 0;right: 0;bottom: 0;content: "";background-color: #509b9a;z-index: -1;}#emer-exam > div{ max-width: 364px;background-color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.3);flex: 1 0 auto;width: 100%;text-align: center;}#emer-exam > div h3{ display: block;background-color: #55bcb8;font-size: 26px;padding: 25px 20px;}#emer-exam > div ul{ max-width: 200px;margin: 25px auto 40px;font-size: 18px;}#emer-exam > div ul li{ margin-left: 0;}#emer-exam article{ padding: 10px;max-width: 490px;text-align: center;color: #fff;}#emer-exam article h3{ color: #fff;}#emer-benefits{ padding: 80px 10px;text-align: center;}#emer-benefits .flex-ed{ justify-content: center;gap: 20px;margin: 40px auto 0;flex-flow: wrap;}#emer-benefits .flex-ed > *{ text-align: left;max-width: 351px;width: 100%;flex: 1 0 auto;background-color: #f2f2f2;padding: 30px 30px 60px;line-height: 1.3;}#emer-benefits .flex-ed > * i{ background-color: #55bcb8;color: #fff;padding: 10px;border-radius: 50%;height: 48px;margin-bottom: 20px;display: block;width: 48px;}#emer-benefits .flex-ed > * h3{ font-size: 25px;margin-bottom: 15px;}#emer-benefits .flex-ed > * em{ font-style: normal;}#emer-what{ text-align: center;position: relative;padding: 80px 10px;margin-bottom: 100px;}#emer-what h2{ font-size: 38px;color: #fff;margin-bottom: 40px;}#emer-what:before{ position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;content: "";background-color: #509b9a;z-index: -1;}#emer-what .emer-box{ max-width: 782px;padding: 40px 20px 50px;background-color: #fff;border-radius: 26px;margin: 0 auto 20px;}#emer-what .emer-box figure{ margin-bottom: 10px;}#emer-what .emer-box h3{ font-size: 18px;text-transform: uppercase;}#emer-what .emer-box p{ max-width: 700px;}#emer-what .emer-split{ width: 1px;height: 100px;margin: 0 auto 20px;display: block;background-color: #fff;}#emer-what article{ color: #fff;margin-top: 40px;}#emer-what article h3{ color: #fff;font-size: 58px;}#emer-what article small{ display: block;}.meet-assoc{ max-width: 980px;margin: -80px auto 0;display: flex;justify-content: flex-end;align-items: center;gap: 40px;}.meet-center{ max-width: 1150px;margin: 0 auto;padding: 60px 10px 0;text-align: center;position: relative;z-index: 1;}.meet-center:before{ position: absolute;left: 0;top: 0;right: 0;bottom: 180px;content: "";background-color: #c6eae9;z-index: -1;}.meet-center p{ max-width: 980px;}.meet-center .flex-ed{ margin: 40px auto 0;justify-content: center;gap: 20px;}.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: 1150px;text-align: center;}#common > *{ flex: 1 0 120px;margin: 0 1em 20px;}#common a:hover h3{ color: #222346;}#common .off{ pointer-events: none;}#common .sv-icon{ fill: #222346;}#common .ic-color{ fill: #55bcb8!important;}#common .sv-icon,#common span{ justify-content: center;display: flex;min-height: 80px;align-items: center;margin-bottom: 10px;}#common h3{ font: 500 22px/1.1 "DM Sans",sans-serif;text-transform: none;}.specials-divider .block:nth-of-type(even):before{ background-color: transparent;}.specials-divider .block:nth-of-type(2):before{ background-color: #c6eae9;}.specials-includes{ max-width: 980px;margin: 0 auto;text-align: center;padding: 30px 0 0;}.specials-includes .cpn{ display: block;padding: 30px;border: 1px solid #86d2d1;margin-bottom: 30px;position: relative;z-index: 1;}.specials-includes .cpn:before{ position: absolute;left: 10px;top: 10px;right: -10px;bottom: -10px;border: 1px solid #86d2d1;content: "";z-index: -1;}.specials-includes .cpn .h2{ font-size: 48px;transition: .3s;}.specials-includes .cpn .h2 strong{ font-size: 87px;vertical-align: -10%;}.specials-includes .cpn:hover .h2{ color: #509b9a;}.specials-includes .h3{ font-size: 26px;letter-spacing: 3px;text-transform: uppercase;}.special-modal{ max-width: 540px;background-color: #509b9a;padding: 40px 20px;color: #fff;}.special-modal h3{ margin-bottom: 20px;}.why-plan{ max-width: 1050px;margin: 0 auto;padding: 30px 10px;text-align: center;}.why-plan ul{ border: 1px solid #86d2d1;display: flex;padding: 30px 20px;position: relative;z-index: 1;overflow: visible;gap: 20px;}.why-plan ul:before{ position: absolute;left: 10px;top: 10px;right: -10px;bottom: -10px;border: 1px solid #86d2d1;content: "";z-index: -1;}.why-plan ul li{ text-align: center;margin: 0;padding: 20px;}.why-plan ul li:before{ position: static;width: 38px;height: 45px;background-size: 100%;display: block;margin: 0 auto 15px;}.why-plan ul h3{ font-size: 22px;}#plan{ display: flex;justify-content: space-around;}#plan > *{ max-width: 505px;text-align: center;line-height: 1.2;width: 100%;}#plan > * > div{ border: 1px solid #86d2d1;}#plan > * .price{ max-width: 340px;padding: 20px 10px;margin: -50px auto 0;border: 1px solid #55bcb8;background-color: #fff;position: relative;}#plan > * .price .flex-ed{ justify-content: space-around;align-items: center;}#plan > * .price .title{ font: 700 12px/1.2 "Roboto Slab",serif;text-transform: uppercase;letter-spacing: 3px;}#plan > * .price .title strong{ display: block;font-size: 36px;letter-spacing: 0;}#plan > * .price b{ font-size: 28px;text-transform: uppercase;}#plan > * .price em{ display: block;font-size: 13px;margin-top: 10px;}#plan > * h2{ background-color: #55bcb8;color: #fff;text-align: center;padding: 15px 15px 60px;text-transform: uppercase;letter-spacing: 2px;font-size: 34px;}#plan > * ul{ max-width: 340px;margin: 20px auto;}#plan .fine{ display: block;margin-top: 10px;font-size: 23px;line-height: 1.2;}#plan .fine em{ font-size: 17px;display: block;}#plan > :nth-child(2) h2{ background-color: #509b9a;}.plan-divider .block:first-of-type:before{ background-color: #c6eae9;}.plan-signup{ text-align: center;margin: 40px auto;}.services-grid{ position: relative;margin: 40px auto;justify-content: center;gap: 10px;display: flex;align-items: stretch;flex-wrap: wrap;}.services-grid > div{ padding: 50px 10px;flex: 1 0 auto;width: 100%;max-width: 373px;border: 1px solid #222346;margin: 0;background-color: #c6eae9;}.services-grid h3{ display: block;text-align: center;line-height: 1.1;font-size: 35px;}.services-grid h3 a{ color: #000;}.services-grid figure{ transition: .4s all;width: 126px;height: 126px;border-radius: 50%;background-color: #509b9a;margin: 0 auto 20px;display: flex;align-items: center;}.services-grid ul{ display: block;margin: 20px 10px;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;}.services-grid ul li:before{ width: 15px;height: 16px;background: url(assets/images/list-deco.svg) left top no-repeat;content: "";}.services-grid ul li a{ color: #444;}.services-grid h3:hover a{ color: #55bcb8;}.services-grid ul li:hover a{ color: #55bcb8;}.services-grid #all{ flex: 1;max-width: 100%;background-color: #222346;display: flex;flex-flow: column;justify-content: center;align-items: center;text-align: center;padding: 60px 20px;}.services-grid #all .h2{ font-size: 57px;color: #fff;margin-bottom: 40px;transition: .3s;}.services-grid #all:hover .h2{ color: #55bcb8;}.services-grid #all .btn:hover{ background-color: #509b9a;}.stories{ margin: 40px auto;display: flex;justify-content: center;gap: 20px;flex-flow: wrap;}.stories > *{ max-width: 450px;}.stories .case figure{ position: relative;}.stories .case figure img{ margin: 0;width: 100%;}.stories .case .after:before,.stories .case .before:before{ font-size: 14px;font-weight: 700;position: absolute;left: 10px;top: 10px;content: "Before";color: #fff;text-transform: uppercase;letter-spacing: 1px;}.stories .case .after:before{ left: auto;right: 10px;content: "After";}.stories .caption{ padding: 10px;text-align: center;font-size: 16px;line-height: 1.2;}.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: #55bcb8;text-align: left;}.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #222346;}.accordion{ margin: 40px auto;text-align: left;max-width: 890px;}.accordion .toggle{ position: relative;cursor: pointer;clear: both;padding: 20px 50px 20px 0;width: 100%;display: block;text-align: left;}.accordion .toggle h3{ font-size: 25px;color: #55bcb8;text-align: left;}.accordion .toggle:hover .h2,.accordion .toggle:hover .h3,.accordion .toggle:hover h2,.accordion .toggle:hover h3{ color: #222346;}.accordion .toggle:after{ content: "\e81a";font-family: fontello;position: absolute;top: 13px;right: 0;font-size: 24px;text-align: center;width: 43px;height: 43px;color: #444;display: flex;align-items: center;justify-content: center;}.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: -40px;top: 50%;transform: translateY(-50%);}.slick-slider #next{ left: auto;right: -40px;}.slick-controls{ display: flex;align-items: center;justify-content: center;gap: 10px;}.slick-controls #next{ order: 2;}.slick-arrow{ color: #509b9a;font-family: fontello;font-size: 60px;left: 0;width: 60px;height: 60px;flex: 0 0 60px;display: flex;flex-direction: column;justify-content: center;align-items: center;z-index: 5;transition: .3s all;}.slick-arrow:hover{ color: #222346;}.slick-dots{ line-height: 1;}.slick-dots li{ line-height: 1;}.slick-dots li button{ padding: 0;}.slick-dots span{ cursor: pointer;background-color: #222346;height: 12px;width: 12px;border-radius: 50%;display: inline-block;margin: 0 5px;opacity: .18;}.slick-dots .slick-active span{ opacity: 1;background-color: #55bcb8;}.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: #444;text-transform: uppercase;}.slick-gallery .case span:last-of-type:after{ content: "After";}.slick-gallery figcaption{ margin: 5px auto;}#safety h3:after{ background-color: #55bcb8;}.cls-2,.cls-3,.cls-4{ stroke: #55bcb8;}.thinner .cls-2{ fill: #55bcb8;}.covid-icon{ border-color: #55bcb8;}@media (max-width:1024px){ .split .flex-ed{ flex-flow: column;text-align: center; } .split figure{ margin: 0 auto; } .split article{ margin: 0 auto;padding: 40px 10px; } .split .btn{ margin: 10px auto; } #interior-banner .contain{ padding: 40px 20px 20px; } #interior-banner .flex-title{ text-align: center; } #interior-banner .flex-title .contain{ max-width: 100%; } #interior-banner #main-img{ max-width: 564px; } #interior-banner.has-main{ padding-top: 40px; } .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 0; } .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 40px;max-width: 488px; } .block ul{ display: table;margin: 20px auto; } .contact{ text-align: center;display: block; } .contact > div:first-child, .contact p{ margin: 10px auto; } #banner .deco{ display: none; } #banner article{ width: 100%;text-align: center; } #banner article p:last-of-type{ display: none; } #meet .assoc{ max-width: 100%;justify-content: space-around; } #services .callouts{ flex-flow: wrap; } #signup figure{ order: -1; } #signup ul{ max-width: 330px;margin: 20px auto 0; } #ready{ margin: 0 10px -80px; } .meet-assoc{ margin: 0 auto;padding-top: 30px;justify-content: center; } #insure-form #check-list{ flex-flow: column; } .select2-container{ width: 100%!important; }}@media (max-width:768px){ .hd-info{ display: none; } .why ul{ flex-wrap: wrap; } .why ul li{ flex: 1 1 100%;max-width: 100%; } #map{ display: none; } footer #fo-contents{ flex-flow: column;justify-content: center;align-items: center;gap: 30px;margin: 0 auto 35px; } footer .fo-info{ order: 0; } #copy{ display: flex;flex-flow: column;gap: 10px; } #copy span:not(#copyDate):last-of-type{ display: none; } #ready{ flex-flow: column;margin: 0 20px 60px;text-align: center; } #ready .h2{ background-position: center top;padding: 0; } #banner h1{ font-size: 16px;max-width: 300px;line-height: 1.4;margin: 0 auto 15px; } #banner h2{ font-size: 31px; } #banner figure{ position: relative;min-height: 535px; } #banner figure img{ position: absolute;left: 50%;top: 0;height: 100%;width: auto;max-width: none;transform: translateX(-50%); } .dividerLead, .h2, .more-to-explore span, body.page_index .h2, body.page_index h2, h2{ font-size: 40px; } #page-title h1:only-child, .h1, h2#append{ font-size: 40px; } .meet-center{ padding-bottom: 60px; } .meet-center:before{ bottom: 0; } #plan{ flex-flow: wrap;gap: 20px; } .why-plan ul{ flex-flow: wrap;justify-content: center; } #emer-exam{ flex-flow: wrap; } #emer-exam:before{ left: 0; } #emer-know{ padding: 30px 10px; }}@media (max-width:590px){ .h3, h3{ font-size: 30px; } 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; }}
