span.message {
    position: relative;
    font-size: .8rem;
    margin-left: 5px;
    color: #D71313;
}

.registration, .registration-cust {
    padding: 2rem 0;
    margin: 0 0 100px;
    background: linear-gradient(45deg, #1e73b0, #70b4c6);
    position: relative;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.input-icon.flx.c.join-us-cust {
    height: 48px !important;
}

.loader-outer {
    position: fixed !important;
}

.loader-text, .loader-text-submit {
    color: #212427;
}

.trust-outer.second-trust-outer.trust-user-join {
    margin: auto;
    margin-top: 66px;
    margin-bottom: 66px;
}

.row.row-reviews {
    margin-bottom: 80px !important;
}

.loader-outer {
    background: transparent;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
    position: absolute;
}

.loader-inner {
    max-width: unset;
    margin: 0px auto 0px;
    text-align: center;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    padding: 50px 10px 0px;
    box-shadow: unset;
    height: 100%;
}

.lds-facebook {
    display: inline-block !important;
    position: relative !important;
    width: 80px !important;
    height: 80px !important;
  }
  .lds-facebook div{
    display: inline-block !important;
    position: absolute !important;
    left: 8px !important;
    width: 16px !important;
    background: #212427 !important;
    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite !important;
  }

  .lds-facebook div:nth-child(1){
    left: 8px !important;
    animation-delay: -0.24s !important;
  }
  .lds-facebook div:nth-child(2){
    left: 32px !important;
    animation-delay: -0.12s !important;
  }
  .lds-facebook div:nth-child(3){
    left: 56px !important;
    animation-delay: 0 !important;
  }

  @keyframes lds-facebook {
    0% {
      top: 8px;
      height: 64px;
    }
    50%,
    100% {
      top: 24px;
      height: 32px;
    }
  }

  @keyframes lds-facebook-submit {
    0% {
      top: 8px;
      height: 64px;
    }
    50%,
    100% {
      top: 24px;
      height: 32px;
    }
  }

.here-input {
    height: 46px !important;
}

p.already-acc {
    margin-bottom: 0px;
}

.registration {
    background: url(https://myconstructor.gr/assets/images/home-page/join-us-new-bg.jpg);
    background-repeat: no-repeat;
    max-width: 1922px;
    margin: auto;
}

.registration-cust{
    background: url(https://myconstructor.gr/assets/images/home-page/cust-bg.jpg);
    background-repeat: no-repeat;
    max-width: 1922px;
    margin: auto;
}

.registration-heading {
    flex-basis: 60%;
}

.registration-form {
    flex-basis: 40%;
}

.registration-heading,
.registration-form {
    padding: 30px;
    margin: 50px 0px;
}

.registration-heading--1 {
    position: relative;
}

.registration-heading--1>h1 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 2rem;
    line-height: 34px;
    font-family: "Montserrat-Semibold";
}

.registration-heading--1>p {
    color: #fff;
    margin-bottom: 1.6rem;
}

.registration-heading--1 div.already-account p {
    margin: 0;
    color: #fff;
    font-size: 17px;
    font-family: 'Montserrat-regular';
}

a.log-in-here {
    font-size: 17px;
    color: #fff;
    font-family: 'Montserrat-Regular';
}

.flx.c.already-account.mb-already-account {
    display: none;
}

.registration-heading--1 div.already-account a {
    margin-left: 10px;
}

.registration-form {
    flex-basis: 50%;
    background: #fff;
    height: 100%;
    border-radius: 4px;
}

.form-heading {
    position: relative;
    margin-bottom: 25px;
}

input#mobile::placeholder {
    color: #697E9A;
}

select#main-service {
    margin-right: 15px;
}

img.eye {
    cursor: pointer;
}

.checkbox-terms {
    margin-top: 6px;
}

.row.row-numbers {
    max-width: 750px;
    margin: auto;
}

select#main-service {
    color: #062A78;
    font-size: 15px;
}

.input-icon.flx.c {
    height: 60px;
}

.form-group.form-custom.flx.nwr.c {
    margin: 0px;
}

.grouped.nmr {
    margin: 0;
}

button.register-page,
a.register-page,
button.register-page:focus,
a.register-page:focus {
    padding: 16px 40px;
    font-weight: 700;
    min-height: unset;
    letter-spacing: 1.2px;
    background-color: #FF4040;
    border-color: #FF4040;
    box-shadow: none !important;
}

button.register-page:hover,
a.register-page:hover,
button.register-page:active,
a.register-page:active {
    background-color: #E00000 !important;
    border-color: #E00000 !important;
    box-shadow: none !important;
}

button.register-page.full,
a.register-page.full {
    width: 100%;
}

.grouped.last-grouped {
    margin-bottom: 0px;
}

.upcom-jobs-title {
    color: var(--White, #FFF);
    font-size: 30px;
    margin-bottom: 30px;
}

.upcom-jobs-semi-title {
    color: var(--White, #FFF);
    font-size: 16px;
    margin-bottom: 30px;
    font-family: 'Montserrat-regular';
}

option {
    font-family: 'Montserrat-regular';
}

option:hover {
    cursor: pointer;
}

.input-icon.flx.c:focus, .input-icon.flx.c:focus-within {
    border-radius: 2px;
    border: 1px solid var(--Blue, #007FFF);
    background: var(--White, #FFF);

    /* search bar field */
    box-shadow: 0px 0px 0px 2px rgba(0, 127, 255, 0.28);
}

select#main-service:hover {
    cursor: pointer;
}

p.earnings-p, .form-group.form-custom.flx.nwr.c.earning-outer {
    font-size: 13px;
    color: #697E9A;
}

.grouped.nmr.almost-last-grouped {
    line-height: 1.0;
}

.flx.c.already-account.cust-already-acc {
    margin-top: 60px;
}

span.earnings {
    font-size: 1.4rem;
    color: #606060;
}

.flx.c.already-account.connect-here {
    margin-top: 8px;
}

a.terms-policies {
    margin-left: 5px;
}

input.earnings-p.i-agree {
    margin-right: 6px;
}

.terms-policies {
    color: #007FFF;
    font-size: 13px;
}

/*Generic*/
.input-icon>span:first-child {
    height: 100%;
    padding: 8px;
    border-right: 1px solid lightgrey;
    color: #838383;
    width: 40px;
    text-align: center;
}

.ul-rules {
    padding-left: 5px !important;
}

li#first-rule, li#second-rule, li#third-rule {
    padding: 0px;
    color:#697E9A;
}

img#first-icon,
img#second-icon,
img#third-icon {
    width: 19px;
}

.hidden {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 2.3s ease-in-out, opacity 2.3s ease-in-out;
}

.visible {
    opacity: 1;
    max-height: 100px; /* Adjust the max height as needed */
    transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.eye-wrapper {
    margin-right: 10px;
}

#password-must-contain {
    font-size: 13px;
    color: #697E9A;
}

p#password-list {
    color: #697E9A;
}

.input-icon.not-valid {
    border-color: #D71313;
    transition: border-color 0.2s ease;
    box-shadow: 0px 0px 0px 2px #EB001B47;
}

.input-icon.not-valid>span:first-child {
    color: #D71313;
}

#password-list {
    margin: 5px;
}

.card-body.card-ans.fix-line-height.regular {
    margin-left: 37px !important;
}

a.btn-success {
    border-radius: 8px;
    padding: 8px 18px;
    width: 120px;
}

input#fname::placeholder {
    color: #697E9A !important;
    font-size: 15px;
}

.list-your-busi {
    font-size: 22px;
    color: #062A78;
}

.reason {
    flex: 1;
    padding: 25px;
}

.reason>.reason-heading {
    text-align: center;
    margin-bottom: 20px;
}

.grouped.nmr.almost-last-grouped {
    margin-bottom: 20px;
}

.reason-heading>h5 {
    margin: 0;
    font-size: 20px;
    color: #062A78;
    margin-bottom: 10px;
}

.reason-heading>span {
    font-size: 17px;
    color: #062A78;
}

h1.main-title {
    line-height: 1.2;
}

h2.mb-0.bold-join.faq-sector.qna-text {
    margin-right: 8px;
}

button.btn.btn-success.register-page.full {
    letter-spacing: 0.5px;
}

.reason>p {
    text-align: center;
    font-size: .9em;
    color: #3f3f3f;
    line-height: 1.4;
}

.four-points-guarantee {
    display: flex;
}

p.guarantee-points.greek-black {
    margin-bottom: 0px;
}


/* .reason:not(:last-child) {
    border-right: 1px solid lightgrey;
  } */

.reason-icon {
    max-width: 200px;
    height: 150px;
    margin: 0 auto 20px;
}

.title-joinus-outer {
    margin-top: 90px;
    margin-bottom: 40px;
}

h4.title-joinus {
    text-align: center;
    font-size: 30px;
}

.row.row-home.container.upcoming-jobs-outer {
    background-color: #0673E1;
    border-radius: 8px;
}

.container-fluid.reviews-container {
    background-color: #F3F3FC !important;
    padding-top: 100px;
    padding-bottom: 30px;
}

@media all and (max-width: 767px) {
    .reasons {
        flex-direction: column;
    }

    .reason:not(:last-child) {
        border: none;
    }
}

a.call-button {
    background: #fff;
    color: #333;
    border-bottom: 0px solid #333;
    font-weight: 700;
    border-radius: 0;
    font-size: 1.2rem;
    padding: 0;
    text-decoration: none;
}

.spanoclasso {
    margin-top: 20px;
}

a.call-button>i {
    transform: rotate(100deg);
    -webkit-transform: rotate(100deg);
}

.accordion.card.card-quest.qna-question {
    background-color: #F3F3FC !important;
}

.my-accord {
    background: #F3F3FC !important;
}

.benefits-title {
    font-size: 30px;
    margin-bottom: 66px;
}

.numbers-title {
    font-size: 30px;
    margin-bottom: 72px;
    text-align: center;
}

.four-points-guarantee {
    margin-bottom: 18px;
}

span.guarantee-points.greek-black {
    font-size: 17px !important;
}

@media all and (min-width: 767px) {
    .registration-inner {
        min-height: auto !important;
    }
}

@media all and (max-width: 767px) {
    .registration-heading--1>h1 {
        font-size: 2.8rem;
    }

    .registration-heading {
        flex-basis: 100%;
        margin: 10px;
    }

    .registration-heading--1>p {
        display: none;
    }

    .registration-form {
        flex-basis: 100%;
        width: 100%;
        margin: 10px;
    }
}

.join-faq {
    margin: 1rem 0 0rem;
    padding: 1rem 0;
    border-bottom: 2px solid #d5d5d5;
}

.faqs-heading {
    position: relative;
}

.faqs-heading--1 {
    text-align: center;
    font-size: 2.2rem;
}

.join-faq-question {
    user-select: none;
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.join-faq-answer {
    display: none;
}

h5.title-join-number {
    color: var(--Blue, #007FFF);
    text-align: center;
    font-size: 30px;
}

h5.title-join-number {
    color: var(--Blue, #007FFF);
    text-align: center;
    font-size: 30px;
}

p.semi-title-join-number {
    color: var(--Catalina-blue, #062A78);
    text-align: center;
    font-size: 20px;
    font-family: 'Montserrat-bold';
    margin-bottom: 6px;
}

p.contect-join-number {
    color: var(--Catalina-blue, #062A78);
    text-align: center;
    font-size: 17px;
    font-family: 'Montserrat-regular';
}

.faqs-heading:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 5px;
    background: #FF4040;
    border-radius: 10px;
    margin-top: 10px;
}

p.desc-join {
    font-size: 22px;
    font-family: 'Montserrat-bold';
}


p.desc-join-new {
    font-size: 17px;
    font-family: 'Montserrat-regular';
}

h3.h3-make-your-move.make-move-easier.h3-faq.black-color-text {
    color: #062A78 !important; 
    font-size: 30px !important;
}

.bold-join {
    font-family: Montserrat-bold !important;
    font-size: 18px;
}

.card-ans {
    font-size: 16px !important;
    color: #062A78 !important;
}

.providers-outer {
    max-width: 430px;
    padding: 45px;
    margin-right: 0px;
}

.providers-signature {
    display: flex;
}

.providers-name-cat-outer {
    margin-left: 15px;
}

.providers-name {
    color: #062A78;
    font-size: 16px;
    font-family: "Montserrat-Semibold";
    margin-bottom: 4px;
    margin-top: 4px
}

p.providers-content {
    color: var(--Catalina-blue, #062A78);
    font-size: 20px;
    line-height: 33px;
}

p.providers-content-blue {
    color: var(--Catalina-blue, #062A78);
    font-size: 16px;
    line-height: 26px;
}

.providers-outer.white-outer {
    border-radius: 8px;
    background: var(--White, #FFF);
    box-shadow: 0px 7px 32px 0px rgba(0, 0, 0, 0.10);
}

.providers-middle-outer {
    margin: 32px 0px;
}

.providers-outer.blue-outer {
    border-radius: 8px;
    background: var(--Light-Grey, #F3F4F7);
}

p.providers-category {
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    color: #697E9A;
}

p.providers-category {
    margin-bottom: 0px;
}

img.provders-truck {
    max-width: 430px;
}

.icon-providers {
    width: 50px;
}

.more-than-outer.container {
    max-width: 560px;
}

h4.title-joinus-partners {
    max-width: 550px;
    margin: auto;
    text-align: center;
    font-size: 30px;
}

.job-time-ago { 
    position: unset !important;
}

.btn-know-partners-outer {
    margin: 0 auto;
    max-width: 284px;
    margin-top: 54px;
}

button.btn-know-partners:focus {
    outline: none;
}

button.btn-know-partners:hover {
    color: #fff;
    background-color: #007FFF;;
}

button.btn-know-partners {
    padding: 15px 28px;
    background-color: #fff;
    color: #007FFF;
    font-family: Montserrat-bold !important;
    font-size: 17px;
    text-decoration: none;
    border-radius: 2px;
    border: 1px solid var(--Catalina-blue, #007FFF);
}

.row.row-home.container.row-providers {
    max-width: 965px !important;
}

.col-lg-2.company.join-us-company {
    flex: 0 0 20%;
    max-width: 20%;
}

.providers {
    font-size: 30px;
    color: #062A78;
    font-family: 'Montserrat-Semibold';
    margin-bottom: 60px;
}

/* missing fields modal */
.small_modal .modal-body{
    padding: 30px;
}

.small_modal .modal-dialog{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 305px;
}

button.btn.back-tomato.semi-bold.small_modal_close_button {
    border-radius: 2px;
    background: var(--Red, #FF4040);
    color: var(--White, #FFF);
    text-align: center;
    font-size: 17px;
    padding: 13px 30px;
}

.small_modal_close_button{
    width: 125px;
}

img.providers-quotes {
    width: 19px;
    height: 14px;
    margin-bottom: 24px;
}

h4.providers {
    text-align: center;
}

.col-md-6.first-half-upc-job {
    padding: 60px;
}

.form-control {
    color: #062A78;
}

.upcom-jobs-bullets-outer {
    margin-bottom: 10px;
}

h5.upcom-jobs-semi-title {
    line-height: 23px;
}

.col-md-6.second-half-upc-job {
    margin-top: 35px;
}

span.guarantee-points.greek-black.upcom-jobs-bullets {
    color: #fff !important;
}

.how-mcr-works-outer {
    padding: 0px 20px 60px; 
    margin: 0 0 100px;
}

.app-mb {
    display: none;
}

.mobile-img {
    align-self: flex-end;
    max-width: 100%; 
    height: auto; 
    position: absolute;
    bottom: 0;
}

.register-loader-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1;
    user-select: none;
  }

.terms-and-policies {
    color: #007FFF;
}

.grouped.almost-last-grouped {
    margin-bottom: 6px;
}

.col-lg-2.company.join-us-company {
    justify-content: center;
    align-items: center;
    display: flex;
}

.more-than-outer {
    margin:auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.app-booking-outer {
    margin-bottom: 80px;
}

.benefits-outer {
    margin-top: 0px !important;
}

.registration, .registration-cust {
    margin-bottom: 0px !important;
}

.town-name-join {
    position: relative;
    font-size: 14px;
    padding-top: 2px;
    font-family: Montserrat-semibold;
    bottom: 0px;
    text-align: left;
}

.job-time-ago {
    padding-top: 0px !important;
}

h3.h3-make-your-move.make-move-easier.h3-faq.black-color-text {
    padding-left: 27px;
}

p.desc-join-new-mb {
    margin-bottom: 0px;
    margin-right: 8px;
    color: #fff;
}

.flx.c.already-account.mb-already-account {
    justify-content: center;
}

.col-md-2.company {
    justify-content: center;
    display: flex;
    text-align: center;
}

img.planup, img.elmhurst, img.alpha, img.invetory, img.survey, img.leroy{
    width: 75%;
}

.col-md-2.company {
    flex: 0 0 16.666667% !important;
    max-width: 16.666667% !important;
}

h5.h5-trust {
    text-align: center;
    margin-bottom: 10px;
}

textarea#here-inputAd1 {
    height: calc(1.5em + 0.75rem + 2px);
}

div#here-suggestions1 {
    display: none;
}

div#here-suggestions1 div {
    font-size: 14px;
    margin-bottom: 6px;
    padding: 3px;
    cursor: pointer;
    border-bottom: 1px solid #eaeaea;

}

.semi-bold {
    font-family: 'Montserrat-semibold';
}

div#here-suggestions1 {
    position: absolute;
    z-index: 1;
    background: #fff;
    border: 1px solid #d6d6d6;
    box-shadow: 0px 0px 2px 0px #ccc;
    border-radius: 5px;
    min-width: 270px;
}

.here-suggestions .relevantAddress {
    border-top: unset !important;
}


.terms-policies.forgot-pass {
    font-size: 15px !important;
}

.review-name, .review-comment.join-review-comment, .form-group.form-custom.flx.nwr.c.earning-outer {
    color: #062A78 !important;
}

@media screen and (max-width: 992px){
    .container-fluid.reviews-container {
        padding-top: 20px;
    }

    .reason {
        padding: 10px;
    }

    input#termsCheckbox {
        margin-bottom: 12px;
    }

    .container.join-us-main-container {
        max-width: 850px;
    }
}

@media screen and (max-width: 960px){
    .col-md-6.first-half-upc-job {
        padding: 30px 0px 30px 30px;
    }
}

@media screen and (max-width: 900px){
    .col-md-6.benefits-second-half {
        margin-top: 80px;
    }
}

@media screen and (max-width: 767px){
    .col-md-6.first-half-upc-job {
        padding: 60px;
    }

    .providers-middle-outer.providers-big-pic {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    img.planup, img.elmhurst, img.alpha, img.invetory, img.survey, img.leroy{
        width: 100%;
    }
    
    input#termsCheckbox {
        margin-bottom: 0px;
    }

    .col-md-2.company {
        width: 120px;
    }

    h3.h3-make-your-move.make-move-easier.h3-faq.black-color-text {
        padding-left: 0px;
    }

    h4.benefits-title {
        text-align: center;
    }

    .guarantee-points-outer.green-ticks {
        max-width: 345px;
        margin: auto;
    }

    .col-md-6.benefits-outer {
        justify-content: center;
    }
    

    .take-adv-outer {
        margin-top: 70px !important;
    }

    .providers-middle-outer {
        margin: 32px auto !important;
    }

    .providers-outer {
        max-width: 430px;
        margin: auto;
    }

    .providers-outer {
        padding: 30px;
    }

    .title-joinus-outer {
        margin-top: 0px;
    }

    .app-booking-outer {
        margin-bottom: 0px;
    }

    .providers-outer.white-outer {
        max-width: 430px;
        margin: auto;
    }

    .registration-heading {
        padding: 0px;
    }

    h1.main-title {
        font-size: 30px;
        line-height: 34px;
    }

    h4.title-joinus {
        font-size: 25px;
    }

    .how-mcr-works-outer { 
        padding: 0px 20px 0px; 
    }

    .how-mcr-works-outer {
        margin-bottom: 20px;
    }

    .benefits-second-half {
        margin-top: 40px;
    }

    .numbers-col {
        margin-bottom: 60px;
    }

    .app-mb {
        display: block;
    }

    .app-desk {
        display: none;
    }

    .col-md-6.second-have-providers-outer {
        margin-top: 32px;
    }

    .col-md-6.second-half-upc-job {
        margin-top: 0px;
    }

    .row.compan-row.compan-row-wrap {
        flex-wrap: wrap !important;
    }

    .col-lg-2.company.join-us-company {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .elmhurst{
        max-width: 120px;
    }

    .alpha {
        max-width: 135px;
    }

    .invetory {
        max-width: 166px;
    }

    .planup {
        max-width: 100px;
    }

    .survey  {
        max-width: 125px;
    }

    .col-lg-2.company.join-us-company.last-company-join {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .invetory {
        margin-top: 43px;
        margin-bottom: 43px;
    }

    .registration, .registration-cust {
        margin-bottom: 0px;
    }

    .first-companies-outer {
        margin-bottom: 60px !important;
    }

    .col-md-6.benefits-second-half {
        margin-top: 0px;
    }

    h4.benefits-title, .numbers-title, h4.providers, h4.upcom-jobs-title, h3.h3-make-your-move.make-move-easier.h3-faq.black-color-text, h4.title-joinus-partners {
        font-size: 25px !important;
    }

    .flx.c.already-account.mb-already-account {
        display: flex !important;
    }

    .container.join-us-main-container {
        max-width: 540px;
    }
}

@media screen and (max-width: 590px){
    .modal-dialog.modal-sm.idadal-sm {
        margin: 1.75rem auto;
    }
}

@media screen and (max-width: 550px){
    .col-md-6.first-half-upc-job {
        padding: 20px;
    }

    .providers-outer {
        padding: 20px;
    }

    .guarantee-points-outer {
        margin-left: 0px;
    }

    span.guarantee-points.greek-black {
        font-size: 15px !important;
    }

    .row.row-home.container.row-providers, .second-have-providers-outer, .first-have-providers-outer {
        padding: 0px;
    }
    
}


@media screen and (max-width: 431px){
    input#termsCheckbox {
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 400px){
    .col-md-6.first-half-upc-job {
        padding-top: 20px;
    }

    .benefits-outer, .col-md-6.benefits-second-half {
        padding: 0px;
    }

    .col-md-6.first-half-upc-job {
        padding-left: 0px;
        padding-right: 0px;
    }
    
}

