#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}html,body{margin:0;padding:0;left:0;top:0;font-size:100%}main,.main{display:block;width:100%}.row{position:relative;display:block;margin-left:auto;margin-right:auto;width:95%}.row:after{content:"";display:block;clear:both}.row .col{float:left;margin:25px 2%;min-height:10px;box-sizing:border-box}@media only screen and (min-width: 0) and (max-width: 720px){.row .sml-1{width:4.33333%}.row .sml-2{width:12.66667%}.row .sml-3{width:21%}.row .sml-4{width:29.33333%}.row .sml-5{width:37.66667%}.row .sml-6{width:46%}.row .sml-7{width:54.33333%}.row .sml-8{width:62.66667%}.row .sml-9{width:71%}.row .sml-10{width:79.33333%}.row .sml-11{width:87.66667%}.row .sml-12,.row>.col:not([class*=sml]){width:96%}}@media only screen and (min-width: 721px) and (max-width: 1024px){.row .med-1{width:4.33333%}.row .med-2{width:12.66667%}.row .med-3{width:21%}.row .med-4{width:29.33333%}.row .med-5{width:37.66667%}.row .med-6{width:46%}.row .med-7{width:54.33333%}.row .med-8{width:62.66667%}.row .med-9{width:71%}.row .med-10{width:79.33333%}.row .med-11{width:87.66667%}.row .med-12,.row>.col:not([class*=med]){width:96%}}@media only screen and (min-width: 1025px){.row .lrg-1{width:4.33333%}.row .lrg-2{width:12.66667%}.row .lrg-3{width:21%}.row .lrg-4{width:29.33333%}.row .lrg-5{width:37.66667%}.row .lrg-6{width:46%}.row .lrg-7{width:54.33333%}.row .lrg-8{width:62.66667%}.row .lrg-9{width:71%}.row .lrg-10{width:79.33333%}.row .lrg-11{width:87.66667%}.row .lrg-12,.row>.col:not([class*=lrg]){width:96%}}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.justify{text-align:justify}.hidden-sm{display:none}.alignright{float:right;margin:10px}.aligncenter{margin:0 auto;display:block}.wave-container{display:inline-block;position:relative;width:238px;height:37px}.text{color:#494949;font-size:25px;font-weight:bold;font-weight:900;display:inline-block;position:absolute;bottom:0;animation:text 6000ms ease-in infinite;transform:translatez(0)}.text-w{color:#1a4e26;left:0;z-index:4}.text-a{color:#1a4e26;left:23px;animation-delay:150ms;z-index:2}.text-d{color:#1a4e26;left:37px;animation-delay:230ms;z-index:4}.text-d2{color:#1a4e26;left:52px;animation-delay:310ms;z-index:2}.text-e{color:#1a4e26;left:68px;animation-delay:390ms;z-index:4}.text-n{color:#1a4e26;left:82px;animation-delay:470ms;z-index:2}.text-s{color:#b0003f;left:99px;animation-delay:550ms;z-index:4}.text-e2{color:#b0003f;left:111px;animation-delay:630ms;z-index:2}.text-a2{color:#b0003f;left:124px;animation-delay:710ms;z-index:4}.text-p{color:#b0003f;left:138px;animation-delay:790ms;z-index:2}.text-o{color:#b0003f;left:153px;animation-delay:870ms;z-index:4}.text-r{color:#b0003f;left:168px;animation-delay:950ms;z-index:2}.text-t{color:#b0003f;left:180px;animation-delay:1030ms;z-index:4}.text-s2{color:#b0003f;left:193px;animation-delay:1110ms;z-index:2}.text-s3{color:#b0003f;left:208px;animation-delay:1180ms;z-index:2}.coast{position:absolute;left:1.3rem;bottom:1.7rem;width:6.2rem;height:10px;display:inline-block;animation:coast 6000ms linear infinite;transform:translateZ(0);animation-delay:500ms;z-index:3}.wave-rel-wrap{position:relative;top:20px;left:-45px;width:100%;height:100%;perspective:3rem;perspective-origin:0%, 50%}.wave{position:absolute;width:5px;height:10px;border-radius:1.1rem;background:radial-gradient(ellipse at center, #3399cc 0%,#3399cc 73%,#3399cc 100%);display:inline-block;animation:wave 6000ms linear infinite;will-change:width;transform:translateZ(0) scale(0);animation-delay:500ms}.delay{animation-delay:3000ms}@keyframes text{0%{transform:translate3d(0, 0, 0)}30%{transform:translate3d(0, 0, 0)}45%{transform:translate3d(0, -6px, 0)}55%{transform:translate3d(0, 0, 0)}}@keyframes coast{0%{transform:translate3d(0, 0, 0)}23%{transform:translate3d(0, 0, 0)}50%{transform:translate3d(240px, 0, 0)}100%{transform:translate3d(240px, 0, 0)}}@keyframes wave{0%{transform:scale(0);width:10px}23%{width:25px;transform:scale(1)}32%{width:60px}42%{width:75px;transform:rotateY(0deg) scale(1, 1)}51%{transform:rotateY(90deg) scale(0.6, 0.2)}52%{transform:rotateY(90deg) scale(0)}100%{transform:rotateY(90deg) scale(0)}}.wave-line{opacity:.4;position:absolute;top:3%;left:50%;background:#0af;width:500px;height:500px;margin-left:-250px;margin-top:-250px;transform-origin:50% 48%;border-radius:43%;animation:drift 3000ms infinite linear}.wave-line.-three{animation:drift 5000ms infinite linear}.wave-line.-two{animation:drift 7000ms infinite linear;opacity:.1;background:yellow}@keyframes drift{from{transform:rotate(0deg)}from{transform:rotate(360deg)}}*{font-family:'Open Sans', sans-serif}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3{margin:0 0 10px 0;font-family:'Open Sans', sans-serif;font-weight:normal}h1,.h1{font-size:24px;font-weight:600;color:#39c}h2,.h2{font-size:26px;font-weight:600;color:#39c;margin-bottom:20px}h2 a,.h2 a{font-size:26px;font-weight:600;color:#39c;margin-bottom:20px}h3,.h3{font-size:22px;font-weight:bold;color:#39c;margin-bottom:20px}h3 a,.h3 a{font-size:22px;font-weight:bold;color:#39c;margin-bottom:20px}h4,h4 strong{font-size:1.125rem;font-weight:600;color:#494949}p,label{color:#494949;font-family:'Open Sans', sans-serif;font-size:18px;font-weight:normal;line-height:1.5em;margin:0 0 30px 0}p:last-of-type,label:last-of-type{margin-bottom:0}ul,ol{margin-bottom:30px}ul li,ol li{color:#494949;font-family:'Open Sans', sans-serif;font-size:18px;font-weight:normal;line-height:1.5em}#s{margin-left:10px;margin-tight:10px;padding:5px}span,input{font-family:'Open Sans', sans-serif;font-size:18px;color:#323232}a{font-size:18px;color:#4472c4;text-decoration:none;transition:color 0.3s ease-in-out}a:hover{color:#b0003f}.main-content img{max-width:100%;height:auto}.main-content hr{margin:12px 0 12px 0;border:none;clear:both;color:#d1dde5;background-color:#d1dde5;height:1px}b{font-weight:bold}.button-container{padding-top:50px;text-align:center}.button{padding:10px 22px 11px 22px;font-size:20px;color:#fff;font-weight:bold;background-color:#39c;border:2px solid #39c;display:inline-block;cursor:pointer;transition:.5s linear}.button:hover{background-color:#fff;color:#39c}.meet-the-team .block-row .block,.news .block-row .block{transition:all .3s ease-in-out}.meet-the-team .block-row .block:hover,.news .block-row .block:hover{transform:scale(1.03);opacity:0.8}.featherlight-hover:hover img{transform:scale(1.03);opacity:0.8}.featherlight-hover img{transition:all .3s ease-in-out}.featherlight-content{border-radius:5px}.featherlight-content .featherlight-close-icon{right:2px !important}.fixedMenu{position:fixed;top:0;left:0;z-index:9000;width:100%;box-sizing:border-box;transition:0.5s ease-in-out;background-color:#fff;border-bottom:20px solid #39c}.fixedMenu:after{content:'';width:100%;height:6px;position:absolute;bottom:-13px;left:0;background-color:#fff;z-index:1}.fixedMenu .row{box-sizing:border-box}.fixedMenu .row .menu-row{margin-top:8px;margin-bottom:8px}.fixedMenu .header-left{position:absolute;top:0}.fixedMenu .header-left img{padding-top:7px;transition:0.5s ease-in-out}.fixedMenu .header-right{display:inline-block;float:right}.fixedMenu .header-right #open{display:none}.fixedMenu .header-right ul li a{color:#1a4e26;font-weight:800;text-shadow:none}@media only screen and (max-width: 1024px){.fixedMenu #nav-icon{display:block;position:absolute;right:2.5%;top:20px;width:26px;height:20px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.fixedMenu #nav-icon span{display:block;position:absolute;height:4px;width:100%;background:#494949;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.fixedMenu #nav-icon span:nth-child(1){top:0px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.fixedMenu #nav-icon span:nth-child(2){top:8px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.fixedMenu #nav-icon span:nth-child(3){top:16px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.fixedMenu .open span:nth-child(1){-webkit-transform:rotate(45deg) !important;-moz-transform:rotate(45deg) !important;-o-transform:rotate(45deg) !important;transform:rotate(45deg) !important;top:-1px !important;left:4px !important}.fixedMenu .open span:nth-child(2){width:0% !important;opacity:0 !important}.fixedMenu .header-right{width:100%;max-width:none;box-sizing:border-box}.fixedMenu .open span:nth-child(3){-webkit-transform:rotate(-45deg) !important;-moz-transform:rotate(-45deg) !important;-o-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;top:17px !important;left:4px !important}.fixedMenu nav{height:0;width:100%;box-sizing:border-box;overflow:hidden;border-top-left-radius:4px;border-top-right-radius:4px;-webkit-transition:all .3s ease}.fixedMenu nav ul{width:100%;margin-top:10px;box-sizing:border-box;padding-left:0}.fixedMenu nav ul li{display:block;text-align:center}.fixedMenu input[type="checkbox"]:checked+nav{height:auto;max-height:65vh;overflow-y:auto}}.grow{padding:10px 0 10px 0;background:#fff}.grow img{padding-top:0}nav ul{margin-bottom:0;margin-top:5px}body.admin-bar .fixedMenu{margin-top:32px}.main-menu ul li,.main-menu-2 ul li{display:inline-block;color:#fff;padding:5px;font-size:18px}.main-menu ul li a,.main-menu-2 ul li a{font-size:16px;color:#fff;text-decoration:none;text-shadow:4px 4px 2px #969696}.main-menu{float:right;margin-right:2.5%}.main-menu-2{width:100%;float:right;margin-top:-2px;box-sizing:border-box}.main-menu .active a,.main-menu-2 .active a{color:#b0003f !important}.main-menu ul>.active ~ .active,.main-menu-2 ul>.active ~ .active{border-bottom:none}#menu-main-navigation,.main-menu-2 #menu-fixed{list-style:none;padding:0;color:#fff}#menu-main-navigation li a,.main-menu-2 #menu-fixed li a,footer a{color:#fff}#menu-main-navigation li a:hover,.main-menu-2 #menu-fixed li a:hover,footer a:hover,footer ul .active a{color:#d2ecfc}footer ul>.active ~ .active a{color:#fff}@media only screen and (min-width: 1025px){.fixedMenu.hidden{opacity:0}}.page #hero,.error404 #hero,.single #hero,.blog #hero,.archive #hero{position:relative}.page #hero .pv-container,.error404 #hero .pv-container,.single #hero .pv-container,.blog #hero .pv-container,.archive #hero .pv-container{position:relative;min-height:500px}.page #hero .hero-headline,.error404 #hero .hero-headline,.single #hero .hero-headline,.blog #hero .hero-headline,.archive #hero .hero-headline{position:absolute;width:100%;top:calc(50% + 15px);transform:translateY(-50%);text-transform:uppercase}.page #hero .hero-headline .home-hero-logo,.error404 #hero .hero-headline .home-hero-logo,.single #hero .hero-headline .home-hero-logo,.blog #hero .hero-headline .home-hero-logo,.archive #hero .hero-headline .home-hero-logo{display:block;margin:0 auto;margin-bottom:0px;height:250px}.page #hero .hero-headline span,.error404 #hero .hero-headline span,.single #hero .hero-headline span,.blog #hero .hero-headline span,.archive #hero .hero-headline span{display:none;font-size:58px;font-weight:bold;color:#d2ecfc}.page #hero .owl-dots,.error404 #hero .owl-dots,.single #hero .owl-dots,.blog #hero .owl-dots,.archive #hero .owl-dots{position:absolute;width:100%;height:50px;text-align:center}.page #hero .owl-dots .owl-dot span,.error404 #hero .owl-dots .owl-dot span,.single #hero .owl-dots .owl-dot span,.blog #hero .owl-dots .owl-dot span,.archive #hero .owl-dots .owl-dot span{background-color:#d2ecfc;border-radius:45px;display:inline-block;margin:0 auto;margin:10px}.page #hero .owl-dots .active span,.error404 #hero .owl-dots .active span,.single #hero .owl-dots .active span,.blog #hero .owl-dots .active span,.archive #hero .owl-dots .active span{background-color:#39c}.main{display:block;padding-bottom:50px}.main .top .section-heading{background-color:#fff}.main section{display:block;width:100%;position:relative}.main section .inline-logo{max-width:100%}.main section .row{margin-bottom:10px}.main section .row:not(.padded-row){margin-top:10px}.main section>.row:nth-child(2){margin-top:25px}.main section>.row:last-of-type{margin-bottom:25px}.main section .block{position:relative}.main section .block h3,.main section .block h1{text-align:center;color:#fff;font-size:22px;margin-bottom:20px}.main section .block span{margin-bottom:20px;color:#fff;font-style:italic;display:block}.main section .block p{color:#fff}.main section .block article h1{text-align:left}.main section .wave-block{position:relative;background-color:#39c;padding-top:25px;padding-bottom:100px}.main section .wave-block h1{max-width:100%;overflow:hidden}.main section .wave-block:after{content:'';background-image:url("/wp-content/themes/gavs_theme/assets/media/curve.svg");background-repeat:no-repeat;background-size:cover;z-index:1;width:calc(100% + 20px);height:65px;display:block;position:absolute;bottom:-1px;left:-20px}.main section .wave-block:nth-child(2){margin-top:50px}.main section .wave-block:nth-child(2):before{content:'';background-image:url("/wp-content/themes/gavs_theme/assets/media/curve2.svg");background-repeat:no-repeat;background-size:cover;z-index:1;width:calc(100% + 20px);height:65px;display:block;position:absolute;top:-64px;left:-20px}.main section .wave-block:nth-child(odd):not(:last-child):after{background-image:url("/wp-content/themes/gavs_theme/assets/media/curve2.svg")}.main section .wave-block:nth-child(odd){background-color:#fff}.main section .wave-block:nth-child(odd) .block h3,.main section .wave-block:nth-child(odd) .block h1{color:#39c}.main section .wave-block:nth-child(odd) .block span{color:#494949}.main section .wave-block:nth-child(odd) .block p{color:#494949}.main section .wave-block:last-child{padding-bottom:100px}.main section .wave-block .row{margin-top:0;margin-bottom:0}.main section .main-blog-controls .select{padding:10px;font-size:16px;margin-bottom:20px}.main section .pager{display:block;padding:35px 4.5%;text-align:right}.main section .pager label{margin-right:5px}.main>:nth-child(1) .section-heading{background-color:#fff}.main>:nth-child(1) .section-heading:before{content:'';background-image:url("/wp-content/themes/gavs_theme/assets/media/curve.svg");background-repeat:no-repeat;background-size:cover;z-index:1;width:calc(100% + 20px);height:65px;display:block;position:absolute;top:-64px;left:-20px}.main>:nth-child(1) .section-heading h1{color:#39c;margin:0}.section-heading{width:100%;color:#fff;padding:20px 20px 0 20px;box-sizing:border-box;z-index:5}.section-heading h1,.section-heading h2{color:#39c;font-family:sans-serif;font-weight:600;display:inline-block;font-size:32px}.padded-col{float:left;margin:25px 2%;padding:25px;min-height:10px;box-sizing:border-box;border-radius:5px;width:96%}.grey-col{background-color:#ededed}.image_block{display:block;margin:0 auto;max-width:100%}footer{position:relative;background-color:#39c;padding:5px 0 0 0}footer:before{content:'';background-image:url("/wp-content/themes/gavs_theme/assets/media/curve2.svg");background-repeat:no-repeat;background-size:cover;z-index:1;width:calc(100% + 20px);height:65px;display:block;position:absolute;top:-64px;left:-20px}footer h5{color:#fff;font-size:24px;margin-bottom:20px;font-weight:bold}footer ul{list-style:none;padding:0;margin:0}footer ul li{padding-bottom:5px;font-size:16px;color:#fff}footer p{color:#fff}footer .footer-logo{max-height:130px}footer .dev-credit{background-color:#3d3d3d}footer .dev-credit .credit span{display:inline-block;color:#fff}footer .dev-credit .credit img{display:inline-block;width:150px}footer .dev-credit .credit .gavsblog-logo{font-size:18px;margin-left:6px}footer .dev-credit .credit .gavsblog-logo:hover{color:#74f1fc}footer .dev-credit .credit .gavsblog-logo:hover span:nth-child(1){color:#74f1fc}footer .dev-credit .credit .gavsblog-logo:hover span:nth-child(2){color:#74f1fc}footer .dev-credit .credit .gavsblog-logo img{height:45px;vertical-align:middle;margin-left:8px}footer .dev-credit .credit .gavsblog-logo span:nth-child(1){transition:0.3s ease-in-out;color:#6A8BAA}footer .dev-credit .credit .gavsblog-logo span:nth-child(2){transition:0.3s ease-in-out;color:#6BAA6A;margin-left:6px}footer .footer-copyright{color:#fff}.acf-map{width:100%;height:400px;border:#ccc solid 1px}.acf-map img{max-width:inherit !important}.wpgmza-filter-widgets{display:none !important}.wpgmza_markerbox{width:113px;text-align:center}.wpgmza_markerbox p,.wpgmza_markerbox p a{font-size:15px}.wpgmza_markerbox .wpgmza_infowindow_image{float:none !important}.call-to-action a{margin-top:0}.cookie-notice-container{box-sizing:border-box;box-shadow:0 -2px 7px rgba(0,0,0,0.3)}.cookie-button{display:block;width:100px;margin-top:10px;margin-left:auto !important;margin-right:auto}#wpadminbar .display-name{color:#fff}@media only screen and (min-width: 1025px){.single-headline{top:calc(40% - 10px);width:100%;text-align:center;position:absolute;z-index:2}.single-headline p{line-height:3em}.single-headline .wadden,.single-headline .zeehavens{font-family:sans-serif;font-size:98px;font-weight:700;text-shadow:4px 4px 6px rgba(0,0,0,0.4)}.single-headline .wadden{color:#0ea0c8;margin-right:5px}.single-headline .zeehavens{color:#d2ecfc}.header-left img{height:65px}.grow .header-left img{height:75px;margin-top:3px;padding-top:0}.block-row{display:flex}.announcement-block{display:flex}.announcement-block .announcement-image img{max-width:320px;height:auto;padding-right:25px}.owl-stage-outer{height:85vh}.owl-stage-outer .owl-item{min-height:85vh}.owl-stage-outer .owl-item div{min-height:85vh}.owl-stage-outer .owl-item div img{min-height:85vh}.owl-dots{bottom:150px}.owl-dots .owl-dot span{width:20px;height:20px;border:4px solid #d2ecfc}footer>.row{display:flex}footer .footer-copyright{float:left}footer .credit{float:right}}@media only screen and (max-width: 1921px){.image_block{width:920px}}@media only screen and (min-width: 721px) and (max-width: 1024px){#hero{padding-top:50px}#hero .single-headline{top:calc(50% - 10px);width:100%;text-align:center;position:absolute;z-index:2}#hero .single-headline p{line-height:3em}#hero .single-headline .wadden,#hero .single-headline .zeehavens{font-family:sans-serif;font-size:75px;font-weight:700;text-shadow:4px 4px 6px rgba(0,0,0,0.4)}#hero .single-headline .wadden{color:#0ea0c8;margin-right:5px}#hero .single-headline .zeehavens{color:#d2ecfc}.header-left img{height:70px}.grow .header-left img{height:75px;margin-top:-3px}.padded-row{padding-top:20px}.owl-stage-outer{height:60vh}.owl-stage-outer .owl-item{min-height:60vh}.owl-stage-outer .owl-item div{min-height:60vh}.owl-stage-outer .owl-item div img{min-height:60vh}.announcement-block{display:flex}.announcement-block .announcement-image img{max-width:250px;height:auto;padding-right:25px}.owl-dots{bottom:75px}.owl-dots .owl-dot span{width:20px;height:20px;border:4px solid #d2ecfc}footer>.row .col{text-align:center}footer .credit{padding-top:15px}}@media only screen and (max-width: 720px){#hero{padding-top:50px}#hero .heading-container{display:none}#hero .pv-container .pv-block{background-position:left center}#hero .single-headline{top:33%;width:100%;text-align:center;position:absolute;z-index:2}#hero .single-headline p{line-height:2em}#hero .single-headline .wadden,#hero .single-headline .zeehavens{font-family:sans-serif;font-size:40px;font-weight:700;text-shadow:4px 4px 6px rgba(0,0,0,0.4)}#hero .single-headline .wadden{color:#0ea0c8;margin-right:5px}#hero .single-headline .zeehavens{color:#d2ecfc}.owl-dots{bottom:45px}.owl-dots .owl-dot span{width:15px;height:15px;border:3px solid #d2ecfc}.owl-stage-outer{height:40vh}.owl-stage-outer .owl-item{min-height:40vh}.owl-stage-outer .owl-item div{min-height:40vh}.owl-stage-outer .owl-item div img{min-height:40vh}.announcement-block .announcement-image img{max-width:100%;height:auto;margin-bottom:25px}.inline-logo{margin:0 auto;display:block}.header-left img{height:45px;margin-top:14px}.grow .header-left img{height:50px;margin-top:12px}footer>.row .col{text-align:center}footer .credit{padding-top:15px}}
.pv-container{overflow:hidden}.pv-container .pv-block{will-change:transform;background-repeat:no-repeat;background-position:center center;background-size:cover}.pv-container .pv-block video{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.pv-container .audio-icon{height:30px;width:30px;position:absolute;top:10px;left:10px}.pv-container .audio-icon span{display:block;width:8px;height:8px;background:#fff;margin:11px 0 0 2px}.pv-container .audio-icon span:after{content:'';position:absolute;width:0;height:0;border-style:solid;border-color:transparent #fff transparent transparent;border-width:10px 14px 10px 15px;left:-13px;top:5px}.pv-container .audio-icon span:before{transform:rotate(45deg);border-radius:0 50px 0 0;content:'';position:absolute;width:13px;height:13px;border-style:double;border-color:#fff;border-width:7px 7px 0 0;left:18px;top:9px;transition:all .2s ease-out}.pv-container .audio-icon:hover span:before{transform:scale(.8) translate(-3px,0) rotate(42deg)}.pv-container .audio-icon.mute span:before{transform:scale(.5) translate(-15px,0) rotate(36deg);opacity:0}html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight script.featherlight-inner,.featherlight link.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:none;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:none}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/gavs_theme/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#4DC7A0;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#4DC7A0}