.pad-top-30{
    padding-top: 30px;
}
.pad-bot-30{
    padding-bottom: 30px;
}
.my-heading{
    color: #009dff; font-size: 38px;
}
.list-unstyled li a{
    color: #758c9b !important;
}
.my-text-color{
    color: #758c9b !important;
}
.icon-check-form, .icon-placeholder{
    color: #016fb9;
}

.footer-hover a:hover i{
    color: #ffffff !important;
}
#nav .list-unstyled li a{
    color: #ffffff !important;
}
.list-unstyled.side-nav li i{
    color: #ffffff !important;
}
#nav .list-unstyled.drop-down a{
    color: #000 !important;
}
.icerik-resim-right{
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}
.icerik-resim-left{
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.my-alert{
    padding: 10px;
    max-width: 100% !important;
    background-color: #009dff;
    color: #ffffff;
    text-align: center;
    clear: both;
    float: none;
    margin-top: 30px;
}
@media (max-width: 1366px) {
    .logo img{ height: 40px; }
}

@media (max-width: 991px) {
    .mt-mainslider .heading{
        font-size: 36px;
        line-height: 45px;
    }
}

@media (max-width: 767px) {
    .logo img{ height: 40px; }
    .mt-mainslider .heading{
        font-size: 26px;
        line-height: 40px;
    }
    .main-heading .heading{
        font-size: 26px;
    }
    .widget.widget-categories{
        margin-top: 30px;
    }
    .slider-overlay {

        opacity: .4;

    }
}


