.elementor-kit-326{--e-global-color-primary:#011F5B;--e-global-color-secondary:#990000;--e-global-color-text:#44464B;--e-global-color-accent:#E1F4FD;--e-global-color-293abaa:#531015;--e-global-color-68c3f9c:#0A1439;--e-global-color-4809bb8:#FFFFFF;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-weight:500;color:#44464B;font-family:var( --e-global-typography-primary-font-family ), serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-326 button,.elementor-kit-326 input[type="button"],.elementor-kit-326 input[type="submit"],.elementor-kit-326 .elementor-button{background-color:#0A1439;font-family:"Roboto", serif;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-68c3f9c );border-radius:0px 0px 0px 0px;padding:16px 16px 16px 16px;}.elementor-kit-326 button:hover,.elementor-kit-326 button:focus,.elementor-kit-326 input[type="button"]:hover,.elementor-kit-326 input[type="button"]:focus,.elementor-kit-326 input[type="submit"]:hover,.elementor-kit-326 input[type="submit"]:focus,.elementor-kit-326 .elementor-button:hover,.elementor-kit-326 .elementor-button:focus{background-color:#FFFFFF;color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-68c3f9c );}.elementor-kit-326 e-page-transition{background-color:#FFBC7D;}.elementor-kit-326 a{color:#990000;}.elementor-kit-326 a:hover{color:var( --e-global-color-68c3f9c );}.elementor-kit-326 h1{color:#011F5B;line-height:1.2em;}.elementor-kit-326 h2{color:#011F5B;font-size:32px;line-height:1.3em;}.elementor-kit-326 h3{color:#990000;line-height:1.5em;}.elementor-kit-326 h4{color:#0A1439;line-height:1.2em;}.elementor-kit-326 h5{color:#531015;line-height:1.2em;}.elementor-kit-326 h6{color:#0A1439;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-326 h3{font-size:22px;line-height:1.3em;}.elementor-kit-326 button,.elementor-kit-326 input[type="button"],.elementor-kit-326 input[type="submit"],.elementor-kit-326 .elementor-button{border-width:1px 1px 1px 1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gridtab > dt {
    color:#95001A;
	padding: 15px;
	font-size: 21px;
	line-height: 28px;
	letter-spacing: 1px;
	vertical-align: top;
	border: 0;
	border-color: #95001A;
}
.gridtab > dt div,
.gridtab > dt button {
	height:100%;
	vertical-align: top;
	border: 0;
	color:#95001A;
	width:100%;
}
.gridtab > dt button {
	display: inline-flex; /* keep the inline nature of buttons */
	align-items: flex-start; /* this is default */
	text-align:left;
	transition: color 0.3s ease-in-out 0s;
	transition: background 0.3s ease-in-out 0s;
	background:#FFF;
	position:relative;
}
.gridtab > dt button:hover {
	background:#FFF;
	/* background: linear-gradient(0deg, rgba(158,169,201,1) 0%, rgba(151,172,203,0) 100%); */
	color: #95001A;
}
.gridtab > dt button:active {
    background:#FFF;
}
.gridtab > dt button:focus {
    color:#01256e;
}
.gridtab > dt.is-active button:focus {
    background:#FFF;
}
.gridtab > dt.is-active button:hover {
	background:#FFF;
}
.gridtab > dt.is-active button.bdt-post-grid-tab-title {
    color:#01256e;
	border-top: 5px solid #01256e;
	background:#FFF;
	padding: 10px 15px 15px 15px;
}
.gridtab > dt button .down-arrow {
	display:block;
	position:absolute;
	bottom:0;
	top:auto;
	height:30px;
	left: 50%;
	transform: translate(-5%, 0%);
	color:#000;
	opacity:0.3;
}
.gridtab > dt.is-active button .down-arrow {
	opacity:0;
	display:none;
}
.gridtab > dt button.bdt-post-grid-tab-title {
	padding:15px 15px 40px 15px;
}

.gridtab > dt {
    margin: 20px 20px 0 -1px !important;
    min-width: calc(25% - 19px) !important;
    width: calc(25% - 19px) !important;
}
.gridtab > dt:nth-of-type(4n) {
    margin: 20px 0 0 -2px !important;
    min-width: calc(25% + 2px) !important;
    width: calc(25% + 2px) !important;
}/* End custom CSS */