.article-detail .art-in a.pdfDl {background: #008fcd none repeat scroll 0 0;
border: 0 none;
border-radius: 10px;
color: #fff;
display: inline-block;
font-weight: 900;
line-height: 38px;
padding: 2px 17px 0 23px;
position: relative;
text-align: center;
text-decoration: none;
width: auto;
text-transform: uppercase;
font-family: 'Catamaran', sans-serif;
font-size: 14px;
letter-spacing: 0.15rem;
margin: 10px 10px 10px 0;}

.article-detail .art-in a.pdfDl:hover {opacity: 0.8;
	
	
}
.art-content .art-in div span {
	font-size: inherit !important;
	font-family: inherit !important;
}

.art-content .art-in font, .art-content .art-in div b {
	font-family: inherit !important;
	font-size: inherit !important;
}

.art-content .art-in div[style="font-size: 10pt;"] { font-family: inherit !important;
	font-size: inherit !important;}

.pswp__button:focus, .pswp__button:hover {
}
html, body {
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizelegibility !important;
	letter-spacing: -0.01em;
}
.branding {
	overflow-x: hidden;
}
.kos iframe {
	overflow-y: hidden !important;
	overflow-x: scroll !important;
	overflow: hidden;
	height: 100%; /* optional */
	width: 100%; /* optional */
	border: none; /* optional */
}
.spokosText {
	font-size: 11px;
	line-height: 1.5;
	margin: 0 0 20px;
}
.box-gradient {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.box-gradient:before {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(135deg, #1f1f1f, #404040);
	background-image: -moz-linear-gradient(135deg, #1f1f1f, #404040);
	background-image: linear-gradient(135deg, #1f1f1f, #404040);
	opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.box-gradient:hover:before {
	left: 100%;
	top: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?6k3uuy');
	src: url('fonts/icomoon.eot?6k3uuy#iefix') format('embedded-opentype'),  url('fonts/icomoon.ttf?6k3uuy') format('truetype'),  url('fonts/icomoon.woff?6k3uuy') format('woff'),  url('fonts/icomoon.svg?6k3uuy#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-phone:before {
	content: "\e907";
}
.icon-contact:before {
	content: "\e907";
}
.icon-search:before, .icon-hledat:before {
	content: "\e900";
}
.icon-network:before, .icon-globe:before {
	content: "\e908";
}
.icon-send1:before, .icon-mailAg:before {
	content: "\e903";
}
.icon-location:before {
	content: "\e904";
}
.icon-map-marker:before {
	content: "\e904";
}
.icon-marker:before {
	content: "\e904";
}
.icon-pin:before {
	content: "\e904";
}
.icon-quotes-right:before {
	content: "\e905";
}
.icon-rdquo:before {
	content: "\e905";
}
.icon-link:before {
	content: "\e906";
}
.icon-chain:before {
	content: "\e906";
}
.icon-url:before {
	content: "\e906";
}
.icon-uri:before {
	content: "\e906";
}
.icon-anchor:before {
	content: "\e906";
}
.icon-facebook:before {
	content: "\e901";
}
.icon-brand:before {
	content: "\e901";
}
.icon-social:before {
	content: "\e901";
}
.icon-reply:before, .icon-sipka_dolu:after {
	content: "\e902";
}
.icon-go:before {
	content: "\e902";
}
.icon-send:before {
	content: "\e902";
}
.btn-reset-style {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.hide {
	display: none;
}
.no-visible {
	visibility: hidden;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hide-common-user {
	position: absolute;
	left: -1000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.pos-relative {
	position: relative;
}
.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.tbl-double-layout {
	width: 100%;
	table-layout: fixed;
}
.tbl-double-layout td {
	padding: 5px 15px;
}
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	height: 100%;
}
html, body, input, textarea, label, button, table {
	line-height: 24px;
	font-family: 'Catamaran', sans-serif;
	font-size: 20px;
	color: #121212;
}
p {
	font-family: 'Catamaran', sans-serif;
}
sup {
	font-size: smaller;
	position: relative;
	top: -4px;
}
h1, h2, h3, p, ul, ol, table {
	margin-bottom: 24px;
}
.content-main ol, .content-main ul {
	font-family: 'Catamaran', sans-serif;
}
h1 {
	line-height: 42px;
	margin-bottom: 24px;
	padding-top: 0px;
	font-size: 40px;
	font-weight: 900;
	color: #392d7e;
}
.agency-search-box + h2 {
	font-weight: 900;
}
.art-content .art-in h1 {
	color: #392d7e;
	font-size: 40px;
	line-height: 44px;
	font-weight: 900;
	margin: 0;
}

@media (max-width: 767px) {
h1 {
	line-height: 40px;
	font-size: 36px;
}
}
h2 {
	line-height: 40px;
	margin-bottom: 24px;
	font-size: 36px;
	font-weight: normal;
}

@media (max-width: 767px) {
h2 {
	line-height: 34px;
	font-size: 30px;
}
}
h3 {
	line-height: 28px;
	font-size: 24px;
}
img {
	width: auto;
	height: auto;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
	border: 0;
	outline: 0;
	-ms-interpolation-mode: bicubic;
}
img.emoji {
	width: 24px;
	position: relative;
	top: -1px;
}
a[href] {
	color: inherit;
	border: 0;
	outline: 0;
	text-decoration: underline;
}
a[href]:hover {
	text-decoration: none;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: 700;
}
ul li {
	position: relative;
	padding-left: 0;
	padding-left: 12px;
}
ul li:before {
	position: absolute;
	left: 0;
	width: 5px;
	height: 5px;
	background: #0090ce;
	content: '';
	display: block;
	top: 10px;
}
ul ul {
	margin-bottom: 0;
	margin-left: 15px;
}
ol {
	margin-left: 22px;
	list-style: decimal;
}
ol li {
	padding-left: 0;
}
ol ol {
	margin-bottom: 0;
	margin-left: 37px;
}
table th, table td {
	padding: 7px 15px;
}
 input::-moz-focus-inner, button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
input[type="text"], input[type="search"], input[type="email"], input[type="tel"], input[type="password"], input[type="submit"], input[type="number"], textarea, select, button {
	width: 100%;
	margin: 0;
	outline: none;
	vertical-align: middle;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
input[type="text"], input[type="search"], input[type="email"], input[type="tel"], input[type="password"], input[type="number"], textarea, select {
	position: relative;
	padding: 10px 20px;
	font-size: inherit;
	font-weight: 300;
	background: #ffffff;
	border: 1px solid #e0e0e0;
}
input[type="text"]:focus, input[type="search"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
	background-color: #ffffff;
	border-color: #000000;
}
input[type="text"].error, input[type="search"].error, input[type="email"].error, input[type="tel"].error, input[type="password"].error, input[type="number"].error, textarea.error, select.error {
	border-color: #f33900;
}
input[type="text"], input[type="search"], input[type="email"], input[type="tel"], input[type="password"], input[type="number"] {
	height: 46px;
	line-height: 44px;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
}
/* zruseni tlacitek pro zmenu ciselne hodnoty */
input[type="number"] {
	-moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
input[type="checkbox"], input[type="radio"] {
	margin: 0;
	margin-right: 5px;
	vertical-align: middle;
}
input[type="checkbox"] + label, input[type="radio"] + label {
	vertical-align: middle;
}
input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
}
input[type="submit"], button {
	width: auto;
	height: 46px;
	cursor: pointer;
	padding: 0 20px;
	color: #fff;
	background: #0090ce;
	border: 1px solid transparent;
}
input[type="submit"]:hover, .page-main button:hover {
	color: #fff;
	background: #008fcd;
	border-color: #008fcd;
}
select {
	padding: 4px 5px 5px 5px;
	/* srovnani vysky komba s ostatnimi formularovymi prvky */
	color: inherit;
}
:-moz-placeholder {
 color: #000000;
}
::-moz-placeholder {
 color: #000000;
}
:-ms-input-placeholder {
 color: #000000;
}
::-webkit-input-placeholder {
 color: #000000;
}
[class|="icon"] {
	line-height: inherit;
}
figcaption {
	display: none;
}
.cpts-table-box {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.cpts-table-box .col {
	display: block;
}
.cpts-btn {
	background: #008fcd none repeat scroll 0 0;
	border: 0 none;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-weight: 900;
	line-height: 38px;
	padding: 2px 17px 0 23px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: auto;
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-size: 14px;
	letter-spacing: 0.15rem;
	margin: 0 auto;
}
.cpts-btn.ajax-paging {
	padding: 2px 40px 0 20px;
}
.cpts-btn .label {
	vertical-align: middle;
	color: #fff;
	font-weight: 900;
}
.cpts-btn [class|="icon"] {
	position: relative;
	font-size: 16px;
	vertical-align: middle;
}
.cpts-btn .icon-sipka_dolu {
	transform: rotate(-90deg);
	position: absolute;
	right: 8px;
	top: 0;
}
.fromOdborneNew .cpts-btn .icon-sipka_dolu, .after-events .cpts-btn.eventsBtn .icon-sipka_dolu {
	transform: rotate(-180deg);
	right: 15px;
	line-height: 41px;
	height: 100%;
}
.fromOdborneNew .cpts-btn, .after-events .cpts-btn.eventsBtn {
	padding: 2px 40px 0 20px;
	margin: 0 auto;
	display: table;
}
.after-events .cpts-btn.eventsBtn {
	margin-top: 30px;
}
.after-event .cpts-btn .icon-sipka_dolu {
	transform: rotate(180deg);
	position: absolute;
	right: 8px;
	top: 2px;
}

.link-more .icon-sipka_dolu {
	transform: rotate(180deg);
	position: absolute;
	margin-top: -1px;
}
.cpts-btn[href] {
	line-height: 40px;
	text-decoration: none !important;
	color: #fff;
	border: 1px solid transparent;
}
.cpts-btn:hover {
	opacity: 0.8;
}
.cpts-btn:hover .icon-sipka_dolu {
}

@media (min-width: 992px) {
.cpts-btn:hover .icon-sipka_vpravo {
}
}
.cpts-btn .preloader {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: auto 0 auto 10px;
	background-image: url(../img/Blocks-1.5s-21px.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	position: absolute;
	top: 12px;
	right: 13px;
}
.cpts-btn.secondary {
	color: #ffffff;
	background: #94c152;
	border: 1px solid transparent;
}
.cpts-btn.secondary:hover {
	background: #5e7f2e;
	border-color: #5e7f2e;
}
.cpts-btn.small {
	height: 31px;
	font-size: 14px;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-right-radius: 15px;
}
.cpts-btn.small[href] {
	line-height: 28px;
}
@-webkit-keyframes bottomTop {
 0% {
 top: 0;
}
 10% {
 top: 0;
}
 49% {
 top: 100%;
 visibility: hidden;
}
 50% {
 top: -100%;
 visibility: hidden;
}
 60% {
 top: -100%;
 visibility: visible;
}
 100% {
 top: 0;
}
}
@keyframes bottomTop {
 0% {
 top: 0;
}
 10% {
 top: 0;
}
 49% {
 top: 100%;
 visibility: hidden;
}
 50% {
 top: -100%;
 visibility: hidden;
}
 60% {
 top: -100%;
 visibility: visible;
}
 100% {
 top: 0;
}
}
@-webkit-keyframes leftRight {
 0% {
 left: 0;
}
 40% {
 left: -5%;
}
 80% {
 left: 100%;
}
 100% {
 left: 0;
}
}
@keyframes leftRight {
 0% {
 left: 0;
}
 40% {
 left: -5%;
}
 80% {
 left: 100%;
}
 100% {
 left: 0;
}
}
.cpts-box-tabs .tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 14px;
	color: #949494;
	letter-spacing: 2px;
}
.cpts-box-tabs .tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.cpts-box-tabs .tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.cpts-box-tabs .tabs li:before, .cpts-box-tabs .tabs li:after {
	display: none;
}
.cpts-box-tabs .tabs:before, .cpts-box-tabs .tabs:after {
	content: " ";
	display: table;
}
.cpts-box-tabs .tabs:after {
	clear: both;
}
.cpts-box-tabs .tabs:before, .cpts-box-tabs .tabs:after {
	content: " ";
	display: table;
}
.cpts-box-tabs .tabs:after {
	clear: both;
}
.cpts-box-tabs .tabs > li {
	height: 48px;
	line-height: 48px;
	float: left;
	margin-left: 25px;
}
.cpts-box-tabs .tabs > li:first-child {
	margin-left: 0;
}
.cpts-box-tabs .tabs > li > a {
	display: block;
	padding: 0 30px;
	text-decoration: none;
}
.cpts-box-tabs .tabs > li:hover > a, .cpts-box-tabs .tabs > li.ui-tabs-active > a {
	color: #000000;
	background: #f2f2f2;
}
.cpts-short-message p {
	margin-bottom: 0;
}

@media (max-width: 479px) {
.cpts-short-message .cpts-table-box {
	display: block;
}
}
.cpts-short-message .date {
	width: 190px;
	padding-right: 30px;
	font-family: 'Catamaran', sans-serif;
	font-size: 16px;
	font-weight: 300;
}
.article {
	margin-top: 20px;
	padding-bottom: 25px;
	color: #404040;
	border-bottom: 1px solid #eaeaea;
}

@media (max-width: 479px) {
.article {
	text-align: center;
}
}
.article:first-child {
	margin-top: 0;
}
.article a {
	text-decoration: none;
}
.article a:hover {
	text-decoration: underline;
}
.article .art-img {
	margin: 0 0 20px;
}
.events .article .art-img {
	width: 100%;
}
.article .art-img a {
	text-decoration: none;
}
.next-articles .article .art-img a {
	width: 100%;
	padding: 0px;
}
.article .art-img img {
	height: auto;
	width: 100%;
}
.article .box-icon {
	line-height: 60px;
	margin-bottom: 12px;
	font-size: 60px;
}
.article .box-icon a {
	text-decoration: none;
}
.article .title {
	line-height: 24px;
	margin-bottom: 0;
	font-size: 20px;
}
.article .info-bar {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 5px;
	/*font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	font-size: 14px;
}
.article .info-bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.article .info-bar li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.article .info-bar li:before, .article .info-bar li:after {
	display: none !important;
}
.article .info-bar:before, .article .info-bar:after {
	content: " ";
	display: table;
}
.article .info-bar:after {
	clear: both;
}
.article .info-bar:before, .article .info-bar:after {
	content: " ";
	display: table;
}
.article .info-bar:after {
	clear: both;
}
.article .info-bar a {
	text-decoration: none;
	color: #008fcd;
}
.article .info-bar a:hover {
	text-decoration: underline;
}
.article .info-bar strong {
	font-weight: 400;
}
.article .info-bar li {
	display: inline-block;
	margin-left: 2px;
	padding-left: 20px;
}
.article .info-bar li:first-child {
	margin-left: 0;
	padding-left: 0;
}
.article .info-bar li:before {
	display: block;
	color: #949494;
	content: "\2014";
}
.article .info-bar li:first-child:before {
	display: none;
}
.article .info-bar .info-released {
	color: #949494;
}
.article.quote {
	color: #808080;
}
.article.external {
	color: #808080;
}
.article.is-people .art-img a {
	width: 125px;
	height: 125px;
	position: relative;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

@media (max-width: 991px) {
.article.is-people .art-img a {
	margin-left: auto;
	margin-right: auto;
}
}
.article.is-people .art-img img {
	width: auto;
	height: 100%;
	max-width: inherit;
	position: absolute;
	left: 50%;
	margin-left: -94px;
}
.cpts-list-articles.v2 img {
	height: auto;
}
.cpts-list-articles.v2 .article-in {
	width: 100%;
	display: table;
	table-layout: fixed;
}

@media (max-width: 479px) {
.cpts-list-articles.v2 .article-in {
	width: auto;
	display: block;
}
}
.cpts-list-articles.v2 .art-img {
	width: 160px;
	display: table-cell;
	vertical-align: middle;
}

@media (max-width: 479px) {
.cpts-list-articles.v2 .art-img {
	width: auto;
	display: block;
	text-align: center;
}
}
.cpts-list-articles.v2 .art-content {
	display: table-cell;
	vertical-align: middle;
}

@media (max-width: 479px) {
.cpts-list-articles.v2 .art-content {
	width: auto;
	display: block;
}
}
.cpts-list-articles.v2 .art-img + .art-content {
	padding-left: 20px;
}

@media (max-width: 479px) {
.cpts-list-articles.v2 .art-img + .art-content {
	padding-left: 0;
}
}
.cpts-form-box label {
	display: block;
	margin-left: 20px;
	margin-bottom: 5px;
}
.cpts-form-box label.error {
	position: absolute;
	left: 0;
	bottom: -27px;
	font-size: 14px;
	color: #f33900;
}
.cpts-form-box .fields-group {
	margin-top: 24px;
}
.cpts-form-box .field-env {
	position: relative;
}
.cpts-form-box .field-env.error input[type="text"], .cpts-form-box .field-env.error input[type="search"], .cpts-form-box .field-env.error input[type="email"], .cpts-form-box .field-env.error input[type="tel"], .cpts-form-box .field-env.error input[type="password"], .cpts-form-box .field-env.error input[type="number"], .cpts-form-box .field-env.error textarea {
	padding-right: 30px;
	border-color: #f33900;
}
.cpts-form-box .field-env.error select {
	border-color: #f33900;
}
.cpts-form-box .field-env.error:before {
	width: 20px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 12px;
	top: 13px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background: #f33900;
	content: "!";
	z-index: 4;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.cpts-form-box .wpcf7-not-valid-tip {
	display: block;
	margin-left: 20px;
	margin-bottom: 5px;
	position: absolute;
	left: 0;
	bottom: -27px;
	font-size: 14px;
	color: #0090ce;
}
.cpts-form-box .wpcf7-not-valid {
	border-color: #0090ce;
}
.cpts-pager {
	position: relative;
	margin-top: 24px;
	text-align: center;
	display: inline-block;
}
.cpts-pager:before, .cpts-pager:after {
	content: " ";
	display: table;
}
.cpts-pager:after {
	clear: both;
}
.cpts-pager:before, .cpts-pager:after {
	content: " ";
	display: table;
}
.cpts-pager:after {
	clear: both;
}
.cpts-pager .page-numbers {
	display: none;
}
.cpts-pager .next, .cpts-pager .prev {
	background: #008fcd none repeat scroll 0 0;
	border: 0 none;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-weight: normal;
	line-height: 38px;
	padding: 2px 37px 0 23px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
	font-size: 14px;
	letter-spacing: 0.15rem;
	margin: 0 auto;
}
.cpts-pager .next [class|="icon"], .cpts-pager .prev [class|="icon"] {
	transform: rotate(-90deg);
	position: absolute;
	margin-top: -1px;
	right: 10px;
	top: 2px;
}
.cpts-pager .next .label, .cpts-pager .prev .label {
	vertical-align: middle;
}
.cpts-pager .next[href], .cpts-pager .prev[href] {
	line-height: 40px;
	text-decoration: none !important;
	color: #fff;
	border: 1px solid transparent;
	font-weight: 900;
}
.cpts-pager .next:hover, .cpts-pager .prev:hover {
	opacity: 0.8;
}
.cpts-pager .next:hover .icon-sipka_dolu, .cpts-pager .prev:hover .icon-sipka_dolu {
	-webkit-animation: bottomTop 1s;
	animation: bottomTop 1s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.cpts-pager .next:hover .icon-sipka_vpravo, .cpts-pager .prev:hover .icon-sipka_vpravo {
	-webkit-animation: leftRight 1s;
	animation: leftRight 1s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.cpts-pager .next .preloader, .cpts-pager .prev .preloader {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: auto 0 auto 10px;
	background-image: url(../img/Blocks-1.5s-21px.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	position: absolute;
	top: 12px;
	right: 13px;
}
.cpts-pager .prev {
	display: none;
}
.art-block-link {
	background: #707c83;
	padding: 25px 40px;
	border-radius: 10px;
	line-height: 32px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 26px;
	color: rgba(255,255,255,0.85);
	display: inline-block;
	font-weight: 700;
}

.art-block-link:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e603";
	position: absolute;
	top: -18px;
	margin-left: -65px;
	padding-right: 10px;
	font-size: 60px;
	color: #008fcd;
}

@media (max-width: 767px) {
.art-block-link:before {
	margin-left: -75px;
}
}
.art-block-quote {
	line-height: 28px;
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 24px;
}

@media (max-width: 767px) {
.art-block-quote {
	padding-left: 67px;
}
}
.art-block-quote:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e600";
	position: absolute;
	top: -18px;
	margin-left: -65px;
	padding-right: 10px;
	font-size: 60px;
}

@media (max-width: 767px) {
.art-block-quote:before {
	margin-left: -75px;
}
}
.art-table-heading {
	margin-left: -120px;
	margin-bottom: 0;
	text-transform: uppercase;
	line-height: 18px;
	font-size: 12px;
	font-weight: 700;
	background: #0090ce;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

@media (min-width: 991px) and (max-width: 1199px) {
.art-table-heading {
	margin-left: -60px;
}
}

@media (max-width: 767px) {
.art-table-heading {
	margin-left: 0;
}
}
.art-table {
	width: 720px;
	line-height: 16px;
	margin-left: -120px;
	margin-bottom: 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
}

@media (min-width: 991px) and (max-width: 1199px) {
.art-table {
	width: 583px;
	margin-left: -60px;
}
}

@media (max-width: 991px) {
.art-table {
	width: 679px;
}
}

@media (max-width: 767px) {
.art-table {
	width: 100%;
	margin-left: 0;
}
}
.art-table tr:first-child td {
	background: #ffffff;
}
.art-table td {
	background: #ebebeb;
	border: 1px solid #ffffff;
}
.art-table-desc {
	margin-left: -120px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
	color: #949494;
}

@media (min-width: 991px) and (max-width: 1199px) {
.art-table-desc {
	margin-left: -60px;
}
}

@media (max-width: 767px) {
.art-table-desc {
	margin-left: 0;
}
}
.ui-widget-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9995;
}
.ui-dialog {
	line-height: 28px;
	font-family: 'Catamaran', sans-serif;
	font-size: 24px;
	font-weight: 700;
	z-index: 9996;
}
.ui-dialog .ui-dialog-titlebar-close {
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: -20px;
	top: -20px;
	padding: 0;
	text-align: center;
	font-family: 'Catamaran', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #ffffff;
	background: #000000;
	border: 1px solid #000000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
	color: #000000;
	background: #ffffff;
}
.ui-dialog-content {
	padding: 20px;
}
.dialog-success {
	min-width: 400px;
	color: #ffffff;
	background: #94c152;
	border: 2px solid #94c152;
}
.dialog-success .ui-dialog-title {
	display: none;
}
.dialog-success .ui-dialog-content {
	position: relative;
}
.dialog-error {
	min-width: 400px;
	color: #ffffff;
	background: #0090ce;
	border: 2px solid #0090ce;
}
.dialog-error .ui-dialog-title {
	display: none;
}
.dialog-error .ui-dialog-content {
	position: relative;
}
.visible-xs, .visible-sm {
	display: none;
}

@media (min-width: 480px) and (max-width: 767px) {
.visible-xs {
	display: block;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
	display: block;
}
}
.page-main {
	width: 100%;
	/*height: 100%;*/
	display: table;
	table-layout: fixed;
}
.page-main .content-main .cpts-list-articles {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 0;
}
.section.head-articles {
	padding-bottom: 0;
}
.page-main .content-main .head-articles .cpts-list-articles {
/*border-bottom: 4px solid #392d7e;*/
}
.header-main, .content-main.content {
	height: 1px;
	display: table-row;
}
.footer-main {
	height: 1px;
	display: block;
}
.content-main {
	height: 100%;
	margin-top: 5px
}
.content {
	margin-top: -18px;
	padding: 8px 0 0 0;
}
.section {
	padding: 20px 0;
}
.section.mostReadArticles {
	padding: 20px 0 0;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	z-index: 50;
}
.section.is-ad-bottom {
	padding-bottom: 30px;
	padding-top: 0;
	margin-top: 40px;
}
.section.is-ad-bottom .container {
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 768px) {
.container {
	width: 738px;
}
}

@media (min-width: 992px) {
.container {
	width: 962px;
}
}

@media (min-width: 1200px) {
.container {
	width: 1170px;
}
}
.grid-wrapper:before, .grid-wrapper:after {
	content: " ";
	display: table;
}
.grid-wrapper:after {
	clear: both;
}
.grid-wrapper:before, .grid-wrapper:after {
	content: " ";
	display: table;
}
.grid-wrapper:after {
	clear: both;
}

@media (min-width: 768px) {
.grid-wrapper {
	margin-left: -15px;
	margin-right: -15px;
}
}
.grid-wrapper .row {
	margin-left: -15px;
	margin-right: -15px;
}
.aside-left, .section-left {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
.aside-left, .section-left {
	float: left;
	width: 66.66666667%;
}
}

@media (min-width: 1200px) {
.aside-left, .section-left {
	float: left;
	width: 66.66666667%;
}
}
.section-right {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
.section-right {
	float: left;
	width: 33.33333333%;
}
}

@media (min-width: 1200px) {
.section-right {
	float: left;
	width: 33.33333333%;
}
}
.outset {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #e0e0e0;
}
.udalosti-list .outset {
	margin-bottom: 30px;
}
.section.head-list-articles.firmy {
	padding-top: 0;
}
.article-detail .art-in .outset {
	margin-bottom: 30px;
	margin-left: -150px;
}
.page-list-articles.article-detail .outset {
	margin-left: 0;
}
.section.prace-list .outset {
	margin-bottom: 20px;
}
.udalosti-list .aside-left.art-content .container {
	padding: 0;
	width: 750px;
}
.udalosti-list .after-events .after-event .title {
	width: 100%;
}
.udalosti-list .after-events .after-event .art-content {
	width: 480px;
	height: 100%;
	position: relative;
	padding: 20px;
	color: #392d7e;
	display: table-cell;
}
.outset .desc {
	line-height: 30px;
	font-size: 26px;
	color: #4d4d4d;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	font-family: 'Catamaran', sans-serif;
}
.info-bar li {
	font-family: 'Catamaran', sans-serif;
}
.outset .desc p {
	margin: 0;
}
.field-env {
	position: relative;
}
.buttons-area {
	margin-top: 40px;
	text-align: right;
}
.buttons-area:before, .buttons-area:after {
	content: " ";
	display: table;
}
.buttons-area:after {
	clear: both;
}
.buttons-area:before, .buttons-area:after {
	content: " ";
	display: table;
}
.buttons-area:after {
	clear: both;
}
.btn-close-box {
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Catamaran', sans-serif;
	font-size: 13px;
	color: #000000;
	border: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.btn-close-box:hover {
	color: #ffffff;
	background: #008fcd none repeat scroll 0 0;
	border: 0;
	opacity: 0.8;
}

@media (max-width: 991px) {
.banns-group {
	margin-top: 24px;
}
}
.bann-box {
	padding: 0;
	text-align: center;
	vertical-align: middle !important;
}
.bann-box p:first-child {
	margin: 0;
}
.bann-box .ibbBanner {
	z-index: 9000 !important;
}
.square-bann-box {
	margin-top: 24px;
	padding-bottom: 0;
	border: 0;
}
.square-bann-box:first-child {
	margin-top: 0;
}
.full-bann .bann-box {
	padding: 30px;
}
.full-bann.above-top-arts .bann-box {
	padding: 0;
	background: none;
}
.vertical-bann-box .bann-box {
	padding-top: 30;
	padding-bottom: 30px;
}
.articles-wrap .head-bar {
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 18px;
	letter-spacing: 0.2rem;
	vertical-align: middle;
	line-height: inherit !important;
	margin-bottom: 23px;
	color: #392d7e;
}
.articles-wrap.after-events .head-bar {
	border-bottom: 4px solid #392d7e;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.articles-wrap .head-bar:before, .articles-wrap .head-bar:after {
	content: " ";
	display: table;
}
.articles-wrap .head-bar:after {
	clear: both;
}
.articles-wrap .head-bar:before, .articles-wrap .head-bar:after {
	content: " ";
	display: table;
}
.articles-wrap .head-bar:after {
	clear: both;
}
.articles-wrap .head-title {
	line-height: 24px;
	display: table-cell;
	margin-bottom: 0;
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 20px;
	letter-spacing: 0.2rem;
	vertical-align: middle;
}
.articles-wrap .additional {
	display: table-cell;
	text-align: right;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #808080;
	vertical-align: middle;
}
.articles-wrap .additional a {
	text-decoration: none;
}
.articles-wrap .additional a:hover {
	text-decoration: underline;
}
.articles-wrap .btn-tip {
	height: auto;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -0.5px;
	color: #808080;
	background: none;
	border: 0;
}
.articles-wrap .btn-tip [class|="icon"] {
	line-height: inherit;
	margin-left: 5px;
	color: #0090ce;
	vertical-align: middle;
}
.articles-wrap .text-advert {
	line-height: 20px;
	text-transform: uppercase;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -0.5px;
	color: #808080;
}
.articles-wrap .text-advert img {
	margin-left: 10px;
}
.articles-wrap .column {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
.articles-wrap .column {
	float: left;
	width: 33.33333333%;
}
}

@media (min-width: 1200px) {
.articles-wrap .column {
	float: left;
	width: 33.33333333%;
}
}
.articles-wrap .buttons-area {
	text-align: center;
}
.global-ajx-preloader {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
	z-index: 9990;
	background-image: url(../img/Blocks-1.5s-21px.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
[class|="icon"] {
	line-height: inherit;
	margin-left: 5px;
	vertical-align: middle;
}
.link-more {
	display: inline-block;
	text-decoration: none !important;
}
.link-more:hover {
	opacity: 0.8;
}
.iframe-wrap {
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
}
.iframe-wrap iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.social-btn {
	line-height: 0;
}
.social-btn:before, .social-btn:after {
	content: " ";
	display: table;
}
.social-btn:after {
	clear: both;
}
.social-btn:before, .social-btn:after {
	content: " ";
	display: table;
}
.social-btn:after {
	clear: both;
}
.social-btn .fb-share-button, .social-btn .fb-like, .social-btn .twitter-share-button {
	display: inline-block;
	float: left;
	margin-left: 10px;
}
.social-btn .fb-like {
	margin-left: 0;
}
.header-main {
	width: 100%;
	height: 85px;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	color: #ffffff;
	background: #ffffff;
	z-index: 9001 !important;/*-webkit-box-shadow: 0 0 15px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 15px 6px rgba(0, 0, 0, 0.2);*/
}
.header-main .box-in-main {
	height: 100%;
	position: relative;
}
.logo-box {
	width: 200px;
	height: 100%;
	line-height: 85px;
	position: relative;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	padding: 0;
	text-decoration: 0;
	float: left;
	z-index: 1;
}

@media (max-width: 991px) {
.logo-box {
	left: 40px;
}
body.branding .logo-box {
	left: 50px;
}
}
.logo-box svg {
	fill: #ffffff;
	vertical-align: middle;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.logo-box .logo {
	width: 100%;
	height: 100%;
	display: block;
	margin-top: 0px;
}
.search-form {
	width: 60px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.search-form.open {
	width: 100%;
	padding-left: 0;
	z-index: 50;
}
.search-form + .over {
	visibility: hidden;
	content: '';
	position: fixed;
	background: rgba(0,0,0,0);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	pointer-events: none;
}
.search-form.open + .over {
	visibility: visible;
	content: '';
	background: rgba(0,0,0,0.8);
	pointer-events: all;
}

@media (max-width: 767px) {
.btn-nav {
	display: block;
	z-index: 9999;
	top: 25px;
	bottom: inherit;
	left: 0;
	margin-left: 15px;
}
}
.search-form .box-in {
	height: 100%;
	padding-right: 15px;
	padding-left: 15px;
	background: #fff;
	box-shadow: 0 0 0px rgba(0,0,0,0);
}
.search-form.open .box-in {
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.search-form form {
	height: 100%;
}
.search-form .field-env {
	height: 100%;
}
.search-form .input-text {
	height: 100%;
	padding: 0 50px 4px 0;
	font-size: 37px;
	color: #392d7e;
	background: rgba(0,0,0,0);
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: none;
	transition: none;
	position: absolute;
	right: 0;
}
.search-form .input-text:focus {
	background: none;
	border: 0;
}
.search-form .btn-search {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	font-size: 40px;
	color: #0090ce;
	background: none;
	border: 0;
	z-index: 1;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.search-form .btn-search .label {
	display: none;
}
.search-form .btn-search [class|="icon"] {
	position: relative;
	top: -3px;
}
.search-form .btn-search:hover {
	color: #392d7e;
	background: #fff;
}
.btn-nav {
	width: 40px;
	height: 40px;
	line-height: 0;
	display: none;
	margin: auto 0;
	padding: 8px 10px;
	position: absolute;
	left: 15px;
	top: 0;
	bottom: 0;
	color: #000000;
	background: rgba(0,0,0,0);
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

@media (max-width: 991px) {
.btn-nav {
	display: block;
	z-index: 9999;
	top: 25px;
	bottom: inherit;
	left: 50%;
	margin-left: -354px;
}
	
	.branding .btn-nav {position: relative; float: left;}
	
.btn-nav.open {
	left: 0;
	background: #FFF;
	position: fixed;
	top: 5px;
	margin-left: 0;
	bottom: inherit;
}
}
.btn-nav .text {
	display: none;
}
.btn-nav .line {
	width: 100%;
	height: 2px;
	line-height: 2px;
	display: inline-block;
	margin: 2px 0;
	overflow: hidden;
	background: #0090ce;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.btn-nav .c {
	width: 20px;
	height: 20px;
	display: none;
	float: left;
	margin: auto 0;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	background: #0090ce;
	overflow: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
body.branding .btn-nav .c {
	background: #0090ce;
}
.btn-nav .c b {
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	border: 10px solid transparent;
}
.btn-nav .c b:nth-child(1) {
	top: -2px;
	border-top-color: #fff;
}
.btn-nav .c b:nth-child(2) {
	left: -2px;
	border-left-color: #fff;
}
.btn-nav .c b:nth-child(3) {
	bottom: -2px;
	border-bottom-color: #fff;
}
.btn-nav .c b:nth-child(4) {
	right: -2px;
	border-right-color: #fff;
}
.btn-nav:hover {
/*background: #cccccc;*/
}
.btn-nav:hover .c b:nth-child(1) {
	border-top-color: #fff;
}
.btn-nav:hover .c b:nth-child(2) {
	border-left-color: #fff;
}
.btn-nav:hover .c b:nth-child(3) {
	border-bottom-color: #fff;
}
.btn-nav:hover .c b:nth-child(4) {
	border-right-color: #fff;
}
.btn-nav.open .o {
	display: none;
}
.btn-nav.open .c {
	display: block;
}
.header-navbar {
	height: 100%;
	position: relative;
	left: 20px;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.header-navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.header-navbar li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.header-navbar li:before, .header-navbar li:after {
	display: none;
}

@media (max-width: 991px) {
body.branding .header-navbar {
	width: 100%;
	height: 100%;
	position: fixed;
	left: -100%;
	top: 0;
	overflow: hidden;
	z-index: 9999;
	padding-top: 51px;
	background: #fff;
	max-width: 320px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.header-navbar {
	width: 100%;
	height: 100%;
	position: fixed;
	left: -100%;
	top: 0;
	overflow: hidden;
	z-index: 9999;
	padding-top: 51px;
	background: #fff;
	max-width: 320px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
}
.header-navbar a {
	text-decoration: none;
}
.header-navbar .navbar {
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.header-navbar .navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.header-navbar .navbar li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.header-navbar .navbar li:before, .header-navbar .navbar li:after {
	display: none;
}

@media (max-width: 991px) {
.header-navbar .navbar {
	width: 100%;
	position: static;
	padding-right: 0;
	color: #ffffff;
	background: #fff;
	overflow-y: auto;
}
}
.header-navbar .level-1 {
	height: 100%;
	line-height: 85px;
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 12px;
	letter-spacing: 1.2px;
}
.header-navbar .level-1:before, .header-navbar .level-1:after {
	content: " ";
	display: table;
}
.header-navbar .level-1:after {
	clear: both;
}
.header-navbar .level-1:before, .header-navbar .level-1:after {
	content: " ";
	display: table;
}
.header-navbar .level-1:after {
	clear: both;
}

@media (max-width: 991px) {
.header-navbar .level-1 {
	line-height: 24px;
	display: block;
	padding-left: 10px !important;
	padding-right: 10px !important;
	font-size: 16px;
}
}
.header-navbar .level-1 > li {
	height: 100%;
	float: left;
}

@media (max-width: 991px) {
.header-navbar .level-1 > li {
	height: auto;
	display: block;
	float: none;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid transparent;
	overflow: hiddem;
}
.header-navbar .level-1 > li:first-child {
	border-top: 0;
}
}
.header-navbar .level-1 > li > a {
	height: 100%;
	display: block;
	padding: 0 15px;
	color: #0090ce;
}

@media (max-width: 1199.5px) {
.header-navbar .level-1 > li > a {
	padding-left: 8px;
	padding-right: 8px;
	letter-spacing: 0.7px;
}
.recom-products {
	max-width: 932px;
	margin: 0 auto;
}
}

@media (max-width: 991.5px) {
.header-navbar .level-1 > li > a {
	position: relative;
	/* margin-left: -10px;
    margin-right: -10px;*/
	padding: 15px 10px;
	z-index: 2;
}
.recom-products {
	max-width: 708px;
	margin: 0 auto;
}
}
.header-navbar .level-1 > li > a:hover, /* .header-navbar .level-1 > li > a.hover,*/ .header-navbar .level-1 > li > a.selected {
	color: #ffffff;
	background: #0090ce;
}

@media (max-width: 991px) {
.header-navbar .level-1 > li > a:hover {
	background: none !important;
}
}
.header-navbar .level-1 > li.selected > a {
	color: #fff;
	background: #0090ce;
}

@media (max-width: 991px) {
.header-navbar .level-1 > li.selected > a:hover {
	color: #fff!important;
	background: #0090ce !important;
}
}
.header-navbar .show-submenu {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: none;
}

@media (max-width: 991px) {
.header-navbar .show-submenu {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	position: absolute;
	top: 7px;
	right: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
	z-index: 5;
	cursor: pointer;
	transition: none !important;
}
.header-navbar .sub-menu.open:after {
	content: '';
	background: #eaeaea;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.header-navbar .sub-menu .box-in {
	z-index: 2;
	position: relative;
}
.header-navbar .level-1 > li:hover .show-submenu [class|="arrow"] {
	color: #fff;
}
.header-navbar .show-submenu:hover [class|="arrow"] {
	color: #fff !important;
}
.header-navbar .navbar ul.level-1 li:hover .show-submenu.open [class|="arrow"] {
	color: #fff !important;
}
.header-navbar .show-submenu.open [class|="arrow"] {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	margin-right: 0px;
}
.header-navbar .show-submenu [class|="arrow"] {
	display: block;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-right: 2px;
}
}
.header-navbar .level-1 > li:hover a {
	background: #0090ce !important;
	color: #fff;
}
.header-navbar .show-submenu .arrow-up {
	display: none;
}
.header-navbar .sub-menu {
	/*min-width: 300px;*/
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 20px 30px;
	background: #0090ce;
}

@media (max-width: 991px) {
.header-navbar .sub-menu {
	min-width: 0;
	position: initial;
	left: auto;
	top: auto;
	padding: 0;
	background: none;
}
.header-navbar .sub-menu li a, .header-navbar .sub-menu:hover li a, .header-navbar .sub-menu.open li a, .header-navbar .level-1 > li:hover li a {
	color: #0090ce !important;
	background: rgba(0,0,0,0 ) !important;
}
.header-navbar .sub-menu.open {
	background: #0090ce !important;
}
}
.header-navbar .level-2 {
	line-height: 24px;
	font-size: 16px;
	color: #ffffff;
}

@media (max-width: 991px) {
.header-navbar .level-2 {
	font-size: 14px;
}
}
.header-navbar .level-2 > li {
	margin-top: 12px;
}
.header-navbar .level-2 > li:first-child {
	margin-top: 0;
}
.header-navbar .level-2 > li.selected > a {
	color: #ffffff;
}

@media (max-width: 991px) {
.header-navbar .level-2 > li > a {
	display: block;
}
}
.header-navbar .level-2 > li > a:hover {
	color: #ffffff;
}
.header-navbar .terms-list {
	min-width: 300px;
	line-height: 24px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

@media (max-width: 991px) {
.header-navbar .terms-list {
	min-width: 0;
}
}
.header-navbar .terms-list > li {
	display: inline-block;
}

@media (max-width: 991px) {
.header-navbar .terms-list > li {
	display: block;
}
}
.header-navbar .terms-list > li:after {
	display: inline-block;
	margin: 0 6px;
	color: rgba(255,255,255,0.5);
	content: "|";
}
.header-navbar .terms-list > li:last-child:after {
	display: none;
}

@media (max-width: 991px) {
.header-navbar .terms-list > li:after {
	display: none;
}
}

@media (max-width: 991px) {
.header-navbar .terms-list > li > a {
	display: block;
	padding: 2px 0 2px 0;
}
}
.header-navbar .terms-list > li > a:hover {
	color: #fff;
}
.footer-main .social-box {
	padding: 60px 0 0px;
	background: rgba(0,0,0,0);
}

@media (max-width: 991px) {
.footer-main .social-box {
	font-size: 16px;
}
}

@media (max-width: 479px) {
.footer-main .social-box {
	text-align: center;
}
}
.footer-main .social-box a {
	text-decoration: none;
	height: auto;
	display: inline-block;
	width: auto;
	text-align: left;
}
.footer-main .social-box a:hover {
	opacity: 0.8;
}

@media (max-width: 767px) {
.footer-main .social-box .cpts-table-box {
	display: table;
}
}
.footer-main .social-box .item {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	height: 65px;
	width: 280px;
	display: inline-block;
}
.footer-main .social-box .item [class|="icon"] {
	margin: 0;
}
.footer-main .social-box .grid-wrapper {
	text-align: center;
}
.footer-main .social-box .item.instagram {
}
.footer-main .social-box .item.instagram a {
	opacity: 1;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	position: relative;
	top: -8px;
}
.footer-main .social-box .item.instagram a:hover {
	opacity: 0.85;
}
.footer-main .social-box {
	padding-bottom: 24px;
}

.footer-main .social-box .col {
	display: inline-block;
	vertical-align: middle;
}

@media (max-width: 767px) {
.footer-main .social-box .col {
	display: block;
}
}
.footer-main .social-box a {
	color: rgba(255,255,255,1);
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.footer-main .social-box a:hover {
	color: rgba(255,255,255,0.8);
	text-decoration: none !important;
}
.footer-main .social-box .facebook .text {
	padding-left: 0;
	text-align: left;
	font-size: 20px;
	font-weight: 600;
}
.footer-main .social-box .facebook a i.icon-facebook {
	font-size: 40px;
	margin-right: 10px;
	position: relative;
	top: -3px;
}
.footer-main h4 {
	max-width: 640px;
	font-size: 20px;
	font-weight: 600;
	margin: 0 auto;
	display: table;
	color: #fff;
	line-height: 24px;
}

@media (max-width: 767px) {
.footer-main .social-box .facebook .text {
	text-align: left;
}
}
.footer-main .social-box .twitter a {
	color: #10bfee;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.footer-main .social-box .twitter a:hover {
	color: #3fccf2;
}
.footer-main .social-box .twitter .text {
	padding-left: 24px;
}

@media (max-width: 767px) {
.footer-main .social-box .twitter .text {
	padding-left: 0;
	text-align: center;
}
}
.footer-main .full-banner {
	padding: 20px 0;
	text-align: center;
}
.footer-main .full-banner p {
	margin-bottom: 0;
}
.footer-main .footer {
	line-height: 22px;
	font-size: 16px;
	color: #ffffff;
	background: #392d7e;
	text-align: center;
	padding-top: 80px;
}
.footer-main .footer p {
	line-height: inherit;
	margin-bottom: 0;
}
.footer-main .footer a {
	color: #ffffff;
}
.footer-main .footer table {
	width: 100%;
	margin-bottom: 0;
	font-size: inherit;
	color: inherit;
	table-layout: fixed;
	max-width: 680px;
	margin: 0 auto;
	position: relative;
}

@media (max-width: 767.5px) {
.footer-main .footer table {
	width: auto;
	display: block;
	position: relative;
	left: 0;
}
}

@media (max-width: 767.5px) {
.footer-main .footer table tbody {
	display: block;
	position: relative;
}
}

@media (max-width: 767.5px) {
.footer-main .footer table tr {
	display: block;
	position: relative;
}
	
	.footer-main .full-banner { padding: 10px 0;}	
	
}
.footer-main .footer table td {
	padding: 0;
	vertical-align: top;
}

@media (max-width: 767px) {
.footer-main .footer table td {
	display: block;
	position: relative;
}
}

@media (max-width: 479px) {
.footer-main .footer table td {
	display: block;
	position: relative;
}
}
.footer-main .footer .edit-box-1 {
	padding: 0;
}

@media (max-width: 767px) {
.footer-main .footer .edit-box-1 td:first-child {
	margin-bottom: -50px;
}
}
.footer-main .footer .edit-box-1 svg {
	fill: #b3b3b3;
}
.footer-main .footer .edit-box-2 {
	margin-top: 24px;
	padding: 0 8px;
}

@media (max-width: 767px) {
.footer-main .footer .edit-box-2 {
	padding-left: 0;
	padding-right: 0;
}
}
.footer-main .footer .edit-box-3 {
	text-align: center;
	max-width: 620px;
	margin: 0 auto;
}
.footer-main .footer .edit-box-3 span {
	font-weight: 600;
}

@media (max-width: 767px) {
.footer-main .footer .edit-box-3 tr {
	margin-top: -24px;
}
.footer-main .footer .edit-box-3 tr:before, .footer-main .footer .edit-box-3 tr:after {
	content: " ";
	display: table;
}
.footer-main .footer .edit-box-3 tr:after {
	clear: both;
}
.footer-main .footer .edit-box-3 tr:before, .footer-main .footer .edit-box-3 tr:after {
	content: " ";
	display: table;
}
.footer-main .footer .edit-box-3 tr:after {
	clear: both;
}
}

@media (max-width: 767px) {
.footer-main .footer .edit-box-3 td {
	width: 33.333333333333333333333333333333%;
	float: left;
	margin-top: 24px;
}
}

@media (max-width: 479px) {
.footer-main .footer .edit-box-3 td {
	width: 100%;
	margin-top: 30px;
}
}
.footer-main .footer .signature {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
	letter-spacing: -0.2px;
}
.footer-main .footer .signature a {
	margin: 0 10px;
	position: relative;
}
.footer-main .footer .signature a:after {
	content: '|';
	right: -15px;
	position: absolute;
	top: 4px;
	font-size: 18px;
	font-weight: 300;
	opacity: 0.8;
}
.footer-main .footer .signature a:last-child:after {
	display: none;
}
.footer-main .footer .signature.cprght {
	margin-bottom: 50px;
}
.aside {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: visible
}

@media (min-width: 992px) {
.aside {
	float: left;
	width: 33.33333333%;
}
}

@media (min-width: 1200px) {
.aside {
	float: left;
	width: 33.33333333%;
}
}

@media (max-width: 991px) {
.head-articles .grid-wrapper {
	margin-left: 0;
	margin-right: 0;
}
}
.head-articles .first-art {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	height: 370px;
	position: relative;
	padding-bottom: 0;
	border-bottom: 0;
	overflow: hidden;
	margin-top: 0;
}

@media (min-width: 992px) {
.head-articles .first-art {
	float: left;
	width: 50%;
}
}

@media (min-width: 1200px) {
.head-articles .first-art {
	float: left;
	width: 50%;
}
}

@media (max-width: 1199px) {
.head-articles .first-art {
	height: auto;
}
}

@media (max-width: 991px) {
.head-articles .first-art {
	padding-left: 0;
	padding-right: 0;
}
}
.head-articles .first-art a {
	text-decoration: none;
	width: 100%;
}
.head-articles .first-art a:hover .title {
	text-decoration: underline;
}

@media (max-width: 991px) {
.head-articles .first-art img {
	width: 100%;
}
}
.head-articles .first-art .art-img {
	margin-bottom: 0;
}
.head-articles .first-art .art-img img {
	height: auto;
	width: 100%;
}
.head-articles .first-art .art-content {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 0 15px;
}

@media (max-width: 991px) {
.head-articles .first-art .art-content {
	padding-left: 0;
	padding-right: 0;
}
}
.head-articles .first-art .title {
	line-height: 40px;
	padding: 20px 25px;
	font-size: 36px;
	font-weight: 900;
	color: #ffffff;
	background: rgba(36,36,36,0.7);
}

@media (max-width: 767px) {
.head-articles .first-art .title {
	line-height: 32px;
	font-size: 28px;
}
}
.head-articles .next-articles {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
.head-articles .next-articles {
	float: left;
	width: 50%;
}
}

@media (min-width: 1200px) {
.head-articles .next-articles {
	float: left;
	width: 50%;
}
}

@media (max-width: 991px) {
.head-articles .next-articles {
	margin-top: 20px;
	padding-left: 0;
	padding-right: 0;
}
}
.head-articles .next-articles img {
	height: auto;
	width: 100%;
	max-width: 266px;
}
.head-articles .next-articles .article {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	width: 100%;
	max-height: 177px;
	overflow: visible;
	min-height: inherit;
	margin-bottom: 17px;
}
.head-articles .next-articles .article + .article {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	max-height: 176px;
	min-height: 176px;
	overflow: hidden;
}

@media (min-width: 992px) {
.head-articles .next-articles .article {
	float: left;
	width: 100%;
}
}

@media (min-width: 1200px) {
.head-articles .next-articles .article {
	float: left;
	width: 100%;
}
}

@media (min-width: 992px) {
.head-articles .next-articles .article {
	margin-top: 0;
	padding-bottom: 0;
	border: 0;
}
}

@media (max-width: 1199px) {
.head-articles .next-articles .article {
	max-height: 190px;
}
}

@media (max-width: 991px) {
.head-articles .next-articles .article {
	min-height: 0;
	margin-top: 24px;
	padding-left: 0;
	padding-right: 0;
}
.head-articles .next-articles .article:first-child {
	margin-top: 0;
}
}

@media (min-width: 480px) and (max-width: 991px) {
.head-articles .next-articles .article-in {
	width: 100%;
	display: table;
	table-layout: fixed;
}
}
.head-articles .next-articles .art-img {
	position: relative;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	width: 50%;
	order: 1;
	max-width: 266px;
}

@media (min-width: 480px) and (max-width: 991px) {
.head-articles .next-articles .art-img {
	width: 265px;
	display: table-cell;
	vertical-align: middle;
}
}
.head-articles .next-articles .art-img .box-icon {
	position: absolute;
	left: 10px;
	bottom: 10px;
	margin-bottom: 0;
	color: #ffffff;
}
.head-articles .next-articles .art-img:after {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	content: "";
	-webkit-box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.9);
	box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.9);
}

@media (max-width: 479px) {
.head-articles .next-articles .art-img:after {
	display: none;
}
}

@media (min-width: 480px) and (max-width: 991px) {
.head-articles .next-articles .art-content {
	display: table-cell;
	vertical-align: middle;
	width: auto;
}
}

@media (min-width: 480px) and (max-width: 991px) {
.head-articles .next-articles .art-img + .art-content {
	padding-left: 20px;
}
}
.head-articles .next-articles .art-img + .art-content a {
	width: 175px;
	height: 175px;
}
.article-in {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.head-articles .next-articles .title {
	line-height: 29px;
	font-size: 26px;
	font-weight: 900;
	letter-spacing: -0.01rem;
	color: #392d7e;
}
.next-articles .art-content {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding-left: 15px;
	order: 2;
	width: 50%;
	/*align-items: center;*/
	align-items:start;
	padding-bottom: 20px;
}
.head-articles .next-articles .buttons-area {
	text-align: right;
}
.head-articles .next-articles .is-people .art-img a {
	width: 174px;
	height: 174px;
}

@media (max-width: 1199px) {
.head-articles .next-articles .is-people .art-img a {
	width: 140px;
	height: 140px;
}
}
.head-articles .next-articles .is-people .art-img img {
	margin-left: -131.5px;
}

@media (max-width: 1199px) {
.head-articles .next-articles .is-people .art-img img {
	margin-left: -105.5px;
}
}
.head-articles .next-articles .is-people .art-img:after {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.head-articles.is-bottom-content {
	margin-top: 20px;
}
.art-galeries .article {
	border-bottom: 0;
	margin-top: 24px;
	padding: 0 15px;
}
.art-galeries .article .box-icon {
	margin-bottom: 8px;
	font-size: 36px;
}
.art-galeries .article .title {
	line-height: 24px;
	font-size: 20px;
}
.art-galeries .first-art {
	height: 190px;
	position: relative;
	margin-top: 0;
	padding: 0;
}
.art-galeries .first-art a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.art-galeries .first-art a:before {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(135deg, #1f1f1f, #404040);
	background-image: -moz-linear-gradient(135deg, #1f1f1f, #404040);
	background-image: linear-gradient(135deg, #1f1f1f, #404040);
	opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.art-galeries .first-art a:hover:before {
	left: 100%;
	top: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.art-galeries .first-art a:hover .art-content {
	bottom: -100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.art-galeries .first-art img {
	width: 100%;
}
.art-galeries .first-art .art-img {
	margin-bottom: 0;
}
.art-galeries .first-art .box-icon {
	font-size: 40px;
}
.art-galeries .first-art .art-content {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 15px 10px 15px;
	color: #ffffff;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.art-galeries .buttons-area {
	padding: 0 15px;
}
.newsletter-box {
	line-height: 0;
	margin-top: 48px;
	padding: 44px 0;
	text-align: center;
	font-family: 'Catamaran', sans-serif;
	font-weight: 700;
	font-size: 24px;
	color: #fff;
	background: #392d7e;
}
.partner-form.newsletter-box {
	width: 100%;
	max-width: inherit;
	margin: 0;
	background: rgba(0,0,0,0.8);
}
.partner-form.newsletter-box a.odber {
	white-space: nowrap;
	margin: 20px auto 0;
	float: none;
	display: table;
}
.partner-form.newsletter-box .txtNl {
	color: #fff;
	display: block;
	max-width: 544px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.newsletter-box .container {
	max-width: 840px;
	margin: 0 auto;
	display: table;
	vertical-align: top;
	line-height: 26px;
	padding: 0 40px;
	position: relative;
}
.newsletter-box .txtNl {
	display: table-cell;
	vertical-align: middle;
	font-size: 22px;
	color: #008fcd;
	font-weight: 600;
	letter-spacing: -0.01rem;
}
.newsletter-box .txtNl strong {
	display: block;
	margin-right: 0;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 28px;
	letter-spacing: 0;
	vertical-align: middle;
	color: #fff;
}
.newsletter-box .container:before {
	content: '';
	border-top: 6px dotted #008fcd;
	width: 100px;
	display: inline-block;
	position: absolute;
	left: -100px;
	top: 45%;
}
.newsletter-box .container:after {
	content: '';
	border-top: 6px dotted #008fcd;
	width: 100px;
	display: inline-block;
	position: absolute;
	right: -100px;
	top: 45%;
}
.partner-form.newsletter-box .container:before, .partner-form.newsletter-box .container:after {
	display: none;
}
/*
.partner-form.newsletter-box .container:after {border-color:
#fff;

left: 50%;

margin-left: -50px;

right: inherit;

top: inherit;

bottom: -50px;}*/
a.odber {
	background: #008fcd none repeat scroll 0 0;
	border: 0 none;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	float: right;
	line-height: 38px;
	padding: 5px 20px 2px;
	position: relative;
	text-align: left;
	text-decoration: none;
	width: auto;
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 14px;
	letter-spacing: 0.15rem;
	min-width: 205px;
}
a.odber:hover {
	text-decoration: none;
	opacity: 0.9;
}
a.odber span {
	margin-right: 5px;
	font-size: 18px;
	position: relative;
	top: -1px;
}

@media (max-width: 991px) {
.newsletter-box strong {
	line-height: 24px;
	margin-right: 0;
	margin-bottom: 10px;
}
.newsletter-box .container {
	padding: 0 15px;
}
.newsletter-box .txtNl {
	font-size: 16px;
}
}
.newsletter-box form {
	display: inline-block;
}

@media (max-width: 479px) {
.newsletter-box form {
	display: block;
}
}
.newsletter-box .field-env {
	width: 300px;
	display: inline-block;
}

@media (max-width: 479px) {
.newsletter-box .field-env {
	width: auto;
	display: block;
}
}
.newsletter-box .input-text {
	font-size: 20px;
	border-color: transparent;
}
.newsletter-box .input-text:focus {
	border-color: #5e7f2e;
}
.newsletter-box .send-btn {
	width: 42px;
	height: 42px;
	line-height: 42px;
	position: absolute;
	right: 2px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	padding: 0;
	text-align: center;
	color: #bfbfbf;
	background: none;
	border: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.newsletter-box .send-btn:hover {
	color: #000000;
	background: #0090ce;
	opacity: 0.85;
}
.newsletter-box .send-btn .label {
	display: none;
}
.newsletter-box .send-btn [class|="icon"] {
	line-height: inherit;
	position: relative;
	left: 1px;
	top: -3px;
	margin-left: -1px;
}
.after-events {
	margin-top: 0px;
	margin-bottom: 20px;
}
.after-events .additional img {
	margin-left: 10px;
}
.after-events .box-date {
	text-transform: lowercase;
	font-size: 28px;
	color: #008fcd;
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px;
}
.after-events .box-date strong {
	line-height: 36px;
	font-size: 44px;
}
.after-events .place {
	line-height: 16px;
	display: block;
	margin-top: 10px;
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 14px;
	color: #949494;
}

@media (max-width: 479px) {
.after-events .additional {
	display: none;
}
}
.after-events .cpts-list-articles {
	margin-top: 30px;
	margin-bottom: 40px;
}

@media (max-width: 991px) {
.after-events .cpts-list-articles .article {
	margin-top: 24px;
	text-align: left;
}
}
.after-events .after-event {
	height: auto;
	line-height: 28px;
	display: table;
	position: relative;
	margin-top: 0;
	padding-bottom: 20px;
	border: 0;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 20px;
	width: 100%;
}

@media (max-width: 991px) {
.after-events .after-event {
	height: auto;
}
}
.after-events .after-event .art-img {
	width: 270px;
	margin-bottom: 0;
	display: table-cell;
	vertical-align: top;
	padding-bottom: 0;
}
.after-events .after-event .art-img img {
	height: auto;
	width: 270px;
}
.after-events .after-event .art-content {
	width: 75%;
	height: 100%;
	position: relative;
	padding: 0 20px;
	color: #392d7e;
	display: table-cell;
	vertical-align: middle;
}
.after-events .box-date strong {
	font-weight: 600;
	margin-right: 6px;
}

@media (max-width: 991px) {
.after-events .after-event .art-content {
	width: auto;
	height: auto;
	right: auto;
	top: auto;
	position: relative;
}
}
.after-events .after-event .box-date {
	line-height: 28px;
	margin-bottom: 0px;
	font-size: 24px;
	text-align: left;
}
.after-events .after-event .box-date strong {
	line-height: 30px;
	font-size: 29px;
	font-weight: 600;
}

@media (max-width: 479px) {
.after-events .after-event .box-date strong {
}
}
.after-events .after-event .title {
	line-height: 30px;
	font-size: 28px;
	color: #392d7e;
}

@media (max-width: 479px) {
.after-events .after-event .title {
	line-height: 40px;
	font-size: 36px;
}
}
.after-events .after-event .desc {
	margin-top: 24px;
	margin-bottom: 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

@media (max-width: 479px) {
.after-events .after-event .desc {
	font-size: 16px;
}
}
.after-events .after-event .buttons-area {
	width: auto;
	position: absolute;
	right: 0;
	top: 50%;
	margin: -20px 0 0 0;
	padding: 0 40px;
	text-align: right;
}

@media (max-width: 991px) {
.after-events .after-event .buttons-area {
	width: auto;
	left: auto;
	bottom: auto;
	top: 38px;
	right: 0;
}
}

@media (max-width: 479px) {
.after-events .after-event .buttons-area {
	position: static;
	text-align: center;
}
}
.after-events .after-event .places-remain {
	line-height: 32px;
	margin-bottom: 16px;
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-size: 28px;
	color: #ffffff;
}
.after-events .after-event .places-remain strong {
	font-size: 40px;
}
.after-events .after-event .cpts-btn:hover {
	border-color: transparent;
}
.list-more-articles {
/*.cpts-list-articles {
        .column-count(2);
        .column-gap(30px);

        .article {
            -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
            break-inside: avoid;
        }
    }*/
}

@media (max-width: 991px) {
.list-more-articles .grid-wrapper {
	margin-left: 0;
	margin-right: 0;
}
}

@media (max-width: 991px) {
.list-more-articles .section-left {
	padding-left: 0;
	padding-right: 0;
}
}
.list-more-articles .cpts-list-articles {
	margin-top: -48px;/*.article {
            .make-md-column(6);
            .make-lg-column(6);

            margin-top: 0;
            padding-bottom: 0;
            border-bottom: 0;
        }

        .article-in {
            //min-height: 210px;
            margin-top: (@base-vertical *2);
            padding-bottom: @base-vertical;
            border-bottom: 1px solid @color-1-3l;
        }*/
}
.list-more-articles .cpts-list-articles:before, .list-more-articles .cpts-list-articles:after {
	content: " ";
	display: table;
}
.list-more-articles .cpts-list-articles:after {
	clear: both;
}
.list-more-articles .cpts-list-articles:before, .list-more-articles .cpts-list-articles:after {
	content: " ";
	display: table;
}
.list-more-articles .cpts-list-articles:after {
	clear: both;
}

@media (min-width: 768px) {
.list-more-articles .cpts-list-articles {
	margin-left: -15px;
	margin-right: -15px;
}
}
.list-more-articles .cpts-list-articles .row {
	margin-left: -15px;
	margin-right: -15px;
}
.list-more-articles .cpts-list-articles .column {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 48px;
}

@media (min-width: 768px) {
.list-more-articles .cpts-list-articles .column {
	float: left;
	width: 50%;
}
}

@media (min-width: 992px) {
.list-more-articles .cpts-list-articles .column {
	float: left;
	width: 50%;
}
}

@media (min-width: 1200px) {
.list-more-articles .cpts-list-articles .column {
	float: left;
	width: 50%;
}
}

@media (max-width: 767px) {
.list-more-articles .cpts-list-articles .column {
	padding-left: 0;
	padding-right: 0;
}
}

@media (min-width: 480px) and (max-width: 991px) {
.list-more-articles .cpts-list-articles .article-in {
	display: table;
}
}

@media (min-width: 480px) and (max-width: 991px) {
.list-more-articles .cpts-list-articles .art-img {
	width: 100px;
	display: table-cell;
	vertical-align: middle;
}
}

@media (min-width: 480px) and (max-width: 991px) {
.list-more-articles .cpts-list-articles .art-content {
	display: table-cell;
	padding-left: 20px;
	vertical-align: middle;
}
}
.list-more-articles .vertical-bann-box {
	margin-top: 24px;
}
.list-more-articles .vertical-bann-box:first-child {
	margin-top: 0;
}
.promo-box {
	margin: 20px 0 24px;
	padding: 40px 0 40px 0;
	background: #008fce;
}
.promo-box .head-bar {
	margin-bottom: 18px;
	padding-bottom: 0;
	color: #ffffff;
	border-bottom: 0;
}
.promo-box .buttons-area {
	margin-top: 40px;
	text-align: left;
}
.promo-box .link-more {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 14px;
	color: #008fce;
	padding: 0 25px;
	background: rgba(255,255,255,0.7);
	line-height: 40px;
	letter-spacing: 0.2rem;
}
.promo-box .link-more:hover {
	text-decoration: underline;
	background: rgba(255,255,255,1);
}
.promo-box .article {
	color: #ffffff;
}
.promo-box .article .title {
	line-height: 26px;
	font-size: 22px;
	color: #fff;
}
.promo-box .article img {
	height: auto;
	width: 100%;
}
.promo-box.tpl-1 .article {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

@media (min-width: 768px) {
.promo-box.tpl-1 .article {
	float: left;
	width: 50%;
}
}

@media (min-width: 992px) {
.promo-box.tpl-1 .article {
	float: left;
	width: 25%;
}
}

@media (min-width: 1200px) {
.promo-box.tpl-1 .article {
	float: left;
	width: 25%;
}
}

@media (max-width: 991.5px) {
.promo-box.tpl-1 .article {
	margin-top: 24px;
}
}

@media (max-width: 767px) {
.promo-box.tpl-1 .article {
	padding-left: 0;
	padding-right: 0;
}
}

@media (min-width: 992px) and (max-width: 1199.5px) {
.head-articles .next-articles .title {
	line-height: 28px;
	font-size: 24px;
}
.head-articles .next-articles .article {
	max-height: 143px;
}
.head-articles .next-articles .article + .article {
	max-height: 143px;
	min-height: 143px;
}
}

@media (max-width: 479px) {
.promo-box.tpl-1 .article {
	text-align: center;
}
}

@media (min-width: 479px) and (max-width: 767px) {
.promo-box.tpl-1 .article-in {
	width: 100%;
	display: table;
	table-layout: fixed;
}
}

@media (min-width: 479px) and (max-width: 767px) {
.promo-box.tpl-1 .art-img {
	width: 40%;
	display: table-cell;
	padding-right: 20px;
	vertical-align: top;
}
}

@media (min-width: 479px) and (max-width: 767px) {
.promo-box.tpl-1 .art-content {
	display: table-cell;
	vertical-align: middle;
}
}
.promo-box.tpl-1 .is-people .art-img a {
	width: 174px;
	height: 174px;
}

@media (max-width: 1199px) {
.promo-box.tpl-1 .is-people .art-img a {
	width: 140px;
	height: 140px;
}
}

@media (max-width: 991px) {
.promo-box.tpl-1 .is-people .art-img a {
	width: 176px;
	height: 176px;
}
}
.promo-box.tpl-1 .is-people .art-img img {
	margin-left: -131.5px;
}
.promo-box.tpl-2 .article {
	margin-top: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.promo-box.tpl-2 .first-art {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
.promo-box.tpl-2 .first-art {
	float: left;
	width: 33.33333333%;
}
}

@media (min-width: 1200px) {
.promo-box.tpl-2 .first-art {
	float: left;
	width: 33.33333333%;
}
}

@media (max-width: 991px) {
.promo-box.tpl-2 .first-art {
	margin-bottom: 24px;
}
}

@media (min-width: 767px) and (max-width: 991px) {
.promo-box.tpl-2 .first-art .article-in {
	width: 100%;
	display: table;
	table-layout: fixed;
}
}

@media (min-width: 767px) and (max-width: 991px) {
.promo-box.tpl-2 .first-art .art-img {
	width: 100%;
	display: block;
	padding-right: 0px;
	vertical-align: top;
	margin-bottom: 0;
}
}

@media (min-width: 767px) and (max-width: 991px) {
.promo-box.tpl-2 .first-art .art-content {
	display: block;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 20px;
}
}
.promo-box.tpl-2 .next-articles {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 768px) {
.promo-box.tpl-2 .next-articles {
	float: left;
	width: 50%;
}
}

@media (min-width: 992px) {
.promo-box.tpl-2 .next-articles {
	float: left;
	width: 33.33333333%;
}
}

@media (min-width: 1200px) {
.promo-box.tpl-2 .next-articles {
	float: left;
	width: 33.33333333%;
}
}
.promo-box.tpl-2 .next-articles img {
	height: auto;
}
.promo-box.tpl-2 .next-articles .article {
	margin-bottom: 24px;
}
.promo-box.tpl-2 .next-articles .article-in {
	width: 100%;
	display: table;
	table-layout: fixed;
}

@media (max-width: 479px) {
.promo-box.tpl-2 .next-articles .article-in {
	width: auto;
	display: block;
}
}
.promo-box.tpl-2 .next-articles .art-img {
	width: 105px;
	display: table-cell;
	padding-right: 10px;
	vertical-align: top;
}

@media (max-width: 479px) {
.promo-box.tpl-2 .next-articles .art-img {
	width: auto;
	display: block;
	padding-right: 0;
	max-width: 160px;
}
}
.promo-box.tpl-2 .next-articles .art-content {
	display: table-cell;
	vertical-align: top;
}

@media (max-width: 479px) {
.promo-box.tpl-2 .next-articles .art-content {
	width: auto;
	display: block;
	padding-left: 0;
}
}
.promo-box.tpl-2 .next-articles .title {
	line-height: 24px;
	font-size: 20px;
}
.promo-box.tpl-2 .partner-promo {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
}

@media (min-width: 768px) {
.promo-box.tpl-2 .partner-promo {
	float: left;
	width: 50%;
}
}

@media (min-width: 992px) {
.promo-box.tpl-2 .partner-promo {
	float: left;
	width: 33.33333333%;
}
}

@media (min-width: 1200px) {
.promo-box.tpl-2 .partner-promo {
	float: left;
	width: 33.33333333%;
}
}

@media (max-width: 767px) {
.promo-box.tpl-2 .partner-promo {
	margin-top: 24px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
}
.promo-box.tpl-2 .partner-promo .bann-box {
	background: rgba(0,0,0,0.2);
	padding: 30px;
}
.jobs-top {
	margin-top: 40px;
	padding-top: 48px;
	padding-bottom: 48px;
	color: #0090ce;
	background: #0a2851;
}
.jobs-top .head-bar {
	margin-bottom: 24px;
	padding-bottom: 0;
	border-bottom: 0;
}

@media (max-width: 479px) {
.jobs-top .additional {
	display: none;
}
}
.jobs-top .cpts-article-list:before, .jobs-top .cpts-article-list:after {
	content: " ";
	display: table;
}
.jobs-top .cpts-article-list:after {
	clear: both;
}
.jobs-top .cpts-article-list:before, .jobs-top .cpts-article-list:after {
	content: " ";
	display: table;
}
.jobs-top .cpts-article-list:after {
	clear: both;
}

@media (min-width: 768px) {
.jobs-top .cpts-article-list {
	margin-left: -15px;
	margin-right: -15px;
}
}
.jobs-top .cpts-article-list .row {
	margin-left: -15px;
	margin-right: -15px;
}
.jobs-top .article {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 24px;
	padding-bottom: 0;
	border-bottom: 0;
}

@media (min-width: 768px) {
.jobs-top .article {
	float: left;
	width: 33.33333333%;
}
}

@media (min-width: 992px) {
.jobs-top .article {
	float: left;
	width: 20%;
}
}

@media (min-width: 1200px) {
.jobs-top .article {
	float: left;
	width: 20%;
}
}

@media (max-width: 767px) {
.jobs-top .article {
	padding-left: 0;
	padding-right: 0;
}
}

@media (max-width: 479px) {
.jobs-top .article {
	text-align: left;
}
}
.jobs-top .article .article-in {
	padding-top: 24px;
	border-top: 1px solid #2a4262;
}
.jobs-top .article .title {
	height: 54px;
	line-height: 18px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	overflow: hidden;
}
.jobs-top .article .title:before {
	width: 5px;
	height: 100%;
	content: "";
	float: left;
}
.jobs-top .article .title > *:first-child {
	width: 100%;
	float: right;
	margin-left: -5px;
}
.jobs-top .article .title:after {
	width: 3em;
	margin-left: -3em;
	content: "...";
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	float: right;
	position: relative;
	top: -22px;
	left: 98%;
	padding-right: 5px;
	text-align: right;
	background-image: -webkit-gradient(linear, 0% top, 50% top, from(rgba(10, 40, 81, 0)), to(#0a2851));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(10, 40, 81, 0) 0%), color-stop(#0a2851 50%));
	background-image: -moz-linear-gradient(left, rgba(10, 40, 81, 0) 0%, #0a2851 50%);
	background-image: linear-gradient(to right, rgba(10, 40, 81, 0) 0%, #0a2851 50%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000a2851', endColorstr='#ff0a2851', GradientType=1);
}

@media (max-width: 767px) {
.jobs-top .article .title {
	height: auto;
	font-size: 16px;
}
}
.jobs-top .buttons-area {
	text-align: left;
}
.jobs-top .cpts-btn {
	margin-left: 40px;
	color: #0090ce;
	background: none;
	border-color: #0090ce;
}

@media (max-width: 767px) {
.jobs-top .cpts-btn {
	width: 100%;
	display: block;
	position: relative;
	margin-left: 0;
	margin-top: 10px;
}
}

@media (max-width: 479px) {
.jobs-top .cpts-btn {
	font-size: 14px;
}
}
.jobs-top .cpts-btn:first-child {
	margin-left: 0;
}

@media (max-width: 767px) {
.jobs-top .cpts-btn:first-child {
	margin-top: 0;
}
}
.jobs-top .cpts-btn [class|="icon"] {
	margin-left: 20px;
	font-size: 24px;
	color: #ffffff;
}

@media (max-width: 767px) {
.jobs-top .cpts-btn [class|="icon"] {
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
}
}
.jobs-top .cpts-btn strong {
	color: #ffffff;
}
.top-read-posts .cpts-list-articles:before, .top-read-posts .cpts-list-articles:after {
	content: " ";
	display: table;
}
.top-read-posts .cpts-list-articles:after {
	clear: both;
}
.top-read-posts .cpts-list-articles:before, .top-read-posts .cpts-list-articles:after {
	content: " ";
	display: table;
}
.top-read-posts .cpts-list-articles:after {
	clear: both;
}

@media (min-width: 768px) {
.top-read-posts .cpts-list-articles {
	margin-left: -15px;
	margin-right: -15px;
}
}
.top-read-posts .cpts-list-articles .row {
	margin-left: -15px;
	margin-right: -15px;
}

@media (max-width: 991px) {
.top-read-posts .cpts-list-articles {
	margin-top: -24px;
}
}
.top-read-posts .article {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0;
	padding-bottom: 0;
	border: 0;
}

@media (min-width: 992px) {
.top-read-posts .article {
	float: left;
	width: 33.33333333%;
}
}

@media (min-width: 1200px) {
.top-read-posts .article {
	float: left;
	width: 33.33333333%;
}
}

@media (max-width: 991px) {
.top-read-posts .article {
	margin-top: 24px;
}
}
.top-read-posts .article .art-img a {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	height: 100px;
}


@media (max-width: 479px) {
.top-read-posts .article .art-img a {
	height: auto;
}
}
.top-read-posts .article .art-img a:hover .counter {
	top: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}

@media (max-width: 479px) {
.top-read-posts .article .art-img a:before {
	display: none;
}
}
.top-read-posts .article .art-img img {
	width: auto;
	height: 100%;
	max-width: inherit;
}

@media (max-width: 479px) {
.top-read-posts .article .art-img img {
	height: auto;
}
}
.top-read-posts .article .art-img .counter {
	width: 100%;
	height: 84px;
	line-height: 72px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	text-align: center;
	font-family: 'Catamaran', sans-serif;
	font-size: 68px;
	color: #ffffff;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

@media (max-width: 479px) {
.top-read-posts .article .art-img .counter {
	display: none;
}
}
.top-read-posts.is-bottom-content {
	margin-top: 20px;
}
.promo {
	margin-bottom: 10px;
}
.promo .slider-wrap {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

@media (min-width: 992px) {
.promo .slider-wrap {
	float: left;
	width: 66.66666667%;
}
}

@media (min-width: 1200px) {
.promo .slider-wrap {
	float: left;
	width: 66.66666667%;
}
}
.promo .slider-wrap .head-title {
	line-height: 28px;
	position: absolute;
	top: 0;
	left: 15;
	margin: 0;
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	letter-spacing: 2px;
	color: #808080;
	font-size: 16px;
}

@media (max-width: 767px) {
.promo .slider-wrap .head-title {
	position: static;
	margin-bottom: 24px;
}
}
.promo .slider-wrap .slider {
	margin: 0;
	padding: 0;
	list-style: none;
}
.promo .slider-wrap .slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.promo .slider-wrap .slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.promo .slider-wrap .slider li:before, .promo .slider-wrap .slider li:after {
	display: none;
}
.promo .slider-wrap .slider li {
	display: none;
}
.promo .slider-wrap .slider li:first-child {
	display: block;
}
.promo .slider-wrap .slider a {
	text-decoration: none;
}
.promo .slider-wrap .slider p {
	line-height: 38px;
	font-size: 28px;
}

@media (max-width: 767px) {
.promo .slider-wrap .slider .cpts-table-box {
	width: auto;
	display: block;
}
}

@media (max-width: 767px) {
.promo .slider-wrap .slider .cpts-table-box .col {
	width: auto;
	display: block;
}
}
.promo .slider-wrap .slider .text {
	width: 160px;
	padding-top: 40px;
}

@media (max-width: 767px) {
.promo .slider-wrap .slider .text {
	width: auto;
	padding-top: 0;
}
}
.promo .slider-wrap .slider .img {
	position: relative;
	padding-left: 30px;/*&:after {
                    width: 100%;
                    height: 100%;
                    display: inline-block;
                    position: absolute;
                    top: 0;
                    left: 0;
                    content: "";
                    .box-shadow(inset 0px 0px 78px 0px rgba(0,0,0,0.9));
                }*/
}

@media (max-width: 767px) {
.promo .slider-wrap .slider .img {
	padding-left: 0;
}
}
.promo .slider-wrap .slider .title {
	line-height: 32px;
	font-size: 28px;
	font-family: 'Catamaran', sans-serif;
}
.promo .slider-wrap .slider .title a:hover {
	text-decoration: underline;
}
.promo .slider-wrap .bx-viewport {
}
.promo .slider-wrap .bx-controls {
	position: absolute;
	bottom: 20px;
	left: 15px;
	font-size: 28px;
	z-index: 100;
	color: #808080;
}

@media (max-width: 767px) {
.promo .slider-wrap .bx-controls {
	position: static;
	margin-top: 24px;
}
}
.promo .slider-wrap .bx-controls a {
	text-decoration: none;
}
.promo .slider-wrap .bx-controls [class|="icon"] {
	margin-left: 0;
}
.promo .slider-wrap .bx-controls .bx-next {
	margin-left: 60px;
}
.promo .slider-wrap .slider-counter {
	width: 50px;
	position: absolute;
	bottom: 20px;
	left: 48px;
	text-align: center;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
}

@media (max-width: 767px) {
.promo .slider-wrap .slider-counter {
	bottom: 0;
}
}
.promo .slider-wrap .slider-counter .separate {
	margin: 0 5px;
}
.promo .banns-group {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
.promo .banns-group {
	float: left;
	width: 33.33333333%;
}
}

@media (min-width: 1200px) {
.promo .banns-group {
	float: left;
	width: 33.33333333%;
}
}
.article-tip {
	display: none;
	position: relative;
	margin-top: -47px;
	margin-bottom: 48px;
	padding: 24px;
	padding-top: 30px;
	font-family: 'Catamaran', sans-serif;
	font-weight: 700;
	background: #e0e0e0;
}
.article-tip label {
	color: inherit;
}
.article-tip textarea {
	height: 100px;
}
.article-tip .btn-close-box {
	position: absolute;
	right: 25px;
	top: 10px;
}
.art-in-tabs {
	margin-top: 72px;
	padding-top: 48px;
}
.art-in-tabs .section-in {
	padding-top: 32px;
	padding-bottom: 32px;
	background: #f2f2f2;
}
.art-in-tabs .cpts-box-tabs {
	position: relative;
}
.art-in-tabs .cpts-box-tabs .tabs {
	width: 100%;
	position: absolute;
	top: -80px;
}
.art-in-tabs .cpts-list-articles:before, .art-in-tabs .cpts-list-articles:after {
	content: " ";
	display: table;
}
.art-in-tabs .cpts-list-articles:after {
	clear: both;
}
.art-in-tabs .cpts-list-articles:before, .art-in-tabs .cpts-list-articles:after {
	content: " ";
	display: table;
}
.art-in-tabs .cpts-list-articles:after {
	clear: both;
}

@media (min-width: 768px) {
.art-in-tabs .cpts-list-articles {
	margin-left: -15px;
	margin-right: -15px;
}
}
.art-in-tabs .cpts-list-articles .row {
	margin-left: -15px;
	margin-right: -15px;
}
.art-in-tabs .article {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0;
	padding-bottom: 0;
	border: 0;
}

@media (min-width: 992px) {
.art-in-tabs .article {
	float: left;
	width: 33.33333333%;
}
}

@media (min-width: 1200px) {
.art-in-tabs .article {
	float: left;
	width: 33.33333333%;
}
}
.art-in-tabs .article .art-img a {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	height: 100px;
}
.art-in-tabs .article .art-img a:before {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(135deg, #1f1f1f, #404040);
	background-image: -moz-linear-gradient(135deg, #1f1f1f, #404040);
	background-image: linear-gradient(135deg, #1f1f1f, #404040);
	opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.art-in-tabs .article .art-img a:hover:before {
	left: 100%;
	top: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.art-in-tabs .article .art-img a:hover .counter {
	top: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.art-in-tabs .article .art-img img {
	width: auto;
	max-width: none;
	height: 100%;
}
.art-in-tabs .article .art-img .counter {
	width: 100%;
	height: 84px;
	line-height: 72px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	text-align: center;
	font-family: 'Catamaran', sans-serif;
	font-size: 68px;
	color: #ffffff;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.page-list-articles .head-list-articles .article {
	line-height: 28px;
	margin-top: 40px;
	margin-bottom: 0;
	padding-top: 24px;
	padding-bottom: 0;
	font-size: 24px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 0;
}
.page-list-articles .head-list-articles .article.ad-article {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.aside-left .article.ad-article {
	width: 50%;
	display: inline-block;
	float: none;
	letter-spacing: 0;
	margin-right: -3px;
	vertical-align: top;
}
.ad-article.ad-banner .square-bann-box {
	margin-bottom: 0px;
}
.ad-article.ad-banner.bann-box {
	float: right;
	margin-bottom: 0 !important;
}
.ad-article.ad-banner.bann-box {
	background-image: none !important;
}
.ad-banner .square-bann-box {
	background: #f1f1f1;
}
.container + .ad-box {
	margin-top: 40px;
}
.page-list-articles .head-list-articles .article:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.page-list-articles .head-list-articles .art-img {
	width: 165px;
	text-align: right;
	vertical-align: top;
}
.ad-search-box + .head-list-articles aside {
	float: right;
}

@media (max-width: 479px) {
.page-list-articles .head-list-articles .art-img {
	width: auto;
	display: block;
}
}
.page-list-articles .head-list-articles .art-img [class|="icon"] {
	line-height: 62.5px;
	font-size: 62.5px;
}
.page-list-articles .head-list-articles .art-content {
	vertical-align: top;
}
.page-list-articles .head-list-articles .ad-content {
	padding: 0;
}
.page-list-articles .head-list-articles .title {
	line-height: 28px;
	display: block;
	margin-bottom: 5px;
	margin-right: 8px;
	font-size: 24px;
	font-weight: 900;
}

@media (max-width: 479px) {
.page-list-articles .head-list-articles .title {
	margin-right: 0;
}
}
.page-list-articles .head-list-articles .desc {
	font-size: 18px;
	line-height: 24px;
	display: block;
	color: #b3b3b3;
}
.article-detail .info-bar, .ad-header__holder .info-bar {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	display: inline-block;
	position: relative;
}
.article-detail .info-bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.article-detail .info-bar li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.article-detail .info-bar li.info-author {
	position: absolute;
	left: 150px;
	padding-left: 0;
	margin-left: 0;
}
.article-detail .info-bar li.info-author a {
	color: #008fcd;
}
.article-detail .info-bar li.info-author a:hover {
	color: #008fcd;
	background: #fff;
	text-decoration: underline !important;
}
.article-detail .info-bar li:before, .article-detail .info-bar li:after {
	display: none;
}
.ad-header__holder .info-bar li::before {
	display: none;
}
.article-detail .info-bar:before, .article-detail .info-bar:after {
	content: " ";
	display: table;
}
.article-detail .info-bar:after {
	clear: both;
}
.article-detail .info-bar:before, .article-detail .info-bar:after {
	content: " ";
	display: table;
}
.article-detail .info-bar:after {
	clear: both;
}
.article-detail .info-bar a {
	text-decoration: none;
	color: #008fcd;
}
.article-detail .info-bar a:hover {
	text-decoration: underline;
}
.article-detail .info-bar li {
	float: left;
	margin-left: 5px;
	padding-left: 20px;
}
.ad-header__holder .info-bar li {
	float: left;
	margin-left: 0;
	padding-left: 0;
}
.ad-header__holder .info-bar li .time {
	margin-left: 5px;
}
.article-detail .info-bar li:first-child {
	margin-left: 0;
	padding-left: 0;
}
.article-detail .info-bar li:first-child:before {
	display: none;
}
.article-detail .info-bar .info-released, .ad-header__holder .info-bar {
	color: #949494;
}
.article-detail .info-bar .info-released .time {
	margin-left: 5px;
}
.article-detail .aside-left {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
.article-detail .aside-left {
	float: left;
	width: 66.66666667%;
}
}

@media (min-width: 1200px) {
.article-detail .aside-left {
	float: left;
	width: 66.66666667%;
}
}
.article-detail .art-in {
	line-height: 26px;
	padding-left: 150px;
	padding-right: 0;
	font-size: 19px;
	color: #121212;
}

@media (min-width: 991px) and (max-width: 1199px) {
.article-detail .art-in {
	padding-left: 100px;
}
	
.article-detail .art-in .outset {
    margin-left: -100px;
}	
	
	.article-detail .info-bar li.info-author {
    left: 100px;
	}
}

@media (max-width: 767px) {
.article-detail .art-in {
	padding-left: 0;
	padding-right: 0;
}
}
.article-detail .art-in h2, .agency-detail__holder__content h2 {
	color: #392d7e;
	font-size: 32px;
	line-height: 36px;
	font-weight: 900;
	margin: 20px 0 10px;
}
.article-detail .art-in h3, .agency-detail__holder__content h3 {
	line-height: 28px;
	font-size: 24px;
	font-weight: 700;
	font-family: 'Catamaran', sans-serif;
	margin: 30px 0 20px;
}
.article-detail .art-in a {
	color: #0090ce;
	font-weight: 600;
}
.art-block-quote {
}
.article-detail .art-in .art-block-quote a {
	color: #fff;
}
.article-detail .art-in .art-block-link a {
	color: #fff;
}
.article-detail [id*="attachment_"] {
	width: auto !important;
}
.article-detail .wp-caption {
	margin-bottom: 30px;
	position: relative;
}
.article-detail .wp-caption-text {
	line-height: 18px;
	/*position: absolute;
	bottom: 0;*/
	margin-top: 5px;
	background: rgba(0,0,0,0.75);
	font-size: 11px;
	padding: 3px 12px 1px;
	font-family: 'Arial';
	color: #c5c5c5;
	display: inline-block;
}
.embed .wp-caption-text {
	margin: 5px 0 0 0;
	font-size: 14px;
	line-height: 18px;
	color: #949494;
}
.embed {
	font-weight: 900;
	color: #008fcd;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 15px;
}
.embed img {
	width: 100%;
	 max-width: inherit;
}
.article-detail .alignleft {
	display: inline;
	margin-right: 30px;
	margin-bottom: 15px !important;
	float: left;
}
.article-detail .alignright {
	display: inline;
	margin-left: 30px;
	margin-bottom: 15px !important;
	float: right;
}
.article-detail .fb-comments {
	width: 100% !important;
	position: relative;
	margin-top: 40px;
}

@media (max-width: 767px) {
.article-detail .fb-comments:before {
	display: none;
}
}
.article-detail .fb-comments span, .article-detail .fb-comments iframe {
	width: 100% !important;
}
.articles-variant .col {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
.articles-variant .col {
	float: left;
	width: 33.33333333%;
}
}

@media (min-width: 1200px) {
.articles-variant .col {
	float: left;
	width: 33.33333333%;
}
}
.articles-variant .top-read .art-img a {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	height: 100px;
}
.articles-variant .top-read .art-img a:before {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(135deg, #1f1f1f, #404040);
	background-image: -moz-linear-gradient(135deg, #1f1f1f, #404040);
	background-image: linear-gradient(135deg, #1f1f1f, #404040);
	opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.articles-variant .top-read .art-img a:hover:before {
	left: 100%;
	top: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.articles-variant .top-read .art-img a:hover .counter {
	top: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.articles-variant .top-read .art-img img {
	width: auto;
	max-width: none;
	height: 100%;
}
.articles-variant .top-read .art-img .counter {
	width: 100%;
	height: 84px;
	line-height: 84px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	text-align: center;
	font-family: 'Catamaran', sans-serif;
	font-weight: 700;
	font-size: 80px;
	color: #ffffff;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.page-detail .top-prestupy {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
.page-detail .top-prestupy {
	float: left;
	width: 66.66666667%;
}
}

@media (min-width: 1200px) {
.page-detail .top-prestupy {
	float: left;
	width: 66.66666667%;
}
}
.page-detail .top-prestupy .cpts-list-articles:before, .page-detail .top-prestupy .cpts-list-articles:after {
	content: " ";
	display: table;
}
.page-detail .top-prestupy .cpts-list-articles:after {
	clear: both;
}
.page-detail .top-prestupy .cpts-list-articles:before, .page-detail .top-prestupy .cpts-list-articles:after {
	content: " ";
	display: table;
}
.page-detail .top-prestupy .cpts-list-articles:after {
	clear: both;
}

@media (min-width: 768px) {
.page-detail .top-prestupy .cpts-list-articles {
	margin-left: -15px;
	margin-right: -15px;
}
}
.page-detail .top-prestupy .cpts-list-articles .row {
	margin-left: -15px;
	margin-right: -15px;
}

@media (max-width: 991px) {
.page-detail .top-prestupy .cpts-list-articles {
	margin-top: -36px;
}
}
.page-detail .top-prestupy .article {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	margin-top: 36px;
	padding-bottom: 0;
	border-bottom: 0;
}

@media (min-width: 992px) {
.page-detail .top-prestupy .article {
	float: left;
	width: 50%;
}
}

@media (min-width: 1200px) {
.page-detail .top-prestupy .article {
	float: left;
	width: 50%;
}
}
.page-detail .top-prestupy .art-img a {
	width: 100px;
	height: 100px;
}
.page-detail .top-prestupy .art-img img {
	margin-left: -75.5px;
}
.page-event-detail .cpts-form-box {
	margin-top: 24px;
}
.page-event-detail .cpts-form-box .fields-group {
	margin-top: 24px;
}
.page-event-detail .cpts-form-box .fields-group:first-child {
	margin-top: 0;
}
.page-prace-list .filter {
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #e0e0e0;
}
.page-prace-list .filter .fields-group {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0;
}

@media (min-width: 992px) {
.page-prace-list .filter .fields-group {
	float: left;
	width: 41.66666667%;
}
}

@media (min-width: 1200px) {
.page-prace-list .filter .fields-group {
	float: left;
	width: 41.66666667%;
}
}
.page-prace-list .filter .buttons-area {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
.page-prace-list .filter .buttons-area {
	float: left;
	width: 16.66666667%;
}
}

@media (min-width: 1200px) {
.page-prace-list .filter .buttons-area {
	float: left;
	width: 16.66666667%;
}
}
.page-prace-list .filter .cpts-btn {
	height: 38px;
	padding: 0 20px;
}
.page-prace-list .filter .cpts-btn [class|="icon"] {
	display: none;
}
.page-prace-list .items-list {
	width: 100%;
}
.page-prace-list .items-list h2 {
	line-height: 24px;
	margin-bottom: 0;
	font-size: 20px;
}
.page-prace-list .items-list th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	font-family: 'Catamaran', sans-serif;
	font-weight: 700;
}
.page-prace-list .items-list .col-date {
	width: 100px;
	padding-left: 0;
}
.page-prace-list .items-list .col-title strong {
	font-size: 12px;
}
.page-prace-list .items-list .col-description {
	width: 200px;
	padding-right: 0;
	font-size: 12px;
}
.page-prace-list .items-list th.col-description {
	font-size: 20px;
}
.page-prace-list .items-count {
	margin-top: -24px;
	padding-top: 24px;
	font-size: 14px;
	border-top: 0px solid #e0e0e0;
}
.page-prace-list .cpts-pager a {
	padding: 0 20px;
}
.page-prace-list .cpts-pager .prev {
	display: block;
	float: left;
}
.page-prace-list .cpts-pager .next {
	display: block;
	float: right;
}
.agency-detail {
	margin-bottom: 48px;
	position: relative;
}
.agency-detail-banner {
	margin-bottom: 24px;
}
.agency-detail__holder__label {
	padding: 16px 24px 16px 0;
}
.agency-detail__holder__content {
	line-height: 30px;
	padding-right: 30px;
	font-size: 19px;
	color: #121212;
}
.agency-detail__holder.ad-detail-rating {
	padding-left: 120px;
}
.agency-detail-count_employees .agency-detail__holder__content {
	display: table;
}
.agency-detail-count_employees .agency-detail__holder__content span {
	color: #121212;
	padding-right: 5px;
	display: table-cell;
	font-weight: 600;
}
.agency-detail-count_employees .agency-detail__holder__content span.pozn {
	font-weight: 400 !important;
	color: #121212;
	padding-left: 0;
	display: table-cell;
	padding-right: 0;
	width: 100%;
}
.ad-in .agency-detail__holder__label:after {
	content: ":";
	margin-left: -4px;
}
.ad-in .agency-detail__holder__label {
	padding-bottom: 0;
	padding-top: 10px;
}
.ad-in .agency-detail__holder__content {
	padding-bottom: 8px;
	font-size: 16px;
	vertical-align: middle;
}
.ad-in .ad-detail-row--last .agency-detail__holder__content {
	font-size: 19px;
}
.ad-in .ad-detail-row--last .agency-detail__holder__label:after {
	display: none;
}

@media (min-width: 550px) {
.agency-detail__holder {
	padding-left: 300px;
}
.agency-detail__holder__label {
	margin-left: -300px;
	float: left;
	padding: 16px 24px 16px 0;
}
.ad-in .agency-detail__holder {
	padding-left: 0;
}
.ad-in .agency-detail__holder__label {
	padding: 8px 0px;
	float: none;
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}
.ad-in .agency-detail__holder__content {
	font-weight: 600;
	float: none;
	padding: 8px 0px;
	display: inline-block;
	width: auto;
}
.ad-in .ad-detail-row--last .agency-detail__holder {
	padding-left: 120px;
}
.ad-in .ad-detail-row--last .agency-detail__holder__label {
	float: left;
	padding: 16px 24px 16px 0;
	display: block;
}
.ad-in .ad-detail-row--last .agency-detail__holder__label:after {
	display: none;
}
.ad-in .ad-detail-row--last .agency-detail__holder__content {
	width: 100%;
	float: left;
	font-size: 19px;
	padding: 16px 24px 16px 0;
}
.agency-detail__holder.ad-detail-rating .agency-detail__holder__label {
	margin-left: -120px;
	margin-top: -4px;
}
.agency-detail__holder__content {
	width: 100%;
	float: left;
	padding: 16px 24px 16px 0;
}
}
.agency-detail__holder__content {
	font-weight: 400;
}
.agency-detail__holder__content .wp-caption .wp-caption-text {
	margin: 5px 0 0 0;
	font-size: 14px;
	color: #949494;
	line-height: 18px;
}
.agency-detail__holder__content .wp-caption {
	margin-bottom: 24px;
}
.agency-detail-row.ad-detail-row--last .agency-detail__holder__content {
	font-weight: 400;
	padding: 0 30px 0 0;
}
.agency-detail-row {
	border-bottom: 1px solid #eaeaea;
	font-size: 16px;
}
.ad-detail .agency-detail-row {
	margin-left: 120px;
}
.ad-detail .agency-detail-row.ad-detail-row--last {
	margin-left: 0;
}
.agency-detail-row a:hover {
	text-decoration: underline;
}
.agency-detail__holder__content p {
/*margin-bottom: 0;*/
}
.agency-detail-labels {
	margin-top: -8px;
}
.agency-detail-labels li {
	float: left;
	margin-right: 8px;
	background-color: #848484;
	border-radius: 5px;
	color: #fff;
	padding: 5px 14px;
	font-weight: 400;
	margin-top: 8px;
	cursor: default;
	font-size: 16px;
	white-space: nowrap;
}
.ad-in .agency-detail-labels li {
	display: inline-block;
}
.agency-detail-labels li:before {
	display: none;
}
.agency-detail-subsidiaries span, .agency-detail-owners span {
	font-weight: 400;
}
.agency-detail__holder__label-logo {
	max-width: 200px;
}
.agency-detail a {
	text-decoration: none;
	color: #008fcd;
}
.agency-detail-address * {
	font-weight: 400;
}
.agency-detail-address i {
	color: #404040;
	font-size: 20px;
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.agency-detail-address i.icon-mailAg {
	font-size: 18px;
	left: 2px;
}
.agency-detail__holder__content ol {
	margin: 0 0 0 22px;
}
.gray {
	color: #969696;
}
.agency-helper__block {
	display: block;
}
.agency-detail-address .agency-helper__block:not(:last-child) {
	margin-bottom: 10px;
}
.agency-detail-address {
	position: relative;
}
.agency-detail-soc {
	float: left;
	margin-bottom: 25px;
	left: -1px;
	position: relative;
}
.agency-detail-soc a {
	margin: 0 5px 0 0;
	display: block;
	float: left;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.agency-detail-soc a:hover {
	text-decoration: none;
}
.agency-detail-soc a:hover .icon-f {
	color: #3B5998;
}
.agency-detail-soc a:hover .icon-t {
	color: #00aced;
}
.agency-detail-soc a:hover .icon-l {
	color: #0077b5;
}
.agency-detail-soc a:hover .icon-i {
	color: #515bd4;
}
.agency-detail-soc a:hover .icon-y {
	color: #ff0000;
}

@media (min-width: 480px) {
.agency-detail-soc {
	margin: 0;
	position: relative;
	left: -1px;
	float: left;
	line-height: 16px;
	margin-bottom: 25px;
}
}
.agency-header__holder {
	padding-right: 0;
	margin-top: 20px;
	position: relative;
	    padding-bottom: 10px;
}

.udalosti-list h1 { padding-bottom: 10px;}

.agency-header__holder h1 {
	float: left;
	width: 100%;
	padding-right: 0;
	color: #392d7e;
	padding-bottom: 0;
	margin-bottom: 0;
}
.ad-header__holder h1 {
	float: left;
	width: 100%;
	padding-right: 0px;
}
.agency-header__holder span.motto {
	font-family: 'Catamaran', sans-serif;
	font-size: 20px;
	color: #4d4d4d;
	margin-top: -15px;
	display: block;
}
.agency-export-btn {
	right: 0;
	margin-right: 0;
	top: 0px;
	text-decoration: none !important;
	background-color: #0090ce;
	padding: 9px 25px 6px;
	color: #fff !important;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 13px;
	text-transform: uppercase;
	position: absolute;
	display: none;
}
.agency-export-btn:hover {
	background-color: #0079ad;
}
.agency-export-btn span {
	font-weight: 400;
	color: #fff;
	opacity: 0.7;
}
.agency-export-btn:hover span {
}

@media (min-width: 768px) {
}

@media (max-width: 767px) {
.agency-detail-address i {
	font-size: 24px;
}
}

@media (max-width: 860px) {
.agency-header__holder h1 {
	float: none;
	padding-right: 0;
}
.agency-export-btn {
	top: 0;
	float: left;
	margin-right: 0;
	display: flex;
	margin-bottom: 25px;
	position: relative;
	margin-top: 15px;
}
.agency-export-btn span {
	margin-left: 5px;
}
}
.agency-search-box input[type=radio], .agency-search-box input[type=checkbox] {
	display: none;
}
.agency-search-box input[type=checkbox] + label {
	font-size: 14px;
	vertical-align: middle;
	float: left;
	margin-right: 8px;
	background-color: #f6f6f6;
	border-radius: 5px;
	color: #000;
	padding: 4px 14px 3px;
	font-weight: 400;
	margin-top: 8px;
	cursor: pointer;
	border: 1px solid #e1e1e1;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.agency-search-box input[type=checkbox] + label:hover {
	background-color: #e1e1e1;
}
.input-label-checkbox {
	margin-top: -6px;
}
.agency-search-box input[type=checkbox]:checked + label {
	outline: 0;
	background-color: #0079ad;
	color: #fff;
	border-color: #dc6008;
}
.agency-search-box input[type=radio] + label {
	padding-left: 30px;
	position: relative;
	font-size: 15px;
	cursor: pointer;
	font-weight: 400;
	margin-right: 24px;
	line-height: 2.2;
}
.agency-search-box input[type=radio]:checked + label:before, .agency-search-box input[type=radio] + label:hover:before {
	content: "\2022";
	color: #392d7e;
	line-height: 0.6;
	font-family: 'Catamaran', sans-serif;
}
.agency-search-box input[type=radio]:not(:checked) + label:hover:before {
	color: #eeeeee;
}
.agency-search-box input[type=radio] + label:before {
	content: "";
	width: 23px;
	height: 23px;
	left: 0;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.23);
	line-height: 18px;
	font-size: 26px;
	font-weight: 700;
	padding-left: 0;
	text-align: center;
	color: #d31218;
	margin-right: 15px;
	vertical-align: inherit;
	position: absolute;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	top: -1px;
	padding-top: 5px;
}
.agency-search-header {
	background-color: #eee;
	padding: 30px;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
}
.agency-search-box select, .agency-search-box input {
	border-radius: 0;
	height: 40px;
	font-size: 17px;
	width: 100%;
}
.agency-search-filters select {
	padding: 6px 8px;
	font-size: 14px;
}
.agency-search-filters select.empty {
	color: #b3b3b3;
}
.agency-search-box ::placeholder {
 color: #b3b3b3;
 opacity: 1;
}
 .agency-search-box :-ms-input-placeholder {
 color: #b3b3b3;
}
 .agency-search-box ::-ms-input-placeholder {
 color: #b3b3b3;
}
.agency-search-searchinput {
	width: 100%;
	float: left;
	margin-right: 25px;
	margin-bottom: 4px;
}
.agency-search-searchinput .select2 {
	width: 100% !important;
}
.agency-search-submit button, .agency-search-big-submit button {
	background-color: #392d7e;
	color: #fff;
	padding: 8px 20px 6px 10px;
	height: 40px;
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 12px;
	letter-spacing: 1.2px;
	width: 100%;
	border: 0;
}
.ad-search-box .agency-search-submit button, .ad-search-box .agency-search-big-submit button {
	background-color: #fe2400;
	color: #fff;
}
.ad-search-box .agency-search-submit button:hover, .ad-search-box .agency-search-big-submit button:hover {
	background-color: #e32000;
	color: #fff;
}
.ad-search-header .agency-search-submit button, .ad-search-header .agency-search-big-submit button {
	background-color: #fe2400;
	color: #fff;
}
.ad-search-header .agency-search-submit button:hover, .ad-search-header .agency-search-big-submit button:hover {
	background-color: #e32000;
	color: #fff;
}
.agency-search__holder.ad-search__holder input[type="checkbox"]:checked + label {
	outline: 0;
	background-color: #fe2400;
	color: #fff;
	border-color: #ae1900;
}
.agency-search-box button:hover {
	opacity: 0.85;
}
.agency-search-add-agency button {
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 12px;
	letter-spacing: 1.2px;
	display: block;
	color: #392d7e;
	background-color: transparent;
	border: 0;
	height: 40px;
	text-decoration: underline;
}
.agency-search-add-agency button:hover {
	color: #392d7e;
	background-color: transparent;
	text-decoration: none;
}
.agency-search-submit button i {
	font-size: 24px;
	position: relative;
	top: -2px;
}
.agency-search-big-submit button {
	width: 100%;
	padding: 15px 0 13px 0;
	height: 54px;
	font-size: 15px;
}
.agency-search-show-filter, .agency-search-reset {
	text-decoration: underline;
	font-size: 14px;
	padding-top: 8px;
	float: left;
	cursor: pointer;
	font-weight: 600;
	width: auto;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.agency-search-reset {
	float: right;
	position: relative;
	padding-left: 15px;
}
.agency-search-reset:before, .agency-search-reset:after {
	position: absolute;
	top: 12px;
	left: 0px;
	content: ' ';
	height: 15px;
	width: 2px;
	background-color: #000;
}
.agency-search-reset:before {
	transform: rotate(45deg);
}
.agency-search-reset:after {
	transform: rotate(-45deg);
}
.agency-search-show-filter:after {
	content: '';
	float: right;
	margin: 10px 0 0 10px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #000;
	border-top: 0;
}
.agency-search-show-filter--closed:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #000;
	border-bottom: 0;
}
.agency-search-show-filter:not(.agency-search-show-filter--closed) .agency-search-show-filter-closed {
	display: none;
}
.agency-search-show-filter--closed .agency-search-show-filter-opened {
	display: none;
}
.agency-search-add-agency {
	float: right;
	margin-top: 2px;
}

@media (min-width: 768px) {
.agency-search-filters select {
	max-width: 250px;
}
.agency-search-searchinput {
	max-width: 25%;
	min-width: 200px;
	margin-bottom: 0;
}
.agency-search-submit button {
	width: auto;
}
.agency-search-submit {
	float: left;
	margin-right: 25px;
}
}

@media (min-width: 992px) {
.agency-search-searchinput {
	max-width: 38%;
}
}
.agency-search-box {
	background-color: #f6f6f6;
	position: relative;
	top: 20px;
	margin-bottom: 60px;
}
.agency-search-row {
	border-bottom: 1px solid #e1e1e1;
}
.agency-search__holder__label label {
	font-size: 16px;
	font-weight: 600;
}
.agency-search__content {
	padding-bottom: 50px;
}
.agency-search__holder__label {
	padding: 16px 24px 16px 30px;
}
.agency-search__holder__content {
	width: 100%;
	font-weight: 600;
	padding: 0px 30px 16px 30px;
}

@media (min-width: 550px) {
.agency-search__holder {
	padding-left: 300px;
}
.agency-search__holder__label {
	margin-left: -300px;
	float: left;
	padding: 23px 24px 16px 44px;
}
.agency-search__holder__content {
	width: 100%;
	float: left;
	font-weight: 600;
	padding: 16px 24px 16px 0;
}
}
.agency-search-filters {
	overflow-y: hidden;
	transition: all .5s ease-in-out;
	max-height: 3000px !important;
}
.agency-search-filters:not(.show) {
	max-height: 0px !important;
}
.agency-select2 {
	margin-top: 12px;
	display: none;
}
input#agency-search-member-1:checked + label + input +label + .agency-select2, input#agency-search-network-1:checked + label + input +label + .agency-select2 {
	display: block;
}
 @keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-moz-keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-o-keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.loading:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 4;
	background-color: rgba(255, 255, 255, 0.87);
	background-image: url("../img/loading.svg");
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-o-animation: fadein 2s;
	animation: fadein 2s;
}
.agency-info {
	text-align: center;
}
.agency-modal {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.7);
}
.agency-modal-content {
	margin: 15% auto;
	padding: 30px;
	width: 80%;
	position: relative;
	background-color: #f3f3f3;
	border: 1px solid #888;
	max-width: 340px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	animation-name: animatetop;
	animation-duration: 0.4s;
}
 @-webkit-keyframes animatetop {
 from {
top: -300px;
opacity: 0
}
 to {
top: 0;
opacity: 1
}
}
@-moz-keyframes animatetop {
 from {
top: -300px;
opacity: 0
}
 to {
top: 0;
opacity: 1
}
}
@-o-keyframes animatetop {
 from {
top: -300px;
opacity: 0
}
 to {
top: 0;
opacity: 1
}
}
@keyframes animatetop {
 from {
top: -300px;
opacity: 0
}
 to {
top: 0;
opacity: 1
}
}
.agency-modal-close {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: -15px;
	right: -15px;
	background: #0079ad;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.agency-modal-close:hover, .agency-modal-close:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.agency-modal-content {
	text-align: center;
}
.agency-modal-content button {
	width: 100%;
	background-color: #392d7e;
	color: #fff;
	margin-bottom: 8px;
	border: 0 !important;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
}
.agency-modal-content p {
	font-size: 16px;
	margin-bottom: 15px;
}
.agency-modal-content button:hover {
	opacity: 0.85;
}
.agency-modal-content strong {
	margin-bottom: 5px;
	font-size: 18px;
	display: block;
}
.agency-modal-content input {
	border-radius: 0;
	margin-bottom: 8px;
	font-size: 18px;
}
.agency-modal-content .close {
	margin: 0;
	color: #5d5d5d;
}
.agency-modal-content .close span {
	font-size: 13px;
	text-transform: lowercase;
	border-bottom: 1px solid #d2d2d2;
	cursor: pointer;
}
.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}
.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}
.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}
.select2-container .select2-search--inline {
	float: left;
	padding-left: 0;
}
.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	padding: 0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance:none
}
.select2-dropdown {
	background-color: white;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}
.select2-results {
	display: block
}
.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}
.select2-results__option {
	padding: 6px 12px;
	user-select: none;
	-webkit-user-select: none;
	font-size: 16px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	font-weight: 600;
}
.select2-results__option[aria-selected] {
	cursor: pointer
}
.select2-container--open .select2-dropdown {
	left: 0
}
.select2-container--open .select2-dropdown--above {
	border-bottom: none;
}
.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.select2-search--dropdown {
	display: block;
	padding: 4px
}
.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance:none
}
.select2-search--dropdown.select2-search--hide {
	display: none
}
.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}
.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}
.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}
.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none;
	top: 5px;
	position: relative;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 9px;
	margin-right: 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #0079ad;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 7px 0 12px;
	color: #fff;
	font-size: 14px;
}
.ad-search__holder .select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #fe2400;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	float: right;
	margin-left: 6px;
	font-size: 15px;
	position: relative;
	top: 0px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
	font-size: 14px;
	top: -2px;
	font-weight: 600;
}
.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}
.select2-container--default .select2-results__option[role=group] {
	padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}
.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}
.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #eaeaea;
	color: #000;
	border-left: 1px solid #392d7e;
	border-right: 1px solid #392d7e;
}
#select2-ad-search-agency-results .select2-results__option--highlighted, #select2-ad-search-brand-results .select2-results__option--highlighted, #select2-ad-search-client-results .select2-results__option--highlighted, #select2-ad-search-competition-results .select2-results__option--highlighted {
	background-color: #fe2400;
	color: #fff;
	border-left: 1px solid #fe2400;
	border-right: 1px solid #fe2400;
}
.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}
.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}
.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}
.select2-container--classic .select2-dropdown--below {
	border-top: none
}
.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}
.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}
.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}
.select2-container li:before {
	display: none !important;
}
.select2-container--open .select2-dropdown--above li:first-child {
	border-top: 1px solid #aaaaaa;
}
.select2-container--open .select2-dropdown--below li:last-child {
	border-bottom: 1px solid #aaaaaa;
}
.select2-container--open .select2-dropdown--above li.select2-results__option--highlighted:first-child {
	border-top: 1px solid #392d7e;
}
.select2-container--open .select2-dropdown--below li.select2-results__option--highlighted:last-child {
	border-bottom: 1px solid #392d7e;
}
.select2-selection.select2-autocomplete .select2-selection__choice__remove, .select2-container--open .select2-autocomplete .select2-selection__choice, .select2-container--focus .select2-autocomplete .select2-selection__choice {
	display: none !important;
}
.agency-search-box .select2-selection.select2-autocomplete {
	line-height: 0;
}
.agency-search-box .select2-selection.select2-autocomplete .select2-search__field {
	margin-top: 0;
}
.agency-search-box .select2-selection.select2-autocomplete .select2-selection__choice {
	line-height: 2;
	background-color: transparent;
	color: #000;
}
.agency-search-box .select2-selection.select2-autocomplete input {
	height: 38px;
	font-size: 17px;
	margin: 0px 12px;
	width: 100% !important;
}
.agency-search-box .select2-selection.select2-autocomplete .select2-selection__rendered {
	padding: 0;
}
.agency-article {
	margin: 0 15px;
}
.agency-article-info {
	font-size: 16px;
}
.agency-article-info i {
	margin: 0 5px 0 0;
	color: #404040;
	font-size: 20px;
	position: relative;
	display: table-cell;
	vertical-align: top;
	width: 30px;
	min-width: 30px;
	max-width: 30px;
	text-align: center;
}
.agency-article-info i::before {
}
.agency-article-info.agency-contact i.icon-pin {
}
.agency-detail-address i.globe {
	top: -1px;
}
.agency-contact i.icon-pin {
	position: relative;
	display: table-cell;
	text-align: center;
}
.agency-detail__holder__content.agency-contact i.icon-pin {
	min-width: 34px;
	left: -2px;
	padding-top: 2px;
}
.agency-contact a {
	color: #0079ad;
}
.agency-contact a:hover {
	text-decoration: none;
}
.agency-contact a:hover span {
	text-decoration: underline;
}
.agency-helper__block span {
	display: table-cell;
	width: 100%;
}
.agency-article-logo {
	margin: 0px auto;
}

@media (min-width: 550px) {
.agency-article .article-in {
	padding-left: 300px;
}
.agency-article-content {
	float: right;
	width: 100%;
}
.agency-article-logo {
	margin-left: -300px;
	max-width: 230px;
	float: left;
	padding: 15px 0;
}
}

@media (max-width: 767px) {
.agency-detail__holder {
	padding-left: 240px;
}
.agency-detail__holder__label {
	margin-left: -240px;
}
.agency-detail-address i {
	top: -2px;
}
}

@media (max-width: 550px) {
.agency-contact i.icon-pin {
	min-width: 38px;
}
.agency-article-info.agency-contact i.icon-pin {
	min-width: 30px;
}
.agency-detail__holder__label-logo {
	position: relative;
	top: -15px;
}
.page-list-articles .head-list-articles .title {
	margin-top: 10px;
}
.agency-detail__holder__content.agency-contact i.icon-pin {
	min-width: 38px;
	left: -3px;
	padding-top: 2px;
}
.agency-detail__holder__label {
	padding-bottom: 10px;
	margin-left: 0;
}
}
.agency-article a {
	text-decoration: none;
}
.agency-article-title {
	border-bottom: 1px solid #e0e0e0;
	padding: 8px 0;
	margin-bottom: 8px;
}
.paginate {
	text-align: center;
	margin-top: 50px;
	display: inline-block;
	margin-bottom: 40px;
	width: 100%;
}
.paginate span, .paginate a {
	padding: 8px 14px;
	min-width: 25px;
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
	margin: 0 2px;
	letter-spacing: 1.5px;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-weight: normal;
	font-size: 18px;
	text-transform: lowercase;
	color: #ffffff;
}
.paginate a {
	background-color: #0090ce;
}
.paginate a:hover {
	background-color: #0090ce;
	color: #fff;
	opacity: 0.85;
}

@media (max-width: 549.5px) {
.agency-detail__holder__content {
	padding-bottom: 10px;
}
.agency-detail__holder__label {
	padding-bottom: 10px;
}
.ad-detail .agency-detail-row {
	margin-left: 0;
}
}

@media (max-width: 380px) {
.agency-export-btn {
}
}
.header-navbar .level-1 > li .sub-menu-terms a:hover {
	text-decoration: underline;
}
.header-navbar .level-1 > li .sub-menu a:hover {
	text-decoration: underline;
}
.btnDalsiZpravy {
	margin: 0 auto;
	display: table;
}

@media (max-width: 990px) {
}
.ad-article-image {
	position: relative;
	margin-bottom: 12px;
}
.ad-article-info {
	position: absolute;
	bottom: 10px;
	left: 0px;/*right: 0px;*/
}
a.ad-article-client {
	background-color: #2a2a2a;
	display: table;
	padding: 2px 12px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	float: left;
	margin-right: 2px;
}
a.ad-article-agency {
	background-color: #4e4e4e;
	display: table;
	padding: 2px 12px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	float: left;
	margin-right: 2px;
}
.ad-article {
	float: left;
	width: 33.3333%;
	padding: 0 15px !important;
	margin-bottom: 24px !important;
	margin-top: 0 !important;
	border: 0 !important;
}


.ad-article-100 {
}
.ad-search-box {
	margin-bottom: 48px;
}
.ad-article-rating {
	position: absolute;
	top: 12px;
	right: 12px;
	background-color: #000;
	border-radius: 50%;
	font-weight: 900;
	letter-spacing: 0;
	width: 44px;
	height: 44px;
	color: #fff;
	font-size: 18px;
	line-height: 38px;
	text-align: center;
	font-family: 'Catamaran', sans-serif;
}
.ad-article-rating span {
	font-size: 14px;
	margin-left: 3px
}
.agency-detail__holder__label .ad-article-rating span {
	margin-left: 5px;
}
.ad-month-range {
	float: left;
	width: 120px;
}
.agency-detail__holder.ad-detail-rating.new .agency-detail__holder__label {
}
.ad-detail-rating.new .agency-detail__holder__label a:after {
	content: 'Čtěte hodnocení kampaně v Reklamní katovně';
	position: inherit;
	color: #121212;
	font-weight: 400;
	font-size: 24px;
	width: auto;
	text-align: left;
	margin-left: 120px;
	line-height: 1.2;
	padding-top: 30px;
	display: inline-block;
	text-decoration: underline;
}
.ad-detail-rating.new .agency-detail__holder__label a {
	color: #121212;
}
.ad-detail-rating.new .agency-detail__holder__label a:hover:after {
	text-decoration: none;
}
.agency-detail__holder.ad-detail-rating.new + .agency-detail__holder.ad-detail-rating {
	padding-top: 110px;
}
.ad-year-range {
	float: left;
	width: 80px;
	margin-left: 12px;
}
.ad-dates-range-text {
	float: left;
	margin: 8px 24px;
	font-size: 16px;
}
.ad-detail__holder__video {
	margin-bottom: 30px;
}
.ad-detail__holder__video.embed .wp-caption-text {
	margin-bottom: 20px;
}
.ad-detail-rating .agency-detail__holder__label {
	position: relative;
	min-height: 140px;
}
.ad-detail-rating .ad-article-rating {
	left: 0;
	right: auto;
	width: 92px;
	height: 92px;
	line-height: 80px;
	font-size: 40px;
}
.ad-detail-rating .ad-article-rating span {
	font-size: 26px;
}
.ad-detail-competition ul li, .ad-detail-people ul li {
	padding-left: 0;
}
.ad-detail-competition ul, .ad-detail-people ul {
	margin-bottom: 0;
}
.ad-detail-competition ul li:before, .ad-detail-people ul li:before {
	display: none;
}
.ad-detail-row--last {
	margin: 40px 0;
}
.ad-article-date {
	color: #949494;
	font-size: 14px;
	font-family: 'Catamaran', sans-serif;
	font-weight: bold;
}
a.ad-article-agency, a.ad-article-client {
	font-family: 'Catamaran', sans-serif;
}
ul.ad-nav-rating {
	text-transform: none;
	border-bottom: 1px solid #000;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 20px;
	letter-spacing: 2px;
	margin: 0 15px 24px;
}
.ad-nav-rating li {
	padding: 0;
	float: left;
	font-weight: normal;
}
.ad-nav-rating li:before {
	display: none;
}
.ad-nav-rating a {
	display: block;
	padding: 16px;
	border: 1px solid #000;
	border-bottom: 0;
	text-decoration: none;
	margin-left: 12px;
	opacity: 0.4;
	background-color: #fff;
	position: relative;
	top: 1px;
	z-index: 1;
}
.ad-nav-rating a:hover {
	text-decoration: underline;
}
.ad-nav-rating a.active {
	opacity: 1;
	pointer-events: none;
}
.ad-nav-rating span {
	display: block;
	padding: 16px 8px 16px 0;
	position: relative;
	top: 1px;
	z-index: 1;
}
.nameCampaign .agency-detail__holder__label:after {
	display: none;
}
.nameCampaign .agency-detail__holder__content {
	font-size: 19px;
	font-weight: 700;
	padding-top: 0;
	margin-top: -8px;
}
/*SOLARNI NOVINKY NEW*/
.underTopArticles .head-title {
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 18px;
	letter-spacing: 0.2rem;
	vertical-align: middle;
	line-height: inherit !important;
	margin-bottom: 23px;
	color: #392d7e;
}
.underTopArticles .wrapTopArticles {
	margin: 0 -15px;
	display: table;
	width: auto;
}
.underTopArticles ul.leftTopArticles {
	width: 50%;
	display: inline-block;
	padding: 0 15px;
	vertical-align: top;
}
.underTopArticles ul.rightTopArticles {
	width: 50%;
	display: inline-block;
	padding: 0 15px;
	vertical-align: top;
}
.underTopArticles ul li {
	font-size: 19px;
	line-height: 24px;
	font-weight: 900;
	padding: 0 0 25px;
}
.underTopArticles ul li:before, .dopo-products:before, .fromOdborneNew ul li:before, ul.partner-slider li:before {
	display: none;
}
.underTopArticles ul li a {
	color: #392d7e;
	border-top: 4px solid #392d7e;
	text-decoration: none;
	padding: 20px 0 0;
	width: 100%;
	display: inline-block;
}
.underTopArticles ul li a:hover {
	color: #0090ce;
	text-decoration: none;
	border-top: 4px solid #0090ce;
}
.mostReadArticles .head-title {
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 20px;
	letter-spacing: 0.2rem;
	vertical-align: middle;
	line-height: inherit !important;
	margin-bottom: 23px;
	color: #392d7e;
}
.mostReadArticles .head-title strong {
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 20px;
}
.mostReadArticles .head-title span {
	font-size: 14px;
	padding: 1px 8px 0 13px;
	background: #fff;
	border-radius: 10px;
	margin: 0 2px;
	position: relative;
	top: -2px;
	color: #909090;
	cursor: pointer;
}
.mostReadArticles .head-title span.active {
	border-radius: 10px;
	color: #fff;
	background: #008fce;
	cursor: default;
}
.wrapMostArticles {
	margin: 0 -15px;
	display: block;
	width: auto;
}
.wrapMostArticles .article {
	width: 33.3333%;
	display: inline-block;
	padding: 0 15px;
	margin: 0;
	margin-bottom: 30px;
	vertical-align: top;
	letter-spacing: 0;
	text-transform: none;
	border: 0 none;
	float: none;
}
.wrapMostArticles .art-img {
	display: inline-block;
	width: 100%;
	max-width: 160px;
	margin-right: 15px;
}
.wrapMostArticles .art-content {
	display: inline-block;
	max-width: 174px;
}
.wrapMostArticles .art-content .title {
	color: #392d7e;
	font-size: 19px;
	line-height: 21px;
}
.wrapMostArticles .art-content .title a {
	color: #392d7e;
}
.wrapMostArticles .art-content .title a:hover {
	color: #0090ce;
	text-decoration: none;
}
.wrapMostArticles .article .art-img img {
}
.section-left .article .art-img {
	margin-right: 15px;
	max-width: 160px;
}
.section-left .article .art-content {
	max-width: 184px;
}
.fromOdborneNew .head-title {
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 20px;
	letter-spacing: 0.2rem;
	vertical-align: middle;
	line-height: inherit !important;
	margin-bottom: 23px;
	color: #392d7e;
}
.fromOdborneNew ul {
	margin: 0 -15px;
	display: block;
	width: auto;
}
.fromOdborneNew ul li {
	width: 33.3333%;
	display: inline-block;
	padding: 0 15px;
	margin: 0;
	margin-bottom: 30px;
	vertical-align: top;
}
.fromOdborneNew ul li a {
	text-decoration: none;
}
.fromOdborneNew ul li a:hover {
	text-decoration: underline;
}
.fromOdborneNew .post_thumb {
	margin-right: 15px;
	max-width: 160px;
	margin-bottom: 20px;
	display: table-cell;
	vertical-align: top;
	width: 160px;
}
.fromOdborneNew .post_title {
	color: #392d7e;
	display: table-cell;
	font-size: 19px;
	line-height: 21px;
	max-width: 194px;
	font-weight: 900;
	padding-left: 15px;
}
.link-more {
	font-weight: 900;
	font-size: 16px;
}
.fromOdborneNew .link-more {
	color: #008fcd;
	float: right;
	margin-right: 20px;
}
.fromOdborneNew .link-more .icon-sipka_dolu {
	margin-top: 2px;
}
.articles-grid.products {
	padding-bottom: 0;
}
.recom-products {
}
.recom-products .head-title {
	display: inline-block;
	line-height: inherit !important;
	margin-bottom: 23px;
	text-transform: uppercase;
	font-family: 'Catamaran', sans-serif;
	font-weight: 900;
	font-size: 20px;
	letter-spacing: 0.2rem;
	vertical-align: middle;
	color: #008fcd;
}
.recom-products ul {
	margin: 0 -15px;
	width: auto;
	font-size: 0;
}
.recom-products ul li {
	width: 25%;
	padding: 0 15px;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
}
.recom-products a {
	text-decoration: none;
}
.recom-products .post_title {
	line-height: 26px;
	font-weight: 900;
	font-size: 22px;
	color: #008fcd;
}
.recom-products .post_title:hover {
	text-decoration: underline;
}
.recom-products .post_thumb {
	margin: 0 auto 20px;
}
.recom-products .post_thumb img {
	width: 100%;
	height: auto;
}
div.wp_bannerize > div {
	margin-bottom: 30px;
	padding: 30px;
	background:/* #f1f1f1*/ #fff;
}
div.wp_bannerize.TopBanner div {
	padding: 0;
}
div.wp_bannerize > div:last-child {
	margin-bottom: 0;
}
.section-right div.wp_bannerize.SideBanner > div:last-child {
	margin-bottom: 0;
	height: 460px;
}

.aside div.wp_bannerize.SideBanner > div:last-child {
	margin-bottom: 0;
	padding-top: 0;
	height: auto;
}
	
.wp_bannerize.SideBannerDruhy div { padding-top: 0;}

.MidBanner {
	text-align: left;
	margin: 0 -10px;
	font-size: 0;
}
div.wp_bannerize.MidBanner div {
	padding: 30px;
	background: #f1f1f1;
	width: 100%;
	max-width: 560px;
	display: inline-block;
	margin: 0 10px 20px;
}
.section.articles-grid.newo {
	padding: 20px 0;
}

.wp_bannerize.LastBanner { margin-bottom: 20px;}
footer .section.full-banner + .articles-wrap.after-events { padding-top: 0;}

@media (max-width: 1199.5px) {
.ad-content.aside-left {
	padding-left: 15px;
}
div.wp_bannerize.MidBanner div {
	max-width: 456px;
}
	
.ad-box .ad-article-rating {
	left: 0;
	top: 0;
}
.ad-box.promo-box {
	font-size: 0;
	margin-bottom: 35px;
	background: #f2f2f2;
	margin-top: -20px;
}
.ad-box.promo-box .head-bar {
	color: #121212;
}
.ad-box.promo-box .link-more {
	color: #969696;
}
.ad-box.promo-box .link-more:hover {
	color: #585858
}
.ad-box-ul li {
	display: table;
	width: 100%;
	margin-bottom: 24px;
}
.ad-box-ul li:before {
	display: none;
}
.ad-box-ul + a {
	text-align: right;
	text-decoration: none;
	display: block;
	color: #008fcd;
	margin-bottom: 24px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
}
.ad-box-ul + a:hover {
	color: #000;
}
a.ad-box-title {
	padding-left: 35px;
	font-size: 24px;
	text-decoration: none;
	min-height: 42px;
	display: block;
	vertical-align: top;
	height: auto;
	line-height: 28px;
	font-family: 'Catamaran', sans-serif;
	padding-top: 7px;
}
a.ad-box-title:hover {
	text-decoration: underline;
}
.ad-box .container .row {
	margin: 0 -15px 20px;
}
.ad-box + .container .middle-more-articles .aside-left.section-left {
	padding-left: 0;
	padding-right: 0;
}
.articles-wrap.promo-box + .ad-box {
	margin-top: 40px;
}
}

@media (min-width: 992px) {
.ad-box-best, .ad-box-worst {
	max-width: 50%;
	display: table-cell;
	vertical-align: top;
	padding: 0 15px;
	min-width: 50%;
	width: 50%;
}

	
}
.article.top__Title {
	padding: 0 15px;
	color: #392d7e;
	border: 0 none;
}
.article.top__Title h2 {
	font-size: 40px;
	line-height: 44px;
	font-weight: 900;
	margin: 0;
	text-align: left;
}
.article.top__Title h2 a {
	text-decoration: none;
	padding-bottom: 20px;
	display: block;
}
.article.top__Title h2 a:hover {
	text-decoration: underline;
}

@media (max-width: 991.5px) {
	
	.wp_bannerize.MidBanner { margin-bottom: 20px;}
	
.ad-box .container .row {
	margin: 0 0 20px;
}
.ad-article {
	width: 50%;
}
.section.half-banner {
	padding: 0;
}
.section.half-banner .container .cpts-table-box {
	margin-left: -15px;
	margin-right: -15px;
	display: block;
	width: auto;
}
div.wp_bannerize.MidBanner div {
	max-width: 344px;
}
.head-articles .next-articles .article {
	max-height: inherit;
}
.head-articles .next-articles .article + .article {
	margin: 0;
	position: relative;
	padding-left: 0;
	padding-right: 0;
	max-height: inherit;
	min-height: inherit;
	overflow: hidden;
}
.section.head-articles {
	padding-bottom: 20px;
}
.article.top__Title {
	padding: 0;
}
.recom-products ul li {
	width: 50%;
	margin-bottom: 40px;
}
.wrapMostArticles .art-content {
	max-width: inherit;
}
}
	
.ad-box-div {
	display: none;
	position: relative;
	padding-bottom: 48px;
	min-height: 265px;
}
.ad-box-div-active {
	display: block;
}

@media (min-width: 991px) and (max-width: 1199px) {
.agency-detail__holder.ad-detail-rating {
	padding-left: 60px;
}
.agency-detail__holder.ad-detail-rating .agency-detail__holder__label {
	margin-left: -120px;
}
.ad-detail-rating.new .agency-detail__holder__label a {
}
.ad-detail-rating .ad-article-rating span {
	font-size: 14px;
}
.section-left .article .art-img {
	margin-right: 15px;
	max-width: 160px;
}
.articles-wrap.list-more-articles .section-left .article .art-img {
	max-width: 100px;
}
.section-left .article .art-content {
	max-width: 175px;
}
.after-events .after-event .art-content {
	width: 70%;
}
.wrapMostArticles .art-img {
	max-width: 100px;
}
.wrapMostArticles .art-content {
	max-width: 165px;
}
.fromOdborneNew .post_thumb {
	max-width: 100px;
	width: 100px;
}
.recom-products .post_title {
	font-size: 19px;
	line-height: 21px;
}
}

@media (max-width: 991.5px) {
.MidBanner {
	margin: 0 5px;
}
.underTopArticles .wp_bannerize.SideBanner {
	padding: 0 15px;
}
.next-articles .art-content {
	padding-bottom: 0;
}
.page-list-articles .head-list-articles .article {
	width: 100%;
}
.fromOdborneNew .post_title {
	display: block;
	padding-left: 0;
	width: inherit;
}
.fromOdborneNew .post_thumb {
	display: block;
}
.section-left .article .art-content {
	width: inherit;
	max-width: inherit;
}
.udalosti-list .aside-left.art-content .container {
	width: 100%;
}
.udalosti-list .after-events .after-event .art-content {
	width: auto;

padding: 0;

display: inline-block;
}
.page-main .content-main .cpts-list-articles {
	margin-bottom: 40px;
}
	
	.article-detail .wp_bannerize.SideBanner { margin-bottom: 40px;}
}

@media (max-width: 767.5px) {
.ad-content.aside-left {
	padding-left: 0;
	padding-right: 0;
}
	
	.article-detail .aside-left {padding-left: 0; padding-right: 0;}
	
	.article-detail .art-in .outset { margin-left: 0;}	
	
	.art-block-link, .art-block-quote {margin-left: 35px;}

	.underTopArticles .wp_bannerize.SideBanner {

    padding: 0 0 10px;

}
	
ul.ad-nav-rating {
	margin: 0 0 24px;
}
.wrapMostArticles .article {
	width: 50%;
}
.recom-products {
	max-width: inherit;
	margin: 0 auto;
	padding: 0 15px;
}
.after-events .cpts-btn.eventsBtn {
	margin-top: 0;
}
.after-events .after-event .box-date {
	text-align: left;
	font-size: 20px;

line-height: 24px;
}
.after-events .after-event {
	display: block;
	text-align: left;
}
.after-events .after-event .art-img {
	display: block;
	text-align: left;
	max-width: 160px;
}
.after-events .after-event .art-content {
	display: block;
	margin-top: 20px;
	padding: 0;
}
.section.underTopArticles {
	padding-bottom: 0;
}
.section.half-banner .container .cpts-table-box {
	margin-left: 0;
	margin-right: 0;
}
.articles-grid.products {
	margin-top: 40px;
	padding: 0;
}
.fromOdborneNew .cpts-btn {
	margin-top: 40px;
}
.fromOdborneNew ul {
	margin: 0;
}
.fromOdborneNew ul li {
	padding-left: 0;
	padding-right: 0;
	display: block;
	width: auto;
	border-bottom: 1px solid #eaeaea;
	margin-top: 20px;
	padding-bottom: 25px;
	margin-bottom: 0;
}
.fromOdborneNew .post_title {
	max-width: inherit;
}
.wrapMostArticles {
	margin: 0;
}
.wrapMostArticles .article {
	padding-left: 0;
	padding-right: 0;
	display: block;
	width: auto;
	border-bottom: 1px solid #eaeaea;
	margin-top: 20px;
	padding-bottom: 25px;
	margin-bottom: 0;
}
.MidBanner {
	margin: 0 -10px 0;
	padding: 0 0;
	display: block;
	width: auto;
}
div.wp_bannerize.MidBanner div {
	font-size: 0;
	letter-spacing: 0;
	width: 50%;
	max-width: inherit;
	display: table-cell;
	border: 10px solid #fff;
}
.promo-box.tpl-2 .first-art .article-in {
	display: block;
}
.promo-box.tpl-2 .article.first-art .art-img {
	width: 100%;
	padding-right: 0;
	display: block;
}
.promo-box.tpl-2 .first-art .art-content {
	display: block;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 40px;
}
}
 @media (max-width: 549.5px) {
.agency-detail__holder.ad-detail-rating {
	padding-left: 0;
}
	 .underTopArticles .wp_bannerize.SideBanner {

    padding: 0 0 20px;

}
	 
	 .recom-products ul li { width: 100%;border-bottom: 1px solid #eaeaea;padding-bottom: 25px;}
	 .recom-products .post_thumb {

    margin: 0 0 20px;
    max-width: 160px;

}
	 
	 .underTopArticles ul.leftTopArticles, .underTopArticles ul.rightTopArticles  { width: 100%;}
	 .underTopArticles ul.leftTopArticles { margin-bottom: 0;}
		.wp_bannerize.MidBanner { margin-bottom: 40px;} 
	 
	 
.page-list-articles .head-list-articles .article.ad-article {
	width: 100%;
}
.ad-article {
	width: 100%;
	padding: 0 !important;
}
.agency-detail-row.ad-detail-row--last .agency-detail__holder__content {
	padding: 0;
}
.agency-detail-row {
	margin-left: 0;
}
.agency-detail__holder {
	padding-left: 0;
}
.ad-detail-rating .agency-detail__holder__label {
	min-height: inherit;
}
ul.ad-nav-rating {
	font-size: 16px;
	letter-spacing: 1px;
}
.agency-detail__holder.ad-detail-rating.new + .agency-detail__holder.ad-detail-rating {
	padding-top: 40px;
}
ul.ad-nav-rating li {
}
ul.ad-nav-rating a {
	display: block;
	padding: 16px 10px;
	margin-left: 8px;
}
ul.ad-nav-rating li:first-child a {
	margin-left: 5px;
}
.ad-in .agency-detail-labels {
	margin-top: 3px;
}
.MidBanner {
	margin: 0 -10px 40px;
}
div.wp_bannerize.MidBanner div {
	width: auto;
	max-width: inherit;
	display: block;
	border: 0;
}
.mostReadArticles .head-title strong {
	display: block;
	margin-bottom: 4px;
}
.head-articles .next-articles .art-content {
	display: block;
	width: 100%;
	float: none;
	padding: 0;
}
}
 @media (max-width: 479.5px) {
 .head-articles .next-articles .article {
border-bottom: 1px solid #eaeaea;
 margin-top: 20px !important;
 padding-bottom: 25px;
 margin-bottom: 0;
}
	 
}

	 
#stats-week {
}
#stats-today {
}
	 
.mostReadArticles .closed {
	display: none;
}
.mostReadArticles .open {
	display: block;
}


/*TWEAK OBLASTNI
.header-navbar .level-1 li:first-child .sub-menu .level-2 li:first-child > a.item { display: none;}
.header-navbar .level-1 li:first-child .sub-menu .level-2 li > .sub-menu-terms a.item { display: inherit;}

 */