

.subtitle-custom {
	color: #FFF;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
}
k.banners-big {
    padding: 0px;
	/*top: -310px;
    position: absolute;*/
}
ol li {
    padding-left: 4px;
    margin-bottom: 0px;
}
ul li {
    list-style-type: disc;
}
ul li:before {
    content: "";
    left: 0;
    top: 0px;
    background: unset;
    width: 0px;
    height: 0px;
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
}
ul {
    padding-left: 30px;
}
li::marker {
	font-weight: 700;
}
.topic__heading .switcher-title {
		color: #FFF;
		font-family: "Prosto One";
		font-size: 42px;
		font-style: normal;
		font-weight: 400;
		line-height: 57px;
	}
.topic {
	display:block;
}
@media(max-width: 1024px) {
	.banners-fon-list__item-btn{
		flex-direction: column;
	}
}
@media(max-width: 768px) {
	.banners-fon-list__item-inner{
		width: unset;
	}
}
@media (min-width: 601px) {
    .has-long-banner .page-top-info{
        padding-top: 14%;
        margin-bottom: 48px;
        position: relative;
        min-height: 320px;
    }
    .has-long-banner .page-top-wrapper {
        position: relative;
        left: 0;
        right: 0;
        z-index: 3;
        bottom: 0;
    }
}
@media(min-width: 1200px) {
	.topic__heading {
		width: 55%;
	}
}

/*.page-top-info {
	z-index: 10;
    position: relative;
    top: 330px;
}
.tizer-list1 {
    margin-top: 410px;
}*/
