/*
p,li,a,div,span,h1,h2,h3,h4,h5,h6 {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
img{
    pointer-events: none;
}
*/

/******************* İÇERİKLERDEKİ TABLOLAR CSS ********************/
.sube table {
  width: 100%;
  border-collapse: separate; /* Border-radius için separate kullanımı */
  border-spacing: 0;
  margin: 20px 0;
  font-size: 16px;
  text-align: left;
  border: 1px solid #ddd;
  border-radius: 8px; /* Tablonun köşelerini yuvarlar */
  overflow: hidden; /* Border-radius düzgün çalışır */
}

.sube table th, .sube table td {
  padding: 12px 15px;
}

.sube table th {
    font-size: 20px;
    background-color: #f4f4f4;
    font-weight: bold;
    color: #333;
}

.sube table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.sube table tr:hover {
  background-color: #f1f1f1;
  cursor: pointer;
}

.sube table td {
  color: #333;
}

/* Soru hücreleri için özel stil */
.sube table td:first-child {
    background-color: #053826;
    font-weight: bold;
    color: #ffffff;
}

.sube table tr:last-child td {
  border-bottom: none; /* Son satırın alt kenarını kaldırır */
}

/******************* İÇERİKLERDEKİ TABLOLAR CSS SON ********************/

@media (min-width: 1440px){
    .container{
        width: 1350px;
    }
}

/* BODY */
#cookieConsent {
    background-color: #666;
    min-height: 26px;
    font-size: 12px;
    color: #ccc;
    padding: 15px 0 8px 8px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    right: 0;
    z-index: 9999;
}
#closeCookieConsent {
float: right;
    display: inline-block;
    cursor: pointer;
    height: 30px;
    width: 30px;
    margin: -25px 0px 0 0;
    font-weight: bold;
    text-align: right;
    padding: 10px;
    font-size: 20px
}
#cookieConsent:hover p{
    color:#fff!important;
}


#defaultModal .modal-title{
    opacity:0;
}
.modal-body p{
    color: #bbbbbb;
    font-family: 'Poppins', sans-serif;
}
.modal-body{
    padding: 25px 50px;
}
.modal-header {
    display: none;
    border-bottom: 1px solid #e5e5e500;
}
.modal-footer {
    position: absolute;
    right: 15px;
    bottom: 15px;
    margin-top: -60px;
    border-top: 1px solid #e5e5e500;
}
.modal-content{
    background: rgba(5,56,38,.85);
    border-radius: 30px!important;
}
.modal-footer .btn.btn-default{
    background: transparent;
    color: #ffff;
    border-radius: 25px;
}
@media (max-width: 767px){
    .modal-body{
        padding: 35px 30px 25px;
    }
    .modal-dialog {
        margin: 50px 25px;
    }
}
@media (min-width: 768px){
    .modal-dialog {
        margin: 100px auto;
    }
    .page-header h1 span{
        
    }
    .kampanya-slider{
        float:right;
        margin:0!important;
    }
    .kampanya-slider .owl-carousel{
        top: -370px;
        right: 0;        
        /* border: solid 5px rgba(5,56,38,.85); */ 
        position:absolute;
    }
    .kampanya-slider .thumb-info{
        border: 8px solid #ffffff33;
        border-radius: 15px;
        background: transparent;
    }
    .kampanya-slider .thumb-info img{
    }
    .kampanya-slider .img-thumbnail{
        background: transparent;
        border: none;
        border-radius: 15px;
    }
    .kampanya-slider .owl-carousel-spaced .owl-item>div{
        margin:0;
    }
}


@font-face {
    font-family: "Yakout"; src: url("/upload/fonts/yakout/21a1ca2c277c31835bbe04255f599969.eot"); 
    src: url("/upload/fonts/yakout/21a1ca2c277c31835bbe04255f599969.eot?#iefix") format("embedded-opentype"), url("/upload/fonts/yakout/21a1ca2c277c31835bbe04255f599969.woff2") format("woff2"), url("/upload/fonts/yakout/21a1ca2c277c31835bbe04255f599969.woff") format("woff"), url("/upload/fonts/yakout/21a1ca2c277c31835bbe04255f599969.ttf") format("truetype"), url("/upload/fonts/yakout/21a1ca2c277c31835bbe04255f599969.svg#Yakout") format("svg"); 
}

.yakout{
    font-family:"Yakout", Helvetica, Arial, sans-serif;
}

.parallax-background{
    height: 100%!important;
    transform: none!important;  
    min-height:500px;
}


body {
    font-family:"Poppins", Helvetica, Arial, sans-serif;
    line-height:1.5em;
    font-size:15px;
}

#mainNav li a,
.tp-caption.main-label{
    font-family:"Poppins", Helvetica, Arial, sans-serif;
}

h1 {
    font-family:"Poppins", Helvetica, Arial, sans-serif;
    font-weight:normal;
    font-size:1.25em; /* 20 / 16 */
}

/* HEADER */
.header-menu-top-wrp{
    background-image: linear-gradient(to right, rgb(255 0 0 / 0%) 20%, #fad3488c 129%);
}


html #header.header-flex .header-body {
    padding: 0;
}
html #header.header-transparent-bottom-border .header-body {
    background: rgb(0 0 0 / 80%);
    border-bottom:0;
}
    



.rt01{
    opacity:0;
}
.rt01_goster{
    opacity:1!important;
}
.rt01viewport {
    padding: 0 30px;
}

#header .header-body{
    border-top: 0!important;
}
li:hover>a.cesurlar{
    border-bottom: 2px solid transparent!important;
}
.insaat{
    display: contents;
    color:#fff!important;
    font-weight: 400!important;
    font-size: 12px;
}
a.cesurlar{
    display: block!important;
     /* TEXT STYLE*/
    text-transform: capitalize;
    margin-right: 45px!important;
    font-weight: 600!important;
    text-align: center;
    pointer-events: none;
    
}
.gradient-text{
    font-size: 16px!important;
  /* Fallback: Set a background color. */
  background-color: #aa771c!important;
    
  
  /* Create the gradient. */
   background-image: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C)!important;
  
  /* Set the background size and repeat properties. */
  background-size: 100%;
  background-repeat: no-repeat;

  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text!important;
  -moz-text-fill-color: transparent;
  
  /* Animate the text when loading the element. */
    /* This animates it on page load and when hovering out. */
    animation: rainbow-text-simple-animation-rev 2s ease infinite;
    animation-direction: alternate;
}
.gradient-text:hover{
    animation: rainbow-text-simple-animation 0.5s ease-in alternate;
}
/*
@keyframes rainbow-text-simple-animation-rev {
    0% {
        background-size: 50%;
    }
    40% {
        background-size: 650%;
    }
    100% {
        background-size: 50%;
    }
}
*/
/* Move the background and make it larger. */
/* Animation shown when hovering over the text. *//*@keyframes rainbow-text-simple-animation {
    0% {
        background-size: 100%;
    }
    80% {
        background-size: 650%;
    }
    100% {
        background-size: 650%;
    }
}
*/



.o0{opacity:0;}
.dnone{display:none!important;}
#header svg{
    width: 136px;
    height: 108px;
    transition: .3s;
}
.sticky-header-active #header svg {
    width: 68px;
    height: 68px;
    margin-top:0;
}
@media (max-width: 767px){
    #header svg {
        width: 110px;
        height: 110px;
        margin-bottom: -24px;
        margin-top: -2px;
    }
    .sticky-header-active #header svg {
        width: 148px;
        height: 155px;
        margin-top: -77px;
        padding-top: 87px;
    }
    .tp-caption.btn{
        line-height: 28px!important;
        border-radius: 6px;
    }
}
#insaat{
    fill: #fff;
}

ul.nav-list li a:before{border-left: 4px solid #000000;}
.side-dropdown-custom:before{border-top: 4px solid #bdbdbd!important;}
h1, h2, h3, h4, h5, h6 {    font-family:"Poppins", Helvetica, Arial, sans-serif;}
.breadcrumb9 .parallax-background{background-size: contain!important;}
.header-nav-top .fa.fa-globe{color:#828282;}
/*.parallax-background:after{background-image: url(/upload/images/pattern.png);}
.parallax-background{height: 100%!important;
    transform: none!important;
    background-size: cover!important;
    background-position:center!important;}
    .parallax-background:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(343deg,#07397e -5.67%,#f71b4f 94.33%);
    opacity:.3;
}*/
.page-header{background-color: #fffffc;background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);border-top: 0px solid #f1f0ea;}

@media (max-width: 370px){
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{font-size:.81em}
}
@media (max-width: 475px){
    .owl-dots{display:none;}
}
html #header .header-body:before,
html #header .header-body,
html #header.header-transparent .header-body:before
{
    background: rgba(0,0,0,.85);
    border-bottom:none;
}

    
@media (max-width: 767px){
    .hizmet .img-thumbnail {
        padding: 0;
        border: 0;
        overflow: hidden;
        position: relative;
    }
    .hizmet .row .col-md-yuzde20:last-child .img-thumbnail{
        max-height: 220px;
    }
    .hizmet .row .col-md-yuzde20:last-child {
        width: 100%;
        max-height: 220px;
    }
    .sticky-header-active #header.header-narrow .header-logo .logo-small{
        margin: 10px 12px 12px 0!important;
    }
    #header .header-body {
        background: rgba(5,56,38,.85) !important;
    }
    .fa-bars:before {
        content: "\f038"!important;
    }
    .header-btn-collapse-nav:before{
        content: 'MENU'; font-size: small; font-weight:600;
    }
    .header-nav-top .nav.nav-pills li:nth-child(2),.header-nav-top .nav.nav-pills li:nth-child(4),.header-nav-top .nav.nav-pills li:nth-child(5){display:none;}
    #header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {color:#fff;background: transparent;}
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{font-size: 14px; margin-top: -15px;color:#eee; max-height: 40px!important;min-height: 40px
    !important;}
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{color:#828282}
    #footer:not(.light) h3{margin: 20px 0 5px 0;}
    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {content: "Menü \f0c9";}
    #header .header-btn-collapse-nav{margin-top:30px;background: transparent;transition:.2s;border: .001em solid #ffffff82;}
    .sticky-header-active #header .header-btn-collapse-nav{
        margin-top: 35px;
    }
    #header .header-logo img{width: 180px!important;height: auto!important;margin-top: 6px!important;margin-bottom: 0!important;}
    .sticky-header-active #header .header-logo img{top:0!important;}
}
@media (min-width: 992px) and (max-width: 1440px){
#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{padding:4px 20px 3px 8px!important;}
}
.sticky-header-active #header .logo-1, 
.sticky-header-active #header .logo-yazi{
    transition: all ease-in-out .2s;
  
}
#header .logo-yazi{
    display:none;
    transition: opacity 1s ease-out;
    opacity: 0;      

}
#header.header-narrow .header-logo img{
    width: 200px;
    margin: 15px 0 0 0;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
}
@media (min-width: 992px){
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        border-top-color: #c59300;
    }    
    #header .header-nav-main.header-nav-main-square nav>ul>li.dropdown .dropdown-menu {
        margin-top: -2px;
    }
    .sticky-header-active #header .logo-yazi{
        display:block;
        opacity:1;
    }
    .sticky-header-active #header .logo-1{
        display:none;
    }
    
    .header-logo a{
        position: absolute;
        top: -41px;        
    }
    html #header.header-flex .header-nav {
        margin-top:0;
    }

    #mainNav > li{
      transition: all ease-in-out .2s;
    }
    
     #header .header-nav.header-nav-stripe nav>ul>li::after{
      content: '';
      position: absolute;
      width: 0px;
      height: 2px;
      left: 50%;
      bottom:0;
      background-color: #917000;
      transition: all ease-in-out .2s;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:hover::after{
      width: 100%;
      left: 0;
    }

    html #header.header-flex .header-logo {
        margin: 0 0 0;
    }    
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span {
        padding: 6px 12px;
    }    
    #header .header-nav-top .nav>li>a{
        right: 20px;
    }
    .page-kurumsal #header.header-narrow .header-body{
        min-height: 166px!important;
    }
    /*
    .page-header.breadcrumb8:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(180deg, #000000ed 9%, #000000bf 30%, #00000052 76%, #ffffff26 83%, #ffffffb8 92%, #ffffff 98%);
        content: " ";
        z-index: 1;
    }    
    #header .header-body {
        background: #00000000 !important;
    }
    body:not(.page-) #header .header-body{
        background: #00000000!important;
    }
    .sticky-header-active body:not(.page-) #header .header-body{
        background: #000!important;
    }
    */

    
    .header-nav-top .nav.nav-pills li:first-child{height:40px;}
    .page-surgulu-ray-dolap .masonry .masonry-item {width: 33.3333%;}
    .page- .header-nav-top .fa.fa-globe{color:#dddddd;}
    html.sticky-header-active #header.header-flex .header-nav-main-effect-2 nav>ul>li.dropdown:hover>.dropdown-menu{top: calc(100% + -3px);}
    html #header.header-flex .header-nav .header-social-icons{margin: 0 0 10px 10px;}
    .sticky-header-active #header.header-flex .header-nav .header-social-icons{margin: -43px 0 4px 10px;}
    .sidebar .row div{margin-top:0;}
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {border-color: transparent transparent transparent #de1d23;}
    #header.header-narrow .header-nav.header-nav-stripe nav>ul>li:hover>a, #header.header-narrow .header-nav.header-nav-stripe nav>ul>li>a {
    padding: 20px 20px;
}
    #header .header-nav-top{margin-top:0;}
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{font-size:1.1em;}
    #header .header-nav-top .nav>li>a{font-size:1em;margin-top:2px;z-index: 1;}
    #header .header-nav-top .nav>li>a:hover{background:transparent;color:#ffffff;}
    #header .header-nav-top .nav>li>a{color:#ddd;font-weight:500;z-index: 9;font-size:14px;}
    #header .header-nav-top .nav>li>a:hover{background:transparent;color:#fff;}

    .sticky-header-active .header-body {max-height: 153px;}
    #header .header-nav.header-nav-stripe nav > ul > li:hover > a {background-color: transparent;color: #dab20d !important;}
    #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
        background-color: transparent!important;
    }
    /*.header-container.container{top:-26px;}*/

    .sticky-header-active #header.header-flex .header-nav {margin-top:0;}
    #header .header-nav.header-nav-stripe nav>ul>li>a{font-size: 13px;letter-spacing: 1px;border-bottom:2px solid transparent;color:#fff;}
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a{color:#fff!important;}
    .sticky-header-active #header .header-nav.header-nav-stripe nav>ul>li:hover>a,#header .header-nav.header-nav-stripe nav>ul>li:hover>a{color:#fff!important;}
    .breadcrumb8{padding: 180px 0 80px 0 !important;}
    .breadcrumb a span{
        color: rgb(255 255 255 / 80%);
    }
    .breadcrumb>.active {
        color: rgb(255 255 255 / 50%);
    }
    .page-header.breadcrumb8{
        margin-top: -110px;
        
        background-blend-mode: overlay;
        background-color: #3f3f3f;
        background-image: url(https://robertscoffee.com/wp-content/uploads/juoma-bg.jpg), url(https://web.archive.org/web/20210103183938im_/https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png) !important;
        background-position: center, 0;
        background-repeat: no-repeat, repeat;
        background-size: cover, auto;


    }
}
/*polygon start
.portfolio-item.img-thumbnail a .thumb-info-title{display:none;}
.portfolio-item.img-thumbnail a:hover .thumb-info-title{display:none;}
.portfolio-item.img-thumbnail a img{position:inherit;top:0;left:0;width:100%;height:100%;object-fit:cover;-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);transition:1s;}
.portfolio-item.img-thumbnail a:hover img{-webkit-clip-path: polygon(0 0, 100% 0, 0 0, 0% 100%);
clip-path: polygon(0 0, 100% 0, 0 0, 0% 100%);}
/*polygon finish*/
/* -- Google Translate Css*/
.goog-te-gadget-icon{display:none;}
.goog-te-banner-frame.skiptranslate {display:none !important;} 
body{top: 0px !important;}
.goog-te-gadget-simple{border:0!important;}
.goog-te-gadget-simple {background-color: transparent!important;}
.goog-te-gadget-simple .goog-te-menu-value span {color:#828282 !important;}
.goog-te-gadget-simple .goog-te-menu-value span {color:#ddd  !important;font-family: 'Sarabun', sans-serif;font-size: 14px;}
.goog-te-gadget-simple .goog-te-menu-value{padding:0px;margin:0 15px 0 0;display: inline-block;}
.goog-te-gadget-simple{padding-top:0;}
#header .header-top .header-nav-top{max-height:48px;overflow: hidden;}
html.sticky-header-active #header.header-semi-transparent-light .header-body{top:0px !important;}
.goog-te-gadget-simple{font-size:14px !important;color: #222 !important;}
.fa.fa-globe {float:left;padding:5px 6px;}
/* -- End Google Translate Css */


.yakout{
    font-family:"Yakout", Helvetica, Arial, sans-serif!important;
}
.sup { vertical-align: super; font-size:50%;}
.franchising_form{
    background: #f4f4f4;
}

.custom-fixed-btn {
    line-height: 22px;
    padding: 8px 15px;
    font-size: 16px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 14px;
    cursor: pointer;
    box-shadow: 0 0 50px rgba(0,0,0,0.2);
    right: 12px;
    width: auto;
    position: fixed;
    z-index: 9999999;
    bottom: 10px;
    background: #005d28;
    color: #fff;    
}
.custom-fixed-btn:hover{
    color:#fff;
}

.testimonial blockquote p {min-height:auto!important;}
p, body{
    color: #000;
    font-family:'Poppins', sans-serif;
}
#header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {
    background:transparent!important;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

@media screen and (max-width: 768px) {
  .masonry .masonry-item{width:50%;}
}
.masonry-item .thumb-info {
    border: 10px solid #fff;
}

.thumb-info .thumb-info-action-icon{background-image: linear-gradient(147deg, #990000 0%, #ff0000 74%);}
.lightbox .row.slider4 .portfolio-item.img-thumbnail{padding:0;border:0;}
section.section-serit{background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);/*background-image: linear-gradient(147deg, #990000 0%, #ff0000 74%);background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );*/}
section.section-haberler{background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);}
.owl-theme .owl-dots .owl-dot span{background:#949494;}
html .btn-dark {background-color: #727271;border-color: #727271;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #de1d23!important;}
@media (max-width: 991px){
#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover {
    color: #555;}
}
.section-anasayfa {
background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 )!important;padding: 20px 0!important;margin-top:0!important;margin-bottom:0!important;}
.section-serit h2,.section-serit h4{text-shadow: 0 0 2px dimgrey;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #d5bd60;}

html .btn-primary {border-color: #005d28;background:#005d28}




/*Footer Start*/
#footer .footer-copyright.pt-md.pb-md.tleft{text-align:center;}
#footer .footer-copyright img{opacity:1;}
#footer .footer-copyright .footer-developed-by{z-index:2;}
footer#footer:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(20 64 48 / 90%);
    content: " ";
    z-index: 1;
}
.footerlogo svg{
    width:285px;
}
@media (max-width: 991px){
    footer#footer:after {
        background: #0000009e!important;
    }
}

/*
.page-header.breadcrumb8:after{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, black 0%, #00000040 69%, #00000059 93%);
    content: " ";
    z-index: 1;
}
*/
#footer-wrapper>.container>.col-md-3,
#footer-wrapper>.container>.col-md-2,
#footer-wrapper>.container>.col-md-4{
    z-index: 2;
}
@media (max-width: 767px) {
    footer#footer:before {
        background: linear-gradient(180deg, black, transparent);
    }
    #footer{
        background-position: 81% 100%!important;
        padding: 30px 0!important;
    }
    #footer-wrapper{text-align:center;padding: 0!important;}
    #footer-wrapper .footerlogo{margin:0 auto 15px;}
}    
#footer-wrapper .col-md-3 ul li a:before{content: '\203A';display:inline-block;margin-right:5px;font-size: 19px;color: #fff;}
#footer-wrapper .col-md-3 ul.social-icons li a:before{content:none;}
#footer-wrapper .footer-social-icons>li>strong>a:before{content:none!important;}
#footer .footer2 .social-icons li{border-radius:0;box-shadow:none;list-style-type:none;}
#footer .footer2 .social-icons li:hover a{opacity:1}
#footer .footer2 .social-icons li a{color:#FFF!important;border-radius:0}
#footer .footer2 .social-icons li.social-icons-twitter a{background:#1aa9e1}
#footer .footer2 .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .footer2 .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}
#footer .footer2 .social-icons li.social-icons-facebook a{background:#3b5a9a}
#footer .footer2 .social-icons li.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}
#footer .footer2 .social-icons li:hover.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) !important;}
#footer .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}
#footer .social-icons li:hover.social-icons-linkedin a{background:#0e76a8 !important}
.social-icons li:hover.social-icons-facebook a{background: #3b5a9a!important;}
.social-icons li:hover.social-icons-twitter a {background: #1aa9e1!important;}
.social-icons li:hover.social-icons-instagram a {background: #f09433!important; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)!important; 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )!important;}
#footer .footer-copyright {
    margin-top:0;
    background: transparent;
    border-top: 0;
}
#footer .container .row>div {
    margin-bottom: 0;
}
.footerlogo {
    background-color: #3db8fb00;
    padding: 0px;
    text-align: center;
    margin: -50px 0 25px 0;
    width: 185px;
    float: none;
}
.phone-no {
    line-height: 22px;
}

#footer-wrapper .col-md-3 .phone-no p {
    margin-bottom: 2px;
}
.phone-no span{color: #ffffff;}
#footer-wrapper {
    position: relative;
    padding: 50px 0 0;
}
#footer-wrapper .footer-social-icons {
    margin-top: 20px;
    padding-left:0;
}
#footer-wrapper .footer-social-icons li{display: inline-block;}
#footer{
    margin-top: 0;
    border: 0;
    padding: 60px 0 41px;
    background: url(https://robertscoffee.com/wp-content/uploads/rc-me-3-800x534.jpg) no-repeat;
    background-position:bottom;
    background-size: cover;
}
/*
.footer-social-icons li a:hover {background: #3db8fb!important;}
.footer-social-icons a {
    background: #3db8fb!important;
    color: #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 5px 5px 0;
    padding: 0!important;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    font-size: 20px;
}
*/
/*Footer Social Icons Start*/
    #footer .social-icons li {
        border-radius: 0;
        box-shadow: none;
        margin: 0;
    }
    #footer .social-icons li a {
        overflow: hidden;
        margin: 0 5px 5px 0;
        width: 40px;
        height: 40px;
        border: #999 1px solid;
        border-radius: 3px;
        color: #999!important;
        background: transparent;
    }
    #footer .social-icons li a i {
        font-size: 20px;
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        margin-top: 10px;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    #footer .social-icons a:hover i {
        color:#fff;
    }
    #footer .social-icons a:hover i:first-child {
        margin-top: -38px;
    }
    #footer .social-icons a:hover i:last-child {
        margin-top: 8px;
    }
    /*Footer Social Icons End*/
.phone-no span, .phone-no a:hover, .col-md-3 h5 span, .widget-column-2 ul li a:hover, .widget-column-2 ul li.current_page_item a {
    color: #ffffff;
}

#menu-footer-menu{list-style: none;padding-left:0}
#footer h5 {
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff24;
    padding-bottom: 15px;
    color: #ffffff;
}

/*Footer End*/
.footer-ribbon{display:none;}
/*Butonlar CSS*/
.btn-warning{background-color:#333;border:#333;}
.btn-white{color:#fff;border:1px solid #ccc;}
.btn-white:hover{color:#fff;border: 1px solid #00538082;background-color: #27317d82;}
/*Butonlar CSS SON*/
.social-icons li:hover.social-icons-instagram a {background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}.page-odeme .submit{margin-bottom: 30px;}
.panel-group {margin-top: 42px;}
.product-price-box .old-price {width:100%;}
#footer p, #footer a{color:#d0d0d0!important;}
#footer p:hover, #footer a:hover{color:#fff!important;}
.img-thumbnail{
    padding: 0;
    border: 0;
}
@media only screen and (min-width: 992px){
    .page-header-custom-background h1{
        max-width: 100%;
    }
    
    .page-header-custom-background h1 span{
        font-size: .5em;
        line-height: 1.5em;
        font-family: 'Poppins', sans-serif!important;
        background: rgb(0 0 0 / 16%);
        padding: 15px;
        border-radius: 15px;
        opacity: 1;
        width: 80%;
        float: right;
        font-weight: 300;
        margin-top: -60px;
        /*font-family: 'Poppins';*/
        letter-spacing: 0.3px;    
    }

    .modal-header .close{
        font-size:50px;
    }
    article.post-large h2 {
        margin: 15px 0;
        font-size: 34px;
    }    
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #08c;
    }
    .nav-tabs li a {
        font-size: 16px;
    }    
    h2 {
        font-size: 1.8em;
    }    
}
#footer .footer-copyright p, #footer .footer-developed-by a {
    color: #d0d0d0!important;
}
.owl-carousel .owl-nav .owl-prev {
    left: -25px;
}
.owl-carousel .owl-nav .owl-next {
    right: -25px;
}

.header-logo a .logo-text span:first-child {
    font-size: 18px;
    color: #08c;
    text-align: left;
    font-weight: 600;
    letter-spacing: -1.3px;
    margin-top: -5px;
}
.header-logo a .logo-text span:nth-child(2) {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -.7px;
    margin-top: 2px;
    color: #575757;
}
.logo-icon-wrp {
    float: left;
    width: 50px;
    height: 45px;
}
.parallax-background{background-repeat: no-repeat;}

.testimonial blockquote {background: #f5f5f5;}
.testimonial .testimonial-arrow-down {border-top-color: #f5f5f5;}


.page- .testimonial blockquote {background: #fff;}
.page- .testimonial .testimonial-arrow-down {border-top-color: #fff;}

.testimonial blockquote p {color: #777;}
.testimonial blockquote:after, .testimonial blockquote:before {color: #777;}
.product .product-name {
    font-size: 22px;
}
.list-icons i{font-size:14px;}
@media only screen and (min-width: 768px){
    .testimonial blockquote p{min-height: 231px;max-height: 231px;overflow-y:auto;overflow-x:hidden;}
    .section-yorumlar .aboutDesc>div:nth-child(1n+4){margin-top:30px;}
    .product .product-name {
        font-size: 24px;
            min-height:74px;
    }
    .product .product-details-area {
        padding: 10px 0;
    }
}
.shop-sidebar > div{
    margin-top:0;
}
/*
section.section {
    margin: 0;
    padding: 30px 0;
}
.row {
    padding-bottom:30px;
}
*/

 /*  STYLE 1
 */

.testimonial blockquote p::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.section.template-2{margin-top:0;}

.section-primary.template-2 span, .section-primary.template-2 label{color:#fff;}

.counters.template-2 strong { line-height: 1;font-size: 3.6em;font-family: "Poppins", sans-serif;font-weight:normal;}
.counters.template-2 label{ font-family: "Poppins", sans-serif;font-weight:normal;font-size: 1.1em;color: #6a80a9 !important;}

/* .sidebar form .form-area .col-md-6{padding:0;} */

/* Roundness */ 		
.rounded, .img-thumbnail, .img-thumbnail img, code, pre, .form-control, .form-control-sm, .form-control-sm .form-control, .form-control-lg, .form-control-lg .form-control, .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .invalid-tooltip, .btn, .btn-group-4 > .btn, .btn-sm, .btn-group-2 > .btn, .btn-xs, .btn-group-1 > .btn, .btn-lg, .btn-group-lg > .btn, .btn-sm, .btn-group-sm > .btn, .dropdown-menu, .input-group-4 > .form-control, .input-group-4 > .input-group-addon, .input-group-4 > .input-group-btn > .btn, .input-group-2 > .form-control, .input-group-2 > .input-group-addon, .input-group-2 > .input-group-btn > .btn, .input-group-addon, .input-group-addon.form-control-sm, .input-group-addon.form-control-lg, .nav-tabs > li > a, .nav-tabs.nav-justified > li > a, .nav-pills > li > a, .nav-tabs-justified > li > a, .navbar, .navbar-toggle, .navbar-toggle .icon-bar, .breadcrumb, .pagination, .pager li > a, .pager li > span, .label, .badge, .container .jumbotron, .container-fluid .jumbotron, .thumbnail, .alert, .progress, .card, .accordion .card, .well, .well-lg, .well-sm, .modal-content, .tooltip-inner, .popover, .popover-title, .carousel-indicators li, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span, #header .header-search .form-control, #header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a, #header.header-transparent .header-nav-main, #header.header-semi-transparent .header-nav-main, #header.header-semi-transparent-light .header-nav-main, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a, #header .header-nav-top .dropdown-menu, .slider-container .tparrows, .nivo-slider .theme-default .nivoSlider, .nivo-slider .theme-default .nivoSlider img, .home-intro-compact, html.dark #header, html.boxed .body, blockquote.with-borders, p.drop-caps.drop-caps-style-2:first-child:first-letter, .btn-3d, select, .captcha-refresh, .featured-icon, .accordion .card-header, .tabs, .nav-tabs li a, .tab-content, .tabs.tabs-bottom .tab-content, .tabs.tabs-bottom .nav-tabs li a, .tabs-left .tab-content, .tabs-left .nav-tabs > li:first-child a, .tabs-left .nav-tabs > li:last-child a, .tabs-right .tab-content, .tabs-right .nav-tabs > li:first-child a, .tabs-right .nav-tabs > li:last-child a, .nav-tabs.nav-justified li:first-child a, .nav-tabs.nav-justified li:first-child a:hover, .nav-tabs.nav-justified li:last-child a, .nav-pills .nav-link, .nav-tabs.nav-justified li:last-child a:hover, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a, .tabs-navigation, .tabs-navigation .nav-tabs > li:first-child a, .tabs-navigation .nav-tabs > li:last-child a, .nav-pills .nav-link, .navbar-toggler, .card, .card-header:first-child, .card-footer:last-child, .card-img, .badge, .badge-pill, .jumbotron, .alert, .progress, .modal-content, .tooltip-inner, .popover, .rounded, .toggle > label, .toggle.toggle-simple .toggle > label, .toggle.toggle-simple .toggle > label:after, .owl-carousel .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover, .owl-carousel.full-width .owl-nav .owl-prev, .owl-carousel.big-nav .owl-nav .owl-prev, .owl-carousel.full-width .owl-nav .owl-next, .owl-carousel.big-nav .owl-nav .owl-next, .embed-responsive.embed-responsive-borders, .pricing-table h3, .pricing-table .plan, .featured-box, .featured-box .box-content, .thumb-info, .thumb-info .thumb-info-wrapper, .thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-type, .thumb-info img, section.timeline .timeline-date, section.timeline .timeline-box, .testimonial blockquote, .testimonial.testimonial-style-2 blockquote, .testimonial.testimonial-style-3 blockquote, .testimonial.testimonial-style-4, .testimonial.testimonial-style-4 blockquote, .testimonial.testimonial-style-5 blockquote, .testimonial.testimonial-style-6 blockquote, .container .call-to-action, .progress, .progress.progress-border-radius, .progress.progress-border-radius .progress-bar, .progress-bar, .progress-bar-tooltip, .counters.with-borders .counter, html .scroll-to-top, .google-map.small, .google-map-borders, article.post .post-date .month, article.post .post-date .day, article .post-video, article .post-audio, ul.comments .comment-block, .recent-posts .date .month, #header nav.mega-menu .mega-menu-shop .dropdown-menu, .shop ul.products .product .add-to-cart-product, .product-info, .product-info img, .product-info + .product-info, .img-thumbnail.img-thumbnail-hover-icon:before, .product-thumb-info, .product .product-label span {border-radius: 0;}

/* */
.ml-15{margin-left:-15px;}
.mr-15{margin-right:-15px;}

/* Genel */
/*.text-primary{color:#ab7c09 !important;}*/
.breadcrumb-section{margin:0 0 60px 0 !important;}


/*whatsapp animation*/
.wws--bg-color {background-image: linear-gradient(34deg,#ddbd6b 0%,#ad8b36 100%);}
.wws-lau00001 {fill: #ddbd6b !important;}
.wws-lau00002 {fill: #ad8b36 !important;}
.wws-popup__open-btn{
/*background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );
background: linear-gradient(89deg, #0c9e43 , #1ba54f , #5ed88c, #077731 );*/
background: linear-gradient(89deg, #000000 , #232323 , #063223, #252525, #000000 );
background-size: 400% 400%;

-webkit-animation: AnimationName 15s ease infinite;
-moz-animation: AnimationName 15s ease infinite;
animation: AnimationName 15s ease infinite;

}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@keyframes AnimationName { 
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}


/* .product .product-image-area {padding:0;border:none;border-radius:0;} */
.product .product-image-area .product-image{border-radius:0;}

#footer .footer-ribbon span, .home-concept strong, .home-intro p em {font-family: inherit;}

.tp-caption.PostSlider-Title, .PostSlider-Title {font-family: 'Sarabun', sans-serif;}

html .scroll-to-top {
    background: #222;
    bottom: 58px;
    color: #ffffff;
}
html .scroll-to-top:hover, html .scroll-to-top:focus{color: #ffffff;}



/* Slider Bullet */
.tp-thumbs.hades {background: transparent !important;}
.section .HakkimizdaTitle {
    font-size: 40px;
}
.call-to-action-content .fa-star{font-size:30px;color:#FD4;}
.call-to-action-with-star .call-to-action-content{padding-top:0;padding-bottom: 0;}

.call-to-action.call-to-action-with-star .call-to-action-content {
    width: 65%;
}
.call-to-action.call-to-action-with-star .call-to-action-btn {
    width: 30%;
}
@media (max-width: 767px) {
    .call-to-action.call-to-action-with-star .call-to-action-btn,
    .call-to-action.call-to-action-with-star .call-to-action-content{
        width:100%;
    }
}
#footer{margin-top:0;}
.list.list-icons li > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}
.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}
.fa-check:before {
    color: #0088cc;
    border-color: #0088cc;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
}
.icons {font-size: inherit;}
/*.franchising_form label{color:#fff;}*/
.form_ajax_12{
    height:555px;
}

.franchising_form > div > div:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    background-image: url("/upload/images/logo-500-beyaz.png");
    width: 100%;
    height: 100%;
    opacity: 0.07;
    z-index: 0;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: -180px 50px;
}

/*************************************** SHOP ****************************************************/
/* Shop Sidebar Mobile */
@media (min-width: 320px) and (max-width: 374px){
    .banner-list .col-md-6.col-sm-12.col-xs-12 {
        margin-top: 15px!important;
        min-height: 344px;
    }
}
@media (min-width: 375px) and (max-width: 420px){
    .banner-list .col-md-6.col-sm-12.col-xs-12 {
        margin-top: 15px!important;
        min-height: 371px;
    }
}

@media (min-width: 421px) and (max-width: 767px){
    .banner-list .col-md-6.col-sm-12.col-xs-12 {
        margin-top: 15px!important;
        min-height: 396px;
    }
}
@media (max-width: 921px) {
    html.sticky-header-active #header .header-body {top:-60px!important;}
    .sticky-header-active #header .header-btn-collapse-nav{margin-top:25px;}
    .banner-list .col-md-6.col-sm-12.col-xs-12 {margin-top: -160px;}
    /*
    .banner-list .col-md-6.col-sm-12.col-xs-12 h2.modul-baslik{display:none;}
    */
    .shop-sidebar{display:none;}
    .products-grid.columns4 li:nth-child(2n+1) {
        clear:both!important;
    }    
}
.shop-sidebar-toggle-btn{
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px 8px;
    height: 26px;
    color: #777;
    font-size: 13px;
    border-radius: 3px;    
}
@media (min-width: 1200px){
    .products-grid.columns4 li:nth-child(5n+1) {
        clear:none!important;
    }
}
@media (min-width: 922px) {
    /*
    #language_select img{width: 32px;}
    */
    .dnone{display:none!important;}
    p.w50y {
        width: 49%;
        display: inline-block;
    }
    .section-slider-bottom h2.title {
        font-size: 23px!important;
    }
    .section-slider-bottom .action-block h4 {
        font-size: 17px!important;
    }
    .banner-list .col-md-12.col-sm-12.col-xs-12 .owl-carousel .owl-nav .owl-prev {
        left: -55px;
        top: -55px;
        background: transparent;
        color: #254a2399;
        font-size: xxx-large;
    }
    .banner-list .col-md-12.col-sm-12.col-xs-12 .owl-carousel .owl-nav .owl-next {
        right: -35px;
        top: -55px;
        background: transparent;
        color: #254a2399;
        font-size: xxx-large;
    }
    .banner-list .col-md-12.col-sm-12.col-xs-12 .products-grid.columns2 li{width:50%;}
    .banner-list .col-md-12.col-sm-12.col-xs-12{float: right;margin-top: -486px;}
    #header .header-nav-main nav > ul > li > a.dropdown-toggle:after{
        border-color: #ffffff transparent transparent;
    }
    .shop-sidebar-toggle-btn{display:none;}
    .products-grid{padding:0 15px !important}
}

/*SHOP*/
@media (min-width: 922px) {
    .shop-sidebar-toggle-btn{display:none;}
}
.sorter .pagination li{padding:0!important}
.sorter .products-grid.columns4 li{width:auto!important;}
.toolbar-bottom li a, .sorter .pagination>li>a, .sorter .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.toolbar .sorter select{width:100px;}
.toolbar {padding:0 10px !important;}
.sort-by{display:none}
.mobile-nav{
    background-color: rgba(255,255,255,0.95);
    overflow-y: auto;
    overflow-x: hidden;
}
.body.mmenu-open .mobile-nav{
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);    
}
.mmenu-open #mobile-menu-overlay {
    opacity: .25;
}
.mobile-nav-wrapper h4{font-weight:bold;}
.shop-sidebar-mobile li a {
    display: block;
    font-size: 13px;
    line-height: 40px;
    background-color: transparent;
    border: 0;
    padding:0 20px 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-decoration: none!important;
}
.shop-sidebar-mobile{
    margin:0;
    padding:0;
}
.shop-sidebar-mobile li {
    display: block;
    position: relative;
    list-style:none;
    margin:0
}

.shop-sidebar-mobile li.chosen a:after {
    top: 8px;
    content: 'X';
    display: inline-block;
    opacity: .6;
    color: currentColor;
    margin-right: 5px;
    background-color: #ff0000;
    color:#fff;
    border: 1px solid rgba(0,0,0,0.1);
    line-height: 12px;
    font-size: 12px;
    padding: 2px 4px;
    text-align: center;
    border-radius: 99px;
    text-align: right;
    position: absolute;
    right: 0;
}

.shop-sidebar-mobile li.chosen a:before {
    content: '\2713';
    display: inline-block;
    opacity: .6;
    margin-right: 5px;
    color: green;
}

/* Shop Sidebar */
@media (min-width: 992px) {
  .col-md-9 {
    padding-right: 12px;
  }
  .col-md-9.col-md-push-3 {
    padding-right: 15px;
    padding-left: 12px;
  }
  .col-md-9 + .col-md-3 {
    padding-left: 12px;
  }
  .col-md-9 + .col-md-3.col-md-pull-9 {
    padding-left: 15px;
    padding-right: 12px;
  }
}
.shop-sidebar .panel-group {
  margin-bottom: 40px;
}
.shop-sidebar .panel-group .panel + .panel {
  margin-top: 14px;
}
.shop-sidebar .panel.panel-default {
  border-radius: 6.99px;
  border: none;
}
.shop-sidebar .panel.panel-default .panel-heading {
  border-radius: 0;
}
.shop-sidebar .panel.panel-default .panel-heading .panel-title {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #777;
}
.shop-sidebar .panel.panel-default .panel-heading a {
  position: relative;
  border-radius: 6.99px 6.99px 0 0;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  padding-right: 45px;
  color: #777;
  border: 1px solid #ddd;
}
.shop-sidebar .panel.panel-default .panel-heading a:before {
  font-family: 'FontAwesome';
  content: "\f0d8";
  width: 26px;
  height: 26px;
  display: block;
  border: 1px solid #ddd;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -13px;
  border-radius: 3px;
  color: #ccc;
  text-align: center;
  line-height: 24px;
  background-color: #fff;
  font-size: 10px;
}
.shop-sidebar .panel.panel-default .panel-heading a:hover:before {
  background-color: #0088CC;
  border-color: #0088CC;
  color: #fff;
}
.shop-sidebar .panel.panel-default .panel-heading a.collapsed {
  border-radius: 6.99px;
}
.shop-sidebar .panel.panel-default .panel-heading a.collapsed:before {
  content: "\f0d7";
}
.shop-sidebar .panel.panel-default .panel-body {
  padding: 15px 15px 7px;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 6.99px 6.99px;
  background-color: #fbfbfb;
}
.shop-sidebar .filter-price {
  margin: 14px 0 9px;
}
.shop-sidebar .filter-price #price-slider {
  margin-bottom: 20px;
}
.shop-sidebar .filter-price .noUi-target {
  background: #eee;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.shop-sidebar .filter-price .noUi-handle {
  background: #0088CC;
  cursor: pointer;
  border-radius: 5px;
  border: none;
  box-shadow: none;
}
.shop-sidebar .filter-price .noUi-handle:before, .shop-sidebar .filter-price .noUi-handle:after {
  display: none;
}
.shop-sidebar .filter-price .noUi-horizontal {
  position: relative;
  height: 7px;
}
.shop-sidebar .filter-price .noUi-horizontal .noUi-handle {
  position: absolute;
  width: 13px;
  height: 18px;
  border: 0;
  left: -6.5px;
  top: -6px;
}
.shop-sidebar .filter-price .noUi-horizontal .noUi-base .noUi-origin {
  position: absolute;
}
.shop-sidebar .filter-price .noUi-connect {
  background-color: #1ab3ff;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
}
.shop-sidebar .filter-price .filter-price-details {
  text-align: center;
}
.shop-sidebar .filter-price .filter-price-details * {
  white-space: normal;
}
.shop-sidebar .filter-price .filter-price-details span {
  vertical-align: middle;
  line-height: 26px;
}
.shop-sidebar .filter-price .filter-price-details .form-control {
  display: inline-block;
  vertical-align: middle;
  color: #a3a2a2;
  padding: 2px 5px;
  font-size: 14px;
  margin: 0 2px;
  width: 50px;
  height: 26px;
}
.shop-sidebar .filter-price .filter-price-details .btn {
  border: none;
  height: 26px;
  line-height: 26px;
  color: #fff;
  border-radius: 5px;
  padding: 0 10px;
  font-size: 14px;
  margin: 5px 0;
}
.shop-sidebar ul, .shop-sidebar ol {
  padding: 0;
  margin: -7px 0 0;
  list-style: none;
}
.shop-sidebar ul li a, .shop-sidebar ol li a {
  color: #777;
  line-height: 2.5;
}
.shop-sidebar .configurable-filter-list {
  padding: 0;
  margin: 0 -5px;
  list-style: none;
  font-size: 0;
}
.shop-sidebar .configurable-filter-list li {
  display: inline-block;
  margin: 0 5px 8px;
}
.shop-sidebar .configurable-filter-list li a {
  display: block;
  color: #777;
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 28px;
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.shop-sidebar .configurable-filter-list li a:hover {
  border-color: #0088CC;
  text-decoration: none;
}
.shop-sidebar .configurable-filter-list.filter-list-color li a {
  padding: 1px;
}
.shop-sidebar .configurable-filter-list.filter-list-color li a span {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 3px;
}
.shop-sidebar h4 {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.shop-sidebar .owl-carousel .owl-nav {
  top: -28px;
  width: auto;
  right: 5px;
  margin: 0;
  line-height: 1;
}
.shop-sidebar .owl-carousel .owl-nav .owl-prev,
.shop-sidebar .owl-carousel .owl-nav .owl-next {
  font-size: 16px;
  line-height: 1;
  min-width: 18px;
}

.shop-sidebar li.chosen{position:relative;}
.shop-sidebar li.chosen a{font-weight:bold;color:#262626;}
.shop-sidebar li.chosen{
    padding-right: 28px;
}
.shop-sidebar li{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shop-sidebar li.chosen a:before {
    content: '\2713';
    display: inline-block;
    opacity: .6;
    margin-right: 5px;
    color: green;
}
.shop-sidebar li.chosen a:after {
    top: 8px;
    content: 'X';
    display: inline-block;
    opacity: .6;
    color: currentColor;
    margin-right: 5px;
    background-color:#ff0000;
    color:#fff;
    border: 1px solid rgba(0,0,0,0.1);
    line-height: 12px;
    font-size: 12px;
    padding: 2px 4px;
    text-align: center;
    border-radius: 99px;
    text-align: right;
    position: absolute;
    right: 0;
}
.create_links_top > .pagination{
    margin-top:0;
    display:none;
}
.product-actions{
    display:none;
}
.product-details-box-inner{
    border-bottom:0;
}
.slider-title{
    font-size:26px;
}
.owl-carousel.owl-urun-liste .owl-nav .owl-prev, .owl-carousel.owl-urun-liste .owl-nav .owl-next{
        color: #063826;
}
/******* SHOP *******/

.parallax-background{
    background-position:center!important
}
.anasayfa-galeri .col-md-yuzde20{
    padding:0;
    margin-bottom: -10px!important;
}
.anasayfa-galeri .col-md-yuzde20 a{
    border:0;
}

/*! SVG Türkiye Haritası | CSS | MIT Lisans | dnomak.com */
.svg-turkiye-haritasi {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
}
.svg-turkiye-haritasi svg {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
    .svg-turkiye-haritasi{
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .svg-turkiye-haritasi svg {
        width: 200%;   
    }
    .il-isimleri {
      margin-left:-30%;
    }
}
.il-isimleri {
  position: absolute;
  z-index: 99;
}
.il-isimleri div {
  display: inline-block;
  background: #222;
  color: #fff;
  padding: 8px 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size:16px;
}
#svg-turkiye-haritasi path {
  cursor: pointer;
  fill: #555;
}
#svg-turkiye-haritasi path:hover {
  fill: #222;
}
#guney-kibris {
  pointer-events: none;
}
#istanbul-asya path,
#istanbul-avrupa path,
.dolu path{
    fill:#053826d9!important
}
.dolu path:hover{
    fill:#032015d9!important
}

.onay-checkbox > div{
    display:flex;
}
.onay-checkbox label{
    margin:-3px 0 0 0;
    padding:0 0 0 5px;
    line-height: initial;
}