.depoimentos9 .fund-modal {
    background: #ebbaac;
}

.depoimentos9 .bord-y {
    height: 70%;
    width: 1px;
    background: #fff;
}

.depoimentos9 .my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

.depoimentos9 .bord-x {
    height: 1px;
    width: 100%;
    background: #fff;
}

.depoimentos9 .z-1 {
    z-index: 1;
}

.depoimentos9 .mb-1-sw {
    border-right: 1px solid #fff;
}

.depoimentos9 .row:after,
.depoimentos9 .row:before {
    /* display: none!important; */
    content: normal!important;
}

.depoimentos9 .z-9 {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    bottom: 50%;
    margin-left: auto;
    margin-right: auto;
}

.depoimentos9 .f-1em {
    font-size: 1em;
}

.depoimentos9 .f-1-5em {
    font-size: 1.5em;
}

.depoimentos9 .f-1-7em {
    font-size: 1.7em;
}

.depoimentos9 .f-2em {
    font-size: 3em;
}

.depoimentos9 .color-brew {
    color: #9a5f51;
}

.depoimentos9 .color-light-brew {
    color: #ebbaac;
}

.depoimentos9 .color-grey {
    color: #5b5b5b;
}

.depoimentos9 .font-weight-lt {
    font-weight: 200;
}

.depoimentos9 .font-weight-bold {
    font-weight: 700;
}

.depoimentos9 .d-flex {
    display: flex;
}

.depoimentos9 .text-white {
    color: #fff;
}

.depoimentos9 .mx-auto {
    margin-left: auto!important;
    margin-right: auto!important;
}

.depoimento9 .icon-img {
    padding: 25px!important;
}

.depoimentos9 .pt-md-5,
.depoimentos9 .pt-lg-5 {
    padding-top: 2.5rem!important;
}

.depoimentos9 .pb-md-2,
.depoimentos9 .pb-lg-2 {
    padding-bottom: 1.5rem!important;
}

.depoimentos9 .pt-md-2,
.depoimentos9 .pt-lg-2 {
    padding-top: 1.5rem!important;
}

.depoimentos9 .pb-md-5,
.depoimentos9 .pb-lg-5 {
    padding-bottom: 2.5rem!important;
}

.depoimento9 .content-dep p {
    margin: 0px;
}

.depoimentos9 .mb-1-sws {
    border-bottom: 1px solid #fff;
}

.depoimentos9 .font-weight-light {
    font-weight: 300;
    word-spacing: 3px;
}

.depoimentos9 .row {
    flex-wrap: wrap;
    display: flex;
}

.depoimentos9 .mr-10 {
    margin-right: 30px;
}

.depoimentos9 .ml-auto {
    margin-left: auto;
}

.depoimentos9 .mr-auto {
    margin-right: auto;
}

.depoimentos9 .p-0 {
    padding: 0;
}

.depoimentos9 .p-3 {
    padding: 30px 0px;
}

@media screen and (max-width:1024px) and (min-width:993px) {
    .depoimentos9 .z-99 {
        margin-top: -182px!important;
    }
    .depoimentos9 .bord-y {
        height: 365px!important;
    }
}

@media only screen and (max-width:992px) and (min-width:200px) {
    .depoimentos9 .icon-img {
        max-width: 200px;
    }
    .depoimentos9 .mb-1-sw {
        border-right: none!important;
    }
    .depoimentos9 .mb-1-swsall {
        border-bottom: 1px solid #fff;
        margin-top: 15px;
        padding-bottom: 15px;
    }
    .depoimentos9 .mgb-none {
        border-bottom: none!important;
    }
}

@media only screen and (min-width:992px) {
    .depoimentos9 .pb-md-bottom {
        padding-bottom: calc(0vh + 10px);
        padding-top: calc(0vh + 10px);
    }
}