body {
    background-color: #04080f !important;
    font-family: "Barlow", sans-serif;
    font-weight: 600;
     font-style: normal;
     line-height: 1.556em;
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
    border: 0;
}

.navbarr-resim {
    padding-top: 265px;
    padding-bottom: 140px;
    position: relative;
    overflow: hidden;
}

.navbarr-img {
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    position: absolute;
}

.containerr-default {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
}

.navbarr-baslik {
    max-width: 670px;
}

h1 {
    color: white !important;
    letter-spacing: .06em;
    text-transform: uppercase;
    margin-top: 0 !important;
    margin-bottom: 9px !important;
    font-family: Chakra Petch, sans-serif;
    font-size: 74px !important;
    font-weight: 700 !important;
    line-height: 1.041em !important;
}

.navbarr-aciklama {
    font-weight: 500;
    color: white;
    font-size: 24px;
    line-height: 1.375em;
}

.divider.divider-warning .divider-text:before, .divider.divider-warning .divider-text:after {
    border-color: #ff9f43 !important;
}

.divider .divider-text:before {
    right: 100%;
}

.divider .divider-text:after {
    left: 100%;
}

.divider .divider-text:before, .divider .divider-text:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 9999px;
    border-top: 1px solid #ebe9f1;
}

.divider {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    margin: 1rem 0;
}

.divider .divider-text {
    color: #ffff;
    position: relative;
    display: inline-block;
    font-size: 0.9375rem;
    padding: 0 1rem;
}

.bb {
    border: 1px solid #ff9f43 !important;
}

.card .card-title {
    font-weight: 500;
    font-size: 1.285rem;
    margin-bottom: 1.53rem;
    color: #ffff;
}

.mt-11 {
    margin-top: 1rem !important;
}

.round {
    border-radius: 1.5rem !important;
    padding: 7px 17px !important;
}

.btn-outline-primary {
    border: 1px solid #7367f0 !important;
    background-color: transparent !important;
    color: #7367f0 !important;
}

.col-md-3 {
    margin-bottom: 30px !important;
}

.kırmızı {
    border: 1px solid #ea5455 !important;
}

.divider.divider-danger .divider-text:before, .divider.divider-danger .divider-text:after {
    border-color: #ea5455 !important;
}

.mavi {
    border: 1px solid #00cfe8 !important;
}

.divider.divider-info .divider-text:before, .divider.divider-info .divider-text:after {
    border-color: #00cfe8 !important;
}

.gumus {
    border: 1px solid #f6f6f6  !important;
}

.divider.divider-light .divider-text:before, .divider.divider-light .divider-text:after {
    border-color: #f6f6f6  !important;
}

.mor {
    border: 1px solid #7367f0  !important;
}

.divider.divider-primary .divider-text:before, .divider.divider-primary .divider-text:after {
    border-color: #7367f0  !important;
}

.yesil {
    border: 1px solid #28c76f   !important;
}

.divider.divider-success .divider-text:before, .divider.divider-success .divider-text:after {
    border-color: #28c76f   !important;
}

.team-member {
    padding-top: 80px;
    padding-bottom: 0;
}

.kadro {
    color: white;
    letter-spacing: .30em;
    text-transform: uppercase;
    margin: 0 !important;
    font-family: Chakra Petch, sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.077em;
}

.footer {
    padding-top: 152px;
    padding-bottom: 34px;
}

.footer-wrapper {
    justify-content: space-between;
    margin-bottom: 120px;
    display: flex;
}

.footer-main-content-wrapper {
    max-width: 26%;
}

.footer-logo-container {
    transform-style: preserve-3d;
    margin-bottom: 24px;
    transition-property: transform;
    transition-duration: .15s;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.paragraph.footer-main-content {
    color: #abafb2;
}

.footer-nav-wrapper {
    max-width: 67%;
    justify-content: space-between;
    display: flex;
}

.footer-nav-box.last {
    margin-right: 0 !important;
}

.title.footer-nav-title {
    font-family: Chakra Petch, sans-serif;
    color: #5865F2;
    letter-spacing: .1em;
    margin-bottom: 23px;
    font-size: 20px;
    line-height: 1.1em;
    font-size: 19px;
}

.footer-nav-content {
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
}

.footer-nav-link-item {
    margin-bottom: 20px !important;
}

.footer-nav-link {
    color: white;
    letter-spacing: .05em;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: Chakra Petch, sans-serif;
    line-height: 1.111em;
    text-decoration: none;
    transition: transform .25s, color .3s;
    display: inline-block;
}

.footer-nav-link.social-media {
    align-items: center;
    display: flex;
}

.footer-social-media-icon {
    width: 30px;
    height: 30px;
    min-width: 30px;
    background-color: #5865F2;
    color: white;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    font-family: Icons Esports Template, sans-serif;
    font-size: 13px;
    text-decoration: none;
    display: flex;
    overflow: hidden;
}

ul,li {
    font-size: 19px;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.footer-small-print-wrapper {
    text-align: center;
    border-top: 1.5px solid rgba(255, 255, 255, .1);
    padding-top: 30px;
}

.btn-outline-primary:hover {
    background-color: #5865F2;
    color: mediumpurple;
}

.footer-nav-link.social-media:hover {
    color: mediumpurple;
}


 