s@font-face {
    font-family: 'Krungthepa';
    src: url('/layout/Krungthep.ttf');
    /* IE9 Compat Modes */
    src: url('/layout/Krungthep.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Novocento';
    src: url('/css/font/novocento_medium.otf');
    /* IE9 Compat Modes */
    src: url('/css/font/novocento_medium.otf') format('opentype');
    /* Safari, Android, iOS */
    font-weight: normal;
}

@font-face {
    font-family: 'Novocento';
    src: url('/css/font/novocento_bold.otf');
    /* IE9 Compat Modes */
    src: url('/css/font/novocento_bold.otf') format('opentype');
    font-weight: bold;
}
  .artist-top span, .bluespan { 
			  color:#4ABCD5;
		  }
body {
    font-family: 'Source Sans Pro', sans-serif;
    background: url(/layout/vod_bg.jpg);
    background-size:100% auto; 
    background-position: center top;
    background-repeat: repeat-y;
    background-color:#221853;
  }

.novo {
    font-family: 'Novocento', sans-serif;
}

.header {
    position: fixed;
    top: 0px;background: #11032d;
box-shadow:0px 15px 35px 10px #11032d;
height: 60px;
left: 0px;
right: 0px;
z-index: 99999999;
}
/*

.header:after {
    position: absolute;
    top: 100%;
    height: 2px;
    background: #000;
    transition: all .5s ease;
    transform-origin: right center;
    transform: scale(0, 1);
    content: " ";
    left: 0px;
    right: 0px;
}
*/

.ponizej .header:after,
.dark-header .header:after {
    transform: scale(1);
}

.hd .header:after {
    height: 1px;
}

.ponizej .header,
.dark-header .header {
    background: #fff;
}

.logo-maska {
    position: absolute;
    left: 30px;
    top: 10px;
    bottom: 10px;
    right: 30px;
    -webkit-mask-image: url(/layout/outreach_logo_mask.svg);
}

.ponizej .logo-maska,
.dark-header .logo-maska {
    top: 5px;
    bottom: 5px;
    left: 30px;
    right: 30px;
}

.logo-maska:after {
    position: absolute;
    left: 0px;
    top: 0px;
    content: " ";
    right: 0px;
    background: #fff;
    bottom: 0px;
    border-radius: 100%;
    animation: logo 6s ease forwards;
}

.logo-maska-1 {
    position: absolute;
    left: 30px;
    top: 10px;
    bottom: 10px;
    right: 30px;
    -webkit-mask-image: url(/layout/outreach_logo_white.svg);
}

.ponizej .logo-maska,
.dark-header .logo-maska,
.ponizej .logo-maska-1,
.dark-header .logo-maska-1 {
    top: 5px;
    bottom: 5px;
    left: 30px;
    right: 30px;
}

.ponizej .logo-maska:after,
.dark-header .logo-maska:after,
.dark-big-header .logo-maska:after,
.ponizej .logo-maska-1:after,
.dark-header .logo-maska-1:after,
.dark-big-header .logo-maska-1:after {
    background: #000;
}

.logo-maska-1:after {
    position: absolute;
    left: 0px;
    top: 80%;
    content: " ";
    right: 0px;
    background: #fff;
    bottom: 0px;
    transform-origin: center top;
}

@keyframes logo-1 {
    0% {
        transform: scale(1, 0);
        opacity: 1;
    }
    30% {
        transform: scale(1, 0);
        opacity: 1;
    }
    70% {
        transform: scale(1, 0);
        opacity: 1;
    }
    80% {
        transform: scale(1);
        opacity: 1;
    }
    90% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes logo {
    0% {
        transform: scale(0.05);
        opacity: 1;
    }
    30% {
        transform: scale(0.05);
        opacity: 1;
    }
    80% {
        transform: scale(1);
        opacity: 1;
    }
    90% {
        transform: scale(1);
        opacity: 1;
    }
}
.navbar-brand-wrap { 
	flex-grow: 0.3;
}
.poniszej nav { 
/* 	background: #080708; */
}
#userTop { 
	position: fixed;
	top:25px;
	font-weight: bold;
	color:#fff;
	z-index: 9999999;
	right:170px;
}
.navbar-brand {
    position: relative;
    padding: 0px 20px;
    margin-right: 0px;
    transition: all .3s ease;
}

.ponizej .navbar-brand,
.dark-header .navbar-brand {
    padding: 5px 30px;
}

.navbar-brand img {
    height: 90px;
    width: auto;
    transform-origin: center top;
    transition: all .3s ease;
}

.ponizej .navbar-brand img,
.dark-header .navbar-brand img {
    height: 40px;
}

.newsroom-go {
    position: absolute;
    top: 52px;
    height: auto;
    margin-top: 0;
    z-index: 99999;
    right: 0px;
    transition: all .5s ease;
    transform-origin: center top;
}

.ponizej .newsroom-go {
    transform: scale(1, 0);
}

.dark-header a.newsroom-go-link,
.dark-big-header a.newsroom-go-link {
    border-color: #000;
    color: #000 !important;
}

a.newsroom-go-link:hover {
    background: #FFBA08;
    color: #000 !important;
    text-decoration: none;
}

a.newsroom-go-link {
    /* white-space: nowrap; */
    writing-mode: vertical-lr;
    height: auto;
    border: 2px solid #fff;
    border-top: 0px;
    border-right: 0px;
    position: absolute;
    right: 0px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    /* transform-origin: right top; */
    z-index: 999999;
    color: #fff !important;
    font-weight: 300;
    /* line-height: 50px; */
    display: block;
    padding-top: 10px;
    padding-bottom: 60px;
}

.newsroom-go-link span {}

.dark-header .newsroom-go-link i,
.dark-big-header .newsroom-go-link i {
    border-color: #000;
}

.newsroom-go-link i {
    font-size: 20px;
    width: 50px;
    height: 40px;
    border-top: 2px solid #fff;
    position: absolute;
    /* right: 0px; */
    bottom: 0px;
    text-align: center;
    line-height: 50px;
}

.menu-sociale,
.footer-sociale {
    text-align: center;
}

.menu-sociale a {
    display: inline-block;
    color: #fff;
    margin: 0px 5px;
}

.top-sociale {
    position: fixed;
    right: 160px;
    top: 5px;
}

.top-sociale a,
.footer-sociale a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin: 0px 5px;
}

.languages-wrap {
    position: fixed;
    right: 100px;
    top: 0px;
}

.languages-wrap a {
    display: block;
    text-align: center;
    border: 2px solid #fff;
    border-width: 0px 0px 2px 2px;
    width: 50px;
    height: 26px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
}

.languages-wrap a.active {
    background: #fff;
    color: #000;
}

.search-toggle-wrap {
    border: 2px solid #fff;
    width: 50px;
    height: 52px;
    border-width: 0px 0px 2px 2px;
    position: fixed;
    top: 0px;
    right: 50px;
    color: #fff;
    z-index: 999999;
    transition: all .3s ease;
}

button.search-toggle:hover,
.navbar-toggle-wrap:hover {
    cursor: pointer;
    background: none;
    color: #fff !important;
}

.ponizej .search-toggle-wrap,
.ponizej .navbar-toggle-wrap,
.ponizej button.search-toggle,
.dark-header .search-toggle-wrap,
.dark-header .navbar-toggle-wrap,
.dark-header button.search-toggle,
.dark-big-header .search-toggle-wrap,
.dark-big-header .navbar-toggle-wrap,
.dark-big-header button.search-toggle,
.ponizej .languages-wrap a,
.dark-header .languages-wrap a,
.dark-big-header .languages-wrap a,
.ponizej .top-sociale a,
.dark-header .top-sociale a,
.dark-big-header .top-sociale a {
    border-color: #000;
    color: #000;
}

button.search-toggle {
    outline: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0px;
    color: #fff;
    transition: all .3s ease;
    font-size: 26px;
    left: 0px;
    -webkit-appearance: none;
    appearance: none;
    padding: 0px;
    background: transparent;
    border: 0px;
    right: 0px;
}

.navbar-toggle-wrap {
     width: 50px;
    height: 52px;
     position: fixed;
    top: 10px;
    right: 0px;
    z-index: 9999999999999;
}

.hd .navbar-toggle-wrap,
.hd .search-toggle-wrap {
    border: 0px;
}

.about-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

button.navbar-toggle {
    outline: none;
    width: 42px;
    height: 40px;
    position: fixed;
    top: 10px;
    -webkit-appearance: none;
    appearance: none;
    padding: 0px;
    background: transparent;
    border: 0px;
    right: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    z-index: 999999999999;
    cursor: pointer;
}

button.navbar-toggle:hover span {
    background: #000;
}

.navbar-toggle span {
    display: block;
    position: absolute;
    height: 2px;
    width: 70%;
    left: 10%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.ponizej .languages-wrap a.active,
.dark-header .languages-wrap a.active,
.dark-big-header .languages-wrap a.active {
    background: #000;
    color: #fff;
}

.ponizej .navbar-toggle span,
.dark-header .navbar-toggle span,
.dark-big-header .navbar-toggle span {
    background: #000;
}

.navbar-toggle span:nth-child(1) {
    top: 10px;
}

.navbar-toggle span:nth-child(2) {
    top: 20px;
}

.navbar-toggle span:nth-child(3) {
    top: 30px;
}

body.basket-active .navbar-toggle {
    display: block;
}

.navbar-toggle span:nth-child(1) {
    top: 10px;
}

.navbar-toggle span:nth-child(2) {
    top: 20px;
}

.navbar-toggle span:nth-child(3) {
    top: 30px;
}

body.basket-active .navbar-toggle {
    display: block;
}

body.basket-active .navbar-toggle span,
body.search-active .navbar-toggle span {
    background: #000;
} 
.orange-form .form-control { 
	background: rgba(243, 173, 92, 0.3);
	border:1px solid rgb(0, 204, 255);
	box-shadow: none;
	color:rgb(0, 204, 255);
	border-radius: 10px;
}
.orange-form .form-control:focus { 
	box-shadow: 0px 2px 30px rgba(243, 173, 92, 0.4);
}
.navbar-toggle.open span:nth-child(1),
body.basket-active .navbar-toggle span:nth-child(1),
body.search-active .navbar-toggle span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.navbar-toggle.open span:nth-child(2),
body.basket-active .navbar-toggle span:nth-child(2),
body.search-active .navbar-toggle span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.navbar-toggle.open span:nth-child(3),
body.basket-active .navbar-toggle span:nth-child(3),
body.search-active .navbar-toggle span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.navbar-toggle.open span {
    background: #000;
}

.logo-white {
    display: black;
}

.logo-color {
    position: absolute;
    right: 0px;
    top: 10px;
    opacity: 1;
    transition: all .3s ease;
}

.ponizej .logo-color,
.dark-header .logo-color {
    top: 5px;
}

.ponizej .logo-color,
.whiteHeader .logo-color,
.dark-header .logo-color,
.dark-big-header .logo-color {
    opacity: 1 !important;
}

.ponizej .logo-white,
.whiteHeader .logo-white,
.dark-header .logo-white,
.dark-big-header .logo-white {
    visibility: hidden !important;
}

.ponizej .menu a,
.whiteHeader .menu a {
    color: #fff !important;
}

.show-up {
    transform: translateY(30px);
    opacity: 0;
}

.show-left {
    transform: translateX(-30px);
    opacity: 0;
}

.show-left.active {
    transform: translateX(0);
    opacity: 1;
    transition: all 1s ease;
}

.show-right {
    transform: translateX(30px);
    opacity: 0;
}

.show-right.active {
    transform: translateX(0);
    opacity: 1;
    transition: all .5s ease;
}

.show-down {
    transform: translateY(-50px);
    opacity: 0;
}

.show-up.active,
.show-down.active {
    transform: translateY(0);
    opacity: 1;
    transition: all .5s ease;
}

.show-fast.show-me.active {
    transition: all .5s ease !important;
}

.delay-02 {
    transition-delay: .2s !important;
}

.delay-04 {
    transition-delay: .4s !important;
}

.delay-06 {
    transition-delay: .6s !important;
}

.delay-08 {
    transition-delay: .8s !important;
}

.delay-05 {
    transition-delay: .5s;
}

.delay-1 {
    transition-delay: 1s !important;
}

.show-opac,
.show-opacity {
    opacity: 0;
}

.show-scale {
    transform: scale(0.3);
}

.show-scale.active {
    transform: scale(1);
}

.show-opac.active,
.show-opacity.active {
    transition: all .5s linear;
    opacity: 1;
}

.showblack {
    background: #000;
}

.showblack.active {
    background: #fff;
    transition: all .5s linear;
}

.showblack-down {
    overflow: hidden;
}

.showblack-down:after {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    content: " ";
    transform: translateY(0);
    background: #000;
}

.showblack-down.active:after {
    transform: translateY(100%);
    transition: all 1s linear;
}

.show-scale-horizontal {
    transform: scale(0, 1);
}

.show-scale-horizontal.active {
    transform: scale(1, 1);
    transition: all 1s ease;
}
.slick-list { 
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
  .glider-persp .glider-slide, .glider-persp .slick-slide {
    margin: 7px 10px;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    will-change: transform;
    transform:  perspective(1500px) rotateY(0deg) scale(1) translateZ(0);
    transform-origin: 0 0;
    transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .glider-persp .slick-slide.active { 
	  -webkit-transform:  perspective(1500px) rotateY(0deg) scale(1.25) translateZ(50px);
    -webkit-transform-origin: 100% 50% 0;
    z-index: 9999999;
    transform:  perspective(1500px) rotateY(0deg) scale(1.25) translateZ(50px);
    transform-origin: 0% 50% 0;
    margin: 7px 10px;

 	  
  }
  .glider-persp .glider-slide.right-3,.glider-persp .slick-slide.right-3 {
    -webkit-transform:  perspective(1500px) rotateY(-40deg) scale(1.25) translateZ(0);
    -webkit-transform-origin: 100% 50% 0;
    transform:  perspective(1500px) rotateY(-40deg) scale(1.25) translateZ(0);
    transform-origin: 0% 50% 0;
    margin: 10px -8px;
  }
  .glider-persp .glider-slide.left-3,.glider-persp .slick-slide.left-3 {
    -webkit-transform:  perspective(1500px) rotateY(40deg) scale(1.25) translateZ(0);
    -webkit-transform-origin: 100% 50% 0;
    transform:  perspective(1500px) rotateY(40deg) scale(1.25) translateZ(0);
    transform-origin: 0% 50% 0;
    margin: 10px 0;
  }
  .glider-persp .glider-slide.left-2,.glider-persp .slick-slide.left-2 {
    -webkit-transform:   perspective(1200px) rotateY(51deg) scale(1.20) translateZ(0);
    -webkit-transform-origin: 100% 50% 0;
    transform:   perspective(1200px) rotateY(51deg) scale(1.20) translateZ(0);
    transform-origin: 100% 50% 0;
    opacity: .7;
  }
  .glider-persp .glider-slide.right-2, .glider-persp .slick-slide.right-2 {
    -webkit-transform:  perspective(1200px) rotateY(-51deg) scale(1.20) translateZ(0);
    -webkit-transform-origin: 0 50% 0;
    transform:   perspective(1200px) rotateY(-51deg) scale(1.20) translateZ(0);
    transform-origin: 0 50% 0;    opacity: .7;
  }
  .glider-persp .glider-slide.left-1,.glider-persp .slick-slide.left-1 {
    -webkit-transform:  perspective(1400px) rotateY(38deg) scale(1.05) translateZ(0);
    -webkit-transform-origin: 100% 50% 0;
    transform:  perspective(1400px) rotateY(38deg) scale(1.05) translateZ(0);
    transform-origin: 100% 50% 0;    opacity: .7;
  }
  .glider-persp .glider-slide.right-1, .glider-persp .slick-slide.right-1 {    opacity: .7;
    -webkit-transform: perspective(1400px) rotateY(-38deg) scale(1.05) translateZ(0);
    -webkit-transform-origin: 0 50% 0;
    transform:  perspective(1400px) rotateY(-38deg) scale(1.05) translateZ(0);
    transform-origin: 0 50% 0;
  }
  .glider-persp .glider-slide:hover { 
	  opacity: 1 !important;
	  -webkit-transform: perspective(1400px) rotateY(0deg) scale(1) translateZ(0) !important;
    -webkit-transform-origin: center !important;
    transform:  perspective(1400px) rotateY(0deg) scale(1) translateZ(0) !important;
    transform-origin:center !important;    transition: all 1s ease;

  }
.glider-persp { 
	padding-top:10%;
	padding-bottom: 10%;
}
.top_bg { 
    margin:auto;
     background-size: cover;
    z-index: 99;
    position: relative;
    background-position: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
 width:auto;
 text-align: center;
 pointer-events: auto !important;
 }
 
 .top_bg:after { 
	 position: absolute;
	 left:0px; 
	 top:0px;
 bottom:0px;
 box-shadow: inset 100px 50px 300px 20px #0A0219;	 content:" ";
	 right:0px;
 }
  .top_bg:before { 
	 position: absolute;
	 left:0px; 
	 top:40px;
	 background: rgba(10, 2, 26, 0.16);
 bottom:0px;
 box-shadow: inset 0px 0px 100px 30px #0A0219, 0px 25px 30px #0A0219;	 content:" ";
	 right:0px;
 }
 .event-top { 
    margin:auto;
     background-size: cover;
    z-index: 99;
    position: relative;
    background-position: center top;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
 width:auto;
 text-align: center;
 min-height: 60vh;
 width: 100%;
 pointer-events: auto !important;
 }
 
 
 .event-top:after { 
	 position: absolute;
	 left:0px; 
	 top:0px;
 bottom:0px;
 box-shadow: inset 100px 50px 300px 20px #0A0219;	 content:" ";
	 right:0px;
 }
  .event-top:before { 
	 position: absolute;
	 left:0px; 
	 top:0px;
 bottom:0px;
 background: rgba(7, 6, 7, 0.44);
 box-shadow: inset 0px -100px 100px 50px #0A0219;	 content:" ";
	 right:0px;
 }
 
 
 .top_bg_img { 
	 position: relative;
	 margin: auto;
	 max-width: 70%;	
 	 display: inline-block;
 }
.top_bg img.big_img { 
	width: auto;
	max-width: 100%;
	max-height: 60vh;
}
.top_bg_partners { 
 	padding: 0px;
 	padding-right: 50px;
 	text-align: left;
}
.top_tekst {
    position: absolute;
    left: 5%;
    width: 30%;
    top: 20px;
    font-size: 50px;
    font-weight: 900;
    line-height: 60px;
    z-index: 999;
    color: #fff;
    text-align: left;
 }

.hd .top_tekst {
    font-weight: 900;
    font-family: "Lato", sans-serif;
}
.text-new-blue { 
	color:#209EBB;
}
.text-new-green { 
	color:#135F70;
}
.top_bg svg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    height: 100%;
}
.main-header { 
	font-size: 30px;
	font-weight: 900;
	color:#209EBB;
	margin-bottom: 30px;
}
.main-header span { 
	display: inline-block;
	position: relative;
 }
.main-header span:after { 
position: absolute;
left: 10%;
top: 50%;
width: 80%;
height: 1px;
background:  rgba(89, 137, 228, 0.3);
/* right: 0px; */
border-radius: 25%;
/* bottom: 0px; */
box-shadow: 0px 0px 150px 150px  rgba(89, 137, 228, 0.3);
content: " ";
	
}
.main-text { 
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	color:#fff;
}
.parallax-container,
.parallax {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
}

.glitche {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 0;
}

.video-glitch-in {
    position: absolute;
    top: -5px;
    left: -10px;
    width: calc(100% + 10px * 2);
    height: calc(100% + 5px * 2);
    background-position: center;
    background-color: transparent;
    background-size: cover;
    transform: translate3d(0, 0, 0);
    background-blend-mode: none;
}

.video-glitch-in {
    background: #000;
}

.thumbnail-img:nth-child(n+2),
.video-glitch-in:nth-child(n+2) {
    opacity: 0;
}

.imgloaded .thumbnail-img:nth-child(n+2),
.video-glitch.active .video-glitch-in:nth-child(n+2),
.imgloaded .video-glitch-in:nth-child(n+2),
.person-desc:hover .video-glitch-in:nth-child(n+2) {
    animation-duration: 4s;
    animation-delay: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.imgloaded .video-glitch-in:nth-child(n+2) {
    animation-delay: 0;
}

.imgloaded .thumbnail-img:nth-child(2),
.video-glitch.active .video-glitch-in:nth-child(2),
.imgloaded .video-glitch-in:nth-child(2),
.person-desc:hover .video-glitch-in:nth-child(2) {
    background-color: #7d948e;
    background-blend-mode: overlay;
    animation-name: glitch-1;
}

.imgloaded .thumbnail-img:nth-child(3),
.video-glitch.active .video-glitch-in:nth-child(3),
.imgloaded .video-glitch-in:nth-child(3),
.person-desc:hover .video-glitch-in:nth-child(3) {
    background-color: transparent;
    background-blend-mode: none;
    animation-name: glitch-2;
}

.imgloaded .thumbnail-img:nth-child(4),
.video-glitch.active .video-glitch-in:nth-child(4),
.imgloaded .video-glitch-in:nth-child(4),
.person-desc:hover .video-glitch-in:nth-child(4) {
    background-color: transparent;
    background-blend-mode: none;
    animation-name: glitch-3;
}

.imgloaded .thumbnail-img:nth-child(5),
.video-glitch.active .video-glitch-in:nth-child(5),
.imgloaded .video-glitch-in:nth-child(5),
.person-desc:hover .video-glitch-in:nth-child(5) {
    background-color: #af4949;
    background-blend-mode: overlay;
    animation-name: glitch-flash;
}

@keyframes glitch-1 {
    0% {
        opacity: 1;
        transform: translate3d(10px, 0, 0);
        clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
        -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
    }
    2% {
        clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
        -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
    }
    4% {
        -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
        clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
    }
    6% {
        clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
        -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
    }
    8% {
        clip-path: polygon(0 33%, 100% 33%, 1 0% 33%, 0 33%);
    }
    10% {
        clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    }
    12% {
        clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    }
    14% {
        clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    }
    16% {
        clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    }
    18% {
        clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    }
    20% {
        clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    }
    21.9% {
        opacity: 1;
        transform: translate3d(10px, 0, 0);
    }
    22%,
    100% {
        opacity: 0;
        transform: translate3d(0, 0, 0);
        clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    }
}

@-webkit-keyframes glitch-1 {
    0% {
        opacity: 1;
        transform: translate3d(10px, 0, 0);
        -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
        -webkit--webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
    }
    2% {
        -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
        -webkit--webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
    }
    4% {
        -webkit--webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
        -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
    }
    6% {
        -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
        -webkit--webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
    }
    8% {
        -webkit-clip-path: polygon(0 33%, 100% 33%, 1 0% 33%, 0 33%);
    }
    10% {
        -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    }
    12% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    }
    14% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    }
    16% {
        -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    }
    18% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    }
    20% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    }
    21.9% {
        opacity: 1;
        transform: translate3d(10px, 0, 0);
    }
    22%,
    100% {
        opacity: 0;
        transform: translate3d(0, 0, 0);
        -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    }
}

@keyframes glitch-flash {
    0%,
    5% {
        opacity: 0.2;
        transform: translate3d(10px, 5px, 0);
    }
    5.5%,
    100% {
        opacity: 0;
        transform: translate3d(0, 0, 0);
    }
}

body .glightbox-container { 
		z-index: 999999999 !important;
	}
	 
#overgal { 
	position: fixed;
	bottom:0px;
	opacity: 0;
	display: none;
	transition:all .5s ease;
	left:50%;
	transform: translate(-50%,120%);
	margin-bottom: 20px;
	padding: 20px;
	background: rgba(255,255,255,.9);
	max-width: 500px;
	z-index: 9999999999999999;
}
#overgal.show { 
	display: block;
}
#overgal.active { 
	transform: translate(-50%,0);
	opacity: 1;
}
#overgal-title { 
	margin-bottom: 10px;
	text-align: center;
	color:#000;
	font-size: 16px;
	font-weight: 900;
}
#overgal-desc { 
	margin-bottom: 10px;
	color:#000;
	text-align: center;
	font-size: 13px;
	}
.happy {
    font-family: "happyKiller";
}

.squareo {
    font-family: "squareo";
}

.square {
    font-family: "square";
}

.furore {
    font-family: "furore";
}

.feisar {
    font-family: "feisar";
}
.top_bg_over { 
	position: absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	z-index: 9;
	transition: all 4s linear 1s;
	opacity: 0;
}
.top_bg_over.active { 
	opacity: 1;
}
.video-glitch {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    overflow: hidden;
    bottom: 0px;
    color: #fff;
    opacity: 0;
    text-align: center;
    transition: all 1s ease;
    z-index: 99;
    text-transform: uppercase;
    font: 35px "Roboto", helvetica, sans-serif;
    font-weight: 100;
    letter-spacing: 0.3em;
    background-image: url(/layout/noise1a.png);
    text-shadow: 2px 0 1px #f6050a, -2px 0 1px #1cf2f2;
}

.video-glitch:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.video-glitch:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background: url(/layout/noise2a.png);
}

@keyframes noise {
  0% {
    background-position: 67px -25px;
  }
  10% {
    background-position: -72px 10px;
  }
  20% {
    background-position: -79px 49px;
  }
  30% {
    background-position: -73px 39px;
  }
  40% {
    background-position: -67px 11px;
  }
  50% {
    background-position: -36px -28px;
  }
  60% {
    background-position: 23px -36px;
  }
  70% {
    background-position: 76px 44px;
  }
  80% {
    background-position: -33px -43px;
  }
  90% {
    background-position: 46px 34px;
  }
}
@keyframes bar {
  0% {
    height: 87px;
    top: 69%;
    opacity: 0.69;
  }
  10% {
    height: 592px;
    top: 40%;
    opacity: 0.33;
  }
  20% {
    height: 539px;
    top: 73%;
    opacity: 0.66;
  }
  30% {
    height: 231px;
    top: 66%;
    opacity: 0.05;
  }
  40% {
    height: 355px;
    top: 36%;
    opacity: 0.46;
  }
  50% {
    height: 170px;
    top: 73%;
    opacity: 0.18;
  }
  60% {
    height: 351px;
    top: 86%;
    opacity: 0.27;
  }
  70% {
    height: 366px;
    top: 17%;
    opacity: 0.36;
  }
  80% {
    height: 360px;
    top: 50%;
    opacity: 0.18;
  }
  90% {
    height: 513px;
    top: 69%;
    opacity: 0.46;
  }
}
.top_bg_text { 
	font-size: 49px;
	z-index: 9;
	color:#fff;
	position: absolute;
	bottom:40px;
	font-weight: 900;
	left:0px;
	right:0px;
	text-align: center;
	
}
.video-glitch span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    animation: glitch 3s infinite alternate;
}

.video-glitch.active {
    opacity: 0.8;
    animation: noise 0.3s infinite alternate;
}

.video-glitch.active:after {
    animation: bar 0.6s infinite alternate;
}

.imgloaded .video-glitch,
.person-desc:hover .video-glitch {
    opacity: 0.6;
    animation: noise 0.3s infinite;
}

.imgloaded .video-glitch:after,
.person-desc:hover .video-glitch:after {
    animation: bar 0.5s infinite;
}

.glitch {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font: 35px "Roboto", helvetica, sans-serif;
    font-weight: 100;
    letter-spacing: 0.3em;
    background-image: url(/layout/noise2a.png);
    text-shadow: 2px 0 1px #f6050a, -2px 0 1px #1cf2f2;
    animation: noise 0.3s infinite;
}

.glitch:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.glitch:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background: url(/layout/noise1a.png);
    animation: bar 0.5s infinite;
}

.glitch span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    animation: glitch 3s infinite alternate;
}






.content-box {
    border: 2px solid #000;
    background: #fff;
    position: relative;
    padding: 50px 30px 100px 30px;
    box-shadow: -5px 5px 0px #7AD5F3;
}

.content-box.bordo {
    border-color: #92140C;
    box-shadow: -5px 5px 0px #92140C;
    border-top: 0px;
}

.content-box.orange {
    border: 2px solid #FFBA08;
    box-shadow: -5px 5px 0px #FFBA08;
    background: #FFE0B5;
}

.content-box.light-purple {
    background: #DCD6F7;
    border: 2px solid #464D77;
    box-shadow: -5px 5px 0px #464D77;
}

.content-box.light-purple .content-header:after {
    background: #FFBA08;
}

.content-box.orange .content-header:after {
    background: #FFBA08;
}

.content-box.dark-purple {
    border-color: #161032;
    box-shadow: -5px 5px 0px #161032;
    background: #161032;
    color: #fff;
}

.hd .content-box {
    border-width: 1px;
    box-shadow: -2px 2px 15px #ABE188;
}

.content-box.pink {
    box-shadow: -5px 5px 0px #FFD9DA;
}

.hd .content-box.pink {
    box-shadow: -2px 2px 15px #FFD9DA;
}

.content-header {
    font-size: 40px;
    position: relative;
    font-family: 'Novocento';
}

.hd .content-header {
    font-weight: 900;
    font-family: "Lato", sans-serif;
}

.content-header.center {
    margin: auto;
    display: inline-block;
}

.content-header:after {
    background: #7AD5F3;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    z-index: 0;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(-20%, -50%);
    content: " ";
}

.content-header.pink:after {
    background: #FFBA08;
}

.content-header.dark:after {
    background: #89023E;
}

.content-header.yellow:after {
    background: #FFBA08;
}

.content-header span {
    position: relative;
    z-index: 1;
}

.what-after {
    width: 60%;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate(-50%, -50%);
    opacity: .1;
    z-index: 0;
    box-shadow: 0px 0px 200px #000;
    background: #fff;
}

.what-after-1 {
    width: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    transform: translate(-50%, -50%, 0) scale(1);
    opacity: 1;
    z-index: -1;
    border: 10px solid #fff;
    animation: bigcircle 5s ease infinite;
}

.what-after-2 {
    width: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    transform: translate(-50%, -50%, 0) scale(1);
    opacity: 1;
    z-index: -1;
    border: 10px solid #fff;
    animation: bigcircle 5s ease 2.5s infinite;
}

.what-after-1.about,
.what-after-2.about {
    border: 10px solid #f5f4f1;
}

@keyframes bigcircle {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

.pr-what,
.fund-what,
promo-what {
    position: relative;
    z-index: 5;
}

.what-header.pr-header {
    color: #464D77;
    border-color: #464D77;
    box-shadow: 5px 5px 0px #464D77, -5px 5px 0px #464D77;
}

.what-header.fund-header {
    color: #464D77;
    border-color: #464D77;
    box-shadow: 5px 5px 0px #464D77, -5px 5px 0px #464D77;
}

.what-header.promo-header {
    color: #464D77;
    border-color: #464D77;
    box-shadow: 5px 5px 0px #464D77, -5px 5px 0px #464D77;
}

.what-header {
    font-family: 'Novocento', sans-serif;
    position: relative;
    top: -50px;
    height: 100px;
    line-height: 100px;
    border: 2px solid #000;
    background: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    box-shadow: 5px 5px 0px #000, -5px 5px 0px #000;
    z-index: 9999;
}

.hd .what-header {
    border-width: 1px;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, .3), -2px 2px 15px rgba(0, 0, 0, .3);
}

.what-header i {
    position: absolute;
    font-size: 70px;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -30%);
}

.pr-what .what-content-header,
.pr-what .what-content-text {
    color: #464D77;
}

.fund-what .what-content-header,
.fund-what .what-content-text {
    color: #464D77;
}

.promo-what .what-content-header,
.promo-what .what-content-text {
    color: #464D77;
}

.what-content {
    margin: 50px auto;
    display: block;
}

.what-content:hover {
    cursor: pointer;
    text-decoration: none;
}

.what-content-header {
    font-size: 22px;
    font-family: 'Novocento', sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
}

.what-content-text {
    font-size: 16px;
}

.what-more-button {
    display: block;
    position: relative;
    width: 50%;
    text-align: right;
    height: 30px;
    line-height: 30px;
    transition: all .5s ease .2s;
}

.what-content:hover .what-more-button {
    width: 100%;
    cursor: pointer;
}

.what-more-button span {
    margin-right: 20px;
    font-size: 12px;
    top: -2px;
    font-weight: bold;
}

.what-more-button span,
.what-more-button i {
    position: relative;
    z-index: 2;
    transition: all .3s ease 0s;
}

.what-content:hover .what-more-button span,
.what-content:hover .what-more-button i,
.pr-what .what-more-button:hover span,
.pr-what .what-more-button:hover i,
.fund-what .what-more-button:hover span,
.fund-what .what-more-button:hover i,
.promo-what .what-more-button:hover span,
.promo-what .what-more-button:hover i {
    color: #FFBA05;
    margin-right: 0px;
    transition: all .3s ease .2s;
}

.what-more-button:after {
    position: absolute;
    z-index: 0;
    content: " ";
    top: 50%;
    background: #000;
    height: 1px;
    transform: translateY(-50%);
    left: 0px;
    right: 0px;
}

.what-more-button:before {
    position: absolute;
    z-index: 1;
    content: " ";
    top: 50%;
    background: #464D77;
    height: 2px;
    transform: translateY(-50%) scale(0, 1);
    transform-origin: left center;
    left: 0px;
    transition: all .5s ease;
    right: 0px;
}

.pr-what .what-more-button span,
.pr-what .what-more-button i {
    color: #464D77;
}

.pr-what .what-more-button:after {
    background: #464D77;
}

.fund-what .what-more-button span,
.fund-what .what-more-button i {
    color: #464D77;
}

.fund-what .what-more-button:after {
    background: #464D77;
}

.promo-what .what-more-button span,
.promo-what .what-more-button i {
    color: #464D77;
}

.promo-what .what-more-button:after {
    background: #464D77;
}

.what-content:hover .what-more-button:before {
    background: #FFBA05;
    transform: translateY(-50%) scale(1);
}

.para-under {
    opacity: 0;
    transition: all 2s linear;
    position: relative;
    z-index: 5;
}

.hd .para-under {
    opacity: 1;
}

.para-hide {
    position: relative;
    z-index: 1;
}

.paraa:hover .para-under {
    opacity: 1;
}

.hard-wrap {
    text-align: center;
}

.hard-icon {
    color: #FFBA08;
    line-height: 60px;
    font-size: 60px;
}

.hard-number {
    color: #FFBA08;
    font-size: 40px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

.hard-text {
    color: #FFBA08;
    font-size: 14px;
}


/*
 	
 	
 	.content-header-in { 
	 	width: 60px;
	 	height: 60px;
 	 	z-index: 0;
	 	position: absolute;
	 	left:0px;
	 	top:50%;
	 	transform: translate(-20%,-50%);
	 	content:" ";
 	}
 	.chi1 { 
	 	position: absolute;
	 	left:0px;
	 	top:0px;
	 	border-radius: 0px;
	 	transform: translate(-20%,-10%);
	 	transition: all .5s ease;
	 	background: #ABE188;
	 	width: 30px;
	 	height: 30px;

 	}
 	.content-box:hover .chi1 { 
	 	transform: translate(0,0);
	 	border-radius: 100% 0px 0px 0px;
 	}
 	.chi2 { 
	 	position: absolute;
	 	right:0px;
	 	top:0px;
	 	border-radius: 0px;
	 	transform: translate(10%,5%);
	 	transition: all .5s ease;
	 	background: #ABE188;
	 	width: 30px;
	 	height: 30px;

 	}
 		.content-box:hover .chi2 { 
	 	transform: translate(0,0);
	 	border-radius: 0px 100% 0px 0;
 	}
 	.chi3 { 
	 	position: absolute;
	 	right:0px;
	 	bottom:0px;
	 	border-radius: 0px;
	 	transform: translate(-10%,-10%);
	 	transition: all .5s ease;
	 	background: #ABE188;
	 	width: 30px;
	 	height: 30px;

 	}
 		.content-box:hover .chi3 { 
	 	transform: translate(0,0);
	 	border-radius: 0% 0px 100% 0;
 	}
 	.chi4 { 
	 	position: absolute;
	 	left:0px;
	 	bottom:0px;
	 	border-radius: 0px;
	 	transform: translate(5%,5%);
	 	transition: all .5s ease;
	 	background: #ABE188;
	 	width: 30px;
	 	height: 30px;

 	}
 		.content-box:hover .chi4 { 
	 	transform: translate(0,0);
	 	border-radius: 0px 0px 0px 100%;
 	}
*/

.content-text {
    padding: 30px 50px;
    font-size: 13px;
    line-height: 16px;
}

.content-more-button {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 50px;
    line-height: 50px;
    color: #000;
    font-size: 16px;
    background: #fff;
    overflow: hidden;
    padding-right: 50px;
    border-top: 2px solid #000;
    transition: all .5s ease;
    border-right: 2px solid #000;
}

.content-more-button.relatywny {
    position: relative;
    bottom: 0px;
    left: 0px;
    height: 50px;
    line-height: 46px;
    color: #000;
    font-size: 16px;
    background: #fff;
    overflow: hidden;
    margin: auto;
    padding-right: 50px;
    border-top: 2px solid #000;
    transition: all .5s ease;
    border-right: 2px solid #000;
    border: 2px solid #000;
}

.light-purple .content-more-button {
    border-color: #464D77;
    background: #DCD6F7;
    color: #464D77;
}

.bordo .content-more-button {
    border-color: #92140C;
    color: #92140C;
}

.hd .content-more-button {
    border-width: 1px;
}

.content-more-button.big-box {
    height: 40px;
    line-height: 40px;
}

.content-more-button.big-box span {
    height: 40px;
    font-size: 14px;
    line-height: 38px;
}

.content-more-button span {
    display: block;
    transition: all .5s ease;
    height: 50px;
    position: relative;
    z-index: 1;
    padding: 0px 20px;
    border: 2px solid #000;
    border-width: 0px 2px 0px 0px;
}

.bordo .content-more-button span {
    border-color: #92140C;
}

.light-purple .content-more-button span {
    border-color: #464D77;
}

.hd .content-more-button span {
    border-width: 0px 1px 0px 0px;
}

.content-more-button span.with-extra {
    padding-right: 0px;
}

.content-more-button-extra {
    position: relative;
    float: right;
    right: 0px;
    width: 60px;
    margin-left: 20px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #000;
    top: 0px;
    transition: all .5s ease;
}

.content-more-button span.with-extra:after {
    position: absolute;
    right: 60px;
    top: 0px;
    transition: all .5s ease;
    bottom: 0px;
    border-left: 2px solid #000;
    content: " ";
}

.hd .content-more-button span.with-extra:after {
    border-left: 1px solid #000;
}

.content-more-button:hover span.with-extra:after {
    right: -2px;
}

.content-more-button:hover .content-more-button-extra {}

.content-more-button:hover span {
    padding: 0px 45px;
}

.content-more-button:hover {
    padding-right: 0px;
    color: #000;
    text-decoration: none;
}

.content-more-button:after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    transform: translateX(-100%);
    background: #51C5DB;
    content: " ";
    transition: all .5s ease;
    z-index: 0;
    opacity: 0;
}

.content-more-button.big-box:after {
    background: #89023E;
}

.content-more-button.big-box:hover,
.content-more-button.big-box:hover span {
    color: #fff;
}

.content-more-button:hover:after {
    opacity: 1;
    transform: translateX(0);
}

.content-more-button i {
    position: absolute;
    z-index: 1;
    transform-origin: center;
    right: 10px;
    transition: all .5s ease;
    transform: rotate(-45deg) translateY(-50%);
    top: 50%;
}

.content-more-button:hover i {
    transform: rotate(0deg) translateY(-50%);
}

.circle-button {
    width: 110px;
    border-radius: 100%;
    position: relative;
    display: inline-block;
    background: #89033E;
    color: #fff;
    box-shadow: 0px 5px 0px #FFBA08;
    transition: all .3s ease;
}

.circle-button:after {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    height: 90%;
    border-radius: 100%;
    content: " ";
    opacity: 0;
    border: 2px solid #89033E;
}

.circle-button:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    height: 90%;
    border-radius: 100%;
    content: " ";
    opacity: 0;
    border: 2px solid #89033E;
}

.circle-button:hover:after {
    animation: bigcircle 2s ease infinite;
}

.circle-button:hover:before {
    animation: bigcircle 2s ease .5s infinite;
}

.circle-button:hover {
    color: #fff;
    cursor: pointer;
    transform: scale(1.05);
    box-shadow: 0px 10px 0px #FFBA08;
}

.circle-button span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    text-align: center;
    padding: 0px 10px;
    font-size: 13px;
    font-weight: 900;
    transform: translate(-50%, -50%);
}

.circle-button i {
    font-size: 50px;
    display: block;
}

.animating-box {
    height: 100px;
    margin: 20px 0px;
    background: #FFF275;
    position: relative;
    transform-origin: left center;
    animation: animating-box 3s ease infinite;
}

@keyframes animating-box {
    0% {
        transform: scale(0, 1);
    }
    10% {
        transform: scale(.6, 1);
    }
    14% {
        transform: scale(.2, 1);
    }
    25% {
        transform: scale(.4, 1);
    }
    40% {
        transform: scale(.1, 1);
    }
    60% {
        transform: scale(1, 1);
    }
    70% {
        transform: scale(.7, 1);
    }
    80% {
        transform: scale(.8, 1);
    }
    90% {
        transform: scale(1, 1);
    }
    100% {
        transform: scale(0, 1);
    }
}


/* Slider */

.slick-loading .slick-list {}


/* Icons */

.slick-track {
    display: flex !important;
    align-items: center;
}


/* Arrows */

.slick-prev,
.slick-next {
    z-index: 9999999;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    opacity: .7;
    color: #000;
    border: none;
    outline: none;
    background: #fff;
    border-radius: 0px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    opacity: 1;
    outline: 0;
    border: 0;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 30px;
    line-height: 30px;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -10px;
}

[dir='rtl'] .slick-prev {
    right: -15px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -10px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -15px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.clients-img-wrap {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 99;
    padding-left: 20px;
    padding-right: 20px;
    /*
	 	white-space: nowrap;
	 	display: flex;
	 	justify-content: space-around;
	 	flex-direction: row;
	 	align-items:center; */
}

.clients-img {
    /*
	 	width: auto;
  	 	margin: 25px auto;
  	 	max-width: 9%;*/
}

.clients-img img {
    width: auto;
    max-width: 100%;
    max-height: 90px;
    filter: grayscale(100%);
    transition: filter .3s ease;
}

.clients-img:hover img {
    filter: grayscale(0%);
}

.clients-img:nth-child(1) {
    margin-left: 0px;
}

.clients-img:nth-child(9) {
    margin-right: 0px;
}

.media-top-wrap {
    opacity: 1;
    position: relative;
}

.media-top-wrap.mtw1:afster {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #F78E69;
    opacity: .3;
    content: " ";
    z-index: 1;
}

.media-top-wrap.mtsw2:after {
    position: absolute;
    left: -80px;
    top: -30px;
    right: -80px;
    bottom: -30px;
    background: #FFD9DA;
    opacity: .5;
    content: " ";
    z-index: 1;
}

.media-top-wrap.mtw2 {}

.media-top-wrap.mtw3:asfter {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #ED254E;
    opacity: .3;
    content: " ";
    z-index: 1;
}

.media-top-wrap.mtw4:after {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #FFF275;
    opacity: .3;
    content: " ";
    z-index: 1;
}

.media-top-images {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

.media-top-image {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    background-size: cover;
    background-position: left top;
    bottom: 0px;
    right: 0px;
}

.media-top-image.active {
    display: block;
}

.big-subpage {
    font-size: 80px;
    font-weight: 900;
}

.sub-top-wrap {
    background-position: center;
    background-size: cover;
    min-height: 300px;
    margin-top: 0px;
    position: relative;
    padding-top: 120px;
    padding-bottom: 50px;
    z-index: 999;
}

.sub-top-wrap:after {
    background: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 0;
    content: " ";
}

.sub-top {
    z-index: 1;
    position: relative;
}

.sub-top-left-small {
    color: #fff;
}

.sub-top-title {
    font-size: 50px;
    font-weight: 900;
    color: #fff;
}

.sub-top-right-block {
    background: #fff;
    border: 2px solid #000;
    box-shadow: 5px 5px 0px #000;
    margin-bottom: 30px;
    height: auto;
    text-align: center;
    color: #000;
    font-size: 18px;
    position: relative;
    display: block;
    font-weight: 900;
}

.sub-top-right-block span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sub-menu-wrap {
    padding: 0px;
    margin: 0px;
    position: sticky;
    top: 50px;
}

.sub-menu-wrap li {
    list-style: none;
    display: inline-block;
}

.sub-menu-wrap .col {
    padding: 0px;
}

a.sub-menu.nav-link {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #000;
    height: 50px;
    padding: 0px 30px;
    line-height: 50px;
    border: 2px solid #000;
    border-width: 2px 2px 2px 0px;
    background: #fff;
}

a.sub-menu:hover {
    background: #ccc;
    color: #000;
}

a.sub-menu.active.nav-link {
    background: #000;
    color: #fff;
}

.sub-menu-wrap .col:nth-child(2) a.sub-menu.nav-link {
    border-left: 2px solid #000;
}

.sub-content-box {
    border: 2px solid #000;
    padding: 0px 15px;
    background: #fff;
}

.sub-content-mini-wrap {
    border: 2px solid #000;
    border-width: 0px 2px 2px 0px;
    padding: 20px;
    background: #fff;
}

.sub-content-header-mini {
    background: #000;
    color: #fff;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    padding: 0px 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.sub-content-header-mini.white {
    background: #fff;
    color: #000;
}

.key-features span {
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
}

.key-features span:before {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background: #38AECC;
    width: 20px;
    content: " ";
}

.small-newses {
    border-top: 2px solid #92140C;
}

.small-newses .news,
.small-newses .news:last-of-type {
    height: 60px;
    line-height: 58px;
    font-size: 18px;
    padding-left: 60px;
    text-align: left;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 2px solid #92140C;
    border-color: #92140C;
    color: #92140C;
}

.news {
    display: block;
    position: relative;
    bottom: 0px;
    left: 0px;
    height: 80px;
    line-height: 78px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: #4AC5DD;
    padding-right: 50px;
    padding-left: 80px;

margin-bottom: 30px;
box-shadow: -1px 1px 0px #fff, -2px 2px 0px #fff, -3px 3px 0px #fff, -4px 4px 0px #fff, -5px 5px 0px #fff;

    transition: all .5s ease; 
}

#small-newses .content-more-button {
    border-top: 0px;
}

.news:last-of-type {
 }

.small-newses .news span {
    height: 60px;
    padding: 0px 10px;
    border-color: #92140C;
}

.news span {
    display: block;
    transition: padding .5s ease;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 80px;
    position: relative;
    z-index: 1;
    padding: 0px 20px;
    border: 2px solid #fff;
    border-width: 0px 2px 0px 0px;
}

.news:hover span {
    padding: 0px 45px;
}

.small-newses .news:hover span {
    padding: 0px 20px;
}

.news:hover {
    padding-right: 0px;
    color: #000;
    text-decoration: none;
}

.news:after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    transform: translateX(-100%);
    background: #fff;
    content: " ";
    transition: all .5s ease;
    z-index: 0;
    opacity: 0;
}

.news:hover:after {
    opacity: 1;
    transform: translateX(0);
}

.news i {
    position: absolute;
    z-index: 1;
    right: 10px;
    transition: all .5s ease;
     transform: rotate(0deg) translateY(-50%);
    transform-origin: top center;
    top: 50%;
}

.news:hover i {
    transform: rotate(90deg) translateY(-50%);
 }

.small-newses .news-date {
    line-height: 20px;
    width: 60px;
    font-size: 16px;
    border-color: #fff;
}

.small-newses .news-date div {
    line-height: 20px;
    width: 60px;
    font-size: 16px;
    font-size: 14px;
}

.news-date {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5;
    bottom: 0px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 80px;
    font-size: 22px;
    border-right: 2px solid #fff;
    font-weight: bold;
    text-align: center;
}

.news-date div {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 4px;
}

.big-game-box-wrap {
    display: flex;
}

.big-game-box {
    background: #fff;
    border: 2px solid #000;
    box-shadow: -5px 5px 0px #89023E;
    position: relative;
    margin-top: 100px;
    padding-bottom: 70px;
}

.hd .big-game-box {
    border: 1px solid #000;
    box-shadow: -2px 2px 15px rgba(138, 0, 62, 0.33);
}

.big-game-box-logos {
    height: 50px;
    z-index: 5;
    position: absolute;
    text-align: right;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
}

.big-game-box-logo-wrap {
    display: inline-block;
    background: #fff;
    height: 42px;
    border: 2px solid #000;
    float: right;
    border-width: 0px 0px 2px 2px;
    max-width: 50%;
    padding: 5px 15px;
}

.big-game-box-logo-left {
    width: auto;
    max-height: 30px;
    max-width: 100%;
}

.big-game-box-logo-right {
    width: auto;
    max-height: 30px;
    max-width: 100%;
}


/*
 .big-game-box-logo-left { 
		 position: absolute;
		 background: #000;
		 border: 2px solid #000;
		 left:0px;
		 top:0px;
		 padding: 5px;		 box-shadow: 5px 5px 0px #89023E;

		 border-width: 2px 2px 0px 2px;
		 width: auto;
		 max-height: 50px;
		 max-width: 50%;
	 }
  .big-game-box-logo-right { 
	  background: #000;
		 position: absolute;
		 border: 2px solid #000;
		 left:90px; box-shadow: 5px 5px 0px #89023E;
		 top:0px;
		 padding: 5px;
		 border-width: 2px 2px 2px 2px;
		 width: auto;
		 max-height: 50px;
		 max-width: 50%;
	 }
*/

.big-game-box-img {
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 0;
}

.big-game-box-img-over {
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 1;
    bottom: 0px;
    display: none;
}

.big-game-box:hover .big-game-box-img-over,
.hd .big-game-box-img-over {
    display: block;
}

.big-game-box-date {
    padding: 0px 20px 0px 20px;
    font-size: 13px;
    color: #000;
}

.big-game-box-title {
    font-size: 22px;
    padding: 20px;
    color: #000;
    font-weight: 900;
}

.big-game-box-footer {
    height: 70px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.yellow-box-link-wrap {
    display: flex;
}

.yellow-box-link {
    background: #FFBA08;
    width: 100%;
    color: #89033E;
    padding: 50px;
    display: block;
    position: relative;
    text-align: center;
    border: 2px solid #89033E;
    box-shadow: -5px 5px 0px #FFBA08;
    transition: all .3s ease;
}

.yellow-box-link:hover {
    cursor: pointer;
    box-shadow: -10px 10px 0px #FFBA08;
    transform: translate(5px, -5px);
    text-decoration: none;
    color: #89033E;
}

.articleTop {
    position: relative;
    min-height: 60vh;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 80px;
}

.articleTop.mini {
    min-height: 200px;
}

.articleTop.mini .articleTopRow {
    min-height: 100px;
}

.articleTopRow {
    min-height: calc(40vh - 5px);
}

.articleTopBgs {
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.articleTopBg {
    z-index: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 2s ease;
    visibility: hidden;
    background-size: cover;
    background-position: center;
}

.articleTopTitle {
    position: absolute;
    bottom: 0px;
    left: 50%;
    bottom: 0px;
    z-index: 99999999;
}

.articleTopBg.semi {
    visibility: visible;
}

.articleTopBg.active {
    opacity: 1;
}

.articleTopTlo {
    position: absolute;
    left: 0px;
    height: 100%;
    bottom: 0px;
    z-index: 1;
    right: 0px;
    content: " ";
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,2d2d2d+49,2d2d2d+100&0+0,0+49,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 19%, rgba(0, 0, 0, .9) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 19%, rgba(0, 0, 0, .9) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 19%, rgba(0, 0, 0, .9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.big-blog-wrap {
    position: relative;
}

.big-blog-wrap-bg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 15px;
    left: 15px;
    background-size: cover;
    background-position: center;
}

.sml-blog-wrap-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-size: cover;
    background-position: center;
}

.sml-blog-wrap-title {
    position: absolute;
    bottom: 10%;
    transition: all .5s ease;
    max-width: 60%;
    min-width: 40%;
    right: -30px;
    padding: 30px 50px 30px 30px;
    background: rgba(0, 0, 0, .5);
    border: 2px solid #06AED5;
    box-shadow: -5px 5px 0px #06AED5;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.sml-blog-wrap-date {
    position: absolute;
    right: -20px;
    top: 30px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.big-blog-wrap:hover .big-blog-wrap-bg:after {
    opacity: 0;
}

.big-blog-wrap:hover .big-blog-wrap-title,
.sml-blog-wrap:hover .sml-blog-wrap-title {
    background: #06AED5;
    color: #000;
    font-size: 0.8rem;
}

.big-blog-wrap:hover .big-blog-wrap-title-sml {
    color: #000;
    font-size: 0.8rem;
}

.big-blog-wrap-bg:after {
    position: absolute;
    top: 0px;
    transition: all .5s ease;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, .6);
    content: " ";
}

.big-blog-wrap-title {
    transition: all .5s ease;
    position: absolute;
    top: 10%;
    max-height: 80%;
    max-width: 90%;
    left: -50px;
    z-index: 99;
    border: 2px solid #06AED5;
    padding: 30px 30px 30px 80px;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    box-shadow: -5px 5px 0px #06AED5;
}

.big-blog-wrap-title-sml {
    font-size: 16px;
    transition: all .5s ease;
    color: #fff;
    font-weight: 300;
}

.big-blog-wrap-date {
    position: absolute;
    left: -20px;
    top: 50px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #000;
    font-size: 20px;
}
  .artist-wrap { 
			  border-radius: 20px;
 			  background: #fff;
 transition:all .5s ease;		
 position: relative;
display: block;
	  border:3px solid rgba(245, 175, 84, 0);
		  }
/*
		  .artist-wrap:hover { 
			  cursor: pointer;
			  box-shadow: 1px 1px 0px #EE00CE, 2px 2px 0px #EE00CE, 3px 3px 0px #EE00CE, 4px 4px 0px #EE00CE, 5px 5px 0px #EE00CE,6px 6px 0px #EE00CE, 7px 7px 0px #EE00CE, 8px 8px 0px #EE00CE, 9px 9px 0px #EE00CE, 10px 10px 0px #EE00CE;
		  }
*/
.artist-wrap:hover { 
	border-color:#8E006E;
}

		  .artist-top { 
			  font-size: 20px;
			  font-weight: 900; 
			  color:#fff;
			  position: absolute;
			  top:15px;
			  left:15px;
			  padding: 3px 5px;
			  z-index: 5;
			  transition: all .5s ease;
			  background: transparent;
		  }
		  .artist-wrap:hover .artist-top { 
			  color:#8E006E;
			  background: #fff;
		  }
		  .artist-top span, .bluespan { 
			  color:#4ABCD5;
		  }
		  .artist-image { border-radius: 16px;
 
			  background-size: cover; 
			  background-position: center;
		  }
		  .artist-image img { 
			  border-radius: 16px;
		  }
		  .artist-image:after { 
			  transition:all .5s ease;
			  position: absolute;
			  left:0px;
			  border-radius: 20px;
			  top:0px;
			  bottom:0px;
			  right:0px;
			  background: rgba(0,0,0,.3);
			  content:" ";
			  z-index: 0;
		  }
		  .artist-wrap:hover .artist-image:after { 
	opacity: 0;
}

		  .artist-bottom { 
			position: absolute;
font-size: 14px;
bottom: 0px;
left: 0px;
right: 0px;
text-align: center;
font-weight: 900;
color: #080708;
background: #fff;
padding: 5px 15px;
border-radius: 0px 0px 13px 14px;
transition: all .5s ease;
		  }
		  .artist-wrap:hover .artist-bottom { 
			  background: #8E006E;
			  color:#fff !important;
		  }
		  .artist-wrap:hover .artist-bottom-left div { 
			  color:#fff !important;
		  }
		  .artist-bottom span { 
			  color:#fff;

		  }
		  .artist-bottom-right { 
			  color:#8E006E;
			  font-size: 20px;
			  position: absolute;
 
			  bottom:100%;
			  left:50%;
			  text-align: center;
			  transform: translate(-50%,100%);
			  transition: all .5s ease;
			  opacity: 0;
			  background: #fff;
			  padding: 5px 10px;
		  }
		  .artist-wrap:hover .artist-bottom-right { 
			  transform: translate(-50%,0);
			  opacity: 1;
			  color:#8E006E;
		  }
.socials a {
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
    color: #999;
    font-weight: 500;
}

.socials a i {
    margin-right: 5px;
}

.my-form-wrap {
    min-height: 70px;
    position: relative;
    padding: 0px 20px;
}

.my-form-wrap:after {
    position: absolute;
    left: 20px;
    bottom: 0px;
    right: 20px;
    content: " ";
    background: rgb(0, 204, 255);
    transform-origin: left center;
    transition: all .3s ease;
    height: 3px;
    transform: scale(0, 1);
    z-index: 5;
}

.my-form-wrap.active:after {
    transform: scale(1);
}

input.form-control.my-form-input:focus,
textarea.form-control.my-form-input:focus,
select.form-control.my-form-input:focus {
    outline: 0 !important;
    outline-width: 0;
    -webkit-appearance: none !important;
    box-shadow: none;
    appearance: none !important;
}

.my-form-wrap label {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    left: 30px;
    bottom: 10px;
    transition: all .3s ease;
}

.my-form-wrap.selectpi label {
    botttom: auto;
    top: 10px;
}

.my-form-wrap.texta label {
    bottom: auto;
    bottom: 10px;
}

.my-form-wrap.texta.active label,
.my-form-wrap.texta.done label {
    transform: none;
    bottom: 80%;
}

.my-form-wrap.active label,
.my-form-wrap.done label {
    transform: translateY(-20px);
}

.my-form-wrap.active label {
    color: rgb(0, 204, 255);
}

input.form-control.my-form-input,
button.form-control.my-form-input,
textarea.form-control.my-form-input,
select.form-control.my-form-input {
    border: 2px solid #161032;
    border-width: 0px 0px 2px 0px;
    font-size: 16px;
    height: 70px;
    font-weight: 600;
    padding-top: 40px;
    background: transparent;
    border-radius: 0px;
    box-shadow: 0px;
    outline: none;
    outline: 0 !important;
    outline-width: 0;
    -webkit-appearance: none !important;
    appearance: none !important;
}

.orange-form input.form-control.my-form-input,
.orange-form button.form-control.my-form-input,
.orange-form textarea.form-control.my-form-input,
.orange-form  select.form-control.my-form-input {
    border: 2px solid #fff;
    border-width: 0px 0px 2px 0px;
}

button.my-form-input.form-control {
    width: 100%;
}

.my-form-wrap.select:before {
    position: absolute;
    right: 25px;
    top: 50%;
    font-size: 12px;
    font-family: "Font Awesome 5 Pro";
    content: '\f175';
}

textarea.form-control.my-form-input {
    height: 200px;
}

#login_modal .modal-body,
#res_login_modal .modal-body {
    padding: 20px 0px 0px 0px;
}

#login_modal input,
#res_login_modal input {
    background: transparent;
    height: 40px;
    color: #000;
    line-height: 30px;
    border-bottom: 1px solid #000;
    border-width: 0px 0px 1px 0px;
    border-radius: 0px;
    padding: 5px 15px 5px 15px;
}

#login_modal form,
#res_login_modal form {
    padding: 0px 15px;
}

#login_modal input::-webkit-input-placeholder,
#res_login_modal input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
    font-weight: 300;
}

#login_modal input::-moz-placeholder,
#res_login_modal input::-moz-placeholder {
    /* Firefox 19+ */
    font-weight: 300;
    color: #000;
}

#login_modal input:-ms-input-placeholder,
#res_login_modal input:-ms-input-placeholder {
    /* IE 10+ */
    font-weight: 300;
    color: #000;
}

#login_modal input:-moz-placeholder,
#res_login_modal input:-moz-placeholder {
    /* Firefox 18- */
    font-weight: 300;
    color: #000;
}
.form-status {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
}

.login-bottom-wrap {
    margin-top: 30px;
 
    height: 90px;
    line-height: 90px;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
}

.login-bottom {
    height: 90px;
    margin: 0px;
    position: relative;
    line-height: 90px;
    padding-bottom: 10px;
    display: none;
}

.login-bottom .col-6 {
    height: 90px;
    display: flex;
    padding: 0px;
    overflow: hidden;
    text-align: center;    padding-bottom: 10px;

    justify-content: center;
    align-items: center;
    padding-top: 10px;
}

.login-bottom .col-6:first-of-type {
 }

.login-bottom.pre-active {
    display: flex;
    position: absolute;
    width: 100%;
    top: 0px;
}

.login-bottom.active {
    display: flex;
    position: relative;
}

.login-bottom .btn-back {
    transform: translateX(50px);
    opacity: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 0px;
    border-radius: 10px;
    color: #000;
    background: #f9f9f9;
    transition: all .5s ease;
    display: none;
    padding: 0px;
}

.login-bottom .btn-back:hover {
    background: #f9f9f9;
}

.login-bottom .btn-next,
.login-bottom .btn-payment {
    transform: translateX(-50px);
    opacity: 0;
    transition: all .5s ease;
    display: none;
    border: 0px;
    color: #003049;
    padding: 0px;
    line-height: 70px;
    background: #7FB069;
    border-radius: 10px;
     height: 70px;
    width: auto;
    margin: 0px 15px;
    padding: 0px 20px;
}

.login-bottom.pre-active .btn-back {
    display: block;
}

.login-bottom .btn-next.pre-showed,
.login-bottom .btn-payment.pre-showed {
    display: block;
}

.login-bottom.active .btn-next.showed,
.login-bottom.active .btn-back,
.login-bottom.active .btn-payment.showed {
    transform: translateX(0);
    opacity: 1;
    display: block;
}.btn.btn-big.btn-tickets { 
		 		background:#4ac5dd;
		 		box-shadow: -1px 1px 0px #fff, -2px 2px 0px #fff, -3px 3px 0px #fff, -4px 4px 0px #fff;, -5px 5px 0px #fff;
		 		height: 40px;
		 		line-height: 40px;
		 		padding: 0px 20px;
		 		color:#1F3A47;
		 		font-size: 20px;
		 		font-weight: 900;
		 		position: fixed;
		 		left:15px;
		 		top:15px;
		 		z-index: 999999999999;
		 		border-radius: 0px;
	 		}
	 		
	 		.btn.btn-big.btn-tickets.ogladaj { 
		 		background: #EE00CE;
		 		
	 		}
	 		.btn.btn-big.btn-tickets.relatywny { 
		 		position: relative;left: auto;
		 		top: auto;
	 		}
	 		.btn.btn-big.btn-kup { 
		 		background: #F4AE54;
		 		color:#080708;
	 		}
	 		.btn.btn-big.btn-kup.home-site, .orange-button.btn, .login-bottom .btn-next, .login-bottom .btn-payment { 
		 		background: transparent;
		 		color:#fff;
		 		
		 		border-radius: 30px;
		 		height: 44px;
		 		line-height: 40px;
		 		padding: 0px 80px;
		 		border:2px solid #fff;
		 		box-shadow: inset 0px 0px 1px 1px #ed9cdc, 0px 0px 1px 1px #ed9cdc;
		 		
	 		}
	 		.login-bottom .btn-next, .login-bottom .btn-payment  { 
		 		padding: 0px 40px;
	 		}
	 		.btn.btn-outline-primary { 
		 		background: transparent;
		 		color:#fff;
		 		position: relative;
		 		border-radius: 30px;
		 		 
		 		padding: 0px 20px;
		 		border:2px solid #fff;
		 		box-shadow: inset 0px 0px 1px 1px #209EBB, 0px 0px 1px 1px #209EBB;
	 		}
	 		.btn.btn-outline-primary:after { 
		 		position: absolute;
		 		left:0px;
		 		top:0px;
		 		bottom:0px;
		 		right:0px;
		 		z-index: 5;
		 		content:" ";
		 		box-shadow: inset 0px 0px 10px 3px rgba(255,255,255,.8), 0px 0px 10px 3px rgba(255,255,255,.8);
		 		border-radius: 30px;
	 		}
	 		.btn.btn-big.btn-kup.home-site:after, .orange-button.btn:after,.login-bottom .btn-next:after, .login-bottom .btn-payment:after { 
		 		position: absolute;
		 		left:0px;
		 		top:0px;
		 		bottom:0px;
		 		right:0px;
		 		z-index: 5;
		 		content:" ";
		 		box-shadow: inset 0px 0px 20px 5px rgba(255,255,255,.8), 0px 0px 20px 5px rgba(255,255,255,.8);
		 		border-radius: 30px;
	 		}
	 		.step-bottom .btn.btn-outline-primary:after { 
		 		box-shadow: none;
	 		}

		.big-search { 
		position: fixed;
		top:0px;
		left:0px;
		right:0px;
			height: 50px;
 			background: #fff;
		z-index: 9999999999999;
		display: none;}
		.big-search.active { 
		display: block;}
		.big-search-top { 
		position: absolute;
		top:0px;
		left:0px;
		right:0px;
		height: 50px;
		line-height: 50px;
		border-bottom:2px solid #000;
		}
		.search-input.form-control { 
		font-size: 30px;
			border:0px;
			border-radius: 0px;
			height: 48px;
		line-height: 48px;
		padding-left: 20px;}
			.input-group-addon.search-addon { 
			border-radius: 0px;
			;}
			.input-group-addon.search-addon .input-group-text { 
			background: transparent;
			border:2px solid #000;
			border-width: 0px 0px 0px 2px;
			padding: 0px 20px;
			font-size: 20px;
			text-transform: uppercase;
			color:#fff;
				background: #000;
				border-radius: 0px;
			line-height: 48px;
			height: 48px}
			.input-group-addon.search-addon .input-group-text:hover { 
			cursor: pointer;
			background: #999;}
			.input-group-addon.search-addon .input-group-text.close-search { 
			background: #fff;
			color:#000;
			font-size: 40px;}
			
			
		  .top_tekst_wrap,  .top_date_wrap, #pageTimerWrap { 
			  position: absolute !important;
			  left:0px;
			  top:0px;
			  z-index: 9;
			  right:0px;
			  bottom:0px;
		  }
		  #pageTimerWrap { 
			  z-index: 9999;
			  left:100px;
			  max-width: 40%;
			  text-align: left;
			  top:300px;
			  right: auto;
			  bottom:auto;
		  }
		  .top_bg_img_wrap { 
			  position: relative !important;
		  }
		  .top_bg_bg { 
			  position: absolute;
			  left:0px;
			  top:0px;
			  right: 0px;
			  bottom:0px; 
			  box-shadow: 0px 0px 40px rgba(0,0,0,.3);
		  }
		  .top_date { 
			  
			  z-index: 999;
			  position: absolute;
			  bottom:0%;
			  right:0%;
			  border:8px solid #fff;
			  padding: 10px;
			  background: rgba(0,0,0,.3);
			  transform: translate(-60%,-10%);
			  color:#fff;
		  }
		  .top_date_first { 
			  display: block;
			  line-height: 46px;
			  white-space: nowrap;
			  font-size: 50px;
			  font-weight: 900;
		  }
		  .top_date_second { 			  display: block;

			  font-size: 34px;
			  line-height: 30px;
			  font-weight: 900;
		  }
		  .top_date_third { 			  display: block;

			  line-height: 24px;
			  font-size: 21px;
			  letter-spacing: 1px;
			  font-weight: 900;
			  
		  }
		    .top_date_fifth { 			  display: block;

			  line-height: 30px;
			  font-size: 36px;
			  letter-spacing: 5px;
			  font-weight: 900;
			  
		  }
		  .top_date_fourth { 			  display: block;
line-height: 24px;
letter-spacing: 2px;
			  font-size: 25px;
			  font-weight: 900;
		  }



@media (max-width:996px) { 
	#pageTimerWrap { 
		padding-top:100px;
		max-width: none;
		top:0px;
	}
	.navbar-brand-wrap { 
		
    position: fixed;
    right: 0px;
    left: 0px;
    padding-right: 0px;
	}
	.navbar-brand { 
		margin: 0px;
	}
	.navbar-brand img { 
		height: 60px;
		left: auto;
		right:0px;
	}
	
	}
	
.two-thumb-indicator {
 
    position: absolute;
    left: 50%;
    top: 20px;
    line-height: 22px;
    height: 20px;
    color: #fff;
    width: 40px;
    background: transparent;
    font-size: 10px;
    z-index: 99999999;
    transform: translateX(-50%);
 
}

.two-thumb-indicator:after {
    position: absolute;
    left: 0px;
    top: 50%;
    border-radius: 100%;
    background: #00FFC5;
    width: 40px;
    height: 40px;
    content: " ";
    opacity: 0;
    margin-top: -20px;
    transform: scale(0, 0);
    animation: scaleIn 1.5s infinite cubic-bezier(.36, .11, .89, .32);
}

.two-thumb-indicator:before {
    position: absolute;
    left: 0px;
    content: " ";
    top: 50%;
    border-radius: 100%;
    background: #00FFC5;
    width: 40px;
    height: 40px;
    opacity: 0;
    margin-top: -20px;
    transform: scale(.5, .5);
    animation: scaleIn1 1.5s infinite cubic-bezier(.36, .11, .89, .32);
    animation-delay: 0s;
}
 @keyframes indiopacity {
    0% {
        opacity: .3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: .3;
    }
}

@keyframes scaleIn {
    0% {
        transform: scale(0.4, 0.4);
        opacity: .7;
    }
    50% {
        transform: scale(.6, .6);
        opacity: 1;
    }
    100% {
        transform: scale(0.4, 0.4);
        opacity: .7;
    }
}

@keyframes scaleIn1 {
    from {
        transform: scale(.4, .4);
        opacity: .9;
    }
    to {
        transform: scale(1.2, 1.2);
        opacity: 0;
    }
}
	.border-wrap { 
		
		}
		.border-wrap-title { 
			color:#fff;
		}

  #pageTimer {
			 	  position: relative; 
			 	  z-index: 99999999;
			 	  float: left;
 		 	  }
		 	  #pageTimer > div {
			 	  display: inline-block;
			 	  padding: 0px 5px;
 			 	  border-radius: 0px;
 			 	  border-right: 1px dashed #209eba;
 			 	  color:#fff; }
 			 	  #pageTimer > div:last-of-type { 
	 			 	  border: none;
 			 	  }
		 	  .days, .minutes,.hours, .seconds { 
			 	  font-size: 20px;
			 	  display: block;
			 	  padding: 0px 3px;
			 	  color:#fff;
			 	  height: 20px;
			 	  line-height: 20px;
  			 	  text-align: center;
			 	  font-weight: 900;
		 	  }
		 	  .smalltext { 
			 	  font-size: 11px;
			 	  text-align: center;
			 	  font-weight: 500;
 		 	  }

			@media (max-width:766px) { 
				.artist-top { 
					font-size: 13px;
				}
				#pageTimerWrap { 
					left:15px;
				}
				.top_bg { 
					margin-top:100px;
				}
				 .top_date { 
			  
			  z-index: 999;
			  position: absolute;
			  bottom:-20;
			  right:15px;
			  border:4px solid #fff;
			  padding: 5px;
			  transform: translate(0px,30px);
			  color:#fff;
		  }
		  .top_bg_text { 
			  font-size: 14px;
		  }
		  .top_date_first { 
			  display: block;
			  line-height: 21px;
			  white-space: nowrap;
			  font-size: 20px;
			  font-weight: 900;
		  }
		  .top_date_second { 			  display: block;

			  font-size: 14px;
			  line-height: 20px;
			  font-weight: 900;
		  }
		  .top_date_third { 			  display: block;

			  line-height: 12px;
			  font-size: 11px;
			  font-weight: 900;
			  letter-spacing: 1px;
			  
		  }
		      .top_date_fifth { 			  display: block;

			  line-height: 20px;
			  font-size: 18px;
			  letter-spacing: 3px;
			  font-weight: 900;
			  
		  }
		  
		  .top_date_fourth { 			  display: block;
line-height: 14px;
letter-spacing: 1px;
			  font-size: 14px;
			  font-weight: 900;
		  }.top_bg_img { 
			  max-width: 80%;
		  }
.top_bg img.big_img { 
	max-height: 80vh;
}
				.main-text { 
					padding: 0px !important;font-size: 16px;
					line-height: 20px;
				}
				.search-input.form-control { 
				font-size:14px;}
				.input-group-addon.search-addon .input-group-text { 
				padding: 0px 10px;}}

@media (max-width:766px) {
	.btn.btn-big.btn-tickets { 
		height: 40px;
		padding: 0px 10px;
		font-size: 16px;
	}
    .dark-header .logo-color,
    .ponizej .logo-color {
        position: absolute;
        left: 0px;
        top: 5px;
        transition: all .3s ease;
    }
    .smalltext { 
	    font-size: 8px;
    }
    .days, .minutes, .hours, .seconds {
    font-size: 16px;
    display: block;
    padding: 3px;
    color: #fff;
    height: 20px;
    line-height: 14px;
    background: rgba(0,0,0,.3);
    text-align: center;
    font-weight: 900;
}
#pageTimer > div {
    display: inline-block;
    padding: 5px;
    margin: 0px 2px;
    border-radius: 2px;
    background: rgba(0,0,0,.3);
    color: #fff;
}
#pageTimer { 
	left: auto;
	right:15px;
	top:0px;
	transform: none;
}
    .logo-color {
        left: 0px;
    }
    .top_tekst {
	    font-size:22px;
	    line-height:30px;/*

        position: relative;
        left: 15px;
        width: auto;
        right: 15px;
        z-index: 999;
        top: 0px;
        padding-top: 220px;
        font-size: 30px;
        line-height: 40px;
        color: #fff;
        font-family: 'Novocento';
*/
    }
    .navbar-brand {
        padding: 10px 0px;
    }
    .ponizej .navbar-brand,
    .dark-header .navbar-brand {
        padding: 5px 0px;
    }
    .logo-maska,
    .ponizej .logo-maska,
    .dark-header .logo-maska,
    .logo-maska-1,
    .ponizej .logo-maska-1,
    .dark-header .logo-maska-1 {
        left: 0px;
        right: 0px;
    }
    .content-box {
        padding: 30px 15px 100px 15px;
    }
    .content-text {
        font-size: 14px;
        line-height: 20px;
        padding: 30px 0px;
    }
    .content-header {
        font-size: 30px;
    }
    .content-header:after {
        width: 40px;
        height: 40px;
    }
    .what-header {
        font-size: 20px;
    }
    .hard-wrap {
        margin-bottom: 30px;
    }
    .hard-icon {
        line-height: 40px;
        font-size: 40px;
    }
    .hard-number {
        font-size: 20px;
    }
    .hard-text {
        font-size: 12px;
    }
    .big-blog-wrap {
        margin-bottom: 20px;
    }
    .big-blog-wrap-title {
        left: 0px;
        background: rgba(255, 255, 255, .2);
    }
    .sml-blog-wrap-title {
        right: auto;
        left: 0px;
    }
    .big-subpage {
        font-size: 36px;
        margin-top: 50px;
    }
}
@media (max-width:599px) {
		.top_bg { 
					padding-top:100px;
					margin-top:80px;
					padding-bottom: 50px;
				}
				.top_bg:before { 
					box-shadow: inset 0px -30px 30px 20px #080708;
				}
				.top_bg:after { 
					box-shadow: inset 50px 14px 100px 20px #080708;
				}
}