@font-face {
    font-family: 'geobrand-fontregular';
    src: url('../fonts/GeoBrand-Font-Regular.eot');
    src: url('../fonts/GeoBrand-Font-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GeoBrand-Font-Regular.woff2') format('woff2'),
        url('../fonts/GeoBrand-Font-Regular.woff') format('woff'),
        url('../fonts/GeoBrand-Font-Regular.ttf') format('truetype'),
        url('../fonts/GeoBrand-Font-Regular.svg#geobrand-fontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.dg-custom-icons {
    font-family: 'geobrand-fontregular';
	font-style: normal;
}

.titillium {font-family: 'Titillium Web', sans-serif;}



*,
*:after,
*:before {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}
figcaption {font-size:12px;}
clearfix {
    overflow: auto;
    content: "";
    clear: both;
    display: table;
}

html,
body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    font-size: 100%;
	scroll-behavior: smooth;

}

img {
    max-width: 100%;
    height: auto
}

main {
    position: relative;
	overflow: hidden;
	z-index: 0;
}

html {
    font-size: 62.5%;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

body {
    font: 400 16px/1.8 'Titillium Web', sans-serif;
    color: #06262e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5 {
    margin-top: 0;
    line-height: 1.4;
    font-weight: 700;
    font-family: 'Titillium Web', sans-serif;
}

h1 {
    display: block;
    font-size: 2em;
    margin-bottom: 0.67em;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-bottom: 0.63em;
}

h3 {
    display: block;
    font-size: 1.17em;
    margin-bottom: .6em;
}

h4 {
    display: block;
    font-size: 1em;
    margin-bottom: 1.33em;
}

h5 {
    display: block;
    font-size: 0.83em;
    margin-bottom: 0.67em;
}

h6 {
    display: block;
    font-size: 0.67em;
    margin-bottom: 1.33em;
}

a {text-decoration:none;color: #000;}
p {margin: 0 0 30px 0}

p a, .accordion-container .content .doc-list a, .accordion-container .content .app-list a {text-decoration:underline;font-weight: bold;  transition: .3s ease-in-out;}
p a:hover, .accordion-container .content .doc-list a:hover, .accordion-container .content .app-list a:hover {color:#BA0806;   transition: .3s ease-in-out}
.hide-it {display:none}


.align-center {text-align: center}
.align-left {text-align: left}
.align-right {text-align: right}

.pointer {cursor: pointer !important}

.font-size-10 		{font-size: 10px !important}
.font-size-11 		{font-size: 11px !important}
.font-size-12 		{font-size: 12px !important}
.font-size-13 		{font-size: 13px !important}
.font-size-14 		{font-size: 14px !important}
.font-size-15 		{font-size: 15px !important}
.font-size-16 		{font-size: 16px !important}
.font-size-17 		{font-size: 17px !important}
.font-size-18 		{font-size: 18px !important}
.font-size-19 		{font-size: 19px !important}
.font-size-20 		{font-size: 20px !important}

.font-size-24 		{font-size: 24px !important}
.font-size-28 		{font-size: 28px !important}
.font-size-32		{font-size: 32px !important}
.font-size-36 		{font-size: 36px !important}
.font-size-40 		{font-size: 40px !important}
.font-size-44 		{font-size: 44px !important}
.font-size-48 		{font-size: 48px !important}
.font-size-52 		{font-size: 52px !important}
.font-size-56 		{font-size: 56px !important}
.font-size-60 		{font-size: 60px !important}
.font-size-64 		{font-size: 64px !important}
.font-size-68 		{font-size: 68px !important}
.font-size-72 		{font-size: 72px !important}

.margin-0 			{margin:0 !important;}
.margin-10 			{margin:10px !important;}
.margin-20 			{margin:20px !important;}
.margin-30 			{margin:30px !important;}
.margin-40 			{margin:40px !important;}
.margin-50 			{margin:50px !important;}
.margin-60 			{margin:60px !important;}
.margin-70 			{margin:70px !important;}
.margin-80 			{margin:80px !important;}
.margin-90 			{margin:90px !important;}
.margin-100 		{margin:100px !important;}

.margin-top-0 		{margin-top:0 !important;}
.margin-top-10 		{margin-top:10px !important;}
.margin-top-20 		{margin-top:20px !important;}
.margin-top-30 		{margin-top:30px !important;}
.margin-top-40 		{margin-top:40px !important;}
.margin-top-50 		{margin-top:50px !important;}
.margin-top-60 		{margin-top:60px !important;}
.margin-top-70 		{margin-top:70px !important;}
.margin-top-80 		{margin-top:80px !important;}
.margin-top-90 		{margin-top:90px !important;}
.margin-top-100 	{margin-top:100px !important;}

.padding-5p {padding:5% !important}
.padding-10p {padding:10% !important}
.padding-15p {padding:15% !important}
.padding-20p {padding:20% !important}
.padding-30p {padding:30% !important}
.padding-40p {padding:40% !important}
.padding-50p {padding:50% !important}
.padding-60p {padding:60% !important}
.padding-70p {padding:70% !important}
.padding-80p {padding:80% !important}
.padding-90p {padding:90% !important}
.padding-100p {padding:100% !important}


.margin-bottom-0 	{margin-bottom:0 !important;}
.margin-bottom-10 	{margin-bottom:10px !important;}
.margin-bottom-20 	{margin-bottom:20px !important;}
.margin-bottom-30 	{margin-bottom:30px !important;}
.margin-bottom-40 	{margin-bottom:40px !important;}
.margin-bottom-50 	{margin-bottom:50px !important;}
.margin-bottom-60 	{margin-bottom:60px !important;}
.margin-bottom-70 	{margin-bottom:70px !important;}
.margin-bottom-80 	{margin-bottom:80px !important;}
.margin-bottom-90 	{margin-bottom:90px !important;}
.margin-bottom-100 	{margin-bottom:100px !important;}

.padding-0 		{padding:0 !important;}
.padding-5 		{padding:5px !important;}
.padding-10 		{padding:10px !important;}
.padding-20 		{padding:20px !important;}
.padding-30 		{padding:30px !important;}
.padding-40 		{padding:40px !important;}
.padding-50 		{padding:50px !important;}
.padding-60 		{padding:60px !important;}
.padding-70 		{padding:70px !important;}
.padding-80 		{padding:80px !important;}
.padding-90 		{padding:90px !important;}
.padding-100 		{padding:100px !important;}

.padding-top-10 	{padding-top:10px !important;}
.padding-top-20 	{padding-top:20px !important;}
.padding-top-30 	{padding-top:30px !important;}
.padding-top-40 	{padding-top:40px !important;}
.padding-top-50 	{padding-top:50px !important;}
.padding-top-60 	{padding-top:60px !important;}
.padding-top-70 	{padding-top:70px !important;}
.padding-top-80 	{padding-top:80px !important;}
.padding-top-90 	{padding-top:90px !important;}
.padding-top-100 	{padding-top:100px !important;}

.padding-bottom-10 	{padding-bottom:10px !important;}
.padding-bottom-20 	{padding-bottom:20px !important;}
.padding-bottom-30 	{padding-bottom:30px !important;}
.padding-bottom-40 	{padding-bottom:40px !important;}
.padding-bottom-50 	{padding-bottom:50px !important;}
.padding-bottom-60 	{padding-bottom:60px !important;}
.padding-bottom-70 	{padding-bottom:70px !important;}
.padding-bottom-80 	{padding-bottom:80px !important;}
.padding-bottom-90 	{padding-bottom:90px !important;}
.padding-bottom-100 {padding-bottom:100px !important;}

.font-weight-100 {font-weight: 100;}
.font-weight-200 {font-weight: 200;}
.font-weight-300 {font-weight: 300;}
.font-weight-400 {font-weight: 400;}
.font-weight-500 {font-weight: 500;}
.font-weight-600 {font-weight: 600;}
.font-weight-700 {font-weight: 700;}
.font-weight-800 {font-weight: 800;}
.font-weight-900 {font-weight: 900;}


.underline 			{text-decoration: underline}
.uppercase 			{text-transform: uppercase}
.strong 			{font-weight: bold}
.light 				{font-weight: normal}
.thin 				{font-weight: thin}
.block 				{display: block}
.inline-block 		{display: inline-block}
.table 				{display: table}
.line-height-0 		{line-height: 0;}
.line-height-1 		{line-height: 1;}
.line-height-12 	{line-height: 1.2;}
.line-height-13 	{line-height: 1.3;}
.line-height-14 	{line-height: 1.4;}
.line-height-15 	{line-height: 1.5;}
.line-height-16 	{line-height: 1.6;}
.line-height-17 	{line-height: 1.7;}
.line-height-18 	{line-height: 1.8;}
.line-height-19 	{line-height: 1.9;}
.line-height-2 		{line-height: 2;}


.image-cover {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
}
.image-contain {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}
.border-radius-10 {border-radius: 10px}
.border-radius-15 {border-radius: 15px}
.border-radius-20 {border-radius: 20px}
.border-radius-25 {border-radius: 25px}
.border-radius-30 {border-radius: 30px}
.border-radius-35 {border-radius: 35px}
.border-radius-40 {border-radius: 40px}
.border-radius-45 {border-radius: 45px}
.border-radius-50 {border-radius: 50px}
.border-radius-50-p {border-radius:50%}

.overflow-hidden 	{overflow: hidden !important;}
.overflow-visible 	{overflow: visible !important;}


.black-b 			{background: #000000 !important}
.black-c 			{color: #000000 !important}

.white-b 			{background: #FFFFFF !important}
.white-c 			{color: #FFFFFF !important}

.blue-1-b {background: #071B33;}
.blue-1-c {color: #071B33;}

.blue-2-b {background: #6382B6;}
.blue-2-c {color: #6382B6;}

.blue-3-b {background: #66CAFF;}
.blue-3-c {color: #66CAFF;}

.blue-4-b {background: #0C264C;}
.blue-4-c {color: #0C264C;}

.red-1-b {background:#BA0806;}
.red-1-c {color: #BA0806;}








.red-1-b {background:#FC1C26;}
.red-1-c {color:#FC1C26;}

.grey-1-b {background:#EDF0F4;}
.grey-1-c {color:#EDF0F4;}

.drop-shadow {

	
	-webkit-box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.014), 0 6.7px 5.3px rgba(0, 0, 0, 0.02),
		0 12.5px 10px rgba(0, 0, 0, 0.025), 0 22.3px 17.9px rgba(0, 0, 0, 0.03),
		0 41.8px 33.4px rgba(0, 0, 0, 0.036), 0 100px 80px rgba(0, 0, 0, 0.05);
	
	-moz-box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.014), 0 6.7px 5.3px rgba(0, 0, 0, 0.02),
		0 12.5px 10px rgba(0, 0, 0, 0.025), 0 22.3px 17.9px rgba(0, 0, 0, 0.03),
		0 41.8px 33.4px rgba(0, 0, 0, 0.036), 0 100px 80px rgba(0, 0, 0, 0.05);
	
	box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.014), 0 6.7px 5.3px rgba(0, 0, 0, 0.02),
		0 12.5px 10px rgba(0, 0, 0, 0.025), 0 22.3px 17.9px rgba(0, 0, 0, 0.03),
		0 41.8px 33.4px rgba(0, 0, 0, 0.036), 0 100px 80px rgba(0, 0, 0, 0.05);
}

.gradient-red-linear {
	background: rgb(186,8,6);
	background: -moz-linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	background: linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ba0806",endColorstr="#e5481d",GradientType=1);
}
.gradient-red-radial {
	background: rgb(229,72,29);
	background: -moz-radial-gradient(circle, rgba(229,72,29,1) 0%, rgba(186,8,6,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(229,72,29,1) 0%, rgba(186,8,6,1) 100%);
	background: radial-gradient(circle, rgba(229,72,29,1) 0%, rgba(186,8,6,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5481d",endColorstr="#ba0806",GradientType=1);
}

.gradient-blue-1-linear {
	background: rgb(43,87,156);
	background: -moz-linear-gradient(45deg, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	background: linear-gradient(45deg, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b579c",endColorstr="#0c264c",GradientType=1);
}
.gradient-blue-1-radial {
	background: rgb(43,87,156);
	background: -moz-radial-gradient(circle, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	background: radial-gradient(circle, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b579c",endColorstr="#0c264c",GradientType=1);	
}


.gradient-blue-2-linear {
	background: rgb(45,92,164);
	background: -moz-linear-gradient(45deg, rgba(45,92,164,1) 0%, rgba(53,196,222,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(45,92,164,1) 0%, rgba(53,196,222,1) 100%);
	background: linear-gradient(45deg, rgba(45,92,164,1) 0%, rgba(53,196,222,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d5ca4",endColorstr="#35c4de",GradientType=1);
}
.gradient-blue-2-radial {
	background: rgb(53,196,222);
	background: -moz-radial-gradient(circle, rgba(53,196,222,1) 0%, rgba(45,92,164,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(53,196,222,1) 0%, rgba(45,92,164,1) 100%);
	background: radial-gradient(circle, rgba(53,196,222,1) 0%, rgba(45,92,164,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#35c4de",endColorstr="#2d5ca4",GradientType=1);
}

.red-linear::before,
.blue-linear::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.red-linear::before {
	background: rgb(170,38,25);
	background: -webkit-linear-gradient(bottom left, rgba(170,38,25,1) 0%, rgba(170,38,25,0) 100%);
	background: -o-linear-gradient(bottom left, rgba(170,38,25,1) 0%, rgba(170,38,25,0) 100%);
	background: linear-gradient(to top right, rgba(170,38,25,1) 0%, rgba(170,38,25,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa2619",endColorstr="#aa2619",GradientType=1);
}
.blue-linear::before {
	background: rgb(7,27,51);
	background: -moz-linear-gradient(45deg, rgba(7,27,51,1) 0%, rgba(7,27,51,0) 100%);
	background: -webkit-linear-gradient(45deg, rgba(7,27,51,1) 0%, rgba(7,27,51,0) 100%);
	background: linear-gradient(45deg, rgba(7,27,51,1) 0%, rgba(7,27,51,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#071b33",endColorstr="#071b33",GradientType=1);
}
.image-gradient {
	position: absolute;
	width:150%;
	height: 500px;
	left: 20%;
	top: -50px;
	z-index: -1;
	
}



/************* BUTTONS ***************/

.plus,
.minus {
    width: 2.631em;
    text-align: center;
    padding: 8px;
    line-height: 1.5;
    background: transparent;
    color: #0C264C;
    font-weight: bold;
    border: 1px solid #0C264C !important;
    border-radius: 10px;
    outline: none;
    cursor: pointer;
    vertical-align: middle;
}

.plus:hover,
.minus:hover,
.single-product .plus:hover,
.single-product .minus:hover {
    background: #0C264C;
    color: #ffffff;
}


/* Remove default browser icons */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}


.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    padding: 8px;
    line-height: 1.5;
    background: #0C264C;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    border: 0;
    outline: none;
    vertical-align: middle;
}
.product-var .quantity {display:none !important}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}
.woocommerce a.button {
height: 40px !important;
    line-height: 1.6;
}
.button, .wp-block-file .wp-block-file__button, .woocommerce a.button{
   	width: 200px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    margin: 20px 0;
    height: 55px;
    text-align:center;
    border: none;
    background-size: 300% 100%;
	text-transform: uppercase;
    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	padding:7px 15px;
}

.single_add_to_cart_button, .woocommerce button.button.alt, .button-product, .actions .button, .woocommerce-button.button.view {
    font-size: 14px;
    font-weight: 400;
    color: #fff !important;
    width: 100%;
    cursor: pointer;
    margin: 0 0 20px 0;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    text-transform: uppercase;
    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 3px 15px;
    display: block;
    height: 32px;
}
.woocommerce button.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, #place_order {
font-size: 16px;
    font-weight: 400;
    color: #fff !important;
    width: inherit;
    cursor: pointer;
    margin: 20px auto 20px auto;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    text-transform: uppercase;
    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 3px 15px;
	height:35px;
}
#place_order {float: none !important}
#billing_would_you_like_to_receive_a_quote_field label{display:block !important}

.edit {font-weight:bold;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button  {
	width: 240px !important;
    margin: 0 auto 40px auto;
    height: 40px;
    line-height: 32px;
}
.woocommerce-button.button.view {
	line-height: 27px;
	margin-top:10px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {width:100%}

.button:hover, .wp-block-file .wp-block-file__button:hover, .single_add_to_cart_button:hover,  .woocommerce button.button.alt:hover, .button-product:hover, .actions .button:hover, .woocommerce-button.button.view:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,  .woocommerce a.button:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	background-color: inherit;
	color: #fff
}
.hidden {display: none !important}


.button:focus, .wp-block-file .wp-block-file__button:focus, .single_add_to_cart_button:focus, .button-product:focus, .actions .button:focus,  .woocommerce a.button:focus {
    outline: none;
}


.button.color-red-linear {
	background-image: -moz-linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	background-image: -webkit-linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	background-image: linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ba0806",endColorstr="#e5481d",GradientType=1);
}
.button.color-red-radial, .button#color-blue-1-radial, .woocommerce-button.button.view{
	background-image: -moz-radial-gradient(circle, rgba(229,72,29,1) 0%, rgba(186,8,6,1) 100%) !important;
	background-image: -webkit-radial-gradient(circle, rgba(229,72,29,1) 0%, rgba(186,8,6,1) 100%) !important;
	background-image: radial-gradient(circle, rgba(229,72,29,1) 0%, rgba(186,8,6,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5481d",endColorstr="#ba0806",GradientType=1);
}

.button.color-blue-1-linear {
	background-image: -moz-linear-gradient(45deg, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	background-image: -webkit-linear-gradient(45deg, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	background-image: linear-gradient(45deg, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b579c",endColorstr="#0c264c",GradientType=1);
}
.button.color-blue-1-radial, .actions .button, .woocommerce button.button {
	background-image: -moz-radial-gradient(circle, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%) !important;
	background-image: -webkit-radial-gradient(circle, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%) !important;
	background-image: radial-gradient(circle, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b579c",endColorstr="#0c264c",GradientType=1) !important;	
}


.button.color-blue-2-linear {
	background-image: -moz-linear-gradient(45deg, rgba(45,92,164,1) 0%, rgba(53,196,222,1) 100%);
	background-image: -webkit-linear-gradient(45deg, rgba(45,92,164,1) 0%, rgba(53,196,222,1) 100%);
	background-image: linear-gradient(45deg, rgba(45,92,164,1) 0%, rgba(53,196,222,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d5ca4",endColorstr="#35c4de",GradientType=1);
}
.button.color-blue-2-radial, .wp-block-file .wp-block-file__button, .woocommerce button.button.alt, .button-product,  .woocommerce a.button  {
	background-image: -moz-radial-gradient(circle, rgba(53,196,222,1) 0%, rgba(45,92,164,1) 100%) !important;
	background-image: -webkit-radial-gradient(circle, rgba(53,196,222,1) 0%, rgba(45,92,164,1) 100%) !important;
	background-image: radial-gradient(circle, rgba(53,196,222,1) 0%, rgba(45,92,164,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#35c4de",endColorstr="#2d5ca4",GradientType=1) !important;
}


/************* WOO ***************/
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {display:block !important}
.geo-upsells img {border: 1px solid #efefef}
.woocommerce-MyAccount-navigation ul {
	margin:0;padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
	list-style-type: none;
	text-transform: uppercase
}

.u-column1.col-1.woocommerce-Address {
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
header.woocommerce-Address-title.title {
	display: block
}

#breadcrumbs .separator{
    font-size:20px;
    color:#ccc;
    font-weight:100;
}
#breadcrumbs{
    overflow:hidden;
    text-align: left;
    list-style:none;
    margin: 0;
}
#breadcrumbs li{
    margin-right:14px;
    display:inline-block;
    vertical-align:middle;
}
#breadcrumbs a, #breadcrumbs strong {color: #6382B6;font-size:12px;}
.main-cats {padding: 15px 0}
.woocommerce .woocommerce-breadcrumb {
	background:#EDF0F4;padding: 10px 20px;
}
.woocommerce .woocommerce-breadcrumb a, .woocommerce .woocommerce-breadcrumb {color:#6382B6;font-size:12px;font-weight: bold}
.woocommerce div.product div.images img {border: 1px solid #EDF0F4;}

.product-subtotal, .product-price {display: none !important;width: 0}
.product-quantity {text-align: right}
.accordion-container {
    width: 100%;
    height: auto;
    margin: 30px auto;
}
.accordion-container > h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.accordion-container .set {
	position: relative;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    border-top: 1px solid #ddd;
}
.accordion-container .set.no-border-top {border-top: 0 !important;}
.accordion-container .set > button.active .badges span {background:#fff;color:#c09368}
.accordion-container .set > button {
    display: block;
    width: 100%;
    text-align: left;
    padding: 15px 15px;
    text-decoration: none;
    border: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-weight: bold;
    outline:none;
    cursor: pointer;
	background:#fff;
    font-size:14px;
	color: #6382B6;
}
.set .content strong {color:#ca0613;font-weight: normal}
.set .content {margin-bottom:20px;
    padding:20px;}
.accordion-container .content p:first-child {padding-top:0}
.set .span.strong {font-size:12px;font-weight:normal !important}
.accordion-container .set > button i {
    float: right;
    margin-top: -3px;
}
.accordion-container .set > button.active {
    background-color: #6382B6;
    outline: none;
    color: #fff;
}
.accordion-container .content {
    background-color: #fff;
	display: none;
}
.accordion-container .content p {
    padding: 10px 15px;
    margin: 0;
    color: #333;
}

.product-additions:before {
	content: '';
	background: url("../images/product.svg");
	background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover !important;
    background-position: top center !important;
	background-attachment: fixed;
	top:0;
	left: 0;
	
}

ol.flex-control-thumbs {
	margin: 10px 0;
    padding: 0;
}
.woocommerce-product-gallery {
position: relative;
margin-bottom: 3em
}

.woocommerce-product-gallery figure {
margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1
}

.woocommerce-product-gallery img {
display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%
}

.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}

a.woocommerce-product-gallery__trigger {
text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: .875em;
right: .875em;
display: block;
height: 2em;
width: 2em;
border-radius: 3px;
z-index: 99;
text-align: center;
text-indent: -999px;
overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: #169fda;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background-color: #1781ae;
border-color: #1781ae;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f00e";
line-height: 2;
text-indent: 0;
}

.product-thumb {
	min-height: 500px;
    background-size: 100% !important;
    border: 1px solid #efefef;
    border-radius: 20px;
}



.geo-upsells {
	width:100%;
	text-align:center;
	position: relative;
	overflow: hidden;
}

.geo-upsells h2 {
	margin-bottom:30px;font-size:36px;
}
.geo-upsells ul {text-align: center}


.related-products {
	overflow: hidden;
}

.related-products::before {
	content: '';
	background: url("../images/hexagon-new.svg");
	background-repeat: no-repeat !important;
    width: 600px;
    top: -20%;
    right: -10%;
    height: 600px;
    position: absolute;
    background-size: contain !important;
    background-position: center !important;
}



.woocommerce-product-gallery__image, .woocommerce-product-gallery img {
    background-size: 100% !important;
    border: 1px solid #efefef;
    border-radius: 20px;
}
ol.flex-control-thumbs li  {
	width: calc(25% - 6px) !important;
    margin: 3px;

}


nav.tabs{
  width:100%;
  margin:10px auto;
  }
nav.tabs a{  
	display:inline-block;
	width:200px;
	float:left;
	color:#fff;
	font-size:13px;
	text-align:center;
	 background-size: 300% 100%;
	text-transform: uppercase;
    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	padding:6px 15px;
	margin-right: 20px;
	background-image: -moz-radial-gradient(circle, rgba(53,196,222,1) 0%, rgba(45,92,164,1) 100%) !important;
	background-image: -webkit-radial-gradient(circle, rgba(53,196,222,1) 0%, rgba(45,92,164,1) 100%) !important;
	background-image: radial-gradient(circle, rgba(53,196,222,1) 0%, rgba(45,92,164,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#35c4de",endColorstr="#2d5ca4",GradientType=1) !important;
}

nav.tabs a:hover {
	background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.tabContainer{
  width:100%;
  height: 100%; 
  margin:0 auto;
  overflow:hidden;
  text-align:center;
  position:relative;
  }

.tab-content{
  position:relative;
display:none;
  width:100%;
  height:100%;
  color:#fff;
  text-align:center;
  opacity:0;
left:0;
  right:0;
  top:-10px;
  bottom:0;
  margin:37px auto;
  transition:all ease-in-out 0.3s;
z-index: 0;
  }
.tab-content.active{
    text-align: left;
    width: 100%;
    height: 100%;
    opacity: 1;
    animation: fading 2s;
	z-index: 1;
	display:block;
 
}

@keyframes fading{
    from {opacity: 0;}
    to {opacity: 1;}
}

.product-in-list, .product-in-list-acc,  .product-in-list-sp {display: block;margin-bottom:10px;}

.woocommerce a.added_to_cart {display:block !important;text-align: center !important;margin-top: -20px;}

.button-product.loading {
    opacity: .25;
}
.button-product.loading::after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: 3px;
    right: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.button-product.added::after {
    font-family: WooCommerce;
    content: "\e017";
    vertical-align: bottom;
    position: absolute;
    font-size: 15px;
    right: 24px;
    top: 3px;
}


.selecting-items {
	width: 180px;
    background: #05274c;
    color: #fff;
    padding: 5px 10px 5px 10px;
    position: relative;
    border: 0;
    border-radius: 50px;
    margin-right: 20px;
    cursor: pointer;
    margin-bottom: 30px;
	display:inline-block;
}
.selecting-items-small {
    width: 160px;
    background: #05274c;
    color: #fff;
    padding: 0px 10px 3px 10px;
    line-height: 1.3;
    position: relative;
    border: 0;
    border-radius: 50px;
    margin-right: 20px;
    cursor: pointer;
    margin-bottom: 0;
    display: inline-block;
}
.product-in-list {position:relative}
select#product-select, select#pproduct-select, select#accessory-select, select#sub-product-select, select#sub-more-select,  select#sub-acc-select,  select#spares-select, .selecting-items-small select   {
    width: 100%;
    background: #05274c;
    color: #fff;
    position: relative;
    border: 0;
    border-radius: 50px;
    outline: none;
}
.variations_form .selecting-items-small, .variations_form .sku {display: inline-block;}


.single_variation_wrap {
    position: absolute;
    top: 30px;
    right: -194px;
    max-width: 160px;
    width: 160px;
}
.single_add_to_cart_button {font: 400 16px/1.8 'Titillium Web', sans-serif;}
single_variation_wrap {}
#configurator-section {}


ul#product-cat-select,  ul#faq-cat-select, #doc-cat-select{
	margin:0;
	padding:0;
}

ul#product-cat-select li, ul#faq-cat-select li, #doc-cat-select li {
	list-style-type: none;
	cursor: pointer;
	display: block
}
.attachment-pdf-thumb {margin-bottom:-8px;}
.pdf-cat {    color: #3956a2;
    padding: 20px 0 0px 0px;
    margin-left: -10px;}
.pdf-title {padding: 10px 20px 20px 0;margin-left: -10px;}
.up-sells.upsells.products .price {display: none !important}
#product-cat-select li, #faq-cat-select li, #doc-cat-select li {transition: 0.3s;}
#product-cat-select li.active, #product-cat-select li:hover, #faq-cat-select li.active, #faq-cat-select li:hover, #doc-cat-select li.active, #doc-cat-select li:hover {
	transition: 0.3s;
	text-decoration: underline;
	color:#BA0806 !important;
	font-weight: 400;
	cursor: pointer;
}
.rel-faq-item {
	border-bottom: 1px solid #8a969e;
	padding-bottom: 20px;
}
.faq-text {padding-left:10px}





/* --------------------POSTS ACCORDIONS------------------------------- */
#menu-news-menu {
    margin: 0;
    padding: 0;
}

#menu-news-menu a {
    display: inline-block;
    line-height: 2.5em;
    color: #757575;
    letter-spacing: 2px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    padding-left: 1em;
    font-size: 1em;
    font-weight: 100;
}

#menu-news-menu a {
    text-decoration: none;
    padding-left: 0;
}





/* Background hover animation. */

#menu-news-menu h3:before, .faq-item::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #444;
    background: rgba(244, 244, 244, .3);
    transition: all 0.3s ease-out;
}
.faq-item h3 {cursor:pointer}
.faq-item .faq-text {display:none}

#menu-news-menu h3:hover:before,
#menu-news-menu .dropArrow.active:before,
 .faq-item h3:hover:before,
 .faq-item .dropArrow.active:before{
    width: 2%;
}

#menu-news-menu .dropArrow span,  .faq-item .dropArrow span {
    z-index: 2;
    position: relative;
}

#menu-news-menu .dropArrow:after, .faq-item .dropArrow:after {
    content: "";
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #757575;
    border-right: 2px solid #757575;
    float: right;
    position: absolute;
   z-index: 20;
    right: 10px;
    transform: rotate(45deg);
    transform-origin: center;
}
#menu-news-menu .dropArrow:after {
	 top: 15px;
}
.faq-item .dropArrow:after {
	 top: 5px;
}
#menu-news-menu .dropArrow.active, .faq-item .dropArrow.active {
    color: white;
}

#menu-news-menu .dropArrow.active:after, .faq-item .dropArrow.active:after {
    transform: rotate(-135deg);
    border-color: #fff;
}





/* +Hover and Touch effect */

#menu-news-menu a:hover,
#menu-news-menu a:active,
#menu-news-menu li:hover,
#menu-news-menu li:active,
#menu-news-menu li.menu-item-has-children:hover:after,
#menu-news-menu li.menu-item-has-children:active:after {
    color: #BA0806;
    border-color: #BA0806;
    -webkit-transition: all 0.5s cubic-bezier(0.36, 1.64, 0.29, 0.88);
    transition: all 0.5s cubic-bezier(0.36, 1.64, 0.29, 0.88);
}
#menu-news-menu .current-menu-item a{color: #BA0806 !important;}
.current-category-parent a[aria-current]{color: #BA0806 !important;}

#menu-news-menu li {
    list-style-type: none;
}
#menu-news-menu > li {
    list-style-type: none;
	border-bottom: 1px solid #efefef;
	position: relative;
	cursor: pointer;
}

#menu-news-menu a {
    transform: translate(0px, 0px);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}


/*Drop links*/

#menu-news-menu ul li a {
    padding: 0 0 0 .5em;
}


/*hover effect on links*/

#menu-news-menu ul li a:hover {
    transform: translate(8px, 0px);
}


/*Hide and show the drops*/

#menu-news-menu li ul {
    display: none;
	padding-inline-start: 10px;
}

#menu-news-menu li.active ul {
    display: block;
}



.category-feed::before, .page-news::before, .documentation-feed::before {
	content: '';
    background: url(../images/hexagon-news-01.svg);
    background-repeat: no-repeat !important;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    position: absolute;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
    background-attachment: fixed;
}
.view-article.uppercase {
	color:#BA0806;
	margin-top:20px;
}
.news-title-bar {padding:250px 0}

#customer_details input[type=text], #customer_details input[type=tel], #customer_details input[type=email], #customer_details textarea, .woocommerce form .form-row input.input-text {
	background:#F5F8FA;
	color:#071B33;
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border:none;
	outline:none;
	box-sizing: border-box;
	font-family: 'Titillium Web', sans-serif;

}
.woocommerce form .form-row textarea, .select2-container--default .select2-selection--single {
	background:#F5F8FA;
	color:#071B33;
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border:none;
	outline:none;
	box-sizing: border-box;
	font-family: 'Titillium Web', sans-serif;
	height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 21px;
    right: 11px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
    font-size: 14px;
	color:#071B33
}

#customer_details .col-1, #customer_details .col-2,  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce-shipping-fields, #ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	width:100%;
	float: none;
	display: block;
}

.woocommerce form .form-row textarea, .select2-container--default .select2-selection--single {
	text-align: left
}
.woocommerce-order-overview__total.total,
.woocommerce-table__product-table.product-total,
.woocommerce-Price-amount.amount,
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:first-child,
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-child(2),
.return-to-shop

{display:none !important}



.woocommerce ul.order_details {
    margin: 30px auto;
}


.woocommerce-billing-fields, .woocommerce-additional-fields {width:100%;}
.woocommerce-billing-fields h3 {text-align: center;margin-bottom:40px;}
#order_comments {min-height:250px}
h3#order_review_heading {display: none}
.woocommerce-privacy-policy-text, .form-row.validate-required {text-align:center}
.woocommerce-privacy-policy-text a{font-weight: bold}
.woocommerce-additional-fields {margin-top: 40px;}
#order_review {
	margin-bottom: 90px;
    padding: 0 15px;}


.wpcf7 input[type=text], .wpcf7 input[type=tel], .wpcf7 input[type=email], .wpcf7 textarea {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border:none;
	outline:none;
  box-sizing: border-box;
font-family: 'Titillium Web', sans-serif;
}
::placeholder {
  color: #071B33;
  font-size: 14px;
	font-family: 'Titillium Web', sans-serif;
}
.wpcf7-response-output {color:#fff;text-align: center}
.wpcf7-not-valid-tip {
    font-size: 12px !important;
    margin: 0;
    line-height: 1;
}
.wpcf7 input[type="file"] {
    cursor: pointer;
    width: 80px;
}
.careers-footer h2 {font-size: 42px;}
.wpcf7-spinner {
    position: absolute;
    background-color: #fff;
    top: 32px;
}
.wpcf7-spinner::before {
	background-color: rgb(186,8,6);
}
#wpcf7-f309-p307-o1 input[type=text], 
#wpcf7-f309-p307-o1 input[type=tel], 
#wpcf7-f309-p307-o1 input[type=email], 
#wpcf7-f309-p307-o1 textarea
{
	background:#F5F8FA;
	color:#071B33
}

/************* POSTS ***************/
.wp-block-file {text-align:center}
.wp-block-file a:nth-child(2){display:block !important;margin-bottom:20px;}
.news-feed::before {
	position: absolute;
	width: 35%;
	height: 100%;
	content: '';
	top:0;right:0;
	  background: linear-gradient(233deg,#ba0806,#e5481d);
	  background-size: 120% 120%;
	  animation: gradient-animation 6s ease infinite;
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }

}









.is-animated {
  animation: .6s zoom-in;
}

@keyframes zoom-in {
  0% {
   transform: scale(.1);
  } 
  100% {
    transform: none;
  }
}

.product-cat-select li.active:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #333 transparent transparent transparent;
}
/*Video Settings*/
.wrapper {
 	display: inline-block;
 	position: relative;
 	top: 50%;
 	left: 50%;
  	transform: translate(-50%,-50%);  
	background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.video-main {
  position: relative;
  display: inline-block;
}

.video {
    height: 80px;
    width: 80px;
    text-align: center;
    font-size: 50px;
    padding-left: 5px;
    line-height: 64px;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    z-index: 10;
	background-image: -moz-radial-gradient(circle, rgba(229,72,29,1) 0%, rgba(186,8,6,1) 100%);
	background-image: -webkit-radial-gradient(circle, rgba(229,72,29,1) 0%, rgba(186,8,6,1) 100%);
	background-image: radial-gradient(circle, rgba(229,72,29,1) 0%, rgba(186,8,6,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5481d",endColorstr="#ba0806",GradientType=1);
}

.video-outer-wrapper {
	width: 100%;
	height:300px;
}


@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}



.fa-play:before {
  content: "J";
font-family: 'geobrand-fontregular';
font-style: normal;
}

.waves {
  position: absolute;
  width: 180px;
  height: 180px;
 	 background-image: -moz-radial-gradient(circle, rgba(229,72,29,.3) 0%, rgba(186,8,6,.3) 100%);
	background-image: -webkit-radial-gradient(circle, rgba(229,72,29,.3) 0%, rgba(186,8,6,.3) 100%);
	background-image: radial-gradient(circle, rgba(229,72,29,.3) 0%, rgba(186,8,6,.3) 100%);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  right: -50px;
  bottom: -50px;
  z-index: -1;
   -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
        
.wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.lity-close {
    right: 40px !important;
	top: 40px !important;
}

/************* SOCIAL MEDIA ***************/
.ease-all{
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}



.social{
	list-style-type: none;
	margin: 0;
	padding: 10px 20px;
	text-align: right;
}
.footer-s li {display: inline-block;margin:5px;}
.footer-s {text-align: left !important;padding:0 !important}
.social li a{
	display: inherit;
    width: 25px;
    height: 25px;
    margin-right: 0px;
    text-align: center;
    padding-top: 0px;
    line-height: 1.4;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 0 40px #0C264C;
    -moz-box-shadow: inset 0 0 0 40px #0C264C;
    -o-box-shadow: inset 0 0 0 40px #0C264C;
    -ms-box-shadow: inset 0 0 0 40px #0C264C;
    box-shadow: inset 0 0 0 40px #0C264C;
    color: #fff;
}

.social.social-footer li a {
	color:#fff !important;
	-webkit-box-shadow: inset 0 0 0 40px #6382B6 !important;
    -moz-box-shadow: inset 0 0 0 40px #6382B6 !important;
    -o-box-shadow: inset 0 0 0 40px #6382B6 !important;
    -ms-box-shadow: inset 0 0 0 40px #6382B6 !important;
    box-shadow: inset 0 0 0 40px #6382B6 !important;
}

.social li a:hover{
	-webkit-box-shadow: inset 0 0 0 3px #0C264C;
	-moz-box-shadow: inset 0 0 0 3px #0C264C;
	-o-box-shadow: inset 0 0 0 3px #0C264C;
	-ms-box-shadow: inset 0 0 0 3px #0C264C;
	box-shadow: inset 0 0 0 3px #0C264C;
	
	color: #0C264C;
}
.social.social-footer li a:hover{ 
	-webkit-box-shadow: inset 0 0 0 3px #6382B6 !important;
    -moz-box-shadow: inset 0 0 0 3px #6382B6 !important;
    -o-box-shadow: inset 0 0 0 3px #6382B6 !important;
    -ms-box-shadow: inset 0 0 0 3px #6382B6 !important;
    box-shadow: inset 0 0 0 3px #6382B6 !important;
}

.social.social-footer li {display: inline-block}



.pre-header {
	padding: 5px 10px;
	position: relative;
	background: rgb(186,8,6);
	background: -moz-linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	background: linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ba0806",endColorstr="#e5481d",GradientType=1);
}

.pre-header .left-side, .pre-header .right-side {
    width: calc(50% - 20px);
    display: inline-block;

}
.pre-header .left-side {
	text-align: left;
}
.pre-header .right-side {
	text-align: right;
    position: absolute;
    right: 0;
    top: -6px;
}
.pre-header .right-side li{
	display: inline-block;
}

.relative {position: relative !important}
.absolute {position: absolute !important}
.fixed {position: fixed !important}


.zero-before::before {height: 0% !important;top:0}
.five-before::before {height: 5% !important;top:0}

.ten-before::before {height: 10% !important;top:0}
.fifteen-before::before {height: 15% !important;top:0}

.twenty-before::before {height: 20% !important;top:0}
.twenty-five-before::before {height: 25% !important;top:0}

.thirty-before::before {height: 30% !important;top:0}
.thirty-five-before::before {height: 35% !important;top:0}

.forty-before::before {height: 40% !important;top:0}
.forty-five-before::before {height: 45% !important;top:0}

.fifty-before::before {height: 50% !important;top:0}
.fifty-five-before::before {height: 55% !important;top:0}

.sixty-before::before {height: 60% !important;top:0}
.sixty-five-before::before {height: 65% !important;top:0}

.seventy-before::before {height: 70% !important;top:0}
.seventy-five-before::before {height: 75% !important;top:0}

.eighty-before::before {height: 80% !important;top:0}
.eighty-five-before::before {height: 85% !important;top:0}

.ninety-before::before {height: 90% !important;top:0}
.ninety-five-before::before {height: 95% !important;top:0}

.hundred-before::before {height: 100% !important;top:0}

.zero-after::after {height: 0% !important;top:100%;}
.five-after::after {height: 5% !important;top:95%;}

.ten-after::after  {height: 10% !important;top:90%;}
.fifteen-after::after  {height: 15% !important;top:85%;}

.twenty-after::after  {height: 20% !important;top:80%;}
.twenty-five-after::after  {height: 25% !important;top:75%;}

.thirty-after::after  {height: 30% !important;top:70%;}
.thirty-five-after::after  {height: 35% !important;top:65%;}

.forty-after::after  {height: 40% !important;top:60%;}
.forty-five-after::after  {height: 45% !important;top:55%;}

.fifty-after::after  {height: 50% !important;top:50%;}
.fifty-five-after::after  {height: 55% !important;top:45%;}

.sixty-after::after  {height: 60% !important;top:40%;}
.sixty-five-after::after  {height: 65% !important;top:35%;}

.seventy-after::after  {height: 70% !important;top:30%;}
.seventy-five-after::after  {height: 75% !important;top:25%;}

.eighty-after::after  {height: 80% !important;top:20%;}
.eighty-five-after::after  {height: 85% !important;top:15%;}

.ninety-after::after  {height: 90% !important;top:10%;}
.ninety-five-after::after  {height: 95% !important;top:5%;}

.hundred-after::after  {height: 100% !important;top:0%;}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}


/* Popup Open button */
 .open-button {
     color: #FFF;
     background: #0066CC;
     padding: 10px;
     text-decoration: none;
     border: 1px solid #0157ad;
     border-radius: 3px;
}
 .popup {
     position: fixed;
     top: 0px;
     left: 0px;
     background: rgba(0, 0, 0, 0.35);
     width: 100%;
     height: 100%;
     display: none;
     z-index: 99;
     overflow-y: scroll;
}
 .popup .event-thumb {
     border-radius: 0 !important 
}
/* Popup inner div */
 .popup-content {
     width: 900px;
     margin: 0 auto;
     box-sizing: border-box;
     margin-top: 120px;
     box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
     border-radius: 3px;
     background: #fff;
     position: relative;
     padding: 40px;
}

 .popup-content-wide {
     width: 90%;
     margin: 0 auto;
     box-sizing: border-box;
     margin-top: 60px;
     box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
     border-radius: 3px;
     background: #fff;
     position: relative;
     padding: 0px;
}
/* Popup close button */
 .close-button {
	width: 35px;
    height: 35px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #BB987E;
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: 1.5;
}



.animating {
     opacity: 0;
     -webkit-transform: translate(0, 50px);
     -moz-transform: translate(0, 50px);
     -ms-transform: translate(0, 50px);
     -o-transform: translate(0, 50px);
     transform: translate(0, 50px);
     -webkit-transition: all 1.2s;
     -moz-transition: all 1.2s;
     -ms-transition: all 1.2s;
     -o-transition: all 1.2s;
     transition: all 1.2s;
}
 .animating.in-view {
     opacity: 1;
     -webkit-transform: translate(0, 0px);
     -moz-transform: translate(0, 0px);
     -ms-transform: translate(0, 0px);
     -o-transform: translate(0, 0px);
     transform: translate(0, 0px);
}


  .animating.in-view.delay1 {
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
  }
   .animating.in-view.delay2{
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
  }
   .animating.in-view.delay3 {
    -webkit-transition-delay: 900ms;
    transition-delay: 900ms;
  }
   .animating.in-view.delay4 {
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms;
  }
   .animating.in-view.delay5 {
    -webkit-transition-delay: 1500ms;
    transition-delay: 1500ms;
  }
   .animating.in-view.delay6 {
    -webkit-transition-delay: 1800ms;
    transition-delay: 1800ms;
  }
   .animating.in-view.delay7 {
    -webkit-transition-delay: 2100ms;
    transition-delay: 2100ms;
  }
   .animating.in-view.delay8 {
    -webkit-transition-delay:2400ms;
    transition-delay: 2400ms;
  }
   .animating.in-view.delay9 {
    -webkit-transition-delay: 2700ms;
    transition-delay: 2700ms;
  }
   .animating.in-view.delay10 {
    -webkit-transition-delay: 3000ms;
    transition-delay: 3000ms;
  }
   .animating.in-view.delay11 {
    -webkit-transition-delay: 3300ms;
    transition-delay: 3300ms;
  }
   .animating.in-view.delay12 {
    -webkit-transition-delay:3600ms;
    transition-delay: 3600ms;
  }





/* * * * * * * * * * * * HEADER * * * * * * * * * * * */

#menu-main-navigation {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: end;
}
#menu-main-navigation li a {
    display: block;
    text-decoration: none;
    color: #0C264C;
    padding: 10px 20px;
    font-weight: 400;
    text-transform: uppercase;
    transition: 0.4s all;
	position: relative
}

#menu-main-navigation li>a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.1em;
	background-color: #BA0806;
	opacity: 0;
	transition: opacity 300ms, transform 300ms;
}
#menu-main-navigation li ul li a::after {content: none !important}

#menu-main-navigation li>a:hover::after,
#menu-main-navigation li>a:focus::after {
	opacity: 1;
	transform: translate3d(0, 0.2em, 0);
}

#menu-main-navigation li>a {
	overflow: hidden;
}

#menu-main-navigation li>a::after {
	opacity: 1;
	transform: translate3d(-100%, 0, 0);
}

#menu-main-navigation li>a:hover::after,
#menu-main-navigation li>a:focus::after {
	transform: translate3d(0, 0, 0);
}


#menu-main-navigation li.menu-item.menu-dropdown {
  position: relative;
}

#menu-main-navigation li.menu-dropdown .sub-menu {
list-style-type: none;
  display: none;
  position: absolute;
  padding: 5px 0;
  top: 100%;
  transform: translateY(50px);
  left: 0;
  width: 290px;
  background-color: #fff;
  box-shadow: 0px 10px 10px 3px rgba(0, 0, 0, 0.3);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  z-index: 111;
}

#menu-main-navigation li.menu-dropdown:hover .sub-menu {
  display: block !important;
  transform: translateY(0px);
}

#menu-main-navigation li.menu-dropdown .sub-menu a {
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 400;
    text-transform: none;
	text-align: left;
    line-height: 1;
}
#menu-main-navigation li.menu-dropdown .sub-menu a:hover {
  padding-left: 25px;
}
#menu-main-navigation li a:hover {
  color: #BA0806;
}








input#buttonInput {
    display: none;
}

input#buttonInput:checked~aside .aside-left {
    transform: translateX(0%);
}

input#buttonInput:checked~aside .aside-right {
    transform: translateX(0%);
}

input#buttonInput:checked~label .bar {
    background-color: #fff;
}

input#buttonInput:checked~label .top {
    -webkit-transform: translateY(0px) rotateZ(45deg);
    -moz-transform: translateY(0px) rotateZ(45deg);
    -ms-transform: translateY(0px) rotateZ(45deg);
    -o-transform: translateY(0px) rotateZ(45deg);
    transform: translateY(0px) rotateZ(45deg);
}

input#buttonInput:checked~label .bottom {
    -webkit-transform: translateY(-15px) rotateZ(-45deg);
    -moz-transform: translateY(-15px) rotateZ(-45deg);
    -ms-transform: translateY(-15px) rotateZ(-45deg);
    -o-transform: translateY(-15px) rotateZ(-45deg);
    transform: translateY(-15px) rotateZ(-45deg);
}
input#buttonInput:checked~label .top,
input#buttonInput:checked~label .bottom {
	
}
input#buttonInput:checked~label .middle {
    width: 0;
}

.middle {
    margin: 0 auto;
}
aside {text-align: left}
label[for=buttonInput] {
	padding: 7px 10px;
    background-color: transparent;
    cursor: pointer;
    margin: 10px;
    position: relative;
    z-index: 14;
	right: 0;
	top:1px;
}

 input#buttonInput:checked + label[for=buttonInput]
{
	z-index: 23;
}
.bar {
    display: block;
    background-color: #0C264C;
    width: 20px;
    height: 3px;
    border-radius: 5px;
    margin: 4px auto;
    transition: background-color 0.4s ease-in, transform 0.4s ease-in, width 0.4s ease-in;
}


.aside-section {
    top: 0;
    bottom: 0;
    position: fixed;
}

.aside-left {
    display: none;
    width: 40%;
    z-index: 1;
    right: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: transform 0.4s ease-in-out;
	background-position: bottom !important;
}

.aside-left::before {
	content: '';
	background: url("../images/overlay-6.svg");
	background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover !important;
    background-position: top center !important;
	
}
.aside-left #finisher-canvas:nth-child(3) {mix-blend-mode: color-burn;}

#menu-burger-and-mobile-menu ul.contact-items {list-style-type: none !important}
.aside-right {
    width: 100%;
    left: 0;
    background-color: #1f2849;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: transform 0.4s ease-in-out;
	background-position: bottom !important;
	z-index: 1;
	overflow: scroll;
}

.aside-list {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 100px;
    text-align: left;
    padding-left: 50px;
}
#hero-nav-slider {
	width:100%;
}
.aside-list ul {
	list-style: none;
    margin: 0;
    padding: 0;
}
.aside-content {
    padding: 0;
    position: absolute;
    color: #fff;
    text-align: left;
	bottom:0;
}

.aside-list li {
    position: relative;
    font-size: 28px;
    margin: 0;
    width: 50%;
    text-align: left;
}

.aside-list li ul li.menu-item a {
	color:#fff !important;
	font-size: 16px;
}

.aside-content ul {list-style-type: none;margin:0;padding:0}

@media (min-width: 992px) {
    .aside-left {
        display: block;
    }
}
#menu-burger-and-mobile-menu .menu-item a {color: #fff;display: block;}
#menu-burger-and-mobile-menu .menu-item {
    padding-bottom: 7px;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    position: relative;
    font-weight: 500;

}


#menu-burger-and-mobile-menu .sub-menu {display:none}
#menu-burger-and-mobile-menu ul.sub-menu li:last-child {margin-bottom:40px;}
#menu-burger-and-mobile-menu ul.sub-menu {margin-left:20px;margin-top:10px;}
#menu-burger-and-mobile-menu ul.sub-menu li a {
	text-transform: uppercase;
    font-size: 14px !important;
}

#menu-burger-and-mobile-menu li.menu-dropdown:after {
    content: "C";
    cursor: pointer;
	font-family: 'geobrand-fontregular';
	font-style: normal;
    top: 0;
    width: 10px;
    height: 10px;
    position: absolute;
	color: #fff;
    right: 2px;
    background-repeat: no-repeat;
}








header.header {
	position: relative;
    width: 100%;
    z-index: 1;
	background: rgb(255,255,255);
	box-shadow: 0 4px 10px -5px rgb(0 0 0 / 30%);
}
.stick {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
    -webkit-animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}


.logo {padding: 20px 20px 10px 20px;width:13%;}
.nav-items {width: calc(87% - 20px);text-align: right;}

.logo, .nav, .nav-additions, label[for=buttonInput], .nav-items {
	display: inline-block;
	vertical-align: middle;
}

.header-cart {	
    font-size: 42px;
    line-height: 0;
    color: #0C264C;
    position: relative;
    top: 5px;
	z-index: 0;
}
.cart-contents-count {
	color:white;
	padding: 3px;
	background: rgb(186,8,6);
	background: -moz-linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	background: linear-gradient(45deg, rgba(186,8,6,1) 0%, rgba(229,72,29,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ba0806",endColorstr="#e5481d",GradientType=1);
	border-radius: 50%;
    height: 15px;
    width: 15px;
    font-size: 10px;
    line-height: 1;
    text-align: center;
    top: 0;
    font-weight: bold;
    display: block;
    position: absolute;
    right: -2px;
	z-index: 0;
	
}



body.search-active {
  overflow: hidden;
}
body.search-active .search-input {
  opacity: 1;
  transform: none;
  pointer-events: all;
}
body.search-active .icon-close {
  opacity: 1;
  transform: rotate(-90deg);
}
body.search-active .control {
  cursor: default;
}
body.search-active .control .btn-material {
  transform: scale(400);
}
body.search-active .control .icon-material-search {
  opacity: 0;
}
form.search-box {
	position: absolute;
    left: -90vw;
    width: 100%;
    top: 150px;
    height: 100%;
	z-index: 20;
    display: block;
}
.search-filters p, .search-filters a {
	display:inline-block; vertical-align: middle;padding:10px;
}
.results-found {border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    padding-bottom: 20px;}
/* Close Icon */
.icon-close {
  position: fixed;
  top: 0;
  right: 30px;
  color: #0C264C;
  cursor: pointer;
  font-size: 30px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
	z-index: 20;
}
.icon-close:hover {
  transform: rotate(0);
}

/* Search Input */
.search-input {
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50px;
  margin-top: -40px;
  pointer-events: none;
  opacity: 0;
  transform: translate(40px, 0);
  transition: all 0.3s ease-in-out;
}
.search-input input {

  color: #0C264C;
  font-size: 54px;
  border: 0;
border-bottom: 1px solid #0C264C;
  background: transparent;
  -webkit-appearance: none;
  box-sizing: border-box;
  outline: 0;
  font-weight: 200;
}
.search-input ::-webkit-input-placeholder {
  color: #0C264C;
	font-size: 32px;
}
.search-input :-moz-placeholder {
  color: #0C264C;
  opacity: 1;
	font-size: 32px;
}
.search-input ::-moz-placeholder {
  color: #0C264C;
  opacity: 1;
	font-size: 32px;
}
.search-input :-ms-input-placeholder {
  color: #0C264C;
font-size: 32px;
}

.control {
  cursor: pointer;
}
.control .btn-material {
	z-index: 20;
    position: absolute;
    top: 22px;
    width: 15px;
    height: 15px;
    right: 11px;
    border-radius: 100%;
    box-sizing: border-box;
    background: #efefef;
    outline: 0;
    transform-origin: 50%;
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.control .btn-material:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.control .icon-material-search {
    color: #0C264C;
    position: absolute;
    top: 0px;
    right: 8px;
    transition: opacity 0.3s ease-in-out;
    font-size: 30px;
	z-index: 21;
}

/* Utilities */
.p-y-md {
  padding-top: 2.8rem;
  padding-bottom: 2.8rem;
}


.search-result-item {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom: 1px solid #efefef
}
.search-feed {}

.nav-additions {

}
.nav-additions ul {margin: 0;padding:0;position: relative;
    width: 100px;}
.nav-additions ul li {display:inline-block;vertical-align: middle;position: relative;min-width:40px}

.cart-icon .wc-quantity {
    display: inline-block;
    margin: 0;
    color: white;
    border-radius: 50px;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 18px;
    position: absolute;
    top: -3px;
    left: 10px;
    font-size: 0.8em;
	background: rgb(186,8,6);
}


/* * * * * * * * * * * * SHAPES AND GRADIENTS * * * * * * * * * * * */
.pattern::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/pattern.svg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    opacity: .1;
}

.pattern-careers::before {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -30%;
    background: url(../images/pattern.svg);
 	background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: 200% !important;
    opacity: .1;
    transform: rotate(90deg);
}


.pattern-2::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/pattern-2.svg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 120% !important;
}

.pattern-3::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/pattern.svg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    opacity: .7;
}

.pattern-4::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/pattern-3.svg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 120% !important;
}


/* * * * * * * * * * * * FOOTER * * * * * * * * * * * */

.footer {
	padding: 75px 0 0 0;
	position: relative;
	overflow: hidden;
}

.footer-nav a {
	color: #fff;
	font-size: 14px;
    font-weight: 800;
	text-transform: uppercase;
}
.footer-nav a:hover {
	    color: #BA0806;
}
.footer-divider {
	border-top: 2px solid #BA0806;
	width: 100%;
}
.footer-nav ul {margin: 0;padding:0;list-style-type: none}

.footer-nav ul li#menu-item-673 {
    display: inline-block;
    vertical-align: top;
    width: calc(40% - -20px);
}
.footer-nav ul li#menu-item-685, .footer-nav ul li#menu-item-692 {
    display: inline-block;
    vertical-align: top;
    width: calc(22% - -20px);
}



.footer-nav ul li ul li {text-transform: none;display:block;width: 100%;}
#menu-footer-navigation .sub-menu{}
.no-style a{font-weight: normal !important;}
.copyright p {margin-bottom: 0;}


/* 404.php */
.outer_404 {
	width:100%;
	height:100vh;
	position: relative;
	overflow: hidden;
	background: rgb(43,87,156);
	background: -moz-linear-gradient(45deg, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	background: linear-gradient(45deg, rgba(43,87,156,1) 0%, rgba(12,38,76,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b579c",endColorstr="#0c264c",GradientType=1);
	font-family: 'Source Sans Pro', sans-serif;
	-webkit-font-smoothing: antialiased;
	margin: 0px;
}

.page_404 a {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	margin-right: 10px;
}

.page_404 a:last-child { margin-right: 0px; }

.page_404 a:hover {
	text-shadow: 0px 0px 1px rgba(255,255,255,.5);
	border-bottom: 1px solid rgba(255,255,255,1);
}



.page_404 #noscript-warning {
	width: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.2);
	font-weight: 300;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}



/* === WRAP === */

.page_404 #wrap {
	width: 80%;
	max-width: 1400px;
	margin:0 auto;
	height: auto;
	position: relative;
	margin-top: 8%;
}



/* === MAIN TEXT CONTENT === */
.page_404 #main-content,
.page_404 #wordsearch {display:inline-block;vertical-align: middle;} 
.page_404 #main-content {
	max-width: 45%;
	color: white;
	font-weight: 300;
	font-size: 18px;
	padding-bottom: 40px;
	line-height: 28px;
	margin-left: 50px;
}

.page_404 #main-content h1 {
	margin: 0px;
	font-weight: 400;
	font-size: 42px;
	margin-bottom: 40px;

	line-height:1;

}



/* === NAVIGATION BUTTONS === */

.page_404 #navigation { margin-top: 2%; }

.page_404 #navigation a.navigation {
	display: block;
	float: left;
	background-color: rgba(0,0,0,0.2);
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	height: 41px;
	line-height: 41px;
	text-decoration: none;
	font-size: 16px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	margin-right: 2%;
	margin-bottom: 2%;
	border-bottom: none;
	margin-top: 30px;
}

.page_404 #navigation a.navigation i { line-height: 41px; }

.page_404 #navigation a.navigation:hover {
	background-color: rgba(0,0,0,0.7);
	border-bottom: none;
}



/* === WORDSEARCH === */

.page_404  #wordsearch {
	width: 45%;
}

.page_404 #wordsearch ul {
	margin: 0px;
	padding: 0px;
}

.page_404 #wordsearch ul li {
    float: left;
    width: 12%;
    background-color: rgba(255,255,255,.4);
    list-style: none;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    padding: 0;
    display: block;
    text-align: center;
    color: rgba(0,0,0,0.7);
    text-transform: uppercase;
    overflow: hidden;
    font-size: 24px;
    font-size: 1.6vw;
    font-weight: 300;
    transition: background-color 0.75s ease;
    -moz-transition: background-color 0.75s ease;
    -webkit-transition: background-color 0.75s ease;
    -o-transition: background-color 0.75s ease;
}

.page_404 #wordsearch ul li.selected {
	background-color: rgba(0,0,0,0.7);
	color: rgba(255,255,255,1);
	font-weight: 400;
}


.job-item {
    border-bottom: 1px solid #2D59A0;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.wp-block-column ul li {
	list-style-type: square;
}
.wp-block-column ul{
	padding-inline-start: 20px;
}



/* === FRONT PAGE === */
#hero-front-page {position:relative;}
#hero-front-page::before {
	content: '';
	width: 100%;
	height:100%;
	position: absolute;
	top: 0;
	left:0;
	background: url("../images/slider-bkg.svg");
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
		
}
#hero-front-page .slider-inner {padding:100px 0}
#hero-front-page .swiper-button-prev, #hero-front-page .swiper-button-next {
	background: #CAD0D8;
    width: 10px;
    padding: 30px;
    font-size: 12px !important;
    color: #fff;
    height: 10px;
}

#front-intro .swiper-pagination .swiper-pagination-bullet {
	background:#fff
}
#front-intro .swiper-pagination {
	bottom: 50px;
}


.about-intro-section::before, .community-intro-section::before {
	content: '';
	width: 100%;
	height:100%;
	position: absolute;
	top: 0;
	left:0;
	background: url("../images/slider-bkg.svg");
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
		
}
.page-faq.pattern-section::before {background-attachment: fixed !important}

.pattern-section::before {
	content: '';
	width: 100%;
	height:100%;
	position: absolute;
	top: 0;
	left:0;
	background: url("../images/slider-bkg.svg");
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	z-index: -1;
		
}



.item-thumbnail {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 70% !important;
    margin-bottom: 20px;
}
.cat-item {transition: 0.3s;cursor: pointer}
.cat-item:hover {
	transition: 0.3s;
	margin-top:-15px;
	cursor: pointer
}

/* === SEARCH FORM === */

.page_404  #search { margin-top: 30px; }

.page_404  #search input[type='text'] {
	width: 88%;
	height: 41px;
	padding-left: 15px;
	padding-rigt: 15px;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.2);
	border: none;
	outline: none;
	-webkit-appearance: none;
	font-size: 16px;
	font-weight: 300;
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	border-radius: 0px;
}

.page_404  #search .input-search {
	width: 10%;
	float: right;
	height: 41px;
	background-color: rgba(0,0,0,0.2);
	outline: none;
	border: none;
	-webkit-appearance: none;
	font-family: 'Source Sans Pro', sans-serif;
	color: white;
	font-weight: 300;
	font-size: 16px;
	cursor: pointer;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	text-align: center;
}

.page_404  #search .input-search:hover {
	background-color: rgba(26,188,156,0.7);
}



.ds-file {
  float: left;
  width: 50%;
  padding: 3px 0;
}

/* Clear floats after the columns */
.ds-feed:after {
  content: "";
  display: table;
  clear: both;
}


#freqInput {
	padding: 10px 15px;
	border-radius: 50px;
	border: 2px solid #BA0806;
	background: transparent;
	margin-right:10px;
	
}



/* === RESPONSIVE CSS === */

@media all and (max-width: 899px) {
	.page_404  #wrap { width: 90%; }
}

@media all and (max-width: 799px) {
	.page_404  #wrap { width: 90%; height: auto; margin-top: 40px; top: 0%; }
	.page_404  #wordsearch { width: 90%; float: none; margin:0 auto; }
	.page_404  #wordsearch ul li { font-size: 4vw; }
	.page_404  #main-content { float: none; width: 90%; max-width: 90%; margin:0 auto; margin-top: 30px; text-align: justify; }
	.page_404  #main-content h1 { text-align: left; }
	.page_404  #search input[type='text'] { width: 84%; }
	.page_404  #search .input-search { width: 15%; }
}

@media all and (max-width: 499px) {
	.page_404  #main-content h1 { font-size: 28px; }
}


@media (max-width:768px) {
	.hide-on-mobile, .nav, .nav-additions {display: none !important}
	.nav-items {width: calc(43% - 0px);}
	.logo {width: 53%;}
	.aside-list {margin-top: 160px}
	.aside-list li {width:85%;}
	.aside-section.aside-right {overflow: hidden}
	#hero-front-page .slider-inner {padding: 40px 0;}
	.side-alternative-image {display: none !important;}
	.news-feed::before {content: none}
	#footer .align-right, .copyright, .copyright .align-right{text-align:center !important}
	.gradient-red-linear.image-gradient {display: none}
	.section-thumb.image-cover {margin-bottom:40px;max-height:300px !important}
	.affiliations-section .section-thumb {height: 80px !important;}
	.ds-feed .ds-file {display:block;width:100%;margin-bottom: 10px; text-align: center}
	#menu-news-menu {margin-bottom: 30px;}
	.faq-sidebar, .doc-sidebar {margin-bottom:40px;}
	.faq-item h3 {max-width:90%}
	nav.tabs a {display:block !important;margin-bottom: 20px; width: 100%;}
	.selecting-items {display:block;margin:0 auto 30px auto}
	.product-small-thumb.image-cover {width: 100% !important; height: 300px !important; margin-bottom: 30px;}
	.product-in-list .sku, .product-in-list-acc .sku, .product-in-list-sp .sku  {margin-bottom:10px;}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {width: 100%;padding: 0 15px;margin: 10px 0;}
	
	.single_variation_wrap {
    position: relative;
    top: 30px;
    right: 0;
    max-width: 100%;
    width: 100%;
    margin-bottom: 50px;}
	.woocommerce img, .woocommerce-page img {width:100%;}
}




.table-title {
	width:100%;
	margin-bottom:10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #BA0806;
}
.table-data {
	margin: 0;
	padding:0;
}
.table-data li {
	list-style-type: none;
}
.table-data li:first-child {
	font-weight:bold;
}
.distributor-item  p{margin-bottom:10px}

/*BOOSTRAP GRID AND PRINT CSS *//* Bootstrap 4.0 */

@-ms-viewport {
    width: device-width
}

.container,
.wide-container{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
	
	 .wide-container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
	
	.wide-container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
	.wide-container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width:1500px) {
    .wide-container {
        max-width: 1740px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.333333%
    }
    .offset-md-2 {
        margin-left: 16.666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.333333%
    }
    .offset-md-5 {
        margin-left: 41.666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.333333%
    }
    .offset-md-8 {
        margin-left: 66.666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.333333%
    }
    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.333333%
    }
    .offset-lg-2 {
        margin-left: 16.666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
    .offset-lg-5 {
        margin-left: 41.666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.333333%
    }
    .offset-lg-8 {
        margin-left: 66.666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.333333%
    }
    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}
