@import url(https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css);

#header.header-inner-pages, #header.header-scrolled, .navbar-mobile {
    background: rgba(40,58,90,.9)
}

    .navbar .dropdown ul, .navbar-mobile .dropdown ul {
        z-index: 99;
        background: #fff;
        box-shadow: 0 0 30px rgba(127,137,161,.25)
    }

.c-card__instrument, .c-card__title, .l-band__header-title {
    font-family: Roboto,sans-serif
}

.duyuru-alan-01 .row, .hover-area:hover {
    box-shadow: -5px 10px 20px rgba(0,0,0,.5)
}

.duyuru-alan-01 .row a{color:white;}

.copyright a, .form-alan a {
    text-decoration: none !important
}

* a {
    text-decoration: none;
    color: inherit
}

* p {
    text-align: justify !important
}

* h2 {
    color: #333 !important
}

#header {
    transition: .7s;
    padding: 15px 0;
    position: absolute;
    z-index: 9999999
}

    #header .logo {
        font-size: 30px;
        margin: 0;
        padding: 0;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 2px;
        text-transform: uppercase
    }

        #header .logo a, .d-mobil a, .mobile-nav-toggle.bi-x {
            color: #fff
        }

        #header .logo img {
            max-height: 60px
        }

.navbar {
    padding: 0
}

    .navbar ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center
    }

    .navbar li {
        position: relative
    }

    .navbar a, .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0 10px 30px;
        font-size: 15px;
        font-weight: 500;
        color: #fff;
        white-space: nowrap;
        transition: .3s
    }

        .navbar a i, .navbar a:focus i {
            font-size: 12px;
            line-height: 0;
            margin-left: 5px
        }

        .navbar .active, .navbar .active:focus, .navbar a:hover, .navbar li:hover > a, a:hover {
            color: #d2d2d2
        }

    .navbar .getstarted, .navbar .getstarted:focus {
        padding: 8px 20px;
        margin-left: 30px;
        border-radius: 50px;
        color: #fff;
        font-size: 14px;
        border: 2px solid #47b2e4;
        font-weight: 600
    }

        .navbar .getstarted:focus:hover, .navbar .getstarted:hover {
            color: #fff;
            background: #31a9e1
        }

    .navbar .dropdown ul {
        display: block;
        position: absolute;
        left: 14px;
        top: calc(100% + 30px);
        margin: 0;
        padding: 10px 0;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        border-radius: 4px
    }

        .navbar .dropdown ul li, .navbar-mobile .dropdown ul li {
            min-width: 200px
        }

        .navbar .dropdown ul a {
            padding: 10px 20px;
            font-size: 14px;
            text-transform: none;
            font-weight: 500;
            color: #0c3c53
        }

            .navbar .dropdown ul a i, .navbar-mobile .dropdown ul a i {
                font-size: 12px
            }

            .navbar .dropdown ul .active:hover, .navbar .dropdown ul a:hover, .navbar .dropdown ul li:hover > a, .navbar-mobile .active, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul li:hover > a, .navbar-mobile a:hover, .navbar-mobile li:hover > a {
                color: #47b2e4
            }

    .navbar .dropdown:hover > ul {
        opacity: 1;
        top: 100%;
        visibility: visible
    }

    .navbar .dropdown .dropdown ul {
        top: 0;
        left: calc(100% - 30px);
        visibility: hidden
    }

    .navbar .dropdown .dropdown:hover > ul {
        opacity: 1;
        top: 0;
        left: 100%;
        visibility: visible
    }

@media (max-width:1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%
    }

    .navbar .dropdown .dropdown:hover > ul {
        left: -100%
    }
}

.mobile-nav-toggle {
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: .5s
}

@media (max-width:991px) {
    .duyurular .slider-area img {
        object-fit: cover
    }

    .mobile-nav-toggle {
        display: block
    }

    .navbar ul {
        display: none
    }
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transition: .3s;
    z-index: 999
}

.l-band__header-link:hover, .l-band__header-title {
    background-image: linear-gradient(45deg,var(--color-ats-primary),var(--color-ats-secondary))
}

.card, .card-inner {
    transform-style: preserve-3d;
    transition: transform .7s;
    height: 100%;
    width: 100%
}

.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px
}

.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    border-radius: 10px;
    background-color: #fff;
    overflow-y: auto;
    transition: .3s
}

.navbar-mobile a, .navbar-mobile a:focus {
    padding: 10px 20px;
    font-size: 15px;
    color: #37517e
}

.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
    margin: 15px;
    color: #37517e
}

.navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    opacity: 1;
    visibility: visible
}

    .navbar-mobile .dropdown ul a {
        padding: 10px 20px
    }

@media(max-width:972px) {
    .referans-alani img {
        width: 80% !important;
        border: 2px solid #000
    }

    .mySwiper6 img {
        scale: .7 !important
    }

    .slider-text h1 {
        font-size: 4vw
    }

    .duyurular .col-lg-5 img {
        max-width: 100% !important;
        height: 300px !important
    }

    .duyurular .py-5, .py-3 {
        padding: 2% 8%
    }

    .bize-ulasin-area, .why-us {
        padding: 10% 7% !important
    }

    .duyurular .slider-area img {
        height: 400px
    }

    .duyurular .slider-area {
        text-align: center
    }

    .bize-ulasin-area {
        margin: 0 !important
    }

    .img-area {
        height: 300px !important
    }

    .mySwiper3 {
        height: 45vh !important
    }

    #hakkimizda {
        padding: 5% 7% !important
    }
}

.navbar-mobile .dropdown > .dropdown-active {
    display: block;
    visibility: visible !important
}

.hizmet-alani .btn:hover {
    border: 2px solid red
}

.card-inner h1 {
    font-size: calc(1.275rem + .3vw) !important
}

.card-inner h2 {
    font-size: 1.25rem !important
}

.form-alan h2, .text-light2 h2 {
    font-size: 1.5rem !important
}

.mySwiper6 img {
    max-width: 100% !important;
    scale: .8;
    padding-bottom: 20px
}

.kart-alani .card {
    width: 300px;
    height: 300px;
    background-color: #3e454a;
    padding: 0 2%;
    background-position: center;
    background-size: 100%
}

    .kart-alani .card p {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important
    }

    .kart-alani .card i {
        font-size: 20px;
        background-color: #fff;
        padding: 5px 10px;
        border-radius: 100%;
        cursor: pointer;
        color: #434b50 !important
    }

.card-container {
    perspective: 1000px;
    height: 100%
}

.card {
    border: 0
}

    .card-back, .card.rotate, .card.rotate .bi-arrow-right {
        transform: rotateY(180deg)
    }

.bi-arrow-right {
    transition: .5s ease-in-out
}

.card-back, .card-front {
    width: 100%;
    height: 100%;
    position: absolute;
    backface-visibility: hidden;
    border: 0 !important
}

.card-back {
    background-color: #5f6971;
    border: 0 !important;
    outline: 0 !important;
    scale: 1.05
}

.check, .check svg {
    transform: translate3d(0,0,0)
}

.card-back p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden
}

.bize-ulasin-alani, .copyright, .duyurular section:first-child {
    background-color: #eeecea
}

    .bize-ulasin-alani textarea {
        resize: none
    }

    .bize-ulasin-alani .btn, .bize-ulasin-area .btn {
        border: 2px solid #333;
        transition: .6s ease-in-out;
        border-radius: 0;
        color: #333 !important
    }

        .bize-ulasin-alani .btn:hover, .bize-ulasin-area .btn:hover {
            background-color: #333 !important;
            color: #fff !important
        }

    .bize-ulasin-alani i {
        font-size: 26px;
        color: #fff;
        background-color: #333;
        padding: 8px 15px;
        border-radius: 100%
    }

    .bize-ulasin-alani hr {
        height: 3px;
        width: 100%;
        background-color: #333;
        opacity: 1;
        margin: 5% 0
    }

    .copyright i {
        font-size: 20px;
        padding: 8px 10px;
        border: 0 solid #024395;
        border-radius: 100%;
        margin: 0 4px;
        transition: .3s linear
    }

        .copyright i:hover {
            color: #333;
            cursor: pointer
        }

:root {
    --color-ats-primary: #4527a0;
    --color-ats-secondary: #6a1b9a;
    --color-light: #fff;
    --color-1: #0f2027;
    --color-2: #203a4300;
    --color-3: #2c536400
}

.l-band {
    position: relative;
    width: calc(min(90rem,90%));
    margin: 0 auto;
    min-height: 100vh;
    column-gap: 3rem;
    padding-block: min(20vh,3rem)
}

.l-band__header-subtitle {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 1rem;
    color: #717171
}

.l-band__header-title {
    text-transform: capitalize;
    letter-spacing: .8px;
    font-weight: 900;
    font-size: clamp(3.4375rem, 3.25rem + .75vw, 4rem);
    background-color: #005baa;
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent
}

.paragraph {
    line-height: 1.4;
    margin: 1px !important;
    padding: 1px !important
}

.l-band__header hr {
    display: block;
    width: 6.25rem;
    height: .25rem;
    margin: 1.125rem 0 1.875rem;
    background: var(--color-ats-primary);
    border: none
}

.l-band__header-description {
    line-height: 1.6
}

.l-band__header-link {
    margin-top: 2.188rem;
    padding: .625rem 1.875rem;
    border: 2px solid var(--color-ats-primary);
    color: var(--color-ats-primary);
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    background: var(--color-light);
    border-radius: 3.125rem;
    transition: .3s ease-in-out
}

.hover-area, .text-light {
    transition: .3s linear
}

.l-band__header-link:hover {
    border: .125rem solid var(--color-ats-secondary);
    color: var(--color-light)
}

.c-card {
    display: none;
    opacity: 0;
    padding-bottom: .625rem
}

.c-card__instrument, .duyurular .card-text, .duyurular .card-title {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical
}

.c-card__title {
    color: var(--color-light);
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.4;
    margin-bottom: .625rem;
    padding: 0 0 0 1.563rem;
    text-transform: uppercase
}

.c-card__instrument {
    color: #dadada;
    font-weight: 300;
    padding: 0 1.563rem 4rem;
    line-height: 1.6;
    font-size: .75rem;
    -webkit-line-clamp: 4
}

.text-light {
    z-index: 999999
}

.hover-area:hover {
    scale: 1.1;
    z-index: 99 !important
}

    .hover-area:hover .text-light1 {
        background-color: #333;
        opacity: .8
    }

    .hover-area:hover .text-light2 {
        transform: translateY(-20px)
    }

.img-area {
    overflow: hidden;
    width: 100%;
    height: 400px
}

    .hover1::after, .img-area .w-100::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 80%;
        background: linear-gradient(rgba(0,0,0,0),#000);
        opacity: .8;
        z-index: 0
    }

.live, .live a {
    width: 60px;
    height: 60px
}

.live {
    z-index: 99;
    right: 20px;
    bottom: 65px;
    position: fixed;
    min-width: 60px
}

    .live a {
        display: block
    }

.breadcrumb {
    padding: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

    .breadcrumb .fa-circle {
        scale: 0.25
    }

.duyurular .slider-area img {
    width: 100%;
    filter: brightness(.4)
}

.duyurular .slider-area .slider-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 25px
}

.duyurular .card-img-top {
    height: 250px;
    width: 100%
}

.duyurular .card-tarih {
    position: absolute;
    right: 0;
    top: -15px;
    background-color: #434343;
    padding: 1% 2%;
    font-size: 12px;
    color: #fff
}

.duyurular .card-title {
    -webkit-line-clamp: 1
}

.duyurular .card-text {
    -webkit-line-clamp: 4;
    height: 6.1rem
}

.duyurular .line2 {
    height: 2px;
    width: 20px;
    background-color: #434343;
    margin-right: 5px
}

.duyuru-detay .col-lg-7 .text-muted {
    line-height: 0;
    padding-top: 5px;
    font-size: 14px
}

.teklif {
    height: 2px;
    width: 83%;
    background-color: #fff;
    position: absolute;
    top: -12px
}

.check, .check svg {
    position: relative
}

.teklif-al {
    transition: .4s
}

    .teklif-al:hover {
        color: #aeaeae
    }

.bize-ulasin-area {
    margin: 0 16%;
    padding: 3% 12%
}

.sigorta-area {
    padding: 2% 7%
}

    .sigorta-area p {
        font-size: 18px
    }

a {
    transition: .5s
}

.referans-alani img {
    filter: grayscale(1) opacity(.3);
    transition: .5s;
    width: 120px
}

    .referans-alani img:hover {
        filter: grayscale(0)
    }

.referans-alani .col-lg-12 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

    .referans-alani .col-lg-12 img {
        border: 2px solid #000;
        padding: 20px 10px;
        scale: 1.2;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 20px 10px
    }

.kart-alani .col-lg-4:first-child .card {
    background-image: url(../img/16.png) !important
}

.kart-alani .col-lg-4:nth-child(2) .card {
    background-image: url(../img/11.png) !important
}

.kart-alani .col-lg-4:nth-child(3) .card {
    background-image: url(../img/12.png) !important
}

.kart-alani .col-lg-4:nth-child(4) .card {
    background-image: url(../img/14.png) !important
}

.kart-alani .col-lg-4:nth-child(5) .card {
    background-image: url(../img/13.png) !important
}

.kart-alani .col-lg-4:nth-child(6) .card {
    background-image: url(../img/15.png) !important
}

.mySwiper5 .card-body p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.myswiper6 {
    height: 45vh !important;
    display: flex;
    justify-content: center;
    align-items: center
}

.kart-alani .card {
    scale: 0.9
}

.myswiper6 .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px
}

.myswiper6 img {
    max-width: 100%;
    scale: 0.8
}

.swiper-button-next, .swiper-button-prev {
    display: none
}

.swiper-pagination-bullet-active {
    background: #292d30 !important
}

.hakkimizda-text_pic {
    position: relative;
    top: 500px !important
}

.copyright a {
    text-transform: none !important;
    color: #000 !important
}

@media(min-width:972px) {
    #header {
        position: fixed !important
    }

    .referans-alani {
        padding-bottom: 15px
    }

    .duyuru-detay img {
        float: right;
        width: 500px !important;
        height: 350px !important;
        margin-top: 50px;
        margin-left: 50px;
        margin-bottom: 25px
    }
}

.mySwiper3 {
    height: 55vh
}

.form-alan a {
    color: blaxk !important
}

.fancybox__container {
    z-index: 999999999999999999999999999999999999999999999999999999999
}

@media(max-width:972px) {
    .bize-ulasin-alani i {
        font-size: 20px
    }

    .bize-ulasin-alani {
        padding: 0 7%
    }

    .col-lg-12 img {
        width: 100% !important
    }

    .duyuru-alan-02 {
        padding: 0 5%
    }

    .col-lg-12 .text-start {
        text-align: center !important
    }

    .bize-ulasin-alani p {
        text-align: left !important
    }

    .referans-alani {
        padding-bottom: 25px !important;
        padding-top: 20px !important
    }

        .referans-alani .col-lg-12 img {
            scale: 0.7;
            padding: 30px 50px;
            width: 50%
        }

    .myswiper6 {
        height: 44vh !important
    }

    .mySwiper5 .card-img-top {
        height: 160px !important
    }

    .breadcrumb {
        padding: 2% 8%
    }

    .duyurular .slider-area .slider-text {
        font-size: 12px !important;
        letter-spacing: 15px !important
    }

    .duyuru-detay img {
        float: center;
        width: 100% !important;
        height: 200px !important
    }

    select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-position: 95% center;
        background-repeat: no-repeat;
        outline: solid 1px !important;
        border: #000 !important;
        color: rgb(0,0,0,.4) !important;
        background-color: #fff !important;
        border-radius: 6px
    }

    .img-area img {
        object-fit: cover;
        max-width: 100%;
        width: 100%
    }

    .bize-ulasin-alani .form-alan {
        padding-left: 40px;
        padding-right: 30px
    }

    #hakkimizda img {
        padding: 5% 0;
        margin-bottom: 1rem
    }
}

.check {
    cursor: pointer;
    margin: auto;
    width: 18px;
    height: 18px;
    -webkit-tap-highlight-color: transparent
}

    .check:before {
        content: "";
        position: absolute;
        top: -15px;
        left: -15px;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        background: rgba(34,50,84,.03);
        opacity: 0;
        transition: opacity .2s
    }

    .check svg {
        z-index: 1;
        fill: none;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke: #c8ccd4;
        stroke-width: 1.5;
        transition: .2s
    }

#check_area a.active {
    color: red !important
}

.check svg.active {
    stroke: red !important
}

.check svg path {
    stroke-dasharray: 60;
    stroke-dashoffset: 0
}

.check svg polyline {
    stroke-dasharray: 22;
    stroke-dashoffset: 66
}

.check:hover:before {
    opacity: 1
}

#cbx:checked + .check svg, .check:hover svg {
    stroke: #4285f4
}

    #cbx:checked + .check svg path {
        stroke-dashoffset: 60;
        transition: .3s linear
    }

    #cbx:checked + .check svg polyline {
        stroke-dashoffset: 42;
        transition: .2s linear 0.15s
    }

#check_area a:hover {
    color: rgb(0,0,0,.4)
}

.d-mobil {
    width: 100vw;
    height: 100vh;
    background-color: rgb(0,0,0,.9);
    z-index: 9999999999999999;
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 100px !important;
    gap: 10px;
    padding-right: 30px !important
}

    .d-mobil .bi-x {
        position: absolute;
        right: -5px;
        top: -70px;
        color: #fff;
        font-size: 30px
    }

select {
    color: rgb(0,0,0,.5) !important
}

input::placeholder {
    color: rgb(0,0,0,.5)
}
