﻿/*Navbar Start*/
li.nav-item.nav-items-py {
    padding: 7px;
}

div#navbarNav {
    justify-content: end;
}

a.nav-link {
    color: rgba(33, 33, 33, 0.5);
}

    a.nav-link.active {
        color: #212121;
    }

.nav-link:focus,
.nav-link:hover {
    color: rgba(33, 33, 33, 0.5);
}

.home-büyük-resim {
    width: 100%;
}

nav.navbar.navbar-expand-lg.bg-body-tertiary {
    background-color: transparent !important;
}

img.turkey-logo-navbar {
    padding: 3px;
}

.navbar ul.dropdown-menu.show {
    border: 1px solid #00000026;
    border-radius: 0px;
}

/*Navbar End*/


/*Footer Start*/
footer {
    border-top: 1px solid #E30613;
}

    footer .container .row {
        margin-top: 2rem;
    }

.footer-text-baslik {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #E30613;
}

.footer-sayfalar-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #7E7E7E;
    padding: 7px 0px;
}

.footer-sosyal-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.04em;
    color: #7E7E7E;
    padding: 4px;
}

.footer-iletisim-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #7E7E7E;
    padding: 4px;
}

.footer-top-margin {
    margin-top: 1.4rem;
}

.footer-sosyal-mt {
    margin-top: 1rem;
}

.footer-ileti-mt {
    margin-top: 0.7rem;
}

.footer-logo-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #7E7E7E;
}

.mf-text {
    margin-top: 1.6rem;
}

.footer-bl-2 {
    padding-left: 4rem !important;
}




.iletisim-baslik {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: center;
}

.mail {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(154, 154, 154, 1);
}

.info {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #212121;
}

.phone-number {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #212121;
}

.yer {
    font-weight: 600;
    font-size: 19px;
    line-height: 2.5rem;
}

.iletisim-card {
    background: #FFFFFF;
    box-shadow: -8px 28px 12px rgba(0, 0, 0, 0.01), -4px 16px 10px rgba(0, 0, 0, 0.05), -2px 7px 7px rgba(0, 0, 0, 0.09), 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    height: 243.7665557861328px;
    width: 318px;
    left: 0px;
    top: 0px;
    border-radius: 8px;
}

.katalog {
    height: 72px;
    left: 0px;
    top: 0px;
    border-radius: 6px;
    padding: 24px 43px 24px 42px;
    border: 1px solid;
    border-color: rgba(227, 6, 19, 1) !important;
}

.parca {
    font-family: Inter;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.tanitim {
    font-family: Inter;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.tanitim-katologu {
    background: rgba(242, 242, 242, 1);
    height: 72px;
    left: 0px;
    top: 0px;
    border-radius: 6px;
    padding: 24px 43px 24px 42px;
}

.calismak {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: center;
}


.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(255, 255, 255, 0.25) !important;
}

.gonder {
    background: rgba(227, 6, 19, 1) !important;
    color: white !important;
    padding: 12px 24px !important;
    flex: none;
    order: 4;
    flex-grow: 0;
    font-family: Inter !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    letter-spacing: 0em !important;
    text-align: left !important;
}

.rights {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    letter-spacing: 0em !important;
    text-align: left !important;
}


@media screen and (max-width: 991px) {
    .katalog {
        background: rgba(242, 242, 242, 1);
        border: 0;
    }

    .gonder {
        width: 100%;
    }

    .gonders {
        text-align: end;
    }
}

@media screen and (max-width: 767px) {
    .iletisim-card {
        justify-content: center !important;
    }

    .bilgilers {
        justify-content: center !important;
    }
}
