@font-face {
  font-family: "proximanova-Extrabold2";
  src: url("../fonts/ProximaNova-Extrabold2.otf");
  src: url("../fonts/ProximaNova-Extrabold2.otf?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Extrabold2.otf") format("woff"), url("../fonts/ProximaNova-Extrabold2.otf") format("truetype"), url("../fonts/ProximaNova-Black2.otf#proximanova-Black2") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "proximanova-Bold2";
  src: url("../fonts/ProximaNova-Bold2.otf");
  src: url("../fonts/ProximaNova-Bold2.otf?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold2.otf") format("woff"), url("../fonts/ProximaNova-Bold2.otf") format("truetype"), url("../fonts/ProximaNova-Bold2.otf#proximanova-Bold2") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "proximanova-Black2";
  src: url("../fonts/ProximaNova-Black2.otf");
  src: url("../fonts/ProximaNova-Black2.otf?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Black2.otf") format("woff"), url("../fonts/ProximaNova-Black2.otf") format("truetype"), url("../fonts/ProximaNova-Black2.otf#proximanova-Black2") format("svg");
  font-style: normal;
  font-weight: normal; }

/* usman css */
.clear {
    clear: both;
}

.asrbtn-black {
    font-family: 'ProximaNova-semiBold';
    color: #fff;
    background: #4A4A4A;
    display: inline-block;
    padding: 5px 30px;
    border-radius: 3px;
    border:0px;
    margin: 5px 0;
    cursor: pointer;
    font-size: 14px;
}

.asrbtn-black.full {
    width: 100%;
    border-radius: 0px;
    text-align: center;
}

.asrbtn-black:hover {
    background: #3f3f3f;
}

.asrbtn-grey {
    font-family: 'ProximaNova-semiBold';
    color: #4A4A4A;
    background: #E5E5E5;
    display: inline-block;
    padding: 5px 30px;
    border-radius: 3px;
    margin: 5px 0;
    cursor: pointer;
    font-size: 14px;
}

.asrbtn-grey:hover {
    background: #4A4A4A;
    color: #FFFFFF;
}

#myAffixHome .header-message-box-wrapper .header-message-box-area .header-area h1.title{
    letter-spacing: -0.5px;
}
#myAffixHome .header-message-box-wrapper .header-message-box-area .header-area h2.title {
    float: left;
    width: auto;
    margin: 0;
    font-size: 22px;
    font-family: proximanova-semiBold;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
}
#myAffixHome .header-message-box-wrapper .header-message-box-area .header-area h2.title span {
    font-family: proximanova-regular;
}
/* fixed scroll in down */
#myMenuMobileNew .content .menu-box ul li button {
    left: auto;
    height: 40px;
    border-radius: 0;
    min-width: 0;
    border-bottom: 1px solid #fff;
    padding: 8px 20px;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -40px;
}


/*
.flex-up-asr.add-comparation,
.design-hov-com{
    display: none !important;
}
*/

/*popup profesional click*/
#savePro .modal-header p {
    position: relative;
    width: 100%;
    margin: 0;
    text-align: center;
    font-size: 24px !important;
    font-family: 'proximanova-bold' !important;
}
#savePro .modal-header p span {
    font-family: 'proximanova-regular';
}
#savePro .cancel-button:hover {
    text-decoration: underline;
}
#savePro .cancel-button {
    text-align: center;
    font-family: 'Proximanova-SemiBold';
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.1px;
    color: #9b9b9b;
    margin-bottom: 0;
    margin-top: 10px;
    cursor: pointer;
}
.info-dat-modal {
    margin-bottom: 20px;
}
.cancel-button-modal:hover {
    text-decoration: underline;
}
.cancel-button-modal {
    text-align: center;
    font-family: 'Proximanova-SemiBold';
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.1px;
    color: #9b9b9b;
    margin-bottom: 0;
    margin-top: 10px;
    cursor: pointer;
}
#savePro {
    padding-right: 0px !important;
}
#savePro #saveProLabel {
    display: none;
}
#savePro .close-pro-pop {
    right: -1px;
    position: absolute;
    top: -1px;
    cursor: pointer;
}
#savePro .modal-header {
    background: #fff;
    border-bottom: 0px;
    padding: 30px 15px 10px;
}
#savePro .modal-dialog {
    max-width: 400px!important;
    margin: auto!important;
    margin-top: 5%!important;
}

#savePro > div > div > div.modal-body {
    padding:10px 30px 30px!important;
}
#savePro .modal-body {
    overflow-y: hidden!important;
}
#savePro .text-center {
    text-align: center;
}
#savePro img.professional-avatar-detail {
    width: auto;
    height: 80px;
    object-fit: contain;
    border-radius: 3px;
}
#savePro img.supplier-avatar-detail{
    width: 80px;
    height: 80px;
    object-fit: contain;
}
#savePro h1.professional-name {
    font-family: 'proximanova-bold';
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
    color: #4a4a4a;
    letter-spacing: .7px;
}
#savePro h2.professional-name {
    font-family: 'proximanova-bold';
    font-size: 20px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 2px;
    color: #4a4a4a;
    letter-spacing: .7px;
}
#savePro .location-pro-detail {
    display: inline-grid;
    width: 100%;
}
#savePro div.location-pro-detail > span.others-info {
    margin: auto;
    margin-top: 15px;
}

#savePro span.others-info {
    font-family: 'proximanova-semibold';
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}
#savePro span.others-info {
    font-family: 'proximanova-semibold';
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}
#savePro span.others-info {
    display: inline-flex;
    font-family: proximanova-semibold;
}
#savePro #save-pro-modal > div.location-pro-detail > span.others-info > ul {
    margin-bottom:5px!important;
}

#savePro div.location-pro-detail > span.others-info > ul {
    padding-left: 0!important;
}
#savePro div.location-pro-detail > span.others-info > ul li {
    display: inline;
    padding-right: 0!important;
}
#savePro div.location-pro-detail > span.others-info > ul li a {
    font-family: 'proximanova-semibold';
    font-size: 12px;
    font-weight: 400;
    color: #333;
}
#savePro span.others-info {
    font-family: 'proximanova-semibold';
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}
#savePro .save-prof-pop {
    color: #fff;
    background:#4A4A4A;
    padding:10px;
    margin-left: -20px;
    margin-right: -20px;
    cursor: pointer;
    position: absolute;
    width: 100%;
    bottom: 0px;
    font-family: 'proximanova-semibold';
    font-size: 14px;
}
#savePro .pro-modal-img {
    margin-bottom: 20px;
}
.cat-prof-data a {
    color: #989898;
    font-size: 14px;
    font-family: 'proximanova-semibold';
}

#savePro .address.professional-address{
    font-family: proximanova-regular;
    font-size: 14px;
    color: #4a4a4a;
}

/* Start Force Login Modal ************* */
.force-label-mob,
.force-label-des {
    font-size: 24px;
    letter-spacing: -0.74px;
    font-family: 'proximanova-semibold';
    margin-bottom: 10px;
    display: block;
    width: 100%;
    text-align: center;
}

.force-label-mob span,
.force-label-des span{
    font-family: 'ProximaNova-Regular';
}
.txt-label-mob{
    font-size: 16px;
    letter-spacing: -0.51px;
    font-family: 'proximanova-semibold';
}
.txt-label-mob,
.force-label-mob{
    display: none;
}

#forcelogin .modal-dialog{
    max-width: 680px;
}
.not-registered span{
    color:#4A4A4A;
    text-decoration: underline;
}
.force-wrap {
    background: #fff;
    border-radius: 3px;
}
.force-wrap .q1 {
    float: left;
    width: 300px;
    position: relative;
}
.force-wrap .q1 img{
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
}
.force-label-des {
    font-size: 24px;
    letter-spacing: -0.74px;
    font-family: 'proximanova-semibold';
}

#forcelogin{
    padding-right: 0px !important;
}
#forcelogin .wrap-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    width: 100%;
    text-align: center;
}
#forcelogin .wrap-txt .txt1 {
    font-size: 32px;
    font-family: 'proximanova-bold';
    letter-spacing: -1.02px;
}
#forcelogin .wrap-txt .txt2 {
    letter-spacing: -0.51px;
    font-size: 16px;
    font-family: 'proximanova-semibold';
}
#forcelogin .force-wrap .q2 {
    float: left;
    width: 380px;
}
#forcelogin #acc-user-inbox-wrapper button:hover {
    background-color: #4a4a4a !important;
}
#forcelogin .align-middle{
  margin-top: 70px;
  vertical-align: middle;
  min-height: 480px;
}
#forcelogin form{
  padding: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 3px;
  border: 0px solid #E5E5E5;
}
#forcelogin form h2.page-title {
  margin: auto !important;
  margin-top: 20px !important;
  margin-bottom: 30px !important;
}
#forcelogin form h2.page-title {
    font-family: 'proximanova-semiBold' !important;
}
#forcelogin form h2.page-title span {
    font-family: 'proximanova-regular';
}
#forcelogin .close {
  position: absolute !important;
  right: -2px !important;
  top: -2px !important;
}
#forcelogin button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
#forcelogin .form-group label {
  /* font-family: "proximanova-Semibold";
  font-size: 12px; */
}
/* #forcelogin .form-control {
  display: block;
  width: 100%;
  padding: 10px 15px;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
} */
#forcelogin .green-menu {
    color: #719B46!important;
}
#forcelogin #forgotPassword-btn a{
    font-family: 'ProximaNova-regular' !important;
    font-size: 13px !important;
    color: #4a4a4a !important;
}
#forcelogin #acc-user-inbox-wrapper button {
    font-family: 'ProximaNova-semiBold' !important;
    font-size: 14px !important;
    cursor: pointer;
}
#forcelogin .mybtn-green {
  padding: 10px 15px;
  background: #4a4a4a;
  font-family: 'ProximaNova-semiBold';
  font-size: 14px;
  text-decoration: none;
  color: #FFFFFF;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #FFFFFF;
  cursor: pointer;
}
#forcelogin .my-form-set span {
    color: #9B9B9B;
    cursor: pointer;
    text-decoration: underline;
}
#forcelogin .full-widht {
    width: 100%;
}
#forcelogin div .mybtn-green {
    color: #fff !important;
}
#forcelogin #acc-user-inbox-wrapper.login > div:nth-child(4) > button {
    font-family: 'ProximaNova-semiBold' !important;
    font-size: 16px !important;
    cursor: pointer;
}
#forcelogin .my-form-set {
    margin: 10px 0px;
}
#forcelogin .mybtn-blue {
    padding: 10px 15px;
    background: #215D95;
    font-family: 'proximanova-Semibold';
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
}
/* End Force Login Modal ************* */

/* notification and popup */
.notif-bgblack {
    top: 6px;
    background: #fff;
    margin-top: 72px;
    right: 57px;
    position: fixed;
    border-radius: 3px;
    width: 550px;
    padding: 10px 20px 20px;
    z-index: 4000;
    display: none;
}

.notif-bgblack:after {
    bottom: 100%;
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -32px;
}

.wrap-notif-bgblack {
    overflow-y: auto;
    max-height: calc(100vh - 180px);
    margin-right: -20px;
    margin-left: -20px;
    padding: 0px;
}

.wrap-notif-bgblack::-webkit-scrollbar {
    width: 3x;
}

.wrap-notif-bgblack::-webkit-scrollbar-track {
    background: #fff;
    border: 1px solid #e5e5e5;
}

.wrap-notif-bgblack::-webkit-scrollbar-thumb {
    background: #e5e5e5;
}

.wrap-notif-bgblack::-webkit-scrollbar-thumb:hover {
    background: #e5e5e5;
}

.popup-shade-bg-top-menu-asr {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 3333;
    display: none;
}

.head-bgblack {
    margin-bottom: 10px;
    font-size: 18px;
    font-family: 'proximanova-bold';
}

.head-bgblack .q1-left {
    float: left;
    font-weight: bold;
    color: #4A4A4A;
}

.head-bgblack .q2-right {
    text-align: right;
    font-size: 14px;
    padding-top: 3px;
}

.head-bgblack:after {
    content: "";
    display: table;
    clear: both;
}

.asrbluebadge {
    background: #215D95;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0px;
    top: 50%;
    border-radius: 100%;
    transform: translateY(-50%);
}

#myMenuMobileNew .center-notif-item2 {
    border-top: 0px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    align-items: center;
    display: flex;
    padding: 10px 0;
    cursor: pointer;
    font-size: 12px;
}

#myMenuMobileNew .center-notif-item2 .txt1,
#myMenuMobileNew .center-notif-item2 .txt2,
#myMenuMobileNew .center-notif-item2 .txt3 {
    font-size: 12px;
}

#myMenuMobileNew .asr-content .asr-title {
    font-size: 14px;
    font-family: proximanova-bold;
}

#myMenuMobileNew .asr-content .asr-subtitle {
    font-size: 12px;
    font-family: proximanova-bold;
}

#myMenuMobileNew .asr-content .asr-maintitle {
    font-size: 12px;
}

#myMenuMobileNew .asr-content .asr-datainput {
    padding: 0px 20px 30px;
}

.center-notif-item {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
}

.center-notif-item:before {
    content: "";
    border-top: 1px solid #e5e5e5;
    width: 94%;
    position: absolute;
    top: 0;
}

.center-notif-item:hover {
    background: #F9F9F9;
}

.content-notif-item {
    width: 100%;
    padding: 0px 10px;
    position: relative;
}

.content-notif-item .txt1 {
    font-size: 14px;
    display: block;
    display: -webkit-box;
    height: auto;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: proximanova-semibold;
}

.content-notif-item .txt2 {
    display: block;
    display: -webkit-box;
    height: auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    position: relative;
}

.content-notif-item .txt3 {
    color: #9B9B9B;
    font-size: 13px;
    margin-top: 5px;
}

.img-notif-item {
    position: relative;
    width: 70px;
    height: auto;
}

.img-notif-item img {
    width: 100%;
}

.notif-bell-asr2 {
    font-size: 16px;
    position: relative;
    bottom: -1px;
    cursor: pointer;
    color: #9b9b9b;
}

.notif-bell-asr {
    font-size: 16px;
    position: relative;
    bottom: -1px;
    cursor: pointer;
    color: #9b9b9b;
}
.notif-bell-asr:hover {
    color: #4a4a4a;
}

.asrbadge {
    color: white;
    font-size: 10px;
    border: 2px solid #fff;
    position: absolute;
    top: -6px;
    right: -7px;
    background-color: #1f609b;
    border-radius: 50%;
    text-align: center;
    width: 20px;
    font-family: 'proximanova-bold';
    height: 20px;
}

.asrbadge-number {
    position: relative;
    left: 0px;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

#myAffixHome .header-message-box .header-message-icon-area p.header-message-count-notification {
    color: white;
    font-size: 10px;
    border: 2px solid #fff;
    position: absolute;
    top: -6px;
    right: -7px;
    background-color: #1f609b;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-family: 'proximanova-bold';
    display: flex;
    justify-content: center;
    align-items: center;
}

.asr-popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    margin: 0 auto;
    z-index: 10000;
    overflow-y: auto;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}


.asr-popup-shadow {
    width: 100%;
    height: 100%;
    position: fixed;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    z-index: -1;
    cursor: pointer;
    display: none;
}

.asr-popup-body {
    display: block;
    max-width: 500px;
    width: 90%;
    position: relative;
    border-radius: 3px;
    margin: 50px auto;
/*
    left: 50%;
    transform: translate(-50%, -50%);
*/
}

/*
.asr-popup-body.usetransform {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
*/

.asr-popup-body.usemargin {
    top: auto;
    left: auto;
    transform: none;
    margin: 30px auto;
}

.close-simple-popup {
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    z-index: 3;
}

.asr-datainput {
    padding: 0px 30px 30px;
}

.asr-content {
    text-align: center;
}

.asr-content .asr-img-popup {
    width: 100%;
    position: relative;
    height: auto;
}

.asr-content .asr-img-popup img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 3px;
    object-fit: contain;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto;
    width: auto !important;
}

.asr-content .asr-title {
    font-family: 'proximanova-bold';
    font-size: 22px;
    padding: 25px 0px 12px;
    color: #4A4A4A;
}

.asr-content .asr-subtitle {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
    color: #4A4A4A;
}

.asr-content .asr-maintitle {
    font-size: 14px;
    margin-bottom: 20px;
    color: #4A4A4A;
}

.asr-content .asr-maintitle p {
    font-size: 14px;
}

.asr-btn-grey {
    display: inline-block;
    padding: 8px 20px;
    background: #4A4A4A;
    border: 0 solid #fff;
    color: #fff;
    border-radius: 3px;
    min-width: 150px;
    font-size: 14px;
    font-family: 'proximanova-bold';
    cursor: pointer;
}


#popup-notif-ones-contentx {
    background: white;
    border-radius: 3px;
}

#slider-notif-onef {
    background: white;
    border-radius: 3px;
}

#slider-notif-onef .owl-prev {
    background: url(../../assets/img/svg/arrow-left-black.svg);
    width: 30px;
    height: 30px;
    padding: 0px;
    position: absolute;
    left: -60px;
    top: 50%;
    opacity: 1;
}


#slider-notif-onef .owl-next {
    background: url(../../assets/img/svg/arrow-right-black.svg);
    width: 30px;
    height: 30px;
    padding: 0px;
    position: absolute;
    right: -60px;
    top: 50%;
    opacity: 1;
}

#slider-notif-onef .owl-prev.disabled,
#slider-notif-onef .owl-next.disabled {
    opacity: 0.5;
}

.dotslider-notif-ones {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    z-index: 3;
    position: relative;
}

.dotslider-notif-ones .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.dotslider-notif-ones .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #E5E5E5;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.dotslider-notif-ones .owl-dot.active span,
.dotslider-notif-ones .owl-dot:hover span {
    background: #4A4A4A;
}

/* my library notification */

/* pagination space */
#pagination .page-item .page-link {
    padding: 0 8px;
}

#pagination .page-item .page-link.temporary {
    opacity: 1 !important;
}

#pagination .page-item .page-link.temporary h6 {
    color: #4A4A4A;
}

/* pagination space */

/* The wrapp-radio */
.wrapp-radio {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.wrapp-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.markkradio {
    position: absolute;
    top: 3px;
    left: 0;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 1px solid #E5E5E5;
}


#drafdata {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
    display: block;
    top: 0;
    left: 0;
}

#drafdata .content {
    position: relative;
    float: left;
    max-width: 500px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    top: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

#drafdata .errordata{
    display: none;
}

#submitdraf {
    width: 100%;
    font-family: proximanova-semiBold;
    font-size: 13px;
    color: #fff;
    background-color: #4a4a4a;
    height: 30px;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 20px;
}

/* On mouse-over, add a grey background color
        .wrapp-radio:hover input ~ .markkradio {
          background-color: #ccc;
        }
        */

/* When the radio button is checked, add a blue background
        .wrapp-radio input:checked ~ .markkradio {
          background-color: #2196F3;
        }
        */

/* Create the indicator (the dot/circle - hidden when not checked) */
.markkradio:after {
    content: "";
    position: absolute;
    display: none;
}

.wrapp-radio:last-child {
    margin-bottom: 0px;
}

/* Show the indicator (dot/circle) when checked */
.wrapp-radio input:checked ~ .markkradio:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.wrapp-radio .markkradio:after {
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #215D95;
}

.mobile-asr-left {
    position: fixed;
    margin-top: 0;
    width: calc(100% - 50px);
    height: 100vh;
    z-index: 99999;
	left:-100%;
    overflow-y: auto;
    background-color: #fff;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 30px;
    border-right: 1px solid #e5e5e5;
    -webkit-transition: left 200ms ease-in;
    -moz-transition: left 200ms ease-in;
    -o-transition: left 200ms ease-in;
    transition: left 200ms ease-in;
}

#asr-choose-brand.show-mobile,
#asr-sort-by.show-mobile,
#asr-filter.show-mobile,
#asr-option.show-mobile,
.mobile-asr-left.show-mobile {
    left: 0;
}

.mobile-asr-left .header-mob {
    position: relative;
    padding: 10px 20px;
}

.mobile-asr-left .text-nn {
    position: relative;
    width: calc(100% - 30px);
    height: auto;
    float: left;
    font-family: 'ProximaNova-semiBold';
}

.mobile-asr-left .text-nn span {
    margin-left: 10px;
    cursor: pointer;
}

.mobile-asr-left .close-nn {
    position: relative;
    float: left;
    width: 30px;
    padding-left: 17px;
    cursor: pointer;
}

.mobile-asr-left .asrbtn-black {
    font-size: 12px;
	padding:10px;
    margin-bottom: 0px;
}

.mobile-asr-left .body-mob {
    padding: 0 20px;
    font-size: 13px;
}

.mobile-asr-left .space-up-asr {
    border-top: 1px solid #E5E5E5;
    padding: 12px 0;
}

.mobile-asr-left .label-up-asr {
    font-size: 12px;
    font-family: 'ProximaNova-semiBold';
    margin-bottom: 8px;
}

.mobile-asr-left .coise-up-asr {
    cursor: pointer;
    margin-top: 20px;
}

.mobile-asr-left .coise-up-asr .q1 {
    float: left;
    display: inline-block;
}

.mobile-asr-left .coise-up-asr .q2 {
    float: right;
}

.mobile-asr-left .footer-mob {
    bottom: 0px;
    position: absolute;
    width: 100%;
}

.flex-up-asr {
    cursor: pointer;
    position: relative;
    padding-left: 21px;
}

.flex-up-asr img {
    top: -2px;
    position: absolute;
    left: 0px;
}

#filterBrandmob {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    outline: 0;
    height: 30px;
    background-color: #f9f9f9;
    border: 0;
    font-family: "proximanova-semiBold";
    font-size: 12px;
    color: #4a4a4a;
    padding-left: 10px;
}

.q1right-asr {
    float: right;
}

.sortbymobile {
    margin-right: 15px;
}

.mobile-click-rightt {
    display: none;
    padding: 3px 0 0;
}

.img-flag {
    margin-right: 4px;
}

.login-below-text {
    font-size: 14px;
    color: #4a4a4a;
}
.login-below-text span {
    text-decoration: underline;
    font-family: 'proximanova-semibold';
    cursor: pointer;
}

.mobile-click-rightt .filtermobile,
.mobile-click-rightt .sortbymobile {
    display: inline-block;
    width: auto;
    text-align: right;
    font-size: 12px;
	cursor: pointer;
}

.design-hov-mob {
    position: absolute;
    top: 7px;
    z-index: 3;
    right: 10px;
	display:none;
}

.design-hov-mob img {
    width: 18px !important;
    height: 18px !important;
    position: relative !important;
    cursor: pointer;
}

.popup-shade-mobile-asr {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    display: none;
}

#myMenuMobileNew .content .menu-box ul li button h6 {
    color: #fff !important;
}
/*css blue notification head*/
.alert-suppiler-package{
    top: 0px;
    background: #205d94;
    color: #fff;
    padding: 10px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    height: 40px;
    font-family: 'proximanova-semibold';
}
.alert-suppiler-package a{
    color: #fff;
    text-decoration: underline;
}
.alert-suppiler-package .alertwedata{
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
}
.close-alert-supplier{
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer
}
/*css hide with bg white*/
.alert-feature-bgwhite {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 20;
    opacity: 0.7;
}
.new-company-page .company-header .company-info-detail {
    z-index: 21;
}
.new-company-page .company-header .company-sub-menu {
    z-index: 21;
}

@media all and (max-width: 992px) {
    .alert-suppiler-package{
        font-size: 12px;
        padding: 3px 10px;
    }
    .mobile-click-rightt {
        display: block;
    }

    .hide-mobile-filter {
        display: none !important;
    }
	.design-hov-mob{
		display: block;
	}
	.design-hov-on,
	.library-hov-off,
	.library-hov-on,
	.cta-product-button{
		display: none !important;
	}
}

@media all and (max-width: 768px) {
    .force-label-des{
        display: none;
    }
    .txt-label-mob,
    .force-label-mob{
        display: block;
        text-align: center;
        padding: 0px 20px;
    }
    #forcelogin .modal-dialog{
        max-width: auto;
    }
    .force-wrap .q1{
        display: none;
    }
    #forcelogin .force-wrap .q2 {
        float: none;
        width: 100%;
    }

    .close-alert-supplier{
        right: -5px;
    }
    #slider-notif-onef .owl-prev,
    #slider-notif-onef .owl-next {
        display: none;
    }

    .asr-popup-body {
        top: auto;
        left: auto;
        transform: none;
        margin: 30px auto;
    }
}
