.mitarh_editor__info_box {
    background-color: rgb(236, 232, 232);
    border: 1px dashed #000;
    border-radius: 10px;
    color: #000;
    display: block;
    font-size: 1.125em;
    line-height: 1.3;
    margin: 20px 10px;
    padding: 10px;
    transition: background-color 0.17s ease-in-out;
    width: 90%;
}

/* .mitarh_editor__info_box:hover {
    border: 3px dashed #096a16;
    transition: background-color 0.17s ease-in-out;
} */

.mitarh_editor__cite_box {
    border-left: 5px solid#117eb7;
    color: #000;
    font-size: 1.3125em;
    font-style: italic;
    margin-bottom: 40px;
    margin-left: 15px;
    padding-left: 15px;
    position: relative;
}

.editor_block__wrapper {
    border-radius: 20px;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    min-height: 20px;
    padding: 14px 20px;
    width: 100%;
}

.editor_cite__wrapper {
    background-color: #eaecee;
    border-radius: 0 20px 20px 20px;
    display: flex;
    padding: 20px;
}

.editor_cite__image_container {
    border-radius: 50px;
    height: 80px;
    margin-right: 20px;
    width: 80px;
}
.editor_cite__left .editor_cite__image_container img {
    border-radius: 50px;
    height: 80px;
    margin: 0;
    width: 80px;
}

.editor_cite__text {
    color: #514a4a;
    font-size: 0.75rem;
}

.editor_cite__testemonial {
    color: #514a4a;
    font-size: 0.75rem;
    font-weight: 700;
    margin-top: 20px;
}

.editor_link__wrapper {
    background-color: #eaecee;
    border-radius: 20px;
    display: flex;
    padding: 20px;
}

.editor_link__image_container {
    background-color: #5d6c87;
    border-radius: 15px;
    display: block;
    margin-right: 20px;
    text-decoration: none;
}

.editor_link__image {
    height: 24px;
    padding: 15px;
    width: 24px;
}

.editor_link__text {
    color: #514a4a;
    font-size: 0.75rem;
}

.editor_link__header {
    color: #514a4a;
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    margin-top: 20px;
    text-decoration: none;
}

.editor_testemonial__wrapper {
    background-color: #fff;
    border-radius: 20px;
    display: flex;
    padding: 20px;
}

.editor_testemonial__image_container {
    background-color: #eaecee;
    border-radius: 15px;
    display: block;
    margin-right: 20px;
    text-decoration: none;
}

.editor_testemonial__image {
    height: 24px;
    padding: 15px;
    width: 24px;
}

.editor_testemonial__text {
    color: #514a4a;
    font-size: 0.75rem;
}

.editor_testemonial__header {
    color: #514a4a;
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    margin-top: 20px;
    text-decoration: none;
}

.editor__test_heading {
    border-radius: 30px;
    text-align: left;
}

.editor__test_image_container {
    background-color: var(--background-color);
    border-radius: 30px;
    display: inline-block;
    /* margin: 25px;
    margin-left: 0;
    width: calc(50% - 25px); */
}

.section_grid__tag_single--single .editor__test_image_container {
    margin-right: 20px;
    width: calc(25% - 15px);
}

.section_grid__tag_single--single .editor__test_image_container:nth-child(4n) {
    margin-right: 0;
}

.section_grid__tag_single--double .editor__test_image_container:nth-child(2n) {
    margin-right: 0;
}

.editor__test_image_container img,
.editor__test_image {
    border-radius: 30px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.editor__test_answer {
    border-radius: 30px;
    color: #919eb5;
    display: block;
    padding: 12px 30px;
    text-align: center;
}

.editor__test_answer_big {
    background-color: #fff;
    border-radius: 30px;
    color: #919eb5;
    display: block;
    height: 300px;
    margin: 20px 32px;
    padding: 0;
}

.editor__test_answer_big .section_tag_test_validate__position {
    border-radius: 16px;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    padding: 12px 30px;
    width: 100%;
}

.editor__test_answer_white {
    border: 2px solid #919eb5;
}

.editor__test_title {
    text-align: left;
}

.editor__test_container {
    color: #fff;
    margin-bottom: 50px;
    padding: 20px 40px;
}

.editor__test_container_single {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    text-align: left;
}

.editor__test_question,
.editor__test_answer_white {
    flex-direction: row;
}

.editor__test_answer_white {
    background-color: #fff;
    border-radius: 30px;
    margin: 0 10px;
    padding: 10px;
}

.section_tag_test_validate__position {
    resize: none;
}

.editor__test_answer_white .section_tag_test_validate__position {
    background-color: #fff;
}

.editor_summary__wrapper {
    background-color: #fe5c36;
}

.editor_summary__header {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 0.875rem;
    justify-content: space-between;
}

.editor_summary__list {
    color: #fff;
    font-size: 0.75rem;
    list-style-type: disc;
    margin: 0;
    padding: 10px;
    text-align: left;
}

.editor_summary__list li {
    padding-bottom: 18px;
}

.editor__project_id__template_heading {
    margin: 0;
    font-size: 1.17rem;
    font-weight: bold;
}

.editor__project_id__template_location {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 30px;
}

.editor__project_id__template_info_wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.editor__project_id__template__wrapper {
    text-align: left;
}

.editor__project_id__template_author_single,
.editor__project_id__template_authors_heading,
.editor__project_id__template_info_single {
    margin: 0;
}

.editor__project_id__bold,
.editor__project_id__template_author_single {
    font-weight: bold;
}

.editor__project_id__template_authors_wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.editor__project_id__template_associates_wrapper,
.editor__project_id__template_developers_wrapper {
    display: flex;
    flex-direction: column;
}

@media (max-width: 1024px) {
    .section_grid__tag_single--single .editor__test_image_container {
        margin-right: 25px;
        width: calc(50% - 25px);
    }

    .section_grid__tag_single--single
        .editor__test_image_container:nth-child(2n) {
        margin-right: 0;
    }
}
