#current_location {
    background-color: #1e90ff;
    border: none;
    color: #fff;
    border-radius: 10px;
    font-size: 12px;
    cursor: pointer;
}

.rate-stars button {
    width: 100%;
    height: 45px;
}

.background-image-cover {
    width: 100%;
}

#pac-container input {
    width: 100%;
    height: 45px;
    line-height: 38px;
    padding-left: 10px;
    font-size: 13px;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: none;
    text-transform: none;
    border: 1px solid #dfdfdf;
    margin-bottom: 0;
    padding: 0 16px;
    margin: 0;
}

#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
}

#pac-container {
    padding-bottom: 12px;
 }

.rate-stars {
    text-align: center;
    direction: rtl;
    margin-bottom: 70px;
}

.rate-title {
    text-align: center;
    margin-bottom: 10px;
}

.modal .form-group {
    margin-bottom: 20px;
}

#pac-container {
    padding: 0;
}

input,
select,
textarea {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    outline: 0;
}

.modal .form-group label {
    margin: 10px 0;
}



.form-control {
    height: 45px;
    line-height: 38px;
    padding-left: 10px;
    font-size: 13px;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: none;
    text-transform: none;
    border: 1px solid #dfdfdf;
    margin-bottom: 0;
    padding: 0 16px;
}

#current_location:hover {
    background-color: #4169e1;
}

#current_location {
    background-color: #1e90ff;
    border: none;
    color: #fff;
    border-radius: 10px;
    font-size: 12px;
    cursor: pointer;
}

.form-group,
.form-control {
    margin-bottom: 0;
}

.m10_b {
    margin-bottom: 10px;
}

#type-selector {
    display: none;
}

#pac-card {
    display: none;
}


.select-box select,
.select-menu select {
    max-width: 43.6rem;
}

.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 50px auto;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 12px;
    z-index: 1;
    top: 10px;
}

.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;
}

.avatar-upload .avatar-edit input + label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.avatar-upload .avatar-edit input + label:after {
    content: "\f040";
    font-family: 'FontAwesome';
    color: #757575;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.avatar-upload .avatar-preview {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #F8F8F8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.avatar-upload .avatar-preview > div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.login-popup {
    max-width: 140rem;
    padding: 3.3rem 5rem 2.6rem;
}

/********************************************************************************/
/********************                 *********************************/

.multi_step_form {
    /*background: #f6f9fb;*/
    display: block;
    overflow: hidden;

}

.multi_step_form #msform {
    text-align: center;
    position: relative;
    padding-top: 0px;
    min-height: 620px;
    max-width: 100%;
    margin: 0 auto;
    background: #ffffff;
    z-index: 1;
}

.multi_step_form #msform .tittle {
    text-align: center;
    padding-bottom: 55px;
}

.multi_step_form #msform .tittle h2 {
    /* font: 500 24px/35px "Roboto", sans-serif; */
    color: #3f4553;
    padding-bottom: 5px;
}

.multi_step_form #msform .tittle p {

    color: #5f6771;
}

.multi_step_form #msform fieldset {
    border: 0;
    padding: 20px 105px 30px;
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
}

.multi_step_form #msform fieldset:not(:first-of-type) {
    display: none;
}

.multi_step_form #msform fieldset h3 {

    color: #3f4553;
}

.multi_step_form #msform fieldset h6 {

    color: #5f6771;
    padding-bottom: 30px;
}

.multi_step_form #msform fieldset .intl-tel-input {
    display: block;
    background: transparent;
    border: 0;
    box-shadow: none;
    outline: none;
}

.multi_step_form #msform fieldset .intl-tel-input .flag-container .selected-flag {
    padding: 0 20px;
    background: transparent;
    border: 0;
    box-shadow: none;
    outline: none;
    width: 65px;
}

.multi_step_form #msform fieldset .intl-tel-input .flag-container .selected-flag .iti-arrow {
    border: 0;
}

.multi_step_form #msform fieldset .intl-tel-input .flag-container .selected-flag .iti-arrow:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    font: normal normal normal 24px/7px Ionicons;
    color: #5f6771;
}

.multi_step_form #msform fieldset #phone {
    padding-left: 80px;
}

.multi_step_form #msform fieldset .form-group {
    padding: 0 10px;
}

.multi_step_form #msform fieldset .fg_2,
.multi_step_form #msform fieldset .fg_3 {
    padding-top: 10px;
    display: block;
    overflow: hidden;
}

.multi_step_form #msform fieldset .fg_3 {
    padding-bottom: 70px;
}

.multi_step_form #msform fieldset .form-control,
.multi_step_form #msform fieldset .product_select {
    border-radius: 3px;
    border: 1px solid #d8e1e7;
    padding: 0 20px;
    height: auto;
    color: #5f6771;
    box-shadow: none;
    outline: none;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
}

.multi_step_form #msform fieldset .form-control.placeholder,
.multi_step_form #msform fieldset .product_select.placeholder {
    color: #5f6771;
}

.multi_step_form #msform fieldset .form-control:-moz-placeholder,
.multi_step_form #msform fieldset .product_select:-moz-placeholder {
    color: #5f6771;
}

.multi_step_form #msform fieldset .form-control::-moz-placeholder,
.multi_step_form #msform fieldset .product_select::-moz-placeholder {
    color: #5f6771;
}

.multi_step_form #msform fieldset .form-control::-webkit-input-placeholder,
.multi_step_form #msform fieldset .product_select::-webkit-input-placeholder {
    color: #5f6771;
}

.multi_step_form #msform fieldset .form-control:hover,
.multi_step_form #msform fieldset .form-control:focus,
.multi_step_form #msform fieldset .product_select:hover,
.multi_step_form #msform fieldset .product_select:focus {
    border-color: #294293;
}

.multi_step_form #msform fieldset .form-control:focus.placeholder,
.multi_step_form #msform fieldset .product_select:focus.placeholder {
    color: transparent;
}

.multi_step_form #msform fieldset .form-control:focus:-moz-placeholder,
.multi_step_form #msform fieldset .product_select:focus:-moz-placeholder {
    color: transparent;
}

.multi_step_form #msform fieldset .form-control:focus::-moz-placeholder,
.multi_step_form #msform fieldset .product_select:focus::-moz-placeholder {
    color: transparent;
}

.multi_step_form #msform fieldset .form-control:focus::-webkit-input-placeholder,
.multi_step_form #msform fieldset .product_select:focus::-webkit-input-placeholder {
    color: transparent;
}

.multi_step_form #msform fieldset .product_select:after {
    display: none;
}

.multi_step_form #msform fieldset .product_select:before {
    content: "";
    position: absolute;
    top: 0;
    right: 20px;
    font: normal normal normal 24px/48px Ionicons;
    color: #5f6771;
}

.multi_step_form #msform fieldset .product_select .list {
    width: 100%;
}

.multi_step_form #msform fieldset .done_text {
    padding-top: 40px;
}

.multi_step_form #msform fieldset .done_text .don_icon {
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 22px;
    margin-bottom: 10px;
    background: #294293;
    display: inline-block;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
}

.multi_step_form #msform fieldset .done_text h6 {
    line-height: 23px;
}

.multi_step_form #msform fieldset .code_group {
    margin-bottom: 60px;
}

.multi_step_form #msform fieldset .code_group .form-control {
    border: 0;
    border-bottom: 1px solid #a1a7ac;
    border-radius: 0;
    display: inline-block;
    width: 30px;
    font-size: 30px;
    color: #5f6771;
    padding: 0;
    margin-right: 7px;
    text-align: center;
    line-height: 1;
}

.multi_step_form #msform fieldset .passport {
    margin-top: -10px;
    padding-bottom: 30px;
    position: relative;
}

.multi_step_form #msform fieldset .passport .don_icon {
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 22px;
    position: absolute;
    top: 4px;
    right: 0;
    background: #294293;
    display: inline-block;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
}

.multi_step_form #msform fieldset .passport h4 {
    font: 500 15px/23px "Roboto", sans-serif;
    color: #5f6771;
    padding: 0;
}

.multi_step_form #msform fieldset .input-group {
    padding-bottom: 40px;
}

.multi_step_form #msform fieldset .input-group .custom-file {
    width: 100%;
    height: auto;
}

.multi_step_form #msform fieldset .input-group .custom-file .custom-file-label {
    width: 168px;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #99a2a8;
    text-align: center;
    transition: all 300ms linear 0s;
    color: #5f6771;
}

.multi_step_form #msform fieldset .input-group .custom-file .custom-file-label i {
    font-size: 20px;
    padding-right: 10px;
}

.multi_step_form #msform fieldset .input-group .custom-file .custom-file-label:hover,
.multi_step_form #msform fieldset .input-group .custom-file .custom-file-label:focus {
    background: #294293;
    border-color: #294293;
    color: #fff;
}

.multi_step_form #msform fieldset .input-group .custom-file input {
    display: none;
}

.multi_step_form #msform fieldset .file_added {
    text-align: left;
    padding-left: 190px;
    padding-bottom: 60px;
}

.multi_step_form #msform fieldset .file_added li {
    color: #5f6771;
}

.multi_step_form #msform fieldset .file_added li a {
    color: #294293;
    font-weight: 500;
    display: inline-block;
    position: relative;
    padding-left: 15px;
}

.multi_step_form #msform fieldset .file_added li a i {
    font-size: 22px;
    padding-right: 8px;
    position: absolute;
    left: 0;
    transform: rotate(20deg);
}

.multi_step_form #msform #progressbar {
    margin-bottom: 30px;
    overflow: hidden;
}

.multi_step_form #msform #progressbar li {
    list-style-type: none;
    color: #99a2a8;
    font-size: 13px;
    width: calc(100% / 2);
    float: left;
    position: relative;
}

.multi_step_form #msform #progressbar li:nth-child(2):before {
    content: "\f041";
}

.multi_step_form #msform #progressbar li:nth-child(3):before {
    content: "\f083";
}

.multi_step_form #msform #progressbar li:before {
    content: "\f129";
    font: normal normal normal 14px/1 FontAwesome;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    background: #eaf0f4;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    font-size: 20px;
}

.multi_step_form #msform #progressbar li:after {
    content: "";
    width: 100%;
    height: 5px;
    background: #eaf0f4;
    position: absolute;
    left: -50%;
    top: 25px;
    z-index: -1;
}

.multi_step_form #msform #progressbar li:last-child:after {
    width: 150%;
}

.multi_step_form #msform #progressbar li.active {
    color: #294293;
}

.multi_step_form #msform #progressbar li.active:before,
.multi_step_form #msform #progressbar li.active:after {
    background: #294293;
    color: white;
}

.multi_step_form #msform .action-button {
    background: #294293;
    color: #fff;
    border: 0;
    border-radius: 5px;
    padding: 10px 30px;
    cursor: pointer;
    border: 1px solid #294293;
    margin: 0 5px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px;
}

.multi_step_form #msform .action-button:hover,
.multi_step_form #msform .action-button:focus {
    background: #000;
    border-color: #000;
}

.multi_step_form #msform .previous_button {
    background: transparent;
    color: #99a2a8;
    border-color: #99a2a8;
}

.multi_step_form #msform .previous_button:hover,
.multi_step_form #msform .previous_button:focus {
    background: #000;
    border-color: #000;
    color: #fff;
}

.multi_step_form #msform fieldset h3 {
    margin-bottom: 25px;
}

.multi_step_form #msform fieldset .form-row h4 {
    font-size: 15px;
    text-align: initial;
    margin-bottom: 10px;
}

.prof-change-btn label:before {
    display: none;
}

.prof-change-btn label {
    margin-bottom: 12px !important;
}

.suppliers-register-f .prof-img img {
    height: 300px;
}

.suppliers-register-f .prof-img {
    margin-bottom: 25px;
    border: 1px solid transparent;
}

.next11 {
    margin-bottom: 30px;
}

.map-location-block .rate-title {
    margin: 0 !important;
}

.map-location-block #map {
    margin-top: 12px;
}

.c-inner-btn {
    margin-top: 7px;
}


.select2-container--default.select2-container .select2-selection--multiple {
    min-height: 42px;
    border-radius: 5px;
    border: 1px solid #dfdfdf
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 5px 20px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fff;
    border: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, .09);
    border-radius: 50px;
    padding: 5px 10px;
    position: relative;
    margin: 5px;
    font-size: 12px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: absolute;
    right: -5px;
    top: -9px;
    background-color: red;
    color: #fff;
    text-shadow: none;
    width: 15px;
    border-radius: 100%;
    text-align: center;
    height: 15px;
    line-height: 15px;
    padding: 0;
    font-size: 12px
}

.select2-dropdown {
    border: 1px solid #dfdfdf;
    border-radius: 27px;
    overflow: hidden
}

.select2-results__option {
    padding: 10px 20px
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #294293
}


.suppliers-register-f .multi_step_form .select2-container--default.select2-container .select2-selection--multiple {
    min-height: 42px;
    border-radius: 5px
}

.suppliers-register-f .multi_step_form .select2-container {
    width: 100% !important;
}

.suppliers-register-f .multi_step_form .select2.select2-container.select2-container--default.select2-container--above,
.suppliers-register-f .multi_step_form .select2.select2-container.select2-container--default.select2-container--focus {
    /* display: none !important; */
}

.suppliers-register-f .select2-container--default .select2-selection--single {
    display: none;
}

.suppliers-register-f .prof-img {
    float: unset;
}

.suppliers-register-f .multi_step_form #msform fieldset {
    position: relative !important;
    transform: unset !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    float: right;
}


.error-msg {
    color: #fc2b2b;
    font-size: 11px;
    font-style: italic;
    text-align: right;
}


.custom-map-control-button {
    background-color: #fff;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    margin: 10px;
    padding: 0 0.5em;
    font: 400 18px Roboto, Arial, sans-serif;
    overflow: hidden;
    height: 40px;
    cursor: pointer;
}

.custom-map-control-button:hover {
    background: #ebebeb;
}

.prof-img {
    float: left;
    border-radius: 10px;
    overflow: hidden;
    width: 290px;

}

.text-center {
    text-align: center;
}

.prof-img img {
    width: 1000px;
    height: 300px;
    object-position: center;
}

.prof-img label {
    border-radius: 5px;
    margin: 0 auto;
    font-weight: normal;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    float: right;
}

.prof-img label:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
}

.prof-img i {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 60px;
    opacity: 0;
    transition: all .3s;
}

.prof-img input {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    display: none;

}

.background-image-cover {
    width: 100%;
}

.ubranch {
    border: 2px solid #294293;
    border-radius: 15px;
    padding: 6px;
    padding-top: 20px;
}

.center {
    text-align: center;
}

.prof-img label:hover:before {
    opacity: 1;
    visibility: visible;
    transition: all .3s;
}

.prof-img label:hover i {
    top: 50%;
    transition: all .3s;
    opacity: 1;
}

.wrapper {
    overflow: hidden;
}

.prof-img {
    float: unset;
    margin: 0 auto 25px;
}
#store_image{
 object-fit: contain;
}
