﻿@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro.eot');
	src: 
		url('../fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro.woff') format('woff'),
		url('../fonts/GothamPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Italic.eot');
	src: 
		url('../fonts/GothamPro-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Italic.woff') format('woff'),
		url('../fonts/GothamPro-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Bold.eot');
	src: 
		url('../fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Bold.woff') format('woff'),
		url('../fonts/GothamPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-BoldItalic.eot');
	src: 
		url('../fonts/GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-BoldItalic.woff') format('woff'),
		url('../fonts/GothamPro-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Black.eot');
	src: 
		url('../fonts/GothamPro-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Black.woff') format('woff'),
		url('../fonts/GothamPro-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-BlackItalic.eot');
	src: 
		url('../fonts/GothamPro-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-BlackItalic.woff') format('woff'),
		url('../fonts/GothamPro-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}



html {


}
body {
	margin: 0px;
	padding: 0px;
	font-family:  'Gotham Pro', sans-serif;
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	list-style-type: disc;
	text-align: left;

	line-height: 1.3em;
	list-style-type: none !important;	
}


p {
	margin-bottom: 0;
}

.oferta p {
font-size: 0.9em;	
}

blockquote {
    font-size: 1em;
	line-height: 1.3em;
	padding-left: 30px;
	padding-right: 15px;
	background-color: #eee;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-color: #6D00D9;
	border-right-color: #6D00D9;
	border-bottom-color: #6D00D9;
	border-left-color: #6D00D9;
}

em {
	font-style: italic;
	color: #E98F83;
}
b, strong {
	font-weight: bold;
}
ul {
	list-style-type: disc;
}


ul.list-group {
	list-style-type: none;
}

.uk-nav-sub li {
list-style-type: none;	
}

li.item-138 ul li {
list-style-type: none;	
}


dt {
	width: 100%;
}
h1 {
	font-size: 2.2em;
	line-height: 1.1em;
	color: #000;
	padding: 0;
	font-family:  'Gotham Pro', sans-serif;
	margin-top: 0;
	text-transform: uppercase;
	text-align: left;
}

h3.field-label  {
	font-size: 2.2em;
	line-height: 1.1em;
	color: #000;
	padding: 0;
	font-family:  'Gotham Pro', sans-serif;
	margin-top: 0;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
}

h2 {
font-size: 2.5em;
line-height: 1.1em;
color: #000;
padding: 0;
font-family: 'Gotham Pro', sans-serif;
text-align: left;
font-weight: 900;
}


.blog h2 {
	font-size: 1.5em;
	margin-bottom: 0;
}




h3 {
	font-size: 1.5em;
	line-height: 1em;	
	font-weight: bold;
	color: #000;
	font-family:  'Gotham Pro', sans-serif;
	text-align: center;
}


h4 {
	font-size: 1.2em;
	line-height: 1em;	
	font-weight: normal;

	font-family:  'Gotham Pro', sans-serif;
	padding-left: 30px;
	padding-right: 30px;
}

.archive h4 {
	padding-left: 0;
	padding-right: 0;
}

.numbers__item h4::before {
content: ">";	
}

h5 {
	
	font-size: 1.6em;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	color: #6D00D9;
	font-family: 'Gotham Pro', sans-serif;

}

h6 {

}




footer{

}

footer a{

}
}
footer a:visited{
}
footer a:hover{
	
}
footer p {

}





header {

}

header a:visited{
}
header a:hover{
	
}

hr {
border-top: 1px solid #000;
}


nav {

}
nav a{
}
nav a:visited{
}
nav a:hover{
}


ul.top-menu li a img {
	display: none;
}

section {

}


a {
color: #6D00D9;	
}

a:hover {
color: #5400A8;	
}

a:visited {
		
}


a:active {
	color: #5400A8;	
}


.counter {
	font-size: x-small;
}
.tags {
padding-left: 0;
	font-family:  'Gotham Pro', sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
margin-top: 10px;

}


.tags li {
	list-style-type: none;
	display: inline-block;
	margin-right: 5px;
	padding-bottom: 0;
}

.tags li a:before{
content: "# ";	
}

.tags li a{
	color: #50412D;
	background-color: #CEB695 !important;
padding: 0 15px;
line-height: 28px;
font-size: .875rem;
border-radius: 0 10px;
text-transform: uppercase;
display: inline-block;
margin: 5px;
text-shadow: none;
font-weight: normal;
}

.tags li a:hover{
	text-decoration: none;
	background-color: #1774FF;
	color: #FFF;
}

.tags li a:active{
	text-decoration: none;
	background-color: #004dbf ;
	color: #FFF;

}

.tagspopular {
text-align: left;
}

.tagspopular ul{
	list-style-type: none;
	font-family:  'Gotham Pro', sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
	padding-left: 0;
	
}

.tagspopular li{
	display: inline-block;
	margin-right: 5px;
	padding-bottom: 15px;
	
}

.tagspopular li a:before{
content: "# ";	
}

.tagspopular li a{
color: #333;
background-color: #DDDDDD;
padding: 5px;
border-radius: 2px;
	
}

.tagspopular li a:hover{
	text-decoration: none;
	background-color: #1774FF ;
	color: #FFF;

}

.tagspopular li a:active{
	text-decoration: none;
	background-color: #004dbf;
	color: #FFF;

}

.gotop {
    margin-right: 10px;
    text-align: right;
    display: block;
	padding: 10px 20px !important;
    position: fixed;
    right: 10px;
    bottom: 10px;
z-index: 10;
color: #FFF;
}


.pagination {
margin-top: 50px;
}

.pagination ul{
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-radius: 0;
	box-shadow: none;
}
.pagination ul > li{
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
	margin: 5px;

}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
}

.pagination ul > li > span {
    float: none;
    padding: 10px 15px;
    background-color: #E46D0B;
    border: none;
	font-size: 14px;
	color: #ccc;
	display: inline-block;
}

.pagination ul > li > a.pagenav {
    float: none;
    padding: 10px 15px;
    background-color: #E46D0B;
    border: none;
	font-size: 14px;
	color: #fff;
	display: inline-block;	
}

.pagination a:link {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	cursor: pointer;
}
.pagination a:visited {
	color: #FFF;
	text-decoration: none;
}
.pagination a:active {
	color: #666666;
	text-decoration: none;
}
.pagination a:hover {
	color: #333333;
	text-decoration: none;
}


.breadcrumb li{
	display: inline-block;
	list-style-image: none;
	list-style-type: none;
}


#breadcrumps {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	font-size: 12px;
	color: #CCC;
	position: relative;
	margin: 0px;
}

.breadcrumb {
	background-color: transparent;
border-radius: 0;
}

.breadcrumb > .active {
    color: #50412D;
}

.breadcrumb > li + li::before {

    color: #F2D291;

}



.daty .stroke {
padding: 15px 25px 25px 25px;	
}

.daty .stroke:nth-of-type(2n+1) {
background: #f8f8f8;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;	
}




.programm {
margin-top: 20px;
color: #6C00D8;
font-weight: bold;
text-transform: uppercase;	
}

.paddingoff {
padding-top: 40px;	
}


.chzn-container {
width: 100px !important;
}

#archive-items .intro img {
width: 200px;	
}

#archive-items .page-header h2 {
font-size: 1.2em;	
}


.text img {
float: left;
margin-right: 40px;
margin-bottom: 20px;	
width: 500px;	
}

.video iframe {
  width: 100%;	
}

/** Uikit **/ 

.uk-badge {
  background: #6D00D9;
font-weight: bold;
font-size: 1em;
height: 35px;
padding: 0 10px;
}

.uk-subnav-pill > .uk-active > a {
  background-color: #6D00D9;
}

.uk-nav-primary {
  font-size: 1.5em;
  line-height: 1;
}

.uk-nav-primary > li > a {
  color: #000;
}

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
min-height: 50px;	
font-family:  'Gotham Pro', sans-serif;
font-size: 0.9em;
text-transform: none;
}

.uk-text-large {
  line-height: 1.3;
}

.uk-nav-primary .uk-nav-sub {

  line-height: 1;
}

.uk-accordion-title {
	font-size: 1.5em;
	line-height: 1em;	
	font-weight: normal;
	font-family:  'Gotham Pro', sans-serif;	
}


.uk-accordion-title::before {
  border-radius: 50%;
  background-color: #fff;
}

.uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a, .uk-offcanvas-bar, .uk-offcanvas-bar .uk-nav-primary > li > a
{
  color: #000;
}

 .uk-offcanvas-bar .uk-nav-primary > li.uk-active > a {
  color: #000;
}

.uk-card-primary.uk-card-body .uk-nav-primary > li > a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a:hover, .uk-card-secondary.uk-card-body .uk-nav-primary > li > a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a:hover, .uk-light .uk-nav-primary > li > a:hover, .uk-offcanvas-bar .uk-nav-primary > li > a:hover, .uk-overlay-primary .uk-nav-primary > li > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover {
  color: #999;
}

.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub a:hover, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub a:hover, .uk-light .uk-nav-primary .uk-nav-sub a:hover, .uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a:hover, .uk-overlay-primary .uk-nav-primary .uk-nav-sub a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover {
  color: #999;
}

.uk-offcanvas-bar .uk-close, .uk-overlay-primary .uk-close {
  color: #999;
}


.uk-nav li > a {
  padding-bottom: 50px;
}

.uk-navbar-nav > li > a {
  color: #000;
}

li.current.uk-active.active a{
	color: #6D00D9 !important;
}


.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a[aria-expanded="true"] {
  color: #6D00D9;
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li > a:hover, .nav > li > a:focus {

  background-color: transparent;
}


footer .uk-navbar-nav > li > a {
  min-height: 40px;
}

.uk-label {
background: transparent;
color: #FFD749;
font-size: 1.5em;
line-height: 1;
padding: 5px 10px;
}


.uk-card-title {
  font-size: 1.5rem;
  line-height: 1;
}

.uk-offcanvas-page {
padding-right: 0 !important;
}

.uk-button, .btn {
	text-transform: uppercase;
	font-family:  'Gotham Pro', sans-serif;
	text-shadow: none;
background-image: none;
border-color: transparent;
  padding: 0 30px;
vertical-align: middle;
font-size: .875rem;
line-height: 38px;
border-radius: 50px;
}


.uk-button-primary {
background: #6D00D9;
  animation: ripple 1.5s linear infinite;
  transition: all 0.7s ease;	
	
}

.uk-button-primary:hover {
background: #5400A8;
color: #fff;	
transform: scale(1.1);	
}

.uk-button-primary:focus {
background: #5400A8;
color: #fff;	
outline:none;	
}

@keyframes ripple {
    0% {
      box-shadow: 0 0 0 0 rgba(109,0,217, 0.3),
        0 0 0 1px rgba(109,0,217, 0.3),
        0 0 0 3px rgba(109,0,217, 0.3),
        0 0 0 5px rgba(109,0,217, 0.3);
    }
    100% {
      box-shadow: 0 0 0 0 rgba(109,0,217, 0.3),
        0 0 0 2px rgba(109,0,217, 0.3),
        0 0 0 10px rgba(109,0,217, 0),
        0 0 0 15px rgba(109,0,217, 0);
    }
}

.no-animation.uk-button-primary {
animation: none;	
}


.uk-button-large {
padding: 10px 30px;
line-height: normal;
font-size: 1.4em;
}

.uk-offcanvas-bar { background: #fff; }


.uk-offcanvas-bar {
  width: 100%;
  height: 100vh;
}


.uk-navbar-toggle {
  color: #000;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #fff;
}

/** end Uikit **/

.margin-button {
margin-bottom: 0 !important;	
}
/** @media **/



@media (min-width: 600px) and (max-width: 768px) {
	
.display-mobile {
display: none;	
}


}


@media (max-width: 768px) {


.paddingoff {
padding-top: 0;
padding-left: 0;
padding-right: 0;
}

.margin-button {
margin-bottom: 20px !important;	
}

.uk-button-large {
padding: 10px 10px;
font-size: 1.2em;
}

.uk-button {
padding: 0 20px;	
}


h1 {
font-size: 1.8em;	
}

h2 {
font-size: 1.6em;	
}

h3 {
font-size: 1.2em;	
}

.gotop {

    bottom: 65px;

}

body {
	font-size: 1em;
}

p {
  margin-top: 10px;
}

.programm {
margin-left: 20px;

}

.logo-artist {
margin-left: 20px;
margin-right: 20px;
}



.uk-badge {
  background: transparent;
  border: 1px solid #6D00D9;
  color: #6D00D9 !important;
}


.stroke .uk-text-large {
  font-size: 1.3em;
}
  
.stroke .place {
  font-size: 0.9em;
}   

h4 {
margin-top: 10px;
}  
  
}

@media (max-width: 600px) {

.padding-remove-left {
padding-left: 0 !important;	
}

.width {
box-sizing: border-box;
width: 100%;
max-width: 100%;	
}
}


/** end @media **/