﻿.banner-img {
    background-image: url(https://givsakarya.org.tr/img/anasayfa-banner.png);
    width: 100% !important;
    height: 743px;
    background-repeat: no-repeat;
    background-size: cover
}

.banner-baslik {
    color: #fff;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 4rem
}

.banner-inner {
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 100% !important
}

.banner-baslik-iki {
    color: #fff;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600
}

    .banner-baslik-iki span {
        color: #ff7506 !important
    }

.katilma {
    color: #fff;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

    .katilma span {
        color: #ff7506 !important
    }

.banner-inner-iki {
    flex-direction: column !important;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 100% !important
}

.form-control {
    color: #adadad !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    padding-top: 1.3rem !important;
    padding-bottom: 1.3rem !important
}

    .form-control:focus {
        color: var(--bs-body-color);
        background-color: #fff !important;
        border-color: none !important;
        outline: 0;
        box-shadow: unset !important
    }

.input-group-text {
    border-radius: 0 6px 6px 0 !important;
    background: var(--foundation-orange-o-300,#ff7506) !important;
    border: 0 !important;
    color: #fff !important
}

.input-group {
    color: #adadad !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important
}

.input-group-text {
    border-radius: 0 6px 6px 0 !important;
    background: var(--foundation-orange-o-300,#ff7506) !important;
    border: 0 !important;
    color: #fff !important
}

.model-banner {
    position: relative;
    z-index: 2;
    bottom: 117px;
    width: 100%;
    color: #fff;
    background: rgba(22,62,136,.5);
    backdrop-filter: blur(2.5px)
}

.model-banner-iki {
    position: relative;
    z-index: 2;
    bottom: 117px;
    width: 100%;
    color: #fff;
    background: rgba(22,62,136,.5);
    backdrop-filter: blur(2.5px)
}

.kup {
    height: 117px;
    width: 160px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.kup2 {
    height: 117px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.kup:hover {
    background: rgba(255,255,255,.05);
    transition: .4s
}

.kup-detay {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.kup2:hover {
    background: rgba(255,255,255,.05);
    transition: .4s
}

.kup2-detay {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.yuvarlak-orta {
    border: 5px solid #ff7506;
    width: max-content;
    border-radius: 65rem;
    background-color: #ff7506 !important;
    margin: auto
}

.vakif-uye {
    color: #252525;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 42px;
    margin-top: 10px
}

.carousel-wrap {
    margin: auto;
    padding: 0 5%;
    width: 80%;
    position: relative
}

.owl-item .item img {
    height: 100px;
    object-fit: contain;
    border-radius: 6px
}

.owl-item .item {
    border-radius: 6px
}

.owl-carousel-iki .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    width: 137px;
    height: 100px;
    display: flex;
    align-items: center
}

.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd
}

.owl-nav i {
    font-size: 52px
}

.owl-nav .owl-prev {
    left: -30px
}

.owl-nav .owl-next {
    right: -30px
}

.item:hover {
    box-shadow: 0 6px 14px 0 rgba(0,66,135,.16);
    border-radius: 6px;
    transition: .3s
}

.sektorel-is {
    color: #252525;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    line-height: normal;
    margin-bottom: 42px
}

.input-group {
    width: 50% !important
}

.sektor-detay {
    color: #414141 !important;
    text-align: center !important;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    word-break: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.sektor-card {
    border-radius: 8px;
    background: #fff;
    padding: 2rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.sektor-img {
    margin-bottom: 25px;
    transition: .3s
}

    .sektor-img path {
        transition: .3s
    }

.sektor-card:hover {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 4px 32px 0 rgba(0,66,135,.12);
    transition: .3s !important
}

    .sektor-card:hover .sektor-img path {
        stroke: #ff7506 !important;
        transition: .3s
    }

.kup:hover .kup-img path {
    stroke: #ff8c30 !important;
    transition: .3s
}

.kup2:hover .kup2-img path {
    stroke: #ff8c30 !important;
    transition: .3s
}

.sekto-arka {
    background: #f9fafb;
    padding-top: 3rem;
    padding-bottom: 3rem
}

.nav-link {
    color: #004287 !important;
    font-family: Montserrat !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    margin-right: 3rem
}

.giris-button {
    border-radius: 6px !important;
    background: #004287 !important;
    color: #fff !important;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important
}

.uyeler {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.footer {
    background: #004287;
    padding-top: 3rem;
    padding-bottom: 3rem
}

.footer-baslik {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.footer-detay {
    color: #fff;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.carousel-wrap {
    margin: auto;
    padding: 0;
    width: 100%;
    position: relative
}

.owl-carousel-responsive .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden
}

.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd
}

.owl-nav i {
    font-size: 52px
}

.owl-nav .owl-prev {
    left: -30px
}

.owl-nav .owl-next {
    right: -30px
}

.mobile-button {
    margin-top: 1rem !important
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background-color: #000;
    background-color: rgba(0,0,0,.9);
    overflow-x: hidden;
    transition: .5s
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: .3s;
    font-family: Montserrat !important
}

    .overlay a:hover, .overlay a:focus {
        color: #818181
    }

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px
}

.mobile-navbar {
    display: none
}

.navbar-masa {
    display: block !important
}

.footer-detay {
    color: #fff;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem
}

    .footer-detay i {
        margin-right: 1rem
    }

.footer-alt {
    color: #fff;
    text-align: right;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.footer-gizlilik {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.navbar-masa {
    position: absolute;
    width: 100%
}

.model-banner-iki {
    display: none !important
}

.banner-carousel {
    display: none !important
}

.input-group-text {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.bosluk {
    margin-bottom: 188px
}

.bilgi-button {
    background-color: #004287 !important;
    color: #fff !important;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    padding: 1rem 2rem 1rem 2rem !important;
    margin-top: 2rem !important;
    width: max-content !important
}

@media only screen and (max-width: 1199px) {
    .nav-link {
        margin-right: 1rem
    }

    .footer-gizlilik {
        font-size: 12px
    }
}

@media only screen and (max-width: 991px) {
    .model-banner-iki {
        height: 118px
    }

    .bosluk {
        margin-bottom: 35px
    }

    .medya {
        margin-top: 1rem
    }

    .footer-argede {
        justify-content: center !important;
        margin-top: 1rem !important
    }

    .footer-gizlilik {
        text-align: center;
        margin-top: 1rem !important
    }

    .medya {
        margin-top: 2rem !important
    }

    .mobile-navbar {
        display: block;
        padding: 12px;
        justify-content: space-around;
        display: flex;
        align-items: center
    }

    .footer-logo {
        width: 40% !important
    }

    .navbar-masa {
        display: none !important
    }

    .banner-carousel {
        display: block !important
    }

    .model-banner-iki {
        display: block !important
    }
}

@media only screen and (max-width: 855px) {
    .input-group {
        width: 95% !important
    }
}

@media only screen and (max-width: 639px) {
    .banner-baslik-iki {
        line-height: 3rem
    }
}

@media only screen and (max-width: 575px) {
    .footer-logo {
        width: 50% !important
    }
}

@media only screen and (max-width: 425px) {
    .input-group-text {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }
}

@media only screen and (max-width: 400px) {
    .banner-baslik-iki {
        font-size: 29px
    }
}

@media only screen and (max-width: 387px) {
    .footer-logo {
        width: 80% !important
    }
}

@media only screen and (max-width: 375px) {
    .dropdown-baslik {
        font-size: 23px !important;
        border-bottom: 0 solid #ff7506 !important
    }

    .dropdown-menu {
        transform: translate3d(-44.5px,33px,0) !important
    }
}

@media only screen and (max-width: 306px) {
    .katilma {
        font-size: 19px
    }

    .banner-baslik-iki {
        font-size: 26px
    }
}

@media only screen and (max-width: 274px) {
    .banner-baslik-iki {
        font-size: 23px
    }
}
