﻿@font-face {
	font-family: "Proxima Nova W08 Reg";
	src: url(".../Fonts/0020eb30-c98c-4a76-aaa5-c39374f14534.eot?#iefix");
	src: url("../Fonts/0020eb30-c98c-4a76-aaa5-c39374f14534.eot?#iefix") format("eot"), url("../Fonts/510df0e5-5b9f-4a1c-b46a-bcf1739bda43.woff") format("woff"), url("../Fonts/47e08118-5050-469b-a40c-dc3b2307e87e.ttf") format("truetype"), url("../Fonts/d93bd409-7380-4bb8-9d9f-d8035b5e0387.svg#d93bd409-7380-4bb8-9d9f-d8035b5e0387") format("svg");
}

@font-face {
	font-family: "Proxima N W01 Smbd";
	src: url("../Fonts/87e4b4fc-cdf1-450a-8bed-dd818cba908d.eot?#iefix");
	src: url("../Fonts/87e4b4fc-cdf1-450a-8bed-dd818cba908d.eot?#iefix") format("eot"), url("../Fonts/70ae52ec-d89b-4c6a-9402-854ebe423c54.woff") format("woff"), url("../Fonts/6a35571c-ea14-4dac-9ae1-0e7af0abeec8.ttf") format("truetype"), url("../Fonts/ac2bdafc-d4a8-49d0-8a10-4e2f16bf7e3c.svg#ac2bdafc-d4a8-49d0-8a10-4e2f16bf7e3c") format("svg");
}

@font-face {
	font-family: "Proxima N W01 Bold";
	src: url("../Fonts/fbc6b03a-b3a1-427c-a884-053deca3a53c.eot?#iefix");
	src: url("../Fonts/fbc6b03a-b3a1-427c-a884-053deca3a53c.eot?#iefix") format("eot"), url("../Fonts/d999c07b-a049-4eb5-b8a6-4f36ae25e67e.woff") format("woff"), url("../Fonts/4d4a75f5-d32a-4a09-8665-133afd39cc37.ttf") format("truetype"), url("../Fonts/8152bc4e-d700-4c78-b6be-326893e6f53f.svg#8152bc4e-d700-4c78-b6be-326893e6f53f") format("svg");
}



body {
	font: normal 14px/21px Helvetica, Arial, sans-serif;
	color: #333;
}
#footer {
    background: #ddd ;
    border-top: 6px solid #000;
    color: #666;
}
.tab {
	background: #000;
	
	border-bottom: 1px solid #111;
	border-top: 1px solid #666;
}



.tab ul li.user {
	color: #fff;
	/*text-shadow: 1px 1px 0 #000;*/
}
.tab ul li.user a {
	/*color: #444;*/
	color: #fff;
	font-weight: bold;
}
#header {
	color: #000;
	background-color: #999;
	position: relative;
	border-bottom: 1px solid #000;
    border-top: 1px solid #666;
}
#nav {
	font-size: 12px;
	color: #222;
	background-color: #F1F1F1;
	box-shadow: 0 3px 5px #333;
	-moz-box-shadow: 0 3px 5px #333;
	-webkit-box-shadow: 0 3px 5px #333;
    border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	
}
#nav li.section {
	background: #7ab354;
	padding-right: 10px;
	color: #fff !important;
	
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	width: 140px;
}
#nav li.section .dropdown a:hover {
	background: #000;
	color: #ccc;
}
#nav a {
	color: #000 !important;
	text-shadow: none;
	font-weight: bold;
}
	#nav a:hover, #nav a.selected {
		background: #999;
		color: #fff;
		text-shadow: none;
	}
input.button, a.button, .ui-button {
	height: 26px;
	background: #000;
	color: #fff;
	font-weight: bold;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: 1px 1px 0 #036;
	vertical-align: top;
	padding: 0 15px;
}
ul.submenu li a {
	color: #333;
	text-shadow: none;
}
	ul.submenu li a.selected {
		background: #bbb;
		font-weight: bold;
		color: #333;
		text-shadow: none;
	}
img.k-image {
    height: 100%;
}
/*Post theme*/
.single-post {
	padding: 18px;
	font-family: "Proxima Nova W08 Reg", sans-serif;
	width: 100% !important;
}
	.single-post .page-heading, .single-post .adv-sub-header-banner.airlines {
		margin-top: 0 !important;
	}

	.single-post p {
		font-size: 16px;
		font-weight: 400;
		color: #000000;
		line-height: 1.3;
		font-family: "Proxima Nova W08 Reg", sans-serif;
	}

		.single-post p strong, .single-post p b {
			font-weight: 700;
			font-family: "Proxima N W01 Bold", sans-serif;
		}

	.single-post h1 {
		font-size: 36px;
		font-family: "Proxima Nova W08 Reg", sans-serif;
		color: #000000;
		margin-bottom: 30px;
	}

	.single-post h2 {
		font-size: 30px;
		margin-bottom: 30px;
		color: #000000;
		font-family: "Proxima Nova W08 Reg", sans-serif;
	}

	.single-post h3 {
		font-size: 24px;
		margin-bottom: 20px;
		color: #000000;
		font-family: "Proxima Nova W08 Reg", sans-serif;
	}

	.single-post h4 {
		font-size: 20px;
		margin-bottom: 20px;
		color: #000000;
		font-family: "Proxima Nova W08 Reg", sans-serif;
	}

	.single-post p a,
	.single-post a {
		color: #0091bd;
		font-family: "Proxima N W01 Bold", sans-serif;
	}

		.single-post p a:hover,
		.single-post a:hover {
			text-decoration: underline !important;
		}

	.single-post ul {
		padding-left: 16px;
		font-family: "Proxima Nova W08 Reg", sans-serif;
	}

		.single-post ul li {
			margin-bottom: 10px;
		}

	.single-post .img-caption {
		font-size: 12px;
		margin-top: 2px;
		margin-bottom: 20px;
		cursor: default;
	}

	.single-post .bg-light {
		background-color: #f4f5f6 !important;
	}

	.single-post .bg-dark {
		background-color: #000 !important;
	}
	.single-post .bg-primary {
		background-color: #0091bd !important;
	}

	.single-post .btn {
		text-shadow: none;
		box-shadow: none;
		border: none;
		border-radius: 0;
		text-transform: uppercase;
		font-family: "Proxima N W01 Smbd", sans-serif;
		font-size: 14px;
		padding: 8px 20px;
		transition-property: background, color;
		transition-duration: 0.3s;
		transition-timing-function: ease;
	}
		.single-post .btn.btn-dark {
			background: #000;
			color: #fff;
		}
			.single-post .btn.btn-dark:focus,
			.single-post .btn.btn-dark:hover {
				background: #0091bd;
				color: #fff;
				text-decoration: none !important;
			}

		.single-post .btn.btn-light {
			background: #f4f5f6;
			color: #000;
		}

			.single-post .btn.btn-light:focus,
			.single-post .btn.btn-light:hover {
				background: #0091bd;
				color: #fff;
				text-decoration: none !important;
			}

		.single-post .btn.btn-primary {
			background: #0091bd;
			color: #fff;
		}

			.single-post .btn.btn-primary:focus,
			.single-post .btn.btn-primary:hover {
				background: #000;
				color: #fff;
				text-decoration: none !important;
			}

	.single-post table {
		width: 100%;
		border: 1px solid #a1a1a1;
		border-width: 1px 0 1px 1px;
	}

		.single-post table th {
			background: #000;
			color: #fff;
			padding: 3px;
		}

		.single-post table td {
			padding: 3px;
		}

	.single-post .text-primary {
		color: #0091bd !important;
	}
	.single-post .text-grey {
		color: #969696 !important;
	}
	.single-post img {
		width: 100%;
	}

	.single-post .heading-text {
		font-size: 30px;
		margin-bottom: 40px;
		line-height: 1.4;
	}

.acp-article-banner {
	background-image: url('https://www.ishkaglobal.com/Content/_ishka/images/extra-acp-banner.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 2rem;
	width: 100%;
	display: block;
}


	.acp-article-banner .btn-default {
		text-shadow: none;
		box-shadow: none;
		border: none;
		border-radius: 0;
		background: #fff;
		color: #000;
		text-transform: uppercase;
		font-family: "Proxima N W01 Smbd", sans-serif;
		font-size: 14px;
		padding: 8px 20px;
		transition-property: background, color;
		transition-duration: 0.3s;
		transition-timing-function: ease;
	}
		.acp-article-banner .btn-default:focus, .acp-article-banner .btn-default:hover {
			background: #0091bd;
			color: #fff;
		}

	.acp-article-banner.te-article-banner {
		background-image: url('https://www.ishkaglobal.com/Content/_ishka/images/bg-1.jpg');
	}

	.acp-article-banner.extra-bottom-banner {
		background-image: url('https://www.ishkaglobal.com/Content/_ishka/images/te-demo-box-bg.jpg');
	}

#dynamicContet {
	width: 100%;
	padding: 2rem;
	background-color: #0091bd;
	color: #fff;
}

#dynamicContet h1 {
	color: #fff;
}

.mb-4 {
	margin-bottom: 20px;
}

.k-multiselect-wrap li span.k-i-close {
	margin: 0;
}
.k-multiselect-wrap li .k-select {
	display: flex;
	align-items: center;
	justify-content: center;
}

