.marketing_material #search .input-lg {
    height: 36px;
}

.marketing_material #search .input-group-btn button span {
    padding: 0 !important;
    height: 30px;
    width: 30px;
    margin-top: -2px;
    position: relative;
    right: -12px;
}
.btn_back{
    height: 36px;
    display: block;
    width: 150px;
    background: #36a5da;
    color: white;
    margin-top: 5px;
    padding-top: 9px;
    border-radius: 29px;
}
#content_category{
    min-height: 600px;
    padding: 0;
}
.marketing_material {
    min-height: 112px;
    border-bottom: 1px solid #BCBEC0;
}

.marketing_material_footer .footer-social {
    text-align: left;
}
.marketing_material_footer .footer-social h5 {
    font-size: 12px !important;
    color: #58595B !important;
}
ul.footer_text {
    text-align: left;
    margin-top: 39px;
}
ul.contact_content {
    margin-top: 39px;
    text-align: right;
}
.category-block {

  text-align: center;
    margin-top: 36px;
    margin-bottom: 50px;
}
.category-block img {
    margin: auto;
}
.category-block-inner {
    height: auto !important;
}
.box-heading.marketing_heading {
    text-align: center;
    background: transparent !important;
    display: table;
    margin: auto;
    font-size: 18px;
    font-weight: 400;
    margin-top: 5px;
    text-transform: uppercase;
}
.marketing_heading:after {
    content: "";
    width: 100px;
    height: 2px;
    display: block;
    background: #36a5da;
    margin: auto;
    position: relative;
    top: 9px;
}
a.name_category {
    font-size: 13px;
    font-weight: 400;
    color: #27AAE1;
    margin-top: 17px;
    display: block;
}
.files a {
    display: block;
    font-size: 11px;
    margin-bottom: 16px;
}



@media (min-width: 1024px) {
    .category-block {
        max-width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    .w20 {
        width: 20%;
        float: left;
        padding-right: 7.5px;
        padding-left: 7.5px;
    }

}
.w20 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 190px;

    background: #F7F7F7;
    margin-bottom: 20px;
}
.description_material h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    color: #58595B;
    min-height: 50px;
}
.tab_button {
    background: transparent;
    border: none;
    padding: 0;
    margin-bottom: 20px;
}
.active_tab_button {
    color: #27AAE1;
}
.active_tab{
    display: initial !important;
}
.files{
    display: none;
}
.tab_button a {
    padding: 0 !important;
    border: none !important;
}
ul.nav.nav-tabs.tab_button {
    text-align: left;
}
ul.nav.nav-tabs.tab_button a {
    color: #C1C1C1;
}

ul.nav.nav-tabs.tab_button .active a {
    color: #27AAE1 !important
}
a.tab_link {
    display: block;
    margin-bottom: 10px;
    color: #27aae1;
}
a.tab_link:hover {

    color: #C1C1C1;
}
.marketing_link .tab-pane {
    background: transparent;
}
.img-material {
    margin: auto;
    border: 1px solid #27AAE1;
    box-sizing: border-box;
    border-radius: 15px;
    width: 62px;
    display: block;
    height: 62px;
    padding: 0;
}
a.img-material img {
    width: 62px;
    height: 62px;
    padding: 15px;
    margin: 0;
}
.marketing_link .tab-pane {
    margin-left: 0;
}
a.img-material:hover {
    background: transparent;
    border-color: #58595B;
}
a.img-material:hover img {
    filter: brightness(0) !important;
}

a.img-material:hover+a {
    color: #58595B;
}


a.img-material:hover+a  {
    color: #58595B;
}

.active_category {
    background: #58595B;
    border-color: #58595B;
}
a.img-material.active_category img {
    filter: brightness(0) invert(1);
}
a.name_category.active_category {
    background: transparent;
}
.active_category+a  {
    color: #58595B;
}


.tab-pane {
    min-height: 100px;
}
.filter label {
    display: block;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.07em;
    margin-bottom: 22px;
    color: #8C8C8C;
}
.filter{
    background: #F7F7F7;
    padding: 40px;
    min-height: 600px;
}
.filter input {
    background: #FFFFFF;
    border: 1px solid #C1C1C1 !important;
    box-sizing: border-box;
    margin-right: 10px;
    border-radius: 0 !important;
}
.filter span {
    position: relative;
    left: 10px;
}


a.img-material:hover img {
   filter: brightness(0) invert(1);
}

.manufacturer_filter li:hover , .lang_filter li:hover{
    cursor: pointer;
}

@media (max-width: 1023px){
    .w20 {
        width: 50%;
        float: left;
        padding-right: 15px;
        padding-left: 15px;
    }
    .w20 img {
        width: 100% !important;
        max-width: 100%;
    }
}
.content_headercms_top{
    display: block;
}
.header_mobile{
    display: none;
}

.filter hr {
    margin-top: 43px;
    margin-bottom: 43px;
}
.filter li {
    padding-top: 15px;
}
.filter span {
    font-size: 13px;
}
.category-block .slick-list {
    overflow: hidden !important;
}
@media (max-width:767px) {
    .img-material {
        margin: auto;
        border: 1px solid #27AAE1;
        box-sizing: border-box;
        border-radius: 15px;
        width: 62px;
        display: flex;
        height: 62px;
        padding: 0;
        align-items: center;
        justify-content: space-evenly;
    }

    .filter {
        overflow: auto !important;
        z-index: 100000;
        bottom: 0;
    }
    button.prev_slick {
        position: absolute;
        left: 10px;
        background: transparent;
        border: none;
        top: 20px !important;
    }
    button.next_slick {
        position: absolute;
        right: 10px;
        background: transparent;
        border: none;
        top: 20px !important;
    }
    .category-block-inner {
        padding-left: 5px;
        padding-right: 5px;
    }
    #footer .copyright-container {
        margin: 50px 0 0;
        padding: 15px 0;
    }
    .box-heading.marketing_heading {
        text-align: left;
        background: transparent !important;
        display: block;
        margin: auto;
        font-size: 18px;
        font-weight: 400;
        margin-top: 5px;
        text-transform: uppercase;
    }
    .overlay_filter {
        position: fixed;
        background: black;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 2222;
        opacity: 0.2;
    }
    .filter {
        background: #F7F7F7;
        padding: 40px;
        min-height: 600px;
        width: 50%;
        position: fixed;
        top: 0;
        z-index: 2223;
        left: 0;
    }
    .filter{
        display: none;
    }

    button.show_filter {
        position: absolute;
        right: 0;
        background: transparent;
        border: none;
        margin-top: -45px;
    }

    .marketing_heading:after{
        margin: 0;
    }

    .slick-list.draggable {
        margin-left: 30px;
        margin-right: 30px;
    }
    .img-material {
        width: 50px;
        height: 50px;
        padding: 7px;
    }
    a.name_category {
        font-size: 10px;
    }
    #content .container{
        padding: 0 !important;
        margin: 0 !important;
    }
    ul.footer_text{
        text-align: center !important;
    }
    ul.contact_content {
        text-align: center;
    }
    .footer-social {
        text-align: center !important;
        margin-bottom: 25px;
    }
    .marketing_material #search .input-group-btn button span {

        right: 0px;
    }
    .btn_back{
        margin-top: 2px;
    }

    .content_headercms_top .container {
        display: flex !important;
        flex-direction: row-reverse;
    }
    .header_desktop {
        display: none;
    }

    .header_mobile{
        display: inherit;
    }

    .header-logo {
        width: auto !important;
        left: auto;
        right: auto;
        display: table;
        margin: auto;
    }

}
.search_btn img {
    max-width: 25px;
    margin-top: -8px !important;
    display: table;
    margin: auto;
}
.search_btn {
    background: #F1F1F1;
    border: none;
}
.search_btn img {
    filter: invert(0.3);
    padding: 3px;
}
a.btn_back +span {
    color: #36a5da;
    margin-top: 5px;
    display: block;
}
.header_mobile .search_btn,.header_mobile .btn_back {
    width: 37px;
    height: 37px;
}
.header_mobile{
    border: none !important;
    padding: 0;
}

ul.nav.nav-tabs.tab_button {
    display: inline;
}
ul.nav.nav-tabs.tab_button li {
    float: left !important;
}
ul.nav.nav-tabs.tab_button {
    display: inline-flex;
}

a.preview_link {
    width: 190px;
    display: none;
    height: 190px;
    position: absolute;

    color: white;
    text-align: center;
    background: rgba(140, 140, 140, 0.5);
    line-height: 190px;
}
.w20:hover .preview_link{
    display: block;
}
.search_mobile {
    position: relative;
    background: #49AEDD21;
    padding: 10px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
button.prev_slick {
    position: absolute;
    left: 10px;
    background: transparent;
    border: none;
    top: 32px;
}
button.next_slick {
    position: absolute;
    right: 10px;
    background: transparent;
    border: none;
    top: 32px;
}
h1.text-center.heading_notlogin {


    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #27AAE1;
    max-width: 600px;
    display: table;
    margin: auto;
}
.login_block form {
    max-width: 340px;
    margin: auto;
    padding-top: 95px;
}
.form-group.login_block input {
    margin-top: 25px;
    border: 1px solid #E5E5E5;
}
.form-group.login_block input.btn.btn-primary {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;
    background: #36A5DA;
    border-radius: 33px;
    width: 200px;
    height: 40px;
    display: table;
    margin-left: auto;
    border: none;
    margin-right: auto;
}
a.register_button {
    margin: auto;
    display: table;
    margin-top: 20px;
    color: #36a5da;
    font-size: 14px;
}

#applyFilter {
    width: 95px;
    margin-top: 45px;
    padding: 0;
    border: none;
    position: relative;

}
.form-group.login_block input::placeholder{
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
    color: #CCCCCC;
}
.btn_back:hover {
    background: #8C8C8C;
    color: white;
}
.pagination-wrapper {
    overflow: hidden;
    margin: 29px 30px 0;
    padding: 15px;
    background-color: #f7f7f7;
    border: 1px solid transparent;
}
.pagination-wrapper {
    position: relative;
    top: 30px;
}
.filter span:hover {
    opacity: 1;
    color: black;
}

.filter span {
    position: relative;
    left: 10px;
    opacity: 0.8;
}
.description_material .tab-content>.tab-pane{
 padding: 0;
}
