@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

:root{
/* Primary brand color */
--color-primary: #28abe3;
  
/* Secondary brand color */
--color-secondary: #dfe1e2;

/* Tertiary or accent color */
--color-accent: #000;

/* Neutral or dark color */
--color-dark: #000;

/* Example filter for images/icons */
--filter-color: invert(57%) sepia(40%) saturate(1300%) hue-rotate(165deg) brightness(95%) contrast(87%);

  /* Font sizes (example scale) */
  --font-size-base: 1.041875rem;
  --font-size-h1: 1.953125rem;
  --font-size-h2: 1.5625rem;
  --font-size-h3: 1.301875rem;

  /* Font weights */
  --font-weight-normal: 400;
  --font-weight-bold: 700;

  /* Line heights */
  --line-height-base: 1.3;
}

/*! ---------------------------------------------------------
	
	* 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 1rem}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-right:before{content:"\f105"}.fa-bars:before{content:"\f0c9"}.fa-circle:before{content:"\f111"}.fa-envelope:before{content:"\f0e0"}.fa-facebook-f:before{content:"\f39e"}.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-search:before{content:"\f002"}.fa-times:before{content:"\f00d"}.fa-triangle:before{content:"\f2ec"}.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-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")}.fab,.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,.far,.fas{font-family:"Font Awesome 5 Pro"}.fa,.fas{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}address{font-style:normal}/*! ---------------------------------------------------------
	
	* 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.
*/

/* ---------------------------------------------------------
  
  * Filename:			  header-1.scss
  
------------------------------------------------------------*/
.header.header--1 { position: absolute; top: 0; left: 0; width: 100%; background: grey; -webkit-animation: fade-in 0.5s ease; animation: fade-in 0.5s ease; }

.header.header--1.is-sticky { position: fixed; -webkit-animation: fade-in-top 0.5s ease; animation: fade-in-top 0.5s ease; }

@media screen and (max-width: 991px) { .header.header--1.is-sticky .logo { display: none; } }

.header.header--1.is-sticky .right .top { display: none; }

@media screen and (max-width: 991px) { .header.header--1 .logo { 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; } }

.header.header--1 .right { 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; }

.header.header--1 .right .top { 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; }

.header.header--1 .right .top .top-left { width: 30%; }

.header.header--1 .right .top .top-left .content .button { width: 100%; }

.header.header--1 .right .top .top-right { width: 69%; background: #00abd8; }

.header.header--1 .right .top .top-right .content { 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; }

.header.header--1 .right .top .top-right .content ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0; padding: 0; list-style: none; }

.header.header--1 .right .bottom { display: block; }

.header.header--1 .mobile { 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; }

.header.header--1 .mobile .button { -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; }

.dnnEditState .header.header--1 { position: relative !important; }

form[action="/Login?returnurl=%2fadmin"] .header.header--1, form[action*="/admin"] .header.header--1, form[action*="/Admin"] .header.header--1 { position: relative !important; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.header.header--1{
	background: rgba(0,0,0,0.66);
	padding: 1.25rem 0 5px 8%;
}

.menu.menu--desktop ul li[data-depth="0"] a{
	font-size: 1.041875rem;
	text-transform: uppercase;
	font-weight: 500;
}

.header.header--1 .right .top .top-right .content{
	justify-content: flex-start;
	padding: 14px 0 14px 20px;	
}

.header.header--1 .right .bottom{
	margin-top: 10px;
}

.header.header--1 .right .top .top-right{
	border-radius: 25px 0 0 25px;
	background: #28abe3;
}

.header.header--1 .right .top .top-left .content .button{
	font-size: 1.171875rem;
	font-weight: 600;
	padding: 12px;
	border-radius: 25px;
}

.header.header--1 .right .top .top-right .content ul{
	margin-right: 0.5rem;
}

.header.header--1 .right .top .top-right .content li{
	margin: 0 0.5rem;
}

.header.header--1 .right .top .top-right .content li a{
	display: flex;
	align-items: center;
}

.header.header--1 .right .top .top-right .content li img{
	margin-right: 5px;
}

.header.header--1 .right .top .top-right .content li a,
.header.header--1 .right .top .top-right .content li{
	font-size: 0.91125rem;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}

.header.header--1 .right .top .top-right .content a{
	font-size: 1.041875rem;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}

.header.header--1 .right .top .top-right .content a .fas{
	font-size: 0.91125rem;
}

.header.header--1.is-sticky{
	padding-top: 10px;
	padding-bottom: 10px;
	background: rgba(0,0,0,0.9);
}

.header.header--1.is-sticky .logo img{
	height: 40px;
}

.header.header--1.is-sticky .right .bottom{
	margin-top: 0;
}

.menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"]{
	background: #111111;
	border-top: 2px solid #28abe3;
}

.menu.menu--desktop ul li[data-depth="1"] a{
	font-size: 0.9375rem;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
}

.menu.menu--desktop ul li[data-depth="1"] a:hover{
	color: #28abe3;
}

.menu.menu--desktop ul li[data-depth="1"]{
	border-bottom: 1px solid #1f1f1f;
}


/* ---------------------------------------------------------
  
  * 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: 745px; 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 **/

.banner .container{
	position: relative;

}

.banner-area.banner-area--3{
	width: 58%;
	top: 48%;
}

.banner-area.banner-area--3 .banner-area__title{
	font-size: 3.385625rem;
	font-weight: 800;
	margin-bottom: 10px;
}

.banner-area.banner-area--3 .banner-area__title span{
	color: #28abe3;
}

.banner-area.banner-area--3 .banner-area__text{
	font-size: 1.25rem;
	font-weight: 500;
	margin-bottom: 3rem;
}

.banner .ratings{
	display: flex;
	align-items: center;
	margin-bottom: 3rem;
}

.banner .ratings img{
	margin-right: 1.25rem;
}

/* ---------------------------------------------------------
	
	* Filename:			  feature-1.scss
	* Description: 		Define the layout for feature-1
  * Version:				1.0.1
  * Last Modified:  3.28.2019
	
------------------------------------------------------------*/
.feature.feature--1 .feature__title { text-align: center; }

.feature.feature--1 .feature__subtitle { text-align: center; }

.feature.feature--1 .feature__text { text-align: center; }

.feature.feature--1 .feature__buttons { 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; }

@media screen and (max-width: 575px) { .feature.feature--1 .feature__buttons { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

/** BEGIN COMPONENT OVERRIDES HERE **/

.feature.feature--1 .feature__title{
	margin-bottom: 10px;
}

.feature.feature--1 .feature__text{
	width: 85%;
	display: block;
	margin: 0 auto 3rem;
}


.feature.feature--1 .uvp-custom{
	align-items: center;
}

.uvp-wrap{
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 270px;
}

.uvp-wrap img{
	height: 75px;
	filter: invert(63%) sepia(92%) saturate(2614%) hue-rotate(165deg) brightness(97%) contrast(83%);
	margin-bottom: 10px;
}

.uvp-custom .middle{
	text-align: center;
}

.uvp-custom .left .uvp-wrap{

	align-items: end;
	text-align: right;
}

.uvp-custom .right .uvp-wrap{
	
	align-items: start;
	text-align: left;
}

.uvp-wrap h3{
	color: #28abe3;
	font-size: 1.5625rem;
	font-weight: 600;
	text-transform: uppercase;
}

.uvp-wrap p{
	color: #414042;
}

.feature.feature--1 .feature__buttons{
	margin-top: 2rem;
}

/* ---------------------------------------------------------
	
	* Filename:			  grid-1x3-1.scss
	* Description: 		Define the layout for grid-1x3--1
  * Version:				1.0.0
  * Last Modified:  5.13.2019
	
------------------------------------------------------------*/
.grid.grid-1x3--1 .grid__item { position: relative; height: 500px; }

.grid.grid-1x3--1 .grid__item:hover::after { background: rgba(0, 0, 0, 0.5); }

.grid.grid-1x3--1 .grid__item:hover .item__content .content__hover { max-height: 200px; opacity: 1; }

.grid.grid-1x3--1 .grid__item::after { position: absolute; z-index: 1; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.1); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.grid.grid-1x3--1 .grid__item .item__image { position: relative; z-index: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.grid.grid-1x3--1 .grid__item .item__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; z-index: 2; top: 50%; left: 0; right: 0; width: 80%; margin: 0 auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.grid.grid-1x3--1 .grid__item .item__content .content__title { color: white; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.grid.grid-1x3--1 .grid__item .item__content .content__hover { max-height: 0; opacity: 0; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; }

.grid.grid-1x3--1 .grid__item .item__content .content__hover .hover__text { color: white; text-align: center; }

.grid.grid-1x3--1 .grid__item .item__content .button { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.grid.grid-1x3--1 h2{
	display: block;
	text-align: center;
	padding: 25px 0 20px;
	background: #28abe3;
	margin-bottom: -1px;
}

.grid.grid-1x3--1 h2 span{
	color: #fff;
}

.grid.grid-1x3--1 .grid__item{
	padding: 0;
	background: #000;
}

.grid.grid-1x3--1 .grid__item:hover{
	background: #28abe3;
}

.grid.grid-1x3--1 .grid__item::after{
	background-color: transparent;
	background-image: url(../images/logo-overlay.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	opacity: 0;
}

.grid.grid-1x3--1 .grid__item:hover::after{
	opacity: 1;
	background-color: transparent;
	background-image: url(../images/logo-overlay.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
}

.grid.grid-1x3--1 .grid__item .item__content .content__title{
	font-size: 2.5rem;
	font-weight: 600;
	color: #28abe3;
	margin-bottom: 1.25rem;
	text-align: center;
}

.grid.grid-1x3--1 .grid__item:hover .item__content .content__title{
	color: #fff;
}

.grid.grid-1x3--1 .grid__item .item__content .content__hover .hover__text{
	font-size: 1.301875rem;
	font-weight: 600;
}

.grid.grid-1x3--1 .grid__item .item__image{
	opacity: 0.3;
}

.grid.grid-1x3--1 .grid__item .item__content .button{
    background: rgba(255, 255, 255, 0.5);
    width: 50px;         
    height: 50px;        
    border-radius: 50%;    
    display: flex;         
    align-items: center;   
    justify-content: center; 
    padding: 0;   
}

.grid.grid-1x3--1 .grid__item:hover .item__content .button{
	background: rgba(0,0,0,0.5);
}


/* ---------------------------------------------------------
  
  * Filename:			  gallery-1x4-2.scss
  * Description: 		Sets default styles for the gallery-1x4-2 component.
  * Version:				1.0.0
  * Last Modified:  4.22.2019

------------------------------------------------------------*/
.gallery.gallery-1x4--2 .gallery__image { position: relative; overflow: hidden; height:95%; }

.gallery.gallery-1x4--2 .gallery__image:hover .image__content { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }

.gallery.gallery-1x4--2 .gallery__image img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.gallery.gallery-1x4--2 .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--2 .gallery__image .image__content .content__title { color: white; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.gallery.gallery-1x4--2{
	text-align: center;
	margin-bottom: 8rem;
}

.gallery.gallery-1x4--2 .gallery__image .image__content{
    background-color: rgba(40, 171, 227, .5);
}

.gallery.gallery-1x4--2 .gallery__image .image__content .fas{
	color: #fff;
	font-size: 40px;
}

.gallery.gallery-1x4--2 .justify-content-center{
	margin-top: 1rem;
}

.gallery.gallery-1x4--2 p{
	margin-bottom: 2rem;
}

/* ---------------------------------------------------------
	
	* 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 **/


.reviews.reviews-full--1{
	background: #28abe3 url(../images/subzero-exterior-cleaners-logo-mark-full-color-cmyk.png) no-repeat;
	background-position: 65% center;
	margin-bottom: 8.5rem;
}

.reviews.reviews-full--1 .reviews-full__content{
	text-align: left;
	color: #fff;
	right: auto;
	width: 70%;
	
}

.reviews.reviews-full--1 .main-img img{
	height: 100%;
}

.reviews.reviews-full--1 .main-img .imgwrap{
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	transform: translateY(-12%);
}

.reviews.reviews-full--1 .reviews-full__content{
	top: 38%;
}

.reviews.reviews-full--1 .reviews-full__content .reviews{
	margin-bottom: 1.5rem;
}

.reviews.reviews-full--1 .reviews-full__content img{
	margin-right: 2rem;
}

.reviews.reviews-full--1 .reviews-full__content h2{
	color: #000;
	line-height: 1.25;
	font-size: 1.823125rem;
	margin-bottom: 1rem;
}

.reviews.reviews-full--1 .reviews-full__content h2 span{
	display: block;
	color: #fff;
}

.reviews.reviews-full--1 .button.button--primary{
	background: #fff;
	color: #1a1a1a;
}

.reviews.reviews-full--1 .button.button--primary:hover{
	background: #3fa1d5;
	color: #fff;
}

.reviews.reviews-full--1 .button{
	margin-right: 1rem;
}


/* ---------------------------------------------------------
	
  * Filename:			  feat-7.scss
  
------------------------------------------------------------*/


.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{
	height:  auto;
	position: relative;
	width:  100%;
	margin-bottom: -4px;
	margin-top: 1rem;
}

.feature.feat-7 .mapping-wrap{
	position: relative;
}

.feature.feat-7 img{
	width:  100%;
}

.feature.feat-7 .container{
	position: absolute;
	top:  0;
	bottom:  0;
	left:  0;
	right:  0;
	margin:  0 auto;
}

.feature.feat-7 .col-12,
.feature.feat-7 .row{
	height:  100%;
	position: relative;
}

.feature.feat-7 .col-12{
	align-items:  center;
	display:  flex;
}

.feature.feat-7 .content{
	background: rgba(0,0,0,0.9);
	max-width:  510px;
	padding:  50px 35px;
	position: relative;
	top:  0;
	left:  -50px;
	z-index: 10;
}

.feature.feat-7 .content h3{
	font-size: 1.823125rem;
	font-weight: 800;
	color:  #ffffff;
	margin-bottom:  10px;
	position: relative;
	text-align: center;
	line-height: 1.25;
}

.feature.feat-7 .content h3 span{
	color: #28abe3;
	display: block;
	text-align: center;
}



.feature.feat-7 .content p{
	color:  #ffffff;
	margin:  0 0 1.5rem 0;
	font-weight: 400;
	text-align: left;
}

.feature.feat-7 .absolute-content{
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}


/* ---------------------------------------------------------
	
	* Filename:			  cta-callout-half.scss
	
------------------------------------------------------------*/
.cta-callout.cta-callout-half .callout { position: relative; padding: 2rem 2rem 2rem 0; background: #ededed; }

.cta-callout.cta-callout-half .callout::before, .cta-callout.cta-callout-half .callout::after { position: absolute; content: ''; top: 0; width: 1000%; height: 100%; background: inherit; }

.cta-callout.cta-callout-half .callout::before { display: none; left: 100%; }

.cta-callout.cta-callout-half .callout::after { right: 100%; }

@media screen and (max-width: 767px) { .cta-callout.cta-callout-half .callout { padding: 2rem 0; text-align: center; }
  .cta-callout.cta-callout-half .callout::before { display: block; } }

.cta-callout.cta-callout-half .callout .buttons { 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: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

@media screen and (max-width: 767px) { .cta-callout.cta-callout-half .callout .buttons { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

/** BEGIN COMPONENT OVERRIDES HERE **/

.cta-callout.cta-callout-half{
	margin-bottom: 100px;
}

.cta-callout.cta-callout-half .callout{
	background: transparent;
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 4rem 3rem;
	text-align: center;
}

.cta-callout.cta-callout-half .callout .buttons{
	width: 100%;
	align-items: center;
	flex-direction: row;
}

.cta-callout.cta-callout-half .col-md-6{
	background-size: cover;
	background-repeat: no-repeat;
}

.cta-callout.cta-callout-half h3{
	font-size: 2.083125rem;
	font-weight: 800;
	margin-bottom: 1rem;
}

.cta-callout.cta-callout-half .callout h3{
	color: #fff;
	text-transform: uppercase;
}

.cta-callout.cta-callout-half .callout h3 span{
	color: #28abe3;
}

.cta-callout.cta-callout-half .callout p{
	color: #fff;
	margin-bottom: 1.5rem;
}

.cta-callout.cta-callout-half .areasserved{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.cta-callout.cta-callout-half .areasserved ul{
	columns: 3;
	margin-top: 0;
	list-style: none;
	padding-left: 0;
	width: 70%;
}

.cta-callout.cta-callout-half .areasserved ul li{
	font-size: 1.171875rem;
	font-weight: 500;
	line-height: 1.5;
}

/* ---------------------------------------------------------
  
  * Filename:			  footer-2.scss
  * Description: 		Define the layout for footer-2
  
------------------------------------------------------------*/
/** BEGIN COMPONENT OVERRIDES HERE **/

.footer{
	background: #0d0d0d;
}

.footer .upper{
	padding: 30px 0;
}

.footer .logo{
	display: block;
	margin-bottom: 1.25rem;
}

.footer .address{
	display: block;
	position: relative;
	margin-bottom: 1.125rem;
}

.footer .address address{
	color: #fff;
	font-weight: 500;
	font-size: 1.041875rem;
}

.footer .address .fas,
.footer .phone .fas{
	color: #28abe3;
	display: inline-block;
	width: 20px;
	text-align: center;
	margin-right: 5px;
}

.footer .phone a{
	color: #fff;
	font-weight: 500;
	font-size: 1.041875rem;
}

#footer-two-pane{
	display: flex;
	justify-content: space-between;
}

.footer h4.title,
.footer h4.title a{
	color: #28abe3;
	font-size: 1.171875rem;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 2rem;
}

.footer .footer-column .list{
	padding-left: 0;
}

.footer .footer-column .list li a{
	color: #fff;
	font-size: 1.041875rem;
	font-weight: 400;
	line-height: 1.2;
}

.footer .footer-column .wrap{  
	display: block;
}

/* ---------------------------------------------------------
	
  * Filename:			  footer-copyright-bar-1.scss
  
------------------------------------------------------------*/
.footer-copyright-bar.footer-copyright-bar-1 .right, .footer-copyright-bar.footer-copyright-bar-1 .left { width: 50%; }

@media screen and (max-width: 767px) { .footer-copyright-bar.footer-copyright-bar-1 .right, .footer-copyright-bar.footer-copyright-bar-1 .left { width: 100%; } }

.footer-copyright-bar.footer-copyright-bar-1 .left { -webkit-box-pack: start !important; -webkit-justify-content: flex-start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }

@media screen and (max-width: 767px) { .footer-copyright-bar.footer-copyright-bar-1 .left { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center !important; -webkit-justify-content: center !important; -ms-flex-pack: center !important; justify-content: center !important; } }

.footer-copyright-bar.footer-copyright-bar-1 .right { -webkit-box-pack: end !important; -webkit-justify-content: flex-end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }

@media screen and (max-width: 767px) { .footer-copyright-bar.footer-copyright-bar-1 .right { -webkit-box-pack: center !important; -webkit-justify-content: center !important; -ms-flex-pack: center !important; justify-content: center !important; } }

@media screen and (max-width: 767px) { .footer-copyright-bar.footer-copyright-bar-1 .social li:first-of-type { display: none; } }

/** BEGIN COMPONENT OVERRIDES HERE **/

.footer-copyright-bar{
	background: #28abe3;
	padding: 10px 0;
}

.footer-copyright-bar .col-12 ul li a, 
.footer-copyright-bar .col-12 ul li span,
.footer-copyright-bar .col-12 ul.links li{
	font-size: 1rem;
	font-weight: 500;
	text-transform: uppercase;
}

.footer-copyright-bar .col-12 ul.links li img{
	position: relative;
	margin-left: 5px;
	top: 2px;
}

/* ---------------------------------------------------------
  
  * Filename:			  page-title-text-middle-center

------------------------------------------------------------*/
.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-text-middle-center { position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.page-title.page-title-text-middle-center .page-title__text { text-align: center; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.inner-banner{
	height: 400px;
	margin-bottom: 40px;
}

.page-title.page-title-text-middle-center{
	top: 68%;
}

.page-title.page-title-text-middle-center .page-title__text{
	color: #28abe3;
	font-size: 3.515625rem;
	font-weight: 800;
	text-transform: uppercase;
}

/* ---------------------------------------------------------
	
	* Filename: uvp-bar-2.scss
	
------------------------------------------------------------*/
.uvp.uvp-bar-2 { 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; text-align: center; }

@media screen and (max-width: 991px) { .uvp.uvp-bar-2 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

/** BEGIN COMPONENT OVERRIDES HERE **/

 .uvp.uvp-bar-2 {
  padding: 40px 40px 40px 20px;
  margin-bottom: 50px;
	 margin-top: 2rem;
  position: relative;
  width: 105%;
 	background: #000;
}

.uvp.uvp-bar-2 li {
  width: auto;
  flex-direction: column;
  text-align: center;
  padding: 0;
  font-size: 1.041875rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
	display: flex;
  align-items: center;
}

.uvp.uvp-bar-2 li img {
  height: 45px;
  width: auto;
  filter: none;
  margin: 0 0 10px 0;
	filter: invert(62%) sepia(98%) saturate(1885%) hue-rotate(165deg) brightness(92%) contrast(93%);
}

/* ---------------------------------------------------------
	
	* Filename:			  grid-1x4-2.scss
	
------------------------------------------------------------*/
.grid.grid-1x4--2 .grid__item { position: relative; height: 400px; }

.grid.grid-1x4--2 .grid__item .item__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%; padding: 20px 20px 20px; background: rgba(0, 0, 0, 0.7); text-align: center; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; overflow: hidden; }

.grid.grid-1x4--2 .grid__item .item__content:hover { padding: 20px 20px; background: rgba(158, 32, 101, 0.8); }

.grid.grid-1x4--2 .grid__item .item__content:hover .content__hover { display: block; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.grid.grid-1x4--2 .grid__item .item__content .content__title { color: white; }

.grid.grid-1x4--2 .grid__item .item__content .content__text { color: white; }

.grid.grid-1x4--2 .grid__item .item__content .content__hover { display: none; }

.grid.grid-1x4--2 .grid__item .item__content .contentsection { width: 100%; padding: 40px 5px; }

/** BEGIN COMPONENT OVERRIDES HERE **/

.grid.grid-1x4--2{
	margin-bottom: 60px;
}

.grid.grid-1x4--2 .grid__item{
	margin-bottom: 4px;
}

.grid.grid-1x4--2 .grid__item .grid-wrap{
	position: relative;
	width: 100%;
	height: 100%;
}

.grid.grid-1x4--2 .grid__item .grid-wrap img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.grid.grid-1x4--2 .grid__item .item__content .contentsection hr{
	border-top: 3px solid #fff;
}

.grid.grid-1x4--2 .grid__item .item__content .content__title{
	font-size: 1.5625rem;
}

.grid.grid-1x4--2 .grid__item .item__content:hover{
	background: rgba(40,171,227,0.8);
}

.grid.grid-1x4--2 .grid__item .button.button--primary{
	background: transparent;
	border: 3px solid #fff;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 35px;
	width: 35px;
	padding: 0;
	font-size: 24px;
}

/* ---------------------------------------------------------
	
	* Filename:			  cta-callout-10.scss
	* Description: 		Define the layout for cta-callout-10
  * Version:				1.0.0
  * Last Modified:  4.9.2019
	
------------------------------------------------------------*/
.cta-callout.cta-callout--1 { 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: 150px; background: #00abd8; }

.cta-callout.cta-callout--1 .cta-callout__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; position: relative; width: 100%; }

.cta-callout.cta-callout--1 .cta-callout__content .content__text { margin: 0; }

/** BEGIN COMPONENT OVERRIDES HERE **/



.cta-callout.cta-callout--1 .cta-callout__content .content__text{
	font-size: 2.34375rem;
	font-weight: 600;
	color: #fff;
	text-align: center;
}

.cta-callout.cta-callout--1 .cta-callout__content .content__text a{
	color: #000;
}



/** CUSTOM CSS **/

body, html{
	font-family: "Jost", serif;
	font-size: 16px;
	line-height: 1.2;
}

p{
	font-weight: 400;
	font-size: 1.041875rem;
}

h2{
	font-weight: 800;
	font-size: 2.21375rem;
	color: #000;
	margin-bottom: 1rem;
}

h2 span{
	color: #28abe3;
}

.button{
	font-size: 1.171875rem;
	font-weight: 600;
	padding: 12px 25px;
	border-radius: 25px;
}

.button.button--primary{
	background: #28abe3;
	color: #fff;
}

.button.button--secondary{
	background: #dfe1e2;
	color: #000000;
}

.button.button--tertiary{
	background: #000;
	color: #fff;
}

.our-process{
	background: #f0f0f0;
	text-align: center;
	width: 100%;
	padding: 3rem 0;
	margin-bottom: 0;
}

.our-process h2{
	margin-bottom: 3rem;
	text-transform: uppercase;
}

.our-process .process-wrap{
	width: 360px;
	height: 395px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	padding: 20px 30px 100px 52px;
	display: flex;
	flex-direction: column;
	justify-content: end;
	margin: 0 auto;
}

.our-process .process-wrap .step{
	font-size: 1.823125rem;
	font-weight: 600;
	color: #fff;
	position: absolute;
  	left: 54px;
  	top: 36px;
}

.our-process .process-wrap h3{
	font-size: 1.4325rem;
	font-weight: 800;
	color: #000;
	line-height: 1;
	margin-bottom: 1rem;
}

.our-process .process-wrap p{
	display: block;
	width: 90%;
	margin: 0 auto;
}

.img-comp-container {
  position: relative;
  height: 200px; /*should be the same height as the images*/
}

.img-comp-img {
  position: absolute;
  width: auto;
  height: auto;
  overflow:hidden;
}

.img-comp-img img {
  display:block;
  vertical-align:middle;
}

.img-comp-slider {
  position: absolute;
  z-index:9;
  cursor: ew-resize;
  /*set the appearance of the slider:*/
  width: 40px;
  height: 40px;
  background-color: #2196F3;
  opacity: 0.7;
  border-radius: 50%;
}

.justify-content-center{
	display: flex;
	justify-content: center;
}

.justify-content-center .button{
	margin: 0 10px;
}

.centerBTNone {
  position: absolute;
  top: 15%;
  left: 50%;
  
  transform: translate(-50%,-50%);
}

.centerBTNtwo {
  position: absolute;
  top: 55%;
  left: 52%;
  transform: translate(-50%,-50%);
}

.centerBTNthree {
  position: absolute;
  top: 40%;
  left: 74%;
  transform: translate(-50%,-50%);
}

.centerBTNFour {
  position: absolute;
  top: 82%;
  left: 67%;
  transform: translate(-50%,-50%);
}

.centerBTNFive {
  position: absolute;
  top: 19%;
  left: 87%;
  transform: translate(-50%,-50%);
}

.pulse span, 
.pulse:before, 
.pulse:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0 solid #fbf7f2;
  border-radius: 100%;
  animation: da-pulse 3s ease-in-out 0s infinite;
}

.pulse:before {
  border-color: darken(#fbf7f2, 25%);
  border-width: 7px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pulse span {
  border-color: #fbf7f2;
  border-width: 4px;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
}

.pulse:after {
  border-color: darken(#fbf7f2, 35%);
  border-width: 1px;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
}

.centerBTN .pulse {
  position: relative;
  width: 102px;
  height: 102px;
  background: #28abe3;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.centerBTN.centerBTNFour .pulse{
	width: 113px;
	height: 113px;
}

.centerBTN.BTNsmall .pulse{
	width:  115px;
	height:  115px;
}

.centerBTN h5,
.centerBTN h5 a{
	color:  #ffffff;
	font-size: 1.041875rem;
	font-weight: 500;
}


@keyframes da-pulse {
	0%, 100% {
	  transform: scale(1.25);
	  opacity: 0;
	}
	48%, 52% {
	  transform: scale(1);
	  opacity: 1;
	}
}

.otherbrands{
	margin-bottom: 100px;
}

.otherbrands .left{
	background: #28abe3;
	display: flex;
	flex-direction: column;
	color: #fff;
	padding: 3rem 8%;
}

.otherbrands .left p{
	margin-bottom: 0;
}

.otherbrands h3{
	font-size: 2.21375rem;
	font-weight: 800;
	color: #000;
	line-height: 1.25;
	margin-bottom: 1.125rem;
}

.otherbrands h3 span{
	display: block;
	color: #fff;
}

.otherbrands .right{
	background: #000;
	display: flex;
	justify-content: center;
	align-items: center;
}

.otherbrands .right img{
	margin: 0 2rem;
}

.content-area h1{
    font-size: 1.953125rem;
    font-weight: 600;
    margin: 4rem 0 1.5rem;
    text-transform: uppercase;
}

.content-area h2{
	font-size: 1.5625rem;
	font-weight: 800;
	margin-bottom: 5px;
	color: #28abe3;
	text-transform: uppercase;
}

.content-area h3{
	font-size: 1.301875rem;
	font-weight: 600;
	margin-bottom: 0;
	color: #000;
	text-transform: uppercase;
	margin-top: 3rem;
}

.content-area p a{
	color: #28abe3;
	font-weight: 500;
	text-decoration: underline;
}

.parallax-main{
	display: block;
	height: 300px;
	width: 100%;
	background-attachment: fixed;
	margin-top: 2rem;
	margin-bottom: 1rem;
}




/** RESPONSIVE **/

.mobile__toggle{color: #28abe3}
.menu.menu--mobile{background: #040505;}
.menu.menu--mobile ul li a{font-size: 1.25rem; font-weight: 600; color: #fff; text-transform: uppercase;}
.menu.menu--mobile ul li .icon{color: #fff; top: 7px;}
.menu.menu--mobile ul li ul li a{font-size: 1.125rem; color: #28abe3; font-weight: 400;}

@media screen and (min-width: 768px) and (max-width: 991px){

	.button{font-size: 1rem;}

	.banner-area.banner-area--3{width: 65%; padding-left: 2rem;}
	.banner-area.banner-area--3 .banner-area__title{font-size: 3rem;}
	.banner .ratings img{height: 50px;}

	.uvp-wrap{min-height: 300px;}
	.uvp-custom .middle img{width: 100%;}
	.uvp-wrap img{height: 60px;}

	.grid.grid-1x3--1 .grid__item .item__content .content__title{font-size: 1.85rem;}

	.our-process .process-wrap{margin-bottom: 2rem;}

	.reviews.reviews-full--1{height: auto;}
	.reviews.reviews-full--1 .main-img img{width: 100%;}
	.reviews.reviews-full--1 .main-img .imgwrap{transform: translateY(0); border-radius: 0 25px 25px 0; overflow: hidden;}

	.feature.feat-7 .container{position: relative;}
	.feature.feat-7 .content{left: auto; right: auto; margin: 2rem auto;}
	.centerBTN h5, .centerBTN h5 a{font-size: 15px;}

	.cta-callout.cta-callout-half .areasserved ul{columns: 2; width: 90%;}
	.cta-callout.cta-callout-half .callout .buttons{flex-direction: column;}
	.cta-callout.cta-callout-half .callout .buttons .button{margin-bottom: 10px;}

	.otherbrands .right{flex-direction: column;}

}


@media screen and (max-width: 991px){

	.header.header--1{padding: 1rem;}
	.header.header--1 .logo{margin-bottom: 1.5rem;}
	.header.header--1 .logo img{height: 50px;}

	#footer-two-pane{flex-direction: column;}

	.uvp.uvp-bar-2{width: 100%; padding: 2rem;display: grid
		;
				grid-template-columns: 1fr 1fr;
				grid-template-rows: 1fr 1fr;}
	.uvp.uvp-bar-2 li{margin-bottom: 2rem;}

}



@media screen and (max-width: 767px){

	p{font-size: 1rem;}
	h2{font-size: 2rem; text-align: center;}
	.button{font-size: 0.9375rem; padding: 8px 12px;}

	
	.banner-area.banner-area--3{width: 100%; text-align: center;}
	.banner-area.banner-area--3 .banner-area__title{font-size: 2.5rem;}
	.banner .ratings{justify-content: center;}
	.banner .ratings img{height: 40px; margin: 0 8px;}

	.uvp-wrap{min-height: auto; padding: 20px 0; margin-bottom: 1rem;}
	.uvp-custom .left .uvp-wrap,
	.uvp-custom .right .uvp-wrap{text-align: center; align-items: center;}
	.uvp-custom .middle img{width: 100%;}

	.grid.grid-1x3--1 .grid__item .item__content .content__title{font-size: 2.25rem;}
	.grid.grid-1x3--1 .grid__item .item__content .content__hover .hover__text{font-size: 1.125rem;}

	.our-process .process-wrap{margin-bottom: 2rem;}

	.reviews.reviews-full--1 .main-img .imgwrap{transform: translateY(0);}
	.reviews.reviews-full--1{height: auto;}
	.reviews.reviews-full--1 .reviews-full__content{text-align: center; position: relative; top: auto; transform: translateY(0); padding: 2rem; width: 100%;}
	.content__buttons .button{margin: 0 0 10px 0;}

	.feature.feat-7{margin-top: 3rem;}
	.feature.feat-7 .content{left: auto; margin: 2rem 0;}
	.feature.feat-7 .container{position: relative;}

	.centerBTN h5, .centerBTN h5 a{font-size: 14px;}

	.cta-callout.cta-callout-half .callout .buttons{flex-direction: column;}
	.cta-callout.cta-callout-half .callout .buttons .button{margin-bottom: 10px;}
	.cta-callout.cta-callout-half .areasserved ul{width: 95%;}

	.otherbrands h3,
	.cta-callout.cta-callout-half .callout h3{font-size: 1.85rem;}
	.otherbrands .left{text-align: center;}
	.otherbrands .right img{height: 90px;}
	.otherbrands .right{flex-direction: column; padding: 2rem 0;}

	

	.page-title.page-title-text-middle-center .page-title__text{font-size: 2.8rem;}
	.content-area h1, p, .content-area h2, .content-area h3{text-align: center;}
	

	.cta-callout.cta-callout--1{padding: 2rem 1rem;}
	.cta-callout.cta-callout--1 .cta-callout__content .content__text{font-size: 1.8rem; text-align: center;}

}


.review-btns img {
    margin-right: 10px;
    width: 40px;
}

.review-btns img:hover {
    filter: var(--filter-color);
}

.page-title.page-title-text-middle-center {
    top: 68%;
    text-align: center;
}

.inner-banner .banner-image{
	filter: brightness(0.4);
}


@media screen and (max-width: 576px) {
    .parallax-main {
        display: none;
    }
}


.gallery__title{
	margin-bottom: 0;
}


.button {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  
  .button:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  }


  @keyframes pulse {
	0% {
	  box-shadow: 0 0 0 0 rgba(40,171,227,0.4);
	}
	70% {
	  box-shadow: 0 0 0 10px rgba(40,171,227,0);
	}
	100% {
	  box-shadow: 0 0 0 0 rgba(40,171,227,0);
	}
  }
  
 .button:hover {
	animation: pulse 1.5s infinite;
  }




.TritonBlogIntro {
    margin-bottom: 1.5rem;
}

.triton-blog-feed .triton-blog-feed-article .image {
    width: 500px !important;
    height: 250px !important;
    max-width: 100%;
}

.triton-blog-feed-article .title {
    margin: 1rem 0;
}

.summary p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
	font-size: 16.667px;
    font-weight: 500;
}
.triton-blog-feed-article .title{
	font-weight: 500;
}

.readMoreBlog {
    display: inline;
    font-size: 16.667px;
    text-transform: lowercase;
    font-weight: 400;
    color: var(--color-primary);
}


@media screen and (min-width: 991px) {
    .triton-blog-feed .col-sm-6:first-child .triton-blog-feed-article {
        margin-left: 3rem;
    }
}

.blog-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2rem 0 6rem;
}

.blog-banner{
    margin-bottom: 12rem;
}

.triton-blog-feed .triton-blog-feed-article:hover h3 {
    color: var(--color-primary);
}

.TritonBlogIntro{
    text-align: center;
}

@media (max-width: 576px) {
    .triton-blog-feed .triton-blog-feed-article {
        margin-bottom: 2rem;
    }
}


  /*! Ozone.css */
  .eds_news_Ozone{margin-bottom:5rem}.eds_news_Ozone .edn_clearFix:after{display:table;content:"";clear:both;width:100%}.eds_news_Ozone.eds_subCollection_news::after{display:block;content:"";clear:both;font-size:0;line-height:0;height:0}.eds_news_Ozone.eds_subCollection_news .fa{line-height:1}.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle{margin-block:5px;text-wrap:balance}.eds_news_Ozone.eds_subCollection_news .edn_article h1.edn_articleTitle{margin-block:5px 1rem}.eds_news_Ozone.eds_subCollection_news .edn_articleTitle a{color:var(--color-primary)}.eds_news_Ozone.eds_subCollection_news .edn_articleTitle a:hover{color:var(--color-secondary);text-decoration:none}.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer{max-width:100%;margin:5px 15px 10px 0;position:relative;overflow:hidden;line-height:0}.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer>a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;text-indent:-99999px;outline:0;-moz-outline-style:none;outline-style:none;background:0 0}.edn_article.edn_articleDetails .article_main_image img{margin-bottom:1.25rem}.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer img{max-width:100%;height:auto;display:inline-block}.eds_news_Ozone.eds_subCollection_news .edn_readMoreButtonWrapper{margin-block:2rem .5rem;text-align:left}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper{margin:20px 0;clear:both}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a{text-align:right;border-top:solid 1px #eee;border-bottom:solid 1px #eee;background-color:#f8f8f8;padding:3px 10px;display:block}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a span{display:inline-block;vertical-align:middle;display:inline-block;line-height:1;color:#504e4e}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a span::before{content:"\f09e";font-family:FontAwesome;color:var(--color-primary);margin-right:5px;font-size:20px;display:inline-block;vertical-align:middle}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a:hover{background-color:#fff}.eds_news_Ozone .fa{font-family:FontAwesome!important}.eds_news_Ozone.eds_subCollection_news .edn_article{margin-bottom:2rem}.eds_news_Ozone.eds_subCollection_news .article_pager{box-shadow: rgba(0,0,0,.05) 0px 1px 2px 0px;;float:right;clear:both;overflow:hidden;border-radius:4px;margin:20px 0;font-size:0}.eds_news_Ozone.eds_subCollection_news .article_pager a,.eds_news_Ozone.eds_subCollection_news .article_pager>span,.eds_news_Ozone.eds_subCollection_news .article_pagination a,.eds_news_Ozone.eds_subCollection_news .article_pagination>span{display:inline-block;font-size:1.042rem;line-height:1;padding:7px 10px;border-left:solid 1px var(--color-primary);border-right:none!important;border-bottom:none!important;border-top:none!important;text-decoration:none;transition:all .2s linear}.eds_news_Ozone.eds_subCollection_news .article_pager a{color:#504e4e;}.eds_news_Ozone.eds_subCollection_news .article_pager a.active, .eds_news_Ozone.eds_subCollection_news .article_pager a:hover, .eds_news_Ozone.eds_subCollection_news .article_pagination>span{background:var(--color-primary);color:#fff}.eds_news_Ozone.eds_subCollection_news .article_pager a:first-child{border-left:none}/*! EDIT ARTICLE */.edn_adminActions{margin-bottom:1rem}.eds_news_Ozone.eds_subCollection_news .admin_action::before,.eds_news_Ozone.eds_subCollection_news .edn_adminActions>a::before{font-family:FontAwesome;display:inline-block;margin-right:5px;font-size:15px;opacity:.8}.eds_news_Ozone.eds_subCollection_news .admin_action.edit,.eds_news_Ozone.eds_subCollection_news .edn_adminActions>a.edit{color:#00abd8;border:2px solid #00abd8;border-radius:4px;padding:7px;margin-bottom:1.5rem}.eds_news_Ozone.eds_subCollection_news .admin_action.edit:hover,.eds_news_Ozone.eds_subCollection_news .edn_adminActions>a.edit:hover{background:#00abd8;color:#fff}.eds_news_Ozone.eds_subCollection_news .admin_action.edit::before,.eds_news_Ozone.eds_subCollection_news .edn_adminActions>a.edit::before{content:"\f040"}
  /*! END OF Ozone.css */

  /** BLOG **/
.eds_news_Ozone.eds_subCollection_news{font-family: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:100%;width:100%;margin:30px 0 10px}.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary{margin-bottom:-1.5rem}.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper{text-align:left}.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:none;margin-bottom:0}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a span:before{color: var(--color-primary)}.eds_news_Ozone.eds_subCollection_news a{color: var(--color-primary); text-decoration: underline;}.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: var(--color-primary);color:#fff;border:0;font-family: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: var(--color-primary)}.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: var(--color-primary)!important;border:solid 1px  var(--color-primary)}.eds_news_Ozone.eds_subCollection_news .article_pager a:hover{background-color: var(--color-primary)!important;border:solid 1px  var(--color-primary)}.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags{color:var(--color-primary)}.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags>a:hover{color: var(--color-primary)}.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: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:.875rem}.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 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, .eds_news_Ozone .in_article_image .image_title { font-family:sans-serif; } .eds_news_Ozone h2 { font-size:1.75rem; color:#636363; text-transform:uppercase; font-weight:900; margin-bottom:20px; } .eds_news_Ozone h3 { font-weight:bold; } .eds_news_Ozone p { margin-bottom:1.5rem;font-size:16.667px;line-height:1.4 } .eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTitle { font-weight:700; font-size:1.953125rem; } .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}
 
/*hover*/
.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: var(--color-primary); }



.feature__title, .gallery__title, .grid.grid-1x3--1 h2 {
	text-transform: uppercase;
	text-wrap:balance
}

.feature.feature--1{
	margin-top: 5rem;
}

.grid.grid-1x3--1 h2{
	text-transform: uppercase;
}


.grid.grid-1x3--1{
	margin-top: 6rem;
}

.gallery.gallery-1x4--2{
	margin-top: 4rem;
}


.cta-callout.cta-callout-half h3, .otherbrands h3{
	text-transform: uppercase;
}


.cta-callout.cta-callout-half h3 span{
	color: #fff;
}

.TritonBlogIntro{
	text-transform: uppercase;
}

.triton-blog-feed-article .title {
    margin: 0rem 0 5px;    text-transform: uppercase;

}

.footer .footer-column .list li{
	list-style-type: none;
}

.cta-callout.cta-callout-half .areasserved ul li a{
	color: #000;
}

.cta-callout.cta-callout-half .areasserved ul li a:hover{
	color: var(--color-primary);
	text-decoration: underline;
}

.header.header--1 .right .top .top-right .content li a:hover{
	text-decoration: underline;
}

.footer-copyright-bar .col-12 .social li a img{
	width: 25px;
	filter: invert(100%) sepia(99%) saturate(0%) hue-rotate(36deg) brightness(108%) contrast(100%);


}


.footer-copyright-bar .col-12 .social li a img:hover{
	filter: invert(0%) sepia(8%) saturate(7500%) hue-rotate(300deg) brightness(103%) contrast(110%);


}

.reviews.reviews-full--1 .main-img iframe {
    width: 100%;
    position: absolute;
    max-width: 536px;
    left: 45%;
    top: 30%;
}

.footer .address address:hover, .footer .phone a:hover, .footer .footer-column .list li a:hover{
	text-decoration: underline;
}

.footer .footer-column .list li a:hover{
	color: var(--color-primary);
}

.footer h4.title a:hover {
color: #fff;
}

.cta-callout.cta-callout--1 .cta-callout__content .content__text a:hover{
	text-decoration: underline;
}

.team {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 2em;
	width: 100%;
	padding: 2em; /* Add some padding around the grid if desired */
	font-family: var(--font-family-base);
	background-color: #fff; /* Or choose another color; you could use var(--color-secondary) if you want a full section bg */
  }
  
  /* Individual team member cards */
  .team-member {
	text-align: center;
	background-color: var(--color-secondary); /* Light gray from your root */
	padding: 1em;
	border-radius: 10px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	transition: transform 0.2s ease-in-out;
  }
  
  /* Hover effect (optional) */
  .team-member:hover {
	transform: scale(1.02);
  }
  
  /* Team member images */
  .team-member img {
	width: 100%;
	max-width: 150px;
	border-radius: 50%;
	margin-bottom: 1em;
	/* Example filter (if you want to apply your custom filter-color):
	   filter: var(--filter-color);
	*/
  }
  
  /* Team member names */
  .team-member h2 {
	margin: 0.5em 0 0.2em;
	font-size: var(--font-size-h3); /* Adjust if you want it larger or smaller */
	font-weight: var(--font-weight-bold);
	line-height: var(--line-height-base);
	color: var(--color-primary);
  }
  
  /* Team member roles or descriptions */
  .team-member p {
	margin: 0;
	font-size: var(--font-size-base);
	color: var(--dark-color);
  }


  .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: #28abe3;
    color: #fff;
    font-size: 1.171875rem;
    border-radius: 25px;
  }

  .eds_news_Ozone h1 {
    font-size: 1.953125rem;
    font-weight: 600;
    margin: 4rem 0 1.5rem;
    text-transform: uppercase;
}


.eds_news_Ozone h2{
	font-size: 1.5625rem;
    font-weight: 800;
    margin-bottom: 1rem;
    color: #28abe3;
    text-transform: uppercase;    
}

.grid.grid-1x4--2 .grid__item .item__content .content__title{
	text-transform: uppercase;
}

.eds_news_Ozone p, .eds_news_Ozone.eds_subCollection_news li{
	font-weight: 400;
    font-size: 1.041875rem;    margin: 0 0 1.5rem; color: #000;
}

.eds_news_Ozone h3{
	font-size: 1.301875rem;
    font-weight: 600;
    margin-bottom: 0;
    color: #000;
    text-transform: uppercase;    margin: 2rem 0 1rem;
}


@media screen and (max-width: 1375px) {
	.header.header--1 .right .top .top-left .content .button {
		font-size: .8rem;
	}

	.header.header--1 .right .top .top-right .content {
		white-space: nowrap;
	}


 .header.header--1 .right .top .top-right .content li, .header.header--1 .right .top .top-right .content a{
		font-size: 0.7rem;

	}
	.header.header--1 .right .top .top-right .content li a{
		font-size: 0.85rem;
	}

	.header.header--1 .right .top .top-right .content li img {
		width: 30%;
	}
	.header.header--1 .right .top .top-right .content li a {
		display: block;

	}
}

.header.header--1 .right .top .top-right .content a:hover{
	text-decoration: underline;
}


@media screen and (max-width: 1153px) {
	.menu.menu--desktop ul li[data-depth="0"] a {
		font-size: .83rem;
		text-transform: uppercase;
		font-weight: 500;
	}
}


@media screen and (max-width: 1245px){
	.banner-area.banner-area--3 {

		padding-left: 10px;
	}
}


@media screen and (max-width: 	767px){
	.banner-area.banner-area--3 .banner-area__title, .banner-area.banner-area--3 .banner-area__text{
		text-wrap:balance;
	}
}

@media screen and (max-width: 	498px){
    .banner-area.banner-area--3 .banner-area__title {
        font-size: 1.8rem;
    }
	.banner-area.banner-area--3 .banner-area__text {
		font-size: .9rem;

	}

	.banner .ratings img {
        height: 35px;
    }
}

.uvp-custom .middle img{
	max-width: 100%;
}


@media screen and (max-width: 	767px){
	.grid.grid-1x3--1 .grid__item:hover {
		background: #000;
	}

	.grid.grid-1x3--1 .grid__item::after {
		opacity: 1;
		background-color: transparent;
		background-image: url(../images/logo-overlay.png);
		background-repeat: no-repeat;
		background-size: auto;
		background-position: center;
	}

	.grid.grid-1x3--1 .grid__item .item__content .button {
		background: rgba(0, 0, 0, 0.5);
	}

	.grid.grid-1x3--1 .grid__item .item__content .content__title {
		color: #fff;
	}

	.grid.grid-1x3--1 .grid__item .item__content .content__hover {
		max-height: 200px;
		opacity: 1;
	}
}


@media screen and (max-width: 	1150px) and (min-width: 767px){
	.our-process .process-wrap {
		width: 300px;

	}

	.our-process .process-wrap .step {
		top: 60px;
	}

	.our-process .process-wrap h3 {
		font-size: 1.1rem;

		margin-bottom: -1rem;
	}

	.our-process .process-wrap p {

		position: relative;
		top: 25px;
	}


}


@media screen and (max-width: 	400px) {
	.our-process .process-wrap{
		width: 280px;
	}

	.our-process .process-wrap .step {
		top: 68px;
	}

	.our-process .process-wrap h3 {
		font-size: 1rem;
	}

	.our-process .process-wrap p {
		width: 100%;
		position: relative;
		top: 15px;
	}
}

@media screen and (max-width: 	1610px) {
	.reviews.reviews-full--1 .main-img iframe {
		left: 30%;
	}
}

@media screen and (max-width: 	1445px) {
	.reviews.reviews-full--1 .reviews-full__content{
		right: 0;
	}
}

@media screen and (max-width: 	1245px){
    .reviews.reviews-full--1 .reviews-full__content {
        right: -90px;
    }
	.reviews.reviews-full--1 .button {
		margin-right: 0rem;
		margin-bottom: 1rem;
	}
	.reviews.reviews-full--1 .main-img iframe {
        left: 0;
    }
}

@media screen and (max-width: 	991px){
    .reviews.reviews-full--1 .reviews-full__content {
        right: 0;
		margin-top: 3rem;
    }
}

@media screen and (max-width: 	1070px){
	.reviews.reviews-full--1 .reviews-full__content h2 {
		font-size: 1.4rem;
	}
}


@media screen and (max-width: 	767px){
    .reviews.reviews-full--1 .main-img .imgwrap {
        display: flex
;
        align-items: center;
        justify-content: center;
    }
	.reviews.reviews-full--1 .main-img iframe {
        left: auto;
    }
	.reviews.reviews-full--1 .main-img img {
		max-width: 100%;
	}

	.centerBTN .pulse {
		width: 70px !important;
		height: 70px !important;
	}
	.centerBTN h5, .centerBTN h5 a {
        font-size: 9px;
    }
}
.centerBTN h5, .centerBTN h5 a{
	text-transform: uppercase;
}


@media screen and (max-width: 	576px){
    .centerBTN .pulse {
        width: 40px !important;
        height: 40px !important;
    }
	.centerBTN h5, .centerBTN h5 a {
        font-size: 7px;
    }

	.centerBTNFour {
		left: 28%;
	}

	.centerBTNone {

		left: 24%;
	}

	.centerBTNFive {

		top: 59%;
	}

	.cta-callout.cta-callout-half .areasserved ul {
		columns: 2;

		width: auto;
	}
	.triton-blog-feed-article .title{
		text-align: center;
	}

	.content-area h1{
		font-size: 1.3rem;
	}
	p {
        font-size: .9rem;
    }
}

.TritonBlogIntro {
    text-wrap: balance;
}

@media screen and (max-width: 	991px){
	.phone{
		margin-bottom: 2rem;
	}
}

@media screen and (max-width: 	519px){
	.footer-copyright-bar .col-12 ul li a, .footer-copyright-bar .col-12 ul li span, .footer-copyright-bar .col-12 ul.links li {
		font-size: .6rem;
		font-weight: 500;
		text-transform: uppercase;
	}
}


.our-process{
	margin-top: 4rem;
}

.banner .ratings a img, .reviews.reviews-full--1 .reviews-full__content img {
    transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
}

.banner .ratings a:hover img, .reviews.reviews-full--1 .reviews-full__content img:hover {
    transform: scale(1.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    filter: brightness(1.2);
}

.centerBTN .pulse {
	transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;

}

.centerBTN .pulse:hover {
    transform: scale(1.1);
    box-shadow: 0 0 20px rgba(40, 171, 227, 0.6);
    filter: brightness(1.2);
}



.top-level-process{
	margin-top: 0;
	background: #fff;
	margin-bottom: 2rem;
}

.mobile__toggle.mobile__toggle--mobile .far {
    font-size: 40px;
    color: white;
}

.grid.grid-1x4--2 .grid__item .item__content .contentsection hr{
	width: 100px;
}

.grid.grid-1x4--2 .grid__item .item__content .content__text {
    color: white;
}

@media screen and (min-width: 	991px){
	.grid.grid-1x4--2 .grid__item .item__content .content__text {
		padding: 0 2rem;
	}
}


.otherbrands h3{
	white-space: nowrap;
}

@media screen and (max-width: 	1052px){
	.otherbrands h3 {
		font-size: 1.68rem;
	}
}


@media screen and (max-width: 	390px){
	.otherbrands h3 {
		font-size: 1.4rem;
	}
}

@media screen and (max-width: 	991px){
	.footer .footer-column .list li {
		margin: 10px 0;
	}
}


@media screen and (max-width: 	767px){
.formwrap iframe{
	width: max-content;
}

.formwrap {
	margin: 0 auto;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.grid.grid-1x4--2 .grid__item {
    width: max-content;
}

.grid.grid-1x4--2 .row{
	justify-content: center;
}
}
.our-process h2{
	text-wrap:balance
}

@media screen and (max-width: 	976px) and (min-width: 	767px){
    .our-process .process-wrap {
        width: 230px;
    }

	.our-process .process-wrap .step {
        top: 95px;
		left: 45px;
    }
	.our-process .process-wrap h3 {
        font-size: .8rem;
        margin-bottom: -0.5rem;
		white-space: nowrap;
    }
	.our-process .process-wrap p {
        position: relative;
		top: 7px;
		width: 100%;
		font-size: .9rem;
    }

	.our-process .process-wrap .step {
		font-size: 1.3rem;
	}
}

.reviews.reviews-full--1 .reviews-full__content .content__buttons {
	display: flex;
}



@media screen and (min-width: 	1305px){
	.reviews.reviews-full--1 .button {
		white-space: nowrap;
		}
}

@media screen and (max-width: 	1305px){
	.reviews.reviews-full--1 .reviews-full__content .content__buttons {

		flex-direction: column;
	}
	.reviews.reviews-full--1 .button {
		margin-bottom: 1rem;
		margin-right: 0;
	}
}

@media screen and (max-width: 	767px){
	.reviews.reviews-full--1 .reviews-full__content .content__buttons {

		flex-direction: column;
	}
	.reviews.reviews-full--1 .button {
		margin-bottom: 1rem;
		margin-right: 0;
	}
	.gallery.gallery-1x4--2 .gallery__image img {
		max-width: max-content;
	}

	.gallery.gallery-1x4--2 .gallery__image {
		max-width: fit-content;
	}

	.gallery.gallery-1x4--2 .col-sm-12.col-md-4{
		margin: 0 auto;
		display: flex
	;
		align-items: center;
		justify-content: center;
	}

	.grid.grid-1x4--2 .grid__item .item__content:hover{
		background: rgba(0, 0, 0, 0.7);
	}
	.grid.grid-1x4--2 .grid__item .item__content {
		padding: 20px 20px;
	}

	.grid.grid-1x4--2 .grid__item .item__content .content__hover {
		display: block;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.content-area ul li{
	font-weight: 400;
    font-size: 1.041875rem;
}

.content-area ul li a{
	color: rgb(40, 171, 227);
    font-weight: 500;
    text-decoration: underline;
}

.content-area p a:hover, .content-area ul li a:hover{
	color: #000;
}

/* Container for the three company blurbs */
.sub-companies {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	margin: 2rem 0;
  }
  
  /* Each company blurb styled as a column */
  .sub-companies .comapany {
	flex: 1 1 calc(33.333% - 1rem);
	padding: 1.5rem;
	border-radius: 8px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	/* Default background color in case a specific one isn’t set */
	background-color: var(--color-secondary);
  }
  
  /* Different background colors per company (adjust colors as needed) */
  .sub-companies .comapany:nth-child(1) {
	background-color: #f8f9fa; /* Light tone */
  }
  
  .sub-companies .comapany:nth-child(2) {
	background-color: #e9ecef; /* Medium tone */
  }
  
  .sub-companies .comapany:nth-child(3) {
	background-color: #dee2e6; /* Darker tone */
  }
  
  /* Typography styles */
  .sub-companies .comapany h2 {
	font-size: var(--font-size-h2);
	font-weight: var(--font-weight-bold);
	margin-bottom: 0.75rem;
	color: var(--color-dark);
  }
  
  .sub-companies .comapany p {
	font-size: var(--font-size-base);
	line-height: var(--line-height-base);
	color: var(--color-dark);
  }
  
  /* Responsive: stack columns on smaller screens */
  @media (max-width: 768px) {
	.sub-companies .comapany {
	  flex: 1 1 100%;
	}
  }
  
  .button.button--primary:hover {
    background: #39b8f0; 

}

.button.button--secondary:hover{
	background: #f0f2f3;
}


@media screen and (max-width: 	576px){
	.uvp-wrap img {

		max-height: 50px;
	}
}

.summary p{
	text-align: left !important;
}

@media (max-width: 991px) {
	.feature.feat-7 .content{
		display: none !important;
	}

	.footer h4.title, .footer h4.title a {

		margin-bottom: 0rem;
	}
}

@media (min-width: 991px) {
	.give-home-wash{
		display: none !important;
	}
}

.give-home-wash{
	background: rgba(0, 0, 0, 0.9);

    padding: 50px 35px;
    position: relative;    text-align: center;    margin-top: -5rem;

}

.give-home-wash h3{
    font-size: 1.823125rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    line-height: 1.25;
}

.give-home-wash h3 span {
    color: #28abe3;
    display: block;
    text-align: center;
}

.give-home-wash p {
    color: #ffffff;
    margin: 0 0 1.5rem 0;
    font-weight: 400;
}

.banner-area.banner-area--3 .banner-area__title{
	text-shadow: 20px 10px 28px rgba(0, 0, 0, 0.4);
}


@media (max-width: 576px) {
	.uvp.uvp-bar-2 li img{
		max-height: 30px;
	}
	.content-area h1, .content-area p, .content-area h2, .content-area h3{
		text-align: left !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;
	} 
  }
  .smbLightOverlayWrapper.modern .mainWrapper .itemTitle, .eds_GravityGallery_Capsule.edGP_overlay1 .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail .edGP_titleDescription{display:none!important}
  
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer {
	position: relative;
	width: 250px !important;
	height: 250px !important;
	padding-top: 0 !important; /* remove the aspect-ratio hack */
  }
  
  /* The thumbnail still uses absolute positioning to fill .itemContainer */
  .eds_GravityGallery_Capsule .edsgg__itemsListContainer .edsgg__itemContainer .edGP_thumbnail {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	padding: 0.25rem; /* keep if you want that small inner padding */
  }
  
  /* Make sure the inner container and media wrapper also fill 100% */
  .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;
	object-fit: cover;
	object-position: center;
  }


  .eds_GravityGallery_Capsule .edsgg__itemsListContainer{
	  margin: 0 !important;
  }

  .banner .ratings a{
	  margin-right: 10px;
  }

  @media screen and (min-width: 1445px) {
	.reviews.reviews-full--1 .reviews-full__content {
		left: 4rem;
	}
  }



  @media screen and (min-width: 1375px) {
	.cta-callout.cta-callout-half .callout h3{
		white-space: nowrap;
	}
	.content-area h1{
		padding-right: 2rem;
	}
	.content-area p{
		padding-right: 2rem;
	}
	.grid.grid-1x4--2 .grid__item .grid-wrap {
		position: relative;
		width: 394.95px;
		height: 398.36px;
	}
  }

  .cta-callout.cta-callout-half .areasserved ul {
	column-count: 3;
	column-gap: 20px;
  }
  

  .cta-callout.cta-callout-half .areasserved ul li:nth-child(6) {
	break-after: column;
  }

  .cta-callout.cta-callout-half .areasserved ul li:nth-child(12) {
    break-after: column;
}

.team-member p{
	text-align: center;
	padding: 0;
}