

/* Start:/local/templates/ivf_redesign/css/header-static.css?1747379120438*/
header.header{
    position: static;
    border-bottom: 1px solid var(--Color-Blue-Background, #E0F6FC);
    background: var(--Color-White, #FFF);
}
.header.sticky{
    position: fixed;
}

.header .burger svg path {
    stroke: var(--Color-Grey-1, #525255);
}

.header .header-logo svg path {
    stroke: none;
    fill: var(--Color-Main-Blue, #01A0C6);
}
.header .small-txt {
    color: var(--Color-Grey-1, #525255);
}
/* End */


/* Start:/local/templates/ivf_redesign/components/bitrix/search.page/search/style.css?17537079881341*/
.searchinput form.dr-cl{
    gap: 24px;
}
.q.modal-form-input{
    border: 1px solid;
    height: 48px;
    border-radius: 15px;
    padding: 0 12px;
}
.search-page.mr-spase-bl{
    margin: 40px 0;
}
.search-page .btn.btn-background-none{
    width: fit-content;
    padding: 0 60px;
    border: 1px solid var(--Color-Dark-Blue, #0E6E9B);
    color: var(--Color-Dark-Blue, #0E6E9B);
    background: none;
}

.search-page-wrapper a{
    color: var(--Color-Tittle, #222);
    font-family: "Century Gothic", sans-serif;
    font-size: var(--Typography-Size-Headlines-H5, 24px);
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.search-page-wrapper .path{
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.search-page-wrapper .path a{
    color: #A1A1A1;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
}
.search-page-wrapper .text{
    font-size: var(--Typography-Size-Paragraph-Light-5, 16px);
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    color: #333;
}
.search-page-wrapper .notetext{
    color: var(--Color-Dark-Blue, #0E6E9B);
}
@media (hover:hover) {
    .search-page .btn.btn-background-none:hover{
        background: var(--Color-Main-Blue, #01A0C6);
        color: #FFF;
    }
}
/* End */
/* /local/templates/ivf_redesign/css/header-static.css?1747379120438 */
/* /local/templates/ivf_redesign/components/bitrix/search.page/search/style.css?17537079881341 */
