@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&display=swap');

/*! ---------------------------------------------------------
	
	* VARIABLES
	
------------------------------------------------------------*/@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@-webkit-keyframes fade-in-top{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-top{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-in-bottom{from{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in-bottom{from{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}/*! ---------------------------------------------------------
	
	* BASE
	
------------------------------------------------------------*/*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0;padding:0;font-family:sans-serif;font-size:16px;background-color:#fff}@media screen and (max-width:992px){body,html{font-size:15px}}@media screen and (max-width:768px){body,html{font-size:14px}}@media screen and (max-width:576px){body,html{font-size:13px}}body{position:relative;height:100%;font-weight:200;line-height:1.5;color:#000;overflow-x:hidden;-webkit-font-smoothing:antialiased}body>form{overflow-x:hidden}h1{font-size:48px;font-size:3rem;line-height:1.08333;margin:0 0 .01563em 0}.content-area h2{margin-top:3rem}h2{font-size:38px;font-size:2.375rem;line-height:1.26316;margin:0 0 .01974em 0}h3{font-size:26px;font-size:1.625rem;line-height:1.38462;margin:0 0 .02885em 0}h4{font-size:22px;font-size:1.375rem;line-height:1.27273;margin:0 0 .03409em 0}h5{font-size:18px;font-size:1.125rem;line-height:1.33333;margin:0 0 .04167em 0}p{margin:0 0 1.5rem}blockquote,ol,pre,table,ul{margin-bottom:1.5rem}@media screen and (min-width:1200px){.container{max-width:1200px!important}}ol ol,ol ul,ul ol,ul ul{margin:0}b,code,em,small,strong{line-height:1}sub,sup{vertical-align:baseline;position:relative;top:-.4em}sub{top:.4em}main div.container{margin-bottom:0!important}b,strong{font-weight:700}a{color:#00f;text-decoration:none;-webkit-transition:.25s ease-in-out all;transition:.25s ease-in-out all}a:hover{color:#0000e6;text-decoration:none}hr{display:block;height:1px;width:25%;border:0;border-top:1px solid #fff;margin-top:1.5rem;margin-bottom:1.5rem;padding:0}pre{background:#e6e6e6;padding:10px 15px}.content-area h2{margin:3rem 0 2rem}.content-area h3{margin:2rem 0 1rem}.content-area img{max-width:100%;height:auto}/*! ---------------------------------------------------------
	
	* Filename:			  bootsrap.scss
	* Description: 		Imports bootstrap styles from node_modules
	
------------------------------------------------------------ */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.container-fluid{padding-left:0;padding-right:0}@media screen and (min-width:575px) and (max-width:991px){.container{max-width:100%}}/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-angle-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;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:11px;right:18px;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:38px; }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:100%;height:200px;margin:0;padding:0 5px}.flickity .carousel-cell>img{width:100%}.flickity .flickity-button::after{position:absolute;content:'';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:''}.flickity .flickity-button.previous::after{content:''}.flickity-button[disabled] { visibility:hidden; }.flickity .flickity-button svg{display:block}/*! ---------------------------------------------------------
	
	* 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.
*/

body {
	font-family: 'Barlow', sans-serif;
  line-height:1.5
}

a {
	transition: all 0.3s ease-in-out;
  }

img {
	max-width:100%;
	height:auto
}
/* CUSTOM CLASSES */
.position-relative {
	position: relative;
  }
  .justify-content-center {
	justify-content: center;
  }
  .w-100 {
	width: 100%!important;
  }
  .h-100 {
	height: 100%;
  }
  .px-0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
  }
  .lh-sm {
	line-height: 1.2;
  }
  .font-bold {
	font-weight: 700 !important;
  }
  .f-600 {
	font-weight: 600 !important;
  }
  .f-500 {
	font-weight: 500 !important;
  }
  .f-400 {
	font-weight: 400 !important;
  }
  .fs-2 {font-size:2.083rem!important}
  .fs-3 {
	font-size: 1.563rem;
  }
  .blog-subtitle {font-size:25px!important}
  .fs-4 {
	font-size: 1.25rem;
  }


  .text-center {
	text-align: center;
  }
  .justify-between {
	justify-content: space-between;
  }
  .direction-column {
	flex-direction: column;
  }
  .direction-row {
    flex-direction: row;
  }
  .justify-around {
	justify-content: space-around;
  }
  .justify-start {
	justify-content: start;
  }
  .justify-end {
    justify-content: end;
  }
  .align-center {
	align-items: center;
  }

  .align-start {align-items:start}
  .wrap {
	flex-wrap: wrap;
  }
  .mb-0 {
	margin-bottom: 0 !important;
  }
  .mb-1 {
	margin-bottom: 1rem !important;
  }
  .mb-2 {
	margin-bottom: 2rem;
  }
  .mb-3 {
	margin-bottom: 3rem !important;
  }
  .mb-4 {
	margin-bottom: 4rem !important;
  }
  .mb-6 {
	margin-bottom: 6rem !important;
  }
  .mb-7 {
	margin-bottom: 7rem;
  }
  .mx-0 {
	margin-right: 0;
	margin-left: 0;
  }
  .mt-6 {
	margin-top: 6rem !important;
  }
  
  .mt-4 {
	margin-top:4rem!important;
  }
  .tile-link::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
  }
  .relative {
	position: relative;
  }
  .bg-img {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
  }
  .p-0 {
	padding: 0 !important;
  }

/* ---------------------------------------------------------
  
  * Filename:			  header-2.scss
  
------------------------------------------------------------*/
.header.header--2 { position: absolute; top: 0; left: 0; width: 100%; -webkit-animation: fade-in 0.5s ease; animation: fade-in 0.5s ease; }

.header.header--2.is-sticky { position: fixed; -webkit-animation: fade-in-top 0.5s ease; animation: fade-in-top 0.5s ease; }

.header.header--2.is-sticky .top { display: none; }

.header.header--2.is-sticky .bottom .right { display: none; }

.header.header--2 .top { background: #b50938; }

.header.header--2 .top .col-12 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media screen and (max-width: 991px) { .header.header--2 .top .col-12 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } }

.header.header--2 .top .logo { display: none; }

@media screen and (max-width: 991px) { .header.header--2 .top .logo { display: block; } }

@media screen and (max-width: 991px) { .header.header--2 .top .left { display: none; } }

@media screen and (max-width: 991px) { .header.header--2 .top .right { display: none; } }

.header.header--2 .bottom { 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; padding: 1rem 0; background: #5a5a5a; }

.header.header--2 .bottom .col-12 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media screen and (max-width: 991px) { .header.header--2 .bottom .logo { display: none; } }

@media screen and (max-width: 991px) { .header.header--2 .bottom .nav { display: none; } }

@media screen and (max-width: 991px) { .header.header--2 .bottom .right { display: none; } }

.header.header--2 .bottom .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; width: 100%; }

.header.header--2 .bottom .mobile .button { -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; }

.dnnEditState .header.header--2 { position: relative !important; }

form[action="/Login?returnurl=%2fadmin"] .header.header--2, form[action*="/admin"] .header.header--2, form[action*="/Admin"] .header.header--2 { position: relative !important; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.header.header--2.is-sticky { box-shadow: 0 5px 5px rgba(0,0,0,.3);}
.header.header--2 .top {height:50px;color:#fff;display:flex;align-items:center;font-size:1.172rem}
.header.header--2 #top-right-pane a:hover {color:#333!important}
.header.header--2 .bottom {background:#fff;height:75px}
.header.header--2 .bottom .col-12 {justify-content:start}
.menu.menu--desktop ul li[data-depth="0"] a {color:#000}
.menu.menu--desktop ul li[data-depth="0"] a:hover {color:#b50938}
.menu ul li a {font-size:1.172rem}
.bottom .logo {width:250px}
.header.header--2 .bottom  .nav .button { position: absolute;
  right: 0;
  bottom:0;
  margin-right: .9rem;}


  /* Dropdown */
  .menu.menu--desktop .dropdown {min-width:275px;}
  .menu.menu--desktop ul li[data-depth="0"] ul[data-depth="0"] {
    background: #d7d7d7;
    border-top: 2px solid #143d8d;
  }

  .menu.menu--desktop ul li[data-depth="1"] {border-bottom: 1px solid #1f1f1f}
  .menu.menu--desktop ul li[data-depth="1"] a {font-weight:500;font-size:0.938rem;}
  .menu.menu--desktop ul li[data-depth="1"] a:hover {color:#b50938;padding-left:15px}

  /* Mobile Menu */
  .menu.menu--mobile { background: rgb(235, 235, 235,0.969);width:300px}
  .menu.menu--mobile ul li a {font-size:1.55rem}
  .menu.menu--mobile ul li ul li a {font-size:1.125rem;color:#b50938;padding-left:20px;font-weight:500;text-transform:uppercase;}
/* ---------------------------------------------------------
  
  * 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:726px; background-size: cover; background-position: center; background-repeat: no-repeat; margin-top:125px }

@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 .banner-image {height:100%;right:0;max-width:100%;}
.banner .banner-area.banner-area--3 {padding:3.5rem 5rem 4.5rem;min-width:718px;
  top: 31.5%;left:-139px;background:rgb(51,51,51,.902);position:relative;}

  .banner .banner-area.banner-area--3 .banner-area__title {font-size:2.875rem;margin-bottom:1.5rem;line-height:1.2}
 .banner  .banner-area.banner-area--3 .banner-area__text {font-size:1.35rem;margin-bottom:2.25rem}
  .banner .banner-area__buttons .button {border:1px solid #fff}

  @media screen and (min-width:1700px) {
    .banner .banner-area.banner-area--3 {left:-50px}
  }
 
@media screen and (min-width:1500px) {
.banner	.banner-image{width:1424px;}
.banner .transparent-bg {position:absolute;content:'';right:0;height:200px;right:0;bottom:0;width:1424px;z-index:5;}
.banner .transparent-bg::after {content:url(../../top-swoosh.webp);position:absolute;bottom:30px;left:-75px;}

}

.banner .full-swoosh {
  position:absolute;
  bottom:-47px;
  left:-97px;
  z-index:5;
}

/* Blue Banner  */
.blue-banner {
	padding:4rem 0;
}

.blue-banner h2 {
	font-size:2.083rem
}

.blue-banner ul {
	padding-left:0;
	font-size:1.213rem
}

.blue-banner .circle-check-bullet {
 list-style: none;
 position:relative;
 padding-left:2.75rem;
 margin-bottom:1.5rem;
}

.blue-banner .circle-check-bullet::before {
  content: url('../../circle-check.svg');
  position:absolute;
  height: 30px;
  width: 30px;
  top:0;
  left:0;
}

/* Explore Services */
.explore-services {height:618px;padding:4rem 0}
.explore-services h2 {margin-bottom:.5rem;font-size:2.083rem}
.explore-services .row:nth-child(2) {row-gap: 15px;}
.explore-services .card {height:339px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;background:#fff;padding:2.5rem;position:relative;transition:all .3s ease-in-out;}
.explore-services .card:hover {background:transparent}
.explore-services .card img.icon{margin-bottom:1rem}
.explore-services .card img.bg-img {display:none;transition:all .3s ease-in-out}
.explore-services .card:hover img.bg-img {display:block}
.explore-services .content p {margin-bottom:0}
.explore-services .card h3 {line-height:1.25;margin-bottom:.5rem}
.explore-services .card:hover :where(h3, p) {color:#fff;z-index:3;}
.explore-services .card::after {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(20, 61, 141, 0.85);z-index:-1;display:none;transition:all .3s ease-in-out}
.explore-services .card:hover::after {display:block}


/* ---------------------------------------------------------
	
	* Filename:			  feature-4.scss
	* Description: 		Define the layout for feature-4
  * Version:				1.0.0
  * Last Modified:  3.26.2019
	
------------------------------------------------------------*/
.feature.feature--4 .feature__image { width: 100%; height:100%; -o-object-fit: cover; object-fit: cover; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.feature.feature--4 h2, .feature.feature--4 span {padding-top:1rem;line-height:1.2}
.feature.feature--4 .accredations {margin:3rem 0}
.feature__buttons .button {max-width:309px}
.projects .feature__buttons.mobile--feature{display:none!important}
.projects ul {list-style-type:none;font-weight:600;padding-left:0;display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-row-gap: 1.25rem;padding-right:25px;margin-top:2rem}

.projects ul.column-count-3-mobile { 
  display:block;margin:0;
}

  .projects ul li {font-size:1rem}


  
  .content-area .feature.feature--4 h2 {margin-top:0!important;padding-top:.5rem;}
  .inner-page.feature.feature--4 .feature__image {height:325px}
/* Items */
.items {
  position: absolute;
  top: 50%;
  left: 51.5%;
  transform: translate(-50%, -50%);
  user-select: none;
}

.items .item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 233px;
  overflow: hidden;
  transition: all .3s ease-in-out;
  background: #fff;
  z-index: -1;
  opacity: 0;
}

.item.active, .item.next, .item.prev { box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; opacity: 1;}

.item .img-container {
  width: 100%;
  height: 338px;
  transition: all .3s ease-in-out;
}

.item .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition:all .3s ease-in-out
}

.item .text-box {
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction:column;
  justify-content: center;
  height:145px;
  transition: all .3s ease-in-out;
  padding:0 15px
}

.item .text-box h4 {margin-top:0;font-weight:500;font-size:1rem;transition: all .3s ease-in-out;}

.item.active {
  z-index: 99;
  width:280px;
}

.item.active .img-container {
  height: 414px;
}

.item.active .text-box {height:197px}
.item.active .text-box h4 {font-size:1.25rem}

.item.prev {
  z-index: 2;
  transform: translate(-158%, -50%);
}

.item.next {
  z-index: 2;
  transform: translate(58%, -50%);
}

.items .button-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:300px;
  z-index: 100;
  display:flex;
  justify-content: space-between;
}

.button-container .slides-button {
  color: #fff;
  font-size: 32px;
  cursor: pointer;
  position: relative;
  opacity: 0.75;
  transition: all 300ms ease-in-out;
}

.button-container .slides-button:hover {
  opacity: 1;
}

.button-container .slides-button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 1);
  border-radius: 50%;
  z-index: -99;
}

.button-container .slides-button:nth-child(1) {
  float: left;
}

.button-container .slides-button:nth-child(2) {
  float: right;
}

.projects .feature__buttons .button {max-width:231px}

/* TEXT DECORATION */
.montserrat {
	font-family: Montserrat, sans-serif;
  }
  .text-uppercase {
	text-transform: uppercase;
  }
  .link-black,
  .text-black {
	color: #000!important;
  }
  .text-red, .link-red, .link-blue:hover, .content-area p a, .content-area ul li a, .uvp-form a {
	color:#b50938!important;
  }
  .text-white {
	color: #fff!important;
  }
  .text-blue, .link-red:hover, .link-black:hover, .link-blue, .content-area p a:hover, .content-area ul li a:hover, .uvp-form a:hover {
	color:#143d8d!important;
  }
  .text-shadow {
	text-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }

  /* Projects Section */
  .projects {
    padding:6rem 0;
    height:735px
  }



.giving-back.grid {
    display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: 1fr; 
grid-column-gap: 10px;
  }
  .projects .card {
    width:233px;
    background:#fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin:0 5px
  }
  .projects .card img {height:338px;width:100%}
  .projects .card h3 {font-size:1.292rem}


  /* Testimonials */
  .testimonials {padding:3.25rem 2rem 1.5rem;max-width:1200px;margin:0 auto 6rem}
  .testimonials .carousel-cell {padding:2rem 3rem;display:flex;justify-content: center;}
  .testimonials .carousel-cell .red-quotes {margin-right:25px;margin-top:8px}
  .testimonials .carousel-cell p {color:#333; font-weight:500;font-size:1.172rem;line-height:1.2}
  .testimonials .flickity-button {background:transparent!important}
  .testimonials .flickity-page-dots {display:none}
  .testimonials .testimonial-content img {border-radius:50%}
  .testimonials.employee .testimonial-content {text-align:center}
  .testimonials.employee .flickity-viewport {height:450px!important}
  .testimonials.employee h4 {color:#143d8d}
  .testimonials.employee h3 {color:#b50938}

/* ---------------------------------------------------------
	
	* Filename:			  feature-5.scss
	* Description: 		Define the layout for feature-5
  * Version:				1.0.0
  * Last Modified:  4.11.2019
	
------------------------------------------------------------*/
.feature.feature--5 { position: relative; height:auto; }

@media screen and (max-width: 767px) { .feature.feature--5 { height: auto; } }

@media screen and (max-width: 575px) { .feature.feature--5 { padding: 0 10px; } }

.feature.feature--5 div[class^="container"], .feature.feature--5 div[class^="row"] { height: 100%; }

.feature.feature--5 div[class^="col"].absolute { position: absolute; height: 100%; }

.feature.feature--5 div[class^="col"].absolute.absolute--left { left: 0; padding:0 }

@media screen and (max-width: 767px) { .feature.feature--5 div[class^="col"].absolute { position: relative; right: initial; padding: initial; } }

.feature.feature--5 .feature__image { width: 100%; height:auto;max-height:659px;max-width:866px}

.feature.feature--5 .feature__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; height: 100%; }

/** BEGIN COMPONENT OVERRIDES HERE **/
.feature.feature--5 .feature__content .location-listing {
  display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, 1fr);
grid-column-gap: 25px;
  grid-row-gap: 2rem;
}

.feature.feature--5 .feature__content .location-listing img {
  margin-right:5px
}

.feature.feature--5 .feature__content .location-listing h4 {
  font-size:1.042rem;
}
/* ---------------------------------------------------------
	
	* Filename:			  footer-1.scss
  * Description: 		Define the layout for footer-1

------------------------------------------------------------*/
/** BEGIN COMPONENT OVERRIDES HERE **/


.feature.feature--5 .feature__content {
  justify-content: start;
}

.feature.feature--5 .feature__content span.text-blue {margin:1rem 0 .75rem}
.feature.feature--5 .feature__content h2 {margin-bottom:.25rem;font-size:2.083rem}
.feature.feature--5 .feature__content .content__text {margin-bottom:3.5rem}

.footer {
  background: #d9d9d9;
}

.footer .upper {
  padding:50px 0 30px;
  margin-top:6rem
}

.footer .logo {
  margin-bottom: 1rem;
}

.footer .address {
  margin-top:.5rem;
}

.footer .phone-number img,
.footer .address img {
  margin:3px 7px 0 0
}

.social-icons img:first-child {margin-right:.5rem}

.footer .phone-number a,
.footer address {
  color: #333333;
  font-weight: 600;
  font-size: 1.125rem;
  font-style: normal;
  line-height: 1.2;
}

.footer .phone-number a:hover,
.footer address:hover,
.feature ul li a:hover {
  color: #b50938;
}

.footer h3.title,
.footer h3.title a {
  color: #143d8d;
  font-size: 1.171875rem;
  font-weight: bold;
}


.footer .footer-column .list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.footer .footer-column .list li a {
  color: #000000;
  font-size: 1.041875rem;
}

.footer.footer--1
  :where(#footer-two-pane, #footer-three-pane)
  a:hover,
.footer.footer--1 .list li a:hover {
  color: #b50938;
  text-decoration: underline;
}

.social-icons {
  margin: 1.5rem 0 0;
}

/* ---------------------------------------------------------
	
  * Filename:			  footer-copyright-bar-3.scss
  
------------------------------------------------------------*/
.footer-copyright-bar.footer-copyright-bar-3 .left {width:60%}
.footer-copyright-bar.footer-copyright-bar-3 .right {
  width: 40%
}

@media screen and (max-width: 767px) {
  .footer-copyright-bar.footer-copyright-bar-3 .left,
  .footer-copyright-bar.footer-copyright-bar-3 .right {
    width: 100%;
  }
}

.footer-copyright-bar.footer-copyright-bar-3 .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-3 .left {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.footer-copyright-bar.footer-copyright-bar-3 .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-3 .right {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}

/** BEGIN COMPONENT OVERRIDES HERE **/

.footer-copyright-bar {
  background: #b50938;
  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.powered li {
  font-size: 16px;
  font-weight:600
}

/* ---------------------------------------------------------
  
  * Filename:			  page-title-left-box.scss
  
------------------------------------------------------------*/
.inner-banner { position: relative; height: 200px; background-position: center; background-size: cover; background-repeat: no-repeat;box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.1); margin-top:125px}

.inner-banner .container, .inner-banner .container > .row { height: 100%; }


@media screen and (max-width: 767px) { .inner-banner { height: 400px; } }


.inner-banner .container, .inner-banner .container > .row { height: 100%; }

@media screen and (max-width: 767px) { .inner-banner { height: 400px; } }

.page-title.page-title-left-box { position: absolute; bottom: 0; left: 0; width: 100%; text-align: left; overflow: visible;}

.page-title.page-title-left-box .page-title__text { display: inline-block; margin: 0;}

/** BEGIN COMPONENT OVERRIDES HERE **/


.page-title.page-title-left-box .page-title__text {
    background:#143d8d;
    padding: 28px 85px 25px 15px;
    font-size: 2.25rem;
    position: relative;
    height:100px;
	color: #fff;
  line-height:1.08333 ;
}

.page-title.page-title-left-box .page-title__text::before {
    content: "";
    position: absolute;
    left: -2985px;
    width: 3000px;
    top: 0;
    bottom: 0;
    z-index:5;
    background:#143d8d;
}

.page-title.page-title-left-box .page-title__text::after {position:absolute;content:url(../../terradyne-swirl.webp);bottom: -23px;
  right: -43px;
}

.page-title.page-title-left-box h1 span.hide {position: absolute;
  bottom: 0;
  right: 85px;
  width: 100%;
  height: 30px;
  background: #143d8d;
  z-index: 3;}

.inner-banner .red-swirl {position:absolute;bottom:-18px;left:-71px}
.inner-banner .hide {position:absolute;background:#143d8d;left:0;bottom:0;width:100%;height:20px;z-index:3;}
.inner-page-heading h1 {font-size:1.813rem;position:relative}
.inner-page-heading ul {column-count:3;list-style-type: none;display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 4.688rem;}
.inner-page-heading p {margin-bottom:0;line-height:1.2;font-size:1.042rem}
.inner-page-heading ul li img {margin-right: 10px;}

/* ---------------------------------------------------------
	
	* Filename:			  content-tiles.scss
	
------------------------------------------------------------*/
.top-level-tiles.content-tiles .tile .image { width: 100%; padding-top: 65%; background-size: cover; background-position: center; background-repeat: no-repeat; }

.top-level-tiles.content-tiles .tile .content { position: relative; top: -20%; width: 85%; margin: 0 auto; -webkit-transform: translateY(-20%); -ms-transform: translateY(-20%); transform: translateY(-20%); background: rgba(51,51,51,.9); color: white; text-align: center; }


/** BEGIN COMPONENT OVERRIDES HERE **/

.top-level-tiles.content-tiles .tile .content {
  padding:1rem .5rem 2rem;
  top:-30px
} 

.top-level-tiles.content-tiles div[class*=col-]:last-child {padding-left:5px}
.top-level-tiles.content-tiles div[class*=col-]:first-child {padding-right:5px}
.top-level-tiles.content-tiles div[class*=col-]:nth-child(2) {padding:0 10px}


.top-level-tiles.content-tiles .heading-wrap { min-height:75px}

.top-level-tiles.content-tiles h3 {font-size:1.563rem;line-height:1.2}
.top-level-tiles.content-tiles p {font-size:1.125rem;font-weight:400;padding:0 1.2rem;line-height:1.2}

/* About us and Testimonials Tiles  */
.about-us-tiles, .testionials-tiles {row-gap:25px}
.testionials-tiles .tile {min-height:450px}
.about-us-tiles .tile, .testionials-tiles .tile {padding:2rem;background:#f3f3f3}
.about-us-tiles p, .testionials-tiles p {padding:0 1rem}

/* Full Video Banner */ 
.background-video-banner {height:428px;}
 .feature__video__content {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}

/* UVP Form */
.uvp-form {background:#333;color:#fff;margin:4rem 0 12rem;height:515px}
.uvp-form.contact-page {background:#f3f3f3;height:auto;color:#333}

.uvp-form [class^="col"]:first-child {
  padding:0 4rem 3rem 15px
}

.uvp-form [class^="col"]:last-child {padding-left:5px}
.uvp-form h2 {font-size:2.188rem}

.uvp-form ul {
  padding-left: 15px;
}
.uvp-form ul li {
  margin-bottom: 1rem;
  font-size:1.042rem
}
.formwrap {
  display: block;
  background:#b50938;
  position: relative;
  top: -75px;
  margin-bottom: -100px;
}

/* ----------------------------------
*
* 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;
  } 
}


/** BLOG **/
 
.eds_news_Ozone.eds_subCollection_news{font-family:'Barlow', sans-serif;margin:30px 0 0;font-size:16px}.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer>img{margin-bottom:0}.eds_news_Ozone.eds_subCollection_news.eds_template_Details_Article_Default .edn_mediaContainer{float:right;max-width:200px;width:100%;margin:5px 0 10px 15px}.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary{margin-bottom:-1.5rem}.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-color:#413f3f;margin-bottom:0;}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a span:before{color: #143d8d;}.eds_news_Ozone.eds_subCollection_news a{color: #143d8d; text-decoration:underline!important;}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a span{color:#504e4e!important}.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper a{background-color:#f8f8f8!important}.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit,.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton{background: #143d8d;color:#fff;border:0;font-family:'Barlow', sans-serif;min-width: 170px;
  padding: 10px 12px;
  font-weight: 600;
  font-size: 1.063rem;text-decoration:none!important;text-align:center;border-radius:0;}.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: #143d8d}.eds_news_Ozone.eds_subCollection_news .article_pager a:hover{background-color:#b50938}.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: #143d8d!important;border:solid 1px  #143d8d}.eds_news_Ozone.eds_subCollection_news .article_pager a:hover{background-color: #143d8d!important;border:solid 1px  #143d8d}.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags{color:#000}.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags>a:hover{color: #143d8d}.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:'Barlow', 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:'Barlow', 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; } .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: #143d8d; }

/* Custom Blog */
.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer {border:none}

.triton-blog-feed .triton-blog-feed-article .image {
  height: 250px !important;
  }
  .TritonBlogIntro {
  text-align: center;
  margin: 3rem 0 2.5rem;
  font-size: 1.875rem;
  }

  .triton-blog-feed .button--secondary { min-width:253px}
  .triton-blog-feed-article h3 {
  margin: 1rem 0 0.3rem;
  font-size:1.875rem;
  font-weight:600
  }
  .triton-blog-feed-article:hover h3 {
  color:#143d8d;
  }

  .triton-blog-feed-article p, .triton-blog-feed-article .readMoreBlog {
    font-size:1.042rem;

  }

  .triton-blog-feed .triton-blog-feed-article .summary .readMoreBlog,
  .triton-blog-feed .triton-blog-feed-article .summary p {
  display: inline;
  }
  .triton-blog-feed .triton-blog-feed-article .summary .readMoreBlog {
  color: #b50938;
  }

/* Content Area  */
.content-area h1,
.content-area h2,
.content-area h3 {
  margin-bottom: 1.1rem;
  font-weight: 500;
}
.content-area h1 {
  font-size: 1.875rem;
  color: #000;
}
.content-area h2 {
  margin-top:2.5rem;
  font-size: 1.563rem;
  color: #b50938;
}

.content-area h3 {
  font-size: 1.172rem;
  font-weight:bold;
  margin:2rem 0 .5rem;
  color: #143d8d;
}

.content-area p, .content-area ul li {font-size:1.042rem}

.content-area p a, .content-area ul li a, .uvp-form a{text-decoration: underline;font-weight:600}
.content-area ul li {margin-bottom:.5rem}
.content-area .grey-bg  {padding:1.5rem 4rem .5rem}
.content-area .grey-bg .button {text-decoration: none;}
.content-area .grey-bg :where(h2,h3,h4) {margin-top:0!important}
.content-area .grey-bg p:last-child, .content-area .grey-bg ul:last-child {margin-bottom:1rem}
.grey-bg, .footer.footer--1 {
  background:#f3f3f3
}

.grey-bg .certifications {padding-left:15px}
.grey-bg .certifications li {margin-bottom:1.5rem}
.grey-bg .certifications li p {margin-bottom:.5rem}
.grey-bg .certifications .d-flex {flex-wrap:wrap;}
.grey-bg .certifications .d-flex a {margin-right:8px;margin-bottom:8px}
/* Accordion */
[data-accordion-group] {
	margin: 3rem 0;
  }
  [data-accordion] [data-control] {
	padding: 12px 15px;
	font-size:1.25rem;
	color: #fff;
	background: #737373;
	max-width: 600px;
	width: 100%;
	transition: all 0.3s ease-in-out;
	font-weight: 600;
  }
  [data-accordion] [data-control]:hover,
  [data-accordion].open [data-control] {
	background: #143d8d;
  }
  [data-accordion] [data-control] img {
	position: relative;
	margin-right: 10px;
	transition: transform ease-in-out 0.3s;
  }
  [data-accordion].open [data-control] img {
    transform:rotate(90deg)
  }
  [data-accordion] [data-control]::before {
	content: none;
  }
  [data-accordion-group] [data-accordion].open [data-content] {
	padding: 10px 0;
  }
  [data-accordion-group] p {
	margin-bottom: 0.75rem !important;
  }

  [data-accordion-group] ul li {font-size:1.042rem}


/* Buttons */
.button {
	min-width: 170px;
	padding: 10px 12px;
	font-weight: 600;
	font-size: 1.063rem;
	transition: all 0.3s ease-in-out;
  color:#fff
  }

  .button.button--primary, .blue-banner {
	background: #143d8d;
  }

  .button.button--red {
    background: #b50938;
    color:#fff!important;
  }
  .button.button--primary:hover, .button.button--red:hover {
	background: #000;
  color:#fff!important
  }
  .button.button--secondary {
	background:transparent;
	color: #333;
	border:2px solid #333;
  padding:8px 12px
  }
  .button.button--secondary:hover {
	background: #333;
  color:#fff
  }

  .play-btn {
  height: 85px;
  width: 85px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 6px solid #fff;
  background:transparent;
  display:flex;
  justify-content: center;
  align-items: center;
  transition: all .5s ease-in-out
  }


  .play-btn::after {
    content: 'Play Video';
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    font-size:1.1rem;
    position:absolute;
    bottom: -60px;
    height:50px;
    width:100px;
    opacity:0;
    transition: all .5s ease-in-out;
    color:#fff;
    font-weight:600;
    text-align:center;
  }



  .play-btn:hover {border-color:#b50938;cursor:pointer}
  .play-btn:hover::after {opacity:1;}
/* Feature Video */
.feature__video {display:none;width:100%;height:auto;}
.background-video-banner .feature__video {height:100%;width:auto;margin:0 auto;max-width:100%}
/* CUSTOM CSS */
.icon-white, [data-accordion] [data-control] img, .circle-check-bullet::before { filter: invert(100%) sepia(0%) saturate(7464%) hue-rotate(100deg) brightness(101%) contrast(108%) }

.icon-blue {
  filter: invert(19%) sepia(20%) saturate(6618%) hue-rotate(208deg) brightness(94%) contrast(98%);
}

.icon-red, #footer-one-pane .icon-blue:hover, .uvp-form .icon-blue:hover {
  filter: invert(12%) sepia(61%) saturate(6751%) hue-rotate(336deg) brightness(81%) contrast(99%);
}

.explore-services .card:hover .icon {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(349deg) brightness(103%) contrast(104%);
}

.bg-img {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
  }

  .map-module {height:541px;}

  .three-column-list {column-count:3;font-weight:bold}

  #dnn_dnnLOGOMOBILE_imgLogo {width:215px}

/* Responsive */

@media screen and (min-width:1201px) {
  .menu.menu--desktop {
    margin-left: 3rem;
  }

  .header.header--2 .bottom .nav .button {
    bottom:5px
  }

  .explore-services .content p {width:90%} 

  #footer-four-pane {padding-left:2rem}

  .testimonials .carousel-cell .testimonial-content { width:68%}
  .triton-blog-feed .col-sm-6:first-child {
		padding-right:50px
  }
    .triton-blog-feed {padding:0 60px}
    .feature.feature--5 .offset-md-6 {padding-left:2.75rem}

    .three-column-list {width:70%}
}

@media screen and (max-width:1350px) {
  .banner .banner-area.banner-area--3 {left:0;min-width:325px; padding:2.5rem}
  .banner .banner-area.banner-area--3 .banner-area__title {font-size:2.25rem}
}

@media screen and (max-width:1200px){
  .bottom .logo {
    width: 150px;
  }

  .uvp-form {height:auto}
  .uvp-form [class^="col"]:first-child {padding:3rem 15px}
  .uvp-form .formwrap {top:-50px}
  .blue-banner .circle-check-bullet {margin-bottom:1rem}
  .page-title.page-title-left-box .page-title__text.location-title {width:100%;font-size:2.1rem;padding:15px;align-items: center;
    display: flex;}
    .page-title.page-title-left-box .page-title__text.location-title::after, .inner-banner .hide {display:none}
  
}
@media screen and (max-width:1200px) and (min-width:992px) {
  .items .item {width:200px}
  .item .img-container {height:300px}
  .item.active {width:245px}
  .item.active .img-container {height:365px}
  .top-level-tiles.content-tiles .tile .content {width:95%}
  .explore-services .card {padding:2rem 1rem}
}
@media screen and (max-width:991px) {
  #footer-three-pane {justify-content:center;}
  #footer-three-pane .footer-column:first-child {margin:2rem 3.5rem 0}
  #footer-three-pane .footer-column {margin:2rem 3.5rem}
  .inner-banner, .banner {margin-top:145px}
  .inner-banner .red-swirl {left:-80px}
  .uvp-form {margin:6rem 0}
  .uvp-form .formwrap {max-width:450px;margin:0 auto;top:-25px}
  .uvp-form [class^="col"]:last-child {padding-left:15px}
  .header.header--2 .top { background:#f3f3f3;padding:5px 0;height:auto}
  .explore-services {height:auto}
  .projects div[class*=col-]:nth-child(2){height:650px}
  .projects .no-box {height:450px!important}
  .projects {height:auto}
  .projects ul, .projects p {width:65%};
  .projects .items {left:50%}
  .projects .col-md-12 {text-align: center;display:flex;flex-wrap:wrap;justify-content:center;padding:0 6rem}
  .projects .col-md-12 h2, .projects .col-md-12 p {width:100%;}
  #footer-one-pane {margin-bottom:2rem}
  .footer .footer-column .list li a, .footer .phone-number a, .footer address {font-size:1.2rem;line-height: 1.7;}
  .projects ul li {font-size:1.3rem}
  .projects ul.mb-3 {margin-bottom:0!important;font-size:1.2rem}
  .projects ul.column-count-3-mobile {display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;flex-direction:column}
  .projects .feature__buttons .button {width:100%}
  .projects .feature__buttons.mobile--feature{display:flex!important}
  .projects .feature__buttons.desktop--feature{display:none!important}
  
}

@media screen and (max-width:767px) {
	/* .blue-banner .d-flex, .blue-banner ul {text-align:center;justify-content: center;} */
  .blue-banner .circle-check-bullet::before {
  left: initial;
  margin-left: -35px;
  }
  .background-video-banner .feature__video, .explore-services {height:auto}
  .feature.feature--4.home-feature .col-md-6:first-child {padding-right:15px!important;height:350px}
  .feature.feature--4.home-feature .col-md-6 .image-placeholder {object-position: center top}
  .feature.feature--4.home-feature .col-md-6:last-child {margin-top:3rem;padding-left:15px!important}
  .banner .banner-area.banner-area--3  {padding:2rem;width:90%}
  .banner .banner-area.banner-area--3 .banner-area__title {font-size:2rem} 
  .page-title.page-title-left-box .page-title__text {width:100%;font-size:2.25rem;padding:15px;align-items: center;
    display: flex;}
  .page-title.page-title-left-box .page-title__text::after, .inner-banner .hide {display:none}
  .inner-banner .banner-image {height:100px;}
  .explore-services .card {height:300px;margin-bottom:1rem;padding:1rem 1.5rem}
  .explore-services .button-content {justify-content:start;margin-top:1rem}
  .explore-services .card {background:transparent;color:#fff}
  .explore-services .card img.bg-img, .explore-services .card::after {display:block} 

  .explore-services .card .icon {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(349deg) brightness(103%) contrast(104%);
  }
  
 
  .projects .item.next, .projects .item.prev {opacity:0;}
  .projects .item {width:325px}
  .item .img-container {height:414px}
  .item .text-box {height:197px}
  .testimonials {padding:2rem}
  .testimonials .carousel-cell {align-items: center;height:300px;padding:0 5px}
  .testimonials .carousel-cell .red-quotes {position:absolute;margin:0;top:30px;left:50%;transform:translateX(-50%) }
  .testimonials.employee .red-quotes {display:none}
  .testimonials.employee .testimonial-content {margin-top:30%}
  .testimonials .flickity-button {display:none}
  .blue-banner {padding:3rem 1rem}
  .inner-banner {height:200px}
  .inner-page-heading {margin-bottom:2rem!important}
  .inner-page-heading ul {padding-left:0;display:flex;flex-wrap:wrap;justify-content:center;}
  .top-level-tiles .tile {padding:0 2rem;margin-bottom:-2rem} 
  .about-us-tiles, .testionials-tiles {row-gap:5px}
  .about-us-tiles .tile, .testionials-tiles .tile {margin:1rem}
  .inner-page-heading ul li {margin-bottom:.75rem}
  .inner-page-heading ul li img {width:30px}
  
.grey-bg .certifications {display:block}
.play-btn {border-color:#b50938}
.play-btn::after {opacity:1;}
.projects {padding:2rem 0}
.projects .feature__buttons {width:100%;flex-direction:row;justify-content:center;}
.three-column-list {column-count:2}
  
}

@media screen and (max-width:576px) {
  .button {min-width:90%;margin:.5rem auto!important}
  .mobile .button {min-width:50px; margin:0!important}
  #footer-four-pane .button {min-width:250px; margin:.5rem auto!important}
  #footer-three-pane {flex-direction:column;}
  .banner .banner-area.banner-area--3 {width:100%}
  .explore-services .card {height:250px;padding:2rem}
  .feature.feature--4 .accredations {justify-content:center;}
  .feature.feature--4 .accredations img {margin:.5rem}
  .projects .items .button-container {width:310px}
  .projects ul, .projects p {width:100%} 
  .testimonials .carousel-cell {height:400px}
  .feature.feature--5 .feature__content .location-listing {grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);  grid-column-gap: 10px;}
    .feature.feature--5 .feature__content .location-listing .item {font-size:1.2rem}
    .feature__video__content {padding:0 15px}
    .top-level-tiles .tile {padding:0}

    .content-area .grey-bg {padding:1.5rem 2rem}
    .grey-bg .certifications .d-flex a {margin-left:0!important}
    .inner-page-heading ul {justify-content:start;}
    .background-video-banner {height:300px}
    .background-video-banner .feature__video, .explore-services {height:100%}
    .background-video-banner .feature__video__content {width:100%}
    .inner-banner {height:255px;}
    .inner-banner .banner-image {height:155px}
    .about-us-tiles .tile, .testionials-tiles .tile {margin:1rem 0}
    .testionials-tiles .tile {min-height:350px}
    .giving-back.grid {grid-template-columns: repeat(2, 1fr);
      grid-template-rows: repeat(2, 1fr);
      grid-row-gap: 10px; }
      .projects .col-md-12 {padding:0 15px}
      .projects ul.column-count-3-mobile li {font-size:1.1rem}
      .page-title.page-title-left-box .page-title__text.location-title {font-size:1.7rem}
      .testimonials.employee .testimonial-content  {margin-top:10%}
      .testimonials.employee .testimonial-content img {width:100px;height:100px}
}


@media screen and (max-width:385px) {
  .projects .items .button-container {width:275px}
  .projects .item.active {width:285px}
  .top-level-tiles.content-tiles .tile .content {width:95%}
}
