/* Landing register */
.container.text-center > .subtitle {
    display: grid;
    justify-items: center;
}

.subtitle > p {
    /*width: 585px;*/
    width: 611px;
    font-size: 21px;
    margin-bottom: 34px;
}

.dokly-register-form-terms > p {
    width: 547px;
    display: inline-block;   
}

.dokly-register-form-inputs {
    display: grid;
    justify-items: center;
}

.dokly-landing-register {
    background: url("../images/dokly-background-landing-register.png") no-repeat top center #F4FAFC;
}

.dokly-btn {
    background: #28A2B9 0% 0% no-repeat;
    border: 1px solid #28A2B9;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    padding: 21.5px 88px 22.4px 89px;
    font-family: Lato;
    font-weight: bold;
}

.container.text-center p {
    color: #2E4072;
}

.dokly-register-form-terms {
    margin: 35px 0px 39px 0px;
}

.dokly-register-form-terms span, 
.subtitle span,
#checklist span,
#register-form-title h2 {
    font-weight: bold;
    color: #2E4072;
}

#register-form-title {
    width: 90%;
    margin-bottom: 35px;
    margin: 0 auto 35px;
}

#register-form-title p {
    font-size: 18.5px;
}

#register-form-title h2 {
    margin-bottom: 5px;
    font-size: 25px;
}

#checklist {
    text-align: initial;
    /* margin: 0 0 45px 16.3em; */
    margin: 0 0 55px 12.4em;
    /* font-size: 16.4px; */
    font-size: 18.5px;
    width: 60%;
}

#checklist i {
    margin: 0 15px 0 0;
    color:#28A2B9;
}

#checklist p {
    display: inline;
}

#p-separator {
    display: block !important;
    margin: 0 0 15px 0;
}

.title h1 {
    color: #2E4072;
    font-weight: bold;
    font-size: 50px;
    margin-bottom: 24px;
}

.title h1 span {
    font-weight: bold;
    color: #28A2B9;
    font-family: Lato;
}

.row.captcha-submit {
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
}

.separator-top {
    margin-top: 80px;
}

.separator-bottom {
    padding: 78px;
    margin-bottom: 52px;
    margin-top: 19px;
    background: url("../images/Rectangle-307.png") no-repeat center;
    background-size: contain;
}

.g-recaptcha{
    transform:scale(0.91);
    -webkit-transform:scale(0.91);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}

.dokly-register-form-inputs > div {
    display: grid;
    width: 547px;
    position: relative;
    height: 62px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
}

.dokly-register-form-inputs > div input:focus ~ div.border-input {
    border: 1px solid #28A2B938;
  }

.dokly-register-form-inputs > div input:valid + label, .dokly-register-form-inputs > div input:focus + label {
    top: 1.20rem;
    left: 11px;
    z-index: 100;
    width: auto;
    height: 0.9rem;
    padding: 0 15px;
    font-size: 13.5px;
}

.dokly-register-form-inputs > div input:focus + label {
    transition: 0.2s;
}

.dokly-register-form-inputs > div label {
    position: absolute;
    top: 31%;
    padding-left: 25px;
    font-weight: bold;
    color: #2E4072;
    pointer-events: none;
    transition: 0.2s;
}

.dokly-register-form-inputs > div input {
    width: 100%;
    height: 25px;
    padding: 0 14px;
    margin-top: 22px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #42505D; 
}

.dokly-register-form-inputs > div div.border-input {
    position: absolute;
    border: 1px solid #fff;
    height: 100%;
    width: 100%;
    padding-right: 25px;
    top: 0;
    pointer-events: none;
    border-radius: 3px;
    transition: 0.2s;
}

svg#Telefono, svg#Especialidad {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 13px auto 0;
}

.error-msg-span {
    text-align: start;
    width: 547px;
    font-weight: bold;
    color: red;
}

svg#Especialidad rect:hover, svg#Telefono rect:hover {
    fill: rgb(232, 237, 242);
}

@media (max-width: 767px) {
    .subtitle > p, .dokly-register-form-terms > p {
        width: 90%;
    }

    .dokly-register-form-inputs > div {
        width: 100%;
    }

    .header-normal.pos-relative.md-header-full-width.lp-header-full-width {
        padding: 0px !important;
    }

    .g-recaptcha {
        margin: 0 auto 15px auto;
        padding-left: 35px;
    }

    .row.captcha-submit {
        flex-direction: column;
    }

    .error-msg-span {
        width: 100%;
    }

    .subtitle.dokly-ty-subtitle > p {
        width: 90%;
    }

}

@media (max-width: 320px) {
    .g-recaptcha {
        padding-left: 25px;
    }
}

@media (max-width: 280px) {
    .g-recaptcha {
        padding-left: 3px;
    }
}

@media (max-width: 1199px) {

    .dokly-landing-register {
        background-size: contain;
    }

    #checklist {
        margin: 0 0 55px 7em;
        width: 72%;
    }
}

.dokly-ty-title > h1 {
    font-weight: 900;
    hyphens: auto;
}

.dokly-ty-subtitle > p {
    width: 685px;
    margin-bottom: 51px;
}

.dokly-btn-back {
    padding: 19.1px 96.5px 19.1px 96.5px;
    margin-bottom: 28px;
}

.dokly-send-another-form {
    margin-bottom: 294px;
}

.dokly-send-another-form-link {
    color: #2E4072;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
}

.dokly-heart {
    display: inline-block;
    margin-top: 70px;
}

@media (max-width: 991px) {

    #checklist {
        margin: 0 0 55px 1em;
        width: 94%;
    }
    
}

.container.dokly-ty {
    display: none;
}