/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/


.nav_pagination li
 {
    display: inline-block;
}
ul.nav_pagination li a {
    padding: 10px 20px;
    background: #000;
    border-radius: 10px;
    color: #fff;
}
.nav_pagination li.active a {
    background: #f7933a;
}


/* -----simple_list */
.simple_list ul {
	padding-left:20px !important;
}
.simple_list ul li{
	position:relative;
	margin-bottom:10px !important;
	line-height: 26px !important;
}
.simple_list ul li:before {
   font-family: ETmodules !important;
    content: "\35" !important;
    font-size: 26px !important;
    position: absolute !important;
    left: -29px !important;
    top: 0px !important;
    font-weight: 800 !important;
    color: #000;
    right: 0;
	width:20px;
}
.simple_list.dark  ul li:before{
	color: #4e4e53 !important;
}

/*  */
.moreButton .defalut-btn a{
    display: inline-block;
}
.moreButton .defalut-btn{
    margin-bottom: 20px;
}
.faqArea .et_pb_toggle_close{
	padding:0px;
}
.faqArea .et_pb_toggle_close h5{
	padding:20px;
}
.faqArea .et_pb_toggle_open{
	padding:0px;
}
.faqArea .et_pb_toggle_open h5{
	padding:20px;
}
.faqArea .et_pb_toggle_open .et_pb_toggle_content{
	padding:20px;
}
.faqArea .et_pb_toggle .et_pb_toggle_title:before {
    right: 10px;
}
.auction_section{
    padding: 100px 0;
    background: url('Inner-banner.jpg');
}
.auction_section h1{
    font-weight: 700;
    font-size: 70px;
    color: #FFFFFF !important;
    text-align: center;
}
.btn-auction{
    width: 100%;
    padding: 20px;
    text-transform: uppercase;
    border: 2px solid #f7933a;
    font-weight: bold;
}
.btn-auction:hover{
    background: #f7933a;
    color: #fff;
}
.btn-auction.active{
    background: #f7933a;
    color: #fff;
}
h2.featured_lot_title{
    color: #f7933a;
    margin: 60px 0 20px;
}
.feature_lot{
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px;
}
.feature_lot table{
    font-size: 14px;
}
.feature_lot h4 a{
    color: #f7933a;
}
.auction_main_grid{
    margin-bottom: 40px;
}
.auction_main_grid h2{
    margin: 20px 0;
    padding: 10px 15px;
    background: #203d73;
    color: #fff;
}
.auction_grid{
    border: 1px solid #ccc;
    padding: 15px;
}
.auction_grid h3{
    padding: 10px 0;
    text-align: center;
}
.auction_single{
    padding: 40px 0;
}
.auction_lot{
    padding-bottom: 40px;
    margin-top: -20px;
}
.auction_single h3{
    text-transform: uppercase;
    padding: 10px 0;
    font-size: 20px;
    margin-bottom: 10px;
    border-bottom: 2px solid #000;
}
.auction_single ul{
    list-style: disc;
    margin: 15px 0 15px 15px;
}
.auction_single ul li::marker{
    color: #f7933a;
}
.auction_lot h3{
    background: #DEDEDE;
    padding: 10px;
    font-size: 20px;
    margin: 20px 0 10px;
}
.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}
.lot_box{
    border: 1px solid #DEDEDE;
    float: left;
    padding: 15px 0;
    margin-bottom: 20px;
    width: 100%;
}
.lot_box .fv-form-bootstrap{
    border: 0;
    padding: 0;
}
.lot_images{
    margin: 20px 0;
    padding: 15px 0;
    float: left;
    width: 100%;
    border: 1px solid #DEDEDE;
}

.pagination{
    display: block;
    width: 100%;
}
.pagination__lists li {
    display: inline-block;
    margin: 0 5px;
}
.pagination__lists li a,.pagination__lists li span.current {
    border: 1px solid #825f6f;
    padding: 10px 15px;
    background: #825f6f;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
}
.pagination__lists li.active a, .pagination__lists li span.current {
    background: #000;
    border: 1px solid #000;
}
.pagination__lists li a:hover{
    color: #fff;
    background: #4e4c67;
}

/*------------------[Gravity Form]--------------------*/
#gform_4 #validation_message_4_1 {
    display: none;
}


/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/

.s-boxes .et_pb_column_1_5 {
    height: 230px;
}

.home_banner .et_pb_text_inner,
#banner_carousel,
#banner_carousel .owl-stage,
#banner_carousel .owl-stage-outer.owl-height,
#banner_carousel .owl-item,
#banner_carousel .item {
    height: 100% !important;
}
#banner_carousel .blocks {
    display: flex;
    background: #203c72;
	align-items: center;
	height: 100%;
}
#banner_carousel .box-slider {
    width: 40%;
	margin: 0 30px;
}
#banner_carousel .banner_img {
    width: 60%;
    height: 100%;
}
#banner_carousel .banner_img img {
    height: 100%;
	object-fit: cover;
}
#banner_carousel .box-slider .title h2 {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
	text-transform: uppercase;
	text-align: center;
}
#banner_carousel .box-slider .subheading h4 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
#banner_carousel .owl-dots {
    display: none;
}
#banner_carousel button.owl-next, 
#banner_carousel button.owl-prev {
	background: #f7933a !important;
	width: 40px;
	height: 40px;
	position: absolute;
    top: 50%;
    transform: translate(50%);
}
#banner_carousel button.owl-next {
    left: auto;
    right: 50px;
}
#banner_carousel button.owl-next span,
#banner_carousel button.owl-prev span {
    font-size: 50px;
    font-weight: 300;
    color: #fff;
}

/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/

/*------------------[Action & Liquidation]--------------------*/
.management-sec {
    padding: 60px 0;
}
.management-sec .sec-row {
    display: flex;
    gap: 40px;
    align-items: center;
}
.manage-image {
    width: 600px;
    height: 100%;
}
.auction-title h2,
.management-title h2 {
    font-size: 30px;
    font-weight: bold;
}
.auction-sec .sec-row {
    display: flex;
    justify-content: space-between;
}
.auction-sec {
    padding: 60px 0 0;
}
.auction-sec .auctionBox {
    width: 48%;
}
.defalut-btn {
    margin-top: 40px;
}
.defalut-btn a {
    background: #f7933a;
    color: #fff;
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: bold;
}

@media (max-width: 980px) {
    .manage-image {
        width: 100%;
        height: 500px;
        overflow: hidden;
    }
    .manage-image img {
        object-fit: cover;
    }
    .management-sec .sec-row {
        flex-direction: column;
    }
    .auction-sec .sec-row {
        flex-direction: column;
        row-gap: 40px;
    }
    .auction-sec .auctionBox {
        width: 100%;
    }
}


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/

.list_auctions li {
    display: inline-block;
    border: 1px solid #000;
    width: 30%;
    margin: 10px;
    padding:20px
}
.form-control{
    border-radius: 0px !important;
    background: #fff !important;
    border: 1px solid #ccc !important;
}


/*---------------------------------------------------auctions-content----------------------------------*/
.mainBlockAuction .auctions-content{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-radius: 10px;
    overflow-y: hidden;
    transition: all .3s;

}
.mainBlockAuction .auctions-content:hover::before{
    background: #203c72;
     transition: all .3s;
}
.mainBlockAuction .auctions-content:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #000;
    opacity: .6;
    transition: all .3s;
}

.mainBlockAuction .home_a_big .home_a_small .auctions-content{
    height: 580px !important;
}
.mainBlockAuction .home_a_small .auctions-content{
    height: 280px;
    margin: 0 0 20px;
    text-align: center;
}



.mainBlockAuction .auctions-content img{ 
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mainBlockAuction .auctions-content .text{
    position: relative;
    z-index: 1;
    padding: 20px;
}
.mainBlockAuction .auctions-content .text h4{
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}

.mainBlockAuction .auctions-content .text p{
    color: #fff;
    margin: 0 0 10px;

}
.mainBlockAuction .auctions-content .text p strong{
    display: block;
}
.mainBlockAuction .auctions-content .text .default_btn a{
    font-size: 16px;
    background-color: #f7933a;
    border-width: 0px !important;
    border-radius: 30px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 40px;
    color: #fff !important;
    transition: all .3s;
    display: inline-block;
}
.mainBlockAuction .auctions-content .text .default_btn a:hover{
    background: #fff;
    color: #f7933a !important;
    transition: all .3s;
}

@media screen and (max-width: 1024px) {
    .mainBlockAuction .auctions-content .text h4{
        font-size: 18px;
        line-height: 23px;
    }

    .mainBlockAuction .auctions-content .text .default_btn a{
        font-size: 14px;
        padding: 10px 20px;
    }
}
@media screen and (max-width: 991px) {
    .mainBlockAuction div .auctions-content{
        height: 250px !important;
        margin: 0 0 20px !important;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
}


@media screen and (max-width: 600px) {
    .mainBlockAuction .home_a_big .home_a_small .auctions-content{
        height: 280px !important;
    }
    .mainBlockAuction div .auctions-content{
        height: 280px !important;
    }
}

.Tcl_News .Tcl_News_Box {
    columns: 3;
    gap: 30px;
}

.Tcl_News .Tcl_News_Box .News_Box {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 2px 18px -16px rgba(0, 0, 0, 0.3);
    min-height: 320px;
    padding: 30px 20px;
    margin: 0 0 30px;
    background-color: #fff;
    overflow: hidden;
	height: 400px;
}

.Tcl_News .Tcl_News_Box .News_Box h3 {
    font-size: 22px;
    line-height: 1.3em;
    font-weight: 600 !important;

}

.Tcl_News .Tcl_News_Box .News_Box a {
    color: #000 !important;
}

.Tcl_News .Tcl_News_Box .News_Box span {
    color: #666;
    font-size: 16px;
    margin: 0 0 10px;
    display: block;
}

.Tcl_News .Tcl_News_Box .News_Box p {
    font-size: 16px;
    margin: 0 0 10px;
    color: #666;
}

.Tcl_News .Tcl_News_Box .News_Box .Btn a {
    color: #f7933a !important;
    text-transform: uppercase;
    padding: 0 !important;
    background-color: transparent !important;
}

.Tcl_News .Tcl_News_Box .News_Box .Btn {
    text-align: left;
    margin: 0 !important;
}

.Tcl_News .Btn a {
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 40px;
    background-color: #f7933a;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;

}

.Tcl_News .Btn {
    text-align: center;
}

#print-btn{
    background: #f7933a;
    color: #fff;
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: bold;
    border: none;
    margin-bottom: 20px;
}

@media (min-width: 1180px) and (max-width: 1440px) {
	.Tcl_News .Tcl_News_Box .News_Box {
        padding: 25px 15px;
		height: 300px;
		min-height: 330px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .Tcl_News .Tcl_News_Box {
		column-count: 2;
        gap: 20px;
    }

    .Tcl_News .Tcl_News_Box .News_Box {
        padding: 25px 15px;
		height: 300px;
		min-height: 300px;
    }

    .Tcl_News .Tcl_News_Box .News_Box h3 {
        font-size: 17px;
    }
}
@media screen and (max-width: 980px) {
	#banner_carousel .blocks {
		flex-direction: column-reverse;
	}
	#banner_carousel .box-slider,
	#banner_carousel .banner_img {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
    .Tcl_News .Tcl_News_Box {
        columns: 2;
    }
	.Tcl_News .Tcl_News_Box .News_Box {
		height: auto;
    }
    .Tcl_News .Tcl_News_Box .News_Box h3 {
        font-size: 18px;
    }

    .Tcl_News .Btn {
        text-align: center;
        margin: 40px 0 0 !important;
    }
}

@media screen and (max-width: 600px) {
    .Tcl_News .Tcl_News_Box {
        columns: 1;
    }

    .Tcl_News .Tcl_News_Box .News_Box {
        min-height: auto;
    }
	#banner_carousel .box-slider .title h2 {
		font-size: 30px !important;
	}
	#banner_carousel .box-slider .subheading h4 {
		font-size: 16px;
	}
}

/*  -------- blog page css*/
.blog_sec .et_pb_post:hover{
	background:#00205b;
}
.blog_sec img.custom-post-logo {
    width: 200px;
	margin-bottom:15px;
}
.blog_sec .et_pb_post h3 a:hover{
	color:#fff !important;
}
.blog_sec .et_pb_post:hover h3, 
.blog_sec .et_pb_post:hover span, 
.blog_sec .et_pb_post:hover p{
	color:#fff;
}
.blog_sec p{
	margin-bottom:20px;
}
.wp-pagenavi {
    text-align: center;
}
.wp-pagenavi a.page.larger,.wp-pagenavi span, .wp-pagenavi  a {
    padding: 9px 16px;
    background: #fff;
    border: none;
	font-weight:500 !important;
	color:#f7933a;
}
.wp-pagenavi a.page.larger:hover,.wp-pagenavi span:hover, .wp-pagenavi a:hover{
	color:#fff !important;
	background:#f7933a;
}
@media(max-width:767px){
	.wp-pagenavi {
		text-align: center;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
}
/* ------single blog page css----- */
.single_blog button.wp-block-search__button.wp-element-button {
    background: #f79239;
    color: #fff;
}
.single_blog .et_pb_widget{
	width:100%;
}

/* ---- tcl -------------- */

.auction-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 30px 0;
}
.auction-box  .img_bx {
    height: 200px;
    display: flex;
	overflow:hidden;
    align-items: center;
}
.auction-box {
/*     flex: 1 1 calc(33.333% - 20px); */
	width:270px !important;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    padding: 20px;
    text-align: center;
    border-radius: 8px;
}

.auction-box img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.auction-box h3 {
    font-size: 18px;
    margin: 10px 0;
    color: #333;
	text-align:left;
	line-height:1.3em;
}

.auction-box p {
    font-size: 14px;
    color: #555;
	text-align:left;
}
@media (max-width: 1024px) and (min-width: 981px) {
	.auction-grid {
		justify-content:center;
	}
	.auction-box {
		width:245px !important;
	}
}
@media (max-width: 980px) {
	.auction-grid {
		justify-content:center;
	}
}
@media (max-width:676px) {
	.auction-box {
		width:100% !important;
	}
}


/*---------------------TCL_new_sec---------------------*/
.TCL_new_sec .filter_box {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 50px;
  background: #f7933a;
  padding: 30px;
  border-radius: 20px;
}
.TCL_new_sec .filter_box .search .search-form {
  position: relative;
}
.TCL_new_sec .filter_box .form-group {
  margin: 0;
  width: 40%;
}
.TCL_new_sec .filter_box .form-group select {
  height: 46px;
  border-radius: 10px;
  width: 100%;
  border: 0;
  padding: 10px;
}
.TCL_new_sec .filter_box .form-group select:focus {
  border: none;
  box-shadow: none;
  outline: none;
}

.TCL_new_sec .filter_box .search .search-input {
  border: 1px solid rgba(170, 170, 170, 0.25);
  color: #767676;
  padding: 12px 17px;
  width: 100%;
}
.TCL_new_sec .filter_box .search {
  width: 100%;
}
.TCL_new_sec .filter_box .search input {
  margin: 0;
  border-radius: 10px;
  width:100%;
  height: 46px;
  background:#fff;
}
.TCL_new_sec .filter_box .search button {
  background: 0 0;
  border: medium none;
  color: #767676;
  padding: 9px 20px;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 10;
  font-size: 20px;
  outline: none;
  border-radius: 0 5px 5px 0;
}

/*---------------------TCL_new_sec---------------------*/
.TCL_new_sec {
  padding-top: 0px;
}
.TCL_new_sec .Manufacturing_box {
  display: flex;
  gap: 30px;
  align-items: center;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.TCL_new_sec .main-btn {
	display: block;
	width: 350px;
}
.TCL_new_sec h3 {
  font-size: 24px;
  color: #203c72;
  margin: 0 0 10px;
  font-weight: 600;
}
.TCL_new_sec h4 {
  font-size: 18px;
  font-weight: 600;
  color: #f7933a;
  margin: 0 0 25px;
}
.et_pb_section .TCL_new_sec .main-btn a {
  font-size: 16px;
  background-color: #f7933a;
  color: #fff !important;
  border-width: 0px !important;
  border-radius: 50px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  padding: 14px 25px;
  width: 100%;
  margin-bottom: 15px;
}
.et_pb_section .TCL_new_sec .main-btn a:hover {
  background-color: #203c72;
	color: #fff !important;
}
.TCL_new_sec .main-btn a:last-child {
  margin: 0;
}
.TCL_new_sec .main_text {
  display: flex;
  align-items: center;
  gap: 30px;
}
.TCL_new_sec .main_text ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.TCL_new_sec .main_text ul li {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 8px;
  color: #000;
  font-weight: 400;
}
.TCL_new_sec .main_text ul li strong {
  font-weight: 600;
}
.TCL_new_sec .main_text .img {
  width: 300px;
  height: 225px;
  border-radius: 5px;
}
.TCL_new_sec .main_text .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 5px;
  padding: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.TCL_new_sec .main_text .text {
	width: 400px;
	margin-right: 40px;
}
/*---------------------Header-Nav-CSS-------------------*/

/*---------------------Slider-CSS--------------------*/

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

/*---------------------Footer---------------------*/

/*------------------------------media------------------------------------*/
@media (min-width: 991px) and (max-width: 1200px) {
	.TCL_new_sec .main_text .img {
		width: 230px;
	}
	
	.TCL_new_sec .main_text .text {
		width: 280px;
		margin-right: 0px;
	}
	.TCL_new_sec h3 {
		font-size: 20px;
	}
	.TCL_new_sec .main-btn {
		width: 100%;
	}
	.TCL_new_sec .main_text {
		gap: 20px;
	}
	.TCL_new_sec .Manufacturing_box{
		gap:20px;
	}
	.et_pb_section .TCL_new_sec .main-btn a{
		font-size: 14px;
        padding: 14px 20px;
	}
	#main-content ul li {
		line-height: 25px;
	}
}
@media (min-width: 767px) and (max-width: 991px) {
	.TCL_new_sec .main-btn {
		width: 50%;
		margin:0 auto;
	}
	.TCL_new_sec .Manufacturing_box{
		display:block;
	}
	.TCL_new_sec .main_text{
		margin-bottom:30px;
	}
	.TCL_new_sec .main_text {
		gap: 0px;
	}
	.TCL_new_sec .main_text .img {
		width: 50%;
	}
	.TCL_new_sec .main_text .text {
		width: 55%;
		margin-left: 25px;
		margin-right: 0;
	}
	.TCL_new_sec .main-btn a {
		font-size: 12px;
		padding: 14px 20px;
	}
	.TCL_new_sec .main_text .img img {
		object-fit: contain;
	}
	.TCL_new_sec h3 {
		font-size: 21px;
	}
	.TCL_new_sec h4 {
		font-size: 16px;
	}
	.TCL_new_sec .filter_box{
		gap:20px;
	}
	.TCL_new_sec .filter_box .search {
		width: 70%;
	}
}
@media (max-width: 767px) {
  .TCL_new_sec .Manufacturing_box {
    display: block;
	padding: 20px;
  }
	.TCL_new_sec .filter_box{
		gap:20px;
	}
  .TCL_new_sec .main_text {
    margin-bottom: 30px;
  }
  .TCL_new_sec .main_text .text {
    width: 60%;
    margin-right: 0px;
  }
  .TCL_new_sec .main_text {
    gap: 20px;
  }
  .TCL_new_sec h3 {
    font-size: 20px;
  }
  .TCL_new_sec h4 {
    font-size: 16px;
  }
  .TCL_new_sec .main_text .img {
    width: 55%;
  }
  .TCL_new_sec .main-btn {
    display: block;
    width: 100%;
  }
  .TCL_new_sec .filter_box .form-group {
    margin: 0;
    width: 58%;
  }
	#main-content ul li {
		line-height: 26px !important;
	}
}
@media (max-width: 600px) {
  .TCL_new_sec .main_text {
    display: block;
  }
  .TCL_new_sec .main_text .img {
    width: 100%;
	height:auto;
    margin-bottom: 15px;
  }
	.TCL_new_sec .main_text .img img {
		object-fit:cover;
	}
  .TCL_new_sec .main_text .text {
    width: 100%;
  }
  .TCL_new_sec .filter_box {
    display: block;
  }
  .TCL_new_sec .filter_box .form-group {
    margin: 15px 0;
    width: 100%;
  }
}
@media (max-width: 370px) {
	.TCL_new_sec h3 {
    font-size: 18px;
  }
	.et_pb_section .TCL_new_sec .main-btn a {
		font-size: 14px;
		padding: 14px 19px;
	}
}


/*  */


.pagination {
  text-align: center;
  margin-top: 20px;
}
.pagination button {
    background: #ffff;
    border: 1px solid #f59239 !important;
    padding: 5px 18px;
    margin: 2px;
    border: 1px;
    cursor: pointer;
    color: #f7933a;
}
.pagination button:hover {
     background: #f7933a;
    color: #fff;
    border: 1px solid #f7933a !important;
}
.pagination button.active {
    background: #f7933a;
    color: #fff;
    border: 1px solid #f7933a !important;
}


/* -----our team page----- */
.our_team_sec .et_pb_image .et_pb_image_wrap{
	height: 300px;
    overflow: hidden;
}

/* ----who we serve */
.serve_boxes .et_pb_image_wrap{
    max-height: 170px !important;
    min-height: 170px;
}
.serve_boxes .et_pb_image_wrap  img {
	object-fit:cover;
}
/* -----auction---- */
.page-id-247601 section.QuickArea {
    display: none;
}
.page-id-247601 .auction-sec {
    padding: 60px 0px;
}
/*-----form thank*/
div#gform_confirmation_message_2 {
    color: #fff;
    font-size: 14px;
}
/*  -----*/
.image_issue img{
	height:auto !important;
	object-fit:contain;
}
.myaccount_sidebar ul{
    list-style: none;
    padding: 0;
}
.myaccount_sidebar ul li a{
    color: #f7933a;
}
.auction_lot .container::before{
    width: 0px !important;
}


/* ---footer */
.et_pb_blurb_0_tb_footer .et-pb-icon, .et_pb_blurb_2_tb_footer .et-pb-icon {
    font-size: 20px !important;
    color: #f7933a !important;
    font-family: FontAwesome !important;
    font-weight: 900 !important;
}

/* ----single auction tabs */
.auction_single a.btn.btn-auction {
    color: #f7933a !important;
}
.auction_single a.btn.btn-auction:hover ,
.auction_single a.btn.btn-auction.active{
	color:#fff !important;
}



.page-template-view-cart-php  .btn-auction{
    color: #f7933a;
    padding: 10px;
    width: 70%;
}
.page-template-view-cart-php  .btn-auction:hover{
    color:#fff;
}





/* ---- aboutus logo slider  */

.logo-item {
	flex: 0 0 20%;
	min-width: 20%;
	padding: 10px;
	box-sizing: border-box;
	transition: transform 0.3s;
}
.logo-item img {
	width: 100%;
	height: auto;
	display: block;
}
.logo-item:hover {
	transform: scale(1.05);
}
.logo-modal-overlay {
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: rgba(0,0,0,0.7);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}
.logo-modal {
	background: #fff;
	padding: 20px;
	max-width: 400px;
	text-align: center;
	position: relative;
	border-radius: 10px;
	margin: 10px;
}
.logo-modal img {
	max-width: 100%;
	height: auto;
}
.close-logo-modal {
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 20px;
	cursor: pointer;

}
.custom-logo-slider {
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
}
.custom-logo-slider::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
}
.custom-logo-slider {
    display: flex;
    overflow: hidden;
    position: relative;
}
.logo-item {
    flex-shrink: 0;
    width: 20%; /* adjust as needed */
    transition: transform 0.5s ease-in-out;
}

@media (max-width: 991px) {
	.logo-item {
		flex: 0 0 33.33%;
		min-width: 33.33%;
	}
}
@media (max-width: 9890px) {
	.logo-item {
		height: 170px;
		width: 170px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.logo-item img {

		object-fit: cover;
		width: auto;
	}
}

@media (max-width: 575px) {
	.logo-item {
		flex: 0 0 100%;
		min-width: 100%;
	}
}

/*----home css  */

.auction-sec .auctionBox {
    display: block;
    padding: 20px;
}
.s-boxes  h4{
        height:75px;
}