#header .header-logo{
    margin: 0;
}

.whatsapp-me{
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
}
.whatsapp-me{
    right: 12px;
    bottom: 98px;
}
.right-me {
    position: fixed;
    z-index: 299;
    width: 48px;
    height: 48px;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    color: #FFF;
    top: auto;
    left: auto;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    line-height: 48px;
}

html #header .header-container {
    height: initial;
}
.blog-posts .post-image  {
    max-height: 200px !important;
    overflow: hidden;
    /* Magic */
    display: flex;
    align-items: center; /* vertical */
    justify-content: center; /* horizontal */
}
ul.simple-post-list li {
    padding: 6px 0 !important; 
}

html #header .header-logo.custom-header-logo:before{
    left: 56px !important;
    background-color: #030410 !important;
}
html.sticky-header-active #header .header-body {
    background: rgb(255 255 255 / 97%) !important;
}
.transform3dx-n70 {
    transform: translate3d(-70%, 0, 0);
}
html .scroll-to-top.visible {
    margin-bottom: 44px;
}
.referans-detay .thumb-gallery-wrapper{
    max-height: 600px;
    /* background: whitesmoke; */
    padding: 10px;
    border: 1px solid #efefef;
}
.referans-detay .thumb-gallery-wrapper .thumb-gallery-detail div{
    text-align: center;
    background-color: #fff;
}
.referans-detay .thumb-gallery-wrapper .thumb-gallery-detail img{
    height: 450px !important;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.referans-detay .thumb-gallery-thumbs img {
    max-height: 90px !important;
    overflow: hidden;
    /* Magic */
    display: flex;
    align-items: center; /* vertical */
    justify-content: center; /* horizontal */
}
.top_banner{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-color: #212529 !important;
    background-position: center !important;
}
.header-body{
    box-shadow: 0px 0px 20px 10px #68686869;
}
.parallax blockquote span, .testimonial .testimonial-author strong{
    color: #fff !important;
}
.parallax .testimonial.testimonial-with-quotes.testimonial-quotes-dark blockquote:before, .testimonial.testimonial-with-quotes.testimonial-quotes-dark blockquote:after{
    color: #fff !important;
}
.parallax .text-default, .text-color-default{
    color: #fff !important;
}

.ozel-liste .portfolio-item {
    border: 1px solid #eee;
}

.ozel-liste .portfolio-item h2 {
    padding: 0px 8px;
}
.ozel-liste .portfolio-item h2{
    height:40px;
}
.ozel-liste .portfolio-item span.liste-s{
    border-top: 1px solid #eee;
    padding: 8px 8px 0 8px;
}
div#e_bulten_mesaj {
    padding: 6px 8px;
}
html.sticky-header-active #header .header-body {
    box-shadow: 0 0 16px 0px rgb(80 70 70) !important;
}
.icerik {
    font-size: 16px !important;
}
ul.aside-menu li:hover {
    background: #f7f7f7;
    padding-left: 10px;
    transition: 0.2s;
}
ul.aside-menu li {
    transition: 0.2s;
}
.ozel-liste > div:hover {
    border-color: #030410 !important;
    transition: 0.2s;
}
.modal-body img {
    max-width: 100% !important;
}
.popup .btn-close {
    background-color: red !important;
    border-radius: 0;
    right: -8px;
    position: absolute;
    top: -8px;
    color: #FFF;
    background: center;
    font-size: 24px;
    opacity: unset !important;
    padding: 4px;
    box-shadow: 3px -1px 3px 0px #6e1818b5;
    text-indent: 0 !important;
}
.urun_list .card:hover a:hover {
    text-decoration: none !important;
}
.popup .modal-body {
    padding: 0px !important;
}

.popup .modal-content {
    box-shadow: 0px 0px 20px 10px #00000050 !important;
}
.tab-content {
    box-shadow: none !important;
}
.row.referans-detay img {
    max-width: 100%;
}
@media (min-width: 992px){
    html #header .header-nav-main nav > ul > li > a {
        padding: 0 8px !important;
    }
    #header .header-nav-main nav > ul > li{
        margin-left: 0px !important;
    }

}
@media (min-width: 1200px){
    html #header .header-nav-main nav > ul > li > a {
       /* padding: 0 0.9rem !important;*/
    }
}
@media (max-width: 1200px){
    html #header .header-logo.custom-header-logo:before{
        left:40px !important;
        width: 150px !important;
        bottom: -45px !important;
        height: 295px !important;
    }
    .custom-header-logo img.logo-sticky {
        position: absolute;
        top: -22px !important;
        left: 172px !important;
    }
    #header .header-logo img{
        top:14px;
        left:-12px;
    }
    .header-logo.custom-header-logo {
        max-width: 72px;
    }

    html #header .header-container{
        height: 80px !important;
    }

}
@media (max-width: 991px){
    .custom-header-logo img.logo-sticky {
    top: unset !important;
    left: unset !important;
}
}