body {
    background-color: #fafafa;
}

.productName p,
.filterSection .filterInner label,
.productName p,
.asideHeadingSec h4 {
    font-size: var(--fs20);
}

.filtProductContant h5,
.filtProductContant p {
    font-size: 15px;
}

.ProductListBtnSec a,
.filterSection .filterInner .form-control {
    font-size: 16px;
}

.asideHeadingSec {
    background: linear-gradient( 90deg, rgb(2 47 135 / 80%) 35%, rgb(7 121 219 / 80%) 100%);
    padding: 10px;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}


.filterProductsSection .filterProduct {
    border: 1px solid #ccc;
}

.filtProductImage img {
    width: 129px;
    margin-right: 40px;
}

.filtProductImage {
    background: #f7f7f7;
    padding: 5px;
    margin: 8px;
}

.asideHeadingSec h4 {
    letter-spacing: 0.8px;
}

.filtProducts {
    padding: 10px;
}

.filterSection .filterInner label {
    color: #2699fb;
    line-height: 25px;
    letter-spacing: 0.5px;
}

.productName p {
    color: #1b2e4b;
    line-height: 35px;
    letter-spacing: 0.5px;
}

.filterInner {
    border-bottom: 1px solid #e5e5e5;
    transition: all 0.4s ease;
}


.filtProductContant h5 {
    line-height: 20px;
    color: #1b2e4b;
}

.filtProductContant p {
    color: #586067;
    line-height: 30px;
}

.filtProductContant span i {
    color: #2699fb;
    margin-right: 6px;
}

.filtRecommended {
    padding: 10px;
    border: 1px solid #ccc;
    background: linear-gradient( 90deg, rgb(2 47 135 / 80%) 35%, rgb(7 121 219 / 80%) 100%);
}

.filtRecommendedContant h5 {
    color: #fff;
    line-height: 20px;
    font-size: 14px;
}

.filterTag .nav li a {
    border: 1px solid #ccc;
    margin: 8px;
    color: #586067;
    line-height: 30px;
    padding: 4px 32px;
    background: #fff;
}

.filterTag ul li a:hover {
    color: #388edc !important;
    border-color: #388edc;
}

.filterTag ul li a.active,
.filterTag ul li a.active:hover {
    background: #388fdd;
    color: #fff !important;
    border-color: #388edc;
}

.filterInner .form-select {
    color: #737373;
}

.incolpro {
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}


/**Compnay Details**/

.elcinaCompanyIcons h4 {
    color: #2699fb;
    letter-spacing: 0.6px;
}

.elcinaCompanyIcons span {
    color: #586067;
    font-size: 16px;
}

.elcinaCompanyListImg img {
    max-width: 25px;
    min-width: 25px;
    max-height: 25px;
    min-height: 25px;
}

.elcinaCompanyListTxt p {
    color: #1b2e4b;
    font-size: var(--fs18);
    line-height: 35px;
    letter-spacing: 0.6px;
    font-family: system-ui;
}

.elcinaProductReviews span .fa,
span.elcinaCompanyRating .fa {
    color: #2699fb;
    margin-right: 5px;
}

.featuredCompaniesHeading h5, .featuredCompaniesPara p {
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 0;
    letter-spacing: 0.6px;
    color: #131414;
    font-family: system-ui;
}


.featuredCompaniesBtn .shortlistBtn {
    background: #1b2e4b;
}
.featuredCompaniesBtn .enquiryBtn:hover{
     border: 1px solid #ff8623;
    background-color: transparent;
    color: #ff8623;
    box-shadow: 0 0 10px #f5c8a2;
}
.featuredCompaniesBtn .btn {
    border-radius: 50px;
    padding: 6px 10px;
    font-size: 12px;
    font-family: system-ui;
    line-height: 15px;
    border: 1px solid #ccc0;
}
.featuredCompaniesBtn .enquiryBtn {
    background: #ff8623;
}

.featuredCompaniesDetailsInner {
    padding:16px 21px;
    background: #fff;
    margin-bottom: 22px;
    box-shadow: 0 1px 3px rgb(36 39 44 / 15%);
    position: relative;
    border-top: 2px solid #ff8623;
}
.filterSection {
    background-color: #fff;
    border: none;
    box-shadow: 0 1px 3px rgb(36 39 44 / 15%);
}
.elcinaPagination .pagination .page-link {
    border: 0;
    border-radius: 50px;
    background: #f5f5f5;
    margin: 5px;
    color: #586067;
}

.page-item.active .page-link {
    background-color: #2699fb;
    border-color: #2699fb;
    color: #fff;
}

.filterInner .form-control {
    font-size: 14px !important;
}

.filterInner select {
    font-size: 14px;
}


/**Compnay Details**/

.elcinaCompanyLogo img {
    width: 100%;
}

.elcinaCompanyLogo {
    width: 250px;
}

.tagGold {
    background: linear-gradient( 90deg, rgb(176 94 33) 35%, rgb(255 134 35) 100%);
    color: #fff;
    font-size: 8px;
    font-weight: 600;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    right: 32px;
    top: 14px;
}
.elcinaCompanyLogo img {
    height: 75px;
    object-fit: contain;
}

.elcinaCompanyLogo {
    width: 100%;
    /*height: 110px;*/
    /*display: flex;*/
    justify-content: center;
}

.featuredCompaniesDetailsInner h4 {
    color: #ff8623;
    letter-spacing: 0.6px;
    font-size: 15px;
    font-family: system-ui;
}
.featuredCompaniesDetailsInner p {
    font-size: 12px;
    margin-bottom: 0;
}
/****Responsive Css****/
@media(max-width: 1600px) {
    .filtProductContant h5, .filtProductContant span i {
    font-size: 12px;
}
.filterTag .nav li a {
    font-size: 14px;
}
.productName p {
    line-height: 22px;
    font-size: 14px;
}
    .filterInner .select2-container .select2-selection--single .select2-selection__rendered, .filterSection .filterInner label, .filterInner .form-control, .filterTag .nav li a{
        font-size: 13px !important;
    }
    .filterInner select {
    font-size: 13px;
}
}
@media(max-width: 1400px) {
    .filterTag .nav li a {
        margin: 2px;
    }
    .filtProductImage img {
        width: 90px;
        margin-right: 20px;
    }
}

@media(max-width: 1200px) {
    .productName p,
    .filterSection .filterInner label,
    .productName p,
    .asideHeadingSec h4 {
        font-size: var(--fs18);
    }
    .filtProductContant h5,
    .filtProductContant p,
    .filtRecommendedContant h5,
    .ProductListBtnSec a,
    .filterSection .filterInner .form-control {
        font-size: var(--fs14);
    }

}



@media(max-width: 1199px) {
    .filterTag .nav li a {
        margin: 4px;
        padding: 4px 18px;
    }
    .filtProductContant span i {
        margin-right: 2px;
        font-size: 12px;
    }
    .productName p {
        font-size: 13px;
        line-height: 20px;
    }
    .filterInner .select2-container .select2-selection--single .select2-selection__rendered, .filterSection .filterInner label, .filterInner .form-control, .filterTag .nav li a{
        font-size: 13px !important;
    }
    .filtProductImage {
        width: 76px;
    }
    .filtProductImage img {
        width: 100%;
        padding: 4px;
    }
    .filtProductContant {
        width: calc(100% - 76px);
    }
    .filtProductContant h5 {
        font-size: 11px;
        line-height: 16px;
    }
}
.featuredCompanieslistInner .featuredCompaniesPara p {
    overflow-wrap: anywhere;
}
@media(max-width: 991px) {
    .featuredCompanieslistInner .featuredCompaniesHeading h5, .featuredCompanieslistInner .featuredCompaniesPara p {
        font-size: 13px;
        line-height: 26px;
    }
    .elcinaCompanyIcons h4 {
        font-size: 20px;
    }
    .elcinaCompanyIcons span, .elcinaCompanyListTxt p,  .featuredCompaniesBtn .btn {
        font-size: 13px;
    }
}
@media(max-width: 767px) {
    .filtProductImage {
        width: 100px;
    }
    .filtProductContant {
        width: calc(100% - 100px);
    }
}
@media(max-width: 575px) {
    .elcinaPagination .load_more_btn {
        padding: 6px 20px;
        line-height: 24px;
        font-size: var(--fs14);

    }
}
@media(max-width: 500px) {
.sort_filterlist_buyerpage {
    display: block !important;
}
.sort_filterlist_buyerpage p, .sort_filterlist_buyerpage ul {
    margin-bottom: 0px;
}
.sort_filterlist_buyerpage p:last-child {
    margin-bottom: 10px;
}
}
@media(max-width: 450px) {
    /*.featuredCompanieslistInner .col-6, .featuredCompaniesBtnInner .col-6{*/
    /*    flex: 0 0 auto;*/
    /*    width: 100%;*/
    /*}*/
    .featuredCompaniesBtn a {
        width: 100px !important;
    }
    .featuredCompaniesBtn {
        margin-bottom: 10px;
    }
    .featuredCompanieslistInner .featuredCompaniesHeading h5, .featuredCompanieslistInner .featuredCompaniesPara p {
        font-size: 13px;
        line-height: 20px;
    }
    .featuredCompanieslistInner {
        margin-bottom: 12px;
    }
}
/*.incolpro {*/
/*    flex-direction: column;*/
/*    justify-content: space-between;*/
/*    height: 100%;*/
/*}*/


/****Responsive Css****/

.modal-dialog {
    /*display: table;*/
    width: 100%;
    height: 100%;
}
.modal-content {
    position: relative;
    /*display: table-cell;*/
    border: none;
    width: 100%;
    background-color: transparent;
    vertical-align: middle;
}
#companyEnquiry {
    background: #fff;
    border-radius: 15px;
}
.enquiry_close {
    justify-content: start;
}

/* loader_box */
.featuredCompaniesDetailsInner:hover{
    box-shadow: 0px 12px 20px 0px #e4e0e0;
}
.box {
    position: fixed;
    width: 100%;
    height: 100%;
    display: table;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    background-color: #ffffff9e;
    text-align:center;
    font-size: 35px;
    transition: 0.3s color, 0.3s border, 0.3s transform, 0.3s opacity;
  }
 .loader_box{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
 }
 .formInside {
  box-shadow: 0 1px 3px rgb(32 32 34 / 15%);
  background-color: #fff;

}
[class*=loader-] {
    display: inline-block;
    width: 1em;
    height: 1em;
    color: inherit;
    vertical-align: middle;
    pointer-events: none;
  }
  
  .loader-01 {
    border: 3px dashed currentcolor;
    border-radius: 50%;
    -webkit-animation: 1s loader-01 linear infinite;
            animation: 1s loader-01 linear infinite;
  }
  .loader_box img {
    width: 170px;
}
  
  @-webkit-keyframes loader-01 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  @keyframes loader-01 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  /* loader_box */
/* 
  .featuredCompaniesDetailsInner h4 {
    color: #ff8623;
    letter-spacing: 0.6px;
    font-size: 14px;
    font-family: system-ui;
 }
 
 /* company-list.css line no.:196 */
 /* .featuredCompaniesDetailsInner {
    padding: 15px;
    background: #fff;
    margin-bottom: 22px;
    box-shadow: 0 1px 3px rgb(36 39 44 / 15%);
    position: relative;
 } */
 /* company-list.css line no.:184 */
 /* .featuredCompaniesBtn .btn {
    border-radius: 50px;
    padding: 8px 10px;
    font-size: 14px;
    font-family: system-ui;
    /* line-height: 20px; */
    /* border: 1px solid #ccc0; */
 /* }  */
 /* .featuredCompanieslist {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
 }
 .elcinaCompanyLogo {
    width: 104px;
    height: 104px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 0 auto 10px;
    padding: 10px;
 }
 .elcinaProductCompanyDetails {
    text-align: center;
 }
 .companyLogoSec{
    border-right: 0.5px solid #f7efef;
 }
 .companybtnSec{
    border-left: 0.5px solid #f7efef;
 }
 .elcinaCompanyList {
     justify-content: center;
 }
 .featuredCompaniesHeading h5 {
     color: rgb(88 96 103 / 77%);
 }
 @media only screen and (min-device-width: 768px) {
    .featuredCompaniesPara {
       overflow: hidden;
       text-overflow: ellipsis;
       display: -webkit-box;
       -webkit-line-clamp: 1;
       line-clamp: 1;
       -webkit-box-orient: vertical;
    }
 }
 @media only screen and (min-device-width: 1200px) {
    .featuredCompaniesBtnInner {
       display: flex;
       align-items: center;
    }
    .featuredCompaniesRow{
       gap:10px;
    }
 }
 @media screen and (min-device-width: 992px) and (max-device-width: 1199px) { 
    .companybtnSec{
       border-left: 0;
    }
    .featuredCompaniesBtnInner {
       margin-top: 10px;
    }
 }
 @media screen and (min-device-width: 768px) and (max-device-width: 991px) { 
    .featuredCompanieslistInner .featuredCompaniesHeading h5, .featuredCompanieslistInner .featuredCompaniesPara p {
       font-size: 11px;
       line-height: 26px;
    }
    .featuredCompaniesBtnInner {
       display: flex;
       align-items: center;
    }
    .featuredCompaniesRow{
       gap:10px;
    }
    .featuredCompaniesBtn .btn, .featuredCompaniesDetailsInner h4 {
       font-size: 12px;
    }
    .elcinaCompanyDetailList p {
       font-size: 12px;
    }
 }
 
 @media screen and (max-device-width: 767px) { 
    .companybtnSec{
       border-left: 0;
    }
    .featuredCompaniesBtnInner {
       margin-top: 10px;
    }
    .featuredCompaniesBtn .btn {
       min-width: 100%;
    }
    .elcinaProductCompanyDetails {
       display: flex;
       align-items: center;
       gap: 10px;
    }
 
    .elcinaProductCompanyDetails {
       text-align: left;
    }
    .elcinaCompanyDetailList p {
       margin-bottom: 0;
    }
    .featuredCompanieslist {
       justify-content: unset;
       gap: 15px;
    }
    .featuredCompanieslistInner .featuredCompaniesHeading h5, .featuredCompanieslistInner .featuredCompaniesPara p {
       line-height: 18px;
    }
    .elcinaCompanyList {
     justify-content: left;
 }
 }
 @media screen and (max-device-width: 450px) { 
    .companyCatgSec {
       flex: 0 0 auto;
       width: 100%;
    }
    .featuredCompanieslist {
       flex-direction: inherit;
    }
    .featuredCompanieslistInner {
       width: 50%;
    }
    .featuredCompaniesBtn {
       margin-bottom: 0;
    }
 } */
  @media(max-width:375px) {

    .sort_filterlist {
    gap: 3px !important;
}
.sort_filterlist .filterLst {
    gap: 10px  !important;
}
}