/* CSS Document */

/*@import url(http://fonts.googleapis.com/css?family=Lato:400,900italic,900,700italic,400italic,700,300italic,300,100italic,100&subset=latin,latin-ext);

body{
	font-family: 'Lato', sans-serif;
	background:#fff;
	font-weight:600;
	color:#999;
	}
a:focus{
	outline:none;
}
.container{
	max-width:1170px;
}
h1{font-size:30px;
}
h2{
	font-size:26px;
}
h3{
	font-size:20px;
}
h4{
	font-size:18px;
}

input{
	margin:10px 0;
}*/
.navbar-brand{
	padding:0px;
}

.container{
    max-width: 1170px;
        margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}


/*---------------------QuickArea---------------------*/
.QuickArea{
    padding: 60px 0;
    background: #f8f8f8;
    text-align: center;
}
.QuickBox {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
}
.QuickBox:hover h4{
    text-decoration: none;
}
.QuickBox img{
    width: 60px;
    object-fit: contain;
    margin: 0 auto 16px;
}
.QuickBox h4{
    color: #000;
    margin: 0 ;
    font-weight: 600;
    text-decoration: none;
}
.QuickBox h4:hover{
    text-decoration: none;
}


footer .gform-body input[type=email]{
        height: 43px;
}



/*---------------------Middle-Contain--------------------*/

/*--------------------------------------------listing-sec--------------------------------------*/

/*inner-banner*/
.inner-banner{
    background: url(https://tclwp.marketingblends.com/wp-content/uploads/2023/12/Inner-banner.jpg) no-repeat;
    background-size:cover;
    height: 340px;
    padding: 120px 0;
    text-align: center;
    position: relative;
}

.inner-banner:after{
    position:absolute;
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
}

.inner-banner .banner-text{
    position: relative;
    z-index: 1;
}
.inner-banner .banner-text h1{
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}


.filter-head{
    display: flex;
    margin: 0 0 30px;
    justify-content: flex-end;
    max-width: 800px;
    margin-right: 0;
    width: 100%;
    margin-left: auto; 

}

.filter-head .pagination-box{
    width: 100%;
    max-width: 260px;
    padding: 10px 0px;
}
.filter-head .form-row{
    width: 50%;
    display: flex;
    grid-gap: 20px;
    justify-content: end;
}
.form-row select {
    border: 1px solid #c3c3c3;
    border-radius: 0px;
    box-shadow: none;
    color: #152A40;
    transition: all .5s;
    height: 50px;
    margin: 0;
    background: #fff; 
    width: 100%;
    padding: 10px;
}


.form-row .select-box {
  position: relative;
  width: 50%; 
}

.listing-sec .filter-head .select-box {
    text-align: right;
    width: 170px;
}

.listing-sec .filter-head .select-box:after {
    top: 15px;
}

.listing-sec .filter-head .select-box label {
    margin-right: 10px;
    display: inline-block;
}



#pagination {
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex;
  align-items: center;
  line-height: 12px;
  width: max-width;
    justify-content: end;
}
#pagination li {
  display: inline;
  min-width: 40px;
  height: 40px;
  border: 1px solid #c3c3c3;
  line-height: 40px;
  margin-right: 10px; 
}
#pagination li:first-child{
    width: auto;
    height: 40px;
    border-radius: 3px;
    background: #c3c3c3;
}
#pagination li:last-child{
     width: auto;
   
    border-radius: 5px;
    background: #c3c3c3;
}

#pagination li a {
  display: inline-block;
  text-decoration: none;
  padding: 0px 10px;
  color: #000
   background: #c3c3c3;
}
/*  .form-row .select-box:after {
    content: "\f0d7";
    font-size: 16px;
    position: absolute;
    font-family: "Font Awesome 5 Brands";
    top: 58%;
    right: 10px;
    width: 20px;
    height: 20px;
    color: #008200; }*/
.listing-sec{
    padding: 100px 0;
}
.listing-sec .listing-row {
    padding-right: 30px;
}

    
    .norm-filt  h4 {
        text-transform: capitalize;
        padding: 16px 0;
        color: #000;
        margin: 0;
        font-size: 20px;
        font-weight: bold;

    }
    .norm-filt ul{
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .norm-filt ul li a{
        color: #000;
        font-size: 18px;
        font-weight: 300;
        border-bottom: 1px solid #e6e6e6;
        padding: 13px 0;
        display: block;
        text-decoration: none;
    }
    .norm-filt ul li a:hover{
        list-style: none;
        text-decoration:none;
        color: #f7933a;
    }


.listing-sec .sidebar-menu {
    padding: 20px;
    box-shadow: 0 0 10px 0 #eee;
    border-radius: 10px;
}

.listing-sec .sidebar-menu .accordion ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.listing-sec .sidebar-menu .accordion .pagenav {
    position: relative;
    margin-bottom: 10px;
    list-style: none;
    width: 100%;

}

.listing-sec .sidebar-menu .accordion .pagenav a {
    text-decoration: none;
    color: #323232;
    display: block;
    width: 100%;
    padding: 5px 0;

}
.listing-sec .sidebar-menu .accordion .pagenav a:hover{
    text-decoration: none;
        color: #f7933a;
}

.listing-sec .sidebar-menu .accordion .pagenav ul {
    display: none;
    padding:6px 11px;
    margin: 0;
    background: #f1f1f1;

}


.listing-sec .sidebar-menu .accordion .pagenav li {
    margin-bottom: 8px;
    list-style: none;
    position: relative;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    border-bottom: 1px solid #e6e6e6;
    padding: 3px 0;   
}

.listing-sec .sidebar-menu .accordion .pagenav li:last-child{
    border: none;
    margin: 0;
}

.listing-sec .sidebar-menu .item-fs .custom-checkbox .checkbox-custom-label {
    padding: 5px 10px;
    background: #f6933a;
    color: #fff;
    width: 100%;
    margin: 0 0 20px;
}



.listing-sec .sidebar-menu .accordion .pagenav li label input {
    margin-right: 3px;
}

.listing-sec .sidebar-menu .accordion .pagenav h4 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
    display: block;
    cursor: pointer;
    margin: 0;

}
.listing-sec .sidebar-menu .accordion ul:last-child .pagenav h4{
    border: none;
}

.listing-sec .sidebar-menu .accordion .pagenav h4 i {
    font-size: 16px;
    position: absolute;
    right: 10px;
    line-height: 20px;
    transition: .2s;
    -webkit-transition: .2s;
    -ms-transition: .2s;
    color: #000;
    font-weight: 100;
}

.listing-sec .sidebar-menu .accordion .pagenav li.current_page_item a {
    text-decoration: underline;
}

.listing-sec .sidebar-menu .accordion .pagenav.open h4 i:before {
    content: "\f068";
}

.listing-sec .sidebar-menu .accordion a:hover {
    text-decoration: underline;
}
.page_item .custom-checkbox input{
    margin-right: 10px; 
    margin: 0;

}

.page_item .custom-checkbox label{
    width: 100%;
    font-weight: 300;
    font-size: 16px;
}




.AuctionBox{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
     display: flex; 
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 30px;
    float: left;
    width: 100%;
}
.AuctionImg {
    width: 40%;
    position: relative;
    float: left;
    display: flex;
    height: 350px;
}
.AuctionImg img{
    border-radius: 10px 0 0 10px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.AuctionContent{
    padding: 30px 20px;
    float: left;
    width: 60%;
}
.AuctionBox span.logo {
    display: inline-block;
    position: absolute;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
} 
.AuctionBox span.logo img {
    width: auto;
    border-radius: 10px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
}
.AuctionBox h4 {
    margin: 0 0 20px;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #203c72;
}
.AuctionBox ul {
    padding: 0;
    list-style-type: none;
    margin: 0 0 20px;
}
.AuctionBox ul li {
    line-height: 24px;
    margin: 0 0 8px;
    color: #000;
    font-weight: 400;
    font-size: 16px;
}
.AuctionBox ul li strong {
    font-weight: 800;
}
.AuctionBox a.ShowAuctionBtn {
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #f7933a;
}
.AuctionBox a.ShowAuctionBtn:hover {
    color: #000;
}



.listing-sec .sidebar-menu input{
    font-size: 16px;
    padding: 8px 30px;
    color: #fff;
    background-color: #f7933a;
    border-width: 0px !important;
    border-radius: 30px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}






/*---------------------NO bootstrape---------------------*/
.QuickArea .sec-row{
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.QuickArea .sec-row .QuickBox{
    width: calc(100% / 4);

}
.listing-sec .sec-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.listing-sec .sec-row .filter-head{
    width: 100%;
}
.listing-sec .sec-row .main-content{
    width: 68%;
}
.listing-sec .sec-row .sidebar{
    width: 27%;
}


.QuickArea .sec-row .QuickBox a i{
    font-size: 55px;
    margin: 0 0 10px;
}
.QuickArea .sec-row .QuickBox a:hover{
    color: #f7933a;
}














/*------------------------------media------------------------------------*/
@media (min-width:991px) and (max-width: 1200px) {
}
@media  (max-width: 991px) {
    .AuctionBox{
        align-items: normal;
    }

}
@media (min-width: 768px) and (max-width: 991px) {
    .QuickBox h4{
        font-weight: 16px;
    }
    .listing-sec .sidebar-menu {
        padding: 10px;
    }
    .listing-sec .sidebar-menu .accordion .pagenav h4 i{
        right: 0;
    }
}

@media (max-width: 767px) {
    .listing-sec .sec-row .sidebar{
        width: 100%;
        margin: 0 0 50px;
    }
    .listing-sec .sec-row .main-content{
        width: 100%;   
    }
    .QuickArea .sec-row{
        flex-wrap: wrap;
    }
    .QuickArea .sec-row .QuickBox {
        width: 41%;
    }
    .filter-head{
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .filter-head .form-row{
        margin: 0 0 20px;
        width: 100%;
    }

}
@media (max-width: 500px) {

    .QuickArea .sec-row .QuickBox {
        width: 100%;
    }
    .AuctionBox{
        flex-wrap: wrap;

    }
    .AuctionBox .AuctionImg{
        width: 100%;
        border-radius: 20px 20px 0 0;
        height: 200px;
    }
    .AuctionBox .AuctionImg img{
        border-radius: 10px 10px 0 0; 
    }
    .AuctionBox .AuctionContent{
        width: 100%;
    }
    footer{

    }
}
@media (max-width: 360px) {
}










