@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype'), url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

.header {
    width: 100%;
    margin: 0 auto;
    float: left;
    background: #fff;
    -webkit-box-shadow: 0px 3px 13px 1px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 3px 13px 1px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 3px 13px 1px rgba(0, 0, 0, 0.11);
    position: relative;
    padding: 20px 0 20px;
}

.logo {
    margin-top: 6px;
    text-align: left;
}

.search_icon_menu,
.how_it_work,
.sign_section,
.supplier_registration {
    background: #471e5a;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 7px 20px;
    float: right;
    margin-left: 5px;
    color: #fff;
}

.search_icon_menu:hover,
.how_it_work:hover,
.sign_section:hover,
.supplier_registration:hover {
    background: #5d2f72;
}

.search_icon_menu a,
.how_it_work a,
.sign_section a,
.supplier_registration a {
    color: #fff;
    padding: 1px 5px;
}

.search_icon_menu {
    float: right;
    padding-left: 25px;
    padding-right: 25px;
    cursor: pointer;
    padding-top: 7px;
    padding-bottom: 6px;
}

.search_icon_menu a:hover,
.how_it_work a:hover,
.sign_section a:hover,
.supplier_registration a:hover {
    text-decoration: none;
}

.login_drop {
    float: right;
    margin-left: 5px;
    color: #fff;
}

.login_drop button {
    background: #471e5a;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: none;
    padding: 7px 20px 6px;
    cursor: pointer;
    outline: none;
    background: #471e5a;
    color: #fff;
}

.login_drop .dropdown-menu {
    left: -123px !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #fff;
    padding: 15px;
    min-width: 260px;
    -webkit-box-shadow: 0px 3px 13px 1px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 3px 13px 1px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 3px 13px 1px rgba(0, 0, 0, 0.11);
    font-size: 14px;
}

.login_drop .dropdown-menu a {
    color: #000;
}

.my_intro {
    float: left;
    width: 100%;
    height: auto;
    border-bottom: #cccc 1px solid;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.pic {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
}

.my_text {
    float: left;
    width: 148px;
    overflow: hidden;
}

.my_text h6 {
    font-size: 14px;
    color: #000;
    margin-top: 10px;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 0;
}

.my_text span {
    font-size: 11px;
}

.dropdown-menu li a {
    float: left;
    padding: 5px 0px;
    width: 100%;
    font-weight: 500;
    color: #fff;
}

.dropdown-menu li a:hover {
    color: #471e5a;
    text-decoration: none;
}

.drop_footer {
    float: left;
    width: 100%;
    border-top: #cccc 1px solid;
    padding-top: 10px;
    margin-top: 5px;
    font-weight: 500;
}

.drop_footer i {
    margin-top: 7px;
    float: right;
    font-size: 12px;
}

.drop_footer a {
    color: #000;
    float: left;
    width: 100%;
}

.drop_footer a:hover {
    text-decoration: none;
    color: red;
}

.smedit {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #fff !important;
    background: #471e5a;
    float: left;
    padding: 1px 15px;
    font-size: 11px;
}

.smedit:hover {
    text-decoration: none;
    background: #ccc;
}

.notifications_drop .dropdown-toggle::after {
    display: none;
}

.notifications_drop li.notification {
    margin-bottom: 10px;
    border-bottom: #ccc 1px solid;
    padding-bottom: 10px;
}

.notifications_drop .media-left {
    float: left;
    margin-right: 10px;
}

.notifications_drop .dropdown-menu li a {
    float: none;
    padding: 0;
    width: auto;
    font-weight: normal;
}

.notification-desc {
    margin-bottom: 0px;
    font-size: 11px;
}

.notifications_drop .dropdown-menu {
    min-width: 330px;
    max-height: 350px;
    overflow-y: scroll;
    left: -137px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    margin-bottom: 0px;
    padding-bottom: 0px;

}

.notifications_drop .dropdown-menu::-webkit-scrollbar {
    width: 8px;

}

.notifications_drop .dropdown-menu::-webkit-scrollbar-track {
    background: #a38eac;
    border-left: #fff 3px solid;
    border-right: #fff 3px solid;
}

.notifications_drop .dropdown-menu::-webkit-scrollbar-thumb {
    background: #481f5b;
}

.quote_wrap .container::-webkit-scrollbar-thumb:hover {
    background: #341045;
}

.counter {
    color: #000;
    background: #d1d1d1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    margin-top: -12px;
    width: 20px;
    height: 20px;
    font-size: 11px;
    padding-top: 3px;
    font-weight: 500;
}


.banner_wrap {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 0px;
}

.banner_wrap .carousel-item img {
    height: 468px;
}

.tab_sectors {
    background: #471e5a;
    width: auto;
    float: left;
    color: #fff;
    padding: 7px 8px;
    cursor: pointer;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: none
}

.sectors h5 {
    font-size: 14px;
    padding-left: 5px;
}

.sectors h5 i {
    padding-right: 5px;
}

.sectors {
    height: 468px;
    position: absolute;
    padding: 15px;
    float: left;
    background: #471e5a;
    top: 75px;
    color: #fff;
    width: 237px;
    font-size: 13px;
    z-index: 100;
}

.sectors ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.sectors ul li {
    float: left;
    list-style: none;
    margin: 0px;
    font-size: 13px;
}

.sectors ul li i {
    margin-right: 5px;
}

.sectors ul li a {
    color: #fff;
    float: left;
    padding: 6px 5px;
}

.sectors ul li a:hover {
    text-decoration: none;
    color: #e6e6e6;
}

.sb-icon-search {
    background: #000;
}


.search_top_box_wrap {
    float: right;
}

.search_top_box {
    float: left;
    position: absolute;
    width: 320px;
    margin-left: -320px;

    border-radius: 30%;

}

.search_top_box .form-control-sm {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    height: 35px;
}




.quote_wrap,
.search_wrap,
.inner_color_bg,
.howto_works_wrap,
.inner_page_wrap,
.breadcrumb_wrap,
.share_wrap,
.add_request_ctom_wrap,
.quote_now_box {
    float: left;
    width: 100%;
    margin: 0 auto;
}

.search_wrap {
    margin: 30px auto 2px;
}

.search_wrap .container {
    padding-left: 30px;
    padding-right: 15px;
}

.srfom {
    padding-left: 0px;
    padding-right: 0px;
}

.cat_icon {
    background: #471e5a;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 100%;
    padding-top: 40%;
    font-size: 23px;
}

.quote_wrap p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.quote_wrap h4 a,
.quote_wrap p a {
    color: #000;
}

.quote_wrap h4 {
    color: #000;
    font-size: 18px;
    padding: 0px;
    margin: 10px 0px 1px 0px;
}

.out_box {
    background: #fff;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 7px;
    box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
}

.out_box:hover {
    box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.35);
}

.out_box .row {
    min-height: 80px;
}

.quote_wrap a:hover {
    text-decoration: none;
    color: #000;
}

.ex_date {
    color: #471e5a;
    text-align: center;
    width: 100px;
    float: right;
    margin-top: 18px;
    padding-left: 5px;
    padding-right: 5px;
    border-right: #471e5a 1px solid;
}

.ex_date span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin: 5px 0 0;
    /* text-transform: uppercase; */
    line-height: 12px;
    min-height: 24px;
}

.ex_date i {
    font-size: 25px;
}

.quote_now_btn {
    background: #471e5a;
    padding: 7px 35px;
    text-align: center;
    color: #fff;
    float: right;
    margin: 25px 15px 0 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.quote_now_btn:hover {
    color: #fff !important;
    background: #51146d;
}

.map {
    border: none;
}

.quote_wrap .container::-webkit-scrollbar {
    width: 10px;
}

/* Track */

.quote_wrap .container::-webkit-scrollbar-track {
    background: #a38eac;
    border-left: #fff 3px solid;
    border-right: #fff 3px solid;
}

/* Handle */

.quote_wrap .container::-webkit-scrollbar-thumb {
    background: #481f5b;
}

/* Handle on hover */

.quote_wrap .container::-webkit-scrollbar-thumb:hover {
    background: #341045;
}

.quote_wrap .container {
    max-height: 850px;
    overflow-y: scroll;
    margin-bottom: 40px;
}

.footer {
    float: left;
    width: 100%;
    padding: 25px 0 5px;
    background: #000000;
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    height: 100%;
    letter-spacing: .5px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {}

.footer ._social_icons_top {
    float: left;
    margin-top: 10px;
    margin-bottom: 3px;
}

.footer h5 {
    font-weight: 500;
}

.footer ul {
    padding: 0px;
}

.footer ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.footer ul li:hover,
.footer ul li:focus,
.footer ul li:active {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.help_box {
    line-height: normal;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.help_box img {
    float: left;
    margin-right: 15px;
}

.ft_frs {
    margin-right: 25px;
}

.howto_works_wrap {
    background: url(../images/howto_works_wrap.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.howto_works_wrap h2 {
    text-align: center;
    color: #fff;
    margin: 20px 0 0px;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
}

.hiwbox {
    text-align: center;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.hiwbox h4 {
    margin: 15px 0;
}

._social_icons_top img {
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

._social_icons_top img:hover,
._social_icons_top img:focus,
._social_icons_top img:active {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.ft p {
    margin-bottom: 5px;
}

.payment_gateway_icons {
    margin: 8px 0px 15px;
    float: left;
    width: 100%;
}

.iner_close {
    position: absolute;
    right: 0;
    font-size: 20px;
    top: -2px;
    background: #370b4c;
    border-radius: 0;
    padding: 5px 5px 0;
    color: #ffffff;
    width: 32px !important;
}

.inner_color_bg {
    background: #471e5a;
}

.inner_color_bg .inner_color_bg_wrap {
    background: #fff;
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    min-height: 650px;
}

.inner_color_bg_wrap h6 {
    text-align: center;
}

.inner_color_bg_wrap h4 {
    text-align: center;
    color: #471e5a;
    padding: 25px 0 5px;
}

.cstm_upload {
    width: 135px;
    height: 135px;
    display: inline-block;
    text-align: center;
    border: #bbbbbb 1px solid;
    overflow: hidden;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    margin: 0 auto;
    cursor: pointer;
}

.uploadMediaWrapper {
    margin: 5px 0;
}

ul#uploadMediaWrapper {
    padding: 0;
}

.uploadMediaWrapper li {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: #f8f8f8;
    border: 1px solid rgba(0, 0, 0, 0.25);
    position: relative;
    margin: 0 5px 0 0;
    overflow: hidden;
}

span.fas.fa-times.remove-image {
    position: absolute;
    top: 3px;
    left: 3px;
    padding: 2px 2px;
    font-size: 10px;
    color: #fff;
    background: #00000080;
}

.preview-image-wrapper {
    height: 100%;
    width: 100%;
    display: block;
}

.uploadInputLi input[type="file"] {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.uploadInputLi i.fa {
    font-size: 19px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.user_typ_wrap {
    margin: 30px auto;
    float: left;
    width: 100%;
    text-align: center;
}

.user_typ {
    text-align: center;
    font-size: 15px;
    width: 160px;
    height: auto;
    padding: 25px 25px 10px;
    margin: 0 10px;
    display: inline-block;
    cursor: pointer;
    border: #fff 1px solid;
    box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
}

.user_typ i {
    font-size: 35px;
    color: #471e5a;
    margin-bottom: 11px;
}

.user_typ:hover i {
    color: #321042;
}

.user_typ:hover {
    color: #321042;
}

.in_wrap {
    margin: 0 auto;
    padding-left: 10%;
    padding-right: 10%;
}

.individual {}

.user_typ.active_u {
    border: #471e5a 1px solid;
}

.select_sategories {}

.select_sategories h6 {
    text-align: left;
    border-top: #ccc 1px solid;
    padding: 15px 0 5px;
    margin: 10px 0px;
    font-size: 14px;
}

.select_sategories_box {
    background: #fff;
    float: left;
    width: 100%;
    padding: 15px;
    box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    margin-bottom: 25px;
}

.select_sategories_box ul {
    padding: 2px;
    margin: 1px 5px;
    list-style: none;
    float: left;
    overflow-y: scroll;
    max-height: 150px;
}

.select_sategories_box ul li {
    width: 33.333%;
    float: left;
    padding: 0px 10px 0 20px;
    margin: 1px 0px;
}

.select_sategories_box ul li .form-check-input {
    position: relative;
}

.select_sategories_box ul::-webkit-scrollbar {
    width: 10px;
}

/* Track */

.select_sategories_box ul::-webkit-scrollbar-track {
    background: #a38eac;
    border-left: #fff 3px solid;
    border-right: #fff 3px solid;
}

/* Handle */

.select_sategories_box ul::-webkit-scrollbar-thumb {
    background: #481f5b;
}

/* Handle on hover */

.select_sategories_box ul::-webkit-scrollbar-thumb:hover {
    background: #341045;
}

.select_sategories_box_serach {
    padding-left: 0px;
}

.register_btn {
    background: #471e5a;
    padding: 15px 35px 12px;
    text-align: center;
    min-width: 398px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 25px;
    font-size: 15px;
}

a.register_btn:hover {
    color: #fff;
    background: #250733;
    text-decoration: none;
}

.text-alig-center {
    text-align: center;
}

.soi_loin {
    float: left;
    text-align: center;
    width: 100%;

    font-size: 27px;
    margin-bottom: 25px;
}


.soi_loin .fa-facebook-square {
    color: #3C5A99;
}

.soi_loin .fa-facebook-square:hover {
    color: #2e4d8d;
}

.soi_loin .fa-google {
    color: #DB4437;
}

.soi_loin .fa-google:hover {
    color: #d3392c;
}

.breadcrumb_wrap {
    background: #471e5a;
}

.breadcrumb_wrap a {
    color: #fff;
}

.inner_page_wrap {
    padding: 30px 0px;
}

.inner_page_wrap h1 {
    font-size: 26px;
    margin-bottom: 12px;
}

.inner_page_wrap h5 {
    color: #494949;
}

.inner_icons_wrap {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.inner_icons_wrap .ex_date {
    float: left;
    margin-top: 0px;
    padding: 9px 5px 5px;
    background: #ece8ee;
    width: auto;
}

.inner_cat_icons {
    text-align: center;
    width: auto;
    float: left;
    margin-top: 0;
    background: #471e5a;
    color: #fff;
    font-size: 33px;
    padding: 10px 20px 7px;
}

.quote_now_box {
    background: #fff;
    border-top: #471e5a 5px solid;
    box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.24);
    padding: 25px;
}

.quote_now_box h5 {
    color: #000;
}

.date_icon {
    background: url(../images/date_icon.png) no-repeat right center;
}

.share_wrap {
    margin-bottom: 20px;
}

.forgot_password {
    margin-top: 10px;

    width: auto;
    font-size: 12px;
    color: #424242;
    text-align: center;
    display: inline-block;
}

.add_request_ctom_wrap {
    background: #d5d5d5;
    padding: 33px 0px;
}

.add_request_ctom_wrap .ctm_cnr_breadcrumb {
    margin: 0 auto;
}

.add_request_ctom_wrap .ctm_cnr_breadcrumb a {
    color: #000;
}

.add_request_ctom_wrap .ctm_cnr_breadcrumb .breadcrumb-item.active {
    color: #444444;
}

.add_request_ctom_wrap h5 {
    text-align: center;
}

.add_request_ctom_wrap .quote_now_box h5 {
    text-align: left;
}

/*faq S*/

.faq h5 {
    border-bottom: #ccc 1px solid;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 16px;
}

.panel-heading {
    padding: 0;
    border: 0;
}

.panel-title>a,
.panel-title>a:active {
    display: block;
    padding: 7px 0;
    color: #471e5a;
    font-size: 14px;
    text-decoration: none;
}

.panel-title>a:hover {
    color: #000;
}

.panel-heading a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    float: right;
    transition: all 0.5s;
    font-weight: bold;
}

.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*faq E*/

.add_new_quote {
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 0px;
}

.add_new_quote a {
    background: #471e5a;
    float: left;
    padding-top: 8px;
    padding-bottom: 4px;
    width: 100%;
    color: #fff;
}

.add_new_quote a:hover {
    background: #66158c;
    text-decoration: none;
}

.dashboard h4 {
    font-size: 17px;
    color: #000;
}

.dh_supplier {}

._dh_box_ctmr {
    background: #fff;
    color: #000;
    width: 100%;
    float: left;
    -webkit-box-shadow: 0px 3px 10px 1px #ebebeb;
    -moz-box-shadow: 0px 3px 10px 1px #ebebeb;
    box-shadow: 0px 3px 10px 1px #ebebeb;
    padding: 35px 15px 30px;
    margin-bottom: 20px;
    border: #e1e1e1 1px solid;
}

._dh_box_ctmr:hover {
    border: #ccc 1px solid;
}

._dh_box_ctmr h2 {
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

._dh_box_ctmr span {
    font-size: 26px;
    float: right;
    position: absolute;
    right: 35px;
    margin-top: -44px;
    font-weight: 500;
}

.vls {
    float: left;
    color: darkgray;
    font-size: 12px;
    margin-top: 2px;
}

._dh_box_ctmr .progress {
    height: 5px;
    background-color: #dedede;
    border-radius: 0;
}

._dh_box_ctmr.onway .progress-bar {
    background: #ffa800;
}

._dh_box_ctmr.onway span {
    color: #ff0000;
}

._dh_box_ctmr.onhold .progress-bar {
    background: #d35400;
}

._dh_box_ctmr.onhold span {
    color: #471e5a;
}

._dh_box_ctmr.completed .progress-bar {
    background: #27ae60;
}

._dh_box_ctmr.completed span {
    color: #27ae60;
}

.dash_header {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.dash_header h4 {
    float: left;
}

.round_button {
    float: right;
    padding: 7px 25px 5px;
    color: #fff !important;
    background: #471e5a;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-bottom: 5px;
}

.round_button:hover {
    text-decoration: none;
    background: #66158c;
}

.round_button i {
    margin-right: 5px;
}

.add_new_ctom {
    margin-top: -5px;
}
.add_request_ctom_wrap1{
    padding: 40px;
    display: flex;
}
.dashboard .table-responsive {}

.tab_wrap {
    float: left;
    width: 100%;
    padding-top: 10px;
    padding: 20px;
    -webkit-box-shadow: 0px 3px 10px 1px #ebebeb;
    -moz-box-shadow: 0px 3px 10px 1px #ebebeb;
    box-shadow: 0px 3px 10px 1px #ebebeb;
    border: #e1e1e1 1px solid;
}

.dashboard .table {
    margin-bottom: 0px;
}

.dataTables_wrapper.dt-bootstrap4.no-footer .col-sm-12 {}

.dataTables_length .custom-select-sm {
    border-radius: 0px;
}

.dataTables_length {
    width: 80px;
    padding-left: 15px;
}

.dataTables_filter {
    float: right;
    padding-right: 15px;
}

.adv_filter {
    margin-right: 5px;
    cursor: pointer;
}

.adv_filter_wrap {
    float: left;
    width: 100%;
    padding: 15px 15px 1px;
    margin-bottom: 10px;
    margin-top: 2px;
    border: #e1e1e1 1px solid;
    -webkit-box-shadow: 0px 3px 10px 1px #ebebeb;
    -moz-box-shadow: 0px 3px 10px 1px #ebebeb;
    box-shadow: 0px 3px 10px 1px #ebebeb;

}

.dataTables_paginate {
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}

.dataTables_info {
    margin-top: 25px;
    margin-left: 15px;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dashboard table th,
.dashboard table td {
    padding: 5px 3px;
}

.dashboard table th {
    font-weight: 500;
}

.dashboard table {
    font-size: 13px;
}

.sp_description {
    font-size: 12px;
}

.btn-xs {
    float: left;
    padding: 2px 6px 1px;
    margin-left: 1px;
    display: inline-block;
    color: #fff;
}

.btn-xs:hover {
    color: #fff;
    opacity: .7;
}

.bnt_edit {
    background: #471e5a;
}

.bnt_close {
    background: #471e5a;
}
.bookconsultation {
    padding: 10px 25px;
    color: #fff;
    font-weight: 600;
    background: #471e5a;
    border-radius: 9px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bnt_view {
    background: #471e5a;
}

.sta_pending {
    background: #471e5a;
}

.sta_rejected {
    background: #ffa800;
}

.sta_approved {
    background: #27ae60;
}

.sta_pending,
.sta_rejected,
.sta_approved {
    padding: 2px 5px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    min-width: 68px;
    float: left;
}

.qut_box h5 {
    color: #000;
}

.qut_box h6 {
    color: #000;
    font-size: 13px;
}

.qut_box {
    -webkit-box-shadow: 0px 3px 10px 1px #ebebeb;
    -moz-box-shadow: 0px 3px 10px 1px #ebebeb;
    box-shadow: 0px 3px 10px 1px #ebebeb;
    border: #dcdcdc 1px solid;
    border-top: #471e5a 5px solid;
    padding: 10px;
    float: left;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    height: 100%;
    margin-bottom: 15px;
}

.quotes_counter {
    padding: 2px 5px 0;
    background: #471e5a;
    color: #fff;
    text-align: center;
    max-width: 29px;
    display: inline-block;
    min-width: 27px;
}

.status_drop_pending {
    border: #d35400 1px solid;
    font-size: 12px;
}

.status_drop_pending:focus {
    outline: none;
    color: #000;
    border-color: #d35400;
    box-shadow: none;
}

.status_drop_approved {
    border: #27ae60 1px solid;
    font-size: 12px;
}

.status_drop_approved:focus {
    outline: none;
    color: #000;
    border-color: #27ae60;
    box-shadow: none;
}

.tab_search,
.iner_close,
.tabsection_wrap {
    display: none;
}

.shipping_wrap_box .form-check {
    margin-bottom: 15px;
}

.shipping_third_party {}

.net_pis {
    font-size: 15px;
    margin-top: 10px;
    float: left;
    font-weight: bold;
}

.shipping_supplier,
.shipping_third_party {
    margin-top: 15px;
}

.namo_pay {
    background: #fff;
    color: #000;
    width: 100%;
    float: left;
    -webkit-box-shadow: 0px 3px 10px 1px #ebebeb;
    -moz-box-shadow: 0px 3px 10px 1px #ebebeb;
    box-shadow: 0px 3px 10px 1px #ebebeb;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 0;
    border: #e1e1e1 1px solid;
}

.namo_pay .input-group-text {
    border-radius: 0;
}

.namo_pay_summ {
    background: #f9ecff;
    color: #000;
    width: 100%;
    float: left;
    -webkit-box-shadow: 0px 3px 10px 1px #ebebeb;
    -moz-box-shadow: 0px 3px 10px 1px #ebebeb;
    box-shadow: 0px 3px 10px 1px #ebebeb;
    padding: 10px 10px 5px;
    margin-bottom: 15px;
    border-radius: 0;
    border: #471e5a59 1px solid;
}

.namo_pay_summ {}

.namo_pay_summ h5 {
    color: #000;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 15px;
    padding-top: 10px;
    border-bottom: #ccc 1px solid;
}

.namo_pay_summ h5 span {
    color: #656565;
    font-style: italic;
}

.namo_pay_summ h5 b {
    color: #471e5a;
}

.namo_pay_summ h6 b {
    color: green;
}




.sub_btn {
    background: #d1d1d1;
    padding: 7px 5px;
    width: 50%;
    float: left;
    border-right: #fff 1px solid;
    color: #471e5a;
    font-weight: 500;
    margin-top: 10px;

}

.sub_btn:hover {
    text-decoration: none;
    background: #e4e4e4;
}


.form-group.required .control-label:after {
    content: "*";
    color: red;
    font-size: 15px;
    margin-left: 2px;
}




.abc.custom-file-label,
.abc.custom-file-label::after {
    height: calc(1.8125rem + 2px);
    padding-top: 4px;
    padding-bottom: 0;
}

.abc.custom-file-label::after {
    height: calc(1.8125rem + 0px);
}

.dct_wrap,
.itm_mod_wrap {
    float: left;
    width: 100%;
    padding: 0 15px;
}


.pls_bnt {
    background: #471e5a;
    color: #fff;
    float: right;
    right: 40px;
    padding: 2px 6px 1px;
    margin-top: -7px;
    font-size: 13px;
    ;
    cursor: pointer;
    z-index: 111;
}

.pls_bnt:hover {
    color: #fff;
    background: #71388c;
    text-decoration: none;
}

.itm_mod_wrap {
    margin-bottom: 10px;
}

/*
.pls_bnt {
    background: #471e5a;
    color: #fff;
    float: right;
    right: 40px;
    padding: 2px 6px 1px;
  
    font-size: 13px;;
    cursor: pointer;
    z-index: 111;
}
.pls_bnt:hover {
       color: #fff; 
      text-decoration: none;
}

*/


.cls {
    background: var(--danger);
    padding: 2px 10px 1px;
    margin-right: 2px;
}

.cls:hover {
    background: #c32938
}



.quote_now_box .card-header {
    padding: 5px;
    border-radius: 0 !important;
}

.quote_now_box .card-header h5 .btn-link {
    font-size: 14px;
    float: left;
    width: 100%;
    font-weight: bold;
    text-align: left;
}

.quote_now_box .card-header h5 .btn-link:hover {
    text-decoration: none;
}

.quote_now_box .card {
    border-radius: 0 !important;
    margin-bottom: 5px;
}

.quote_now_box .pls_bnt {
    margin-top: 19px;
}

.quote_now_box .ribn {
    margin-right: -15px;
}

.quote_now_box .pls_bnt.cls {
    margin-top: 0px;
}




.new_cls_btn {
    position: absolute;
    right: 16px;
    top: 11px;
    padding: 2px 6px 0;
    border-radius: 90px;
    text-align: center;
    line-height: 19px;
    width: 20px;
    height: 20px;
}

.tabs-left>.nav-tabs {
    border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
    display: none;
}

.tab-content>.active,
.pill-content>.active {
    display: block;
}

.tabs-left>.nav-tabs>li {
    float: none;
}

.tabs-left>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}



.quote_list_tab .col-3 {
    border-right: #ccc 1px solid;
}


.quote_list_tab {
    float: left;
    width: 100%;
    padding: 0 5px;
}

.quote_list_tab .col-3,
.quote_list_tab .col-9 {
    padding: 0;
    border-top: #ccc 1px solid;
    /*border-bottom: #ccc 1px solid;*/

}

.quote_list_tab .nav-pills {}

.quote_list_tab .tab-content {

    padding: 10px 15px;
}


.quote_list_tab .nav-pills .nav-link.active,
.quote_list_tab .nav-pills .show>.nav-link {
    color: #471e5a;
    background-color: #ffffff;
    font-weight: bold;
    border-bottom: #ccc 1px solid;
    border-radius: 0;
}

.quote_list_tab .nav-pills .nav-link {

    color: #000;
    background-color: #ffffff;
    font-weight: 500;
    border-bottom: #ccc 1px solid;
    border-radius: 0;
}

.quote_list_tab .nav-link.active::before,
.quote_list_tab .nav-link.active.show::before {
    color: #ccc;
    content: "▶";
    position: absolute;
    right: -12px;
    font-size: 14px;
    margin-top: 1px;
} 
.adgt {
    height: auto;
    padding-bottom: 0px;
}


.avatar-upload {
	position: relative;
	max-width: 120px;
    margin: 0 auto;
}

.avatar-upload .avatar-edit {
	position: absolute;
	right: 3px;
	z-index: 1;
	bottom: 2px;
}

.avatar-upload .avatar-edit input {
	display: none;
}

.avatar-upload .avatar-edit input+label {
	display: inline-block;
	width: 34px;
	height: 34px;
	margin-bottom: 0;
	border-radius: 100%;
	background: #FFFFFF;
	border: 1px solid transparent;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
	cursor: pointer;
	font-weight: normal;
	transition: all 0.2s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
}

.avatar-upload .avatar-edit input+label:hover {
	background: #f1f1f1;
	border-color: #d6d6d6;
}

.avatar-upload .avatar-edit input+label svg {
	width: 20px;
	height: 20px;
}

/* .avatar-upload .avatar-edit input+label:after {
	content: "\f040";
	font-family: 'FontAwesome';
	color: #757575;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	text-align: center;
	margin: auto;
} */

.avatar-upload .avatar-preview {
	width: 120px;
	height: 120px;
	position: relative;
	border-radius: 100%;
	border: 5px solid #FFFFFF;
	box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}

.avatar-upload .avatar-preview>div {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


















@media (max-width: 1199px) {
    .qt_box {
        padding: 0px;
    }

    .quote_now_btn {
        padding: 7px 18px;
    }
}

@media (max-width: 991px) {

    .logo {
        margin-top: 0px;
        margin-bottom: 10px;

    }

    .logo img {
        margin-top: 5px;
    }

    .search_icon_menu,
    .how_it_work {
        display: none;
    }

    .tab_search,
    .iner_close,
    .tabsection_wrap .how_it_work,
    .tabsection_wrap {
        display: block;
    }

    .supplier_registration {
        float: left;
        margin-left: 0px;
        width: 48%;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
    }

    .search_top_box {
        float: left;
        position: absolute;
        width: 320px;
        margin-left: -320px;
        border-radius: 30%;
        top: -45px;
        right: 90px;
    }

    .tabsection_wrap .how_it_work,
    .sign_section,
    .tab_sectors {

        width: 48%;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
    }

    .tabsection_wrap {
        width: 100%;
        margin: 0 auto 10px;
        float: left;
    }


    .tab_search img {
        margin-top: 0
    }

    .search_wrap .srfom {
        margin-bottom: 10px;
    }

    .srfilter {
        padding: 0px
    }

    .out_box {
        padding-bottom: 10px;
    }

    .cat_icon {
        padding-top: 23px;
    }

    .banner_wrap .carousel-item img {
        height: auto;
    }

    .sectors h5 {
        display: none;
    }

    .sectors:before {
        content: '';
        position: fixed;
        left: 237px;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        z-index: 10010;
    }

    .sectors {
        height: 100%;
        z-index: 99;
        left: 0;
        top: 0;
        display: none;
        position: fixed;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
    }

    .tab_sectors {
        display: block
    }

    .select_sategories_box ul li {
        width: 50%;
    }

    .add_new_quote {
        padding-left: 15px;

    }

    .qut_box {
        height: auto
    }

    .quote_wrap .container {
        max-height: auto;
        overflow-y: inherit;
    }

    .quote_wrap {
        margin-bottom: 10px;

    }

    .search_icon_menu,
    .how_it_work,
    .sign_section,
    .supplier_registration {
        margin-bottom: 2px;
    }
}

@media (max-width: 767px) {
    .ex_date {
        width: 33%;
        margin-top: 10px;
        margin-bottom: 10px;

    }

    .quote_now_btn {
        min-width: 70%;
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        float: none;
    }

    .qtnwrap {
        text-align: center;
    }

    .quote_wrap h4,
    .quote_wrap p {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 3px;
    }

    .add_new_quote {
        padding-right: 15px;
    }

    .login_boxfom {
        padding: 0px 30px;
    }

    .register_btn {
        min-width: 100%;
    }

    .srfom {
        padding-left: 15px;
        padding-right: 15px;
    }

    .search_wrap .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .srfilter {
        padding: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .select_sategories_box ul li {
        width: 100%;
    }
}

@media (max-width: 576px) {

    .quote_list_tab .nav-link.active::before,
    .quote_list_tab .nav-link.active.show::before {
        display: none;
    }

    .quote_list_tab .tab-pane.fade.active,
    .quote_list_tab .tab-pane.fade.active.show {}

    .quote_list_tab .col-3,
    .quote_list_tab .col-9 {

        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }



    .quote_now_box .card-header h5 .btn-link {
        font-size: 12px;
    }

    .cat_icon {
        padding-top: 23px;
        width: 50px;
        height: 35px;
        padding: 3px;
    }

    .inner_cat_icons {
        width: 25%;
        font-size: 25px;
        padding: 12px 15px 6px;
    }

    .inner_icons_wrap .ex_date span {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 11px;
        margin: 4px 0 0;
    }

    .inner_icons_wrap .ex_date {
        padding: 9px 1px 5px;
        width: 25%;
    }

    .inner_icons_wrap .ex_date img {
        width: 20px;
    }
}

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

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

@media (max-width: 430px) {
    .search_top_box {
        width: 216px;
    }

    .ex_date span {

        font-size: 11px;
    }
}

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

@media (max-width: 372px) {

    .logo img {
        width: 72%;
    }

    .tab_search img {
        margin-top: 0;
    }

    search_icon_menu {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .supplier_registration a {
        padding: 1px 2px;
    }

    .supplier_registration,
    .how_it_work,
    .tab_sectors,
    .sign_section {
        font-size: 12px;
    }

    .tab_sectors i {
        font-size: 17px;
        margin-right: 10px;
    }

}