﻿.img-zoom-lens {
    position: absolute;
    border: 1px solid #bebebe;
   background:rgba(255,255,255,.3);
    width: 150px;
    height:150px;

visibility:hidden;
}
   
    .img-zoom-result {
        border: 1px solid #d4d4d4;
       background:#fff;
        width: 450px;
        height: 450px;
        position: absolute;
        top: 0;
        right: 0;
        display:none;
        z-index: 9999;
    }

.galerifix {
    position: fixed;
    z-index: 999;
    /*    background: linear-gradient(rgba(0,0,0,.4),rgba(0, 0, 0, .5));*/
    background: rgba(255, 255, 255, .8);
    background-size: 100% 100%;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    display: none;
    color: #fff;
}

.galeriic {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /*   box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21);*/
    background: rgba(255, 255, 255, .5);
    background-clip: padding-box;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 2px;
    vertical-align: central;
    margin: auto;
    height: 20%;
    width: 50%;
    overflow: hidden;
    z-index: 0;
}

.oksag i, .oksol i {
    border: 0;
    height: 75px;
    background: #eeeded;
    color: #242020;
    box-shadow: #020000 5px 5px,rgba(240,101,46,.3) 7px 7px,#fff 9px 9px,#c30b12 12px 12px,rgba(240,119,46,.05) 18px 18px;
    box-shadow: rgba(208, 205, 205, 0.35) 0 -50px 36px -28px inset;
}

#video2 {
    font-family: Mukta Mahee,Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-seri,fLato,Ubuntu Condensed,Open Sans,Calibri;
    height: 200px;
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 2px;
    margin: auto;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;
    align-items: center;
    justify-items: center;
}




.galeribuyut {
    position: fixed;
    left: 0;
    bottom: 0;
    background: linear-gradient(rgba(234, 228, 228, 0.4),rgba(255, 245, 245, 0.7));
    z-index: 9;
    width: 100%;
    /*   padding-left: 10px;*/
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;
    overflow: hidden;
    margin: auto;
    height: 250px;
}



#video3, #glrulustdiv {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;
    overflow: hidden;
}

#video2 > div:first-child {
    align-items: center;
    display: inline-flex;
    background: #fff;
    width: auto;
    box-shadow: rgba(170, 170, 170, 0.35) 0 -50px 36px -28px inset;
    border-radius: 6px;
    border: 1px solid #807272;
}
#video2 > div > span {
    border-right: 1px solid #807272;}
    #video2 > div > span:last-child{border-right:0;}
    #video3 {
        padding-left: 2px;
        margin: auto;
        overflow: unset;
        height: 65%;
    }

#resimapi .pasif {
    color: #666666;
    cursor: not-allowed;
    pointer-events: none;
}

    #resimapi .pasif i, #resimapi .pasif i {
        color: #666666;
        box-shadow: none;
        background: #ccc;
    }


#glrort > div:first-child {
    max-width: 15%;
    width: 100%;
    height: 98%;
    align-content: center;
    display: inline-grid;
    border: 1px solid #e4e4e4;
    border-right: 0;
}

#glrort > span:nth-child(3) {
    display: flex;
    width: 58px;
    justify-content: center;
}

.galeriul, .galeribuyut ul {
    height: 100%;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding: 4px;
    overflow: hidden;
    margin: auto;
    display: flex;
    align-items: center;
}

.galeribuyut ul {
    height: 70%;
    padding-left: 10px;
    padding: 5px;
}

#galeriustres {
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 370px;
}


.galeriul li, .galeribuyut li {
    position: relative;
    width: 100%;
    height: 100%;
    list-style-type: none;
    float: left;
    padding: 5px;
    margin-right: 10px;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;
    text-decoration: none;
    border-radius: 4px;
    opacity: .8;
    border: 1px solid #e4e4e4;
    background: #fffefe;
    box-shadow: rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 1px 3px 1px;
}
.galeriul li {
    border: 1px solid #e4e4e4; box-shadow:none;
}
    .galeriul li:hover, .galeribuyut li:hover {
        box-shadow: 4px 0 5px -2px #1a1616;
        border: 5px solid #c89a88;
    }

.galeriul li:hover {
    border: 1px solid #c89a88;
    box-shadow: rgb(176, 160, 160) 4px 0px 5px -2px;
}

.galeribuyut li .ortu, .galeriul li .ortu {
    position: absolute;
    display: flex;
    font-size: 40px;
    z-index: 4;
    background: rgba(11, 11, 11, 0.6);
    margin: 0 auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    align-items: center;
    justify-content: center;
    top: 0;
}

.galeriul li .ortu {
    background: rgba(255,255,255,.3)
}

.galeribuyut li:hover .ortu, .galeriul li:hover .ortu {
    background-color: rgba(0,0,0,0);
    display: none;
    width: 0;
    height: 0;
}

.galeribuyut li.ortuk, .galeriul li.ortuk {
    opacity: 1;
   
    background: rgba(255,255,255,1);

  
  box-shadow: -10px 5px 5px rgb(33, 33, 33), -8px 8px 8px rgba(238, 116, 56, 0.7), -12px 12px 0px rgba(33, 33, 33, 0.4), -16px 16px 0px rgba(33, 33, 33, 0.1);
}

.galeriul li.ortuk {
  box-shadow: none;
}






.galeriul li img, .galeribuyut li img {
    width: 0;
    height: 120px;
    border: 0;
    outline: 0;
    display: none;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

    .galeriul li:after, .galeribuyut li:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 5px;
        bottom: 0;
        left: 0;
        transform: scaleX(0);
        background: #529de0;
        transform-origin: bottom right;
        transition: transform 0.5s ease-out;
    }
.galeribuyut li:after {
    bottom: 10px;
    box-shadow: 0 5px 0 #4A3637, 0 10px 0 #c6d5bd;
}


    .galeriul li.ortuk:after, .galeribuyut li.ortuk:after {
        transform: scaleX(1);
        transform-origin: bottom left;
    }


.galeriul li:first-child {
    /*margin-left: 5px;*/
}

.galeriul li:last-child {
    margin-right: 0;
}

.galeriul li > div:nth-child(1), .galeribuyut li > div:nth-child(1) {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
    text-align: center;
    position: relative;
}

.galeriul li > div:nth-child(1) {
    display: flex;
}

#glrort > div:first-child span:nth-child(1), #glrort > div:first-child span:nth-child(2), #buyutbtn2, #buyutbtn1, #resimapi #galeribtn1, #resimapi #galeribtn2 {
    position: absolute;
    left: 0;
    align-items: center;
    width: 50px;
    height: 100%;
    display: flex;
    z-index: 9;
    justify-content: center;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

#glrort > div:first-child span:nth-child(1), #glrort > div:first-child span:nth-child(2), #resimapi galeribtn1, #resimapi #galeribtn2 {
    position: relative;
    display: inline;
    margin: 4px;
    width: 50%;
    height: auto;
}

#resimapi #galeribtn2 {
    position: absolute;
    width: 50px;
}

    #glrort > div:first-child span:nth-child(1) i, #resimapi #galeribtn1 i, #glrort > div:first-child span:nth-child(2) i, #resimapi #galeribtn2 i {
        font-size: 40px;
        border-radius: 4px;
        color: #312e2e;
        box-shadow: 1px 2px 2px 0px rgba(0, 0, 9, 0.2);
        background: #f3f7f9;
        width: 100%;
        height: auto;
    }

#buyutbtn1, #glrort > div:first-child span:nth-child(2), #resimapi #galeribtn1 {
    left: auto;
    right: 0;
}

    #resimapi #galeribtn1 i, #resimapi #galeribtn2 i {
        display: none;
    }

#buyutbtn2, #buyutbtn1 {
    height: 80%;
}

    #buyutbtn2 i, #buyutbtn1 i {
        font-size: 40px;
        width: 50px;
        border-radius: 100%;
        background: linear-gradient(rgba(232, 198, 198, 0.4),rgba(15, 32, 66, 0.5));
        height: 50px;
        justify-content: center;
        display: flex;
        align-items: center;
        color: #fff;
    }

.baslik {
    display: flex;
    height: 29%;
    padding: 6px 0;
    width: 100%;
    align-items: center;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;

}

    .baslik > span {
        font-size: 25px;
     
        padding: 2px 6px;
        font-family: Baloo Chettan, Alatsi;
        display: flex;
        justify-content: center;
        font-weight: normal;
        border-radius: 6px;
        color: #201e1e;
   /*     background: #e1602e;*/
    }

        .baslik > span:last-child, #ressay {
            width: auto;
            font-size: 20px;
            height: 30px;
            align-items: center;
            margin-right: 10px;
            z-index: 99999;
          
            box-shadow: rgba(204,193,193,.35) 0 -50px 36px -28px inset;
            background: #fbd565;
            color: #292421;

            padding: 4px;
        }

        .baslik > span:first-child {
            flex-grow: 2;
            font-size: 16px;
        }

#galerifix .ustsag {
    position: absolute;
    right: 1%;
    top: 1%;
    z-index: 9999;
}

.etkisiz i {
    color: #595858;
}

#galerifix .ustsag > span, #glrulustdiv > span {
    font-size: 50px;
    font-weight: 900;
    transition: all ease 0.5s;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Poppins,oswald;
    border-radius: 4px;
    margin: 10px;
    color: #201f1e;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

#glrulustdiv > #ressay, #glrulustdiv > #bytdown {
    position: fixed;
    margin-top: -55px;
    right: 72px;
    border-radius: 0;
    width: 70px;
}

#glrulustdiv > #bytdown {
    font-size: 20px;
    right: 50px;
}

#glrulustdiv > #ressay {
    right: 125px;
    font-size: 32px;
    padding: 0 4px;
}

#galerifix #close i:hover, #glrulustdiv > span:hover, #glrulustdiv > span:active {
    color: #e06052;
}

@media all and (max-width:780px) {

    .galerifix .baslik > span:first-child {
        font-size: 16px;
        line-height: 100%;
    }

    #video2 .soll, #video2 .sagg {
        display: none;
    }

    .galeriul li {
        width: 32%;
    }


    #galeribtn2 i, #galeirbtn1 i {
        font-size: 30px;
        width: 40px;
        height: 40px;
    }

    #glrort > div:first-child {
        max-width: 25%;
        display: none;
    }

    #video3 {
        max-width: 100%;
    }
    #video2{height:50px;}
}
