﻿@media only screen and (max-width: 768px) {
    .lyt2 ul {
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #000;
    }
    .lyt2 {
        display: flex;
        justify-content: space-between;
    }
    .av6 a {
        font-size: 16px;
        display: block;
        color: #252525;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 44px;
        position: relative;
        border-top: 1px solid #eeeeee;
        padding: 0 40px 0 20px;
    }
    .ara6{
        margin-top:0;
    }
    .sldr3 h2{
        font-size: 34px;
        line-height: inherit;
    }
    .sldr3 p {
        font-size: 18px;
        line-height: inherit;
    }
    #owl-carouselslide .owl-next {
        position: absolute;
        top: 40%;
        right: 0%;
    }
    #owl-carouselslide .owl-prev {
        position: absolute;
        top: 40%;
        left: 0%;
    }
        #owl-carouselslide span {
            font-size: 50px!important;
        }
    .ara5{
        margin-top:15px;
    }
    .hak3 {
        padding-top:30px;
    }
    .hak1{
        padding:25px 0;
    }
    .hak6{
        padding:0;
        padding-bottom:25px;
    }
    .urn1 {
        padding: 25px 20px;
    }
    .urn1 h3{
        padding-bottom:25px;
    }
        .urn1 h2 {
            font-size: 19px;
            letter-spacing: inherit;
            font-weight:500;
        }
    .home1.newsletter .content h1{
        font-size:42px;
    }
    .home1.newsletter .content h2 {
        font-size: 23px;
        font-weight: 300;
    }
    .ytb1 {
        padding: 25px 10px;
    }

    .ytb2 h2 {
        font-size: 33px;
        text-align: center;
        margin-bottom: 25px;
    }
    .krc5 {
        padding: 25px 0px;
    }
        .krc5 h3 {
            padding: initial;
        }
    .krcm1 {
        padding: 10px;
        text-align: center;
    }
    .krcm2 {
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
        padding: 20px;
        /* min-height: 120px; */
        display: inline-block;
        background: #ffffffde;
    }
        .krcm2 a {
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 120px;
        }
        .dyr1{
            padding:25px 0;
        }
            .dyr1 h3{
                padding-bottom:0;
                padding-top:25px;
            }
            .dyr4{
                text-align:start;
                font-size:16px;
            }
    .dyr2 a{
        border-bottom: 1px solid #e2e8e9;
    }
    .dyr3 span{
        margin-bottom:15px;
    }
    .urt5:before{
        display:none;
    }
    .urt11:before{
        display:none;
    }
    .urt1{
        padding:0;
    }
    .urt5 {
        background: #86cae7;
    }
    .urt11 {
        background: var(--mavi);
    }
    .urt5 {
        /* background: var(--mavi); */
        display: flex;
        align-items: flex-start;
        padding: 40px 15px;
        flex-direction: column;
    }
    .urt10 {
        padding: 40px 15px;
    }
    .urt11 {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        padding: 40px 15px;
    }
    .urt10{
        padding:0 15px;
    }
    .urt8{
        padding:0 15px; 
    }
    .ft1 {
        display: flex;
        align-items: center;
        flex-direction: column;
        padding:25px 0;
    }
    .fta1{
        margin-bottom:25px;
        margin-top:25px;
    }
    .cop1 {
        display:flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
    .ara3{
        height:75px;
        width:75px;
        line-height:75px;
        font-size:35px;
    }
    .ic3 {
        padding: 0;
        display: flex;
        flex-direction: column-reverse;
    }
    .ic4{
        padding:0 15px;
    }
    .ic5 {
        position: relative;
        bottom: 0;
        left: 0;
        background: var(--koyumavi);
        clip-path: inherit;
        text-align: center;
        width: 100%;
    }
    .ic5 h1{
        padding:0 15px;
    }
    .blg4 h2{
        font-size:14px;
    }
    .blg3 a{
        min-height:auto;
    }
    .rfrd2 {
        width: 100%;
        float: left;
        padding: inherit;
        padding-bottom:25px;
    }
    .rfrd3 {
        padding: inherit;
    }
    kryr1 {
        padding: 20px 0;
    }
    .rdv2{
        margin-top:25px;
    }

    .whatsapp-button {
        position: fixed;
        bottom: 20px;
        right: 20px;
        width: 70px;
        height: 70px;
        z-index: 9999;
        background-color: #25D366;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 4px 12px rgba(0,0,0,0.3);
        transition: transform 0.3s ease;
    }

        .whatsapp-button:hover {
            transform: scale(1.1);
        }

        .whatsapp-button img {
            width: 32px;
            height: 32px;
        }

    }
