/*o-nas.css*/
@media (min-width: 1400px) {
	.container {
		max-width: 1320px!important;
	}
}
.block-about {
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 30px;
	padding: 50px 50px;
	display: flex;
	align-items: center;
	gap: 110px;
	margin-bottom: 86px;
}
@media (max-width: 991.98px) {
	.block-about {
		flex-wrap: wrap;
		justify-content: center;
	}
}
.video {
	position: relative;
	border: 4px solid #FFFFFF;
	filter: drop-shadow(0px 131px 52px rgba(0, 0, 0, 0.01)) drop-shadow(0px 74px 44px rgba(0, 0, 0, 0.05)) drop-shadow(0px 33px 33px rgba(0, 0, 0, 0.09)) drop-shadow(0px 8px 18px rgba(0, 0, 0, 0.1));
	border-radius: 30px;
	width: 350px;
	min-width: 350px;
	height: 622px;
	overflow: hidden;
}
@media (max-width: 600px) {
	.block-about {
		padding: 20px;
	}
	.video {
		width: auto;
		min-width: auto;
	}
}
.video a {
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	background: rgba(255, 255, 255, 0.15);
	backdrop-filter: blur(12px);
	border-radius: 100%;
}
.video a  .icon {
	display: block;
	width: 100px;
	height: 100px;
	background: url(play.svg) no-repeat 50% 50%;
}
.block-about .text {
	font-size: 18px;
	line-height: 130%;	
}
.block-about .title {
	font-size: 48px;
	line-height: 130%;
	color: #000000;
	margin-bottom: 14px;
}
.atm {
	margin-bottom: 105px;
	text-align: center;
}
.atm .title {
	font-size: 40px;
	line-height: 130%;
	color: #000000;
	margin-bottom: 16px;
}
.atm .dsc {
	font-size: 18px;
	line-height: 130%;
	color: #000000;
	margin-bottom: 34px;
}
.atm .owl-carousel .owl-nav {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -22.5px;
}
.atm .owl-carousel .owl-nav .owl-prev, .atm .owl-carousel .owl-nav .owl-next {
	width: 53px;
	height: 59px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
	outline: none;
}
.atm .owl-carousel .owl-nav .owl-prev, .atm .owl-carousel .owl-nav .owl-prev:hover  {
	left: -23px;
	background: url(/bitrix/templates/bd_burgers/images/svg/owl-left.svg);
}
.atm .owl-carousel .owl-nav .owl-next, .atm .owl-carousel .owl-nav .owl-next:hover {
	right: -23px;
	background: url(/bitrix/templates/bd_burgers/images/svg/owl-right.svg);
}
.atm .images .item {
	min-width: 390px;
	border-radius: 30px;
	overflow: hidden;
}
.block-path {
	margin-bottom: 86px;
}
.block-path .title {
	max-width: 732px;
	margin: 0 auto 28px auto;
	font-size: 40px;
	line-height: 130%;
	text-align: center;
	color: #000000;
}
.block-path .subtitle {
	max-width: 515px;
	margin: 0 auto 28px auto;
	color: #fff;
	font-size: 40px;
	text-align: center;
	line-height: 48px;
}
.block-path .subtitle .line-1 {
	background: #E95B00;
	border-radius: 33.4672px 33.4672px 16.7336px 33.4672px;
	transform: rotate(-2.52deg);
	display: inline-block;
	padding: 0 43px;
}
.block-path .subtitle .line-2 {
	background: #E95B00;
	border-radius: 33.4672px 33.4672px 16.7336px 33.4672px;
	display: inline-block;
	padding: 0 43px;
	min-height: 64px;
	display: flex;
	align-items: center;
	margin-top: -10px;
}
.block-path .items {
	display: flex;
	gap: 18px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.block-path .items .item {
	padding: 26px 35px 39px 26px;
	background: rgba(233, 91, 0, 0.1);
	border-radius: 40px;
}
.block-path .items .item .item-title {
	color: #fff;
	font-size: 27px;
	margin-bottom: 21px;
}
.block-path .items .item .item-title div {
	background: #E95B00;
	border-radius: 27px;
	padding: 0 16px;
	line-height: 45px;
	display: inline-block;
}
.block-path .items .item .item-title .line-2 {
	border-radius: 27px 27px 27px 5px;
	margin-top: -6px;
}
.block-path .items .item .item-text {
	font-size: 18px;
	line-height: 130%;
	color: #873A09;
}
.block-path .items .item-1, .block-path .items .item-2 {
	width: 49%;
}
.block-path .items .item-3, .block-path .items .item-4, .block-path .items .item-5 {
	width: 32%;
}
@media (max-width: 991.98px) {
	.block-path .items .item {
		width: 48%!important;
	}
	.block-path .items .item-5 {
		width: 100%!important;
	}
}
@media (max-width: 767.98px) {
	.block-path .items .item {
		width: 100%!important;
	}
}

.history-block {
	margin-bottom: 77px;
}
.history-block .main-title {
	margin-bottom: 16px;
	text-align: center;
	font-size: 40px;
	line-height: 130%;
	color: #000000;
}
.history-block .subtitle {
	margin: 0 auto 55px auto;
	text-align: center;
	font-size: 18px;
	line-height: 130%;
	color: #000000;
	max-width: 610px;
}
.history {
	background: linear-gradient(0deg, rgba(233, 91, 0, 0.1), rgba(233, 91, 0, 0.1)), #FFFFFF;
	border-radius: 30px;
	margin-bottom: 48px;
	overflow: hidden;
}
.history:last-child {
	margin-bottom: 0;
}
.history .text {
	padding: 20px 20px;
	font-size: 16px;
	line-height: 130%;
	color: #873A09;
}
.history .text .title {
	/*display: inline-block;
	padding: 0 20px;
	background: #E95B00;
	border-radius: 27px;*/
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	color: #111827;
}
.history .text .title, .history .text p, .history .text ul {
	margin-bottom: 10px;
}
.history img {
	width: 100%;
}
.history .img {
	position: relative;
}
.history .img.desktop {
	display: none;
}
.history .img.mobile {
	display: block;
}
@media (min-width: 1400px) {
	.history {
		display: flex;
		justify-content: space-between;
	}
	.history .img .bg {
		border-top-left-radius: 0;
		border-top-right-radius: 30px;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 30px;
		background: linear-gradient(0deg, rgba(233, 91, 0, 0.1), rgba(233, 91, 0, 0.1)), #FFFFFF;
		width: 50px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 5;
	}
	.history-1 {
		height: 416px;
	}
	.history-1 .img {
		min-width: 786px;
	}
	.history-2 .img {
		min-width: 777px;
	}
	.history-4 .img {
		min-width: 798px;
	}
	.history-2 .img .bg, .history-4 .img .bg {
		border-top-left-radius: 30px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 30px;
		border-bottom-right-radius: 0;
		left: auto;
		right: 0;
	}
	.history-3 .img {
		min-width: 777px;
	}
	.history-1 .text, .history-3 .text {
		padding-right: 0;
	}
	.history-2 .text, .history-4 .text {
		padding-left: 0;
	}
	.history .img.desktop {
		display: block;
	}
	.history .img.mobile {
		display: none;
	}
}
@media (max-width: 700px) {
	.block-path .title, .block-path .subtitle {
		font-size: 25px!important;
	}
	.block-path .subtitle {
		line-height:40px;
	}
	.block-path .subtitle .line-1 {
		transform: rotate(-1.52deg);
		padding: 0 30px;
	}
	.block-path .subtitle .line-2 {
		padding: 0 30px;
		min-height: 30px;
		margin-top: -5px;
		justify-content: center;
	}
	.block-path .items .item .item-title {
		font-size: 25px;
	}
	.block-path .items .item .item-title div {
		padding: 0 13px;
		line-height: 40px;
	}
}
#franshise-block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
	background: rgba(0, 0, 0, 0.85);
    border-radius: 20px;
    padding: 20px;
	color: #fff;
}
#franshise-block .text {
	font-size: 24px;
	font-weight: bold;
}
#franshise-block .text span {
	color: #fd6601;
}
#franshise-block .btn {
	margin: 0;
}
@media (max-width: 991.98px) {
	#franshise-block {
		flex-direction: column;
		gap: 20px;
	}	
}
