.terms {
	margin-top: 60px;
}
.terms-item-title {
	display: block;
	width: 100%;
	margin: 0 auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-family: '__Museo Sans Cyrl_5';
	text-align: center;
	margin-bottom: 30px;
	font-weight: 900;
}
.terms-item-title span.txt {
	display: block;
	margin-top: 7px;
}
.terms-item-title span.txt, .terms-item-title a {
	color: #232323;
	font-size: 18px;
	line-height: 30px;
	text-decoration: none;
}
.terms-item-title span.number {
	background-color: #004778;
	border-radius: 50%;
	font-size: 18px;
	padding: 9px 14.96px;
	font-weight: 600;
	color: #fff;
}
.terms-items-block-1 {
	margin-bottom: 70px;
}
.terms-items-block-2 {
	margin-bottom: 60px;
}

.terms-items-block-1 .item-img img{
	margin-top: 30px;
}
.terms-items-block-2 .item-img img{
	height: auto;
	width: 240px;
}
.terms .terms-items-block-1 .item-title {
	display: inline-flex;
}
.terms .item-title a.btn{
	padding: 20px 27px;
	border: 2px solid #dc0032;
	border-radius: 6px;
}
.terms .item-title a.btn:hover {
	background: #dc0032;
}
.terms .terms-item-txt{
	font-family: 'Open Sans', sans-serif;
}

.terms .item-container {
	margin: 0 auto;
}
.terms .terms-items-block-1 .item,
.terms .terms-items-block-2 .item {
	text-align: center;
	margin-bottom: 30px;
	border: 1px solid #cfcfcf;
    padding: 10px;
    border-radius: 10px;
	
}

.terms .terms-items-block-1 .terms-item-txt{
	text-align: center;
	color: #6d6d6d;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 16px;
	line-height: 25px;
	margin-top: -60px;
	margin-bottom: 30px;
}
.terms .terms-items-block-2 .terms-item-txt{
	font-size: 18px;
	line-height: normal;
	color: #8e8e8e;

}
.terms-item-txt-selected {
	font-weight: 700;
}
.terms-item-txt-selected a{
	color: #8e8e8e;
	text-decoration: none;
}
.terms-item-txt-selected a:hover{
	color: #ffd02a;
}
.terms .item-title,
.terms .item-title a{
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	font-family: '__Museo Sans Cyrl_5';
}
.terms a.btn{
	padding: 5px 47px;
	border: 1px solid #dc0032;
	color: #dc0032;
	border-radius: 6px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	font-weight: 700;
	margin-top: 30px;
}
.terms-item-official-rules-btn{
	margin: 0 auto;
	text-align: center;
}
.terms a.btn:hover {
	background: #dc0032;
	color: #fff;
}
.terms .terms-items-block-1 .item-btn {
	text-align: center;
	margin-bottom: 30px;
	margin-top: -80px;
}
.terms .terms-items-block-1 .item-btn a	{
	color: #fff;
	padding: 20px 27px;
	background-color: #cb342d;
	border: unset;
}
.terms .terms-items-block-1 .item-btn a:hover{
	opacity: 0.9;
}
.terms .item-title {
	text-align: center;
}
#u40925 {
    z-index: 148;
    height: 40px;
    filter: alpha(opacity=100);
    position: relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    width: 40px;
    background: transparent url(../images/arrow-grey.svg?crc=355679909) no-repeat center top;
    background-size: contain;
	margin: 0 auto;
}
.terms-item-title span.txt .sel {
	color: #FF0000;
}

.terms .terms-items-block-1 .item img {
	height: auto;
	width: 100%;
}
@media (min-width: 375px) {

}
@media (min-width: 411px) {
	.terms .item-title a.btn{
		padding: 20px 37px;
	}
	.terms .item-title,
	.terms .item-title a{
		font-size: 30px;
		margin-bottom: 30px;
	}
	.terms .terms-items-block-1 .item img {
		height: 180px;
		width: auto;
	}
}
@media (min-width: 768px) {
	.terms-item-title {

		display: block;
	}
	.terms-item-title span.number {
		margin-right: 10px;
		vertical-align: super;
	}

	.terms-item-title span.txt {
		display: inline-block;
	}


	.terms .terms-items-block-2 .items{
		display: flex;
		flex-flow: row wrap;
	}
	.terms .terms-items-block-2 .item {
		width: 49.6%;
		display: inline-flex;
	}
	.terms .terms-items-block-1 .terms-item-txt{
		width: 60%;
	}

	.terms-items-block-2 .item-img img{
		height: 200px;
		width: auto;
	}
	.terms-items-block-2 .terms-item-title .txt{
		padding: 10px 30px;
		color: #FFFFFF;
		font-size: 29px;
		background-color: #ff0000;
		font-weight: 700;
	}
}
@media (min-width: 992px) {}
@media (min-width: 1024px) {
	.terms-items-block-2 .item-img img{
		height: 300px;
	}
	.terms .terms-items-block-1 .item-btn {
		text-align: left;
	}
}
@media (min-width: 1200px) {
	.terms .terms-items-block-1 {
		flex-flow: row nowrap;
	}
	.terms .terms-items-block-1 .btn{
		background-color: #2484c6;
		color: #fff;
		border-width: 3px;
	}
	.terms-items-block-2 .item-img img{
		height: 320px;
	}
	.terms .items {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	.terms .item {
		width: 30%;
	}
	.terms .item img {
		width: 100%;
	}
}
@media (min-width: 1400px) {
	.terms .terms-items-block-1 {
		width: 100%;
	}
	.terms .terms-items-block-2 {
		text-align: center;
	}

}