body {
    font-family: 'Open Sans', sans-serif;
}
header {
    background: #000;
    font-family: 'Open Sans', sans-serif;
}
header .header-top {
    height: 2px;
    max-height: 40px;
    position: relative;
}

header .header-top .logo {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

header .navbar-header {
    margin-top: 20px;
}
header .navbar-collapse.collapse.in ul.nav.navbar-nav.navbar-left li a {
    text-align: left;
    border-top: 1px solid rgba(255, 255, 255, 0.38);
}
header .navbar-collapse.collapse.in ul.nav.navbar-nav.navbar-left li a::after {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    float: right;
}
header .navbar {
    min-height: 61px;
    height: 61px;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
}
header .navbar-toggle {
    position: relative;
    float: right;
    padding: 0px 20px;
    margin: 0;
    background-color: transparent;
    background-image: none;
    border: 0px;
    border-radius: 0;
}
header .navbar-inverse .navbar-nav>li>a {
    color: #000;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 12px;
	font-weight: 700;
	font-family: "Roboto", sans-serif;
}
header .navbar-inverse .navbar-nav>li>a:hover {
    color: rgba(56, 155, 214);
    
}
header .contant {
    display: inline-block;
    float: right;
}
header .contant img {
    width: 32px;
    height: 32px;
    margin: 4px 0;
}
header .phone {
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 25px;
    /* margin: 2px 20px; */
}

header .phone i {
    float: left;
    margin: 5px;
}
.navbar-inverse {
    background: url(bg-header.svg) repeat-x;
    border-bottom: 1.5px solid #f9a326;
}
@media (min-width: 768px) {
    header .navbar-left {
        margin-left: 29%;
		margin-top: 12px;
    }
}
.navbar-social {
    margin: 3px;
}

.navbar-social li a i {
    font-size: 19px;
    padding-top: 7px;
}

.navbar-social li a {
    padding: 8px 10px !important;
    line-height: 20px;
}
header .navbar-collapse.collapse.in {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 16;
    background: #F3E8D6;
}
header .header-top .logo img {
    height: 113px;
}

.camp {
  text-align: left;
  margin-bottom: 20px;
}

.camp img {
  height: 20px!important;
}

.carousel {

    margin-bottom: 20px;
}
.carousel-caption {
    z-index: 10;
}

.carousel .item {
    max-height: 595px;
    background-color: #777;
}
.carousel-inner > .item > img {
    /* position: absolute; */
    top: 0;
    left: 0;
    min-width: 100%;
    /* height: 100%; */
}

/* @media (min-width: 1400px) {
    .carousel .item {
    height: 725px;
    }
} */

@media (max-width: 768px) {
    /* .carousel {
        min-height: 250px;
        height: auto;
    }
    .carousel .item {
        min-height: 250px;
        height: auto;
    }
    .carousel-inner > .item > img {
        min-height: 250px;
        width: 100%;
        height: auto;
    } */
    .mobile-gallery-view {
      display: block!important;
    }
    .desk-gallery-view {
      display: none!important;
    }
}

.mobile-gallery-view {
  display: none;
}

.panel-bakpilic {
    margin: 20px 0;
}

.panel-bakpilic-header {
    font-size: 2.1em;
    font-weight: 900;
    font-family: 'Noto Serif', serif;
    line-height: 1.4;
    color: #191e23;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.panel-bakpilic-body {
    padding: 0px;
}

figure.products img {
    display: block;
    width: 100%;
}

figure.products img:hover {
    opacity: 0.8;
}

.pds {
    margin-bottom: 20px;
}
.middle-bottom-buttons {
    display: block;
    margin-top: 60px;
}
.middle-bottom-buttons a.devami {
    display: inline-block;
    float: right;
    background: #389bd6;
    color: #fff;
    padding: 5px 15px;
    text-decoration: none;
}
.middle-bottom-buttons a.share {
    display: inline-block;
    float: right;
    line-height: 35px;
    color: #ea8569;
    text-decoration: none;
}
.middle-bottom-buttons a.share i {
    color: #ccc;
}
.cards-content {
    min-height: 150px;
    background: #eff2f4;
    padding: 25px 0 20px 0;
    margin-top: 20px;
}
.cardss-content {
    min-height: 150px;
    background: #fff;
    padding: 25px 0 5px 0;
    margin-top: 20px;
	border-top: 1px solid silver;
}
.card {
    color: #fff;zzz
}
.card-item {
    padding: 20px;
}
.card span.title {
    font-family: 'Noto Serif', serif;
    font-weight: 600;
	display: block;
    font-size: 20px;
    text-shadow: 0px 0px 3px #000;
}
.card span.desc {
    display: block;
    padding: 15px 0;
    text-shadow: 0px 0px 3px #000;
}
.details {
    color: #fff;
    text-decoration: none;
    display: block;
    background: url("../img/continue.png") no-repeat;
    background-position: 100%;
    line-height: 26px;
}
.card-business-sale {
    background: url("../img/kurumsal-satis.jpg");
}
.card-franchasing {
    background: url("../img/franchasing.jpg");
}
.card-organizations {
    background: url("../img/organizasyon.jpg");
}
.subelerimiz-carousel-buttons {
    background: #f4f0e9;
    padding: 5px 5px;
    text-align: right;
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(grabbing.html) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
#subelerimiz .item{
    margin: 3px;
}
#subelerimiz .owl-item .item .sube-adi {
    display: block;
    font-weight: bold;
    font-size: 20px;
    padding: 0 9px;
    text-align: center;
}

#subelerimiz .sube-desc span.address {
    display: block;
    padding: 10px 10px;
    text-align: center;
}
#subelerimiz .sube-desc span.contact {
    display: block;
    padding: 10px;
    text-align: center;
}


.ip {
    background: #000;
    border: none;
    padding: 4px 5px;
    color: #fff;
}

.but {
    background: #000;
    color: #fff;
    border: none;
    padding: 5px 5px;
    cursor: pointer;
}

@media (max-width: 1290px) {
    .navbar-social {
        display: none !important;
    }
}
@media (max-width: 1144px) {
    .navbar-social {
        display: none !important;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

.wave-text {
    margin-bottom: 50px;
}
@media (max-width: 844px) {
    .wave-text {
        margin-top: 30px;
    }
}
.sube-img img {
    margin: 0 auto;
}
p.wave-desc {
    font-size: 27px;
    font-weight: 400;
    color: #757575;
}
h4 span.light {
    font-weight: 300;
}
h4.pull-right.follow-we {
    margin: 0 40px;
}
div.copyright {
    font-size: 13px;
    text-align: center;
    color: #808080;
}

.insta-box {
    text-align: center;
    height: 350px;
    overflow: hidden;
    margin-bottom: 10px;
    cursor:pointer;
}

.insta-pic {
    height: 350px;
    width: 100%;
}

.insta-detail {
    position: absolute;
    text-align: center;
    padding-top: 150px;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
    color: #f5f5f5;
    bottom: 0;
    margin: auto;
    width: 360px;
    display: none;
    transition: all 1s ease-out;
}

.insta-detail span {
    margin-right: 10px;
}

.insta-box:hover .insta-detail {
    display: block;
}

.helal  {
    position: absolute;
    right: 10px;
    top: 20px;
}
.helal a {
    display: block;
    width: 143px;
    height: 80px;
    background: url(tse-helal.svg) no-repeat;
}



.container1 {width:1040px;margin:0 auto;position:relative;}

.footer{-webkit-transform:translateZ(0px);width:100%;display:block;position:relative;margin-top:30px;padding-top: 29px;background:#fff;border-top:1px solid silver}
.footer .openFooterCloseBtn{width:42px;height:21px;display:block;background:url(../img1/openFooterCloseBtn.png) no-repeat;position:absolute;left:50%;margin-left:-9px}
.footer .openFooterCloseBtn.active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:-22px}
.footer-menu{width:100%;display:block;position:relative;text-align:center}
.footer-menu-holder{width:51%;margin:0 auto;display:block;position:relative;text-align:center}
.footer hr{width:100%;height:1px;border:none;background-color:#232525;position:absolute;top:38px;z-index:1}
.footer-menu ul{width:25%;margin:0 auto 30px;padding:0;display:block;float:left;text-align:center;vertical-align:top}
.footer-menu ul li{list-style:none;margin:0;padding:0;color:#575757;font-family:'Open Sans',sans-serif;font-weight:700;font-size:13px}
.footer-menu ul li a{text-decoration:none;color:#575757;font-weight:400;font-family:'Open Sans',sans-serif;font-size:12px}
.footer-menu ul li.first{margin:6% 0 36px}
.footer-menu ul li.first a{position:relative;display:block;font-size:13px;padding-top:-10px;font-family:'Open Sans',sans-serif;font-weight:700;color:#232525;text-decoration:none;padding-right:12px}
.footer-menu ul li.first a:after{content:'';position:absolute;top:50%;margin-top:-2px;width:9px;height:5px;background:url(../img1/footerMenuHover.png) left top no-repeat;display:inline-block;margin-left:5px}
.footer-menu ul li.first a.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.footer-menu ul li.first a:hover:after{background-position:left bottom}
.footer-menu ul li.icon{height:52px;margin:0 auto;display:block}
.footer-menu ul li.sise{background-image:url(../img1/siseIco.png)}
.footer-menu ul li.el{background-image:url(../img1/elIco.png)}
.footer-menu ul li.peynir{background-image:url(../img1/peynirIco.png)}
.footer-menu ul li.yaprak{background-image:url(../img1/yaprakIco.png)}
.footer-menu ul li.kurumsal{background-image:url(../img1/kurumsalIco.png)}
.footer-menu ul li.medya{background-image:url(../img1/medyaIco.png)}
.footer-menu ul li.kariyer{background-image:url(../img1/kariyerIco.png)}
.footer-menu ul li.bizeUlasin{background-image:url(../img1/bizeUlasinIco.png)}
.footer-basket{clear:both;max-width:100px;margin:0 auto;display:block;text-align:center;text-decoration:none}
.footer-basket img1{vertical-align:bottom}
.footer-basket .over{display:inline-block;width:41px;height:33px;background-image:url(../img1/footerSepet.png)}
.footer-basket span{color:#232525;font-size:13px;font-weight:600;font-family:'Open Sans',sans-serif}.social-box-holder{position:absolute;top:0;right:0;border:0;z-index:9999;width:240px}
.footer-info{width:100%;background-color:#535353;display:inline-block;padding:9px 0 0;z-index:10;position:relative}
.footer-info-holder{width:100%;display:inline-block}
.footer-info-holder .left{width:50%;margin:0 auto;text-align:center}
.footer-info-holder .right{float:right;width:50%;display:none}
.footer-info-holder .left ul{padding:0;margin:0;display:inline-block}
.footer-info-holder .left ul li{margin:0 8px 0 0;list-style:none;float:left}
.footer-info-holder .left ul li a{font-size:11px;font-family:'Open Sans',sans-serif;color:#f3e8d6;text-decoration:none}
.footer-info-holder .left ul li a:hover{color:#FFF}
.footer-info-holder .left a.rapid{width:221px;height:25px;display:inline-block;margin-top:-3.5px;float:right;background:url(../img1/rapidLogo.png) no-repeat}
.footer-info-holder .right .iletisim{float:right;padding-right:10px;margin-top:-5px;height:28px;padding-left:25px;line-height:28px;background:url(../img1/iletisimIco.png) no-repeat;color:#FFF;font-size:11px;font-family:'Open Sans',sans-serif}
.footer-info-holder .right .iletisim span{font-size:14px;color:#f3e8d6;font-weight:700}
.footer-info-holder .right .smallSocialBox{display:block;float:right;min-width:230px;padding-left:10px}
.footer-info-holder .right .smallSocialBox a{width:34px;height:19px;float:left;background-image:url(../img1/footerMiniSocials.png);background-repeat:no-repeat}
.footer-info-holder .right .smallSocialBox a:hover{background-image:url(../img1/footerMiniSocialsOver.png);background-repeat:no-repeat}
.footer-info-holder .right .smallSocialBox a.smallTwitter{background-position:-34px 0}
.footer-info-holder .right .smallSocialBox a.smallYoutube{background-position:-68px 0}
.footer-info-holder .right .smallSocialBox a.smallPinterest{background-position:-102px 0}
.footer-info-holder .right .smallSocialBox a.smallInstagram{background-position:-136px 0}
.footer-info-holder .right .smallSocialBox a.smallVine{background-position:-170px 0}
.footer-copyright{padding:0 0 3px;text-align:center;background-color:#464646}
.footer-copyright .inner{max-width:980px;margin:0 auto;position:relative}
.footer-copyright span{width:405px;color:#fff;font-size:11px;font-family:'Open Sans',sans-serif;display:inline-block}
.footer-copyright a.author{width:41px;height:10px;display:inline-block;position:relative;top:2px;background:url(../img1/zadaceLogo.png) no-repeat}
.footer-copyright a.author:hover{background:url(../img1/zadaceLogoHover.png) no-repeat}
.footer-copyright a.fpaleft{position:absolute;left:0}
.footer .scroll-to-top{right:25%;position:absolute;width:22px;height:30px;background-image:url(../img1/scrollToTop.png);z-index:150;top:-30px;display:none}
.openFooterSosialBox{width:100%;display:block;float:right;background:url(../img1/openFooterSocialBg.png)}
.openFooterSosialBox a.iletisimBox{width:92%;padding:16px 4% 32px;display:block;font-size:13px;font-family:'Open Sans',sans-serif;color:#FFF;text-decoration:none;background:#04532c}
.openFooterSosialBox span{float:left}
.openFooterSosialBox i{width:13px;height:8px;margin:5px 0 0;display:block;background:url(../img1/openFooterSocialIletisimAraw.png) no-repeat;float:right}
.openFooterSosialBox a.iletisimBox.active i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.openFooterSosialBox .openFooterIletisim ul{padding:0;margin:0 auto;max-width:240px}
.openFooterSosialBox .openFooterIletisim ul li{list-style:none;margin:0 0 0 8px}
.openFooterSosialBox .openFooterIletisim ul li.telefonIco{width:38px;height:52px;margin:8px auto;display:block;background:url(../img1/telefonIco.png) no-repeat}
.openFooterSosialBox .openFooterIletisim ul li.socialBaslik{margin-top:-56px;color:#FFF;font-size:32px;font-family:'Open Sans',sans-serif}
.openFooterSosialBox .openFooterIletisim ul li.numara{color:#84df19;font-size:35px;font-family:'Open Sans',sans-serif;font-weight:400}
.openFooterSosialBox .openFooterIletisim ul li.numara em{color:#FFF;font-style:normal}
.openFooterSosialBox .openFooterIletisim ul li.tuketiciMail a{color:#84df19;font-size:12px;font-family:'Open Sans',sans-serif}
.openFooterSosialBox .openFooterIletisim ul li.tuketiciMail a:hover{color:#FFF}
.openFooterSosialBox .openFooterIletisim ul li.gorusOneri{height:19px;margin:10px 0 0 8px;display:block;background:url(../img1/footer_gorus_oneri_icon.png) bottom left no-repeat;color:#FFF;font-size:15px;font-weight:400;font-family:'Open Sans',sans-serif;padding:0 0 0 20px}
.openFooterSosialBox .openFooterIletisim ul li.gorusOneri a{padding:0 0 0 20px;margin:15px 0 0;color:#FFF;font-size:15px;font-weight:400;font-family:'Open Sans',sans-serif;text-decoration:none}
.openFooterSosialBox .openFooterIletisim ul li.gorusOneri a:hover{color:#76fb72}
.openFooterSosialBox .openFooterIletisim ul li.KurumsalIletisim{width:95%;height:17px;margin:15px 0 0 8px;display:block;background:url(../img1/smallFooterZarf.png) no-repeat}
.openFooterSosialBox .openFooterIletisim ul li.KurumsalIletisim em{padding:0 0 0 20px;margin:5px 0 0;color:#FFF;font-style:normal;font-size:15px;font-weight:400;font-family:'Open Sans',sans-serif}
.openFooterSosialBox .openFooterIletisim ul a.mail{color:#70f36f;font-size:12px;font-family:'Open Sans',sans-serif}
.openFooterSosialBox .openFooterIletisim ul a.mail:hover{color:#FFF}
.openFooterSosialBox .openFooterIletisim ul li.insanKaynaklari{height:18px;padding:0 0 0 20px;margin:15px 0 0 8px;color:#FFF;font-size:15px;font-weight:400;font-family:'Open Sans',sans-serif;text-decoration:none;background:url(../img1/footer_insan_kaynaklari_icon.png) bottom left no-repeat}
.openFooterSosialBox .openFooterIletisim ul input{width:215px;height:27px;padding:0 0 0 5px;margin:5px -27px auto 8px;background:#04532c;border:0;color:#FFF;font-size:13px;font-family:'Open Sans',sans-serif;float:left;display:block}
.openFooterSosialBox .openFooterIletisim ul input.half{width:109px}
.openFooterSosialBox .openFooterIletisim ul input.half.right{margin-left:30px}
.openFooterSosialBox .openFooterIletisim ul li.haberdarOlunIco{width:45px;height:45px;margin:20px auto;display:block;background:url(../img1/haberdar_olunicon.png) no-repeat;position:relative;left:57px}
.openFooterSosialBox .openFooterIletisim ul a.inputSend{width:27px;height:27px;display:block;float:right;margin-top:5px;background:url(../img1/socialInputArow.png) no-repeat #054023}
.openFooterSosialBox .openFooterIletisim ul a.inputSend:hover{background:url(../img1/socialInputArow.png) no-repeat #000}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialFb{width:40px;height:40px;display:block;margin:30px 0 0;padding:0;background:url(../img1/bigSocialFbHover.png) no-repeat #054023;float:left}
.openFooterSosialBox .openFooterIletisim ul .bigSocialFb:hover{background:url(../img1/bigSocialFb.png) no-repeat #054023}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialT{width:40px;height:40px;display:block;margin:30px 0 0;padding:0;background:url(../img1/bigSocialTHover.png) no-repeat #04532c;float:left}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialT:hover{background:url(../img1/bigSocialT.png) no-repeat #04532c}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialYt{width:40px;height:40px;display:block;margin:30px 0 0;padding:0;background:url(../img1/bigSocialYtHover.png) no-repeat #068043;float:left}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialYt:hover{background:url(../img1/bigSocialYt.png) no-repeat #068043}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialP{width:40px;height:40px;display:block;margin:30px 0 0;padding:0;background:url(../img1/bigSocialPHover.png) no-repeat #84df19;float:left}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialP:hover{background:url(../img1/bigSocialP.png) no-repeat #84df19}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialIn{width:40px;height:40px;display:block;margin:30px 0 0;padding:0;background:url(../img1/bigSocialInHover.png) no-repeat #07a103;float:left}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialIn:hover{background:url(../img1/bigSocialIn.png) no-repeat #07a103}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialIg{width:40px;height:40px;display:block;margin:30px 0 0;padding:0;background:url(../img1/bigSocialIgHover.png) no-repeat #84df19;float:left}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialIg:hover{background:url(../img1/bigSocialIg.png) no-repeat #84df19}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialVi{width:40px;height:40px;display:block;margin:30px 0 0;padding:0;background:url(../img1/bigSocialViHover.png) no-repeat #abe962;float:left}
.openFooterSosialBox .openFooterIletisim ul a.bigSocialVi:hover{background:url(../img1/bigSocialVi.png) no-repeat #abe962}
.openFooterSosialBox .openFooterIletisim a.mail{text-decoration:underline}
.openFooterSosialBox .openFooterIletisim a.mail.kurumsal{margin-left:28px}
.footer-closed .footer-menu
.footer-closed .openFooterSosialBox{height:45px;overflow:hidden;-webkit-transition:all .5s ease;transition:all .5s ease;background:#fff}
.footer-closed .footer-info-holder .left a.rapid{display:none}
.footer-closed .footer-info-holder .right{display:block}
.footer-closed .footer-info-holder .left{margin:0;float:left}
.footer-closed .footer-info-holder{margin-left:25%;width:75%}
.footer-closed .openFooterCloseBtn{display:none}.topSliderUrunler.menuDiff{margin-top:84px}.mobile-hidden-menu{display:none}.search-container{text-align:left;display:none}.search-container .top-c{padding:20px}.search-container h2{font-size:25px;color:#fff;display:inline-block;float:left;margin-bottom:35px}.search-container .input-search{background:0 0;border:none;outline:0;color:#fff;font-size:50px;font-family:'Open sans',sans-serif;width:100%}.search-container .result li a{font-family:'Open Sans',sans-serif;color:#3bc841;font-size:13px;padding:10px 0 10px 20px;display:block}.search-container .result li a span{color:#fff}.search-container .result li:hover{background-color:#fff}.search-container .result li:hover a,.search-container .result li:hover a span{color:#02180e}#ui-datepicker-div{z-index:9999999!important}.header .shop-account-c{background-color:#ec3d01;width:100%;width:200px;padding:10px 9px;text-align:left;border-bottom-left-radius:10px;cursor:pointer;position:relative}.header.small .shop-account-c{padding:5px 9px;border-bottom-left-radius:inherit}.shop-account-c a.market-home-page{font-family:Oswald,sans-serif!important;font-size:17px!important;color:#fff!important;display:inline-block!important;float:left;line-height:18px;width:100%}.shop-account-c a.market-home-page span{float:left;display:block;line-height:40px}.shop-account-c a.market-home-page i{float:right}.shop-account-c a.market-home-page:hover{color:#fff!important}.shop-account-c a.shop-basket{display:inline-block!important;float:right;position:relative}.shop-account-c a.account-login:hover{color:#fff!important}.shop-account-c .after-login{padding:10px 0;cursor:pointer}.socialSearch{width:40px;height:100px;position:fixed;top:46%;left:0;z-index:10}.socialSearch a{position:relative}.socialSearch a.social{width:40px;height:50px;padding:0;margin:0;display:block;background:url(../img1/sprites.png) -714px -50px}.socialSearch a.social:hover{width:152px;height:50px;background:url(../img1/sprites.png) -754px -50px}.socialSearch a.social:hover:after{content:'';width:0;height:0;border-style:solid;border-width:10px 10px 0;border-color:#d9232c transparent transparent;position:absolute;bottom:-10px;left:50%}.socialSearch a.search{width:40px;height:50px;padding:0;margin:0;display:block;background:url(../img1/sprites.png) -714px 0}.socialSearch a.search:hover{width:143px;height:50px;background:url(../img1/sprites.png) -754px 0}.socialSearch a.search:hover:after{content:'';width:0;height:0;border-style:solid;border-width:10px 10px 0;border-color:#E74241 transparent transparent;position:absolute;bottom:-10px;left:50%}body.popup-search .featherlight .featherlight-content{width:100%;max-width:inherit;vertical-align:top}body.popup-search .featherlight .featherlight-content .search-container{display:block!important}body.popup .featherlight .featherlight-content{text-align:left;display:inline-block;vertical-align:middle;position:relative;padding:2%;width:75%;max-height:95%;overflow:none;cursor:auto;height:inherit}body.popup .featherlight .featherlight-content .slimScrollDiv{overflow:initial!important}.featherlight.small .featherlight-content{max-width:500px;background-color:#072d1b;margin:0 auto;padding:10px;text-aling:center;color:#fff;word-break:break-word}.featherlight.small:before{display:inline-block}#site_message_area{margin:0 auto;width:100%;max-width:400px;display:none}.featherlight.small #site_message_area{display:block}.featherlight-iframe .featherlight-content{text-align:left;display:inline-block;vertical-align:middle;position:relative;width:75%;overflow:none;cursor:auto;background-color:#072d1b;margin:0 auto;text-aling:center;color:#fff;word-break:break-all;max-height:437px;max-width:750px;height:100%}.featherlight-iframe:before{display:inline-block}.featherlight.featherlight-iframe iframe{width:100%!important;height:100%!important;margin:0!important}.uye_sartlari_con{display:none}.featherlight.small .featherlight-close-icon{right:2px!important;top:2px!important}.header .shop-header-menu{width:100%;width:198px;text-align:left;position:relative}.header .shop-header-menu a.col-menu-one{width:66px;float:left;display:block;background:#ec3d01;text-align:center;padding:8.5px 0;position:relative}.header.small .shop-header-menu a.col-menu-one{padding:4.5px 0}.shop-header-menu a.col-menu-one.active,.shop-header-menu a.col-menu-one:hover{background:#ea2730}.header .shop-header-menu a.col-menu-one:after{content:'';width:1px;height:37px;display:block;float:left;border-left:1px dotted #fff;position:absolute;right:0;top:10px}.header.small .shop-header-menu a.col-menu-one:after{height:39px;top:5px}.shop-header-menu a.col-menu-one.last:after{display:none}.shop-header-menu a.col-menu-one.active:before,.shop-header-menu a.col-menu-one:hover:before{content:'';position:absolute;bottom:-9px;width:0;height:0;border-style:solid;border-width:9px 9px 0;border-color:#ea2730 transparent transparent;left:50%;margin-left:-9px}.header .shop-header-menu a:first-child{border-bottom-left-radius:10px}html[data-useragent*=MSIE] .header .shop-header-menu a:first-child,html[data-useragent*='rv:11.0'] .header .shop-header-menu a:first-child{border-bottom-left-radius:0}.header.small .shop-header-menu a:first-child{border-bottom-left-radius:inherit}.shop-header-menu a.col-menu-one span{font-size:10px;color:#fba36f;margin-top:-2px;display:block}.shop-header-menu a.col-menu-one.active span,.shop-header-menu a.col-menu-one:hover span{color:#fff}.shop-header-menu a.col-menu-one i{display:block;margin:0 auto}.shop-header-menu a.col-menu-one.login-btn i{width:26px;height:29px;background:url(../img1/sprites.png) -737px -100px}.shop-header-menu a.col-menu-one.account-btn i{width:23px;height:29px;background:url(../img1/sprites.png) -714px -100px}.shop-header-menu a.col-menu-one.basket-btn i{width:29px;height:29px;background:url(../img1/sprites.png) -763px -100px}.shop-header-menu a.col-menu-one.basket-btn span.count{width:33px;height:30px;display:block;background:url(../img1/sprites.png) -627px -38px;position:absolute;top:5px;right:4px}.shop-header-menu a.col-menu-one.basket-btn span.count i{background:0 0;font-style:normal;font-family:'Open Sans',sans-serif;font-size:10px;color:#fff;padding:0 4px 0 0;text-align:center;margin-top:3.5px}.shop-header-menu a.col-menu-one.login-btn.active i,.shop-header-menu a.col-menu-one.login-btn:hover i{width:26px;height:29px;background:url(../img1/sprites.png) -737px -129px}.shop-header-menu a.col-menu-one.account-btn.active i,.shop-header-menu a.col-menu-one.account-btn:hover i{width:23px;height:29px;background:url(../img1/sprites.png) -714px -129px}.shop-header-menu a.col-menu-one.basket-btn.active i,.shop-header-menu a.col-menu-one.basket-btn:hover i{width:29px;height:29px;background:url(../img1/sprites.png) -763px -129px}.shop-header-menu.account-menu{display:none}.header .shop-header-menu.account-menu:after{content:'';left:50%;width:1px;height:37px;display:block;float:left;border-left:1px dotted #fff;position:absolute;top:10px}.header.small .shop-header-menu.account-menu:after{height:39px;top:5px}.header .shop-header-menu.account-menu a.col-menu-two{font-size:12px!important;color:#fff!important;display:block!important;width:82px;position:relative;background:#ea2730;padding:13px 8.5px;float:left;height:32px}.header.small .shop-header-menu.account-menu a.col-menu-two{padding:9px 8.5px}.shop-header-menu a.col-menu-two:hover:before{content:'';position:absolute;bottom:-9px;width:0;height:0;border-style:solid;border-width:9px 9px 0;border-color:#ea2730 transparent transparent;left:50%;margin-left:-9px}.shop-header-menu.account-menu a:hover{color:#fff!important}.shop-header-menu.account-menu a.account-link span{position:relative;vertical-align:top;top:7px;margin-right:0}.shop-header-menu.account-menu a.account-link i{display:inline-block;width:28px;height:28px;background:url(../img1/sprites.png) -516px -240px}.shop-header-menu.account-menu a.account-link:hover i{background:url(../img1/sprites.png) -516px -268px}.shop-header-menu.account-menu a.account-logout-link span{position:relative;vertical-align:top;top:5px;margin-left:4px}.shop-header-menu.account-menu a.account-logout-link i{display:inline-block;width:29px;height:27px;background:url(../img1/sprites.png) -487px -240px;margin-left:3px}.shop-header-menu.account-menu a.account-logout-link:hover i{background:url(../img1/sprites.png) -487px -267px}.header .default-shop-menu a.col-menu-three{width:117px;float:left;display:block;background:#ec3d01;text-align:left;padding:8.5px 0 8.5px 15px;position:relative}.header.small .default-shop-menu a.col-menu-three{padding:4.5px 0 4.5px 15px}.default-shop-menu a.col-menu-three.account-detail-btn{height:41px;color:#fba36f!important}.default-shop-menu a.col-menu-three.account-detail-btn:hover{color:#fff!important}.default-shop-menu a.col-menu-three.account-detail-btn i{width:23px;height:29px;background:url(../img1/sprites.png) -714px -100px;display:block;float:left;position:relative;top:7px}.default-shop-menu a.col-menu-three.account-detail-btn:hover i{background:url(../img1/sprites.png) -714px -129px}.default-shop-menu a.col-menu-three.account-detail-btn span{float:left;display:block;margin-left:10px;font-size:11px;position:relative;top:6px;line-height:14px}.default-shop-menu a.col-menu-three.account-detail-btn:hover:before{content:'';position:absolute;bottom:-9px;width:0;height:0;border-style:solid;border-width:9px 9px 0;border-color:#ea2730 transparent transparent;left:50%;margin-left:-9px}.default-shop-menu a.col-menu-three.account-detail-btn:hover{background:#ea2730}.header .shop-header-menu a.col-menu-three:after{content:'';width:1px;height:37px;display:block;float:left;border-left:1px dotted #fff;position:absolute;right:-1px;top:10px}.header.small .shop-header-menu a.col-menu-three:after{height:39px;top:5px}@media all and (max-width:1300px){.header.h-language{top:35px}.languageSelect .list a,.languageSelect h2{line-height:35px}}@media all and (min-width:1025px) and (max-width:1280px)
{.footer-menu-holder{width:75%;margin:0}
.footer-info-holder .right .iletisim{margin-top:5px;min-width:200px}}@media all and (max-width:1400px){body.popup .featherlight .featherlight-content{padding-top:27px}}@media all and (max-width:1275px){.header.small .nav .navWrap a.language-btn span{display:none}}@media all and (max-width:1178px){.header .nav .navWrap a.language-btn span{display:none}}@media all and (max-width:1080px){.header .nav .navWrap a.language-btn{display:none}}@media all and (max-width:1024px){.header .nav .navWrap a.language-btn{display:block}.header.small .nav .navWrap a.language-btn span{display:inline-block}}@media all and (max-width:1024px){.header .nav .pageNav ul li.main .submenu li .mini-menu li a,.header .nav .pageNav ul li.main .submenu li .mini-menu li ul li a{background:0 0;padding-left:0;text-align:center}.header .nav .pageNav ul li.main .submenu li ul.mini-menu li ul{width:100%}.header .nav .pageNav ul li.main .submenu li ul.mini-menu{float:none;display:block}}@media all and (max-width:1024px)
{.footer-closed .footer-info-holder{width:99%;margin-left:1%}.header{position:absolute}.header.small .nav .pageNav ul li,.header.small .nav .pageNav ul li.main a.main-button{margin:0}.header.small .nav .pageNav ul li a.main-button{line-height:33px}.header .nav .pageNav ul li.main a.main-button:hover:after,.header .nav .pageNav ul li.main.selected a.main-button:after{display:none}.header .nav .pageNav a.menu-but{display:block}.header .nav .pageNav ul.menu-holder{width:100%;display:none}.header .nav .pageNav ul div.onlineShop{width:100%;display:block;max-width:none;text-align:center;z-index:0;margin-top:10px}.header .nav .pageNav ul.menu-holder{background-color:#05522c}.header .nav .pageNav ul li{width:100%!important}.header .nav .pageNav ul li.column{width:50%!important}.header .nav .pageNav ul li.column+.header .nav .pageNav ul li.column{clear:both}.header .nav .pageNav ul li.main .submenu{padding-bottom:30px}.header .nav .pageNav ul li.main .submenu li.contact{width:75%}.header .nav .pageNav ul li.main .submenu-holder .submenu-close-holder{left:0}.header .nav .pageNav ul li.main .submenu-holder .submenu-close-holder a{left:auto;float:right;margin-left:0}
.footer-menu-holder{width:65%;margin:0 0 0 2%}
.footer-info-holder .left a.rapid{float:none;margin-top:10px}.mobile-hidden-menu{display:block}.header.small .nav .pageNav ul div.onlineShop .h-login .submenu-holder{top:inherit}.header .nav .pageNav ul div.onlineShop .h_cart_div{right:inherit;left:0}.header .nav .pageNav ul div.onlineShop .h_cart_div.open:before{display:none}.languageSelect{height:35px}.header.small .nav .pageNav ul div.onlineShop .h-login span.pri-close{right:10px}.header .shop-account-c,.header .shop-header-menu{margin:0 auto}.header.small .nav .navWrap a.language-btn{right:50px;top:17px}.header .nav .pageNav ul div.onlineShop{margin-left:0}}@media all and (max-width:811px)
{.footer-closed .footer-info-holder .left,.footer-closed .footer-info-holder .right{width:100%;text-align:center}
.footer-closed .footer-info-holder .right{padding-top:15px}
.footer-info-holder .left ul li{float:none;display:inline-block}
.footer-info-holder .right .smallSocialBox{float:none;min-width:0;display:inline-block}
.footer-info-holder .right .iletisim{display:block;float:none;clear:both;margin-top:5px;background:0 0}
.footer-menu-holder{width:100%;margin:0}.social-box-holder{position:relative;width:100%}}@media all and (max-width:755px){.header .nav .pageNav ul li.main .submenu li.column{width:50%!important}.header .nav .pageNav ul li.main .submenu li.column.large{width:100%}.header .nav .pageNav ul li.main .submenu li.contact{left:0;width:100%}.header .nav .pageNav ul li.main .submenu li.contact .holder .left{width:auto}.socialSearch{display:none}
.footer-menu ul{width:50%}
.footer-menu ul:nth-child(4) li.first,
.footer-menu ul:nth-child(5) li.first{margin-bottom:0}
.footer-menu ul:nth-child(4) li.first a:after,
.footer-menu ul:nth-child(5) li.first a:after{display:none}
.footer-menu .second{clear:both}
.footer-copyright a.fpaleft{position:inherit;left:inherit}

