* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; }
body { background: #f6f6f6; color: #333; overflow-x: hidden; }
a { color: #333; text-decoration: none; }
img { height: auto; max-width: 100%; }
table { width: 100%; }
.przeslona { width: 100%; height: 100%; position: fixed; z-index: 9998; background:rgba(255,255,255,0.9); display:block; }
.dotstatus {width:90%; position:absolute; left:5%; top:50%; transform:translateY(-50%); color: #fff; font-size: 13px; font-weight: 400; padding: 15px;}
.dotstatus--success { background: #49ca80; text-align: center;}
.dotstatus--warning { background: #c74040; text-align: center; }
.visuallyhidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }
.section { padding: 50px 0; position: relative; }
.section--decorated::before { content: ''; background: url('../img/decoration.png') no-repeat center; height: 69px; width: 100%; left: 0; top: -68px; position: absolute; z-index: 1; }
.section--agenda { background: url('../img/bcg/agenda.jpg') bottom center no-repeat; }
.section--tickets { background: url('../img/bcg/tickets.png') top center no-repeat; }
.section--tickets::after { content: ''; height: 100%; width: 100%; left: 0; top: 0; background: rgba(0,165,219,0.87); position: absolute; }
.section--tickets .container { z-index: 1; }
.section--contact { height: 850px; }
.section--contact .container { height: 100%; }
.container { margin: 0 auto; position: relative; width: 1440px; }
.container--small { width: 1200px; }
.cf::before, .cf::after { content: ""; display: table; clear: both; }
button, select, input, textarea, body { font-family: 'Rubik', sans-serif; outline: none; }
button { background: none; border: none; cursor: pointer; }
.inline-content { font-size: 0; }
.inline { display: inline-block; vertical-align: middle; }
.inline--top { vertical-align: top; }
.inline--bottom { vertical-align: bottom; }
.col2 { float: left; width: 50%; }
.vcentered { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.vcentered-fb {   display: -webkit-box;   display: -webkit-flex;   display: -moz-box;   display: -ms-flexbox;   display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.vhcentered-fb { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.content { color: #717171; font-size: 16px; font-weight: 300; line-height: 26px; padding: 0 10px; }
.content li { margin-left: 30px; }
.slick-slide { -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.alert { float: left; color: #fff; font-size: 13px; font-weight: 400; margin-top: 10px; padding: 15px; width: 100%; }
.alert--success  { background: #49ca80; text-align: center; }
.alert--danger { background: #c74040; text-align: left; }
.alerts-tickets { margin: 0 auto; width: 1170px; max-width: 100%;}
.alerts-tickets .alert { margin: 0 0 50px; text-align: center; }
::-webkit-input-placeholder { font-family: 'Rubik', sans-serif; opacity: 1; -webkit-transition: 0.2s; -o-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; }
::-moz-placeholder { font-family: 'Rubik', sans-serif; opacity: 1; -webkit-transition: 0.2s; -o-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; }
:-ms-input-placeholder { font-family: 'Rubik', sans-serif; opacity: 1; -webkit-transition: 0.2s; -o-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; }
:-moz-placeholder { font-family: 'Rubik', sans-serif; opacity: 1; -webkit-transition: 0.2s; -o-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; }
:focus::-webkit-input-placeholder { opacity: 0; }
:focus::-moz-placeholder { opacity: 0; }
:focus:-ms-input-placeholder { opacity: 0; }
:focus:-moz-placeholder { opacity: 0; }
.btn { border-bottom-width: 3px; border-bottom-style: solid; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color: #fff; cursor: pointer; display: inline-block; font-size: 16px; font-weight: 700; padding: 18px 35px 15px; -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.btn--main { background: rgba(228,30,72,1); background: -moz-linear-gradient(-45deg, rgba(228,30,72,1) 0%, rgba(228,30,72,1) 100%); background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(228,30,72,1)), color-stop(100%, rgba(228,30,72,1))); background: -webkit-linear-gradient(-45deg, rgba(228,30,72,1) 0%, rgba(228,30,72,1) 100%); background: -o-linear-gradient(-45deg, rgba(228,30,72,1) 0%, rgba(228,30,72,1) 100%); background: -webkit-linear-gradient(315deg, rgba(228,30,72,1) 0%, rgba(228,30,72,1) 100%); background: -moz-linear-gradient(315deg, rgba(228,30,72,1) 0%, rgba(228,30,72,1) 100%); background: -o-linear-gradient(315deg, rgba(228,30,72,1) 0%, rgba(228,30,72,1) 100%); background: linear-gradient(135deg, rgba(228,30,72,1) 0%, rgba(228,30,72,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41e48', endColorstr='#e41e48', GradientType=1 ); border-color: #ab092b; }
.btn--main:hover, .btn--main.btn--active { background: rgba(228,30,72,1); background: -moz-linear-gradient(-45deg, rgba(228,30,72,1) 0%, rgba(171,9,43,1) 100%); background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(228,30,72,1)), color-stop(100%, rgba(171,9,43,1))); background: -webkit-linear-gradient(-45deg, rgba(228,30,72,1) 0%, rgba(171,9,43,1) 100%); background: -o-linear-gradient(-45deg, rgba(228,30,72,1) 0%, rgba(171,9,43,1) 100%); background: -webkit-linear-gradient(315deg, rgba(228,30,72,1) 0%, rgba(171,9,43,1) 100%); background: -moz-linear-gradient(315deg, rgba(228,30,72,1) 0%, rgba(171,9,43,1) 100%); background: -o-linear-gradient(315deg, rgba(228,30,72,1) 0%, rgba(171,9,43,1) 100%); background: linear-gradient(135deg, rgba(228,30,72,1) 0%, rgba(171,9,43,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41e48', endColorstr='#ab092b', GradientType=1 ); }
.btn--default { background: rgba(0,165,219,1); background: -moz-linear-gradient(-45deg, rgba(0,165,219,1) 0%, rgba(0,165,219,1) 100%); background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,165,219,1)), color-stop(100%, rgba(0,165,219,1))); background: -webkit-linear-gradient(-45deg, rgba(0,165,219,1) 0%, rgba(0,165,219,1) 100%); background: -o-linear-gradient(-45deg, rgba(0,165,219,1) 0%, rgba(0,165,219,1) 100%); background: -webkit-linear-gradient(315deg, rgba(0,165,219,1) 0%, rgba(0,165,219,1) 100%); background: -moz-linear-gradient(315deg, rgba(0,165,219,1) 0%, rgba(0,165,219,1) 100%); background: -o-linear-gradient(315deg, rgba(0,165,219,1) 0%, rgba(0,165,219,1) 100%); background: linear-gradient(135deg, rgba(0,165,219,1) 0%, rgba(0,165,219,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5db', endColorstr='#00a5db', GradientType=1 ); border-color: #00607f; }
.btn--default:hover, .btn--default.btn--active { background: rgba(0,165,219,1); background: -moz-linear-gradient(-45deg, rgba(0,165,219,1) 0%, rgba(0,96,127,1) 100%); background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,165,219,1)), color-stop(100%, rgba(0,96,127,1))); background: -webkit-linear-gradient(-45deg, rgba(0,165,219,1) 0%, rgba(0,96,127,1) 100%); background: -o-linear-gradient(-45deg, rgba(0,165,219,1) 0%, rgba(0,96,127,1) 100%); background: -webkit-linear-gradient(315deg, rgba(0,165,219,1) 0%, rgba(0,96,127,1) 100%); background: -moz-linear-gradient(315deg, rgba(0,165,219,1) 0%, rgba(0,96,127,1) 100%); background: -o-linear-gradient(315deg, rgba(0,165,219,1) 0%, rgba(0,96,127,1) 100%); background: linear-gradient(135deg, rgba(0,165,219,1) 0%, rgba(0,96,127,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5db', endColorstr='#00607f', GradientType=1 ); }
.btn--inactive, .btn--inactive:hover { background: #e4e4e4 !important; border-color: #a2a2a2 !important; color: #a9a9a9 !important; cursor: default; }
.section-heading { margin-bottom: 45px; padding: 0 15px; }
.section-heading--light { color: #fff; }
.section-heading__title { font-size: 36px; font-weight: 700; }
.site { border: 20px solid #fff; overflow: hidden; }
.site-header { height: -webkit-calc(100vh - 15px); height: -moz-calc(100vh - 15px); height: calc(100vh - 15px); position: relative; }
.site-header__heading  { height: 100%; padding: 120px 0 170px; position: relative; z-index: 3; }
.site-header__title { margin-bottom: 20px; width: 450px; opacity: 0; }
.site-header__btn { margin: 0 10px; min-width: 160px; opacity: 0; }
.navbar { height: 180px; position: fixed; top: 0; left: 0; -webkit-transition: 0.35s; -o-transition: 0.35s; -moz-transition: 0.35s; transition: 0.35s; width: 100%; z-index: 5; }
.navbar--fixed { background: #fff; height: 105px; }
.logo { position: absolute; top: 30px; left: 50px; -webkit-transition: 0.35s; -o-transition: 0.35s; -moz-transition: 0.35s; transition: 0.35s; }
.logo svg { display: block; height: 105px; width: 250px; }
.logo .st0{fill:#E52149;}
.logo .st1{fill:#00A4DE;}
.logo .st2{fill:#D9A972;}
.logo .st3{fill:#D8A971;}
.logo .st4{fill:#3C3C3B;}
.logo path, .logo rect { -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
.logo--default path, .logo--default rect { fill: #fff !important; }
.navbar--fixed .nav { top: 38px; }
.navbar--fixed .logo { top: 7px; }
.navbar--fixed .logo svg { height: 92px; width: 215px; }
.navbar--fixed .nav__link { color: #333; }
.navbar--fixed .nav__link:hover, .navbar--fixed .nav__link--active { color: #fff; }
.navbar--fixed .languages {  top: 44px; }
.navbar--fixed .languages__label { color: #333; }
.hamburger { display: none; }
.nav { list-style: none; position: absolute; top: 48px; left: 50%; text-align: center; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 55%; -webkit-transition: 0.35s; -o-transition: 0.35s; -moz-transition: 0.35s; transition: 0.35s; }
.nav__item { display: inline-block; margin: 0 5px; }
.nav__item:first-of-type { margin-left: 0; }
.nav__item:last-of-type { margin-right: 0; }
.nav__link { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #fff; display: block; font-size: 13px; font-weight: 700; padding: 10px 15px; -webkit-transition: 0.2s; -o-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; }
.nav__link:hover, .nav__link--active { background: #e41e48; }
.btn-tickets { position: absolute; top: 40px; right: 40px; }
.languages { font-size: 0; position: absolute; top: 50px; right: 50px; -webkit-transition: 0.35s; -o-transition: 0.35s; -moz-transition: 0.35s; transition: 0.35s; }
.languages input { position: absolute; left: 50%; top: 0; z-index: -1; opacity: 0; }
.languages__switcher, .languages__label { cursor: pointer; display: inline-block; vertical-align: middle; }
.languages__switcher { background: #d9aa70; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; height: 30px; margin: 0 10px; position: relative; width: 55px; }
.languages__switcher::after { content: ''; background: #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; height: 100%; width: 30px; left: 0; top: 0; position: absolute; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); }
.languages input:checked + .languages__switcher::after { left: 100%; margin-left: -30px; }
.languages__label { color: #fff; font-size: 14px; font-weight: 700; text-transform: uppercase; }
.slider { position: absolute; height: 100%; left: 0; top: 0; width: 100%; }
.slider__slide { background: no-repeat center; -moz-background-size: cover; background-size: cover; height: -webkit-calc(100vh - 15px); height: -moz-calc(100vh - 15px); height: calc(100vh - 15px); position: relative; width: 100%; }
.slider__slide::before { content: ''; background: rgba(0,0,0,0.5); height: 100%; top: 0; left: 0; position: absolute; width: 100%; }
.slider__slide::after { content: ''; background: url('../img/bcg/main-slider/shadows.png') center no-repeat; -moz-background-size: cover; background-size: cover; height: 100%; top: 0; left: 0; position: absolute; width: 100%; z-index: 2; }
.info { background: #fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 165px; left: 50%; list-style: none; position: absolute; top: -215px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.13); -moz-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.13); box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.13); width: 930px; overflow: hidden; z-index: 2; }
.info__item { float: left; height: 100%; padding: 35px 15px; text-align: center; width: 25%; }
.info__item:nth-of-type(even) { background: #f6f6f6; }
.info__number { color: #e41e48; font-size: 67px; font-weight: 700; height: 80px; line-height: 67px; }
.info__number--hours::after { content: 'h';}
.info__title { display: block; font-size: 18px; margin-top: 5px; text-transform: uppercase; }
.prelegent { margin: 0 auto; padding: 60px 0; width: 990px; }
.prelegent:first-of-type { padding-top: 15px; }
.prelegent:last-of-type { padding-bottom: 0; }
.prelegent--odd { text-align: right; }
.prelegent__info { margin-top: 25px; padding: 0 15px; width: 62%; }
.prelegent__name { font-size: 27px; font-weight: 700; }
.prelegent__category { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color: #fff; display: inline-block; font-size: 14px; margin-top: 5px; padding: 7px 15px 5px; text-transform: uppercase; }
.prelegent__category--main { background: #e41e48; }
.prelegent__category--default { background: #00a5db; }
.prelegent__category--other { background: #d9aa70; }
.prelegent__category span { text-transform: capitalize; }
.prelegent__desc { font-size: 14px; margin-top: 20px; line-height: 27px; }
.prelegent__photo { padding: 0 15px; position: relative; width: 38%; }
.prelegent__photo::before { content: ''; background: url('../img/bcg/stars.png') no-repeat; height: 396px; position: absolute; width: 423px; z-index: -1; }
.prelegent--odd .prelegent__photo::before { bottom: -80px; right: -135px;  }
.prelegent--even .prelegent__photo::before { left: -135px; top: -105px; }
.prelegent--odd .prelegent__photo { padding-right: 0; text-align: right; }
.prelegent--even .prelegent__photo { padding-left: 0; text-align: left; }
.prelegent__photo img { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0px -5px 27px 0px rgba(0,0,0,0.13); -moz-box-shadow: 0px -5px 27px 0px rgba(0,0,0,0.13); box-shadow: 0px -5px 27px 0px rgba(0,0,0,0.13);  }
.download { margin-left: 30px; }
.download__value { color: #00a5db; font-size: 16px; margin-left: 10px; }
.download:hover .download__value { text-decoration: underline; }
.js-toggle { cursor: pointer; }
.toggle-icon { position: absolute; right: 0; top: 50%; margin-top: -11px; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
.toggle-icon--inactive { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.agenda { display: none; }
#agenda1 { display: block; }
.agenda-nav { margin-bottom: 30px; padding: 0 15px; }
.agenda-nav__btn { margin-left: 30px; padding: 10px 25px; text-align: left; }
.agenda-nav__btn:first-of-type { margin-left: 0; }
.agenda-nav__btn-title { font-weight: 500; padding-left: 20px; }
.agenda { font-size: 0; list-style: none; padding: 0 15px; }
.agenta__item { border-bottom: 1px solid #cacaca; }
.agenda__heading { padding: 40px 0; }
.agenda__date { padding-right: 15px; width: 230px; }
.agenda__time { background: #e41e48; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color: #fff; font-size: 18px; font-weight: 700; padding: 10px 15px; margin-left: 20px; }
.agenda__time--default { background: #00a5db; }
.agenda__short-info { padding: 0 60px 0 75px; position: relative; width: -webkit-calc(100% - 230px); width: -moz-calc(100% - 230px); width: calc(100% - 230px); }
.agenda__title { color: #e41e48; font-size: 18px; font-weight: 400; margin-top: 5px;  }
.agenda__title--default { color: #00a5db; }
.agenda__title--break { font-weight: 700; }
.agenda__lecturer, .agenda__minutes { color: #00a5db; }
.agenda__lecturer { font-size: 18px; }
.agenda__lecturer img { margin-right: 10px; margin-bottom: -1px; }
.agenda__minutes { font-size: 16px; margin-top: 5px; }
.agenda__info { display: none; padding-bottom: 40px; }
.agenda__author { text-align: center; width: 230px; }
.agenda__author img { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.agenda__author-name { display: block; font-size: 18px; margin-top: 15px; }
.agenda__btn { font-size: 12px; margin-top: 15px; padding: 10px 30px; }
.agenda__desc { font-size: 12px; line-height: 24px; padding-left: 75px; width: -webkit-calc(100% - 230px); width: -moz-calc(100% - 230px); width: calc(100% - 230px); }
.info-slider { margin-bottom: 60px; position: relative; }
.info-slider .slick-arrow {-moz-background-size: contain;background-size: contain; background-repeat: no-repeat; font-size: 0; height: 65px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 3; width: 40px; }
.info-slider .slick-prev { background-image: url('../img/ikony/prev.png'); left: 1.5%; }
.info-slider .slick-next { background-image: url('../img/ikony/next.png'); right: 1.5%; }
.info-slider .slick-dots { font-size: 0; position: absolute; list-style: none; left: 0; bottom: 35px; width: 100%; text-align: center; }
.info-slider .slick-dots li { display: inline-block; }
.info-slider .slick-dots button { border: 2px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; font-size: 0; height: 15px; width: 15px; outline: none; margin: 0 4px; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
.info-slider .slick-dots li.slick-active button { background: #fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; width: 30px; }
.info-slider__slide { -moz-background-size: cover; background-size: cover; background-position: center; background-repeat: no-repeat; color: #fff; height: 790px; position: relative; outline: none; padding: 75px 0;  overflow-x: hidden; }
/* .info-slider__slide::after { content: ''; height: 100%; width: 100%; background-image: url('../img/bcg/info-slider/shadows.png'); background-repeat: no-repeat; -moz-background-size: cover; background-size: cover; left: 0; top: 0; position: absolute; } */
/* .info-slider__slide::before { content: ''; height: 100%; width: 100%; background: rgba(0,0,0,0.55); left: 0; top: 0; position: absolute; } */
.info-slider__slide .container { padding: 0 80px; z-index: 2; }
.info-slider__slide.vcentered-fb { display: -webkit-box !important; display: -webkit-flex !important; display: -moz-box !important; display: -ms-flexbox !important; display: flex !important; }
.info-slider__title { font-size: 42px; line-height: 52px; font-weight: 700; }
.info-slider__title--decorated { background: #e41e48; display: inline-block; margin-bottom: 40px; padding: 15px 15px 15px 0; position: relative; }
.info-slider__title--decorated::after { content: ''; background: #e41e48; height: 100%; width: 300px; left: -300px; top: 0; position: absolute; }
.info-slider__subtitle { font-size: 32px; line-height: 42px; margin-top: 40px; }
.default-color { color: #1598c7; }
.main-color{ color: #e41e48; }
.info-slider__desc { font-size: 28px; line-height: 38px; margin-top: 30px; }
.info-slider__list {  list-style-image: url('../img/ikony/list2.png'); }
.info-slider__list-item { margin: 0 0 20px 25px; padding-left: 15px; }
.info-slider__list-item:last-of-type { margin-bottom: 0; }
.info-slider__list-subtitle { font-size: 22px; font-weight: 700; line-height: 32px; }
.info-slider__list-desc { font-size: 16px; line-height: 26px; }
.newsletter { background: #d9aa6f; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color: #fff; width: 450px; padding: 45px 20px; position: absolute; text-align: center; top: -300px; right: 0; -webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.18); -moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.18); box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.18); }
.newsletter::before { content: ''; background: url('../img/bcg/stars-newsletter.png') no-repeat center; height: 340px; width: 395px; position: absolute; bottom: -135px; right: -130px; z-index: -1; }
.newsletter__title { font-size: 28px; font-weight: 700; }
.newsletter__info { font-size: 14px; line-height: 22px; margin: 25px auto 0; max-width: 320px; }
.newsletter__info--small { font-size: 12px; }
.newsletter__field { background-image: url('../img/ikony/kontakt/newsletter.png'); background-repeat: no-repeat; background-position: center left 15px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; font-size: 12px; height: 60px; margin-top: 35px; width: 270px; padding: 0 15px 0 55px; }
.newsletter__field::-webkit-input-placeholder { color: #909090; }
.newsletter__field::-moz-placeholder { color: #909090; }
.newsletter__field:-ms-input-placeholder { color: #909090; }
.newsletter__field:-moz-placeholder { color: #909090; }
.newsletter__btn { margin-top: 20px; text-transform: uppercase; }
.partners__title { background: #e41e48; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color: #fff; display: inline-block; font-size: 20px; font-weight: 700; padding: 15px 35px; text-transform: uppercase; }
.partners__title--default { background: #00a5db; }
.partners { font-size: 0; }
.partners h3 { padding: 0 15px; }
.partners--half { display: inline-block; vertical-align: top; width: 50%; }
.partners__item { display: inline-block; vertical-align: middle; padding: 40px 15px; text-align: center; width: 16.666666%; }
.partners__item--main { width: 330px !important; max-width: 100% !important; }
.partners__item--wide { padding: 40px 30px; }
.partners--half .partners__item { width: 33.333333%; }
.partners__logo {  align-items: center; -webkit-filter: grayscale(1); filter: grayscale(1); -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; display: inline-block; display: flex; height: 100%; }
.partners__logo:hover { -webkit-filter: grayscale(0); filter: grayscale(0); -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
.partners__logo--default { -webkit-filter: grayscale(0) !important; filter: grayscale(0) !important; }
.partners__logo img { display: block; margin: 0 auto; }
.faq { list-style: none; padding: 0 15px; }
.faq__item { border-bottom: 1px solid #d5d5d5; position: relative; }
.faq__heading { padding: 25px 60px 25px 0; position: relative; }
.faq__title { color: #00a5db; font-size: 18px; font-weight: 700; padding-left: 60px; position: relative; }
.faq__title::before { content: ''; background-image: url('../img/ikony/pawprint.png'); position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; height: 26px; width: 29px; }
.faq__desc { display: none; font-size: 12px; line-height: 24px; padding: 0 60px 25px; }
.faq__desc a { transition: 0.2s; }
.faq__desc a:hover { color: #e41e48; }
.faq__btn { margin-top: 50px; text-transform: uppercase; }
.other-slider { position: relative; }
.other-slider .slick-arrow { -moz-background-size: contain; background-size: contain; background-repeat: no-repeat; font-size: 0; height: 65px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 3; width: 40px; }
.other-slider .slick-prev { background-image: url('../img/ikony/prev.png'); left: 1.5%; }
.other-slider .slick-next { background-image: url('../img/ikony/next.png'); right: 1.5%; }
.other-slider__slide { -moz-background-size: cover; background-size: cover; background-position: center; background-repeat: no-repeat; color: #fff; height: 800px; position: relative; outline: none; text-align: center; }
.other-slider__slide::before { content: ''; height: 100%; width: 100%; background: rgba(0,0,0,0.55); left: 0; top: 0; position: absolute; }
.other-slider .container { padding: 0 60px; z-index: 2; }
.other-slider__slide.vcentered-fb { display: -webkit-box !important; display: -webkit-flex !important; display: -moz-box !important; display: -ms-flexbox !important; display: flex !important; }
.other-slider__info { background: #e41e48; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; display: inline-block; font-size: 24px; font-weight: 700; margin-bottom: 15px; padding: 10px 20px;}
.other-slider__title { display: block; font-size: 48px; font-weight: 700; margin-top: 20px; }
.other-slider__desc { line-height: 24px; margin: 20px auto 0; max-width: 680px; }
.site-footer { background: url('../img/bcg/footer.jpg') no-repeat bottom center; background-attachment: fixed; color: #fff; padding: 40px 0; position: relative; }
.site-footer::before { content: ''; background: rgba(31,31,31,0.75); height: 100%; width: 100%; position: absolute; top: 0; left: 0; }
.site-footer__col { display: inline-block; vertical-align: top; padding: 35px 15px 0; width: 33.333333%; }
.site-footer__title { font-size: 16px; font-weight: 700; margin-bottom: 25px; text-transform: uppercase; }
.site-footer__logo { display: block; margin: -35px 0 35px; }
.shortlinks { list-style: none; }
.shortlinks__item { float: left; margin: 10px 0; width: 50%; }
.shortlinks__item:nth-of-type(odd) { padding-right: 15px; }
.shortlinks__item:nth-of-type(even) { padding-left: 15px; }
.shortlinks__link { color: #fff; font-size: 14px; font-weight: 700; -webkit-transition: 0.2s; -o-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; }
.shortlinks__link:hover { color: #e41e48; }
.contact { list-style: none; }
.contact__item { font-size: 14px; font-weight: 700; margin-bottom: 20px; }
.contact__item b { display: block; margin-bottom: 5px; }
.contact__value, .contact__link { color: #00a5db; -webkit-transition: 0.2s; -o-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; }
.contact__link:hover { color: #e41e48; }
.dogrescue { display: block; margin-top: 5px; }
.site-footer__desc { font-size: 14px; font-weight: 700; margin-bottom: 15px; }
.footer-newsletter { margin-bottom: 40px; padding-top: 10px; }
.footer-newsletter__field { background-image: url('../img/ikony/kontakt/newsletter.png'); background-repeat: no-repeat; background-position: center left 15px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; font-size: 12px; height: 60px; width: 270px; padding: 0 15px 0 55px; display: block; }
.footer-newsletter__field::-webkit-input-placeholder { color: #909090; }
.footer-newsletter__field::-moz-placeholder { color: #909090; }
.footer-newsletter__field:-ms-input-placeholder { color: #909090; }
.footer-newsletter__field:-moz-placeholder { color: #909090; }
.footer-newsletter__btn { font-size: 14px; margin-top: 15px; padding: 10px 35px 7px; text-transform: uppercase; }
.socials { width: 100%; }
.social-media { list-style: none; }
.social-media__item { display: inline-block; vertical-align: middle; margin-right: 15px; }
.social-media__item:last-of-type { margin-right: 0; }
.tickets__group { margin-bottom: 35px; padding: 0 15px; }
.tickets__group:last-of-type { margin-bottom: 0; }
.tickets__group--small { margin-left: auto; margin-right: auto; width: 1200px; }
.tickets__group--very-small { margin-left: auto; margin-right: auto; padding: 0; width: 960px; }
.tickets__group--default { padding: 0; }
.tickets__group-col { float: left; width: 50%; padding: 0 15px; }
.tickets__title { color: #fff; display: block; font-size: 18px; font-weight: 700; margin-bottom: 20px; }
.tickets__group-btn { display: inline-block; vertical-align: middle; position: relative; }
.tickets__group-btn input { position: absolute; left: 15px; top: 15px; z-index: -1; opacity: 0; }
input[type="radio"]:checked + .tickets__btn, .tickets__btn:hover { background: rgba(228,30,72,1); border-color: #ab092b; }
.tickets__btn { background: #0087b3; border-color: #00607f; margin: 5px 10px; text-transform: uppercase; -webkit-transition: 0.2s; -o-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; }
.tickets-box { background: #fff; color: #0087b3; display: inline-block; vertical-align: middle; padding: 35px 15px; position: relative; width: calc(33.333333% - 30px); margin: 15px; overflow: hidden; }
.tickets-box--active { background: #e41e48; color: #fff; }
.tickets-box--active .tickets-box__icon path { fill: #e84063; }
.tickets-box--inactive { background: #e4e4e4; color: #9d9d9d; }
.tickets-box__title { display: block; font-size: 24px; font-weight: 700; text-transform: uppercase; position: relative; z-index: 2; }
.tickets-box__info { font-size: 18px; display: block; margin-top: 15px; position: relative; z-index: 2; }
.tickets-box__pot { display: block; font-weight: 500; font-size: 18px; text-transform: uppercase; }
.tickets-box__price { font-size: 36px; font-weight: 700; line-height: 40px; display: block; text-transform: uppercase; margin-top: 20px; position: relative; z-index: 2; }
.tickets-box input[type="radio"] { position: absolute; top: 0; left: 0;  z-index: -1; opacity: 0; }
.tickets-box__btn { margin-top: 25px; text-transform: uppercase; }
.tickets-box--default .tickets-box__btn, .tickets-box--inactive .tickets-box__btn { font-size: 16px; padding: 15px 25px; }
.tickets-box--inactive .tickets-box__title { color: #9d9d9d; }
.tickets-box--inactive .tickets-box__btn { background: #c9c9c9; color: #fff; }
.tickets-box--main .tickets-box__btn { font-size: 20px; }
.tickets__info { color: #fff; font-size: 14px; font-weight: 700; margin-top: 20px; line-height: 19px; position: relative; z-index: 2; }
.tickets-box--next { margin: 15px; padding: 30px 15px; width: 210px; }
.tickets-box--next .tickets-box__title { font-size: 21px; font-weight: 400; }
.tickets-box--next .tickets-box__info { font-size: 16px; margin-top: 10px; }
.tickets-box--next .tickets-box__price { font-size: 21px; line-height: 22px; margin-top: 10px; }
.tickets-box--active .tickets-box__btn:hover, .tickets-box--active .tickets-box__btn { background: rgba(0, 165, 219, 1); }
.tickets-box__btn { position: relative; z-index: 2; }
.tickets-box__icon { position: absolute; right: -35px; bottom: -20px; height: 250px; width: 260px; z-index: 0; }
.tickets-box__icon path { fill: #d9eff6 ;}
.tickets__quantity { background: #0087b3; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 50px; padding: 10px 30px 10px 10px; width: 90px; position: relative; }
.tickets__quantity-input { background: none; border: none; color: #fff; float: left; font-size: 20px; font-weight: 700; height: 100%; width: 100%; text-align: center;  -webkit-appearance:none; -moz-appearance:none; appearance:none; cursor: default; }
.tickets__quantity-control { background-position: center; background-repeat: no-repeat; outline: none; position: absolute; right: 10px; width: 15px; height: 50%; cursor: pointer; }
.tickets__quantity-control--more { background-image: url('../img/ikony/up.png'); top: 0; }
.tickets__quantity-control--less { background-image: url('../img/ikony/down.png'); bottom: 0; }
.tickets__group-item { margin-bottom: 25px; }
.tickets__group-item:last-of-type { margin-bottom: 0; }
.tickets__text { font-size: 16px; color: #fff; margin-bottom: 15px; line-height: 27px; margin-top: -5px; }
.tickets__field { float: left; background: #0087b3; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; font-size: 13px; color: #fff; height: 45px; margin-bottom: 10px; padding: 15px 20px; width: 100%; }
.tickets__field--small { width: -webkit-calc(50% - 5px); width: -moz-calc(50% - 5px); width: calc(50% - 5px); }
.tickets__field--small:nth-of-type(odd) { margin-right: 5px; }
.tickets__field--small:nth-of-type(even) { margin-left: 5px; }
.tickets__field--message { height: 150px; resize: none; }
.tickets__field::-webkit-input-placeholder { color: #fff; }
.tickets__field::-moz-placeholder { color: #fff; }
.tickets__field:-ms-input-placeholder { color: #fff; }
.tickets__field:-moz-placeholder { color: #fff; }
.tickets__rules { cursor: pointer; color: #fff; display: block; font-size: 0; position: relative; }
.tickets__rules input { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; }
.tickets__checkbox, .tickets__label  { display: inline-block; vertical-align: top; }
.tickets__checkbox { background-color: #0087b3; background-position: center; background-repeat: no-repeat; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid rgba(255,255,255,.32); height: 20px; width: 20px; }
.tickets__label { font-size: 16px; margin-left: 15px; max-width: -webkit-calc(100% - 35px); max-width: -moz-calc(100% - 35px); max-width: calc(100% - 35px); }
.tickets__label a { color: #fff; text-decoration: underline; -webkit-transition: 0.2s; -o-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; }
.tickets__label a:hover { color: #e41e48; }
.tickets__rules input:checked + .tickets__checkbox { background-image: url('../img/ikony/checked.png'); }
.tickets__totalprice { color: #fff; font-size: 22px; text-transform: uppercase; }
.tickets__payment-btn { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color: #fff; font-size: 16px; font-weight: 700; padding: 15px 30px; -webkit-transition: 0.2s; -o-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; border-bottom: none; }
.map { position: absolute; right: 0; bottom: 0; }
.map img { display: block; }
.map__icon { height: 340px; top: 206px; right: 160px; width: 315px; position: absolute; }
.map__icon .st0{ fill:#F1889E; }
.map__icon .st1 { fill:#E41E48; }
.contact-box { background: #fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: absolute; left: 15px; bottom: 120px; -webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.1);  z-index: 3; padding-bottom: 35px; }
.contact-box::before { content: ''; background-image: url('../img/bcg/stars.png'); background-repeat: no-repeat; height: 396px; width: 423px; position: absolute; left: -105px; top: -140px; z-index: -4; }
.contact-box__col { background: #fff; float: left; }
.contact-box__col--left { -webkit-border-top-left-radius: 10px; -moz-border-radius-topleft: 10px; border-top-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-left-radius: 10px; padding: 65px 15px 15px 40px; }
.contact-box__col--right { -webkit-border-top-right-radius: 10px; -moz-border-radius-topright: 10px; border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-bottomright: 10px; border-bottom-right-radius: 10px; overflow: hidden; padding-left: 15px; }
.contact-box__title { font-size: 18px; font-weight: 700; margin-bottom: 40px; text-transform: uppercase; }
.contact-box__group { font-size: 0; margin-bottom: 40px; }
.contact-box__group:last-of-type { margin-bottom: 0; }
.contact-box__icon { width: 25px; text-align: center; }
.contact-box__info { font-size: 14px; font-weight: 700; padding-left: 15px; width: -webkit-calc(100% - 25px); width: -moz-calc(100% - 25px); width: calc(100% - 25px); }
.contact-box__info b { display: block; margin-bottom: 3px; }
.contact-box__value { color: #00a5db; }
.contact-box__value--link { -webkit-transition: 0.2s; -o-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; }
.contact-box__value--link:hover { color: #e41e48; }
.contact-box__address { font-size: 20px; margin-top: 40px; line-height: 30px; padding-left: 30px; padding-right: 20px;}
.contact-box__localization {  display: block; color: #00a5db; margin: 30px 0 0 30px; padding-right: 20px; }
.contact-box__localization span { font-size: 19px; margin-left: 15px; text-transform: uppercase; }
.contact-box__localization:hover span { text-decoration: underline; }
.showmenu { display: block !important; }
.line, .place { opacity: 0; }
.line--showed, .place--showed { opacity: 1; }
.line1 { -webkit-transition-delay: 1.6s; -moz-transition-delay: 1.6s; -o-transition-delay: 1.6s; transition-delay: 1.6s; }
.line2 { -webkit-transition-delay: 1.5s; -moz-transition-delay: 1.5s; -o-transition-delay: 1.5s; transition-delay: 1.5s; }
.line3 { -webkit-transition-delay: 1.4s; -moz-transition-delay: 1.4s; -o-transition-delay: 1.4s; transition-delay: 1.4s; }
.line4 { -webkit-transition-delay: 1.3s; -moz-transition-delay: 1.3s; -o-transition-delay: 1.3s; transition-delay: 1.3s; }
.line5 { -webkit-transition-delay: 1.2s; -moz-transition-delay: 1.2s; -o-transition-delay: 1.2s; transition-delay: 1.2s; }
.line6 { -webkit-transition-delay: 1.1s; -moz-transition-delay: 1.1s; -o-transition-delay: 1.1s; transition-delay: 1.1s; }
.line7 { -webkit-transition-delay: 1s; -moz-transition-delay: 1s; -o-transition-delay: 1s; transition-delay: 1s; }
.line8 { -webkit-transition-delay: 0.9s; -moz-transition-delay: 0.9s; -o-transition-delay: 0.9s; transition-delay: 0.9s; }
.line9 { -webkit-transition-delay: 0.8s; -moz-transition-delay: 0.8s; -o-transition-delay: 0.8s; transition-delay: 0.8s; }
.line10 { -webkit-transition-delay: 0.7s; -moz-transition-delay: 0.7s; -o-transition-delay: 0.7s; transition-delay: 0.7s; }
.line11 { -webkit-transition-delay: 0.6s; -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s; }
.line12 { -webkit-transition-delay: 0.5s; -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; transition-delay: 0.5s; }
.line13 { -webkit-transition-delay: 0.4s; -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s; }
.line14 { -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; transition-delay: 0.3s; }
.line15 { -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; transition-delay: 0.2s; }
.line16 { -webkit-transition-delay: 0.1s; -moz-transition-delay: 0.1s; -o-transition-delay: 0.1s; transition-delay: 0.1s; }
.place1 { -webkit-transition-delay: 1.8s; -moz-transition-delay: 1.8s; -o-transition-delay: 1.8s; transition-delay: 1.8s; }
.place2 { -webkit-transition-delay: 1.8s; -moz-transition-delay: 1.8s; -o-transition-delay: 1.8s; transition-delay: 1.8s; }
.place3 { -webkit-transition-delay: 1.8s; -moz-transition-delay: 1.8s; -o-transition-delay: 1.8s; transition-delay: 1.8s; }
.place4 { -webkit-transition-delay: 1.7s; -moz-transition-delay: 1.7s; -o-transition-delay: 1.7s; transition-delay: 1.7s; }
.place5 { -webkit-transition-delay: 1.8s; -moz-transition-delay: 1.8s; -o-transition-delay: 1.8s; transition-delay: 1.8s; }
#slider-hidden { display:none; }
#slider-to-hide { display:block; }
.contactinfo, .contacticon { display: inline-block; vertical-align: top; }
.contactinfo { width: calc(100% - 35px); padding-left: 10px; }
.contactperson { margin-top: 5px; text-transform: uppercase; font-size: 18px; text-transform: uppercase; margin-bottom: 10px;}
.popup { display:none; background: rgba(0,0,0,0.7); position: fixed; top: 0; left: 0; height: 100vh; width: 100%; z-index: 20; }
.popup--active { display: block !important; }
.popup__content { background-image: url('../img/popup.jpg'); background-position: center; background-size: cover; background-repeat: no-repeat; border-radius: 20px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 700px; max-width: calc(100% - 30px); padding: 70px 30px 40px; }
.popup__close { background-image: url('../img/close-popup.png'); background-position: center; background-size: contain; background-repeat: no-repeat; height: 38px; width: 38px; cursor: pointer; position: absolute; outline: none; border: none; top: -45px; right: -70px; }
.popup__group { color: #fff; text-transform: uppercase; margin-top: 10px; }
.popup__group:first-of-type { margin-top: 0; margin-bottom: 25px; }
.popup__title { background: #e41e48; font-size: 26px; font-weight: 700; display: inline-block; padding: 15px; border-radius: 5px; }
.popup__info { background: #00a5db; font-size: 22px; font-weight: 400; display: inline-block; padding: 15px; border-radius: 5px; }
.popup__info b { font-weight: 700; }
.popup__tosite { font-weight: 500; color: #fff; font-size: 0;  display: inline-block; margin-top: 35px; }
.popup__tosite-text, .popup__tosite-arrow { display: inline-block; vertical-align: middle; }
.popup__tosite-text { font-size: 18px; }
.popup__tosite-arrow { margin-left: 10px; }
.popup__tosite:hover .popup__tosite-text { text-decoration: underline; }
.tickets__title--pot { font-size: 36px;	}
.next-pot { margin: 30px 0 15px; color: #fff; font-weight: 700; font-size: 20px;	}
.next-pot__title, .next-pot__date { display: block; }
.next-pot__title { text-transform: uppercase; letter-spacing: 5px;	}
.next-pot__date { }
@media only screen and (min-width: 1231px) and (max-width: 1480px) {
	.container,.container--small,.tickets__group--small { width: 1200px; max-width: 100%; }
	.section-heading__title { font-size: 32px; }
	.site { border-width: 15px; }
	.site-header__title { width: 430px; }
	.logo { left: 30px; top: 30px; }
	.logo svg { height: 85px; width: 200px; }
	.navbar--fixed .logo svg { height: 85px; width: 190px; }
	.languages { right: 30px; }
	.nav { top: 53px; }
	.navbar--fixed .nav { top: 45px; }
	.nav__item { margin: 0 3px; }
	.nav__link { padding: 10px 10px; }
	.info { height: 145px; }
	.info__item { padding: 25px 15px; }
	.info__number { font-size: 62px; }
	.info__title { font-size: 16px; }
	.prelegent__name { font-size: 25px; }
	.agenda__time { font-size: 16px; }
	.agenda__short-info { padding-left: 30px; }
	.agenda__desc { padding-left: 30px; }
	.faq__title { font-size: 16px; }
	.newsletter { padding: 30px 20px; top: -225px; }
	.newsletter::before { bottom: -75px; }
	.newsletter__title { font-size: 26px; }
	.newsletter__info { margin-top: 15px; }
	.newsletter__field { margin-top: 15px; }
	.other-slider__slide { height: 600px; }
	.info-slider .slick-arrow, .other-slider .slick-arrow {  height: 45px; width: 30px; }
	.info-slider__title { font-size: 36px; margin-bottom: 15px; line-height: 46px; }
	.info-slider__subtitle { font-size: 28px; line-height: 38px; }
	.info-slider__desc { font-size: 22px; line-height: 32px; }
	.info-slider__slide { padding: 60px 0; }
	.info-slider__slide img { margin-top: 30px;}
	.info-slider__slide .container { padding: 0 70px; }
	.info-slider__list-item { font-size: 15px; }
	.info-slider__list-subtitle { font-size: 20px; line-height: 30px; }
	.other-slider__info { font-size: 22px; }
	.other-slider__title { font-size: 42px; margin-top: 10px; }
	.section--contact { height: 715px; }
	.contact-box { bottom: 60px; }
	.contact-box__col--left { padding-left: 30px; }
	.contact-box__col--right .contact-img { width:  400px; }
	.contact-box__address { font-size: 16px; margin-top: 20px; padding-left: 15px; }
	.contact-box__localization span { font-size: 16px; }
	.contact-box__localization { margin: 15px 0 0 15px; }
	.map { bottom: 45px; width: 600px; }
	.map__icon { top: 137px; right: 142px; width: 225px; }
	.tickets-box__icon { width: 240px; height: 230px; bottom: -15px; }
	.tickets-box__price { font-size: 32px; }
}
@media only screen and (min-width: 990px) and (max-width: 1230px) {
	.container,.container--small,.tickets__group--small { width: 960px; max-width: 100%; }
	.btn { font-size: 14px; padding: 15px 25px 12px; }
	.site { border-width: 0; }
	.site-header__heading { padding: 110px 0 150px; }
	.section--decorated::before { top: -54px; }
	.navbar { height: 90px; background: #fff; }
	.logo, .navbar--fixed .logo { top: 10px; }
	.logo svg, .navbar--fixed .logo svg { height: 70px; width: 165px; }
	.logo--default .st0 { fill:#E52149 !important; }
	.logo--default .st1 { fill:#00A4DE !important; }
	.logo--default .st2 { fill:#D9A972 !important; }
	.logo--default .st3 { fill:#D9A972 !important; }
	.logo--default path.st3 { fill: #D9A972 !important; }
	.logo--default .st4 { fill:#3C3C3B !important; }
	.logo--default .st5 { fill:#3C3C3B !important; }
	.nav, .navbar--fixed .nav { background: #fff; display: none; left: 0; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); top: 100%; padding: 15px 0; -webkit-transition: 0s; -o-transition: 0s; -moz-transition: 0s; transition: 0s; width: 100%; }
	.nav__link { color: #333; }
	.nav__link:hover, .nav__link--active { color: #fff; }
	.languages, .navbar--fixed .languages { top: 30px; }
	.languages__label { color: #333; }
	.info { height: 120px; top: -175px; width: 890px; }
	.info__item { padding: 15px; }
	.info__number { font-size: 54px; }
	.info__title { font-size: 16px; }
	.slider__slide { min-height: 100vh; height: auto; }
	.section-heading__title { font-size: 28px; }
	.prelegent {width: 100%; }
	.prelegent__name { font-size: 25px; }
	.prelegent__desc { font-size: 13px; }
	.agenda__time { font-size: 16px; }
	.agenda__short-info { padding-left: 30px; }
	.agenda__desc { padding-left: 30px; }
	.faq__title { font-size: 16px; }
	.info-slider__slide { padding: 45px 0; }
	.info-slider .slick-arrow, .other-slider .slick-arrow {  height: 45px; width: 30px; }
	.info-slider .slick-dots { bottom: 20px; }
	.info-slider__title { font-size: 32px; margin-bottom: 5px; line-height: 42px; }
	.info-slider__subtitle { font-size: 22px; line-height: 32px; }
	.info-slider__desc { font-size: 16px; line-height: 26px; }
	.info-slider__slide .container { padding: 0 70px; }
	.info-slider__slide  { height: 600px; }
	.info-slider__slide img { margin-top: 30px;}
	.info-slider__list-item { font-size: 15px; }
	.info-slider__list-subtitle { font-size: 18px; line-height: 28px; }
	.info-slider__list-desc{ font-size: 15px; line-height: 25px; }
	.other-slider__slide { height: 400px; padding: 30px 0; }
	.other-slider__info { font-size: 20px; }
	.other-slider__title { font-size: 32px; margin-top: 0; }
	.other-slider__slide { font-size: 14px; max-width: 100%; }
	.section--contact { height: 620px; }
	.contact-box { bottom: 40px; }
	.contact-box__col--left { padding-left: 30px; }
	.contact-box__col--right .contact-img { width: 300px; }
	.contact-box__address { font-size: 16px; margin-top: 20px; padding-left: 0; }
	.contact-box__localization span { font-size: 16px; }
	.contact-box__localization { margin: 15px 0 0 0; }
	.map { bottom: 0; right: -100px; width: 600px; }
	.map__icon { top: 137px; right: 142px; width: 225px; }
	.newsletter { display: none; }
	.tickets-box { padding: 20px 15px; }
	.tickets-box--big { padding: 35px 15px; }
	.tickets__info { font-size: 12px; }
	.tickets-box__info { font-size: 16px; }
	.tickets-box__price { font-size: 32px; }
	.tickets-box--default .tickets-box__btn, .tickets-box--inactive .tickets-box__btn { font-size: 14px; padding: 15px 25px 12px; }
	.tickets-box--main .tickets-box__btn { font-size: 18px; }
	.tickets__title { font-size: 16px; }
	.tickets__label, .tickets__text { font-size: 14px; }
	.tickets__totalprice { font-size: 20px; }
	.site-footer__col { width: 50%; }
	.site-footer__col:last-of-type { width: 100%; padding-bottom: 0;}
	.footer-newsletter, .socials { float: left; }
	.footer-newsletter { width: 50%; padding-right: 10%; margin-bottom: 0; }
	.hamburger { right: 200px; top: 37px; cursor: pointer; display: block; float: right; outline: none; width: 25px; height: 15px; border: 0; border-top: 2px solid #000; background: transparent; position: absolute; -moz-transition: 0.2s -webkit-transform linear; -o-transition: 0.2s -webkit-transform linear; transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s transform linear; -moz-transition: 0.2s transform linear; -o-transition: 0.2s transform linear; -o-transition: 0.2s -o-transform linear; -moz-transition: 0.2s transform linear, 0.2s -moz-transform linear; transition: 0.2s transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear, 0.2s -moz-transform linear, 0.2s -o-transform linear; -webkit-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -moz-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -o-transition: 0.2s transform linear, 0.2s -webkit-transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear; z-index: 9999; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
	.hamburger::before, .hamburger::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; border-top: 2px solid #000; -webkit-transform: translateY(4px); -moz-transform: translateY(4px); -ms-transform: translateY(4px); -o-transform: translateY(4px); transform: translateY(4px);  -webkit-transition: 0.5s;  -moz-transition: 0.5s;  -o-transition: 0.5s;  transition: 0.5s;}
	.hamburger::after { -webkit-transform: translateY(11px); -moz-transform: translateY(11px); -ms-transform: translateY(11px); -o-transform: translateY(11px); transform: translateY(11px); -webkit-transition: 0.3s -webkit-transform linear; -moz-transition: 0.3s -webkit-transform linear; -o-transition: 0.3s -webkit-transform linear; transition: 0.3s -webkit-transform linear; -webkit-transition: 0.2s -webkit-transform linear; -moz-transition: 0.2s -webkit-transform linear; -o-transition: 0.2s -webkit-transform linear; transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s transform linear; -moz-transition: 0.2s transform linear; -o-transition: 0.2s transform linear; -o-transition: 0.2s -o-transform linear; -moz-transition: 0.2s transform linear, 0.2s -moz-transform linear; transition: 0.2s transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear, 0.2s -moz-transform linear, 0.2s -o-transform linear; -webkit-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -moz-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -o-transition: 0.2s transform linear, 0.2s -webkit-transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
	.hamburger--active { -webkit-transform: rotate(45deg) translateY(5px); -moz-transform: rotate(45deg) translateY(5px); -ms-transform: rotate(45deg) translateY(5px); -o-transform: rotate(45deg) translateY(5px); transform: rotate(45deg) translateY(5px); border: none; }
	.hamburger--active::after { -webkit-transform: rotate(-90deg) translateX(-4px); -moz-transform: rotate(-90deg) translateX(-4px); -ms-transform: rotate(-90deg) translateX(-4px); -o-transform: rotate(-90deg) translateX(-4px); transform: rotate(-90deg) translateX(-4px); }
	.tickets-box { padding: 30px 15px; }
	.tickets-box__title { font-size: 22px; }
	.tickets-box__pot { font-size: 16px; }
	.tickets-box__icon { width: 180px; height: 180px; bottom: -7px; right: -20px; }
	.tickets-box__price { font-size: 26px; margin-top: 10px; }
	.tickets-box__btn { margin-top: 15px; }
	.tickets-box--next .tickets-box__title { font-size: 18px; }
	.tickets__title--pot { font-size: 28px; }
	.partners__item { width: 20%; }
	.partners--half .partners__item { width: 50%; }
}
@media only screen and (min-width: 720px) and (max-width: 989px) {
	.container,.container--small,.tickets__group--small, .tickets__group--very-small { width: 700px; max-width: 100%; }
	.btn { font-size: 14px; padding: 15px 25px 12px; }
	.site { border-width: 0; }
	.site-header__title { width: 300px; margin: 0 auto 15px; }
	.site-header__btn { min-width: 1px; margin: 0 5px; }
	.section { padding: 35px 0; }
	.site-header__heading { padding: 110px 0 150px; }
	.section--decorated::before { top: -54px; }
	.navbar { height: 90px; background: #fff; }
	.logo, .navbar--fixed .logo { top: 10px; }
	.logo svg, .navbar--fixed .logo svg { height: 70px; width: 165px; }
	.logo--default .st0 { fill:#E52149 !important; }
	.logo--default .st1 { fill:#00A4DE !important; }
	.logo--default .st2 { fill:#D9A972 !important; }
	.logo--default .st3 { fill:#D9A972 !important; }
	.logo--default path.st3 { fill: #D9A972 !important; }
	.logo--default .st4 { fill:#3C3C3B !important; }
	.logo--default .st5 { fill:#3C3C3B !important; }
	.nav, .navbar--fixed .nav { background: #fff; display: none; left: 0; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); top: 100%; padding: 15px 0; -webkit-transition: 0s; -o-transition: 0s; -moz-transition: 0s; transition: 0s; width: 100%; }
	.nav__item { margin: 3px 0; width: 100%; }
	.nav__link { font-size: 14px; display: inline-block; color: #333; }
	.nav__link:hover, .nav__link--active { color: #fff; }
	.languages, .navbar--fixed .languages { top: 30px; }
	.languages__label { color: #333; }
	.info { height: 100px; top: -140px; width: 890px; max-width: 90%; }
	.info__item { padding: 15px 10px; }
	.info__number { font-size: 45px; height: 50px; line-height: 50px; }
	.info__title { font-size: 14px; }
	.slider__slide { min-height: 100vh; height: auto; }
	.section-heading { margin-bottom: 30px; }
	.section-heading__title { font-size: 24px; }
	.prelegent { padding: 30px 0; max-width: 100%; }
	.prelegent__info { font-size: 13px; margin-top: 0; }
	.prelegent__photo::before { display: none; }
	.prelegent__name { font-size: 25px; }
	.agenda-nav__btn { margin-left: 15px; }
	.agenda-nav__btn-title { padding-left: 10px; }
	.agenda__heading { padding: 15px 0; }
	.agenda__time { font-size: 15px;}
	.agenda__date { width: 215px; }
	.agenda__date img { width: 35px; }
	.agenda__info { padding: 15px 0; }
	.agenda__short-info { padding: 0 35px 0 15px; width: -webkit-calc(100% - 215px); width: -moz-calc(100% - 215px); width: calc(100% - 215px); }
	.agenda__title { font-size: 16px; }
	.agenda__lecturer, .agenda__minutes { font-size: 15px; }
	.agenda__lecturer img { width: 20px; }
	.agenda__author { width: 215px; }
	.agenda__desc { padding-left: 15px; width: -webkit-calc(100% - 215px); width: -moz-calc(100% - 215px); width: calc(100% - 215px); }
	.toggle-icon { width: 25px; }
	.faq__title { font-size: 16px; }
	.info-slider__desc { margin-top: 15px; }
	.info-slider__slide { padding: 45px 0; }
	.info-slider .slick-arrow, .other-slider .slick-arrow {  height: 45px; width: 30px; }
	.info-slider .slick-dots { bottom: 20px; }
	.info-slider__title { font-size: 24px; margin-bottom: 10px; line-height: 34px; padding: 10px 10px 10px 0; }
	.info-slider__subtitle { font-size: 18px; margin-top: 20px; line-height: 28px; }
	.info-slider__desc { font-size: 15px; margin-top: 20px; line-height: 25px; }
	.info-slider__slide .container { padding: 0 50px; }
	.info-slider__slide  { height: 600px; }
	.info-slider__slide img { margin-top: 30px;}
	.info-slider__list-item { font-size: 14px; margin-bottom: 10px; }
	.info-slider__list-subtitle { font-size: 18px; line-height: 28px; }
	.info-slider__list-desc { font-size: 15px; line-height: 25px; }
	.other-slider__slide { height: 350px; padding: 30px 0; }
	.other-slider__info { font-size: 16px; }
	.other-slider__title { font-size: 24px; margin-top: 0; }
	.other-slider__slide { font-size: 14px; max-width: 100%; }
	.other-slider__desc { line-height: 20px; margin-top: 15px; }
	.partners__title { font-size: 16px; padding: 10px 25px; }
	.partners--half { padding: 15px 0; width: 100%; }
	.partners__title { margin-bottom: 15px; }
	.partners__item { padding: 15px; width: 33.333333%; }
	#partnerzy { padding-bottom: 0; }
	.faq__heading { padding: 15px 35px 15px 0; }
	.faq__title { font-size: 15px; padding-left: 35px; }
	.faq__title::before { -moz-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: center; width: 20px; }
	.faq__desc { padding: 0 35px 15px; }
	.faq__btn { margin-top: 30px; }
	.section--contact { height: 470px; }
	.contact-box { left: 5%; bottom: 20px; width: 90%; }
	.contact-box::before { display: none; }
	.contact-box__col { width: 50%; }
	.contact-box__col--left { padding-left: 30px; }
	.contact-box__col--right .contact-img { width: 100%; }
	.contact-box__address { font-size: 16px; margin-top: 20px; padding-left: 0; }
	.contact-box__localization span { font-size: 16px; }
	.contact-box__localization { margin: 15px 0 0 0; }
	.contact-box__group { margin-bottom: 30px; }
	.map { display: none; }
	.newsletter { display: none; }
	.tickets-box,.tickets-box--big { min-height: 245px; padding: 20px 15px; width: 33.3333333%; }
	.tickets-box--next { min-height: 1px; }
	.tickets-box--next .tickets-box__info { font-size: 14px; height: auto; }
	.tickets-box__title { font-size: 20px; }
	.tickets__info { font-size: 12px; }
	.tickets-box__info { font-size: 14px; height: 35px; }
	.tickets-box__price { font-size: 24px; }
	.tickets-box--default .tickets-box__btn, .tickets-box--inactive .tickets-box__btn, .tickets-box--main .tickets-box__btn { font-size: 13px; padding: 15px 15px 12px; }
	.tickets__btn { margin: 5px; }
	.tickets__title { font-size: 16px; }
	.tickets__label, .tickets__text { font-size: 12px; }
	.tickets__totalprice { font-size: 18px; }
	.tickets__field--small { width: 100%; }
	.tickets__field--small:nth-of-type(odd) { margin-right: 0; }
	.tickets__field--small:nth-of-type(even) { margin-left: 0; }
	.site-footer { padding: 15px 0; }
	.site-footer__col { padding: 15px; width: 50%; }
	.site-footer__col:last-of-type { width: 100%; }
	.site-footer__logo { display: none; }
	.footer-newsletter, .socials { float: left; }
	.footer-newsletter { width: 50%; padding-right: 10%; margin-bottom: 0; }
	.hamburger { right: 200px; top: 37px; cursor: pointer; display: block; float: right; outline: none; width: 25px; height: 15px; border: 0; border-top: 2px solid #000; background: transparent; position: absolute; -moz-transition: 0.2s -webkit-transform linear; -o-transition: 0.2s -webkit-transform linear; transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s transform linear; -moz-transition: 0.2s transform linear; -o-transition: 0.2s transform linear; -o-transition: 0.2s -o-transform linear; -moz-transition: 0.2s transform linear, 0.2s -moz-transform linear; transition: 0.2s transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear, 0.2s -moz-transform linear, 0.2s -o-transform linear; -webkit-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -moz-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -o-transition: 0.2s transform linear, 0.2s -webkit-transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear; z-index: 9999; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
	.hamburger::before, .hamburger::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; border-top: 2px solid #000; -webkit-transform: translateY(4px); -moz-transform: translateY(4px); -ms-transform: translateY(4px); -o-transform: translateY(4px); transform: translateY(4px);  -webkit-transition: 0.5s;  -moz-transition: 0.5s;  -o-transition: 0.5s;  transition: 0.5s;}
	.hamburger::after { -webkit-transform: translateY(11px); -moz-transform: translateY(11px); -ms-transform: translateY(11px); -o-transform: translateY(11px); transform: translateY(11px); -webkit-transition: 0.3s -webkit-transform linear; -moz-transition: 0.3s -webkit-transform linear; -o-transition: 0.3s -webkit-transform linear; transition: 0.3s -webkit-transform linear; -webkit-transition: 0.2s -webkit-transform linear; -moz-transition: 0.2s -webkit-transform linear; -o-transition: 0.2s -webkit-transform linear; transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s transform linear; -moz-transition: 0.2s transform linear; -o-transition: 0.2s transform linear; -o-transition: 0.2s -o-transform linear; -moz-transition: 0.2s transform linear, 0.2s -moz-transform linear; transition: 0.2s transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear, 0.2s -moz-transform linear, 0.2s -o-transform linear; -webkit-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -moz-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -o-transition: 0.2s transform linear, 0.2s -webkit-transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
	.hamburger--active { -webkit-transform: rotate(45deg) translateY(5px); -moz-transform: rotate(45deg) translateY(5px); -ms-transform: rotate(45deg) translateY(5px); -o-transform: rotate(45deg) translateY(5px); transform: rotate(45deg) translateY(5px); border: none; }
	.hamburger--active::after { -webkit-transform: rotate(-90deg) translateX(-4px); -moz-transform: rotate(-90deg) translateX(-4px); -ms-transform: rotate(-90deg) translateX(-4px); -o-transform: rotate(-90deg) translateX(-4px); transform: rotate(-90deg) translateX(-4px); }
	#slider-hidden { display:block; }
	#slider-to-hide { display:none; }
	.popup__content { border-radius: 15px; padding: 40px 30px; }
	.popup__close { right: 0; height: 25px; width: 25px; }
	.popup__title { font-size: 22px; padding: 10px 15px; }
	.popup__info { font-size: 19px; padding: 10px 15px; }
	.popup__tosite-text { font-size: 16px; }
	.popup__tosite { margin-top: 25px; }
	.tickets-box { padding: 30px 15px; width: calc(50% - 30px); }
	.tickets-box--next { width: calc(33.333333% - 30px); padding: 15px; }
	.tickets-box__title { font-size: 22px; }
	.tickets-box__pot { font-size: 16px; }
	.tickets-box__icon { width: 180px; height: 180px; bottom: -7px; right: -20px; }
	.tickets-box__price { font-size: 26px; margin-top: 10px; }
	.tickets-box__btn { margin-top: 15px; }
	.tickets-box--next .tickets-box__title { font-size: 18px; }
	.tickets__title--pot { font-size: 24px; }
	.next-pot { font-size: 18px; }
}
@media only screen and (min-width: 620px) and (max-width: 719px) {
	.container,.container--small,.tickets__group--small, .tickets__group--very-small { width: 600px; max-width: 100%; }
	.btn { font-size: 14px; padding: 15px 25px 12px; }
	.site { border-width: 0; }
	.site-header__title { width: 300px; margin: 0 auto 15px; }
	.site-header__btn { min-width: 1px; margin: 0 5px; padding: 10px 20px; }
	.section { padding: 35px 0; }
	.site-header__heading { padding: 110px 0 150px; }
	.section--decorated::before { top: -54px; }
	.navbar { height: 90px; background: #fff; }
	.logo, .navbar--fixed .logo { top: 10px; }
	.logo svg, .navbar--fixed .logo svg { height: 70px; width: 165px; }
	.logo--default .st0 { fill:#E52149 !important; }
	.logo--default .st1 { fill:#00A4DE !important; }
	.logo--default .st2 { fill:#D9A972 !important; }
	.logo--default .st3 { fill:#D9A972 !important; }
	.logo--default path.st3 { fill: #D9A972 !important; }
	.logo--default .st4 { fill:#3C3C3B !important; }
	.logo--default .st5 { fill:#3C3C3B !important; }
	.nav, .navbar--fixed .nav { background: #fff; display: none; left: 0; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); top: 100%; padding: 15px 0; -webkit-transition: 0s; -o-transition: 0s; -moz-transition: 0s; transition: 0s; width: 100%; }
	.nav__item { margin: 3px 0; width: 100%; }
	.nav__link { font-size: 14px; display: inline-block; color: #333; }
	.nav__link:hover, .nav__link--active { color: #fff; }
	.languages, .navbar--fixed .languages { top: 30px; }
	.languages__label { color: #333; }
	.info { height: 100px; top: -140px; width: 890px; max-width: 100%; }
	.info__item { padding: 15px 10px; }
	.info__number { font-size: 45px; height: 50px; line-height: 50px; }
	.info__title { font-size: 14px; }
	.slider__slide { min-height: 100vh; height: auto; }
	.section-heading { margin-bottom: 30px; }
	.section-heading__title { font-size: 19px; }
	.prelegent { padding: 30px 0; max-width: 100%; }
	.prelegent__info { font-size: 13px; margin-top: 0; }
	.prelegent__photo::before { display: none; }
	.prelegent__name { font-size: 20px; }
	.prelegent__category { font-size: 12px; }
	.prelegent__desc { font-size: 13px; line-height: 18px; }
	.agenda-nav__btn { margin-left: 10px; padding: 10px 15px; }
	.agenda-nav__btn img { width: 20px; }
	.agenda-nav__btn-title { padding-left: 10px; font-size: 13px; }
	.agenda__heading { padding: 15px 0; }
	.agenda__time { font-size: 13px; margin-left: 10px; padding: 10px; }
	.agenda__date { padding-right: 0; width: 145px; }
	.agenda__date img { width: 25px; }
	.agenda__info { padding: 15px 0; }
	.agenda__short-info { padding: 0 35px 0 15px; width: -webkit-calc(100% - 145px); width: -moz-calc(100% - 145px); width: calc(100% - 145px); }
	.agenda__title { font-size: 14px; }
	.agenda__lecturer, .agenda__minutes { font-size: 14px; }
	.agenda__lecturer img { width: 20px; }
	.agenda__author { width: 145px; }
	.agenda__author-name { font-size: 14px; }
	.agenda__btn { font-size: 12px; padding: 10px 15px;}
	.agenda__desc { padding-left: 15px; width: -webkit-calc(100% - 145px); width: -moz-calc(100% - 145px); width: calc(100% - 145px); }
	.toggle-icon { width: 25px; }
	.faq__title { font-size: 16px; }
	.info-slider__desc { margin-top: 15px; }
	.info-slider__slide { padding: 40px 0; }
	.info-slider .slick-arrow, .other-slider .slick-arrow {  height: 45px; width: 30px; }
	.info-slider .slick-dots { bottom: 15px; }
	.info-slider__title { font-size: 22px; margin-bottom: 10px; line-height: 32px; padding: 5px 10px 5px 0; }
	.info-slider__subtitle { font-size: 16px; margin-top: 15px; line-height: 26px; }
	.info-slider__desc { font-size: 15px; margin-top: 15px; line-height: 25px; }
	.info-slider__slide .container { padding: 0 50px; }
	.info-slider__slide  { height: 500px; }
	.info-slider__slide img { margin-top: 30px;}
	.info-slider__list-item { font-size: 14px; margin-bottom: 7px; }
	.info-slider__list-subtitle { font-size: 15px; line-height: 22px; }
	.info-slider__list-desc { font-size: 14px; line-height: 20px; }
	.other-slider__slide { height: 300px; padding: 30px 0; }
	.other-slider__info { font-size: 13px; }
	.other-slider__title { font-size: 18px; margin-top: 0; }
	.other-slider__slide { font-size: 13px; max-width: 100%; }
	.other-slider__desc { line-height: 18px; margin-top: 10px; }
	.partners__title { font-size: 15px; padding: 10px 20px; }
	.partners--half { padding: 15px 0; width: 100%; }
	.partners__title { margin-bottom: 15px; }
	.partners__item { padding: 15px; width: 33.333333%; }
	#partnerzy { padding-bottom: 0; }
	.faq__heading { padding: 15px 35px 15px 0; }
	.faq__title { font-size: 15px; padding-left: 35px; }
	.faq__title::before { -moz-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: center; width: 20px; }
	.faq__desc { padding: 0 35px 15px; }
	.faq__btn { margin-top: 30px; }
	.section--contact { height: 370px; }
	.contact-box { left: 5%; bottom: 0px; padding-bottom: 15px; width: 90%; }
	.contact-box::before { display: none; }
	.contact-box__col { width: 50%; }
	.contact-box__col--left { padding-left: 15px; padding-top: 30px; }
	.contact-box__col--right .contact-img { width: 100%; }
	.contact-box__info { padding-left: 10px; }
	.contact-box__address { font-size: 14px; margin-top: 15px; padding-left: 0; padding-right: 15px; }
	.contact-box__localization span { font-size: 16px; }
	.contact-box__localization { margin: 15px 0 0 0; }
	.contact-box__group { margin-bottom: 30px; }
	.map { display: none; }
	.newsletter { display: none; }
	.tickets-box,.tickets-box--big { min-height: 220px; padding: 20px 10px; width: 33.3333333%; }
	.tickets-box--next { min-height: 1px; }
	.tickets-box--next .tickets-box__info { font-size: 12px; height: auto; }
	.tickets-box__title { font-size: 20px; }
	.tickets__info { font-size: 13px; }
	.tickets-box__info { font-size: 14px; height: 35px; }
	.tickets-box__price { font-size: 20px; margin-top: 10px; }
	.tickets-box--default .tickets-box__btn, .tickets-box--inactive .tickets-box__btn, .tickets-box--main .tickets-box__btn { font-size: 11px; padding: 10px; }
	.tickets-box__btn { margin-top: 15px; }
	.tickets__btn { margin: 5px; }
	.tickets__title { font-size: 16px; }
	.tickets__label, .tickets__text { font-size: 12px; }
	.tickets__text { line-height: 20px; }
	.tickets__totalprice { font-size: 18px; }
	.tickets__field--small { width: 100%; }
	.tickets__field--small:nth-of-type(odd) { margin-right: 0; }
	.tickets__field--small:nth-of-type(even) { margin-left: 0; }
	.site-footer { padding: 15px 0; }
	.site-footer__col { padding: 15px; width: 50%; }
	.site-footer__col:last-of-type { width: 100%; }
	.site-footer__logo { display: none; }
	.footer-newsletter, .socials { float: left; }
	.footer-newsletter { width: 65%; padding-right: 10%; margin-bottom: 0; }
	.site-footer__desc { max-width: 65%; }
	.socials .site-footer__desc { padding-left: 0; max-width: 100%; }
	.shortlinks__link { font-size: 13px; }
	.footer-newsletter__field { height: 45px; }
	.hamburger { right: 200px; top: 37px; cursor: pointer; display: block; float: right; outline: none; width: 25px; height: 15px; border: 0; border-top: 2px solid #000; background: transparent; position: absolute; -moz-transition: 0.2s -webkit-transform linear; -o-transition: 0.2s -webkit-transform linear; transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s transform linear; -moz-transition: 0.2s transform linear; -o-transition: 0.2s transform linear; -o-transition: 0.2s -o-transform linear; -moz-transition: 0.2s transform linear, 0.2s -moz-transform linear; transition: 0.2s transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear, 0.2s -moz-transform linear, 0.2s -o-transform linear; -webkit-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -moz-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -o-transition: 0.2s transform linear, 0.2s -webkit-transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear; z-index: 9999; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
	.hamburger::before, .hamburger::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; border-top: 2px solid #000; -webkit-transform: translateY(4px); -moz-transform: translateY(4px); -ms-transform: translateY(4px); -o-transform: translateY(4px); transform: translateY(4px);  -webkit-transition: 0.5s;  -moz-transition: 0.5s;  -o-transition: 0.5s;  transition: 0.5s;}
	.hamburger::after { -webkit-transform: translateY(11px); -moz-transform: translateY(11px); -ms-transform: translateY(11px); -o-transform: translateY(11px); transform: translateY(11px); -webkit-transition: 0.3s -webkit-transform linear; -moz-transition: 0.3s -webkit-transform linear; -o-transition: 0.3s -webkit-transform linear; transition: 0.3s -webkit-transform linear; -webkit-transition: 0.2s -webkit-transform linear; -moz-transition: 0.2s -webkit-transform linear; -o-transition: 0.2s -webkit-transform linear; transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s transform linear; -moz-transition: 0.2s transform linear; -o-transition: 0.2s transform linear; -o-transition: 0.2s -o-transform linear; -moz-transition: 0.2s transform linear, 0.2s -moz-transform linear; transition: 0.2s transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear, 0.2s -moz-transform linear, 0.2s -o-transform linear; -webkit-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -moz-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -o-transition: 0.2s transform linear, 0.2s -webkit-transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
	.hamburger--active { -webkit-transform: rotate(45deg) translateY(5px); -moz-transform: rotate(45deg) translateY(5px); -ms-transform: rotate(45deg) translateY(5px); -o-transform: rotate(45deg) translateY(5px); transform: rotate(45deg) translateY(5px); border: none; }
	.hamburger--active::after { -webkit-transform: rotate(-90deg) translateX(-4px); -moz-transform: rotate(-90deg) translateX(-4px); -ms-transform: rotate(-90deg) translateX(-4px); -o-transform: rotate(-90deg) translateX(-4px); transform: rotate(-90deg) translateX(-4px); }
	.popup__content { border-radius: 15px; padding: 40px 30px; }
	.popup__close { right: 0; height: 25px; width: 25px; }
	.popup__title { font-size: 22px; padding: 10px 15px; }
	.popup__info { font-size: 19px; padding: 10px 15px; }
	.popup__tosite-text { font-size: 16px; }
	.popup__tosite { margin-top: 25px; }
	.tickets-box { padding: 30px 15px; width: calc(50% - 30px); }
	.tickets-box--next { width: calc(33.333333% - 30px); padding: 15px; }
	.tickets-box__title { font-size: 22px; }
	.tickets-box__pot { font-size: 16px; }
	.tickets-box__icon { width: 180px; height: 180px; bottom: -7px; right: -20px; }
	.tickets-box__price { font-size: 26px; margin-top: 10px; }
	.tickets-box__btn { margin-top: 15px; }
	.tickets-box--next .tickets-box__title { font-size: 15px; }
	.tickets-box--next .tickets-box__price
	.tickets__title--pot { font-size: 18px; }
	.next-pot { font-size: 16px; margin-top: 15px; }
}
@media only screen and (min-width: 420px) and (max-width: 619px){
	.container,.container--small,.tickets__group--small, .tickets__group--very-small { width: 400px; max-width: 100%; }
	.btn { font-size: 14px; padding: 10px 15px 8px; }
	.site { border-width: 0; }
	.site-header__title { width: 250px; margin: 0 auto 10px; }
	.site-header__btn { min-width: 1px; margin: 0 5px; padding: 10px 20px; }
	.section { padding: 25px 0; }
	.site-header__heading { padding: 110px 0 10px; }
	.section--decorated::before { display: none; }
	.navbar { height: 90px; background: #fff; }
	.logo, .navbar--fixed .logo { left: 15px; top: 10px; }
	.logo svg, .navbar--fixed .logo svg { height: 70px; width: 165px; }
	.logo--default .st0 { fill:#E52149 !important; }
	.logo--default .st1 { fill:#00A4DE !important; }
	.logo--default .st2 { fill:#D9A972 !important; }
	.logo--default .st3 { fill:#D9A972 !important; }
	.logo--default path.st3 { fill: #D9A972 !important; }
	.logo--default .st4 { fill:#3C3C3B !important; }
	.logo--default .st5 { fill:#3C3C3B !important; }
	.nav, .navbar--fixed .nav { background: #fff; display: none; left: 0; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); top: 100%; padding: 15px 0; -webkit-transition: 0s; -o-transition: 0s; -moz-transition: 0s; transition: 0s; width: 100%; }
	.nav__item { margin: 3px 0; width: 100%; }
	.nav__link { font-size: 14px; display: inline-block; color: #333; }
	.nav__link:hover, .nav__link--active { color: #fff; }
	.languages, .navbar--fixed .languages { top: 35px; right: 15px; }
	.languages__label { color: #333; }
	.languages__switcher { height: 20px; width: 35px; }
	.languages__switcher::after { width: 20px; }
	.languages input:checked + .languages__switcher::after { margin-left: -20px;}
	.info {  display: none; }
	.slider__slide { height: -webkit-calc(100vh - 15px); height: -moz-calc(100vh - 15px); height: calc(100vh - 15px); }
	.section-heading { margin-bottom: 30px; padding: 0; }
	.section-heading__title { font-size: 19px; }
	.prelegent { padding: 20px 0; max-width: 100%; }
	.prelegent__info { font-size: 13px; margin-top: 0; padding: 0; text-align: center; width: 100%; }
	.prelegent__photo { display: block; width: 65%; margin: 0 auto 15px; }
	.prelegent__photo::before { display: none; }
	.prelegent__name { font-size: 20px; }
	.prelegent__category { font-size: 12px; margin-top: 10px; }
	.prelegent__desc { font-size: 13px; line-height: 18px; }
	.download { margin: 10px 0 0; display: block; }
	.agenda { padding: 0; }
	.agenda-nav { padding: 0; text-align: center; }
	.agenda-nav__btn { margin: 5px 0; padding: 10px 15px; }
	.agenda-nav__btn img { width: 20px; }
	.agenda-nav__btn-title { padding-left: 10px; font-size: 13px; }
	.agenda__heading { padding: 15px 0; }
	.agenda__time { font-size: 12px; margin-left: 0; padding: 10px; }
	.agenda__date { padding-right: 0; width: 100px; }
	.agenda__date img { display: none; }
	.agenda__info { padding: 0 0 15px; }
	.agenda__short-info { padding: 0 25px 0 15px; width: -webkit-calc(100% - 100px); width: -moz-calc(100% - 100px); width: calc(100% - 100px); }
	.agenda__title { font-size: 13px; }
	.agenda__lecturer, .agenda__minutes { font-size: 13px; }
	.agenda__lecturer img { width: 18px; margin-right: 5px; }
	.agenda__author { display: none; }
	.agenda__author-name { font-size: 12px; }
	.agenda__btn { font-size: 12px; padding: 10px;}
	.agenda__desc { line-height: 18px; padding-left: 0; width: 100%; }
	.toggle-icon { margin-top: -4px; width: 15px; }
	.faq__title { font-size: 16px; }
	.info-slider__slide { padding: 35px 0; }
	.info-slider .slick-arrow, .other-slider .slick-arrow { height: 35px; width: 20px; }
	.info-slider .slick-dots { bottom: 15px; }
	.info-slider__title { font-size: 18px; line-height: 26px; padding: 5px 10px 5px 0; margin-bottom: 5px; }
	.info-slider__subtitle { font-size: 15px; margin-top: 10px; line-height: 25px; }
	.info-slider__desc { font-size: 14px; margin-top: 10px; line-height: 20px; }
	.info-slider__slide .container { padding: 0 35px; }
	.info-slider__slide  { height: 600px; }
	.info-slider__slide img { margin-top: 30px;}
	.info-slider__list-item { font-size: 12px; margin-bottom: 10px; padding-left: 5px;  }
	.info-slider__list-subtitle { font-size: 14px; line-height: 18px; }
	.info-slider__list-desc { font-size: 13px; line-height: 18px; }
	.other-slider__slide { height: 300px; padding: 30px 0; }
	.other-slider__info { font-size: 12px; }
	.other-slider__title { font-size: 18px; margin-top: 0; }
	.other-slider__slide { font-size: 13px; max-width: 100%; }
	.other-slider__desc { line-height: 15px; margin-top: 10px; }
	.other-slider .container { padding: 0 35px; }
	.partners h3 { padding: 0; }
	.partners__title { font-size: 15px; padding: 10px 20px; }
	.partners--half { padding: 15px 0; width: 100%; }
	.partners__title { margin-bottom: 15px; }
	.partners__item { padding: 15px; width: 50%;}
	.partners--half .partners__item { width: 50%; }
	#partnerzy { padding-bottom: 0; }
	.faq { padding: 0; }
	.faq__heading { padding: 15px 25px 15px 0; }
	.faq__title { font-size: 14px; padding-left: 30px; }
	.faq__title::before { -moz-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: center; width: 20px; }
	.faq__desc { line-height: 18px; padding: 0 35px 15px 30px; }
	.faq__btn { margin-top: 30px; }
	.section--contact { height: 660px; padding-top: 30px; }
	.contact-box { float: left; left: 5%; bottom: 0px; padding-bottom: 20px; position: relative; width: 90%; }
	.contact-box::before { display: none; }
	.contact-box__title { margin-bottom: 20px; }
	.contact-box__col { width: 100%; }
	.contact-box__col--left { -webkit-border-top-right-radius: 10px; -moz-border-radius-topright: 10px; border-top-right-radius: 10px; padding-left: 15px; padding-top: 20px; }
	.contact-box__col--right { padding-right: 15px; }
	.contact-box__col--right .contact-img { width: 100%; }
	.contact-box__info { padding-left: 10px; }
	.contact-box__address { font-size: 15px; margin-top: 15px; padding-left: 0; padding-right: 0; }
	.contact-box__localization span { font-size: 16px; }
	.contact-box__localization { margin: 15px 0 0 0; }
	.contact-box__group { margin-bottom: 20px; }
	.map { display: none; }
	.newsletter { display: none; }
	.tickets__group { padding: 0; margin-bottom: 20px; }
	.tickets__group-col { margin-bottom: 15px; width: 100%; padding: 0; }
	.tickets__group-col:last-of-type { margin-bottom: 0; }
	.tickets-box,.tickets-box--big { min-height: auto; margin: 5px 0; padding: 20px 10px; width: 100%; }
	.tickets-box--next { min-height: 1px; }
	.tickets-box--next .tickets-box__info { font-size: 12px; height: auto; }
	.tickets-box__title { font-size: 20px; }
	.tickets__info { font-size: 12px; }
	.tickets-box__info { font-size: 14px; height: auto; margin-top: 10px; }
	.tickets-box__price { line-height: 22px; font-size: 20px; margin-top: 10px; }
	.tickets-box--default .tickets-box__btn, .tickets-box--inactive .tickets-box__btn, .tickets-box--main .tickets-box__btn { font-size: 13px; padding: 10px 15px; }
	.tickets-box__btn { margin-top: 15px; }
	.tickets__btn { margin: 5px; }
	.tickets__title { font-size: 16px; }
	.tickets__label, .tickets__text { font-size: 13px; }
	.tickets__label { margin-left: 10px; max-width: -webkit-calc(100% - 30px); max-width: -moz-calc(100% - 30px); max-width: calc(100% - 30px); }
	.tickets__text { line-height: 20px; }
	.tickets__totalprice { font-size: 18px; }
	.tickets__field--small { width: 100%; }
	.tickets__field--small:nth-of-type(odd) { margin-right: 0; }
	.tickets__field--small:nth-of-type(even) { margin-left: 0; }
	.site-footer {-moz-background-size: cover;background-size: cover; background-position: top center; background-attachment: inherit; padding: 15px 0; }
	.site-footer__col { padding: 15px 0; width: 100%; }
	.site-footer__logo { display: none; }
	.footer-newsletter, .socials { float: left; }
	.footer-newsletter { width: 100%; padding-right: 0; margin-bottom: 0; }
	.footer-newsletter__field { width: 100%; }
	.site-footer__desc { max-width: 100%; }
	.socials .site-footer__desc { padding-left: 0; max-width: 100%; }
	.shortlinks__link { font-size: 13px; }
	.footer-newsletter__field { height: 45px; }
	.site-footer__title { font-size: 15px; margin-bottom: 15px; }
	.shortlinks__item { margin: 5px 0; }
	.contact__item { margin-bottom: 10px; }
	.dogrescue { margin-top: 20px; }
	#program .section-heading { text-align: center; }
	.hamburger { right: 130px; top: 37px; cursor: pointer; display: block; float: right; outline: none; width: 25px; height: 15px; border: 0; border-top: 2px solid #000; background: transparent; position: absolute; -moz-transition: 0.2s -webkit-transform linear; -o-transition: 0.2s -webkit-transform linear; transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s transform linear; -moz-transition: 0.2s transform linear; -o-transition: 0.2s transform linear; -o-transition: 0.2s -o-transform linear; -moz-transition: 0.2s transform linear, 0.2s -moz-transform linear; transition: 0.2s transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear, 0.2s -moz-transform linear, 0.2s -o-transform linear; -webkit-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -moz-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -o-transition: 0.2s transform linear, 0.2s -webkit-transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear; z-index: 9999; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
	.hamburger::before, .hamburger::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; border-top: 2px solid #000; -webkit-transform: translateY(4px); -moz-transform: translateY(4px); -ms-transform: translateY(4px); -o-transform: translateY(4px); transform: translateY(4px);  -webkit-transition: 0.5s;  -moz-transition: 0.5s;  -o-transition: 0.5s;  transition: 0.5s;}
	.hamburger::after { -webkit-transform: translateY(11px); -moz-transform: translateY(11px); -ms-transform: translateY(11px); -o-transform: translateY(11px); transform: translateY(11px); -webkit-transition: 0.3s -webkit-transform linear; -moz-transition: 0.3s -webkit-transform linear; -o-transition: 0.3s -webkit-transform linear; transition: 0.3s -webkit-transform linear; -webkit-transition: 0.2s -webkit-transform linear; -moz-transition: 0.2s -webkit-transform linear; -o-transition: 0.2s -webkit-transform linear; transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s transform linear; -moz-transition: 0.2s transform linear; -o-transition: 0.2s transform linear; -o-transition: 0.2s -o-transform linear; -moz-transition: 0.2s transform linear, 0.2s -moz-transform linear; transition: 0.2s transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear, 0.2s -moz-transform linear, 0.2s -o-transform linear; -webkit-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -moz-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -o-transition: 0.2s transform linear, 0.2s -webkit-transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
	.hamburger--active { -webkit-transform: rotate(45deg) translateY(5px); -moz-transform: rotate(45deg) translateY(5px); -ms-transform: rotate(45deg) translateY(5px); -o-transform: rotate(45deg) translateY(5px); transform: rotate(45deg) translateY(5px); border: none; }
	.hamburger--active::after { -webkit-transform: rotate(-90deg) translateX(-4px); -moz-transform: rotate(-90deg) translateX(-4px); -ms-transform: rotate(-90deg) translateX(-4px); -o-transform: rotate(-90deg) translateX(-4px); transform: rotate(-90deg) translateX(-4px); }
	.popup__content { border-radius: 15px; padding: 30px; }
	.popup__close { right: 0; height: 20px; width: 20px; }
	.popup__title { font-size: 18px; padding: 10px 15px; }
	.popup__info { font-size: 15px; padding: 10px 15px; }
	.popup__tosite-text { font-size: 15px; }
	.popup__tosite { margin-top: 25px; }
	.tickets-box { padding: 20px 15px; width: 100%; margin: 5px 0; }
	.tickets-box--next { width: 100%; padding: 15px; margin: 5px 0; }
	.tickets-box__title { font-size: 20px; }
	.tickets-box__pot { font-size: 15px; }
	.tickets-box__icon { width: 130px; height: 130px; bottom: -7px; right: -15px; }
	.tickets-box__price { font-size: 26px; margin-top: 10px; }
	.tickets-box__btn { margin-top: 15px; }
	.tickets-box--next .tickets-box__title { font-size: 15px; }
	.tickets-box--next .tickets-box__price
	.tickets__title--pot { font-size: 18px; }
	.next-pot { font-size: 16px; margin-top: 15px; }
}
@media only screen and (min-width: 10px) and (max-width: 419px) {
	.container,.container--small,.tickets__group--small, .tickets__group--very-small { width: 300px; max-width: 100%; }
	.btn { font-size: 14px; padding: 10px 15px 8px; }
	.site { border-width: 0; }
	.site-header__title { width: 250px; margin: 0 auto 10px; }
	.site-header__btn { min-width: 1px; margin: 0 5px; padding: 10px 20px; }
	.section { padding: 25px 0; }
	.site-header__heading { padding: 110px 0 10px; }
	.section--decorated::before { display: none; }
	.navbar { height: 90px; background: #fff; }
	.logo, .navbar--fixed .logo { left: 15px; top: 10px; }
	.logo svg, .navbar--fixed .logo svg { height: 70px; width: 165px; }
	.logo--default .st0 { fill:#E52149 !important; }
	.logo--default .st1 { fill:#00A4DE !important; }
	.logo--default .st2 { fill:#D9A972 !important; }
	.logo--default .st3 { fill:#D9A972 !important; }
	.logo--default path.st3 { fill: #D9A972 !important; }
	.logo--default .st4 { fill:#3C3C3B !important; }
	.logo--default .st5 { fill:#3C3C3B !important; }
	.nav, .navbar--fixed .nav { background: #fff; display: none; left: 0; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); top: 100%; padding: 15px 0; -webkit-transition: 0s; -o-transition: 0s; -moz-transition: 0s; transition: 0s; width: 100%; }
	.nav__item { margin: 3px 0; width: 100%; }
	.nav__link { font-size: 14px; display: inline-block; color: #333; }
	.nav__link:hover, .nav__link--active { color: #fff; }
	.languages, .navbar--fixed .languages { top: 10px; right: 15px; }
	.languages__label { color: #333; }
	.languages__switcher { height: 20px; width: 35px; }
	.languages__switcher::after { width: 20px; }
	.languages input:checked + .languages__switcher::after { margin-left: -20px;}
	.info {  display: none; }
	.slider__slide { height: -webkit-calc(100vh - 15px); height: -moz-calc(100vh - 15px); height: calc(100vh - 15px); }
	.section-heading { margin-bottom: 30px; padding: 0; }
	.section-heading__title { font-size: 18px; }
	.prelegent { padding: 20px 0; max-width: 100%; }
	.prelegent__info { font-size: 13px; margin-top: 0; padding: 0; text-align: center; width: 100%; }
	.prelegent__photo { display: block; width: 65%; margin: 0 auto 15px; }
	.prelegent__photo::before { display: none; }
	.prelegent__name { font-size: 20px; }
	.prelegent__category { font-size: 12px; margin-top: 10px; }
	.prelegent__desc { font-size: 13px; line-height: 18px; }
	.download { margin: 10px 0 0; display: block; }
	.agenda { padding: 0; }
	.agenda-nav { padding: 0; text-align: center; }
	.agenda-nav__btn { margin: 5px 0; padding: 10px 15px; }
	.agenda-nav__btn img { width: 20px; }
	.agenda-nav__btn-title { padding-left: 10px; font-size: 13px; }
	.agenda__heading { padding: 15px 0; }
	.agenda__time { font-size: 12px; margin-left: 0; padding: 10px; }
	.agenda__date { padding-right: 0; width: 100px; }
	.agenda__date img { display: none; }
	.agenda__info { padding: 0 0 15px; }
	.agenda__short-info { padding: 0 25px 0 15px; width: -webkit-calc(100% - 100px); width: -moz-calc(100% - 100px); width: calc(100% - 100px); }
	.agenda__title { font-size: 13px; }
	.agenda__lecturer, .agenda__minutes { font-size: 13px; }
	.agenda__lecturer img { width: 18px; margin-right: 5px; }
	.agenda__author { display: none; }
	.agenda__author-name { font-size: 12px; }
	.agenda__btn { font-size: 12px; padding: 10px;}
	.agenda__desc { line-height: 18px; padding-left: 0; width: 100%; }
	.toggle-icon { margin-top: -4px; width: 15px; }
	.faq__title { font-size: 16px; }
	.info-slider { margin-bottom: 25px; }
	.info-slider__slide { padding: 35px 0; }
	.info-slider .slick-arrow, .other-slider .slick-arrow { height: 35px; width: 20px; }
	.info-slider .slick-dots { bottom: 15px; }
	.info-slider__title { font-size: 16px; line-height: 24px; padding: 5px 10px 5px 0; margin-bottom: 5px; }
	.info-slider__subtitle { font-size: 15px; margin-top: 10px; line-height: 25px; }
	.info-slider__desc { font-size: 14px; margin-top: 10px; line-height: 20px; max-width: 100%; }
	.info-slider__slide .container { padding: 0 35px; }
	.info-slider__list-item { font-size: 12px; margin-bottom: 10px; padding-left: 5px;  }
	.info-slider__list-subtitle { font-size: 14px; line-height: 18px; }
	.info-slider__list-desc { font-size: 13px; line-height: 18px; }
	.info-slider__slide  { height: 780px; }
	.info-slider__slide img { margin-top: 100px;}
	.other-slider__slide { height: 330px; padding: 30px 0; }
	.other-slider__info { font-size: 12px; }
	.other-slider__title { font-size: 18px; margin-top: 0; }
	.other-slider__slide { font-size: 12px; max-width: 100%; }
	.other-slider__desc { line-height: 14px; margin-top: 10px; }
	.other-slider .container { padding: 0 35px; }
	.partners h3 { padding: 0; }
	.partners__title { font-size: 15px; padding: 10px 20px; }
	.partners--half { padding: 15px 0; width: 100%; }
	.partners__title { margin-bottom: 15px; }
	.partners__item { padding: 15px; text-align: center; width: 50%; }
	.partners--half .partners__item { width: 50%; }
	#partnerzy { padding-bottom: 0; }
	.faq { padding: 0; }
	.faq__heading { padding: 15px 25px 15px 0; }
	.faq__title { font-size: 14px; padding-left: 30px; }
	.faq__title::before { -moz-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: center; width: 20px; }
	.faq__desc { line-height: 18px; padding: 0 35px 15px 30px; }
	.faq__btn { margin-top: 30px; }
	.section--contact { height: 660px; padding-top: 30px; }
	.contact-box { float: left; left: 0; bottom: 0px; padding-bottom: 20px; position: relative; width: 100%; }
	.contact-box::before { display: none; }
	.contact-box__title { margin-bottom: 20px; }
	.contact-box__col { width: 100%; }
	.contact-box__col--left { -webkit-border-top-right-radius: 10px; -moz-border-radius-topright: 10px; border-top-right-radius: 10px; padding-left: 15px; padding-top: 20px; }
	.contact-box__col--right { padding-right: 15px; }
	.contact-box__col--right .contact-img { width: 100%; }
	.contact-box__info { padding-left: 8px; }
	.contact-box__address { font-size: 15px; line-height: 22px; margin-top: 15px; padding-left: 0; padding-right: 0; }
	.contact-box__localization span { font-size: 16px; }
	.contact-box__localization { margin: 15px 0 0 0; }
	.contact-box__group { margin-bottom: 20px; }
	.map { display: none; }
	.newsletter { display: none; }
	.tickets__group { padding: 0; margin-bottom: 20px; }
	.tickets__group-col { margin-bottom: 15px; width: 100%; padding: 0; }
	.tickets__group-col:last-of-type { margin-bottom: 0; }
	.tickets-box,.tickets-box--big { min-height: auto; margin: 5px 0; padding: 20px 10px; width: 100%; }
	.tickets-box--next { min-height: 1px; }
	.tickets-box--next .tickets-box__info { font-size: 12px; height: auto; }
	.tickets-box__title { font-size: 20px; }
	.tickets__info { font-size: 12px; }
	.tickets-box__info { font-size: 14px; height: auto; margin-top: 10px; }
	.tickets-box__price { line-height: 22px; font-size: 20px; margin-top: 10px; }
	.tickets-box--default .tickets-box__btn, .tickets-box--inactive .tickets-box__btn, .tickets-box--main .tickets-box__btn { font-size: 13px; padding: 10px 15px 7px; }
	.tickets-box__btn { margin-top: 15px; }
	.tickets__btn { margin: 3px; }
	.tickets__title { font-size: 16px; margin-bottom: 15px; }
	.tickets__label, .tickets__text { font-size: 13px; }
	.tickets__label { margin-left: 10px; max-width: -webkit-calc(100% - 30px); max-width: -moz-calc(100% - 30px); max-width: calc(100% - 30px); }
	.tickets__text { line-height: 20px; }
	.tickets__totalprice { font-size: 18px; }
	.tickets__field--small { width: 100%; }
	.tickets__field--small:nth-of-type(odd) { margin-right: 0; }
	.tickets__field--small:nth-of-type(even) { margin-left: 0; }
	.site-footer {-moz-background-size: cover;background-size: cover; background-position: top center; background-attachment: inherit; padding: 15px 0; }
	.site-footer__col { padding: 15px 0; width: 100%; }
	.site-footer__logo { display: none; }
	.footer-newsletter, .socials { float: left; }
	.footer-newsletter { width: 100%; padding-right: 0; margin-bottom: 0; }
	.footer-newsletter__field { width: 100%; }
	.site-footer__desc { font-size: 13px; max-width: 100%; }
	.socials .site-footer__desc { padding-left: 0; max-width: 100%; }
	.shortlinks__link { font-size: 13px; }
	.footer-newsletter__field { height: 45px; }
	.site-footer__title { font-size: 15px; margin-bottom: 15px; }
	.shortlinks__item { margin: 5px 0; }
	.contact__item { margin-bottom: 10px; }
	.dogrescue { margin-top: 20px; }
	#program .section-heading { text-align: center; }
	.hamburger { right: 15px; top: 55px; cursor: pointer; display: block; float: right; outline: none; width: 25px; height: 15px; border: 0; border-top: 2px solid #000; background: transparent; position: absolute; -moz-transition: 0.2s -webkit-transform linear; -o-transition: 0.2s -webkit-transform linear; transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s transform linear; -moz-transition: 0.2s transform linear; -o-transition: 0.2s transform linear; -o-transition: 0.2s -o-transform linear; -moz-transition: 0.2s transform linear, 0.2s -moz-transform linear; transition: 0.2s transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear, 0.2s -moz-transform linear, 0.2s -o-transform linear; -webkit-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -moz-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -o-transition: 0.2s transform linear, 0.2s -webkit-transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear; z-index: 9999; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
	.hamburger::before, .hamburger::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; border-top: 2px solid #000; -webkit-transform: translateY(4px); -moz-transform: translateY(4px); -ms-transform: translateY(4px); -o-transform: translateY(4px); transform: translateY(4px);  -webkit-transition: 0.5s;  -moz-transition: 0.5s;  -o-transition: 0.5s;  transition: 0.5s;}
	.hamburger::after { -webkit-transform: translateY(11px); -moz-transform: translateY(11px); -ms-transform: translateY(11px); -o-transform: translateY(11px); transform: translateY(11px); -webkit-transition: 0.3s -webkit-transform linear; -moz-transition: 0.3s -webkit-transform linear; -o-transition: 0.3s -webkit-transform linear; transition: 0.3s -webkit-transform linear; -webkit-transition: 0.2s -webkit-transform linear; -moz-transition: 0.2s -webkit-transform linear; -o-transition: 0.2s -webkit-transform linear; transition: 0.2s -webkit-transform linear; -webkit-transition: 0.2s transform linear; -moz-transition: 0.2s transform linear; -o-transition: 0.2s transform linear; -o-transition: 0.2s -o-transform linear; -moz-transition: 0.2s transform linear, 0.2s -moz-transform linear; transition: 0.2s transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear, 0.2s -moz-transform linear, 0.2s -o-transform linear; -webkit-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -moz-transition: 0.2s transform linear, 0.2s -webkit-transform linear; -o-transition: 0.2s transform linear, 0.2s -webkit-transform linear; transition: 0.2s transform linear, 0.2s -webkit-transform linear; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
	.hamburger--active { -webkit-transform: rotate(45deg) translateY(5px); -moz-transform: rotate(45deg) translateY(5px); -ms-transform: rotate(45deg) translateY(5px); -o-transform: rotate(45deg) translateY(5px); transform: rotate(45deg) translateY(5px); border: none; }
	.hamburger--active::after { -webkit-transform: rotate(-90deg) translateX(-4px); -moz-transform: rotate(-90deg) translateX(-4px); -ms-transform: rotate(-90deg) translateX(-4px); -o-transform: rotate(-90deg) translateX(-4px); transform: rotate(-90deg) translateX(-4px); }
	.popup__content { border-radius: 5px; padding: 30px 15px; }
	.popup__close { right: 0; height: 20px; width: 20px; }
	.popup__title { font-size: 16px; padding: 10px; }
	.popup__info { font-size: 14px; padding: 10px; }
	.popup__tosite-text { font-size: 15px; }
	.popup__tosite { margin-top: 15px; }
	.tickets-box { padding: 20px 15px; width: 100%; margin: 5px 0; }
	.tickets-box--next { width: 100%; padding: 15px; margin: 5px 0; }
	.tickets-box__title { font-size: 20px; }
	.tickets-box__pot { font-size: 15px; }
	.tickets-box__icon { width: 130px; height: 130px; bottom: -7px; right: -15px; }
	.tickets-box__price { font-size: 26px; margin-top: 10px; }
	.tickets-box__btn { margin-top: 15px; }
	.tickets-box--next .tickets-box__title { font-size: 15px; }
	.tickets-box--next .tickets-box__price
	.tickets__title--pot { font-size: 18px; }
	.next-pot { font-size: 14px; margin-top: 15px; }
}