
/* СМ. МАКЕТ */

.firstt{
    width: 100%;

    border: none;
}

.firstt input, .firstt .countryFlag{
    margin-top: 20px;

    height: 50px;

    font-size: 21px;
}

.dropdown-toggle::after{
    margin-left: 8px;
}

.firstt .leadSubmit{
    width: 100%;
    height: 60px;

    background-color: #d0ff49;
    color: #000;

    font-size: 21px;
    line-height: 25px;
    color: #fff;
    font-weight: 600;
}