@charset "utf-8";
/* CSS Document */

.aside-navbar-st8 .accordion .accordion-item .accordion-header .accordion-button {
    text-transform: unset;
}
.aside-navbar-st8 .accordion .accordion-item .accordion-body .sub-links a {
    text-transform: unset;
}
.accordion-item li{
    margin-left: 10px;
}
.accordion-item ul{
    margin-bottom: 20px;
}
.buyuk_golge{
    text-shadow: 2px 2px 2px #000000;
}
.buton_slider{
    background-color: #a9997a70;
}
.tc-portfolio-st8 .top-left-txt{
    text-transform: unset;
}
.tc-portfolio-st8 .btm-right-txt{
    text-transform: unset;
}
.tc-footer-st8 .links-group .links a {
    text-transform: unset;
}
.footer_sosyal{
    font-size: 32px;
    margin-right: 10px;
}
.post-card-st1 .info {
    background-color: transparent;
    opacity: 1;
}
.post-card-st1:hover .info {
    background-color: #ffffffc7;
}

.menu_alan{
    padding-bottom: 15px;
    padding-top:15px;
}
.text p{
    margin-bottom: 1rem;
}
.text strong{
    display: unset;
}
.text b{
    display: unset;
}
.text ul{
    list-style-type: square;
    margin-left: 15px;
}
.referans{
    background-color: #ffffffd4 !important;
}
.all-refs-btn-wrapper{
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.fsz-16 {
    font-size: 14px !important;
}
.aside-navbar-st8 .accordion .accordion-item .accordion-body .sub-links a:hover{
    color: var(--cr-gold1) !important;
}
.accordion-item a:hover{
    color: var(--cr-gold1) !important;
}
.accordion-button:hover{
    color: var(--cr-gold1) !important;
}
.liste_yazi{
    background-color: #ffffff80;
    padding: 5px;    
}
a:hover .liste_yazi{
    background-color: transparent;
}



@media only screen and (max-width: 2560px) {

}

@media only screen and (max-width: 1920px) {

}

@media only screen and (max-width: 1440px) {
    .tc-footer-st8 .links-group .links a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .tc-footer-st8 .links-group .links a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 576px) {

}

@media only screen and (max-width: 425px) {

}

@media only screen and (max-width: 375px) {

}

@media only screen and (max-width: 320px) {

}