﻿@keyframes zoomInOut {
    0%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.02);
    }
}

.kucuk-resim {
    transition: all 0.5s;
    cursor: pointer;
}

    .kucuk-resim > input {
        cursor: pointer;
    }

    .kucuk-resim:hover {
        opacity: 1 !important;
        background: var(--menu-arka-plan3);
    }

.surgu-gecis-btn {
    min-width: 2vw;
    margin: auto.35rem;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom-style: solid;
    border-bottom-color: #DDD;
    border-bottom-width: 2px;
}

    .surgu-gecis-btn.aktif {
        /*   border-bottom-color: var(--menu-arka-plan3); */
        border-bottom-color: darkorange;
        border-bottom-width: 3px;
        display: inline-block;
    }

.surgu-resim-perde {
    background-color: black;
    opacity: 0.6;
    position: inherit;
}
.surgu-dis-kutu-birim{
    margin-top:-4rem;
}
.surgu-resim-dis-kutu-birim {
    margin-top: 0.1rem !important;
    /*  background: -moz-linear-gradient(bottom, rgba(148, 52, 52,0) 70%, rgba(148, 52, 52, 1) 90%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(70%,rgba(148, 52, 52, 0)), color-stop(90%,rgba(148, 52, 52,1)));*/
    background: var(--ana-surgu-arkaplan-after);
    background: var(--ana-surgu-arkaplan-after-moz)
}

    .surgu-resim-dis-kutu-birim:after {
        pointer-events: none;
        transition: height 1s;
        content: '';
        /*position: absolute;*/
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: inline-block;
        /*    background: -moz-linear-gradient(bottom, rgba(148, 52, 52,0) 70%, rgba(148, 52, 52, 1) 90%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(70%,rgba(148, 52, 52, 0)), color-stop(90%,rgba(148, 52, 52,1)));*/

        background: var(--ana-surgu-arkaplan-after-moz);
        background: var(--ana-surgu-arkaplan-after);
        /*background: -moz-linear-gradient(bottom, rgba(136, 11, 11,0.05) 70%, rgba(136, 11, 11, 0.95) 100%);*/ /* FF3.6+ */
        /*background: -webkit-gradient(linear, left bottom, left top, color-stop(70%,rgba(136, 11, 11, 0.05)), color-stop(100%,rgba(136, 11, 11, 0.95)));*/ /*Chrome,Safari4+*/
        /*  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  Chrome10+,Safari5.1+ 
        background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  Opera 11.10+ 
        background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  IE10+ 
        background: linear-gradient(to bottom, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  W3C */
        /*        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 );  IE6-9 */
    }

.surgu-radio {
    margin-top: -3rem;
    left: 50%;
    transform: translateX(-50%);
    position:relative;
}

/*.image-blurred-edge {
    background-image: url('https://picsum.photos/200/300');
    width: 200px;
    height: 200px;*/
    /* you need to match the shadow color to your background or image border for the desired effect*/
    /*box-shadow: 0 0 8px 8px white inset;
}*/

.surgu-resim-dis-kutu {
    margin-top:0rem;
    padding: 0 !important;
    min-height: 20rem;
    max-width: 100%;
    /*   height: 100%;*/
    position: relative;
    /*   overflow:  hidden;36.5rem;*/
    display: grid !important;
    background-color: rgb(148, 52, 52);
    padding: 0px;
    transition: 0.5s;
    /*background: -moz-linear-gradient(bottom, rgba(255, 255, 252,0.5) 0%, rgba(255, 255, 252, 1) 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(255, 255, 252, 0.5)), color-stop(100%,rgba(255, 255, 252,1)));
*/
    background: var(--ana-surgu-arplan-moz);
    background: var(--ana-surgu-arkplan);
    z-index: 10;
/*    margin: auto;*/
/*    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;*/
    border-top: solid 1px rgba(230,230,230,0.5);
   
/*   max-height:65vh;*/
    /*   box-shadow: rgba(50, 50, 93, 0.25) 18px 0px 60px -12px, rgba(0, 0, 0, 0.3) 18px 0px 36px -18px;*/
    /*  box-shadow: 300px 0px 150px -4px #999, -300px 0px 150px -4px #999;*/
    /* overflow:hidden;*/
}

.surguResim {
    padding: 0 !important;
    /*  min-height: 35rem;*/
    max-width: 100%;
    height: inherit;
    position: relative;
    overflow: hidden;
  
    /*display: grid;*/
    background-color: rgb(148, 52, 52);
    padding: 0px;
    transition: 0.5s;
    background: -moz-linear-gradient(bottom, rgba(255, 255, 252,0.5) 0%, rgba(255, 255, 252, 1) 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(255, 255, 252, 0.5)), color-stop(100%,rgba(255, 255, 252,1)));
    z-index: 10;
}

.resim-arka-plan {
    z-index: -1;
    opacity: 0.9;
    background-color: black;
    position: absolute;
    background: linear-gradient(rgb(113, 18, 18) 0%, rgb(145, 31, 31) 100% );
    /*linear-gradient(rgb(113, 18, 18) 0%, rgb(145, 31, 31) 100% )  linear-gradient(rgb(113, 18, 18) 0%, rgb(145, 31, 31) 100% )*/
    /*   box-shadow: 10px 1px 10px 10px rgb(148,52,52);*/
}





/*.surguResimMenu {
    width: 81%;
    margin: 0 auto;*/
    /*   padding-top: 2rem;*/
    /*font-size: 0.8em;*/
    /*  font-weight: 600;*/
    /*margin-top: 0em;
    position: inherit;
    font-family: Montserrat-Regular;
    z-index: 21;
    transition: background-color 0.5s;*/
    /* padding-left: 10px;
    padding-right: 10px;*/
/*}*/

.surguMetin {
    color: white;
    position: absolute;
    /* bottom: 6em;*/
    width: 100%;
    margin: 0 auto;
    margin-top: -7rem;
    z-index:20;
}

    .surguMetin > a {
        text-align: center;
        cursor: pointer;
        position: sticky;
        text-decoration:none;
    }

        .surguMetin > a > h5 {
            font-family: Montserrat-Bold;
            /*font-size: 2rem; */
            font-size: clamp(0.8rem,1.5vw,2.2rem);
            font-weight: bold;
            margin-bottom: 0em;
        }

        .surguMetin > a > p {
            font-family: Montserrat-Regular;
            /*font-size: 1.3rem;*/ /*28pt;*/
            font-size: clamp(0.7rem,1vw,1.3rem);
            font-weight: bold;
            margin-bottom: 0em;
        }



/*.surguResim > img {
        display: block;
        width: inherit;*/
/* max-height:19.7rem;*/
/*position:absolute;*/
/*}*/

.surguIcerik:before {
    box-shadow: 0 0 5px black;
}

.surguIcerik {
	isolation: isolate;
    grid-row: 1 / span 4;
    grid-column: 1 / span 4;
    z-index: 0;
    /*   width:100%;*/
    /* position: absolute;*/
    padding: 0px;
    display: none;
    /*  box-shadow: 5px 0px 5px 0px;*/
    background-color: var(--tema-koyu-renk-tonu);
    /*transition: height 1s;*/
    position: inherit;
    /* min-height: 20rem;*/
    /*transition:box-shadow 1s ease-in-out;*/
}
/*.surguIcerik.aktif{
    display:flex;
}*/
.surguButonDiv {
    margin-left: 0;
    margin-right: 0;
    /*margin-top: 9rem;*/
    padding: 0;
    font-size: x-large;
    position: absolute;
    pointer-events: none;
    /*background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(27,26,26,0.968207351299895) 35%, rgba(255,255,255,1) 100%);*/
}

.surguButon {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    cursor: pointer;
    background-color: rgba(0,0,0,1);
    opacity: 0;
    color: white !important;
    transition: 1s;
    width: 3rem;
    z-index: 2;
    pointer-events: all;
    text-decoration:none;
}

/*.surguButon.sag {
        border-radius: 5px 0px 0px 5px;
    }


    .surguButon.sol {
        border-radius: 0px 5px 5px 0px;
    }*/

.surgu-resim-dis-kutu:hover > .surguButonDiv > .surguButon:hover {
    /*  background-color: red !important;
        font-size: small !important;*/
    opacity: 0.6;
    color: white;
    /*font-size:3rem;*/
    /* box-shadow: 0px 0px 55px 29px orange;*/
    transition: 0.3s;
    width: 10rem;
    padding: 0.5rem;
    /* border-right:solid 2px white;*/
    background: linear-gradient(90deg, rgba(2,0,36,0.8) 0%, rgba(27,26,26,0.968207351299895) 35%, rgba(255,255,255,0.1) 100%);
}

.surgu-resim-dis-kutu:hover > .surguButonDiv > .surguButon {
    opacity: 0.3;
}


.surgu-img-gradient {
    margin-top: 0rem;
    /*    max-height: 25rem;*/
    position: relative;
    display: flex;
    /* min-height:355px;*/
    /*    padding: 0em !important;*/
    /*  z-index: -1;*/
    transition: height 1s;
}

    .surgu-img-gradient1:after {
        pointer-events: none;
        transition: height 1s;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: inline-block;
        /* background: -moz-linear-gradient(bottom, rgba(148, 52, 52,0) 70%, rgba(148, 52, 52, 0.85) 90%);
        background: -webkit-gradient(linear, left bottom, left top, color-stop(70%,rgba(148, 52, 52, 0)), color-stop(90%,rgba(148, 52, 52,0.85)));*/
        background: var(--ana-surgu-arkaplan-after-moz);
        background: var(--ana-surgu-arkaplan-after);
        /*background: -moz-linear-gradient(bottom, rgba(136, 11, 11,0.05) 70%, rgba(136, 11, 11, 0.95) 100%);*/ /* FF3.6+ */
        /*background: -webkit-gradient(linear, left bottom, left top, color-stop(70%,rgba(136, 11, 11, 0.05)), color-stop(100%,rgba(136, 11, 11, 0.95)));*/ /*Chrome,Safari4+*/
        /*  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  Chrome10+,Safari5.1+ 
        background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  Opera 11.10+ 
        background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  IE10+ 
        background: linear-gradient(to bottom, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  W3C */
        /*        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 );  IE6-9 */
    }

    .surgu-img-gradient img, .surgu-img-gradient a {
        display: block;
        width: inherit;
        /*max-height: 55vh;*/ /*355px;*/
  /*      min-height: 30vh;*/
        object-fit: contain; /*fill cover;*/
        object-position: center;
        max-width: 100%;
       
        /*background-color: black;*/
        /*background-image: linear-gradient(#000, #660808);*/
        /*background-image: var(--surgu-arka-plan);*/
       /* max-height:65vh;*/
        max-height:700px;
        /*  z-index:22;*/
        position:inherit;
		/*animation: zoomInOut 30s ease infinite;*/
    }



        .surgu-img-gradient a::before
        {
            content: "";
            position: absolute;
            inset: 0;
            background-image: var(--surgu-arka-plan); /* senin blur vermek istediğin görsel */
            background-size: contain;
            background-position: center;
            filter: blur(10px);
            opacity: 0.5;
            z-index: 0;
            height: 700px;
        }
.surgu-img-gradient > a > div{
    position:inherit;
}
.surgu-img-gradient22::before {
    content: '';
    position: absolute;
    top: 0;
    left: -40%; /* Resmin soluna yerleştir */
    width: 40%; /* Resmin %40'ı kadar yansıma */
    height: 100%;
    background: url("/Image/surgu-arka-plan.jpg") no-repeat right center;
    background-size: 300px auto; /* Orijinal img ile aynı ölçek */
    transform: scaleX(-1); /* Ayna efekti (yatay ters çevir) */
    filter: blur(2px) opacity(0.6);
    pointer-events: none; /* Fare tıklamasını engelle */
}


.video-surgu-dimensions {
    max-height: 55vh !important;
    height: 100% !important;
}
 /*.surguYuklenme {
   margin: 0;
    height: 3px;
    position: absolute;
    background-color: #796565;*/ /*#551c1c;*/
    /*width: 0%;
    display: block;
    z-index: 10;
    left: 0;
    opacity: 0.7;
    transition: 0.01s;
}*/

.surguYuklenme {
    width: 1.5rem;
    height: 1.5rem;
    /* background-image: conic-gradient(orange 64%, blue 64%, blue 81%, black 81%); #931603*/
    border-radius: 50%;
    z-index: 1;
    opacity: 0.4;
    box-shadow: inset 0px 0px 0px 2px #931603;
    float:left;
    margin-top:0.5rem;
    position:absolute;
}

@media screen and (max-width:961px) {
    /*  .surguResimMenu{
        display:none;
    }*/

    .surgu-img-gradient img, .surgu-img-gradient a {
        /*object-fit: cover;*/ /*cover; contain*/
        min-height: 20vh;
    }
}

@media screen and (max-width:720px) {


    .surgu-img-gradient {
        margin-top: 0rem;
    }

        .surgu-img-gradient img, .surgu-img-gradient a {
            /*object-fit: cover;*/ /*cover; contain*/
            min-height: 30vh;
        }

        .surgu-img-gradient:after {
            transition: height 1s;
            content: '';
            position: absolute;
            left: 0;
            top: 0rem;
            width: 100%;
            height: 100%;
            display: inline-block;
            background: -moz-linear-gradient(bottom, rgba(148, 52, 52,0) 95%, rgba(148, 52, 52, 0) 100%);
            background: -webkit-gradient(linear, left bottom, left top, color-stop(95%,rgba(148, 52, 52, 0)), color-stop(100%,rgba(148, 52, 52,0)));
            /*background: -moz-linear-gradient(bottom, rgba(136, 11, 11,0.05) 70%, rgba(136, 11, 11, 0.95) 100%);*/ /* FF3.6+ */
            /*background: -webkit-gradient(linear, left bottom, left top, color-stop(70%,rgba(136, 11, 11, 0.05)), color-stop(100%,rgba(136, 11, 11, 0.95)));*/ /*Chrome,Safari4+*/
            /*  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  Chrome10+,Safari5.1+ 
        background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  Opera 11.10+ 
        background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  IE10+ 
        background: linear-gradient(to bottom, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%);  W3C */
            /*        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 );  IE6-9 */
        }

    .surguIcerik {
        min-height: 10rem;
    }

        .surguIcerik > div {
            margin-top: -2rem !important;
        }

    .surgu-resim-dis-kutu {
        min-height: 10rem;
    }

    .surguButon {
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0.31);
        opacity: 1;
        color: white !important;
        transition: 1s;
        width: 2rem;
        font-size: 2rem;
    }

    .surguMetin {
        /* margin-top:25%;*/
        bottom: unset;
        margin-top: -5rem;
        position: inherit;
    }

        .surguMetin > a > h5 {
            font-size: 1rem;
        }

        .surguMetin > a > p {
            font-size: 0.6rem;
        }
}

@media screen and (max-width:460px) {
    
    .surgu-radio {
        margin-top: -4vh;
        display:none !important;
    }
    .surgu-resim-dis-kutu-birim {
        margin-top: 4rem !important;
    }

    .surguYuklenme{
        display:none;
    }
    .surgu-img-gradient img, .surgu-img-gradient a {
        object-fit: fill;
    }

    .surgu-resim-dis-kutu {
        min-height: 25vh;
    }

    .surguIcerik {
        min-height: 8rem;
    }
        .surguIcerik > div {
            margin-top: 0rem !important;
            position:relative;
        }

    .surgu-img-gradient img, .surgu-img-gradient a {
        /*object-fit: cover;*/ /*cover; contain*/
        min-height: 25vh;
    }

    .surguMetin {
        /* margin-top:25%;*/
        font-size: clamp(0.7rem,1vw,1rem);
        position: absolute;
        z-index:20;
    }
}

@media screen and (max-width:360px) {

    .surgu-radio{
        margin-top:-4vh;
    }

    .surgu-resim-dis-kutu-birim {
        margin-top: 4rem !important;
    }

    .surgu-resim-dis-kutu {
        min-height: 30.9vh;
    }

    .surguIcerik {
        min-height: 4rem;
    }

    .surguMetin {
        /* margin-top:25%;*/
        bottom: unset;
        margin-top: -4rem;
        position: absolute;
    }

        .surguMetin > a > h5 {
            font-size: 0.9rem;
        }

        .surguMetin > a > p {
            font-size: 0.6rem;
        }
  /*  .surguYuklenme {
        display: none !important;
    }*/
       
}

/*@media (-webkit-min-device-pixel-ratio: 1.20) {

    .surgu-radio {
        margin-top: 0;
    }
}
@media (min-aspect-ratio: 6/5) {
    .surgu-radio {
        margin-top: 0;
    }
}
@media (-webkit-min-device-pixel-ratio: 1.50) {

    .surgu-radio {
        margin-top: 0;
    }
}

@media (-webkit-min-device-pixel-ratio: 1.70) {

    .surgu-radio {
        margin-top: 0;
    }
}*/