.feedback {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
    margin: 40px auto;
    width: 1000px;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}
.idx-feedbacks-block {
    border: 1px solid #e6ecf1;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(96, 112, 146, 0.24);
    width: 287px;
    display: inline-block;
    height: 395px;
}
.index-trust {
    border: 1px solid #e6ecf1;
    background: linear-gradient(135deg, #fff, #fefefe 70%, #d5dee2);
    box-shadow: 0px 0px 5px 0px rgba(96, 112, 146, 0.24);
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    height: 395px;
    width: 689px;
}
.index-trust > div {
    display: inline-block;
}
.it-l-head {
    font-size: 28px;
    color: #555e70;
    position: relative;
    display: inline-block;
    margin: 25px 0 25px 25px;
}
.it-l-head > span {
    font-size: 16px;
    color: #e39e03;
    position: absolute;
    right: 15px;
    bottom: -15px;
}
.it-img {
    width: 253px;
    height: 253px;
    border-radius: 50%;
    background: linear-gradient(113deg, #aec91c, #69950e);
    margin-left: 30px;
}
.it-img > img {
    position: relative;
    top: 32%;
}
.it-r {
    margin: 30px 25px 0 60px;
    width: 300px;
}
.it-r > div {
    color: #555e70;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    height: 65px;
    position: relative;
    padding-left: 85px;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}
.it-r > div::before {
    content: '';
    height: 65px;
    width: 65px;
    background: url(../img/about/ab-sec-sprite.png) no-repeat transparent;
    background-size: auto 65px;
    display: inline-block;
    position: absolute;
    left: 0;
}
.it-r > .idx-ssl::before {
    background-position: 1px 0;
}
.it-r > .idx-auth::before {
    background-position: -65px 0;
}
.it-r > .idx-det::before {
    background-position: -130px 0;
}
.it-r > span {
    display: block;
    text-align: right;
}
.fm-btn {
    padding: 10px 12px !important;
    font-size: 14px;
    color: #555e70;
    font-weight: bold;
    border-radius: 0;
    border: 2px solid #e39e03;
}
.fm-btn:hover {
    color: #fff !important;
    background: linear-gradient(to top, #e39e03, #ffe109);
    border-color: #ebb105;
}
.idx-fb-head {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 15px;
    height: 97px;
    box-sizing: border-box;
}
.idx-fb-head > div:first-child {
    color: #555e70;
    font-size: 28px;
}
.idx-fb-head-r > p {
    text-align: right;
    margin: 0 0 5px;
}
.idx-fb-head-r > p:first-child {
    color: #797c8e;
    font-size: 11px;
}
.idx-fb-head-r > p:nth-child(2) {
    color: #555e70;
    font-size: 23px;
}
.idx-fb-head-r > p:last-child {
    font-size: 13px;
    margin: 0;
}
.grey-star {
    font-size: 13px;
    color: #d5dee2;
}
.orange-star {
    font-size: 13px;
    color: #f4bd2c;
}
.fb-comment {
    border-top: 1px solid #d5dee2;
    padding: 11px 15px 12px;
    height: 84px;
    box-sizing: border-box;
}
.fb-com-body {
    font-size: 14px;
    color: #797c8e;
    height: 16px;
    text-align: right;
    margin-top: 10px;
    overflow: hidden;
}
.country-flag {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -o-inline-flex;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.fb-comment-date {
    margin-bottom: 5px;
}
.fb-comment-date > .date {
    font-size: 11px;
}
.fb-comment-date, .fb-cust-email {
    color: #555e70;
}
.fb-cust-email {
    font-size: 14px;
}
.va-fb {
    padding: 15px 20px;
    background-color: #f3f5f7;
    height: 46px;
    box-sizing: border-box;
    position: relative;
}
.va-fb::before {
    content: '';
    position: absolute;
    width: 287px;
    height: 60px;
    background-color: #fff;
    opacity: 0.4;
    left: 0;
    top: -60px;
}
.va-fb::after {
    content: '';
    width: 287px;
    height: 35px;
    position: absolute;
    background-color: #fff;
    left: 0;
    top: -35px;
    opacity: 0.7;
}
.view-all-fb, .f16 {
    font-size: 14px;
    border-bottom: 1px solid #f7d069;
    color: #797c8e;
}
.view-all-fb:hover, .f16:hover {
    color: #797c8e !important;
    border: 1px solid transparent;
}
.f16 {
    font-size: 16px;
}
/*feedback page*/
.fb-page-top {
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    padding: 20px 30px 40px;
}
.fb-page-top h1 {   
    font-size: 28px;
    color: #555e70;
    margin: 0 0 30px;
}
.fb-page-top h1 > span {
    color: #f4bd2c;
}
.feedback-social p {
    font-size: 14px;
    color: #5d6678;
}
.feedback-social > .inlb {
    margin-right: 7px;
}
.feedback-social .inlb > p:first-child {
    margin-bottom: 5px;
}
.fb-big-star {
    -webkit-display: inline-flex;
    -moz-display: inline-flex;
    -o-display: inline-flex;
    -ms-display: inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    position: relative;
    vertical-align: middle;
}
.fb-big-star > span {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 61px;
    left: 0;
    width: 142px;
    text-align: center;
}
.fb-over-rate {
    color: #555e70;
    font-size: 28px;
}
.all-fb-page-com {
    padding: 0 30px 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -o-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
}
.fb-page-comment {
    border: 1px solid #e6ecf1;
    background-color: #fff; 
    box-shadow: 0px 0px 5px 0px rgba(96, 112, 146, 0.24);
    width: 280px;
    display: inline-block;
    position: relative;
    text-align: center;
    margin-bottom: 35px;
}
.fb-page-comment > .country-flag {
    position: absolute;
    left: 131px;
    top: -15px;
}
.fb-page-com-body {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
    align-items: -webkit-center;
    align-items: -moz-center;
    align-items: -o-center;
    align-items: -ms-center;
    align-items: center;
    justify-content: -webkit-center;
    justify-content: -moz-center;
    justify-content: -o-center;
    justify-content: -ms-center;
    justify-content: center;
    font-size: 14px;
    color: #797c8e;
    margin: 25px 40px;
    height: 130px;
    overflow-y: auto;
}
.fb-page-comment > .fb-cust-email {
    margin-top: 30px;
}
.fb-page-comment > .com-date {
    font-size: 13px;
    color: #555e70;
    margin: 10px 0 15px;
}

@media screen and (min-width: 600px) and (max-width: 980px) {
    .feedback {
        width: 100%;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .idx-feedbacks-block {
        width: 100%;
        margin-bottom: 20px;
    }
    .index-trust {
        width: 100%;
        -webkit-align-items: center;
        -moz-align-items: center;
        -o-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -o-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
    }
    .fb-page-top > div {
        text-align: center;
    }
}

@media screen and (max-width: 600px) {
    .feedback {
        width: 100%;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .idx-feedbacks-block {
        width: 100%;
        margin-bottom: 20px;
    }
    .index-trust {
        width: 100%;
        -webkit-align-items: center;
        -moz-align-items: center;
        -o-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -o-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
    }
    .it-l-head {
        margin: 25px 0;
    }
    .it-img {
        margin-left: 0;
    }
    .it-r {
        margin: 25px auto;
    }
    .it-r > span {
        text-align: center;
    }
    .fb-page-top {
        justify-content: center;
        padding: 20px 10px;
        flex-wrap: wrap;
    }
    .fb-page-top > div {
        text-align: center;
        margin-bottom: 25px;
    }
    .all-fb-page-com {
        padding: 0 10px 60px;
    }
}
