

/* Start:/local/templates/belkorm/components/belkorm/news.listyear/sertificates/style.css?17373904743605*/
.sertificates__container {
	max-width: 1520px;
	margin: 0 auto;
	padding: 0 20px 128px 20px;
	position: relative;
}
.sertificates__title {
	margin-top: 60px !important;
}
.sertificates__wrapper {
	height: 505px;
}
.sertificates__swiper {
	width: 100%;
	height: 100%;
}
.sertificates__slide {
	width: 352px;
	height: 100%;
}
.sertificates__slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sertificates__control {
	position: absolute;
	bottom: 70px;
	left: 50%;
	transform: translate(-50%);
	display: flex;
	align-items: center;
}
.sertificates__control-button {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background-color: #434343;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.sertificates__control-button--prev {
	margin-right: 32px;
}
.sertificates__control-button--next {
	margin-left: 32px;
}
.sertificates__control-wrapper {
	display: flex;
	align-items: center;
}
.sertificates__pagination {
	position: static;
	width: auto;
	display: flex !important;
	width: unset !important;
}
.sertificates__pagination .swiper-pagination-bullet-active {
	background-color: #c00d0d !important;
}
.sertificates__pagination .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 7px) !important;
	width: 6px !important;
	height: 6px !important;
	background-color: #c2c2c2;
	opacity: 1 !important;
}
@media (max-width: 1400px) {
	.sertificates__container {
		max-width: 1144px;
	}
	.sertificates__control {
		bottom: 60px;
	}
}
@media (max-width: 767px) {
	.sertificates__container {
		padding: 0 0px 92px 20px;
	}
	.sertificates__title {
		margin-top: 40px !important;
		margin-bottom: 24px !important;
	}
	.sertificates__wrapper {
		height: 349px;
	}
	.sertificates__slide {
		width: 242px;
	}
	.sertificates__control {
		bottom: 40px;
	}
}

.hidden {
	display: none !important;
}

.sertificates-modal {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100vw;
	height: 100vh;
	z-index: 9999;
	background-color: rgba(22, 22, 22, 0.95);
}
.sertificates-modal__wrapper {
	width: 100%;
	height: 100%;
}
.sertificates-modal__wrapper .sertificates__container {
	padding: 78px 0 !important;
	height: 100%;
}
.sertificates-modal__block {
	height: 680px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items:center;
	
}
.sertificates-modal__close {
	position: absolute;
	right: 20px;
	top: 0;
}
.sertificates-modal__close-block {
	position: relative;
}
.sertificates-modal__close-overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.sertificates-modal__swiper {
	width: 475px;
	height: 680px;
}

.sertificates-modal__swiper  img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sertificates-modal__control {
	position: absolute;
	right: 20px;
	bottom: 0;
	display: flex;
	column-gap: 15px;
}
.sertificates-modal__button {
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items:center;
	justify-content: center;
}
@media (max-width: 1400px) {
	.sertificates-modal__block {
		height: 484px;
	}
	.sertificates-modal__swiper {
		width: 338px;
		height: 484px;
 }
}
@media (max-width: 767px) {
	.sertificates-modal__wrapper .sertificates__container {
		padding-top: 144px !important;
	}
	.sertificates-modal__close {
		top: -80px;
	}
	.sertificates-modal__block {
		height: 458px;
	}
	.sertificates-modal__swiper {
		width: 320px;
		height: 458px;
 }	
 .sertificates-modal__control {
	bottom: -100px;
	right: unset;
	left: 50%;
	transform: translateX(-50%);
	column-gap: 100px;
 }
}
/* End */


/* Start:/local/templates/belkorm/components/bitrix/news.detail/contacts_pages/style.css?16933102095019*/
.contacts__container {
    width: 100%;
    display: flex;
    height: 536px;
    position: relative;
}
.contacts__container--about {
    margin-top: 66px;
    margin-bottom: 30px;
}
.contacts__wrapper {
    width: 50%;
    height: 100%;
    background-color: #333333;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 69px;
}
.contacts__wrapper--bakery {
    width: 0;
}
.contacts__block {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.contacts__block__container {
    max-width: 1520px;
    margin: 0 auto;
    height: 100%;
    color: rgba(226, 226, 226, 1);
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.contacts__title {
    margin-top: 0 !important;
    margin-bottom: 38px !important;
    color: rgba(237, 237, 237, 1) !important;
    text-align: left !important;
}
.contacts__map {
    width: 50%;
    height: 100%;
    z-index: 1;
}
.contacts__map--bakery {
    width: 100%;
}
.contacts__map-image {
    position: relative;
    width: 100%;
    height: 100%;
}
.contacts__map-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}
.contacts__bar-info {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 136%;
}
.contacts__bar-info span:first-child {
    font-weight: 700;
    margin-right: 7px;
}
.contacts__info .contacts__bar-info {
    margin-bottom: 17px;
}
.contacts__info .contacts__bar-info--phone {
    margin-bottom: 29px;
}
.contacts__info .contacts__bar-info--link {
    margin-bottom: 25px !important;
}
.contacts__bar-info--time span {
    display: block;
    margin-bottom: 4px;
}
.contacts__bar-info--link a {
    text-decoration: underline !important;
}
.contacts__bar-booking {
    text-align: center;
    font-family: "Roboto Slab";
    font-style: normal;
    max-width: 279px;
    padding: 20px 0;
    border-radius: 4px;
    border: 1px solid #ffffff;
}
.contacts__bar-booking span {
    display: block;
    font-size: 20px;
    line-height: 136%;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.contacts__bar-booking a {
    font-weight: 400;
    font-size: 23px;
    line-height: 118.01%;
}
.contacts__info {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 136%;
    max-width: 433px;
    margin-right: 89px;
    padding-top: 69px;
}
.contacts__info--bar {
    padding-top: 60px;
}

.contacts__info--about {
    padding-top: 30px;
}
.contacts__name {
    display: block;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #ffffff;
    margin-bottom: 22px;
}
.contacts__info p {
    margin-bottom: 18px;
}
.contacts__info p:last-of-type {
    margin-bottom: 0;
}
.contacts__map-buttons {
    position: absolute;
    bottom: 40px;
    right: 20px;
    display: flex;
    flex-direction: column;
}
.contacts__map-button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.15);
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
@media (max-width: 1400px) {
    .contacts__block__container {
        max-width: 1144px;
    }
    .contacts__info {
        margin-right: -13px;
    }
}
@media (max-width: 990px) {
    .contacts__info--about {
        padding-top: 40px;
    }
    .contacts__name {
        display: none;
    }
    .contacts__block {
        position: static;
    }
    .contacts__block__container {
        padding: 0;
    }
    .contacts__container {
        flex-direction: column;
        height: unset;
    }
    .contacts__wrapper {
        width: 100%;
        padding: 0 30px 40px 30px;
    }
    .contacts__wrapper--bakery {
        width: 0;
        padding: 0;
    }
    .contacts__map {
        width: 100%;
    }
    .contacts__map {
        height: 536px;
    }
    .contacts__map-buttons {
        display: none;
    }
}
@media (max-width: 767px) {
    .contacts__bar-info {
        font-size: 12px;
        line-height: 151.01%;
    }
    .contacts__bar-booking span {
        font-size: 18px;
        line-height: 136%;
    }
    .contacts__bar-booking a {
        font-size: 16px;
        line-height: 118.01%;
    }
    .contacts__container--about {
        margin-top: 64px;
        margin-bottom: 40px;
    }
    .contacts__info {
        font-size: 12px;
        line-height: 136%;
        max-width: none;
        padding-top: 40px;
    }
    .contacts__title {
        margin-bottom: 29px !important;
    }
    .contacts__info p {
        margin-bottom: 17px;
    }
}
@media (max-width: 500px) {
    .contacts__info--bar {
        width: 100%;
    }
    .contacts__bar-booking {
        display: block;
        max-width: none;
        width: 100%;
    }
}

/* End */


/* Start:/local/templates/belkorm/components/bitrix/news.list/contacts_modal_selkhoz/style.css?16933102094670*/
.modal-price {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #f3f3f3;
    z-index: 99;
}
.modal-price__container {
    position: relative;
    padding: 40px 140px 70px 140px;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 118.01%;

}
.container-items{
    max-height: 350px;
    overflow-y: auto;
    padding-right: 15px;
    /* scrollbar-width: thin; */
    /* scrollbar-color: #f3f3f3 #f3f3f3; */
}
.container-items::-webkit-scrollbar{
    width: 0;
}
.modal-price__close {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 37px;
    top: 34px;
    padding: 0;
}
.modal-price__close-overlay {
    width: 100%;
    height: 100%;
    position: relative;
}
.modal-price__close-overlay::before,
.modal-price__close-overlay::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: rgba(128, 128, 128, 1);
    right: 0;
    top: 50%;
    border-radius: 5px;
}
.modal-price__close-overlay::before {
    transform: rotate(45deg);
}
.modal-price__close-overlay::after {
    transform: rotate(-45deg);
}
.modal-price__title {
    margin-top: 0 !important;
    margin-bottom: 16px !important;
}
.modal-price__description {
    text-align: center;
    font-size: 14px;
    line-height: 118.01%;
    color: #9c9c9c;
    margin-bottom: 20px;
}
.modal-price__form {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 360px;
}
.modal-price__form input {
    padding: 14px 20px 15px 24px;
    background-color: #fff;
    font-size: 16px;
    line-height: 118.01%;
}
.modal-price__input {
    width: 100%;
    border-radius: 4px;
    margin-bottom: 15px;
}
.modal-price__input:last-of-type {
    margin-bottom: 30px;
}
.modal-price__wrapper {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}
.modal-price__wrapper input {
    width: 100%;
    padding-left: 87px;
}
.modal-price__country {
    position: absolute;
    left: 0;
}
.modal-price__country-button {
    position: relative;
    display: flex;
    align-items: center;
    left: 24px;
    top: 50%;
    transform: translateY(15%);
}
.modal-price__country-image {
    margin-right: 8px;
}
.modal-price__country-overlay {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.modal-price__select {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}
.modal-price__select input {
    width: 100%;
    border-radius: 4px;
    font-size: 16px;
    line-height: 118.01%;
}
.modal-price__select-item {
    font-size: 16px;
    line-height: 118.01%;
}
.modal-price__select svg {
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
}
.modal-price__select-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 1;
}
.modal-price__select-list {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    background-color: #fff;
}
.modal-price__select-list--active {
    display: block;
}
.modal-price__select-item {
    transition: 0.5s ease;
    padding: 14px 20px;
    cursor: pointer;
}
.modal-price__select-item:hover {
    transition: 0.5s ease;
    background-color: rgba(51, 51, 51, 0.4);
}
.price_title {
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 140%;
    text-align: center;
    color: #434343;
    margin-bottom: 30px;
    margin-top: 60px;
}
.phone-link:hover{
    color:darkred;
}
.contact-item{
    text-align: center;
    padding-bottom: 15px;
}
@media (max-width: 767px) {
    .overlay-price {
        display: none;
    }
    .modal-price {
        position: static;
        transform: translate(0%, 0%);
        margin-top: 64px;
    }
    .modal-price__container {
        padding: 50px 0 100px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .modal-price__form {
        width: 320px;
    }
    .modal-price__description {
        font-size: 12px;
        line-height: 118.01%;
    }
    .modal-price__form input {
        font-size: 14px;
        line-height: 118.01%;
    }
    .modal-price__select-item {
        font-size: 14px;
        line-height: 118.01%;
    }
}

/* End */
/* /local/templates/belkorm/components/belkorm/news.listyear/sertificates/style.css?17373904743605 */
/* /local/templates/belkorm/components/bitrix/news.detail/contacts_pages/style.css?16933102095019 */
/* /local/templates/belkorm/components/bitrix/news.list/contacts_modal_selkhoz/style.css?16933102094670 */
