.box-part-home-about, .box-part-home-latest {
    /*height: 222px;*/ 
    padding: 20px;
    box-shadow: 5px 5px 5px rgba(0,0,0,.2)
}

    .box-part-home-latest > .ul-list {
        margin-top: 14px;
        padding-left: 1px
    }

.box-simple .icons, .skill-home .icons {
    padding: 30px 0 10px;
    color: #055999;
    text-align: center;
    display: inline-table;
    width: 100%
}

.skill-home .icons {
    border-radius: 50%;
    border-top: 1px solid #fdb813;
    float: left;
    font-size: 68px
}

.box-simple .icons {
    font-size: 60px
}

#clients-slider > .owl-item, .home-gallery {
    padding: 10px
}

.box-simple h3 {
    margin: 0
}

.box-simple {
    border: 1px solid #C6C6C6;
    height: 270px;
    margin-bottom: 30px;
    background-color: #fff
}

    .box-simple:hover {
        box-shadow: 0 0 15px rgba(0,0,0,.3)
    }

    .box-simple .fa {
        -webkit-transition: transform 1s;
        transition: transform 1s
    }

    .box-simple:hover .fa {
        font-size: 100px;
        color: #F7931E
    }

.nomb {
    margin-bottom: 0
}

.home-gallery-img {
    width: 100%;
    height: 225px;
    margin: 10px;
    border: 1px solid
}

.home-gallery-img-tpc {
    width: 100%;
    height: 225px;
    margin: 10px;
    border: 1px solid
}

.box-query {
    border: 1px solid #cecece;
    padding: 10px 15px;
    margin-top: 10px;
    font-size: 18px
}

    .box-query b, .box-query i {
        color: #0071aa;
        font-size: 20px
    }

input#ScribeFile {
    line-height: 35px;
}