@import url(https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800&subset=latin,latin-ext);
a {
    cursor: pointer;
    font-family: 'Dosis', sans-serif;
}

* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none
}

html,
body {
    height: 100%;
    background: #096836;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.main {
    width: 100%;
    height: 100%;
    display: none;
}

#canvas {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}


/*Nav*/

#englishLang {
    cursor: pointer;
}

nav.textNav {
    padding: 0px 0px 0px 0px;
}


input:focus,textarea:focus,select:focus,button:focus{border:0px !important;outline:0 !important;-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6) !important; box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6) !important;}
select{border:0px !important;}
textarea{border:0px!important;}


nav.textNav a {
    color: #fff;
    font-family: 'Dosis', sans-serif;
    padding: 18px 0px 18px 18px;
    display: block;
    text-indent: 40px;
}

nav.textNav a:hover,
nav.textNav a:active,
nav.textNav a:focus {
    text-decoration: none;
}


nav.textNav a {
    background: url('../img/mall.png') 10px center no-repeat;
    border-bottom: 1px solid #bbbbbb;
}


nav.textNav2 {
    padding: 0px 0px 0px 0px;
	margin-top:-10px;
}

nav.textNav2 a {
    color: #fff;
    font-family: 'Dosis', sans-serif;
    padding: 18px 0px 18px 18px;
    display: block;
    text-indent: 40px;
}

nav.textNav2 a:hover,
nav.textNav2 a:active,
nav.textNav2 a:focus {
    text-decoration: none;
}



nav.textNav2 a {
    background: url('../img/mall.png') 10px center no-repeat;
    border-bottom: 1px solid #bbbbbb;
}

nav.textNav2 a:hover {
    background-color: #719D62 !important
}

nav.textNav2 a.current {
    background-color: #719D62 !important
}


nav.textNav2 li.numunetalep a {
    background: url('../img/numunetalep.png') 10px center no-repeat;
}


/* YENÄ° Plaka Goster */
nav.textNav4 {
    /* padding: 0px 0px 18px 0px; */
/*     margin-top:-10px; */
}

nav.textNav4 ul{
	margin-bottom: 0px;
}

nav.textNav4 a {
    color: #fff;
    font-family: 'Dosis', sans-serif;
    padding: 18px 0px 18px 18px;
    display: block;
    text-indent: 40px;
}
nav.textNav4 a:hover,
nav.textNav4 a:active,
nav.textNav4 a:focus {
    text-decoration: none;
}
nav.textNav4 a {
    background: url('../img/newplank.png') 10px center no-repeat;
    border-top: 1px solid #bbbbbb;
    animation: blink-nav 1s infinite;
}
@keyframes blink-nav{
    50%{
        background-color: #719D62;
    }
}
nav.textNav4 a:hover {
    background-color: #719D62 !important
}
nav.textNav4 a.current {
    background-color: #719D62 !important
}
nav.textNav4 li.numunetalep a {
    background: url('../img/numunetalep.png') 10px center no-repeat;
}
/* plaka goster son*/



/* Plaka Goster */
nav.textNav3 {
    padding: 0px 0px 18px 0px;
	margin-top:-10px;
}
nav.textNav3 a {
    color: #fff;
    font-family: 'Dosis', sans-serif;
    padding: 18px 0px 18px 18px;
    display: block;
    text-indent: 40px;
}
nav.textNav3 a:hover,
nav.textNav3 a:active,
nav.textNav3 a:focus {
    text-decoration: none;
}
nav.textNav3 a {
    background: url('../img/plank.png') 10px center no-repeat;
    border-bottom: 1px solid #bbbbbb;
}
nav.textNav3 a:hover {
    background-color: #719D62 !important
}
nav.textNav3 a.current {
    background-color: #719D62 !important
}
nav.textNav3 li.numunetalep a {
    background: url('../img/numunetalep.png') 10px center no-repeat;
}
/* plaka goster son*/






nav.textNav li.tumu a {
    border-top: 1px solid #bbbbbb;
}

nav.textNav li.mutfak a {
    background: url('../img/mmutfak.png') 10px center no-repeat;
}

nav.textNav li.yatak-odasi a {
    background: url('../img/myatak.png') 10px center no-repeat;
}

nav.textNav li.banyo a {
    background: url('../img/mbanyo.png') 10px center no-repeat;
}

nav.textNav li.cocuk-odasi a {
    background: url('../img/mcocuk.png') 10px center no-repeat;
}

nav.textNav li.salon a {
    background: url('../img/msalon.png') 10px center no-repeat;
}

.mkArea .sb-toggle-left p {
    width: 47px;
    height: 54px;
}

.mkArea .sb-toggle-left .tumu {
    background: url('../img/mall_h.png') left center no-repeat;
}

.mkArea .sb-toggle-left .mutfak {
    background: url('../img/mmutfak_h.png') left center no-repeat;
}

.mkArea .sb-toggle-left .yatak-odasi {
    background: url('../img/myatak_h.png') left center no-repeat;
}

.mkArea .sb-toggle-left .banyo {
    background: url('../img/mbanyo_h.png') left center no-repeat;
}

.mkArea .sb-toggle-left .cocuk-odasi {
    background: url('../img/mcocuk_h.png') left center no-repeat;
}

.mkArea .sb-toggle-left .salon {
    background: url('../img/msalon_h.png') left center no-repeat;
}

nav.textNav a:hover {
    background-color: #719D62 !important
}

nav.textNav a.current {
    background-color: #719D62 !important
}


/*SB*/

.sb-home {
    background: url('../img/home_bg.jpg') top left repeat-x !important;
}

.sb-toggle-left {
    float: left;
    cursor: pointer;
}

.navicon-line {
    width: 39px;
    height: 5px;
    border-radius: 3px;
    margin-bottom: 5px;
    background-color: #fff;
}

.sb-slidebar .barTitle {
    color: #ffffff;
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    font-size: 20px;
    padding: 0px 0px 5px 0px;
    border-bottom: 2px solid #fff;
    width: 94%;
    text-indent: 24px;
}

.sb-slidebar .barLogo {
    text-align: center;
    padding: 20px
}

.mekans li {
    width: 46.6% !important;
    float: left;
    max-width: 410px;
    margin: 20px 20px 0px 0px;
}

.mekans li a {
    display: block;
    padding: 0px;
}

.mekans li img {
    border: 4px solid #c6c6c6;
    width: 97.3%;
}

@media (max-width: 600px) {
    .mekans li {
        width: 100% !important;
    }
}

.mekans li a:hover img {
    border: 4px solid #096836
}

.mkArea {
    padding: 18px;
}


/*isoTope*/

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}


/*Sahne*/

.backButton {
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 999;
	background: url('../img/back.png') center center no-repeat;
	margin: 10px 8px 8px 8px;
	padding: 0;
	top: 14px;
	background-size: cover;
}
.ormaWatermark{
	width: 180px;
	height: 135px;
	position: absolute;
	z-index: 999;
	background: url('../img/watermark2.png') center center no-repeat;
	margin: 8px 8px 8px 8px;
	padding: 0;
	bottom: 15px;
	left:15px;
	background-size: cover;
	opacity:0.5;
}
@media (max-width:768px) {
    .ormaWatermark{
        width: 50px;
        height: 50px;
    }
}
.backButton.reverse {
    background: url('../img/mall.png') center center no-repeat;
}

.backButton.reverse:hover {
    background: url('../img/mall_h.png') center center no-repeat;
}

.changeButton {
    width: 33px;
    height: 33px;
    background: url('../img/plus-a.png') center center no-repeat;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    background-size: cover;
}
.cbActive {
    background: url('../img/plus-a-gray.png') center center no-repeat;
    background-size:cover;
}
@media (max-width:768px) {
    .changeButton {
        width: 20px;
        height: 20px;
    }
}

.overLay {
    width: 100%;
    height: 100%;
    background: #096836;
    position: absolute;
    display: none;
    z-index: 2;
}

.overLay1 {
    opacity: 1;
}

.overLay2 {
    opacity: 0.5;
}

.overLay3 {
    opacity: 0.3;
}

.sahne .sb-toggle-left {
    pointer-events: none;
}

.desenTab li {
    width: 50%;
    text-align: center;
}


/*
.sahne .sb-slidebar nav{width: 77%;margin-left: 25px;float:left;}
*/

.sahne .sb-slidebar nav {
    width: 100%;
    background: #488747;
}

.sahne .sb-slidebar nav ul {
    width: 100%;
    text-align: center;
    padding-left: 5px;
}

@media (max-width:768px) {
    .sahne .sb-slidebar nav ul {
        padding-left: 2px;
    }
}

.sahne .sb-slidebar nav ul li a {
    padding: 0px;
    line-height: 1px;
    border: 3px solid #556a4d;
    position: relative;
    display: block;
}

.sahne .sb-slidebar nav ul li a:hover {
    border: 3px solid #769f67;
}

.sahne .sb-slidebar nav ul li a:hover span {
    background: #769f67;
}

.sahne .sb-slidebar nav ul li a span {
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    background: #556a4d;
    line-height: 25px;
    font-size: 0.9em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.desenImg2 img {
    width: 100%;
    border: 0;
    outline: none;
}

.desenImg img {
    width: 100%;
    border: 0;
    outline: none;
}

.desenImg li {
    margin: 5px;
}

.desenImg li a {
    width: 135px!important;
    height: 108px!important;
}

.changeImages img {
    position: absolute;
    width: 100%;
    height: 100%;
}

.desenTab {
    margin-top: 10px;
}

.desenTab a,
.desenTab a:active {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 15px 2px;
    background: #173217;
    font-size: 10px;
    text-shadow: none;
    -webkit-transition: 1000ms cubic-bezier(0.42, 0, 0, 1.26) 0s;
    -moz-transition: 1000ms cubic-bezier(0.42, 0, 0, 1.26) 0s;
    -o-transition: 1000ms cubic-bezier(0.42, 0, 0, 1.26) 0s;
    transition: 1000ms cubic-bezier(0.42, 0, 0, 1.26) 0s;
    outline: 0 none;
}
.tooltip-content {
    position: absolute;
    z-index: 9999;
    left: 50%;
    margin: 0 0 20px -50px;
    bottom: 100%;
    text-align: left;
    font-size: 0.765em;
    line-height: 1.4;
    box-shadow: -5px -5px 15px rgba(48,54,61,0.2);
    background: #2a3035;
    opacity: 0.7;
    cursor: default;
    pointer-events: none;
}
.tooltipDisable{
    display:none;
}
.tooltip-content::after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #2a3035;
    border-width: 10px;
    margin-left: -10px;
}
.tooltip-text {
    font-size: 1em;
    line-height: 1.35;
    display: block;
    padding: 1.4em;
    color: #fff;
    text-align:center;
}
.botTip{
    top: 100%;
    right: 50%;
    margin: 20px -50px 0 0;
    position: absolute;
    z-index: 9999;
    width: 100px;
    text-align: left;
    font-size: 0.765em;
    line-height: 1.4;
    box-shadow: -5px -5px 15px rgba(48,54,61,0.2);
    background: #2a3035;
    opacity: 0.7;
    cursor: default;
    pointer-events: none;
}
.botTip::after {
    content: '';
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #2a3035;
    border-width: 10px;
    margin-left: -10px;
}
@media (max-width:600px) {
    .desenTab a,
    .desenTab a:active {
        padding: 5px;
        font-size: 11px;
    }
}

.desenTab a:hover {
    text-decoration: none;
    text-shadow: -1px 1px 8px #ffc, 1px -1px 5px #fff;
}

.list-inline>li {
    padding-left: 0!important;
    padding-right: 0!important;
}

.scrollable {
    -webkit-transform: translate3d(0, 0, 0);
}

.scrollability-scrollbar {
    position: absolute;
    top: 0;
    right: 2px;
    width: 7px;
    height: 1px;
    z-index: 2147483647;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-box-sizing: border-box;
    -webkit-transform-origin: top left;
    /*-webkit-border-image: url(scrollbar.png) 6 2 6 2 / 3px 1px 3px 1px round round;*/
    background: url("../img/scrollbar-mid.png") no-repeat;
}

.desenTab a.current {
    background: #488747;
}

.bottombuttons {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 35px;
    width: auto;
    z-index: 9999;
}

.bottombuttons ul {
    margin: 0!important;
}

.bottombuttons li {
    float: left;
}

.bottombuttons a,
.bottombuttons a:hover {
    color: #fff;
    text-decoration: none;
}

.save_img {
    width: 80px;
    z-index: 999;
    /* padding: 15px; */
    background: url('../img/indir.png') center right 10px no-repeat #769f67;
    text-align: left;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-indent: 12px;
}


/*.save_img:hover{width: 40px;height: 31px;position: absolute;z-index: 999;background: url('../img/download_h.png') center center no-repeat;margin: 8px;padding: 0px;right:60px;}*/

.zoom {
    width: 80px!important;
    z-index: 999;
    /* padding: 15px; */
    background: url('../img/zoom.png') center right 10px no-repeat #769f67;
    text-align: left;
    display: inline-block;
    height: 35px;
    background-size:20px;
    line-height: 35px;
    text-indent: 12px;
    border-right:1px solid #003A00;
}
.zoom-active{
    background: url('../img/zoom_active.png') center right 10px no-repeat #769f67;
    background-size: 20px;
}

.searchbox {
    width: 95%;
    height: 35px;
    margin: 0 auto;
    border: 1px solid rgba(174, 255, 163, 0.18);
    border-radius: 4px;
}

.searchbox .icon {
    display: inline-block;
    width: 20%;
    height: 35px;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 20px;
}

#quicksearch {
    background: none;
    font-family: 'Dosis', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    width: 80%;
    height: 35px;
    border: none;
    float: left;
    padding-left: 10px;
    padding-right: 5px;
}

.new_ticket {
    position: absolute;
    z-index: 5;
    color: #fff;
    background: #769f67;
    display: block;
    padding: 8px;
    right: 0px;
    font-size: 12px;
}

#scrollType::-webkit-scrollbar-track {
    background-color: #096836;
}

#scrollType::-webkit-scrollbar {
    width: 14px;
    background-color: #096836;
    position: relative
}

#scrollType::-webkit-scrollbar-thumb {
    background: #488747 url('../img/scroll_bg.png') 1px center no-repeat;
}

input:focus {
    outline: none
}

::-webkit-input-placeholder {
    color: #b3b3b3;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #b3b3b3;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #b3b3b3;
}

:-ms-input-placeholder {
    color: #b3b3b3;
}

@media (max-width: 767px) {
    .visible-xs {
        display: inline-block!important;
    }
}

#wrapper {
    height: 100%;
}

#wrapper .activated {}

.mekans > div {
    padding-bottom: 5px;
}

#sidebar {
    position: fixed;
    height: 100%;
    background: #096836;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    border-right: 2px solid #D0D0D0;
}

#page-content {
    background: url('../img/home_bg.jpg') top left repeat-x !important;
    height: 100%;
    margin-left: 200px;
    position: fixed;
    width: 100%;
    overflow:hidden;
}
.userPanel{
    max-height: 35px;
    padding: 0 10px;
    background-color: #125D36;
    line-height: 35px;
    color: #fff;
    font-size: 11px;
    position: relative;
    white-space: nowrap;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
}
.welc{
    color:#fff;
    font-size:11px;
}
.userPanel.closed{
    max-height:0;
}
.PanelToggle {
    position: absolute;
    height: 18px;
    width: 18px;
    bottom: -18px;
    right: 20px;
    color: #fff;
    z-index: 10000;
    background: #125D36;
    text-align: center;
    line-height: 18px;
    zoom: 1;
}
@media (max-width:600px) {
    #sidebar {
        width: 150px;
    }
    #page-content {
        margin-left: 150px;
    }
}

#page-content .row {
    margin: 0!important;
}

.mekans > div {
    padding-left: 5px;
    padding-right: 5px;
}

.mekans > div > a {
    display: inline-block;
    padding: 0px;
    border: 2px solid #9E9E9E;
}

.container-fluid {
    padding-left: 5px;
    padding-right: 5px;
}

.container-fluid .row > div {
    padding-left: 5px;
    padding-right: 5px;
}

#login a {
    color: #fff;
}

.menutoggle {
    background: url('../img/mall_h.png') center center no-repeat;
    height: 29px;
    width: 32px;
    display: inline-block;
}

.hTitle {
    color: #096836;
    font-family: 'Dosis', sans-serif;
    font-size: 40px;
    display: inline-block;
}
.login-header {
    position: relative;
    background: #0A5E32;
    padding: 0;
    margin-bottom: 40px;
    -moz-transition: all 550ms ease-in-out;
    -o-transition: all 550ms ease-in-out;
    -webkit-transition: all 550ms ease-in-out;
    transition: all 550ms ease-in-out;
}
.login-header.login-caret:after {
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -12.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 12.5px 0;
    border-color: #0A5E32 transparent transparent;
    bottom: -13px;
    -moz-transition: all 550ms ease-in-out;
    -o-transition: all 550ms ease-in-out;
    -webkit-transition: all 550ms ease-in-out;
    transition: all 550ms ease-in-out;
}
.login-content {
    position: relative;
    width: 320px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0;
    -moz-transition: all 550ms ease-in-out;
    -o-transition: all 550ms ease-in-out;
    -webkit-transition: all 550ms ease-in-out;
    transition: all 550ms ease-in-out;
}


.numune-content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    -moz-transition: all 550ms ease-in-out;
    -o-transition: all 550ms ease-in-out;
    -webkit-transition: all 550ms ease-in-out;
    transition: all 550ms ease-in-out;
}




.form-group .input-group {
    background: #FFF;
    border: 1px solid #373e4a;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 100%;
}
.form-group .input-group-addon{
    width: 38px;
    height: 100%;
    background-color: transparent;
    border: 0;
    position:relative;
}
.input-group-addon:after {
    position: absolute;
    display: block;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #000;
    -webkit-transform: scaleY(.56);
    -moz-transform: scaleY(.56);
    -o-transform: scaleY(.56);
    -ms-transform: scaleY(.56);
    transform: scaleY(.56);
}
.form-group input{
    border: 0;
    outline: none;
    box-shadow: none;
}
input:focus{
    border:0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
 .btn-login {
    border: 1px solid #053D20;
    text-align: left;
    padding: 15px 20px;
    background-color: #0a5e32;
    font-size: 14px;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.btn-login i{
    float:right;
}
.btn-login:hover {
    background: #054524;
}
.btn-login:active:focus,.btn-login:active:hover {
    background: #054524;
}
.login-content {
    position: relative;
    width: 320px;
    margin: 0 auto;
    text-align: center;
    -moz-transition: all 550ms ease-in-out;
    -o-transition: all 550ms ease-in-out;
    -webkit-transition: all 550ms ease-in-out;
    transition: all 550ms ease-in-out;
}
.login-form .form-group .input-group .form-control, .login-form .form-group .input-group .input-group-addon {
    background: 0;
    border: 0;
}

*,
*:after,
*::before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
.st-container,
.st-pusher,
.st-content {
    height: 100%;
}

.st-content {
    overflow-y: hidden;
    background: #f3efe0;
    white-space: nowrap;
}

.st-content,
.st-content-inner {
    position: relative;
}

.st-container {
    position: relative;
    overflow: hidden;
}

.st-pusher {
    position: relative;
    left: 0;
    z-index: 99;
    height: 100%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.st-pusher::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.st-menu-open .st-pusher::after {
    /*	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;*/
}

.st-menu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    visibility: hidden;
    width: 300px;
    height: 100%;
    background: rgba(9, 104, 54, 0.7);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.righto{
    left:inherit;
    right:0;
}
@media (max-width:1366px) {
    .st-menu {
        width: 200px;
    }
}

@media (max-width:1920px) {
    .st-menu {
        width: 300px;
    }
}

@media (max-width:768px) {
    .st-menu {
        width: 150px;
    }
}

.st-menu::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.st-menu-open .st-menu::after {
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}


/* content style */

.st-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.st-menu h2 {
    margin: 0;
    padding: 1em;
    color: rgba(0, 0, 0, 0.4);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    font-weight: 300;
    font-size: 2em;
}

.st-menu ul li a {}


/* Individual effects */


/* Effect 1: Slide in on top */

.st-effect-1.st-menu {
    visibility: visible;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.st-effect-1-right.st-menu {
    visibility: visible;
    -webkit-transform: translate3d(+100%, 0, 0);
    transform: translate3d(+100%, 0, 0);
}

.st-effect-1-right.st-menu-open .st-effect-1.st-menu {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.st-effect-1-right.st-menu::after {
    display: none;
}

.st-effect-1.st-menu-open .st-effect-1.st-menu {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.st-effect-1.st-menu::after {
    display: none;
}


/* Effect 2: Reveal */

.st-effect-2.st-menu-open .st-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.st-effect-2.st-menu {
    z-index: 1;
}

.st-effect-2.st-menu-open .st-effect-2.st-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.st-effect-2.st-menu::after {
    display: none;
}


/* Effect 3: Push*/

.st-effect-3.st-menu-open .st-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.st-effect-3.st-menu {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.st-effect-3.st-menu-open .st-effect-3.st-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.st-effect-3.st-menu::after {
    display: none;
}


/* Effect 4: Slide along */

.st-effect-4.st-menu-open .st-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.st-effect-4.st-menu {
    z-index: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}

.st-effect-4.st-menu-open .st-effect-4.st-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.st-effect-4.st-menu::after {
    display: none;
}


/* Effect 5: Reverse slide out */

.st-effect-5.st-menu-open .st-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.st-effect-5.st-menu {
    z-index: 1;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
}

.st-effect-5.st-menu-open .st-effect-5.st-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/* Effect 6: Rotate pusher */

.st-effect-6.st-container {
    -webkit-perspective: 1500px;
    perspective: 1500px;
}

.st-effect-6 .st-pusher {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.st-effect-6.st-menu-open .st-pusher {
    -webkit-transform: translate3d(300px, 0, 0) rotateY(-15deg);
    transform: translate3d(300px, 0, 0) rotateY(-15deg);
}

.st-effect-6.st-menu {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.st-effect-6.st-menu-open .st-effect-6.st-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(15deg);
    transform: translate3d(-100%, 0, 0) rotateY(15deg);
}

.st-effect-6.st-menu::after {
    display: none;
}


/* Effect 7: 3D rotate in */

.st-effect-7.st-container {
    -webkit-perspective: 1500px;
    perspective: 1500px;
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%;
}

.st-effect-7 .st-pusher {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.st-effect-7.st-menu-open .st-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.st-effect-7.st-menu {
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
    transform: translate3d(-100%, 0, 0) rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.st-effect-7.st-menu-open .st-effect-7.st-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
    transform: translate3d(-100%, 0, 0) rotateY(0deg);
}


/* Effect 8: 3D rotate out */

.st-effect-8.st-container {
    -webkit-perspective: 1500px;
    perspective: 1500px;
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%;
}

.st-effect-8 .st-pusher {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.st-effect-8.st-menu-open .st-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.st-effect-8.st-menu {
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
    transform: translate3d(-100%, 0, 0) rotateY(90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.st-effect-8.st-menu-open .st-effect-8.st-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
    transform: translate3d(-100%, 0, 0) rotateY(0deg);
}

.st-effect-8.st-menu::after {
    display: none;
}


/* Effect 9: Scale down pusher */

.st-effect-9.st-container {
    -webkit-perspective: 1500px;
    perspective: 1500px;
}

.st-effect-9 .st-pusher {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.st-effect-9.st-menu-open .st-pusher {
    -webkit-transform: translate3d(0, 0, -300px);
    transform: translate3d(0, 0, -300px);
}

.st-effect-9.st-menu {
    opacity: 1;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.st-effect-9.st-menu-open .st-effect-9.st-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.st-effect-9.st-menu::after {
    display: none;
}


/* Effect 10: Scale up */

.st-effect-10.st-container {
    -webkit-perspective: 1500px;
    perspective: 1500px;
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%;
}

.st-effect-10.st-menu-open .st-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.st-effect-10.st-menu {
    z-index: 1;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, -300px);
    transform: translate3d(0, 0, -300px);
}

.st-effect-10.st-menu-open .st-effect-10.st-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/* Effect 11: Scale and rotate pusher */

.st-effect-11.st-container {
    -webkit-perspective: 1500px;
    perspective: 1500px;
}

.st-effect-11 .st-pusher {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.st-effect-11.st-menu-open .st-pusher {
    -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
    transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}

.st-effect-11.st-menu {
    opacity: 1;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.st-effect-11.st-menu-open .st-effect-11.st-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.st-effect-11.st-menu::after {
    display: none;
}


/* Effect 12: Open door */

.st-effect-12.st-container {
    -webkit-perspective: 1500px;
    perspective: 1500px;
}

.st-effect-12 .st-pusher {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.st-effect-12.st-menu-open .st-pusher {
    -webkit-transform: rotateY(-10deg);
    transform: rotateY(-10deg);
}

.st-effect-12.st-menu {
    opacity: 1;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.st-effect-12.st-menu-open .st-effect-12.st-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.st-effect-12.st-menu::after {
    display: none;
}


/* Effect 13: Fall down */

.st-effect-13.st-container {
    -webkit-perspective: 1500px;
    perspective: 1500px;
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%;
}

.st-effect-13.st-menu-open .st-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.st-effect-13.st-menu {
    z-index: 1;
    opacity: 1;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.st-effect-13.st-menu-open .st-effect-13.st-menu {
    visibility: visible;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-speed: 0.2s;
    transition-speed: 0.2s;
}


/* Effect 14: Delayed 3D rotate */

.st-effect-14.st-container {
    -webkit-perspective: 1500px;
    perspective: 1500px;
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%;
}

.st-effect-14 .st-pusher {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.st-effect-14.st-menu-open .st-pusher {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}

.st-effect-14.st-menu {
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
    transform: translate3d(-100%, 0, 0) rotateY(90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.st-effect-14.st-menu-open .st-effect-14.st-menu {
    visibility: visible;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
    transform: translate3d(-100%, 0, 0) rotateY(0deg);
}


/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */

.no-csstransforms3d .st-pusher,
.no-js .st-pusher {
    padding-left: 300px;
}
.overLay2 {
    opacity: 0.7;
    display: none;
    width: 70px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    bottom: 0;
    right: 0;
    margin: auto;
}
.spinner {width: 70px;height: 50px;text-align: center;font-size: 10px;}
.spinner > div {background-color: #fff; height: 100%;width: 6px;display: inline-block;-webkit-animation: stretchdelay 1.2s infinite ease-in-out;animation: stretchdelay 1.2s infinite ease-in-out;}
.spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}
.spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}
.spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}
.spinner .rect5 {  -webkit-animation-delay: -0.8s;animation-delay: -0.8s;}
@-webkit-keyframes stretchdelay {0%, 40%, 100% { -webkit-transform: scaleY(0.4) } 20% { -webkit-transform: scaleY(1.0) }}
@keyframes stretchdelay {0%, 40%, 100% { transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}  20% { transform: scaleY(1.0);-webkit-transform: scaleY(1.0);}}




#mailForm {width: 75%; display: table; margin: 0 auto;}
#mailForm input[type="text"],#mailForm input[type="email"]{width: 100%; background: #F5F5F5; padding: 8px 16px;color: #2B2E38;}
#mailForm input[type="submit"]{float:right;}

.desenImg2 li label{position:relative;cursor:pointer;}
.desenImg2 li { margin: 5px !important; padding: 5px !important; background: #FFF;    width: 146px;height:138px;}
.desenImg2 li label input{position:absolute;right:5px;top:5px;}
.desenImg2 li label span{overflow: hidden; white-space: nowrap; position: relative; text-overflow: ellipsis; width: 100%;    float: left;}
.desenImg2 li label span.isnew1 {
    display: block;
    position: absolute;
    left: 0;
    width: fit-content;
}
#numune_talep nav{height:400px;overflow:auto;    margin-bottom: 30px;overflow-x:hidden !important;}




.desenTab2 {
    margin-top: 10px;
}

.desenTab2 a,.desenTab2 a:active {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 15px 15px;
    background: #173217;
    font-size: 15px;
    text-shadow: none;
    outline: 0 none;
}

.desenTab2 ul{background:#173217;}

.desenTab2 a.current{background:#719D62 ;}

select{max-width:100%;}

.btn.dropdown-toggle,.btn.dropdown-toggle:focus{border: 0px !important;outline: 0px !important;margin: 0px !important;}
.btn-group.open .dropdown-toggle {-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125) !important;box-shadow: inset 0 0px 0px rgba(0,0,0,.125) !important;background-color: #FFF;}
.btn-group.open{-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125) !important;box-shadow: inset 0 0px 0px rgba(0,0,0,.125) !important;background-color: #FFF;}
.btn-group .dropdown-toggle:hover{-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125) !important;box-shadow: inset 0 0px 0px rgba(0,0,0,.125) !important;background-color: #FFF;}
.desenappends{    margin-bottom: 30px;}
.desen_baslik{background: #719D62;margin: 0px;}
.desen_baslik > div{padding: 10px 0px;color: #FFF;border-right: 1px solid #DDD;}
.desen_baslik > div:last-child{border-right: 0px solid #DDD;}
.desenappends .row{margin: 0px;border-bottom: 1px solid #0C773F;margin-bottom: 5px;}
.desenappends .row > div{padding:0px;color: #FFF;}
.desenappends .row > div.col-sm-2,.desenappends .row > div.col-sm-6{    padding: 14px 0px;}
.desenappends .form-group{    margin-bottom: 5px;}



#lang span:first-child,#lang span:last-child{cursor:pointer;}

/* 13,06,2016 ilker*/
.seperator-div {
    padding: 0;
}
a.plaka-link {
    padding: 10px;
}
a.plaka-link img {
    max-height: 330px;
    width: 100%;
    border:4px solid #FFF;
}
a.plaka-link p {
    background-color: #FFF;
    padding-bottom: 5px;
    color: #333;
    font-weight: 600;
}

.plaka-tab {
    background-color: rgba(0,0,0,0.5);
    box-sizing: border-box;
    position:relative;
}
.plaka-tab ul {
    overflow: hidden;
    width: 300px;
    /*margin: auto;*/
}
.plaka-tab ul li {
    width: 50%;
    display: block;
    float: left;
}
.plaka-tab a {
    padding: 15px;
    display: block;
}
.plaka-tab a.current {
    background-color: #719D62;
    font-weight: 600;
}
.plaka-tab a, .plaka-tab a:active, .plaka-tab a:hover, .plaka-tab a:focus {
	color: #FFF;
	text-decoration:none;
}

ul.plaka-desen {
	overflow: hidden;
	margin: 0 auto;
}
ul.plaka-desen li.mini {
    padding: 0px;
    margin: 10px 8px;
    width: 135px;
   /* height: 385px;*/
    float: left;
    border: 4px solid #FFF;
    box-sizing: border-box;
}
ul.plaka-desen a {
  /*  width: 100%;
    height: 351px;*/
    display: block;
}
ul.plaka-desen img {
    height: 100%;
    width: 100%;
    background-color: #FFF;
}
ul.plaka-desen a {
    position: relative;
}
ul.plaka-desen span.isnew0,
.desenImg2 li label span.isnew0{
    display:none;
}
ul.plaka-desen span.isnew1,
.desenImg2 li label span.isnew1{
    /* display: block; */
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
    font-size: 13px;
    padding: 2px 9px;
    animation: blink 2s infinite;
}
@keyframes blink{
    0%{
        background-color: #fff;
        color: #000;
    }
    50%{
        background-color: #719d62;
        color: #fff;
        border: 1px solid #50a97a;
    }
    100%{
        background-color: #fff;
        color: #000;
    }
}
ul.plaka-desen span.name {
    background-color: #FFF;
    display: block;
    height: 30px;
    box-sizing: border-box;
    padding: 4px;
}
ul.plaka-desen a, ul.plaka-desen a:active, ul.plaka-desen a:hover, ul.plaka-desen a:focus {
	color: #333;
	text-decoration:none;
}
p.download {
    position: fixed;
    top: 40px;
    left: 15px;
    color: #ddd;
    font-size: 15px;
}
.search-bar {
    position: absolute;
    width: 200px;
    height: 30px;
    top: 0;
    right: 0;
    margin: 10px;
    border: 0px;
    outline: 0px;
    background-color: #719d62;
    font-family: 'Dosis', sans-serif;
    color: #FFF;
}
.search-bar i {
    width: 30px;
    float: left;
    padding: 7px;
    position: absolute;
    left: 0;
    z-index: 0;
}
.plaka-tab input#filter {
    padding: 5px 10px 5px 30px;
    border: 0px;
    outline: 0px;
    background-color: transparent;
    font-family: 'Dosis', sans-serif;
    color: #FFF;
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
}
input#filter::-webkit-input-placeholder {
   color: #fff;
}

input#filter:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

input#filter::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

input#filter:-ms-input-placeholder {  
   color: #fff;  
}

#blueimp-gallery a.close {
    margin: 10px 20px;
    font-size: 50px;
    padding: 0;
}

.backButton.bg {
    width: 50px;
    height: 50px;
    position: fixed;
    background-color: rgba(10, 94, 50, 0.83);
    border-radius: 30px;
    background-size: 30px;
}
a.simpleZoom {
    position: absolute;
    color: #cccecd;
    font-size: 19px;
    margin: 15px 50px;
    top: 15px;
    right: 21px;
    z-index: 99999;
}
.blueimp-gallery>.slides>.slide>.slide-content.zoomed {
	width:60% !important;
	max-width: inherit;
	max-height: inherit;
}
a.formScroll.bg {
    position: fixed;
    top: 25px;
    right: 15px;
    z-index: 5;
    font-size: 15px;
    color: #5abb4a;
    background-color: rgba(10, 94, 50, 0.82);
    padding: 10px 15px;
    border-radius: 45px;
	text-decoration:none
}

/* ilker 22.08.2017 */
.fancybox-caption-wrap {
    bottom: auto;
    top: 0;
    background: transparent;
    padding: 0;
}
.fancybox-caption {
    border-top: 0;
    padding: 30px;
    font-size: 18px;
}
.fancybox-download:before {
    top: 17px;
    left: 22px;
    border-left: 2px solid #fff;
    height: 9px;
}
.fancybox-download:after {
    bottom: 18px;
    left: 23px;
    height: 8px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 8px;
    background: transparent;
    transform: rotate(45deg);
    transform-origin: 0 0;
}

/* 04-02-2020 ilker */
#madeby {
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    text-align: center;
    margin-top: 30px;
}
#madeby a{
    color: inherit;
    text-decoration: none;
}
#madeby img {
    max-width: 12px;
}
#madeby span {

}