.all-the-header-filter{
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.all-the-header-filter .inside-the-header-filter{
    max-width: 1358px;
    min-height: 390px;
    margin: 0 auto 0;
    padding: 30px 0 0 0;
    width: 90%;
}
.all-the-header-filter .inside-the-header-filter .all-the-breadcrumbs-filter{
    font-family: "Rubik", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}
.all-the-header-filter .inside-the-header-filter .all-the-breadcrumbs-filter a{
    font-family: "Rubik", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF !important;
    text-decoration: none;
}
.all-the-header-filter .inside-the-header-filter .all-the-breadcrumbs-filter a:hover{
    font-family: "Rubik", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF !important;
    text-decoration: none;
}
.all-the-header-filter .inside-the-header-filter .all-the-title-filter{
    margin: 55px 0px 0px 0px;
    color: #FFFFFF;
    font-family: "Rubik", Sans-serif;
    font-size: 50px;
    font-weight: bold;
    text-shadow: 1px 4px 1px rgb(0 0 0 / 30%);
    text-align: center;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top{
    display: flex;
    align-items: center;
    margin: 74px 0px 0px 0px;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter{
    display: flex;
    align-items: center;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-title{
    color: #FFFFFF;
    font-family: "Rubik", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0 11px;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input{
    width: 179px;
    height: 47px;
    background: white;
    border-radius: 3px;
    position: relative;
    margin: 0 0 0 60px;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-date-input{
    width: 179px;
    background: white;
    border-radius: 3px;
    cursor: pointer;
    border: solid 1px #b1b1b1;
}
/* .all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-date-input:hover{
    background: rgb(247, 247, 247);
} */
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-date-input .all-choose-date{
    width: 90%;
    margin: 0 auto 0;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-date-input .all-choose-date .right-side{
    color: #272727;
    font-size: 20px;
    font-family: "Rubik", Sans-serif;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-date-input .all-choose-date .left-side{
    width: 13px;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-date-input .all-choose-date .left-side img{
    width: 100%;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-click-date-input{
    width: 179px;
   /* max-height: 146px;*/
    background: white;
    border-radius: 0 0 3px 3px;
    position: absolute;
    top: 100%;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px #b1b1b1;
    border-top: none;
    display: none;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-click-date-input .inside-click-box{
    width: 90%;
    height: 90%;
    overflow: auto;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-click-date-input .inside-click-box::-webkit-scrollbar{
    background: #f5f5f5; 
    width: 5px;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-click-date-input .inside-click-box::-webkit-scrollbar-thumb{
    background: #8ec740; 
}


.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-click-date-input .inside-click-box .the-list-date{
    color: #272727;
    font-size: 20px;
    font-family: "Rubik", Sans-serif;
    cursor: pointer;
    padding: 0 0 8px 0;
}
/* .all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input .inside-click-date-input .inside-click-box .the-list-date:hover{
    background-color: rgb(209, 209, 209);
} */
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-the-status-filter{
    display: flex;
    align-items: center;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-the-status-filter .the-status-filter-name{
    color: #FFFFFF;
    font-family: "Rubik", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0 11px;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-the-status-filter .the-status-filter-input{
    width: 187px;
    height: 45px;
    background-color: white;
    border-radius: 22.5px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-the-status-filter .the-status-filter-input .right-side-status{
    color: #272727;
    font-size: 20px;
    font-family: "Rubik", Sans-serif;
    z-index: 9;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-the-status-filter .the-status-filter-input a{
    color: #fff;
    font-size: 20px;
    font-family: "Rubik", Sans-serif;
    z-index: 9;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-the-status-filter .the-status-filter-input .left-side-status{
    color: #fff;
    font-size: 20px;
    font-family: "Rubik", Sans-serif;
    z-index: 9;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-the-status-filter .the-status-filter-input .canter-side-status-absolute.left{
    position: absolute;
    background-color: #8ec740;
    width: 50%;
    height: 90%;
    border-radius: 22.5px;
    left: 2px;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-the-status-filter .the-status-filter-input .canter-side-status-absolute.right{
    position: absolute;
    background-color: #8ec740;
    width: 50%;
    height: 90%;
    border-radius: 22.5px;
    left: auto;
    right: 2px;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-bottom{
    display: flex;
    align-items: center;
    margin: 44px 0 0 0;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-bottom .the-first-button{
    width: 118px;
    height: 37px;
    background-color: #8ec740;
    border-radius: 18.5px;
    color: #FFFFFF;
    font-family: "Rubik", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 20px;
    cursor: pointer;
    transition: background-color 0.5s;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-bottom .the-first-button:hover{
    background-color: #72a52a;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-bottom .filter-bottom-line{
    width: 1px;
    background: white;
    height: 34px;
    margin: 0 0 0 40px;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-bottom .filter-bottom-link{
    color: #FFFFFF;
    font-family: "Rubik", Sans-serif;
    font-size: 20px;
    margin: 0 0 0 40px;
    cursor: pointer;
}
.all-the-header-filter .inside-the-header-filter .all-the-filter-bottom .filter-bottom-link.choose-category{
    color: #8ec740;
    font-family: "Rubik", Sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.all-the-header-filter .inside-the-header-filter .all-the-filter-bottom a:hover{
    text-decoration: none !important;
}








.all-the-auctions-declarationpage{
    padding: 83px 0;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage{
    width: 90%;
    max-width: 1360px;
    margin: 0 auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage{
    width: calc(50% - 10px);
    margin: 0 0 40px 0;
    border-radius: 3px;
    box-shadow: 0 0 10px 2px rgb(0 0 0 / 20%);
    overflow: hidden;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .top-auctions-declarationpage{
    background-color: #242c5d;
    padding: 19px 30px;
    position: relative;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .top-auctions-declarationpage .the-date{
    color: white;
    font-family: "Rubik", Sans-serif;
    font-size: 14px;
    margin: 0 0 8px 0;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .top-auctions-declarationpage .the-sub-title{
    color: white;
    font-family: "Rubik", Sans-serif;
    font-size: 23px;
    font-weight: bold;
    margin: 0 0 6px 0;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .top-auctions-declarationpage .the-title{
    color: white;
    font-family: "Rubik", Sans-serif;
    font-size: 23px;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .top-auctions-declarationpage .the-tag{
    position: absolute;
    width: 118px;
    height: 45px;
    border-radius: 22.5px;
    border: solid 3px #8ec740;
    color: #8ec740;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 20px;
    left: 29px;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .center-auctions-declarationpage{
    display: flex;
    padding: 0 35px 0 0;
    margin: 35px 0 0 0;
    align-items: center;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .center-auctions-declarationpage .the-title{
    font-family: "Rubik", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    width: 50%;
    max-width: 175px;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .center-auctions-declarationpage .the-line{
    width: 3px;
    height: 25px;
    background: black;
    margin: 0 0 0 14px;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .center-auctions-declarationpage .the-text{
    font-family: "Rubik", Sans-serif;
    font-size: 20px;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .center-auctions-declarationpage .the-text a{
    text-decoration: underline;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .bottom-auctions-declarationpage{
    display: flex;
    justify-content: flex-end;
    padding: 0 0 0 30px;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .bottom-auctions-declarationpage .inside-bottom-auctions-declarationpage{
    width: 150px;
    height: 50px;
    background-color: #8ec740;
    display: flex;
    align-items: center;
    justify-content: center;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .bottom-auctions-declarationpage .inside-bottom-auctions-declarationpage .the-text{
  font-size: 16px;
  font-family: "Rubik", Sans-serif;
  font-weight: 500;
  color: #242c5d;
  margin: 0 0 -1px 10px;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .bottom-auctions-declarationpage .inside-bottom-auctions-declarationpage .the-image{
    width: 14px;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .bottom-auctions-declarationpage .inside-bottom-auctions-declarationpage .the-image img{
    width: 100%;
}
.all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .bottom-auctions-declarationpage a:hover{
    text-decoration: none !important;
}
.all-the-paginate{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 80px 0;
}
.all-the-paginate .prev.page-numbers{
    display: block;
    width: 40px;
    height: 40px;
    background-color: #8ec740;
    border-radius: 3px;
    background-image: url('/wp-content/uploads/2021/04/right-arrow.svg');
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}
.all-the-paginate .next.page-numbers{
    display: block;
    width: 40px;
    height: 40px;
    background-color: #8ec740;
    border-radius: 3px;
    background-image: url('/wp-content/uploads/2021/04/right-arrow.svg');
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(180deg);
}
.all-the-paginate .page-numbers{
    color: #b8b8b8;
    font-family: "Rubik", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0 12px;
}
.all-the-paginate .page-numbers.current{
    color: #000;
    font-family: "Rubik", Sans-serif;
    font-size: 20px;
    font-weight: bold;
}




.the-hide-line{
    width: calc(32% - 17px);
    height: 1px;
}
.the-box-events{
    width: calc(32% - 17px);
    margin: 0 0 40px 0;
    border-radius: 3px;
    box-shadow: 0 0 10px 2px rgb(0 0 0 / 20%);
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.the-box-events .the-tag{
    margin: 30px 30px 0 0;
    width: 118px;
    height: 37px;
    background-color: #8ec740;
    border-radius: 22.5px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    font-family: "Rubik", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.the-box-events .all-the-text{
    width: 325px;
    background-color: #242c5d;
    margin: 120px 0 30px 0;
    border-radius: 3px;
    overflow: hidden;
}
.the-box-events .all-the-text .the-title{
    font-family: "Rubik", Sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: white;
    padding: 16px 30px 0 0;
    line-height: 1.3;
}
/* .the-box-events .all-the-text .all-the-icons.first-child{
    display: flex;
    margin: 34px 26px 18px 0;
    align-items: center;
} */
.the-box-events .all-the-text .around-all-the-icons .all-the-icons:first-child{
    margin: 34px 26px 18px 0;
}
.the-box-events .all-the-text .all-the-icons{
    display: flex;
    margin: 0 26px 18px 0;
    align-items: center;
}
.the-box-events .all-the-text .all-the-icons .the-icon{
    width: 50px;
}
.the-box-events .all-the-text .all-the-icons .the-icon img{
    width: 26px;
}
.the-box-events .all-the-text .all-the-icons .the-line{
    width: 3px;
    height: 35px;
    background-color: #8ec740;
    margin: 0 0 0 20px;
}
.the-box-events .all-the-text .all-the-icons .the-text-single{
    font-family: "Rubik", Sans-serif;
    font-size: 18px;
    color: white;
}
.the-box-events .all-the-text a{
    font-family: "Rubik", Sans-serif;
    font-size: 20px;
    color: #242c5d;
}
.the-box-events .all-the-text .the-box-green{
    float: left;
    position: relative;
}
.the-box-events .all-the-text .the-box-green:hover > .the-box-open{
    right: calc(-100% - 50px);
}
.the-box-events .all-the-text .the-box-green .the-image{
    width: 50px;
    height: 50px;
    background-color: #8ec740;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
}
.the-box-events .all-the-text .the-box-green .the-image img{
    width: 20px;
}
.the-box-events .all-the-text .the-box-green .the-box-open{
    position: absolute;
    width: 100px;
    height: 50px;
    background-color: #8ec740;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    top: 0;
    right: 0;
    transition: right 0.5s;
}









@media only screen and (max-width: 1200px) {

    
    


}


@media only screen and (max-width: 950px) {

    
    .the-box-events {
        width: calc(50% - 17px);
    }
    .all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage {
        width: 100%;
    }
    .all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .top-auctions-declarationpage .the-sub-title {
        margin: 50px 0 6px 0;
    }
    .all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .top-auctions-declarationpage .the-tag {
        top: 15px;
        left: 9px;
    }


}



@media only screen and (max-width: 750px) {

    .the-box-events {
        width: 100%;
    }
    .the-box-events .all-the-text {
        width: 290px;
        margin: 50px 0 30px 0;
    }

    .all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-input {
        margin: 0 0 0 0;
    }
    .all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-date-filter .date-title {
        margin: 0 11px 0 11px;
    }
    .all-the-header-filter .inside-the-header-filter .all-the-filter-bottom {
        padding: 0 10px;
        overflow: auto;
    }
    .all-the-header-filter .inside-the-header-filter .all-the-filter-bottom .filter-bottom-link {
        margin: 0 0 0 0;
        width: 120px;
        text-align: center;
    }
    .all-the-header-filter .inside-the-header-filter .all-the-filter-bottom .filter-bottom-line {
        display: table;
        margin: 0 0 0 0;
    }
    .all-the-header-filter .inside-the-header-filter .all-the-filter-top {
        flex-wrap: wrap;
        align-items: center;
        margin: 35px 0 0 0;
    }
    .all-the-header-filter .inside-the-header-filter .all-the-filter-top .all-the-status-filter {
        padding: 14px 11px 0 0;
    }




    .all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .center-auctions-declarationpage .the-title {
        font-size: 16px;
        max-width: 117px;
    }
    .all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .center-auctions-declarationpage .the-text {
        font-size: 16px;
    }
    .all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .center-auctions-declarationpage .the-text {
        font-size: 16px;
    }
    .all-the-auctions-declarationpage .inside-the-auctions-declarationpage .the-box-auctions-declarationpage .center-auctions-declarationpage {
        display: flex;
        padding: 0 10px 0 0;
        margin: 0 0 0 0;
        align-items: center;
        height: 65px;
    }
   

}