﻿/*#region Fix Template */

.team-caption p {
    margin: 0 10px;
}

.blog {
    padding-bottom: 50px;
}

.post-date > .day {
    margin-left: 10px;
}

.testimonials .owl-dot {
    color: #808080;
    background-color: #808080;
}

    .testimonials .owl-dot .active {
        color: black;
    }

/*Software Products*/
.footer-software-prodcuts li:before {
    font-family: "Ionicons";
    content: "\f459";
    position: absolute;
    font-size: 16px;
    left: 16px;
    margin-top: -8px;
    color: #fff;
}

.footer-software-prodcuts li {
    padding-left: 24px;
    padding-top: 0;
}
/*Hot Topics*/
.footer-hot-topics li:before {
    font-family: "Ionicons";
    content: "\f4b2";
    position: absolute;
    font-size: 16px;
    left: 16px;
    margin-top: -8px;
    color: #fff;
}

.footer-hot-topics li {
    padding-left: 24px;
    padding-top: 0;
}

    .footer-hot-topics li div {
        padding-top: 10px;
        line-height: 14px;
        font-size: 11px;
    }

/*#endregion*/

/*#region Google Map*/

.scroll-off {
    pointer-events: none;
}

/*#endreigon*/