* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

html {
  font: 300 16px / 24px 'Open Sans', sans-serif;
  background: #ffffff;
}
body {
	position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.uk-panel-box {
    background-color: transparent!important;
}
#rev_slider_1_1_wrapper {
    background-color: transparent!important;
}
a, .uk-link {
    color: #0acbe2;
    text-decoration: none;
    cursor: pointer;
}
h1, .uk-h1 {
    font-size: 36px;
    line-height: 40px;
}
h2, .uk-h2 {
    font-size: 24px;
    line-height: 30px;
}
h3, .uk-h3 {
    font-size: 24px;
    line-height: 38px;
}
.blueh3 {
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    background: transparent;
    background: linear-gradient(to right, #00e5ff, #2196f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #000000;
    margin-bottom: 40px;
}
.uk-container {
    max-width: 1380px;
    padding: 0 30px;
}
.uk-breadcrumb {
    font-size: 12px;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 1px;
}
.rdo91 .uk-breadcrumb a,
.rpi91 .uk-breadcrumb a,
.rdo91 .uk-breadcrumb span,
.rpi91 .uk-breadcrumb span,
.rdo91 .uk-breadcrumb li:before,
.rpi91 .uk-breadcrumb li:before {
	color: #666666;
}
.osvheader .uk-breadcrumb a,
.osvheader .uk-breadcrumb span,
.osvheader .uk-breadcrumb li:before {
	color: #fff!important;
}
.uk-navbar {
	background: none;
}
.uk-navbar-nav > li:first-child { display: none; }
.tm-toolbar {
    box-sizing: border-box;
    padding: 17px 0;
    height: 60px;
	background: #00e5ff; /* Old browsers */
	background: -moz-linear-gradient(left, #00e5ff 0%, #2196f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00e5ff 0%,#2196f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00e5ff 0%,#2196f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5ff', endColorstr='#2196f3',GradientType=1 ); /* IE6-9 */
    color: #ffffff;
    font-size: 14px;
}
.uk-panel-title {
	font-weight: 700;
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px #0acbe2 solid;
}
.uk-panel-box {
    box-shadow: none;
}
.componentheading {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    line-height: 30px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 40px;
}
#tm-main-top {
	margin-top: 50px;
}
.tm-noblog .tm-content, 
.tm-isblog .tm-article.tm-article-box, 
.yoo-zoo .uk-article,
.contacts .tm-content {
    border-radius: 0;
    padding: 70px 0;
    background: #ffffff;
    box-shadow: none;
}
.tm-logo {
	width: 185px;
}
.tm-logo img {
	position: relative;
	top: 9px;
}
.tm-navbar.uk-active {
	box-shadow: 0 2px 2px #eee;
}
.uk-noflex { width: 100%; }
.uk-noflex .tm-logo,
.uk-noflex .tm-logo-small {
	float: left;
}
.uk-noflex .tm-logo {
	position: relative;
	top: 10px;
}
.uk-noflex nav.uk-visible-large {
	float: right;
	margin-right: 50px;
}
.entertologin {
	background: #00e5ff; /* Old browsers */
	background: -moz-linear-gradient(left, #00e5ff 0%, #2196f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00e5ff 0%,#2196f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00e5ff 0%,#2196f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5ff', endColorstr='#2196f3',GradientType=1 ); /* IE6-9 */
	color: #ffffff;
	width: 190px;
	text-align: center;
	display: inline-block;
	padding: 10px 0;
}
.entertologin:hover,
.rsform-submit-button:hover,
.k2AccountPageUpdate button:hover, 
.k2AccountPageUpdate button:focus,
.osvitemListView div.subCategory h2 a:hover,
.osvitemListView div.subCategory h2 a:focus,
.loginlink:hover, 
.loginlink:focus, 
.testlink:hover,
.testlink:focus {
	background: #2ed8ec!important;
	color: #ffffff!important;
}
.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    text-transform: uppercase;
    height: 110px;
    padding: 0 27px;
    line-height: 110px;
    color: #747da1;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}
.uk-navbar-nav > li.uk-active > a,
.uk-navbar-nav > li > a:hover,
.uk-navbar-nav > li > a:focus {
  background: transparent;
  background: linear-gradient(to right, #00e5ff, #2196f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    color: #000000;
}
.tm-navbar {
    border-bottom: none!important;
    margin-bottom: 0px;
    background: #fff;
}
.tm-footer {
    background: #0acbe2;
}
.logotext {
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: #1d274e;
	padding-left: 4px;
}
.tm-navbar .uk-navbar {
	background: transparent;
}

.tp-leftarrow.default {
    background: url(/images/icons/sliderarrowleft.png) no-repeat 0 0;
    width: 43px;
    height: 44px;
}
.tp-rightarrow.default {
    background: url(/images/icons/sliderarrowright.png) no-repeat 0 0;
    width: 43px;
    height: 44px;
}
.tp-leftarrow.default:hover {
    background: url(/images/icons/sliderarrowlefthover.png) no-repeat 0 0;
    width: 43px;
    height: 44px;
}
.tp-rightarrow.default:hover {
    background: url(/images/icons/sliderarrowrighthover.png) no-repeat 0 0;
    width: 43px;
    height: 44px;
}
.tp-bullets .bullet {
    background: url(/images/icons/bullet.png) no-repeat 0 0!important;
    width: 15px!important;
    height: 15px!important;
    border: none!important;
    box-shadow: none!important;
}
.tp-bullets .bullet.selected {
    background: url(/images/icons/bullethover.png) no-repeat 0 0!important;
    width: 15px!important;
    height: 15px!important;
    border: none!important;
    box-shadow: none!important;
}

.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {
    background: #0acbe2;
    padding: 10px 35px;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
}
.tp-caption.medium_bg_orangeR, .medium_bg_orangeR {
    background-color: #fb3244;
    border-color: #fb3244;   
    border-radius: 20px;
}
.tm-content {
	padding-top: 30px;
}
.uk-breadcrumb {
	margin-bottom: 30px;
}
.tm-top-a,
.tm-top-b {
	margin-bottom: 0;
}
.tm-top-b-wrapper {
	padding: 60px 0;
}
.tm-top-b-wrapper .uk-panel-box {
	background: transparent;
}
.tm-top-a .uk-panel-box {
	padding: 0;
}
.tm-top-c-wrapper {
	background: #00e5ff; /* Old browsers */
	background: -moz-linear-gradient(left, #00e5ff 0%, #2196f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00e5ff 0%,#2196f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00e5ff 0%,#2196f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5ff', endColorstr='#2196f3',GradientType=1 ); /* IE6-9 */
	padding: 40px 0;
    position: relative;
    margin-bottom: 0;
}
.tm-top-c2-wrapper {
    background: transparent url('/images/bgm.png') 50% 0 no-repeat;
    padding-top: 55px;
    padding-bottom: 170px;
}
.tm-top-c3-wrapper {
    background: transparent url('/images/tmtopc3wrapper.png') 50% 0 repeat-x;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 70px;
}
.tm-top-c4-wrapper {
    background-image: url('/images/tes1.jpg');
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(255,255,255,.86);
    padding-top: 80px;
    padding-bottom: 70px;
}
.tm-top-c6-wrapper {
    background-image: url('/images/1-3.jpg');
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(255,255,255,.86);
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
}
.tm-top-c6-wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,.86);
}
.tm-top-c7-wrapper {
    background-image: url('/images/slide-home2-2.jpg');
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(255,255,255,.86);
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
	margin-bottom: 60px;
}
.democ {
	background: none;
	box-shadow: none;
}
.maticonblock {
	float: left;
	margin: 0 30px 30px 0;
}
.maticonblock .moduleItemImage span { display: none; }
.mainmatfour {
	background: #fff;
	position: relative;
	padding: 50px 30px 30px 30px;
	box-shadow: 6px 6px 6px #eee, -1px -1px 1px #eee;
	margin-bottom: 30px!important;
	cursor: pointer;
	z-index: 3;
}
.mainmatfour:hover {
	background: #00e5ff; /* Old browsers */
	background: -moz-linear-gradient(left, #00e5ff 0%, #2196f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00e5ff 0%,#2196f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00e5ff 0%,#2196f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5ff', endColorstr='#2196f3',GradientType=1 ); /* IE6-9 */
}
.tm-top-b .uk-panel-teaser {
    margin-bottom: 20px;
}
.tm-top-b .fourfrompro > h3 {
  background: linear-gradient(45deg, #22e8ff, #2196f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0;
	border: none;
	margin-bottom: 20px;
	margin-top: 0;
}
#tm-top-c2 h2 {
	text-align: left;
	font-weight: bold;
	font-size: 74px;
	line-height: 70px;
	padding: 10px 0;
	border: none;
	margin-bottom: 40px;
	color: #1d274e;
}
#tm-top-c2 p {
	text-align: left;
	max-width: 700px;
	font-size: 16px;
	padding: 10px 0;
	border: none;
	color: #1d274e;
}
#tm-top-c2 h3 {
  background: linear-gradient(45deg, #22e8ff, #2196f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0;
	border: none;
	margin-bottom: 10px;
}
.tm-totop-scroller {
	display: none;
	position: fixed!important;
	color: #fff;
	top: auto;
	bottom: 50px;
	left: auto;
	right: 60px;
}
.tm-totop-scroller:before {
    content: '\e604';
    display: block;
    height: 35px;
    font-family: 'Monday';
    font-size: 20px;
    line-height: 35px;
    width: 40px;
    border-radius: 5px;
    color: #fff;
    padding: 6px;
    background-color: #239af4;
}
.matintro {
	text-align: left;
	margin-left: 210px;
}
.mainmatfour:hover .matintro {
	color: #ffffff;
}
.matlink {
	position: absolute;
	right: 20px;
	bottom: 20px;
	text-align: right;
	padding-right: 20px;
}
.matlink a {
	font-size: 12px;
	color: #666!important;
}
.matlink:after {
	content: "";
	display: inline-block;
	position: relative;
	top: 5px;
	width: 10px;
	height: 17px;
	margin-left: 13px;
	background: url('/images/icons/matarrow.png') 0 0 no-repeat;
}
.mainmatfour:hover .matlink:after {
	background: url('/images/icons/matarrowwhite.png') 0 0 no-repeat;
}
.mainmatfour:hover .matlink a,
.mainmatfour:focus .matlink a {
	color: #fff!important;
}
.tm-top-c3-wrapper h2 {
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
	line-height: 36px;
	padding: 10px 0;
	border: none;
	margin-bottom: 0;
	color: #ffffff;
}
.tm-top-c3-wrapper h3 {
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 70px;
	line-height: 80px;
	padding: 0 0;
	border: none;
	margin-top: 5px;
	margin-bottom: 110px;
	color: #ffffff;
}
.blockskomu {
	text-align: center;
}
.blockskomu h4 {
	text-align: center;
	font-weight: 700;
	color: #000;
	letter-spacing: 1px;
	font-size: 22px;
	line-height: 30px;
	padding: 0 0;
	border: none;
	margin-top: 35px;
	margin-bottom: 15px;
}
.blockskomu p {
	padding: 0 30px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.homepage #tm-main { display: none; }
.mainmatfour .uk-panel-title {
	border: none;
}
.mainmatfour .uk-panel-title a {
	color: #5c5c5c;
	font-size: 15px;
}
.mainmatfour:hover .uk-panel-title a,
.mainmatfour:hover .uk-panel-title a:focus {
	color: #ffffff;
}
.fourfrompro .uk-panel-teaser a {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: block;
	width: 100%;
	height: 195px;
}

.lastnews .moduleItemIntrotext a {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.lastnews .moduleItemIntrotext,
.lastnews .moduleItemIntrotext p {
	font-size: 12px;
	line-height: 15px;
}
.lastnews ul li div.moduleItemIntrotext a.moduleItemImage img {
    float: none!important;
}
.k2cal table.calendar {
	width: 100%;
}
.k2cal div.k2CalendarBlock {
    height: auto!important;
    margin-bottom: 8px;
}
.k2cal table.calendar tr td {
	font-size: 20px;
	line-height: 25px;
	padding: 20px 0;
}
.shrating {
	width: 100%;
}
.shrating thead td {
	font-weight: bold;
	background: #eee;
	padding-bottom: 10px;
}
.shrating td {
	font-size: 18px;
	line-height: 22px;
	padding: 5px;
}
.democ h2 {
	font-size: 60px;
	font-weight: bold;
	line-height: 22px;
    	color: #1d274e;
	text-align: center;
}
.democ .top-c-subzag {
	font-size: 18px;
	line-height: 52px;
    	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}
.democ .top-c-subb {
    	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
	padding: 40px 0 70px 0;
	text-align: center;
	margin: 0;
}
.democ .subicon {
	text-align: center;
	padding: 0 0 40px 0;
}
.democ .subicon img,
.et-title-general img {
	display: inline-block;
}
.footercontacts {
	margin-bottom: 10px;
}
.footercontacts h4 {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	text-align: left;
	color: #fff;
	margin: 10px 0;
}
.footercontacts h2 {
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	text-align: left;
	color: #fff;
	margin: 10px 0 10px 0;
}
.footercontacts h5 {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-align: left;
	color: #fff;
	margin: 0 0 10px 0;
}
.tm-footer-right .acymailing_introtext h3 {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	color: #fff;
	margin: 5px 0 10px 0;
}
.acysubbuttons {
    text-align: right!important;
}
table.acymailing_form {
	width: 100%;
}
table.acymailing_form .acy_requiredField input {
	height: 32px;
	line-height: 32px;
	border: 2px #fff solid;
	padding: 0 3%;
	width: 93%!important;
	margin-bottom: 8px;
	color: #fff;
	font-size: 18px;
}
.acysubbuttons .button {
	text-align: center;
	background: #fff;
	border: none;
	box-shadow: none;
	padding: 8px 56px;
	color: #4dabf5;
	font-size: 18px;
	font-weight: 400;
}
.footercontacts .contact a,
.footercontacts .contact a:hover,
.footercontacts .contact a:focus {
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	text-align: left;
	color: #fff;
}
.footercontacts .contbox {
	max-width: 390px;
	background: transparent url('/images/icons/contbkg.png') 0 0 repeat;
	padding: 8px 20px;
}
.footercontacts .cbdf {
	margin-bottom: 10px;
}
.democ .blocks {
	margin-bottom: 80px!important;
}
.democ .blocks .content {
	font-size: 11px;
	font-weight: 300;
	line-height: 16px;
	text-align: center;
	align-self: center;
	color: #333;
	margin: 6px 0;
	min-height: 48px;
}
.democ .blocks > div > div:hover .content {
	color: #fff;
}
.democ .blocks h3 {
	font-size: 18px;
	font-weight: 700;
	color: #1d274e;
	line-height: 28px;
	text-align: center;
	align-self: center;
}
.democ .blocks > div > div:hover h3 {
	color: #fff;
}
.democ .blocks > div {
	text-align: center;
        animation-delay: 0.1s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: rotateIn;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
}
.democ .blocks > div > div {
	background: #fff;
	padding: 20px 10px;
	margin: 0;
}
.democ .blocks > div > div:hover {
	background: #00e5ff; /* Old browsers */
	background: -moz-linear-gradient(left, #00e5ff 0%, #2196f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00e5ff 0%,#2196f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00e5ff 0%,#2196f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5ff', endColorstr='#2196f3',GradientType=1 ); /* IE6-9 */
	box-shadow: -6px -6px 12px #5299f9, -6px 6px 12px #5299f9, 6px -6px 12px #5299f9, 6px 6px 12px #5299f9;
}
.democ .icoblock {
	align-self: center;
	width: 140px;
	height: 140px;
	display: inline-block;
}
.democ .ico-globe {
	background: transparent url('/images/icons/globe-ico.png') 50% 50% no-repeat;
}
.democ .ico-trophy {
	background: transparent url('/images/icons/trophy-ico.png') 50% 50% no-repeat;
}
.democ .ico-gift {
	background: transparent url('/images/icons/gift-ico.png') 50% 50% no-repeat;
}
.democ .ico-test {
	background: transparent url('/images/icons/testy-ico.png') 50% 50% no-repeat;
}
.democ .blocks > div > div:hover .ico-globe {
	background: transparent url('/images/icons/globe-ico-white.png') 50% 50% no-repeat;
}
.democ .blocks > div > div:hover .ico-trophy {
	background: transparent url('/images/icons/trophy-ico-white.png') 50% 50% no-repeat;
}
.democ .blocks > div > div:hover .ico-gift {
	background: transparent url('/images/icons/gift-ico-white.png') 50% 50% no-repeat;
}
.democ .blocks > div > div:hover .ico-test {
	background: transparent url('/images/icons/testy-ico-white.png') 50% 50% no-repeat;
}
.democ i {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-animation-name: qx-hvr-bob-float,qx-hvr-bob!important;
    animation-name: qx-hvr-bob-float,qx-hvr-bob!important;
    -webkit-animation-duration: .3s,1.5s;
    animation-duration: .3s,1.5s;
    -webkit-animation-delay: 0s,.3s;
    animation-delay: 0s,.3s;
    -webkit-animation-timing-function: ease-out,ease-in-out;
    animation-timing-function: ease-out,ease-in-out;
    -webkit-animation-iteration-count: 1,infinite;
    animation-iteration-count: 1,infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal,alternate;
    animation-direction: normal,alternate;
    color: #ff3243;
    width: 80px;
    height: 80px;
    line-height: 75px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    margin-bottom: 20px;
    font: normal normal normal 14px/1 "Font Awesome 5 Free";
    display: inline-block;
    font-size: 50px;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;

}
.democ i:hover {
    background-color: #ffffff;
}
.democ i:before {
	position: relative;
	top: 16px;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.democ i.fa-star:before {
    content: "\f005";
}
.democ i.fa-ballot-check:before {
    content: "\f733";
}
.democ i.fa-medium:before {
    content: "\f23a";
}
.democ i.fa-bookmark:before {
    content: "\f02e";
}
.democ i.fa-binoculars:before {
    content: "\f1e5";
}

.socnet {
	float: right;
}
.socnet > a {
	float: right;
	display: inline-block;
	margin: 0 0 0 10px;
}
.hotline {
	float: right;
	margin-right: 50px;
	font-size: 18px;
	font-weight: 400;
}
.qx-image.qx-hvr-bob {
	width: 90%;
	margin: 0 5%;
}
#tm-top-c3 {
    padding-top: 60px;
    padding-bottom: 60px;
}
#tm-top-c5 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.galonmain {
	padding: 0 2%;
}
.lt-blog div.k2ItemsBlock ul li {
    float: left;
    margin-right: 1%;
    width: 20%!important;
    display: inline-block!important;
}
#tm-footer {
    background: #fff url('/images/icons/footernew.jpg') 50% 0 no-repeat;
    background-size: cover;
    padding: 15px 0px 5px 0;
}
.tm-bottom-d-wrapper {
    background: #fff url('/images/icons/footernew.jpg') 50% 0 no-repeat;
    padding: 80px 0px;
}
.tm-bottom-d-wrapper .uk-panel-box {
    padding: 0;
    background: none!important;
    color: #ffffff;
    border-radius: 0;
    box-shadow: none!important;
}
.copyright {
	text-align: center;
	color: #fff;
}
.copyright a,
.copyright a:hover,
.copyright a:focus {
	color: #fff;
}

div.itemListCategory {
    background: none;
    border: none;
    border-bottom: 1px #999999 solid;
    border-radius: 0;
    margin: 0 0 24px 0;
    padding: 8px;
}
div.subCategory {
    background: none;
    border: none;
    margin: 4px;
    padding: 8px;
}
.tm-footer {
    margin-top: 0!important;
}
.osvheader {
	position: relative;
	padding: 40px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0;
}
.osvheader:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(34,191,209,0.4);
}
.osvheader h2 {
	position: relative;
	z-index: 5;
	font-size: 75px;
	font-weight: bold;
	line-height: 90px;
	color: #fff;
	max-width: 60%;
	margin: 50px 0;
}
.osvheader .uk-breadcrumb {
	position: relative;
	z-index: 5;
	margin: 30px 0;
}
.osvitemListView .catItemImageBlock {
	float: left;
	width: 20%;
	margin: 0 30px 0 0;
}
.rpi91 .osvitemListView .catItemImageBlock {
	float: right;
	width: 20%;
	margin: 0 0 0 30px;
}
.osvitemListView .catItemImageBlock img {
	width: 100%!important;
}
.osvitemListView  div.itemContainer {
	width: 100%!important;
}
.osvitemListView div.itemListSubCategories {
    border: none;
    border-bottom: 1px #999999 solid;
    border-radius: 0;
    margin: 0 0 24px 0;
    padding: 8px;
}
.osvitemListView  div.subCategory a.subCategoryImage img {
	float: left;
	width: 80px!important;
	margin-right: 20px;
}
.osvitemListView div.subCategory h2,
div.itemListSubCategories h3 {
	text-align: center;
}
.osvitemListView div.subCategory h2 a {
	display: inline-block;
	width: 80%;
	line-height: 24px;
	font-size: 20px;	
	color: #fff!important;
	padding: 18px 40px!important;
	background: #00e5ff!important;
	background: -moz-linear-gradient(left, #00e5ff 0%, #2196f3 100%)!important; /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00e5ff 0%,#2196f3 100%)!important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00e5ff 0%,#2196f3 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5ff', endColorstr='#2196f3',GradientType=1 )!important; /* IE6-9 */
	border-radius: 0!important;
}
.rsform-submit-button {
	border: none!important;
	box-shadow: none!important;
	color: #fff!important;
	font-size: 18px!important;
	padding: 15px 30px!important;
	background: #00e5ff!important;
	background: -moz-linear-gradient(left, #00e5ff 0%, #2196f3 100%)!important; /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00e5ff 0%,#2196f3 100%)!important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00e5ff 0%,#2196f3 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5ff', endColorstr='#2196f3',GradientType=1 )!important; /* IE6-9 */
	border-radius: 0!important;
}
.uk-dropdown.uk-dropdown-navbar,
.uk-dropdown-grid {
	width: 900px!important;
}
.uk-dropdown-grid .uk-nav li {
	display: inline-block;
	margin-right: 20px;
}
.uk-dropdown-grid .uk-nav li a {
	display: block;
	text-align: center;
	font-size: 20px;
}
.uk-dropdown-grid .uk-nav li a img {
	width: 45px!important;
	margin: 0 0 10px 0;
	display: inline-block;
}
.uk-dropdown-grid .uk-nav li a span {
	display: block;
	text-align: center;
}
.uk-dropdown {
    padding: 12px 30px;
}
div.itemIntroText {
    color: #444;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    padding: 4px 0 12px 0;
}
.loginpanel {
	display: none;
	position: absolute!important;
	top: 110px!important;
	right: 30px!important;
	left: auto!important;
	background: #fff!important;
	padding: 15px 20px!important;
	width: 230px!important;
	min-width: 230px!important;
	box-shadow: 2px 2px 2px #eee!important;
}
.loginpanel .uk-button-primary {
	width: 100%;
	display: inline-block;
	text-align: center;
	background: #00e5ff; /* Old browsers */
	background: -moz-linear-gradient(left, #00e5ff 0%, #2196f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00e5ff 0%,#2196f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00e5ff 0%,#2196f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5ff', endColorstr='#2196f3',GradientType=1 ); /* IE6-9 */
	color: #ffffff;
	margin-bottom: 12px;
}
.defaultButton {
	display: inline-block;
	text-align: center;
	background: #0acbe2;
	color: #000000;
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 10px 30px;
	border: none;
	box-shadow: none;
}
.loginpanel .uk-button-primary:hover {
	background: #2ed8ec;
}
.loginpanel .uk-form-row + .uk-form-row {
    margin-top: 10px;
}
.loginpanel .uk-form label {
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
	color: #666666;
}
.enterpanel { 
	margin-top: 0;
}
.enterpanel a { 
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
}
.enterpanel a:hover,
.enterpanel a:focus { 
	color: #dddddd;
}
.enterpanel .arrow {
	float: right;
	color: #ffffff;
	display: block;
	width: 20px;
	height: 20px;
	background: transparent url('/images/icons/arrowleft.png') 0 0 no-repeat;
	margin-left: 8px;
	margin-top: 5px;
}
.enterpanel.active .arrow {
	margin-top: 6px;
	background: transparent url('/images/icons/arrowdown.png') 0 0 no-repeat;
}
.leftregisterfields label {
	display: none;
}
.rightregisterfields label {
	float: left;
	min-width: 200px;
	position: relative;
	top: 15px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
	background: transparent!important;
	box-shadow: none!important;
	transition: background-color 5000s ease-in-out 0s;
}
.rightregisterfields .chfield:nth-child(4) { display: none; }
.registerfields {
	margin-bottom: 40px;
}
.chfield {
	margin-bottom: 20px;
}
.chfield .chosen-container {
	min-width: 250px;
}
.chosen-container-single .chosen-single {
	background-image: none!important;
}
.chosen-container-single .chosen-single div {
    width: 18px!important;
	right: 5px!important;
}
.chosen-container-single .chosen-single div b {
    background: url(chosen-sprite.png) no-repeat 0px 3px!important;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 3px!important;
}
.chosen-container .chosen-results li.highlighted {
    background: transparent!important;
    color: #2197f3!important;
}
.blueframe {
	display: block;
	height: 55px;
	width: 75%;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	background: transparent;
	background: linear-gradient(to right, #00e5ff, #2196f3);
	margin-bottom: 20px;
}
.blueframe:before {
    content: " ";
    background: #fff;
    position: absolute;
    top: 2px; left: 2px;
    bottom: 2px; right: 3px;
    z-index: 2;
}
.blueframe input {
	position: relative;
	z-index: 3;
	width: 96%;
	height: 55px;
	line-height: 55px;
	border: none;
	background-color: transparent!important;
	margin: 0!important;
	padding: 0 2%!important;
}

.citata {
	position: relative;
	display: block;
	background: #0bafcd; /* Old browsers */
	background: -moz-linear-gradient(left, #0bafcd 0%, #2378c4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #0bafcd 0%,#2378c4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #0bafcd 0%,#2378c4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0bafcd', endColorstr='#2378c4',GradientType=1 ); /* IE6-9 */
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding: 55px 30px 55px 100px;
	margin: 25px 0;
	clear: both;
	border-top: 20px #fff solid;
	border-bottom: 20px #fff solid;
}
.citata:before {
	content: "";
	display: block;
	position: absolute;
	background-image: url(/images/icons/quote.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	width: 50px;
	height: 100%;
	top: 0;
	left: 50px;	
}
.testlinkwrapper {
	display: block;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	border-top: 20px #fff solid;
}
.testlink {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	padding: 25px 0;
	background: #00e5ff; /* Old browsers */
	background: -moz-linear-gradient(left, #00e5ff 0%, #2196f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00e5ff 0%,#2196f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00e5ff 0%,#2196f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5ff', endColorstr='#2196f3',GradientType=1 ); /* IE6-9 */
}
.bottomtestlink {
	margin-top: 60px;
}
.bottomtestlink .testlink {
	display: inline-block;
	padding: 25px 30px;	
}
.tm-toolbar .uk-float-right {
	position: relative;
}
.tm-toolbar .loginpanel { 
	z-index: 1015;
	display: none; 
	position: absolute;
	top: 35px;
	right: 0px;
	background: #ffffff;
	border-top: none;
	border-bottom: 1px #777 solid;
	border-left: 1px #777 solid;
	border-right: 1px #777 solid;
	padding: 15px 20px;
	min-width: 240px;
}
.tm-toolbar .loginpanel a:hover {
    color: #000000;
}
.k2AccountPage th.k2ProfileHeading {
    background: none;
}
.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key {
    background: none;
    width: 30%;
    border: none;
	padding-right: 25px;
}
.k2AccountPage table {
	margin: 0 5%;
	width: 90%;
}
.qx-column .qx-element-dropcap:first-child:first-letter {
	padding-left: 15px!important;
	padding-right: 17px!important;
}
.qx-column .qx-element-dropcap:nth-child(6):first-letter {
	padding-left: 15px!important;
	padding-right: 17px!important;
}

.registerpage .k2AccountPage .admintable tr:nth-child(8),
.registerpage .k2AccountPage .admintable tr:nth-child(9),
.registerpage .k2AccountPage .admintable tr:nth-child(10),
.registerpage .k2AccountPage .admintable tr:nth-child(11),
.registerpage .k2AccountPage .admintable tr:nth-child(12) {
	display: none;
}
.registerpage #recaptcha {
	text-align: center;
}
.registerpage #recaptcha > div {
	display: inline-block;
}
.registerpage .k2AccountPageNotice {
	text-align: center;
}
.k2AccountPage div.k2AccountPageUpdate {
	border: none;
	text-align: center;
}
.k2AccountPageUpdate button,
.k2AccountPageUpdate button:hover,
.k2AccountPageUpdate button:focus {
    background: #00e5ff;
    background: -moz-linear-gradient(left, #00e5ff 0%, #2196f3 100%);
    background: -webkit-linear-gradient(left, #00e5ff 0%,#2196f3 100%);
    background: linear-gradient(to right, #00e5ff 0%,#2196f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5ff', endColorstr='#2196f3',GradientType=1 );
    color: #ffffff;
    box-shadow: none;
    border: none;
    text-align: center;
    display: inline-block;
    padding: 0 45px;
    font-size: 20px;
    height: 80px;
    line-height: 80px;
}
.itemExtraFieldstest ul li {
	list-style-type: none;
	margin-bottom: 30px;
}
.testans input {
	margin: 0 20px 0 15px;
}
div.itemHeader h2.itemTitle,
.itemView h2.itemTitle,
.uk-article-title {
	font-size: 26px;
    	line-height: 30px;
	text-align: left;
    background: none;
    border: none;
    border-bottom: 1px #999999 solid;
    border-radius: 0;
    margin: 0 0 24px 0;
    padding: 8px;
}
.osidebar h3 {
	font-size: 20px;
    	line-height: 30px;
	text-align: left;
    background: none;
    border: none;
    border-bottom: 1px #999999 solid;
    border-radius: 0;
    margin: 0 0 24px 0;
    padding: 8px;
}
.testquestion {
	font-size: 22px;
    	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.testans {
	font-size: 18px;
    	line-height: 24px;
	margin-bottom: 6px;
	max-width: 40%;
}
.osidebar {
	float: left;
	width: 20%;
	padding-right: 2%;
	margin-right: 2%;
	border-right: 1px #aaa solid;
}
.mainbar {

}
.mainbar h2 {
	font-size: 38px;
	font-weight: bold;
    	line-height: 42px;
	color: #1d274e;
	clear: both;
	padding-top: 20px;
}
.zmist {
	background-color: #d4faff;
	padding: 0 20px 0 30px;
	margin-bottom: 20px;
	height: 100%;
}
.zmistwrapper2 {
	position: relative;
	height: 100%;
}
.zmistlink {
	display: block;
	margin: 10px 0;
	color: #747da1;
}
.zmistlink:hover,
.zmistlink:focus {
	color: #333333;
}
.zmistheader {
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.zmistheader span {
	display: block;
	width: 100%;
	height: 1px;
	position: relative;
	top: 30px;	
	z-index: 5;
	clear: both;
}
.zmistheader span:before {
	content: "";
	width: 50%;
	height: 1px;
	text-align: center;
	background-color: #000;	
	display: inline-block;
}
.zmistheader h4 {
	background-color: #d4faff;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
    	line-height: 30px;
	color: #000000;
	position: relative;
	z-index: 6;
	padding: 0 20px;
}
.inshitemy {
	padding: 25px;
	box-shadow: -1px 1px 4px #eee, 1px -1px 4px #eee, 4px 4px 4px #eee;
}
.inshiheader {
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.inshiheader span {
	display: block;
	width: 100%;
	height: 1px;
	position: relative;
	top: 30px;	
	z-index: 5;
	clear: both;
}
.inshiheader span:before {
	content: "";
	width: 80%;
	height: 1px;
	text-align: center;
	background-color: #000;	
	display: inline-block;
}
.inshiheader h4 {
	background-color: #ffffff;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
    	line-height: 30px;
	color: #000000;
	position: relative;
	z-index: 6;
	padding: 0 20px;
}
.inshitemy {
	padding: 25px;
	box-shadow: -1px 1px 4px #eee, 1px -1px 4px #eee, 4px 4px 4px #eee;
}
.faktyheader {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}
.faktyheader span {
	display: block;
	width: 100%;
	height: 1px;
	position: relative;
	top: 30px;	
	z-index: 5;
	clear: both;
}
.faktyheader span:before {
	content: "";
	width: 36%;
	height: 1px;
	text-align: center;
	background-color: #000;	
	display: inline-block;
}
.faktyheader h4 {
	background-color: #ffffff;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
    	line-height: 30px;
	color: #000000;
	position: relative;
	z-index: 6;
	padding: 0 20px;
}
.faktywrapper {
	padding: 25px 50px;
	margin-right: 30px;
	box-shadow: -1px 1px 4px #eee, 1px -1px 4px #eee, 4px 4px 4px #eee;
	position: relative;
	min-height: 455px;
}
.faktygortay {
  display: inline-block;
  background: transparent;
  background: linear-gradient(to right, #00e5ff, #2196f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    color: #000000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 30px;
  line-height: 18px;
}
.faktywrapper .faktyactnum {
  display: inline-block;
  background: transparent;
  background: linear-gradient(to right, #00e5ff, #2196f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    color: #000000;
  font-size: 48px;
  margin-bottom: 30px;
  line-height: 58px;
}
.faktywrapper .fact { 
	display: none;
	padding: 10px 0;
	line-height: 28px;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in;
       -moz-transition: opacity 1s ease-in;
        -ms-transition: opacity 1s ease-in;
         -o-transition: opacity 1s ease-in;
            transition: opacity 1s ease-in;
}
.faktywrapper .fact.active { 
    display: block;
    opacity: 1;
}
.faktyleft {
    background: url(/images/icons/sliderarrowleft.png) no-repeat 0 0;
    width: 43px;
    height: 44px;
    position: absolute;
    bottom: 0;
    right: 44px;
}
.faktyright {
    background: url(/images/icons/sliderarrowright.png) no-repeat 0 0;
    width: 43px;
    height: 44px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.faktyleft:hover {
    background: url(/images/icons/sliderarrowlefthover.png) no-repeat 0 0;
    cursor: pointer;
}
.faktyright:hover {
    background: url(/images/icons/sliderarrowrighthover.png) no-repeat 0 0;
    cursor: pointer;
}
.slider_right {
	position: relative;
	float: right;
	margin: 0 0 0 30px;
	min-width: 40%;
}
.slider_left {
	position: relative;
	float: left;
	margin: 0 30px 0 0;
	min-width: 40%;
}

.slider_left .uk-slidenav-position .uk-slidenav-previous,
.slider_right .uk-slidenav-position .uk-slidenav-previous {
    background: url(/images/icons/sliderarrowleft.png) no-repeat 0 0;
    width: 43px;
    height: 44px;
    position: absolute;
    top: auto;
    left: auto;
    bottom: 0;
    right: 44px;
    display: block!important;
}
.slider_left .uk-slidenav-position .uk-slidenav-next,
.slider_right .uk-slidenav-position .uk-slidenav-next {
    background: url(/images/icons/sliderarrowright.png) no-repeat 0 0;
    width: 43px;
    height: 44px;
    position: absolute;
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    display: block!important;
}
.slider_left .uk-slidenav-position .uk-slidenav-previous:hover,
.slider_right .uk-slidenav-position .uk-slidenav-previous:hover {
    background: url(/images/icons/sliderarrowlefthover.png) no-repeat 0 0;
    cursor: pointer;
}
.slider_left .uk-slidenav-position .uk-slidenav-next:hover,
.slider_right .uk-slidenav-position .uk-slidenav-next:hover {
    background: url(/images/icons/sliderarrowrighthover.png) no-repeat 0 0;
    cursor: pointer;
}
.slider_left .uk-slidenav-position .uk-slidenav-previous:before,
.slider_right .uk-slidenav-position .uk-slidenav-previous:before,
.slider_left .uk-slidenav-position .uk-slidenav-next:before,
.slider_right .uk-slidenav-position .uk-slidenav-next:before {
	content: "";
}
.prespreview { cursor: pointer; }
.prespreview img {
	width: 100%;
	margin: 0;
}
.itemVideoEmbedded iframe {
	min-width: 100%!important;
	width: 100%!important;
}
.itemVideoEmbedded {
	margin-bottom: 25px;
}
.itemFullText img {
	border-radius: 20px;
}
.rellink {
	display: block;
	margin: 12px 0;
	line-height: 20px;
}
.registerpage .uk-breadcrumb {
	display: none;
}
.dl-horizontal dd {
    margin-left: 30%;
}
.dl-horizontal dt {
    padding-right: 2%;
    width: 30%;
}
.modalvideo,
.modalvideo2 {
    display: none;
    position: fixed;
    top: 100px;
    left: 15%;
    bottom: 60px;
    right: 15%;
    z-index: 1999;
    background: #ffffff;
    overflow: hidden!important;
    max-height: 80vh;
    text-align: center;
    padding: 40px 20px 20px 20px;
    box-shadow: 5px 5px 5px #aaaaaa;
}
.modalvideo .modalclose,
.modalvideo2 .modalclose {
    position: absolute;
    top: 4px;
    right: 4px;
    background: transparent url(/images/icons/close.png) 100% 100% no-repeat;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
.uk-nav-footer {
	margin: 20px 0;
	padding: 0;
}
.uk-nav-footer li {
	list-style-type: none;
	margin-bottom: 5px;
}
.uk-nav-footer li a,
.uk-nav-footer li a:hover,
.uk-nav-footer li a:focus {
	color: #ffffff;
}
.uk-footerblock .uk-footercol {
	display: block!important;
}
.uk-footerblock h3 {
	color: #09cbe4;
}
.socnetfooter a {
	padding-right: 10px;
}
.socnetfooter a img { display: inline-block!important; }
.agood {
	border-radius: 3px;
	background: #45de34;
}
.abad {
	border-radius: 3px;
	background: #ff6565;
}
.finaltest.done {
	font-size: 22px;
	font-weight: bold;
}

.pagination-start,
.pagination-end { display: none!important; }
.k2Pagination span {
	position: relative!important;
	top: 2px!important;
}
.anobject img {
	max-width: 150px;
}
.parallax {
	position: fixed;
	width: 100%;
	height: 150vh;
	top: 0;
	left: 0;
	z-index: 2;
}

.tm-top-a-wrapper {
	background: transparent!important;
}
.tp-revslider-mainul {
	position: relative;
	z-index: 3;
}
.rev_slider_wrapper {
	z-index: 3!important;
}

.tm-top-c-wrapper {

}
.tm-top-c2-wrapper > .uk-container {
	position: relative;
	z-index: 3;
}
.tm-top-b-wrapper {
	position: relative;
	z-index: 3;
}
#tm-top-c {
	position: relative;
	z-index: 10!important;
}
.tm-top-c3-wrapper,
#tm-footer {
	position: relative;
	z-index: 3;
}

.parallax .shape {
	position: absolute!important;
	z-index: 2!important;
}
.parallax .shape01 {
	width: 20px;
	position: absolute;
	top: 8%;
	left: 10%;
}
.parallax .shape02 {
	width: 20px;
	position: absolute;
	top: 12%;
	left: 35%;
}
.parallax .shape03 {
	width: 50px;
	position: absolute;
	top: 17%;
	left: 48%;
}
.parallax .shape04 {
	width: 20px;
	position: absolute;
	top: 12%;
	left: 80%;
}
.parallax .shape05 {
	width: 25px;
	position: absolute;
	top: 7%;
	left: 84%;
}
.parallax .shape06 {
	width: 110px;
	position: absolute;
	top: 17%;
	left: 12%;
}
.parallax .shape07 {
	width: 80px;
	position: absolute;
	top: 19%;
	left: 82%;
}
.parallax .shape08 {
	width: 60px;
	position: absolute;
	top: 24%;
	left: 66%;
}
.parallax .shape09 {
	width: 30px;
	position: absolute;
	top: 24%;
	left: 56%;
}
.parallax .shape10 {
	width: 200px;
	position: absolute;
	top: 30%;
	left: 11%;
}
.parallax .shape11 {
	width: 120px;
	position: absolute;
	top: 28%;
	left: 49%;
}
.parallax .shape12 {
	width: 25px;
	position: absolute;
	top: 33%;
	left: 5%;
}
.parallax .shape13 {
	width: 45px;
	position: absolute;
	top: 37%;
	left: 28%;
}
.parallax .shape14 {
	width: 95px;
	position: absolute;
	top: 33%;
	left: 80%;
}
.parallax .shape15 {
	width: 25px;
	position: absolute;
	top: 35%;
	left: 46%;
}
.parallax .shape16 {
	width: 100px;
	position: absolute;
	top: 40%;
	left: 70%;
}
.parallax .shape17 {
	width: 25px;
	position: absolute;
	top: 45%;
	left: 19%;
}
.parallax .shape18 {
	width: 45px;
	position: absolute;
	top: 41%;
	left: 31%;
}
.parallax .shape19 {
	width: 50px;
	position: absolute;
	top: 47%;
	left: 56%;
}
.parallax .shape20 {
	width: 55px;
	position: absolute;
	top: 48%;
	left: 66%;
}
.parallax .shape21 {
	width: 65px;
	position: absolute;
	top: 51%;
	left: 46%;
}
.parallax .shape22 {
	width: 70px;
	position: absolute;
	top: 54%;
	left: 23%;
}
.parallax .shape23 {
	width: 65px;
	position: absolute;
	top: 55%;
	left: 51%;
}
.parallax .shape24 {
	width: 25px;
	position: absolute;
	top: 52%;
	left: 64%;
}
.parallax .shape25 {
	width: 65px;
	position: absolute;
	top: 54%;
	left: 83%;
}
.parallax .shape26 {
	width: 140px;
	position: absolute;
	top: 57%;
	left: 90%;
}
.parallax .shape27 {
	width: 90px;
	position: absolute;
	top: 60%;
	left: 75%;
}
.parallax .shape28 {
	width: 30px;
	position: absolute;
	top: 64%;
	left: 95%;
}
.parallax .shape29 {
	width: 80px;
	position: absolute;
	top: 66%;
	left: 7%;
}
.parallax .shape30 {
	width: 35px;
	position: absolute;
	top: 61%;
	left: 30%;
}
.parallax .shape31 {
	width: 30px;
	position: absolute;
	top: 63%;
	left: 45%;
}
.parallax .shape32 {
	width: 30px;
	position: absolute;
	top: 67%;
	left: 79%;
}
.parallax .shape33 {
	width: 30px;
	position: absolute;
	top: 70%;
	left: 50%;
}
.parallax .shape34 {
	width: 40px;
	position: absolute;
	top: 70.5%;
	left: 51%;
}
.parallax .shape35 {
	width: 40px;
	position: absolute;
	top: 70%;
	left: 66%;
}
.parallax .shape36 {
	width: 25px;
	position: absolute;
	top: 72%;
	left: 86%;
}
.parallax .shape37 {
	width: 25px;
	position: absolute;
	top: 69%;
	left: 90%;
}
.parallax .shape38 {
	width: 45px;
	position: absolute;
	top: 68%;
	left: 94%;
}
.tp-revslider-mainul ul > li > div:last-child {
	z-index: 6;
}
.mobslide { display: none; }

.pagination-start,
.pagination-prev,
.pagination-next,
.pagination-end { display: none!important; }

@media (max-width: 1200px) {
	.uk-navbar-nav > li > a {
	    padding: 0 15px;
	}	
	.topc2reader { width: 350px; }
}
@media (max-width: 1080px) {
	.topc2reader { 
		width: 250px; 
		margin-right: 20px!important;
	}
}
@media (max-width: 1024px) {
	.osvheader h2 {
	    font-size: 50px;
	    font-weight: bold;
	    line-height: 60px;
	    max-width: 90%;
	    margin: 40px 0;
	}
	.enterpanel { margin-right: 10px; }
}
@media (max-width: 980px) {
	.uk-navbar-nav > li > a {
	    font-size: 14px;
	    padding: 0 10px;
	}	
	.uk-navbar-toggle {
	    font-size: 18px;
	    color: #666666;
	}
	.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
	    height: 50px;
	}
	.uk-sticky-placeholder {
	    height: 50px!important;
	}
	.tm-headerbar {
	    height: 50px!important;
	    min-height: 50px;
	}
	.tm-logo-small {
	    height: 50px!important;
	    line-height: 50px!important;
	}
	.tm-headerbar .uk-flex-right .uk-visible-large {
		display: block!important;
	}
	.entertologin {
	    width: 190px;
	    padding: 4px 0;
	    font-size: 14px;
	}
	.loginpanel {
	    top: 50px;
	    right: 30px;
	}
	.maticonblock {
	    float: none;
	    margin: 0 0 30px 0;
	}
	.tm-top-c-wrapper {
	    background-size: cover;
	}
	.tm-top-b .matintro {
	    margin-left: 0px;
	}
	.democ .blocks .animated > div {
		width: 96%;
		margin-bottom: 30px;
	}
	.democ .blocks > div > div {
	    padding: 20px 2%;
	}
	.tm-totop-scroller + .tm-footer-right {
	    padding-right: 5px!important;
	}
	#tm-top-c2 h2 {
	    font-size: 44px;
	    line-height: 40px;
	}
	.tm-top-c3-wrapper h3 {
	    font-size: 50px;
	    line-height: 60px;
	    margin-bottom: 80px;
	}
	.footercontacts h2 {
	    font-size: 22px;
	    line-height: 30px;
	}
	.tm-footer-right .acymailing_introtext h3 {
	    font-size: 26px;
	    line-height: 30px;
	}
	.footercontacts .contact a, .footercontacts .contact a:hover, .footercontacts .contact a:focus {
	    font-size: 20px;
	}
}
@media (max-width: 768px) {
	.parallax { display: none!important; }
	.mainmatfour {
	    padding: 30px 10px 10px 10px;
	}
	#tm-footer .uk-flex {
		display: block!important;
		text-align: center;
	}
	#tm-footer {
	    background: #fff url(/images/icons/footernew.jpg) 50% 0 repeat-y;
	    padding: 20px 0px 25px 0;
	}
	.footercontacts h2 {
	    font-size: 26px;
	    line-height: 30px;
	    text-align: center;
	    color: #fff;
	    margin: 10px 0 20px 0;
	}
	.footercontacts .contbox {
	    max-width: 1390px;
	    width: 100%;
	    padding: 15px 0;
	}
	.footercontacts .contbox h5 {
		margin-bottom: 5px; 
	}
	.footercontacts .contbox h5,
	.footercontacts .contbox div {
	    text-align: center;
	}
	.footercontacts h4 {
	    text-align: center;
	}
	.footercontacts .cbdf {
	    margin-bottom: 20px;
	}
	#tm-footer .uk-flex {
		display: block!important;
	}
	.tm-footer-right .acymailing_introtext h3 {
	    font-size: 26px;
	    margin: 0 0 20px 0;
	}       	
	table.acymailing_form .acy_requiredField input {
	    margin-bottom: 15px;
	}
	.tm-totop-scroller { display: none; }
	.footercontacts {
	    margin-bottom: 30px;
	}
	.tm-footer-right .acymailing_introtext h3 {
	    font-size: 22px;
	    text-align: center;
	}
	.blockskomu p {
		margin-bottom: 30px!important;
	}
	.blockskomu h4 {
	    font-size: 20px;
	    margin-top: 7px;
	    margin-bottom: 5px;
	}
	.tm-top-c3-wrapper h3 {
	    font-size: 32px;
	    line-height: 40px;
	    margin-bottom: 40px;
	}
	.democ h2 {
	    font-size: 36px;
	}
	.tp-caption.medium_light_black {
		font-size: 20px!important;
		line-height: 30px!important;
		top: 140px!important;
		left: 20px!important;
	}
	h1, .uk-h1 {
	    font-size: 30px;
	    line-height: 36px;
	}
	div.itemListCategory {
	    margin: 0 0 10px 0;
	}
	.tm-noblog .tm-content, .tm-isblog .tm-article.tm-article-box, .yoo-zoo .uk-article, .contacts .tm-content {
	    padding: 30px 0;
	}
	.uk-breadcrumb { display: none; }
	.osvitemListView div.itemListSubCategories {
	    padding-top: 0;
	}
	.osvheader h2 {
	    font-size: 40px;
	    font-weight: bold;
	    line-height: 50px;
	    max-width: 90%;
	    margin: 40px 0;
	}
	.rdo91 > div,
	.rpi91 > div {
		margin-bottom: 30px!important;
	}
	.mainbar h2 {
	    font-size: 36px;
	    line-height: 40px;
	    padding-top: 10px;
	}
	.slider_right,
	.slider_left {
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
	}
	.citata {
	    font-size: 18px;
	    line-height: 24px;
	    padding: 25px 20px 25px 80px;
	    margin: 5px 0;
	    border-top: 10px #fff solid;
	    border-bottom: 10px #fff solid;
	}
	.citata:before {
	    left: 10px;
	}
	.faktywrapper {
	    padding: 10px 10px;
	    margin-right: 0;
	}
	.faktywrapper .faktyactnum {
	    font-size: 38px;
	    margin-bottom: 20px;
	    line-height: 38px;
	}
	.faktyheader h4 {
	    font-size: 22px;
	    line-height: 26px;
	    margin: 10px 0!important;
	}
	.mainbar + div {
		display: block!important;
		margin-top: 10px!important;
		margin-left: 0!important;
	}
	.fakty { 
		margin-bottom:40px; 
		float: none;
		padding-left: 0;
		width: 100%;
	}
	.faktywrapper .fact {
	    font-size: 14px;
	    line-height: 22px;
	}
	.faktywrapper {
	    min-height: 455px;
	}
	.faktygortay {
	    margin-bottom: 50px;
	}
	.inshiheader h4 {
	    font-size: 18px;
	    line-height: 24px;
	    padding: 0 10px;
	    margin: 0 15px;
	}
	.inshitemy {
	    float: none;
	    padding: 25px 3%;
	    width: 100%;
	    margin: 0!important;
	}
	.inshiheader {
	    margin-bottom: 10px;
	}
	.inshiheader span { display: none; }
	.blueframe {
	    height: 45px;
	    width: 95%;
	    margin-bottom: 15px;
	}
	.blueframe input {
	    height: 45px;
	    line-height: 45px;
	}
	.chfield {
	    margin-bottom: 0;
	}
	.rightregisterfields .blueh3 {
	    margin-bottom: 15px;
	}
	.chosen-container {
	    margin-top: 0;
	}
	.blueh3 {
	    font-size: 20px;
	    line-height: 28px;
	    margin-bottom: 15px;
	    margin-top: 15px;
	}
	.componentheading {
	    font-size: 18px;
	    line-height: 30px;
	    margin-bottom: 10px;
	}
	.rightregisterfields label {
	    float: none;
	    position: static;
	    margin: 0;
	}
	.testquestion {
	    font-size: 18px;
	    line-height: 24px;
	}
	.testans {
	    font-size: 16px;
	    max-width: 100%;
	}
	div.itemHeader h2.itemTitle, .itemView h2.itemTitle, .uk-article-title {
	    font-size: 22px;
	    line-height: 30px;
	}
	.matlink {
		position: static;
		text-align: right;
		padding-right: 20px;
	}

}
@media (max-width: 500px) {
	.lbdarkblue {
	    font-size: 22px;
	    line-height: 30px;
	    font-weight: 700;
	    font-family: "Open Sans";
	    color: rgb(52,73,94);
	    text-decoration: none;
	    background-color: transparent;
	    position: absolute;
	    top: 50px;
	    left: 20px;
	}
	#tm-top-a { display: none; }
	.mobslide {
	    display: block;
	}
	.mobslide p {
	    display: block;
	    font-size: 16px;
	    line-height: 20px;
	    font-weight: 300;
	    text-align: center;
	    padding: 0 15px;
	}
	.uk-container {
	    padding: 0 12px;
	}
	h3, .uk-h3 {
	    font-size: 20px;
	    line-height: 30px;
	}
	.tm-headerbar {
		padding: 0 15px;
	}
	.footercontacts h2 {
	    font-size: 20px;
	}
	.uk-panel-box {
	    padding: 20px 10px;
	}
	.democ .top-c-subb {
	    line-height: 22px;
	    padding: 20px 0 40px 0;
	}
	.democ .blocks h3 {
		margin-top: 0;
	}
	.tp-caption.medium_light_black {
		font-size: 14px!important;
		line-height: 22px!important;
		top: 70px!important;
		left: 20px!important;
		max-width: 300px!important;
		white-space: normal!important;
	}
	.tp-caption.medium_light_black br { display: none; }
	.entertologin {
	    max-width: 115px;
	    width: 115px;
	    padding: 2px 0;
	    font-size: 11px!important;
	}
	.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
	    padding: 0 15px 0 10px;
	}
	.tp-caption.large_bold_darkblue {
		font-size: 22px!important;
		left: 20px!important;
	}
	.tm-top-b-wrapper {
	    padding: 15px 0 30px 0;
	}
	.osvitemListView div.subCategory h2 a {
	    display: inline-block;
	    width: 100%;
	    line-height: 24px;
	    font-size: 14px;
	    padding: 8px 0!important;
	}
	.osvitemListView div.subCategory h2, div.itemListSubCategories h3 {
		margin-bottom: 5px;
	}
	div.subCategory {
	    margin: 4px 0;
	    padding: 8px 0;
	}
	.mainmatfour h3 {
		margin-bottom: 5px;
	}
	.matintro {
		margin-top: 0;
		margin-left: 0!important;
	}
	.matintro p {
	    line-height: 18px;
	    font-size: 13px;
	    padding-left: 70px;
	}
	.maticonblock img {
		max-width: 50px;
	}
	.maticonblock {
	    float: left;
	    margin: 0 15px 30px 0;
	}
	.k2Pagination {
		padding: 0!important;
	}
	.k2Pagination ul li {
	    line-height: 18px;
	    font-size: 12px;
	}
	.k2Pagination ul {
		padding-left: 0;
	}
	div.k2Pagination ul li a {
	    margin: 0 2px;
	}
	h1, .uk-h1 {
	    font-size: 24px;
	    line-height: 30px;
	    text-align: center;
	    margin-bottom: 3px;
	}
	.osvheader {
		padding: 15px;
	}
	.osvheader > div {
		padding: 0 15px;
	}
	.osvheader h2 {
	    font-size: 26px;
	    font-weight: bold;
	    line-height: 36px;
	    max-width: 95%;
	    margin: 20px 0;
	}
	.zmistheader h4 {
	    font-size: 20px;
	    line-height: 30px;
	    margin: 15px 0 0 0;
	}
	.zmistheader {
	    margin-bottom: 15px;
	}
	.testlinkwrapper {
	    position: static;
	    border-top: 2px #fff solid;
	}
	.zmist {
	    padding: 15px;
	    height: auto;
	}
	.rdo91 > div,
	.rpi91 > div {
		margin-bottom: 20px!important;
	}
	.mainbar h2 {
	    font-size: 26px;
	    line-height: 30px;
	    padding-top: 0;
	}
	.itemFullText p {
	    font-size: 14px;
	    line-height: 18px;
	}
	.citata {
	    font-size: 14px;
	    line-height: 20px;
	    padding: 10px 15px 10px 70px;
	    margin: 5px 0;
	    border-top: 5px #fff solid;
	    border-bottom: 5px #fff solid;
	}
	.citata:before {
	    left: 8px;
	}
	.chfield .chosen-container {
	    margin-top: 2px!important;
	    width: 100%!important;
	}
	.formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
	    width: 96% !important;
	}
	.formResponsive .formHorizontal .rsform-block {
	    margin-bottom: 0!important;
	}
	.formResponsive .formBody {
	    font-size: 14px;
	    line-height: 20px;
	    margin-bottom: 20px;
	}
	.democ .top-c-subzag {
	    line-height: 22px;
	    margin-bottom: 5px;
	}
	.democ .blocks {
	    margin-bottom: 0!important;
	}
	.tm-top-c2-wrapper {
	    padding-top: 60px;
	    padding-bottom: 70px;
	}
	#tm-top-c2 h2 {
	    font-size: 30px;
	    line-height: 40px;
	}
	#tm-top-c3 {
	    padding-bottom: 0;
	}
}
@media (max-width: 350px) {
	.tm-headerbar {
	    padding: 0;
	}
	.uk-navbar-toggle {
	    font-size: 14px;
	}
	.tm-logo-small {
	    padding: 0 15px;
	}
}