@font-face {
    font-family: 'icomoon';
    font-style: 300;
    font-style: normal;
    src: url('/fonts/icomoon.ttf') format('truetype');
}

}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


#menu-toggle {
    width: 45px;
    height: 45px;
    cursor: pointer;
    position: relative;
}

    #menu-toggle .bar {
        width: 46px;
        height: 4px;
        background-color: #202935;
        position: absolute;
        left: 10px;
    }

    #menu-toggle .first {
        top: 17px;
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        -o-transition: -o-transform 0.3s;
        transition: transform 0.3s;
    }

    #menu-toggle .second {
        top: 32px;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

    #menu-toggle .third {
        top: 47px;
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        -o-transition: -o-transform 0.3s;
        transition: transform 0.3s;
    }

    #menu-toggle.opened .first {
        -webkit-transform: translateY(13px) rotate(45deg);
        -moz-transform: translateY(13px) rotate(45deg);
        -ms-transform: translateY(13px) rotate(45deg);
        -o-transform: translateY(13px) rotate(45deg);
        transform: translateY(13px) rotate(45deg);
    }

    #menu-toggle.opened .second {
        opacity: 0;
    }

    #menu-toggle.opened .third {
        -webkit-transform: translateY(-17px) rotate(-45deg);
        -moz-transform: translateY(-17px) rotate(-45deg);
        -ms-transform: translateY(-17px) rotate(-45deg);
        -o-transform: translateY(-17px) rotate(-45deg);
        transform: translateY(-17px) rotate(-45deg);
    }



/*@media (max-width:375px) {
    .box-home a.item {
        min-height: 82px;
    }
}*/

/*@media (max-width:360px) {
    .box-home a.item {
        min-height: 82px;
    }
}*/


/*@media (max-width:320px) {
    .box-home a.item {
        min-height: 82px;
    }
}*/


.box-home > div .col-xs-6:first-child {
    padding-left: 0;
    padding-right: 5px;
}

.box-home > div .col-xs-6:last-child {
    padding-left: 5px;
    padding-right: 0px;
}

.box-home a.item {
    border: 1px solid #eee;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0;
    padding: 20px 0 20px 40px;
    width: 100%;
    text-align: left;
    min-height: inherit;
}

    .box-home a.item.in1 {
        background: #fb7000 url('/Style Library/SP.QNP/app/img/icon/icon-dulich.png') no-repeat 12px center;
    }

    .box-home a.item.in2 {
        background: #0e91bd url('/Style Library/SP.QNP/app/img/icon/icon-doanhnghiep.png') no-repeat 12px center;
    }

    .box-home a.item.in3 {
        background: #32bb4f url('/Style Library/SP.QNP/app/img/icon/icon-tongquan.png') no-repeat 12px center;
    }

    .box-home a.item.in4 {
        background: #d81818 url('/Style Library/SP.QNP/app/img/icon/icon-tongquan.png') no-repeat 12px center;
    }

    .box-home a.item.in5 {
        background: #e63681 url('/Style Library/SP.QNP/app/img/icon/icon-tongquan.png') no-repeat 12px center;
    }

    .box-home a.item.in6 {
        background: #3535d6 url('/Style Library/SP.QNP/app/img/icon/icon-tongquan.png') no-repeat 12px center;
    }

.box-home .owl-controls {
    display: none !important;
}

.tk-dichvucong {
    padding-left: 0px;
    padding-right: 0px;
}
