/** Updated CSS **/
.form-page-sec.f-w-100 button.nav-link:hover{
    color: #0d6efd;
}
.form-page-sec.f-w-100 button.active {
    border-color: #0d6efd !important;
    color: #fff !important;
    outline: transparent;
}

.success-wrap{
    font-family: 'poppinsregular';
    font-size: 15px;
}



.text-danger{
    font-family: 'poppinsregular';
    font-size: 11.5px;
}
.select2-container {
    width: 100% !important;
}



.form-check-input {
    position: relative;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.custom-padding{
    padding-left: 15px;
    padding-right: 15px;
}
/* Custom Alert Box Start */
.alert-errors {
    color: #dc3545;
    background-color: #dc35453d;
    border-color: #dc35453d;
    font-family: 'poppinsregular';
    height: 45px;
}
.alert {
    background-color: #00b3e6;
    color: white;
    font-family: 'poppinsregular';
    height: 45px;
    border-color: #00b3e6;
  }
.alertbox{
    margin: 0 auto;
}
.login-alert{
    position: absolute;
    top: 10px;
    right: 5px;
    font-size: 14px;
}
  
.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
  }
  
.closebtn:hover {
    color: black;
  }
/* Custom Alert Box End */
.link-text a:hover{
    color: #fff;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
#pills-home, #pills-profile, #pills-contact{
    margin: 0 auto;
}
/* .req label {
    font-weight: bold;
} */
.req label:after {
    color: #e32;
    content: ' *';
    display:inline;
}
.prodlink .taglist{
    background: #b7d6f2;
    padding: 6px;
    display: inline-block;
    margin: 6px 8px 0 0px;
    border-radius: 8px;
    font-family: 'poppinsregular';
    text-decoration: none;
    font-size: 14px;
    color: #44546a;
    border: 1px solid transparent;
    float: none;
    height: 2.4em;
    width: auto;
    text-align: center;
    cursor: pointer;
}
.prodlinka .taglist{
    background: #b7d6f2;
    padding: 6px;
    display: inline-block;
    margin: 6px 8px 0 0px;
    border-radius: 8px;
    font-family: 'poppinsregular';
    text-decoration: none;
    font-size: 14px;
    color: #44546a;
    border: 1px solid transparent;
    float: none;
    height: 2.4em;
    width: auto;
    text-align: center;
    cursor: pointer;
}
.servicelink .taglist {
    background: #b7d6f2;
    padding: 6px;
    display: inline-block;
    margin: 6px 8px 0 0px;
    border-radius: 8px;
    font-family: 'poppinsregular';
    text-decoration: none;
    font-size: 14px;
    color: #44546a;
    border: 1px solid transparent;
    float: none;
    height: 2.4em;
    width: auto;
    text-align: center;
    cursor: pointer;
}
.servicelinka .taglist {
    background: #b7d6f2;
    padding: 6px;
    display: inline-block;
    margin: 6px 8px 0 0px;
    border-radius: 8px;
    font-family: 'poppinsregular';
    text-decoration: none;
    font-size: 14px;
    color: #44546a;
    border: 1px solid transparent;
    float: none;
    height: 2.4em;
    width: auto;
    text-align: center;
    cursor: pointer;
}
.prodlink .taglist:focus{
    outline-color: transparent !important;
}
.prodlinka .taglist:focus{
    outline-color: transparent !important;
}
.imag-sec img{
    width: 115px;
    height: 115px;
    border-radius: 100px;
    overflow: hidden;
}
.pagin-sec .page-item .page-link{
    font-weight: bold;
    font-family: 'poppinssemibold';
}
.bottom-nav{
    display:none;
}
a.complete_profile:hover{
    color: #fff;
}
li.respond-btn a:hover{
    color: #fff;
}
li.list-title {
    font-family: 'poppinsregular';
    margin-top: 35px;
    margin-bottom: 35px;
}
.list-subtitle{
    line-height: 40px;
    margin-top: 15px;
}
ul.list-subtitle li{
    background: url(../images/ok-icon.png);
    background-repeat: no-repeat;
    background-position: 3px 9px;
    padding-left: 29px;
}
.gt {
    color: #fff;
    border-radius: 8px;
    font-family: 'poppinssemibold';
    padding: 18px 30px;
    display: inline-block;
    background: #44546a;
}
p.btn-title a:hover{
    color: #fff !important;
}
.search-bar-sec .searchTitle p {
    /* font-size: 22px; */
    margin-top: 8px;
}
.search-bar-sec .search-container{
    width: 50% !important;
}
.search-bar-sec .serch-title {
    width: 35% !important;
}
.search-container li:first-child select{
    background-position: 95% 20px !important;
}
.cardForm input{
    font-family: 'poppinsregular' !important;
    font-size: 12px !important;
}
.filter-data{
    font-family: 'poppinsregular';
}
.title-sec a{
    font-family: 'poppinsregular' !important;
}
.signp-cap1{
    font-size: 20px;
}
textarea.form-control{
    font-family: 'poppinsregular' !important;
    font-size: 14px !important;
}
ul.supplier_listing{
    font-size: 13px !important;
    font-family: 'poppinsregular' !important;
}
.results-count a{
    color: #fff !important;
}
.results-count p{
    background-color: #44546a;
    color: #fff;
    padding: 15px;
    text-align: center;
    display: inline-block;
}
.signupSec a:hover{
    color:#fff !important;
}
.search-heading small{
    font-weight: bold;
    font-size: 18px !important;
    font-family: 'poppinssemibold' !important;
}
.icon-logo img{
    vertical-align: top !important;
}
.comp-wrap{
    padding-left: 15px;
}
.emp-title{
    padding-left: 10px;
}
.compny-name-sec1 {
    width: 97%;
    border-radius: 10px;
    padding-top: 20px;
}