

/* Start:/bitrix/templates/pobedavkusa/components/bitrix/news.detail/business-tour/style.css?17484483382753*/
.main.pt {
	padding-top: 50px;
}
.main.main-white {
	background-color: #fff;
	width: 100%;
	max-width: 100%;
}
.business-tour.text-block {
	p {
		display: block;
		width: 80%;
		margin: 0px auto;
		line-height: 1.4em;
		text-align: center;
	}
}
.business-main-banner {
	color: #fff;
	background: #faf2e0;
	margin-bottom: 80px;
}
.business-main-banner .banner {
	height: calc(100vw / 4.497);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-position: center;
	background-size: contain;

	.mb-info {
		color: #7f2f00;
        position: absolute;
        margin: auto;
        width: 100%;
        text-align: center;
        top: calc(20%);
        font-size: 50px;
        font-weight: bold;
        user-select: none;

        span {
        	text-shadow: 0px 2px 12px #FFF, 0px -2px 12px #FFF, 15px 2px 12px #FFF, -15px -2px 12px #FFF, 15px 2px 12px #FFF, -15px -2px 12px #FFF, 10px 2px 12px #FFF, -10px -2px 12px #FFF;
        }
	}
}

.business-tour {
	hr {
		color: #7d643c;
		border: 0.5px solid;
	}
}

.business-tour * {
	line-height: normal;
}

.business-tour .h1 {
	font-size: 50px;
	margin-bottom: 80px;

	span {
		display: block;
	}
	.first {
		font-size: 50px;
		margin-bottom: 30px;
	}
	.second {
		font-size: 35px;
		margin-bottom: 10px;
	}
	.third {
		font-size: 24px;
	}
}
.business-tour .h2 {
	font-size: 35px;
}

.m-program-excursion {
	gap: 30px;
	margin-bottom: 55px;
}

.mpe-item-wrap {
	flex: 0 39%;
}

.mpe-item {
	.mpe-item__header {
		font-size: 28px;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	p {
		font-size: 21px;
		text-align: center;
		color: #570805;
	}
}

.mie-left-container ul {
	border-top: none !important;
	&:last-child {
		margin-bottom: 0;
	}
}

.mie-left-container.mie-container-no-dots ul li {
	font-size: 14px;
	&:before {
		display: none;
	}
}

.mie-left-container.mie-container-simple ul li {
	font-size: 14px;
}

.contacts-feedback:hover {
	height: 450px !important;
}
.contacts-feedback:hover .contacts-feedback-form {

}

@media (max-width: 767px) {

	.business-tour .h1 {
		font-size: 35px;
		margin-bottom: 30px !important;
	
		span {
			display: block;
		}
		.first {
			font-size: 35px;
			margin-bottom: 30px;
		}
		.second {
			font-size: 24px;
			margin-bottom: 10px;
		}
		.third {
			font-size: 16px;
		}
	}

	.mpe-item-wrap {
        flex: 100% !important;

		.cai-icon {
			margin-right: 20px;
		}

		.mpe-item__header {
			font-size: 22px;
		}
    }

	.contacts-feedback, .contacts-feedback:hover {
		height: auto !important;
	}

	.business-main-banner .banner {
		.mb-info {
			font-size: 25px;
		}
	}

	.business-main-banner {
		margin-bottom: 39px;
	}
	.main-white .business-tour .h2 {
		margin-bottom: 0px !important;
	}
}
/* End */
/* /bitrix/templates/pobedavkusa/components/bitrix/news.detail/business-tour/style.css?17484483382753 */
