/* ========================================
   BASE STYLES
   ======================================== */
BODY {
	FONT-SIZE: 14px;
	COLOR: #000000;
	font-family: "Plus Jakarta Sans", sans-serif;
	text-align: left;
	margin: 0;
}

/* ========================================
   HEADER STYLES
   ======================================== */
.header-top {
	background-color: #2348cf;
}

.header-logo {
	background-color: #2348cf;
	justify-content: center;
	max-width: 1200px;
	margin: 0 auto;
}

#dk_header_standard {
	max-width: 1200px;
	margin: auto;
}

tr.dkheaderblock {
	vertical-align: top;
	margin: 0px;
	background: #2348cf;
}

td.dkheaderblock {
	vertical-align: top;
	margin: 0px;
}

.dkheaderblock {
	background: transparent;
}

/* ========================================
   NAVIGATION / MENU STYLES
   ======================================== */
.orgmenu {
	float: right;
	padding-right: 200px;
	padding-top: 125px;
	color: #131416;
}

.sm-dk {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.sm-dk a {
	font-family: "Plus Jakarta Sans", sans-serif;
	padding: 0 !important;
	font-size: 14px !important;
	color: rgba(0,0,0,0.6) !important;
	font-weight: 700 !important;
	text-decoration: none;
	list-style-type: none;
	text-shadow: none !important;
}

.sm-dk li {
	border-left: none !important;
	margin: 10px !important;
}

ul.sm a {
	color: #fff !important;
	font-family: "Plus Jakarta Sans", sans-serif;
	text-transform: uppercase !important;
}

ul.sm a:hover, .sm-dk a:hover {
    text-decoration: none;
    color: #11b76b !important;
}

#dk-main-menu {
	padding-left: 0px !important;
}

#dk-main-menu > li {
	list-style-type: none;
}

#dk-main-menu-mobile > li {
	list-style-type: none;
}

/* ========================================
   LAYOUT / TABLE STRUCTURE
   ======================================== */
table.dkouterblock {
	table-layout: auto;
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: top;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

tr.dkouterblock {
	vertical-align: top;
}

td.dkouterblock {
	vertical-align: top;
}

table.dkcenterblock {
	table-layout: auto;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 100%;
	height: 100%;
	margin: 0px;
}

td.dkcenterblock {
	vertical-align: top;
}

.dkdivcenterblock {
	max-width: 1200px;
	margin: auto;
}

table.dkleftblock {
	table-layout: auto;
	width: 0px;
	height: 100%;
	margin: 0px;
	vertical-align: top;
}

td.dkleftblock {
	table-layout: auto;
	vertical-align: top;
	width: 0px;
}

table.dkrightblock {
	table-layout: auto;
	width: 0px;
	height: 100%;
	margin: 0px;
	vertical-align: top;
}

td.dkrightblock {
	table-layout: auto;
	width: 0px;
	vertical-align: top;
}

body > div.dkdivouterblock > table > tbody > tr:nth-child(2) > td:nth-child(2) > div > table {
	margin-top: 50px;
	margin-bottom: 50px;
}

/* ========================================
   FEATURE LIST / CENTER CONTENT
   ======================================== */
.dkdivfeaturelist a {
	color: #FFFF;
	font-size: 14px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 600;
	text-decoration: none;
}

.dkdivfeaturelist a:hover {
	text-decoration: underline;
	text-decoration-thickness: 2px;
}

td.dkouterblock .dkdivcenterblock a {
	color: #122468;
	font-size: 14px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 600;
	text-decoration: none;
}

td.dkouterblock .dkdivcenterblock a:hover {
	text-decoration: underline;
	text-decoration-thickness: 2px;
}

/* ========================================
   FOOTER STYLES
   ======================================== */
footer {
	background-color: #070e29;
	color: #FFFFFF;
	box-sizing: border-box;
	padding: 25px;
	text-decoration: none !important;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
    margin-top: -50px;
}

footer .footer-container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	max-width: 1200px;
}

footer .column {
	overflow: hidden;
	width: auto;
}

footer .member {
	overflow: hidden;
	font-size: 16px !important;
}

footer a,
footer a:hover {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 600;
    font-size: 14px;
    color: #FFFFFF !important;
    line-height: 1.4em;
	text-decoration: none !important;
}

footer li a {
	text-decoration: none;
}

footer p {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	color: #fff;
}

footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

footer ul li {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	color: #FFFFFF;
	margin-bottom: 10px;
}

footer .footer-logo {
	width: auto;
}

footer .alliance-logo {
	padding-left: 30px;
}

.footer-second {
	background-color: #070e29;
    font-size: 13px;
    color: #FFFFFF;
    max-width: 1200px;
    margin: auto;
    border-top: 3px solid #fff;
    margin-top: 20px;
	padding: 30px 0px;
}

.head {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 8px;
	margin-bottom: 1px;
}

.head-bold {
	font-weight: 800;
}

.sub-image p{
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 1rem;
    letter-spacing: 10%;
	margin-top: 50px;
}

.social-icons {
	display: flex;
    gap: 20px;
}

.contact-link {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	color: #FFFFFF;
}

.contact-link:hover {
	color: #FFFFFF;
	text-decoration: underline !important;
}

.subfooter-inner {
	max-width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    text-align: center;
}

/* ========================================
   UTILITY CLASSES
   ======================================== */
.flex {
	display: flex;
	justify-content: center;
}

.subfooter {
	background-color: #070e29;
	padding: 20px 0px;
	font-size: 13px;
	color: #FFFFFF;
	max-width: 1200px;
	margin: auto;
	border-top: 3px solid #fff;
    margin-top: 30px;
}

.subfooter .social {
	display: flex;
	margin: 0;
	padding: 0;
}

.subfooter-content {
    display: grid;
    width: 100%;
    grid-template-columns: 45% 1fr;
}
.subfooter-bottom {
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
    margin-top: 15px;
}
.subfooter-content p {
	margin: 0;
	font-size: 12px;
	display: inline;
}

.subfooter-content a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	display: inline;
	font-weight: 600;
	font-size: 12px;
}

footer .footer-container {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		position: relative;
		margin: 0 auto;
		clear: both;
		box-sizing: border-box;
		gap: 20px;
}

.footer-second-text {
	line-height: 1.75;
}

.footer-small-container {
    background-color: #122468;
    padding-right: 10px;
    padding-bottom: 14px;
    padding-left: 10px;
    align-self: stretch !important;
    width: 100%;
    border-radius: 4px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.second-image {
	max-width: 100%;
    outline: none;
    vertical-align: middle;
	max-height: 90px;
}

.flex {
	display: flex;
}
/* ========================================
   MEDIA QUERIES
   ======================================== */

@media screen and (max-width: 768px) {
	.flex {
		margin-top: 30px;
	}
	.footer-second{
		padding: 0;
	}
}
@media screen and (min-width: 768px) {
	div#sub-footer {
		padding: 15px 50px;
	}
}

@media screen and (max-width: 768px) {
	footer .column {
		border-right: none;
	}
	.head {
		text-align: center !important;
	}
	.social {
		justify-content: center;
	}
	.subfooter {
		flex-direction: column;
		text-align: center;
		padding: 20px;
	}
	.subfooter-content {
		text-align: center;
		margin-top: 15px;
	}
	.subfooter-content a {
		margin: 0 10px;
	}
	.subfooter-inner{
		display: block;
	}
    footer .footer-container {
		display: block;
		position: relative;
		margin: 0 auto;
		clear: both;
		box-sizing: border-box;
		text-align: center;
    }
    .right {
        text-align: center !important;
    }
	.social-icons {
    	justify-content: center;
	}	
}

@media screen and (max-width: 640px) {
	#dk-main-menu-mobile > li {
		list-style-type: none;
		margin: 0 !important;
		text-align: left;
		line-height: 60px;
		font-weight: 700;
		font-size: 16px;
	}
	#dk-main-menu-mobile {
padding-inline-start: 20px;
	}
}

.contact-div {
    border: #122468;
    background: #122468;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 25px;
    padding-right: 8px;
    padding-bottom: 12px;
    padding-left: 8px;
    border-radius: 4px;
}

.contact-head {
    margin-bottom: 8px;
    text-align: center;
    font-size: 16px;
    font-family: "Plus Jakarta Sans";
    font-weight: 600;
    font-style: normal;
}

.contact-button {
    background-color: #dfe51f;
    padding-top: 8px;
    padding-right: 30px;
    padding-bottom: 8px;
    padding-left: 30px;
    font-size: 16px;
    color: #0c1845 !important;
    font-weight: 600;
    border-radius: 100px !important;
}
.contact-button:hover{
    font-size: 16px;
	font-weight: 600;
	background-color: #d9621b;
	color: #fff !important;
}
.right{
    text-align: right;
}