@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&display=swap');

/* ==========================================================================
   BRUNE
   ========================================================================== */
.brune-wrapper {
	position: relative;
	overflow: hidden;
}
.brune-button:hover{
	color:#fff;
}
.brune-container {
	max-width: 1220px;
	margin: auto;
	padding: 0 20px;
}

.brune-button {
	cursor: pointer;
	border: none;
	display: block;
	width: 100%;
	max-width: 320px;
	color: #fff;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	letter-spacing: -0.16px;
	text-align: center;
	padding: 18px;
	border-radius: 20px;
	background: #0047FF;
	text-decoration: none;
	transition: all 0.2s ease-out;
}

.brune-button:hover {
	opacity: 0.85;
}

.brune-title {
	color: #241D4D;
	font-family: Montserrat;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	padding-left: 70px;
	position: relative;
}

.brune-title:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/brune-title.svg);
}

.brune-link-video {
	display: inline-block;
	position: relative;
	padding-left: 42px;
	color: #241D4D;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	text-decoration: none;
	transition: all 0.2s ease-out;
}

.brune-link-video:hover {
	opacity: 0.85;
}

.brune-link-video:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 28px;
	height: 28px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/brune-link-video.svg);
}

.brune-input {
	display: block;
	width: 100%;
	height: 60px!important;
	padding: 0 20px;
	border-radius: 10px!important;
	background: #F6F6F6!important;
	border: none!important;
	color: #241D4D!important;
	font-family: Montserrat;
	font-size: 15px!important;
	font-style: normal;
	font-weight: 500;
	line-height: 150%!important;
	outline: none;
}

.brune-input_name {
	padding-left: 44px;
	background-image: url(../img/brune-input-name.svg)!important;
	background-repeat: no-repeat!important;
	background-position: 20px 23px!important;
}

.brune-input_phone {
	padding-left: 46px;
	background-image: url(../img/brune-input-phone.svg)!important;;
	background-repeat: no-repeat!important;
	background-position: 20px 22px!important;
}

.brune-input::-webkit-input-placeholder {
	color: #241D4D;
	opacity: 1;
	transition: all 0.2s ease-out;
}

.brune-input::-moz-placeholder {
	color: #241D4D;
	opacity: 1;
	transition: all 0.2s ease-out;
}

.brune-input:-moz-placeholder {
	color: #241D4D;
	opacity: 1;
	transition: all 0.2s ease-out;
}

.brune-input:-ms-input-placeholder {
	color: #241D4D;
	opacity: 1;
	transition: all 0.2s ease-out;
}

.brune-input:focus::-webkit-input-placeholder {
	color: transparent;
}

.brune-input:focus::-moz-placeholder {
	color: transparent;
}

.brune-input:focus:-moz-placeholder {
	color: transparent;
}

.brune-input:focus:-ms-input-placeholder {
	color: transparent;
}

/* ==========================================================================
   BRUNE-MAIN
   ========================================================================== */
.brune-main {
	background: #F6F6F6;
	padding: 80px 0;
}

.brune__block {
	margin-left: auto;
	width: 560px;
	position: relative;
}
.brune__block.b260{
	margin-left:0px;
}
.brune-main__label {
	color: #241D4D;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	text-transform: uppercase;
	margin-bottom: 4px;
}
.brune-main__label.b260 {
	text-transform: none;
	font-size:44px;
	font-weight: 500;
}
.brune-main__title {
	color: #241D4D;
	font-family: Montserrat;
	font-size: 41px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	margin-bottom: 45px;
}
.brune-main__title.b260 {
	font-size:44px;
}
.brune-main__title b {
	font-weight: 800;
}

.brune-main__text {
	color: #241D4D;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	margin-bottom: 40px;
}

.brune-main__advantages {
	max-width: 449px;
}

.brune-main__row {
	display: flex;
	flex-wrap: wrap;
	margin: -24px -7px 0;
}

.brune-main__col {
	margin-top: 24px;
	padding: 0 7px;
	width: 50%;
}

.brune-main__advantage {
	display: flex;
}

.brune-main__icon {
	margin-top: 3px;
	display: flex;
	width: 42px;
	height: 42px;
	flex-shrink: 0;
	border-radius: 12px;
	background: #FFF;
	margin-right: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.brune-main__icon.b260 {
	width: 50px;
	height: 50px;
	margin-top: 0px;	
}
.brune-main__icon img {
	display: block;
	max-width: 100%;
	height: auto;
}

.brune-main__description {
	color: #241D4D;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}

.brune-main__button {
	margin-top: 43px;
}

.brune-main__slider .brune-owl-carousel .owl-stage-outer {
	border-radius: 30px;
}

.brune-main__slider .brune-owl-carousel .owl-dots {
	display: none;
}

.brune-main__gallery {
	position: absolute;
	width: 574px;
	left: -644px;
	top: 0;
}
.brune-main__gallery.b260 {
	right: -644px;
	left: auto;
}

.brune-main__slide img {
	display: block;
	width: 100%;
	height: auto;
}

.brune-main__previews {
	display: flex;
	margin: 30px -10px 0;
}

.brune-main__item {
	padding: 0 10px;
	width: 33.333%;
}

.brune-main__preview {
	cursor: pointer;
}

.brune-main__preview img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 30px;
	filter: grayscale(100%);
	transition: all 0.2s ease-out;
}

.brune-main__preview:after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #EBEBEB;
	margin: 20px auto 0;
	transition: all 0.2s ease-out;
}

.brune-main__preview.active:after {
	background: #0047FF;
}

.brune-main__preview.active img {
	filter: grayscale(0);
}

/* ==========================================================================
   BRUNE-COLLECTIONS
   ========================================================================== */
.brune-collections {
	padding: 80px 0;
	background: #fff;
}

.brune-collections__img {
	margin-bottom: 30px;
}

.brune-collections__img img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.brune-collections__line {
	display: flex;
	margin-bottom: 30px;
}

.brune-collections__icon {
	width: 42px;
	height: 42px;
	background: #EDF6FF;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 3px;
	margin-right: 20px;
	flex-shrink: 0;
}
.brune-collections__icon.b260 {
    background: #F2F5FA;
}
.brune-collections__icon img {
	display: block;
	max-width: 100%;
	height: auto;
}

.brune-collections__description {
	color: #241D4D;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}

.brune-collections__button {
	display: block;
	color: #241D4D;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	letter-spacing: -0.16px;
	text-decoration: none;
	text-align: center;
	border-radius: 20px;
	background: #F2F5FA;
	padding: 18px;
	transition: all 0.2s ease-out;
}

.brune-collections__button:hover {
	background: #0075FF;
	color: #fff;
}

.brune-collections__head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin-bottom: 50px;
}

.brune-colletions__video {
	font-size: 0;
}

.brune-collections .brune-owl-carousel .owl-stage-outer {
	overflow: visible !important;
}

/* ==========================================================================
   BRUNE-INFO
   ========================================================================== */
.brune-info {
	padding: 80px 0;
	background: #F6F6F6;
	position: relative;
	overflow: hidden;
}

.brune-info:before {
	content: '';
	position: absolute;
	width: 1700px;
	bottom: -99px;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	background: url(../img/brune-info-bg.svg) no-repeat bottom left;
}

.brune-info .brune-container {
	position: relative;
}

.brune-info__block {
	padding: 8px 0;
	position: relative;
}

.brune-info__head {
	display: flex;
	margin-bottom: 45px;
}

.brune-info__logo {
	width: 261px;
	flex-shrink: 0;
	margin-right: 18px;
	margin-top: 4px;
}

.brune-info__logo img {
	display: block;
	max-width: 100%;
	height: auto;
}

.brune-info__label {
	color: #241D4D;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
}

.brune-info__text {
	color: #241D4D;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	max-width: 619px;
}

.brune-info__img {
	position: absolute;
	right: 0;
	top: 0;
	width: 474px;
}

.brune-info__img img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 30px;
}

/* ==========================================================================
   BRUNE-DEVICE
   ========================================================================== */
.brune-device {
	background: #fff;
	padding: 120px 0 40px;
}

.brune-device__head {
	display: flex;
	justify-content: center;
	margin-bottom: 57px;
}

.brune-device__button {
	display: flex;
	justify-content: center;
	margin-top: 50px;
}

.brune-device__button .brune-button {
	max-width: 350px;
}

.brune-device__wrapper {
	height: 600px;
	position: relative;
	border-radius: 30px;
	background: #3431D7 url(../img/brune-device-bg.svg) no-repeat center;
}
.brune-device__wrapper.b260 {
	background: #3431D7 url(../img/bruneb260-device-bg.svg) no-repeat center;
}
.brune-device__block {
	position: absolute;
	top: 181px;
	left: 349px;
	width: 519px;
	position: relative;
}

.brune-device__img {
	position: relative;
}

.brune-device__img > img {
	display: block;
	width: 100%;
	height: auto;
}

.brune-device-item {
	display: flex;
	align-items: center;
}

.brune-device__icon {
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid rgba(255, 255, 255, 0.20);
	backdrop-filter: blur(17px);
	margin-right: 20px;
	flex-shrink: 0;
	border-radius: 10px;
}

.brune-device__icon img {
	display: block;
	max-width: 100%;
	height: auto;
}

.brune-device__description {
	color: #FFF;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 135%;
}
.brune-device__description.b260{
	font-weight: 500;
}
.brune-device__description span {
	margin-top: 2px;
	display: block;
	font-weight: 500;
	font-size: 13px;
}

.brune-device-item_pos1 {
	position: absolute;
	bottom: 24px;
	right: -79px;
}

.brune-device-item_pos1:before {
	content: '';
	position: absolute;
	bottom: -28px;
	left: -121px;
	width: 309px;
	height: 75px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/brune-device-line1.svg);
}

.brune-device-item_pos2 {
	position: absolute;
	bottom: 144px;
	right: -177px;
}

.brune-device-item_pos2:before {
	content: '';
	position: absolute;
	bottom: -27px;
	left: -114px;
	width: 279px;
	height: 70px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/brune-device-line2.svg);
}

.brune-device-item_pos3 {
	position: absolute;
	top: -130px;
	left: -7px;
}

.brune-device-item_pos3:before {
	content: '';
	position: absolute;
	bottom: -90px;
	left: 68px;
	width: 209px;
	height: 73px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/brune-device-line3.svg);
}

.brune-device-item_pos4 {
	position: absolute;
	top: -40px;
	left: -203px;
}

.brune-device-item_pos4:before {
	content: '';
	position: absolute;
	bottom: -62px;
	left: 71px;
	width: 238px;
	height: 43px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/brune-device-line4.svg);
}

.brune-device-item_pos5 {
	position: absolute;
	left: -246px;
	bottom: 225px;
}

.brune-device-item_pos5:before {
	content: '';
	position: absolute;
	bottom: -50px;
	left: 67px;
	width: 297px;
	height: 36px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/brune-device-line5.svg);
}

.brune-device-item_pos6 {
	position: absolute;
	left: -204px;
	bottom: 115px;
}

.brune-device-item_pos6:before {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 69px;
	width: 276px;
	height: 22px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/brune-device-line6.svg);
}

.brune-device-item_pos7 {
	position: absolute;
	left: -142px;
	bottom: 13px;
}

.brune-device-item_pos7:before {
	content: '';
	position: absolute;
	bottom: -7px;
	left: 68px;
	width: 225px;
	height: 32px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/brune-device-line7.svg);
}

.brune-device__extra {
	position: absolute;
	top: -131px;
	right: -263px;
	padding: 30px;
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	background: rgba(54, 52, 216, 0.20);
	backdrop-filter: blur(7px);
}

.brune-device__extra .brune-device-item + .brune-device-item {
	margin-top: 21px;
}

.brune-device__extra .brune-device__description {
	font-size: 16px;
}

.brune-device__caption {
	color: #C4C2FF;
	font-family: Montserrat;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 135%;
	text-transform: uppercase;
	margin-bottom: 18px;
}

.brune-device__circle {
	position: absolute;
	width: 46px;
	height: 46px;
	border-radius: 40px;
	border: 1px solid rgba(255, 255, 255, 0.90);
	background: rgba(255, 255, 255, 0.80);
	box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(10px);
	display: flex;
	align-items: center;
	justify-content: center;
}

.brune-device__circle img {
	display: block;
	max-width: 100%;
	height: auto;
}

.brune-device__circle_pos1 {
	bottom: 51px;
	right: 208px;
}

.brune-device__circle_pos2 {
	top: 155px;
	right: 84px;
}

.brune-device__circle_pos3 {
	top: -6px;
	left: 255px;
}

.brune-device__circle_pos4 {
	top: 50px;
	left: 92px;
}

.brune-device__circle_pos5 {
	bottom: 155px;
	left: 88px;
}

.brune-device__circle_pos6 {
	bottom: 93px;
	left: 129px;
}

.brune-device__circle_pos7 {
	bottom: 17px;
	left: 132px;
}

.brune-device__circle_pos8 {
	top: 95px;
	right: 70px;
	display: none;
}

.brune-device__circle_pos9 {
	bottom: 34px;
	left: 232px;
	display: none;
}

/* ==========================================================================
   BRUNE-GRAB
   ========================================================================== */
.brune-grab {
	padding: 80px 0 0;
	background: #fff;
}

.brune-grab__block {
	max-width: 514px;
	margin-left: auto;
}

.brune-grab__head {
	margin:  0 -9px 40px 0;
}

.brune-grab__text {
	color: #241D4D;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	margin-bottom: 45px;
}

.brune-grab__row {
	display: flex;
	flex-wrap: wrap;
	margin: -10px -7px 0;
}

.brune-grab__col {
	margin-top: 10px;
	padding: 0 7px;
	width: 50%;
}

.brune-grab__submit {
	margin-top: 20px;
}

.brune-grab__wrapper {
	position: relative;
}

.brune-grab__img {
	width: 580px;
	position: absolute;
	left: 0;
	top: 0;
}

.brune-grab__img img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 30px;
}

.brune-grab_no-text .brune-grab__wrapper {
	padding: 47px 0;
}

/* ==========================================================================
   BRUNE-PREMISES
   ========================================================================== */
.brune-premises {
	padding: 80px 0;
	background: #fff;
}

.brune-premises .brune-title {
	margin-bottom: 50px;
}

.brune-premises__button {
	margin-top: 50px;
	display: flex;
	justify-content: center;
}

.brune-premises__row {
	display: flex;
	flex-wrap: wrap;
	margin: -50px -17px 0;
}

.brune-premises__col {
	margin-top: 50px;
	padding: 0 17px;
	width: 25%;
}

.brune-premises__img {
	margin-bottom: 30px;
}

.brune-premises__img img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 30px;
}

.brune-premises__bottom {
	display: flex;
}

.brune-premises__icon {
	width: 50px;
	height: 50px;
	border-radius: 14px;
	background: #F6F6F6;
	margin-right: 20px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.brune-premises__icon img {
	display: block;
	max-width: 100%;
	height: auto;
}

.brune-premises__description {
	color: #241D4D;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
}

/* ==========================================================================
   BRUNE-NEW
   ========================================================================== */
.brune-new__video {
	padding: 80px 0;
	background: #fff;
}

.brune__columns {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.brune-new__left {
	width: 33.333%;
	padding: 0 10px;
}

.brune-new__right {
	width: 66.666%;
	padding: 0 10px;
}

.brune-video {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}

.brune-video:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 130px;
	height: 130px;
	background: rgba(255, 255, 255, 0.50) url(../img/brune-video-play.svg) no-repeat;
	background-position: 48px 40px;
	border: 1.144px solid #fff;
	backdrop-filter: blur(20px);
	border-radius: 50%;
	transition: all 0.2s ease-out;
}

.brune-video:hover:before {
	opacity: 0.85;
}

.brune-video img {
	display: block;
	width: 100%;
	height: auto;
}

.brune-new__items {
	padding: 80px 0;
	background: #F6F6F6;
	overflow: hidden;
	position: relative;
}

.brune-new__items:before {
	content: '';
	position: absolute;
	width: 1906px;
	bottom: -18px;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	background: url(../img/brune-new-bg.svg) no-repeat bottom left;
}

.brune-new__items .brune-container {
	position: relative;
}

.brune-new__img img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 30px;
	border: 4px solid #FFF;
	box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.06);
}

.brune-new__top {
	display: flex;
	margin-bottom: 30px;
}

.brune-new__number {
	width: 42px;
	height: 42px;
	border-radius: 12px;
	background: #FFF;
	box-shadow: 0px 14px 14px 0px rgba(0, 0, 0, 0.05);
	text-align: center;
	line-height: 42px;
	color: #0047FF;
	font-family: Montserrat;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	margin-right: 20px;
	flex-shrink: 0;
	margin-top: 3px;
}

.brune-new__description {
	color: #241D4D;
	font-family: Montserrat;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
}

.brune-new .brune-owl-carousel .owl-stage-outer {
	overflow: visible !important;
}

/* ==========================================================================
   BRUNE-SPECIFICATIONS
   ========================================================================== */
.brune-specifications {
	padding: 90px 0;
	background: #F6F6F6;
}

.brune-specifications__head {
	display: flex;
	justify-content: center;
	margin-bottom: 53px;
}

.brune-specifications__block {
	display: flex;
	align-items: center;
	background: #fff;
	padding: 60px 78px 60px 0;
}

.brune-specifications__img {
	flex-shrink: 0;
	margin-right: 40px;
	flex-shrink: 0;
}

.brune-specifications__img img {
	display: block;
	max-width: 100%;
	height: auto;
}

.brune-specifications__items {
	flex-grow: 1;
}

.brune-specifications__item {
	display: flex;
}

.brune-specifications__item + .brune-specifications__item {
	margin-top: 30px;
}

.brune-specifications__td {
	width: 280px;
	color: #484A6D;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	padding-bottom: 5px;
	border-bottom: 1px solid #F6F6F6;
}

.brune-specifications__td:first-child {
	width: 50%;
	margin-right: 40px;
	margin-left: 40px;
	flex-shrink: 0;
	font-weight: 600;
}

/* ==========================================================================
   MEDIA
   ========================================================================== */
@media only screen and (max-width : 1219.98px) {
	.brune-container {
		max-width: 992px;
	}

	.brune-main__gallery {
		position: static;
		width: auto;
		max-width: 574px;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.brune__block {
		margin: 0;
		width: auto;
	}

	.brune-main__advantages {
		max-width: 100%;
	}

	.brune-main__col {
		width: 33.333%;
	}

	.brune-info__text {
		max-width: 445px;
	}

	.brune-device {
		background: #3431D7;
		padding: 80px 0;
	}

	.brune-device .brune-container {
		padding-left: 0;
		padding-right: 0;
		max-width: 100%;
	}

	.brune-device .brune-title {
		color: #fff;
	}

	.brune-device .brune-title:before {
		background-image: url(../img/brune-title-white.svg);
	}

	.brune-device .brune-button {
		background: #fff;
		color: #0047FF;
	}

	.brune-device__block {
		left: 50%;
		transform: translate(-50%, 0);
		margin-left: 20px;
	}

	.brune-device__head {
		margin-bottom: 40px;
	}

	.brune-device__extra {
		right: -205px;
	}

	.brune-grab__img {
		width: 474px;
	}

	.brune-grab__block {
		max-width: 445px;
	}

	.brune__columns {
		display: block;
	}

	.brune-new__left {
		width: 100%;
		margin-bottom: 50px;
	}

	.brune-new__right {
		width: 100%;
		max-width: 770px;
	}

	.brune-grab_no-text .brune-grab__wrapper {
		padding: 15px 0;
	}

	.brune-specifications__td {
		width: 50%;
	}

	.brune-specifications__td:first-child {
		width: 50%;
		margin-left:0px;
	}

	.brune-specifications__block {
		padding-right: 30px;
	}
}

@media only screen and (max-width : 991.98px) {
	* {
		-webkit-tap-highlight-color: transparent;
	}

	.brune-main__col {
		width: 50%;
	}

	.brune-info__img {
		position: static;
		width: auto;
		max-width: 474px;
		margin-bottom: 40px;
	}

	.brune-info__text {
		max-width: 100%;
	}

	.brune-grab__img {
		max-width: 580px;
		position: static;
		margin-bottom: 20px;
	}

	.brune-grab__block {
		max-width: 100%;
	}

	.brune-new__description {
		font-size: 16px;
	}

	.brune-premises__col {
		width: 50%;
	}

	.brune-specifications__block {
		display: block;
		padding: 60px;
	}

	.brune-specifications__img {
		margin: 0 auto 40px;
		width: auto;
		max-width: 452px;
	}

	.brune-device__block {
		position: static;
		transform: translate(0, 0);
		font-size: 0;
	}

	.brune-device-item {
		position: static;
		width: 50%;
		display: inline-flex;
		margin-top: 26px;
	}

	.brune-device-item:before {
		display: none;
	}

	.brune-device__extra {
		position: static;
		padding: 0;
		border: none;
		background: none;
		margin-top: 26px;
	}

	.brune-device-item + .brune-device-item {
		margin-top: 26px;
	}

	.brune-device__extra .brune-device-item + .brune-device-item {
		margin-top: 26px;
	}

	.brune-device__img {
		margin: 72px 0 27px;
		width: 519px;
	}

	.brune-device__block {
		width: auto;
	}

	.brune-device__wrapper {
		height: auto;
		background: none;
	}

	.brune-device__caption {
		margin-bottom: -14px;
	}

	.brune-device__head {
		margin-bottom: 14px;
	}

	.brune-device .brune-container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.brune-device__block {
		margin: 0;
	}

	.brune-device__head {
		display: block;
	}

	.brune-device {
		background-image: url(../img/brune-device-bg-mobile.svg);
		background-repeat: no-repeat;
		background-position: top right;
	}

	.brune-device__extra {
		backdrop-filter: blur(0);
	}
}

@media only screen and (max-width : 767.98px) {
	.brune-colletions__video {
		display: none;
	}

	.brune-new .brune-owl-carousel {
		width: 78%;
	}

	.brune-specifications__block {
		padding: 30px;
	}
}

@media only screen and (max-width : 575.98px) {
	.brune-main {
		padding: 40px 0;
	}

	.brune-main__label {
		font-size: 13px;
		margin-bottom: 10px;
	}

	.brune-main__title {
		font-size: 27px;
		line-height: 125%;
		margin-bottom: 30px;
	}

	.brune-main__slider .brune-owl-carousel .owl-stage-outer {
		border-radius: 10px;
		border: 3px solid #fff;
	}

	.brune-main__preview img {
		border-radius: 10px;
	}

	.brune-main__item {
		padding: 0 7px;
		min-width: 124px;
		flex-shrink: 0;
	}

	.brune-main__previews {
		margin-top: 20px;
		margin-left: -7px;
		margin-right: -7px;
	}

	.brune-main__previews-wrapper {
		margin-right: -20px;
		margin-left: -20px;
		padding-right: 20px;
		padding-left: 20px;
		overflow-x: auto;
		display: flex;
	}

	.brune-main__previews-wrapper::-webkit-scrollbar {
		display: none;
	}

	.brune-main__preview:after {
		width: 10px;
		height: 10px;
		margin-top: 20px;
	}

	.brune-main__text {
		font-size: 15px;
	}

	.brune-main__text {
		margin-bottom: 0;
	}

	.brune-main__row {
		margin-top: -34px;
	}

	.brune-main__col {
		width: 100%;
		margin-top: 34px;
	}

	.brune-main__description {
		font-size: 15px;
	}

	.brune-main__icon {
		width: 50px;
		height: 50px;
		margin-top: 0;
	}

	.brune-main__advantage {
		align-items: center;
	}

	.brune__block {
		display: flex;
		flex-direction: column;
	}

	.brune-main__advantages {
		order: 6;
	}

	.brune-main__button {
		margin-bottom: 40px;
		margin-top: 30px;
	}

	.brune-title {
		font-size: 24px;
		line-height: 125%;
		padding-left: 44px;
	}

	.brune-title:before {
		width: 30px;
		height: 30px;
	}

	.brune-collections {
		padding: 60px 0;
	}

	.brune-collections__head {
		margin-bottom: 40px;
	}

	.brune-collections__item {
		display: flex;
		flex-direction: column;
	}

	.brune-collections__line {
		order: 1;
		margin-bottom: 20px;
	}

	.brune-collections__img {
		order: 2;
		margin-bottom: 20px;
	}

	.brune-collections__button {
		order: 3;
		font-size: 15px;
		padding-left: 0;
		padding-right: 0;
		border-radius: 16px;
	}

	.brune-collections .brune-owl-carousel {
		width: 90%;
	}

	.brune-info {
		padding: 40px 0;
	}

	.brune-info__head {
		display: block;
		margin-bottom: 40px;
	}

	.brune-info__logo {
		width: 217px;
		margin: 0 0 12px 0;
	}

	.brune-info__label {
		font-size: 16px;
	}

	.brune-info__label br {
		display: none;
	}

	.brune-info__img img {
		border-radius: 10px;
	}

	.brune-info__text {
		font-size: 15px;
	}

	.brune-device {
		padding: 50px 0;
	}

	.brune-device-item {
		display: flex;
		width: auto;
	}

	.brune-device__img {
		width: 404px;
		margin-left: -62px;
	}

	.brune-device__circle_pos1 {
		display: none;
	}

	.brune-device__circle_pos2 {
		display: none;
	}

	.brune-device__circle_pos3 {
		top: -19px;
		left: 204px;
	}

	.brune-device__circle_pos4 {
		top: 18px;
		left: 116px;
	}

	.brune-device__circle_pos5 {
		bottom: 125px;
		left: 71px;
	}

	.brune-device__circle_pos6 {
		bottom: 49px;
		left: 98px;
	}

	.brune-device__circle_pos7 {
		bottom: -11px;
		left: 113px;
	}

	.brune-device__circle_pos8 {
		display: flex;
	}

	.brune-device__circle_pos9 {
		display: flex;
	}

	.brune-device__description {
		font-size: 15px;
		line-height: 130%;
	}

	.brune-device__img {
		margin-bottom: 64px;
	}

	.brune-device .brune-title span {
		display: block;
	}

	.brune-grab {
		padding: 60px 0;
	}

	.brune-grab__head {
		margin: 0 0 30px;
	}

	.brune-grab__img {
		max-width: 100%;
		width: auto;
	}

	.brune-grab__img img {
		border-radius: 10px;
	}

	.brune-grab__text {
		font-size: 15px;
		margin-bottom: 30px;
	}

	.brune-grab__col {
		width: 100%;
	}

	.brune-input {
		border-radius: 16px;
	}

	.brune-button {
		border-radius: 16px;
	}

	.brune-new {
		background: #F6F6F6;
		padding: 40px 0;
	}

	.brune-new__video {
		padding: 0;
		background: none;
		margin-bottom: 50px;
	}

	.brune-new__items {
		padding: 0;
		background: none;
	}

	.brune-new__left {
		margin-bottom: 31px;
	}

	.brune-video {
		border-radius: 10px;
		border: 3px solid #fff;
	}

	.brune-video:before {
		width: 65px;
		height: 65px;
		background-size: 21px 25px;
		background-position: 24px 20px;
	}

	.brune-new .brune-owl-carousel {
		width: 90%;
	}

	.brune-new__number {
		display: none;
	}

	.brune-new__description {
		font-size: 14px;
		line-height: 150%;
	}

	.brune-new__img img {
		border-width: 2px;
	}

	.brune-new__top {
		margin-bottom: 20px;
	}

	.brune-grab_no-text .brune-grab__wrapper {
		padding: 0;
	}

	.brune-grab_no-text .brune-grab__img {
		margin-bottom: 30px;
	}

	.brune-grab_no-text {
		padding-bottom: 0;
	}

	.brune-premises {
		padding: 60px 0;
	}

	.brune-premises__col {
		width: 100%;
	}

	.brune-specifications {
		padding: 40px 0;
	}

	.brune-specifications__head {
		margin-bottom: 30px;
	}

	.brune-specifications__block {
		padding: 30px 20px;
	}

	.brune-specifications__td {
		border-bottom: none;
		width: auto;
		padding-bottom: 5px;
		font-size: 16px;
	}

	.brune-specifications__td:first-child {
		margin-right: 0;
		width: auto;
		font-size: 18px;
	}

	.brune-specifications__item {
		border-bottom: 1px solid #F6F6F6;
		display: block;
	}

	.brune-specifications__item + .brune-specifications__item {
		margin-top: 30px;
	}

	.brune-premises__img {
		height: calc(100vw - 40px);
		position: relative;
		border-radius: 30px;
		overflow: hidden;
	}

	.brune-premises__img img {
		position: absolute;
		width: 100%;
		bottom: 0;
		height: auto;
		border-radius: 0;
	}

	.brune-new__items:before {
		display: none;
	}

	.brune-specifications__block {
		border-radius: 10px;
	}
}

@media only screen and (min-width : 1220px) {
	.brune-new .brune-owl-carousel .owl-stage {
		width: auto !important;
		display: flex !important;
		margin: -50px -25px 0;
		flex-wrap: wrap;
	}

	.brune-new .brune-owl-carousel .owl-item {
		padding: 0 25px;
		width: 33.333% !important;
		margin: 50px 0 0 !important;
	}

	.brune-new .brune-owl-carousel .owl-dots {
		display: none;
	}

	.brune-collections .brune-owl-carousel .owl-stage {
		width: auto !important;
		display: flex !important;
		margin: -32px -16px 0;
		flex-wrap: wrap;
	}

	.brune-collections .brune-owl-carousel .owl-item {
		padding: 0 16px;
		width: % !important;
		margin: 32px 0 0 !important;
	}
	.brune-collections .brune-owl-carousel.b260 .owl-item {
		width:33.3%!important;
	}		
	.brune-collections .brune-owl-carousel .owl-dots {
		display: none;
	}
}
.b260 .brune-device__circle_pos2 {
    top: 115px;
    right: 98px;
}
.b260 .brune-device-item_pos2 {
    bottom: 180px;
    right: -177px;
}
.b260 .brune-device__circle_pos1{
    bottom: 81px;
    right: 185px;
}
.b260 .brune-device-item_pos1{
    bottom: 64px;
    right: -89px;
}
.b260 .brune-device__circle_pos7{
    bottom: 30px;
    left: 120px;
}
.b260 .brune-device-item_pos7{
	left: -142px;
    bottom: 23px;
}
.b260 .brune-device__circle_pos6{
    bottom: 123px;
    left: 129px;
}
.b260 .brune-device-item_pos6{
    left: -204px;
    bottom: 140px;
}
.b260 .brune-device__circle_pos4{
    top: 120px;
    left: 135px;
}
.b260 .brune-device-item_pos4{
    top: 30px;
    left: -163px;
}
.b260 .brune-new__left{
    width: 100%;
	display: flex;
    justify-content: center;   
	margin-bottom: 57px 
}
.b260 .brune-new__right{
	margin: 0 auto;
}
.brune-new__items.b261:before{
	background: none;
}
.b262 .brune-new__description{
	font-size: 15px;
    line-height: 165%;
}
.b262 .brune-new__top{
    margin-bottom: 0;
    margin-top: 20px
}
.b262 .brune-new__img img{
	border:0px;
}
.b262 .brune-new__description{
	font-size: 15px;
    line-height: 165%;
}
.b262 .brune-new__top{
    margin-bottom: 0;
    margin-top: 20px
}
.b262 .brune-new__img img{
	border:0px;
}
.b262 .brune-new__number{
    background: #F6F6F6;
}
@media only screen and (min-width: 1220px){
	.b262 .brune-owl-carousel .owl-item {
		padding: 0 10px;
	}
}
.brune-grab__block.b262{
    margin-bottom: 100px;
}