/*
Theme Name: Teknoan
Theme URI: https://www.teknoan.com.tr/
Author: Teknoan
Author URI: http://www.teknoan.com.tr/
Description: Teknoan.
Version: 1.5.7
License: ThemeForest
License URI: //themeforest.net/licenses
Text Domain: dustra
Tags: Teknoan

This theme, like WordPress, is licensed under the GPL.

*/

.navbar-brand>img {
    height: 32px;
}

.top-bar-area .info .list li i {
    color: #fff !important;
    font-size: 15px !important;
}

.chooseus-area .info li::after {
    color: #f8f8f8 !important;
}

.footer-iletisim {
    font-size:15px;
}
.footer-iletisim li i {
    width:18px;
    margin-right:6px;
}

footer .contact ul li i {
    margin-right: 7px !important;
    min-width: 20px !important;
    height: 30px !important;
    width: 27px !important;
    border: 0px solid #e7e7e7 !important;
    line-height: 30px !important;
    color: #fff !important;
}

footer .f-item ul li {
    margin-bottom: 10px;
    color:#fff;
}

footer.bg-dark .contact ul li i {
    border:0px #fff !important;
}

.footer-1 {
    padding-right: 50px;
}

@media only screen and (min-width: 1024px) {
  nav.navbar.bootsnav .navbar-brand {
    padding: 33px 15px 26px;
}
}

@media only screen and (max-width: 1023px) {
  nav.navbar.bootsnav .navbar-brand {
    padding: 23px 10px 23px !important;
}
.navbar-brand>img {
    height: 30px !important;
}
.footer-1 {
    padding-right: 0px;
}
}

