﻿body {
}
.navbar {
    border-radius:0;
    display:block;
    background: linear-gradient(138deg, black, #323232,black,#323232,black)!important;
    border-bottom:none;
    padding:0px;
    min-height:110px;

}

@media only screen and (max-width: 719px) {
    .collapse {
        margin-top: 35px !important;
    }

    .nav-item {
        margin: 10px;
    }

    .langMenu {
        position: absolute;
        right: 10px;
        top: 70px;
    }

    #ChannelLetterCont {
        margin-top: 50px;
        margin-bottom: 50px;
        height: auto;
        background-color: #2b2a29;
        border-radius: 5px;
        border: 3px solid #5b5b5b;
    }
	#indexPhoto {
		height: 200px !important;
	}
	.haritaFrame {
		height: 350px;
		width: 100%;
	}
	
	
}

@media only screen and (min-width: 720px) {
    .collapse {
        margin-top: 25px !important;
        margin-left: 500px !important;
    }

    .langMenu {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    #ChannelLetterCont {
        margin-top: 50px;
        margin-bottom: 50px;
        height: 700px;
        background-color: #2b2a29;
        border-radius: 5px;
        border: 3px solid #5b5b5b;
    }
}





.navbar-brand {
    padding: 0px 0px !important;
	display: block;
}

.navButton {
	display: block;
    text-decoration: none !important;
    background-color: transparent;
    margin-top: 10px;
    margin-right: 20px;
    height: 60px;
    font-size: 25px;
    font-weight: 300;
    color: white !important;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-bottom-color: rgba(0, 0, 0, 0.00);
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition-duration: 0.5s;
}

    .navButton:hover {
        /*background-color: #262626;
        color: white !important;*/
        border-bottom-color: antiquewhite;
        transition-duration: 0.5s;
    }




    /* Set padding to keep content from hitting the edges */
    .body-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .baslik {
        margin-top: 200px;
        font-family: Pacifico;
        color: #f6b10c;
        font-size: 60px;
        text-shadow: 3px 3px black;
    }

    .metin1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 25px;
        color: white;
        text-shadow: 2px 2px black;
    }

    .metin2 {
        font-family: Pacifico;
        font-size: 25px;
        color: #f6b10c;
        text-shadow: 2px 2px black;
        margin-left: 50vh;
        width: 200px;
        border-radius: 20px;
        cursor: pointer;
    }

        .metin2:hover {
            background-color: rgba(255, 255, 255, 0.30);
            transition-duration: 0.5s;
        }

    .metin3 {
        font-size: 27px;
        color: white;
        font-family: Gotham;
        transition-duration: 0.5s;
        cursor: pointer;
    }

        .metin3:hover {
            letter-spacing: 10px;
            transition-duration: 0.5s;
        }


    /* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
    .dl-horizontal dt {
        white-space: normal;
    }

    /* Set width on the form input elements since they're 100% wide by default */
    input,
    select,
    textarea {
        max-width: 280px;
    }

    .indexImg {
        background-image: url("/img/index/kapak.jpeg");
        background-position: center;
        width: 100%;
        height: calc(100vh - 115px);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #cccccc;
        outline-color: #0b1644;
        outline-style: solid;
        outline-width: 15px;
    }

    .altMenuArkaplan {
    }

    #carouselExampleCaptions {
        box-shadow: 0px 0px 10px 5px;
    }

    #carouselExampleCaptions2 {
        margin-top: 50px;
        border-style: none;
        color: white;
        height: 200px;
        object-fit: contain;
    }


    .carousel-caption {
        bottom: 0;
        top: auto;
    }

    .carouselBaslik {
        font-size: 20px;
        color: white;
        text-shadow: 1px 1px black;
    }

    .carouselMetin {
        font-size: 15px;
        color: white;
        text-shadow: 1px 1px black;
    }

    #carousel2left, #carousel2right {
        opacity: 0;
    }

        #carousel2left:hover, #carousel2right:hover {
            opacity: 1;
            transition-duration: 0.5s;
        }

    .card {
        cursor: crosshair;
        height: 150px;
        overflow: hidden;
        transition-duration: 0.5s;
        outline-color: white;
        outline-style: solid;
        outline-width: 4px;
    }

        .card:hover {
            outline-color: #13829b;
            outline-style: solid;
            outline-width: 4px;
            transition-duration: 0.5s;
        }

    .card-title {
        font-size: 15px;
        font-weight: bold;
    }

    .card-text {
        font-size: 12px;
    }

    .detailsButton {
        text-decoration: none !important;
        bottom: 10px;
        position: absolute;
        left: 180px;
        font-size: 15px;
        font-family: Gotham;
        background-color: white;
        color: black;
        border-style: none;
        outline-width: 2px;
        outline-color: white;
        outline-style: solid;
        padding: 5px;
        transition-duration: 0.5s;
    }

        .detailsButton:hover {
            border-style: none;
            outline-width: 2px;
            outline-color: #c4770b;
            outline-style: solid;
            color: #c4770b;
            transition-duration: 0.5s;
        }

    .form-check-label {
        color: white !important;
        font-size: 20px;
    }

    .onizlemeMetin {
        font-family: Arial, Helvetica, sans-serif;
        text-shadow: 1px 1px #d8d8d8, 2px 2px #d8d8d8, 3px 3px #d8d8d8, 4px 4px #d8d8d8;
    }

    .detayResim {
        margin-right: 15px;
        margin-bottom: 25px;
        width: 90%;
        height: 175px;
        object-fit: cover;
        cursor: pointer;
        transition-duration: 0.5s;
    }

        .detayResim:hover {
            transition-duration: 0.5s;
            box-shadow: 0px 0px 10px 5px;
        }

    .modal {
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 1; /* Sit on top */
        padding-top: 100px; /* Location of the box */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(26, 26, 26, 0.9) /* Black w/ opacity */
    }

    .modal-content {
        margin: auto;
        display: block;
        object-fit: contain;
        max-height: 540px;
        max-width: 960px;
        width: auto;
        height: auto;
    }

    #caption {
        margin: auto;
        display: block;
        width: 80%;
        max-width: 700px;
        text-align: center;
        color: #ccc;
        padding: 10px 0;
        height: 150px;
    }

    .modal-content, #caption {
        -webkit-animation-name: zoom;
        -webkit-animation-duration: 0.6s;
        animation-name: zoom;
        animation-duration: 0.6s;
    }

    #resimlerSol {
        left: 10% !important;
        height:100px;
        top: 30%;
    }

    #resimlerSag {
        right: 10% !important;
        height:100px;
        top: 30%;
    }



    @-webkit-keyframes zoom {
        from {
            -webkit-transform: scale(0)
        }

        to {
            -webkit-transform: scale(1)
        }
    }

    @keyframes zoom {
        from {
            transform: scale(0)
        }

        to {
            transform: scale(1)
        }
    }

    .close {
        position: absolute;
        top: 15px;
        right: 35px;
        color: antiquewhite;
        font-size: 70px;
        font-weight: bold;
        transition: 0.3s;
    }

        .close:hover,
        .close:focus {
            color: white;
            text-decoration: none;
            cursor: pointer;
        }

    @media only screen and (max-width: 700px) {
        .modal-content {
            width: 100%;
        }
    }