.body {
    font-family: Poppins !important
}

nav .menu {
    padding: 0 50px
}

article {
    padding: 0 50px
}

.navbar-logo {
    margin-left: 5rem;
    margin-bottom: 1rem
}

.carouselcard img {
    object-fit: cover
}

.mobilbaslik {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .62em
}

.headercizgi>.col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
    border: 1px solid;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-color: #e5e5E5CC
}

.footercizgi>.col-12 {
    border: 1px solid;
    border-top: 1px;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-color: #e5e5E5CC
}

.mobiltext {
    text-align: center;
    display: none
}

.sidenav {
    height: 100%;
    width: 350px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: -350px;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 60px;
    transition: .5s;
    background: #13181d
}

.sidenav.show {
    left: 0;
    transition: .5s
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    display: block;
    transition: .3s;
    letter-spacing: 7px
}

.sidenav li a {
    padding: 10px 0 10px 0;
    font-size: 15px
}

.leftline {
    margin-top: 5rem;
    width: 200%
}

.sidenav .closebtn {
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 49px;
    width: 100%;
    background: #fff;
    color: #000
}

.accordion-button::after {
    margin-bottom: 12px
}

.accordion-item:last-of-type {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

button.accordion-button.collapsed {
    color: #818181;
    transition: .4s
}

button.accordion-button.collapsed :hover {
    color: #f1f1f1;
    transition: .4s
}

.accordion {
    color: #818181;
    font-size: 24px;
    --bs-accordion-color: #212529;
    --bs-accordion-bg: none;
    --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    --bs-accordion-border-color: none;
    --bs-accordion-border-width: var(--bs-border-width);
    --bs-accordion-border-radius: var(--bs-border-radius);
    --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-accordion-btn-padding-x: 2.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e")
}

.accordion {
    --bs-accordion-color: var(--bs-body-color);
    --bs-accordion-bg: var(--bs-body-bg);
    --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    --bs-accordion-border-color: var(--bs-border-color);
    --bs-accordion-border-width: var(--bs-border-width);
    --bs-accordion-border-radius: var(--bs-border-radius);
    --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-accordion-btn-padding-x: 2.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: var(--bs-body-color);
    --bs-accordion-btn-bg: var(--bs-accordion-bg);
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: #818181;
    --bs-accordion-active-bg: none
}

.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none
}

.accordion-button {
    background-color: #111;
    color: #818181
}

.accordion-button:hover {
    color: #f1f1f1;
    transition: .4s
}

.accordion-button>p {
    transition: .5s
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 7px 29px 0 29px;
    font-size: 1rem;
    color: #818181;
    text-align: left;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition)
}

.accordion-item {
    color: var(--bs-accordion-color);
    background-color: #111;
    border: none
}

.accordion-body>ul {
    list-style-type: none
}

.menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
    border: 1px
}

.menubar {
    text-align: left;
    margin-bottom: 1.5rem
}

.menubar>img {
    padding-top: .2rem
}

.menubar>button {
    border: 0;
    font-family: Poppins;
    background: #fff
}

.ak {
    width: 100px;
    height: 100px;
    object-fit: contain
}

.blog-button {
    display: flex;
    justify-content: end
}

.blog-button-text {
    background: #016364;
    width: max-content;
    padding: 12px 54px;
    font-family: Poppins
}

.navbar-iletisim-text {
    background: #016364;
    width: max-content;
    padding: 12px 54px;
    font-family: Poppins
}

.carouselcard::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000042;
    pointer-events: none
}

.carouseltext {
    font-family: Poppins;
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: #fff;
    z-index: 1
}

.slider-carousel {
    margin-top: 1rem
}

.carouseltextslider {
    font-family: Poppins;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 40px 50px;
    width: 551px;
    background: #f4f8FB9E 62%
}

.maincardleft {
    position: relative;
    padding: 0
}

.mainleftcommunicationcard {
    padding: 0
}

.mainleftcommunicationcardbox {
    position: relative
}

.mainleftcommunicationcardbox::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000042;
    pointer-events: none
}

.maincardleft::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000042;
    pointer-events: none
}

.maincardleftText {
    font-size: 18px;
    width: max-content;
    font-family: Poppins;
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 1
}

.MedyaYazısı {
    position: absolute;
    color: #fff;
    font-weight: 700;
    top: 5px;
    left: 20px;
    z-index: 1
}

.maincardleftiletisim {
    width: 100%;
    margin-top: 0;
    border: 1px solid #e5e5E5CC;
    padding-left: 1rem;
    padding-top: 1rem;
    border-top: none;
    border-bottom: none;
    border-right: none
}

.mainleftsocial {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 112%;
    align-items: center
}

.socialtext {
    transform: rotate(-90deg);
    width: max-content;
    letter-spacing: 10px
}

.socialimg {
    display: flex;
    flex-direction: column;
    row-gap: 2rem;
    font-size: 25px
}

.sidenav .accordion-button::after {
    filter: brightness(10)
}

.yorum {
    padding: 2rem;
    font-size: 16px;
    font-family: Poppins
}

.yorum-title {
    font-family: Poppins
}

.footerall {
    text-align: center;
    margin-top: 7rem
}

.footerText {
    margin-top: 2rem
}

.footerLink {
    margin-top: 3rem;
    display: flex;
    justify-content: center;
    column-gap: 45px
}

.footerLink a {
    text-decoration: none;
    color: #13181d;
    font-weight: 500;
    font-family: Poppins
}

.footerGmailandPhone {
    margin-top: 4rem
}

.footerbottom {
    font-size: 14px;
    height: 49px;
    font-family: Poppins;
    background: #f7f8f9;
    display: flex;
    justify-content: space-between;
    padding-top: 1%
}

.footerbottomtextpad {
    padding-left: 2rem
}

.footerbottomtext a {
    text-decoration: none;
    color: #13181d
}

.hizmet-carousel img {
    aspect-ratio: 2/1.25;
    object-fit: cover
}

.card {
    border: 1px solid #0000001a;
    background: #fff;
    overflow: hidden;
    border-radius: unset
}

.card-img-top {
    height: 200px;
    object-fit: cover;
    border-radius: unset
}

.card-img,
.card-img-top {
    border-radius: unset
}

.card-body {
    padding: 1.5rem
}

.container-fluid.blog-container.d-flex.justify-content-between.align-items-center.blog-buttons-row {
    margin-top: 49px
}

.blog-button-left-text {
    width: max-content;
    font-family: Poppins;
    font-size: 28px;
    font-weight: 500
}

.blog-button:hover {
    background-color: #a00000
}

.blog-button-text {
    margin: 0
}

.card-title {
    color: #333;
    font-weight: 600;
    margin-bottom: .75rem;
    font-size: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 80px
}

.card-text {
    color: #666;
    font-size: 14px;
    margin-bottom: 1rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 63px
}

.devam-link {
    color: #016364;
    font-weight: 500;
    font-size: .9rem;
    position: relative;
    display: inline-block
}

.owl-dots {
    margin-top: 40px !important
}

@media only screen and (width <=1512px) {
    .maincardleftText {
        font-size: 14px
    }

    .maincardleftiletisim {
        font-size: 14px
    }

    .leftline {
        width: 60%
    }

    .socialtext {
        letter-spacing: 9px
    }
}

@media only screen and (width <=1440px) {
    .carouseltext {
        font-size: 14px;
        font-family: Poppins;
        position: absolute;
        bottom: 5px;
        left: 5px;
        color: #fff
    }

    .maincardleftText {
        font-size: 14px
    }

    .maincardleftiletisim {
        font-size: 14px
    }

    .yorum {
        font-size: 14px
    }

    .footerbottom {
        padding-left: 15%;
        padding-right: 21%;
        font-size: 14px
    }

    .footerall {
        font-size: 14px
    }

    .leftline {
        width: 60%
    }

    .socialtext {
        letter-spacing: 9px
    }
}

@media only screen and (width <=1324px) {
    .sidenav {
        z-index: 3
    }
}

@media only screen and (width <=1199px) {
    .maincardleftiletisim {
        width: 100%
    }

    .footerbottom {
        padding-left: 10%;
        padding-right: 15%
    }
}

@media only screen and (width <=1024px) {
    .carouseltextslider {
        font-family: Poppins;
        font-size: 14px;
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 16px 3px;
        width: 389px;
        height: 132px;
        background: #f4f8FB9E 62%
    }

    .footerLink {
        column-gap: 40px
    }

    .carouseltext {
        font-size: 13px
    }

    .maincardleftText {
        font-size: 11px
    }

    .maincardleftiletisim {
        font-size: 11px
    }

    .leftline {
        width: 150%;
        margin-top: 2rem
    }

    .mainleftsocial {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        height: 91%;
        align-items: center;
        padding-top: 7rem
    }

    .leftline {
        width: 100%;
        padding-top: 6rem
    }
}

@media only screen and (width <=991px) {
    nav .menu {
        padding: 0 0
    }

    article {
        padding: 0 0
    }

    .col-lg-3 {
        order: 4;
        margin-top: 1rem
    }

    .col-3 {
        display: none
    }

    .col-9 {
        width: 100%
    }

    .mobiltext {
        display: block
    }

    .maincardleftText {
        font-size: 20px
    }

    .maincardleftimg {
        width: 50%
    }

    .maincardleftiletisim {
        font-size: 16px;
        text-align: center
    }

    .footerLink {
        display: flex;
        flex-direction: column;
        row-gap: 1rem;
        align-items: center;
        text-align: center;
        justify-content: none
    }

    .navbar-iletisim-text {
        padding: 6px 12px
    }

    .footerbottom {
        padding-left: 0;
        padding-right: 0;
        font-size: 9px
    }

    .navbar-logo {
        margin-left: 0
    }

    .carouseltextslider {
        font-family: Poppins;
        font-size: 10px;
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0 0;
        width: 100%;
        height: 85px;
        padding: 10px;
        background: #f4f8FB9E 62%
    }
}

@media only screen and (width <=768px) {
    .col-lg-3 {
        order: 4;
        margin-top: 1rem
    }

    .col-3 {
        display: none
    }

    .col-9 {
        width: 100%
    }

    .mobiltext {
        display: block
    }

    .maincardleftText {
        font-size: 20px
    }

    .maincardleftimg {
        width: 50%
    }

    .maincardleftiletisim {
        font-size: 16px;
        text-align: center;
        border-left: none
    }

    .footerLink {
        display: flex;
        flex-direction: column;
        row-gap: 1rem;
        align-items: center;
        text-align: center;
        justify-content: none
    }

    .navbar-iletisim-text {
        padding: 6px 12px
    }
}

@media only screen and (width <=430px) {
    .hizmet-carousel>.owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: 128px
    }

    .sliderimg {
        height: 200px
    }

    .yorum {
        font-size: 12px
    }

    .footerbottom {
        font-size: 14px;
        height: 49px;
        font-family: Poppins;
        background: #f7f8f9;
        display: block;
        justify-content: space-between;
        padding-top: 1%;
        text-align: center
    }
}

@media only screen and (width <=425px) {
    .navbar-iletisim-text {
        padding: 6px 12px
    }

    .footerLink {
        display: flex;
        flex-direction: column;
        row-gap: 1rem;
        align-items: center;
        text-align: center;
        justify-content: none
    }

    .footerbottom {
        padding-left: 0;
        padding-right: 0;
        font-size: 9px
    }

    .carouseltextslider h2 {
        font-size: 19px
    }
}

@media screen and (max-height:450px) {
    .sidenav {
        padding-top: 15px
    }

    .sidenav a {
        font-size: 18px
    }
}