

/* Start:/bitrix/templates/yapark/components/bitrix/news/vacant-areas/bitrix/news.detail/.default/style.css?16794585683143*/
.free_areas h1 {
    margin: 20px 0;
}

.free_areas h2 {
    margin: 40px 0 20px !important;
}

.free_areas_wrap .free_areas .info_wrap {
    font-size: 16px;
    font-weight: 300;
}

.free_areas_wrap .free_areas .info_wrap p {
    line-height: 20px;
}

.free_areas_wrap .free_areas .info_wrap img {
    width: 60%;
    max-width: 60%;
    margin: 10px 0;
    height: 100%;
    object-fit: cover;
}

.free_areas_wrap .free_areas .info_wrap img.detail_image {
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
    height: 100%;
    object-fit: cover;
}

.free_areas_wrap .free_areas .info_wrap .touch-text {
    margin: 20px 0;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.free_areas_wrap .free_areas .info_wrap .contacts-touch-text {
    font-size: 24px;
    margin: 15px;
}

.free_areas_wrap .free_areas .info_wrap .touch-text a {
    font-size: 20px;
    display: flex;
    line-height: 24px;
    margin-bottom: 5px;
}

.free_areas_wrap .free_areas .info_wrap .touch-text a.phone {
    font-size: 28px;
}

.free_areas_wrap .free_areas .info_wrap .touch-text .btn-app {
    display: block;
    background: #ff7300;
    color: #fff;
    margin: 20px;

    padding: 10px 20px;
    border-radius: 10px;
    transition: .3s ease all;
    text-transform: uppercase;
    box-shadow: 0px 4px 8px rgba(255, 115, 0, .6);
}

.free_areas_wrap .free_areas .info_wrap table {
    border: 1px solid #e0e0e0;
}

.free_areas_wrap .free_areas .info_wrap table tr td {
    padding: 5px 35px 5px 5px;
}

.free_areas_wrap .free_areas .info_wrap table tr td p {
    margin-bottom: unset;
}

.free_areas_wrap .free_areas .info_wrap table tr td {
    font-size: 14px;
    line-height: 16px;
}

.free_areas_wrap .free_areas .info_wrap table tr td:first-child {
    width: 50% !important;

}

.free_areas_wrap .free_areas .info_wrap table tr td:first-child p {
    font-weight: bold !important;
}

.free_areas_wrap .free_areas .info_wrap h4 {
    font-size: 24px;
    font-weight: bold !important;
    margin-bottom: 20px;
}

.free_areas_wrap .free_areas .info_wrap table tr:hover td {
    color: #354251;
    cursor: pointer;
}

.free_areas_wrap .free_areas .info_wrap table tr:nth-child(even) {
    background: white;
}

.free_areas_wrap .free_areas .info_wrap table tr:nth-child(odd) {
    background: #f4f4f4;
}

.free_areas_wrap .free_areas .info_wrap table tr:hover {
    background-color: #ff980033 !important;
}

@media (max-width: 768px) {
    .free_areas_wrap .free_areas .info_wrap img {
        width: 100%;
        max-width: 100%;
    }

    .free_areas_wrap .free_areas .info_wrap table tr td:first-child {
        width: 100% !important;
    }

    .free_areas_wrap .free_areas .info_wrap table tr {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 1100px) {
    .free_areas_wrap .free_areas .info_wrap img {
        width: 100%;
        max-width: 100%;
    }
}
/* End */
/* /bitrix/templates/yapark/components/bitrix/news/vacant-areas/bitrix/news.detail/.default/style.css?16794585683143 */
