@font-face {
font-family: "Helvetica Neue";
src: url(../fonts/HelveticaNeueCondensedBold.ttf);
}

body{
	background-color:#000;
	overflow-x:hidden;
	background-image: url(../img/fon.jpg);
	background-size: 100%;	
	//background-attachment: fixed;	
	min-height: 100%;
	background-position-x: center;
	background-position-y: -100px;
     background-repeat: no-repeat;
}

img{
	max-width:100%;
}

a img{
	-webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	outline:none; 
	border:none;
}

a img:hover{
	opacity:0.7;
}

.button:hover{
	cursor:pointer;
}

.logo{
	text-align:center;	
}

.logo img{
	height:120px;
	margin:20px 0;
}

.main{
	margin:10px auto auto auto;
	//height:100vh;
	//min-height: 910px;
	//max-height: 1080px;
}

.main2{	
   //background-image: url(../img/fon.jpg);
	background-size: 100%;
	background-repeat:no-repeat;	
	background-position: top center;
	//height:100%;
	margin-top:20px;
}

.day{
	max-height:130px;
}

.dayk{
	margin-top:70px;
}

.club{
	max-height:70px;
	margin:10px auto;
}

.bilet{
	//background-image: url(../img/bilet.jpg);
	//background-size: 90%;
    //background-repeat: no-repeat;
    //background-position: top center;
	display: inline-block;
    width: 250px;
	max-width: 100%;
    height: 50px;
    border: none;
    background-color: transparent;
    margin-top: 20px;
	outline: none;	
	transition:all .2s linear;
-moz-transition:all .2s 0 linear;
-webkit-transition:all .2s linear;
-o-transition:all .2s linear;
}

.bilet:hover{
	//background-size: 100%;
}

.logomin{
	height:40px;
	margin-bottom: 10px;
}

.tsite{
	margin: 0 auto 15px auto;
}

.site img{
	height: 30px;
    margin: 0px auto 0px !important;
}

footer .site img {
    height: 20px;
    margin: -9px auto 0px !important;
}

.conc{
	margin:20px 0;
}

.mb-3{
	margin:30px 0;
}

.date, .datem {
	font-family:"Helvetica Neue", sans-serif;
	font-weight:bold;
	color: #951f1f;
	font-size:20px;
}

.datem .conc__place-subtitle {
	margin-bottom: 0;
	font-size: 22px;
}

.conc__place {
	margin-top: 32px;
}

.datem .conc__place-title {
	font-size: 60px;
    line-height: 25px;
}

.conc__place-caption {
	line-height: 40px;
	font-size: 45px;
	margin-bottom: 0;
}

.date{
	color:#fff;
}

.date i{
	display:block;
	font-style: normal;
    margin-top: -20px;
}

.date span{
	font-size:70px;	
}

.datem {	
	font-size:30px;
	padding-top: 15px;
}

.datem span{	
	color:#fff;
	white-space: nowrap;
}

.dateb{
	padding: 30px 0px;
    margin-left: 40px;
}

video{
	margin-bottom: -6px;
}

.video-container {
		position: relative;
		padding-bottom: 56.25%;
		//padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	.video-container iframe,  
	.video-container object,  
	.video-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.video-wrapper {
		width: 98%;
		max-width: 100%;
		text-align: center;
        margin: 0px auto 0 auto;
	}

footer{
	font-family: 'Montserrat';
	font-weight:600;
	text-align:center;
	margin-bottom:10px;
	margin-top: 60px;
	color:#fff;
	font-size:10px;
}

.name{
	color:#951f1f;
	font-size:18px;
	font-weight:600;
	padding:0 15px;
}

.n2{
	border-left:2px solid #951f1f;
	border-right:2px solid #951f1f;
}

.n3{	
	border-right:2px solid #951f1f;
}

.carousel-indicators {
    bottom: -40px !important;
}

.imgf {
    height: 35px;
    margin: 20px auto;
}

@media(max-width:1440px){
.logo img{
	height:120px;	
}

body {    
    background-position-y: 0px;
}
}

@media(max-width:1366px){
	.main {
        height: 100%;
		min-height: 100px;
		max-height:10000px;
	}
	.main2{
		margin-top:20px;
		//background-size: 90%;
	}	
	.dayk {
    margin-top: 50px;
	}	
	.logo img{
	height:90px;	
	}
	.site img {
    height: 20px;
	}
	.slider{
	max-width: 950px;
    margin: 0 auto;
	}
}

@media(max-width:1200px){		
     
}

@media(max-width:1070px){	
   
}

@media(max-width:950px){		
	
}

@media(max-width:840px){		
	.logo img{
	height:80px;	
	}
   
}

@media(max-width:768px){	

.datem {
    padding-top: 10px;
}

.dateb {
    padding: 5px 0px;
    margin-left: 0px;
}

body {    
    background-position-y: -40px;
	background-size:220%;
}

.day {
    max-height: 120px;
}

.club {
max-height: 50px;}

.logo img{
	//height:80px;	
	}
	
	.container {
    padding-right: 35px;
    padding-left: 35px;
	max-width: 100%;
	}		
	
	.main2 {    
    //background: none;
	padding-top:20px;
	//background-size: 90%;
	}	
	
	.dayk{margin:5% auto;}	
	
	footer {    
    margin-top: 25px;
	}
	
	footer .site img {
    height: 20px;
    margin: 15px auto !important;
    display: block;
	}
}

@media(max-width:510px){
	.name {
		font-size: 14px;   
    padding: 0 7px;
	}
	
}

@media(max-width:450px){

.logo img {
    height: auto;
}	

.main2 {       
padding-top: 20px;}

.name {
		font-size: 12px;   
    padding: 0 3px;
	}
    
}