:root { 
	--bsx-color-primary: #59bbd9;
	--bsx-color-primary-dark: #43b2d4;
	--bsx-color-primary-darker: #2a99bb;
	--bsx-color-primary-darkest: #217791;
	--bsx-color-primary-light: #6dc3dd;
	--bsx-color-primary-lighter: #97d4e7;
	--bsx-color-primary-lightest: #c0e5f0;
	--bsx-color-secondary: #06e0ca;
	--bsx-color-secondary-dark: #05c6b3;
	--bsx-color-secondary-darker: #039586;
	--bsx-color-secondary-darkest: #026359;
	--bsx-color-secondary-light: #06f8e0;
	--bsx-color-secondary-lighter: #38f9e6;
	--bsx-color-secondary-lightest: #69fbec;
	--bsx-color-third: #2faad0;
	--bsx-color-third-dark: #2a99bb;
	--bsx-color-third-darker: #217791;
	--bsx-color-third-darkest: #175567;
	--bsx-color-third-light: #43b2d4;
	--bsx-color-third-lighter: #6dc3dd;
	--bsx-color-third-lightest: #97d4e7;
	--bsx-color-fourth: #1dffc9;
	--bsx-color-fourth-dark: #05ffc4;
	--bsx-color-fourth-darker: #00d1a0;
	--bsx-color-fourth-darkest: #009e79;
	--bsx-color-fourth-light: #38fed0;
	--bsx-color-fourth-lighter: #6bffdc;
	--bsx-color-fourth-lightest: #9effe8;
	--bsx-color-primarydark: #5b499d;
	--bsx-color-primarydark-dark: #50408b;
	--bsx-color-primarydark-darker: #3c3068;
	--bsx-color-primarydark-darkest: #282045;
	--bsx-color-primarydark-light: #6450ae;
	--bsx-color-primarydark-lighter: #8373be;
	--bsx-color-primarydark-lightest: #a296ce;
	--bsx-color-secondarydark: #e36159;
	--bsx-color-secondarydark-dark: #df4b43;
	--bsx-color-secondarydark-darker: #cc2b22;
	--bsx-color-secondarydark-darkest: #a1221b;
	--bsx-color-secondarydark-light: #e6756f;
	--bsx-color-secondarydark-lighter: #ed9e9a;
	--bsx-color-secondarydark-lightest: #f5c8c6;
	--bsx-color-thirddark: #362a68;
	--bsx-color-thirddark-dark: #2d2356;
	--bsx-color-thirddark-darker: #1a1432;
	--bsx-color-thirddark-darkest: #07050e;
	--bsx-color-thirddark-light: #40327b;
	--bsx-color-thirddark-lighter: #53419f;
	--bsx-color-thirddark-lightest: #6c58ba;
	--bsx-color-fourthdark: #5b499d;
	--bsx-color-fourthdark-dark: #50408b;
	--bsx-color-fourthdark-darker: #3c3068;
	--bsx-color-fourthdark-darkest: #282045;
	--bsx-color-fourthdark-light: #6450ae;
	--bsx-color-fourthdark-lighter: #8373be;
	--bsx-color-fourthdark-lightest: #a296ce;
 }
          .bsx-text-primary { color: #59bbd9 !important; }
          .bsx-autotext-primary { color: #fff !important; }
          .bsx-text-before-primary:before { color: #59bbd9 !important; }
          .bsx-text-after-primary:after { color: #59bbd9 !important; }
          .bsx-text-hover-primary:hover { color: #59bbd9 !important; }
          .bsx-text-active-primary.active { color: #59bbd9 !important; }
          .bsx-text-focus-primary:focus { color: #59bbd9 !important; }
          .bsx-autotext-before-primary:before { color: #fff !important; }
          .bsx-autotext-after-primary:after { color: #fff !important; }
          .bsx-autotext-hover-primary:hover { color: #fff !important; }
          .bsx-autotext-active-primary.active { color: #fff !important; }
          .bsx-autotext-focus-primary:focus { color: #fff !important; }
          .bsx-text-stroke-primary { -webkit-text-stroke-color: #59bbd9 !important; text-stroke-color: #59bbd9 !important; }
          .bsx-bg-primary { background-color: #59bbd9 !important; }
          .bsx-bg-active-primary:active, .bsx-bg-active-primary.active { background-color: #59bbd9 !important; }
          .bsx-bg-hover-primary:hover { background-color: #59bbd9 !important; }
          .bsx-bg-before-primary:before { background-color: #59bbd9 !important; }
          .bsx-bg-after-primary:after { background-color: #59bbd9 !important; }
          .bsx-fill-primary { fill: #59bbd9 !important; }
          .bsx-autofill-primary { fill: #fff !important; }
          .bsx-border-primary { border-color: #59bbd9 !important; }
          .bsx-border-hover-primary:hover { border-color: #59bbd9 !important; }
          .bsx-border-before-primary:before { border-color: #59bbd9 !important; }
          .bsx-border-after-primary:after { border-color: #59bbd9 !important; }
          .bsx-border-top-primary { border-top-color: #59bbd9 !important; }
          .bsx-border-left-primary { border-left-color: #59bbd9 !important; }
          .bsx-border-bottom-primary { border-bottom-color: #59bbd9 !important; }
          .bsx-border-right-primary { border-right-color: #59bbd9 !important; }
          .bsx-owl-arrow-primary .owl-next, .bsx-owl-arrow-primary .owl-prev { color: #59bbd9 !important; }
        
          .bsx-text-primary-dark { color: #43b2d4 !important; }
          .bsx-autotext-primary-dark { color: #fff !important; }
          .bsx-text-before-primary-dark:before { color: #43b2d4 !important; }
          .bsx-text-after-primary-dark:after { color: #43b2d4 !important; }
          .bsx-text-hover-primary-dark:hover { color: #43b2d4 !important; }
          .bsx-text-active-primary-dark.active { color: #43b2d4 !important; }
          .bsx-text-focus-primary-dark:focus { color: #43b2d4 !important; }
          .bsx-autotext-before-primary-dark:before { color: #fff !important; }
          .bsx-autotext-after-primary-dark:after { color: #fff !important; }
          .bsx-autotext-hover-primary-dark:hover { color: #fff !important; }
          .bsx-autotext-active-primary-dark.active { color: #fff !important; }
          .bsx-autotext-focus-primary-dark:focus { color: #fff !important; }
          .bsx-text-stroke-primary-dark { -webkit-text-stroke-color: #43b2d4 !important; text-stroke-color: #43b2d4 !important; }
          .bsx-bg-primary-dark { background-color: #43b2d4 !important; }
          .bsx-bg-active-primary-dark:active, .bsx-bg-active-primary-dark.active { background-color: #43b2d4 !important; }
          .bsx-bg-hover-primary-dark:hover { background-color: #43b2d4 !important; }
          .bsx-bg-before-primary-dark:before { background-color: #43b2d4 !important; }
          .bsx-bg-after-primary-dark:after { background-color: #43b2d4 !important; }
          .bsx-fill-primary-dark { fill: #43b2d4 !important; }
          .bsx-autofill-primary-dark { fill: #fff !important; }
          .bsx-border-primary-dark { border-color: #43b2d4 !important; }
          .bsx-border-hover-primary-dark:hover { border-color: #43b2d4 !important; }
          .bsx-border-before-primary-dark:before { border-color: #43b2d4 !important; }
          .bsx-border-after-primary-dark:after { border-color: #43b2d4 !important; }
          .bsx-border-top-primary-dark { border-top-color: #43b2d4 !important; }
          .bsx-border-left-primary-dark { border-left-color: #43b2d4 !important; }
          .bsx-border-bottom-primary-dark { border-bottom-color: #43b2d4 !important; }
          .bsx-border-right-primary-dark { border-right-color: #43b2d4 !important; }
          .bsx-owl-arrow-primary-dark .owl-next, .bsx-owl-arrow-primary-dark .owl-prev { color: #43b2d4 !important; }
        
          .bsx-text-primary-darker { color: #2a99bb !important; }
          .bsx-autotext-primary-darker { color: #fff !important; }
          .bsx-text-before-primary-darker:before { color: #2a99bb !important; }
          .bsx-text-after-primary-darker:after { color: #2a99bb !important; }
          .bsx-text-hover-primary-darker:hover { color: #2a99bb !important; }
          .bsx-text-active-primary-darker.active { color: #2a99bb !important; }
          .bsx-text-focus-primary-darker:focus { color: #2a99bb !important; }
          .bsx-autotext-before-primary-darker:before { color: #fff !important; }
          .bsx-autotext-after-primary-darker:after { color: #fff !important; }
          .bsx-autotext-hover-primary-darker:hover { color: #fff !important; }
          .bsx-autotext-active-primary-darker.active { color: #fff !important; }
          .bsx-autotext-focus-primary-darker:focus { color: #fff !important; }
          .bsx-text-stroke-primary-darker { -webkit-text-stroke-color: #2a99bb !important; text-stroke-color: #2a99bb !important; }
          .bsx-bg-primary-darker { background-color: #2a99bb !important; }
          .bsx-bg-active-primary-darker:active, .bsx-bg-active-primary-darker.active { background-color: #2a99bb !important; }
          .bsx-bg-hover-primary-darker:hover { background-color: #2a99bb !important; }
          .bsx-bg-before-primary-darker:before { background-color: #2a99bb !important; }
          .bsx-bg-after-primary-darker:after { background-color: #2a99bb !important; }
          .bsx-fill-primary-darker { fill: #2a99bb !important; }
          .bsx-autofill-primary-darker { fill: #fff !important; }
          .bsx-border-primary-darker { border-color: #2a99bb !important; }
          .bsx-border-hover-primary-darker:hover { border-color: #2a99bb !important; }
          .bsx-border-before-primary-darker:before { border-color: #2a99bb !important; }
          .bsx-border-after-primary-darker:after { border-color: #2a99bb !important; }
          .bsx-border-top-primary-darker { border-top-color: #2a99bb !important; }
          .bsx-border-left-primary-darker { border-left-color: #2a99bb !important; }
          .bsx-border-bottom-primary-darker { border-bottom-color: #2a99bb !important; }
          .bsx-border-right-primary-darker { border-right-color: #2a99bb !important; }
          .bsx-owl-arrow-primary-darker .owl-next, .bsx-owl-arrow-primary-darker .owl-prev { color: #2a99bb !important; }
        
          .bsx-text-primary-darkest { color: #217791 !important; }
          .bsx-autotext-primary-darkest { color: #fff !important; }
          .bsx-text-before-primary-darkest:before { color: #217791 !important; }
          .bsx-text-after-primary-darkest:after { color: #217791 !important; }
          .bsx-text-hover-primary-darkest:hover { color: #217791 !important; }
          .bsx-text-active-primary-darkest.active { color: #217791 !important; }
          .bsx-text-focus-primary-darkest:focus { color: #217791 !important; }
          .bsx-autotext-before-primary-darkest:before { color: #fff !important; }
          .bsx-autotext-after-primary-darkest:after { color: #fff !important; }
          .bsx-autotext-hover-primary-darkest:hover { color: #fff !important; }
          .bsx-autotext-active-primary-darkest.active { color: #fff !important; }
          .bsx-autotext-focus-primary-darkest:focus { color: #fff !important; }
          .bsx-text-stroke-primary-darkest { -webkit-text-stroke-color: #217791 !important; text-stroke-color: #217791 !important; }
          .bsx-bg-primary-darkest { background-color: #217791 !important; }
          .bsx-bg-active-primary-darkest:active, .bsx-bg-active-primary-darkest.active { background-color: #217791 !important; }
          .bsx-bg-hover-primary-darkest:hover { background-color: #217791 !important; }
          .bsx-bg-before-primary-darkest:before { background-color: #217791 !important; }
          .bsx-bg-after-primary-darkest:after { background-color: #217791 !important; }
          .bsx-fill-primary-darkest { fill: #217791 !important; }
          .bsx-autofill-primary-darkest { fill: #fff !important; }
          .bsx-border-primary-darkest { border-color: #217791 !important; }
          .bsx-border-hover-primary-darkest:hover { border-color: #217791 !important; }
          .bsx-border-before-primary-darkest:before { border-color: #217791 !important; }
          .bsx-border-after-primary-darkest:after { border-color: #217791 !important; }
          .bsx-border-top-primary-darkest { border-top-color: #217791 !important; }
          .bsx-border-left-primary-darkest { border-left-color: #217791 !important; }
          .bsx-border-bottom-primary-darkest { border-bottom-color: #217791 !important; }
          .bsx-border-right-primary-darkest { border-right-color: #217791 !important; }
          .bsx-owl-arrow-primary-darkest .owl-next, .bsx-owl-arrow-primary-darkest .owl-prev { color: #217791 !important; }
        
          .bsx-text-primary-light { color: #6dc3dd !important; }
          .bsx-autotext-primary-light { color: #fff !important; }
          .bsx-text-before-primary-light:before { color: #6dc3dd !important; }
          .bsx-text-after-primary-light:after { color: #6dc3dd !important; }
          .bsx-text-hover-primary-light:hover { color: #6dc3dd !important; }
          .bsx-text-active-primary-light.active { color: #6dc3dd !important; }
          .bsx-text-focus-primary-light:focus { color: #6dc3dd !important; }
          .bsx-autotext-before-primary-light:before { color: #fff !important; }
          .bsx-autotext-after-primary-light:after { color: #fff !important; }
          .bsx-autotext-hover-primary-light:hover { color: #fff !important; }
          .bsx-autotext-active-primary-light.active { color: #fff !important; }
          .bsx-autotext-focus-primary-light:focus { color: #fff !important; }
          .bsx-text-stroke-primary-light { -webkit-text-stroke-color: #6dc3dd !important; text-stroke-color: #6dc3dd !important; }
          .bsx-bg-primary-light { background-color: #6dc3dd !important; }
          .bsx-bg-active-primary-light:active, .bsx-bg-active-primary-light.active { background-color: #6dc3dd !important; }
          .bsx-bg-hover-primary-light:hover { background-color: #6dc3dd !important; }
          .bsx-bg-before-primary-light:before { background-color: #6dc3dd !important; }
          .bsx-bg-after-primary-light:after { background-color: #6dc3dd !important; }
          .bsx-fill-primary-light { fill: #6dc3dd !important; }
          .bsx-autofill-primary-light { fill: #fff !important; }
          .bsx-border-primary-light { border-color: #6dc3dd !important; }
          .bsx-border-hover-primary-light:hover { border-color: #6dc3dd !important; }
          .bsx-border-before-primary-light:before { border-color: #6dc3dd !important; }
          .bsx-border-after-primary-light:after { border-color: #6dc3dd !important; }
          .bsx-border-top-primary-light { border-top-color: #6dc3dd !important; }
          .bsx-border-left-primary-light { border-left-color: #6dc3dd !important; }
          .bsx-border-bottom-primary-light { border-bottom-color: #6dc3dd !important; }
          .bsx-border-right-primary-light { border-right-color: #6dc3dd !important; }
          .bsx-owl-arrow-primary-light .owl-next, .bsx-owl-arrow-primary-light .owl-prev { color: #6dc3dd !important; }
        
          .bsx-text-primary-lighter { color: #97d4e7 !important; }
          .bsx-autotext-primary-lighter { color: #000 !important; }
          .bsx-text-before-primary-lighter:before { color: #97d4e7 !important; }
          .bsx-text-after-primary-lighter:after { color: #97d4e7 !important; }
          .bsx-text-hover-primary-lighter:hover { color: #97d4e7 !important; }
          .bsx-text-active-primary-lighter.active { color: #97d4e7 !important; }
          .bsx-text-focus-primary-lighter:focus { color: #97d4e7 !important; }
          .bsx-autotext-before-primary-lighter:before { color: #000 !important; }
          .bsx-autotext-after-primary-lighter:after { color: #000 !important; }
          .bsx-autotext-hover-primary-lighter:hover { color: #000 !important; }
          .bsx-autotext-active-primary-lighter.active { color: #000 !important; }
          .bsx-autotext-focus-primary-lighter:focus { color: #000 !important; }
          .bsx-text-stroke-primary-lighter { -webkit-text-stroke-color: #97d4e7 !important; text-stroke-color: #97d4e7 !important; }
          .bsx-bg-primary-lighter { background-color: #97d4e7 !important; }
          .bsx-bg-active-primary-lighter:active, .bsx-bg-active-primary-lighter.active { background-color: #97d4e7 !important; }
          .bsx-bg-hover-primary-lighter:hover { background-color: #97d4e7 !important; }
          .bsx-bg-before-primary-lighter:before { background-color: #97d4e7 !important; }
          .bsx-bg-after-primary-lighter:after { background-color: #97d4e7 !important; }
          .bsx-fill-primary-lighter { fill: #97d4e7 !important; }
          .bsx-autofill-primary-lighter { fill: #000 !important; }
          .bsx-border-primary-lighter { border-color: #97d4e7 !important; }
          .bsx-border-hover-primary-lighter:hover { border-color: #97d4e7 !important; }
          .bsx-border-before-primary-lighter:before { border-color: #97d4e7 !important; }
          .bsx-border-after-primary-lighter:after { border-color: #97d4e7 !important; }
          .bsx-border-top-primary-lighter { border-top-color: #97d4e7 !important; }
          .bsx-border-left-primary-lighter { border-left-color: #97d4e7 !important; }
          .bsx-border-bottom-primary-lighter { border-bottom-color: #97d4e7 !important; }
          .bsx-border-right-primary-lighter { border-right-color: #97d4e7 !important; }
          .bsx-owl-arrow-primary-lighter .owl-next, .bsx-owl-arrow-primary-lighter .owl-prev { color: #97d4e7 !important; }
        
          .bsx-text-primary-lightest { color: #c0e5f0 !important; }
          .bsx-autotext-primary-lightest { color: #000 !important; }
          .bsx-text-before-primary-lightest:before { color: #c0e5f0 !important; }
          .bsx-text-after-primary-lightest:after { color: #c0e5f0 !important; }
          .bsx-text-hover-primary-lightest:hover { color: #c0e5f0 !important; }
          .bsx-text-active-primary-lightest.active { color: #c0e5f0 !important; }
          .bsx-text-focus-primary-lightest:focus { color: #c0e5f0 !important; }
          .bsx-autotext-before-primary-lightest:before { color: #000 !important; }
          .bsx-autotext-after-primary-lightest:after { color: #000 !important; }
          .bsx-autotext-hover-primary-lightest:hover { color: #000 !important; }
          .bsx-autotext-active-primary-lightest.active { color: #000 !important; }
          .bsx-autotext-focus-primary-lightest:focus { color: #000 !important; }
          .bsx-text-stroke-primary-lightest { -webkit-text-stroke-color: #c0e5f0 !important; text-stroke-color: #c0e5f0 !important; }
          .bsx-bg-primary-lightest { background-color: #c0e5f0 !important; }
          .bsx-bg-active-primary-lightest:active, .bsx-bg-active-primary-lightest.active { background-color: #c0e5f0 !important; }
          .bsx-bg-hover-primary-lightest:hover { background-color: #c0e5f0 !important; }
          .bsx-bg-before-primary-lightest:before { background-color: #c0e5f0 !important; }
          .bsx-bg-after-primary-lightest:after { background-color: #c0e5f0 !important; }
          .bsx-fill-primary-lightest { fill: #c0e5f0 !important; }
          .bsx-autofill-primary-lightest { fill: #000 !important; }
          .bsx-border-primary-lightest { border-color: #c0e5f0 !important; }
          .bsx-border-hover-primary-lightest:hover { border-color: #c0e5f0 !important; }
          .bsx-border-before-primary-lightest:before { border-color: #c0e5f0 !important; }
          .bsx-border-after-primary-lightest:after { border-color: #c0e5f0 !important; }
          .bsx-border-top-primary-lightest { border-top-color: #c0e5f0 !important; }
          .bsx-border-left-primary-lightest { border-left-color: #c0e5f0 !important; }
          .bsx-border-bottom-primary-lightest { border-bottom-color: #c0e5f0 !important; }
          .bsx-border-right-primary-lightest { border-right-color: #c0e5f0 !important; }
          .bsx-owl-arrow-primary-lightest .owl-next, .bsx-owl-arrow-primary-lightest .owl-prev { color: #c0e5f0 !important; }
        
          .bsx-text-secondary { color: #06e0ca !important; }
          .bsx-autotext-secondary { color: #fff !important; }
          .bsx-text-before-secondary:before { color: #06e0ca !important; }
          .bsx-text-after-secondary:after { color: #06e0ca !important; }
          .bsx-text-hover-secondary:hover { color: #06e0ca !important; }
          .bsx-text-active-secondary.active { color: #06e0ca !important; }
          .bsx-text-focus-secondary:focus { color: #06e0ca !important; }
          .bsx-autotext-before-secondary:before { color: #fff !important; }
          .bsx-autotext-after-secondary:after { color: #fff !important; }
          .bsx-autotext-hover-secondary:hover { color: #fff !important; }
          .bsx-autotext-active-secondary.active { color: #fff !important; }
          .bsx-autotext-focus-secondary:focus { color: #fff !important; }
          .bsx-text-stroke-secondary { -webkit-text-stroke-color: #06e0ca !important; text-stroke-color: #06e0ca !important; }
          .bsx-bg-secondary { background-color: #06e0ca !important; }
          .bsx-bg-active-secondary:active, .bsx-bg-active-secondary.active { background-color: #06e0ca !important; }
          .bsx-bg-hover-secondary:hover { background-color: #06e0ca !important; }
          .bsx-bg-before-secondary:before { background-color: #06e0ca !important; }
          .bsx-bg-after-secondary:after { background-color: #06e0ca !important; }
          .bsx-fill-secondary { fill: #06e0ca !important; }
          .bsx-autofill-secondary { fill: #fff !important; }
          .bsx-border-secondary { border-color: #06e0ca !important; }
          .bsx-border-hover-secondary:hover { border-color: #06e0ca !important; }
          .bsx-border-before-secondary:before { border-color: #06e0ca !important; }
          .bsx-border-after-secondary:after { border-color: #06e0ca !important; }
          .bsx-border-top-secondary { border-top-color: #06e0ca !important; }
          .bsx-border-left-secondary { border-left-color: #06e0ca !important; }
          .bsx-border-bottom-secondary { border-bottom-color: #06e0ca !important; }
          .bsx-border-right-secondary { border-right-color: #06e0ca !important; }
          .bsx-owl-arrow-secondary .owl-next, .bsx-owl-arrow-secondary .owl-prev { color: #06e0ca !important; }
        
          .bsx-text-secondary-dark { color: #05c6b3 !important; }
          .bsx-autotext-secondary-dark { color: #fff !important; }
          .bsx-text-before-secondary-dark:before { color: #05c6b3 !important; }
          .bsx-text-after-secondary-dark:after { color: #05c6b3 !important; }
          .bsx-text-hover-secondary-dark:hover { color: #05c6b3 !important; }
          .bsx-text-active-secondary-dark.active { color: #05c6b3 !important; }
          .bsx-text-focus-secondary-dark:focus { color: #05c6b3 !important; }
          .bsx-autotext-before-secondary-dark:before { color: #fff !important; }
          .bsx-autotext-after-secondary-dark:after { color: #fff !important; }
          .bsx-autotext-hover-secondary-dark:hover { color: #fff !important; }
          .bsx-autotext-active-secondary-dark.active { color: #fff !important; }
          .bsx-autotext-focus-secondary-dark:focus { color: #fff !important; }
          .bsx-text-stroke-secondary-dark { -webkit-text-stroke-color: #05c6b3 !important; text-stroke-color: #05c6b3 !important; }
          .bsx-bg-secondary-dark { background-color: #05c6b3 !important; }
          .bsx-bg-active-secondary-dark:active, .bsx-bg-active-secondary-dark.active { background-color: #05c6b3 !important; }
          .bsx-bg-hover-secondary-dark:hover { background-color: #05c6b3 !important; }
          .bsx-bg-before-secondary-dark:before { background-color: #05c6b3 !important; }
          .bsx-bg-after-secondary-dark:after { background-color: #05c6b3 !important; }
          .bsx-fill-secondary-dark { fill: #05c6b3 !important; }
          .bsx-autofill-secondary-dark { fill: #fff !important; }
          .bsx-border-secondary-dark { border-color: #05c6b3 !important; }
          .bsx-border-hover-secondary-dark:hover { border-color: #05c6b3 !important; }
          .bsx-border-before-secondary-dark:before { border-color: #05c6b3 !important; }
          .bsx-border-after-secondary-dark:after { border-color: #05c6b3 !important; }
          .bsx-border-top-secondary-dark { border-top-color: #05c6b3 !important; }
          .bsx-border-left-secondary-dark { border-left-color: #05c6b3 !important; }
          .bsx-border-bottom-secondary-dark { border-bottom-color: #05c6b3 !important; }
          .bsx-border-right-secondary-dark { border-right-color: #05c6b3 !important; }
          .bsx-owl-arrow-secondary-dark .owl-next, .bsx-owl-arrow-secondary-dark .owl-prev { color: #05c6b3 !important; }
        
          .bsx-text-secondary-darker { color: #039586 !important; }
          .bsx-autotext-secondary-darker { color: #fff !important; }
          .bsx-text-before-secondary-darker:before { color: #039586 !important; }
          .bsx-text-after-secondary-darker:after { color: #039586 !important; }
          .bsx-text-hover-secondary-darker:hover { color: #039586 !important; }
          .bsx-text-active-secondary-darker.active { color: #039586 !important; }
          .bsx-text-focus-secondary-darker:focus { color: #039586 !important; }
          .bsx-autotext-before-secondary-darker:before { color: #fff !important; }
          .bsx-autotext-after-secondary-darker:after { color: #fff !important; }
          .bsx-autotext-hover-secondary-darker:hover { color: #fff !important; }
          .bsx-autotext-active-secondary-darker.active { color: #fff !important; }
          .bsx-autotext-focus-secondary-darker:focus { color: #fff !important; }
          .bsx-text-stroke-secondary-darker { -webkit-text-stroke-color: #039586 !important; text-stroke-color: #039586 !important; }
          .bsx-bg-secondary-darker { background-color: #039586 !important; }
          .bsx-bg-active-secondary-darker:active, .bsx-bg-active-secondary-darker.active { background-color: #039586 !important; }
          .bsx-bg-hover-secondary-darker:hover { background-color: #039586 !important; }
          .bsx-bg-before-secondary-darker:before { background-color: #039586 !important; }
          .bsx-bg-after-secondary-darker:after { background-color: #039586 !important; }
          .bsx-fill-secondary-darker { fill: #039586 !important; }
          .bsx-autofill-secondary-darker { fill: #fff !important; }
          .bsx-border-secondary-darker { border-color: #039586 !important; }
          .bsx-border-hover-secondary-darker:hover { border-color: #039586 !important; }
          .bsx-border-before-secondary-darker:before { border-color: #039586 !important; }
          .bsx-border-after-secondary-darker:after { border-color: #039586 !important; }
          .bsx-border-top-secondary-darker { border-top-color: #039586 !important; }
          .bsx-border-left-secondary-darker { border-left-color: #039586 !important; }
          .bsx-border-bottom-secondary-darker { border-bottom-color: #039586 !important; }
          .bsx-border-right-secondary-darker { border-right-color: #039586 !important; }
          .bsx-owl-arrow-secondary-darker .owl-next, .bsx-owl-arrow-secondary-darker .owl-prev { color: #039586 !important; }
        
          .bsx-text-secondary-darkest { color: #026359 !important; }
          .bsx-autotext-secondary-darkest { color: #fff !important; }
          .bsx-text-before-secondary-darkest:before { color: #026359 !important; }
          .bsx-text-after-secondary-darkest:after { color: #026359 !important; }
          .bsx-text-hover-secondary-darkest:hover { color: #026359 !important; }
          .bsx-text-active-secondary-darkest.active { color: #026359 !important; }
          .bsx-text-focus-secondary-darkest:focus { color: #026359 !important; }
          .bsx-autotext-before-secondary-darkest:before { color: #fff !important; }
          .bsx-autotext-after-secondary-darkest:after { color: #fff !important; }
          .bsx-autotext-hover-secondary-darkest:hover { color: #fff !important; }
          .bsx-autotext-active-secondary-darkest.active { color: #fff !important; }
          .bsx-autotext-focus-secondary-darkest:focus { color: #fff !important; }
          .bsx-text-stroke-secondary-darkest { -webkit-text-stroke-color: #026359 !important; text-stroke-color: #026359 !important; }
          .bsx-bg-secondary-darkest { background-color: #026359 !important; }
          .bsx-bg-active-secondary-darkest:active, .bsx-bg-active-secondary-darkest.active { background-color: #026359 !important; }
          .bsx-bg-hover-secondary-darkest:hover { background-color: #026359 !important; }
          .bsx-bg-before-secondary-darkest:before { background-color: #026359 !important; }
          .bsx-bg-after-secondary-darkest:after { background-color: #026359 !important; }
          .bsx-fill-secondary-darkest { fill: #026359 !important; }
          .bsx-autofill-secondary-darkest { fill: #fff !important; }
          .bsx-border-secondary-darkest { border-color: #026359 !important; }
          .bsx-border-hover-secondary-darkest:hover { border-color: #026359 !important; }
          .bsx-border-before-secondary-darkest:before { border-color: #026359 !important; }
          .bsx-border-after-secondary-darkest:after { border-color: #026359 !important; }
          .bsx-border-top-secondary-darkest { border-top-color: #026359 !important; }
          .bsx-border-left-secondary-darkest { border-left-color: #026359 !important; }
          .bsx-border-bottom-secondary-darkest { border-bottom-color: #026359 !important; }
          .bsx-border-right-secondary-darkest { border-right-color: #026359 !important; }
          .bsx-owl-arrow-secondary-darkest .owl-next, .bsx-owl-arrow-secondary-darkest .owl-prev { color: #026359 !important; }
        
          .bsx-text-secondary-light { color: #06f8e0 !important; }
          .bsx-autotext-secondary-light { color: #fff !important; }
          .bsx-text-before-secondary-light:before { color: #06f8e0 !important; }
          .bsx-text-after-secondary-light:after { color: #06f8e0 !important; }
          .bsx-text-hover-secondary-light:hover { color: #06f8e0 !important; }
          .bsx-text-active-secondary-light.active { color: #06f8e0 !important; }
          .bsx-text-focus-secondary-light:focus { color: #06f8e0 !important; }
          .bsx-autotext-before-secondary-light:before { color: #fff !important; }
          .bsx-autotext-after-secondary-light:after { color: #fff !important; }
          .bsx-autotext-hover-secondary-light:hover { color: #fff !important; }
          .bsx-autotext-active-secondary-light.active { color: #fff !important; }
          .bsx-autotext-focus-secondary-light:focus { color: #fff !important; }
          .bsx-text-stroke-secondary-light { -webkit-text-stroke-color: #06f8e0 !important; text-stroke-color: #06f8e0 !important; }
          .bsx-bg-secondary-light { background-color: #06f8e0 !important; }
          .bsx-bg-active-secondary-light:active, .bsx-bg-active-secondary-light.active { background-color: #06f8e0 !important; }
          .bsx-bg-hover-secondary-light:hover { background-color: #06f8e0 !important; }
          .bsx-bg-before-secondary-light:before { background-color: #06f8e0 !important; }
          .bsx-bg-after-secondary-light:after { background-color: #06f8e0 !important; }
          .bsx-fill-secondary-light { fill: #06f8e0 !important; }
          .bsx-autofill-secondary-light { fill: #fff !important; }
          .bsx-border-secondary-light { border-color: #06f8e0 !important; }
          .bsx-border-hover-secondary-light:hover { border-color: #06f8e0 !important; }
          .bsx-border-before-secondary-light:before { border-color: #06f8e0 !important; }
          .bsx-border-after-secondary-light:after { border-color: #06f8e0 !important; }
          .bsx-border-top-secondary-light { border-top-color: #06f8e0 !important; }
          .bsx-border-left-secondary-light { border-left-color: #06f8e0 !important; }
          .bsx-border-bottom-secondary-light { border-bottom-color: #06f8e0 !important; }
          .bsx-border-right-secondary-light { border-right-color: #06f8e0 !important; }
          .bsx-owl-arrow-secondary-light .owl-next, .bsx-owl-arrow-secondary-light .owl-prev { color: #06f8e0 !important; }
        
          .bsx-text-secondary-lighter { color: #38f9e6 !important; }
          .bsx-autotext-secondary-lighter { color: #fff !important; }
          .bsx-text-before-secondary-lighter:before { color: #38f9e6 !important; }
          .bsx-text-after-secondary-lighter:after { color: #38f9e6 !important; }
          .bsx-text-hover-secondary-lighter:hover { color: #38f9e6 !important; }
          .bsx-text-active-secondary-lighter.active { color: #38f9e6 !important; }
          .bsx-text-focus-secondary-lighter:focus { color: #38f9e6 !important; }
          .bsx-autotext-before-secondary-lighter:before { color: #fff !important; }
          .bsx-autotext-after-secondary-lighter:after { color: #fff !important; }
          .bsx-autotext-hover-secondary-lighter:hover { color: #fff !important; }
          .bsx-autotext-active-secondary-lighter.active { color: #fff !important; }
          .bsx-autotext-focus-secondary-lighter:focus { color: #fff !important; }
          .bsx-text-stroke-secondary-lighter { -webkit-text-stroke-color: #38f9e6 !important; text-stroke-color: #38f9e6 !important; }
          .bsx-bg-secondary-lighter { background-color: #38f9e6 !important; }
          .bsx-bg-active-secondary-lighter:active, .bsx-bg-active-secondary-lighter.active { background-color: #38f9e6 !important; }
          .bsx-bg-hover-secondary-lighter:hover { background-color: #38f9e6 !important; }
          .bsx-bg-before-secondary-lighter:before { background-color: #38f9e6 !important; }
          .bsx-bg-after-secondary-lighter:after { background-color: #38f9e6 !important; }
          .bsx-fill-secondary-lighter { fill: #38f9e6 !important; }
          .bsx-autofill-secondary-lighter { fill: #fff !important; }
          .bsx-border-secondary-lighter { border-color: #38f9e6 !important; }
          .bsx-border-hover-secondary-lighter:hover { border-color: #38f9e6 !important; }
          .bsx-border-before-secondary-lighter:before { border-color: #38f9e6 !important; }
          .bsx-border-after-secondary-lighter:after { border-color: #38f9e6 !important; }
          .bsx-border-top-secondary-lighter { border-top-color: #38f9e6 !important; }
          .bsx-border-left-secondary-lighter { border-left-color: #38f9e6 !important; }
          .bsx-border-bottom-secondary-lighter { border-bottom-color: #38f9e6 !important; }
          .bsx-border-right-secondary-lighter { border-right-color: #38f9e6 !important; }
          .bsx-owl-arrow-secondary-lighter .owl-next, .bsx-owl-arrow-secondary-lighter .owl-prev { color: #38f9e6 !important; }
        
          .bsx-text-secondary-lightest { color: #69fbec !important; }
          .bsx-autotext-secondary-lightest { color: #fff !important; }
          .bsx-text-before-secondary-lightest:before { color: #69fbec !important; }
          .bsx-text-after-secondary-lightest:after { color: #69fbec !important; }
          .bsx-text-hover-secondary-lightest:hover { color: #69fbec !important; }
          .bsx-text-active-secondary-lightest.active { color: #69fbec !important; }
          .bsx-text-focus-secondary-lightest:focus { color: #69fbec !important; }
          .bsx-autotext-before-secondary-lightest:before { color: #fff !important; }
          .bsx-autotext-after-secondary-lightest:after { color: #fff !important; }
          .bsx-autotext-hover-secondary-lightest:hover { color: #fff !important; }
          .bsx-autotext-active-secondary-lightest.active { color: #fff !important; }
          .bsx-autotext-focus-secondary-lightest:focus { color: #fff !important; }
          .bsx-text-stroke-secondary-lightest { -webkit-text-stroke-color: #69fbec !important; text-stroke-color: #69fbec !important; }
          .bsx-bg-secondary-lightest { background-color: #69fbec !important; }
          .bsx-bg-active-secondary-lightest:active, .bsx-bg-active-secondary-lightest.active { background-color: #69fbec !important; }
          .bsx-bg-hover-secondary-lightest:hover { background-color: #69fbec !important; }
          .bsx-bg-before-secondary-lightest:before { background-color: #69fbec !important; }
          .bsx-bg-after-secondary-lightest:after { background-color: #69fbec !important; }
          .bsx-fill-secondary-lightest { fill: #69fbec !important; }
          .bsx-autofill-secondary-lightest { fill: #fff !important; }
          .bsx-border-secondary-lightest { border-color: #69fbec !important; }
          .bsx-border-hover-secondary-lightest:hover { border-color: #69fbec !important; }
          .bsx-border-before-secondary-lightest:before { border-color: #69fbec !important; }
          .bsx-border-after-secondary-lightest:after { border-color: #69fbec !important; }
          .bsx-border-top-secondary-lightest { border-top-color: #69fbec !important; }
          .bsx-border-left-secondary-lightest { border-left-color: #69fbec !important; }
          .bsx-border-bottom-secondary-lightest { border-bottom-color: #69fbec !important; }
          .bsx-border-right-secondary-lightest { border-right-color: #69fbec !important; }
          .bsx-owl-arrow-secondary-lightest .owl-next, .bsx-owl-arrow-secondary-lightest .owl-prev { color: #69fbec !important; }
        
          .bsx-text-third { color: #2faad0 !important; }
          .bsx-autotext-third { color: #fff !important; }
          .bsx-text-before-third:before { color: #2faad0 !important; }
          .bsx-text-after-third:after { color: #2faad0 !important; }
          .bsx-text-hover-third:hover { color: #2faad0 !important; }
          .bsx-text-active-third.active { color: #2faad0 !important; }
          .bsx-text-focus-third:focus { color: #2faad0 !important; }
          .bsx-autotext-before-third:before { color: #fff !important; }
          .bsx-autotext-after-third:after { color: #fff !important; }
          .bsx-autotext-hover-third:hover { color: #fff !important; }
          .bsx-autotext-active-third.active { color: #fff !important; }
          .bsx-autotext-focus-third:focus { color: #fff !important; }
          .bsx-text-stroke-third { -webkit-text-stroke-color: #2faad0 !important; text-stroke-color: #2faad0 !important; }
          .bsx-bg-third { background-color: #2faad0 !important; }
          .bsx-bg-active-third:active, .bsx-bg-active-third.active { background-color: #2faad0 !important; }
          .bsx-bg-hover-third:hover { background-color: #2faad0 !important; }
          .bsx-bg-before-third:before { background-color: #2faad0 !important; }
          .bsx-bg-after-third:after { background-color: #2faad0 !important; }
          .bsx-fill-third { fill: #2faad0 !important; }
          .bsx-autofill-third { fill: #fff !important; }
          .bsx-border-third { border-color: #2faad0 !important; }
          .bsx-border-hover-third:hover { border-color: #2faad0 !important; }
          .bsx-border-before-third:before { border-color: #2faad0 !important; }
          .bsx-border-after-third:after { border-color: #2faad0 !important; }
          .bsx-border-top-third { border-top-color: #2faad0 !important; }
          .bsx-border-left-third { border-left-color: #2faad0 !important; }
          .bsx-border-bottom-third { border-bottom-color: #2faad0 !important; }
          .bsx-border-right-third { border-right-color: #2faad0 !important; }
          .bsx-owl-arrow-third .owl-next, .bsx-owl-arrow-third .owl-prev { color: #2faad0 !important; }
        
          .bsx-text-third-dark { color: #2a99bb !important; }
          .bsx-autotext-third-dark { color: #fff !important; }
          .bsx-text-before-third-dark:before { color: #2a99bb !important; }
          .bsx-text-after-third-dark:after { color: #2a99bb !important; }
          .bsx-text-hover-third-dark:hover { color: #2a99bb !important; }
          .bsx-text-active-third-dark.active { color: #2a99bb !important; }
          .bsx-text-focus-third-dark:focus { color: #2a99bb !important; }
          .bsx-autotext-before-third-dark:before { color: #fff !important; }
          .bsx-autotext-after-third-dark:after { color: #fff !important; }
          .bsx-autotext-hover-third-dark:hover { color: #fff !important; }
          .bsx-autotext-active-third-dark.active { color: #fff !important; }
          .bsx-autotext-focus-third-dark:focus { color: #fff !important; }
          .bsx-text-stroke-third-dark { -webkit-text-stroke-color: #2a99bb !important; text-stroke-color: #2a99bb !important; }
          .bsx-bg-third-dark { background-color: #2a99bb !important; }
          .bsx-bg-active-third-dark:active, .bsx-bg-active-third-dark.active { background-color: #2a99bb !important; }
          .bsx-bg-hover-third-dark:hover { background-color: #2a99bb !important; }
          .bsx-bg-before-third-dark:before { background-color: #2a99bb !important; }
          .bsx-bg-after-third-dark:after { background-color: #2a99bb !important; }
          .bsx-fill-third-dark { fill: #2a99bb !important; }
          .bsx-autofill-third-dark { fill: #fff !important; }
          .bsx-border-third-dark { border-color: #2a99bb !important; }
          .bsx-border-hover-third-dark:hover { border-color: #2a99bb !important; }
          .bsx-border-before-third-dark:before { border-color: #2a99bb !important; }
          .bsx-border-after-third-dark:after { border-color: #2a99bb !important; }
          .bsx-border-top-third-dark { border-top-color: #2a99bb !important; }
          .bsx-border-left-third-dark { border-left-color: #2a99bb !important; }
          .bsx-border-bottom-third-dark { border-bottom-color: #2a99bb !important; }
          .bsx-border-right-third-dark { border-right-color: #2a99bb !important; }
          .bsx-owl-arrow-third-dark .owl-next, .bsx-owl-arrow-third-dark .owl-prev { color: #2a99bb !important; }
        
          .bsx-text-third-darker { color: #217791 !important; }
          .bsx-autotext-third-darker { color: #fff !important; }
          .bsx-text-before-third-darker:before { color: #217791 !important; }
          .bsx-text-after-third-darker:after { color: #217791 !important; }
          .bsx-text-hover-third-darker:hover { color: #217791 !important; }
          .bsx-text-active-third-darker.active { color: #217791 !important; }
          .bsx-text-focus-third-darker:focus { color: #217791 !important; }
          .bsx-autotext-before-third-darker:before { color: #fff !important; }
          .bsx-autotext-after-third-darker:after { color: #fff !important; }
          .bsx-autotext-hover-third-darker:hover { color: #fff !important; }
          .bsx-autotext-active-third-darker.active { color: #fff !important; }
          .bsx-autotext-focus-third-darker:focus { color: #fff !important; }
          .bsx-text-stroke-third-darker { -webkit-text-stroke-color: #217791 !important; text-stroke-color: #217791 !important; }
          .bsx-bg-third-darker { background-color: #217791 !important; }
          .bsx-bg-active-third-darker:active, .bsx-bg-active-third-darker.active { background-color: #217791 !important; }
          .bsx-bg-hover-third-darker:hover { background-color: #217791 !important; }
          .bsx-bg-before-third-darker:before { background-color: #217791 !important; }
          .bsx-bg-after-third-darker:after { background-color: #217791 !important; }
          .bsx-fill-third-darker { fill: #217791 !important; }
          .bsx-autofill-third-darker { fill: #fff !important; }
          .bsx-border-third-darker { border-color: #217791 !important; }
          .bsx-border-hover-third-darker:hover { border-color: #217791 !important; }
          .bsx-border-before-third-darker:before { border-color: #217791 !important; }
          .bsx-border-after-third-darker:after { border-color: #217791 !important; }
          .bsx-border-top-third-darker { border-top-color: #217791 !important; }
          .bsx-border-left-third-darker { border-left-color: #217791 !important; }
          .bsx-border-bottom-third-darker { border-bottom-color: #217791 !important; }
          .bsx-border-right-third-darker { border-right-color: #217791 !important; }
          .bsx-owl-arrow-third-darker .owl-next, .bsx-owl-arrow-third-darker .owl-prev { color: #217791 !important; }
        
          .bsx-text-third-darkest { color: #175567 !important; }
          .bsx-autotext-third-darkest { color: #fff !important; }
          .bsx-text-before-third-darkest:before { color: #175567 !important; }
          .bsx-text-after-third-darkest:after { color: #175567 !important; }
          .bsx-text-hover-third-darkest:hover { color: #175567 !important; }
          .bsx-text-active-third-darkest.active { color: #175567 !important; }
          .bsx-text-focus-third-darkest:focus { color: #175567 !important; }
          .bsx-autotext-before-third-darkest:before { color: #fff !important; }
          .bsx-autotext-after-third-darkest:after { color: #fff !important; }
          .bsx-autotext-hover-third-darkest:hover { color: #fff !important; }
          .bsx-autotext-active-third-darkest.active { color: #fff !important; }
          .bsx-autotext-focus-third-darkest:focus { color: #fff !important; }
          .bsx-text-stroke-third-darkest { -webkit-text-stroke-color: #175567 !important; text-stroke-color: #175567 !important; }
          .bsx-bg-third-darkest { background-color: #175567 !important; }
          .bsx-bg-active-third-darkest:active, .bsx-bg-active-third-darkest.active { background-color: #175567 !important; }
          .bsx-bg-hover-third-darkest:hover { background-color: #175567 !important; }
          .bsx-bg-before-third-darkest:before { background-color: #175567 !important; }
          .bsx-bg-after-third-darkest:after { background-color: #175567 !important; }
          .bsx-fill-third-darkest { fill: #175567 !important; }
          .bsx-autofill-third-darkest { fill: #fff !important; }
          .bsx-border-third-darkest { border-color: #175567 !important; }
          .bsx-border-hover-third-darkest:hover { border-color: #175567 !important; }
          .bsx-border-before-third-darkest:before { border-color: #175567 !important; }
          .bsx-border-after-third-darkest:after { border-color: #175567 !important; }
          .bsx-border-top-third-darkest { border-top-color: #175567 !important; }
          .bsx-border-left-third-darkest { border-left-color: #175567 !important; }
          .bsx-border-bottom-third-darkest { border-bottom-color: #175567 !important; }
          .bsx-border-right-third-darkest { border-right-color: #175567 !important; }
          .bsx-owl-arrow-third-darkest .owl-next, .bsx-owl-arrow-third-darkest .owl-prev { color: #175567 !important; }
        
          .bsx-text-third-light { color: #43b2d4 !important; }
          .bsx-autotext-third-light { color: #fff !important; }
          .bsx-text-before-third-light:before { color: #43b2d4 !important; }
          .bsx-text-after-third-light:after { color: #43b2d4 !important; }
          .bsx-text-hover-third-light:hover { color: #43b2d4 !important; }
          .bsx-text-active-third-light.active { color: #43b2d4 !important; }
          .bsx-text-focus-third-light:focus { color: #43b2d4 !important; }
          .bsx-autotext-before-third-light:before { color: #fff !important; }
          .bsx-autotext-after-third-light:after { color: #fff !important; }
          .bsx-autotext-hover-third-light:hover { color: #fff !important; }
          .bsx-autotext-active-third-light.active { color: #fff !important; }
          .bsx-autotext-focus-third-light:focus { color: #fff !important; }
          .bsx-text-stroke-third-light { -webkit-text-stroke-color: #43b2d4 !important; text-stroke-color: #43b2d4 !important; }
          .bsx-bg-third-light { background-color: #43b2d4 !important; }
          .bsx-bg-active-third-light:active, .bsx-bg-active-third-light.active { background-color: #43b2d4 !important; }
          .bsx-bg-hover-third-light:hover { background-color: #43b2d4 !important; }
          .bsx-bg-before-third-light:before { background-color: #43b2d4 !important; }
          .bsx-bg-after-third-light:after { background-color: #43b2d4 !important; }
          .bsx-fill-third-light { fill: #43b2d4 !important; }
          .bsx-autofill-third-light { fill: #fff !important; }
          .bsx-border-third-light { border-color: #43b2d4 !important; }
          .bsx-border-hover-third-light:hover { border-color: #43b2d4 !important; }
          .bsx-border-before-third-light:before { border-color: #43b2d4 !important; }
          .bsx-border-after-third-light:after { border-color: #43b2d4 !important; }
          .bsx-border-top-third-light { border-top-color: #43b2d4 !important; }
          .bsx-border-left-third-light { border-left-color: #43b2d4 !important; }
          .bsx-border-bottom-third-light { border-bottom-color: #43b2d4 !important; }
          .bsx-border-right-third-light { border-right-color: #43b2d4 !important; }
          .bsx-owl-arrow-third-light .owl-next, .bsx-owl-arrow-third-light .owl-prev { color: #43b2d4 !important; }
        
          .bsx-text-third-lighter { color: #6dc3dd !important; }
          .bsx-autotext-third-lighter { color: #fff !important; }
          .bsx-text-before-third-lighter:before { color: #6dc3dd !important; }
          .bsx-text-after-third-lighter:after { color: #6dc3dd !important; }
          .bsx-text-hover-third-lighter:hover { color: #6dc3dd !important; }
          .bsx-text-active-third-lighter.active { color: #6dc3dd !important; }
          .bsx-text-focus-third-lighter:focus { color: #6dc3dd !important; }
          .bsx-autotext-before-third-lighter:before { color: #fff !important; }
          .bsx-autotext-after-third-lighter:after { color: #fff !important; }
          .bsx-autotext-hover-third-lighter:hover { color: #fff !important; }
          .bsx-autotext-active-third-lighter.active { color: #fff !important; }
          .bsx-autotext-focus-third-lighter:focus { color: #fff !important; }
          .bsx-text-stroke-third-lighter { -webkit-text-stroke-color: #6dc3dd !important; text-stroke-color: #6dc3dd !important; }
          .bsx-bg-third-lighter { background-color: #6dc3dd !important; }
          .bsx-bg-active-third-lighter:active, .bsx-bg-active-third-lighter.active { background-color: #6dc3dd !important; }
          .bsx-bg-hover-third-lighter:hover { background-color: #6dc3dd !important; }
          .bsx-bg-before-third-lighter:before { background-color: #6dc3dd !important; }
          .bsx-bg-after-third-lighter:after { background-color: #6dc3dd !important; }
          .bsx-fill-third-lighter { fill: #6dc3dd !important; }
          .bsx-autofill-third-lighter { fill: #fff !important; }
          .bsx-border-third-lighter { border-color: #6dc3dd !important; }
          .bsx-border-hover-third-lighter:hover { border-color: #6dc3dd !important; }
          .bsx-border-before-third-lighter:before { border-color: #6dc3dd !important; }
          .bsx-border-after-third-lighter:after { border-color: #6dc3dd !important; }
          .bsx-border-top-third-lighter { border-top-color: #6dc3dd !important; }
          .bsx-border-left-third-lighter { border-left-color: #6dc3dd !important; }
          .bsx-border-bottom-third-lighter { border-bottom-color: #6dc3dd !important; }
          .bsx-border-right-third-lighter { border-right-color: #6dc3dd !important; }
          .bsx-owl-arrow-third-lighter .owl-next, .bsx-owl-arrow-third-lighter .owl-prev { color: #6dc3dd !important; }
        
          .bsx-text-third-lightest { color: #97d4e7 !important; }
          .bsx-autotext-third-lightest { color: #000 !important; }
          .bsx-text-before-third-lightest:before { color: #97d4e7 !important; }
          .bsx-text-after-third-lightest:after { color: #97d4e7 !important; }
          .bsx-text-hover-third-lightest:hover { color: #97d4e7 !important; }
          .bsx-text-active-third-lightest.active { color: #97d4e7 !important; }
          .bsx-text-focus-third-lightest:focus { color: #97d4e7 !important; }
          .bsx-autotext-before-third-lightest:before { color: #000 !important; }
          .bsx-autotext-after-third-lightest:after { color: #000 !important; }
          .bsx-autotext-hover-third-lightest:hover { color: #000 !important; }
          .bsx-autotext-active-third-lightest.active { color: #000 !important; }
          .bsx-autotext-focus-third-lightest:focus { color: #000 !important; }
          .bsx-text-stroke-third-lightest { -webkit-text-stroke-color: #97d4e7 !important; text-stroke-color: #97d4e7 !important; }
          .bsx-bg-third-lightest { background-color: #97d4e7 !important; }
          .bsx-bg-active-third-lightest:active, .bsx-bg-active-third-lightest.active { background-color: #97d4e7 !important; }
          .bsx-bg-hover-third-lightest:hover { background-color: #97d4e7 !important; }
          .bsx-bg-before-third-lightest:before { background-color: #97d4e7 !important; }
          .bsx-bg-after-third-lightest:after { background-color: #97d4e7 !important; }
          .bsx-fill-third-lightest { fill: #97d4e7 !important; }
          .bsx-autofill-third-lightest { fill: #000 !important; }
          .bsx-border-third-lightest { border-color: #97d4e7 !important; }
          .bsx-border-hover-third-lightest:hover { border-color: #97d4e7 !important; }
          .bsx-border-before-third-lightest:before { border-color: #97d4e7 !important; }
          .bsx-border-after-third-lightest:after { border-color: #97d4e7 !important; }
          .bsx-border-top-third-lightest { border-top-color: #97d4e7 !important; }
          .bsx-border-left-third-lightest { border-left-color: #97d4e7 !important; }
          .bsx-border-bottom-third-lightest { border-bottom-color: #97d4e7 !important; }
          .bsx-border-right-third-lightest { border-right-color: #97d4e7 !important; }
          .bsx-owl-arrow-third-lightest .owl-next, .bsx-owl-arrow-third-lightest .owl-prev { color: #97d4e7 !important; }
        
          .bsx-text-fourth { color: #1dffc9 !important; }
          .bsx-autotext-fourth { color: #fff !important; }
          .bsx-text-before-fourth:before { color: #1dffc9 !important; }
          .bsx-text-after-fourth:after { color: #1dffc9 !important; }
          .bsx-text-hover-fourth:hover { color: #1dffc9 !important; }
          .bsx-text-active-fourth.active { color: #1dffc9 !important; }
          .bsx-text-focus-fourth:focus { color: #1dffc9 !important; }
          .bsx-autotext-before-fourth:before { color: #fff !important; }
          .bsx-autotext-after-fourth:after { color: #fff !important; }
          .bsx-autotext-hover-fourth:hover { color: #fff !important; }
          .bsx-autotext-active-fourth.active { color: #fff !important; }
          .bsx-autotext-focus-fourth:focus { color: #fff !important; }
          .bsx-text-stroke-fourth { -webkit-text-stroke-color: #1dffc9 !important; text-stroke-color: #1dffc9 !important; }
          .bsx-bg-fourth { background-color: #1dffc9 !important; }
          .bsx-bg-active-fourth:active, .bsx-bg-active-fourth.active { background-color: #1dffc9 !important; }
          .bsx-bg-hover-fourth:hover { background-color: #1dffc9 !important; }
          .bsx-bg-before-fourth:before { background-color: #1dffc9 !important; }
          .bsx-bg-after-fourth:after { background-color: #1dffc9 !important; }
          .bsx-fill-fourth { fill: #1dffc9 !important; }
          .bsx-autofill-fourth { fill: #fff !important; }
          .bsx-border-fourth { border-color: #1dffc9 !important; }
          .bsx-border-hover-fourth:hover { border-color: #1dffc9 !important; }
          .bsx-border-before-fourth:before { border-color: #1dffc9 !important; }
          .bsx-border-after-fourth:after { border-color: #1dffc9 !important; }
          .bsx-border-top-fourth { border-top-color: #1dffc9 !important; }
          .bsx-border-left-fourth { border-left-color: #1dffc9 !important; }
          .bsx-border-bottom-fourth { border-bottom-color: #1dffc9 !important; }
          .bsx-border-right-fourth { border-right-color: #1dffc9 !important; }
          .bsx-owl-arrow-fourth .owl-next, .bsx-owl-arrow-fourth .owl-prev { color: #1dffc9 !important; }
        
          .bsx-text-fourth-dark { color: #05ffc4 !important; }
          .bsx-autotext-fourth-dark { color: #fff !important; }
          .bsx-text-before-fourth-dark:before { color: #05ffc4 !important; }
          .bsx-text-after-fourth-dark:after { color: #05ffc4 !important; }
          .bsx-text-hover-fourth-dark:hover { color: #05ffc4 !important; }
          .bsx-text-active-fourth-dark.active { color: #05ffc4 !important; }
          .bsx-text-focus-fourth-dark:focus { color: #05ffc4 !important; }
          .bsx-autotext-before-fourth-dark:before { color: #fff !important; }
          .bsx-autotext-after-fourth-dark:after { color: #fff !important; }
          .bsx-autotext-hover-fourth-dark:hover { color: #fff !important; }
          .bsx-autotext-active-fourth-dark.active { color: #fff !important; }
          .bsx-autotext-focus-fourth-dark:focus { color: #fff !important; }
          .bsx-text-stroke-fourth-dark { -webkit-text-stroke-color: #05ffc4 !important; text-stroke-color: #05ffc4 !important; }
          .bsx-bg-fourth-dark { background-color: #05ffc4 !important; }
          .bsx-bg-active-fourth-dark:active, .bsx-bg-active-fourth-dark.active { background-color: #05ffc4 !important; }
          .bsx-bg-hover-fourth-dark:hover { background-color: #05ffc4 !important; }
          .bsx-bg-before-fourth-dark:before { background-color: #05ffc4 !important; }
          .bsx-bg-after-fourth-dark:after { background-color: #05ffc4 !important; }
          .bsx-fill-fourth-dark { fill: #05ffc4 !important; }
          .bsx-autofill-fourth-dark { fill: #fff !important; }
          .bsx-border-fourth-dark { border-color: #05ffc4 !important; }
          .bsx-border-hover-fourth-dark:hover { border-color: #05ffc4 !important; }
          .bsx-border-before-fourth-dark:before { border-color: #05ffc4 !important; }
          .bsx-border-after-fourth-dark:after { border-color: #05ffc4 !important; }
          .bsx-border-top-fourth-dark { border-top-color: #05ffc4 !important; }
          .bsx-border-left-fourth-dark { border-left-color: #05ffc4 !important; }
          .bsx-border-bottom-fourth-dark { border-bottom-color: #05ffc4 !important; }
          .bsx-border-right-fourth-dark { border-right-color: #05ffc4 !important; }
          .bsx-owl-arrow-fourth-dark .owl-next, .bsx-owl-arrow-fourth-dark .owl-prev { color: #05ffc4 !important; }
        
          .bsx-text-fourth-darker { color: #00d1a0 !important; }
          .bsx-autotext-fourth-darker { color: #fff !important; }
          .bsx-text-before-fourth-darker:before { color: #00d1a0 !important; }
          .bsx-text-after-fourth-darker:after { color: #00d1a0 !important; }
          .bsx-text-hover-fourth-darker:hover { color: #00d1a0 !important; }
          .bsx-text-active-fourth-darker.active { color: #00d1a0 !important; }
          .bsx-text-focus-fourth-darker:focus { color: #00d1a0 !important; }
          .bsx-autotext-before-fourth-darker:before { color: #fff !important; }
          .bsx-autotext-after-fourth-darker:after { color: #fff !important; }
          .bsx-autotext-hover-fourth-darker:hover { color: #fff !important; }
          .bsx-autotext-active-fourth-darker.active { color: #fff !important; }
          .bsx-autotext-focus-fourth-darker:focus { color: #fff !important; }
          .bsx-text-stroke-fourth-darker { -webkit-text-stroke-color: #00d1a0 !important; text-stroke-color: #00d1a0 !important; }
          .bsx-bg-fourth-darker { background-color: #00d1a0 !important; }
          .bsx-bg-active-fourth-darker:active, .bsx-bg-active-fourth-darker.active { background-color: #00d1a0 !important; }
          .bsx-bg-hover-fourth-darker:hover { background-color: #00d1a0 !important; }
          .bsx-bg-before-fourth-darker:before { background-color: #00d1a0 !important; }
          .bsx-bg-after-fourth-darker:after { background-color: #00d1a0 !important; }
          .bsx-fill-fourth-darker { fill: #00d1a0 !important; }
          .bsx-autofill-fourth-darker { fill: #fff !important; }
          .bsx-border-fourth-darker { border-color: #00d1a0 !important; }
          .bsx-border-hover-fourth-darker:hover { border-color: #00d1a0 !important; }
          .bsx-border-before-fourth-darker:before { border-color: #00d1a0 !important; }
          .bsx-border-after-fourth-darker:after { border-color: #00d1a0 !important; }
          .bsx-border-top-fourth-darker { border-top-color: #00d1a0 !important; }
          .bsx-border-left-fourth-darker { border-left-color: #00d1a0 !important; }
          .bsx-border-bottom-fourth-darker { border-bottom-color: #00d1a0 !important; }
          .bsx-border-right-fourth-darker { border-right-color: #00d1a0 !important; }
          .bsx-owl-arrow-fourth-darker .owl-next, .bsx-owl-arrow-fourth-darker .owl-prev { color: #00d1a0 !important; }
        
          .bsx-text-fourth-darkest { color: #009e79 !important; }
          .bsx-autotext-fourth-darkest { color: #fff !important; }
          .bsx-text-before-fourth-darkest:before { color: #009e79 !important; }
          .bsx-text-after-fourth-darkest:after { color: #009e79 !important; }
          .bsx-text-hover-fourth-darkest:hover { color: #009e79 !important; }
          .bsx-text-active-fourth-darkest.active { color: #009e79 !important; }
          .bsx-text-focus-fourth-darkest:focus { color: #009e79 !important; }
          .bsx-autotext-before-fourth-darkest:before { color: #fff !important; }
          .bsx-autotext-after-fourth-darkest:after { color: #fff !important; }
          .bsx-autotext-hover-fourth-darkest:hover { color: #fff !important; }
          .bsx-autotext-active-fourth-darkest.active { color: #fff !important; }
          .bsx-autotext-focus-fourth-darkest:focus { color: #fff !important; }
          .bsx-text-stroke-fourth-darkest { -webkit-text-stroke-color: #009e79 !important; text-stroke-color: #009e79 !important; }
          .bsx-bg-fourth-darkest { background-color: #009e79 !important; }
          .bsx-bg-active-fourth-darkest:active, .bsx-bg-active-fourth-darkest.active { background-color: #009e79 !important; }
          .bsx-bg-hover-fourth-darkest:hover { background-color: #009e79 !important; }
          .bsx-bg-before-fourth-darkest:before { background-color: #009e79 !important; }
          .bsx-bg-after-fourth-darkest:after { background-color: #009e79 !important; }
          .bsx-fill-fourth-darkest { fill: #009e79 !important; }
          .bsx-autofill-fourth-darkest { fill: #fff !important; }
          .bsx-border-fourth-darkest { border-color: #009e79 !important; }
          .bsx-border-hover-fourth-darkest:hover { border-color: #009e79 !important; }
          .bsx-border-before-fourth-darkest:before { border-color: #009e79 !important; }
          .bsx-border-after-fourth-darkest:after { border-color: #009e79 !important; }
          .bsx-border-top-fourth-darkest { border-top-color: #009e79 !important; }
          .bsx-border-left-fourth-darkest { border-left-color: #009e79 !important; }
          .bsx-border-bottom-fourth-darkest { border-bottom-color: #009e79 !important; }
          .bsx-border-right-fourth-darkest { border-right-color: #009e79 !important; }
          .bsx-owl-arrow-fourth-darkest .owl-next, .bsx-owl-arrow-fourth-darkest .owl-prev { color: #009e79 !important; }
        
          .bsx-text-fourth-light { color: #38fed0 !important; }
          .bsx-autotext-fourth-light { color: #fff !important; }
          .bsx-text-before-fourth-light:before { color: #38fed0 !important; }
          .bsx-text-after-fourth-light:after { color: #38fed0 !important; }
          .bsx-text-hover-fourth-light:hover { color: #38fed0 !important; }
          .bsx-text-active-fourth-light.active { color: #38fed0 !important; }
          .bsx-text-focus-fourth-light:focus { color: #38fed0 !important; }
          .bsx-autotext-before-fourth-light:before { color: #fff !important; }
          .bsx-autotext-after-fourth-light:after { color: #fff !important; }
          .bsx-autotext-hover-fourth-light:hover { color: #fff !important; }
          .bsx-autotext-active-fourth-light.active { color: #fff !important; }
          .bsx-autotext-focus-fourth-light:focus { color: #fff !important; }
          .bsx-text-stroke-fourth-light { -webkit-text-stroke-color: #38fed0 !important; text-stroke-color: #38fed0 !important; }
          .bsx-bg-fourth-light { background-color: #38fed0 !important; }
          .bsx-bg-active-fourth-light:active, .bsx-bg-active-fourth-light.active { background-color: #38fed0 !important; }
          .bsx-bg-hover-fourth-light:hover { background-color: #38fed0 !important; }
          .bsx-bg-before-fourth-light:before { background-color: #38fed0 !important; }
          .bsx-bg-after-fourth-light:after { background-color: #38fed0 !important; }
          .bsx-fill-fourth-light { fill: #38fed0 !important; }
          .bsx-autofill-fourth-light { fill: #fff !important; }
          .bsx-border-fourth-light { border-color: #38fed0 !important; }
          .bsx-border-hover-fourth-light:hover { border-color: #38fed0 !important; }
          .bsx-border-before-fourth-light:before { border-color: #38fed0 !important; }
          .bsx-border-after-fourth-light:after { border-color: #38fed0 !important; }
          .bsx-border-top-fourth-light { border-top-color: #38fed0 !important; }
          .bsx-border-left-fourth-light { border-left-color: #38fed0 !important; }
          .bsx-border-bottom-fourth-light { border-bottom-color: #38fed0 !important; }
          .bsx-border-right-fourth-light { border-right-color: #38fed0 !important; }
          .bsx-owl-arrow-fourth-light .owl-next, .bsx-owl-arrow-fourth-light .owl-prev { color: #38fed0 !important; }
        
          .bsx-text-fourth-lighter { color: #6bffdc !important; }
          .bsx-autotext-fourth-lighter { color: #000 !important; }
          .bsx-text-before-fourth-lighter:before { color: #6bffdc !important; }
          .bsx-text-after-fourth-lighter:after { color: #6bffdc !important; }
          .bsx-text-hover-fourth-lighter:hover { color: #6bffdc !important; }
          .bsx-text-active-fourth-lighter.active { color: #6bffdc !important; }
          .bsx-text-focus-fourth-lighter:focus { color: #6bffdc !important; }
          .bsx-autotext-before-fourth-lighter:before { color: #000 !important; }
          .bsx-autotext-after-fourth-lighter:after { color: #000 !important; }
          .bsx-autotext-hover-fourth-lighter:hover { color: #000 !important; }
          .bsx-autotext-active-fourth-lighter.active { color: #000 !important; }
          .bsx-autotext-focus-fourth-lighter:focus { color: #000 !important; }
          .bsx-text-stroke-fourth-lighter { -webkit-text-stroke-color: #6bffdc !important; text-stroke-color: #6bffdc !important; }
          .bsx-bg-fourth-lighter { background-color: #6bffdc !important; }
          .bsx-bg-active-fourth-lighter:active, .bsx-bg-active-fourth-lighter.active { background-color: #6bffdc !important; }
          .bsx-bg-hover-fourth-lighter:hover { background-color: #6bffdc !important; }
          .bsx-bg-before-fourth-lighter:before { background-color: #6bffdc !important; }
          .bsx-bg-after-fourth-lighter:after { background-color: #6bffdc !important; }
          .bsx-fill-fourth-lighter { fill: #6bffdc !important; }
          .bsx-autofill-fourth-lighter { fill: #000 !important; }
          .bsx-border-fourth-lighter { border-color: #6bffdc !important; }
          .bsx-border-hover-fourth-lighter:hover { border-color: #6bffdc !important; }
          .bsx-border-before-fourth-lighter:before { border-color: #6bffdc !important; }
          .bsx-border-after-fourth-lighter:after { border-color: #6bffdc !important; }
          .bsx-border-top-fourth-lighter { border-top-color: #6bffdc !important; }
          .bsx-border-left-fourth-lighter { border-left-color: #6bffdc !important; }
          .bsx-border-bottom-fourth-lighter { border-bottom-color: #6bffdc !important; }
          .bsx-border-right-fourth-lighter { border-right-color: #6bffdc !important; }
          .bsx-owl-arrow-fourth-lighter .owl-next, .bsx-owl-arrow-fourth-lighter .owl-prev { color: #6bffdc !important; }
        
          .bsx-text-fourth-lightest { color: #9effe8 !important; }
          .bsx-autotext-fourth-lightest { color: #000 !important; }
          .bsx-text-before-fourth-lightest:before { color: #9effe8 !important; }
          .bsx-text-after-fourth-lightest:after { color: #9effe8 !important; }
          .bsx-text-hover-fourth-lightest:hover { color: #9effe8 !important; }
          .bsx-text-active-fourth-lightest.active { color: #9effe8 !important; }
          .bsx-text-focus-fourth-lightest:focus { color: #9effe8 !important; }
          .bsx-autotext-before-fourth-lightest:before { color: #000 !important; }
          .bsx-autotext-after-fourth-lightest:after { color: #000 !important; }
          .bsx-autotext-hover-fourth-lightest:hover { color: #000 !important; }
          .bsx-autotext-active-fourth-lightest.active { color: #000 !important; }
          .bsx-autotext-focus-fourth-lightest:focus { color: #000 !important; }
          .bsx-text-stroke-fourth-lightest { -webkit-text-stroke-color: #9effe8 !important; text-stroke-color: #9effe8 !important; }
          .bsx-bg-fourth-lightest { background-color: #9effe8 !important; }
          .bsx-bg-active-fourth-lightest:active, .bsx-bg-active-fourth-lightest.active { background-color: #9effe8 !important; }
          .bsx-bg-hover-fourth-lightest:hover { background-color: #9effe8 !important; }
          .bsx-bg-before-fourth-lightest:before { background-color: #9effe8 !important; }
          .bsx-bg-after-fourth-lightest:after { background-color: #9effe8 !important; }
          .bsx-fill-fourth-lightest { fill: #9effe8 !important; }
          .bsx-autofill-fourth-lightest { fill: #000 !important; }
          .bsx-border-fourth-lightest { border-color: #9effe8 !important; }
          .bsx-border-hover-fourth-lightest:hover { border-color: #9effe8 !important; }
          .bsx-border-before-fourth-lightest:before { border-color: #9effe8 !important; }
          .bsx-border-after-fourth-lightest:after { border-color: #9effe8 !important; }
          .bsx-border-top-fourth-lightest { border-top-color: #9effe8 !important; }
          .bsx-border-left-fourth-lightest { border-left-color: #9effe8 !important; }
          .bsx-border-bottom-fourth-lightest { border-bottom-color: #9effe8 !important; }
          .bsx-border-right-fourth-lightest { border-right-color: #9effe8 !important; }
          .bsx-owl-arrow-fourth-lightest .owl-next, .bsx-owl-arrow-fourth-lightest .owl-prev { color: #9effe8 !important; }
        
          .bsx-text-primarydark { color: #5b499d !important; }
          .bsx-autotext-primarydark { color: #fff !important; }
          .bsx-text-before-primarydark:before { color: #5b499d !important; }
          .bsx-text-after-primarydark:after { color: #5b499d !important; }
          .bsx-text-hover-primarydark:hover { color: #5b499d !important; }
          .bsx-text-active-primarydark.active { color: #5b499d !important; }
          .bsx-text-focus-primarydark:focus { color: #5b499d !important; }
          .bsx-autotext-before-primarydark:before { color: #fff !important; }
          .bsx-autotext-after-primarydark:after { color: #fff !important; }
          .bsx-autotext-hover-primarydark:hover { color: #fff !important; }
          .bsx-autotext-active-primarydark.active { color: #fff !important; }
          .bsx-autotext-focus-primarydark:focus { color: #fff !important; }
          .bsx-text-stroke-primarydark { -webkit-text-stroke-color: #5b499d !important; text-stroke-color: #5b499d !important; }
          .bsx-bg-primarydark { background-color: #5b499d !important; }
          .bsx-bg-active-primarydark:active, .bsx-bg-active-primarydark.active { background-color: #5b499d !important; }
          .bsx-bg-hover-primarydark:hover { background-color: #5b499d !important; }
          .bsx-bg-before-primarydark:before { background-color: #5b499d !important; }
          .bsx-bg-after-primarydark:after { background-color: #5b499d !important; }
          .bsx-fill-primarydark { fill: #5b499d !important; }
          .bsx-autofill-primarydark { fill: #fff !important; }
          .bsx-border-primarydark { border-color: #5b499d !important; }
          .bsx-border-hover-primarydark:hover { border-color: #5b499d !important; }
          .bsx-border-before-primarydark:before { border-color: #5b499d !important; }
          .bsx-border-after-primarydark:after { border-color: #5b499d !important; }
          .bsx-border-top-primarydark { border-top-color: #5b499d !important; }
          .bsx-border-left-primarydark { border-left-color: #5b499d !important; }
          .bsx-border-bottom-primarydark { border-bottom-color: #5b499d !important; }
          .bsx-border-right-primarydark { border-right-color: #5b499d !important; }
          .bsx-owl-arrow-primarydark .owl-next, .bsx-owl-arrow-primarydark .owl-prev { color: #5b499d !important; }
        
          .bsx-text-primarydark-dark { color: #50408b !important; }
          .bsx-autotext-primarydark-dark { color: #fff !important; }
          .bsx-text-before-primarydark-dark:before { color: #50408b !important; }
          .bsx-text-after-primarydark-dark:after { color: #50408b !important; }
          .bsx-text-hover-primarydark-dark:hover { color: #50408b !important; }
          .bsx-text-active-primarydark-dark.active { color: #50408b !important; }
          .bsx-text-focus-primarydark-dark:focus { color: #50408b !important; }
          .bsx-autotext-before-primarydark-dark:before { color: #fff !important; }
          .bsx-autotext-after-primarydark-dark:after { color: #fff !important; }
          .bsx-autotext-hover-primarydark-dark:hover { color: #fff !important; }
          .bsx-autotext-active-primarydark-dark.active { color: #fff !important; }
          .bsx-autotext-focus-primarydark-dark:focus { color: #fff !important; }
          .bsx-text-stroke-primarydark-dark { -webkit-text-stroke-color: #50408b !important; text-stroke-color: #50408b !important; }
          .bsx-bg-primarydark-dark { background-color: #50408b !important; }
          .bsx-bg-active-primarydark-dark:active, .bsx-bg-active-primarydark-dark.active { background-color: #50408b !important; }
          .bsx-bg-hover-primarydark-dark:hover { background-color: #50408b !important; }
          .bsx-bg-before-primarydark-dark:before { background-color: #50408b !important; }
          .bsx-bg-after-primarydark-dark:after { background-color: #50408b !important; }
          .bsx-fill-primarydark-dark { fill: #50408b !important; }
          .bsx-autofill-primarydark-dark { fill: #fff !important; }
          .bsx-border-primarydark-dark { border-color: #50408b !important; }
          .bsx-border-hover-primarydark-dark:hover { border-color: #50408b !important; }
          .bsx-border-before-primarydark-dark:before { border-color: #50408b !important; }
          .bsx-border-after-primarydark-dark:after { border-color: #50408b !important; }
          .bsx-border-top-primarydark-dark { border-top-color: #50408b !important; }
          .bsx-border-left-primarydark-dark { border-left-color: #50408b !important; }
          .bsx-border-bottom-primarydark-dark { border-bottom-color: #50408b !important; }
          .bsx-border-right-primarydark-dark { border-right-color: #50408b !important; }
          .bsx-owl-arrow-primarydark-dark .owl-next, .bsx-owl-arrow-primarydark-dark .owl-prev { color: #50408b !important; }
        
          .bsx-text-primarydark-darker { color: #3c3068 !important; }
          .bsx-autotext-primarydark-darker { color: #fff !important; }
          .bsx-text-before-primarydark-darker:before { color: #3c3068 !important; }
          .bsx-text-after-primarydark-darker:after { color: #3c3068 !important; }
          .bsx-text-hover-primarydark-darker:hover { color: #3c3068 !important; }
          .bsx-text-active-primarydark-darker.active { color: #3c3068 !important; }
          .bsx-text-focus-primarydark-darker:focus { color: #3c3068 !important; }
          .bsx-autotext-before-primarydark-darker:before { color: #fff !important; }
          .bsx-autotext-after-primarydark-darker:after { color: #fff !important; }
          .bsx-autotext-hover-primarydark-darker:hover { color: #fff !important; }
          .bsx-autotext-active-primarydark-darker.active { color: #fff !important; }
          .bsx-autotext-focus-primarydark-darker:focus { color: #fff !important; }
          .bsx-text-stroke-primarydark-darker { -webkit-text-stroke-color: #3c3068 !important; text-stroke-color: #3c3068 !important; }
          .bsx-bg-primarydark-darker { background-color: #3c3068 !important; }
          .bsx-bg-active-primarydark-darker:active, .bsx-bg-active-primarydark-darker.active { background-color: #3c3068 !important; }
          .bsx-bg-hover-primarydark-darker:hover { background-color: #3c3068 !important; }
          .bsx-bg-before-primarydark-darker:before { background-color: #3c3068 !important; }
          .bsx-bg-after-primarydark-darker:after { background-color: #3c3068 !important; }
          .bsx-fill-primarydark-darker { fill: #3c3068 !important; }
          .bsx-autofill-primarydark-darker { fill: #fff !important; }
          .bsx-border-primarydark-darker { border-color: #3c3068 !important; }
          .bsx-border-hover-primarydark-darker:hover { border-color: #3c3068 !important; }
          .bsx-border-before-primarydark-darker:before { border-color: #3c3068 !important; }
          .bsx-border-after-primarydark-darker:after { border-color: #3c3068 !important; }
          .bsx-border-top-primarydark-darker { border-top-color: #3c3068 !important; }
          .bsx-border-left-primarydark-darker { border-left-color: #3c3068 !important; }
          .bsx-border-bottom-primarydark-darker { border-bottom-color: #3c3068 !important; }
          .bsx-border-right-primarydark-darker { border-right-color: #3c3068 !important; }
          .bsx-owl-arrow-primarydark-darker .owl-next, .bsx-owl-arrow-primarydark-darker .owl-prev { color: #3c3068 !important; }
        
          .bsx-text-primarydark-darkest { color: #282045 !important; }
          .bsx-autotext-primarydark-darkest { color: #fff !important; }
          .bsx-text-before-primarydark-darkest:before { color: #282045 !important; }
          .bsx-text-after-primarydark-darkest:after { color: #282045 !important; }
          .bsx-text-hover-primarydark-darkest:hover { color: #282045 !important; }
          .bsx-text-active-primarydark-darkest.active { color: #282045 !important; }
          .bsx-text-focus-primarydark-darkest:focus { color: #282045 !important; }
          .bsx-autotext-before-primarydark-darkest:before { color: #fff !important; }
          .bsx-autotext-after-primarydark-darkest:after { color: #fff !important; }
          .bsx-autotext-hover-primarydark-darkest:hover { color: #fff !important; }
          .bsx-autotext-active-primarydark-darkest.active { color: #fff !important; }
          .bsx-autotext-focus-primarydark-darkest:focus { color: #fff !important; }
          .bsx-text-stroke-primarydark-darkest { -webkit-text-stroke-color: #282045 !important; text-stroke-color: #282045 !important; }
          .bsx-bg-primarydark-darkest { background-color: #282045 !important; }
          .bsx-bg-active-primarydark-darkest:active, .bsx-bg-active-primarydark-darkest.active { background-color: #282045 !important; }
          .bsx-bg-hover-primarydark-darkest:hover { background-color: #282045 !important; }
          .bsx-bg-before-primarydark-darkest:before { background-color: #282045 !important; }
          .bsx-bg-after-primarydark-darkest:after { background-color: #282045 !important; }
          .bsx-fill-primarydark-darkest { fill: #282045 !important; }
          .bsx-autofill-primarydark-darkest { fill: #fff !important; }
          .bsx-border-primarydark-darkest { border-color: #282045 !important; }
          .bsx-border-hover-primarydark-darkest:hover { border-color: #282045 !important; }
          .bsx-border-before-primarydark-darkest:before { border-color: #282045 !important; }
          .bsx-border-after-primarydark-darkest:after { border-color: #282045 !important; }
          .bsx-border-top-primarydark-darkest { border-top-color: #282045 !important; }
          .bsx-border-left-primarydark-darkest { border-left-color: #282045 !important; }
          .bsx-border-bottom-primarydark-darkest { border-bottom-color: #282045 !important; }
          .bsx-border-right-primarydark-darkest { border-right-color: #282045 !important; }
          .bsx-owl-arrow-primarydark-darkest .owl-next, .bsx-owl-arrow-primarydark-darkest .owl-prev { color: #282045 !important; }
        
          .bsx-text-primarydark-light { color: #6450ae !important; }
          .bsx-autotext-primarydark-light { color: #fff !important; }
          .bsx-text-before-primarydark-light:before { color: #6450ae !important; }
          .bsx-text-after-primarydark-light:after { color: #6450ae !important; }
          .bsx-text-hover-primarydark-light:hover { color: #6450ae !important; }
          .bsx-text-active-primarydark-light.active { color: #6450ae !important; }
          .bsx-text-focus-primarydark-light:focus { color: #6450ae !important; }
          .bsx-autotext-before-primarydark-light:before { color: #fff !important; }
          .bsx-autotext-after-primarydark-light:after { color: #fff !important; }
          .bsx-autotext-hover-primarydark-light:hover { color: #fff !important; }
          .bsx-autotext-active-primarydark-light.active { color: #fff !important; }
          .bsx-autotext-focus-primarydark-light:focus { color: #fff !important; }
          .bsx-text-stroke-primarydark-light { -webkit-text-stroke-color: #6450ae !important; text-stroke-color: #6450ae !important; }
          .bsx-bg-primarydark-light { background-color: #6450ae !important; }
          .bsx-bg-active-primarydark-light:active, .bsx-bg-active-primarydark-light.active { background-color: #6450ae !important; }
          .bsx-bg-hover-primarydark-light:hover { background-color: #6450ae !important; }
          .bsx-bg-before-primarydark-light:before { background-color: #6450ae !important; }
          .bsx-bg-after-primarydark-light:after { background-color: #6450ae !important; }
          .bsx-fill-primarydark-light { fill: #6450ae !important; }
          .bsx-autofill-primarydark-light { fill: #fff !important; }
          .bsx-border-primarydark-light { border-color: #6450ae !important; }
          .bsx-border-hover-primarydark-light:hover { border-color: #6450ae !important; }
          .bsx-border-before-primarydark-light:before { border-color: #6450ae !important; }
          .bsx-border-after-primarydark-light:after { border-color: #6450ae !important; }
          .bsx-border-top-primarydark-light { border-top-color: #6450ae !important; }
          .bsx-border-left-primarydark-light { border-left-color: #6450ae !important; }
          .bsx-border-bottom-primarydark-light { border-bottom-color: #6450ae !important; }
          .bsx-border-right-primarydark-light { border-right-color: #6450ae !important; }
          .bsx-owl-arrow-primarydark-light .owl-next, .bsx-owl-arrow-primarydark-light .owl-prev { color: #6450ae !important; }
        
          .bsx-text-primarydark-lighter { color: #8373be !important; }
          .bsx-autotext-primarydark-lighter { color: #fff !important; }
          .bsx-text-before-primarydark-lighter:before { color: #8373be !important; }
          .bsx-text-after-primarydark-lighter:after { color: #8373be !important; }
          .bsx-text-hover-primarydark-lighter:hover { color: #8373be !important; }
          .bsx-text-active-primarydark-lighter.active { color: #8373be !important; }
          .bsx-text-focus-primarydark-lighter:focus { color: #8373be !important; }
          .bsx-autotext-before-primarydark-lighter:before { color: #fff !important; }
          .bsx-autotext-after-primarydark-lighter:after { color: #fff !important; }
          .bsx-autotext-hover-primarydark-lighter:hover { color: #fff !important; }
          .bsx-autotext-active-primarydark-lighter.active { color: #fff !important; }
          .bsx-autotext-focus-primarydark-lighter:focus { color: #fff !important; }
          .bsx-text-stroke-primarydark-lighter { -webkit-text-stroke-color: #8373be !important; text-stroke-color: #8373be !important; }
          .bsx-bg-primarydark-lighter { background-color: #8373be !important; }
          .bsx-bg-active-primarydark-lighter:active, .bsx-bg-active-primarydark-lighter.active { background-color: #8373be !important; }
          .bsx-bg-hover-primarydark-lighter:hover { background-color: #8373be !important; }
          .bsx-bg-before-primarydark-lighter:before { background-color: #8373be !important; }
          .bsx-bg-after-primarydark-lighter:after { background-color: #8373be !important; }
          .bsx-fill-primarydark-lighter { fill: #8373be !important; }
          .bsx-autofill-primarydark-lighter { fill: #fff !important; }
          .bsx-border-primarydark-lighter { border-color: #8373be !important; }
          .bsx-border-hover-primarydark-lighter:hover { border-color: #8373be !important; }
          .bsx-border-before-primarydark-lighter:before { border-color: #8373be !important; }
          .bsx-border-after-primarydark-lighter:after { border-color: #8373be !important; }
          .bsx-border-top-primarydark-lighter { border-top-color: #8373be !important; }
          .bsx-border-left-primarydark-lighter { border-left-color: #8373be !important; }
          .bsx-border-bottom-primarydark-lighter { border-bottom-color: #8373be !important; }
          .bsx-border-right-primarydark-lighter { border-right-color: #8373be !important; }
          .bsx-owl-arrow-primarydark-lighter .owl-next, .bsx-owl-arrow-primarydark-lighter .owl-prev { color: #8373be !important; }
        
          .bsx-text-primarydark-lightest { color: #a296ce !important; }
          .bsx-autotext-primarydark-lightest { color: #fff !important; }
          .bsx-text-before-primarydark-lightest:before { color: #a296ce !important; }
          .bsx-text-after-primarydark-lightest:after { color: #a296ce !important; }
          .bsx-text-hover-primarydark-lightest:hover { color: #a296ce !important; }
          .bsx-text-active-primarydark-lightest.active { color: #a296ce !important; }
          .bsx-text-focus-primarydark-lightest:focus { color: #a296ce !important; }
          .bsx-autotext-before-primarydark-lightest:before { color: #fff !important; }
          .bsx-autotext-after-primarydark-lightest:after { color: #fff !important; }
          .bsx-autotext-hover-primarydark-lightest:hover { color: #fff !important; }
          .bsx-autotext-active-primarydark-lightest.active { color: #fff !important; }
          .bsx-autotext-focus-primarydark-lightest:focus { color: #fff !important; }
          .bsx-text-stroke-primarydark-lightest { -webkit-text-stroke-color: #a296ce !important; text-stroke-color: #a296ce !important; }
          .bsx-bg-primarydark-lightest { background-color: #a296ce !important; }
          .bsx-bg-active-primarydark-lightest:active, .bsx-bg-active-primarydark-lightest.active { background-color: #a296ce !important; }
          .bsx-bg-hover-primarydark-lightest:hover { background-color: #a296ce !important; }
          .bsx-bg-before-primarydark-lightest:before { background-color: #a296ce !important; }
          .bsx-bg-after-primarydark-lightest:after { background-color: #a296ce !important; }
          .bsx-fill-primarydark-lightest { fill: #a296ce !important; }
          .bsx-autofill-primarydark-lightest { fill: #fff !important; }
          .bsx-border-primarydark-lightest { border-color: #a296ce !important; }
          .bsx-border-hover-primarydark-lightest:hover { border-color: #a296ce !important; }
          .bsx-border-before-primarydark-lightest:before { border-color: #a296ce !important; }
          .bsx-border-after-primarydark-lightest:after { border-color: #a296ce !important; }
          .bsx-border-top-primarydark-lightest { border-top-color: #a296ce !important; }
          .bsx-border-left-primarydark-lightest { border-left-color: #a296ce !important; }
          .bsx-border-bottom-primarydark-lightest { border-bottom-color: #a296ce !important; }
          .bsx-border-right-primarydark-lightest { border-right-color: #a296ce !important; }
          .bsx-owl-arrow-primarydark-lightest .owl-next, .bsx-owl-arrow-primarydark-lightest .owl-prev { color: #a296ce !important; }
        
          .bsx-text-secondarydark { color: #e36159 !important; }
          .bsx-autotext-secondarydark { color: #fff !important; }
          .bsx-text-before-secondarydark:before { color: #e36159 !important; }
          .bsx-text-after-secondarydark:after { color: #e36159 !important; }
          .bsx-text-hover-secondarydark:hover { color: #e36159 !important; }
          .bsx-text-active-secondarydark.active { color: #e36159 !important; }
          .bsx-text-focus-secondarydark:focus { color: #e36159 !important; }
          .bsx-autotext-before-secondarydark:before { color: #fff !important; }
          .bsx-autotext-after-secondarydark:after { color: #fff !important; }
          .bsx-autotext-hover-secondarydark:hover { color: #fff !important; }
          .bsx-autotext-active-secondarydark.active { color: #fff !important; }
          .bsx-autotext-focus-secondarydark:focus { color: #fff !important; }
          .bsx-text-stroke-secondarydark { -webkit-text-stroke-color: #e36159 !important; text-stroke-color: #e36159 !important; }
          .bsx-bg-secondarydark { background-color: #e36159 !important; }
          .bsx-bg-active-secondarydark:active, .bsx-bg-active-secondarydark.active { background-color: #e36159 !important; }
          .bsx-bg-hover-secondarydark:hover { background-color: #e36159 !important; }
          .bsx-bg-before-secondarydark:before { background-color: #e36159 !important; }
          .bsx-bg-after-secondarydark:after { background-color: #e36159 !important; }
          .bsx-fill-secondarydark { fill: #e36159 !important; }
          .bsx-autofill-secondarydark { fill: #fff !important; }
          .bsx-border-secondarydark { border-color: #e36159 !important; }
          .bsx-border-hover-secondarydark:hover { border-color: #e36159 !important; }
          .bsx-border-before-secondarydark:before { border-color: #e36159 !important; }
          .bsx-border-after-secondarydark:after { border-color: #e36159 !important; }
          .bsx-border-top-secondarydark { border-top-color: #e36159 !important; }
          .bsx-border-left-secondarydark { border-left-color: #e36159 !important; }
          .bsx-border-bottom-secondarydark { border-bottom-color: #e36159 !important; }
          .bsx-border-right-secondarydark { border-right-color: #e36159 !important; }
          .bsx-owl-arrow-secondarydark .owl-next, .bsx-owl-arrow-secondarydark .owl-prev { color: #e36159 !important; }
        
          .bsx-text-secondarydark-dark { color: #df4b43 !important; }
          .bsx-autotext-secondarydark-dark { color: #fff !important; }
          .bsx-text-before-secondarydark-dark:before { color: #df4b43 !important; }
          .bsx-text-after-secondarydark-dark:after { color: #df4b43 !important; }
          .bsx-text-hover-secondarydark-dark:hover { color: #df4b43 !important; }
          .bsx-text-active-secondarydark-dark.active { color: #df4b43 !important; }
          .bsx-text-focus-secondarydark-dark:focus { color: #df4b43 !important; }
          .bsx-autotext-before-secondarydark-dark:before { color: #fff !important; }
          .bsx-autotext-after-secondarydark-dark:after { color: #fff !important; }
          .bsx-autotext-hover-secondarydark-dark:hover { color: #fff !important; }
          .bsx-autotext-active-secondarydark-dark.active { color: #fff !important; }
          .bsx-autotext-focus-secondarydark-dark:focus { color: #fff !important; }
          .bsx-text-stroke-secondarydark-dark { -webkit-text-stroke-color: #df4b43 !important; text-stroke-color: #df4b43 !important; }
          .bsx-bg-secondarydark-dark { background-color: #df4b43 !important; }
          .bsx-bg-active-secondarydark-dark:active, .bsx-bg-active-secondarydark-dark.active { background-color: #df4b43 !important; }
          .bsx-bg-hover-secondarydark-dark:hover { background-color: #df4b43 !important; }
          .bsx-bg-before-secondarydark-dark:before { background-color: #df4b43 !important; }
          .bsx-bg-after-secondarydark-dark:after { background-color: #df4b43 !important; }
          .bsx-fill-secondarydark-dark { fill: #df4b43 !important; }
          .bsx-autofill-secondarydark-dark { fill: #fff !important; }
          .bsx-border-secondarydark-dark { border-color: #df4b43 !important; }
          .bsx-border-hover-secondarydark-dark:hover { border-color: #df4b43 !important; }
          .bsx-border-before-secondarydark-dark:before { border-color: #df4b43 !important; }
          .bsx-border-after-secondarydark-dark:after { border-color: #df4b43 !important; }
          .bsx-border-top-secondarydark-dark { border-top-color: #df4b43 !important; }
          .bsx-border-left-secondarydark-dark { border-left-color: #df4b43 !important; }
          .bsx-border-bottom-secondarydark-dark { border-bottom-color: #df4b43 !important; }
          .bsx-border-right-secondarydark-dark { border-right-color: #df4b43 !important; }
          .bsx-owl-arrow-secondarydark-dark .owl-next, .bsx-owl-arrow-secondarydark-dark .owl-prev { color: #df4b43 !important; }
        
          .bsx-text-secondarydark-darker { color: #cc2b22 !important; }
          .bsx-autotext-secondarydark-darker { color: #fff !important; }
          .bsx-text-before-secondarydark-darker:before { color: #cc2b22 !important; }
          .bsx-text-after-secondarydark-darker:after { color: #cc2b22 !important; }
          .bsx-text-hover-secondarydark-darker:hover { color: #cc2b22 !important; }
          .bsx-text-active-secondarydark-darker.active { color: #cc2b22 !important; }
          .bsx-text-focus-secondarydark-darker:focus { color: #cc2b22 !important; }
          .bsx-autotext-before-secondarydark-darker:before { color: #fff !important; }
          .bsx-autotext-after-secondarydark-darker:after { color: #fff !important; }
          .bsx-autotext-hover-secondarydark-darker:hover { color: #fff !important; }
          .bsx-autotext-active-secondarydark-darker.active { color: #fff !important; }
          .bsx-autotext-focus-secondarydark-darker:focus { color: #fff !important; }
          .bsx-text-stroke-secondarydark-darker { -webkit-text-stroke-color: #cc2b22 !important; text-stroke-color: #cc2b22 !important; }
          .bsx-bg-secondarydark-darker { background-color: #cc2b22 !important; }
          .bsx-bg-active-secondarydark-darker:active, .bsx-bg-active-secondarydark-darker.active { background-color: #cc2b22 !important; }
          .bsx-bg-hover-secondarydark-darker:hover { background-color: #cc2b22 !important; }
          .bsx-bg-before-secondarydark-darker:before { background-color: #cc2b22 !important; }
          .bsx-bg-after-secondarydark-darker:after { background-color: #cc2b22 !important; }
          .bsx-fill-secondarydark-darker { fill: #cc2b22 !important; }
          .bsx-autofill-secondarydark-darker { fill: #fff !important; }
          .bsx-border-secondarydark-darker { border-color: #cc2b22 !important; }
          .bsx-border-hover-secondarydark-darker:hover { border-color: #cc2b22 !important; }
          .bsx-border-before-secondarydark-darker:before { border-color: #cc2b22 !important; }
          .bsx-border-after-secondarydark-darker:after { border-color: #cc2b22 !important; }
          .bsx-border-top-secondarydark-darker { border-top-color: #cc2b22 !important; }
          .bsx-border-left-secondarydark-darker { border-left-color: #cc2b22 !important; }
          .bsx-border-bottom-secondarydark-darker { border-bottom-color: #cc2b22 !important; }
          .bsx-border-right-secondarydark-darker { border-right-color: #cc2b22 !important; }
          .bsx-owl-arrow-secondarydark-darker .owl-next, .bsx-owl-arrow-secondarydark-darker .owl-prev { color: #cc2b22 !important; }
        
          .bsx-text-secondarydark-darkest { color: #a1221b !important; }
          .bsx-autotext-secondarydark-darkest { color: #fff !important; }
          .bsx-text-before-secondarydark-darkest:before { color: #a1221b !important; }
          .bsx-text-after-secondarydark-darkest:after { color: #a1221b !important; }
          .bsx-text-hover-secondarydark-darkest:hover { color: #a1221b !important; }
          .bsx-text-active-secondarydark-darkest.active { color: #a1221b !important; }
          .bsx-text-focus-secondarydark-darkest:focus { color: #a1221b !important; }
          .bsx-autotext-before-secondarydark-darkest:before { color: #fff !important; }
          .bsx-autotext-after-secondarydark-darkest:after { color: #fff !important; }
          .bsx-autotext-hover-secondarydark-darkest:hover { color: #fff !important; }
          .bsx-autotext-active-secondarydark-darkest.active { color: #fff !important; }
          .bsx-autotext-focus-secondarydark-darkest:focus { color: #fff !important; }
          .bsx-text-stroke-secondarydark-darkest { -webkit-text-stroke-color: #a1221b !important; text-stroke-color: #a1221b !important; }
          .bsx-bg-secondarydark-darkest { background-color: #a1221b !important; }
          .bsx-bg-active-secondarydark-darkest:active, .bsx-bg-active-secondarydark-darkest.active { background-color: #a1221b !important; }
          .bsx-bg-hover-secondarydark-darkest:hover { background-color: #a1221b !important; }
          .bsx-bg-before-secondarydark-darkest:before { background-color: #a1221b !important; }
          .bsx-bg-after-secondarydark-darkest:after { background-color: #a1221b !important; }
          .bsx-fill-secondarydark-darkest { fill: #a1221b !important; }
          .bsx-autofill-secondarydark-darkest { fill: #fff !important; }
          .bsx-border-secondarydark-darkest { border-color: #a1221b !important; }
          .bsx-border-hover-secondarydark-darkest:hover { border-color: #a1221b !important; }
          .bsx-border-before-secondarydark-darkest:before { border-color: #a1221b !important; }
          .bsx-border-after-secondarydark-darkest:after { border-color: #a1221b !important; }
          .bsx-border-top-secondarydark-darkest { border-top-color: #a1221b !important; }
          .bsx-border-left-secondarydark-darkest { border-left-color: #a1221b !important; }
          .bsx-border-bottom-secondarydark-darkest { border-bottom-color: #a1221b !important; }
          .bsx-border-right-secondarydark-darkest { border-right-color: #a1221b !important; }
          .bsx-owl-arrow-secondarydark-darkest .owl-next, .bsx-owl-arrow-secondarydark-darkest .owl-prev { color: #a1221b !important; }
        
          .bsx-text-secondarydark-light { color: #e6756f !important; }
          .bsx-autotext-secondarydark-light { color: #fff !important; }
          .bsx-text-before-secondarydark-light:before { color: #e6756f !important; }
          .bsx-text-after-secondarydark-light:after { color: #e6756f !important; }
          .bsx-text-hover-secondarydark-light:hover { color: #e6756f !important; }
          .bsx-text-active-secondarydark-light.active { color: #e6756f !important; }
          .bsx-text-focus-secondarydark-light:focus { color: #e6756f !important; }
          .bsx-autotext-before-secondarydark-light:before { color: #fff !important; }
          .bsx-autotext-after-secondarydark-light:after { color: #fff !important; }
          .bsx-autotext-hover-secondarydark-light:hover { color: #fff !important; }
          .bsx-autotext-active-secondarydark-light.active { color: #fff !important; }
          .bsx-autotext-focus-secondarydark-light:focus { color: #fff !important; }
          .bsx-text-stroke-secondarydark-light { -webkit-text-stroke-color: #e6756f !important; text-stroke-color: #e6756f !important; }
          .bsx-bg-secondarydark-light { background-color: #e6756f !important; }
          .bsx-bg-active-secondarydark-light:active, .bsx-bg-active-secondarydark-light.active { background-color: #e6756f !important; }
          .bsx-bg-hover-secondarydark-light:hover { background-color: #e6756f !important; }
          .bsx-bg-before-secondarydark-light:before { background-color: #e6756f !important; }
          .bsx-bg-after-secondarydark-light:after { background-color: #e6756f !important; }
          .bsx-fill-secondarydark-light { fill: #e6756f !important; }
          .bsx-autofill-secondarydark-light { fill: #fff !important; }
          .bsx-border-secondarydark-light { border-color: #e6756f !important; }
          .bsx-border-hover-secondarydark-light:hover { border-color: #e6756f !important; }
          .bsx-border-before-secondarydark-light:before { border-color: #e6756f !important; }
          .bsx-border-after-secondarydark-light:after { border-color: #e6756f !important; }
          .bsx-border-top-secondarydark-light { border-top-color: #e6756f !important; }
          .bsx-border-left-secondarydark-light { border-left-color: #e6756f !important; }
          .bsx-border-bottom-secondarydark-light { border-bottom-color: #e6756f !important; }
          .bsx-border-right-secondarydark-light { border-right-color: #e6756f !important; }
          .bsx-owl-arrow-secondarydark-light .owl-next, .bsx-owl-arrow-secondarydark-light .owl-prev { color: #e6756f !important; }
        
          .bsx-text-secondarydark-lighter { color: #ed9e9a !important; }
          .bsx-autotext-secondarydark-lighter { color: #000 !important; }
          .bsx-text-before-secondarydark-lighter:before { color: #ed9e9a !important; }
          .bsx-text-after-secondarydark-lighter:after { color: #ed9e9a !important; }
          .bsx-text-hover-secondarydark-lighter:hover { color: #ed9e9a !important; }
          .bsx-text-active-secondarydark-lighter.active { color: #ed9e9a !important; }
          .bsx-text-focus-secondarydark-lighter:focus { color: #ed9e9a !important; }
          .bsx-autotext-before-secondarydark-lighter:before { color: #000 !important; }
          .bsx-autotext-after-secondarydark-lighter:after { color: #000 !important; }
          .bsx-autotext-hover-secondarydark-lighter:hover { color: #000 !important; }
          .bsx-autotext-active-secondarydark-lighter.active { color: #000 !important; }
          .bsx-autotext-focus-secondarydark-lighter:focus { color: #000 !important; }
          .bsx-text-stroke-secondarydark-lighter { -webkit-text-stroke-color: #ed9e9a !important; text-stroke-color: #ed9e9a !important; }
          .bsx-bg-secondarydark-lighter { background-color: #ed9e9a !important; }
          .bsx-bg-active-secondarydark-lighter:active, .bsx-bg-active-secondarydark-lighter.active { background-color: #ed9e9a !important; }
          .bsx-bg-hover-secondarydark-lighter:hover { background-color: #ed9e9a !important; }
          .bsx-bg-before-secondarydark-lighter:before { background-color: #ed9e9a !important; }
          .bsx-bg-after-secondarydark-lighter:after { background-color: #ed9e9a !important; }
          .bsx-fill-secondarydark-lighter { fill: #ed9e9a !important; }
          .bsx-autofill-secondarydark-lighter { fill: #000 !important; }
          .bsx-border-secondarydark-lighter { border-color: #ed9e9a !important; }
          .bsx-border-hover-secondarydark-lighter:hover { border-color: #ed9e9a !important; }
          .bsx-border-before-secondarydark-lighter:before { border-color: #ed9e9a !important; }
          .bsx-border-after-secondarydark-lighter:after { border-color: #ed9e9a !important; }
          .bsx-border-top-secondarydark-lighter { border-top-color: #ed9e9a !important; }
          .bsx-border-left-secondarydark-lighter { border-left-color: #ed9e9a !important; }
          .bsx-border-bottom-secondarydark-lighter { border-bottom-color: #ed9e9a !important; }
          .bsx-border-right-secondarydark-lighter { border-right-color: #ed9e9a !important; }
          .bsx-owl-arrow-secondarydark-lighter .owl-next, .bsx-owl-arrow-secondarydark-lighter .owl-prev { color: #ed9e9a !important; }
        
          .bsx-text-secondarydark-lightest { color: #f5c8c6 !important; }
          .bsx-autotext-secondarydark-lightest { color: #000 !important; }
          .bsx-text-before-secondarydark-lightest:before { color: #f5c8c6 !important; }
          .bsx-text-after-secondarydark-lightest:after { color: #f5c8c6 !important; }
          .bsx-text-hover-secondarydark-lightest:hover { color: #f5c8c6 !important; }
          .bsx-text-active-secondarydark-lightest.active { color: #f5c8c6 !important; }
          .bsx-text-focus-secondarydark-lightest:focus { color: #f5c8c6 !important; }
          .bsx-autotext-before-secondarydark-lightest:before { color: #000 !important; }
          .bsx-autotext-after-secondarydark-lightest:after { color: #000 !important; }
          .bsx-autotext-hover-secondarydark-lightest:hover { color: #000 !important; }
          .bsx-autotext-active-secondarydark-lightest.active { color: #000 !important; }
          .bsx-autotext-focus-secondarydark-lightest:focus { color: #000 !important; }
          .bsx-text-stroke-secondarydark-lightest { -webkit-text-stroke-color: #f5c8c6 !important; text-stroke-color: #f5c8c6 !important; }
          .bsx-bg-secondarydark-lightest { background-color: #f5c8c6 !important; }
          .bsx-bg-active-secondarydark-lightest:active, .bsx-bg-active-secondarydark-lightest.active { background-color: #f5c8c6 !important; }
          .bsx-bg-hover-secondarydark-lightest:hover { background-color: #f5c8c6 !important; }
          .bsx-bg-before-secondarydark-lightest:before { background-color: #f5c8c6 !important; }
          .bsx-bg-after-secondarydark-lightest:after { background-color: #f5c8c6 !important; }
          .bsx-fill-secondarydark-lightest { fill: #f5c8c6 !important; }
          .bsx-autofill-secondarydark-lightest { fill: #000 !important; }
          .bsx-border-secondarydark-lightest { border-color: #f5c8c6 !important; }
          .bsx-border-hover-secondarydark-lightest:hover { border-color: #f5c8c6 !important; }
          .bsx-border-before-secondarydark-lightest:before { border-color: #f5c8c6 !important; }
          .bsx-border-after-secondarydark-lightest:after { border-color: #f5c8c6 !important; }
          .bsx-border-top-secondarydark-lightest { border-top-color: #f5c8c6 !important; }
          .bsx-border-left-secondarydark-lightest { border-left-color: #f5c8c6 !important; }
          .bsx-border-bottom-secondarydark-lightest { border-bottom-color: #f5c8c6 !important; }
          .bsx-border-right-secondarydark-lightest { border-right-color: #f5c8c6 !important; }
          .bsx-owl-arrow-secondarydark-lightest .owl-next, .bsx-owl-arrow-secondarydark-lightest .owl-prev { color: #f5c8c6 !important; }
        
          .bsx-text-thirddark { color: #362a68 !important; }
          .bsx-autotext-thirddark { color: #fff !important; }
          .bsx-text-before-thirddark:before { color: #362a68 !important; }
          .bsx-text-after-thirddark:after { color: #362a68 !important; }
          .bsx-text-hover-thirddark:hover { color: #362a68 !important; }
          .bsx-text-active-thirddark.active { color: #362a68 !important; }
          .bsx-text-focus-thirddark:focus { color: #362a68 !important; }
          .bsx-autotext-before-thirddark:before { color: #fff !important; }
          .bsx-autotext-after-thirddark:after { color: #fff !important; }
          .bsx-autotext-hover-thirddark:hover { color: #fff !important; }
          .bsx-autotext-active-thirddark.active { color: #fff !important; }
          .bsx-autotext-focus-thirddark:focus { color: #fff !important; }
          .bsx-text-stroke-thirddark { -webkit-text-stroke-color: #362a68 !important; text-stroke-color: #362a68 !important; }
          .bsx-bg-thirddark { background-color: #362a68 !important; }
          .bsx-bg-active-thirddark:active, .bsx-bg-active-thirddark.active { background-color: #362a68 !important; }
          .bsx-bg-hover-thirddark:hover { background-color: #362a68 !important; }
          .bsx-bg-before-thirddark:before { background-color: #362a68 !important; }
          .bsx-bg-after-thirddark:after { background-color: #362a68 !important; }
          .bsx-fill-thirddark { fill: #362a68 !important; }
          .bsx-autofill-thirddark { fill: #fff !important; }
          .bsx-border-thirddark { border-color: #362a68 !important; }
          .bsx-border-hover-thirddark:hover { border-color: #362a68 !important; }
          .bsx-border-before-thirddark:before { border-color: #362a68 !important; }
          .bsx-border-after-thirddark:after { border-color: #362a68 !important; }
          .bsx-border-top-thirddark { border-top-color: #362a68 !important; }
          .bsx-border-left-thirddark { border-left-color: #362a68 !important; }
          .bsx-border-bottom-thirddark { border-bottom-color: #362a68 !important; }
          .bsx-border-right-thirddark { border-right-color: #362a68 !important; }
          .bsx-owl-arrow-thirddark .owl-next, .bsx-owl-arrow-thirddark .owl-prev { color: #362a68 !important; }
        
          .bsx-text-thirddark-dark { color: #2d2356 !important; }
          .bsx-autotext-thirddark-dark { color: #fff !important; }
          .bsx-text-before-thirddark-dark:before { color: #2d2356 !important; }
          .bsx-text-after-thirddark-dark:after { color: #2d2356 !important; }
          .bsx-text-hover-thirddark-dark:hover { color: #2d2356 !important; }
          .bsx-text-active-thirddark-dark.active { color: #2d2356 !important; }
          .bsx-text-focus-thirddark-dark:focus { color: #2d2356 !important; }
          .bsx-autotext-before-thirddark-dark:before { color: #fff !important; }
          .bsx-autotext-after-thirddark-dark:after { color: #fff !important; }
          .bsx-autotext-hover-thirddark-dark:hover { color: #fff !important; }
          .bsx-autotext-active-thirddark-dark.active { color: #fff !important; }
          .bsx-autotext-focus-thirddark-dark:focus { color: #fff !important; }
          .bsx-text-stroke-thirddark-dark { -webkit-text-stroke-color: #2d2356 !important; text-stroke-color: #2d2356 !important; }
          .bsx-bg-thirddark-dark { background-color: #2d2356 !important; }
          .bsx-bg-active-thirddark-dark:active, .bsx-bg-active-thirddark-dark.active { background-color: #2d2356 !important; }
          .bsx-bg-hover-thirddark-dark:hover { background-color: #2d2356 !important; }
          .bsx-bg-before-thirddark-dark:before { background-color: #2d2356 !important; }
          .bsx-bg-after-thirddark-dark:after { background-color: #2d2356 !important; }
          .bsx-fill-thirddark-dark { fill: #2d2356 !important; }
          .bsx-autofill-thirddark-dark { fill: #fff !important; }
          .bsx-border-thirddark-dark { border-color: #2d2356 !important; }
          .bsx-border-hover-thirddark-dark:hover { border-color: #2d2356 !important; }
          .bsx-border-before-thirddark-dark:before { border-color: #2d2356 !important; }
          .bsx-border-after-thirddark-dark:after { border-color: #2d2356 !important; }
          .bsx-border-top-thirddark-dark { border-top-color: #2d2356 !important; }
          .bsx-border-left-thirddark-dark { border-left-color: #2d2356 !important; }
          .bsx-border-bottom-thirddark-dark { border-bottom-color: #2d2356 !important; }
          .bsx-border-right-thirddark-dark { border-right-color: #2d2356 !important; }
          .bsx-owl-arrow-thirddark-dark .owl-next, .bsx-owl-arrow-thirddark-dark .owl-prev { color: #2d2356 !important; }
        
          .bsx-text-thirddark-darker { color: #1a1432 !important; }
          .bsx-autotext-thirddark-darker { color: #fff !important; }
          .bsx-text-before-thirddark-darker:before { color: #1a1432 !important; }
          .bsx-text-after-thirddark-darker:after { color: #1a1432 !important; }
          .bsx-text-hover-thirddark-darker:hover { color: #1a1432 !important; }
          .bsx-text-active-thirddark-darker.active { color: #1a1432 !important; }
          .bsx-text-focus-thirddark-darker:focus { color: #1a1432 !important; }
          .bsx-autotext-before-thirddark-darker:before { color: #fff !important; }
          .bsx-autotext-after-thirddark-darker:after { color: #fff !important; }
          .bsx-autotext-hover-thirddark-darker:hover { color: #fff !important; }
          .bsx-autotext-active-thirddark-darker.active { color: #fff !important; }
          .bsx-autotext-focus-thirddark-darker:focus { color: #fff !important; }
          .bsx-text-stroke-thirddark-darker { -webkit-text-stroke-color: #1a1432 !important; text-stroke-color: #1a1432 !important; }
          .bsx-bg-thirddark-darker { background-color: #1a1432 !important; }
          .bsx-bg-active-thirddark-darker:active, .bsx-bg-active-thirddark-darker.active { background-color: #1a1432 !important; }
          .bsx-bg-hover-thirddark-darker:hover { background-color: #1a1432 !important; }
          .bsx-bg-before-thirddark-darker:before { background-color: #1a1432 !important; }
          .bsx-bg-after-thirddark-darker:after { background-color: #1a1432 !important; }
          .bsx-fill-thirddark-darker { fill: #1a1432 !important; }
          .bsx-autofill-thirddark-darker { fill: #fff !important; }
          .bsx-border-thirddark-darker { border-color: #1a1432 !important; }
          .bsx-border-hover-thirddark-darker:hover { border-color: #1a1432 !important; }
          .bsx-border-before-thirddark-darker:before { border-color: #1a1432 !important; }
          .bsx-border-after-thirddark-darker:after { border-color: #1a1432 !important; }
          .bsx-border-top-thirddark-darker { border-top-color: #1a1432 !important; }
          .bsx-border-left-thirddark-darker { border-left-color: #1a1432 !important; }
          .bsx-border-bottom-thirddark-darker { border-bottom-color: #1a1432 !important; }
          .bsx-border-right-thirddark-darker { border-right-color: #1a1432 !important; }
          .bsx-owl-arrow-thirddark-darker .owl-next, .bsx-owl-arrow-thirddark-darker .owl-prev { color: #1a1432 !important; }
        
          .bsx-text-thirddark-darkest { color: #07050e !important; }
          .bsx-autotext-thirddark-darkest { color: #fff !important; }
          .bsx-text-before-thirddark-darkest:before { color: #07050e !important; }
          .bsx-text-after-thirddark-darkest:after { color: #07050e !important; }
          .bsx-text-hover-thirddark-darkest:hover { color: #07050e !important; }
          .bsx-text-active-thirddark-darkest.active { color: #07050e !important; }
          .bsx-text-focus-thirddark-darkest:focus { color: #07050e !important; }
          .bsx-autotext-before-thirddark-darkest:before { color: #fff !important; }
          .bsx-autotext-after-thirddark-darkest:after { color: #fff !important; }
          .bsx-autotext-hover-thirddark-darkest:hover { color: #fff !important; }
          .bsx-autotext-active-thirddark-darkest.active { color: #fff !important; }
          .bsx-autotext-focus-thirddark-darkest:focus { color: #fff !important; }
          .bsx-text-stroke-thirddark-darkest { -webkit-text-stroke-color: #07050e !important; text-stroke-color: #07050e !important; }
          .bsx-bg-thirddark-darkest { background-color: #07050e !important; }
          .bsx-bg-active-thirddark-darkest:active, .bsx-bg-active-thirddark-darkest.active { background-color: #07050e !important; }
          .bsx-bg-hover-thirddark-darkest:hover { background-color: #07050e !important; }
          .bsx-bg-before-thirddark-darkest:before { background-color: #07050e !important; }
          .bsx-bg-after-thirddark-darkest:after { background-color: #07050e !important; }
          .bsx-fill-thirddark-darkest { fill: #07050e !important; }
          .bsx-autofill-thirddark-darkest { fill: #fff !important; }
          .bsx-border-thirddark-darkest { border-color: #07050e !important; }
          .bsx-border-hover-thirddark-darkest:hover { border-color: #07050e !important; }
          .bsx-border-before-thirddark-darkest:before { border-color: #07050e !important; }
          .bsx-border-after-thirddark-darkest:after { border-color: #07050e !important; }
          .bsx-border-top-thirddark-darkest { border-top-color: #07050e !important; }
          .bsx-border-left-thirddark-darkest { border-left-color: #07050e !important; }
          .bsx-border-bottom-thirddark-darkest { border-bottom-color: #07050e !important; }
          .bsx-border-right-thirddark-darkest { border-right-color: #07050e !important; }
          .bsx-owl-arrow-thirddark-darkest .owl-next, .bsx-owl-arrow-thirddark-darkest .owl-prev { color: #07050e !important; }
        
          .bsx-text-thirddark-light { color: #40327b !important; }
          .bsx-autotext-thirddark-light { color: #fff !important; }
          .bsx-text-before-thirddark-light:before { color: #40327b !important; }
          .bsx-text-after-thirddark-light:after { color: #40327b !important; }
          .bsx-text-hover-thirddark-light:hover { color: #40327b !important; }
          .bsx-text-active-thirddark-light.active { color: #40327b !important; }
          .bsx-text-focus-thirddark-light:focus { color: #40327b !important; }
          .bsx-autotext-before-thirddark-light:before { color: #fff !important; }
          .bsx-autotext-after-thirddark-light:after { color: #fff !important; }
          .bsx-autotext-hover-thirddark-light:hover { color: #fff !important; }
          .bsx-autotext-active-thirddark-light.active { color: #fff !important; }
          .bsx-autotext-focus-thirddark-light:focus { color: #fff !important; }
          .bsx-text-stroke-thirddark-light { -webkit-text-stroke-color: #40327b !important; text-stroke-color: #40327b !important; }
          .bsx-bg-thirddark-light { background-color: #40327b !important; }
          .bsx-bg-active-thirddark-light:active, .bsx-bg-active-thirddark-light.active { background-color: #40327b !important; }
          .bsx-bg-hover-thirddark-light:hover { background-color: #40327b !important; }
          .bsx-bg-before-thirddark-light:before { background-color: #40327b !important; }
          .bsx-bg-after-thirddark-light:after { background-color: #40327b !important; }
          .bsx-fill-thirddark-light { fill: #40327b !important; }
          .bsx-autofill-thirddark-light { fill: #fff !important; }
          .bsx-border-thirddark-light { border-color: #40327b !important; }
          .bsx-border-hover-thirddark-light:hover { border-color: #40327b !important; }
          .bsx-border-before-thirddark-light:before { border-color: #40327b !important; }
          .bsx-border-after-thirddark-light:after { border-color: #40327b !important; }
          .bsx-border-top-thirddark-light { border-top-color: #40327b !important; }
          .bsx-border-left-thirddark-light { border-left-color: #40327b !important; }
          .bsx-border-bottom-thirddark-light { border-bottom-color: #40327b !important; }
          .bsx-border-right-thirddark-light { border-right-color: #40327b !important; }
          .bsx-owl-arrow-thirddark-light .owl-next, .bsx-owl-arrow-thirddark-light .owl-prev { color: #40327b !important; }
        
          .bsx-text-thirddark-lighter { color: #53419f !important; }
          .bsx-autotext-thirddark-lighter { color: #fff !important; }
          .bsx-text-before-thirddark-lighter:before { color: #53419f !important; }
          .bsx-text-after-thirddark-lighter:after { color: #53419f !important; }
          .bsx-text-hover-thirddark-lighter:hover { color: #53419f !important; }
          .bsx-text-active-thirddark-lighter.active { color: #53419f !important; }
          .bsx-text-focus-thirddark-lighter:focus { color: #53419f !important; }
          .bsx-autotext-before-thirddark-lighter:before { color: #fff !important; }
          .bsx-autotext-after-thirddark-lighter:after { color: #fff !important; }
          .bsx-autotext-hover-thirddark-lighter:hover { color: #fff !important; }
          .bsx-autotext-active-thirddark-lighter.active { color: #fff !important; }
          .bsx-autotext-focus-thirddark-lighter:focus { color: #fff !important; }
          .bsx-text-stroke-thirddark-lighter { -webkit-text-stroke-color: #53419f !important; text-stroke-color: #53419f !important; }
          .bsx-bg-thirddark-lighter { background-color: #53419f !important; }
          .bsx-bg-active-thirddark-lighter:active, .bsx-bg-active-thirddark-lighter.active { background-color: #53419f !important; }
          .bsx-bg-hover-thirddark-lighter:hover { background-color: #53419f !important; }
          .bsx-bg-before-thirddark-lighter:before { background-color: #53419f !important; }
          .bsx-bg-after-thirddark-lighter:after { background-color: #53419f !important; }
          .bsx-fill-thirddark-lighter { fill: #53419f !important; }
          .bsx-autofill-thirddark-lighter { fill: #fff !important; }
          .bsx-border-thirddark-lighter { border-color: #53419f !important; }
          .bsx-border-hover-thirddark-lighter:hover { border-color: #53419f !important; }
          .bsx-border-before-thirddark-lighter:before { border-color: #53419f !important; }
          .bsx-border-after-thirddark-lighter:after { border-color: #53419f !important; }
          .bsx-border-top-thirddark-lighter { border-top-color: #53419f !important; }
          .bsx-border-left-thirddark-lighter { border-left-color: #53419f !important; }
          .bsx-border-bottom-thirddark-lighter { border-bottom-color: #53419f !important; }
          .bsx-border-right-thirddark-lighter { border-right-color: #53419f !important; }
          .bsx-owl-arrow-thirddark-lighter .owl-next, .bsx-owl-arrow-thirddark-lighter .owl-prev { color: #53419f !important; }
        
          .bsx-text-thirddark-lightest { color: #6c58ba !important; }
          .bsx-autotext-thirddark-lightest { color: #fff !important; }
          .bsx-text-before-thirddark-lightest:before { color: #6c58ba !important; }
          .bsx-text-after-thirddark-lightest:after { color: #6c58ba !important; }
          .bsx-text-hover-thirddark-lightest:hover { color: #6c58ba !important; }
          .bsx-text-active-thirddark-lightest.active { color: #6c58ba !important; }
          .bsx-text-focus-thirddark-lightest:focus { color: #6c58ba !important; }
          .bsx-autotext-before-thirddark-lightest:before { color: #fff !important; }
          .bsx-autotext-after-thirddark-lightest:after { color: #fff !important; }
          .bsx-autotext-hover-thirddark-lightest:hover { color: #fff !important; }
          .bsx-autotext-active-thirddark-lightest.active { color: #fff !important; }
          .bsx-autotext-focus-thirddark-lightest:focus { color: #fff !important; }
          .bsx-text-stroke-thirddark-lightest { -webkit-text-stroke-color: #6c58ba !important; text-stroke-color: #6c58ba !important; }
          .bsx-bg-thirddark-lightest { background-color: #6c58ba !important; }
          .bsx-bg-active-thirddark-lightest:active, .bsx-bg-active-thirddark-lightest.active { background-color: #6c58ba !important; }
          .bsx-bg-hover-thirddark-lightest:hover { background-color: #6c58ba !important; }
          .bsx-bg-before-thirddark-lightest:before { background-color: #6c58ba !important; }
          .bsx-bg-after-thirddark-lightest:after { background-color: #6c58ba !important; }
          .bsx-fill-thirddark-lightest { fill: #6c58ba !important; }
          .bsx-autofill-thirddark-lightest { fill: #fff !important; }
          .bsx-border-thirddark-lightest { border-color: #6c58ba !important; }
          .bsx-border-hover-thirddark-lightest:hover { border-color: #6c58ba !important; }
          .bsx-border-before-thirddark-lightest:before { border-color: #6c58ba !important; }
          .bsx-border-after-thirddark-lightest:after { border-color: #6c58ba !important; }
          .bsx-border-top-thirddark-lightest { border-top-color: #6c58ba !important; }
          .bsx-border-left-thirddark-lightest { border-left-color: #6c58ba !important; }
          .bsx-border-bottom-thirddark-lightest { border-bottom-color: #6c58ba !important; }
          .bsx-border-right-thirddark-lightest { border-right-color: #6c58ba !important; }
          .bsx-owl-arrow-thirddark-lightest .owl-next, .bsx-owl-arrow-thirddark-lightest .owl-prev { color: #6c58ba !important; }
        
          .bsx-text-fourthdark { color: #5b499d !important; }
          .bsx-autotext-fourthdark { color: #fff !important; }
          .bsx-text-before-fourthdark:before { color: #5b499d !important; }
          .bsx-text-after-fourthdark:after { color: #5b499d !important; }
          .bsx-text-hover-fourthdark:hover { color: #5b499d !important; }
          .bsx-text-active-fourthdark.active { color: #5b499d !important; }
          .bsx-text-focus-fourthdark:focus { color: #5b499d !important; }
          .bsx-autotext-before-fourthdark:before { color: #fff !important; }
          .bsx-autotext-after-fourthdark:after { color: #fff !important; }
          .bsx-autotext-hover-fourthdark:hover { color: #fff !important; }
          .bsx-autotext-active-fourthdark.active { color: #fff !important; }
          .bsx-autotext-focus-fourthdark:focus { color: #fff !important; }
          .bsx-text-stroke-fourthdark { -webkit-text-stroke-color: #5b499d !important; text-stroke-color: #5b499d !important; }
          .bsx-bg-fourthdark { background-color: #5b499d !important; }
          .bsx-bg-active-fourthdark:active, .bsx-bg-active-fourthdark.active { background-color: #5b499d !important; }
          .bsx-bg-hover-fourthdark:hover { background-color: #5b499d !important; }
          .bsx-bg-before-fourthdark:before { background-color: #5b499d !important; }
          .bsx-bg-after-fourthdark:after { background-color: #5b499d !important; }
          .bsx-fill-fourthdark { fill: #5b499d !important; }
          .bsx-autofill-fourthdark { fill: #fff !important; }
          .bsx-border-fourthdark { border-color: #5b499d !important; }
          .bsx-border-hover-fourthdark:hover { border-color: #5b499d !important; }
          .bsx-border-before-fourthdark:before { border-color: #5b499d !important; }
          .bsx-border-after-fourthdark:after { border-color: #5b499d !important; }
          .bsx-border-top-fourthdark { border-top-color: #5b499d !important; }
          .bsx-border-left-fourthdark { border-left-color: #5b499d !important; }
          .bsx-border-bottom-fourthdark { border-bottom-color: #5b499d !important; }
          .bsx-border-right-fourthdark { border-right-color: #5b499d !important; }
          .bsx-owl-arrow-fourthdark .owl-next, .bsx-owl-arrow-fourthdark .owl-prev { color: #5b499d !important; }
        
          .bsx-text-fourthdark-dark { color: #50408b !important; }
          .bsx-autotext-fourthdark-dark { color: #fff !important; }
          .bsx-text-before-fourthdark-dark:before { color: #50408b !important; }
          .bsx-text-after-fourthdark-dark:after { color: #50408b !important; }
          .bsx-text-hover-fourthdark-dark:hover { color: #50408b !important; }
          .bsx-text-active-fourthdark-dark.active { color: #50408b !important; }
          .bsx-text-focus-fourthdark-dark:focus { color: #50408b !important; }
          .bsx-autotext-before-fourthdark-dark:before { color: #fff !important; }
          .bsx-autotext-after-fourthdark-dark:after { color: #fff !important; }
          .bsx-autotext-hover-fourthdark-dark:hover { color: #fff !important; }
          .bsx-autotext-active-fourthdark-dark.active { color: #fff !important; }
          .bsx-autotext-focus-fourthdark-dark:focus { color: #fff !important; }
          .bsx-text-stroke-fourthdark-dark { -webkit-text-stroke-color: #50408b !important; text-stroke-color: #50408b !important; }
          .bsx-bg-fourthdark-dark { background-color: #50408b !important; }
          .bsx-bg-active-fourthdark-dark:active, .bsx-bg-active-fourthdark-dark.active { background-color: #50408b !important; }
          .bsx-bg-hover-fourthdark-dark:hover { background-color: #50408b !important; }
          .bsx-bg-before-fourthdark-dark:before { background-color: #50408b !important; }
          .bsx-bg-after-fourthdark-dark:after { background-color: #50408b !important; }
          .bsx-fill-fourthdark-dark { fill: #50408b !important; }
          .bsx-autofill-fourthdark-dark { fill: #fff !important; }
          .bsx-border-fourthdark-dark { border-color: #50408b !important; }
          .bsx-border-hover-fourthdark-dark:hover { border-color: #50408b !important; }
          .bsx-border-before-fourthdark-dark:before { border-color: #50408b !important; }
          .bsx-border-after-fourthdark-dark:after { border-color: #50408b !important; }
          .bsx-border-top-fourthdark-dark { border-top-color: #50408b !important; }
          .bsx-border-left-fourthdark-dark { border-left-color: #50408b !important; }
          .bsx-border-bottom-fourthdark-dark { border-bottom-color: #50408b !important; }
          .bsx-border-right-fourthdark-dark { border-right-color: #50408b !important; }
          .bsx-owl-arrow-fourthdark-dark .owl-next, .bsx-owl-arrow-fourthdark-dark .owl-prev { color: #50408b !important; }
        
          .bsx-text-fourthdark-darker { color: #3c3068 !important; }
          .bsx-autotext-fourthdark-darker { color: #fff !important; }
          .bsx-text-before-fourthdark-darker:before { color: #3c3068 !important; }
          .bsx-text-after-fourthdark-darker:after { color: #3c3068 !important; }
          .bsx-text-hover-fourthdark-darker:hover { color: #3c3068 !important; }
          .bsx-text-active-fourthdark-darker.active { color: #3c3068 !important; }
          .bsx-text-focus-fourthdark-darker:focus { color: #3c3068 !important; }
          .bsx-autotext-before-fourthdark-darker:before { color: #fff !important; }
          .bsx-autotext-after-fourthdark-darker:after { color: #fff !important; }
          .bsx-autotext-hover-fourthdark-darker:hover { color: #fff !important; }
          .bsx-autotext-active-fourthdark-darker.active { color: #fff !important; }
          .bsx-autotext-focus-fourthdark-darker:focus { color: #fff !important; }
          .bsx-text-stroke-fourthdark-darker { -webkit-text-stroke-color: #3c3068 !important; text-stroke-color: #3c3068 !important; }
          .bsx-bg-fourthdark-darker { background-color: #3c3068 !important; }
          .bsx-bg-active-fourthdark-darker:active, .bsx-bg-active-fourthdark-darker.active { background-color: #3c3068 !important; }
          .bsx-bg-hover-fourthdark-darker:hover { background-color: #3c3068 !important; }
          .bsx-bg-before-fourthdark-darker:before { background-color: #3c3068 !important; }
          .bsx-bg-after-fourthdark-darker:after { background-color: #3c3068 !important; }
          .bsx-fill-fourthdark-darker { fill: #3c3068 !important; }
          .bsx-autofill-fourthdark-darker { fill: #fff !important; }
          .bsx-border-fourthdark-darker { border-color: #3c3068 !important; }
          .bsx-border-hover-fourthdark-darker:hover { border-color: #3c3068 !important; }
          .bsx-border-before-fourthdark-darker:before { border-color: #3c3068 !important; }
          .bsx-border-after-fourthdark-darker:after { border-color: #3c3068 !important; }
          .bsx-border-top-fourthdark-darker { border-top-color: #3c3068 !important; }
          .bsx-border-left-fourthdark-darker { border-left-color: #3c3068 !important; }
          .bsx-border-bottom-fourthdark-darker { border-bottom-color: #3c3068 !important; }
          .bsx-border-right-fourthdark-darker { border-right-color: #3c3068 !important; }
          .bsx-owl-arrow-fourthdark-darker .owl-next, .bsx-owl-arrow-fourthdark-darker .owl-prev { color: #3c3068 !important; }
        
          .bsx-text-fourthdark-darkest { color: #282045 !important; }
          .bsx-autotext-fourthdark-darkest { color: #fff !important; }
          .bsx-text-before-fourthdark-darkest:before { color: #282045 !important; }
          .bsx-text-after-fourthdark-darkest:after { color: #282045 !important; }
          .bsx-text-hover-fourthdark-darkest:hover { color: #282045 !important; }
          .bsx-text-active-fourthdark-darkest.active { color: #282045 !important; }
          .bsx-text-focus-fourthdark-darkest:focus { color: #282045 !important; }
          .bsx-autotext-before-fourthdark-darkest:before { color: #fff !important; }
          .bsx-autotext-after-fourthdark-darkest:after { color: #fff !important; }
          .bsx-autotext-hover-fourthdark-darkest:hover { color: #fff !important; }
          .bsx-autotext-active-fourthdark-darkest.active { color: #fff !important; }
          .bsx-autotext-focus-fourthdark-darkest:focus { color: #fff !important; }
          .bsx-text-stroke-fourthdark-darkest { -webkit-text-stroke-color: #282045 !important; text-stroke-color: #282045 !important; }
          .bsx-bg-fourthdark-darkest { background-color: #282045 !important; }
          .bsx-bg-active-fourthdark-darkest:active, .bsx-bg-active-fourthdark-darkest.active { background-color: #282045 !important; }
          .bsx-bg-hover-fourthdark-darkest:hover { background-color: #282045 !important; }
          .bsx-bg-before-fourthdark-darkest:before { background-color: #282045 !important; }
          .bsx-bg-after-fourthdark-darkest:after { background-color: #282045 !important; }
          .bsx-fill-fourthdark-darkest { fill: #282045 !important; }
          .bsx-autofill-fourthdark-darkest { fill: #fff !important; }
          .bsx-border-fourthdark-darkest { border-color: #282045 !important; }
          .bsx-border-hover-fourthdark-darkest:hover { border-color: #282045 !important; }
          .bsx-border-before-fourthdark-darkest:before { border-color: #282045 !important; }
          .bsx-border-after-fourthdark-darkest:after { border-color: #282045 !important; }
          .bsx-border-top-fourthdark-darkest { border-top-color: #282045 !important; }
          .bsx-border-left-fourthdark-darkest { border-left-color: #282045 !important; }
          .bsx-border-bottom-fourthdark-darkest { border-bottom-color: #282045 !important; }
          .bsx-border-right-fourthdark-darkest { border-right-color: #282045 !important; }
          .bsx-owl-arrow-fourthdark-darkest .owl-next, .bsx-owl-arrow-fourthdark-darkest .owl-prev { color: #282045 !important; }
        
          .bsx-text-fourthdark-light { color: #6450ae !important; }
          .bsx-autotext-fourthdark-light { color: #fff !important; }
          .bsx-text-before-fourthdark-light:before { color: #6450ae !important; }
          .bsx-text-after-fourthdark-light:after { color: #6450ae !important; }
          .bsx-text-hover-fourthdark-light:hover { color: #6450ae !important; }
          .bsx-text-active-fourthdark-light.active { color: #6450ae !important; }
          .bsx-text-focus-fourthdark-light:focus { color: #6450ae !important; }
          .bsx-autotext-before-fourthdark-light:before { color: #fff !important; }
          .bsx-autotext-after-fourthdark-light:after { color: #fff !important; }
          .bsx-autotext-hover-fourthdark-light:hover { color: #fff !important; }
          .bsx-autotext-active-fourthdark-light.active { color: #fff !important; }
          .bsx-autotext-focus-fourthdark-light:focus { color: #fff !important; }
          .bsx-text-stroke-fourthdark-light { -webkit-text-stroke-color: #6450ae !important; text-stroke-color: #6450ae !important; }
          .bsx-bg-fourthdark-light { background-color: #6450ae !important; }
          .bsx-bg-active-fourthdark-light:active, .bsx-bg-active-fourthdark-light.active { background-color: #6450ae !important; }
          .bsx-bg-hover-fourthdark-light:hover { background-color: #6450ae !important; }
          .bsx-bg-before-fourthdark-light:before { background-color: #6450ae !important; }
          .bsx-bg-after-fourthdark-light:after { background-color: #6450ae !important; }
          .bsx-fill-fourthdark-light { fill: #6450ae !important; }
          .bsx-autofill-fourthdark-light { fill: #fff !important; }
          .bsx-border-fourthdark-light { border-color: #6450ae !important; }
          .bsx-border-hover-fourthdark-light:hover { border-color: #6450ae !important; }
          .bsx-border-before-fourthdark-light:before { border-color: #6450ae !important; }
          .bsx-border-after-fourthdark-light:after { border-color: #6450ae !important; }
          .bsx-border-top-fourthdark-light { border-top-color: #6450ae !important; }
          .bsx-border-left-fourthdark-light { border-left-color: #6450ae !important; }
          .bsx-border-bottom-fourthdark-light { border-bottom-color: #6450ae !important; }
          .bsx-border-right-fourthdark-light { border-right-color: #6450ae !important; }
          .bsx-owl-arrow-fourthdark-light .owl-next, .bsx-owl-arrow-fourthdark-light .owl-prev { color: #6450ae !important; }
        
          .bsx-text-fourthdark-lighter { color: #8373be !important; }
          .bsx-autotext-fourthdark-lighter { color: #fff !important; }
          .bsx-text-before-fourthdark-lighter:before { color: #8373be !important; }
          .bsx-text-after-fourthdark-lighter:after { color: #8373be !important; }
          .bsx-text-hover-fourthdark-lighter:hover { color: #8373be !important; }
          .bsx-text-active-fourthdark-lighter.active { color: #8373be !important; }
          .bsx-text-focus-fourthdark-lighter:focus { color: #8373be !important; }
          .bsx-autotext-before-fourthdark-lighter:before { color: #fff !important; }
          .bsx-autotext-after-fourthdark-lighter:after { color: #fff !important; }
          .bsx-autotext-hover-fourthdark-lighter:hover { color: #fff !important; }
          .bsx-autotext-active-fourthdark-lighter.active { color: #fff !important; }
          .bsx-autotext-focus-fourthdark-lighter:focus { color: #fff !important; }
          .bsx-text-stroke-fourthdark-lighter { -webkit-text-stroke-color: #8373be !important; text-stroke-color: #8373be !important; }
          .bsx-bg-fourthdark-lighter { background-color: #8373be !important; }
          .bsx-bg-active-fourthdark-lighter:active, .bsx-bg-active-fourthdark-lighter.active { background-color: #8373be !important; }
          .bsx-bg-hover-fourthdark-lighter:hover { background-color: #8373be !important; }
          .bsx-bg-before-fourthdark-lighter:before { background-color: #8373be !important; }
          .bsx-bg-after-fourthdark-lighter:after { background-color: #8373be !important; }
          .bsx-fill-fourthdark-lighter { fill: #8373be !important; }
          .bsx-autofill-fourthdark-lighter { fill: #fff !important; }
          .bsx-border-fourthdark-lighter { border-color: #8373be !important; }
          .bsx-border-hover-fourthdark-lighter:hover { border-color: #8373be !important; }
          .bsx-border-before-fourthdark-lighter:before { border-color: #8373be !important; }
          .bsx-border-after-fourthdark-lighter:after { border-color: #8373be !important; }
          .bsx-border-top-fourthdark-lighter { border-top-color: #8373be !important; }
          .bsx-border-left-fourthdark-lighter { border-left-color: #8373be !important; }
          .bsx-border-bottom-fourthdark-lighter { border-bottom-color: #8373be !important; }
          .bsx-border-right-fourthdark-lighter { border-right-color: #8373be !important; }
          .bsx-owl-arrow-fourthdark-lighter .owl-next, .bsx-owl-arrow-fourthdark-lighter .owl-prev { color: #8373be !important; }
        
          .bsx-text-fourthdark-lightest { color: #a296ce !important; }
          .bsx-autotext-fourthdark-lightest { color: #fff !important; }
          .bsx-text-before-fourthdark-lightest:before { color: #a296ce !important; }
          .bsx-text-after-fourthdark-lightest:after { color: #a296ce !important; }
          .bsx-text-hover-fourthdark-lightest:hover { color: #a296ce !important; }
          .bsx-text-active-fourthdark-lightest.active { color: #a296ce !important; }
          .bsx-text-focus-fourthdark-lightest:focus { color: #a296ce !important; }
          .bsx-autotext-before-fourthdark-lightest:before { color: #fff !important; }
          .bsx-autotext-after-fourthdark-lightest:after { color: #fff !important; }
          .bsx-autotext-hover-fourthdark-lightest:hover { color: #fff !important; }
          .bsx-autotext-active-fourthdark-lightest.active { color: #fff !important; }
          .bsx-autotext-focus-fourthdark-lightest:focus { color: #fff !important; }
          .bsx-text-stroke-fourthdark-lightest { -webkit-text-stroke-color: #a296ce !important; text-stroke-color: #a296ce !important; }
          .bsx-bg-fourthdark-lightest { background-color: #a296ce !important; }
          .bsx-bg-active-fourthdark-lightest:active, .bsx-bg-active-fourthdark-lightest.active { background-color: #a296ce !important; }
          .bsx-bg-hover-fourthdark-lightest:hover { background-color: #a296ce !important; }
          .bsx-bg-before-fourthdark-lightest:before { background-color: #a296ce !important; }
          .bsx-bg-after-fourthdark-lightest:after { background-color: #a296ce !important; }
          .bsx-fill-fourthdark-lightest { fill: #a296ce !important; }
          .bsx-autofill-fourthdark-lightest { fill: #fff !important; }
          .bsx-border-fourthdark-lightest { border-color: #a296ce !important; }
          .bsx-border-hover-fourthdark-lightest:hover { border-color: #a296ce !important; }
          .bsx-border-before-fourthdark-lightest:before { border-color: #a296ce !important; }
          .bsx-border-after-fourthdark-lightest:after { border-color: #a296ce !important; }
          .bsx-border-top-fourthdark-lightest { border-top-color: #a296ce !important; }
          .bsx-border-left-fourthdark-lightest { border-left-color: #a296ce !important; }
          .bsx-border-bottom-fourthdark-lightest { border-bottom-color: #a296ce !important; }
          .bsx-border-right-fourthdark-lightest { border-right-color: #a296ce !important; }
          .bsx-owl-arrow-fourthdark-lightest .owl-next, .bsx-owl-arrow-fourthdark-lightest .owl-prev { color: #a296ce !important; }
        
  :root {
    --fc-event-text-color: #fff;
    --fc-button-text-color: #fff;
    --fc-event-border-color: var(--bsx-color-primary-dark);
    --fc-button-border-color: var(--bsx-color-primary-dark);
    --fc-event-bg-color: var(--bsx-color-primary);
    --fc-button-bg-color: var(--bsx-color-primary);
    --fc-button-hover-bg-color: var(--bsx-color-primary-dark);
    --fc-button-active-bg-color: var(--bsx-color-primary-dark);
    --fc-button-hover-border-color: var(--bsx-color-primary-dark);
    --fc-button-active-border-color: var(--bsx-color-primary-dark);
    --fc-today-bg-color: rgba(171, 221, 236, 0.15);
  }
  ::selection {
    color: #fff;
    background: var(--bsx-color-primary-lightest);
  }

  .articles-view .text-primary {
    color: var(--bsx-color-primary) !important;
  }

  .articles-view .nav-list li:hover > a {
    color: var(--bsx-color-secondary);
  }

  .list-component .feature-box-icon .list-icon{
    color: var(--bsx-color-primary);
  }
  .slider-component .owl-carousel .owl-dots .owl-dot.active span, .slider-component .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: var(--bsx-color-primary);
  }
  #footer .footer-ribbon::before {
    border-right-color: var(--bsx-color-primary-dark);
    border-left-color: var(--bsx-color-primary-dark);
  }
  .social-icons li:hover.social-icons-twitter a {
    background-color: var(--bsx-color-primary) !important;
    color: #fff !important;
  }
  .list.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child, 
  .list.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child, 
  .list.list-icons.list-icons-style-3 li > .icons:first-child, 
  .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
    background-color: var(--bsx-color-primary);
    color: #fff !important;
  }
  .testimonial blockquote::before {
    color: #fff !important;
  }
  #footer .footer-ribbon span {
    color: #fff !important;
  }
  .owl-theme .owl-dots .owl-dot span {
    background: var(--bsx-color-primary-lighter);
  }
  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--bsx-color-primary-dark);
  }

  @media (max-width: 991px) {
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active, #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:focus, #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:hover {
      background: var(--bsx-color-primary);
    }
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a, #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a:active {
      color: var(--bsx-color-primary);
    }
    #header .header-nav-main nav > ul > li > a.active {
      color: #fff !important;
    }
  }

  @media (min-width: 992px){
    #header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
      background-color: var(--bsx-color-primary);
      color: #fff;
    }
    #header .header-nav-main nav > ul:not(:hover) > li > a.active {
      background-color: var(--bsx-color-primary);
      color: #fff;
    }
    #header .header-nav-main nav > ul > li > a {
      color: var(--bsx-color-primary);
    }
    #header .header-nav-main nav > ul > li.dropdown.open > a::before, #header .header-nav-main nav > ul > li.dropdown:hover > a::before {
      border-bottom-color: var(--bsx-color-primary);
    }
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
      border-top-color: var(--bsx-color-primary);
    }
  }
  a {
    color: var(--bsx-color-secondary);
  }
  a:hover, a:focus, a:active {
    color: var(--bsx-color-secondary-dark);
  }

  .gallery-component .img-gallery .fancybox:hover .gallery-overlay h5, .galleries-view .img-gallery .fancybox:hover .gallery-overlay h5 {
    color: var(--bsx-color-secondary);
  }
  .slider-component .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1) .owl-nav .owl-next, 
  .slider-component .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1) .owl-nav .owl-prev {
    background-color: var(--bsx-color-secondary) !important;
  }
  #footer a:not(.btn):not(.no-footer-css):hover {
    color: var(--bsx-color-secondary);
  }
  html body .tabs-dark .nav-tabs li .nav-link:hover,
  html body .tabs-dark .nav-tabs li .nav-link.active,
  html body .tabs-dark .nav-tabs li .nav-link.active:hover,
  html body .tabs-dark .nav-tabs li .nav-link.active:focus,
  html body .tabs-dark .nav-tabs li .nav-link:focus {
    border-top-color: var(--bsx-color-secondary);
    color: var(--bsx-color-secondary);
  }
  #footer a:not(.btn):not(.no-footer-css) {
    color: #fff;
  }
