﻿body {
    /*font-family: "Lato", sans-serif;*/
    /*font-family: "Ubuntu", sans-serif;*/
    font-family: 'Be Vietnam Pro', sans-serif;
}
:root {
    --mavi: #1767a5;
    --softmavi: #f6f9fe;
    --koyumavi: #014564;
}

.aktif {
    opacity: .8;
}
.logo{

}
    .logo img {
        max-height: 65px;
        padding: 5px;
    }
.lyt1 {
    background: linear-gradient(270deg, var(--koyumavi) 0, #046c9b 44.75%, #029de1 100.15%);
}


.lyt2 ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color:#fff;
}

.lyt2 a {
    padding: 5px;
    display: flex;
    align-items: center;
    color: #fff;
    /*font-weight: 500;*/
}

.lyt2 img {
    max-height: 25px;
    padding: 0 5px;
}
.lyt2 i{
    font-size:18px;
    color:#fff;
    margin-top:3px;
    display:block;
}

.lyt3 {
    display: flex;
    align-items: center;
}

    .lyt3 ul {
        list-style: none;
        display: flex;
    }
    .lyt3 i {
        font-size: 18px;
        margin-left: 20px;
        color: white;
        transition: opacity .5s;
    }
    .lyt3 a {
        color: #fff;
        
        font-weight: 500;
    }
.by1 {
}

    .by1 a {
        color: #fff;
        margin-right:30px;

    }
    .by1 i{
        padding:5px;
    }
.grs1 {
    position: sticky;
    top: 0;
    z-index: 777;
    background: #fff;
    padding:10px 0;
}
.lyt4 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .lyt4 ul > li {
        display: flex;
        align-items: center;
        /*padding: 5px 10px;*/
    }

.lyt5 a {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    transition: .3s all;
    text-transform:uppercase;

}

    .lyt5 a:hover {
        color: #000;
    }

    .lyt5 a.active {
        color: var(--renk) !important;
    }

.lyt5 span {
}

.sldr1{

}
    .sldr1 img {
        filter: brightness(0.6);
    }
.sldr3 {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    /*background: #00000066;*/
    
}
    .sldr3 h2 {
        z-index: 2;
        transition-duration: 1s;
        overflow: hidden;
        font-style: normal;
        font-weight: 500;
        font-size: 62px;
        line-height: 75px;
        text-align: center;
        letter-spacing: -0.5px;
        color:#fff;
    }
    .sldr3 p {
        z-index: 2;
        transition-duration: 1.5s;
        overflow: hidden;
        font-style: normal;
        font-weight: 300;
        font-size: 21px;
        line-height: 33px;
        text-align: center;
        letter-spacing: .15px;
        margin-top: 15px;
        margin-bottom: 20px;
        max-width: 625px;
        margin-right: auto;
        margin-left: auto;
        color:#fff;
    }


#owl-carouselslide .owl-nav {
    display: block;
}

#owl-carouselslide .owl-dots {
    display: none;
}

#owl-carouselslide .owl-prev {
    position: absolute;
    top: 40%;
    left: 5%;
}

    #owl-carouselslide .owl-prev:hover {
        background: transparent;
    }

#owl-carouselslide .owl-next:hover {
    background: transparent;
}

#owl-carouselslide .owl-next {
    position: absolute;
    top: 40%;
    right: 5%;
}

#owl-carouselslide .owl-prev span {
    font-size: 80px;
}

#owl-carouselslide span {
    color: #fff;
}

    #owl-carouselslide span:hover {
        color: #fff;
    }

#owl-carouselslide .owl-next span {
    font-size: 80px;
}
.ara1{
    text-align:center;
}
.ara2 {
    display: flex;
    justify-content: center;
}
    .ara3 {
        box-sizing: content-box;
        height: 90px;
        width: 90px;
        line-height: 90px;
        border-radius: 50%;
        font-size: 40px;
        border-color: #333c4e;
        border-width: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffff;
        margin-bottom:15px;
    }
    .ara4{

    }
    .ara4 h3{
        font-size:22px;
        font-weight:400;
    }
.ara5 {
    background: var(--softmavi);
    padding: 15px 10px;
    border-radius: 15px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    min-height:270px;
}
.ara6{
    margin-top:-100px;
    z-index:555;
    position:relative;
    padding-bottom:50px;
}

    .hak3{

    }
        .hak3 li {
            display: flex;
            align-items: flex-start;
            margin-bottom: 25px;
            font-size: 15px;
        }
        .hak3 i {
            background: #fff;
            box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
            font-size: 24px;
            padding: 10px 15px;
            margin-right: 15px;
            color: var(--mavi);
            border-radius: 50px;
        }
        .hak3 ul h5 {
            font-size: 18px;
            color: #555555;
        }
        .hak3 ul p{
            font-size:15px;
            margin-bottom:5px;
        }
.hak1 {
/*    background: url('/upload/arabolum.jpg');
    background-attachment:fixed;
    background-size:cover;
    background-position:center;*/
background:var(--softmavi);
padding:50px 0;
}
.hak5 {
/*    background: rgb(10 10 10 / 55%);*/
}
.hak1 h2{
    text-align:center;
    font-size:33px;
    /*padding-bottom:50px;*/
}
.hak1 h2:after {
    content: '';
    background: var(--koyumavi);
    width: 5%;
    height: 2px;
    display: block;
    transition: .5s;
    /* margin: auto; */
    margin: 15px auto auto auto;
}
.hak6{
    padding:25px;
}
.urn1{
    padding:50px 20px;

}
.urn2{
    position:relative;

}
    .urn2:hover:before {
        z-index: 22;
        animation: shine 1s forwards;
        display:block;
    }
    .urn2:before {
        position: absolute;
        top: 0;
        left: -120%;
        z-index: 0;
        display: none;
        visibility: visible;
        content: '';
        width: 50%;
        height: 100%;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%);
        transform: skewX(-25deg);
    }
@keyframes shine {
    0% {
        left: 0%
    }

    100% {
        left: 100%
    }
}


.urn3 {
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(to right, rgb(0 0 0 / 24%) 0%, rgb(0 0 0 / 50%) 100%);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 25px;
}
    .urn1 h3 {
        text-align: center;
        font-size: 33px;
        padding-bottom: 50px;
    }
        .urn1 h3:after {
            content: '';
            background: var(--koyumavi);
            width: 5%;
            height: 2px;
            display: block;
            transition: .5s;
            /* margin: auto; */
            margin: 15px auto auto auto;
        }
    .urn1 h2 {
        margin-top: 30px;
        margin-bottom: 15px;
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: normal;
        letter-spacing: .25px;
        color:#fff;
    }
.home1.newsletter {
    background-attachment: fixed !important;
}

    .home1.newsletter .overlay {
        background: rgb(10 10 10 / 55%);
        /*background: rgb(10 10 10 / 17%);*/
        padding: 100px 0;
    }

    .home1.newsletter .content {
        position: relative;
    }

        .home1.newsletter .content:before {
            content: '';
            width: 96px;
            height: 108px px;
            /* background: url(../images/home1/newsletter/mail-img.png) no-repeat; */
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            left: -130px;
        }

        .home1.newsletter .content h1 {
            /*font-weight: 700;*/
            color: #fff;
            font-size: 52px;
            /*font-family: 'Montserrat', sans-serif;*/
        }
        .home1.newsletter .content h2 {
            color: #fff;
        }

.ytb3 iframe {
    width: 100%;
    height: 650px;
}.ytb1{
     padding:50px 100px;
 }
 .ytb2 h2{
     font-size:33px;
 }

 .krc1{

 }
.krc2 {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    padding: 20px;
    /* min-height: 120px; */
    display: inline-block;
}
.krc2 a {
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    min-height: 120px;
}
    .krc2 img {
        /*max-height: 100px;*/
        height: 120px;
    }
    .krc3{
        position:relative;
    }
.krc4 {
    /*padding-top: 200px;
    padding-bottom: 50px;*/
    overflow: hidden;
    padding: 200px 25px 50px;
}
.krc5{
    padding:50px 0px;
    background:var(--softmavi);
}
.krc5 h3{
    font-size:33px;
    padding:0 100px;
    text-align:center;
}
    .krc5 h3:after {
        content: '';
        background: var(--koyumavi);
        width: 5%;
        height: 2px;
        display: block;
        transition: .5s;
        /* margin: auto; */
        margin: 15px auto auto auto;
    }
.services-box {
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.service {
    /*margin: 8px;*/
}

.flip-box {
    background-color: transparent;
    /*width: 300px;
    height: 200px;*/
    /*border: 1px solid #f1f1f1;*/
    border-radius: 10px;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    bottom:0;
}

.flip-box-front {
    /*background-color: #fff;*/
    color: black;
    border-radius: 10px;
  /*  background: url(/upload/cam.jpg);
    background-size: cover;
    background-position: center;*/
    height:155px;
}

   /* .flip-box-front img {
        height: 50px;
        width: 50px;
    }*/

.flip-box-back h2 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
}
.flip-box-back {
    /*background-color: var(--softmavi);*/
    background:url(/upload/cam.jpg);
    background-size:cover;
    background-position:center;
    color: #000;
    transform: rotateY(180deg);
    border-radius: 10px;
    padding: 20px;
    height:155px;
}

.dyr1{
    padding:50px 0;
}
.dyr1 h3{
    /*text-align:center;*/
    font-size:33px;
    padding-bottom:15px;
}
.dyr2 a{
    padding: 20px 15px;
    background: var(--softmavi);
    display: block;
}
    .dyr2 h4 {
        position: relative;
        z-index: 1;
        margin-bottom: 10px;
        color: #000;
        font-weight: bold;
        margin-top: 15px;
        font-size: 20px;
    }
    .dyr2 span {
        color: var(--mavi);
        font-weight: 600;
        display: flex;
        align-items: center;
    }
.dyr2 p {
    color: #5b5b5b;
}
.dyr3 a {
    padding: 20px 15px;
    background: var(--softmavi);
    display: block;
    border-bottom: 1px solid #e2e8e9;
}
    .dyr3 h4 {
        position: relative;
        z-index: 1;
        margin-bottom: 10px;
        color: #000;
        font-weight: bold;
        margin-top: 15px;
        font-size: 20px;
    }
.dyr3 span {
    color: var(--mavi);
    font-weight: 600;
    display: flex;
    align-items: center;
}
.dyr4 {
    /*text-align: end;*/
    padding-bottom: 20px;
    font-size: 18px;
}
    .dyr4 a {
        color: #5b5b5b;
        background:transparent;
        border-color:transparent;
        padding:0;
    }
.urt1{
    position:relative;
}
.urt2{
    margin-bottom:25px;
}
.urt3{
    z-index:3;
    position:relative;
}
    .urt2:after {
        z-index: 2;
        content: '';
        width: 170px;
        height: 1px;
        position: absolute;
        width: 70px;
        /*bottom: 0;*/
        background: #fff;
    }
.urt5 {
    margin: 30px 0 0;
    /*background: var(--mavi);*/
    display: flex;
    align-items: center;
    z-index: 2;
    padding: 40px 115px 40px 15px;
}

.urt6 a {
    color: #fff;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    float: right;
    color: #fff;
    background: var(--koyumavi);
    z-index: 33;
}
    .urt6 a:after {
        top: 0;
        right: 0;
        content: '';
        z-index: 1;
        width: 3px;
        height: 100%;
        position: absolute;
        background: #fff;
        transition: all 300ms ease-in-out
    }
    .urt6 a:hover:after{
        width:100%;
    }
    .urt6 a:hover {
        color: var(--koyumavi);
    }
    .urt6 span{
        z-index:2;
        position:relative;
    }

.urt9 {
    margin-bottom:25px;
}

    .urt9:after {
        z-index: 2;
        content: '';
        width: 170px;
        height: 1px;
        position: absolute;
        width: 70px;
        /*bottom: 0;*/
        background: #fff;
    }

.urt11 {
    /*margin: 30px 0 0;*/
    /*background: var(--mavi);*/
    display: flex;
    align-items: center;
}

.urt8 a {
    color: #fff;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    float: right;
    color: #fff;
    background: var(--koyumavi);
    z-index: 55;
}

    .urt8 a:after {
        top: 0;
        right: 0;
        content: '';
        z-index: 1;
        width: 3px;
        height: 100%;
        position: absolute;
        background: #fff;
        transition: all 300ms ease-in-out
    }

    .urt8 a:hover:after {
        width: 100%;
    }

    .urt8 a:hover {
        color: var(--koyumavi);
    }

.urt8 span {
    z-index: 555;
    position: relative;
}
.urt5:before {
    top: 0;
    width: 100%;
    height: calc(100% - 30px);
    /*height:100%;*/
    content: '';
    position: absolute;
    left: 0;
    background: #86cae7;
    z-index: 2;
    margin-top:30px;
}
.urt11:before {
    top: 0;
    width: 50%;
    height: 100%;
    content: '';
    position: absolute;
    /*left: 100%;*/
    background: var(--mavi);
    z-index: 2;
    clip-path: polygon(40px 0px, 100% 0px, 100% 82%, 100% 100%, 0px 100%);
}
.urt10 {
    z-index: 555;
    padding: 55px 15px 55px 115px;
}
.ft1{

}
    .ft1 ul {
        list-style: none;
        display: flex;
    }
    .ft1 img {
        max-height: 55px;
        margin-bottom: 10px;
    }
    .ft1 i {
        margin-right: 18px;
        font-size: 26px;
        color: #294052;
        margin-top: 1rem;
    }
    .ft5{

    }
        .ft5 ul {
            list-style: none;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
        }
        .ft5 a{
            color:#000;
        }
        .fta1{

        }
        .fta1 a{
            color:#000;
           display:block;
        }
.ft5 b {
    margin-bottom: 15px;
    display:block;
}
.fta1 b {
    margin-bottom: 15px;
    display:block;
}
.cop1 {
    /* display: flex */
    /* align-items: center; */
    /* justify-content: space-between; */
    border-top: 1px solid #ebebeb;
    padding: 10px 30px;
    background: var(--softmavi);
}
.cop1 img{
    max-height:25px;
}
.cop1 p{
    margin-bottom:0;
}

#owl-carousePROJE .owl-nav {
    display: none;
}
#owl-carousePROJE .owl-dots{
    margin-top:25px;
}
.dil1 a {
    color: #ffffff4d;
}
.dil2 a{
    color:#fff;
}
.ic1{
    background:url(/upload/icslider.jpg);
    background-size:cover;
    background-position:center;
    height:220px;
}
.ic2 {
    height: 100%;
    width: 100%;
    background: rgb(10 10 10 / 55%);
}
.ic3 {
    /*background: #86cae7;*/
    background:var(--mavi);
    position:relative;
}
.ic4{
    text-align:center;
    color:#fff;
}
.ic4 a{
    color:#fff;
    line-height:45px;
}
.ic5 {
    position: absolute;
    bottom: -5px;
    left: 0;
    background: var(--koyumavi);
    clip-path: polygon(0px 0px, 95% 0px, 100% 100%, 100% 100%, 0px 100%);
    text-align: center;
}
    .ic5 h1 {
        margin: 0;
        color: #fff;
        font-size: 18px;
        line-height: 45px;
    }
    .haki3{
       /* float:left;*/
        
    }
    .haki1{
        padding:50px 0;
    }
    .haki5{
        padding-top:25px;
    }
    .haki7{
        padding-top:25px ;
        padding-bottom:25px;
    }
  .haki7 h2{
      font-size:23px;
  }
  .haki8 h2{
      font-size:23px;
  }

.urn1a {
    padding: 50px 0;
}

.urn2a {
    position: relative;
    overflow:hidden;
    padding:10px;
}

    .urn2a:hover:before {
        z-index: 22;
        animation: shine1 1s forwards;
        display: block;
    }

    .urn2a:before {
        position: absolute;
        top: 0;
        left: -120%;
        z-index: 0;
        display: none;
        visibility: visible;
        content: '';
        width: 50%;
        height: 100%;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%);
        transform: skewX(-25deg);
    }

@keyframes shine1 {
    0% {
        left: 0%
    }

    100% {
        left: 100%
    }
}


.urn3a {
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(to right, rgb(0 0 0 / 24%) 0%, rgb(0 0 0 / 50%) 100%);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 25px;
}

.urn1a h3 {
    text-align: center;
    font-size: 33px;
    padding-bottom: 50px;
}

.urn1a h2 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: normal;
    letter-spacing: .25px;
    color: #fff;
}
.urn4a{
    position:relative;
    overflow:hidden;
}

.ureta3{
    padding:50px 0;
}
.ureta1{
    padding:25px 10px;

}
.ureta2 {
    padding: 10px;
    background: var(--softmavi);
    display: block;
    min-height: 335px;
}
    .ureta2 h2 {
        font-size: 18px;
        color: #000;
        /*padding:0 15px;*/
    }
    .ureta2 img {
        margin-bottom: 25px;
        border-radius: 5px;
        border: 2px solid #bababa;
    }
    .ureta2 span {
        color: var(--mavi);
        font-weight: 600;
        display: flex;
        align-items: center;
    }
    .ureta3{
        padding:0 15px;
    }
.rfr2 {
    padding: 25px 10px;
}
    .rfr2 a {
        padding: 10px;
        background: var(--softmavi);
        display: block;
        min-height: 335px;
    }
    .rfr2 img {
        margin-bottom: 25px;
        border-radius: 5px;
        border: 2px solid #bababa;
    }
.rfr3 {
    padding: 0 15px;
}
    .rfr3 h2 {
        font-size: 18px;
        color: #000;
    }
    .rfr3 span {
        color: var(--mavi);
        font-weight: 600;
        display: flex;
        align-items: center;
    }

.ilt1 {
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid transparent;
    color: #ffffff;
    background: #9d1f2f;
    transition: all 0.3s ease;
}

.tp90 {
    font-weight: 500;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 5px 20px 0px rgba(0, 69.00000000000021, 255, 0.12);
    padding: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.tp91 {
    border-radius: 5px;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 32px;
    background: var(--koyumavi);
    background-image: linear-gradient(84deg, var(--koyumavi) 0, #046c9b 44.75%, #029de1 100.15%);
    color: #fff;
    display: flex;
    margin-right: 15px;
    justify-content: center;
    align-items: center;
}

    .tp91 i {
        color: #fff !important;
    }

.tp92 {
    display: inline-block;
    text-align: left;
}
.tp92 a{
    color:#000;
}

.tp93 {
    display: flex;
    align-items: center;
}

.ilt2 {
    padding: 75px 0;
}

    .ilt2 a {
        color: #000;
    }

.il4 h3 {
    font-size: 22px;
    margin: 0 0 25px 0;
}

.tp71 input, .tp71 textarea {
    background: #f1f6fc;
    width: 100%;
    padding: 10px 18px;
    border: none;
    outline: none;
    border-radius: 0;
    color: #363636;
    font-size: 16px;
}

.tp72:hover {
    background: #fff;
    color: var(--koyumavi);
    border: 1px solid var(--koyumavi);
}

.tp72 {
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid transparent;
    color: #ffffff;
    background: var(--koyumavi);
    transition: all 0.3s ease;
}

.ilt3 {
    padding-top: 50px;
}

    .ilt3 iframe {
        width: 100%;
        height: 450px;
    }

.il3 {
    text-align: center;
    margin-top: 50px;
}

    .il3 i {
        color: var(--koyumavi);
        padding: 1px 10px;
        font-size: 27px;
        margin-bottom: 0px;
    }

        .il3 i:hover {
            color: var(--mavi);
        }
        .pd1{
            padding:50px 0;
        }
        .pd2{
            padding:50px 0;
        }
        .pd2 iframe{
            width:100%;
            height:450px;
        }
        .urnd1{
            padding:50px 0;
        }

.urnd2a {
    position: relative;
    overflow: hidden;
    padding: 10px;
}

    .urnd2a:hover:before {
        z-index: 22;
        animation: shine1 1s forwards;
        display: block;
    }

    .urnd2a:before {
        position: absolute;
        top: 0;
        left: -120%;
        z-index: 0;
        display: none;
        visibility: visible;
        content: '';
        width: 50%;
        height: 100%;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%);
        transform: skewX(-25deg);
    }

@keyframes shine1 {
    0% {
        left: 0%
    }

    100% {
        left: 100%
    }
}


.urnd3a {
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(to right, rgb(0 0 0 / 24%) 0%, rgb(0 0 0 / 50%) 100%);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 25px;
}
    .urnd3a h2 {
        margin-top: 30px;
        margin-bottom: 15px;
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: normal;
        letter-spacing: .25px;
        color: #fff;    
    }

.urnd1a h3 {
    text-align: center;
    font-size: 33px;
    padding-bottom: 50px;
}

.urnd1a h2 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: normal;
    letter-spacing: .25px;
    color: #fff;
}

.urnd4a {
    position: relative;
    overflow: hidden;
}

.uretd1 {
    padding: 50px 0;
    text-align: justify;
}
        .rfrd1{
            padding:50px 0;
            /*min-height:30vh;*/
        }
        .rfrg1{
            padding:15px;

        }
.rfrd2 {
    width: 50%;
    float: left;
    padding:0 25px;
}
.rfrd3{
/*padding:50px 0;*/
}

.rfrg2 {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    padding:3px;
}
.rfrg3{
    margin-bottom:50px;
}
    .rfrg3 h3 {
        /*text-align: center;*/
        font-size: 33px;
        margin-bottom:15px;
    }
        .rfrg3 h3:after {
            display:none;
            content: '';
            background: var(--koyumavi);
            width: 5%;
            height: 2px;
            /*display: block;*/
            transition: .5s;
            /* margin: auto; */
            margin: 15px auto auto auto;
        }
.uretd3 {
    padding: 50px 0;
}
.uretd3 {
    padding: 15px;
}

.uretd4 {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    padding: 3px;
}
.uretd2 {
    margin-bottom: 50px;
}
.uretd2 h3 {
    text-align: center;
    font-size: 33px;
    margin-bottom: 15px;
}
.uretd2 h3:after {
    content: '';
    background: var(--koyumavi);
    width: 5%;
    height: 2px;
    display: block;
    transition: .5s;
    /* margin: auto; */
    margin: 15px auto auto auto;
}
.klt1{
    padding:50px 0;
}
.blg1 {
}
    .blg2{
    padding: 25px 10px;
}
        .blg3 a {
            padding: 10px;
            background: var(--softmavi);
            display: block;
            min-height: 335px;
        }
        .blg3 img {
            margin-bottom: 25px;
            border-radius: 5px;
            border: 2px solid #bababa;
        }
.blg4 {
    padding: 0 15px;
}
    .blg4 h2 {
        font-size: 18px;
        color: #000;
    }
.kryr1 {
    padding: 75px 0;
}

.ico1 {
    border-radius: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 25px;
    background: var(--koyumavi);
    background-image: linear-gradient(84deg, var(--koyumavi) 0, #046c9b 44.75%, #029de1 100.15%);
    color: #fff;
    display: flex;
    margin-right: 15px;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.ico2 {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height:60px;
}
.ico2:hover i{
    color:#fff;
}
    .ico2 i {
       /* color: var(--koyumavi);
        padding: 1px 10px;
        font-size: 27px;
        margin-bottom: 0px;*/
    }


.whatsapp-button {
    position: fixed;
    bottom: 70px;
    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;
    }
.yazilimci{
    color:#000;
}