@import url("https://use.typekit.net/xxn3mkm.css");
html {
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
  }
/*! ---------------------------------------------------------
	
	* VARIABLES
	
------------------------------------------------------------*/@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@-webkit-keyframes fade-in-top{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-top{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-in-bottom{from{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in-bottom{from{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}/*! ---------------------------------------------------------
	
	* BASE
	
------------------------------------------------------------*/*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0;padding:0;font-family:sans-serif;font-size:16px;background-color:#fff}@media screen and (max-width:992px){body,html{font-size:15px}}@media screen and (max-width:768px){body,html{font-size:14px}}@media screen and (max-width:576px){body,html{font-size:13px}}body{position:relative;height:100%;font-weight:200;line-height:1.5;color:#000;overflow-x:hidden;-webkit-font-smoothing:antialiased}body>form{overflow-x:hidden}h1{font-size:48px;font-size:3rem;line-height:1.08333;margin:0 0 .01563em 0}.content-area h2{margin-top:3rem}h2{font-size:38px;font-size:2.375rem;line-height:1.26316;margin:0 0 .01974em 0}h3{font-size:26px;font-size:1.625rem;line-height:1.38462;margin:0 0 .02885em 0}h4{font-size:22px;font-size:1.375rem;line-height:1.27273;margin:0 0 .03409em 0}h5{font-size:18px;font-size:1.125rem;line-height:1.33333;margin:0 0 .04167em 0}p{margin:0 0 1.5rem}blockquote,ol,pre,table,ul{margin-bottom:1.5rem}@media screen and (min-width:1200px){.container{max-width:1200px!important}}ol ol,ol ul,ul ol,ul ul{margin:0}b,code,em,small,strong{line-height:1}sub,sup{vertical-align:baseline;position:relative;top:-.4em}sub{top:.4em}main div.container{margin-bottom:0!important}b,strong{font-weight:700}a{color:#00f;text-decoration:none;-webkit-transition:.25s ease-in-out all;transition:.25s ease-in-out all}a:hover{color:#0000e6;text-decoration:none}hr{display:block;height:1px;width:25%;border:0;border-top:1px solid #fff;margin-top:1.5rem;margin-bottom:1.5rem;padding:0}pre{background:#e6e6e6;padding:10px 15px}.content-area h2{margin:3rem 0 2rem}.content-area h3{margin:2rem 0 1rem}.content-area img{max-width:100%;height:auto}/*! ---------------------------------------------------------
	
	* Filename:			  bootsrap.scss
	* Description: 		Imports bootstrap styles from node_modules
	
------------------------------------------------------------ */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.container-fluid{padding-left:0;padding-right:0}@media screen and (min-width:575px) and (max-width:991px){.container{max-width:100%}}/*!
/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
 .fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-angle-double-right:before{content:"\f101"}.fa-angle-down:before{content:"\f107"}.fa-angle-right:before{content:"\f105"}.fa-bars:before{content:"\f0c9"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-envelope:before{content:"\f0e0"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-square:before{content:"\f082"}.fa-google:before{content:"\f1a0"}.fa-instagram:before{content:"\f16d"}.fa-linkedin-in:before{content:"\f0e1"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-phone-alt:before{content:"\f879"}.fa-pinterest:before{content:"\f0d2"}.fa-search:before{content:"\f002"}.fa-times:before{content:"\f00d"}.fa-triangle:before{content:"\f2ec"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:block;src:url(../webfonts/fa-light-300.eot);src:url(../webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-light-300.woff2) format("woff2"),url(../webfonts/fa-light-300.woff) format("woff"),url(../webfonts/fa-light-300.ttf) format("truetype"),url(../webfonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}
 /*! ---------------------------------------------------------
	
	* COMPONENTS
	
------------------------------------------------------------*/.banner-image{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.banner-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:'object-fit: cover; object-position: center;'}.button{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#4d4d4d;text-transform:uppercase;font-size:13px;font-weight:700;border:none}.button.button--primary{background:#00abd8;color:#fff}.button.button--secondary{background:#9e2065;color:#fff}.footer{background:#d3d3d3}.footer .footer-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:991px){.footer .footer-column{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}}.footer .footer-column .list{padding-left:1.2rem}.footer .footer-column .list.list--inline li{display:inline-block}.footer .footer-column .list.list--col-2{-webkit-columns:2;-moz-columns:2;columns:2}.footer .footer-column .list.list--col-3{-webkit-columns:3;-moz-columns:3;columns:3}.footer .footer-column .logo img{max-width:100%}.footer .footer-column .address{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.footer .footer-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:991px){.footer .footer-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.footer-copyright-bar{padding:1rem 0;background:#56565b}.footer-copyright-bar .col-12{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.footer-copyright-bar .col-12{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.footer-copyright-bar .col-12 .left,.footer-copyright-bar .col-12 .right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer-copyright-bar .col-12 ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none}.footer-copyright-bar .col-12 ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;color:#fff}.footer-copyright-bar .col-12 ul li a,.footer-copyright-bar .col-12 ul li span{color:#fff;-webkit-transition:all .15s ease;transition:all .15s ease}.footer-copyright-bar .col-12 ul li a:hover{color:rgba(255,255,255,.7)}.footer-copyright-bar .col-12 ul.social li{margin:0 .25rem}.footer-copyright-bar .col-12 ul.social li:last-of-type{margin-right:0}.footer-copyright-bar .col-12 ul.links li{margin:0 .25rem}.footer-copyright-bar .col-12 ul.links li:last-of-type{margin-right:0}.footer-copyright-bar .col-12 ul.powered li{margin:0 .25rem}@media screen and (max-width:1199px){.grid.grid-1x3-b .cards .card:nth-of-type(1) .action{left:-1rem}.grid.grid-1x3-b .cards .card:nth-of-type(2) .action{right:-1rem}.grid.grid-1x3-b .cards .card:nth-of-type(3) .action{right:-1rem}}@media screen and (max-width:767px){.grid.grid-1x3-b .cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.grid.grid-1x3-b .cards .card{width:100%;padding-top:55%}.grid.grid-1x3-b .cards .card:nth-of-type(2){margin:2rem 0}.grid.grid-1x3-b .cards .card .action{background:#5a5a5a}.grid.grid-1x3-b .cards .card .action span{opacity:1;max-height:100px;margin-top:2rem}}@media screen and (max-width:575px){.grid.grid-1x3-b .cards .card{padding-top:65%}.grid.grid-1x3-b .cards .card .action{top:50%!important;width:160px;height:160px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.grid.grid-1x3-b .cards .card:nth-of-type(3){background-position:100% 22%}}.header{z-index:100;box-sizing:border-box}.header.is-sticky.notification-banner.notification-banner--relative{top:0!important}.menu.menu--desktop ul{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.menu.menu--desktop ul li[data-depth="0"]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.menu.menu--desktop ul li[data-depth="0"] a{color:#fff}.menu.menu--desktop ul li[data-depth="0"].parent:hover ul[data-depth="0"]{display:block;-webkit-animation:slide-in-bottom .3s ease-in-out forwards;animation:slide-in-bottom .3s ease-in-out forwards}.menu.menu--desktop ul li[data-depth="0"] .icon{margin-left:4px;font-size:inherit}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"]{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:10;top:100%;left:0;width:240px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background:#fff;padding:0}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"].active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"].display-left{right:0;left:initial}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li{position:relative;margin:0}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li:hover ul[data-depth="1"]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-animation:slide-in-bottom .3s ease-in-out forwards;animation:slide-in-bottom .3s ease-in-out forwards}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li ul[data-depth="1"]{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;right:-100%;width:100%;background:#fff}.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] li ul[data-depth="1"].display-left{right:initial;left:-100%}.menu.menu--desktop ul li[data-depth="1"] a{color:#000}.menu.menu--desktop ul li:last-of-type ul{right:0;left:initial}.menu.menu--mobile{position:fixed;z-index:100;top:0;right:0;height:100%;width:280px;padding:10px;background:#fff;-webkit-transform:translateX(101%);-ms-transform:translateX(101%);transform:translateX(101%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;box-shadow:-6px 0 12px rgba(0,0,0,.05);overflow-y:scroll}.menu.menu--mobile.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.menu.menu--mobile ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0}.menu.menu--mobile ul li{position:relative;margin:0}.menu.menu--mobile ul li a{font-size:.9375rem;}.menu.menu--mobile ul li .icon{position:absolute;top:2px;right:10px;width:30px;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:1.5rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.menu.menu--mobile ul li .icon.active{-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg)}.menu.menu--mobile ul li ul{opacity:0;max-height:0;overflow:hidden;position:relative;bottom:unset;left:unset;width:100%;padding-left:1rem;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);border:none;box-shadow:none;-webkit-transition:all .3s linear;transition:all .3s linear}.menu.menu--mobile ul li ul li a { padding:5px; }.menu.menu--mobile ul li ul.active{opacity:1}.menu ul{margin:0;padding:0;list-style:none}.menu ul li{position:relative;margin:0 5px}.menu ul li a{display:block;padding:10px;color:#282828;font-size:.875rem;font-weight:700}.mobile__toggle{text-align:right;font-size:1.5rem;cursor:pointer}.mobile__toggle.mobile__toggle--mobile{padding:20px 20px 0 0;margin-bottom:20px}.mobile__toggle.mobile__toggle--mobile .far { font-size:30px; }body.dnnEditState .notification-banner{position:relative!important}.notification-banner{opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);position:relative;background:grey;padding:1.5rem 0;color:#fff;text-align:center;-webkit-animation:slide-in-bottom .6s ease-in-out 1s forwards;animation:slide-in-bottom .6s ease-in-out 1s forwards}@media screen and (max-width:767px){.notification-banner{padding-top:2.5rem}}.notification-banner.notification-banner--top[data-sticky=true]{position:fixed;z-index:100;top:0;left:0;width:100%}.notification-banner.notification-banner--bottom[data-sticky]{position:fixed;z-index:100;bottom:0;left:0;width:100%}.notification-banner [data-banner-close]{position:absolute;top:1rem;right:1rem}.notification-banner p:last-of-type{margin-bottom:0}.inner-banner{position:relative;height:500px;background-position:center;background-size:cover;background-repeat:no-repeat}.inner-banner .container,.inner-banner .container>.row{height:100%}@media screen and (max-width:767px){.inner-banner{height:400px}}.uvp{margin:0 0 1.5rem 0;padding:1rem;background:#f0f0f0;list-style:none}.uvp li{font-weight:700;font-size:1.5rem;line-height:1;color:#349df3}.uvp li span{color:#000;font-size:1rem}.two-columns{-webkit-columns:2;-moz-columns:2;columns:2}.three-columns{-webkit-columns:3;-moz-columns:3;columns:3}.four-columns{-webkit-columns:4;-moz-columns:4;columns:4}/*! ---------------------------------------------------------
	
	* Filename:			  back-to-top.scss
	* Description: 		Sets styles for back-to-top button
	
------------------------------------------------------------*/.back-to-top{position:fixed;z-index:20;bottom:30px;right:30px;background:0 0;border:none;outline:0!important;opacity:0;pointer-events:none;-webkit-transition:all .5s ease;transition:all .5s ease}.back-to-top.is-active{pointer-events:initial;opacity:1}.back-to-top i{font-size:2.5rem;cursor:pointer}/*! ---------------------------------------------------------
	
	* CLEAN ACCORDION
	
------------------------------------------------------------*/[data-accordion-group] [data-accordion] [data-content]{max-height:0;overflow:hidden;-webkit-transition:max-height 350ms ease;transition:max-height 350ms ease}[data-accordion-group]{margin-bottom:1.5rem}[data-accordion-group] [data-accordion]{margin-bottom:5px}[data-accordion-group] [data-accordion]:last-of-type{margin:0}[data-accordion] [data-control]{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:grey;color:#fff}[data-accordion] [data-control]::before{margin-right:.5rem;content:'\f054';font-family:'Font Awesome 5 Pro';font-weight:500;-webkit-transition:all .15s ease;transition:all .15s ease}[data-accordion].open>[data-control]::before{-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg)}[data-accordion-group].read-more{margin-bottom:1.5rem}[data-accordion-group].read-more>[data-accordion]>[data-control]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:200px;margin:0 auto;text-align:center}[data-accordion-group].read-more>[data-accordion]>[data-control]::before{display:none}[data-accordion] [data-control] .fas { margin-right:10px; transform:rotate(90deg); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } [data-accordion] [data-control]:hover .fas { transform:rotate(180deg); }/*! ---------------------------------------------------------
	
	* CLEAN BACKGROUND VIDEO
	
------------------------------------------------------------*/body[data-background-video]{height:100vh;margin:0}.clean-background-video{height:500px}[data-background-video]{position:relative;width:100%;background-size:cover;background-repeat:no-repeat;overflow:hidden}[data-background-video] video{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:auto;min-height:auto;width:100%;height:auto;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}[data-background-video] video.background-video-loaded{opacity:1}@media screen and (max-width:767px){[data-background-video] video,body[data-background-video] video{display:none}}/*! ---------------------------------------------------------
	
	* CLEAN TABS
	
------------------------------------------------------------*/[data-tab-group]{margin-bottom:5rem;background:#f5f5f5}@media screen and (max-width:767px){[data-tab-group]{display:none}}[data-tab-group] ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin:0;padding:0;list-style:none}[data-tab-group] [data-button].open{background:red}[data-tab-group] [data-content]{display:none}[data-tab-group] [data-content].open{display:block}[data-accordion-tab-group]{display:none}@media screen and (max-width:767px){[data-accordion-tab-group]{display:block}}[data-accordion-tab-group] [data-accordion] [data-content]{max-height:0;overflow:hidden;-webkit-transition:max-height 350ms ease;transition:max-height 350ms ease}[data-accordion-tab-group] [data-accordion] [data-content] .wrapper>:first-of-type{margin-top:0}[data-accordion-tab-group] [data-accordion] [data-content] .wrapper>:last-of-type{margin-bottom:0}/*! ---------------------------------------------------------
	
	* FLICKITY
	
------------------------------------------------------------*/.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.flickity .carousel-cell{width:33.333333333%;height:200px;margin:0;padding:0 5px}.flickity .carousel-cell>img{width:100%}.flickity .flickity-button::after{position:absolute;content:'x';top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;font-family:'Font Awesome 5 Pro'}.flickity .flickity-button.next::after{content:'\f054'}.flickity .flickity-button.previous::after{content:'\f054'}.flickity-button[disabled] { visibility:hidden; }.flickity .flickity-button svg{display:none}/*! ---------------------------------------------------------
	
	* Filename:			  fslightbox.scss
	* Description: 		Sets styles for fslightbox
	
------------------------------------------------------------*/html.fslightbox-open{overflow:initial}.fslightbox-fade-in-strong iframe{display:block!important}.fslightbox-source{display:block!important;height:auto!important;max-width:900px}.fslightbox-source-wrappers-container.fslightbox-absoluted.fslightbox-full-dimension { transform:none!important; }/*! ---------------------------------------------------------
	
	* Filename:			  lazyload.scss
	* Description: 		Sets styles for lazyload.js.
	
------------------------------------------------------------*/.lazyload,.utm-form{opacity:0;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.loaded{opacity:1}.lazyload[data-was-processed=true]{opacity:1}/*!
* DO NOT MODIFY ANYTHING ABOVE THIS. STYLES ABOVE WILL BE OVERWRITTEN.
* Add all custom styles below.
*/
*{
	font-family: 'futura-pt', sans-serif;
}

/* ---------------------------------------------------------
  
  * Filename:			  header-3.scss
  
------------------------------------------------------------*/
.header.header--3 { position: absolute; top: 0; left: 0; width: 100%; margin-top: 30px; -webkit-animation: fade-in 0.5s ease; animation: fade-in 0.5s ease; }

@media screen and (max-width: 991px) { .header.header--3 { margin-top: 0; padding: 10px 0; background: rgba(0, 0, 0, 0.3); } }

.header.header--3.is-sticky { position: fixed; margin-top: 0; background: rgba(0, 0, 0, 0.3); -webkit-animation: fade-in-top 0.5s ease; animation: fade-in-top 0.5s ease; }

@media screen and (max-width: 991px) { .header.header--3.is-sticky .logo { display: none; } }

.header.header--3.is-sticky .nav { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0; background: none; }

.header.header--3.is-sticky .nav::after { display: none; }

.header.header--3.is-sticky .nav .top { display: none; }

.header.header--3.is-sticky .mobile { background: none; }

.header.header--3 .col-12 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media screen and (max-width: 991px) { .header.header--3 .col-12 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.header.header--3 .logo { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 100%; }

.header.header--3 .nav { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 20px 0 10px 20px; background: rgba(0, 0, 0, 0.3); }

@media screen and (max-width: 991px) { .header.header--3 .nav { display: none; } }

.header.header--3 .nav::after { position: absolute; content: ''; top: 0; left: 100%; width: 1000%; height: 100%; background: rgba(0, 0, 0, 0.3); }

.header.header--3 .nav .top { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 5px 0 5px 5px; background: #9e2065; }

.header.header--3 .nav .top .number { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: white; }

.header.header--3 .nav .top .cta { position: absolute; top: 50%; right: 0; width: 275px; height: 140%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: white; border: 2px solid white; }

.header.header--3 .mobile { display: none; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; }

@media screen and (max-width: 991px) { .header.header--3 .mobile { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } }

.header.header--3 .mobile .button { -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; }

.header.header--3 .mobile .mobile__number { min-height: 40px; padding: 10px; }

.header.header--3 .mobile .mobile__cta { min-height: 40px; padding: 10px; }

.dnnEditState .header.header--3 { position: relative !important; }

form[action="/Login?returnurl=%2fadmin"] .header.header--3, form[action*="/admin"] .header.header--3, form[action*="/Admin"] .header.header--3 { position: relative !important; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.header.header--3 .mobile .mobile__cta{
	background-color:#006699 ;
}
.header.header--3 .nav .top .number{
	gap: 10px; 
	margin-left: 13px;
	margin-right: 2rem;
}
.header.header--3 img {
	max-height: 104px;
	max-width: 199px;
	width: 100%;
}
.header.header--3{
	background-color: rgba(255, 255, 255, .6);
}
.header.header--3 .nav, .header.header--3 .nav::after{
	background: none;
}
.menu.menu--desktop ul li[data-depth="0"] a{
	color: #006699;
	font-size: 1.1rem;
	text-transform: uppercase;
}
.top{margin-bottom: 4%; left: -5%; top: 10px; }
#menu-desktop{
	position: relative;

	top: 5px;
}
.header.header--3 .nav .top{
	padding-bottom: 2px;
}
#top-pane{    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;

	position: relative;}
	.number{font-size: 24px; font-weight: 500}
	.number span{
		margin-left: 7px;
	}
.header.header--3 .nav .top .cta{
	top: unset;
}
.menu.menu--mobile ul li a{
	font-size: 1.5rem;
	color: #006699;
}
.menu.menu--mobile ul li .icon{
	top: 12px;

}
.menu.menu--mobile ul li ul li a{
	font-size: 1.2rem;
	color: #000;
}
.cta.button.button--primary{
		padding-top: 8px;
		padding-bottom: 8px;
		overflow: overlay;
		transform: translate(110%, -4%) !important;
		font-size: 20px;
		font-family: 'Futura-pt', sans-serif;
		font-weight: 500;
				box-shadow: -10px 0px 20px 0px rgb(0 0 0 / 50%);
    background: #006699;
	}
	.header.header--3 .nav .top{
		background: #333333;
		transform: translateX(5rem);
		width: 92%;
	}


	@media screen and (max-width: 1070px){
		.header.header--3 .nav .top{
			position: initial;
			margin-bottom: 0;
		}
		#menu-desktop{
			left: 0; 
		}
		.header.header--3 img{
			height: 75px;
		}
	}

.button{
	text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
}

.header.header--3.is-sticky{
	background-color: #fff;
	opacity: .98;
	box-shadow: 0px 3px 10px rgb(0 0 0 / 20%);
}

.header.header--3.is-sticky img{
	max-width:115px; 
	padding: 5px;
}


.header.header--3 .mobile .button{
	background-color: #006699;
}
/* ---------------------------------------------------------
  
  * Filename:			  banner-area-3.scss
  * Description: 		Define the layout styles for banner-area-3
  * Version:				1.0.2
  * Last Modified:  4.11.2019
  
------------------------------------------------------------*/
.banner { position: relative; width: 100%; height: 800px; background-size: cover; background-position: center; background-repeat: no-repeat; }

@media screen and (max-width: 767px) { .banner { height: 500px; } }

.banner-area.banner-area--3 { position: absolute; top: 50%; left: 0; width: 50%; -webkit-transform: translateY(-25%); -ms-transform: translateY(-25%); transform: translateY(-25%); }

@media screen and (max-width: 991px) { .banner-area.banner-area--3 { width: 65%; } }

@media screen and (max-width: 767px) { .banner-area.banner-area--3 { width: 100%; } }

@media screen and (max-width: 575px) { .banner-area.banner-area--3 { padding: 0 10px; } }

.banner-area.banner-area--3 .banner-area__title { color: white; }

.banner-area.banner-area--3 .banner-area__text { color: white; }

/** BEGIN COMPONENT OVERRIDES HERE **/
@media screen and (max-width:767px){.banner{height:600px}}.banner-area.banner-area--3{top:40%;left:0;margin-left:8%;background-color:#333;padding-left:4%;max-width:678px;max-height:391px;height:100%}.banner-area__title{margin-top:8%;padding-bottom:4%;text-shadow:0 3px 5px rgba(0,0,0,.2);line-height:3.5rem;font-family:'futura-pt',sans-serif;font-weight:500}.banner-area__title span{font-style:italic;font-weight:500}.banner-area__text{width:83%;text-shadow:0 1px 3px rgba(0,0,0,.1);font-family:futura-pt;font-weight:400}.banner-area__buttons .button.button--primary{font-size:1.3rem;box-shadow:0 3px 7px 0 rgb(0 0 0 / 30%);padding:9px 12px 9px 12px;transform:translateY(17%);background:#069;font-weight:500;font-family:Futura-pt}.banner{margin-bottom:1.5rem}
@media screen and (max-width:992px){.banner-area.banner-area--3{height:auto}.banner-area__buttons .button.button--primary{transform:none;margin-bottom:10px}.banner-area__text{width:100%;}.banner-area.banner-area--3{position:relative; z-index: 1;width:100%; margin: 0 auto; padding:20px;text-align:center;}.banner-area__title{margin:0;padding:0; font-size: 2.5rem;}}

@media screen and (min-width:768px) and (max-width:1192px){.banner-area.banner-area--3 .banner-area__title{font-size:2.6rem}}

@media screen and (min-width: 1600px){

	.inner-banner .banner-image img  {
		object-fit: cover;
	}
}
.reviewmgr-stream{
	padding-top: 1.5rem;
}
#chevron {
	top: 1rem;
	position: relative;
    text-align: center;
    padding: 1px;
    margin-bottom: 1px;
    height: 100%;
    width: auto;
  }
  #chevron:before {
	content: '';
    position: absolute;
    top: -90px;
    left: 0;
    height: 100%;
    width: 50%;
    background: white;
    transform: skew(0deg, 6deg);
  }
  #chevron:after {
    content: '';
    position: absolute;
    top: -90px;
    right: 0;
    height: 100%;
    width: 50%;
    background: white;
    transform: skew(0deg, -6deg);

  }

/* ---------------------------------------------------------
	
	* Filename:			  feature-3.scss
	
------------------------------------------------------------*/
.feature.feature--3 .feature__image { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.feature.feature--3 ul {
	column-count: 3;
	position: relative;
	font-family: "futura-pt" , sans-serif;
	list-style-type: none;
	column-gap: 44px;
	width: 88%;
	padding-left: 0;
}

.feature.feature--3 .feature__title {
	font-size: 1.9rem;
	line-height: 2.6rem;
	font-weight: 700;
	font-family: "futura-pt" , sans-serif;
	padding-bottom: .4rem;
}

.feature.feature--3 .feature__title span {
	font-weight: 500;
	font-style: italic;
	color: #069;
	font-family: "futura-pt", sans-serif;
}

.feature.feature--3 .feature__text {
	font-size: 1.172rem;
	line-height: 24px;
	font-family: futura-pt;
	font-weight: 400;
	color: #666
}

.feature.feature--3 .feature__text+ul {
	font-family: futura-pt;
	font-weight: 500;
	color: #666
}

.feature.feature--3 .feature__buttons {
	position: relative;
	top: 10px
}

.feature.feature--3 .feature__buttons .button.button--secondary {
	padding: 11px 35px 10px 37px;
	font-size: 1.2rem;
	margin-left: -7px;
	background: #999;
	font-family: 'futura-pt', sans-serif;
	font-weight: 500;
}

.feature.feature--3 .feature__buttons .button.button--primary {
	background: #069;
	color: #fff;
	font-size: 1.2rem;
	padding: 10px 16px;
	margin-left: 9px;
	font-family: 'futura-pt', sans-serif;
	font-weight: 500;
}

.feature.feature--3 {
	margin-bottom: 6%
}

@media screen and (min-width:320px) and (max-width:768px) {
	.feature.feature--3 .feature__buttons {
		display: flex;
		flex-direction: column;
		gap: 10px;
		justify-content: center;
		align-items: center;
		margin-bottom: 30px
	}

	.feature.feature--3 .feature__buttons .button.button--primary {
		margin-left: 0
	}

	.feature.feature--3 .feature__text+ul {
		column-count: 2;
		text-align: center;
		list-style: none;
		padding-left: 0;
	}

	.feature.feature--3 .feature__text+ul li {
		font-size: 1.175rem !important;
		font-weight: 500;
	}
}

.feature.feature--3 ul li:before {
	content: "-";
	text-indent: -10px;
}

.feature.feature--3 ul li {
	font-size: 1.175rem !important
}
.feature.feature--3 ul li::before{
	margin-right:5px;
}

.feature.feature--3 .feature--clickable--photo{
background: url("/portals/0/featuremap--1.jpg");
	height: 383px; 
width: 583px;
}

@media screen and (max-width: 792px) {
	.feature.feature--3{
		margin-top: -4rem;
		margin-bottom: 4rem;
	}
}


/* ---------------------------------------------------------
	
	* Filename:			  feature-4.scss
	* Description: 		Define the layout for feature-4
  * Version:				1.0.0
  * Last Modified:  3.26.2019
	
------------------------------------------------------------*/
.feature.feature--4 .feature__image { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.feature.feature--4{
	margin-top: 2.5rem;
	margin-bottom: 4rem;
}
.feature.feature--4 .feature__image{ width: 583px; height: 325px; }
.feature.feature--4 .feature__title span {color:#006699; font-style: italic;font-family: futura-pt;font-weight: 500;}
.feature.feature--4 .row .col-md-6:nth-child(2){display: flex; flex-direction: column; font-family: futura-pt; font-weight: 400;}
.feature.feature--4 .feature__title {margin: 0;margin-bottom: 1rem;line-height: 2.8rem;font-size: 2rem;padding-left: 8px;padding-top: 10px;}
.feature.feature--4 .feature__text{font-size:1.175rem;margin-left:11px;color:#666666}
.feature.feature--4 .feature__buttons .button{padding: 10px; font-size: 1.3rem; text-align: center; text-decoration: none; font-weight: 500;}
.feature.feature--4 .feature__buttons{ display: flex; flex-direction: row; gap: 19px; margin-left: 11px;}
.feature.feature--4 .feature__buttons .button.button--secondary{background:#666666}
.feature.feature--4 .feature__buttons .button.button--primary{background:#006699}

@media screen and (max-width: 768px){
	.feature.feature--4{
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}

	.feature.feature--4 .feature__buttons{
		flex-direction: column;
		margin: 0 auto;
		width: 70%; 
	}
	.feature.feature.feature--4 .row{
		flex-direction: column-reverse;
	}.feature.feature--4 .feature__image{
		object-fit: contain;
		height: auto;
	}
	.feature.feature--4 .row .col-md-6:nth-child(1){
		display: flex;
		justify-content: center;
		padding-top: 20px;;
	}
	.content-wrapper .button.button--primary{
		width: 75%;
		margin: 0 auto;
		margin-left: auto !important;
	}
	.content-wrapper{
		padding-top: 10px;
	}
	.reviews.reviews-full--1 .content__buttons .button.button--secondary{
		left: 0 !important;
	}
	.gallery.gallery-1x4--1 .gallery__buttons{

		flex-direction: column;
		width: 70%;
		margin: 0 auto;
	}
}
/* ---------------------------------------------------------
	
  * Filename:			  feat-7.scss
  
------------------------------------------------------------*/
.feature.feat-7 { height: 600px; background: #b6b6b6; }

.feature.feat-7 .col-12 { position: relative; }

.feature.feat-7 .content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; max-width: 450px; height: auto; padding: 4rem 2rem; background: #f0f0f0; }

@media screen and (max-width: 767px) { .feature.feat-7 .content { margin: 0 auto; } }

/** BEGIN COMPONENT OVERRIDES HERE **/
.feature.feat-7{background:url(/portals/0/feat--7--background.jpg);background-size:cover;background-repeat:no-repeat;margin-bottom: 1.5rem;}
.feature.feat-7 .content {
	background: url(/portals/0/feat--7--graphic.svg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	transform: translate(22%, 6.4%);
	height: 564px;
	justify-content: flex-end
}

.feature.feat-7 .content .content-wrapper {
	width: 62%;
	display: flex;
	position: relative;
	flex-direction: column;
	left: 8%;
	gap: 10px;
	margin: 15px
}

.content-wrapper h3 {
	font-size: 2rem;
	text-align: center
}

.content-wrapper p {
	padding-left: 7%;
	line-height: 1.9rem;
	font-size: 1.2rem;
	font-family: futura-pt, sans-serif;
	color: #333333;
}

.content-wrapper .button.button.button--primary {
	font-family: futura-pt;
	font-weight: 500;
	font-size: 1.31rem;
	padding: 7px 8px 7px 7px;
	background: #069;
	margin-left: 25px
}

@media screen and (max-width:991px) {
	.feature.feat-7 .content {
		margin: 0 auto;
		transform: none;
		margin-top: 40px;
	}
}
.DNNEmptyPane{
	display: none;
}
@media screen and (max-width:460px) {
	.feature.feat-7 .content {
		background: rgba(0, 0, 0, .5);
		margin: 20px auto;
		margin-top: 17px;
		justify-content: center;
		height: auto;
		background-size: 50%;
	}

	.feature.feat-7 .content .content-wrapper {
		width: 100%;
		left: 0;
		color: #fff;
	}
	.feature.feat-7 .content .content-wrapper p{
		color: #fff;
	}
	.feature.feat-7 {
		height: auto;
		margin-bottom: 20px;
	}
}
.feature.feat-7 .content .content-wrapper h3{
	left: 10px;
	position: relative;
}
.feature.feat-7 .content-wrapper p{
	font-size: 1.172rem;
	
}

@media screen and (max-width: 992px){
	.feature.feat-7 .content .content-wrapper p{
		padding: 5%;
		
	}
}

/* ---------------------------------------------------------
	
	* Filename:			  slider-1-full-new.scss
	
------------------------------------------------------------*/
.slider.slider-1-full-new { padding: 1rem 0 1.5rem; background: #e8e8e8; }

.slider.slider-1-full-new .title { margin-bottom: 1.5rem; text-align: center; }

.slider.slider-1-full-new .flickity { margin-bottom: 2rem; }

.slider.slider-1-full-new .flickity .carousel-cell { width: 20%; margin: 0; padding: 0 5px; }

@media screen and (max-width: 991px) { .slider.slider-1-full-new .flickity .carousel-cell { width: 33.3333333%; } }

@media screen and (max-width: 767px) { .slider.slider-1-full-new .flickity .carousel-cell { width: 50%; } }

@media screen and (max-width: 575px) { .slider.slider-1-full-new .flickity .carousel-cell { width: 100%; } }

.slider.slider-1-full-new .buttons { text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.slider.slider-1-full-new .flickity .carousel-cell{width: 100%; }
.slider.slider-1-full-new{
	background-color: rgb(17, 17, 17);
	opacity: 0.859;
		max-width: 1200px;
width: 100%;
margin: 0 auto;
height: 100%;
}
@media screen and (max-width: 992px){
	.reviews.reviews-full--1 .reviews-full__content{
		width: 100% !important;
		padding: 10px;
	}
	.slider.slider-1-full-new .flickity .carousel-cell p{
		font-size: 1rem;
	}
	.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary{
		text-align: center;
	}
}
.slider.slider-1-full-new.testimonial-slider .flickity{	
	margin-bottom: 0;

}

/* ---------------------------------------------------------
	
	* Filename:			  reviews-full-1.scss
	* Description: 		Define the layout for reviews-full
  * Version:				1.0.1
  * Last Modified:  3.28.2019
	
------------------------------------------------------------*/
.reviews.reviews-full--1 { position: relative; height: 500px; }

.reviews.reviews-full--1 .reviews-full__image { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.reviews.reviews-full--1 .reviews-full__content { position: absolute; top: 50%; left: 0; right: 0; width: 90%; margin: 0 auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.carousel-cell {
	text-align: left;
}
.innerpage.reviews.reviews-full--1{
	height: 350px;
	margin-top: 2.5rem;
}
.slider.slider-1-full-new .container .row .col-12 {
	color: #fff
}

.reviews.reviews-full--1 .content__buttons .button.button--secondary {
	background: #fff;
	padding: 12px 18px 12px 18px;
	font-size: 1.172rem;
	color: #000;
	font-weight: 500
}

.reviews.reviews-full--1 {
	margin-bottom: 2.5rem;
	/* margin-top: 2.5rem; */
}

.reviews.reviews-full--1 .reviews-full__content {
	transform: translateY(-56%);
	padding-top: 2rem;
}

.slider.slider-1-full-new .content__title {
	font-size: 1.9rem;
	padding-top: 1rem
}

.slider.slider-1-full-new .flickity .carousel-cell p {
	width: 76%;
	/* padding-top: 3%; */
	margin: 0 auto;
	font-size: 1.172rem;
	font-weight: 400;
	line-height: 1.5rem;
	text-align: left
}

.slider.slider-1-full-new .flickity .carousel-cell span {
	position: relative;
	left: 12%;
	top: 10%;
	font-size: 1.5rem;
	font-weight: 400;
	text-align: left
}

.reviews.reviews-full--1 .content__buttons .button.button--secondary {
	left: 7px;
	top: 37px
}

/* .flickity-prev-next-button.previous {
	left: 60px
}

.flickity-prev-next-button.next {
	right: 60px
}

.flickity-prev-next-button {
	top: 64%
} */
@media screen and (max-width: 662px) {
	.slider.slider-1-full-new .flickity .carousel-cell span{
		top:  0;
	}
}
/*MEdia Queries for review Slider*/
@media screen and (max-width: 552px){
	
	.slider.slider-1-full-new .content__title{
		font-size: 1.4rem;
	}
	.slider.slider-1-full-new .flickity .carousel-cell p{
		font-size: 1rem;
	}
	.slider.slider-1-full-new .flickity .carousel-cell span{
		font-size: 1.2rem;
		top: 0;
	}
	.slider.slider-1-full-new .flickity .flickity-viewport{
		height: 250px !important;
	}
	.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary{
		text-align: center;
	}
}
@media  screen and (max-width: 372px) {
	.slider.slider-1-full-new .flickity .carousel-cell p{
		font-size: .8rem;
	}
	.slider.slider-1-full-new .flickity .carousel-cell span{
		font-size: 1rem;
	}
	.flickity-prev-next-button.next{
		right:-10px;
	}
	.flickity-prev-next-button.previous{
		left: -10px;
	}
}
@media screen and (min-width: 562px) and (max-width: 992px) {
	.gallery.gallery-1x4--1 .row .col-sm-6{
		-webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;

	}
	.gallery.gallery-1x4--1 .gallery__image img{
		object-fit: contain;
	}
}
.flickity .flickity-viewport{padding-top:1rem}.flickity .flickity-button svg{display:inherit}.flickity-button{background:0 0}.flickity-button:hover{background:0 0}.flickity-prev-next-button .flickity-button-icon{width:75%;color:#fff}
/* ---------------------------------------------------------
	
	* Filename: uvp-callout-1.scss
	
------------------------------------------------------------*/
.uvp.uvp-callout-1 { padding: 1.5rem; }

.uvp.uvp-callout-1 li { position: relative; margin-bottom: 1rem; padding-left: 1.75rem; }

.uvp.uvp-callout-1 li:last-of-type { margin-bottom: 0; }

.uvp.uvp-callout-1 li::before { position: absolute; content: '\f111'; top: 0; left: 0; font-family: 'Font Awesome 5 Pro'; font-weight: bold; font-size: 1.5rem; color: #9d1d64; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.uvp.uvp-callout-1 { border: 4px solid; border-color: rgb(0, 90, 156);
    background-color: rgb(235, 235, 235); }

.uvp.uvp-callout-1 li { font-size: 1.2rem; font-family: 'Futura-pt', sans-serif; color: #000; font-weight: 500; background-repeat: no-repeat; }

.uvp.uvp-callout-1 li:last-of-type {  }

.uvp.uvp-callout-1 li::before{color: #000 ; font-size: 1rem; content: url('/portals/0/rightarrow.svg');}
/* ---------------------------------------------------------
  
  * Filename:			  gallery-1x4-1.scss
  * Description: 		Sets default styles for the gallery-1x4-1 component.
  * Version:				1.0.0
  * Last Modified:  4.8.2019

------------------------------------------------------------*/
.gallery.gallery-1x4--1 .gallery__image { position: relative; height: 200px; overflow: hidden; }

.gallery.gallery-1x4--1 .gallery__image:hover .image__content { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }

.gallery.gallery-1x4--1 .gallery__image img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.gallery.gallery-1x4--1 .gallery__image .image__content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 171, 216, 0.8); opacity: 0; -webkit-transform: translateX(-105%); -ms-transform: translateX(-105%); transform: translateX(-105%); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; pointer-events: none; }

.gallery.gallery-1x4--1 .gallery__image .image__content .content__title { color: white; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.gallery.gallery-1x4--1{margin-top:2.5rem; margin-bottom: 3%;}.gallery.gallery-1x4--1 .gallery__title{text-align:center;font-size:1.88rem}.gallery.gallery-1x4--1 .row{margin-top:1%}.gallery.gallery-1x4--1 .col-sm-6.col-md-3{margin:0;padding:0}.gallery.gallery-1x4--1 .gallery__image{height:260px}.gallery.gallery-1x4--1 .gallery__subtitle{font-size:1.16rem;font-weight:400;text-align:center; color: #333333}.gallery.gallery-1x4--1 .gallery__buttons{justify-content:center;padding-top:22px;gap:10px;position:relative}.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary{font-size:1.3rem;font-weight:500;padding:10px 15px}

.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary:nth-child(1){text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); background:#999999;}
.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary:nth-child(2){text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); background:#006699;}

.gallery.gallery-1x4--1 .gallery__image:hover .image__content{background:rgba(0, 102, 153, .8)}
.gallery.gallery-1x4--1 .fas.fa-search::before{    color: white;
    font-size: 3rem;}

	/** BLOG **/
 
.eds_news_Ozone.eds_subCollection_news{font-family:futura-pt,sans-serif;margin:30px 0 0}.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer>img{margin-bottom:0}.eds_news_Ozone.eds_subCollection_news.eds_template_Details_Article_Default .edn_mediaContainer{float:right;max-width:200px;width:100%;margin:5px 0 10px 15px}.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary{margin-bottom:-1.5rem;font-size:1rem;font-weight:400}.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper{text-align:left;margin-left:15%;margin-top:2%}.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment>div,.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment>div table td textarea,.eds_news_Ozone.eds_subCollection_news .article_comments .num_of_comment,.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer{border-color:#413f3f;margin-bottom:0}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a span:before{color:#16b9e5}.eds_news_Ozone.eds_subCollection_news a{color:#16b9e5;text-decoration:underline!important}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a span{color:#504e4e!important}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a{background-color:#f8f8f8!important}.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit,.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton{background:#16b9e5;color:#fff;border:0;font-family:futura-pt,sans-serif;font-weight:700;font-size:.9375rem;padding:12px 20px 12px;text-decoration:none!important}.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit:hover,.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover{background:#092137;color:#fff}.eds_news_Ozone.eds_subCollection_news .article_pager a.active{background-color:#16b9e5}.eds_news_Ozone.eds_subCollection_news .article_pager a:hover{background-color:#81d581}.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment>div table td textarea,.eds_news_Ozone.eds_subCollection_news .article_pager,.eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a{border-color:#413f3f!important}.eds_news_Ozone.eds_subCollection_news .article_pager a{border-left-color:#413f3f!important}.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle{margin-top:5px}.eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a:hover,.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags>a{background-color:#16b9e5!important;border:solid 1px #16b9e5}.eds_news_Ozone.eds_subCollection_news .article_pager a:hover{background-color:#16b9e5!important;border:solid 1px #16b9e5}.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags{color:#000}.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags>a:hover{color:#16b9e5}.eds_news_Ozone.eds_subCollection_news .article_comments .num_of_comment{display:none}.eds_news_Ozone h1,.eds_news_Ozone h2,.eds_news_Ozone h3,.eds_news_Ozone h4,.eds_news_Ozone h5,.eds_news_Ozone h6{color:#000}.eds_news_Ozone.eds_subCollection_news .edn_articleTitle a{font-family:futura-pt,sans-serif;font-weight:700;font-size:1.75rem;color:#000;text-decoration:none!important}.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover{background:#367cc0}.eds_news_Ozone.eds_subCollection_news .edn_metaDetails,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails .article_rating,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails .edn_articleCategories,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails a,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails span,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails span.current_rating,.eds_news_Ozone.eds_subCollection_news .edn_metaDetails time{font-size:1.2rem;font-family: 'futura-pt', sans-serif;}.eds_news_Ozone.eds_subCollection_news .edn_readMoreButtonWrapper{margin:15px 0 10px}#ChameleonGallery{display:none}.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer img{margin-bottom:0}.eds_news_Ozone .in_article_image .image_title,.eds_news_Ozone h1,.eds_news_Ozone h2,.eds_news_Ozone h3,.eds_news_Ozone h4,.eds_news_Ozone h5,.eds_news_Ozone h6,.eds_news_Ozone th{font-family:futura-pt,sans-serif}.eds_news_Ozone h2{font-size:1.3rem;color:#069;text-transform:uppercase;font-weight:800;margin-bottom:20px}.eds_news_Ozone h3{font-weight:700}.eds_news_Ozone p{font-size:1.2rem;margin-bottom:1.5rem;font-size:400}.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTitle{font-weight:700;font-size:1.6rem}.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_article_gallery{display:none}.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags>a{color:#fff!important}.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover{background:#000}.eds_news_Ozone.eds_subCollection_news .edn_metaDetails a:hover,.eds_news_Ozone.eds_subCollection_news a:hover{color:#000}.eds_news_Ozone.eds_subCollection_news .edn_articleTitle a:hover{color:#16b9e5}


.triton-blog-feed{
	margin-top: 2%;
	text-align: center;
}
.triton-blog-feed h3{
	font-size: 1.9rem;
	text-align: center; 
	margin-bottom: 20px; 
}

.triton-blog-feed .triton-blog-feed-article .image{
	height: 240px !important;
}
.triton-blog-feed .summary p{
	margin-bottom: 5px;
	color: #333333;
	display: inline;
}
.triton-blog-feed .button.button--primary a{
	text-decoration: none;
}
.triton-blog-feed .triton-blog-feed-article .title{
	font-size: 1.2rem;
    text-align: left;
    margin-top: 16px;
    font-weight: 500;
    text-transform: uppercase;
	height: auto;
	margin-bottom: 3px;
	text-align: left !important;
}
.triton-blog-feed .triton-blog-feed-article:hover .title{
	color: #006699; 
}
.triton-blog-feed .triton-blog-feed-article .summary {
	font-size: 1.172rem; 
	line-height: 1.4rem;
	text-align: left !important;
	margin-bottom: 25px;
}
.triton-blog-feed{
	justify-content: center;
}
.triton-blog-feed .triton-blog-feed-article span{
	position: relative;
	color: #006699;
}
.triton-blog-feed  span.button.button--primary{
	font-size: 1.372rem;
	padding: 10px 20px;
	margin-bottom: 4%;
	font-weight: 500;
	text-decoration: none;
} 
.triton-blog-feed span.button.button--primary a{
	margin-left: 20px;
    margin-right: 20px;
}
@media screen and (max-width: 992px) {
	.triton-blog-feed{
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.footer.footer--1 .container .row .col-lg-3 {width:100%;}
}
@media screen and (min-width: 562px) and (max-width:992px){
	.footer.footer--1 .container .row{
		display: flex;
		flex-direction: row;
		align-items: center;
		gap: 5px;
	}

	
}




#footer-two-pane .footer-column{
	margin-left: 73px;
}
#footer-two-pane .footer-column ul{
	list-style: none;
	margin: 0;
}
#footer-two-pane .footer-column .title{
	margin-left: 20px;
	text-transform: uppercase;
	font-size: 1.3rem;
}

.footer.footer--1{
	padding-top: 35px;
}

#footer-two-pane .list li a{
	color: #000; 
	font-size: 1.172rem;
	font-weight: 400;
}
.list li a:hover{
	text-decoration: underline;
	font-weight: 500;
}

#footer-two-pane .list li{
	line-height: 1.2;
}
#footer-three-pane .list li{
	line-height: 1.2;
}

#footer-one-pane .footer-column .phone-number{
	padding-top: 13px;
}
#footer-one-pane .footer-column .phone-number a{
font-size: 1.172rem;
color: #333333;
font-weight: 500;

}
#footer-one-pane .footer-column .phone-number i{
margin-right: 10px;
position: relative;
left: -10px;
	}
#footer-one-pane .footer-column .address{
gap: 11px;
font-size: 1.172rem;
text-transform: uppercase;
line-height: 1.5rem;
font-style: normal !important;
}
#footer-one-pane .footer-column .address i {
	font-size: 1.3rem;
    left: -10px;
    position: relative;
}
#footer-one-pane .footer-column .address a{
	color: #333333;
	font-weight: 500;
	font-family: futura-pt, sans-serif;
	font-size: 1.172rem;
	font-style: normal !important;
}
#footer-one-pane .footer-column .address a address:hover, 
#footer-one-pane .footer-column .phone-number a:hover  {
	color: #006699;
	text-decoration:underline
}
.footer-column .title a{
	color: #006699;
}
.footer-column .title{
	text-transform: uppercase;
    font-size: 1.3rem;
}
#footer-three-pane{
	margin-left: 67px;
}
#footer-three-pane{
	display: flex;
    flex-direction: column;
    gap: 20px;
}
#footer-three-pane .footer-column .list{
	list-style: none;
    margin: 0;
    padding: 0;
}
#footer-three-pane .footer-column .list li a{
	color: #000;
	font-weight: 400;
	font-size: 1.172rem;
}
.footer-copyright-bar{
	margin-top: 20px;
	font-weight: 400;
}
#footer-four-pane .footer-column .button.button--primary{
	font-size: 1.22rem;
    font-weight: 400;
    transform: translateX(30%);
    padding: 9px 10px;
    max-width: 224px;
    /* margin-right: -10px; */
	background: #006699;
	font-family: 'futura-pt', sans-serif;
}
.footer-column .title:hover{
	text-decoration: underline;
}
#footer-four-pane .footer-column .button.button--primary:hover{
	background: #245478;
}
#footer-four-pane .footer-column .social-icons a:hover img{
	filter: invert(29%) sepia(19%) saturate(1528%) hue-rotate(163deg) brightness(95%) contrast(94%);
}
.footer-copyright-bar{
	padding: none !important
}
  
@media screen and (max-width: 992px){
	#footer-one-pane .footer-column .phone-number i{
		margin-right: 0;
	}
	#footer-one-pane .footer-column .address{
		gap: none !important;
	}
	#footer-two-pane{
		margin-top: 1rem;
	}
	#footer-two-pane .footer-column{
		margin-left: 0;
	}#footer-two-pane .footer-column ul{
		column-count: 2;
		margin: 0;
		padding: 0;
	}
	#footer-three-pane{
		margin-left: 0;
		gap: 10px;
		margin-top: 10px;
	}
	#footer-four-pane .footer-column .button.button--primary{
		transform: none;
		padding-left: 10px; 
		padding-right: 10px; 
		margin-top: 10px;
	}
	.far.fa-envelope{
		display: none;
	}

	#footer-two-pane .footer-column .title{
		margin-left: 0;
	}
	.social-icons{
		justify-content: center !important;
	}
}


/* ---------------------------------------------------------
  
  * Filename:			  page-title-center-box
  
------------------------------------------------------------*/
.inner-banner { position: relative; height: 500px; background-position: center; background-size: cover; background-repeat: no-repeat; }

.inner-banner .container, .inner-banner .container > .row { height: 100%; }

@media screen and (max-width: 767px) { .inner-banner { height: 400px; } }

.page-title.page-title-center-box { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; }

.page-title.page-title-center-box .page-title__text { display: inline-block; margin: 0; color: white; background: #00abd8; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.inner-banner{
	height: 300px;
	margin-bottom: 20px;
}

.inner-banner.inner-banner--1 .page-title__text{
	font-size: 2.4rem;
    font-family: 'futura-pt';
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 2%;
    padding: 21px 27px 20px 27px;
    background: #333333;
    opacity: .8;
}

/* ---------------------------------------------------------
	
	* Filename:			  squared-tiles.scss
	
------------------------------------------------------------*/
.top-level-tiles.squared-tiles .squared-tiles__tile { position: relative; width: 100%; height: 0; padding-top: 100%; overflow: hidden; background: #aaaaaa; }

.top-level-tiles.squared-tiles .squared-tiles__tile:hover .tile__image { opacity: 1; }

.top-level-tiles.squared-tiles .tile__image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center; opacity: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.top-level-tiles.squared-tiles .tile__title { margin:0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 1rem; text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.top-level-tiles.squared-tiles{
	max-width: 700px;
    margin: 2.1rem auto;
}

.top-level-tiles.squared-tiles .squared-tiles__tile{
	
	background-color: #006699;


}
.top-level-tiles.squared-tiles .tile__title {
	font-size: 1.5rem;
	color: #fff;
	font-family: 'futura-pt', sans-serif;
}


.top-level-tiles.squared-tiles .row{
	justify-content: center;
}

#dnn_Row_5_ContentArea_Col_12{
	padding-top: 0;
}
/* ---------------------------------------------------------
  
  * Filename:			  grid-boxes-1x3-1.scss
  * Description: 		Define the layout for grid-boxes-1x3--1
  * Version:				1.0.0
  * Last Modified:  4/17/2019
  
------------------------------------------------------------*/
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__header { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; height: 165px; }

.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__header img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__header h3 { position: relative; z-index: 5; }

.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons { text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.grid-boxes.grid-boxes-1x3--1 {
	margin-bottom: 3.5rem;
}

.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box{
	box-shadow: 0px 0px 9px -6px;
	padding-bottom: 10px;
}

.grid-boxes.grid-boxes-1x3--1 h2{
	text-align: center;
    margin-top: 3%;
    margin-bottom: 2%;
    text-transform: uppercase;
    font-size: 1.85rem;
    font-family: futura-pt;
}
.grid-boxes.grid-boxes-1x3--1 .row{
	row-gap: 70px;
}
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__content{
	text-align: center;
	margin-top: 20px;
}
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__content h3{
	font-size: 1.65rem;
	text-transform: uppercase;
	font-weight: 500;
}
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons{
	display: flex;
    flex-direction: column;
    margin-top: 14px;
    align-items: center;
	gap: 9px;
	padding-bottom: 9px;
}
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons .button.button--primary{
	background: #999999;
	color: #fff;
	font-size: 1.39rem;
	font-weight: 500;
	width: 75%;
	padding-top: 10px;
	padding-bottom: 7px;
}
.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons .button.button--primary:hover{
	background: #787878;
}
#pin1,#pin2,#pin3,#pin4,#pin5,#pin6,#pin7,#pin8,#pin9, #pin10{
	position: absolute;
}
/* .feature.feature--3 .row .col-md-6:nth-child(2){
	background: url("/portals/0/featuremap--1.jpg");
	max-height: 
} */

.featurephoto{
	position: relative;
}
.featurephoto img{
	width: 100%;;
}
#pin1{
	left: 6%;
	top: 26%;
}

#pin2{
	top: 25%;
	left: 25%;
}
#pin3{
	top: 23%; 
	left: 34%;
}
#pin4{
top: 39%;
left: 35%;
}
#pin5{
top: 59%;
left: 26%;
}
#pin6{
top: 72%;
left: 26%;
}
#pin7{
top: 75%; 
left: 51%; 
}
#pin8{
left: 46%;
top: 52%;
}
#pin9{
top: 7%; 
left: 91%; 
}
#pin10{
top: 71%; 
left: 36%;
}
.social-icons{
	width: 108%;
    display: flex;
    justify-content: flex-end;
    gap: 16px;
    margin-top: 21px;
}
.social-icons img{
	width: 35px; 
	height: auto;
	filter: invert(16%) sepia(58%) saturate(6202%) hue-rotate(187deg) brightness(95%) contrast(101%);


}
.social-icons-inner img{
	width: 35px; 
	height: auto;
	filter: invert(16%) sepia(58%) saturate(6202%) hue-rotate(187deg) brightness(95%) contrast(101%);


}
.social-icons-inner{
	display: flex;
	gap: 15px;
}

.triton-blog-feed .button{
	background: #999999;
}
.cta-contact-form{
	width: 100%;
	/* max-height: 470px;  */
	/* height: 100%; */
	height:650px;
	background: url('/portals/0/ctacontactbanner.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto; 
	text-align: center;
	padding-top: 4%;
}
.cta-contact-form iframe{
	border: 0;
	height:700px;
}
.cta-contact-form h2{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 2.6rem;
}
@media  screen and (max-width: 992px) {
	.cta-contact-form h2{
		font-size: 2rem;
	}
	
}
.innerpage.reviews-full__content{
	margin-bottom: 5%;
}
.sidebarform{
	height: 575px;
	width: 100%;
	background: #006699;
	max-width: 350px;
	margin-left: 11%; 
	margin-top: 30px;
}
.sidebarform iframe{
	height: 100%; 
	border: none;
	width: 100%;
}
.sidebarform iframe .formwrapper{
	padding: 0;
}


/* Content Area Styling */

/* .content-area.col-12.col-md-8{
	padding-left: 0;
} */
.content-area{
	padding-top: 15px;
}
.content-area .content-title {
	font-size: 1.85em;
	margin: 0 0 1rem;
	
}
.content-area h2.content-title{
	font-size: 1.6rem !important
}
.content-area h2.content-title, .content-area h2{
	font-size: 1.85rem !important;
}
.content-area h3.content-title{
	font-size: 1.4rem !important;
	margin-bottom: 4px;
    font-weight: 600;
    font-size: 1.5rem;
    color: #006699;
}
.content-area a{
	color: #006699;
	text-decoration: underline;
	font-weight: 500;
}
.content-area a:hover{
color:#000;
}
.content-area .content-text, p, .content-area li, .eds_news_Ozone.eds_subCollection_news li{
	font-size: 1.2rem;
	font-weight: 400;
}
.content-area a{
	color: #005a9c;
}
.modelhomecontainer{
	padding-top: .7rem;
	margin-bottom: 1rem;
}
.modelhomecontainer p{
	/* text-align: center; */
}
.modelhomecontainer h2{
	margin-top: 0 !important;
	text-align: center;
}
.modelhomecontainer p.content-text {
	padding-bottom: 10px;
	
}
.modelhomecontainer .content-text{
	font-size: 1.2rem !important;
	font-weight: 400;
	margin-bottom: 0 !important;
	padding-bottom: .3rem;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.modelhomecontainer .content-text:last-child{
	padding-bottom: 20px !important;
}
.content-area [data-accordion-group]{
	max-width: 600px !important;
width: 100%;
height: 100%;
}
.content-area .community-text-area{
	margin-top: 40px !important;
}
.content-area{
	
}
.content-area [data-accordion-group] [data-accordion] [data-control]{
	height: 50px;
	background-color: #666666;
}
.content-area [data-accordion-group] [data-accordion].open [data-control]{
	background-color: #006699 ;
}
.content-area [data-accordion-group] [data-accordion].open [data-control] .fas{
	transform: rotate(180deg);
}
.content-area [data-accordion-group] [data-accordion] [data-content] ul{
	padding-left: 20px;
	font-size: 1.1rem;
}
[data-accordion] [data-control]::before{
	margin-right: 0;
}
.content-area [data-accordion-group] [data-accordion] [data-content] p, .content-area [data-accordion-group] [data-accordion] [data-content] li{
	padding-left: 20px;
	font-size: 1.1rem;
}
.content-area [data-accordion-group] [data-accordion] [data-control] span{
	font-size: 1.2rem;
	font-weight: 500;
	width: 100%;
	pointer-events: none;
}
.content-area.communitylisting .row{
	padding-top: 4%;
}
.content-area.communitylisting .communitywrapper h3{
	font-size: 1.3rem;
	margin-bottom: 4px;
    font-weight: 600;
    font-size: 1.5rem;
    color: #006699;
}
.content-area.communitylisting .communitywrapper p{
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: 400;
}
.content-area p{
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: 400;
}
.content-area.communitylisting .communitywrapper .button.button.button--primary{
	padding-left: 35px;
    font-size: 1.3rem;
    padding-top: 10px;
    padding-right: 35px;
    padding-bottom: 10px;
    margin-top: 10px;
	background-color: #999999 ;
	font-weight: 450;
	text-decoration: none;
}
.content-area.communitylisting .communitywrapper .button.button.button--primary:hover{
	background: #006699;
	color: white;
}



.content-area.communitylisting .communitywrapper .button.button.button--primary 
.modelhomes.grid-boxes.grid-boxes-1x3--1  .grid-boxes__box{
	width: 285px;
	height: 458px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	margin: 0 auto;
	
}
.modelhomes .grid-boxes .grid-boxes-1x3--1{
	padding-top: 87px;
}
.modelhomes .grid-boxes .grid-boxes-1x3--1 .box__content h3{
	font-size: 1.3rem;
}
.modelhomes .grid-boxes__box .box__details:has(.comingsoon){
	background: white;
	height: 55px;
	
}
.modelhomes .comingsoon{
	align-self: center;
	text-align: center;
	font-weight: 500;
	color: #666666;
}
.modelhomes .grid-boxes .grid-boxes-1x3--1 .box__buttons{
	max-width: 218px;
	height: 43px;
}
.modelhomes .grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons{
	padding-top: 25px;
}

.buttonwrapper{
	display: flex; 
	flex-direction: column;
	margin-left: 11%;
	width: 95%;
	margin-top: 13%;
	gap: 9px;
}

.sidebar-area .buttonwrapper {margin-top:1.5rem;margin-bottom:2.5rem} 

.buttonwrapper .button.button--primary{
	font-size: 1.5rem;
    padding-top: 10px;
    padding-bottom: 10px;
	background: #666666;
	font-weight: 500;
}
.buttonwrapper .button.button--primary:hover{
	background: #006699;
}

@media screen and (max-width: 1200px){
	.sidebarform{
		margin-left: 0;
		
	}
	.buttonwrapper{
		margin: 0 auto;
		padding-top: 50px;
	}
	
}
@media screen and (max-width: 762px){
	.content-area{
	
	}
	.sidebarform{
margin: 40px auto;
	}
	.buttonwrapper{
		margin: 0 auto;
		padding-top: 10px;
	}
	.buttonwrapper .button.button--primary{
		width: 80%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 350px){
	.buttonwrapper .button.button--primary{
		width: 100%;
	}
}
.modelhomes.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__content h3{
	font-size: 1.4rem;
}
.modelhomes .grid-boxes__box .box__details{
	display: flex; 
	flex-direction: row;
	justify-content: space-around;
	background: #666666;
	height: 100%;
	max-height: 55px;
	border-top: 1px solid #666666;
	
}
.modelhomes .grid-boxes__box .housedetail{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 2px;
	width: 100%;
	background: #fff;
	border-right: 1px solid #666666;	
	height: 100%;
	text-align: center;
}
.modelhomes .grid-boxes__box .housedetail span{
	text-transform: uppercase;
}
.modelhomes.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons{
	display: flex;
    flex-direction: column;
    margin-top: 14px;
    align-items: center;
	gap: 9px;
	padding-bottom: 20px; 
}
.modelhomes.grid-boxes.grid-boxes-1x3--1 .grid-boxes__box .box__buttons .button.button--primary{
	background: #999999;
    color: #fff;
    font-size: 1.39rem;
    font-weight: 500;
    width: 75%;
    padding-top: 4px;
    padding-bottom: 3px;
	text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);

}
.modelhomes .box__content .housedetails{
	font-size: 1.2rem;
}
.modelhomes .grid-boxes__box .housedetail:last-child{
	border-right: 1px solid white;
}
.modelhomes .box__details span{
	background: white;
	width: 100%;
}
.modelhomes .row .col-md-3:nth-child(2) .grid-boxes__box .box__buttons .button.button--primary{
	font-size: 1.13rem;
    padding-left: 5px;
    padding-right: 5px;
	margin-bottom: 20px;
}
.modelhomes .row .col-md-3:nth-child(2) .grid-boxes__box .box__content h3{
	font-size: 1.4rem;
}
@media screen and (max-width:762px){
	.modelhomecontainer .content-text{
	
		transform: none !important;
	}
}
@media screen and (min-width: 992px){

	.modelhomes.grid-boxes.grid-boxes-1x3--1 .row{
justify-content: center;	
}
}
.featurebox{
	border-style: solid;
	border-width: 3px;
	border-color: rgb(0, 90, 156);
	background-color: rgb(235, 235, 235);
	margin-top: 49px;
    padding-left: 3%;
    padding-top: 2%;
    padding-bottom: 1%;
	margin-bottom: 5%;
}

.featurebox h3{
	color: #006699;
	font-size: 1.4rem;
	font-weight: 500;
}

.featurebox ul li{
	margin-bottom: -3px;
	font-size: 1.2rem;
}
.featurebox ul{
	margin-bottom: 0;
}

.property.content-title{
	margin-top: 2%;
    font-size: 1.8rem;
}
.property.content-text{
	padding-right: 10%;
	font-size: 1.2rem;
}
.houseinforow{
	display: flex;
	height: 119px;
	margin-bottom: 5%;
}
.housenote img{
	width: auto; 
	height: 47px;
	filter: invert(21%) sepia(92%) saturate(2109%) hue-rotate(181deg) brightness(94%) contrast(101%);
}
.housenote{
	display: flex;
	align-items: center;
	gap: 20px;
	width: 20%; 
	height: 100%;
	border-right: 2px solid #666666;
	justify-content: center;
}
.housenote.style{
	border-right: none;
}
.housenote span{
	font-size: 1.6rem;
	font-weight: 500;
}
.housedetail span{
	font-weight: 500; 
	color: #666666;
}
@media screen and (max-width: 992px){
	.houseinforow{
		height: 250px;
		flex-wrap: wrap;
	}
	.housenote{
		height: auto; 
		width: 50% !important;
		border: none !important;
	}
}


/* ----------------------------------
*
* EasyDNN Gallery
*
* ---------------------------------*/
.eds_GravityGallery_Capsule .edg__gravityPortfolio_header {
	margin: 0 !important;
	padding: 0;
	display: none;
  }
   
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList {
	display: flex !important;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	border: none;
	box-shadow: none !important;
	border-radius: 0 !important;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
  }
   
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide,
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li {
	display: block !important;
	margin: 0 0.5rem 0.5rem 0;
	padding: 0.75rem 1rem !important;
	background: rgb(184 184 184);
	line-height: 1.2;
  }
   
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide span,
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li span {
	margin: 0;
	padding: 0;
	line-height: 1.2;
  }
   
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li.edg__gravityPortfolio_active {
	background: #525252;
  }
   
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li > span::after {
	display: none;
  }
   
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList.edg__gravityPortfolio_itemsHidden > li:first-child {
	box-shadow: none !important;
  }
   
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li:first-child > span {
	border-radius: 0;
  }
   
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_hiddenItemWrapper.edg__gravityPortfolio_itemsHidden,
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_hiddenItemWrapper > .edGP_hiddenItemListTrigger {
	display: none !important;
  }
   
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer {
	position: relative;
	width: 25% !important;
	height: 0 !important;
	padding-top: 25% !important;
  }
   
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
	padding: 0.25rem;
  }
   
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_thumbnailContainer {
	width: 100%;
	height: 100%;
  }
   
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_mediaWrapper {
	height: 100%;
  }
   
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_mediaWrapper img {
	width: 100%;
	height: 100% !important;
	margin: 0;
	object-fit: cover;
	object-position: center;
  }
   
  .smbLightOverlayWrapper.modern .mainWrapper .itemTitle, .eds_GravityGallery_Capsule.edGP_overlay1 .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_titleDescription{display:none!important}
  @media screen and (max-width: 991px) {
	.eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide,
	.eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li {
	  padding: 0.75rem 0.5rem !important;
	}
  }
   
  @media screen and (max-width: 575px) {
	.eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer {
	  width: 50% !important;
	  padding-top: 50% !important;
	} 
  }
  /* ----------------------------------
*
* EasyDNN Gallery
*
* ---------------------------------*/
.eds_GravityGallery_Capsule .edg__gravityPortfolio_header {
	margin: 0 !important;
	padding: 0;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList {
	display: flex !important;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	border: none;
	box-shadow: none !important;
	border-radius: 0 !important;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide,
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li {
	display: block !important;
	margin: 0 0.5rem 0.5rem 0;
	padding: 0.75rem 1rem !important;
	background: rgb(184 184 184);
	line-height: 1.2;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide span,
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li span {
	margin: 0;
	padding: 0;
	line-height: 1.2;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li.edg__gravityPortfolio_active {
	background: #525252;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li > span::after {
	display: none;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList.edg__gravityPortfolio_itemsHidden > li:first-child {
	box-shadow: none !important;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li:first-child > span {
	border-radius: 0;
  }
  
  
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_hiddenItemWrapper.edg__gravityPortfolio_itemsHidden,
  .eds_GravityGallery_Capsule .edg__gravityPortfolio_hiddenItemWrapper > .edGP_hiddenItemListTrigger {
	display: none !important;
  }
  
  
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer {
	position: relative;
	width: 25% !important;
	height: 0 !important;
	padding-top: 25% !important;
  }
  
  
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
	padding: 0.25rem;
  }
  
  
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_thumbnailContainer {
	width: 100%;
	height: 100%;
  }
  
  
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_mediaWrapper {
	height: 100%;
  }
  
  
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_mediaWrapper img {
	width: 100%;
	height: 100% !important;
	margin: 0;
	object-fit: cover;
	object-position: center;
  }
  
  
  @media screen and (max-width: 991px) {
	.eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList > li.edg__gravityPortfolio_hide,
	.eds_GravityGallery_Capsule .edg__gravityPortfolio_header .edg__gravityPortfolio_itemList li {
	  padding: 0.75rem 0.5rem !important;
	}
  }
  
  
  @media screen and (max-width: 575px) {
	.eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer {
	  width: 50% !important;
	  padding-top: 50% !important;
	} 
  }
  
/* ---------------------------------------------------------

  * Filename:			  grid-tile-1x3x2-1.scss

------------------------------------------------------------*/
.grid-tiles.grid-tiles-1x3x2--1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.grid-tiles.grid-tiles-1x3x2--1 .half { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 49.5%; }

.grid-tiles.grid-tiles-1x3x2--1 .half.half--left .item { width: 100%; height: 100%; background-color: transparent; background-size: cover; background-position: center; background-repeat: no-repeat; }

.grid-tiles.grid-tiles-1x3x2--1 .half.half--left .item:hover { background-color: transparent; }

.grid-tiles.grid-tiles-1x3x2--1 .half.half--left .item:hover h4 { background-color: rgba(26, 176, 215, 0.9); }

@media screen and (max-width: 767px) { .grid-tiles.grid-tiles-1x3x2--1 .half.half--left .item { height: 100%; padding-top: 60%; } }

.grid-tiles.grid-tiles-1x3x2--1 .half.half--left .item h4 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: absolute; bottom: 0; left: 0; width: 100%; height: 31%; background-color: rgba(156, 50, 108, 0.9); pointer-events: none; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

@media screen and (max-width: 767px) { .grid-tiles.grid-tiles-1x3x2--1 .half { width: 100%; margin-bottom: 2%; } }

.grid-tiles.grid-tiles-1x3x2--1 .half .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; width: 49%; margin-bottom: 2%; padding: 7% 0; background-color: #9c326c; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.grid-tiles.grid-tiles-1x3x2--1 .half .item:nth-of-type(5), .grid-tiles.grid-tiles-1x3x2--1 .half .item:nth-of-type(6) { margin-bottom: 0; }

.grid-tiles.grid-tiles-1x3x2--1 .half .item:hover { background-color: #1ab0d7; }

.grid-tiles.grid-tiles-1x3x2--1 .half .item a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.grid-tiles.grid-tiles-1x3x2--1 .half .item h4 { text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.grid-tiles.grid-tiles-1x3x2--1 .half .item a{
	display: none;
}
.grid-tiles.grid-tiles-1x3x2--1 .half .item:hover a{
	display: flex;
	flex-direction: column;	
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 500;
background: rgba(0, 0, 0, 0.6)

}
.content-area.housebuttonrow{
	padding-top: 5%;
    display: flex;
    width: 100%;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
	margin-bottom: 5%;
}

.content-area.housebuttonrow .button.button--primary{
    padding: 9px 20px;
    font-size: 1.4rem;
	background: #666666;
	font-weight: 500;
}

.content-area .button.button--primary:hover{
	background:#006699;

}

.lotinfo h3{
	font-size: 1.5rem;
	margin-bottom: 5px;
	font-weight: 600;
}
.lotinfo p{
	font-size: 1.09rem;
}

.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit, .eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton{
	background:#006699;
	font-family: 'futura-pt', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_metaDetails .article_rating{
	display: none;
}
.feature.feature--4 .feature__buttons .button.button--secondary{
	background-color: #999999 ;
}
.button.button--primary:hover{
	background: #005078;
}
.feature.feature--3 .feature__buttons .button.button--primary:hover{
	background: #005078;
	text-align: none;
}
.feature.feature--3 .feature__buttons .button.button--secondary:hover{
	background: #787878;
}
.feature.feat-7 .content-wrapper .button.button--primary:hover{
	background: #005078;
}
.feature.feature--4 .feature__buttons .button.button--primary:hover{
	background: #005078;
}
.feature.feature--4 .feature__buttons .button.button--secondary:hover{
	background: #787878;
}
.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary:hover{
	background: #005078;
}
.gallery.gallery-1x4--1 .gallery__buttons .button.button--primary:nth-child(1):hover{
	background: #787878;

}
.reviews.reviews-full--1 .content__buttons .button.button--secondary:hover{
	background: #DBDBDB;
}


.content-area.contactpage{
	display: flex;
	justify-content: center;
	align-items: center;

}

.utm-form.inline.contactpage{
width:100%;
	border: none;
	background: #696969;

}
.flickity-page-dots{
	display: none;
}
.content-area p{
	font-weight: 400;
	
}

.DNNContainer_noTitle > div > .ModBigelowPlotsDnnC > div > div > div .row > .col-12.col-sm-8 > div > h4{
    color: #006699;
font-size: 1.5rem;

}.DNNContainer_noTitle > div > .ModBigelowPlotsDnnC > div > div > div .row > .col-12.col-sm-8 > div > p{    color: #006699;
}

.slider.slider-1-full-new .content__title::before{
    content: url("/portals/0/quote.png");


    position: absolute;
    left: -81%;
    right: 0;
    top: -18%;
	rotate: 180deg;

}
.slider.slider-1-full-new .content__title::after{
	content: url("/portals/0/quote.png");

    position: absolute;
    right: 6%;
    bottom: -21%;

}
.innerpage .slider.slider-1-full-new .content__title::before{
	content: url(/portals/0/quote.svg);
    position: absolute;
    left: -81%;
    right: 0;
    top: -18%;
}
.innerpage .slider.slider-1-full-new .content__title::after{
	content: url(/portals/0/quote.svg);
    position: absolute;
    right: 13%;
    bottom: -18%;
    rotate: 180deg;
}
.flickity-prev-next-button.previous{
	top: 43%;
	left: 6%;
}
.flickity-prev-next-button.next{
	top: 43%;
	right: 6%;
}
@media screen and (max-width: 762px){
	.content-area.housebuttonrow{
		width: 50%;
		flex-direction: column !important;
		margin: 0 auto;
	}
	.flickity-prev-next-button.previous{
		top: 43%;
		left: 0;
	}
	.flickity-prev-next-button.next{
		top: 43%;
		right: 0;
	}
}

.staffSquare{
	display: flex;
    flex-direction: column;
    align-items: center;
    
}
.staffSquare img{
	width: 100%;
	height: auto;
}
.staffSquare .staffName{
	font-size: 1.5rem;
	font-weight: 500;

}
.staffSquare .staffTitle{
	font-style: italic;
    font-weight: 400;
    font-size: 1.3rem;
	color: #006699;
	line-height: 1;
	padding-bottom: .7rem;
}
[data-accordion-group].read-more [data-control]{
	background-color: #006699;

}

/*! Virtual Tour Tiles  */
.tour-item {
	position:relative;
	height:300px;
	margin-bottom:6rem;
}

.content-area img.bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	z-index:0;
	transition:all .3s ease-in-out;
}

.tile-link::before {
	content:'';
	position:absolute;
	inset:0;
	z-index:3;
}

.tour-item span {
	opacity:0;
	position:absolute;
	z-index:2;
	top:50%;
	left:50%;
	font-size: 1.5rem;
	font-weight:bold;
    color: #fff;
    font-family: 'futura-pt', sans-serif;
	transform:translate(-50%,-30%);
	transition:all .3s ease-in-out;
	text-align:center;
	width:100%;
}

.tour-item h3 {color:#fff;font-weight:bold;font-family: 'futura-pt', sans-serif;
    text-transform: uppercase;
    padding:10px;
    background:#006699;
    opacity: .8;
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
}
.tour-item:hover img {filter:brightness(60%);}
.tour-item:hover span {opacity:1;transform:translate(-50%,-50%);}

@media screen and (max-width:576px) {
	.tour-item span {opacity:1;transform:translate(-50%,-50%);}
	.tour-item img {filter:brightness(60%);}
}