

#logo img {
    height: 65px;
    margin-top: 18px;
}

#header.sticky-header #logo img {
    height: 45px !important;
    margin-top: 10px;
}

section#page-title{
    color:#fff;
}
section#page-title h1{
    color:#fff;
}

div.education-box{
    padding:15px;
    border:solid 1px #ddd;
}
div.education-box ul{
    margin:0 0 0 15px;
}

.slider-caption:not(.dark), .slider-caption:not(.dark) h2{
    color:#fff;
}


.social-icon {
    margin-left: 10px;
}

.brand-band {
    padding-bottom: 25px;
}

.section {
    padding: 15px 0px;
    margin-top: 0px;
}

.testi-content {
    color: #000;
}

.testi-meta span {
    color: #ff0000;
}

.bg-index-head h4 {
    color: #ff0000 !important;
}

.bg-index-head span {
    color: #000 !important;
}

.bg-index-head:not(.not-dark):after {
    border-top-color: #ff0000 !important;
}


.footer-widgets-wrap .widget > h4 {
    margin-bottom: 5px;
    text-decoration: underline;
}

.footer-widgets-wrap .widget ul li a , .footer-widgets-wrap .widget ul li {
    padding-left: 0;
}

.footer-container , .footer-container a , .footer-container .copyright-links a{
    color: #ffffffa8;
}

.footer-container .copyright-links {
    padding-bottom: 15px;
}

#copyrights {
    padding: 10px 0px;
}

section#three-block {
    position:relative;
    background-color: #fff;
    padding: 30px 0px;
}

section#products .content-wrap {
    background-color: #F9F9F9;
    padding-top: 30px;
}

body.archive .content-wrap{
    padding:30px 0;
}

section#products .container {
    padding-bottom: 50px;
}

.container.cozumlerimiz {
    padding-bottom: 25px;
}

@media(max-width: 786px) {

    .retina-logo img {
        width: 90%;
    }

    #primary-menu-trigger {
        font-size: 25px;
    }
}

