html,
body {
  margin: 0px;
  height: 100%;
  font-family:'Ubuntu';
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}

@media (min-width: 1200px) {
	.container {
		max-width: 950px;
	}
}


.c-logo{
	height: 30px;
	color: #bd491c!important;
	filter: brightness(1)contrast(0.3)hue-rotate(170deg)saturate(6.9);
}

.nav-link{
	cursor:pointer;
}
.nav-link:hover{
	color: rgba(0,0,0,.9);
}

.content{
	position:relative;
}

.content.one{
	min-height:730px;
}

.bg-group{
	background:white;
	padding:10px;
	border-radius:10px;
}

.partners{
	height:50px;
}
.partners.min{
	height:40px;
}

.text-partner{
	font-size:20px;
	font-weight:550;
	color:white;
}

.text-partner.min{
	font-size:17px;
}

.autumn{
	font-size:81px;
	line-height:1;
	font-weight:600;
	color:white;
}


.autumn.min{
	font-size:23px;
	line-height:1.5;
	border-radius:5px;
}

.block-border{
	border:1px solid white;
	border-radius:6px;
}

.autumn-bord{
	border-radius:9px;
	border: 1px solid white;
	
	display: inline-block!important;
}
.autumn.bord{
	/* font-size:6vw; */
	line-height:1.3;
	font-weight:500;	
	font-size:30px;
	
	padding-right: 60px!important;
	
}

.text-orange{
	color:#ee9c2d;
}

.bg-group.autumn{
	display: inline-block!important;
}

.dates{
	width:274px;
}

.kolonka{
	width:140px;
	position:absolute;
	left:59%;
	bottom:30%;
	rotate: -10deg;
}

.city{
	width:70%;
	left:15%;
	position:absolute;
	bottom:0;
}
.fm{
	width:62%;
	left:42%;
	position:absolute;
	bottom:0;
}
.fm-min{
	display:none;
}
.orange{
	width:125px;
	left:70%;
	position:absolute;
	bottom:15%;
	rotate: 25deg;
}
.red{
	width:95px;
	left:8.5%;
	position:absolute;
	top:22%;
	rotate: -147deg;
}
.yellow{
	width:150px;
	left:8%;
	position:absolute;
	top:60%;
	rotate: 230deg;
}
.yellow2{
	display:none;
}

.bg-orange{
	background: linear-gradient( 270deg, rgba(254, 202, 121, 1) 0%, rgba(232, 138, 16, 1) 100% );
}

.bg-bdark {
    background-color: #bd300f!important;
}

.rules-text{	
	font-size:30px;
	font-weight:550;
}

.rules-text.min{	
	font-size:15px;	
}

.color-brown{
	color: #bd300f!important;	
}
.color-red{
	color: #ff450d!important;
}

.rules-padding{
	padding-left:25%;
}

.bg-pink{
	background: #ffebeb;
}

.pink{
	width: 102px;
    left: 24%;
    position: absolute;
    top: 26%;
    rotate: 206deg;
    filter: brightness(1.6)contrast(1)hue-rotate(1deg)saturate(0.9);
}

.part-title{
	font-size:28px;
	font-weight:550;
}

.pink-color
{
	color:#ffebeb;
}

.bg-brown{
	background-color: #bd300f;
}


.part-numb{
	font-weight:700;
	font-size:75px;
}

.part-text{
	font-size:15px;
	font-weight:550;
}

.round-border{
	border-radius:9px;
}

.btn-info {
    background-color: #f34c1a;
    border-color: #f34c1a;
}
.btn-info:hover {
    background-color: #d94013;
    border-color: #d94013;
}
.bg-card-cat {
    height: 280px!important;
}

.bg-border{
	border-radius:6px;
	border:1px solid #bd300f;
}

.card-heart{
	filter: brightness(50%) sepia(100) saturate(100) hue-rotate(25deg);
}

.img-fluid {
    width: 500px!important;
}

@media (max-width: 768px) {
	.text-sm-center {
		text-align:center;
	}
	.partners {
		height: 36px;
	}
	.partners.min{
		height:31px;
	}
	.bg-group.centr{
		justify-content: center!important;
	}
	.bg-group.min{
		width: 68%;
		margin-left: 16%;
	}
	.autumn.bord{
		padding-right: unset!important;		
	}
	
	.red{
		width:48px;
		left:0%;
		position:absolute;
		top:32%;
		rotate: -147deg;
	}
	.yellow2{
		display: block;
		width: 57px;
		/* right: -5px; */
		right: 0;
		position: absolute;
		top: 29%;
		rotate: -10deg;
	}
	
	.autumn.bord{
		padding-bottom: 55px!important;
		text-align:center;
		font-size: 27px!important;
	}
	
	.kolonka{
		left: 28%;
		bottom: 25%;
	}
	
	.city {
		width: 100%;
		left: 0;
	}
	
	.fm{
		display:none;		
	}
	
	.fm-min{
		width: 93%;
		left: 4%;
		position:absolute;
		bottom:0;
		display: block;
	}
	
	.content.one{
		min-height:870px;
	}
	
	.orange{
		width: 81px;
		right: -5px;
		position: absolute;
		bottom: 22%;
		rotate: 11deg;
	}
	
	.yellow{
		width:75px;
		left:-2%;
		position:absolute;
		top:67%;
		rotate: 230deg;
	}
	
	.bg-orange{
		background: linear-gradient( 180deg, rgba(232, 138, 16, 1) 0% ,  rgba(254, 202, 121, 1) 100% )!important;
	}
	
	.sm-center{
		margin:0 auto;
	}
	
	
	
	.rules-text{	
		font-size:26px;	
	}
	
	.rules-padding{
		padding-left:28%;
	}
	
	.pink{
		width: 100px;
		left: -18px;		
		top: 22%;
		rotate: 206deg;
	}
	
	.part-numb{
		font-size:85px;
		line-height: 1.2;
	}
	
	.part-title {
		font-size: 24px;
	}
}