<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ilan-no-wrp, .fiyat-aralik, .sorter{
    display:none;
}
.pagination &gt; .active &gt; a, body.dark .pagination &gt; .active &gt; a {
    border-color: #aa8453 #aa8453 #aa8453;
}

#header .header-nav.header-nav-stripe nav&gt;ul&gt;li:hover&gt;a {
    mask-image: linear-gradient(-75deg, #ffffff 30%, rgb(255 255 255 / 0%) 50%, #ffffff 70%);
    mask-size: 200%;
    animation: shine 2s infinite;
    color: #dcb152 !important;
}
@keyframes shine{
    0% {
        -webkit-mask-position: 150%;
    }
    
    100% {
        -webkit-mask-position: -50%;
    }
}
.thumb-info:hover .thumb-info-action-icon{
    display: none!important;
}
.sliderstars, .yildiz h2:before, .product .product-ratings{
    opacity: 0!important;
}
.product-details-box-inner a.butn-dark{
    letter-spacing: 1.5px;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc{
    display: none!important;
}
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    background: transparent!important;
    box-shadow: none!important;
}
#google_translate_element{width:300px;float:right;text-align:right;display:block;background: transparent!important;}
.goog-te-banner-frame.skiptranslate { display: none !important;background: transparent!important;} 
body { top: 0px !important;background: transparent!important; }
div.VIpgJd-suEOdc.VIpgJd-yAWNEb-L7lbkb.skiptranslate#goog-gt-tt{display: none !important; top: 0px !important;background: transparent!important;opacity: 0!important; } 
.goog-tooltip skiptranslate{display: none !important; top: 0px !important;background: transparent!important; } 
.activity-root { display: hide !important;background: transparent!important;} 
.status-message { display: hide !important;background: transparent!important;}
.started-activity-container { display: hide !important;background: transparent!important;}

html.en .dnonetr{
    display: none;
}
html.default .dnoneen{
    display: none;
}
.header-menu-top-wrp{
    z-index:9;
    position:relative;  
}

.nav .open&gt;a, .nav .open&gt;a:focus, .nav .open&gt;a:hover {
    background-color: transparent!important;
}
.header-menu-top{
    right:30px;
}
@media (max-width: 767px){
    .slider-container .btn-slider-action {
        padding: 20px 25px!important;
    }
    .header-menu-top{
        right:15px;
    }
    #header .header-btn-collapse-nav {
        margin-top: 15px;
        background: #666f5b00 !important;
        border: 0px solid #aa8453;
        border-radius: 4px;
        padding: 15px 15px;
    }   
    #header .fa.fa-bars{
        font-size: 19px;
    }
} 
    
@media (min-width: 992px){
    .hakkimizda-resim-1{
        padding-left: 50px;
    }
    div.translation-icons{
        margin-top: -2px;
        margin-left: 25px;
    }
    #language_select a{
        text-decoration: none;
        margin-right: 5px;
    }
    #language_select a img {
        transition: .3s;
    }
    #language_select a:hover img {
        transform: scale(1.1);
    }
    li.menu-363 {
        display: grid;
        align-items: center;
    }
    #header .header-nav-main.header-nav-main-square nav&gt;ul&gt;li.dropdown .dropdown-menu {
        min-width: 225px;
    }
    #header .header-nav-main nav&gt;ul&gt;li.dropdown .dropdown-menu li a{
        padding: 12px 20px 12px 8px;
        background: linear-gradient(to left, #ebebeb00 47%, #ebebeb 100%) left bottom #dddddd00 no-repeat;
        background-size: 100% 1px;
        border-bottom: 0;
        transition: .4s;
    }
    #header .header-nav-main nav&gt;ul&gt;li.dropdown .dropdown-menu li a:hover{
        padding-left: 20px;
        color: #aa8453;
    }
}

.owl-carousel .owl-item img{
    transition: .4s!important;
}
.o0{opacity:0;}

/**Ring Desktop**/
svg#ring_evalavanda {
    filter: sepia(1) opacity(0.5);
    transform: rotate(-90deg) translateY(0px);
    background: #aa845300;
    width: 200px;
    height: 47px;
    position: absolute;
    left: 0;
    top: 350px;
    bottom: auto;
    z-index: 1;
    border-radius: 0px;
    transition: .4s!important;
}
@media (max-width: 767px){
    svg#ring_evalavanda {
        left: -60px;
    }
}
body:not(.page-) a.rezervasyon{
    display: none;
}
a.rezervasyon {
    border: 1px solid #7c787457;
    height:0;
    display:contents;
}
a.rezervasyon:hover svg#ring_evalavanda {
    filter: sepia(1) opacity(0.9);
}
g#hand{
    display: none;
    animation: hand 2s infinite;
}
g#rezervasyon path{
    fill: #fff;
}
g#ringbutton{
    animation: ringbutton 2s infinite;
}
g#leftlines line, g#rightlines line{
    stroke: #fff
}
svg#ring_evalavanda:hover g#leftlines line, svg#ring_evalavanda:hover g#rightlines line{
    animation: linecolor 2s infinite;
    animation-direction: alternate;
}

g#lines g line {
    stroke-width: 30px!important;
}
/**Ring Desktop End**/
@media (min-width: 992px){
    #header .header-nav-main.header-nav-main-square nav&gt;ul&gt;li.dropdown .dropdown-menu{
        margin-top: -31px;
    }
    body:not(.page-) #header .header-nav-main.header-nav-main-square nav&gt;ul&gt;li.dropdown .dropdown-menu{
        margin-top: -31px;
    }
    .sticky-header-active #header .header-nav-main.header-nav-main-square nav&gt;ul&gt;li.dropdown .dropdown-menu{
        margin-top: -3px!important;
    }
}
@keyframes linecolor{
    0%{
        stroke: #fff;
    }
    20%{
        stroke: #333;
    }
    40%{
        stroke: #fff;
    }
    60%{
        stroke: #333;
    }
    80%{
        stroke: #fff;
    }
    100%{
        stroke: #333;
    }
}
@keyframes hand{
    0%{
        opacity: 0;
        transform: translateY(0px);
    }
    20%{
        transform: translateY(100px);
    }
    40%{
        transform: translateY(0px);
    }
    50%{
        opacity: 1;
        transform: translateY(100px);
    }
    60%{
        transform: translateY(0px);
    }
    80%{
        transform: translateY(100px);
    }
    100%{
        opacity: 0;
        transform: translateY(0px);
    }
}
@keyframes ringbutton{
    0%{
        
    }
    50%{
        
    }
    100%{
        
    }
}
.btn-purple.btn-borders {
    background: transparent!important;
    border: 1px solid #eee;
}
.btn-purple:hover{
    text-decoration: none!important;
    color: #000!important;
}
.btn-purple.btn-borders:hover{
    background: #8f8bd0!important;
}
.btn.btn-purple {
    border-radius: 4px;
    background: #8f8bd0;
    font-size: 19px;
    color: #fff;
    padding: 8px 30px;
}
.btn.btn-purple:hover, .btn.btn-purple:focus, .btn.btn-purple:active, .btn.btn-purple.active {
    background: #6e76a1;
}
#sam path {
    fill: #ffffffc2;
}
.header-logo svg path {
    fill: white;
}
#wlogo {
    stroke: #ffffff;
    animation: letterw 2000ms forwards;
    stroke-dasharray: 675;
    stroke-width: 10;
    transition: 1s;
}
@keyframes letterw{
    0%{
        stroke-width: 1px;
        stroke-dashoffset: 675;
        fill: none
    }
    25%{
        stroke-width: 1.2px;
    }
    50%{
        stroke-width: 1.4px;
    }
    75%{
        stroke-width: 1.6px;
        fill: #ffffff00
    }
    99%{
        stroke-width: 1.6px;
    }
    100%{
        stroke-width: 1.8px;
        stroke-dashoffset: 0px;
        fill: #ffffff
    }
}
#dlogo {
    stroke: #ffffff;
    animation: letterd 2000ms forwards;
    animation-delay: 2000ms;
    animation-direction: alternate;
    animation-fill-mode: both;
    stroke-dasharray: 445;
    stroke-width: 10;
    transition: 1s;
}
@keyframes letterd{
    0%{
        stroke-width: 1px;
        stroke-dashoffset: 445;
        fill: none
    }
    25%{
        stroke-width: 1.2px;
    }
    50%{
        stroke-width: 1.4px;
    }
    75%{
        stroke-width: 1.6px;
        fill: #ffffff00
    }
    99%{
        stroke-width: 1.6px;
    }
    100%{
        stroke-width: 1.8px;
        stroke-dashoffset: 0px;
        fill: #ffffff
    }
}
@media (min-width: 992px){
    .header-logo svg{
        width: 110px;
        height: 124px;
        margin-top: 19px;
        transition: .4s;
    }
    body:not(.page-) .header-logo svg{
        margin-top:30px;
    }
    .sticky-header-active .header-logo svg {
        width: 51px;
        height: 128px;
        margin-bottom: -45px;
    }
    .sticky-header-active body:not(.page-) .header-logo svg{
        margin-top: 21px;
        width: 49px;
        height: 126px;
    }
}
@media (max-width: 767px){
    #header .header-btn-collapse-nav:before {
        font-size: 19px;
        font-weight: 500;
        content: 'MENU';
    }
    .header-logo svg{
        width: 76px;
        height: 85px;
        margin-top: 0px;
        transition: .4s;
    }
}

.header-logo svg #suites path, .header-logo svg #bigpeace path{
    fill: white
}
.sticky-header-active .header-logo svg #edition path, .sticky-header-active .header-logo svg #oldcity path, .sticky-header-active .header-logo svg #hotel path{
    fill: #222222
}
#logoicon{
    animation: slideUp 2s forwards;
    animation-delay: 0;
}
#edition{
    animation: slideUp 2s forwards;
    animation-delay: 500;
}
#oldcity{
    animation: slideUp 2s forwards;
    animation-delay: 1000;
}
#hotel{
    animation: slideUp 2s forwards;
    animation-delay: 0ms;
    fill: white
}
#header .header-nav-top{
    margin:0;
}
.h3, h3 {
    font-size: 24px;
}
/* -- 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 {font-family: 'Sarala', sans-serif;color:#828282 !important;}
.page- .goog-te-gadget-simple .goog-te-menu-value span {color:#ddd  !important;}
.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-nav-top .nav&gt;li&gt;a, #header .header-nav-top .nav&gt;li&gt;span{padding: 0 15px;color: #eee;}
#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 */
.testimonial blockquote p {min-height:auto!important;}
#footer h5{
    font-size: 1.8em;
}
#header .header-nav-top .nav&gt;li&gt;a a:focus, #header .header-nav-top .nav&gt;li&gt;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%);}

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 &gt; ul &gt; li &gt; a, #header .header-nav-main nav &gt; ul &gt; li &gt; a:focus, #header .header-nav-main nav &gt; ul &gt; li &gt; 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: #aa8453;background:#aa8453}


/*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: rgba(0, 0, 0, 0) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    content: " ";
    z-index: 1;
}
footer#footer:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, #000000 0%, #000000ab 93%);
    content: " ";
    z-index: 0;
}
*/
h3.footer-title{
    text-transform: capitalize;
}
.barlow{
    font-family: 'Barlow', sans-serif!important;
}
#footer li{
    font-family: 'Barlow', sans-serif!important;
    font-size: 15px;
}
.footer-contact-mail:before {
    position: absolute;
    bottom: 9px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #aa8453;
    content: "";
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.footer-contact-mail {
    font-size: 15px;
    line-height: 3em;
    color: #fff;
    position: relative;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.footer-contact-phone {
    font-family: 'Gilda Display', serif!important;
    font-size: 24px!important;
    color: #fff!important;
    font-weight: 400;
    display: block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.footer-explore-list li a {
    position: relative;
    display: block;
    font-size: 15px;
    color: #adadad!important;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.footer-explore-list li a:hover{
    text-decoration: none;
}
.footer-explore-list li a:before {
    position: absolute;
    top: 55%;
    left: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    content: "";
    background-color: #aa8453;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.footer-explore-list li a:hover:before {
    opacity: 1;
}
.footer-explore-list li a:hover {
    padding-left: 15px;
}
#footer-wrapper&gt;.container&gt;.col-md-3{
    z-index: 2;
}
@media (max-width: 767px) {
    footer#footer:before {
        background: linear-gradient(180deg, black, transparent);
    }
    #footer{
        background-position: 81% 100%!important;
    }
    #footer-wrapper{text-align:center;padding: 0!important;}
    #footer-wrapper .footerlogo{margin:0 auto 15px;}
}    

#footer-wrapper .col-md-3 ul.social-icons li a:before{content:none;}
#footer-wrapper .footer-social-icons&gt;li&gt;strong&gt;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&gt;div {
    margin-bottom: 0;
}
.footerlogo {
    background-color: #bf953f00;
    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: #bf953f;}
#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: 30px;
    border: 0;
    padding: 81px 0 41px;
    background: #666f5b;
    background-position: 81% 50%;
}
#footer p{
    font-size: 15px;
}
/*
.footer-social-icons li a:hover {background: #bf953f!important;}
.footer-social-icons a {
    background: #bf953f!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: #a28fb6;
}

#menu-footer-menu{list-style: none;padding-left:0}
.col-md-3 h5 {
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #3f3f3f;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 26px;
}

/*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{color:#adadad;}


.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;}
.icerik-resim .parallax-background{
    height: 100%!important;
    transform: none!important;
    background-size: cover!important;
    background-position:center!important;
}
.icerik-resim .parallax-background:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0);
}

@media (min-width: 769px){
    .icerik-resim .col-half-section.col-half-section-right{
        float: left;
        margin-left: 30px;
        margin-right: 30px;
        padding-right: 70px;
    }
}
.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;}
@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&gt;div:nth-child(1n+4){margin-top:30px;}
}

/*
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 &gt; .form-control, .input-group-sm &gt; .input-group-addon, .input-group-sm &gt; .input-group-btn &gt; .btn, .form-control-lg, .input-group-lg &gt; .form-control, .input-group-lg &gt; .input-group-addon, .input-group-lg &gt; .input-group-btn &gt; .btn, .invalid-tooltip, .btn, .btn-group-4 &gt; .btn, .btn-sm, .btn-group-2 &gt; .btn, .btn-xs, .btn-group-1 &gt; .btn, .btn-lg, .btn-group-lg &gt; .btn, .btn-sm, .btn-group-sm &gt; .btn, .dropdown-menu, .input-group-4 &gt; .form-control, .input-group-4 &gt; .input-group-addon, .input-group-4 &gt; .input-group-btn &gt; .btn, .input-group-2 &gt; .form-control, .input-group-2 &gt; .input-group-addon, .input-group-2 &gt; .input-group-btn &gt; .btn, .input-group-addon, .input-group-addon.form-control-sm, .input-group-addon.form-control-lg, .nav-tabs &gt; li &gt; a, .nav-tabs.nav-justified &gt; li &gt; a, .nav-pills &gt; li &gt; a, .nav-tabs-justified &gt; li &gt; a, .navbar, .navbar-toggle, .navbar-toggle .icon-bar, .breadcrumb, .pagination, .pager li &gt; a, .pager li &gt; 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 &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span, .pagination-lg &gt; li:first-child &gt; a, .pagination-lg &gt; li:first-child &gt; span, .pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span, .pagination-lg &gt; li:last-child &gt; a, .pagination-lg &gt; li:last-child &gt; span, #header .header-search .form-control, #header .header-nav-main nav &gt; ul &gt; li &gt; a, #header .header-nav-main nav &gt; ul &gt; li.dropdown .dropdown-menu, #header .header-nav-main nav &gt; ul &gt; li.dropdown .dropdown-menu li.dropdown-submenu &gt; .dropdown-menu, #header .header-nav-main nav &gt; ul &gt; li.dropdown-mega &gt; .dropdown-menu, #header .header-nav-main nav &gt; ul &gt; li.dropdown-mega .dropdown-mega-sub-nav &gt; li &gt; 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 &gt; ul &gt; li.dropdown-mega.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav &gt; ul &gt; li.dropdown.open &gt; a, #header .header-nav-main nav &gt; ul &gt; li.dropdown:hover &gt; 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 &gt; li:first-child a, .tabs-left .nav-tabs &gt; li:last-child a, .tabs-right .tab-content, .tabs-right .nav-tabs &gt; li:first-child a, .tabs-right .nav-tabs &gt; 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 &gt; li:first-child a, .tabs-navigation .nav-tabs &gt; 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 &gt; label, .toggle.toggle-simple .toggle &gt; label, .toggle.toggle-simple .toggle &gt; 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;}






/* .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;}

body{
    color:#666;
    font-size: 17px;
    font-family: 'Barlow', sans-serif!important;
}
body p{
    font-family: 'Barlow', sans-serif!important;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.75em;
    color: #666;
    margin-bottom: 20px;
}
h1, h2, div:not(.yildiz) div h3, h4, h5, h6, h1 a, h2 a, h5 a, h6 a {
    font-family: 'Gilda Display', serif!important;
}

.tp-caption.PostSlider-Title, .PostSlider-Title {font-family: 'Barlow Condensed', sans-serif!important;}

html .scroll-to-top {
    background: #222;
    bottom: 81px;
    color: #ffffff;
    border-radius: 81px;
    border: 2px solid #ffffff8c;
    padding: 17px 20px 42px 22px;
}
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: 500px) {
    .custom-footer{text-align:center!important;}
}
@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%;
    }
}
#googlemaps{min-height:550px}

html .background-color-light {
    background-color: #fff0!important;
}
.list.list-icons li &gt; .fa:first-child, .list.list-icons li &gt; .icons:first-child, .list.list-icons li a:first-child &gt; .fa:first-child, .list.list-icons li a:first-child &gt; .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;}



/*slider ayarlarÄ± css*/
h4.tp-caption{
    font-weight: 400!important;
    letter-spacing: 6px;
    text-transform: uppercase;
}
.rev_slider h1.tp-caption{
    font-family: 'Gilda Display', serif!important;
    text-transform: uppercase;
    letter-spacing: 15px!important;
    word-wrap: break-word!important;
    white-space: normal!important;
    font-weight: 800!important;
    color: #ffffff8c;
}
.tp-caption.btn.btn-default.btn-borders{
    padding: 12px 20px;
    font-weight: 400;
    transition: .4s;
    border: 1px solid rgb(255 255 255 / 18%);
    color: #aa8453;
    background: #ffffff1a;
}
.tp-caption.btn.btn-default.btn-borders:hover{
    padding: 12px 20px;
    border: 1px solid rgba(255,255,255,0.5);
    color: #fff;
    background: transparent;
}


.sticky-header-active #header .header-nav.header-nav-stripe nav&gt;ul&gt;li&gt;a {
    color: #ffffffcc;
}
/*header inner pages css*/
body:not(.page-) #header .header-nav.header-nav-stripe nav&gt;ul&gt;li&gt;a {
    color: #ffffffcc;
}
.sticky-header-active body:not(.page-) #header .header-nav.header-nav-stripe nav&gt;ul&gt;li&gt;a {
    color: #ffffffcc;
}
.sticky-header-active body:not(.page-) #header.header-narrow .header-body{
    background: #515f48eb!important;
    transition: background 1s;
}
/*
.sticky-header-active #header.header-narrow .header-body{
    background: linear-gradient(0deg #313e28eb 81%, #313e2800)!important;
}
*/
html #header.header-transparent .header-body:before {
    background: #515f48eb;
    border-bottom: 0;
    transition: opacity 1s!important;
}
#header .header-body{
    background: #ffffff00!important;
    border-top: 0!important;
}

.page-header .parallax-background{
    background-image: url(/upload/slider/banner--1733840985.jpg) !important;
    background-size: cover !important;
    background-position: 50% 100%;
}

.page-header-custom-background.parallax {
    margin: -185px 0 0 0px;
    padding: 333px 0 83px
}

@media (max-width: 767px){
    .gallery {
        margin-top: -35px!important;
    }
    .gallery .col-xs-6.col-sm-6.col-md-3.mb15 {
        padding: 5px;
        margin-bottom: -5px !important;
    }
    .page-header .parallax-background{
        background-size: cover !important;
        height: 100% !important;
    }
    #header .header-container{
        position: absolute;
    }
    #header .header-nav-main nav&gt;ul li {
        border-bottom: 1px solid #aa845361;
    }
    #header #mainNav{
        background: #666f5bc9;
        padding-bottom: 20px;
    }
    #header.header-narrow .header-nav-main.header-nav-main-square{
        background: transparent;
    }
    #header .header-nav.header-nav-stripe nav&gt;ul&gt;li&gt;a{
        color: #ffffffcc;
    }
    #header .header-nav-main nav&gt;ul&gt;li.dropdown .dropdown-menu li a{
        color: #dcd3a3;
    }
    .page-header-custom-background.parallax{
        margin: -45px 0 0 0px;
        padding: 219px 0 23px;
    }
    section.page-header h1{
        font-size: 26px!important;
    }
}
/*
section.page-header h1 {
    color: #ffffff6b;
    border-bottom-color: #a28fb6;
    font-family: 'Gilda Display', serif!important;
    font-size: 60px;
    font-weight: 400;
}
*/
section.page-header h1 {
    color: #ffffffb0;
    text-shadow: 1px 1px 0px #929292;
    border-bottom-color: #a28fb6;
    font-family: 'Gilda Display', serif !important;
    font-size: 38px;
    font-weight: 400;
    letter-spacing: 3px;
}
section.page-header .parallax-background:before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #00000030, transparent);
    position: absolute;
    z-index: 1;
}
/*section.page-header.page-header-custom-background.parallax.breadcrumb9:after {
section.page-header .parallax-background:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    content: " ";
    z-index: 1;
}*/
/*header inner pages css end*/


/*sticky header css*/
.sticky-header-active #header.header-flex .header-nav{
    margin-top: 48px;
}


/*menu css*/
#header .header-nav.header-nav-stripe nav&gt;ul&gt;li&gt;a {
    font-size: 17px;
    font-weight: 500;
    font-family: 'Barlow Condensed', sans-serif!important;
    transition: .4s;
    letter-spacing: 2px;
    color: #ffffffd1!important;
}
#header .header-nav-main nav&gt;ul&gt;li.dropdown .dropdown-menu li a{
    font-size: 15px;
}
html:lang(ru) #header .header-nav.header-nav-stripe nav&gt;ul&gt;li&gt;a {
    font-size: 13px;
    font-weight: 400;
    color: #ffffffc4!important;
}
#header .header-nav.header-nav-stripe nav &gt; ul &gt; li:hover &gt; a{
    background: transparent;
    color: #aa8453!important;
}
/*menu css son*/

/*Container css*/

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px){
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px){
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px){
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1300px){
    .container {
        max-width: 1240px;
    }
}
/*Container css son*/

/****Ä°Ã‡ERÄ°K MODUL BASLIKLAR CSS***/
.yildiz{
    margin-top: 35px;
}
.yildiz h2, .icerik-resim h2 {
    font-size: 15px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400!important;
    color: #515f48;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 6px;
    margin-bottom: 5px;
}
.icerik-resim p.text-md{
    margin: 0 0 10px 0;
    font-size: 32px!important;
    color: #222!important;
    font-weight: 400;
    line-height: 1.5em;
    font-family: 'Gilda Display', serif!important
}
.yildiz h2.product-name{
    text-transform: capitalize;
}
.yildiz h2.product-name:after{
    content: '';
    width: 10%;
    border-bottom: 1px solid #eeeeee78;
    height: 100%;
    top: 0px;
    left: 0;
    background: transparent;
    position: absolute;
    transition: .4s;
    transition-timing-function: ease-in-out;
}
.yildiz .product:hover h2.product-name:after{
    content: '';
    width: 64%;
    border-bottom: 1px solid #eeeeee78;
    height: 100%;
    top: -2px;
    left: 0;
    background: transparent;
    position: absolute;
}
.yildiz&gt;div:nth-child(1)&gt;p, .section.yildiz .container&gt;.col-md-12&gt;div:nth-child(1)&gt;p, .section.yildiz .container&gt;.col-md-6&gt;div&gt;p, .section.yildiz .container&gt;.col-md-4&gt;div:nth-child(1)&gt;p{
    font-size: 45px;
    font-family: 'Gilda Display', serif!important;
    font-weight: 400;
    color: #515f48;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.25em;
}
.section.bg-yorum.yildiz .container&gt;.col-md-12&gt;div:nth-child(1)&gt;p{
    font-size: 38px;
    color: white;
}
.section.yildiz .container&gt;.projeler.col-md-12&gt;div:nth-child(1)&gt;p{
    margin-bottom: 50px;
}
.yildiz.bg-yorum h2{
    color: #e4a853;
}
/*
.color-light{
    color: #adadad
}
*/
.section.yildiz:not(.yildiz2) h2:before, section.yildiz2 div.product-details-area h2:before{
    display: none;
}
.section.yildiz .products-grid{
    padding: 0;
}
.yildiz h3{
    font-size: 15px;
    margin: 0;
    color: #666666;
    text-transform: capitalize;
}
.yildiz h4 a {
    font-size: 24px;
    color: #8e6d45;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 1px;
}
.yildiz h2:before, section.yildiz2 div:not(.product-details-area) h2:before{
    content: 'â˜…â˜…â˜…â˜…â˜…';
    width: 100%;
    height: 100%;
    top: -35px;
    left: 0;
    color: #e4a853;
    position: absolute;
    font-size: 18px;
    z-index: 1;
}
.yildiz.ekservisler h2{
    color: #aa8453;
}
.yildiz .img-thumbnail{
    padding: 0;
    border: 0;
}
.yildiz .thumb-info{
    padding: 0;
    border: 0;
}
.content.aboutus p.slogan {
    font-size: 19px !important;
    letter-spacing: 3px;
    margin-top: 20px;
}
.content.aboutus h1.h2 {
    color: #515f48;
    font-size: 36px !important;
    letter-spacing: 3px;
    margin-top: 20px;
}
.ekservisler .yildiz ul {
    margin-bottom: 30px;
}
/*
.ekservisler .yildiz&gt;div:nth-child(1)&gt;p{
    color: #ffffff87!important;
}
*/
.section.yildiz.ekservisler{
    background: #fff7ea !important;
}
.mt190{
    margin-top: 290px;
}
.mt90{
    margin-top: 190px;
}
.hakkimizda-resim-1 img{
    opacity: 0;
}
@media (max-width: 767px){
    .ekservisler .yildiz{
        padding: 20px;
    }
    .yildiz&gt;div:nth-child(1)&gt;p, .section.yildiz .container&gt;.col-md-12&gt;div:nth-child(1)&gt;p, .section.yildiz .container&gt;.col-md-6&gt;div&gt;p, .section.yildiz .container&gt;.col-md-4&gt;div:nth-child(1)&gt;p{
        font-size: 26px;
    }
    .m-p0 {
        padding: 0!important;
    }
    .mt190{
        height: auto;
        margin-top: 60px;
    }
    .mt90{
        height: auto;
        margin-top: 20px;
    }
    .products-grid{
        margin:0;
    }
    .section.bg-yorum{
        background: #222222;
    }
    .hakkimizda-resim-1 img{
        opacity: 1;
        height: auto;
    }
    .hakkimizda-resim-1 {
        width: 50%;
    }
}
.section.bg-krem{
    background: #f8f5f0!important;
}
@keyframes slideUp{
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }
    
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
/**ÃœrÃ¼n Listeleme AlanlarÄ±**/

a.product-image:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #aa845366, transparent);
    position: absolute;
    transition: .4s;
}
/*
.product:hover a.product-image:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #0000009e, transparent);
    position: absolute;
}
*/
.product .product-image-area .product-image img{
    border-radius: 4px;
    filter: brightness(100%);
    -webkit-filter: brightness(100%);
}
.product:hover .product-image-area .product-image img{
    transform: scale(1.09, 1.09);
    -webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.product .product-ratings{
    background: none;
}
.ratings-box:before{
    color: #e4a853;
}
.product .product-name {
    min-height: 40px;
    max-width: 100%;
    display: table;
    z-index: 1;
}
.owl-item .product .product-name{
    max-width: 81%;
}
.product .product-name a{
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
}
.product .product-name a:hover{
    text-decoration: none!important;
}
.product .product-details-area .product-actions {
    margin: 5px 0 0;
    float: right;
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.owl-urun-liste .product .product-details-area .product-actions{
    margin: 5px -11px -11px;
}
.product .product-details-area {
    border-radius: 0 0 4px 4px;
    text-align: left;
    display: grid;
    margin-top: -87px;
    background: #353d4500;
    transition: .4s;
}
.products-grid .product-ratings, .products-grid .product-actions{
    opacity: 0;
    transition: .4s;
}
.product:hover .product-ratings, .product:hover .product-actions{
    opacity: 1;
}
@media screen and (min-width:768px){
    .product-essential .product-actions a.btn-success{
        padding: 13px 12px;
        letter-spacing: 3px;
        font-family: 'Barlow Condensed', sans-serif;
    }
    a.btn-success:hover:after{
        width: 100%;
        left: 0;
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease;
    }
    a.btn-success:hover span{
        color: #fff;
    }
    
    a.btn-success span {
        position: relative;
        z-index: 2;
    }
    a.btn-success:after{
        content: '';
        width: 0;
        height: 100%;
        position: absolute;
        bottom: 0;
        left: 100%;
        z-index: 0;
        background: #222;
        color: #fff;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .owl-stage-outer .product:hover .product-details-area {
        margin-top: -144px;
    }
    .product .old-price:after{
        width: 0;
        position: absolute;
        height: 1.5px;
        background: red;
        z-index: 9;
        content: '';
        left: 10px;
        top: 18px;
    }
    .product:hover .old-price:after {
        transition: width .3s ease-in-out;
        width: 70px;
        position: absolute;
        height: 1.5px;
        background: red;
        z-index: 9;
        content: '';
        left: 10px;
        top: 18px;
    }
    .product .product-label:nth-child(2){
        top: 196px;
        right: 0;
    }
    .product:hover .product-label:nth-child(2){
        transition: top .3s ease-in-out;
        top: 170px;
        right: 0;
    }
}


.product .product-details-area {
    margin-top: -112px;
    min-height: 112px;
}
@media screen and (max-width:767px){
    .products-grid .product-ratings, .products-grid .product-actions{
        opacity: 1;
    }
    .bg-krem.yildiz&gt;.container{
        padding: 0;
    }
    .product .product-details-area {
        margin-top: -110px;
    }
    .product .product-name a{
        font-size: 23px;
    }
    .product .product-details-area .product-actions {
        margin: 2px -11px -11px;
    }
    .product .product-label:nth-child(2){
        top: 245px;
        right: 0;
    }
    body:not(.page-) .products-grid.columns4{
        margin-left: 0!important;
    }
}


.product:hover .product-details-area{
    margin-top: -127px;
    opacity: 1;
}
.products-grid .product .btn-primary{
    border-color: #fefefe7a!important;
    background: #ffffff00!important;
    color: #fff!important;
}
.products-grid.columns4{
    padding: 0;
}
.product-essential .thumb-gallery .img-thumbnail, .thumb-gallery .owl-carousel .owl-item img{
    border-radius: 4px!important;
}
.product .product-image-area{
    border: 0;
    z-index: 0;
    padding: 0;
    border-radius: 4px 4px 0 0;
}
/**ÃœrÃ¼n Listeleme AlanlarÄ± Son**/


/*ÃœrÃ¼n Detay css*/
h4 strong{
    font-weight: 400;
}
.block{
    display: block;
}
a.butn-dark{
    z-index: 2;
    font-weight: 400;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
    background: #ab8a62;
    color: #fff!important;
    padding: 13px 12px;
    margin: 0;
    position: relative;
    font-size: 15px;
    letter-spacing: 3px;
}
a.butn-dark:hover:after{
    width: 100%;
    left: 0;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
a.butn-dark:hover span{
    color: #fff;
}

a.butn-dark span {
    position: relative;
    z-index: 2;
}
a.butn-dark:after{
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: -1;
    background: #222;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/*ÃœrÃ¼n Detay css son*/
/*Galeri AÃ§Ä±klamalÄ± BaÅŸlangÄ±Ã§*/
.special .col-md-3.mb15:nth-child(4n+1){
    clear: both;
}
.custom-post-blog .thumb-info-caption .thumb-info-caption-text, .custom-post-blog .thumb-info-caption p{
    margin-bottom: 30px;
}
.special .slider1 .thumb-info .thumb-info-inner, .special .slider6 .thumb-gallery .thumb-info-inner {
    text-decoration: none;
    font-family: 'Gilda Display', serif;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: normal;
    padding: 10px 30px 10px 7px;
    background: #d80e2600;
    color: #222;
    font-weight: 400;
    text-transform: inherit;
    font-size: 24px;
    letter-spacing: 1px;
    margin-top: 0px;
    border-radius: 4px;
}

.special .slider1 .thumb-info .thumb-info-title{
    text-align: left;
    background: transparent;
    color: #222;
    font-weight: normal;
    letter-spacing: inherit;
    padding: 30px 40px 0;
    position: relative;
    text-shadow: none;
    text-transform: inherit;
    max-width: 100%;
}
.special .slider1 .thumb-info .thumb-info-title ul{
    padding-left: 0
}
.special .slider1 .thumb-info .thumb-info-title li{
    list-style-type: none;
    line-height: 12px;
}
.special .slider1 .thumb-info .thumb-info-title li:before {
    content: 'âœ“';
    padding-right: 5px;
    color: #aa8453;
}
.thumb-info-type p{
    line-height: 20px;
    text-align: left;
    margin-top: 12px;
}
.thumb-info-type p strong{
    font-weight: 400;
    font-family: 'Gilda Display', serif;
    font-size: 40px;
    margin-bottom: 20px;
    color: #aa8453;
}
.special2 .col-md-4.mb15:nth-child(3n+1){
    clear: both;
}
.special2 .col-md-4.mb15:nth-child(4), .special2 .col-md-4.mb15:nth-child(5){
    left: 17%;
}
.special2 .slider1 .thumb-info{
    min-height: 585px;
}
.special .slider1 .thumb-info .thumb-info-type{
    margin-top: -20px;
    margin-bottom: 20px;
    text-align: left!important;
    width: 100%;
    overflow: hidden;
    text-overflow: inherit;
    white-space: pre-wrap;
    background-color: transparent !important;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 15px!important;
    font-weight: 400;
    letter-spacing: 0;
    z-index: 2;
    color: #000;
}
/*
.special .slider1 &gt; div:nth-child(-n+3) .thumb-info .thumb-info-type{
    min-height: 336px!important;
}
.special .slider1 &gt; div:nth-child(+n+3) .thumb-info .thumb-info-type{
    min-height: 240px;
}
*/
.special .slider1 .thumb-info{
    /*
    background-image: radial-gradient(circle at 58% 50%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 9%,transparent 9%, transparent 82%,transparent 82%, transparent 100%),radial-gradient(circle at 46% 20%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 18%,transparent 18%, transparent 92%,transparent 92%, transparent 100%),radial-gradient(circle at 55% 0%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 51%,transparent 51%, transparent 88%,transparent 88%, transparent 100%),radial-gradient(circle at 20% 67%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 39%,transparent 39%, transparent 40%,transparent 40%, transparent 100%),radial-gradient(circle at 93% 98%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 6%,transparent 6%, transparent 77%,transparent 77%, transparent 100%),radial-gradient(circle at 72% 63%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 45%,transparent 45%, transparent 67%,transparent 67%, transparent 100%),radial-gradient(circle at 20% 35%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 63%,transparent 63%, transparent 90%,transparent 90%, transparent 100%),radial-gradient(circle at 51% 91%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 37%,transparent 37%, transparent 96%,transparent 96%, transparent 100%),radial-gradient(circle at 88% 63%, hsla(132,0%,70%,0.05) 0%, hsla(132,0%,70%,0.05) 59%,transparent 59%, transparent 76%,transparent 76%, transparent 100%),linear-gradient(90deg, hsl(359,0%,99%),hsl(359,0%,99%));
    */
    padding: 0px;
    border: 0;
}

.special .slider1 .thumb-info img {
    border: 0;
    padding: 0;
}
.special .slider1 .thumb-info:hover img{
    border-color:#222;
    transform:none !important
}
@media (min-width: 1000px) {
    .special .slider1 &gt; div:nth-child(3n+1){
        clear:inherit;
    }
}
@media only screen and (max-width: 767px){
    .special .slider1 .thumb-info .thumb-info-inner, .special .slider6 .thumb-gallery .thumb-info-inner {
        padding: 0;
        font-weight: 700;
        font-size: 14px!important;
    }
    .special .slider1 &gt; div:nth-child(2n+1){
        clear:both;
    }
    .special .slider1 &gt; div.col-xs-6{
        padding-left: 0;
    }
    .special .slider1.row{
        margin-left: 0;
    }
}
.special .slider1 .thumb-info .thumb-info-type
.special .slider1 .thumb-info .thumb-info-inner, .slider6 .thumb-gallery .thumb-info-inner {
    overflow: unset;
    text-overflow: inherit;
    white-space: pre-wrap;
}
.special .slider1 .thumb-info:hover {
    text-decoration: none;
}
.special .img-thumbnail{padding:0px;border:0;}
.special .call-to-action p {
    font-size: 14px!important;
}
/*Galeri AÃ§Ä±klamalÄ± Son*/


.special.speciallogo .slider1 .thumb-info img {
    padding: 0 10px;
    border: 0;
    width: 80px;
    transition: .4s;
}
.speciallogo .slider1 .thumb-info{
    padding: 30px 20px;
}
.speciallogo .slider1 .thumb-info .thumb-info-inner {
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 10px 10px 5px;
    background: none;
    color: #222;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0;
    margin-top: 0px;
    border-radius: 4px;
    border: 1px solid #006e4600;
}
.speciallogo .slider1 .thumb-info .thumb-info-title {
    background: #006e4600;
    color: #222;
    font-weight: normal;
    letter-spacing: inherit;
    padding: 0;
    text-shadow: none;
    text-transform: inherit;
    max-width: 100%;
    bottom: 0;
    top: auto;
}
/*
.special.speciallogo .slider1 .thumb-info:hover img {
    filter: grayscale(.1);
    border-color: #222;
    opacity: 0.02;
    transform: scale(2.5);
}
*/
.special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(1) .thumb-info:hover, .special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(10) .thumb-info:hover, .special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(11) .thumb-info:hover{
    box-shadow: 0 0 30px #dd2626;
}
.special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(2) .thumb-info:hover, .special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(9) .thumb-info:hover, .special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(12) .thumb-info:hover{
    box-shadow: 0 0 30px #ff5599;
}
.special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(3) .thumb-info:hover, .special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(8) .thumb-info:hover, .special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(13) .thumb-info:hover{
    box-shadow: 0 0 30px #ad4cd3;
}
.special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(4) .thumb-info:hover, .special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(7) .thumb-info:hover, .special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(14) .thumb-info:hover{
    box-shadow: 0 0 30px #699aeb;
}
.special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(5) .thumb-info:hover, .special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(6) .thumb-info:hover, .special.speciallogo .slider1 .col-md-yuzde20.mb15:nth-child(15) .thumb-info:hover{
    box-shadow: 0 0 30px #5adbef;
}
@media only screen and (min-width: 992px){
    .special.speciallogo .col-xs-6.col-sm-6.col-md-yuzde20.mb15{
        padding: 0;
        text-align: center;
    }
    .special.speciallogo .slider1 .thumb-info {
        min-height: 300px;
    }
}

@media only screen and (max-width: 991px){
    .speciallogo .slider1 .thumb-info {
        padding: 30px 6px;
    }
    .speciallogo .slider1 .thumb-info .thumb-info-inner{
        white-space: normal;
        font-weight: 700;
    }
    .special.speciallogo .slider1 .thumb-info img {
        padding: 0 ;
        width: 61px;
        height: 61px;
        margin: -10px 0px 0px;
    }
    .special.speciallogo .col-xs-6.col-sm-6.col-md-yuzde20.mb15{
        width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width: 767px){

}
@media screen and (min-width:992px){
    .md-pl0{
        padding-left: 0;
    }
    .section.bg-yorum{
        background: url(/upload/images/yorumlar-bg.jpg) no-repeat;
        background-position: bottom;
        background-size: cover;
        max-height: 620px;
        min-height: 620px;
    }
    section.section.section-no-border.bg-yorum.yildiz.mb0i.mt0:before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(0deg, #000000 5%, #00000000 93%);
        content: " ";
        z-index: 0;
    }
    .iQKyaJ{
        padding: 24px 55px!important;
    }
}
.thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:hover {
    border-color: #aa8453;
    background-color: #aa8453;
}
.owl-carousel .owl-nav [class*="owl-"] {
    border-color: #aa8453;
    background: #aa8453!important;
}
/*whatsapp animation*/
div.sabit-form {
    display: block;
    position: fixed;
    right: 145px;
    bottom: 11px;
    z-index: 9;
    border-radius: 4px;
}
.wws-popup__footer .wws-popup__open-btn{
    border-radius: 30px;
    padding: 10px 15px;
}
.wws-popup__footer a{
    color: white;
    font-size: 14px;
}
.wws-popup__footer a:hover{
    text-decoration: none;
}
.wws--bg-color{background-image: linear-gradient(34deg,#46a58d 0%,#119069 100%);}
.wws-lau00001 {fill: #00000075 !important;}
.wws-lau00002 {fill: #000000 !important;}
.wws-popup__open-btn-2{
    background: linear-gradient(89deg, #926933 , #aa8453 , #aa732b , #aa8453 );
    -webkit-animation: AnimationName 4s ease infinite;
    -moz-animation: AnimationName 4s ease infinite;
    animation: AnimationName 4s ease infinite;
    background-size: 400% 400%;
    border-radius: 30px;
    padding: 10px 15px;
}
.wws-popup__open-btn-2 i {
    font-size: 19px;
    margin: 2px 5px 0 0;
    float: left;
}
.wws-popup__open-btn{
/*background: linear-gradient(89deg, #926933 , #aa8453 , #aa732b , #aa8453 );*/
background: linear-gradient(89deg, #006347 , #9df9e6 , #007351, #37d6a3 );
background-size: 400% 400%;
border:0!important;

-webkit-animation: AnimationName 4s ease infinite;
-moz-animation: AnimationName 4s ease infinite;
animation: AnimationName 4s 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%}
}
/* -- End whatsapp */

.custom-fixed-btn{
    line-height: 22px;
    padding: 8px 15px;
    font-size: 14px;
    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;    
}
.custom-fixed-btn:hover{
    color:#fff;
    text-decoration:none;
}
.custom-fixed-btn-whatsapp{
    bottom: 10px;
    background-color: #25D366;
    color: #fff;
}
.custom-fixed-btn-mobil{
    bottom: 60px;
    background-color: #3656be;
    color: #fff;
}
.custom-fixed-btn-tel{
    bottom: 108px;
    background: #e30513;
    color: #fff;
}
.custom-fixed-btn-form{
    bottom: 158px;
    background: #666;
    color: #fff;
}
</pre></body></html>