.news-slider a {
	color: #6FF;	
}

table.category, table.knowledge_list_table {
	width: 100%;
}

table.category td {
	font-family: "Prelo Slab", sans-serif;
	font-weight: bold;
	margin: 0 0 .5em;
	color: inherit;
	font-size: 24px;
	padding: 15px 0;
	border-bottom: 3px dashed #f7f7f7;
}

table.knowledge_list_table ul li {
	font-family: "Prelo Slab", sans-serif;
	font-weight: bold;
	margin: 0 0 .5em;
	color: inherit;
	font-size: 24px;
	padding: 15px 0;
	border-bottom: 3px dashed #f7f7f7;
	list-style-type: none;
}

table.knowledge_list_table ul {
	margin: 0;
	padding: 0;
}

table.knowledge_list_table td {
	padding: 15px 0 15px 0;
	border-bottom: 3px dashed #f7f7f7;
}

.listItemLeft {
    float: left;
    width: 23%;
}

.listItemRight {
    float: right;
    width: 74%;
}

.categoryImage, .listImage, .parentCategoryImage {
    max-width: 100%;
    height: auto !important;
}

.categoryImage, .listImage {
    float: left;
    margin: 5px 3% 5px 0;
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
	 ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
	 ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
	 ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
	 ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

@font-face {
	font-family: "Calibri";
	src: url("../fonts/Calibri.eot");
	src: url("../fonts/Calibri.eot?#iefix") format("embedded-opentype"), url("../fonts/Calibri.woff2") format("woff2"), url("../fonts/Calibri.woff") format("woff"), url("../fonts/Calibri.ttf") format("truetype"), url("../fonts/Calibri.svg#Calibri") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lucida Sans";
	src: url("../fonts/LucidaSans.eot");
	src: url("../fonts/LucidaSans.eot?#iefix") format("embedded-opentype"), url("../fonts/LucidaSans.woff2") format("woff2"), url("../fonts/LucidaSans.woff") format("woff"), url("../fonts/LucidaSans.ttf") format("truetype"), url("../fonts/LucidaSans.svg#LucidaSans") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Prelo Slab";
	src: url("../fonts/PreloSlab-SemiBold.eot");
	src: url("../fonts/PreloSlab-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PreloSlab-SemiBold.woff2") format("woff2"), url("../fonts/PreloSlab-SemiBold.woff") format("woff"), url("../fonts/PreloSlab-SemiBold.ttf") format("truetype"), url("../fonts/PreloSlab-SemiBold.svg#PreloSlab-SemiBold") format("svg");
	font-weight: 600;
	font-style: normal;
}

#nav > ul,
#nav .dropdown,
.footer-area .nav ul,
#footer .links,
.unorderlist,
.sidenav,
.sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #1b1b1b;
	background: #dee1e7;
	font: 16px/1.2 "Lucida Sans", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.gm-style img {
	max-width: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: "Prelo Slab", sans-serif;
	font-weight: bold;
	margin: 0 0 .5em;
	color: inherit;
}

h1,
.h1 {
	font-size: 35px;
}

h2,
.h2 {
	font-size: 24px;
}

h3,
.h3 {
	font-size: 24px;
}

h4,
.h4 {
	font-size: 21px;
}

h5,
.h5 {
	font-size: 17px;
}

h6,
.h6 {
	font-size: 15px;
}

p {
	margin: 0 0 1em;
}

a {
	color: #5da9dd;
}

a:hover,
a:focus {
	text-decoration: none;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #999;
	padding: .4em .7em;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #000;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #999;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #999;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

@font-face {
	font-family: "fontello";
	src: url("../fonts/fontello.eot?24346726");
	src: url("../fonts/fontello.eot?24346726#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?24346726") format("woff"), url("../fonts/fontello.ttf?24346726") format("truetype"), url("../fonts/fontello.svg?24346726#fontello") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	font-variant: normal;
	text-transform: none;
}

.icon-up-open:before {
	content: "\e800";
}

/* '' */

.icon-right-open:before {
	content: "\e801";
}

/* '' */

.icon-left-open:before {
	content: "\e802";
}

/* '' */

.icon-down-open:before {
	content: "\e803";
}

/* '' */

.icon-calender:before {
	content: "\e81c";
}

/* '' */

.icon-calendar:before {
	content: "\e930";
}

/* '' */

.icon-next:before {
	content: "\e956";
}

/* '' */

.icon-previous:before {
	content: "\e957";
}

/* '' */

.icon-right-arrow:before {
	content: "\e959";
}

/* '' */

.icon-left-arrow:before {
	content: "\e95a";
}

/* '' */

.icon-down:before {
	content: "\e95b";
}

/* '' */

.icon-angle-double-left:before {
	content: "\f100";
}

/* '' */

.icon-angle-double-right:before {
	content: "\f101";
}

/* '' */

.icon-angle-double-up:before {
	content: "\f102";
}

/* '' */

.icon-angle-double-down:before {
	content: "\f103";
}

/* '' */

.icon-angle-left:before {
	content: "\f104";
}

/* '' */

.icon-angle-right:before {
	content: "\f105";
}

/* '' */

.icon-angle-up:before {
	content: "\f106";
}

/* '' */

.icon-angle-down:before {
	content: "\f107";
}

/* '' */

#nav > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 17px 0 33px;
	text-transform: uppercase;
}

#nav > ul > li {
	position: relative;
}

#nav > ul > li > a {
	color: rgba(215, 218, 226, .7);
}

#nav > ul > li > a:hover {
	color: #fff;
}

#nav > ul > li.active > a {
	color: #fff;
}

#nav > ul > li.hover > a {
	color: #fff;
}

#nav > ul > li.hover .dropdown {
	opacity: 1;
	visibility: visible;
}

#nav .dropdown {
	position: absolute;
	left: -16px;
	top: 100%;
	min-width: 172px;
	background: rgba(0, 0, 0, .85);
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-transform: none;
	padding: 5px 15px 10px;
	font-family: "Calibri",sans-serif;
	opacity: 0;
	z-index: 100;
	visibility: hidden;
	-webkit-transition: opacity linear .3s, visibility linear .3s;
	transition: opacity linear .3s, visibility linear .3s;
}

#nav .dropdown li {
	position: relative;
	padding: 0 0 13px;
}

#nav .dropdown li a {
	color: rgba(215, 218, 226, 1);
}

#nav .dropdown li a:hover {
	color: #fff;
}

#nav .dropdown li.active a {
	color: #fff;
}

#header {
	background-image: url("../images/bg-header.jpg");
	background-size: cover;
	background-position: 0 6%;
	position: relative;
}

#header .btn {
	padding: 9px 10px;
	font: 600 16px/20px "Prelo Slab", sans-serif;
}

#header .btn i {
	font-size: 22px;
	margin: 0 10px 0 0;
}

#header .container {
	position: relative;
}

.header-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #33337b;
	margin: 0 -15px;
	position: relative;
	padding: 61px 15px 15px;
}

.header-holder .logo {
	overflow: hidden;
	max-width: 200px;
}

.header-holder .logo img {
	display: block;
	width: 100%;
}

.menu-opener {
	width: 36px;
	height: 30px;
	position: relative;
	margin: 18px 0 0;
}

.menu-opener span,
.menu-opener:after,
.menu-opener:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	-webkit-transition: all ease-in .3s;
	transition: all ease-in .3s;
	content: "";
	height: 4px;
	border-radius: 4px;
	background: #fff;
}

.menu-opener span {
	top: 10px;
}

.menu-opener:after {
	top: 20px;
}

.menu-opener:hover {
	opacity: .8;
}

.nav-active .menu-opener span {
	opacity: 0;
}

.nav-active .menu-opener:after,
.nav-active .menu-opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 10px;
}

.nav-active .menu-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav-active #nav {
	opacity: 1;
	visibility: visible;
}

.footer-area {
	overflow: hidden;
	background: #404040;
	font-size: 12px;
	line-height: 18px;
}

.footer-area .cols {
	margin: 0 -15px;
}

.footer-area .cols .nav:first-child {
	display: none;
}

.footer-area .cols .nav {
	width: 100%;
	border-top: solid 1px rgba(255, 255, 255, .2);
}

.footer-area .nav ul {
	border-top: solid 1px rgba(255, 255, 255, .2);
	padding: 0 15px;
}

.footer-area .nav li {
	padding: 0 0 12px;
}

.footer-area .nav li a {
	color: rgba(255, 255, 255, .5);
}

.footer-area .nav li a:hover {
	color: #fff;
}

.footer-area .nav li.active a {
	color: #fff;
}

.footer-area .nav.opened .heading a {
	color: #fff;
}

.footer-area .heading {
	display: block;
	color: rgba(255, 255, 255, .5);
	font: 600 19px/18px "Prelo Slab", sans-serif;
}

.footer-area .heading a {
	color: rgba(255, 255, 255, .5);
}

.footer-area .heading a:hover {
	color: #fff;
}

#footer {
	overflow: hidden;
	background: #181818;
	color: rgba(255, 255, 255, .25);
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

#footer .container {
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer .logo {
	margin: 0 auto 15px;
	max-width: 184px;
}

#footer a {
	color: rgba(255, 255, 255, .25);
}

#footer a:hover {
	color: #fff;
}

#footer .active {
	color: #fff;
}

#footer .active a {
	color: #fff;
}

#footer .links li {
	display: inline-block;
	vertical-align: top;
}

#footer .links li + li:before {
	display: inline-block;
	vertical-align: top;
	content: "|";
	color: rgba(255, 255, 255, .25);
	margin: 0 4px 0 4px;
}

#footer .copyright {
	display: block;
	margin: 0 0 4px;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slide-pagination {
	overflow: hidden;
}

.slick-pagination {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 22px 0 0;
}

.slick-pagination .slick-next {
	position: absolute;
	right: 0;
	top: 0;
}

.slick-next,
.slick-prev {
	position: absolute;
	color: rgba(0, 0, 0, .11);
	font-size: 40px;
	line-height: 40px;
	z-index: 10;
	cursor: pointer;
}

.slick-next:hover,
.slick-prev:hover {
	color: rgba(0, 0, 0, .5);
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
	color: #ccc;
}

.features-block {
	overflow: hidden;
}

.features-block .container {
	position: relative;
	padding-top: 21px;
	padding-bottom: 65px;
}

.features-block .slider-holder {
	overflow: hidden;
}

.features-block .go-top {
	color: #32327a;
}

.features-block .go-top:hover {
	color: #5ea9dd;
}

.features-block .container-holder {
	position: relative;
}

.features-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 -15px;
	font-size: 16px;
	line-height: 20px;
	color: #5d5d5d;
	position: static;
}

.features-slider .slide {
	margin: 0 15px;
	width: calc(100% - 30px);
	overflow: hidden;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	border-radius: 8px;
}

.features-slider .heading {
	display: block;
	min-height: 84px;
	text-align: center;
	font: 600 29px/30px "Prelo Slab", sans-serif;
	padding: 12px 15px;
	background: #5ea9dd;
	color: #fff;
	width: 100%;
	letter-spacing: .4px;
}

.features-slider .text {
	overflow: hidden;
	padding: 17px 19px 22px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	letter-spacing: .3px;
}

.features-slider .text-holder {
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.features-slider p {
	margin: 0 0 27px;
}

.features-slider .btn-holder {
	width: 100%;
	text-align: right;
}

.features-slider .more {
	color: #32327a;
}

.features-slider .more:hover {
	color: #5ea9dd;
}

.features-slider .more i {
	margin: 0 5px 0 0;
}

.news-block {
	overflow: hidden;
	background: #4984ac;
	color: #fff;
}

.news-block .container {
	position: relative;
	padding-top: 33px;
	padding-bottom: 67px;
}

.news-block .container-holder {
	position: relative;
}

.news-block .slider-holder {
	overflow: hidden;
}

.news-block h3 {
	font-size: 29px;
	line-height: 32px;
	margin: 0 0 25px;
}

.news-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 -15px;
	font-size: 14px;
	position: static;
	line-height: 20px;
}

.news-slider .slide {
	margin: 0 15px;
	width: calc(100% - 30px);
	overflow: hidden;
	background: #5ea9dd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	border-radius: 8px;
	padding: 15px 13px 34px 19px;
}

.news-slider .title {
	display: block;
	font: 600 20px/22px "Prelo Slab", sans-serif;
	margin: 0 0 13px;
}

.news-slider .title a {
	color: #fff;
}

.news-slider .title a:hover {
	opacity: .6;
}

.news-slider .image {
	width: 100%;
	margin: 0 0 10px;
}

.news-slider .image img {
	display: block;
	height: auto;
	max-width: 166px; 
}

.news-slider p {
	margin: 0 0 24px;
}

.news-slider .more {
	color: #fff;
}

.news-slider .more:hover {
	color: #32327a;
}

.news-slider .time {
	display: block;
	position: relative;
	padding: 0 0 0 30px;
	font-size: 11px;
	line-height: 15px;
	color: rgba(255, 255, 255, .65);
	text-transform: uppercase;
	margin: 0 0 21px;
}

.news-slider .time:before {
	position: absolute;
	left: -1px;
	top: 1px;
	font-size: 17px;
}

.resize-active *,
.resize-active *:before,
.resize-active *:after {
	-webkit-transition: none !important;
	transition: none !important;
	-webkit-animation: none !important;
	animation: none !important;
}

body {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	min-width: 320px;
	line-height: 29px;
}

a {
	text-decoration: none;
	-webkit-transition: color .3s linear, background .3s linear, border .3s linear;
	transition: color .3s linear, background .3s linear, border .3s linear;
}

#wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.container {
	max-width: 1100px;
	padding: 0 15px;
	margin: 0 auto;
}

.visual {
	overflow: hidden;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	text-align: center;
	font-family: "Prelo Slab", sans-serif;
}

.visual .caption {
	padding-top: 34px;
	padding-bottom: 42px;
	max-width: 672px;
	margin: 0 auto;
}

.visual h1 {
	font-size: 45px;
	line-height: 50px;
	margin: 0 0 20px;
}

.visual h1 strong {
	display: block;
	font-size: 32px;
	color: #d0daec;
	line-height: 32px;
}

.visual h1 span {
	display: block;
	font-size: 24px;
	color: #d0daec;
	line-height: 28px;
	padding: 7px 0 0;
}

.visual .title {
	display: block;
	font-size: 26px;
	line-height: 30px;
	font-weight: 600;
	margin: 0 0 28px;
}

#header .visual .btn {
	display: inline-block;
	vertical-align: top;
	min-width: 229px;
}

.intro-block {
	overflow: hidden;
	background: #32327a;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}

.intro-block h2 {
	font-size: 36px;
	line-height: 40px;
	margin: 0 0 15px;
}

.intro-block .container {
	padding-top: 29px;
	padding-bottom: 17px;
	position: relative;
}

.intro-block .btn {
	display: block;
	margin: 0 0 20px;
}

.intro-block .cols {
	overflow: hidden;
}

.intro-block .cols .col {
	margin: 0 0 26px;
	position: relative;
	width: 100%;
}

.intro-block .cols .col:after {
	position: absolute;
	left: -38px;
	top: 6px;
	width: 3px;
	content: "";
	bottom: -9px;
	border-left: dotted 3px #8484af;
}

.intro-block p {
	margin: 0 0 20px;
}

.intro-block .unorderlist {
	padding-top: 3px;
}

.intro-block .btns {
	padding: 8px 0 0;
	overflow: hidden;
}

.more {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.more i {
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
	margin: 0 3px 0 0;
}

.readMore .more {
	float: right;
	color: #3f2f7a;	
}

.more:hover {
	color: #5ea9dd;
}

.btn {
	background: #5ea9dd;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font: 600 28px/34px "Prelo Slab", sans-serif;
	border-radius: 6px;
	padding: 7px 27px;
}

.btn i {
	font-size: 26px;
	display: inline-block;
	vertical-align: top;
	margin: 1px 36px 0 0;
}

.btn:hover {
	background: #3e84b5;
}

.unorderlist {
	font-size: 14px;
	line-height: 17px;
	letter-spacing: .3px;
}

.unorderlist li {
	position: relative;
	padding: 0 0 10px 20px;
}

.unorderlist li:before {
	position: absolute;
	left: 0;
	top: 4px;
	content: "";
	width: 10px;
	height: 10px;
	background: #8484af;
}

.unorderlist li:last-child {
	padding-bottom: 0;
}

.go-top {
	position: absolute;
	right: 20px;
	bottom: 24px;
	font-size: 12px;
	line-height: 12px;
	color: rgba(255, 255, 255, .5);
}

.go-top.point-down {
	transform: rotate(180deg);
}

.go-top:hover {
	color: #fff;
}

.sponsors-block {
	overflow: hidden;
	background: #fff;
}

.sponsors-block .container {
	padding-top: 33px;
	padding-bottom: 70px;
	position: relative;
}

.sponsors-block .go-top {
	color: #9898bc;
}

.sponsors-block .go-top:hover {
	color: #32327a;
}

.sponsors-block .container-holder {
	position: relative;
}

.sponsors-block .slider-holder {
	overflow: hidden;
}

.sponsors-block h3 {
	font-size: 29px;
	line-height: 32px;
	margin: 0 10px 0 0;
}

.sponsors-block .heading-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 17px;
}

.sponsors-block .more {
	color: #32327a;
	margin: 6px 0 0;
	letter-spacing: 0;
}

.sponsors-block .more:hover {
	color: #5ea9dd;
}

.sponsors-block .more i {
	margin: 0 8px 0 0;
}

.sponsors-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -10px;
	position: static;
}

.sponsors-slider .slide {
	padding: 0 10px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sponsors-slider .slide img {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}

.slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.slick-track:after,
.slick-track:before {
	display: none;
}

.slick-track .slick-slide {
	float: none;
}

#main {
	overflow: hidden;
}

.main-holder {
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

#sidebar {
	width: 100%;
	margin: 1px 0 0;
	background: #f7f7f7;
	position: relative;
}

#sidebar h1 {
	margin: 0;
}

#sidebar h1 a {
	color: #fff;
}

#content {
	width: 100%;
	padding: 25px 15px 10px;
}

#content:only-child {
	width: 100%;
}

#content h1 {
	font-size: 35px;
	font-weight: 600;
	line-height: 40px;
	color: #32327a;
	margin: 0 0 16px;
}

.sidenav {
	font-weight: 600;
	font: 600 22px/26px "Prelo Slab", sans-serif;
}

.sidenav > li > a {
	padding: 8px 19px 6px;
	display: block;
	color: #7878ac;
	position: relative;
	overflow: hidden;
	min-height: 56px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sidenav > li > a span {
	display: block;
	width: 100%;
}

.sidenav > li > a:hover {
	background: #5da9dd;
	color: #fff;
}

.sidenav > li.current > a {
	background: #5da9dd;
	color: #fff;
}

.sidenav ul {
	background: #9bc8e7;
	font-size: 18px;
	line-height: 22px;
	padding: 9px 0 17px;
}

.sidenav ul li a {
	padding: 5px 36px;
	color: #fff;
	display: block;
}

.sidenav ul li a:hover {
	background: #5da9dd;
}

.sidenav ul li.current a {
	background: #5da9dd;
}

.article {
	overflow: hidden;
	border-top: solid 3px #f2f2f2;
	padding: 14px 0 29px;
}

.article + .article {
	padding: 20px 0 29px;
}

.article + .article p {
	margin: 0 0 10px;
}

.article .more {
	float: right;
	color: #5da9dd;
}

.article .more:hover {
	color: #32327a;
}

.article h2 {
	font-size: 24px;
	line-height: 28px;
	color: #7878ac;
	font-weight: 600;
	margin: 0 0 10px;
}

.article h2 a {
	color: #7878ac;
}

.article h2 a:hover {
	color: #32327a;
}

.time {
	display: block;
	position: relative;
	padding: 0 0 0 28px;
	font-size: 11px;
	line-height: 15px;
	color: #989898;
	text-transform: uppercase;
	margin: 0 0 26px;
}

.time:before {
	position: absolute;
	left: 0;
	top: 0;
	color: #cfcfcf;
	font-size: 18px;
}

.article p {
	margin: 0 0 15px;
}

.article .image {
	overflow: hidden;
	margin: 0 0 18px;
	width: 100%;
}

.article .image img {
	display: block;
	width: 100%;
}

@media (min-width: 576px) {
	.sponsors-block .more {
		letter-spacing: .8px;
	}
}

@media (min-width: 600px) {
	.features-slider .slide {
		width: calc(50% - 30px);
	}

	.article .image {
		float: right;
		margin: 12px 0 10px 10px;
		width: 230px;
	}
}

@media (min-width: 768px) {
	#header {
		min-height: 350px;
	}

	#header .btn {
		font-size: 23px;
		line-height: 26px;
		padding: 9px 17px;
	}

	#header .btn i {
		font-size: 24px;
		margin: 0 12px 0 0;
	}

	.header-holder {
		padding: 61px 30px 15px;
		margin: 0 -30px;
	}

	.header-holder .logo {
		max-width: 230px;
	}

	.footer-area .container {
		padding-top: 20px;
		padding-bottom: 11px;
	}

	.footer-area .cols {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin: 0 -9px;
	}

	.footer-area .cols .nav {
		width: 16.666%;
		padding: 0 9px;
		border: 0;
	}

	.footer-area .nav ul {
		position: static !important;
		height: auto !important;
		padding: 0;
		border: 0;
	}

	.footer-area .nav li:first-child {
		padding-top: 12px;
	}

	.footer-area .heading {
		margin: 0 0 14px;
	}

	#footer {
		text-align: left;
	}

	#footer .container {
		padding-top: 26px;
		padding-bottom: 26px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	#footer .logo {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin: 0;
	}

	#footer .copyright {
		margin: 0 0 8px;
	}

	.slick-next,
	.slick-prev {
		right: -28px;
		top: 50%;
		margin: -7px 0 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.slick-prev {
		right: auto;
		left: -28px;
	}

	.features-slider .slide {
		width: calc(33.33% - 30px);
	}

	.news-block .container {
		padding-bottom: 57px;
	}

	.news-slider .slide {
		width: calc(50% - 30px);
	}

	.container {
		padding: 0 30px;
	}

	.visual h1 {
		font-size: 55px;
		line-height: 65px;
		margin: 0 0 20px;
	}

	.visual h1 strong {
		margin: 0 0 -5px;
		font-size: 36px;
		line-height: 36px;
	}

	.visual h1 span {
		font-size: 27px;
		line-height: 30px;
		padding: 7px 0 0;
	}

	.visual .title {
		margin: 0 0 37px;
		font-size: 30px;
		line-height: 40px;
	}

	.intro-block .btn {
		margin: 0 0 25px;
	}

	.intro-block .cols {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin: 0 -28px;
	}

	.intro-block .cols .col {
		margin: 0 28px 26px;
		width: calc(50% - 56px);
	}

	.intro-block .cols .col:nth-child(1) {
		width: calc(100% - 56px);
	}

	.btn {
		font-size: 32px;
		line-height: 40px;
		padding: 7px 27px 10px;
	}

	.go-top {
		right: 37px;
	}

	.sponsors-block .container {
		padding-bottom: 89px;
	}

	.sponsors-block h3 {
		margin: 0 10px 18px 0;
	}

	.sponsors-block .more {
		margin: 0 0 3px;
	}

	.sponsors-block .slick-prev,
	.sponsors-block .slick-next {
		margin: 0;
	}

	.sponsors-block .slick-next {
		margin: 0;
	}

	#sidebar {
		width: 250px;
		margin: 0;
	}

	#sidebar h1 {
		background: #33337b;
		color: #fff;
		padding: 23px 20px 11px;
		font-size: 35px;
		line-height: 40px;
	}

	#sidebar h1 a {
		/* pointer-events: none; */
	}

	#content {
		padding: 25px 25px 48px;
		width: calc(100% - 250px);
	}

	.sidenav > li > a:after {
		position: absolute;
		right: -46px;
		top: 0;
		width: 66px;
		bottom: 0;
		content: "";
		background: #fff;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.sidenav > li.active > a:after {
		opacity: 1;
		visibility: visible;
	}
}

@media (min-width: 1000px) {
	#header {
		overflow: hidden;
		min-height: 300px;
	}

	#header .btn {
		display: block;
		margin: 0 0 16px;
		background: rgba(255, 255, 255, .1);
		border-radius: 8px;
		color: #fff;
		padding: 4px 17px;
		min-width: 229px;
	}

	#header .btn i {
		color: #cdcdcd;
	}

	#header .btn:hover {
		background: rgba(255, 255, 255, .2);
	}

	.header-holder {
		background: none;
		margin: 0;
		padding: 0 0 45px;
	}

	.header-holder .logo {
		max-width: 321px;
	}

	.menu-opener {
		display: none;
	}

	.footer-area .cols .nav {
		width: 12%;
	}

	.footer-area .cols .nav:nth-child(1) {
		width: 15.55%;
	}

	.footer-area .cols .nav:nth-child(2) {
		width: 14.7%;
	}

	.footer-area .cols .nav:nth-child(3) {
		width: 14.7%;
	}

	.footer-area .cols .nav:nth-child(4) {
		width: 16.5%;
	}

	.footer-area .cols .nav:nth-child(5) {
		width: 14%;
	}

	.footer-area .cols .nav:nth-child(6) {
		width: 12.5%;
	}

	#footer .container {
		padding-top: 48px;
		padding-bottom: 47px;
	}

	#footer .logo {
		max-width: inherit;
	}

	#footer .text {
		padding: 5px 0 0 2px;
	}

	#footer .copyright {
		margin: 0 0 12px;
	}

	.slick-next,
	.slick-prev {
		right: -39px;
		font-size: 50px;
		line-height: 50px;
		margin: -7px 0 0;
	}

	.slick-prev {
		right: auto;
		left: -40px;
	}

	.features-slider {
		margin: 0 -25px;
	}

	.features-slider .slide {
		margin: 0 25px;
		width: calc(33.33% - 50px);
	}

	.news-block .slick-next,
	.news-block .slick-prev {
		top: 71px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin: 0;
	}

	.news-slider {
		margin: 0 -25px;
	}

	.news-slider .slide {
		margin: 0 25px;
		width: calc(50% - 50px);
	}

	.news-slider .image {
		min-height: 191px;
		float: right;
		width: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin: -5px 0 0 17px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.container {
		padding: 0 50px;
	}

	.visual {
		margin: 13px 0 122px;
	}

	.visual h1 {
		font-size: 60px;
		line-height: 70px;
		margin: 0 0 32px;
	}

	#header .visual .btn {
		margin: 0 36px 0 0;
	}

	.intro-block .cols .col {
		width: calc(31.5% - 56px);
	}

	.intro-block .cols .col:nth-child(2) {
		width: calc(35.5% - 56px);
	}

	.intro-block .cols .col:nth-child(1) {
		width: calc(32.9% - 56px);
	}

	.go-top {
		right: 57px;
	}

	.sponsors-slider .slick-next,
	.sponsors-slider .slick-prev {
		color: rgba(0, 0, 0, .04);
	}

	.sponsors-slider .slick-next:hover,
	.sponsors-slider .slick-prev:hover {
		color: rgba(0, 0, 0, .5);
	}

	#sidebar {
		width: 299px;
	}

	#content {
		padding: 25px 34px 50px 36px;
		width: calc(100% - 299px);
	}

	.article + .article .image {
		margin: 4px 0 10px 19px;
		width: 311px;
	}

	.article .image {
		width: 306px;
		margin: 12px 0 10px 14px;
	}
}

@media (min-width: 1120px) {
	.slick-next,
	.slick-prev {
		right: -50px;
		margin: -12px 0 0;
	}

	.slick-prev {
		left: -56px;
		right: auto;
	}
}

@media (max-width: 999px) {
	
	
	.header-holder .btns-holder {
		display: none !important;
	}
	#nav {
		position: absolute;
		left: 0;
		top: 100%;
		right: 0;
		z-index: 999;
		background: #000;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: opacity linear .3s, visibility linear .3s;
		transition: opacity linear .3s, visibility linear .3s;
	}

	#nav ul {
		padding: 0;
		display: block;
	}

	#nav ul li {
		border-top: solid 1px rgba(255, 255, 255, .2);
	}

	#nav ul li:first-child {
		border-top: 0;
	}

	#nav ul li a {
		display: block;
		padding: 12px 30px;
		position: relative;
	}

	#nav ul li a:hover {
		background: #5da9dd;
	}

	#nav ul li a.has-drop-down-a:before {
		position: absolute;
		right: 22px;
		top: 15px;
		content: "\f107";
		font: 20px/20px "fontello";
		-webkit-transition: -webkit-transform linear .3s;
		transition: -webkit-transform linear .3s;
		transition: transform linear .3s;
		transition: transform linear .3s, -webkit-transform linear .3s;
	}

	#nav ul li.active > a,
	#nav ul li.hover > a {
		background: #5da9dd;
	}

	#nav ul li.hover .dropdown {
		display: block;
	}

	#nav ul li.hover a.has-drop-down-a:before {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	#nav ul .dropdown {
		display: none;
		opacity: 1;
		visibility: visible;
		position: static;
		width: 100%;
		padding: 0;
		background: #33337b;
		line-height: 20px;
	}

	#nav ul .dropdown li {
		padding: 0;
		border-top: solid 1px rgba(255, 255, 255, .2);
	}

	#nav ul .dropdown li a {
		padding: 12px 45px;
		color: #fff;
		text-transform: uppercase;
	}

	.header-holder .btns-holder {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		background: #000;
	}

	.header-holder .btns-holder .btn {
		width: 50%;
		margin: 0 !important;
		border-radius: 0;
		text-align: center;
		background: #5da9dd;
	}

	.header-holder .btns-holder .btn + .btn {
		border-left: solid 1px #fff;
	}

	.header-holder .btns-holder .btn:hover {
		background: #3e84b5;
	}

	.footer-area .cols .nav:nth-child(7) {
		width: 100%;
	}

	.footer-area .cols .nav:nth-child(7) ul {
		margin: 0 -5px;
	}

	.footer-area .cols .nav:nth-child(7) ul li {
		display: inline-block;
		vertical-align: top;
		margin: 0 5px;
	}

	.news-slider .image {
		max-height: 242px;
		overflow: hidden;
	}

	.news-slider .image img {
		object-fit: cover;
		max-height: 242px;
	}

	.main-holder {
		margin: 0 -30px;
	}
}

@media (max-width: 767px) {
	.footer-area .cols .nav:nth-child(7) ul {
		margin: 0;
	}

	.footer-area .cols .nav:nth-child(7) ul li {
		display: block;
		margin: 0;
	}

	.footer-area .nav.opened .heading a:before {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.footer-area .heading a {
		display: block;
		padding: 12px 30px 12px 15px;
		position: relative;
	}

	.footer-area .heading a:before {
		position: absolute;
		right: 15px;
		top: 11px;
		content: "\f107";
		font: 20px/20px "fontello";
		-webkit-transition: -webkit-transform linear .3s;
		transition: -webkit-transform linear .3s;
		transition: transform linear .3s;
		transition: transform linear .3s, -webkit-transform linear .3s;
	}

	.slick-next,
	.slick-prev {
		position: absolute;
		left: 0;
		bottom: -48px;
		font-size: 30px;
		line-height: 30px;
	}

	.slick-next {
		left: 30px;
	}

	.main-holder {
		margin: 0 -15px;
	}

	#sidebar .nav-opener {
		display: block;
		background: #33337b;
		padding: 13px 45px 13px 15px;
		position: relative;
	}

	#sidebar .nav-opener:after {
		position: absolute;
		right: 20px;
		top: 17px;
		content: "\f107";
		font: 20px/20px "fontello";
		-webkit-transition: -webkit-transform linear .3s;
		transition: -webkit-transform linear .3s;
		transition: transform linear .3s;
		transition: transform linear .3s, -webkit-transform linear .3s;
	}

	.sidenav {
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		z-index: 100;
		background: #f7f7f7;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: opacity linear .3s, visibility linear .3s;
		transition: opacity linear .3s, visibility linear .3s;
	}

	.sidenav-active .sidenav {
		opacity: 1;
		visibility: visible;
	}

	.sidenav-active #sidebar .nav-opener:after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

