
              .demo_5-1_categories-section .new-box-border.catnr28 {
                border-color: #a03b0f;
              }
              .demo_5-1_categories-section .simple-stripe.catnr28{
                background-color: #a03b0f;
              }
              .demo_5-1_categories-section .simple-stripe2.catnr28{
                background-color: #a03b0f;
              }
            
              .demo_5-1_categories-section .new-box-border.catnr18 {
                border-color: #262a35;
              }
              .demo_5-1_categories-section .simple-stripe.catnr18{
                background-color: #262a35;
              }
              .demo_5-1_categories-section .simple-stripe2.catnr18{
                background-color: #262a35;
              }
            
              .demo_5-1_categories-section .new-box-border.catnr58 {
                border-color: #701b76;
              }
              .demo_5-1_categories-section .simple-stripe.catnr58{
                background-color: #701b76;
              }
              .demo_5-1_categories-section .simple-stripe2.catnr58{
                background-color: #701b76;
              }
            
              .demo_5-1_categories-section .new-box-border.catnr21 {
                border-color: #cd9b38;
              }
              .demo_5-1_categories-section .simple-stripe.catnr21{
                background-color: #cd9b38;
              }
              .demo_5-1_categories-section .simple-stripe2.catnr21{
                background-color: #cd9b38;
              }
            
              .demo_5-1_categories-section .new-box-border.catnr57 {
                border-color: #6a3b97;
              }
              .demo_5-1_categories-section .simple-stripe.catnr57{
                background-color: #6a3b97;
              }
              .demo_5-1_categories-section .simple-stripe2.catnr57{
                background-color: #6a3b97;
              }
            
              .demo_5-1_categories-section .new-box-border.catnr29 {
                border-color: #0fa9c3;
              }
              .demo_5-1_categories-section .simple-stripe.catnr29{
                background-color: #0fa9c3;
              }
              .demo_5-1_categories-section .simple-stripe2.catnr29{
                background-color: #0fa9c3;
              }
            
              .demo_5-1_categories-section .new-box-border.catnr20 {
                border-color: #13456a;
              }
              .demo_5-1_categories-section .simple-stripe.catnr20{
                background-color: #13456a;
              }
              .demo_5-1_categories-section .simple-stripe2.catnr20{
                background-color: #13456a;
              }
            
              .demo_5-1_categories-section .new-box-border.catnr59 {
                border-color: #36373b;
              }
              .demo_5-1_categories-section .simple-stripe.catnr59{
                background-color: #36373b;
              }
              .demo_5-1_categories-section .simple-stripe2.catnr59{
                background-color: #36373b;
              }
            .info-box:hover .responsive-outline-gray, .info-box:hover.responsive-outline-gray{
        background: url(/assets/img/icons/responsive-outline-gray.gif) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
      }.info-box:hover .computer-gray, .info-box:hover.computer-gray{
        background: url(/assets/img/icons/computer-gray.gif) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
      }.info-box:hover .management-team-outline-gray, .info-box:hover.management-team-outline-gray{
        background: url(/assets/img/icons/management-team-outline-gray.gif) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
      }.info-box:hover .responsive-outline-gray, .info-box:hover.responsive-outline-gray{
        background: url(/assets/img/icons/responsive-outline-gray.gif) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
      }.info-box:hover .computer-gray, .info-box:hover.computer-gray{
        background: url(/assets/img/icons/computer-gray.gif) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
      }.info-box:hover .management-team-outline-gray, .info-box:hover.management-team-outline-gray{
        background: url(/assets/img/icons/management-team-outline-gray.gif) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
      }
        .demo_5-1_products-preview .all-products-slider.row{
          padding: 10px 20px;
          padding-right: 0;
        }
        .demo_5-1_products-preview .product-default{
          margin-right: 20px;
        }
        .demo_5-1_products-preview .product-default figure img{
          width: 100%;
        }
      .demo_5-1_products-preview .owl-carousel{
margin-bottom: 0;
}.feature-box:hover .cloud-refresh-gray-gray, .feature-box:hover.cloud-refresh-gray-gray{
        background: url(/assets/img/icons/cloud-refresh-gray-gray.gif) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
      }.feature-box:hover .omnichannel-outline-gray-gray, .feature-box:hover.omnichannel-outline-gray-gray{
        background: url(/assets/img/icons/omnichannel-outline-gray-gray.gif) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
      }.feature-box:hover .business-network-outline-gray-gray, .feature-box:hover.business-network-outline-gray-gray{
        background: url(/assets/img/icons/business-network-outline-gray-gray.gif) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
      }.header-nav-features-hover:hover .basket-outline-gray, .header-nav-features-hover:hover.basket-outline-gray{
        background: url(/assets/img/icons/basket-outline-gray.gif) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
      }.header-nav-features-hover:hover .basket-outline-gray, .header-nav-features-hover:hover.basket-outline-gray{
        background: url(/assets/img/icons/basket-outline-gray.gif) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
      }
				.body-loading{
					position: fixed;
					top: 0;
					right: 0;
					bottom: 0;
					left: 0;
					transition: all .5s ease-in-out;
					background: #fff;
					opacity: 1;
					visibility: visible;
					z-index: 999999;
				}
				.loaded .body-loading{
					opacity: 0;
					visibility: hidden;
				}
				a {
						color: #383f48;
				}
				a:hover, a:focus{
						color: #383f48;
						opacity: 0.8;
				}
				#header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active{
					background-color: #383f48 !important;
				}
				#header .header-nav.header-nav-stripe nav > ul > li:hover > a,
				#header .header-nav.header-nav-stripe nav > ul > li:hover > a.active{
					color: white !important;
				}
				@media (max-width: 992px) {
					#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active{
							background-color: #383f48 !important;
					}
				}
			
:root { 
	--bsx-color-primary: #383f48;
	--bsx-color-primary-dark: #21252b;
	--bsx-color-primary-darken: #0b0c0e;
	--bsx-color-primary-darkest: #0b0c0e;
	--bsx-color-primary-overdarkest: #0b0c0e;
	--bsx-color-primary-light: #4d5764;
	--bsx-color-primary-lighten: #637081;
	--bsx-color-primary-lightest: #7d8a9b;
	--bsx-color-primary-overlightest: #9aa4b1;
	--bsx-color-primary-soft: rgba(56, 63, 72, 0.70);
	--bsx-color-primary-soften: rgba(56, 63, 72, 0.50);
	--bsx-color-primary-softest: rgba(56, 63, 72, 0.20);
	--bsx-color-primary-oversoftest: rgba(56, 63, 72, 0.05);
	--bsx-color-secondary: #526089;
	--bsx-color-secondary-dark: #3f4969;
	--bsx-color-secondary-darken: #2b3349;
	--bsx-color-secondary-darkest: #181d29;
	--bsx-color-secondary-light: #6978a5;
	--bsx-color-secondary-lighten: #8994b8;
	--bsx-color-secondary-lightest: #a8b1cb;
	--bsx-color-secondary-overlightest: #c8cede;
	--bsx-color-secondary-soft: rgba(82, 96, 137, 0.70);
	--bsx-color-secondary-soften: rgba(82, 96, 137, 0.50);
	--bsx-color-secondary-softest: rgba(82, 96, 137, 0.20);
	--bsx-color-secondary-oversoftest: rgba(82, 96, 137, 0.05);
 }
          .bsx-text-primary { color: #383f48 !important; }
          .bsx-text-before-primary:before { color: #383f48 !important; }
          .bsx-text-after-primary:after { color: #383f48 !important; }
          .bsx-text-hover-primary:hover { color: #383f48 !important; }
          .bsx-text-active-primary.active { color: #383f48 !important; }
          .bsx-text-focus-primary:focus { color: #383f48 !important; }
          .bsx-text-stroke-primary { -webkit-text-stroke-color: #383f48 !important; text-stroke-color: #383f48 !important; }
          .bsx-bg-primary { background-color: #383f48 !important; }
          .bsx-bg-active-primary:active, .bsx-bg-active-primary.active { background-color: #383f48 !important; }
          .bsx-bg-hover-primary:hover { background-color: #383f48 !important; }
          .bsx-bg-before-primary:before { background-color: #383f48 !important; }
          .bsx-bg-after-primary:after { background-color: #383f48 !important; }
          .bsx-fill-primary { fill: #383f48 !important; }
          .bsx-border-primary { border-color: #383f48 !important; }
          .bsx-border-hover-primary:hover { border-color: #383f48 !important; }
          .bsx-border-before-primary:before { border-color: #383f48 !important; }
          .bsx-border-after-primary:after { border-color: #383f48 !important; }
          .bsx-border-t-primary { border-top-color: #383f48 !important; }
          .bsx-border-l-primary { border-left-color: #383f48 !important; }
          .bsx-border-b-primary { border-bottom-color: #383f48 !important; }
          .bsx-border-r-primary { border-right-color: #383f48 !important; }
          .bsx-owl-arrow-primary .owl-next, .bsx-owl-arrow-primary .owl-prev { color: #383f48 !important; }
        
          .bsx-text-primary-dark { color: #21252b !important; }
          .bsx-text-before-primary-dark:before { color: #21252b !important; }
          .bsx-text-after-primary-dark:after { color: #21252b !important; }
          .bsx-text-hover-primary-dark:hover { color: #21252b !important; }
          .bsx-text-active-primary-dark.active { color: #21252b !important; }
          .bsx-text-focus-primary-dark:focus { color: #21252b !important; }
          .bsx-text-stroke-primary-dark { -webkit-text-stroke-color: #21252b !important; text-stroke-color: #21252b !important; }
          .bsx-bg-primary-dark { background-color: #21252b !important; }
          .bsx-bg-active-primary-dark:active, .bsx-bg-active-primary-dark.active { background-color: #21252b !important; }
          .bsx-bg-hover-primary-dark:hover { background-color: #21252b !important; }
          .bsx-bg-before-primary-dark:before { background-color: #21252b !important; }
          .bsx-bg-after-primary-dark:after { background-color: #21252b !important; }
          .bsx-fill-primary-dark { fill: #21252b !important; }
          .bsx-border-primary-dark { border-color: #21252b !important; }
          .bsx-border-hover-primary-dark:hover { border-color: #21252b !important; }
          .bsx-border-before-primary-dark:before { border-color: #21252b !important; }
          .bsx-border-after-primary-dark:after { border-color: #21252b !important; }
          .bsx-border-t-primary-dark { border-top-color: #21252b !important; }
          .bsx-border-l-primary-dark { border-left-color: #21252b !important; }
          .bsx-border-b-primary-dark { border-bottom-color: #21252b !important; }
          .bsx-border-r-primary-dark { border-right-color: #21252b !important; }
          .bsx-owl-arrow-primary-dark .owl-next, .bsx-owl-arrow-primary-dark .owl-prev { color: #21252b !important; }
        
          .bsx-text-primary-darken { color: #0b0c0e !important; }
          .bsx-text-before-primary-darken:before { color: #0b0c0e !important; }
          .bsx-text-after-primary-darken:after { color: #0b0c0e !important; }
          .bsx-text-hover-primary-darken:hover { color: #0b0c0e !important; }
          .bsx-text-active-primary-darken.active { color: #0b0c0e !important; }
          .bsx-text-focus-primary-darken:focus { color: #0b0c0e !important; }
          .bsx-text-stroke-primary-darken { -webkit-text-stroke-color: #0b0c0e !important; text-stroke-color: #0b0c0e !important; }
          .bsx-bg-primary-darken { background-color: #0b0c0e !important; }
          .bsx-bg-active-primary-darken:active, .bsx-bg-active-primary-darken.active { background-color: #0b0c0e !important; }
          .bsx-bg-hover-primary-darken:hover { background-color: #0b0c0e !important; }
          .bsx-bg-before-primary-darken:before { background-color: #0b0c0e !important; }
          .bsx-bg-after-primary-darken:after { background-color: #0b0c0e !important; }
          .bsx-fill-primary-darken { fill: #0b0c0e !important; }
          .bsx-border-primary-darken { border-color: #0b0c0e !important; }
          .bsx-border-hover-primary-darken:hover { border-color: #0b0c0e !important; }
          .bsx-border-before-primary-darken:before { border-color: #0b0c0e !important; }
          .bsx-border-after-primary-darken:after { border-color: #0b0c0e !important; }
          .bsx-border-t-primary-darken { border-top-color: #0b0c0e !important; }
          .bsx-border-l-primary-darken { border-left-color: #0b0c0e !important; }
          .bsx-border-b-primary-darken { border-bottom-color: #0b0c0e !important; }
          .bsx-border-r-primary-darken { border-right-color: #0b0c0e !important; }
          .bsx-owl-arrow-primary-darken .owl-next, .bsx-owl-arrow-primary-darken .owl-prev { color: #0b0c0e !important; }
        
          .bsx-text-primary-darkest { color: #0b0c0e !important; }
          .bsx-text-before-primary-darkest:before { color: #0b0c0e !important; }
          .bsx-text-after-primary-darkest:after { color: #0b0c0e !important; }
          .bsx-text-hover-primary-darkest:hover { color: #0b0c0e !important; }
          .bsx-text-active-primary-darkest.active { color: #0b0c0e !important; }
          .bsx-text-focus-primary-darkest:focus { color: #0b0c0e !important; }
          .bsx-text-stroke-primary-darkest { -webkit-text-stroke-color: #0b0c0e !important; text-stroke-color: #0b0c0e !important; }
          .bsx-bg-primary-darkest { background-color: #0b0c0e !important; }
          .bsx-bg-active-primary-darkest:active, .bsx-bg-active-primary-darkest.active { background-color: #0b0c0e !important; }
          .bsx-bg-hover-primary-darkest:hover { background-color: #0b0c0e !important; }
          .bsx-bg-before-primary-darkest:before { background-color: #0b0c0e !important; }
          .bsx-bg-after-primary-darkest:after { background-color: #0b0c0e !important; }
          .bsx-fill-primary-darkest { fill: #0b0c0e !important; }
          .bsx-border-primary-darkest { border-color: #0b0c0e !important; }
          .bsx-border-hover-primary-darkest:hover { border-color: #0b0c0e !important; }
          .bsx-border-before-primary-darkest:before { border-color: #0b0c0e !important; }
          .bsx-border-after-primary-darkest:after { border-color: #0b0c0e !important; }
          .bsx-border-t-primary-darkest { border-top-color: #0b0c0e !important; }
          .bsx-border-l-primary-darkest { border-left-color: #0b0c0e !important; }
          .bsx-border-b-primary-darkest { border-bottom-color: #0b0c0e !important; }
          .bsx-border-r-primary-darkest { border-right-color: #0b0c0e !important; }
          .bsx-owl-arrow-primary-darkest .owl-next, .bsx-owl-arrow-primary-darkest .owl-prev { color: #0b0c0e !important; }
        
          .bsx-text-primary-overdarkest { color: #0b0c0e !important; }
          .bsx-text-before-primary-overdarkest:before { color: #0b0c0e !important; }
          .bsx-text-after-primary-overdarkest:after { color: #0b0c0e !important; }
          .bsx-text-hover-primary-overdarkest:hover { color: #0b0c0e !important; }
          .bsx-text-active-primary-overdarkest.active { color: #0b0c0e !important; }
          .bsx-text-focus-primary-overdarkest:focus { color: #0b0c0e !important; }
          .bsx-text-stroke-primary-overdarkest { -webkit-text-stroke-color: #0b0c0e !important; text-stroke-color: #0b0c0e !important; }
          .bsx-bg-primary-overdarkest { background-color: #0b0c0e !important; }
          .bsx-bg-active-primary-overdarkest:active, .bsx-bg-active-primary-overdarkest.active { background-color: #0b0c0e !important; }
          .bsx-bg-hover-primary-overdarkest:hover { background-color: #0b0c0e !important; }
          .bsx-bg-before-primary-overdarkest:before { background-color: #0b0c0e !important; }
          .bsx-bg-after-primary-overdarkest:after { background-color: #0b0c0e !important; }
          .bsx-fill-primary-overdarkest { fill: #0b0c0e !important; }
          .bsx-border-primary-overdarkest { border-color: #0b0c0e !important; }
          .bsx-border-hover-primary-overdarkest:hover { border-color: #0b0c0e !important; }
          .bsx-border-before-primary-overdarkest:before { border-color: #0b0c0e !important; }
          .bsx-border-after-primary-overdarkest:after { border-color: #0b0c0e !important; }
          .bsx-border-t-primary-overdarkest { border-top-color: #0b0c0e !important; }
          .bsx-border-l-primary-overdarkest { border-left-color: #0b0c0e !important; }
          .bsx-border-b-primary-overdarkest { border-bottom-color: #0b0c0e !important; }
          .bsx-border-r-primary-overdarkest { border-right-color: #0b0c0e !important; }
          .bsx-owl-arrow-primary-overdarkest .owl-next, .bsx-owl-arrow-primary-overdarkest .owl-prev { color: #0b0c0e !important; }
        
          .bsx-text-primary-light { color: #4d5764 !important; }
          .bsx-text-before-primary-light:before { color: #4d5764 !important; }
          .bsx-text-after-primary-light:after { color: #4d5764 !important; }
          .bsx-text-hover-primary-light:hover { color: #4d5764 !important; }
          .bsx-text-active-primary-light.active { color: #4d5764 !important; }
          .bsx-text-focus-primary-light:focus { color: #4d5764 !important; }
          .bsx-text-stroke-primary-light { -webkit-text-stroke-color: #4d5764 !important; text-stroke-color: #4d5764 !important; }
          .bsx-bg-primary-light { background-color: #4d5764 !important; }
          .bsx-bg-active-primary-light:active, .bsx-bg-active-primary-light.active { background-color: #4d5764 !important; }
          .bsx-bg-hover-primary-light:hover { background-color: #4d5764 !important; }
          .bsx-bg-before-primary-light:before { background-color: #4d5764 !important; }
          .bsx-bg-after-primary-light:after { background-color: #4d5764 !important; }
          .bsx-fill-primary-light { fill: #4d5764 !important; }
          .bsx-border-primary-light { border-color: #4d5764 !important; }
          .bsx-border-hover-primary-light:hover { border-color: #4d5764 !important; }
          .bsx-border-before-primary-light:before { border-color: #4d5764 !important; }
          .bsx-border-after-primary-light:after { border-color: #4d5764 !important; }
          .bsx-border-t-primary-light { border-top-color: #4d5764 !important; }
          .bsx-border-l-primary-light { border-left-color: #4d5764 !important; }
          .bsx-border-b-primary-light { border-bottom-color: #4d5764 !important; }
          .bsx-border-r-primary-light { border-right-color: #4d5764 !important; }
          .bsx-owl-arrow-primary-light .owl-next, .bsx-owl-arrow-primary-light .owl-prev { color: #4d5764 !important; }
        
          .bsx-text-primary-lighten { color: #637081 !important; }
          .bsx-text-before-primary-lighten:before { color: #637081 !important; }
          .bsx-text-after-primary-lighten:after { color: #637081 !important; }
          .bsx-text-hover-primary-lighten:hover { color: #637081 !important; }
          .bsx-text-active-primary-lighten.active { color: #637081 !important; }
          .bsx-text-focus-primary-lighten:focus { color: #637081 !important; }
          .bsx-text-stroke-primary-lighten { -webkit-text-stroke-color: #637081 !important; text-stroke-color: #637081 !important; }
          .bsx-bg-primary-lighten { background-color: #637081 !important; }
          .bsx-bg-active-primary-lighten:active, .bsx-bg-active-primary-lighten.active { background-color: #637081 !important; }
          .bsx-bg-hover-primary-lighten:hover { background-color: #637081 !important; }
          .bsx-bg-before-primary-lighten:before { background-color: #637081 !important; }
          .bsx-bg-after-primary-lighten:after { background-color: #637081 !important; }
          .bsx-fill-primary-lighten { fill: #637081 !important; }
          .bsx-border-primary-lighten { border-color: #637081 !important; }
          .bsx-border-hover-primary-lighten:hover { border-color: #637081 !important; }
          .bsx-border-before-primary-lighten:before { border-color: #637081 !important; }
          .bsx-border-after-primary-lighten:after { border-color: #637081 !important; }
          .bsx-border-t-primary-lighten { border-top-color: #637081 !important; }
          .bsx-border-l-primary-lighten { border-left-color: #637081 !important; }
          .bsx-border-b-primary-lighten { border-bottom-color: #637081 !important; }
          .bsx-border-r-primary-lighten { border-right-color: #637081 !important; }
          .bsx-owl-arrow-primary-lighten .owl-next, .bsx-owl-arrow-primary-lighten .owl-prev { color: #637081 !important; }
        
          .bsx-text-primary-lightest { color: #7d8a9b !important; }
          .bsx-text-before-primary-lightest:before { color: #7d8a9b !important; }
          .bsx-text-after-primary-lightest:after { color: #7d8a9b !important; }
          .bsx-text-hover-primary-lightest:hover { color: #7d8a9b !important; }
          .bsx-text-active-primary-lightest.active { color: #7d8a9b !important; }
          .bsx-text-focus-primary-lightest:focus { color: #7d8a9b !important; }
          .bsx-text-stroke-primary-lightest { -webkit-text-stroke-color: #7d8a9b !important; text-stroke-color: #7d8a9b !important; }
          .bsx-bg-primary-lightest { background-color: #7d8a9b !important; }
          .bsx-bg-active-primary-lightest:active, .bsx-bg-active-primary-lightest.active { background-color: #7d8a9b !important; }
          .bsx-bg-hover-primary-lightest:hover { background-color: #7d8a9b !important; }
          .bsx-bg-before-primary-lightest:before { background-color: #7d8a9b !important; }
          .bsx-bg-after-primary-lightest:after { background-color: #7d8a9b !important; }
          .bsx-fill-primary-lightest { fill: #7d8a9b !important; }
          .bsx-border-primary-lightest { border-color: #7d8a9b !important; }
          .bsx-border-hover-primary-lightest:hover { border-color: #7d8a9b !important; }
          .bsx-border-before-primary-lightest:before { border-color: #7d8a9b !important; }
          .bsx-border-after-primary-lightest:after { border-color: #7d8a9b !important; }
          .bsx-border-t-primary-lightest { border-top-color: #7d8a9b !important; }
          .bsx-border-l-primary-lightest { border-left-color: #7d8a9b !important; }
          .bsx-border-b-primary-lightest { border-bottom-color: #7d8a9b !important; }
          .bsx-border-r-primary-lightest { border-right-color: #7d8a9b !important; }
          .bsx-owl-arrow-primary-lightest .owl-next, .bsx-owl-arrow-primary-lightest .owl-prev { color: #7d8a9b !important; }
        
          .bsx-text-primary-overlightest { color: #9aa4b1 !important; }
          .bsx-text-before-primary-overlightest:before { color: #9aa4b1 !important; }
          .bsx-text-after-primary-overlightest:after { color: #9aa4b1 !important; }
          .bsx-text-hover-primary-overlightest:hover { color: #9aa4b1 !important; }
          .bsx-text-active-primary-overlightest.active { color: #9aa4b1 !important; }
          .bsx-text-focus-primary-overlightest:focus { color: #9aa4b1 !important; }
          .bsx-text-stroke-primary-overlightest { -webkit-text-stroke-color: #9aa4b1 !important; text-stroke-color: #9aa4b1 !important; }
          .bsx-bg-primary-overlightest { background-color: #9aa4b1 !important; }
          .bsx-bg-active-primary-overlightest:active, .bsx-bg-active-primary-overlightest.active { background-color: #9aa4b1 !important; }
          .bsx-bg-hover-primary-overlightest:hover { background-color: #9aa4b1 !important; }
          .bsx-bg-before-primary-overlightest:before { background-color: #9aa4b1 !important; }
          .bsx-bg-after-primary-overlightest:after { background-color: #9aa4b1 !important; }
          .bsx-fill-primary-overlightest { fill: #9aa4b1 !important; }
          .bsx-border-primary-overlightest { border-color: #9aa4b1 !important; }
          .bsx-border-hover-primary-overlightest:hover { border-color: #9aa4b1 !important; }
          .bsx-border-before-primary-overlightest:before { border-color: #9aa4b1 !important; }
          .bsx-border-after-primary-overlightest:after { border-color: #9aa4b1 !important; }
          .bsx-border-t-primary-overlightest { border-top-color: #9aa4b1 !important; }
          .bsx-border-l-primary-overlightest { border-left-color: #9aa4b1 !important; }
          .bsx-border-b-primary-overlightest { border-bottom-color: #9aa4b1 !important; }
          .bsx-border-r-primary-overlightest { border-right-color: #9aa4b1 !important; }
          .bsx-owl-arrow-primary-overlightest .owl-next, .bsx-owl-arrow-primary-overlightest .owl-prev { color: #9aa4b1 !important; }
        
          .bsx-text-primary-soft { color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-text-before-primary-soft:before { color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-text-after-primary-soft:after { color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-text-hover-primary-soft:hover { color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-text-active-primary-soft.active { color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-text-focus-primary-soft:focus { color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-text-stroke-primary-soft { -webkit-text-stroke-color: rgba(56, 63, 72, 0.70) !important; text-stroke-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-bg-primary-soft { background-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-bg-active-primary-soft:active, .bsx-bg-active-primary-soft.active { background-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-bg-hover-primary-soft:hover { background-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-bg-before-primary-soft:before { background-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-bg-after-primary-soft:after { background-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-fill-primary-soft { fill: rgba(56, 63, 72, 0.70) !important; }
          .bsx-border-primary-soft { border-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-border-hover-primary-soft:hover { border-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-border-before-primary-soft:before { border-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-border-after-primary-soft:after { border-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-border-t-primary-soft { border-top-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-border-l-primary-soft { border-left-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-border-b-primary-soft { border-bottom-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-border-r-primary-soft { border-right-color: rgba(56, 63, 72, 0.70) !important; }
          .bsx-owl-arrow-primary-soft .owl-next, .bsx-owl-arrow-primary-soft .owl-prev { color: rgba(56, 63, 72, 0.70) !important; }
        
          .bsx-text-primary-soften { color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-text-before-primary-soften:before { color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-text-after-primary-soften:after { color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-text-hover-primary-soften:hover { color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-text-active-primary-soften.active { color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-text-focus-primary-soften:focus { color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-text-stroke-primary-soften { -webkit-text-stroke-color: rgba(56, 63, 72, 0.50) !important; text-stroke-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-bg-primary-soften { background-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-bg-active-primary-soften:active, .bsx-bg-active-primary-soften.active { background-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-bg-hover-primary-soften:hover { background-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-bg-before-primary-soften:before { background-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-bg-after-primary-soften:after { background-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-fill-primary-soften { fill: rgba(56, 63, 72, 0.50) !important; }
          .bsx-border-primary-soften { border-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-border-hover-primary-soften:hover { border-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-border-before-primary-soften:before { border-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-border-after-primary-soften:after { border-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-border-t-primary-soften { border-top-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-border-l-primary-soften { border-left-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-border-b-primary-soften { border-bottom-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-border-r-primary-soften { border-right-color: rgba(56, 63, 72, 0.50) !important; }
          .bsx-owl-arrow-primary-soften .owl-next, .bsx-owl-arrow-primary-soften .owl-prev { color: rgba(56, 63, 72, 0.50) !important; }
        
          .bsx-text-primary-softest { color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-text-before-primary-softest:before { color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-text-after-primary-softest:after { color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-text-hover-primary-softest:hover { color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-text-active-primary-softest.active { color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-text-focus-primary-softest:focus { color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-text-stroke-primary-softest { -webkit-text-stroke-color: rgba(56, 63, 72, 0.20) !important; text-stroke-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-bg-primary-softest { background-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-bg-active-primary-softest:active, .bsx-bg-active-primary-softest.active { background-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-bg-hover-primary-softest:hover { background-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-bg-before-primary-softest:before { background-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-bg-after-primary-softest:after { background-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-fill-primary-softest { fill: rgba(56, 63, 72, 0.20) !important; }
          .bsx-border-primary-softest { border-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-border-hover-primary-softest:hover { border-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-border-before-primary-softest:before { border-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-border-after-primary-softest:after { border-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-border-t-primary-softest { border-top-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-border-l-primary-softest { border-left-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-border-b-primary-softest { border-bottom-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-border-r-primary-softest { border-right-color: rgba(56, 63, 72, 0.20) !important; }
          .bsx-owl-arrow-primary-softest .owl-next, .bsx-owl-arrow-primary-softest .owl-prev { color: rgba(56, 63, 72, 0.20) !important; }
        
          .bsx-text-primary-oversoftest { color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-text-before-primary-oversoftest:before { color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-text-after-primary-oversoftest:after { color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-text-hover-primary-oversoftest:hover { color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-text-active-primary-oversoftest.active { color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-text-focus-primary-oversoftest:focus { color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-text-stroke-primary-oversoftest { -webkit-text-stroke-color: rgba(56, 63, 72, 0.05) !important; text-stroke-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-bg-primary-oversoftest { background-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-bg-active-primary-oversoftest:active, .bsx-bg-active-primary-oversoftest.active { background-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-bg-hover-primary-oversoftest:hover { background-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-bg-before-primary-oversoftest:before { background-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-bg-after-primary-oversoftest:after { background-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-fill-primary-oversoftest { fill: rgba(56, 63, 72, 0.05) !important; }
          .bsx-border-primary-oversoftest { border-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-border-hover-primary-oversoftest:hover { border-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-border-before-primary-oversoftest:before { border-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-border-after-primary-oversoftest:after { border-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-border-t-primary-oversoftest { border-top-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-border-l-primary-oversoftest { border-left-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-border-b-primary-oversoftest { border-bottom-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-border-r-primary-oversoftest { border-right-color: rgba(56, 63, 72, 0.05) !important; }
          .bsx-owl-arrow-primary-oversoftest .owl-next, .bsx-owl-arrow-primary-oversoftest .owl-prev { color: rgba(56, 63, 72, 0.05) !important; }
        
          .bsx-text-secondary { color: #526089 !important; }
          .bsx-text-before-secondary:before { color: #526089 !important; }
          .bsx-text-after-secondary:after { color: #526089 !important; }
          .bsx-text-hover-secondary:hover { color: #526089 !important; }
          .bsx-text-active-secondary.active { color: #526089 !important; }
          .bsx-text-focus-secondary:focus { color: #526089 !important; }
          .bsx-text-stroke-secondary { -webkit-text-stroke-color: #526089 !important; text-stroke-color: #526089 !important; }
          .bsx-bg-secondary { background-color: #526089 !important; }
          .bsx-bg-active-secondary:active, .bsx-bg-active-secondary.active { background-color: #526089 !important; }
          .bsx-bg-hover-secondary:hover { background-color: #526089 !important; }
          .bsx-bg-before-secondary:before { background-color: #526089 !important; }
          .bsx-bg-after-secondary:after { background-color: #526089 !important; }
          .bsx-fill-secondary { fill: #526089 !important; }
          .bsx-border-secondary { border-color: #526089 !important; }
          .bsx-border-hover-secondary:hover { border-color: #526089 !important; }
          .bsx-border-before-secondary:before { border-color: #526089 !important; }
          .bsx-border-after-secondary:after { border-color: #526089 !important; }
          .bsx-border-t-secondary { border-top-color: #526089 !important; }
          .bsx-border-l-secondary { border-left-color: #526089 !important; }
          .bsx-border-b-secondary { border-bottom-color: #526089 !important; }
          .bsx-border-r-secondary { border-right-color: #526089 !important; }
          .bsx-owl-arrow-secondary .owl-next, .bsx-owl-arrow-secondary .owl-prev { color: #526089 !important; }
        
          .bsx-text-secondary-dark { color: #3f4969 !important; }
          .bsx-text-before-secondary-dark:before { color: #3f4969 !important; }
          .bsx-text-after-secondary-dark:after { color: #3f4969 !important; }
          .bsx-text-hover-secondary-dark:hover { color: #3f4969 !important; }
          .bsx-text-active-secondary-dark.active { color: #3f4969 !important; }
          .bsx-text-focus-secondary-dark:focus { color: #3f4969 !important; }
          .bsx-text-stroke-secondary-dark { -webkit-text-stroke-color: #3f4969 !important; text-stroke-color: #3f4969 !important; }
          .bsx-bg-secondary-dark { background-color: #3f4969 !important; }
          .bsx-bg-active-secondary-dark:active, .bsx-bg-active-secondary-dark.active { background-color: #3f4969 !important; }
          .bsx-bg-hover-secondary-dark:hover { background-color: #3f4969 !important; }
          .bsx-bg-before-secondary-dark:before { background-color: #3f4969 !important; }
          .bsx-bg-after-secondary-dark:after { background-color: #3f4969 !important; }
          .bsx-fill-secondary-dark { fill: #3f4969 !important; }
          .bsx-border-secondary-dark { border-color: #3f4969 !important; }
          .bsx-border-hover-secondary-dark:hover { border-color: #3f4969 !important; }
          .bsx-border-before-secondary-dark:before { border-color: #3f4969 !important; }
          .bsx-border-after-secondary-dark:after { border-color: #3f4969 !important; }
          .bsx-border-t-secondary-dark { border-top-color: #3f4969 !important; }
          .bsx-border-l-secondary-dark { border-left-color: #3f4969 !important; }
          .bsx-border-b-secondary-dark { border-bottom-color: #3f4969 !important; }
          .bsx-border-r-secondary-dark { border-right-color: #3f4969 !important; }
          .bsx-owl-arrow-secondary-dark .owl-next, .bsx-owl-arrow-secondary-dark .owl-prev { color: #3f4969 !important; }
        
          .bsx-text-secondary-darken { color: #2b3349 !important; }
          .bsx-text-before-secondary-darken:before { color: #2b3349 !important; }
          .bsx-text-after-secondary-darken:after { color: #2b3349 !important; }
          .bsx-text-hover-secondary-darken:hover { color: #2b3349 !important; }
          .bsx-text-active-secondary-darken.active { color: #2b3349 !important; }
          .bsx-text-focus-secondary-darken:focus { color: #2b3349 !important; }
          .bsx-text-stroke-secondary-darken { -webkit-text-stroke-color: #2b3349 !important; text-stroke-color: #2b3349 !important; }
          .bsx-bg-secondary-darken { background-color: #2b3349 !important; }
          .bsx-bg-active-secondary-darken:active, .bsx-bg-active-secondary-darken.active { background-color: #2b3349 !important; }
          .bsx-bg-hover-secondary-darken:hover { background-color: #2b3349 !important; }
          .bsx-bg-before-secondary-darken:before { background-color: #2b3349 !important; }
          .bsx-bg-after-secondary-darken:after { background-color: #2b3349 !important; }
          .bsx-fill-secondary-darken { fill: #2b3349 !important; }
          .bsx-border-secondary-darken { border-color: #2b3349 !important; }
          .bsx-border-hover-secondary-darken:hover { border-color: #2b3349 !important; }
          .bsx-border-before-secondary-darken:before { border-color: #2b3349 !important; }
          .bsx-border-after-secondary-darken:after { border-color: #2b3349 !important; }
          .bsx-border-t-secondary-darken { border-top-color: #2b3349 !important; }
          .bsx-border-l-secondary-darken { border-left-color: #2b3349 !important; }
          .bsx-border-b-secondary-darken { border-bottom-color: #2b3349 !important; }
          .bsx-border-r-secondary-darken { border-right-color: #2b3349 !important; }
          .bsx-owl-arrow-secondary-darken .owl-next, .bsx-owl-arrow-secondary-darken .owl-prev { color: #2b3349 !important; }
        
          .bsx-text-secondary-darkest { color: #181d29 !important; }
          .bsx-text-before-secondary-darkest:before { color: #181d29 !important; }
          .bsx-text-after-secondary-darkest:after { color: #181d29 !important; }
          .bsx-text-hover-secondary-darkest:hover { color: #181d29 !important; }
          .bsx-text-active-secondary-darkest.active { color: #181d29 !important; }
          .bsx-text-focus-secondary-darkest:focus { color: #181d29 !important; }
          .bsx-text-stroke-secondary-darkest { -webkit-text-stroke-color: #181d29 !important; text-stroke-color: #181d29 !important; }
          .bsx-bg-secondary-darkest { background-color: #181d29 !important; }
          .bsx-bg-active-secondary-darkest:active, .bsx-bg-active-secondary-darkest.active { background-color: #181d29 !important; }
          .bsx-bg-hover-secondary-darkest:hover { background-color: #181d29 !important; }
          .bsx-bg-before-secondary-darkest:before { background-color: #181d29 !important; }
          .bsx-bg-after-secondary-darkest:after { background-color: #181d29 !important; }
          .bsx-fill-secondary-darkest { fill: #181d29 !important; }
          .bsx-border-secondary-darkest { border-color: #181d29 !important; }
          .bsx-border-hover-secondary-darkest:hover { border-color: #181d29 !important; }
          .bsx-border-before-secondary-darkest:before { border-color: #181d29 !important; }
          .bsx-border-after-secondary-darkest:after { border-color: #181d29 !important; }
          .bsx-border-t-secondary-darkest { border-top-color: #181d29 !important; }
          .bsx-border-l-secondary-darkest { border-left-color: #181d29 !important; }
          .bsx-border-b-secondary-darkest { border-bottom-color: #181d29 !important; }
          .bsx-border-r-secondary-darkest { border-right-color: #181d29 !important; }
          .bsx-owl-arrow-secondary-darkest .owl-next, .bsx-owl-arrow-secondary-darkest .owl-prev { color: #181d29 !important; }
        
          .bsx-text-secondary-light { color: #6978a5 !important; }
          .bsx-text-before-secondary-light:before { color: #6978a5 !important; }
          .bsx-text-after-secondary-light:after { color: #6978a5 !important; }
          .bsx-text-hover-secondary-light:hover { color: #6978a5 !important; }
          .bsx-text-active-secondary-light.active { color: #6978a5 !important; }
          .bsx-text-focus-secondary-light:focus { color: #6978a5 !important; }
          .bsx-text-stroke-secondary-light { -webkit-text-stroke-color: #6978a5 !important; text-stroke-color: #6978a5 !important; }
          .bsx-bg-secondary-light { background-color: #6978a5 !important; }
          .bsx-bg-active-secondary-light:active, .bsx-bg-active-secondary-light.active { background-color: #6978a5 !important; }
          .bsx-bg-hover-secondary-light:hover { background-color: #6978a5 !important; }
          .bsx-bg-before-secondary-light:before { background-color: #6978a5 !important; }
          .bsx-bg-after-secondary-light:after { background-color: #6978a5 !important; }
          .bsx-fill-secondary-light { fill: #6978a5 !important; }
          .bsx-border-secondary-light { border-color: #6978a5 !important; }
          .bsx-border-hover-secondary-light:hover { border-color: #6978a5 !important; }
          .bsx-border-before-secondary-light:before { border-color: #6978a5 !important; }
          .bsx-border-after-secondary-light:after { border-color: #6978a5 !important; }
          .bsx-border-t-secondary-light { border-top-color: #6978a5 !important; }
          .bsx-border-l-secondary-light { border-left-color: #6978a5 !important; }
          .bsx-border-b-secondary-light { border-bottom-color: #6978a5 !important; }
          .bsx-border-r-secondary-light { border-right-color: #6978a5 !important; }
          .bsx-owl-arrow-secondary-light .owl-next, .bsx-owl-arrow-secondary-light .owl-prev { color: #6978a5 !important; }
        
          .bsx-text-secondary-lighten { color: #8994b8 !important; }
          .bsx-text-before-secondary-lighten:before { color: #8994b8 !important; }
          .bsx-text-after-secondary-lighten:after { color: #8994b8 !important; }
          .bsx-text-hover-secondary-lighten:hover { color: #8994b8 !important; }
          .bsx-text-active-secondary-lighten.active { color: #8994b8 !important; }
          .bsx-text-focus-secondary-lighten:focus { color: #8994b8 !important; }
          .bsx-text-stroke-secondary-lighten { -webkit-text-stroke-color: #8994b8 !important; text-stroke-color: #8994b8 !important; }
          .bsx-bg-secondary-lighten { background-color: #8994b8 !important; }
          .bsx-bg-active-secondary-lighten:active, .bsx-bg-active-secondary-lighten.active { background-color: #8994b8 !important; }
          .bsx-bg-hover-secondary-lighten:hover { background-color: #8994b8 !important; }
          .bsx-bg-before-secondary-lighten:before { background-color: #8994b8 !important; }
          .bsx-bg-after-secondary-lighten:after { background-color: #8994b8 !important; }
          .bsx-fill-secondary-lighten { fill: #8994b8 !important; }
          .bsx-border-secondary-lighten { border-color: #8994b8 !important; }
          .bsx-border-hover-secondary-lighten:hover { border-color: #8994b8 !important; }
          .bsx-border-before-secondary-lighten:before { border-color: #8994b8 !important; }
          .bsx-border-after-secondary-lighten:after { border-color: #8994b8 !important; }
          .bsx-border-t-secondary-lighten { border-top-color: #8994b8 !important; }
          .bsx-border-l-secondary-lighten { border-left-color: #8994b8 !important; }
          .bsx-border-b-secondary-lighten { border-bottom-color: #8994b8 !important; }
          .bsx-border-r-secondary-lighten { border-right-color: #8994b8 !important; }
          .bsx-owl-arrow-secondary-lighten .owl-next, .bsx-owl-arrow-secondary-lighten .owl-prev { color: #8994b8 !important; }
        
          .bsx-text-secondary-lightest { color: #a8b1cb !important; }
          .bsx-text-before-secondary-lightest:before { color: #a8b1cb !important; }
          .bsx-text-after-secondary-lightest:after { color: #a8b1cb !important; }
          .bsx-text-hover-secondary-lightest:hover { color: #a8b1cb !important; }
          .bsx-text-active-secondary-lightest.active { color: #a8b1cb !important; }
          .bsx-text-focus-secondary-lightest:focus { color: #a8b1cb !important; }
          .bsx-text-stroke-secondary-lightest { -webkit-text-stroke-color: #a8b1cb !important; text-stroke-color: #a8b1cb !important; }
          .bsx-bg-secondary-lightest { background-color: #a8b1cb !important; }
          .bsx-bg-active-secondary-lightest:active, .bsx-bg-active-secondary-lightest.active { background-color: #a8b1cb !important; }
          .bsx-bg-hover-secondary-lightest:hover { background-color: #a8b1cb !important; }
          .bsx-bg-before-secondary-lightest:before { background-color: #a8b1cb !important; }
          .bsx-bg-after-secondary-lightest:after { background-color: #a8b1cb !important; }
          .bsx-fill-secondary-lightest { fill: #a8b1cb !important; }
          .bsx-border-secondary-lightest { border-color: #a8b1cb !important; }
          .bsx-border-hover-secondary-lightest:hover { border-color: #a8b1cb !important; }
          .bsx-border-before-secondary-lightest:before { border-color: #a8b1cb !important; }
          .bsx-border-after-secondary-lightest:after { border-color: #a8b1cb !important; }
          .bsx-border-t-secondary-lightest { border-top-color: #a8b1cb !important; }
          .bsx-border-l-secondary-lightest { border-left-color: #a8b1cb !important; }
          .bsx-border-b-secondary-lightest { border-bottom-color: #a8b1cb !important; }
          .bsx-border-r-secondary-lightest { border-right-color: #a8b1cb !important; }
          .bsx-owl-arrow-secondary-lightest .owl-next, .bsx-owl-arrow-secondary-lightest .owl-prev { color: #a8b1cb !important; }
        
          .bsx-text-secondary-overlightest { color: #c8cede !important; }
          .bsx-text-before-secondary-overlightest:before { color: #c8cede !important; }
          .bsx-text-after-secondary-overlightest:after { color: #c8cede !important; }
          .bsx-text-hover-secondary-overlightest:hover { color: #c8cede !important; }
          .bsx-text-active-secondary-overlightest.active { color: #c8cede !important; }
          .bsx-text-focus-secondary-overlightest:focus { color: #c8cede !important; }
          .bsx-text-stroke-secondary-overlightest { -webkit-text-stroke-color: #c8cede !important; text-stroke-color: #c8cede !important; }
          .bsx-bg-secondary-overlightest { background-color: #c8cede !important; }
          .bsx-bg-active-secondary-overlightest:active, .bsx-bg-active-secondary-overlightest.active { background-color: #c8cede !important; }
          .bsx-bg-hover-secondary-overlightest:hover { background-color: #c8cede !important; }
          .bsx-bg-before-secondary-overlightest:before { background-color: #c8cede !important; }
          .bsx-bg-after-secondary-overlightest:after { background-color: #c8cede !important; }
          .bsx-fill-secondary-overlightest { fill: #c8cede !important; }
          .bsx-border-secondary-overlightest { border-color: #c8cede !important; }
          .bsx-border-hover-secondary-overlightest:hover { border-color: #c8cede !important; }
          .bsx-border-before-secondary-overlightest:before { border-color: #c8cede !important; }
          .bsx-border-after-secondary-overlightest:after { border-color: #c8cede !important; }
          .bsx-border-t-secondary-overlightest { border-top-color: #c8cede !important; }
          .bsx-border-l-secondary-overlightest { border-left-color: #c8cede !important; }
          .bsx-border-b-secondary-overlightest { border-bottom-color: #c8cede !important; }
          .bsx-border-r-secondary-overlightest { border-right-color: #c8cede !important; }
          .bsx-owl-arrow-secondary-overlightest .owl-next, .bsx-owl-arrow-secondary-overlightest .owl-prev { color: #c8cede !important; }
        
          .bsx-text-secondary-soft { color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-text-before-secondary-soft:before { color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-text-after-secondary-soft:after { color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-text-hover-secondary-soft:hover { color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-text-active-secondary-soft.active { color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-text-focus-secondary-soft:focus { color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-text-stroke-secondary-soft { -webkit-text-stroke-color: rgba(82, 96, 137, 0.70) !important; text-stroke-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-bg-secondary-soft { background-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-bg-active-secondary-soft:active, .bsx-bg-active-secondary-soft.active { background-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-bg-hover-secondary-soft:hover { background-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-bg-before-secondary-soft:before { background-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-bg-after-secondary-soft:after { background-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-fill-secondary-soft { fill: rgba(82, 96, 137, 0.70) !important; }
          .bsx-border-secondary-soft { border-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-border-hover-secondary-soft:hover { border-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-border-before-secondary-soft:before { border-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-border-after-secondary-soft:after { border-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-border-t-secondary-soft { border-top-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-border-l-secondary-soft { border-left-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-border-b-secondary-soft { border-bottom-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-border-r-secondary-soft { border-right-color: rgba(82, 96, 137, 0.70) !important; }
          .bsx-owl-arrow-secondary-soft .owl-next, .bsx-owl-arrow-secondary-soft .owl-prev { color: rgba(82, 96, 137, 0.70) !important; }
        
          .bsx-text-secondary-soften { color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-text-before-secondary-soften:before { color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-text-after-secondary-soften:after { color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-text-hover-secondary-soften:hover { color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-text-active-secondary-soften.active { color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-text-focus-secondary-soften:focus { color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-text-stroke-secondary-soften { -webkit-text-stroke-color: rgba(82, 96, 137, 0.50) !important; text-stroke-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-bg-secondary-soften { background-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-bg-active-secondary-soften:active, .bsx-bg-active-secondary-soften.active { background-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-bg-hover-secondary-soften:hover { background-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-bg-before-secondary-soften:before { background-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-bg-after-secondary-soften:after { background-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-fill-secondary-soften { fill: rgba(82, 96, 137, 0.50) !important; }
          .bsx-border-secondary-soften { border-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-border-hover-secondary-soften:hover { border-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-border-before-secondary-soften:before { border-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-border-after-secondary-soften:after { border-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-border-t-secondary-soften { border-top-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-border-l-secondary-soften { border-left-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-border-b-secondary-soften { border-bottom-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-border-r-secondary-soften { border-right-color: rgba(82, 96, 137, 0.50) !important; }
          .bsx-owl-arrow-secondary-soften .owl-next, .bsx-owl-arrow-secondary-soften .owl-prev { color: rgba(82, 96, 137, 0.50) !important; }
        
          .bsx-text-secondary-softest { color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-text-before-secondary-softest:before { color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-text-after-secondary-softest:after { color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-text-hover-secondary-softest:hover { color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-text-active-secondary-softest.active { color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-text-focus-secondary-softest:focus { color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-text-stroke-secondary-softest { -webkit-text-stroke-color: rgba(82, 96, 137, 0.20) !important; text-stroke-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-bg-secondary-softest { background-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-bg-active-secondary-softest:active, .bsx-bg-active-secondary-softest.active { background-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-bg-hover-secondary-softest:hover { background-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-bg-before-secondary-softest:before { background-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-bg-after-secondary-softest:after { background-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-fill-secondary-softest { fill: rgba(82, 96, 137, 0.20) !important; }
          .bsx-border-secondary-softest { border-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-border-hover-secondary-softest:hover { border-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-border-before-secondary-softest:before { border-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-border-after-secondary-softest:after { border-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-border-t-secondary-softest { border-top-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-border-l-secondary-softest { border-left-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-border-b-secondary-softest { border-bottom-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-border-r-secondary-softest { border-right-color: rgba(82, 96, 137, 0.20) !important; }
          .bsx-owl-arrow-secondary-softest .owl-next, .bsx-owl-arrow-secondary-softest .owl-prev { color: rgba(82, 96, 137, 0.20) !important; }
        
          .bsx-text-secondary-oversoftest { color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-text-before-secondary-oversoftest:before { color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-text-after-secondary-oversoftest:after { color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-text-hover-secondary-oversoftest:hover { color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-text-active-secondary-oversoftest.active { color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-text-focus-secondary-oversoftest:focus { color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-text-stroke-secondary-oversoftest { -webkit-text-stroke-color: rgba(82, 96, 137, 0.05) !important; text-stroke-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-bg-secondary-oversoftest { background-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-bg-active-secondary-oversoftest:active, .bsx-bg-active-secondary-oversoftest.active { background-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-bg-hover-secondary-oversoftest:hover { background-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-bg-before-secondary-oversoftest:before { background-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-bg-after-secondary-oversoftest:after { background-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-fill-secondary-oversoftest { fill: rgba(82, 96, 137, 0.05) !important; }
          .bsx-border-secondary-oversoftest { border-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-border-hover-secondary-oversoftest:hover { border-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-border-before-secondary-oversoftest:before { border-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-border-after-secondary-oversoftest:after { border-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-border-t-secondary-oversoftest { border-top-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-border-l-secondary-oversoftest { border-left-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-border-b-secondary-oversoftest { border-bottom-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-border-r-secondary-oversoftest { border-right-color: rgba(82, 96, 137, 0.05) !important; }
          .bsx-owl-arrow-secondary-oversoftest .owl-next, .bsx-owl-arrow-secondary-oversoftest .owl-prev { color: rgba(82, 96, 137, 0.05) !important; }
        