.sayfa-banner {
    background: #00000099;
    position: relative;
    height: 396px;
}

.banner {
    height: 396px;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -6565;
}

.banner-yazi {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    row-gap: 5px;
    height: 395px;
    justify-content: center;
}

.banner-detay {
    display: flex;
    align-items: center;
    font-family: Urbanist;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: left;
    color: #FFFFFF;
    column-gap: 5px;
    justify-content: center;
}

.banner-title {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Urbanist;
    font-size: 32px;
    font-weight: 600;
    line-height: 38.4px;
    text-align: left;
    color: #FFFFFF;
}

.forflex{
    display: flex;
    align-items: center;
}

.communacationTittle{
    margin-top: 0.3rem;
    font-family: Urbanist;
    font-size: 21.03px;
    font-weight: 700;
    line-height: 25.24px;
    text-align: left;
    color: #FF4A17;
}

.telefon{
    font-family: Urbanist;
font-size: 18px;
font-weight: 500;
line-height: 21.6px;
text-align: left;

    margin-top: 30px;
    display: flex; 
    align-items: center; 
    font-family: Urbanist;
}


.email{
    font-family: Urbanist;
font-size: 18px;
font-weight: 500;
line-height: 21.6px;
text-align: left;

    margin-top: 30px;
    display: flex;
    align-items: center;
    font-family: Urbanist;
}
.vp{
    margin-top: 30px;
}
.adress{
    font-family: Urbanist;
font-size: 18px;
font-weight: 500;
line-height: 21.6px;
text-align: left;

    margin-top: 30px;
    display: flex;
    align-items: center;
    font-family: Urbanist;
}

.FormTittle{
    text-align: center;
}
.tittleup{
    margin-top: 124px;
    font-family: Urbanist;
font-size: 14px;
font-weight: 500;
line-height: 16.8px;
color: #000000;
}

.iletisim-arka{
    background-color: #FAFAFA;
}

.tittleup2{
    font-family: Urbanist;
font-size: 32px;
font-weight: 600;
line-height: 38.4px;
color: #000;
}

.inputTittle{
    
font-family: Urbanist;
font-size: 14px;
font-weight: 500;
line-height: 16.8px;
text-align: left;
color: #54555A;
}

.inputstyle{
    margin-top: 15px;
    width: 411px;
    height: 55px;
    border: 1px solid #E8E9EA;
}

.inputstyle2{
    resize: none;
    margin-top: 15px;
    width: 100%;
    height: 130px;
    border: 1px solid #E8E9EA;
}

.forinputflex{
    margin-top: 63px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.messagebtn{
    border: 1px solid #FF4A17;
    background: transparent;
    width: Hug (221px)px;
    height: Hug (54px)px;
    padding: 16px 54px 16px 54px;
    gap: 10px;
 color: #14212B;
 font-family: Urbanist;
font-size: 18px;
font-weight: 500;
line-height: 21.6px;
text-align: left;
}
svg{
    margin-right: 0.5rem;
}

.formobilemargin{
    padding-left: 11rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
    background-color: white;
}

.mesajbuton{
    display: flex;
    justify-content: center;
    text-align: center; 
    margin-top: 24px;
}
.form-control{
    height: 55px !important;
    border: 1px solid #E8E9EA !important;
    border-radius: 0 !important;
}
.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow:unset !important;
}
.control-2{
    align-items: start !important;
    height: 130px !important;
}
.form-title{
    margin-bottom: 12px;
    font-family: Urbanist;
font-size: 14px;
font-weight: 500;
line-height: 16.8px;
text-align: left;
color: #54555A;
}
.input-row{
    margin-top: 3rem;
}
.iletisim-row{
    padding-top: 4rem;
    justify-content: center;
}

.whatsappArea {
    display: flex;
    align-items: center;
    background: #39CE39;
    width: max-content;
    padding: 6px 16px;
    color: #fff;
    border-radius: 6px;
}

.whatsappIcon {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
}

.whatsappAreaTitle {
    font-family: Poppins;
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
}

.whatsappNumber {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
}

.textArea ul li {
    padding: 0 !important;
}

@media only screen and (max-width: 1567px) {
    .formobilemargin {
        padding-left: 6rem;
    }
}
@media only screen and (width <=1440px) {
    .harita{
        width: 100%;
    }
}

@media only screen and (width <=1024px) {
    .formobilemargin {
        padding-left: 2rem;
        padding: 2rem;
    }
}
@media screen and (max-width: 991px){
    .mesajbuton{
        justify-content: start;
    }
    .inputstyle {
        margin-top: 15px;
        width: 297px;
        height: 55px;
        border: 1px solid #E8E9EA;
    }
    .formobilemargin {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
@media only screen and (width <= 768px) {
    .forinputflex {
        margin-top: 63px;
        display: flex;
        flex-direction: column;
        row-gap: 2rem;
        justify-content: space-between;
    }
    .inputstyle {
        margin-top: 15px;
        width: 100%;
        height: 55px;
        border: 1px solid #E8E9EA;
    }
    .harita{
        width: 92%;
    }
    .formobilemargin{
        margin-top: 50px;
    }
    
}

@media only screen and (width <= 430px) {
    .tittleup2 {
        font-family: Urbanist;
        font-size: 23px;
        font-weight: 600;
        line-height: 38.4px;
        color: #000;
    }
    .formobilemargin{
        margin-top: 25px;
    }
    .mesajbuton{
        text-align: left;
    }
}