﻿.search-module {
    background-size: cover;
    background-repeat: no-repeat;
    height: 355px;
    padding: 0 60px;
}

    .search-module .category-search {
        padding-top: 20px
    }

    .search-module .seeMore-search {
        margin-bottom: 20px;
        margin-top: 5px;
    }

    .search-module .dropdown-width {
        width: auto;
        background: #fff;
        border: none;
        height: 60px;
    }

.results-SearchModule .col-search-result .featureImage-search {
    width: 251px;
    height: 150px;
    object-fit: cover;
    border-radius: 11px;
}


.results-SearchModule .col-search-result .featureImageDefault-search {
    width: 251px;
    height: 150px;
    object-fit: cover;
    object-position: left;
}

.results-SearchModule .svg-seemore {
    transform: rotate(-90deg);
}

.search-module .icon-search-lupa {
    height: 20px;
    width: 20px;
}

.search-module .containerSearch {
    width: 480px;
}

.search-module .form-control {
    height: 40px;
    border-radius: 25px;
    display: block;
    padding: 0.375rem 0.75rem;
    font-size: 16pt;
    font-weight: 400;
    color: black;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding-left: 20px;
    border: none;
    font-family: 'SancoaleSoftenedMedium';
}

    .search-module .form-control::placeholder {
        color: #808080;
        font-weight: normal;
        font-size: 17px;
    }

    .search-module .form-control:focus {
        box-shadow: none;
        border: none;
    }

.search-module .input-group-prepend,
.search-module .input-group-text {
    background-color: #fff;
    border-color: #fff;
    height: 40px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: none;
}

.results-SearchModule .line-awards {
    height: 1px;
    margin: 0 auto;
}

.results-SearchModule p {
    margin: 0;
}

.search-module-input-search select option {
    color: #000;
}

/*.results-SearchModule .col-search-result {
    margin: 25px 0;
}*/

.results-SearchModule {
    padding: 0 60px;
}

.search-module .search-module-h1 {
    font-family: var(--font-sancoale-light);
    margin: 0;
    line-height: 1;
    font-size: 2rem;
}

.results-SearchModule .icon-search-close {
    width: 44px;
    padding-right: 10px;
}

.results-SearchModule .search-module-h4 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Noto Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.results-SearchModule .search-module-h6 {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 100;
    font-size: 16px;
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
}

.search-module select {
    background-color: transparent;
    border-color: transparent;
    border-bottom: 1px solid #fff;
    color: #fff;
    width: 80%;
}

.results-SearchModule .search-module-Result-tags-lbl1 {
    font-family: var(--font-noto);
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
}

.results-SearchModule .search-module-Result-tags-lbl2 {
    font-family: var(--font-sancoale-light);
    line-height: 1;
    font-weight: 300;
    font-size: 2.5rem;
}

.results-SearchModule .nameSearchPages {
    font-size: 2.2rem;
    font-family: var(--font-sancoale-light);
    line-height: 1;
    font-weight: 300;
    width: 100%;
    margin: 0;
}

.results-SearchModule .descriptionResults {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    margin-bottom: 30px;
}

.results-SearchModule .align-button {
    display: flex;
    justify-content: end;
}

.results-SearchModule .btnPageSearch {  
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    border-radius: 50px;
    text-align: center;
    display: block;
    width: 220px;
    padding: 6px 0;
    /*background: white;*/
    text-transform: uppercase;
}

.search-module .filterHiddencls {
    display: none;
}

/*.results-SearchModule .buttonPageSearch {
    width: 170px;
    text-align: center;
    min-height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}*/

.results-SearchModule .imageDefaultPages {
    width: 251px;
}

.results-SearchModule .documentSearch,
.results-SearchModule .typeTitleSearch {
    font-family: var(--font-noto);
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: 0.6rem;
}

.rectImageDefault {
    height: 100%;
    width: 100%;
}

.results-SearchModule .containerFilter {
    position: absolute;
    width: 233px;
    box-shadow: 0 0 16px -4px rgba(0, 0, 0, 0.45);
    background: white;
    border-radius: 23px;
}

.results-SearchModule #buttonFilterSearch {
    padding: 9px 4px;
    cursor: pointer;
    position: relative;
}

    .results-SearchModule #buttonFilterSearch span {
        font-family: 'Noto Sans Bold';
        font-size: 18px;
        padding-right: 10px;
    }

    .results-SearchModule #buttonFilterSearch .arrowFilterSearch {
        position: absolute;
        right: 11px;
        width: 20px;
        top: 14px;
    }

    .results-SearchModule #buttonFilterSearch .arrowFilterSearch180 {
        transform: rotate(180deg);
    }

.results-SearchModule .filterList ul {
    list-style: none;
    margin: 0;
    padding-bottom: 15px;
}

    .results-SearchModule .filterList ul li {
        font-family: 'Noto Sans';
        font-weight: 600;
        font-size: 15px;
    }

@media (min-width:1920px) {

    .results-SearchModule .descriptionResults {
        font-size: 20px;
    }

    .search-module .containerSearch {
        width: 560px;
    }

    .results-SearchModule .col-search-result .featureImageDefault-search,
    .results-SearchModule .col-search-result .featureImage-search {
        width: 300px;
        height: 170px;
    }

    .results-SearchModule .imageDefaultPages {
        width: 300px;
    }
}

@media (max-width:992px) {

    .results-SearchModule .btnPageSearch {
        font-size: 15px;
    }

    .results-SearchModule {
        padding: 0 20px;
    }
}

@media (max-width:767.9px) {
    .results-SearchModule .col-search-result-document {
        display: flex;
        justify-content: center;
    }

    .results-SearchModule .align-button {
        justify-content: center;
    }

    .results-SearchModule .btnPageSearch {
        font-size: 16px;
    }

    .results-SearchModule .typeTitleSearch {
        margin-top: 20px;
    }

    .results-SearchModule,
    .search-module {
        padding: 0 20px;
    }

        .search-module .search-module-h1 {
            font-size: 1.6rem;
        }

        .results-SearchModule .search-module-Result-tags-lbl2 {
            font-size: 2.2rem;
        }

        .results-SearchModule .nameSearchPages {
            font-size: 1.8rem;
        }
}
