﻿#forms-area {
    height: 100%;
   
}
.bg_image--19 {
    background-image: url('../img/banner/isbasvurusu.png') !important;
}
[data-gradient-overlay]:before {
    background-color: #000000;
    background: #000000 !important;
}
.form-height{
    height:100%;
}
.rbt-contact-form.contact-form-style-1{
    height:100%;
}

.button-end-next{
    display:flex;
    justify-content:end;
    align-items:end;
    height:100px;
}
.button-end-next-3 {
    display: flex;
    justify-content: end;
    align-items: end;
    height: 20px;
}
.button-end-next-4 {
    display: flex;
    justify-content: end;
    align-items: end;
    height: 155px;
}
.button-end-next-5 {
    display: flex;
    justify-content: end;
    align-items: end;
    height: 155px;
}
.form-group.focused label {
    color: #192335;
}
.form-group span.focus-border {
    background-color: #192335;
}
.rbt-modern-select .dropdown-item:focus, .rbt-modern-select .dropdown-item:hover {
    color: #192335;
}
.rbt-modern-select .dropdown-item.active, .rbt-modern-select .dropdown-item:active {
    color: #192335;
}