﻿body {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    overflow: hidden;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
}
.error{
    color:red;
}

.login-child {
    position:relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .login-child::before {
        position:absolute;
        content:'';
        width:100%;
        height:100%;
        background: linear-gradient(217.64deg, #9181f4, #5038ed);
        opacity: .6;
    }

    .login-item {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 683px;
        height: 768px;
        object-fit: cover;
    }

.login-inner {
    position: relative;
    backdrop-filter: blur(13.6px);
    border-radius: 46px;
    background-color: rgba(255, 255, 255, 0.21);
    border: 1px solid rgba(255, 255, 255, 0.52);
    box-sizing: border-box;
    width: 412px;
    height: 524px;
}

.women-with-tab-1 {
    position: absolute;
    bottom: -53px;
    right: -122.6px;
    width: 80%;
    height: 100%;
    object-fit: cover;
}

.group-child {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    background-color: #fff;
    width: 79px;
    height: 79px;
}

.thunderbolt-1-icon {
    position: absolute;
    top: 18px;
    left: 19px;
    width: 42px;
    height: 42px;
    object-fit: cover;
}

.ellipse-parent {
    position: absolute;
    bottom: 20%;
    left: -30px;
    width: 79px;
    height: 79px;
}

.make-an {
    margin: 0;
}

.make-an-appointment-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    /* width: 100%; */
    padding: 20px;
    line-height: 46px;
}

.contact {
    font-size: 48px;
    text-transform: uppercase;
    display: inline-block;
    color: #000;
    margin-bottom:5px;
}

.group-item {
    position: absolute;
    top: 233px;
    left: 1px;
    width: 364px;
    height: 1px;
    object-fit: cover;
}

.group-inner {
    border-radius: 16px;
    background-color: rgba(240, 237, 255, 0.8);
    width: 364px;
    height: 52px;
    border: 0;
    font-size: 18px;
    padding-left: 10px;
}

.group-inner::placeholder {
    font-family: fontAwesome;
    font-size: 16px;
}

.frame-icon {
    position: absolute;
    top: 14px;
    left: 18px;
    width: 24px;
    height: 24px;
    overflow: hidden;
}

.rectangle-parent {
    width: 364px;
    height: 52px;
    position: relative;
    margin-bottom: 10px;
}

.group-child1 {
    position: absolute;
    top: 68px;
    left: 0px;
    border-radius: 16px;
    background-color: rgba(240, 237, 255, 0.8);
    width: 364px;
    height: 52px;
}

.users-profiles-01-icon {
    position: absolute;
    top: 14px;
    left: 19px;
    width: 24px;
    height: 24px;
}

.group-child2 {
    position: absolute;
    top: 136px;
    left: 0px;
    border-radius: 16px;
    background-color: rgba(240, 237, 255, 0.8);
    width: 364px;
    height: 52px;
}

.group-child3 {
    position: absolute;
    top: 204px;
    left: 0px;
    border-radius: 16px;
    background-color: rgba(240, 237, 255, 0.8);
    width: 364px;
    height: 52px;
}

.company-name {
    position: absolute;
    top: 17px;
    left: 53px;
}

.type-of-activity {
    position: absolute;
    top: 85px;
    left: 53px;
}

.e-mail {
    position: absolute;
    top: 153px;
    left: 53px;
}

.phone-number {
    position: absolute;
    top: 221px;
    left: 53px;
}

.annotation-information-icon {
    position: absolute;
    top: 82px;
    left: 19px;
    width: 24px;
    height: 24px;
}

.rectangle-group {
    position: absolute;
    top: 140px;
    left: 0px;
    width: 364px;
    height: 256px;
}

.rectangle-container {
    position: absolute;
    top: 0px;
    left: 1px;
    width: 364px;
    height: 52px;
}


.perfect {
    box-shadow: 0px 8px 21px rgba(0, 0, 0, 0.16);
    border-radius: 16px;
    background: linear-gradient(99.78deg, #4335de, #5038ed);
    width: 124px;
    height: 52px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:18px;
    cursor:pointer;
}


.mail-03-icon {
    position: absolute;
    top: 290px;
    left: 19px;
    width: 24px;
    height: 24px;
}

.phone-icon {
    position: absolute;
    top: 358px;
    left: 19px;
    width: 24px;
    height: 24px;
}

.group-parent {
    font-size: 12px;
    color: #1c1c1c;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.login {
    width: 80%;
    height: 80%;
    position: relative;
    border-radius: 24px;
    background-color: #fff;
    overflow: hidden;
    text-align: left;
    font-size: 32px;
    color: #fff;
    font-family: Poppins;
    border: none;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    display:flex;
    min-width:1024px;
    min-height:563px;
}
.login-left {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.login-right {
    width: 50%;
    height: 100%;
    display: flex;
    background-image: url("/img/contact//a57fb6f5d09df55185bc4fee2167b90f10d18288.png");
    background-color: #b3abbc;
}
.mob-text, .footer-mob-block, .form-cercle {
    width: 0;
    height: 0;
    display: none;
}
.return-btn {
    color: black;
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px;
    cursor: pointer;
}
    .return-btn:hover {
        color: white;
        background: linear-gradient(99.78deg, #4335de, #5038ed);
        border-radius: 20px;
    }
@media (max-width: 768px) {
    .login {
        width: 100%;
        height: auto;
        min-height: 100%;
        min-width: auto;
        justify-content: space-around;
    }
    .login-left {
        width: 100%;
    }
    .contact{
        margin:15px;
    }
    .rectangle-parent {
        height:72px;
    }
    .group-inner{
        height:62px;
    }
    .mob-text {
        display: block;
        height: auto;
        width: 90%;
        color: black;
        padding: 30px;
        text-align: center;
    }
    .login-right {
        width: 0;
        height: 0;
        display: none;
    }

    .footer-mob-block {
        display: block;
        position: absolute;
        bottom: 0;
        height: 100px;
        width: 100%;
        background: linear-gradient(99.78deg, #4335de, #5038ed);
        overflow:hidden;
    }
    .form-cercle {
        position: absolute;
        height: 100%;
        bottom: 50%;
        width: 100%;
        background-color: white;
        display: block;
        border-radius: 50%;
    }
    .group-parent{
        overflow:hidden;
    }
}
.green {
    color: green;
}

