.desk-search a span.search-icon {
    display: block;
    background: url("images/header-search.svg") no-repeat scroll 0 0;
    width: 22px;
    height: 22px;
    background-size: 22px;
}

.desk-search a:hover span.search-icon {
    background: url("images/header-search-hover.svg") no-repeat scroll 0 0;
    background-size: 22px;
}

.desk-search.desk-search-mobile {
    display: none;
}

body.overlay,
body.overlay1 {
    overflow-y: hidden;
}

.desktop-search {
    float: left;
    width: 100%;
    height: 100%;
    background: url(../../../../../../../../../themes/ita/resources/v13/images/background-search.svg) no-repeat 0 0;
    background-color: #ffffff;
    padding: 210px 0 50px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    transition: all 0.4s ease;
    z-index: 999;
    background-size: cover;
    background-position: left top
}

.desktop-search h2 {
    float: left;
    width: 100%;
    text-align: center;
    color: #333;
    font-family: 'Onest-Bold';
    font-size: 16px;
    line-height: 42px;
    margin-bottom: 25px
}

.search-inn {
    float: none;
    width: 100%;
    position: relative;
    max-width: 540px;
    display: inline-block;
    position: relative;
    margin-bottom: 45px
}

.search-inn input[type="text"] {
    border: none;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #8F8F8F;
    font-family: 'Onest-Regular';
    padding: 0 40px 0 18px;
    height: 50px;
    border-radius: 3px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .17)
}

.search-inn button {
    position: absolute;
    border: none;
    background: url(../../../../../../../../../themes/ita/resources/v13/images/search-blue.svg) no-repeat center center;
    width: 40px;
    height: 50px;
    right: 0;
    top: 0;
    cursor: poGraphik
}

.desktop-search.search-open {
    opacity: 1;
    visibility: visible
}

.search-tags {
    float: left;
    width: 100%;
    text-align: center
}

.search-tags ul:not(.agenda) {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 10px;
    row-gap: 12px;
    padding: 0 200px
}

.search-tags ul:not(.agenda) li {
    flex: 0 1 auto
}

.search-tags ul:not(.agenda) li a {
    display: inline-block;
    color: #333;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Onest-Medium';
    padding: 9px 12px;
    /* border: 2px solid rgba(255, 255, 255, .3);
    border-radius: 5px; */
    transition: all .5s ease
}

.search-tags ul:not(.agenda) li a:hover {
    background: #333;
    /* border: 2px solid #333; */
    color: #005CFF
}

.search-in {
    float: left;
    width: 100%;
    height: calc(100vh - 250px);
    overflow-y: auto;
    padding-bottom: 60px
}

.search-in {
    scrollbar-width: thin;
    scrollbar-color: #005CFF transparent
}

.search-in::-webkit-scrollbar {
    width: 10px
}

.search-in::-webkit-scrollbar-track {
    background: transparent
}

.search-in::-webkit-scrollbar-thumb {
    background-color: #005CFF;
    /* border-radius: 0;
    border: 2px solid transparent; */
}

.open-search .logo {
    margin-right: 15px
}

.open-search .top-rht ul {
    column-gap: 15px
}

.open-search .desk-search a {
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 60px; */
}

.open-search .desk-search a span {
    background: url(images/search-close.svg) no-repeat center center !important;
    width: 22px;
    height: 22px;
    filter: invert(1);
}

.is-sticky .open-search .desk-search a span {
    background: #005CFF url(images/search-close.svg) no-repeat center center
}

.inner-header.open-search {
    background: none
}

.inner-header.open-search .hdr-top .sticky-logo {
    display: none
}

.inner-header.open-search .hdr-top .default-logo {
    display: block
}

.inner-header.open-search .hdr-top .toggle-menu span {
    background: #333
}

.inner-header.open-search .hdr-top .menu-div ul li a {
    color: #333
}

.inner-header.open-search .hdr-top .menu-div ul li a:hover,
.inner-header.open-search .hdr-top .menu-div ul li a.active {
    color: #333
}

.inner-header.open-search .hdr-top .top-rht ul li .nice-select {
    color: #333
}

.inner-header.open-search .hdr-top .top-rht ul li .nice-select::after {
    border-bottom: 2px solid #333;
    border-right: 2px solid #333;
    margin-top: -5px
}

.inner-header.open-search .hdr-top .top-rht ul li .nice-select span:hover {
    color: #333
}

.inner-header.open-search .hdr-top .desk-search a span {
    background: url(../../../../../../../../../themes/ita/resources/v13/images/search-close.svg) no-repeat 0 0;
    width: 13px;
    height: 13px
}

.is-sticky .inner-header.open-search .hdr-top .sticky-logo {
    display: block
}

.is-sticky .inner-header.open-search .hdr-top .default-logo {
    display: none
}

.is-sticky .inner-header.open-search .hdr-top .toggle-menu span {
    background: #000
}

.is-sticky .inner-header.open-search .hdr-top .menu-div ul li a {
    color: #000
}

.is-sticky .inner-header.open-search .hdr-top .menu-div ul li a:hover,
.is-sticky .inner-header.open-search .hdr-top .menu-div ul li a.active {
    color: #005CFF
}

.is-sticky .inner-header.open-search .hdr-top .top-rht ul li .nice-select {
    color: #000
}

.is-sticky .inner-header.open-search .hdr-top .top-rht ul li .nice-select::after {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    margin-top: -5px
}

.is-sticky .inner-header.open-search .hdr-top .top-rht ul li .nice-select span:hover {
    color: #000
}

.is-sticky .inner-header.open-search .hdr-top .desk-search a span {
    background: url(../../../../../../../../../themes/ita/resources/v13/images/search-close-blue.svg) no-repeat 0 0;
    width: 13px;
    height: 13px
}

@media screen and (max-width: 767px) {
    .desk-search.desk-search-mobile {
        display: block;
    }

    .desktop-search.result-search {
        padding: 0;
        padding-top: 150px;
    }
}