/*sector_kom*/
.sector_kom {
    text-align: center;
    padding: 70px 0;
    background: #fff;
}

@media screen and (max-width: 600px) {
    .sector_kom {
        padding: 50px 0 50px 0;
    }
}

.sector_kom .section_excerpt {
    margin-bottom: 80px;
}

.sector_kom img {
    margin-top: 0px;
    margin-bottom: 10px;
}

@media screen and (max-width: 860px) {
    .sector_kom img {
        margin-bottom: 5px;
        margin-top: 30px;
    }
}

.sector_kom h2 {
    margin-bottom: 55px;
}

@media screen and (max-width: 600px) {
    .sector_kom h2 {
        margin-bottom: 20px;
    }
}

.sector_kom h5 {
    margin-bottom: 20px;
}

.sector_kom .icon_title {
    margin-top: 3px;
    margin-bottom: 5px;
    font-size: 19px !important;
    font-weight: 500 !important;
    font-family: "Barlow", sans-serif !important;
}

.sector_kom .buttons {
    text-align: center;
}

.sector_kom a.qbutton {
    margin: 50px auto 0;
}

    .sector_kom a.qbutton img {
        margin-bottom: 5px;
    }

.sector_kom p {
    margin-bottom: 0;
}

    .sector_kom p.sector_mid {
        padding-left: 15px;
        padding-right: 15px;
    }

.sector_kom .btn {
    display: block;
    width: 100%;
    margin-top: 70px;
}

    .sector_kom .btn a {
        margin: 0 20px;
    }

.sector_kom .container {
    max-width: 1100px !important;
}
/*# sourceMappingURL=sector_kom.css.map */