﻿@media only screen and (min-width: 1024px) {
    .tas_ack {
        line-height: 12pt;
    }

    .full:hover .tas_ack {
        font-size: 10pt;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .tas_ack {
        line-height: 1.3vw;
    }

    .full:hover .tas_ack {
        font-size: 1.2vw;
    }
}


.UM3L {
    margin: 0;
    position: relative;
    text-align: left;
}

    .UM3L:before, .UM3L:after {
        content: ' ';
        display: table;
    }

    .UM3L:after {
        clear: both;
    }

    .UM3L li {
        list-style: none;
        position: relative;
        z-index: 100;
        margin: 10px 1.51%;
        padding: 0;
        color: #000;
        float: left;
        width: 30%;
        border: 1px solid #F7931D;
    }

html.oldie .UM3L {
    zoom: 1;
}

.UM3L img {
    resize: both;
    width: 100%;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

.tas_ack {
    position: absolute;
    bottom: 0;
    width: 90%;
    height: 0%;
    left: 0;
    opacity: 0.9;
    margin: 1% 2%;
    color: #fff;
    padding: 3%;
    font-size: 0;
    visibility: hidden;
    background-color: #F7931D;
    -webkit-transition: visibility 0s, all 0.3s ease;
    -moz-transition: visibility 0s, all 0.3s ease;
    -ms-transition: visibility 0s, all 0.3s ease;
    -o-transition: visibility 0s, all 0.3s ease;
    transition: visibility 0s, all 0.3s ease;
}

.full {
    background-color: #F7931D;
    display: inline-block;
    overflow: hidden;
}

.t_res, .twoR {
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.bslk {
    position: absolute;
    top: 75%;
    background-color: #F7931D;
    padding: 2% 15px;
    margin-left: 2%;
    font-weight: 400;
    color: #000;
    -webkit-transition: top 0.3s ease;
    -moz-transition: top 0.3s ease;
    -ms-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    transition: top 0.3s ease;
}

.renk_ac {
    -webkit-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
    -ms-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    transition: background 0.4s ease;
}

.full:hover .tas_ack {
    visibility: visible;
    height: 57%;
    color: #000;
}

.full:hover .bslk {
    top: 15%;
}

.full:hover .t_res {
    transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
}

.bler {
    position: absolute;
}

#b1 {
    margin-top: -50px;
    right: 2%;
}

#b2 {
    margin-top: -100px;
    left: 0%;
}

#b3 {
    margin-top: -100px;
    right: 2%;
}

.fulll {
    padding: 50px 0;
    color: #000;
}

#b1a, #b3a {
    padding-left: 1%;
    text-align: left;
    width: 50%;
}

#b2a {
    padding-left: 40%;
    color: #000;
}

.fulll h1 {
    font-size: 16pt;
    font-weight: 400;
    margin-bottom: 10px;
}

.b {
    resize: both;
    width: 90%;
}

.mar_alt_ust {
    margin: 15px 0 20px 0;
}

.yaz_bak_ser {
    margin: 12% auto auto auto;
}

    .yaz_bak_ser li {
        padding: 0px;
        margin: 30px auto;
        background-color: #bababa;
        font-size: 15px;
        font-weight: 400;
        width: 70%;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
    }

    .yaz_bak_ser > li > a {
        display: block;
        margin: 0;
        padding: 10px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .yaz_bak_ser > li:hover {
        background-color: #F7931D;
        color: #fff;
    }

.renk_ac:hover {
    background-color: #e07c07;
}

.yarim:hover .twoR {
    transform: scale(1.14);
    -ms-transform: scale(1.14);
    -moz-transform: scale(1.14);
    -webkit-transform: scale(1.14);
    -o-transform: scale(1.14);
}

.svgem {
    position: absolute;
    width: 900px;
    z-index: 102;
    height: 300px;
    right: 65px;
    top: 23px;
    visibility: visible;
    animation-name: SY;
    -webkit-animation-name: SY;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
}

@keyframes SY {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes SY {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#kose {
    position: absolute;
    right: 0;
    top: 0;
}



.f_kar {
    padding: 40px 0 0 0;
    color: #000;
    border-bottom: 1px solid #bababa;
}

.UY img {
    resize: both;
    width: 10%;
    margin-top: 30px;
}

.UY h1 {
    font-size: 14pt;
    font-weight: 400;
}

.UY_H:hover {
    color: #f1f0ef;
}

.a_baslik01, .a_baslik01_, .b_baslik01_ {
    position: absolute;
    padding: 10px 10px;
    width: 543px;
    height: 30px;
    top: 26px;
    left: 657px;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    background-color: #F7931D;
    color: #fff;
}

.a_baslik01_, .b_baslik01_ {
    padding: 20px 10px;
    width: 1200px;
    height: 55px;
    top: 345px;
    left: 0px;
    font-size: 15px;
    line-height: 15px;
}

.a_baslik02, .a_baslik03, .a_baslik04, .a_baslik05 {
    position: absolute;
    padding: 5px 10px;
    width: 850px;
    height: 30px;
    top: 130px;
    left: 350px;
    text-align: left;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #bababa;
}

.a_baslik03 {
    width: 850px;
    top: 180px;
}

.a_baslik04 {
    width: 850px;
    top: 230px;
}

.b_baslik02, .b_baslik03, .b_baslik04, .b_baslik05 {
    position: absolute;
    padding: 5px 10px;
    width: 320px;
    height: 30px;
    top: 90px;
    left: 130px;
    text-align: left;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #1B75BB;
}

.b_baslik03 {
    width: 320px;
    top: 150px;
}

.b_baslik04 {
    width: 320px;
    top: 210px;
}

.b_baslik05 {
    width: 320px;
    top: 270px;
}


@media only screen and (max-width: 768px) {

    .bler {
        position: relative;
    }

    .fulll {
        padding: 10px 0;
        color: #000;
    }

    #b1 {
        margin: 0;
        right: 0;
    }

    #b2 {
        margin: 0;
        left: 0;
    }

    #b3 {
        margin: 0;
        right: 0;
    }

    #b1a, #b3a, #b2a {
        padding: 2% 0;
        text-align: center;
        width: 96%;
    }

    .UY img {
        width: 25%;
    }

    .UY h1 {
        font-size: 11pt;
        font-weight: 300;
    }

    #b2a {
        color: #000;
    }

    .b {
        resize: both;
        width: 40%;
    }

    .yaz_bak_ser {
        margin: 4% auto auto auto;
    }

        .yaz_bak_ser li {
            margin: 10px auto;
            width: 70%;
        }

    .UM3L li {
        width: 70%;
        margin: 10px 15%;
    }

    .full {
        display: block;
        overflow: hidden;
    }

    .tas_ack {
        position: relative;
        width: 90%;
        color: #000;
        background-color: transparent;
        visibility: visible;
        height: 57%;
        color: #000;
        font-size: 3vw;
        line-height: 3vw;
    }

    .bslk {
        top: 15%;
    }
}

@media only screen and (max-width: 420px) {

    .UM3L li {
        width: 90%;
        margin: 20px;
    }

    .UY img {
        width: 25%;
    }

    .UY h1 {
        font-size: 11pt;
        font-weight: 300;
    }

    .tas_ack {
        line-height: 4vw;
        font-size: 4vw;
    }

    #kose {
        resize: both;
        width: 70px;
    }

    .bslk {
        top: 15%;
    }

    .full:hover .t_res {
        transform: scale(1.0);
        -ms-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -o-transform: scale(1.0);
    }
}
