﻿.logo {
    display: flex;
    align-items: center;
 
}

    .logo img {
        max-height: 55px;
    }

.ard3 {
    padding: 10px 0px;
    border-bottom: 1px solid #D9D9D9;
    position: relative;
    background: linear-gradient(349deg,rgb(86 113 150) 0%, #809bc5 23%,#6dabce 67%,#8cd2f6 100%);
}

.ard1 {
    text-align: start;
}


    .ard1 a {
        padding: 10px;
        font-size: 16px;
        font-weight: 500;
        color: #fff !important;
    }

.ard2 {
    text-align: end;
}

    .ard2 a {
        padding: 10px;
        font-size: 16px;
        font-weight: 500;
        color: #fff!important;
    }


.ard4 {
    padding: 15px 0px;
}

.ard5 {
    display: flex;
    justify-content: center;
}

    .ard5 a {
        color: #030925;
        font-size: 18px;
        font-weight: 600;
    }
    .ard5 span {
        content:"|";
        height:20px;
        width:2px;
        left:15px;
        color: #201d5e;
    }
    .ard5 li {
        padding: 0px 25px;
        display: flex;
        align-items: center;
    }
    
.ard6 {
    overflow: hidden;
    padding: 0px;
    position: relative;
}

    .ard6 video {
        /*position:fixed;*/
        width: 99vw;
        height: auto;
        display: block;
    }

.ard7 h1 {
    /*margin-top: 100px;*/
    color: #fff;
    font-size: 61px;
}

.ard7 {
    z-index: 555;
    /*margin-top: 50px;*/
}

    .ard7 a {
        margin: 0px 0px;
        padding: 15px 20px;
        color: #fff !important;
        background: #86cdf5;
        border-radius: 35px;
        margin-top: 25px;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
    }

        .ard7 a:hover {
            background: #6283ac;
        }

.ard8 {
    height: 84vh;
    position: absolute;
    top: 0%;
    left: 5%;
    display: flex;
    align-items: center;
}

.ard9 {
    /*background:url("/upload/slideralt_mavi.jpg");*/
    /*background: linear-gradient(349deg,#0f3f5a 0%, rgb(112, 152, 182) 36%,#849caa 68%,#bfcbd2 98%,#fff 100%);*/
    background: linear-gradient(349deg,#ffffff 0%, rgb(124 202 244) 23%,#a1d7f8 67%,#fff 100%);
    margin-top: -10px;
}

.ard10 {
    padding: 50px;
    transition: .9s all;
}

    .ard10 p, .ard10 span {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
    }

    .ard10:hover p {
        transition: .9s all;
        transform: translateX(5%);
    }

        .ard10:hover p:before {
            content: "";
            height: 1px;
            width: 55px;
            background: #fff;
            display: inline-block;
            margin-right: 15px;
            margin-bottom: 5px;
            transform: scaleX(1);
            transition: transform .2s .2s ease-in-out;
            transform-origin: 75% 50%;
        }

.ard11 {
    background-image: url("/upload/hakkimizda/4.jpg");
    background-position: center center;
    background-size: cover;
    /* height:100vh;*/
}

.ard12 {
    padding: 75px;
    background: linear-gradient(349deg,rgb(91 116 157) 0%, #809bc5 23%,#6dabce 67%,#8cd2f6 100%);
    /*   background-image: url("/upload/2.jpg");
    background-position: center center;
    background-size: cover;*/
}

    .ard12 span {
        color: #fff;
        font-weight: 400;
        font-size: 16px;
    }

      /*  .ard12 span:after {
            content: "";
            margin-left: 6px;
            margin-right: auto;
            transition: transform .3s ease-in-out;
            color: #d2d0d0;
            height: 2px;
            display: inline-block;
            width: 15px;
            vertical-align: baseline;
            background-color: currentColor;
        }*/

    .ard12 h2 {
        color: #fff;
        font-size: 39px;
        font-weight: 700;
    }

    .ard12 strong {
        font-weight: 400;
        color: #455f83;
    }

    .ard12 p {
        color: #fff;
        margin-top: 25px;
    }

.ard13 {
}

    .ard13 p {
        color: #fff;
        font-size: 16px;
        font-weight: 500;
    }

.progress {
    width: 100%;
    /*background: #F31717;*/
    background: #455f83;
    --bs-progress-bar-bg: #d8d7d7;
    height: 5px;
}

.ard14 {
  /*  background: url(/upload/3sayacyan.png);
    padding: 113px 130px 140px 107px;
    color: #fff;
    text-align: center;
    left: 36%;
    position: absolute;
    z-index: 5555;
    top: 59%;
    animation-name: example;
    animation-duration: 2s;*/
}

.ard14 {
    background: url(/upload/16.png);
    width: 187px;
    height: 186px;
    color: #fff;
    text-align: end;
    right: 48%;
    position: absolute;
    z-index: 5555;
    /* top: 59%; */
    animation-name: example;
    animation-duration: 2s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    bottom: 0%;
}
@keyframes example {
    0% {
      
        bottom: 100%;
    }
    /*  25% {
        left: 36%;
        top: 10%;
    }

    50% {
        left: 36%;
        top: 25%;
    }

    75% {
        left: 36%;
        top: 50%;
    }
*/
    100% {
     
        bottom: 0%;
    }
}

.ard14 h2 {
    font-size: 44px;
    font-weight: 400;
    margin-bottom: 0px;
    margin-right: 30px;
}

.ard14 p {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    /* margin: 0px 30px 0 0; */
    display: inline-block;
    margin-right: 30px;
}

.ard14 span {
    font-size: 63px;
    font-weight: 600;
}

.ard15 {
    position: relative;
    /*margin-top:-7px;*/
}

.ard16 {
    background-image: url("/upload/ic_depo.png");
    background-position: center center;
    background-size: cover;
    min-height: 80vh;
}

.ard17 {
    /*margin: 0 90px 0 0;*/
}

    .ard17 h3 {
        font-size: 53px;
        font-weight: 700;
        color: #030925;
        margin-bottom: 40px;
    }

    .ard17 span {
        color: #b2d7ec;
        font-weight: 600;
    }

    .ard17 p {
        margin: 4px 0 10px 0;
        color: #3f3f3f;
        font-size: 18px;
    }

.ard18 {
    display: flex;
    padding: 75px;
    background-color: #F2F6F9;
    /* align-items: center; */
    background-image: url(/upload/hakkimizda/arkaplan.png);
    background-position: right;
    height: 75vh;
}

.ard19 {
    animation: image_upDown2 2s infinite alternate;
    transform: translate(0%, -1.5%);
    position: absolute;
    left: -190px;
    top: 15%;
}

.ard20 {
    background: linear-gradient(180deg,#3f5d84 0%, rgb(88 119 162) 13%,#6381ac 19%,#bfcbd2 78%,#fff 100%);
}

.ard21 {
    background: #fff;
    box-shadow: 0 0 0 1px #46648c;
    /* padding: 15px;*/
    border-radius: 50%;
    transition: .9s;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
}
    .ard21 h1 {
        color: #8098b8;
        margin-bottom: 0px;
    }

.ard22 {
    display: flex;
    justify-content: center;
    margin: 50px 0px;
    flex-direction: column;
    align-items: center;
    border-right: 1px solid #fff;
    text-align: center;
    justify-content: flex-start;
}

    .ard22:hover .ard23 {
        display: none;
    }

    .ard22:hover .ard24 {
        display: block;
    }

   /* .ard22:hover .ard21 {
        background: linear-gradient(161deg,#3f5d84 0%, rgb(88 119 162) 13%,#6381ac 19%,#bfcbd2 100%,#fff 100%);
    }*/

    .ard22 h3 {
        color: #fff;
        margin: 30px 0px;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.2;
        transition: .4s;
    }

    .ard22 p {
        font-weight: 400;
        color: #dcdde0;
        font-size: 16px;
        line-height: 1.875em;
        transition: .4s;
    }



.ard23 {
    max-width: 45px;
    transition: .4s;
}

.ard24 {
    display: none;
    max-width: 45px;
    transition: .4s;
}

.ard25 {
    padding: 0px 25px;
}

.ard26 {
    text-align: center;
    margin: 40px 0px;
}

    .ard26 span {
        color: #484c64;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.2;
        margin-bottom: 10px;
        display: inline-block;
    }

        .ard26 span:before {
            content: "";
            height: 2px;
            width: 15px;
            background: #484c64;
            display: inline-block;
            margin-right: 2px;
        }

        .ard26 span:after {
            content: "";
            height: 2px;
            width: 15px;
            background: #484c64;
            display: inline-block;
            margin-left: 2px;
        }

    .ard26 h3 {
        font-size: 42px;
        font-weight: 700;
        color: #030925;
        margin-bottom: 40px;
    }

    .ard26 strong {
        color: #6381ac;
        font-weight: 300;
    }

    .ard26 p {
        margin: 4px 0 20px 0;
        color: #656772;
        line-height: 11px;
    }

.ard27 {
    position: relative;
}

    .ard27 h4 {
        color: #030925;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 12px;
    }

    .ard27 a {
        color: #030925;
        font-size: 14px;
        font-weight: 600;
    }

        .ard27 a:hover {
            color: #2d5b76;
        }

    .ard27:hover .ard30 {
        opacity: 1;
    }

    .ard27:hover .overlay {
        background-color: rgba(53,58,81,.7);
        opacity: 1;
        transition: .4s;
    }


.ard29:after {
    content: "";
    height: 1px;
    width: 10px;
    background: #484c64;
    display: inline-block;
    margin-left: 2px;
}

.ard28 {
    padding: 15px;
    text-align: start;
}

.ard30 {
    color: #fff;
    background-color: #6381ac;
    position: absolute;
    z-index: 1;
    top: 40%;
    left: 50%;
    left: 50%;
    right: auto;
    transform: translate(-50%,-50%);
    opacity: 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

    .ard30:hover {
        color: #fff;
        background-color: #3f5d84;
    }

    .ard30 i {
        font-size: 18px;
        color: #fff;
        font-weight: 700;
    }

.overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: auto;
    width: 100%;
    height: 100%;
}

.overlay {
    background-color: rgba(0,0,0,.15);
}

#owl-carouselproje .owl-carousel .owl-stage-outer {
    margin-top: 50px !important;
}

#owl-carouselproje .owl-nav {
    display: none;
}

#owl-carouselproje span:before, #owl-carouselproje span:after {
    display: none;
}

#owl-carouselblog .owl-nav {
    display: none;
}

#owl-carouselblog span:after {
    display: none;
}

#owl-carouselreferans .owl-nav {
    display: none;
}

#owl-carouselreferans .owl-dots {
    display: none;
}

.ard31 {
    margin-top: 35px;
    margin-bottom: 35px;
    display: flex;
    justify-content: center;
}

.ard32 {
}

.ard33 {
    text-align: center;
}

    .ard33 span {
        color: #a9aab1;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.2;
        margin-bottom: 10px;
        display: inline-block;
    }

        .ard33 span:after {
            content: "";
            height: 2px;
            width: 15px;
            background: #484c64;
            display: inline-block;
            margin-left: 2px;
        }

        .ard33 span:before {
            content: "";
            height: 2px;
            width: 15px;
            background: #484c64;
            display: inline-block;
            margin-right: 2px;
        }

    .ard33 h3 {
        font-size: 42px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 40px;
    }

    .ard33 strong {
        color: #6381ac;
        font-weight: 300;
    }

.ard34 {
    background: #030925;
    padding: 100px;
    position: relative;
}

.ard35 {
    text-align: start;
    padding: 25px;
}

    .ard35 h4 {
        color: #fff;
    }

    .ard35 strong {
        color: #B9BBC7;
    }

    .ard35 p {
        color: #fff;
        padding-top: 20px;
        font-size: 18px;
        line-height: 32px;
    }

.ard36 {
    position: absolute;
    bottom: 0;
    left: 0;
}


.ard37 {
    margin: 50px 0px;
}

    .ard37 span {
        color: #484c64;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.2;
        margin-bottom: 10px;
        display: inline-block;
    }

       /* .ard37 span:after {
            content: "";
            height: 2px;
            width: 15px;
            background: #484c64;
            display: inline-block;
            margin-left: 2px;
        }*/

    .ard37 h3 {
        font-size: 39px;
        font-weight: 700;
        color: #030925;
        margin-bottom: 40px;
    }

    .ard37 strong {
        color: #6381ac;
        font-weight: 300;
    }

.ard38 {
    padding: 25px;
}

    .ard38 i {
        color: #3f5d84;
    }

    .ard38 strong {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        font-weight: 500;
        font-size: 14px;
        color: #484c64;
        line-height: 30px;
    }

    .ard38 h4 {
        margin: 4px 0 20px 0;
        font-size: 24px;
        line-height: 36px;
        border-left: 3px solid #3f5d84;
        padding-left: 15px;
    }

        .ard38 h4:hover {
            text-decoration: underline;
            transition: .4s;
        }

    .ard38 a {
        color: #030925;
    }

        .ard38 a:hover {
            color: #030925;
        }


.arrow {
    color: #000;
    text-align: left;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 40px;
    height: 40px;
    max-width: max-content;
    border: 1px solid #dadce4;
    border-radius: 35px;
    font-weight: 700;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    transition: .5s ease-in-out;
    background-color: #fff;
}

    .arrow span {
        font-size: 12px;
        font-weight: 700;
        line-height: 38px;
        display: inline-block;
        vertical-align: middle;
        padding-right: 25px;
        padding-left: 4px;
        min-height: 38px;
    }

        .arrow span:after {
            display: none;
        }

    .arrow i {
        color: #030925;
    }
    /*.arrow:after {
        content: "→";
        position: absolute;
        color: #383736;
        left: 0%;
        opacity: 0;
        -webkit-transition: all 250ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    }*/

    /*.arrow:hover:before {
        left: 84%;
        opacity: 1;
    }*/

    .arrow:hover {
        width: 200px;
        color: #000;
    }

.ard39 {
    background: #080C1F;
    padding: 50px 0px;
}

.ard40 {
    margin-top: 50px;
}

    .ard40 p {
        color: #B9BBC7;
    }

    .ard40 img {
        max-height: 50px;
        margin-bottom: 25px;
    }

    .ard40 h4 {
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 50px;
    }

    .ard40 a {
        color: #B9BBC7;
        margin-bottom: 15px;
        display: inline-block;
    }

    .ard40 i {
        color: #fff !important;
    }

        /*.ard40 i:hover {
            color: #f31717 !important;
        }*/

.ard41 {
}

    .ard41 a {
        border: 1px solid gray;
        border-radius: 50%;
        /*padding: 15px;*/
        text-align: center;
        font-size: 20px;
        width: 40px;
        height: 40px;
    }
        .ard41 a:hover {
            background: #009de2;
        }
    .ard41 i {
        color: #fff;
        font-size: 12px;
    }

.ard42 {
    background: #080C1F;
}

.ard43 {
    border-top: 1px solid gray;
    color: #B9BBC7;
    font-size: 14px;
}


.ard44 {
    /*margin: 0 90px 0 0;*/
}

    .ard44 h3 {
        font-size: 53px;
        font-weight: 700;
        color: #030925;
        margin-bottom: 40px;
    }

    .ard44 span {
        color: #b2d7ec;
        font-weight: 600;
    }

    .ard44 p {
        margin: 4px 0 10px 0;
        color: #3f3f3f;
        font-size: 18px;
    }
.ard45 {
    display: flex;
    padding: 75px;
    background-color: #F2F6F9;
}
.hd1 li{
    padding:0px;
}
.hd1 a {
    padding: 5px 20px;
}
.hd1 a:hover {
    background: #77b6d8d1;
    color: #fff;
}
.hd1 a:active {
    color: #fff;
    background: #81c4e8;
}
.sl1 {
    background-attachment: fixed !important;
    z-index: 5;
    position: relative;
    height: 230px;
}
    .sl1 .overlay {
        /*background: rgb(10 10 10 / 55%);*/
        background: #00000057;
        /* padding: 100px 0; */
        display: flex;
        align-items: center;
    }
    .sl1 .content h1 {
        color: #fff;
        font-size: 45px;
    }
    .ard46{
        margin:50px 0px;
    }
    .ard47{
        position:relative;
    }
.ard49 {
    position: absolute;
    bottom: 0px;
    right: -15px;
    max-height: 150px;
}
.ard48{
    padding:0px 45px;
}

.ard50 {
    margin: 50px 0px;
}

    .ard50 span {
        color: #484c64;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.2;
        margin-bottom: 10px;
        display: inline-block;
    }

        .ard50 span:after {
            content: "";
            height: 2px;
            width: 15px;
            background: #484c64;
            display: inline-block;
            margin-left: 2px;
        }

    .ard50 h3 {
        font-size: 42px;
        font-weight: 700;
        color: #030925;
        margin-bottom: 40px;
    }

    .ard50 strong {
        color: #6381ac;
        font-weight: 300;
    }

.ard51 {
    padding: 25px;
}

    .ard51 i {
        color: #3f5d84;
    }

    .ard51 strong {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        font-weight: 500;
        font-size: 14px;
        color: #484c64;
        line-height: 30px;
    }

    .ard51 h4 {
        margin: 4px 0 20px 0;
        font-size: 24px;
        line-height: 36px;
        border-left: 3px solid #3f5d84;
        padding-left: 15px;
    }

        .ard51 h4:hover {
            text-decoration: underline;
            transition: .4s;
        }

    .ard51 a {
        color: #030925;
    }

        .ard51 a:hover {
            color: #030925;
        }
        .ard52{
            margin:50px 0px;
        }
        .ard53{
            padding:30px 45px;
        }
            .ard53 h2 {
                color: #201d5e;
            }
            .ard53 li::marker {
                color: #201d5e;
            }
.ard54 {
    margin: 75px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
        .ard54 h2 {
            font-size: 28px;
            font-weight: 700;
            color: #191919;
        }
        .ard54 span {
            color: #9e9e9e;
        }

.ard54 button {
    margin-top: 25px;
    padding: 14px 30px;
    border: 2px solid #343436;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    font: 700 13px/1.2 "Open Sans", sans-serif;
    text-decoration: none;
    vertical-align: middle;
    outline: none;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition-property: background, color, border-color;
    -o-transition-property: background, color, border-color;
    transition-property: background, color, border-color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    background: transparent;
    color: #343436;
}

        .ard55{

        }
            .ard55 input {
                border-radius: 25px;
                padding: 10px 15px;
            }
            .ard55 textarea {
                border-radius: 25px;
                border: 1px solid #ced4da;
                padding: 10px 15px;
            }

.ard57 {
    z-index: 55;
    position: relative;
    margin-top: -50px;
}
.ard58 {
    border-right: 1px solid silver;
    text-align: center;
    padding: 25px 15px;
    background: #fff;
    border-bottom: 1px solid silver;
}
    .ard58 i {
        display: block;
        padding: 15px 0px;
        color: #617ca2;
        font-size: 31px;
    }
.ard58 a {
    color: #454545;
}
    .ard58 h2 {
        font-size: 20px;
        font-weight: 600;
    }
.ard59 {
    margin: 25px 0px;
    box-shadow: 0px 0px 5px #7a7a7a;
    overflow: hidden;
}
    .ard59 h6 {
        font-size: 22px;
        margin: 0px 0px 13px 0px;
        color: #032e42;
    }
    .ard59 a {
        display: flex;
        font-size: 16px;
        font-weight: 500;
        color: #ffffff !important;
        justify-content: flex-end;
        align-items: center;
        background: linear-gradient(338deg, #201d5e 50%,rgb(255 255 255) 29.5%);
        
        transition: .6s all;
    }
    .ard59:hover {
        transform: translateY(-2%);
        z-index: 55;
        position: relative;
        transition: .8s all;
        box-shadow: 0px 0px 15px #7a7a7a;
    }
    .ard59:hover a {
/*        transform: translateY(-15%);
*/    }
    .ard59:hover  img{
        transform: scale(1.04);
        transition:.9s all;
   
    }
    .ard59 i {
        text-align: end;
        font-size: 18px;
        /* background: red; */
        padding: 15px;
    }
.ard60 {
    padding: 25px 22px 10px 22px;
}

.ard61{
    margin:50px 0px;
}
.ard62 h2 {
    color: #201d5e;
}
.ard62 b {
    color: #201d5e;
    font-size:18px;
}