
.db{
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 100px;
    padding: 50px;
}

.db-l{
    float: left;
    width: 20%;
}

@media only screen and (max-width: 991px){
    .db-l ,.db-2 ,.db-3{
        float: left;
        width: 100%;
    }
}

.db-l-1{
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dadada;
    margin-bottom: 25px;
    box-shadow: 0px 2px 4px
    rgba(224, 224, 224, 0.8);
    border-radius: 4px;
}

.db-l-1 ul li:nth-child(1) {
    width: 100%;
    float: left;
}

.db-l-1 ul li:nth-child(1) img {
    width: 100%;
}

.db-l-2 {
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dadada;
    padding: 20px;
    margin-top: 12px;
    box-shadow: 0px 2px 4px rgba(224, 224, 224, 0.8);
    border-radius: 4px;
}

.db-l-2 ul li {
    border-bottom: 1px solid
    #eaedef;
    padding: 12px 0px;
    list-style-type: none;
}

.db-2 {
    float: left;
    width: 75%;
    position: relative;
    overflow: hidden;
    background:
            #fff;
    border: 1px solid
    #dadada;
    margin-bottom: 25px;
    box-shadow: 0px 2px 4px
    rgba(224, 224, 224, 0.8);
    border-radius: 4px;
    margin-left: 12px;
    margin-right: 12px;
}

.db-2-com h4 {
    margin: 0px;
    background: #69c6b4;
    padding: 15px;
    color:
            #fff;
}

.db-2-main-com {
    padding: 20px;
    position: relative;
    overflow: hidden;
}

.db-3 {
    float: left;
    width: 20%;
    position: relative;
    overflow: hidden;
    background:
            #fff;
    border: 1px solid
    #dadada;
    margin-bottom: 25px;
    box-shadow: 0px 2px 4px
    rgba(224, 224, 224, 0.8);
    border-radius: 4px;
}

.db-2-main-com {
    padding: 20px;
    position: relative;
    overflow: hidden;
}

.db-mak-pay-bot {
    margin-top: 25px;
}

.db-mak-pay-bot a {
    font-size: 16px;
    text-transform: capitalize;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
}

.db-3 h4 {
    margin: 0px;
    background: #69c6b4;
    padding: 15px;
    color:
            #fff;
}

.db-3 ul {
    margin-bottom: 0px;
    padding: 20px;
    padding-left: 20px;
    padding-left: 20px !important;
}

.db-3 ul li:last-child {
    border-bottom: 0px solid
    #dcdcdc;
    padding: 12px 0px 0px 0px;
}

.db-3 ul li {
    border-bottom: 1px solid #dcdcdc;
    padding: 12px 0px;
    list-style-type: none;
}
.com-colo-abou p, li {
    color:
            #888;
}

.db-2-main-com-table tr {
    border-bottom: 1px solid
    #eaedef;
    line-height: 37px;
    padding: 10px;
}

.db-2-main-com-table tr td {
    padding: 16px 4px 13px 4px;
}

.file-field {
    position: relative;
}
.input-field {
    position: relative;
    margin-top: 1rem;
}

.db-up-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid
    transparent;
    border-radius: 4px;
    float: left;
    height: 3rem;
    line-height: 3rem;
    height: 45px;
    padding: 10px 25px;
    background:#14addb;
    color: #fff;
}

.file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px;
}