

/* Start:/local/templates/aspro-medc2/components/bitrix/news.list/type-accommodation-table/style.css?17460303941952*/
.types__accommodation {
    margin-top: 45px;
}

@media screen and (max-width: 550px) {
    .types__accommodation {
        margin-top: 30px;
    }
}

.types__accommodation-tabs {
    display: flex;
    margin-bottom: 20px;
}

.types__accommodation-tabs input {
    display: none;
}

.types__accommodation-tab {
    color: #218a8b;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 178px;
    height: 40px;
    background-color: #F5F8F9;
    border-radius: 12px;
    padding: 7px 12px;
    cursor: pointer;
    margin-right: 20px;
    font-weight: 500;
    font-size: 14px;
}

@media screen and (max-width: 400px) {
    .types__accommodation-tab {
        padding: 11px 10px;
        width: 160px;
        height: 37px;
        margin-right: 15px;
        font-size: 13px;
    }
}

.types__accommodation-tabs input:checked + label,
.types__accommodation-tabs input:focus + label {
    transition: 0.3s ease-in-out;
    background-color: #218A8B;
    color: #FFFFFF;
}

.types__accommodation-tabs label:hover {
    transition: 0.3s ease-in-out;
    background-color: #218A8B;
    color: #FFFFFF;
}

.cwd-cover table {
    text-decoration: none;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

.cwd-cover table td {
    font-size: 14px;
    color: #000000;
    padding: 15px 5px;
    line-height: 13px;
    vertical-align: middle;
    border: 3px solid white;
}

.cwd-cover table thead {
    background: #ECF0F1;
}

.cwd-cover table thead td:first-child {
    border-top-left-radius: 15px;
}

.cwd-cover table thead td:last-child {
    border-top-right-radius: 15px;
}

.cwd-cover table tbody {
    background-color: #f8f8f8;
}

.types__accommodation-name {
    text-align: center;
}

.without-tabs .types__accommodation-table {
    margin-bottom: 35px;
}

.without-tabs h2 {
    text-align: center !important;
}

.without-tabs .types__accommodation-table table {
    width: 60% !important;
}

/* End */


/* Start:/local/templates/aspro-medc2/components/bitrix/news.list/items-list/style.css?174255434092*/
.faq-block {
    padding-top: 35px;
}

.faq-block .previewtext {
    padding-bottom: 15px;
}
/* End */
/* /local/templates/aspro-medc2/components/bitrix/news.list/type-accommodation-table/style.css?17460303941952 */
/* /local/templates/aspro-medc2/components/bitrix/news.list/items-list/style.css?174255434092 */
