@charset "utf-8";
/* CSS Document */

.logo-box{
  max-width: 156px;
}
.main-header .nav-right .support-box .info-box li span {
    text-transform: none;
}
.kesfet{
  font-size: 11px;
}
.footer-top .logo-widget .support-box a {
    text-transform: unset;
}
.footer-top .logo-widget .footer-logo {
    max-width: 300px;
}
.ikon{
    margin-top: -16px;
    height: 42px;
}
a {
    color: #54853C;
}
a:hover {
    color: #94BF2F;
}
.news-block-one .inner-box p {
    border-top: unset;
}
.blog-details-content .news-block-one .inner-box p {
    margin-bottom: unset;
}
.sidebar-page-container {
    position: relative;
    padding: 10px 0px;
}
.sec-pad-2 {
    padding: 10px 0px;
}
.news-block-one .inner-box h5 {
    text-transform: unset;
}
.contact-info-two .single-info-box span {
    text-transform: unset;
}
p {
    margin-bottom: 15px;
}
.galeri_alan{
    height: 163px;
    overflow: hidden;
    text-align: center;
}
.galeri_alan img{
    height: 100%;
    width: auto !important;
    max-width: unset;
}
@media only screen and (max-width: 2560px) {

}

@media only screen and (max-width: 1920px) {

}

@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 1024px) {
.galeri_alan{
    height: 130px;
}

}   

@media only screen and (max-width: 768px) {
.galeri_alan{
    height: 87px;
}
}
@media only screen and (max-width: 767px) {
.galeri_alan{
    height: auto;
}
.galeri_alan img{
    height: auto;
    width: unset;
}
}

@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) {

}