﻿body {
    font-family: "Rubik", sans-serif;
    font-family: "Poppins", sans-serif;
}
:root {
    --mavi: #0a223d;
    --renk: #d3aa7b;
}
.logo img {
    max-height: 64px;
}
.lyt1 {
    position: fixed;
    z-index: 555;
    background: rgba(4,47,83,.3);
}
.lyt1_fixed{
    background:var(--mavi);
}
.lyt2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0;
}
.lyt5 a {
    color: #fff;
    /*font-weight: 600;*/
    font-size: 18px;
    padding:0;
}
.lyt5 a:hover{
    color:#fff;
}
.lyt5 li {
    border-right: 2px solid #fff;
}
.hd1 li{
    padding:10px 15px
}
.hd1 a{
    color:#000;
}

.hd1 a:hover{
    color:#000;
}
.sld1 {
    position: relative;
}

.sld2 {
    position: absolute;
    right: 0;
    top: 50%;
    /* padding: 70px 25% 70px 50px; */
    background: rgba(3, 39, 75, .8);
    /* font-family: 'Fonarto'; */
    font-family: "Merriweather", serif;
    width: 250px;
    font-size: 72px;
    color: #FFF;
    line-height: 1;
    font-weight: bold;
    width: 25%;
    /* min-height: 40%; */
    padding: 70px 10px 70px 40px;
    transform: translate(0%, -50%);
}

    .sld2 h4 {
        color: var(--renk);
        display: block;
        font-size: 47px;
        font-weight: 600;
        text-transform: capitalize;
    }

        .sld2 h4 > span {
            color: #fff;
            text-transform: capitalize;
        }
    .sld2 a {
        padding: 10px 20px;
        border-bottom-left-radius: 15px;
        border-top-right-radius: 15px;
        color: #ffff;
        position: relative;
        z-index: 0;
        font-size: 18px;
        display: inline-block;
        border: 1px solid #fff;
    }

       /* .sld2 a:after {
            position: absolute;
            content: "";
            width: 0;
            height: 100%;
            top: 0;
            left: 0;
            z-index: -1;
           
            border-bottom-left-radius: 15px;
            border-top-right-radius: 15px;
            box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
            transition: all 0.5s ease;
        }

        .sld2 a:hover:after {
            left: 0;
            width: 100%;
            z-index: 11;
        }
*/
 

    .sld2 p {
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 25px;
        display: block;
    }

#owl-carouselslide .owl-nav {
    display: block;
}

#owl-carouselslide .owl-dots {
    display: none;
}

#owl-carouselslide .owl-prev {
    position: absolute;
    bottom: 3%;
    left: 7%;
}

    #owl-carouselslide .owl-prev:hover {
        background: transparent;
    }

#owl-carouselslide .owl-next:hover {
    background: transparent;
}

#owl-carouselslide .owl-next {
    position: absolute;
    bottom: 3%;
    left: 10%;
}

#owl-carouselslide .owl-prev > span {
    font-size: 50px;
    color: #000;
    background: transparent;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
    width: 40px;
    display: flex;
    height: 40px;
    justify-content: center;
    align-items: center;
    transition: .4s all;
}

#owl-carouselslide  span {
   
}

    #owl-carouselslide span:hover {
        color: #fff;
        background: #111D5E;
        transition: .4s all;
    }

#owl-carouselslide .owl-next > span {
    font-size: 40px;
    color: #000;
    background: transparent;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
    width: 40px;
    display: flex;
    height: 40px;
    justify-content: center;
    align-items: center;
    transition: .4s all;
}


#owl-carouselslide {
    position: relative;
}

.hak2 img{
    border:25px solid #fff;
    z-index:44;
    position:relative;
}
.hak1 {
    background: var(--mavi);
    position: relative;
    padding: 50px 0;
    padding-top: 250px; 
}
.hak3{
    color:#fff;
    padding-top:100px;
}
.hak3 h2 {
    font-family: "Playfair Display", serif;
    margin-bottom: 10px;
    font-size: 46px;
    line-height: 52px;
    color: #fff;
}
.hak4 {
    color: #fff;
    font-size: 60px;
    font-family: "Playfair Display", serif;
    position: absolute;
    z-index: 22;
    top: -15%;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 450px;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
    /*top: 50%;*/
    left: 50%;
    transform: translate(-50%, 0%);
    text-align: center;
}
.hak3 a {
    color: #fff;
    border: 1px solid var(--renk);
    padding: 15px 25px;
    border-radius: 15px;
    margin-top: 16px;
    float: left;
    letter-spacing: 1px;
    display: flex;
    font-weight: 500;
    align-items: center;
}
.prj4{
    padding:75px 25px 75px 50px;
}
.prj2 {
    height: 480px !important;
    border-radius: 5px 50px 5px 50px;
   
    height: 100%;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.07);
}
.prj3 {
    border-radius: 5px 50px 5px 50px;
    background: #00000059;
    opacity: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
}
    .prj3 h2 {
        color: #fff;
        font-size: 40px;
        font-family: "Playfair Display", Sans-serif;
    }
.prj5 span {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 16px;
    letter-spacing: 1.7px;
}
.prj5 h2 {
    /*color: #FFFCFC;*/
    font-family: "Playfair Display", Sans-serif;
    font-size: 45px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2em;
    letter-spacing: -0.3px;
}
.prj6 {
    position: absolute;
    top: 21px;
    color: #fff;
    padding: 5px 10px;
    background: #00000059;
}
    .prj6 p {
        margin-bottom: 0;
        font-size: 14px;
    }
.ara1 {
    min-height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pif1 iframe{
    width:100%;
    height:450px;
}
.ara2 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align:center;
}
.ara4 {
    background: #06060696;
    padding: 75px;
    border-radius: 5px 50px 5px 50px;
    min-height:425px;
}
.ara4 span{
    font-family: "Playfair Display", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    color:var(--renk);
    margin-bottom:25px;
}
.ara4 p {
    
    font-size: 34px;
    font-weight: 400;
    line-height: 44px;
    color: #FFFCFCF2;
}
.ara3{
    position:relative;
}

.btn2 {
   
}
.customNextBtn {
    margin: 0px auto;
    position: absolute;
    top: 50%;
    right:5px;
    /* left: 50%; */
    transform: translate(0%, -50%);
    z-index: 666;
}
.customPreviousBtn {
    margin: 0px auto;
    position: absolute;
    top: 50%;
    left: 5px;
    /* left: 50%; */
    transform: translate(0%, -50%);
    z-index: 666;
}
.btn2 i {
    background: #fff;
    padding: 5px 10px;
    font-size:21px;
}

.hky1 {
    border-right: 1px solid var(--mavi);
}

    .hky1 h2 {
        color: var(--mavi);
        /*font-family: trajanpro-regular;*/
        font-family: 'Playfair Display', serif;
        font-weight: 400;
    }

    .hky1 a {
        color: var(--mavi);
    }

    .hky1 span {
        font-size: 21px;
        font-weight: 400;
    }

    .hky1 h2 {
        font-size: 45px;
    }

.hky2 {
}

    .hky2 a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        background-color: var(--mavi);
    }

    .hky2 ul {
        display: flex;
        list-style: none;
        margin-top: 25px;
    }

    .hky2 i {
        color: #fff;
        font-size: 21px;
    }

    .hky2 h3 {
        font-size: 28px;
        font-weight: 400;
    }

    .hky2 li {
        padding: 5px;
    }

.hky3 {
    padding: 75px 0;
    z-index: 2;
    position: relative;
    background: #fff;
}

.ft{
    background:var(--mavi);
    
    color:#fff;
}
.ft1 {
    padding: 50px 0;
}
.ft4 a{
    display:block;
    color:#fff;
}
.ft2 a:hover {
    opacity: .7;
}
.ft2 img {
    max-height: 80px;
}
.ft3 a {
    display: block;
    color: #FFF;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
}
    .ft3 a:hover {
        opacity: .7;
    }
.ft3 ul{
    list-style:none;
}
.ft4 span {
    margin-bottom: 10px;
    display: block;
    font-weight:600;
}
.ft4 a {
    display: block;
    color: #FFF;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
}
.ft6 {
    display: flex;
    justify-content: space-between;
    border-top:1px solid #fff;
    padding:15px 0;
}
    .ft6 p {
        margin-bottom: 0;
    }
    .ft6 img {
        max-height: 25px;
    }
.ic1 {
    background: #224870;
    padding: 10px 0;
}
    .ic2 ul{
        list-style:none;
        display:flex;
    }
.ic2 a {
    color: #fff !important;
    line-height: 26px;
    font-size: 14px;
    text-transform: uppercase;
}
.ic2 .active {
    /*color: #78848f!important;*/
    opacity:.5;
   
}
.ic2 span{
    padding:0 10px;
}
.hakd1{
    padding:50px 0;
}
.hakd3{
  /*  width:40%;
    float:left;
    padding-right:50px;*/
}
.hakd3 img {
    border: 25px solid var(--mavi);
    z-index: 44;
    position: relative;
}
.hakd2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
    .hakd2 h2 {
        font-family: "Playfair Display", serif;
        margin-bottom: 10px;
        font-size: 46px;
        line-height: 52px;
    }
.msy2 {
    background: url( /upload/resimler/bgjpg_23.jpg);
    background-size: cover;
    background-position: bottom right;
    border-radius: 10em 0 0 0;
}
.msy5{
    padding:45px;
    background:#fff;
}
    .msy5 h2 {
        font-family: "Playfair Display", Sans-serif;
        font-size: 33px;
        font-weight: 400;
        text-transform: capitalize;
        line-height: 1.2em;
        letter-spacing: -0.3px;
        margin-bottom:15px;
    }
    .proje1{
        padding:50px 0;
    }
.proje2 {
    /*margin-bottom:25px;*/
    padding: 10px;
    position:relative;
    
}
.proje3 {
    background: var(--mavi);
    padding: 10px 0 10px 25px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
    .proje3 h2 {
      
        font-size: 25px;
        color: #fff;
        font-weight: 400;
    }
    .proje4{
        padding:0;
    }
.proje5 {
    position: relative;
    border-radius: 15px 15px 5px 5px;
    overflow: hidden;
}

.proje6 {
    position: absolute;
    top: 21px;
    color: #fff;
    padding: 5px 10px;
    background: #00000059;
}

    .proje6 p {
        margin-bottom: 0;
        font-size: 14px;
    }
.ilt1 {
    padding: 50px 0;
}

.ilt3 h2 {
    font-weight: 400;
    font-size: 50px;
    color: var(--mavi);
    margin-bottom: 25px;
}

.ilt2 {
    display: flex;
    justify-content: flex-end;
}

.ilt4 a {
    display: block;
    color:#000;
}

.ilt4 i {
    color: var(--renk);
}

.ilt3 {
    padding-top: 50px;
}

.ilt5 iframe {
    width: 100%;
    height: 100%;
}
.ssy1 img {
    max-width: 30px;
}

.ssy1 a {
    padding: 5px;
    margin-top: 25px;
    display: inline-block;
}

.frm1 {
    background: var(--mavi);
    color: #ffffff;
    border-color: transparent;
}

.tp72 {
    background: var(--mavi);
    color: #fff;
    font-weight: 600;
}

.ifr1 {
    margin-top: 50px;
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.09);
    padding: 25px 7%;
    border-radius: 1.25rem;
    background: #ffffff78;
}

    .ifr1 h3 {
        font-size: 30px;
        line-height: 2.7rem;
        font-weight: 400;
        color: var(--mavi);
        margin-bottom: 25px;
    }

    .ifr1 input, .ifr1 textarea {
        border-color: transparent;
        background: transparent;
        border-bottom: 1px solid #e4e4e4;
        color: var(--mavi) !important;
    }
    .prd1{
        position:relative;
    }
.prd2 {
    position: absolute;
    color: #FFF;
    width: 300px;
    /*font-family: 'Fonarto';*/
    font-size: 36px;
    line-height: 1.3;
    top: 0;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    right: 10%;
}
    .prd2 span {
        width: 4px;
        height: 55vh;
        background: #FFF;
        display: block;
        margin-bottom: 20px;
        position: relative;
    }
        .prd2 span:after {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background: #FFF;
            content: '';
            display: block;
            position: absolute;
            bottom: -3px;
            left: -13px;
        }
    .prd2 h1 {
        background: #fffffff5;
        color: var(--mavi);
        padding: 5px 10px;
        font-weight: 600;
        border-radius: 5px;
    }
.prh2 h2 {
    font-weight: 700;
    font-size: 55px;
    color: var(--mavi);
    text-align: left;
    line-height: 66px;
    position: relative;
    /*z-index: 1;*/
    font-family: "Playfair Display", serif;
    padding: 25px 0;
}
.prh1{
    padding:50px 0;
}
.pro2 ul {
    list-style: none;
    /* display: flex; */
    /* justify-content: space-around; */
    /* justify-content: space-evenly; */
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 0;
    padding: 15px 50px;
}
.pro2 li {
   /* display: flex;
    align-items: center;
    color: #000;*/
   padding:10px;
}
.pro3 {
    display: flex;
    align-items: center;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    padding: 0 10px;
    background: #fff;
    border-radius: 7px;
    color:var(--mavi);
}
.pro2 i {
    font-size: 32px;
    margin-bottom: 0;
    color: var(--mavi);
    padding: 15px;
}
.prod1{
    padding:50px 0;
}
.prod2 {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    padding: 0 10px;
    background: #fff;
    border-radius: 7px;
}
    .prod2 h4 {
        font-size: 25px;
        display: block;
        padding: 5px 0 5px 10px;
        border-left: 3px solid var(--mavi);
        color:var(--mavi)
    }
#waterfall {
    list-style: none;
}
    #waterfall img {
        padding: 5px;
    }
#owl-carouselPROJE .owl-nav {
    display: none;
}
