@font-face {
	font-family: 'DaxHu';
	src: url('/assets/fonts/daxhu/DaxHu_ekz.eot');
	src: local('☺'), url('/assets/fonts/daxhu/DaxHu_ekz.woff') format('woff'), url('/assets/fonts/daxhu/DaxHu_ekz.ttf') format('truetype'), url('/assets/fonts/daxhu/DaxHu_ekz.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DaxHuBold';
	src: url('/assets/fonts/daxhu/DaxHuBold_ekz.eot');
	src: local('☺'), url('/assets/fonts/daxhu/DaxHuBold_ekz.woff') format('woff'), url('/assets/fonts/daxhu/DaxHuBold_ekz.ttf') format('truetype'), url('/assets/fonts/daxhu/DaxHuBold_ekz.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	font-family: 'DaxHu', sans-serif;
}
.fb-like {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
a,
button {
	outline: none !important;
}
textarea {
	display: block;
	resize: vertical;
}
.img-center .img-responsive{
	margin: 0 auto;
}
.page-header {
	padding-bottom: 0;
	margin: 0 auto;
	border-bottom: 0;
}
.navbar-default.navbar-flat {
	background: #fff;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
	padding: 0;
	height: auto;
	margin-left: 0;
}
#language-selector {
	margin-top: 8px;
	margin-bottom: 0px;
}
.language-selector-dropdown {
	background: none;
}
#navbar {
	clear: right;
	float: right;
	padding-left: 0;
	padding-right: 0;
	margin-right: -15px;
	margin-top: 40px;
}
#navbar .nav>li:after{
	content: "/";
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 0;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
#navbar .nav>li:last-child:after{
	content: "";
	display: none;
}

.navbar-nav > li > a {
	text-transform: uppercase;
	/*font-weight: bold;*/
	padding: 10px 0;
	margin: 0 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:active {
	color: #333333;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-default .navbar-nav > .active > a:after,
.navbar-default .navbar-nav > li > a:hover:after,
.navbar-default .navbar-nav > li > a:focus:after,
.navbar-default .navbar-nav > li > a:active:after {
	content: " ";
	border-bottom: 2px solid rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 32px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 100%;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active {
	color: #333333;
	background: transparent;
}
.dropdown-menu > li > a {
	position: relative;
}
.status-icon {
	position: absolute;
	top: 6px;
	right: 3px;
}
#main-content {
	margin-top: 40px;
	margin-bottom: 40px;
}
.page-title {
	position: relative;
	background: #e7e7e7;
	margin: 0;
	padding-left: 40px;
	padding-right: 40px;
}
.page-title span {
	line-height: 30px;
	text-transform: uppercase;
	font-size: 20px;
	color: #4f4f4f;
	display: block;
	text-align: left;
}
.page-title:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 30px;
	background: #d8d8d8;
}
.page-title:after {
	content: "";
	display: block;
	clear: both;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination > .active > a:active,
.pagination > .active > span:active {
	background-color: #8dc53e;
	border-color: #8dc53e;
}
.pagination > li > a,
.pagination > li > span {
	color: #8dc53e;
}
.page-bottom-border {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #e1e1e1;
}
.page-footer {
	padding-bottom: 25px;
}
.breadcrumb {
	background: transparent;
	border-radius: 0;
	padding-left: 0;
}
.breadcrumb a {
	outline: none;
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
}
.breadcrumb a:hover,
.breadcrumb a:focus,
.breadcrumb a:active {
	color: #333333;
	text-decoration: none;
}
.breadcrumb > .active {
	text-transform: uppercase;
	color: #333333;
}
.page-content .breadcrumb {
	margin-bottom: 0;
}
.breadcrumb > li + li:before {
	padding: 0 3px;
}
.banner-col .fb-like {
	margin-top: 20px;
}
.banner-col a {
	max-width: 185px;
}
.banner {
	background-color: #2E6083;
	height: 205px;
	margin: 0 auto;
	position: relative;
	width: 205px;
}
.banner img {
	max-width: 175px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.copyright-text {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	color: #cccccc;
	text-transform: uppercase;
}
.feedback {
	padding-top: 8px;
	padding-bottom: 8px;
}
.feed-list {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
	text-align: center;
}
.feed-list:after {
	content: "";
	clear: both;
	display: block;
}
.feed-list li {
	display: block;
	float: left;
	width: 20%;
	padding: 0;
}
.feed-list a {
	display: block;
	max-width: 46px;
	margin: 0 auto;
	border: 1px solid #d7d7d7;
	background: transparent;
	text-align: center;
}
.feed-list .fa {
	color: #d7d7d7;
	font-size: 24px;
	line-height: 44px;
}
.feed-list a:hover,
.feed-list a:focus,
.feed-list a:active {
	background: #333333;
	border-color: #333333;
	border-radius: 50%; 
}
.feed-list a:hover .fa,
.feed-list a:focus .fa,
.feed-list a:active .fa{
	color: #fff;
}
.feed-list a,
.feed-list .fa {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.submit-box {
	padding-top: 8px;
	padding-bottom: 8px;
}
.btn-newsletter {
	height: 46px;
	text-transform: uppercase;
	background: #e1e1e1;
	font-weight: bold;
	outline: none;
	font-size: 12px;
	line-height: 34px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-newsletter:hover,
.btn-newsletter:active,
.btn-newsletter:focus {
	outline: none;
	color: #fff;
	background: #333333;
}
.btn-flat {
	border-radius: 0;
}
.animated-input-box {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
}
.animated-input {
	background-color: transparent;
	/*border: none;
	border-bottom: 1px solid #cccccc;*/
	border: 1px solid #cccccc;
	outline: none;
	height: 3em;
	width: 100%;
	font-size: 15px;
	padding: 0 5px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;		
}
.textarea.animated-input {
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	line-height: 20px;
	font-size: 15px;
}
.animated-input:focus,
.animated-label.filled-input {
	border-bottom: 1px solid #333333;
	-webkit-box-shadow: 0 1px 0 0 #333333;
	-moz-box-shadow: 0 1px 0 0 #333333;
	box-shadow: 0 1px 0 0 #333333;
}
.animated-label {
	color: #cccccc;
	position: absolute;
	top: 15px;
	left: 23px;
	font-size: 15px;
	line-height: 1em;
	cursor: text;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	z-index: -1;
}
.animated-input:focus + .animated-label {
	color: #333333;
}
.animated-input:focus + .animated-label,
.animated-input.filled-input + .animated-label {
	left: 18px;
	font-size: 12px;
	-webkit-transform: translateY(-110%);
	-moz-transform: translateY(-110%);
	-ms-transform: translateY(-110%);
	-o-transform: translateY(-110%);
	transform: translateY(-110%);
}
.animated-input.filled-input.valid-input {
	border-bottom: 1px solid #4CAF50;
	-webkit-box-shadow: 0 1px 0 0 #4CAF50;
	-moz-box-shadow: 0 1px 0 0 #4CAF50;
	box-shadow: 0 1px 0 0 #4CAF50;
}
.animated-input.filled-input.invalid-input {
	border-bottom: 1px solid #F44336;
	-webkit-box-shadow: 0 1px 0 0 #F44336;
	-moz-box-shadow: 0 1px 0 0 #F44336;
	box-shadow: 0 1px 0 0 #F44336;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
}

/****************************
          ALOLDALAK
****************************/
.template-page h1 {
	color: #ccc;
	font-size: 24px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
.template-page h2 {
	background-color: #e7e7e7;
	color: #4f4f4f;
	margin: 0 0 20px 0;
	padding: 5px 25px;
	position: relative;
}
.template-page h2:before {
	content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 15px;
    background: #d8d8d8;
}
.template-page h3 {
	color: #8DC53E;
	margin-top: 40px;
}
.page-content {
	padding: 0 15px;
}
.template-page a {
	color: #8DC53E;
}
.template-page a:hover,
.template-page a:active,
.template-page a:focus { }


@media all and (max-width: 767px) {
	.navbar-flat .navbar-header {
		float: left;
	}
	.banner-col > .row {
		margin-top: 20px;
	}
	.navbar-toggle {
		margin-right: -12px;
	}
	#language-selector {
		margin-right: 3px;
	}
	.navbar {
		margin-bottom: 0;
	}
	#navbar {
		clear: both;
		float: none;
		border-top: 0;
		padding-left: 15px;
		padding-right: 15px;
		margin: 0 -15px;
	}
	#navbar .nav>li:after{
		display: none;
	}
	.navbar-nav {
		margin-top: 0;
	}
	.page-title {
		padding-left: 15px;
		padding-right: 15px;
	}
	.page-title span {
		text-align: center;
	}
	.page-title:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 15px;
		background: #d8d8d8;
	}
	.footer-nav .breadcrumb{
		padding-left: 15px;
	}
	.footer-nav .breadcrumb > li {
		display: block;
		text-align: center;
	}
	.footer-nav .breadcrumb > li + li:before {
		display: none;
	}
}
#subscriptionApp .error {
	display: block;
}
.error {
	color: red;
	display: none;
	margin-left: 6px;
}

.error-input {
	border-color: red;
}

.after-subscription {
	background: #8dc540;
	color: white;
	display: none;
	font-size: 12px;
	font-weight: bold;
	height: 46px;
	line-height: 34px;
	margin-top: -46px;
	outline: none;
	padding: 6px 12px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
	z-index: 5;


	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}