@import url(reset.css);
@import url(grids.css);
@import url(fotorama_original.css);

@font-face {
    font-family: 'Ekibastuz';
    src: url('ekibastuz_black.eot');
    src: url('ekibastuz_black.eot?#iefix') format('embedded-opentype'),
         url('ekibastuz_black.woff2') format('woff2'),
         url('ekibastuz_black.woff') format('woff'),
         url('ekibastuz_black.ttf') format('truetype'),
         url('ekibastuz_black.svg#ekibastuzblack') format('svg');
    font-weight: 800;
    font-style: normal;

}
@font-face {
    font-family: 'Ekibastuz';
    src: url('ekibastuz_light.eot');
    src: url('ekibastuz_light.eot?#iefix') format('embedded-opentype'),
         url('ekibastuz_light.woff2') format('woff2'),
         url('ekibastuz_light.woff') format('woff'),
         url('ekibastuz_light.ttf') format('truetype'),
         url('ekibastuz_light.svg#ekibastuzlight') format('svg');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'Story';
    src: url('story_regular.eot');
    src: url('story_regular.eot?#iefix') format('embedded-opentype'),
         url('story_regular.woff2') format('woff2'),
         url('story_regular.woff') format('woff'),
         url('story_regular.ttf') format('truetype'),
         url('story_regular.svg#storyregular') format('svg');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'Story';
    src: url('story_bold.eot');
    src: url('story_bold.eot?#iefix') format('embedded-opentype'),
         url('story_bold.woff2') format('woff2'),
         url('story_bold.woff') format('woff'),
         url('story_bold.ttf') format('truetype'),
         url('story_bold.svg#storybold') format('svg');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'Story';
    src: url('story_italic.eot');
    src: url('story_italic.eot?#iefix') format('embedded-opentype'),
         url('story_italic.woff2') format('woff2'),
         url('story_italic.woff') format('woff'),
         url('story_italic.ttf') format('truetype'),
         url('story_italic.svg#storyitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

/*----------------------------------------------------------*/
.fluid-img img {
	width: 100%;
	height: auto;
}
::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder {
 color: #b2b2b2;
}
.btn, input[type=submit], input[type=button], .justify > li, .justify:after, label, span.selected, ul li:before, .facebook, .search-field div, .search-field .search-btn, .lang, .dropdown a, .contents, .preview > div:before, .preview-img, .calendar div, .more, .archive-years a, nav a, .pagination a, .pagination span, .pagination .prev:before, .pagination .next:after, .comments, .comments span, .print {
	display: inline-block;
}
/*----------------------------------------------------------*/
html, body {
	background: #e6e6e6;
	font-family: "Story", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	height: 100%;
	line-height: 20px;
	min-width: 980px;
}
a {
	color: #17846f;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.3s;
	-ms-transition:  all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover {
	color: #666;
	border-color: rgb(102,102,102);
	border-color: rgba(102,102,102,.3);
}
.action {
	border-bottom-style: dashed;
}
.invert-links a {
	color: #000;
}
.invert-links a:hover {
	color: #17846f;
	border-bottom-color: rgb(23,132,111);
	border-bottom-color: rgba(23,132,111,.3);
}
ul {
	padding: 0;
	list-style: none;
	margin-left: 15px;
}
ul li:before, .numbers ul li:before {
	content: '';
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHBAMAAAAyiZrdAAAAGFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABWNxwqAAAAB3RSTlMAd2ZE7t0zaX29SAAAACBJREFUCNdjCGJgYDAXYGBgLgQy1BUY2BwZGEyAfKA4ACCOAjIoYc9zAAAAAElFTkSuQmCC');
	width: 5px;
	height: 7px;
	margin: 7px 0 0 -15px;
	float: left;
}
ul li {
	margin-bottom: 10px;
}
ol {
	margin-left: 23px;
	padding: 0;
	list-style: decimal outside;
}
ol li {
	padding: 0 0 10px 0;
}
blockquote {
	padding: 30px 50px;
	display: block;
	margin-bottom: 30px;
	line-height: 25px;
	color: #666;
	font-size: 20px;
	font-style: italic;
	font-family: 'Ekibastuz', Arial, Helvetica, sans-serif;
}
.title {
	display: block;
}
h1, h2, h3, h4, p, ul, ol, h5, table, div.error, div.correct, .title {
	margin-bottom: 30px;
}
h1, .h1 {
	font-size: 70px;
	font-weight: 300;
	margin-bottom: 30px;
	font-family: 'Ekibastuz', Arial, Helvetica, sans-serif;
	line-height: 100%;
	padding-top: 10px;
	border-top: 5px solid #000;
}
h2, .h2 {
	font-size: 35px;
	font-weight: 800;
	font-family: 'Ekibastuz', Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border-bottom: 5px solid #d9d9d9;
	line-height: 100%;
}
.h2 a.all {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Story', Arial, Helvetica, sans-serif;
	margin-left: 40px;
}
.hot {
	color: #848e68;
	border: 0;
	padding: 0;
}
h3, .h3 {
	font-size: 25px;
	font-weight: 800;
	font-family: 'Ekibastuz', Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	border-bottom: 5px solid #d9d9d9;
	line-height: normal;
}
h4, .h4 {
	font-size: 20px;
	font-weight: 800;
	font-family: 'Ekibastuz', Arial, Helvetica, sans-serif;
	line-height: normal;
}
.big {
	font-size: 25px;
	font-weight: 400;
	font-family: 'Story', Arial, Helvetica, sans-serif;
}
h5, .h5 {
	font-size: 15px;
	font-weight: 700;
	line-height: normal;
}
h6, .h6 {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 5px;
	line-height: normal;
}
.no-marg {
	margin-bottom: 0;
}
.highlight {
	font-size: 40px;
	font-weight: 300;
	font-family: 'Ekibastuz', Arial, Helvetica, sans-serif;
	padding: 40px 60px;
	margin-bottom: 40px;
	line-height: normal;
	background: #dde2e5;
}
.columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	margin-bottom: 60px;
}
p + h2, p + h3, p + h4, p + h5, ul + h2, ul + h3, ul + h4, ul + h5 {
	padding-top: 20px;
}
h2 + ul, h3 + ul, h4 + ul, h5 + ul {
	margin-top: -20px;
}
hr {
	border-bottom: 1px solid #d9d9d9;
	margin: 40px auto;
}
.green {
	color: #17846f;
}
.grey, s, input[type=checkbox]:disabled:checked + label:after {
	color: #999;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}
.baseline {
	vertical-align: baseline;
}
.top {
	vertical-align: top;
}
table {
	width: 100%;
}
table td {
	padding: 10px;
	border-top: 1px solid #d9d9d9;
}
table th {
	padding: 10px;
	border-bottom: 2px solid #d9d9d9;
	font-weight: 700;
	text-align: left;
	vertical-align: bottom;
}
.no-border {
	border: 0 !important;
}
.error {
	color: rgb(239,54,67);
}
div.error, .correct {
	padding: 10px;
	border: 2px solid rgb(239,54,67);
	position: relative;
}
.correct {
	color: #093;
	border: 2px solid #093;
}
input[type="text"], input[type="password"], input[type="email"], input[type="search"], select, textarea, span.selected {
	vertical-align: middle;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 9px 10px;
	font-family: "Story", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	outline: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-ms-transition:  all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
input[disabled="disabled"] {
	color: #cdcdcd;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
	border-color: #999;
}
input.error, textarea.error {
	border-color: rgb(239,54,67)
}
input[type="file"] {
	display: none;
}
input[type="file"] + span {
	display: inline-block;
	font-family: 'Story', Arial, Helvetica, sans-serif;
	line-height: 100%;
	cursor: pointer;
	min-height: 22px;
	vertical-align: middle;
	position: relative;
	margin-left: 30px;
}
input[type="file"] + span:before {
	display: inline-block;
	width: 19px;
	height: 16px;
	content: '';
	margin: -5px 0 0 -30px;
	background: url(../images/attach.png) no-repeat left center;
	cursor: pointer;
	vertical-align: middle;
	position: absolute;
}
select {
	padding: 9px 10px;
	width: 100%;
	margin: 0;
	height: 35px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	z-index: 2;
	position: relative;
}
span.selected {
	margin-top: -35px;
	height: 35px;
	position: absolute;
	z-index: 1;
	background: rgb(255,255,255);
	box-shadow: none;
	display: block;
	line-height: normal;
}
span.selected:after {
	content: '';
	position: absolute;
	right: 15px;
	top: 13px;
	width: 12px;
	height: 7px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHBAMAAADOnLEXAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAzHczEe67qpmKXLQ0AAAALklEQVQI12Mwc2BgYGhiMBVhYHCfxMAc6MAiqcAA5DpOYmAAckEcIBfIAXGBHACctwV/Ic0mywAAAABJRU5ErkJggg==');
}
select:hover + span.selected {
	background: #fafafa;
}
textarea {
	overflow: auto;
	line-height: normal;
	height: auto;
	resize: none;
}
.btn, input[type="submit"], input[type="button"] {
	border: 0;
	background: #1a1a1a;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	outline: none;
	height: 100%;
	font-family: 'Story', Arial, Helvetica, sans-serif;
	height: 35px;
	-webkit-transition: all 0.3s;
	-ms-transition:  all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn {
	height: auto;
	padding: 8px 0 7px;
	position: relative;
}
.btn:before, .btn:after, .back:before, .back:after {
	content: '';
	width: 10px;
	height: 17px;
	position: absolute;
	right: -5px;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition:  all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: #17846f;
	-moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -webkit-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
}
.btn:before {
	top: 17px;
	height: 18px;
	-moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
}
.btn:hover, input[type="submit"]:hover, input[type="button"]:hover, .active {
	background: #17846f;
	color: #fff;
	text-decoration: none;
}
.back:before, .back:after {
	left: -5px;
	-moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
}
.back:before {
	top: 17px;
	height: 18px;
	-moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -webkit-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
}
.auto {
	width: auto !important;
	padding-left: 20px;
	padding-right: 25px;
	text-align: left;
}
.disabled, input[disabled] {
	border: 1px solid #909090;
	color: #808080 !important;
	background: #f0f0f0;
	cursor: default;
}
.btn:active, input[type="button"]:active, input[type="submit"]:active, .btn:active:before, .btn:active:after {
	background: #2f9c86;
}
label {
	width: 90%;
	margin-bottom: 5px;
	vertical-align: top;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="checkbox"]:not(:checked), input[type="checkbox"]:checked, input[type="radio"]:not(:checked), input[type="radio"]:checked {

	position: absolute;
	left: -9999px;
}
input[type="checkbox"]:not(:checked) + label, input[type="checkbox"]:checked + label, input[type="radio"]:not(:checked) + label, input[type="radio"]:checked + label {
	padding-left: 27px;
	position: relative;
}
input[type=checkbox]:not(:checked) + label:after, input[type=radio]:not(:checked) + label:after {
	display: none;
}
input[type=checkbox]:checked + label:after, input[type=radio]:checked + label:after {
	display: block;
}
/* checkbox aspect */
input[type="checkbox"]:not(:checked) + label:before, input[type="checkbox"]:checked + label:before, input[type="radio"]:not(:checked) + label:before, input[type="radio"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 14px;
	height: 14px;
	border: 1px solid #e5e5e5;
	background: #fff;
}
input[type="radio"]:not(:checked) + label:before, input[type="radio"]:checked + label:before {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
input[type="checkbox"]:not(:checked) + label:hover:before, input[type="checkbox"]:checked + label:hover:before, input[type="radio"]:not(:checked) + label:hover:before, input[type="radio"]:checked + label:hover:before {
	border: 1px solid #ccc;
	background: #f5f5f5;
}
/* checked mark aspect */
input[type="checkbox"]:not(:checked) + label:after, input[type="checkbox"]:checked + label:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 2px;
	width: 15px;
	height: 10px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKBAMAAACZNRnKAAAAElBMVEUAAAAXhG8XhG8XhG8XhG8XhG/TFTQ1AAAABXRSTlMAzBHdIgLiZP4AAAA+SURBVAjXYwADRRMIzSQarAARCA1kYGAxVGASDRViYFAOFQIKKIAYgSABoJRpKEgACJxDQQJgIZAAWAgsAABx5wiC8IqjCgAAAABJRU5ErkJggg==') no-repeat left top;
}
input[type="radio"]:not(:checked) + label:after, input[type="radio"]:checked + label:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 3px;
	width: 10px;
	height: 10px;
	background: #17846f;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
/* disabled checkbox */
input[type="checkbox"]:disabled:not(:checked) + label:before, input[type="checkbox"]:disabled:checked + label:before, input[type="radio"]:disabled:not(:checked) + label:before, input[type="radio"]:disabled:checked + label:before  {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
input[type="checkbox"]:disabled + label {
	color: #aaa;
}
/* accessibility */
input[type="checkbox"]:checked:focus + label:before, input[type="checkbox"]:not(:checked):focus + label:before, input[type="radio"]:checked:focus + label:before, input[type="radio"]:not(:checked):focus + label:before {
	border: 1px solid #999;
}
.justify, .justify > li {
	padding: 0;
	margin: 0;
}
.justify {
	list-style: none;
	text-align: justify;
	text-align-last: justify;
	width: 100%;
}
.justify > li {
	position: relative;
	text-align: left;
	vertical-align: middle;
}
.justify > li:before {
	display: none;
}
.justify:after {
	width: 100%;
	height: 0;
	content: '\00a0'
}
.page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 90%;
	position: relative;
	overflow: hidden;
	max-width: 1600px;
	min-width: 980px;
	background: #fff;
	margin: 0 auto;
	-webkit-box-shadow: inset 0 -50px 0 #e6e6e6;
	-moz-box-shadow: inset 0 -50px 0 #e6e6e6;
	box-shadow: inset 0 -50px 0 #e6e6e6;
}
.banner-placement, header, .categories, .dropdown, .newsletter, .fb-page, .adv, .adv + p, footer, .social-box, nav {
	display: none;
}
.content {
	padding-bottom: 30px;
	width: 95%;
}
h1.section_monitoring {
	border-top-color: #758992;
}
h1.section_tradearea {
	border-top-color: #73a3c0;
}
h1.section_trendforum {
	border-top-color: #b4b2a2;
}
h1.section_business {
	border-top-color: #848e68;
}
h1.section_expo {
	border-top-color: #7d8687;
}
.article-lead {
	font-size: 35px;
	font-weight: 300;
	font-family: 'Ekibastuz', Arial, Helvetica, sans-serif;
	line-height: normal;
}
.tags {
	padding: 0 0 30px 20px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAHlBMVEUAAAAXhG8XhG8XhG8XhG8XhG8XhG8XhG8XhG8XhG/c4FrlAAAACXRSTlMAInfdiMzuuxE8qB8YAAAARklEQVQI12NgMTZ2ZAACyZkzJwuA6EDPmYYQGigAFp8JEmgDUiABpplQAU0QPZ0BIjCJASKgAKSZwFyQAIgLEgBywQBoHABoSBrtDbzeAgAAAABJRU5ErkJggg==') no-repeat left 4px;
}
.tags a {
	margin-left: 5px;
}
.print {
	margin-left: 25px;
	position: relative;
}
.print:before {
	content: '';
	position: absolute;
	left: -25px;
	top: 4px;
	width: 16px;
	height: 14px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOBAMAAADUAYG5AAAALVBMVEUAAAAXhG8XhG8XhG8XhG8XhG8XhG8XhG8XhG8XhG8XhG8XhG8XhG8XhG8XhG/ZwLOBAAAADnRSTlMA3SJEmRG77sx3ZjOqVdLoMfEAAABsSURBVAjXY2Bg4BQUlGUAAZZ3716BaO4Z7949uwqk894BwfOjDKzGYGDAEPgODN4w6L17KCgo/u4hkPEIaAKYIcDAwPzuBQPvwgQGBtay1QwM4ROAhvUA8b4UFxeXRiBjHVi7AgMDkxIIMAAAPLgseLItjasAAAAASUVORK5CYII=') no-repeat left top;
	-webkit-transition: all 0.3s;
	-ms-transition:  all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.print:hover:before {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOBAMAAADUAYG5AAAALVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADBoCg+AAAADnRSTlMA3SJEmRG77sx3ZjOqVdLoMfEAAABsSURBVAjXY2Bg4BQUlGUAAZZ3716BaO4Z7949uwqk894BwfOjDKzGYGDAEPgODN4w6L17KCgo/u4hkPEIaAKYIcDAwPzuBQPvwgQGBtay1QwM4ROAhvUA8b4UFxeXRiBjHVi7AgMDkxIIMAAAPLgseLItjasAAAAASUVORK5CYII=') no-repeat left top;
}
.extra-link {
	display: block;
	padding: 15px 20px 15px 0;
	border-color: #d9d9d9;
	font-size: 15px;
	font-weight: 700;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAALBAMAAABBvoqbAAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAABnRSTlMAu3eqmYhoVkRGAAAAIElEQVQI12MwZACCMAEgwZQIYqohmGYOIBZEDMEA6wAAYxEDbeZbPhIAAAAASUVORK5CYII=') no-repeat right 19px;
	-webkit-transition: all 0.3s;
	-ms-transition:  all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.extra-link:hover {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAALBAMAAABBvoqbAAAAFVBMVEUAAAAXhG8XhG8XhG8XhG8XhG8XhG+QnX3VAAAABnRSTlMAu3eqmYhoVkRGAAAAIElEQVQI12MwZACCMAEgwZQIYqohmGYOIBZEDMEA6wAAYxEDbeZbPhIAAAAASUVORK5CYII=');
}