

/* Start:/local/templates/kraskizdes/components/bitrix/form.result.new/cheaper/style.css?1715079549666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/kraskizdes/components/bitrix/form.result.new/cheaper/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/kraskizdes/components/bitrix/form.result.new/cheaper/images/icon_warn.gif);
}
/* End */


/* Start:/local/components/mihdan/shop.cross-sell/templates/.default/style.css?17479438995784*/
.section-shop {
    font-size: 18px;
    color: #9293B0;
    font-weight: 500;
    line-height: 130%;
}
.section-shop h2,
.section-shop h5 {
    line-height: 63px;
    font-weight: 500;
    color: #3B3C40;
}
.section-shop h2 {
    font-size: 50px;
    margin-bottom: 30px;
}
.section-shop h5 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
}
.section-shop p {
    margin-bottom: 20px;
}

.section-shop__header {
    display: grid;
    grid-gap: 0;
    grid-template-columns: auto 500px;
    margin-bottom: 120px;
}

.section-shop__slider {
    background-color: #f2f2f2;
    border-radius: 50px;
    min-height: 560px;
    position: relative;
    z-index: 10;
    overflow: hidden
}
.section-shop__slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.shop-swiper {
    height: 100%;
}
.shop-swiper__slide {
    height: 100%;
}
.shop-swiper__prev,
.shop-swiper__next {
    z-index: 15 !important;
    top: 50%;
    margin-top: -20px;
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.shop-swiper__prev {
    left: 30px;
}
.shop-swiper__next {
    right: 110px;
}
.section-shop__meta {
    border-radius: 50px;
    min-height: 560px;
    position: relative;
    z-index: 11;
}
.section-shop__data {
    width: calc(100% + 60px);
    height: 100%;
    border-radius: 50px;
    background-color: #fff;
    margin-left: -80px;
    box-shadow: 5px 15px 70px 0 rgba(173, 178, 201, 0.35);
    padding: 30px 40px;
    position: relative;
    z-index: 12;
}
.shop__title {
    line-height: 63px;
    font-size: 50px;
    color: #3B3C40;
    margin-bottom: 10px;
    font-weight: 500;
}
.shop__address {
    color: #9293B0;
    margin-bottom: 40px;
}
.shop__phone {
    color: #E50E78;
    height: 50px;
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 47px;
}
.shop__phone span {
    color: #9293B0;
    font-size: 16px;
}

.shop__managers {
    margin-bottom: 43px;
}
.managers {}
.managers__title {
    color: #3B3C40;
    margin-bottom: 15px;
}
.managers__items {
    display: flex;
    gap: 40px;
}
.manager {
    display: flex;
    gap: 12px;
}

.manager__photo {
    overflow: hidden;
    border-radius: 64px;
}
.manager__photo img {
    width: 64px;
    height: 64px;
}
.manager__info {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.manager__status {
    color: #5CCC52;
    font-size: 16px;
}
.manager__name {
    color: #3B3C40;
}
.shop__whatsapp {
    display: inline-flex;
    gap: 10px;
    border-radius: 15px;
    border: 1px solid #5CCC52;
    padding: 8px 10px;
    color: #333;
    margin-bottom: 10px;
}
.shop__whatsapp img {
    width: 23px;
    height: 23px;
}

.shop__workdatetime {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
}
.shop__workdate {
    color: #9293B0;
    font-size: 16px;
}
.shop__worktime {
    border-radius: 15px;
    background-color: #3B3C40;
    padding: 8px 10px;
    color: #fff;
    align-items: center;
    display: flex;
    gap: 10px;
}

.section-shop__roadmap {
    display: grid;
    grid-gap: 60px;
    grid-template-columns: auto 500px;
    margin-bottom: 40px;
    position: relative;
}
.section-shop__schememap {
    background-color: #f2f2f2;
    border-radius: 50px;
    min-height: 560px;
}
.section-shop__schememap .tabs-content {
    height: 100%;
}

    .schememap {}
    .schememap__toggler {
        position: absolute;
        left: 0;
        top: -80px;
        display: flex;
        gap: 16px;
    }
    .schememap button {
        width: 116px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 15px;
        background-color: #F4F6F8;
        color: #3B3C40;
        font-size: 16px;
    }
    .schememap button.active {
        background-color: #E50E78;
        color: #fff;
    }

.section-shop__scheme {
    height: 560px;
    border-radius: 50px;
    overflow: hidden;
    display: none;
}

.section-shop__scheme img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-shop__map {
    height: 100%;
    border-radius: 50px;
    overflow: hidden;
    display: none;
}

.section-shop__scheme.active,
.section-shop__map.active {
    display: block;
}

.section-shop__route {}

.text-icon {
    padding-left: 42px;
    background-position: 0 50%;
    background-repeat: no-repeat;
}

.text-icon--car {
    background-image: url(/local/components/mihdan/shop.cross-sell/templates/.default/images/car.svg);
}
.text-icon--bus {
    background-image: url(/local/components/mihdan/shop.cross-sell/templates/.default/images/bus.svg);
}

.section-shop__navigator {

}

.shop-btn {
    display: inline-flex;
    min-width: 116px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 15px;
    background-color: #F4F6F8;
    color: #3B3C40;
    font-size: 16px;
    padding: 0 25px;
}

.shop-btn--primary {
    color: #fff;
    background-color: #E50E78;
}

@media (max-width: 1024px) {
    .section-shop__header {
        grid-template-columns: 1fr;
    }
    .section-shop__data {
        margin-left: 0;
        width: 100%;
        top: -30px;
        padding: 22px;
    }
    .section-shop__roadmap {
        grid-template-columns: 1fr;
    }

    .section-shop__slider,
    .section-shop__data,
    .section-shop__schememap,
    .section-shop__scheme,
    .section-shop__map {
        border-radius: 20px;
    }

    .managers__items {
        flex-direction: column;
        gap: 15px;
    }
    .shop__title {
        font-size: 32px;
    }
    .shop__address {
        font-size: 15px;
    }
    .shop-swiper__prev,
    .shop-swiper__next {
        display: none
    }

    .section-shop h2 {
        font-size: 32px;
    }
}

/* End */
/* /local/templates/kraskizdes/components/bitrix/form.result.new/cheaper/style.css?1715079549666 */
/* /local/components/mihdan/shop.cross-sell/templates/.default/style.css?17479438995784 */
