
    .page-banner-section{
      background: url(/assets/imgcache/69_fill_1920x1080_8739602554c7f3241958e3cc9b57fdecb474d508/46891592.jpg) fixed;
      background-size: cover;
    }
  
				.body-loading{
					position: fixed;
					top: 0;
					right: 0;
					bottom: 0;
					left: 0;
					transition: all .5s ease-in-out;
					background: #fff;
					opacity: 1;
					visibility: visible;
					z-index: 999999;
				}
				.loaded .body-loading{
					opacity: 0;
					visibility: hidden;
				}
		
:root { 
	--bsx-color-primary: #202d56;
	--bsx-color-primary-dark: #06133c;
	--bsx-color-primary-darken: #000023;
	--bsx-color-primary-darkest: #000009;
	--bsx-color-primary-light: #39466f;
	--bsx-color-primary-lighten: #536089;
	--bsx-color-primary-lightest: #6c79a2;
 }
          .bsx-text-primary { color: #202d56 !important; }
          .bsx-text-before-primary:before { color: #202d56 !important; }
          .bsx-text-after-primary:after { color: #202d56 !important; }
          .bsx-text-hover-primary:hover { color: #202d56 !important; }
          .bsx-text-active-primary.active { color: #202d56 !important; }
          .bsx-text-focus-primary:focus { color: #202d56 !important; }
          .bsx-text-stroke-primary { -webkit-text-stroke-color: #202d56 !important; text-stroke-color: #202d56 !important; }
          .bsx-bg-primary { background-color: #202d56 !important; }
          .bsx-bg-active-primary:active, .bsx-bg-active-primary.active { background-color: #202d56 !important; }
          .bsx-bg-hover-primary:hover { background-color: #202d56 !important; }
          .bsx-bg-before-primary:before { background-color: #202d56 !important; }
          .bsx-bg-after-primary:after { background-color: #202d56 !important; }
          .bsx-fill-primary { fill: #202d56 !important; }
          .bsx-border-primary { border-color: #202d56 !important; }
          .bsx-border-hover-primary:hover { border-color: #202d56 !important; }
          .bsx-border-before-primary:before { border-color: #202d56 !important; }
          .bsx-border-after-primary:after { border-color: #202d56 !important; }
          .bsx-border-t-primary { border-top-color: #202d56 !important; }
          .bsx-border-l-primary { border-left-color: #202d56 !important; }
          .bsx-border-b-primary { border-bottom-color: #202d56 !important; }
          .bsx-border-r-primary { border-right-color: #202d56 !important; }
          .bsx-owl-arrow-primary .owl-next, .bsx-owl-arrow-primary .owl-prev { color: #202d56 !important; }
        
          .bsx-text-primary-dark { color: #06133c !important; }
          .bsx-text-before-primary-dark:before { color: #06133c !important; }
          .bsx-text-after-primary-dark:after { color: #06133c !important; }
          .bsx-text-hover-primary-dark:hover { color: #06133c !important; }
          .bsx-text-active-primary-dark.active { color: #06133c !important; }
          .bsx-text-focus-primary-dark:focus { color: #06133c !important; }
          .bsx-text-stroke-primary-dark { -webkit-text-stroke-color: #06133c !important; text-stroke-color: #06133c !important; }
          .bsx-bg-primary-dark { background-color: #06133c !important; }
          .bsx-bg-active-primary-dark:active, .bsx-bg-active-primary-dark.active { background-color: #06133c !important; }
          .bsx-bg-hover-primary-dark:hover { background-color: #06133c !important; }
          .bsx-bg-before-primary-dark:before { background-color: #06133c !important; }
          .bsx-bg-after-primary-dark:after { background-color: #06133c !important; }
          .bsx-fill-primary-dark { fill: #06133c !important; }
          .bsx-border-primary-dark { border-color: #06133c !important; }
          .bsx-border-hover-primary-dark:hover { border-color: #06133c !important; }
          .bsx-border-before-primary-dark:before { border-color: #06133c !important; }
          .bsx-border-after-primary-dark:after { border-color: #06133c !important; }
          .bsx-border-t-primary-dark { border-top-color: #06133c !important; }
          .bsx-border-l-primary-dark { border-left-color: #06133c !important; }
          .bsx-border-b-primary-dark { border-bottom-color: #06133c !important; }
          .bsx-border-r-primary-dark { border-right-color: #06133c !important; }
          .bsx-owl-arrow-primary-dark .owl-next, .bsx-owl-arrow-primary-dark .owl-prev { color: #06133c !important; }
        
          .bsx-text-primary-darken { color: #000023 !important; }
          .bsx-text-before-primary-darken:before { color: #000023 !important; }
          .bsx-text-after-primary-darken:after { color: #000023 !important; }
          .bsx-text-hover-primary-darken:hover { color: #000023 !important; }
          .bsx-text-active-primary-darken.active { color: #000023 !important; }
          .bsx-text-focus-primary-darken:focus { color: #000023 !important; }
          .bsx-text-stroke-primary-darken { -webkit-text-stroke-color: #000023 !important; text-stroke-color: #000023 !important; }
          .bsx-bg-primary-darken { background-color: #000023 !important; }
          .bsx-bg-active-primary-darken:active, .bsx-bg-active-primary-darken.active { background-color: #000023 !important; }
          .bsx-bg-hover-primary-darken:hover { background-color: #000023 !important; }
          .bsx-bg-before-primary-darken:before { background-color: #000023 !important; }
          .bsx-bg-after-primary-darken:after { background-color: #000023 !important; }
          .bsx-fill-primary-darken { fill: #000023 !important; }
          .bsx-border-primary-darken { border-color: #000023 !important; }
          .bsx-border-hover-primary-darken:hover { border-color: #000023 !important; }
          .bsx-border-before-primary-darken:before { border-color: #000023 !important; }
          .bsx-border-after-primary-darken:after { border-color: #000023 !important; }
          .bsx-border-t-primary-darken { border-top-color: #000023 !important; }
          .bsx-border-l-primary-darken { border-left-color: #000023 !important; }
          .bsx-border-b-primary-darken { border-bottom-color: #000023 !important; }
          .bsx-border-r-primary-darken { border-right-color: #000023 !important; }
          .bsx-owl-arrow-primary-darken .owl-next, .bsx-owl-arrow-primary-darken .owl-prev { color: #000023 !important; }
        
          .bsx-text-primary-darkest { color: #000009 !important; }
          .bsx-text-before-primary-darkest:before { color: #000009 !important; }
          .bsx-text-after-primary-darkest:after { color: #000009 !important; }
          .bsx-text-hover-primary-darkest:hover { color: #000009 !important; }
          .bsx-text-active-primary-darkest.active { color: #000009 !important; }
          .bsx-text-focus-primary-darkest:focus { color: #000009 !important; }
          .bsx-text-stroke-primary-darkest { -webkit-text-stroke-color: #000009 !important; text-stroke-color: #000009 !important; }
          .bsx-bg-primary-darkest { background-color: #000009 !important; }
          .bsx-bg-active-primary-darkest:active, .bsx-bg-active-primary-darkest.active { background-color: #000009 !important; }
          .bsx-bg-hover-primary-darkest:hover { background-color: #000009 !important; }
          .bsx-bg-before-primary-darkest:before { background-color: #000009 !important; }
          .bsx-bg-after-primary-darkest:after { background-color: #000009 !important; }
          .bsx-fill-primary-darkest { fill: #000009 !important; }
          .bsx-border-primary-darkest { border-color: #000009 !important; }
          .bsx-border-hover-primary-darkest:hover { border-color: #000009 !important; }
          .bsx-border-before-primary-darkest:before { border-color: #000009 !important; }
          .bsx-border-after-primary-darkest:after { border-color: #000009 !important; }
          .bsx-border-t-primary-darkest { border-top-color: #000009 !important; }
          .bsx-border-l-primary-darkest { border-left-color: #000009 !important; }
          .bsx-border-b-primary-darkest { border-bottom-color: #000009 !important; }
          .bsx-border-r-primary-darkest { border-right-color: #000009 !important; }
          .bsx-owl-arrow-primary-darkest .owl-next, .bsx-owl-arrow-primary-darkest .owl-prev { color: #000009 !important; }
        
          .bsx-text-primary-light { color: #39466f !important; }
          .bsx-text-before-primary-light:before { color: #39466f !important; }
          .bsx-text-after-primary-light:after { color: #39466f !important; }
          .bsx-text-hover-primary-light:hover { color: #39466f !important; }
          .bsx-text-active-primary-light.active { color: #39466f !important; }
          .bsx-text-focus-primary-light:focus { color: #39466f !important; }
          .bsx-text-stroke-primary-light { -webkit-text-stroke-color: #39466f !important; text-stroke-color: #39466f !important; }
          .bsx-bg-primary-light { background-color: #39466f !important; }
          .bsx-bg-active-primary-light:active, .bsx-bg-active-primary-light.active { background-color: #39466f !important; }
          .bsx-bg-hover-primary-light:hover { background-color: #39466f !important; }
          .bsx-bg-before-primary-light:before { background-color: #39466f !important; }
          .bsx-bg-after-primary-light:after { background-color: #39466f !important; }
          .bsx-fill-primary-light { fill: #39466f !important; }
          .bsx-border-primary-light { border-color: #39466f !important; }
          .bsx-border-hover-primary-light:hover { border-color: #39466f !important; }
          .bsx-border-before-primary-light:before { border-color: #39466f !important; }
          .bsx-border-after-primary-light:after { border-color: #39466f !important; }
          .bsx-border-t-primary-light { border-top-color: #39466f !important; }
          .bsx-border-l-primary-light { border-left-color: #39466f !important; }
          .bsx-border-b-primary-light { border-bottom-color: #39466f !important; }
          .bsx-border-r-primary-light { border-right-color: #39466f !important; }
          .bsx-owl-arrow-primary-light .owl-next, .bsx-owl-arrow-primary-light .owl-prev { color: #39466f !important; }
        
          .bsx-text-primary-lighten { color: #536089 !important; }
          .bsx-text-before-primary-lighten:before { color: #536089 !important; }
          .bsx-text-after-primary-lighten:after { color: #536089 !important; }
          .bsx-text-hover-primary-lighten:hover { color: #536089 !important; }
          .bsx-text-active-primary-lighten.active { color: #536089 !important; }
          .bsx-text-focus-primary-lighten:focus { color: #536089 !important; }
          .bsx-text-stroke-primary-lighten { -webkit-text-stroke-color: #536089 !important; text-stroke-color: #536089 !important; }
          .bsx-bg-primary-lighten { background-color: #536089 !important; }
          .bsx-bg-active-primary-lighten:active, .bsx-bg-active-primary-lighten.active { background-color: #536089 !important; }
          .bsx-bg-hover-primary-lighten:hover { background-color: #536089 !important; }
          .bsx-bg-before-primary-lighten:before { background-color: #536089 !important; }
          .bsx-bg-after-primary-lighten:after { background-color: #536089 !important; }
          .bsx-fill-primary-lighten { fill: #536089 !important; }
          .bsx-border-primary-lighten { border-color: #536089 !important; }
          .bsx-border-hover-primary-lighten:hover { border-color: #536089 !important; }
          .bsx-border-before-primary-lighten:before { border-color: #536089 !important; }
          .bsx-border-after-primary-lighten:after { border-color: #536089 !important; }
          .bsx-border-t-primary-lighten { border-top-color: #536089 !important; }
          .bsx-border-l-primary-lighten { border-left-color: #536089 !important; }
          .bsx-border-b-primary-lighten { border-bottom-color: #536089 !important; }
          .bsx-border-r-primary-lighten { border-right-color: #536089 !important; }
          .bsx-owl-arrow-primary-lighten .owl-next, .bsx-owl-arrow-primary-lighten .owl-prev { color: #536089 !important; }
        
          .bsx-text-primary-lightest { color: #6c79a2 !important; }
          .bsx-text-before-primary-lightest:before { color: #6c79a2 !important; }
          .bsx-text-after-primary-lightest:after { color: #6c79a2 !important; }
          .bsx-text-hover-primary-lightest:hover { color: #6c79a2 !important; }
          .bsx-text-active-primary-lightest.active { color: #6c79a2 !important; }
          .bsx-text-focus-primary-lightest:focus { color: #6c79a2 !important; }
          .bsx-text-stroke-primary-lightest { -webkit-text-stroke-color: #6c79a2 !important; text-stroke-color: #6c79a2 !important; }
          .bsx-bg-primary-lightest { background-color: #6c79a2 !important; }
          .bsx-bg-active-primary-lightest:active, .bsx-bg-active-primary-lightest.active { background-color: #6c79a2 !important; }
          .bsx-bg-hover-primary-lightest:hover { background-color: #6c79a2 !important; }
          .bsx-bg-before-primary-lightest:before { background-color: #6c79a2 !important; }
          .bsx-bg-after-primary-lightest:after { background-color: #6c79a2 !important; }
          .bsx-fill-primary-lightest { fill: #6c79a2 !important; }
          .bsx-border-primary-lightest { border-color: #6c79a2 !important; }
          .bsx-border-hover-primary-lightest:hover { border-color: #6c79a2 !important; }
          .bsx-border-before-primary-lightest:before { border-color: #6c79a2 !important; }
          .bsx-border-after-primary-lightest:after { border-color: #6c79a2 !important; }
          .bsx-border-t-primary-lightest { border-top-color: #6c79a2 !important; }
          .bsx-border-l-primary-lightest { border-left-color: #6c79a2 !important; }
          .bsx-border-b-primary-lightest { border-bottom-color: #6c79a2 !important; }
          .bsx-border-r-primary-lightest { border-right-color: #6c79a2 !important; }
          .bsx-owl-arrow-primary-lightest .owl-next, .bsx-owl-arrow-primary-lightest .owl-prev { color: #6c79a2 !important; }
        