
.page-user-signup .p-90 {
    padding-top: 0;
}

#sign_up_page {
    padding-bottom: 100px;
}

.sign_up-bl-form_c {
    width: 430px;
    max-width: 100%;
    position: relative;
    margin: 40px auto 0;
    background: #f1f3f6;
    padding: 25px 30px 35px 30px;
}

.sign_up-bl-form_c .title {
    font-size: 25px;
    text-align: center;
    color: #2e4854;
    margin-bottom: 25px;
    font-weight: 700; font-family: Roboto;
}

.sign_up-bl-form_c .ruls_bl {
    padding: 10px 15px;
    background: #e9ebef;
    position: relative;
}

.sign_up-bl-form_c .ruls_bl.br_red{
    border: solid 1px #ff4242;
}

.open_checkbox {
    position: absolute;
    right: 14px;
    line-height: 1;
    top: 13px;
}

.open_checkbox:after {
    content: "";
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    color: #5d7089;
    font-family: Student;
}

.is_active:after {
    content: '';
}

.sign_up-bl-form_c [type="checkbox"]:not(:checked), .sign_up-bl-form_c [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

.sign_up-bl-form_c [type="checkbox"]:not(:checked) + label, .sign_up-bl-form_c [type="checkbox"]:checked + label {
    cursor: pointer;
    position: relative;
    padding-left: 24px;
}

.sign_up-bl-form_c [type="checkbox"]:not(:checked) + label:before, .sign_up-bl-form_c [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.32);
    background: #fff;
    border: solid 1px #90a4ae;
}

.sign_up-bl-form_c [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

.sign_up-bl-form_c [type="checkbox"]:not(:checked) + label:after, .sign_up-bl-form_c [type="checkbox"]:checked + label:after {
    content: '';
    font-family: Student;
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 12px;
    color: #fff;
    transition: all .2s;
    background: #18b5f9;
    border-radius: 3px;
    border: solid 1px #18b5f9;
}

.ruls_bl .bl_checkbox {
    display: none;
    padding-left: 13px;
}

.ruls_bl p {
    margin: 0;
}

.ruls_bl label {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 11px;
    color: #2e4854;
    overflow: hidden;
    font-weight: 700; font-family: Roboto;
}

#gdpr-form-c label a {
    color: #18b5f9;
}

#gdpr-form-c p {
    margin: 10px 0 5px;
}

#gdpr-form-c p:last-child {
    margin: 0;
}

.error_social, .error_checkbox {
    color: #ff4242;
    font-size: 11px;
    margin-top: 3px;
    text-align: center;
    font-weight: 700; font-family: Roboto;
    display: none;
}

.error_checkbox a {
    color: #18b5f9;
    text-decoration: none;
}

.error_checkbox a:hover, .error_checkbox a:active {
    color: #18b5f9;
    text-decoration: underline;
}

.buttons_bl .text {
    font-size: 13px;
    text-align: center;
    color: #36474f;
    margin: 10px 0;
    font-weight: 700; font-family: Roboto;
}

.social_btn {
    width: 370px;
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    list-style: none;
    overflow: hidden;
}

.social_btn li {
    float: left;
    margin-right: 35px;
}

.social_btn li:last-child {
    margin-right: 0;
}

.social_btn li a {
    width: 100px;
    display: inline-block;
    line-height: 40px;
    border-radius: 3px;
    text-align: center;
}

.social_btn li a:hover, .social_btn li a:active {
    opacity: 0.8;
    text-decoration: none;
}

.social_btn li .btn_facebook:before, .social_btn li .btn_google:before, .social_btn li .btn_twitter:before {
    color: #fff;
    font-size: 21px;
    text-align: center;
    font-family: Student;
    vertical-align: middle;
}

.social_btn li .btn_facebook:before {
    content: '';
}

.social_btn li .btn_google:before {
    content: '';
}

.social_btn li .btn_twitter:before {
    content: '';
}

.social_btn li .btn_facebook {
    background: #507ab2;
}

.social_btn li .btn_google {
    background: #e25750;
}

.social_btn li .btn_twitter {
    background: #00a2f6;
}

.or_bl {
    position: relative;
    margin: 20px 0 15px;
    border-bottom: 1px solid #c7cbcd;
}

.or_bl span {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    color: #90a4ae;
    position: absolute;
    top: -9px;
    left: 50%;
    padding: 0 15px;
    margin-left: -20px;
    background: #f1f3f6;
    font-weight: 700; font-family: Roboto;
}

#form-signup_c input {
    content: "";
    width: 100%;
    color: #546e7a;
    font-size: 12px;
    height: 40px;
    border-radius: 0;
    box-shadow: none;
    padding: 0 30px 0 15px;
    border: 1px solid #e9ebef;
    font-family: Open Sans;
}

#form-signup_c .icon_email:before {
    content: "";
    right: 13px;
    top: 10px;
    font-size: 16px;
    color: #cfd8dc;
    font-family: Student;
    position: absolute;
}

.sign_up-bl-form_c .btn-sign_up {
    width: 100%;
    height: 42px;
    color: #fff;
    font-size: 16px;
    font-weight: 700; font-family: Roboto;
    border-radius: 3px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    background: #3bd15b;
    border: 0;
}

.account_bl {
    margin-top: 15px;
    font-size: 14px;
    line-height: 0.93;
    text-align: center;
    color: #5d7089;
    font-weight: 700; font-family: Roboto;
}

.account_bl a {
    color: #18b5f9;
    text-decoration: underline;
}

.account_bl a:hover, .account_bl a:active {
    color: #18b5f9;
    text-decoration: none;
}

.popup_info {
    display: none;
    position: absolute;
    top: 48px !important;
    width: 450px;
    right: -71px !important;
    background: #fff;
    z-index: 100;
    padding: 20px 30px 15px 20px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.29);
}

.popup_info .interior_box {
    position: relative;
    min-height: 135px;
}

.popup_info .interior_box:before {
    content: '';
    position: absolute;
    right: 75px;
    top: -33px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #fff transparent;
}

.popup_info .btn_close {
    position: absolute;
    top: -15px;
    right: -15px;
    color: #00b4fc;
    font-size: 20px;
    font-weight: 700; font-family: Roboto;
}

.popup_info img {
    float: left;
    margin-right: 20px;
}

.popup_info .content_bl {
    width: 235px;
    float: right;
    max-width: 100%;
}

.popup_info .content_bl .title {
    font-weight: 700; font-family: Roboto;
    font-size: 14px;
    color: #2e4854;
    text-align: left;
    margin: 10px 0 10px;
}

.popup_info .content_bl .text {
    font-family: Open Sans;
    font-size: 11px;
    line-height: 1.64;
    text-align: left;
    color: #2e4854;
}

.popup_info a {
    color: #18b5f9;
    text-decoration: underline;
}

.hint_checkbox {
    color: #fff;
    width: 13px;
    font-size: 11px;
    cursor: pointer;
    padding-top: 1px;
    line-height: 13px;
    border-radius: 50%;
    text-align: center;
    margin: 4px 0 0 8px;
    background: #a8adb7;
    vertical-align: top;
    display: inline-block;
    font-weight: 700; font-family: Roboto;
}

.hint_checkbox:hover, .hint_checkbox:active {
    opacity: 0.8;
}

.pulse-button {
    position: absolute;
    top: 15px;
    left: 17px;
    display: block;
    width: 10px;
    height: 10px;
    font-weight: bold;
    border: 1px solid #3480c7;
    box-shadow: 0 0 0 0 rgba(90, 153, 220, 0.7), inset 0 1px 0 #abcbe9;
    border-radius: 100%;
    background: #5a99d4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6ea6d9), color-stop(100%, #468ccf));
    background-image: -webkit-linear-gradient(#6ea6d9, #468ccf);
    background-image: -moz-linear-gradient(#6ea6d9, #468ccf);
    background-image: -o-linear-gradient(#6ea6d9, #468ccf);
    background-image: linear-gradient(#6ea6d9, #468ccf);
    cursor: pointer;
    -webkit-animation: pulse 1s infinite cubic-bezier(0.6, 0, 0, 1);
    -moz-animation: pulse 1s infinite cubic-bezier(0.6, 0, 0, 1);
    animation: pulse 1s infinite cubic-bezier(0.6, 0, 0, 1);
}

#gdprform-gdprcookiespolicy{
    display: none;
}


@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(90, 153, 220, 0), inset 0 1px 0 #abcbe9;
    }
}
@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(90, 153, 220, 0), inset 0 1px 0 #abcbe9;
    }
}
@keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(90, 153, 220, 0), inset 0 1px 0 #abcbe9;
    }
}

@media (min-width: 320px) and (max-width: 767px) {

    #sign_up_page .col-md-12 {
        padding: 0 !important;
    }

    .sign_up-bl-form_c {
        width: 320px;
        padding: 15px;
    }

    .sign_up-bl-form_c .title {
        margin-bottom: 15px;
    }

    .sign_up-bl-form_c .ruls_bl {
        padding: 10px 10px 0px;
    }

    .ruls_bl .bl_checkbox {
        padding-left: 10px;
    }

    .pulse-button {
        top: 12px;
        left: 12px;
    }

    .social_btn li {
        margin-right: 25px;
    }

    .social_btn li a {
        width: 80px;
    }

    .hint_checkbox {
        position: absolute;
        left: 92px;
        top: 25px;
        margin: 0;
    }

    .popup_info {
        top: 54px !important;
        width: 290px;
        right: 0 !important;
        border-radius: 3px;
    }

    .popup_info .interior_box:before {
        content: '';
        top: -30px;
        left: 70px;
    }

    .popup_info img {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .popup_info .content_bl .title, .popup_info .content_bl .text {
        text-align: center;
    }


}















