li.bx-pag-prev {
    display: none !important;
}

li.bx-pag-next {
    display: none !important;
}

.bx-pagination {
    margin: 0;
    position: absolute;
    width: 1024px;
    bottom: -110px;
    bottom: -95px;
}

.header_cv {
    padding-top: 0px !important;
}

.bx-pagination .bx-pagination-container ul li span {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 37px !important;
    height: 37px !important;
    border-radius: 50% !important;
    font-family: "Open Sans" !important;
    font-weight: 700 !important;
    background: none !important;
    color: #000 !important;
    border: 1px solid #f8f8f8; 
    margin: 0px 5px;
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #fc0 !important;
    color: #000 !important;
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #fc0 !important;
    color: #000 !important;
}

.bx-pagination .bx-pagination-container ul li a:hover span {
    border: 1px solid #fc0;
	background: none !important;
}

.reviews_written_list {
    position: relative;
}

.question_block {
    margin-top: 50px;
}

.question_block:first-child {
    margin-top: 0px;
}

.comment_block {
    margin-bottom: 50px;
}

.data_box {
    margin-bottom: 10px !important;
}

.answer_block .data_box {
    margin-bottom: 0px !important;
}

ul.menu_d li {
    z-index: 3;
}



/*
.c_eye:before, .o_eye:before {
	display: none !important;
}

.answer_block {
    display: block !important;
}

button.btn_answer {
    cursor: text;
}

button.btn_answer:hover {
    background: #fff !important;
}*/




.bx-pagination {
    /* margin: 0; */
    /* position: absolute; */
    /* width: 1024px; */
    /* bottom: -110px; */
    /* bottom: -95px; */
    /* margin-bottom: 50px; */
    /* height: 71px; */
    position: relative;
    margin: 35px 0 25px !important;
    bottom: 0px;
}