.rubix-top-banner .top-banner-description {
    font-family: Forum, sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    color: #fff;
    margin-top: 24px;
}.bx-news-list.rubix-top-banner {
    height: 630px !important;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 50px;
    margin: 0 auto;
    max-width: 100%;
}
.top-text {
    line-height: 57px;
    color: #ffffff;
    font-size: 44px;
    font-family: 'Sobolewfonts',Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
.bottom-text {
    line-height: 66px;
    color: #ffffff;
    font-size: 60px;
    font-family: 'Sobolewfonts',Arial,sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
.rubix-top-banner .banner-dop-txt {
    color: #d18250;
    font-size: 16px;
    font-family: 'Sobolewfonts',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 400;
    padding-top: 30px;
}
.rubix-top-banner .consult-custom a {
    text-decoration: none;
    color: #d18250;
    font-size: 22px;
    font-family: 'Sobolewfonts',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 500;
}
.rubix-top-banner .bx-news-list.rubix-top-banner {
    min-height: 100vh;
    padding: 50px 0;
    display: flex;
    align-items: center;
}
.rubix-top-banner .top-banner-slider,
.rubix-top-banner .top-banner-slider * {
	height: 100%;
}
.rubix-top-banner .top-banner-item {
	overflow: hidden;
    position: relative;
}
.rubix-top-banner .top-banner-content * {
    height: auto;
}
.rubix-top-banner .top-banner-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.rubix-top-banner .top-banner-image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;

	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transition: opacity 3s,-webkit-transform 8s;
	-o-transition: opacity 3s,transform 8s;
	transition: opacity 3s,transform 8s,-webkit-transform 8s;
    position: absolute;
}
.rubix-top-banner .top-banner-slider .owl-item.active .top-banner-image {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.rubix-top-banner .top-banner-filter {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0.20), rgba(0,0,0,0.60));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.20), rgba(0,0,0,0.60));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0.20), rgba(0,0,0,0.60));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0.20), rgba(0,0,0,0.60));
	background-image: linear-gradient(top, rgba(0,0,0,0.20), rgba(0,0,0,0.60));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cc000000', endColorstr='#66000000');
}
.rubix-top-banner .top-banner-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.rubix-top-banner .top-banner-content {
    z-index: 2;
    /* position: absolute; */
    max-width: 960px;
    margin: 0 auto;
    z-index: 1;
    text-align: center;
    position: relative;
	z-index: 3;
    padding: 0px 20px;
    /* left: 50%; */
    /* top: 50%; */
    /* -webkit-transform: translate(-50%, -30%);
    -moz-transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    -o-transform: translate(-50%, -30%);*/
    /* transform: translate(-50%, -30%); */
}
.rubix-top-banner .top-banner-title {
    color: #ffffff;
    font-family: 'Sobolewfonts',Arial,sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.04em;
}
.rubix-top-banner .top-banner-text {
    color: #ffffff;
    font-family: 'Forum', sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.04em;
    text-align: center;
    margin-bottom: 24px;
}
.rubix-top-banner .top-banner-text .top-text {
    margin-bottom: 19px;
}
.rubix-top-banner .top-banner-address-wrap {
	margin: 60px 0;
}
.rubix-top-banner .top-banner-address {
    display: inline;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Sobolewfonts',Arial,sans-serif;
    line-height: 1;
    font-weight: 400;
    text-decoration: none;
}
.rubix-top-banner .top-banner-address svg {
    -ms-flex: 0 0 14px;
    flex: 0 0 14px;
    max-width: 14px;
}
.rubix-top-banner .top-banner-address span {
    display: inline-block;
    position: relative;
    top: 3px;
}
.rubix-top-banner .top-banner-address svg path {
    fill: #ffffff;
}
.rubix-top-banner .top-banner-btn {
    color: #080606;
    font-size: 14px;
    font-family: 'Sobolewfonts',Arial,sans-serif;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 1px;
    border-width: 1px;
    border-radius: 1px;
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    display: inline-block;
    padding: 20px 40px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    min-width: 320px;
}
.rubix-top-banner .top-banner-btn:hover {
    background: #d18250;
    color: #fff;
}
.top-banner-social {
	margin-top: 60px;
}
.rubix-top-banner .banner-dop-txt + .top-banner-social {
    margin-top: 20px;
}
.rubix-top-banner .top-banner-social a {
	display: inline-block;
	margin: 0 10px;
}
.rubix-top-banner .top-banner-social svg {
	width: 30px;
}



/*корпоративные заказы*/
.corporate.rubix-top-banner .top-banner-content {
    width: 100%;
    padding-right: 30%;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
    text-align: left;
}


@media (max-width: 1200px) {
	.bx-news-list.rubix-top-banner {
		/*min-height: 620px;*/
	}
}
@media (max-width: 992px) {
	.bx-news-list.rubix-top-banner {
		/*min-height: 780px;*/
	}
    /*.rubix-top-banner .top-banner-title {
        font-size: 32px;
    }
	.rubix-top-banner .top-banner-text {
		font-size: 36px;
	}*/
	.rubix-top-banner .top-banner-text {
    font-size: 25px;
    margin-bottom: 15px;
}

.rubix-top-banner .top-banner-title {
    font-size: 35px;
    line-height: 40px;
}

.rubix-top-banner .top-banner-description {
    font-size: 25px;
    line-height: 27px;
    margin-top: 10px;
}
}
@media (max-width: 768px) {
	.bx-news-list.rubix-top-banner {
		/*min-height: 800px;*/
	}

    .rubix-top-banner .top-banner-title {
        font-size: 32px;
    }
    .rubix-top-banner .top-banner-text {
        font-size: 36px;
        margin-top: 30px;
    }
	.rubix-top-banner .top-banner-address-wrap {
    margin: 22px 0 30px 0;
}
}
@media (max-width: 640px) {
	.sotrudnichestvo .top-text {
		font-size: 42px;
		line-height: 56px;
	}

    .rubix-top-banner .top-banner-title {
        font-size: 26px;
    }
    .rubix-top-banner .top-banner-text {
        font-size: 32px;
        margin-top: 26px;
    }
    .rubix-top-banner .top-banner-title br {
        display: none;
    }
}
@media (max-width: 450px) {
	.sotrudnichestvo .top-text {
		font-size: 28px;
		line-height: 30px;
	}
	.rubix-top-banner .top-banner-slider .owl-item.active .top-banner-image {
		transform: none !important;
		transition: 0s !important;
	}
	.rubix-top-banner .top-banner-slider .owl-item.active .top-banner-image.mobile-hidden {
		display: none;
	}
	.rubix-top-banner .top-banner-image-mobile {
		width: 100%;
		height: 100%;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}
}
@media (max-width: 576px) {
	.bx-news-list.rubix-top-banner {}
	.rubix-top-banner .top-banner-btn{
		min-width: 250px;
	}
}
@media (max-width: 450px) {
    .bx-news-list.rubix-top-banner {
        height: 540px !important;
    }
}

@media (max-width: 400px) {
    .bx-news-list.rubix-top-banner {
        height: 460px !important;
    }
}
