.about7 a {
    color: inherit
}

.about7-box {
    width: 100%;
    position: relative
}

.about7-title1,.about7-title2 {
    color: #000
}

.about7-title {
    text-align: center
}

.about7-text {
    width: 150px;
    height: 3px;
    margin: 0 auto
}

.about7more {
    border: 1px solid #000;
    border-radius: 0;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: max-content;
    margin: 0 auto;
    margin-top: 60px;
    cursor: pointer;
    padding: 10px 20px
}

.About7Grid-row,.about7more {
    display: -ms-flexbox;
    display: flex
}

.About7Grid-row {
    clear: both;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.About7Grid-row:after {
    clear: both
}

.about7-toolbag-block {
    text-align: center;
    clear: both;
    margin: 0 auto
}

.about7-layer {
    text-align: center
}

.about7-package>div {
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex
}

.about7-package .tile {
    transition: box-shadow .5s ease;
    padding: 30px 40px;
    margin-top: 20px;
    position: relative;
    border-radius: 2px;
    border: 1px solid #ddd;
    width: 100%
}

.about7-package .tile_before {
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    top: -1px;
    width: 0;
    height: 3px;
    background: rgba(21,0,255,.1);
    background-repeat: no-repeat
}

.about7-package .tile_hover .tile_before {
    width: 100%
}

.about7-package .tile_hover {
    border-top-color: transparent!important;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1)
}

.about7-package .about7-layer>.about7layer-figure,.about7layer-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.about7layer-img {
    width: 50px;
    height: 50px;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%
}

.about7-package .about7-layer .layer-text {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 25px;
    -ms-flex-align: end;
    align-items: flex-end
}

.about7-package .dev-list {
    color: #252b3a;
    width: 75%;
    text-align: left;
    padding-left: 20px
}

.about7-package .dev-text {
    color: #a0a2a8;
    text-align: left
}

@media (max-width: 920px) {
    .about7-text {
        margin-top:10px!important;
        margin-bottom: 25px!important
    }

    .about7-package>div {
        padding-left: 0;
        padding-right: 0
    }

    .about7more {
        padding: 6px 10px!important;
        margin-top: 30px!important
    }

    .about7-package .layer-btn {
        margin-left: 10px!important;
        padding: 6px!important
    }

    .about7-package .tile {
        padding: 10px!important;
        margin-top: 5px!important
    }
}

.about7-package .layer-btn {
    white-space: nowrap;
    padding: 10px 20px;
    border: 1px solid #3b516a;
    border-radius: 1px;
    color: #252b3a;
    cursor: pointer;
    text-align: center;
    margin-left: 38px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.about7layer-img-img {
    max-width: 35px;
    max-height: 35px;
    object-fit: cover
}
