body{
    margin-top: 85px;
    background-image: url(../img/referanslar/hikayeci/hikayeci.png);
    font-family: 'Montserrat', sans-serif;
    /* user-select: none; */
}
/* NAVBAR */
header nav{
    height: 85px;
}
.navbar-nav{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    text-shadow: 0 1px 1px rgb(0, 0, 0, 0.5);
}
nav .brand img{
    max-height: 85px;
}
nav .brand{
    position: relative;
    height: 85px;
}
nav .brand img{
    object-fit: contain;
}
.navbar-light .navbar-nav .navbar-link:focus,
.navbar-light .navbar-nav .nav-link:hover{
    color: rgb(255, 255, 255);
}
nav ul li a {
    color: #fff !important;
}
nav ul li a:hover{
    color: rgba(236, 235, 233, 0.8) !important;
}
.dropdown-menu {
    background-color: rgba(236, 235, 233, 0.7);
}
.dropdown-menu li a{
    color: #000 !important;
}
.dropdown-menu > li a:hover{
    background-color: #394D5C !important;
}
header nav{
    background-color: #394D5C;
}

.carousel-item{
    height: 100vh;
    min-width: 330px;
}
.zaman-bg-1{
    background-image: url(../img/projeler/1.post.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.zaman-bg-2{
    background-image: url(../img/projeler/zamanlogo.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.zaman-bg-3{
    background-image: url(../img/projeler/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.zaman-bg-4{
    background-image: url(../img/projeler/battalgazi_1\ -\ Photo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.zaman-bg-5{
    background-image: url(../img/projeler/battalgazi_2\ -\ Foto.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.zaman-bg-6{
    background-image: url(../img/projeler/battalgazi_3\ -\ Foto.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.zaman-bg-7{
    background-image: url(../img/projeler/battalgazi_4\ -\ Foto.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-1{
    background-image: url(../img/referanslar/hikayeci/alinur_aktas.jpg  );
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-2{
    background-image: url(../img/referanslar/hikayeci/alinur_aktas.webp   );
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-3{
    background-image: url(../img/referanslar/hikayeci/alinur_aktas_2.jpg   );
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-4{
    background-image: url(../img/referanslar/hikayeci/hikayeci-1.jpg   );
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-5{
    background-image: url(../img/referanslar/hikayeci/hikayeci-2.jpg  );
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-6{
    background-image: url(../img/referanslar/hikayeci/hikayeci-3.jpeg   );
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-7{
    background-image: url(../img/referanslar/hikayeci/hikayeci-4.jpg   );
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-8{
    background-image: url(../img/referanslar/hikayeci/hikayeci-5.jpg   );
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-9{
    background-image: url(../img/referanslar/hikayeci/hikayeci-6.jpeg   );
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-10{
    background-image: url(../img/referanslar/hikayeci/hikayeci-6.jpg   );
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
}
.carousel-caption{
    bottom: 220px;
    z-index: 2;
}
.carousel-caption h5{
    font-size: 85px;
    text-transform: capitalize;
    letter-spacing: 2px;
    margin-top: 25px;
}
.carousel-caption p{
    width: 70%;
    margin: auto;
    font-size: 18px;
    line-height: 1.9;
}
.carousel-caption a{
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px 20px;
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    border-radius: 5px;
}
.carousel-inner::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    z-index: 1;
}
.carousel-indicators{
    bottom: 65px;
}
.carousel-indicators button{
    width: 100px !important;
}
.navbar-toggler{
    padding: 1px 5px;
    font-size: 18px;
    line-height: 0.3s;
    background: #fff;
}
@media only screen and (min-width: 768px) and (max-width:991px){
    .navbar-nav{
        text-align: center;
    }
    .navbar-collapse{
        background-color: #fff;
    }
    .navbar-collapse .nav-item .nav-link{
        color:#000;
    }
    .carousel-caption{
        bottom: 350px;
    }
    .carousel-caption h5{
        font-size: 65px;
    }
    .carousel-caption p{
        font-size: 18px;
        width: 100%;
    }
}
@media only screen and (max-width:767px) {
    .navbar-nav{
        text-align: center;
    }
    .navbar-collapse{
        background: #fff;
    }
    .navbar-collapse .nav-item .nav-link{
        color: #000;
    }
    .navbar-collapse ul{
        background-color: rgba(236, 235, 233, 0.7);

    }
    .navbar-collapse ul li{
        text-align: center;
    }
    .carousel-item{
        background-size: contain;
    }
    .carousel-inner{
        height: 100%;
    }
    .carousel-caption{
        bottom: 165px;
    }
    .carousel-caption h5{
        font-size: 25px;
    }
    .carousel-caption p{
        font-size: 12px;
        width: 100%;
    }
}
.hikayeci-title{
    color: #394D5C;
    font-weight: 900;
    text-align: center;
}
.hikayeci span{
    font-weight: 900;
}
.hikayeci .hikayeci-video{
    bottom: 0;
    height: 40%;
    width: 100%;
}
.hikayeci .hikayeci-video .video{
    height: 300px;
}
.hikayeci .hikayeci-video video{
    height: 100%;
    width: 100%;
}

/* FOOTER */
.footer .footer-content{
    margin-top: 100px;
    background-color: rgb(57, 77, 92, .5);
    background-size: cover;
    height: auto;
}
.footer .footer-content ul li{
    list-style-type: none;
}
.footer .footer-content li a{
    text-decoration: none;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: rgb(255, 255, 255);
}
.footer .footer-content li a:hover{
    color: rgba(13, 25, 82, 0.8);
}
.footer .l{
    height: auto;
    overflow: hidden;
}
.footer .l img{
    object-fit: contain;
}

/* carousel */


.carousel-item{
    height: 100vh;
    min-width: 330px;
}
.carousel-caption{
    bottom: 220px;
    z-index: 2;
}
.carousel-caption h5{
    font-size: 85px;
    text-transform: capitalize;
    letter-spacing: 2px;
    margin-top: 25px;
}
.carousel-caption p{
    width: 70%;
    margin: auto;
    font-size: 18px;
    line-height: 1.9;
}
.carousel-caption a{
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px 20px;
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    border-radius: 5px;
}
.carousel-inner::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    z-index: 1;
}
.carousel-indicators{
    bottom: 65px;
}
.carousel-indicators button{
    width: 100px !important;
}
.navbar-toggler{
    padding: 1px 5px;
    font-size: 18px;
    line-height: 0.3s;
    background: #fff;
}
.form-contact h1{
    margin-top: 80px;
    font-size: 3rem;
}
.form-contact ul{
    list-style-type: none;
}
.form-contact ul li {
    font-size: 2rem;
}
.form-contact ul li span{
    font-weight: 900;
}
.contact a{
    text-decoration: none;
    color: rgba(57, 77, 92, 0.7);
    font-weight: 900;
    font-size: 2rem;
}
.contact a:hover{
    color: #39415c;
}