.main-bod-pv {
    top: 50px;
    position: relative;
}

.login-head {
    display: block;
    height: auto;
    background-color: white;
    border: 1px solid #f2f1f1;
    margin: 40px 0;
    float: right;
    padding: 9px 35px;
    border-radius: 5px;
    box-shadow: 1px 1px 9px -1px #c2c2c2;
}
#forg-pass{
    font-size: 13px;
}
.back-color {
    background-color: #fff;
    height: 200px;
    padding: 15px;
    margin: 10px;
    border-radius: 5px;
    box-shadow: 5px 3px 20px -4px #0000004f;
}

.back-pro {
    margin-top: 40px;
}

.info-name {
    display: block;
    height: 60px;
    margin-bottom: 7px;
}

.info-name label {
    display: block;
    font-size: 17px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 12px;
    font-weight: bold;
}

.info-input {
    height: 100%;
    display: block;
    position: relative;
    padding: 0 10px;
}

.info-input input {
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    padding: 0.75em 1em;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.input-label {
    padding: 14px 0;
    min-height: 60px;
}

#seif-cod,
.input-captcha {
    width: 60%;
}

.input-captcha i {
    font-size: 20px;
    color: #828282;
    padding: 0 15px;
}

.input-captcha img {
    border-radius: 5px;
    width: 100px;
    height: 40px;
}

.lines {
    border-bottom: 1px solid #c2c2c2;
    width: 80%;
    margin: auto;
}

.info-input input[type=submit] {
    background-color: #5cb85c;
    color: #fff;
    border: none;
    width: 50%;
    float: left;
}

.info-input input[type=text],
.info-input input[type=password],
.info-input input[type=tel] {
    text-align: left;
    direction: ltr;
}

.input-label input[type=checkbox] {
    width: 15px;
    height: 15px;
    float: right;
    margin: 3px 5px;
}

.register-link {
    height: 50px;
    text-align: center;
    padding: 0;
    width: 50%;
}

.register-link a {
    color: #5cb85c;
}

#reg-button {
    margin-top: 20px;
}

.reg-info {
    display: none;
}

#log-btn {
    margin-top: 50px;
}

.register-link {
    cursor: pointer;
}

h1 {
    text-align: center;
    font-size: 20px;
    padding: 17px;
    color: #7e7e7e;
}

#reg-name, #reg-lname {
    direction: rtl;
    text-align: right;
}

.head-ul li {
    font-size: 13px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 13px;
    padding: 6px 0;
}

.whatsapp {
    color: white;
    font-size: 45px;
    float: left;
    padding-left: 15px;
}

.call-btn {
    font-size: 27px;
    float: left;
    padding: 11px 18px;
    color: white;
}

.call-btn i {
    transform: rotate(116deg);
}

.head-logo .whatsapp, .head-logo .call-btn {
    display: none;
}

.head-ul {
    height: 100%;
    float: right;
    padding: 3px;
}
.whatsapp {
    color: white;
    font-size: 36px;
    float: left;
    padding: 2px;
}
.call-btn {
    font-size: 23px;
    float: left;
    padding: 11px 18px;
    color: white;
}
.whatsapp:hover,.call-btn:hover{
    color: white;
}
.icon-relate {
    display: block;
    float: left;
    height: 100%;
}
.register-link a {
    color: #ffffff;
    background: #ff9800;
    padding: 10px;
    font-size: 13px;
    border-radius: 3px;
    width: 94%;
    display: block;
    margin: auto;
}
#seif-cod, .input-captcha {
    width: 57%;
}
.img-bac{
    display: block;
    position: absolute;
    width: 100%;
    object-fit: cover;
    height: 100vh;
    overflow: hidden;
}
.img-bac img {
    width: 100%;
    display: block;
    float: left;
    position: absolute;
}
#slide-1 img{
    width: 100%;
}
.first-name-pv{
    width: 48%;
    float: right;
    margin-left: 4%;
}
.last-name-pv{
    width: 48%;
    float: right;
}

.select-type-level {
    width: 100%;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    padding: 0.65em 1em;
    border: 1px solid #ddd;
    border-radius: 3px;
    outline: none;
}
@media only screen and (max-width: 600px) {
    .img-bac{
        display: none;
    }
    .login-head{
        padding: 9px 10px;
    }
    .head-logo .whatsapp, .head-logo .call-btn {
        display: block;
    }
    .head-text {
        height: 100%;
    }
    .mob-menu-pv i {
        font-size: 29px;
        color: white;
        padding: 10px 10px;
    }
    .main-bod-pv {
        top: 90px;
    }
    .icon-relate {
        display: none;
    }

    .login-head {
        float: unset;
        height: auto;
    }

    .head-logo img {
        width: 100%;
        height: auto !important;
        max-width: 150px;
        float: right;
        margin-top: 0px;
        margin-right: 5px;
    }

    .head-logo {
        display: inline-block;
        height: 100%;
        padding: 7px 0;
        float: left !important;
    }

    .head-ul {
        display: block !important;
        width: 0;
        position: absolute;
        color: black;
        height: 100vh;
        right: 0;
        top: 50px;
        padding: 0;
        background-color: #4ba56b;
        overflow: hidden;
    }

    .whatsapp {
        color: white;
        font-size: 33px;
        float: left;
        padding-left: 15px;
        padding-top: 0;
    }

    .call-btn {
        font-size: 22px;
        float: left;
        padding: 6px 18px;
        color: white;
    }

    .call-btn i {
        transform: rotate(116deg);
    }

    #seif-cod, .input-captcha {
        width: 46%;
    }

    #log-btn {
        margin-top: 0px;
    }

    .login-head {
        margin: 0px 0;
    }

    .info-name {
        margin-bottom: 10px;
    }

    #forg-pass {
        font-size: 13px;
    }

    .register-link a {
        color: #ffffff;
        background: #ff9800;
        padding: 10px;
        font-size: 13px;
        border-radius: 3px;
        width: 94%;
        display: block;
        margin: auto;
    }
}
@media only screen and (max-width: 330px) {
    #seif-cod, .input-captcha {
        width: 43%;
    }
    .input-captcha i {
        font-size: 20px;
        color: #828282;
        padding: 0 8px;
    }
}