body{ position: relative;background: #fff url(assets/images/pattern-1.jpg) center center repeat;color: #000;font: 300 17px/1.7 fenwick,sans-serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #26529d;}a:hover{ color: #688bc6;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #688bc6;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #26529d!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #000;font: 300 11px/1 fenwick,sans-serif;letter-spacing: .22px;display: block;margin: 10px auto;text-transform: uppercase;}#page-title h1:only-child,.h1,h2#append{ color: #000;font: 600 57px/1 cormorant-garamond,serif;}.dividerLead,.h2,.more-to-explore span,h2{ color: #000;font: 600 57px/1 cormorant-garamond,serif;position: relative;}.h3,h3{ color: #26529d;display: block;position: relative;font: 300 28px/1.1 fenwick,sans-serif;}.h4,h4{ color: #000;display: block;position: relative;font: 600 20px/1.1 cormorant-garamond,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: 24px;line-height: 1.6;overflow: hidden;}main ul li:before{ content: "\e832";color: #26529d;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: 300 11px/1.2 fenwick,sans-serif;color: #5b5c5f;min-width: 285px;margin: 10px;padding: 20px 10px;text-transform: uppercase;letter-spacing: 1.1px;box-shadow: inset 0 0 0 1px #688bc6;}[class^=btn]:hover{ background-color: #26529d;color: #fff;}.btn-alt{ background-color: #688bc6;color: #fff;}.btn-alt:hover{ background-color: #26529d;color: #fff;}.btn-thr{ box-shadow: inset 0 0 0 1px #fff;color: #fff;}.btn-thr:hover{ background-color: #fff;color: #000;}#fixed-tabs a{ font-weight: 400;font-size: 12px;}#fixed-tabs b,#fixed-tabs strong{ font-weight: 400;}#fixed-tabs .ra{ background-color: #214788;}#fixed-tabs .call{ background-color: #557dbf;}#fixed-tabs .fr,#fixed-tabs .map{ background-color: #5b5c5f;}#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;margin: 0 auto;}header .hd-container{ flex: 1;display: flex;align-items: center;padding: 10px;}header .hd-info{ flex: 0 1 280px;order: -1;text-align: center;}header .pho{ color: #688bc6;font-size: 25px;position: relative;display: table;margin: 0;display: block;}header .pho:hover{ color: #26529d;}header .phy{ color: #000;font-size: 14px;font-weight: 300;text-transform: uppercase;line-height: 1.2;position: relative;margin: 0;display: block;}header .phy:hover{ color: #688bc6;}header .pho,header .phy{ margin: 0 auto;}header .hd-btns{ flex: 0 1 300px;}header .hd-btns .btn,header .hd-btns .btn-alt{ margin: 0;display: block;}header .hd-btns .btn-alt:hover,header .hd-btns .btn:hover{ background-color: #26529d;color: #fff;}header .hd-btns .ra{ font-size: 12px;box-shadow: inset 0 0 0 1px #707070;}header .hd-btns .check{ padding: 10px;}@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%;background-color: #26529d; } nav, nav ul li, nav ul li a{ position: relative; } nav > ul{ padding: 0;max-width: 980px;margin: auto; } 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 button i { 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: 11px;letter-spacing: 1.1px;color: #fff;text-transform: uppercase; } nav > ul > li > a span{ color: #000; } nav > ul > li:hover > a{ color: #688bc6; } 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: #26529d;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: #5b5c5f;color: #fff; } nav ul ul ul{ left: 100%;top: 0;background-color: #688bc6; } 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: #456fb6; } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: #4a74bb; } nav ul ul ul ul li:hover a{ background-color: #424345; } .has-submenu button, .has-submenu span > a{ display: inline-block;line-height: 1;color: #688bc6; } .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; }}.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: #f0efee;}.fix-nav header .logo img{ max-height: 80px;}.fix-nav #hd-top,.fix-nav header .check{ display: none;}@media (max-width:1024px){ .hd-info{ display: flex;align-items: center;margin-right: 10px;justify-content: flex-end;text-align: center; } header .pho{ font-size: 30px; } header .logo{ padding: 8px; } header .logo img{ max-height: 70px; } #hd-top, #main-nav, header .hd-btns, header .phy, header [class^=btn], header nav ul{ display: none; } .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: #26529d;width: 70px;min-height: 70px;display: flex;flex-direction: column;justify-content: center;align-items: center;align-self: stretch;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: #26529d; } .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 fenwick,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: #688bc6;}.play:hover i{ background-color: #688bc6;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #26529d;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: #1c3d74;}[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: 100%;margin: 20px auto;background-color: #26529d;border-radius: 4px;color: #fff;padding: 30px;position: relative;}#insure-form h3{ font-size: 30px;color: #fff;margin-bottom: 20px;}#insure-form #check-list{ display: flex;align-items: center;justify-content: space-around;flex-flow: column;}#insure-form #check-list p{ margin: 0 0 20px;}#insure-form .btn-thr{ min-width: 223px;margin: 20px 0 0;}#insure-form .btn-thr:hover{ background-color: #fff;color: #5b5c5f;}#insure-form .btn-thr:hover svg path{ stroke: #5b5c5f;}#insure-form select{ max-width: 350px;background-color: transparent;}#insure-form select ::placeholder{ color: #fff;}#insure-form .select2-container--default .select2-selection--single{ background-color: transparent;border: none;border-bottom: 1px solid #fff;border-radius: 0;color: #fff;font-size: 14px;}#insure-form .select2-container--default .select2-selection--single .select2-selection__rendered{ color: #fff!important;}#insure-form .select2-container--default .select2-selection--single .select2-selection__arrow{ background-color: #fff;}#insure-form .insure-modal{ position: absolute;left: 50%;max-width: 700px;display: none;top: 50%;width: 80%;transform: translate(-50%,-50%);background-color: #000;padding: 20px;z-index: 1;}#insure-form .insure-modal .btn{ margin-left: 0;}#insure-form .insure-modal .h3{ color: #fff;}#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 auto;}#insure-form .yep i{ margin-top: 5px;}body.page_index .h2,body.page_index h2{ display: block;color: #26529d;}body.page_index .h2 small,body.page_index h2 small{ display: block;font: 300 11px/1 fenwick,sans-serif;text-transform: uppercase;letter-spacing: .2px;margin-bottom: 10px;}.split{ padding: 60px 10px;}.split .flex-ed{ max-width: 1150px;margin: auto;display: flex;align-items: center;justify-content: space-between;}.split article{ flex: 0 1 50%;padding: 10px;}.split figure{ flex: 0 1 auto;}.split figure img{ margin: 0;}.split .btn{ margin-left: 0;}#banner{ text-align: center;position: relative;background-color: #688bc6;display: flex;}#banner > figure{ max-width: 65%;flex: 1;}#banner > figure img{ width: 100%;}#banner > div{ flex: 0 1 35%;display: flex;flex-flow: column;}#banner > div figure{ display: flex;}#banner > div figure span{ flex: 1;}#banner > div figure span img{ width: 100%;display: block;}#banner article{ padding: 20px;text-align: center;color: #fff;max-width: 500px;margin: auto;}#banner .tag,#banner h1,#banner h2{ color: #fff;}#banner h1{ font: 300 11px/1.4 fenwick,sans-serif;text-transform: uppercase;letter-spacing: .2px;margin-bottom: 10px;}#banner .tag{ font: italic 400 17px/1.4 cormorant-garamond,serif;margin-top: 20px;display: block;}@media (max-width:1400px){ #banner h2{ font-size: 40px; }}#welcome{ padding: 120px 0;}#welcome article{ max-width: 800px;padding: 20px;margin: 0 auto;text-align: center;}#welcome p{ font: italic 400 28px/1.4 cormorant-garamond,serif;color: #000;}#welcome .signature{ text-transform: uppercase;color: #26529d;font: normal 300 11px/1.4 fenwick,sans-serif;letter-spacing: .2px;margin-top: 20px;}#welcome .signature img{ margin-bottom: 10px;}#about{ background-color: #26529d;color: #fff;padding: 100px 0;position: relative;}#about:before{ width: 1px;position: absolute;left: 50%;top: -50px;bottom: -50px;content: "";background-color: #688bc6;}#about .h2,#about h2{ color: #fff;}#about .slick-about{ max-width: 1150px;margin: 0 auto;position: relative;}#about .slick-about .slide{ display: flex!important;justify-content: space-between;align-items: center;padding: 15px 10px;}#about .slick-about .slide article{ max-width: 300px;}#about .slick-about .slide .desc{ max-width: 300px;}#about .slick-about .slide .btn-thr{ margin-left: 0;}#about .slick-about .slick-arrow{ color: #fff;left: 0;bottom: 0;top: auto;border: 1px solid #fff;height: 40px;transform: rotate(90deg);}#about .slick-about .slick-arrow i:before{ margin: 0;}#about .slick-about .slick-arrow:hover{ background-color: #fff;color: #000;}#about .slick-about #next{ left: 50px;}#giving{ padding: 100px 0;}#giving figure img{ margin-left: auto;}#giving figure .deco{ display: block;margin-top: 80px;padding-right: 100px;padding-bottom: 50px;background: url(assets/images/elem-deco.png) right bottom no-repeat;}#giving .flex-ed{ align-items: flex-start;}#giving .flex-ed > div{ max-width: 640px;}#giving .flex-ed > div figure{ margin-bottom: 20px;margin-top: 60px;}#giving h2 img{ display: inline;}#meet{ background: url(assets/images/index-meet-bg.jpg) center top no-repeat fixed;background-size: cover;}#meet article{ background-color: #fff;padding: 60px 50px;max-width: 720px;flex: 1;position: relative;}#services{ background-color: rgba(0,0,0,.1);padding: 100px 10px;}#services .contain{ max-width: 1150px;margin: 0 auto;}#services .contain > figure{ margin: 30px 0;}#services .swap-wrapper{ display: flex;justify-content: space-between;}#services .swap-wrapper .swap-nav{ max-width: 400px;flex: 1;}#services .swap-wrapper .swap-nav small{ display: block;text-transform: uppercase;font-size: 10px;}#services .swap-wrapper .swap-nav ul li{ padding: 20px;display: flex!important;align-items: center;margin: 0;cursor: pointer;position: relative;}#services .swap-wrapper .swap-nav ul li figure{ flex: 0 1 60px;}#services .swap-wrapper .swap-nav ul li:before{ display: none;}#services .swap-wrapper .swap-nav ul li h3{ font: 300 12px/1.2 fenwick,sans-serif;text-transform: uppercase;letter-spacing: 1.2px;}#services .swap-wrapper .swap-nav ul li:hover{ background: #eee9e3;}#services .swap-wrapper .swap-nav ul li:hover:after{ position: absolute;left: 0;top: 0;bottom: 0;width: 7px;background-color: #688bc6;content: "";}#services .swap-content{ max-width: 600px;}#services .swap-content .btn{ margin-left: 0;}#options{ padding: 120px 0 60px;}#options figure{ background: url(assets/images/elem-deco.png) right bottom no-repeat;padding-right: 40px;padding-bottom: 40px;flex: 0 1 auto;}#options figure img{ margin: 0;}#options .btn i{ color: #688bc6;font-size: 22px;line-height: .51;margin: -10px 0;display: inline-block;}#ask{ background-color: #26529d;color: #fff;max-width: 500px;}#ask .h2{ color: #fff;}#ask input,#ask select,#ask textarea{ display: block;width: 100%;margin-bottom: 10px;background-color: #688bc6;color: #fff;padding: 10px;}#ask .btn-thr{ margin: 10px 0 0;background-color: transparent;}#ask .btn-thr:hover{ background-color: #fff;color: #000;}#ask ::placeholder{ color: #fff;}#ask ::-webkit-input-placeholder{ color: #fff;}#find{ max-width: 1150px;margin: 0 auto;padding: 50px 0 100px;}#find h2{ margin-bottom: 20px;}#find article{ max-width: 575px;padding: 30px 0;}#find .contain{ display: flex;justify-content: space-between;}#find #map{ max-width: 400px;flex: 1;margin-top: -100px;margin-right: 40px;}#reviews{ position: relative;padding: 80px 10px;text-align: center;max-width: 1150px;margin: 0 auto;border-top: 1px solid #26529d;}#reviews i.icon-quote{ transform: rotate(180deg);color: #688bc6;font-size: 60px;}#reviews .slick-reviews{ max-width: 930px;margin: 0 auto;}#reviews .slick-reviews .slick-slide{ padding: 0;margin: 0;font: italic 400 35px/1.2 cormorant-garamond,serif;}#reviews author{ display: flex;font: 300 10px/1 fenwick,sans-serif;text-transform: uppercase;letter-spacing: 2px;text-align: left;margin: 20px 0 0;align-items: center;justify-content: center;}#reviews star{ display: block;letter-spacing: 6px;font-size: 20px;margin-bottom: 10px;}#reviews i{ margin-right: 20px;display: block;font-size: 30px;}#reviews i.icon-facebook{ color: #4d70a8;}#reviews i.icon-google{ color: #dc4e41;}#reviews .controls-wrapper{ position: relative;margin-top: 40px;}#reviews .controls-wrapper .slick-controls{ position: absolute;left: 50%;margin-left: 180px;top: 30px;}.cpn{ display: block;background-color: #688bc6;display: flex;justify-content: space-around;color: #fff;align-items: center;}.cpn .desc{ padding: 10px;margin: 0 auto;}.cpn .title{ font-size: 28px;line-height: 1;}.cpn .title strong{ font-size: 75px;}.cpn .title sub{ font-size: 44px;top: 0;}.cpn figure{ margin-right: auto;}.cpn .btn{ box-shadow: inset 0 0 0 1px #fff;color: #fff;display: block;max-width: 290px;margin: 20px auto 0;}.cpn:hover{ background-color: #5b5c5f;color: #fff;}.special-form{ max-width: 500px;}.special-form .h2{ margin-bottom: 20px;}.special-form input{ display: block;width: 100%;margin-bottom: 5px;border: 1px solid #26529d;padding: 10px;}.special-form .btn{ margin: 20px 0 0;}#quest{ max-width: 530px;}#quest .slick-form{ margin: 20px 0 0;max-width: 100%;}#quest .input{ display: flex!important;width: 100%;border-bottom: 1px solid #fff;}#quest .forms input,#quest .forms select,#quest .forms textarea{ flex: 1;height: 50px;padding: 10px;font-size: 14px;font-weight: 300;border: none;background-color: transparent;margin: 0;color: #fff;}#quest .forms textarea{ padding-top: 15px;}#quest .forms .next{ min-width: 100px;position: relative;margin: 0;font: 300 10px/1 fenwick,sans-serif;letter-spacing: 1px;text-transform: uppercase;border-radius: 0;transform: none;background-color: #26529d;color: #fff;padding: 0;height: auto;left: 0;}#quest .forms .btn-alt{ max-width: 100px;}#quest .slick-dots{ text-align: left;margin-top: 20px;}#quest .slick-dots li span{ background-color: #688bc6;opacity: .2;}#quest .slick-dots li.slick-active span{ opacity: 1;}#quest .forms select:focus { background:#000; }#quest ::placeholder{ color: #fff;}#quest ::-webkit-input-placeholder{ color: #fff;}.social{ text-align: center;margin: 0;display: flex;justify-content: space-around;}.social a{ position: relative;display: inline-block;margin: 0;font-size: 16px;color: #fff;width: 40px;height: 40px;line-height: 40px;border: 1px solid #688bc6;}.social .fb:hover{ color: #4d70a8;}.social .gp:hover{ color: #dc4e41;}.social .yp:hover{ color: #b62717;}footer{ background: #26529d url(assets/images/pattern-3.png) center center repeat;color: #fff;padding: 100px 0;font-size: 13px;}footer a{ color: #fff;}footer a:hover{ color: #688bc6;}footer .fo-title{ color: #688bc6;display: block;margin-bottom: 10px;text-align: left;font: italic 600 19px/1 cormorant-garamond,serif;}footer #fo-contents{ max-width: 980px;margin: 0 auto 40px;display: flex;justify-content: space-between;padding: 10px;}footer .pho{ font-size: 25px;display: block;margin-bottom: 10px;}footer .phy{ font-size: 14px;display: block;text-transform: uppercase;line-height: 1.2;}footer .hours{ margin: 0;line-height: 2.3;}footer .hours p{ color: #fff;margin: 0;}footer .hours label{ font-weight: inherit;width: 90px;}footer .social{ display: table;margin-top: 40px;}footer .social a:first-of-type{ margin-left: 0;}#fo-wrapper{ display: flex;justify-content: space-between;line-height: 1;max-width: 980px;margin: 0 auto;align-items: flex-end;}#fo-wrapper #quest{ max-width: 530px;margin-bottom: 40px;}#fo-wrapper #copy{ text-align: left;order: -1;font-size: 12px;line-height: 2.5;}#fo-wrapper #copy .legal,#fo-wrapper #copy .privacy{ display: block;}#fo-wrapper #copy .icon-tnt{ display: inline-block;vertical-align: middle;margin: 0;font-size: 50px;line-height: 1;}#fo-wrapper #copy .legal{ text-transform: uppercase;}#page{ position: relative;display: block;width: 100%;margin: auto;padding: 30px 10px;max-width: 1150px;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%; }}.specials .cpn{ max-width: 600px;margin: 0 auto;flex-flow: wrap;}.specials .cpn figure{ order: -1;}.specials .cpn .desc{ padding: 40px 10px;}#interior-banner{ display: flex;flex-direction: column;justify-content: center;position: relative;text-align: center;background-color: #688bc6;}#interior-banner .contain{ max-width: 1150px;margin: auto;width: 100%;padding: 60px 20px;position: relative;z-index: 1;}#interior-banner .flex-title{ height: 100%;margin: 0;width: 100%;justify-content: center;align-items: center;}#interior-banner .flex-title #page-title{ margin: 0;}#interior-banner .flex-title .contain{ flex: 0 1 50%;max-width: 700px;margin: 0 auto;color: #fff;}#interior-banner #main-img{ flex: 0 1 50%;order: -1;}#interior-banner #main-img img{ width: 100%;}#interior-banner #intro,#interior-banner h1,#interior-banner h2{ color: #fff;}#intro{ margin: 0 auto;}#static-banner{ display: none;}.why{ padding: 30px 0 10px;position: relative;counter-reset: why-section;}.why:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;background-color: #26529d;}.why h2{ text-align: center;font: 300 11px/1.4 fenwick,sans-serif;text-transform: uppercase;letter-spacing: .22px;color: #fff;}.why ul{ display: flex;justify-content: space-around;align-items: center;text-align: center;align-items: flex-start;}.why ul li{ max-width: 280px;flex: 1 1 33%;padding: 0;margin: 10px;width: 100%;color: #fff;overflow: visible;}.why ul li:before{ content: "";position: static;display: block;margin: 0 auto;width: 50px;height: 50px;background: url(assets/images/why-deco.png) center top no-repeat;}.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: 50px 10px;}.block:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;z-index: -1;}.block .contain{ display: flex;justify-content: space-around;align-items: flex-start;}.block h2{ margin-bottom: 20px;color: #26529d;}.block .wrap{ height: 0;}.block article{ margin: 80px 0 0 0;flex: 0 1 750px;background-color: #fff;padding: 50px;position: relative;z-index: 10;box-shadow: 0 3px 6px rgba(0,0,0,.16);}.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;background: url(assets/images/elem-deco.png) right top no-repeat;}.block .elem-left{ background-position: left top;padding: 30px 0 0 30px;margin-right: -50px;}.block .elem-right{ order: 1;padding-right: 30px;padding-top: 30px;margin-left: -50px;}.mini-block{ display: table;clear: both;max-width: 100%;width: 100%;margin: 30px auto;}.mini-block .elem{ position: relative;z-index: 11;margin: 0;padding: 0;}.mini-block .elem-left{ margin-right: 20px;padding: 0;margin-top: 0;}.mini-block .elem-right{ margin-left: 20px;padding: 0;margin-top: 0;}.mini-block article{ position: unset;padding: 0;margin: 0;background-color: transparent;box-shadow: none;}.block.no_img{ text-align: center;padding: 0 10px;}.block.no_img article{ margin: 0;background-color: transparent;box-shadow: none;}.meet-center{ text-align: center;padding: 100px 0 0;}.meet-center figure{ margin-bottom: 20px;}.meet-center h2{ color: #26529d;}.meet-split{ display: flex;position: relative;color: #fff;padding: 110px 0;align-items: flex-start;}.meet-split:before{ position: absolute;left: -1000px;top: 0;right: -1000px;bottom: 0;background-color: #26529d;z-index: -1;content: "";}.meet-split figure{ max-width: 580px;flex: 1 0 auto;background: url(assets/images/elem-deco.png) left bottom no-repeat;padding-left: 30px;padding-bottom: 30px;margin-left: 60px;}.meet-split h2{ color: #fff;}.no-deco{ padding: 0!important;}.more-to-explore{ position: relative;text-align: center;margin: 0 auto;padding: 40px 10px 60px;}.more-to-explore:before{ background: url(assets/images/explore-deco.png) center top no-repeat;height: 150px;display: block;width: 100%;margin-bottom: 10px;content: "";}.more-to-explore span{ text-transform: uppercase;color: #26529d;position: relative;display: block;padding-bottom: 30px;margin-bottom: 30px;letter-spacing: 10px;}.more-to-explore span:after,.more-to-explore span:before{ display: block;width: 200px;background-color: #26529d;height: 1px;margin: 0 auto 10px;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);content: "";}.more-to-explore span:after{ bottom: -20px;width: 130px;}.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 .7em 20px;}#common a:hover h3{ color: #688bc6;}#common span{ display: flex;min-height: 80px;align-items: center;margin-bottom: 10px;}#common h3{ font: 300 18px/1.1 fenwick,sans-serif;letter-spacing:0;color:#5b5c5f;}.services-grid{ position: relative;margin: 40px auto;display: flex;align-items: stretch;flex-wrap: wrap;flex-wrap: wrap;}.services-grid > div{ flex: 0 1 32%;margin: 10px auto;}.services-grid figure{ position: relative;}.services-grid figure:after{ background-image: linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);content: "";position: absolute;left: 0;top: 50%;width: 100%;bottom: 0;}.services-grid a{ display: block;}.services-grid h3{ color: #688bc6;font: 600 45px/1 cormorant-garamond,serif;text-align: center;line-height: 1.1;margin-top: -80px;max-width: 80%;margin-left: 10%;}.services-grid a:hover h3{ color: #000;}.services-grid figure{ transition: .4s all;}.services-grid figure img{ width: 100%;}.services-grid ul{ display: table;margin: 20px auto;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;}.services-grid ul li a{ color: #000;}.services-grid h3:hover a{ color: #26529d;}.services-grid ul li:hover a{ color: #688bc6;}.styled-form .inline,.styled-form .input-content{ background-color: #26529d;} .styled-form .btn{ display: table;margin: 10px auto; }.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #688bc6;}.accordion{ margin: 40px auto;text-align: left;max-width: 1100px;}.accordion .toggle{ position: relative;cursor: pointer;clear: both;padding: 20px 50px;background-color: #fff;margin-top: 8px;width: 100%;display: block;text-align: left;text-transform: uppercase;letter-spacing: 1.2px;}.accordion .toggle:before{ width: 7px;position: absolute;left: 0;top: 0;bottom: 0;background-color: #688bc6;content: "";}.accordion .toggle h3{ font: 300 12px/1.1 fenwick,sans-serif;}.accordion .toggle:hover .h2,.accordion .toggle:hover .h3,.accordion .toggle:hover h2,.accordion .toggle:hover h3{ color: #688bc6;}.accordion .toggle.active:after{ content: "\e83a";}.accordion .toggle:after{ content: "\e825";font-family: fontello;position: absolute;top: 0;right: 0;font-size: 24px;width: 53px;text-align: center;height: 53px;color: #fff;background-color: rgba(91,92,95,.5);display: flex;align-items: center;justify-content: center;}.accordion > div{ display: none;padding: 0 50px 20px 0;background-color: #688bc6;color: #fff;padding: 20px 50px;}.accordion > 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;flex-wrap: wrap;max-width: 100%;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{ height: 380px;margin: 20px auto 40px;}.contact-map iframe{ height: 100%;width: 100%;}.slick-slider .slick-arrow{ position: absolute;left: -100px;top: 50%;transform: translateY(-50%);}.slick-slider .slick-arrow svg{ margin-left: 50px;}.slick-slider #next{ left: auto;right: -100px;}.slick-slider #next svg{ margin-left: -50px;}.slick-controls{ display: flex;align-items: center;justify-content: space-around;}.slick-arrow{ color: #26529d;font-family: fontello;font-size: 40px;left: 0;width: 40px;height: 120px;flex: 0 0 60px;display: flex;flex-direction: column;justify-content: center;align-items: center;border: 1px solid #26529d;z-index: 5;transition: .3s all;}.slick-arrow i{ margin-left: -4px;}.slick-arrow:hover{ color: #688bc6;background-color: #688bc6;}.slick-dots{ line-height: 1;}.slick-dots li{ line-height: 1;}.slick-dots li button{ padding: 0;}.slick-dots span{ cursor: pointer;background-color: #fff;height: 12px;width: 12px;border-radius: 50%;display: inline-block;margin: 0 5px;opacity: 1;}.slick-dots .slick-active span{ opacity: 1;background-color: #26529d;}.pagingInfo{ text-align: center;}.gallery{ max-width: 840px;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: -40px 10% 0;position: relative;max-width: 80%;background-color: #fff;padding: 20px;text-align: center;}.slick-gallery figcaption:before{ position: absolute;left: 25px;top: 25px;bottom: -25px;z-index: -1;right: 0;background: url(assets/images/deco-repeat.png) center top repeat;content: "";}#safety h3:after{ background-color: #26529d;}.cls-2,.cls-3,.cls-4{ stroke: #26529d;}.thinner .cls-2{ fill: #26529d;}.covid-icon{ border-color: #26529d;}@media (max-width:1024px){ .split .flex-ed{ display: block;text-align: center; } .split figure{ display: block;margin: auto; } .split article{ margin: 20px auto; } .split .btn{ margin: 10px auto; } #fo-contents{ flex-wrap: wrap; } footer .hours{ margin: 0 20px; } .fo-title{ text-align: center; } #interior-banner .contain{ padding: 30px 20px 20px; } #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; } #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; } .block.no_img { padding:40px 10px; } #all, .services-grid > div{ flex: 0 1 48%; } [data-player][class^=elem]{ max-width: 650px; } .block .elem{ background: 0 0;padding: 0; } #interior-banner #main-img{ max-width: 50%; } .block article{ margin: 0; } footer #fo-contents{ flex-flow: wrap;justify-content: center; } footer .logo{ width: 100%;margin-bottom: 40px; } header .logo img{ max-height: 50px; } header .logo{ margin: 0; } header .hd-info{ order: 0;margin: 0 auto; } #about{ text-align: center; } #about:before{ bottom: auto;height: 90px; } #about .slick-about .slide{ flex-flow: column; } #about .slick-about figure { margin-top:20px; } #giving .flex-ed > figure{ display: none; } #giving .flex-ed > div{ margin: 0 auto; } #meet{ padding: 0; } #meet .flex-ed{ display: flex;flex-flow: column; } #meet article{ margin: 0 auto;max-width: 100%;order: 2; } #services article { text-align:center; } #services .swap-wrapper .swap-nav{ text-align: center; } #services .swap-wrapper .swap-nav small{ display: none; } #services .swap-wrapper .swap-nav{ max-width: 600px;margin: 0 auto; } #services .swap-wrapper .swap-nav ul li{ flex-flow: wrap; justify-content:center; } #services .swap-wrapper .swap-nav ul li div{ display: none;text-align: center; } #options{ padding: 40px 0; } #options figure{ max-width: 498px; } #find{ padding: 50px 10px; } #find article{ padding: 10px; } #find #map{ margin-right: 0; } #reviews{ max-width: 90%;margin: 0 auto; } #reviews .controls-wrapper .slick-controls{ position: static;margin: 0 auto;justify-content: center; } #reviews .controls-wrapper .slick-controls #next{ order: 2; } .slick-arrow{ height: 40px;border: none; } .cpn .desc { text-align:center; } .cpn .title strong{ font-size: 40px; } .cpn .title{ font-size: 22px; } .meet-split{ flex-flow: wrap;justify-content: center;text-align: center; } .meet-split figure{ margin: 20px auto;padding: 0; }}@media (max-width:768px){ header .pho{ font-size: 18px; } .why ul{ flex-wrap: wrap; } .why ul li{ flex: 1 1 100%; } #fo-wrapper{ flex-flow: column;align-items: center; } #fo-wrapper #copy{ order: 2;text-align: center; } footer .fo-title{ text-align: center; } footer .social{ margin: 20px auto; } footer .fo-info{ text-align: center; } .cpn{ flex-flow: wrap; } .cpn figure{ margin: 0 auto;order: -1; } .cpn .desc{ padding: 40px 10px; } .contact{ text-align: center;display: block; } .contact > div:first-child, .contact p{ margin: 10px auto; } .contact > div:last-child { margin:30px 0 0; } #banner { flex-flow:column; } #banner figure { max-width:100%; order:2 } #banner > div { flex:100%; } #banner > div figure { display:none; } #giving { padding:0px; } #giving .flex-ed > div figure { margin-top:0; } #find .contain{ flex-flow: column;display: block;text-align: center; } #find article{ max-width: 100%; } #find #map{ margin: 0 auto;max-width: 100%; }}@media (max-width:590px){ .hd-info{ display: none; } #map{ display: none; } #copy span:last-of-type{ display: block;font-size: 0; } .gallery{ padding: 0; } #all, .services-grid > div{ flex: 1 1 100%; } .youtube[class*=elem-]{ width: 100%; } [data-player][class^=elem]{ min-width: 100%; } .landing{ display: block; } header .hours label{ width: 100px; } #interior-banner #main-img{ max-width: 100%; margin: 0 auto; } .dividerLead, .h2, .more-to-explore span, h2{ font-size: 40px; } .block article{ padding: 10px; } #fo-wrapper #quest{ max-width: 90%; } #insure-form{ padding: 40px 10px; } #insure-form select{ max-width: 250px; }}@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; }}
