/* ==========================================================================
   ORANGE
   ========================================================================== */
.orange-wrapper {
	background: #FFF7F3;
	position: relative;
	overflow: hidden;
}

.orange-container {
	max-width: 1200px;
	margin: auto;
	padding: 0 10px;
}

/* ==========================================================================
   ORANGE-BUTTON
   ========================================================================== */
.orange-button {
	display: inline-block;
	border: 1px solid #0047FF;
	border-radius: 12px;
	font-weight: 600;
	font-size: 17px;
	line-height: 150%;
	letter-spacing: -0.01em;
	color: #fff;
	padding: 14px 24px;
	text-decoration: none;
	background: #0047FF;
	transition: all 0.2s ease-out;
}

.orange-button_increase {
	font-size: 22.7679px;
	line-height: 150%;
	letter-spacing: -0.01em;
	padding: 19px 60px;
}

.orange-button_orange {
	background: #FF6D1F;
	border-color: #FF6D1F;
}

.orange-button:hover, .orange-button:focus {
	background: #245ffa;
	border-color: #245ffa;
	color:#fff;
	cursor:pointer;
}

.orange-button_outline {
	background: none;
	color: #0047FF;
}

.orange-button_orange.orange-button_outline {
	background: none;
	color: #FF6D1F;
}

.orange-button_outline:hover {
	background: #245ffa;
	border-color: #245ffa;
	color: #fff;
}

.orange-button_orange.orange-button_outline:hover {
	background: #FF6D1F;
	border-color: #FF6D1F;
	color: #fff;
}

.orange-button_full {
	display: block;
	width: 100%;
	text-align: center;
}

/* ==========================================================================
   ORANGE-PARAM
   ========================================================================== */
.orange-param {
	display: flex;
	align-items: center;
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #fff;
	box-shadow: 0px 24px 34px rgba(222, 96, 63, 0.1);
	backdrop-filter: blur(5px);
	border-radius: 20px;
	padding: 19px;
}

.orange-param__icon {
	width: 50px;
	flex-shrink: 0;
	margin-right: 24px;
}

.orange-param__icon img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 10px;
}

.orange-param__label {
	display: flex;
	flex-direction: column;
}

.orange-param__label span {
	display: flex;
	flex-direction: column;
	font-weight: 600;
	font-size: 16px;
	line-height: 150%;
	color: #262321;
}

.orange-param__label b {
	display: flex;
	flex-direction: column;
	font-weight: 700;
	font-size: 24px;
	line-height: 130%;
	color: #FF6D1F;
}

/* ==========================================================================
   ORANGE-TITLE
   ========================================================================== */
.orange-title {
	font-weight: 700;
	font-size: 36.4309px;
	line-height: 123%;
	color: #262321;
}

.orange-title_lh {
	line-height: 130%;
}

.orange-title i {
	background: #FFD6B8;
	padding: 0 18px 0 14px;
	border-radius: 25px 25px 0 25px;
	display: inline-block;
	vertical-align: baseline;
	line-height: 50px;
	margin-left: -4px;
	font-style: normal;
}

.orange-title span {
	background: #FFD6B8;
	padding: 0 13px 0 18px;
	border-radius: 25px 25px 0 25px;
	display: inline-block;
	vertical-align: baseline;
	line-height: 50px;
	margin-left: -18px;
}

/* ==========================================================================
   ORANGE-TEXT
   ========================================================================== */
.orange-text {
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
	color: #000000;
}

.orange-text > p {
	margin: 27px 0;
}

.orange-text > p:first-child {
	margin-top: 0;
}

.orange-text > p:last-child {
	margin-bottom: 0;
}

/* ==========================================================================
   ORANGE-MAIN
   ========================================================================== */
.orange-main {
	padding-top: 89px;
}

.orange-main__columns {
	display: flex;
	margin: 0 -10px;
}

.orange-main__left {
	width: 50%;
	padding: 0 10px;
	margin-top: 16px;
}

.orange-main__right {
	width: 50%;
	padding: 0 10px;
}

.orange-main__img {
	max-width: 535px;
	margin-left: 30px;
	position: relative;
}

.orange-main__img > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto;
}

.orange-main__right .orange-main__img {
	display: none;
}

.orange-main__block {
	max-width: 476px;
	margin-left: 60px;
}

.orange-main__caption {
	font-weight: 600;
	font-size: 13px;
	line-height: 150%;
	text-transform: uppercase;
	color: #262321;
	margin-bottom: 10px;
}

.orange-main__title {
	font-weight: 700;
	font-size: 40px;
	line-height: 120%;
	color: #241D19;
	margin-bottom: 30px;
}

.orange-main__text {
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
	color: #262321;
}

.orange-main__buttons {
	display: flex;
	margin: 30px -8px 0;
}

.orange-main__button {
	width: 50%;
	padding: 0 8px;
}

.orange-main__performance {
	position: absolute;
	right: -13px;
	top: 17px;
}

.orange-main__noise {
	position: absolute;
	bottom: 68px;
	left: -29px;
}

/* ==========================================================================
   ORANGE-ADVANTAGES
   ========================================================================== */
.orange-advantages {
	padding-top: 94px;
}

.orange-advantages .owl-stage {
	display: flex;
}

.orange-advantages .orange-owl-carousel .owl-stage-outer {
	overflow: visible;
}

.orange-advantages__item {
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #fff;
	box-shadow: 36px 38px 165px rgba(39, 43, 48, 0.06);
	border-radius: 20px;
	padding: 30px 20px 30px 30px;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.orange-advantages__icon {
	width: 50px;
	margin-bottom: 28px;
}

.orange-advantages__icon img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 10px;
}

.orange-advantages__text {
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: #262321;
	margin-top: auto;
}

/* ==========================================================================
   ORANGE-VANTAGES
   ========================================================================== */
.orange-vantages {
	padding-top: 98px;
}

.orange-vantages__columns {
	display: flex;
	margin: 0 -10px;
}

.orange-vantages__left {
	width: 41.666666%;
	padding: 0 10px;
}

.orange-vantages__right {
	width: 58.333333%;
	padding: 0 10px;
	margin-top: 23px;
}

.orange-vantages__img {
	max-width: 590px;
	margin-left: auto;
	margin-right: 10px;
	position: relative;
}

.orange-vantages__img img {
	display: block;
	max-width: 100%;
	height: auto;
}

.orange-vantages__left .orange-vantages__img {
	display: none;
}

.orange-vantages__caption {
	margin-bottom: 27px;
}

.orange-vantages__hr {
	height: 39px;
}

.orange-vantages__g6 {
	position: absolute;
	right: -5px;
	top: 136px;
}

.orange-vantages__g7 {
	position: absolute;
	left: 48px;
	bottom: 85px;
}

.orange-vantages__block {
	margin-left: 20px;
}

/* ==========================================================================
   ORANGE-VENTMACHINE
   ========================================================================== */
.orange-ventmachine {
	padding-top: 100px;
	position: relative;
}

.orange-ventmachine:before {
	content: '';
	position: absolute;
	width: 1542px;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 138px;
	bottom: -72px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-ventmachine-label.svg);
}

.orange-ventmachine__columns {
	display: flex;
}

.orange-ventmachine__left {
	flex-grow: 1;
	order: 1;
}

.orange-ventmachine__right {
	margin-left: 38px;
	width: 35.6%;
	flex-shrink: 0;
	order: 2;
}

.orange-ventmachine__logo {
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 36px 38px 165px rgba(39, 43, 48, 0.06);
	backdrop-filter: blur(22px);
	border-radius: 20px;
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.orange-ventmachine__logo img {
	display: block;
	max-width: 228px;
	height: auto;
}

.orange-ventmachine__logo:before {
	content: '';
	position: absolute;
	top: -36px;
	right: 15px;
	width: 102px;
	height: 102px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-star.svg);
}

.orange-ventmachine__block {
	padding: 50px;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 36px 38px 165px rgba(39, 43, 48, 0.06);
	backdrop-filter: blur(22px);
	border-radius: 20px;
}

.orange-ventmachine__text {
	margin-top: 30px;
}

.orange-ventmachine__title {
	margin-bottom: 30px;
}

.orange-ventmachine__title img {
	display: block;
	max-width: 100%;
	height: auto;
}

.orange-ventmachine__button {
	max-width: 230px;
	margin-top: 30px;
}

.orange-ventmachine__popups {
	display: none;
}

.orange-ventmachine__popup {
	max-width: 901px;
	margin: 30px auto;
	padding: 80px 80px 80px 120px;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 36px 38px 165px rgba(39, 43, 48, 0.06);
	backdrop-filter: blur(22px);
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}

.orange-ventmachine__popup button.mfp-close {
	position: absolute;
	opacity: 1;
	font-size: 0;
	top: 50px;
	right: 50px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-close.svg);
	transition: all 0.2s ease-out;
}

.orange-ventmachine__popup button.mfp-close:hover {
	opacity: 0.8;
}

.orange-ventmachine__popup .orange-ventmachine__title {
	margin-bottom: 60px;
}

.orange-ventmachine__popup:before {
	content: '';
	position: absolute;
	left: -23px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 87px;
	height: 968px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-ventmachine-label-popup.svg);
}

/* ==========================================================================
   ORANGE-AIR
   ========================================================================== */
.orange-air {
	padding-top: 122px;
}

.orange-air__columns {
	display: flex;
	margin: 0 -10px;
}

.orange-air__left {
	width: 50%;
	padding: 0 10px;
	margin-top: 57px;
}

.orange-air__right {
	width: 50%;
	padding: 0 10px;
}

.orange-air__title {
	margin-bottom: 30px;
}

.orange-air__button {
	margin-top: 30px;
}

.orange-air__block {
	max-width: 512px;
	margin-left: auto;
}

.orange-air__wrapper {
	position: relative;
	margin-left: 19px;
}

.orange-air__right .orange-air__wrapper {
	display: none;
}

.orange-air__wrapper:before {
	content: '';
	position: absolute;
	top: 72px;
	left: 57px;
	width: 377px;
	height: 421px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-air-line.svg);
}

.orange-air__percent {
	position: relative;
	max-width: 478px;
	height: 270px;
	border: 2px solid #fff;
	border-radius: 20px;
	background: url(../img/orange-air.jpg) no-repeat left bottom;
	background-size: cover;
	margin-bottom: 32px;
}

.orange-air__percent b {
	position: absolute;
	left: 23px;
	top: 16px;
	font-weight: 700;
	font-size: 127.846px;
	line-height: 100%;
	color: #fff;
}

.orange-air__percent b b {
	font-size: 98px;
	position: static;
}

.orange-air__percent span {
	position: absolute;
	bottom: 22px;
	right: 23px;
	max-width: 244px;
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	color: #262321;
}

.orange-air__percent:before {
	content: '';
	position: absolute;
	bottom: 37px;
	right: -96px;
	width: 34px;
	height: 34px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-air-star.svg);
}

.orange-air__info {
	position: relative;
	width: 487px;
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #FFFFFF;
	box-shadow: 36px 38px 165px rgba(39, 43, 48, 0.06);
	backdrop-filter: blur(7px);
	border-radius: 20px;
	padding: 30px 40px 30px 110px;
	font-weight: 500;
	font-size: 15px;
	line-height: 152%;
	color: #262321;
	margin-left: 85px;
}

.orange-air__info:after {
	content: '';
	position: absolute;
	top: 46px;
	left: -85px;
	width: 34px;
	height: 34px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-air-star.svg);
}

.orange-air__info:before {
	content: '';
	position: absolute;
	left: 30px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-air-icon.svg);
	width: 50px;
	height: 50px;
	border-radius: 10px;
}

/* ==========================================================================
   ORANGE-EDGE
   ========================================================================== */
.orange-edge {
	padding-top: 99px;
}

.orange-edge__wrapper {
	padding: 60px 60px 50px;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 36px 38px 165px rgba(39, 43, 48, 0.06);
	border-radius: 20px;
	position: relative;
}

.orange-edge__num {
	position: absolute;
	top: 60px;
	right: 60px;
	font-weight: 700;
	font-size: 36.4309px;
	line-height: 130%;
	color: #262321;
}

.orange-edge__num span {
	color: #FF6D1F;
}

.orange-edge__columns {
	display: flex;
	margin: 0 -10px;
}

.orange-edge__left {
	width: 50%;
	padding: 0 10px;
}

.orange-edge__right {
	width: 50%;
	padding: 0 10px;
	margin-top: 40px;
}

.orange-edge__img {
	width: 601px;
	position: relative;
	left: -29px;
}

.orange-edge__left .orange-edge__img {
	display: none;
}

.orange-edge__img img {
	display: block;
	max-width: 100%;
	height: auto;
}

.orange-edge__head {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.orange-edge__icon {
	width: 50px;
	flex-shrink: 0;
	margin-right: 20px;
}

.orange-edge__icon img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 10px;
}

.orange-edge__caption {
	font-weight: 700;
	font-size: 23px;
	line-height: 130%;
	color: #262321;
}

.orange-edge__title {
	margin-bottom: 51px;
}

.orange-edge__text {
	font-weight: 500;
	font-size: 15px;
	line-height: 150%;
	color: #262321;
}

.orange-edge__text > p:first-child {
	margin-top: 0;
}

.orange-edge__text > p:last-child {
	margin-bottom: 0;
}

.orange-edge__text p {
	margin: 25px 0;
}

.orange-edge__carousel {
	max-width: 454px;
	position: relative;
}

.orange-edge__carousel .owl-dots {
	display: flex;
	align-items: center;
	margin-top: 52px;
}

.orange-edge__carousel .owl-dot {
	width: 10px;
	height: 10px;
	background: #FFD6B8;
	border-radius: 50%;
	transition: background 0.2s ease-out;
}

.orange-edge__carousel .owl-dot:hover {
	background: #FF6D1F;
}

.orange-edge__carousel .owl-dot + .owl-dot {
	margin-left: 25px;
}

.orange-edge__carousel .owl-dot.active {
	width: 20px;
	height: 20px;
	background: #FF6D1F;
	border-color: #FF6D1F;
}

.orange-edge__carousel .owl-nav {
	display: flex;
	position: absolute;
	bottom: 3px;
	right: 14px;
}

.orange-edge__carousel .owl-prev {
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-prev.svg);
	width: 49px;
	height: 16px;
	font-size: 0;
	transition: all 0.2s ease-out;
}

.orange-edge__carousel .owl-next {
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-next.svg);
	width: 49px;
	height: 16px;
	font-size: 0;
	margin-left: 32px;
	transition: all 0.2s ease-out;
}

.orange-edge__carousel .owl-prev.disabled,
.orange-edge__carousel .owl-next.disabled,
.orange-edge__carousel .owl-prev.disabled:hover,
.orange-edge__carousel .owl-next.disabled:hover {
	opacity: 0.1;
	cursor: default;
}

.orange-edge__carousel .owl-prev:hover,
.orange-edge__carousel .owl-next:hover {
	opacity: 0.8;
}

/* ==========================================================================
   ORANGE-PAIR
   ========================================================================== */
.orange-pair {
	padding-top: 118px;
}

.orange-pair__columns {
	display: flex;
	margin: 0 -10px;
}

.orange-pair__left {
	width: 50%;
	padding: 0 10px;
	margin-top: 17px;
}

.orange-pair__right {
	width: 50%;
	padding: 0 10px;
}

.orange-pair__right .orange-pair__wrapper {
	display: none;
}

.orange-pair__title {
	margin-bottom: 32px;
}

.orange-pair__block {
	max-width: 480px;
	margin-left: auto;
	margin-right: 9px;
}

.orange-pair__text {
	max-width: 472px;
}

.orange-pair__img {
	max-width: 557px;
	margin-left: 6px;
}

.orange-pair__img img {
	display: block;
	max-width: 100%;
	height: auto;
}

.orange-pair__info {
	max-width: 536px;
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #fff;
	box-shadow: 36px 38px 165px rgba(39, 43, 48, 0.06);
	backdrop-filter: blur(7px);
	border-radius: 20px;
	padding: 30px 30px 30px 110px;
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
	color: #000;
	margin-top: -126px;
	position: relative;
	left: 63px;
}

.orange-pair__info:before {
	content: '';
	position: absolute;
	left: 30px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-pair-icon.svg);
	border-radius: 10px;
}

/* ==========================================================================
   ORANGE-CONTROL
   ========================================================================== */
.orange-control {
	padding-top: 120px;
	background: url(../img/orange-control-bg.svg) no-repeat;
	background-position: center 370px;
}

.orange-control__title {
	max-width: 283px;
}

.orange-control__img {
	max-width: 650px;
	margin: -190px auto 0;
	position: relative;
	left: -16px;
}

.orange-control__img img {
	display: block;
	max-width: 100%;
	height: auto;
}

.orange-control__img img + img {
	display: none;
}

.orange-control__carousel {
	margin-top: -230px;
}

.orange-control__item {
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #fff;
	box-shadow: 36px 38px 165px rgba(39, 43, 48, 0.06);
	backdrop-filter: blur(7px);
	border-radius: 20px;
	padding: 42px 40px 40px;
}

.orange-control__item_pos1 {
	padding-right: 22px;
}

.orange-control__item_pos2 {
	margin-top: 70px;
}

.orange-control__item_pos3 {
	padding-right: 58px;
}

.orange-control__head {
	display: flex;
	align-items: center;
	margin-bottom: 32px;
}

.orange-control__icon {
	width: 50px;
	flex-shrink: 0;
	margin-right: 20px;
}

.orange-control__icon img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 10px;
}

.orange-control__caption {
	font-weight: 700;
	font-size: 18px;
	line-height: 130%;
	color: #2C2C2C;
}

.orange-control__text {
	font-weight: 500;
	font-size: 15px;
	line-height: 150%;
	color: #262321;
}

/* ==========================================================================
   ORANGE-GTC
   ========================================================================== */
.orange-gtc {
	padding-top: 97px;
}

.orange-gtc__columns {
	display: flex;
	margin: 0 -10px;
}

.orange-gtc__left {
	width: 50%;
	padding: 0 10px;
}

.orange-gtc__right {
	width: 50%;
	padding: 0 10px;
	margin-top: 72px;
}

.orange-gtc__title {
	margin-bottom: 29px;
}

.orange-gtc__text {
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
	color: #000;
}

.orange-gtc__block {
	max-width: 488px;
	margin-left: 63px;
}

.orange-gtc__img {
	position: relative;
	width: 610px;
	left: -62px;
}

.orange-gtc__img img {
	display: block;
	max-width: 100%;
	height: auto;
}

.orange-gtc__right .orange-gtc__img {
	display: none;
}

.orange-gtc__info {
	max-width: 357px;
	position: absolute;
	bottom: 58px;
	right: -49px;
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #fff;
	box-shadow: 36px 38px 165px rgba(39, 43, 48, 0.06);
	backdrop-filter: blur(7px);
	border-radius: 20px;
	padding: 30px 30px 30px 110px;
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
	color: #000;
}

.orange-gtc__info:before {
	content: '';
	position: absolute;
	left: 30px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-gtc-icon.svg);
	border-radius: 10px;
}

.orange-grc__button {
	margin: 74px auto 0;
	max-width: 308px;
}

/* ==========================================================================
   ORANGE-FEATURE
   ========================================================================== */
.orange-feature {
	padding: 102px 0 100px;
}

.orange-feature__title {
	max-width: 350px;
	margin-bottom: 51px;
}

.orange-table-wrapper {
	border-radius: 20px;
	overflow: hidden;
}

.orange-table {
	background: #fff;
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	color: #2C2C2C;
	width: 100%;
}

.orange-table tr:first-child td {
	border-top: none;
	padding-top: 21px;
}

.orange-table td {
	padding: 18px 25px 20.5px;
	border-top: 1px solid #FEF2EC;
}

.orange-table td {
	width: 66.666666%;
}

.orange-table td + td {
	width: 33.333333%;
	font-weight: 700;
}

/* ==========================================================================
   ORANGE-PRODUCTS
   ========================================================================== */
.orange-products {
	padding: 80px 0;
	background: #fff;
	overflow: hidden;
}

.orange-products__title i {
	background: #2B37A0;
	color: #fff;
}

.orange-products__head {
	margin-bottom: 48px;
	display: flex;
	align-items: center;
}

.orange-products__description {
	font-weight: 500;
	font-size: 15px;
	line-height: 150%;
	color: #262321;
	margin-left: 32px;
	max-width: 290px;
}

.orange-products__wrapper {
	position: relative;
}

.orange-products__carousel .owl-nav {
	display: flex;
	position: absolute;
	top: -80px;
	right: 0;
}

.orange-products__carousel .owl-prev {
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-prev-blue.svg);
	width: 49px;
	height: 16px;
	font-size: 0;
	transition: all 0.2s ease-out;
}

.orange-products__carousel .owl-next {
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-next-blue.svg);
	width: 49px;
	height: 16px;
	font-size: 0;
	margin-left: 32px;
	transition: all 0.2s ease-out;
}

.orange-products__carousel .owl-prev.disabled,
.orange-products__carousel .owl-next.disabled,
.orange-products__carousel .owl-prev.disabled:hover,
.orange-products__carousel .owl-next.disabled:hover {
	opacity: 0.1;
	cursor: default;
}

.orange-products__carousel .owl-prev:hover,
.orange-products__carousel .owl-next:hover {
	opacity: 0.8;
}

.orange-products__carousel .orange-owl-carousel .owl-stage {
	display: flex;
}

.orange-products__carousel .orange-owl-carousel .owl-stage-outer {
	overflow: visible;
}

/* ==========================================================================
   ORANGE-PRODUCT
   ========================================================================== */
.orange-product {
	height: 100%;
	display: flex;
	flex-direction: column;
	background: #FFF7F3;
	border-radius: 20px;
	padding: 46px 39px 30px;
	text-decoration: none;
	transition: all 0.2s ease-out;
}

.orange-product_white {
	background: #fff;
}

.orange-product:hover {
	background: #fef4ee;
}

.orange-product_white:hover {
	background: #fbfbfb;
}

.orange-product__img {
	max-width: 244px;
	margin: 0 auto 28px;
}

.orange-product__img img {
	display: block;
	max-width: 100%;
	width: auto;
	height: 137px;
	margin: auto;
}

.orange-product__name {
	font-weight: 700;
	font-size: 18px;
	line-height: 130%;
	position: relative;
	color: #262321;
	margin-bottom: 13px;
}

.orange-product__name:after {
	content: '';
	position: absolute;
	top: 7px;
	right: 1px;
	width: 30px;
	height: 9px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-more.svg);
}

.orange-product__description {
	font-weight: 500;
	font-size: 10px;
	line-height: 150%;
	color: #262321;
	flex-grow: 1;
}

.orange-product__price {
	display: flex;
	justify-content: flex-end;
	align-items: baseline;
	margin-top: 32px;
}

.orange-product_white .orange-product__price {
	margin-top: 15px;
}

.orange-product__price b {
	font-weight: 700;
	font-size: 18px;
	line-height: 100%;
	text-align: right;
	color: #262321;
}

.orange-product__price span {
	font-weight: 600;
	font-size: 12px;
	line-height: 100%;
	color: #262321;
	margin-right: 12px;
	position: relative;
}

.orange-product__price span:before {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	right: 0;
	height: 2px;
	background: #FF6D1F;
	transform: rotate(8deg);
}

/* ==========================================================================
   ORANGE-GOODS
   ========================================================================== */
.orange-goods {
	padding: 85px 0 80px;
}

.orange-goods__title {
	max-width: 530px;
	margin-bottom: 48px;
}

.orange-goods__carousel .orange-owl-carousel .owl-stage {
	display: flex;
}

.orange-goods__carousel .orange-owl-carousel .owl-stage-outer {
	overflow: visible;
}

/* ==========================================================================
   ORANGE-DOCS
   ========================================================================== */
.orange-docs {
	padding-bottom: 100px;
}

.orange-docs__wrapper {
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #fff;
	box-shadow: 36px 38px 165px rgba(39, 43, 48, 0.06);
	backdrop-filter: blur(7px);
	border-radius: 20px;
	padding: 66px 0 88px;
}

.orange-docs__columns {
	display: flex;
	margin: 0 -10px;
}

.orange-docs__left {
	width: 41.666666%;
	padding: 0 10px;
	margin-top: 35px;
}

.orange-docs__right {
	width: 58.333333%;
	padding: 0 10px;
}

.orange-docs__title {
	margin-left: 84px;
}

.orange-docs__title span {
	padding-right: 24px;
}

.orange-docs__row {
	display: flex;
	flex-wrap: wrap;
}

.orange-docs__col {
	width: 50%;
}

.orange-docs__col:first-child {
	padding-right: 20px;
}

.orange-docs__link {
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
	color: #FF6D1F;
}

.orange-docs__link + .orange-docs__link {
	margin-top: 27px;
}

.orange-docs__link a {
	color: #FF6D1F;
	transition: all 0.2s ease-out;
}

.orange-docs__link a:hover {
	opacity: 0.8;
}

.orange-docs__link a[href$=".pdf"] {
	display: flex;
	position: relative;
}

.orange-docs__link a[href$=".pdf"]:before {
	content: '';
	margin-right: 20px;
	flex-shrink: 0;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/orange-pdf.svg);
}

.orange-docs__links {
	margin-left: 10px;
}

/* ==========================================================================
   MEDIA
   ========================================================================== */
@media only screen and (max-width : 1199.98px) {
	.orange-container {
		padding: 0 30px;
	}

	.orange-main__columns {
		display: block;
		margin: 0;
	}

	.orange-main__left {
		display: none;
	}

	.orange-main__right {
		width: auto;
		padding: 0;
	}

	.orange-main__block {
		max-width: 100%;
		margin: 0;
	}

	.orange-main__buttons {
		max-width: 476px;
	}

	.orange-main__right .orange-main__img {
		display: block;
		margin-bottom: 36px;
	}

	.orange-main__img > img + img {
		display: none;
	}

	.orange-advantages .owl-dots {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 40px;
	}

	.orange-advantages .owl-dot {
		width: 10px;
		height: 10px;
		background: #FFD6B8;
		border-radius: 50%;
		transition: background 0.2s ease-out;
	}

	.orange-advantages .owl-dot:hover {
		background: #FF6D1F;
	}

	.orange-advantages .owl-dot + .owl-dot {
		margin-left: 25px;
	}

	.orange-advantages .owl-dot.active {
		width: 20px;
		height: 20px;
		background: #FF6D1F;
		border-color: #FF6D1F;
	}

	.orange-vantages__block {
		margin-left: 0;
	}

	.orange-vantages__right {
		display: none;
	}

	.orange-vantages__columns {
		display: block;
		margin: 0;
	}

	.orange-vantages__left {
		width: auto;
		padding: 0;
	}

	.orange-vantages__left .orange-vantages__img {
		display: block;
		margin: 40px 0;
	}

	.orange-vantages__img {
		margin-left: 0;
	}

	.orange-vantages__img > img + img {
		display: none;
	}

	.orange-air__left {
		display: none;
	}

	.orange-air__columns {
		display: block;
		margin: 0;
	}

	.orange-air__right {
		width: auto;
		padding: 0;
	}

	.orange-air__block {
		max-width: 100%;
		margin: 0;
	}

	.orange-air__right .orange-air__wrapper {
		display: block;
	}

	.orange-air__wrapper {
		margin-bottom: 40px;
	}

	.orange-air__title {
		margin-bottom: 40px;
	}

	.orange-air__info {
		width: auto;
		max-width: 487px;
	}

	.orange-edge__wrapper {
		background: none;
		padding: 0;
		box-shadow: none;
		border-radius: 0;
		border: none;
	}

	.orange-edge__num {
		display: none;
	}

	.orange-edge__right {
		display: none;
	}

	.orange-edge__columns {
		margin: 0;
		display: block;
	}

	.orange-edge__left {
		width: auto;
		padding: 0;
	}

	.orange-edge__carousel {
		max-width: 100%;
	}

	.orange-edge__left .orange-edge__img {
		display: block;
	}

	.orange-edge__img {
		margin-bottom: 20px;
		max-width: 601px;
		width: auto;
		left: 0;
	}

	.orange-edge__img img + img {
		display: none;
	}

	.orange-edge__title {
		margin-bottom: 20px;
	}

	.orange-edge__item {
		background: rgba(255, 255, 255, 0.8);
		border: 1px solid #fff;
		box-shadow: 36px 38px 165px rgba(39, 43, 48, 0.06);
		backdrop-filter: blur(7px);
		border-radius: 20px;
		padding: 30px 35px 30px 30px;
	}

	.orange-edge .orange-owl-carousel .owl-stage-outer {
		overflow: visible;
	}

	.orange-edge__carousel .owl-nav {
		display: none;
	}

	.orange-edge__carousel .owl-dots {
		justify-content: center;
	}

	.orange-edge__carousel .orange-owl-carousel .owl-stage {
		display: flex;
	}

	.orange-edge__item {
		height: 100%;
	}

	.orange-pair__left {
		display: none;
	}

	.orange-pair__right {
		width: auto;
		padding: 0;
	}

	.orange-pair__columns {
		display: block;
		margin: 0;
	}

	.orange-pair__block {
		max-width: 100%;
		margin: 0;
	}

	.orange-pair__text {
		max-width: 100%;
	}

	.orange-pair__right .orange-pair__wrapper {
		display: block;
	}

	.orange-pair__wrapper {
		margin-bottom: 40px;
	}

	.orange-control__img {
		margin-top: 0;
	}

	.orange-control__title {
		max-width: 100%;
		margin-bottom: 40px;
	}

	.orange-control__item_pos2 {
		margin-top: 0;
	}

	.orange-control__item {
		padding: 40px;
	}

	.orange-control__carousel {
		margin-top: -170px;
	}

	.orange-control .owl-dots {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 50px;
	}

	.orange-control .owl-dot {
		width: 10px;
		height: 10px;
		background: #FFD6B8;
		border-radius: 50%;
		transition: background 0.2s ease-out;
	}

	.orange-control .owl-dot:hover {
		background: #FF6D1F;
	}

	.orange-control .owl-dot + .owl-dot {
		margin-left: 25px;
	}

	.orange-control .owl-dot.active {
		width: 20px;
		height: 20px;
		background: #FF6D1F;
		border-color: #FF6D1F;
	}

	.orange-control .orange-owl-carousel .owl-stage-outer {
		overflow: visible;
	}

	.orange-control .orange-owl-carousel .owl-stage {
		display: flex;
	}

	.orange-control__item {
		height: 100%;
	}

	.orange-gtc__columns {
		display: block;
		margin: 0;
	}

	.orange-gtc__left {
		display: none;
	}

	.orange-gtc__right {
		margin-top: 0;
		width: auto;
		padding: 0;
	}

	.orange-gtc__block {
		max-width: 100%;
		margin-left: 0;
	}

	.orange-gtc__right .orange-gtc__img {
		display: block;
	}

	.orange-gtc__img {
		margin-bottom: 45px;
	}

	.orange-gtc__img img + img {
		display: none;
	}

	.orange-gtc__title {
		margin-bottom: 46px;
	}

	.orange-grc__button {
		margin-top: 40px;
	}

	.orange-products__carousel .owl-nav {
		display: none;
	}

	.orange-products .owl-dots {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 40px;
	}

	.orange-products .owl-dot {
		width: 10px;
		height: 10px;
		background: #FFD6B8;
		border-radius: 50%;
		transition: background 0.2s ease-out;
	}

	.orange-products .owl-dot:hover {
		background: #FF6D1F;
	}

	.orange-products .owl-dot + .owl-dot {
		margin-left: 25px;
	}

	.orange-products .owl-dot.active {
		width: 20px;
		height: 20px;
		background: #FF6D1F;
		border-color: #FF6D1F;
	}

	.orange-goods .owl-dots {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 40px;
	}

	.orange-goods .owl-dot {
		width: 10px;
		height: 10px;
		background: #FFD6B8;
		border-radius: 50%;
		transition: background 0.2s ease-out;
	}

	.orange-goods .owl-dot:hover {
		background: #FF6D1F;
	}

	.orange-goods .owl-dot + .owl-dot {
		margin-left: 25px;
	}

	.orange-goods .owl-dot.active {
		width: 20px;
		height: 20px;
		background: #FF6D1F;
		border-color: #FF6D1F;
	}

	.orange-docs__columns {
		display: block;
		margin: 0;
	}

	.orange-docs__left {
		width: auto;
		padding: 0;
		margin-top: 0;
	}

	.orange-docs__right {
		width: auto;
		padding: 0;
	}

	.orange-docs__title {
		margin-left: 0;
		margin-bottom: 40px;
	}

	.orange-docs__wrapper {
		padding: 80px 60px;
	}

	.orange-pair__img img {
		display: none;
	}

	.orange-pair__img img + img {
		display: block;
	}
}

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

	.orange-ventmachine__columns {
		display: block;
	}

	.orange-ventmachine__right {
		margin-left: 0;
		width: auto;
		margin-bottom: 40px;
	}

	.orange-ventmachine__logo {
		padding: 50px;
	}

	.orange-docs__links {
		margin-left: 0;
	}
}

@media only screen and (max-width : 767.98px) {
	.orange-container {
		padding: 0 20px;
	}

	.orange-main {
		padding-top: 29px;
	}

	.orange-main__caption {
		font-size: 12px;
		margin-bottom: 8px;
	}

	.orange-main__title {
		font-size: 30px;
		line-height: 130%;
		margin-bottom: 41px;
	}

	.orange-param {
		padding: 12.6px;
		border-radius: 12.6px;
	}

	.orange-param__icon {
		width: 31.5px;
		margin-right: 15px;
	}

	.orange-param__icon img {
		border-radius: 6.3px;
	}

	.orange-param__label span {
		font-size: 10px;
	}

	.orange-param__label b {
		font-size: 16px;
	}

	.orange-main__performance {
		top: 9px;
		right: -1px;
	}

	.orange-main__noise {
		left: 17px;
		bottom: 32px;
	}

	.orange-main__img {
		margin-left: -5px;
		margin-right: 4px;
	}

	.orange-main__img > img {
		display: none;
	}

	.orange-main__img > img + img {
		display: block;
	}

	.orange-main__text {
		font-size: 16px;
	}

	.orange-main__text br {
		display: none;
	}

	.orange-main__buttons {
		display: block;
		margin-left: 0;
		margin-right: 0;
		margin-top: 49px;
	}

	.orange-main__button {
		width: auto;
		padding: 0;
	}

	.orange-main__button + .orange-main__button {
		margin-top: 10px;
	}

	.orange-button {
		padding-top: 19px;
		padding-bottom: 19px;
	}

	.orange-main__right .orange-main__img {
		margin-bottom: 29px;
	}

	.orange-advantages {
		padding-top: 59px;
	}

	.orange-title {
		font-size: 30px;
		line-height: 130%;
	}

	.orange-title span {
		line-height: 40px;
		padding: 0 12px;
		margin-left: -12px;
	}

	.orange-title i {
		line-height: 40px;
		padding: 0 12px;
		margin-left: -12px;
	}

	.orange-vantages {
		padding-top: 89px;
	}

	.orange-text {
		font-size: 16px;
	}

	.orange-vantages__caption {
		margin-bottom: 29px;
	}

	.orange-vantages__img > img {
		display: none;
	}

	.orange-vantages__img > img + img {
		display: block;
	}

	.orange-vantages__left .orange-vantages__img {
		margin-top: 43px;
		margin-bottom: 0;
		margin-left: -4px;
		margin-right: -10px;
	}

	.orange-vantages__g6 {
		top: 39px;
		right: auto;
		left: 19px;
	}

	.orange-vantages__g7 {
		left: 57px;
		bottom: 58px;
	}

	.orange-vantages__hr + .orange-vantages__caption {
		margin-bottom: 20px;
	}

	.orange-ventmachine {
		padding-top: 80px;
	}

	.orange-ventmachine__logo:before {
		display: none;
	}

	.orange-ventmachine__logo {
		padding: 30px;
	}

	.orange-ventmachine__logo img {
		height: 163px;
		width: auto;
	}

	.orange-ventmachine__block {
		padding: 0;
		border-radius: 0;
		background: none;
		box-shadow: none;
		border: none;
	}

	.orange-ventmachine__title {
		max-width: 261px;
	}

	.orange-ventmachine__right {
		margin-bottom: 38px;
	}

	.orange-ventmachine__text {
		margin-right: -2px;
	}

	.orange-ventmachine__button {
		margin-top: 39px;
		max-width: 100%;
	}

	.orange-ventmachine:before {
		display: none;
	}

	.orange-air {
		padding-top: 81px;
	}

	.orange-air__title {
		margin-right: -7px;
	}

	.orange-air__wrapper {
		margin-left: 0;
	}

	.orange-air__percent {
		margin-bottom: 10px;
	}

	.orange-air__percent b {
		left: 18px;
		top: 13px;
		font-size: 109.846px;
	}

	.orange-air__percent b b {
		font-size: 85px;
	}

	.orange-air__percent span {
		font-size: 14px;
		max-width: 190px;
		bottom: 32px;
		right: 18px;
	}

	.orange-air__info {
		margin-left: 0;
		padding: 30px 28px;
		font-size: 14px;
		line-height: 150%;
	}

	.orange-air__info:before {
		position: static;
		display: block;
		margin-bottom: 29px;
	}

	.orange-air__info br {
		display: none;
	}

	.orange-air__text {
		margin-right: 23px;
	}

	.orange-text > p {
		margin: 23px 0;
	}

	.orange-air__button {
		margin-top: 40px;
		max-width: 100%;
	}

	.orange-air__button .orange-button {
		display: block;
		width: 100%;
		text-align: center;
	}

	.orange-edge {
		padding-top: 80px;
	}

	.orange-edge__img {
		margin-left: -17px;
		margin-right: -17px;
		margin-bottom: 18px;
	}

	.orange-edge__img > img {
		display: none;
	}

	.orange-edge__img > img + img {
		display: block;
	}

	.orange-edge__title {
		margin-bottom: 45px;
	}

	.orange-edge__carousel .owl-dots {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin-top: 0;
	}

	.orange-edge__carousel .orange-owl-carousel {
		padding-top: 70px;
	}

	.orange-edge__item {
		padding: 30px;
	}

	.orange-edge__caption {
		font-size: 18px;
	}

	.orange-edge__text {
		font-size: 14px;
	}

	.orange-edge__text p {
		margin: 21px 0;
	}

	.orange-pair {
		padding-top: 78px;
	}

	.orange-pair__title {
		margin-bottom: 29px;
	}

	.orange-pair__img {
		margin-left: -20px;
		margin-right: -20px;
	}

	.orange-pair__img img {
		display: none;
	}

	.orange-pair__img img + img {
		display: block;
	}

	.orange-pair__info {
		font-size: 12px;
		max-width: 270px;
		padding: 15px 15px 15px 65px;
		margin-top: -114px;
		left: 49px;
	}

	.orange-pair__info:before {
		width: 30px;
		height: 30px;
	}

	.orange-pair__info:before {
		left: 15px;
		border-radius: 6px;
	}

	.orange-pair__wrapper {
		margin-bottom: 42px;
	}

	.orange-control {
		padding-top: 80px;
	}

	.orange-control__img {
		position: static;
		margin: 0 18px 0 -10px;
	}

	.orange-control__img img {
		display: none;
	}

	.orange-control__img img + img {
		display: block;
	}

	.orange-control__carousel {
		margin-top: 44px;
	}

	.orange-control__title {
		margin-bottom: 40px;
	}

	.orange-control {
		background: none;
	}

	.orange-control__carousel .orange-owl-carousel {
		padding-top: 60px;
	}

	.orange-control .owl-dots {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: 0;
	}

	.orange-control__item {
		padding: 30px 30px 34px;
	}

	.orange-control__text {
		font-size: 14px;
	}

	.orange-control__head {
		margin-bottom: 29px;
	}

	.orange-gtc {
		padding-top: 80px;
	}

	.orange-gtc__title .orange-title {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.orange-gtc__img {
		margin-left: 43px;
		width: 336px;
		margin-bottom: 42px;
	}

	.orange-gtc__img img {
		display: none;
	}

	.orange-gtc__img img + img {
		display: block;
	}

	.orange-gtc__info {
		font-size: 12px;
	}

	.orange-gtc__title {
		margin-bottom: 48px;
	}

	.orange-gtc__info {
		padding: 15px 15px 15px 65px;
		max-width: 210px;
		bottom: 3px;
		right: 1px;
	}

	.orange-gtc__info:before {
		width: 30px;
		height: 30px;
	}

	.orange-gtc__info:before {
		left: 15px;
	}

	.orange-gtc__text {
		font-size: 16px;
	}

	.orange-feature {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.orange-table {
		font-size: 12px;
	}

	.orange-table td + td {
		font-size: 15px;
		margin-top: 11px;
		width: auto;
	}

	.orange-table tr {
		display: block;
		padding: 16px 20px;
	}

	.orange-table tr + tr {
		border-top: 1px solid #FEF2EC;
	}

	.orange-table td {
		display: block;
		border-top: none;
		padding: 0;
		width: auto;
	}

	.orange-table tbody {
		display: block;
	}

	.orange-table table {
		display: block;
	}

	.orange-feature__title {
		margin-bottom: 30px;
	}

	.orange-table tr:first-child td {
		padding-top: 0;
	}

	.orange-products {
		padding: 40px 0 50px;
	}

	.orange-products__head {
		display: block;
		margin-bottom: 40px;
	}

	.orange-products__description {
		margin-left: 0;
		font-size: 16px;
		margin-top: 19px;
		max-width: 100%;
	}

	.orange-docs {
		padding: 80px 0;
	}

	.orange-docs__wrapper {
		padding: 0;
		background: none;
		border: none;
		box-shadow: none;
		border-radius: 0;
	}

	.orange-docs__row {
		display: block;
		margin: 0;
	}

	.orange-docs__col {
		width: auto;
	}

	.orange-docs__title {
		margin-bottom: 50px;
	}

	.orange-docs__link + .orange-docs__link {
		margin-top: 19px;
	}

	.orange-docs__col + .orange-docs__col {
		margin-top: 19px;
	}

	.orange-goods {
		padding: 80px 0 0;
	}

	.orange-main__buttons {
		max-width: 100%;
	}

	.orange-ventmachine__popup {
		padding: 48px 22px 163px 18px;
	}

	.orange-ventmachine__popup .orange-ventmachine__title {
		margin-bottom: 30px;
		max-width: 227px;
		position: relative;
	}

	.orange-ventmachine__popup .orange-ventmachine__text {
		position: relative;
	}

	.orange-ventmachine__popup button.mfp-close {
		position: absolute;
		bottom: 48px;
		left: 18px;
		right: 22px;
		font-weight: 600;
		font-size: 17px;
		line-height: 150%;
		letter-spacing: -0.01em;
		color: #FF6D1F;
		background: none;
		width: auto;
		height: auto;
		padding: 18.5px 0;
		text-align: center;
		border: 1px solid #FF6D1F;
		border-radius: 12px;
		top: auto;
		height: 65px;
	}

	.orange-ventmachine__popup button.mfp-close:first-letter {
		display: none;
	}

	.orange-ventmachine__popup button.mfp-close:after {
		content: 'Закрыть'
	}

	.orange-ventmachine__popup:before {
		height: 1617px;
		width: 143px;
		left: auto;
		right: -52px;
		opacity: 0.4;
	}
}

@media only screen and (max-width : 575.98px) {
	.container {
		width: 100%;
	}

	.orange-advantages__carousel {
		max-width: 68.75%;
	}

	.orange-advantages .orange-container {
		position: relative;
		padding-bottom: 60px;
	}

	.orange-advantages__carousel .orange-owl-carousel {
		position: static;
	}

	.orange-advantages .owl-dots {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
	}

	.orange-products__carousel {
		width: 87.5%;
	}

	.orange-products__carousel .orange-owl-carousel {
		position: static;
	}

	.orange-products .orange-container {
		position: relative;
		padding-bottom: 70px;
	}

	.orange-products .owl-dots {
		margin-top: 0;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
	}
}
.satellite-satellite.v30 {
    margin-top: 100px;
    margin-bottom: 0px;
}
.satellite-container {
    max-width: 1200px;
    margin: auto;
    padding: 0 10px;
}
.satellite-satellite.v30 .satellite-satellite__wrapper {
    background: url(../img/img456.png) no-repeat center;
    padding: 0;
    height: 554px;
    width: auto;
    background-size: contain;
    border: 0px;
    box-shadow: none;
    backdrop-filter: none;
    border-radius: 0px;
}
.satellite-satellite__img {
    display: none;
}
@media only screen and (max-width: 767.98px)
.satellite-satellite.v30 {
    display: none;
}