:root {
    --title-color: #334155
}

/*YekanBakhBold*/
@font-face {
    font-family: YekanBakhBold;
    src: url(../fonts/IranYekan/YekanBakhBold.eot) format('eot'),
    url(../fonts/IranYekan/YekanBakhBold.ttf) format('ttf'),
    url(../fonts/IranYekan/YekanBakhBold.woff) format('woff');
}

/*YekanBakhLight*/
@font-face {
    font-family: YekanBakhLight;
    src: url(../fonts/IranYekan/YekanBakhLight.eot) format('eot'),
    url(../fonts/IranYekan/YekanBakhLight.ttf) format('ttf'),
    url(../fonts/IranYekan/YekanBakhLight.woff) format('woff');
}

/*YekanBakhMedium*/
@font-face {
    font-family: YekanBakhMedium;
    src: url(../fonts/IranYekan/YekanBakhMedium.eot) format('eot'),
    url(../fonts/IranYekan/YekanBakhMedium.ttf) format('ttf'),
    url(../fonts/IranYekan/YekanBakhMedium.woff) format('woff');
}

/*YekanBakhRegular*/
@font-face {
    font-family: YekanBakhRegular;
    src: url(../fonts/IranYekan/YekanBakhRegular.eot) format('eot'),
    url(../fonts/IranYekan/YekanBakhRegular.ttf) format('ttf'),
    url(../fonts/IranYekan/YekanBakhRegular.woff) format('woff');
}

html {
    scroll-behavior: smooth;
}

.dv-esanj3  {
    width: 100%;
    margin: 0;
    padding: 2em 0 0 0;
    /*overflow-x: hidden;*/
    font-family: YekanBakhMedium;
    font-style: normal;
    font-size: 1em;
    /*-webkit-background: #E5E5E5;*/
    /*-moz-background: #E5E5E5;*/
    /*background: #E5E5E5;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    direction: rtl;
}
.dv-esanj3.dv-custom-px {
    padding: 0;
}
.dv-esanj3 p {
    text-align: justify;
    line-height: 2.4;
}

.dv-esanj3 a {
    text-decoration: none;
}

.dv-esanj3 ul {
    padding: 0;
}

.dv-esanj3 input::-webkit-outer-spin-button,
.dv-esanj3 input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.dv-esanj3 input[type=number] {
    -moz-appearance: textfield;
}

.dv-esanj3 a, .dv-esanj3 button {
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.dv-esanj3.dv-custom-px {
    /*padding: 0 80px;*/
    /*margin: 30px 0;*/
}

.dv-esanj3 canvas * {
    font-family: YekanBakhMedium;
}

.dv-esanj3 .img-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

/*.dv-esanj3 .dv-custom-px {*/
/*    padding: 0 80px;*/
/*}*/

.dv-esanj3  h1, .dv-esanj3 h2, .dv-esanj3 h3, .dv-esanj3 h4, .dv-esanj3 h5, .dv-esanj3 h6 {
    color: var(--title-color);
}

/***************************************************************/
/***************************************************************/
/***************************************************************/
/***************************************************************/
.dv-esanj3 .dv-test-info {
    -webkit-background: #fff;
    -moz-background: #fff;
    background: #fff;
    box-shadow: 0px 6px 25px rgba(187, 187, 187, 0.25);
    -webkit-box-shadow: 0px 6px 25px rgba(187, 187, 187, 0.25);
    border-radius: 10px;
    padding: 13px;
}

.dv-esanj3 .dv-test-img {
    border: 3px solid #F3F4F6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    width: 125px;
    height: 125px;
    margin-left: 40px;
}

.dv-esanj3 .dv-test-info-items {
    width: calc(100% - 165px);
}

.dv-esanj3 .dv-test-info-items h1 {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: var(--title-color);
}

.dv-esanj3 .dv-test-info-date {
    background: #F3F4F6;
    -webkit-background: #F3F4F6;
    -moz-background: #F3F4F6;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: var(--title-color);
    margin: 0 7px;
    padding: 5px 10px;
}

.dv-esanj3 .dv-info-hr {
    border: 1px solid rgba(215, 215, 215, 0.6);
}

.dv-esanj3 .dv-info-img {
    width: 35px;
    height: 35px;
    border-radius: 0 5px 5px 0;
}

.dv-esanj3 .dv-info-img-download {
    background: #F00073;
    -webkit-background: #F00073;
    -moz-background: #F00073;
}

.dv-esanj3 .dv-info-img-share {
    background: #389DE7;
    -webkit-background: #389DE7;
    -moz-background: #389DE7;
}

.dv-esanj3 .dv-info-img-comment {
    background: #FFB647;
    -webkit-background: #FFB647;
    -moz-background: #FFB647;
}

.dv-esanj3 .dv-info-img-restart {
    background: #2ABB9C;
    -webkit-background: #2ABB9C;
    -moz-background: #2ABB9C;
}

.dv-esanj3 .dv-info-link-text {
    background: #F3F4F6;
    -webkit-background: #F3F4F6;
    -moz-background: #F3F4F6;
    border-radius: 5px 0 0 5px;
    width: 130px;
    height: 35px;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: var(--title-color);
    margin-left: 15px;
}

.dv-esanj3 .dv-test-time-title {
    background: #F3F4F6;
    -webkit-background: #F3F4F6;
    -moz-background: #F3F4F6;
    border-radius: 10px;
    padding: 13px 16px;
    margin-bottom: 30px;
}

.dv-esanj3 .dv-test-time-span {
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    color: var(--title-color);
}
.dv-esanj3 .dv-category-title h5 {
    font-size: 18px;
}
.dv-esanj3 .dv-title-icon {
    font-size: 36px;
}

.dv-esanj3 .dv-test-description {
    font-weight: 500;
    font-size: 16px;
    line-height: 42px;
    color: var(--title-color);
}

.dv-esanj3 .answeringChart {
    background: #FFFFFF;
    -webkit-background: #fff;
    -moz-background: #fff;
    -webkit-box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.08);
    width: 230px;
    height: 230px;
    padding: 10px;
    border-radius: 50%;
    margin: auto;
}

.dv-esanj3 .dv-answer-no {
    position: absolute;
    top: 3em;
    right: 0;
    font-size: 13px;
}

.dv-esanj3 .dv-answer-yes {
    position: absolute;
    top: 3em;
    left: 0;
    font-size: 13px;
}

.dv-esanj3 .dv-answer-chart-title {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 900;
    font-size: 18px;
    line-height: 28px;
    color: var(--title-color);
}

.dv-esanj3 .dv-answer-yes-border img, .dv-esanj3 .dv-answer-no-border img {
    width: 90%;
}

.dv-esanj3 .dv-answer-yes-border img {
    -webkit-transform: rotate(180deg) rotateY(180deg);
    -ms-transform: rotate(180deg) rotateY(180deg);
    transform: rotate(180deg) rotateY(180deg);
}

.dv-esanj3 .dv-answer-no-border img {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.dv-esanj3 .dv-answer-yes-count, .dv-esanj3 .dv-answer-no-count {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #2ABB9C;
}

.dv-esanj3 .dv-answer-no-count {
    color: #FF517B;
}

.dv-esanj3 .dv-answer-content {
    width: 550px;
    display: block;
    margin: auto;

}

.dv-esanj3 .dv-chart-content {
    background: #FFFFFF;
    -webkit-background: #fff;
    -moz-background: #fff;
    -webkit-box-shadow: 0px 6px 25px rgba(187, 187, 187, 0.25);
    box-shadow: 0px 6px 25px rgba(187, 187, 187, 0.25);
    border-radius: 10px;
    padding: 16px 18px;
    height: 100%;
}

.dv-esanj3 .dv-change-type-bg {
    background: #F3F4F6;
    border: 1px solid rgba(51, 65, 85, 0.2);
    border-radius: 5px;
    /*margin-left: 14px;*/
    padding: 3px;
}

.dv-esanj3 .dv-change-type-bg button , .dv-esanj3 .dv-change-type-bg a {
    background: transparent;
    border-radius: 5px;
    color: var(--title-color);
    padding: 5px;
    width: 50%;
    margin: 1px;
    text-align: center;
    cursor: pointer;
}

.dv-esanj3 .dv-change-type-bg button.active , .dv-esanj3 .dv-change-type-bg a.active  {
    background: var(--title-color);
    color: #fff;
}

.dv-esanj3 .dv-character-users-image {
    height: 256px;
    border-radius: 10px 10px 0px 0px;
}

.dv-esanj3 .dv-character-text-content {
    padding: 120px 104px 57px 54px;
}

.dv-esanj3 .dv-test-character-tag {
    background: var(--title-color);
    border: 1px solid rgba(42, 187, 156, 0.15);
    border-radius: 10px;
    width: 333px;
    height: 120px;
    left: 50%;
    bottom: -95px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*.dv-esanj3 .dv-test-character-tag:before {*/
/*    content: '';*/
/*    width: 18px;*/
/*    height: 18px;*/
/*    background: #fff;*/
/*    border-radius: 50%;*/
/*    position: absolute;*/
/*    top: 22%;*/
/*    -webkit-transform: translateY(-50%);*/
/*    -ms-transform: translateY(-50%);*/
/*    transform: translateY(-50%);*/
/*    left: -9px;*/
/*}*/

/*.dv-esanj3 .dv-test-character-tag:after {*/
/*    content: '';*/
/*    width: 18px;*/
/*    height: 18px;*/
/*    background: #fff;*/
/*    border-radius: 50%;*/
/*    position: absolute;*/
/*    top: 22%;*/
/*    -webkit-transform: translateY(-50%);*/
/*    -ms-transform: translateY(-50%);*/
/*    transform: translateY(-50%);*/
/*    right: -9px;*/
/*}*/

.dv-esanj3 .dv-test-character-tag-border {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -9px;
    border: 1px dashed rgba(255, 255, 255, 0.5);
    width: 100%;
}

.dv-esanj3 .dv-test-character-tag-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
}

.dv-esanj3 .dv-test-character-tag-value {
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
}

.dv-esanj3 .dv-character-type-content {
    padding: 40px 80px 0;
}

.dv-esanj3 .dv-character-type-content h3 {
    font-weight: 900;
    font-size: 28px;
    line-height: 43px;
    text-align: center;
    color: #222222;
}

.dv-esanj3 .dv-character-type-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    text-align: right;
    color: var(--title-color);
}

.dv-esanj3 .dv-character-type-progress-right {
    width: 15%;
}

.dv-esanj3 .dv-character-type-progress-left {
    width: 15%;
}

.dv-esanj3 .dv-character-type-progress-right-value, .dv-esanj3 .dv-character-type-progress-left-value {
    font-weight: 700;
    font-size: 36px;
    line-height: 56px;
    text-align: center;
    color: #9B9FAA;
}

.dv-esanj3 .dv-character-type-progress-left-title, .dv-esanj3 .dv-character-type-progress-right-title {
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
    text-align: center;
    color: #9B9FAA;
}

.dv-esanj3 .dv-character-type-progress-chart {
    width: 70%;
    padding-top: 20px;
}

.dv-esanj3 .progress, .dv-esanj3 .progress-bar {
    border-radius: 15px;
    height: 15px;
}

.dv-esanj3 .dv-character-type-progress-right-value-percent {
    font-size: 14px;
}

.dv-green-progress  .dv-character-type-progress-left.active > div ,.dv-green-progress  .dv-character-type-progress-right.active > div{
    color: #00D271;
}

.dv-esanj3 .dv-green-progress .progress-bar {
    background-color: #00D271;
}

.dv-orange-progress  .dv-character-type-progress-left.active > div , .dv-orange-progress  .dv-character-type-progress-right.active > div{
    color: #FF4500;
}

.dv-esanj3 .dv-orange-progress .progress-bar {
    background-color: #FF4500;
}

.dv-purple-progress  .dv-character-type-progress-left.active > div , .dv-purple-progress  .dv-character-type-progress-right.active > div{
    color: #F00073;
}

.dv-esanj3 .dv-purple-progress .progress-bar {
    background-color: #F00073;
}

.dv-blue-progress  .dv-character-type-progress-left.active > div , .dv-blue-progress  .dv-character-type-progress-right.active > div{
    color: #6112D0;
}

.dv-esanj3 .dv-blue-progress .progress-bar {
    background-color: #6112D0;
}

.dv-esanj3 .dv-character-type-content h4 {
    font-weight: 900;
    font-size: 18px;
    line-height: 28px;
    color: var(--title-color);
}

.dv-esanj3 .dv-title-border-bottom {
    border-top: 1px solid #2ABB9C;
    width: 170px;
}

.dv-esanj3 .dv-title-border-bottom:before, .dv-esanj3 .dv-title-border-bottom:after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #2ABB9C;
    position: absolute;
    left: -1px;
    top: -2.5px;
}

.dv-esanj3 .dv-title-border-bottom:after {
    right: -1px;
    left: auto;
}

.dv-esanj3 .dv-title-border-bottom-yellow {
    border-top: 1px solid rgba(255, 162, 0, 1);
}

.dv-esanj3 .dv-title-border-bottom-yellow:before, .dv-esanj3 .dv-title-border-bottom-yellow:after {
    background: rgba(255, 162, 0, 1);
}

.dv-esanj3 .dv-user-result-category {
    width: 25%;
    height: 308px;
    background: #FFFFFF;
    border-radius: 5px 5px 0px 5px;
}

.dv-esanj3 .dv-user-result-category-top {
    visibility: hidden;
    width: 100%;
    height: 71px;
    background: #2ABB9C;
    border: 2px solid #2ABB9C;
    border-radius: 5px 5px 0px 0px;
}

.dv-esanj3 .dv-user-result-category.active .dv-user-result-category-top {
    visibility: visible;
}

.dv-esanj3 .dv-user-result-category-top span {
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
}

.dv-esanj3 .dv-user-result-category .dv-user-result-category-content {
    width: 100%;
    height: 237px;
    background: #FFFFFF;
    border: 1px solid #D7D7D7;
}

.dv-esanj3 .dv-user-result-category .dv-user-result-category-content i {
    font-size: 40px;
    color: #9B9FAA;
}

.dv-esanj3 .dv-user-result-category .dv-user-result-category-content h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    color: #9B9FAA;
}

.dv-esanj3 .dv-user-result-category.active .dv-user-result-category-content {
    background: #FFFFFF;
    border: 2px solid #2ABB9C;
}

.dv-esanj3 .dv-user-result-category.active .dv-user-result-category-content h3, .dv-esanj3 .dv-user-result-category.active .dv-user-result-category-content i {
    color: #2ABB9C;
}

.dv-esanj3 .dv-purity-content {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 25px rgba(34, 34, 34, 0.15);
    box-shadow: 0px 5px 25px rgba(34, 34, 34, 0.15);
    border-radius: 5px;
    padding: 50px 45px 60px;
}

.dv-esanj3 .dv-purity-content h4 {
    font-weight: 900;
    font-size: 18px;
    line-height: 28px;
    color: var(--title-color);
}

.dv-esanj3 .dv-purity-content p {
    font-weight: 500;
    font-size: 16px;
    line-height: 36px;
    /*color: var(--title-color);*/
    text-align: justify;
}

.dv-esanj3 .dv-purity-content-progress {
    max-width: 550px;
    width: 100%;
}

.dv-esanj3 .dv-purity-content-progress-percent {
    font-weight: 700;
    font-size: 14px;
    line-height: 36px;
    color: var(--title-color);
}

.dv-esanj3 .dv-purity-content-progress-value {
    font-weight: 700;
    font-size: 18px;
    line-height: 36px;
    color: var(--title-color);
}

.dv-esanj3 .dv-purity-content-progress-title {
    font-weight: 300;
    font-size: 16px;
    line-height: 36px;
    color: var(--title-color);
}

.dv-esanj3 .dv-purity-content-progress .progress, .dv-esanj3 .dv-purity-content-progress .progress-bar {
    height: 10px;
}

.dv-esanj3 .dv-purity-content-dark {
    background: var(--title-color);
}

.dv-esanj3 .dv-purity-content-dark .dv-purity-content-progress .progress {
    background-color: rgba(255, 255, 255, 0.25);
}

.dv-esanj3 .dv-white-space {
    height: 150px;
}

.dv-esanj3 .dv-type-content {
    width: 188px;
    height: 106px;
    background: #FFFFFF;
    border: 1.5px dashed #D7D7D7;
    -webkit-box-shadow: 0px 5px 25px rgba(34, 34, 34, 0.05);
    box-shadow: 0px 5px 25px rgba(34, 34, 34, 0.05);
    border-radius: 5px;
    margin: 6px;
}

.dv-esanj3 .dv-type-content span:first-child {
    font-weight: 900;
    font-size: 22px;
    line-height: 42px;
    color: rgba(51, 65, 85, 0.85);
}

.dv-esanj3 .dv-type-content span:last-child {
    font-weight: 700;
    font-size: 16px;
    line-height: 42px;
    color: rgba(51, 65, 85, 0.85);
}

.dv-esanj3 .dv-key-character-type {
    background: #F3F4F6;
    border-radius: 10px;
    padding: 10px 20px;
    margin: 0 6px 28px;
}

.dv-esanj3 .dv-character-type-list, .dv-esanj3 .dv-weak-points-list,
.dv-esanj3 .dv-love-list, .dv-esanj3 .dv-workplace-list,
.dv-esanj3 .dv-strengths-list, .dv-esanj3 .dv-weak-points-list {
    list-style: none;
    padding: 0;
}

.dv-esanj3 .dv-character-type-list li, .dv-esanj3 .dv-weak-points-list li,
.dv-esanj3 .dv-love-list li, .dv-esanj3 .dv-workplace-list li,
.dv-esanj3 .dv-strengths-list li, .dv-esanj3 .dv-weak-points-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
    position: relative;
}

.dv-esanj3 .dv-character-type-list li p, .dv-esanj3 .dv-weak-points-list li p,
.dv-esanj3 .dv-love-list li p, .dv-esanj3 .dv-workplace-list li p,
.dv-esanj3 .dv-strengths-list li p, .dv-esanj3 .dv-weak-points-list li p,
.dv-esanj3 .dv-character-type-list li div {
    padding-right: 3em;
    /*display: flex;*/
    /*align-items: center;*/
}
.dv-esanj3 .dv-character-type-list li > span:first-child, .dv-esanj3 .dv-weak-points-list li > span:first-child,
.dv-esanj3 .dv-love-list li > span:first-child, .dv-esanj3 .dv-workplace-list li > span:first-child,
.dv-esanj3 .dv-strengths-list li > span:first-child, .dv-esanj3 .dv-weak-points-list li > span:first-child,
.dv-esanj3 .dv-character-type-list li > div {
    padding-right: 3em;
    display: block;
    line-height: 28px;

    font-size: 16px;
    color: #444;
    font-weight: 300;
}
.dv-esanj3 .dv-character-type-list li span, .dv-esanj3 .dv-weak-points-list li span,
.dv-esanj3 .dv-love-list li span, .dv-esanj3 .dv-workplace-list li span,
.dv-esanj3 .dv-strengths-list li span, .dv-esanj3 .dv-weak-points-list li span,
.dv-esanj3 .dv-character-type-list li div {
    padding-right: 0;
    display: block;

    font-size: 16px;
    color: #444;
    font-weight: 300;
}

.dv-esanj3 .dv-character-type-list li div p {
    padding-right: 0;
}

.dv-esanj3 .dv-character-type-list li:before, .dv-esanj3 .dv-weak-points-list li:before,
.dv-esanj3 .dv-love-list li:before, .dv-esanj3 .dv-workplace-list li:before,
.dv-esanj3 .dv-strengths-list li:before, .dv-esanj3 .dv-weak-points-list li:before {
    content: "\e90d";
    font-family: icomoon_mbti;
    display: inline-block;
    /*margin-top: 2px;*/
    margin-left: -1.3em;
    width: 1.3em;
    color: #2ABB9C;
    font-size: 24px;
    position: absolute;
    top: -5px;
    right: 0;
}

.dv-esanj3 .dv-weak-points-list li:before {
    content: "\e906";
    color: #FF4500;
}

.dv-esanj3 .dv-love-list li:before {
    color: #F00073;
    content: "\e908";
}

.dv-esanj3 .dv-workplace-list li:before {
    content: '\e90e';
}

.dv-esanj3 .dv-strengths-list li:before {
    content: '\e905';
}

.dv-esanj3 .dv-weak-points-list li:before {
    content: '\e902';
}

.dv-esanj3 .dv-weak-points-success-message {
    background: rgba(42, 187, 156, 0.07);
    border-bottom: 5px solid #2ABB9C;
    border-radius: 10px;
    max-width: 813px;
    width: 100%;
    margin: 2em auto;
    padding: 32px 50px 0 !important;
}
.dv-esanj3 .apexcharts-datalabel {
    font-size: 18px;
    dominant-baseline: central;
    fill: #333;
}
.dv-esanj3 .dv-weak-points-success-message p {
    font-weight: 500;
    font-size: 26px;
    line-height: 58px;
    text-align: center;
    color: #222222;
}

.dv-esanj3 .dv-marriage {
    padding: 3em 4em;
}

.dv-esanj3 .dv-marriage-title {
    color: var(--title-color);
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    padding-left: 40px;
}

.dv-esanj3 .dv-marriage-value {
    width: 95px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    margin: 4px;
    text-align: center;
}
.dv-esanj3 .dv-marriage-value > div{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
.dv-esanj3 .dv-marriage-value-green {
    background: rgba(42, 187, 156, 1);
}

.dv-esanj3 .dv-marriage-value-green:nth-child(2) {
    background: rgba(42, 187, 156, 0.8);
}

.dv-esanj3 .dv-marriage-value-green:nth-child(3) {
    background: rgba(42, 187, 156, 0.5);
}

.dv-esanj3 .dv-marriage-value-green:nth-child(4) {
    background: rgba(42, 187, 156, 0.4);
}

.dv-esanj3 .dv-marriage-value-green:nth-child(5) {
    background: rgba(42, 187, 156, 0.3);
}

.dv-esanj3 .dv-marriage-value-green:nth-child(6) {
    background: rgba(42, 187, 156, 0.25);
}

.dv-esanj3 .dv-marriage-value-purple {
    background: rgba(240, 0, 115, 0.7);
}

.dv-esanj3 .dv-marriage-value-purple:nth-child(2) {
    background: rgba(240, 0, 115, 0.7);
}

.dv-esanj3 .dv-marriage-value-purple:nth-child(3) {
    background: rgba(240, 0, 115, 0.4);
}

.dv-esanj3 .dv-marriage-value-purple:nth-child(4) {
    background: rgba(240, 0, 115, 0.35);
}

.dv-esanj3 .dv-marriage-value-purple:nth-child(5) {
    background: rgba(240, 0, 115, 0.3);
}

.dv-esanj3 .dv-marriage-value-purple:nth-child(6) {
    background: rgba(240, 0, 115, 0.2);
}

.dv-esanj3 .dv-marriage-value-orange {
    background: rgba(255, 162, 0, 1);
}

.dv-esanj3 .dv-marriage-value-orange:nth-child(2) {
    background: rgba(255, 162, 0, 0.7);
}

.dv-esanj3 .dv-marriage-value-orange:nth-child(3) {
    background: rgba(255, 162, 0, 0.5);
}

.dv-esanj3 .dv-marriage-value-orange:nth-child(4) {
    background: rgba(255, 162, 0, 0.35);
}

.dv-esanj3 .dv-marriage-value-orange:nth-child(5) {
    background: rgba(255, 162, 0, 0.3);
}

.dv-esanj3 .dv-marriage-value-orange:nth-child(6) {
    background: rgba(255, 162, 0, 0.2);
}

.dv-esanj3 .dv-celebrities-title {
    border-right: 3px solid rgba(42, 187, 156, 0.5);
}

.dv-esanj3 .dv-celebrities-title h3 {
    font-weight: 900;
    font-size: 20px;
    line-height: 31px;
    text-align: right;
    color: rgba(51, 65, 85, 0.5);
}

.dv-esanj3 .celebritiesSlider .swiper-wrapper {
    height: 300px
}

.dv-esanj3 .celebritiesSlider .swiper-slide {
    height: 280px;
}

.dv-esanj3 .dv-celebrities-image {
    width: 170px;
    height: 165px;
    margin: auto;
}

.dv-esanj3 .dv-celebrities-image img {
    border-radius: 5px;
}

.dv-esanj3 .celebritiesSlider h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    color: var(--title-color);
    text-align: center;
}

.dv-esanj3 .dv-celebrities-slider-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 38px;
    color: #222222;
    text-align: center;
}

.dv-esanj3 .celebritiesSlider .swiper-pagination-bullet,
.dv-esanj3 .celebritiesSliderVertical .swiper-pagination-bullet,
.dv-esanj3 .booksSlider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(51, 65, 85, 0.4);
}

.dv-esanj3 .celebritiesSlider .swiper-pagination-bullet.swiper-pagination-bullet-active,
.dv-esanj3 .celebritiesSliderVertical .swiper-pagination-bullet.swiper-pagination-bullet-active,
.dv-esanj3 .booksSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #2ABB9C;
}

.dv-esanj3 .dv-celebrities-slider-image {
    width: 165px;
    height: 165px;
    padding: 10px;
    -webkit-filter: drop-shadow(0px 5px 25px rgba(34, 34, 34, 0.05));
    filter: drop-shadow(0px 5px 25px rgba(34, 34, 34, 0.05));
    border-radius: 50%;
}

.dv-esanj3 .dv-celebrities-slider-image img {
    border-radius: 50%;
    margin: auto;
}

.dv-esanj3 .celebritiesSliderVertical .swiper-slide {
    height: 200px !important;
    margin-bottom: 1em !important;
    top:  0px;
}
.dv-esanj3 .swiper.celebritiesSliderVertical > div {
    display: flex;
    /*justify-content: center;*/
    align-items: center;
}
.dv-esanj3 .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: flex;
    align-items: center;
    justify-content: center;
}
.dv-esanj3 .celebritiesSliderVertical h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: var(--title-color);
    text-align: center;
}

.dv-esanj3 .celebritiesSliderVertical .dv-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: var(--title-color);
}

.dv-esanj3 .dv-celebritiesSliderVertical-h {
    height: 483px;
    overflow: hidden;
    padding: 0;
}

.dv-esanj3 .celebritiesSliderVertical .swiper-wrapper {
    height: 100%;
}

.dv-esanj3 .celebritiesSliderVertical .swiper-slide .dv-celebrities-slider-image {
    position: relative;
}

/*.dv-esanj3 .celebritiesSliderVertical .swiper-slide .dv-celebrities-slider-image:after {*/
/*    !*-webkit-filter: brightness(0);*!*/
/*    !*filter: brightness(0);*!*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 10px;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: #D9D9D9;*/
/*    border-radius: 50%;*/
/*}*/

.dv-esanj3 .celebritiesSliderVertical .swiper-slide-active .dv-celebrities-slider-image:after {
    /*-webkit-filter: contrast(1);*/
    /*filter: contrast(1);*/
    position: unset;
    background: transparent;
}

/*.dv-esanj3 .celebritiesSliderVertical .swiper-slide-prev,*/
/*.dv-esanj3 .celebritiesSliderVertical .swiper-slide-active,*/
/*.dv-esanj3 .celebritiesSliderVertical .swiper-slide-next {*/
/*    top: 8em !important;*/
/*}*/

.dv-esanj3 .celebritiesSliderVertical .swiper-pagination {
    right: auto;
    left: 30px;
}

.dv-esanj3 .dv-celebritiesSliderVertical-h .dv-celebrities-title {
    right: 50px;
    top: 50px;
}

.dv-esanj3 .celebritiesSliderVertical .dv-user-info,
.dv-esanj3 .celebritiesSliderVertical .dv-user-info {
    display: none;
}

.dv-esanj3 .celebritiesSliderVertical .swiper-slide-active .dv-user-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.dv-esanj3 .dv-spirit-content {
    border-right: 1.5px solid #D7D7D7;
    margin-right: 20px;
}

.dv-esanj3 .dv-spirit-content-item {
    padding-right: 3em;
}

.dv-esanj3 .dv-spirit-content-item:before {
    content: "\e90f";
    color: #fff;
    font-family: icomoon_mbti;
    position: absolute;
    right: -20px;
    font-size: 24px;
    width: 40px;
    height: 40px;
    background: #2ABB9C;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dv-esanj3 .dv-layer-content-item:before {
    content: "\e907";
}

.dv-esanj3 .dv-spirit-circle {
    bottom: 0;
    right: -5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #D7D7D7;
}

.dv-esanj3 .dv-linear-image {
    width: 100%;
    max-width: 350px;
    max-height: 350px;
    height: 100%;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 25px rgba(34, 34, 34, 0.15);
    box-shadow: 0px 5px 25px rgba(34, 34, 34, 0.15);
    border-radius: 5px;
}

.dv-esanj3 .dv-linear-image img {
    margin: auto;
}

.dv-esanj3 .dv-circle-image {
    max-width: 400px;
    max-height: 400px;
    width: 100%;
    height: 100%;
    border-radius: 22px;
}

.dv-esanj3 .booksSlider {
    height: 350px;
}

.dv-esanj3 .dv-book-slider-bg {
    width: 470px;
    height: 296px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    padding: 0 16px 16px 16px;
}

.dv-esanj3 .dv-book-slider-bg:after {
    content: '';
    background: var(--title-color) left bottom;
    border-radius: 10px;
    width: 100%;
    height: 240px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.dv-esanj3 .dv-book-slider-image {
    width: 172px;
    height: 217px;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.3));
    border-radius: 5px;
    margin-left: 2em;
}

.dv-esanj3 .dv-book-slider-image img {
    border-radius: 5px;
}

.dv-esanj3 .dv-book-slider-info {
    width: calc(100% - 204px);
    height: 276px;
    color: #fff;
}

.dv-esanj3 .dv-book-slider-info h3 {
    font-weight: 700;
    font-size: 26px;
    text-align: right;
    color: #FFFFFF;
}

.dv-esanj3 .dv-book-slider-info-writer {
    font-weight: 500;
    font-size: 16px;
}

.dv-esanj3 .dv-book-slider-info-publisher {
    font-weight: 500;
    font-size: 12px;
}

.dv-esanj3 .dv-book-slider-info h3, .dv-esanj3 .dv-book-slider-info-writer,
.dv-esanj3 .dv-book-slider-info-publisher {
    line-height: 42px;
}

.dv-esanj3 .dv-book-slider-info-link {
    height: 33px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    padding: 10px;
}

.dv-esanj3 .dv-book-slider-info-link span {
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}

.dv-esanj3 .dv-custom-dropdown .dropdown {
    width: 100%;
    margin: 3em auto;
    background-color: white;
    max-width: 557px;
}

.dv-esanj3 .dv-custom-dropdown .dropdown__switch:checked + .dropdown__options-filter .dropdown__select {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.dv-esanj3 .dv-custom-dropdown .dropdown__switch:checked + .dropdown__options-filter .dropdown__filter:after {
    -webkit-transform: rotate(-180deg) translate(80%, -100%);
    -ms-transform: rotate(-180deg) translate(80%, -100%);
    transform: rotate(-180deg) translate(80%, -100%);
}

.dv-esanj3 .dv-custom-dropdown .dropdown__options-filter {
    width: 100%;
    cursor: pointer;
}

.dv-esanj3 .dv-custom-dropdown .dropdown__filter {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: rgba(51, 65, 85, 0.75);
    background: #F3F4F6;
    border: 1px solid #D7D7D7;
    border-radius: 10px;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    list-style: none
}

.dv-esanj3 .dv-custom-dropdown .dropdown__filter::after {
    position: absolute;
    top: 45%;
    left: 30px;
    font-family: icomoon_mbti;
    content: "\e902";
    width: 10px;
    height: 10px;
    -webkit-transform: translate(0%, -100%);
    -ms-transform: translate(0%, -100%);
    transform: translate(0%, -100%);
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.dv-esanj3 .dv-custom-dropdown .dropdown__select {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: 5px;
    overflow: hidden;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    font-weight: 300;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    z-index: 99;
    padding: 10px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 25px rgba(34, 34, 34, 0.1);
    box-shadow: 0px 5px 25px rgba(34, 34, 34, 0.1);
    border-radius: 10px;
}

.dv-esanj3 .dv-custom-dropdown .dropdown__select-option {
    padding: 10px 20px;
    background-color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: rgba(51, 65, 85, 0.8);
}

.dv-esanj3 .dv-custom-dropdown .dropdown__select-option:last-of-type {
    border-bottom: 0;
}

.dv-esanj3 .dv-custom-dropdown .dropdown__select-option:hover {
    background: rgba(42, 187, 156, 0.09);
}

.dv-esanj3 .dv-attachment-content-item {
    border: 1px solid #e7e7e7;
    border-right: 4px solid #2ABB9C;
    border-radius: 5px;
    padding: 27px 36px;
}

.dv-esanj3 .dv-attachment-content-item h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 36px;
}

.dv-esanj3 .dv-attachment-content-item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    color: var(--title-color);
}

.dv-esanj3 .dv-story-slider .swiper {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.dv-esanj3 .dv-story-slider .swiper-slide {
    background-position: center;
    background-size: cover;
}

.dv-esanj3 .dv-story-slider .swiper-slide img.dv-insta-image {
    display: block;
    width: 100% !important;
    height: 350px;
    -o-object-fit: fill;
    object-fit: fill;
}

.dv-esanj3 .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "\e904";
    font-family: icomoon_mbti;
    color: rgba(51, 65, 85, 0.5);
    font-size: 24px;
}

.dv-esanj3 .swiper-button-prev:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.dv-esanj3 .dv-story-slider {
    max-width: 850px;
    width: 100%;
    margin: auto;
    overflow: hidden;
    height: 400px;
}

.dv-esanj3 .dv-story-slider-content {
    max-width: 850px;
    width: 100%;
    margin: auto;
}

.dv-esanj3 .dv-story-slider .swiper-slide .dv-download-icon {
    display: none;
}

.dv-esanj3 .dv-story-slider .swiper-slide-active .dv-download-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.dv-esanj3 .dv-download-icon {
    width: 56px;
    height: 56px;
    background: var(--title-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 30px;
    border: 4px solid #fff;
}

.dv-esanj3 .dv-download-icon span {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
}

.dv-esanj3 .dv-download-icon img {
    width: 10px !important;
    height: 15px;
}

.dv-esanj3 .dv-comment-form textarea {
    background: #F3F4F6;
    border-radius: 10px;
    padding: 15px 38px;
    border: none;
    outline: none;
    width: 100%;
}

.dv-esanj3 .dv-comment-form button {
    width: 160px;
    height: 40px;
    background: #2ABB9C;
    border-radius: 5px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.dv-esanj3 .dv-comment-form button:hover, .dv-esanj3 .dv-test-content-button:hover {
    background: #17967b;
}

.dv-esanj3 .dv-rate-value {
    font-weight: 900;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    color: var(--title-color);
}

.dv-esanj3 .dv-rate-content {

}

.dv-esanj3 .dv-rate-content-text {
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: var(--title-color);
}

.dv-esanj3 .dv-rate-content .rating__star {
    cursor: pointer;
    color: rgba(255, 162, 0, 1);
}

.dv-esanj3 .dv-test-title-bg {
    right: 0;
    top: -16px;
    z-index: 0;
    width: 86px;
    height: 106px;
}

.dv-esanj3 .dv-test-title-content {
    background: #E5E5E5;
    padding: 5px;
    margin: 20px 15px;
}

.dv-esanj3 .dv-test-title-content h2 {
    font-weight: 700;
    font-size: 20px;
    text-align: right;
    color: var(--title-color);
}

.dv-esanj3 .dv-test-title-content h5 {
    font-size: 12px;
    text-align: right;
    color: var(--title-color);
}

.dv-esanj3 .dv-test-content-button {
    width: 190px;
    height: 50px;
    background: #2ABB9C;
    border-radius: 5px;
    padding: 7px 25px;
    color: #fff;;
    -webkit-transition: all 0.3s linear;;
    -o-transition: all 0.3s linear;;
    transition: all 0.3s linear;
}

.dv-esanj3 .dv-test-content-button span {
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
    white-space: nowrap;
}

.dv-esanj3 .dv-test-content-button i {

}

.dv-esanj3 .dv-test-content-title-w65 {
    width: 65%;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    color: #6D7C91;
}

.dv-esanj3 .dv-test-content-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
    color: var(--title-color);
}

.dv-esanj3 .dv-test-content-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    color: #6D7C91;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dv-esanj3 .dv-test-content-image {
    width: 145px;
    height: 145px;
    border: 5px solid #FFFFFF;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(51, 65, 85, 0.05));
    filter: drop-shadow(0px 4px 4px rgba(51, 65, 85, 0.05));
    border-radius: 5px;
    margin-left: 38px;
}

.dv-esanj3 .dv-test-content-image2 {
    margin-right: 50px;
    margin-left: 0;
}

.dv-esanj3 .dv-test-content-image img {
    border-radius: 5px;
}

.dv-esanj3 .dv-test-banner {
    height: 199px;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
    border-radius: 10px;
}

.dv-esanj3 .dv-test-banner img {
    object-fit: contain;
}

.dv-esanj3 .dv-center-comment-content {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 6px 25px rgba(187, 187, 187, 0.25);
    box-shadow: 0px 6px 25px rgba(187, 187, 187, 0.25);
    border-radius: 10px;
    max-width: 380px;
    width: 100%;
}

.dv-esanj3 .dv-center-comment-content h3 {
    padding: 22px 75px 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
}

.dv-esanj3 .dv-center-comment-content h5 {
    padding: 0 88px;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
}

.dv-esanj3 .dv-center-comment-content .dv-rate-center-content i {
    font-size: 34px;
    margin: 3px;
    cursor: pointer;
}

.dv-esanj3 .dv-center-comment-content .dv-comment-form {
    padding: 40px 48px;
}

.dv-esanj3 .dv-center-comment-content .dv-comment-form textarea {
    padding: 16px 20px;
}

.dv-esanj3 .dv-center-comment-content p {
    padding: 10px 33px;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
}

.dv-esanj3 .dv-center-comment-content .dv-change-type-content {
    padding: 0 40px 60px;
}

.dv-esanj3 .testsSwiper {
    padding-top: 5em;
}

.dv-esanj3 .dv-test-swiper-slide {
    border-radius: 10px;
    padding: 40px;
}

.dv-esanj3 .testsSwiper .swiper-slide {
    max-width: 628px !important;
    width: 100% !important;
}

.dv-esanj3 .dv-test-swiper-slide-img {
    width: 120px;
    height: 120px;
    border: 5px solid #FFFFFF;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(51, 65, 85, 0.05));
    filter: drop-shadow(0px 4px 4px rgba(51, 65, 85, 0.05));
    border-radius: 5px;
    margin: -80px 0 20px 20px;
}

.dv-esanj3 .dv-test-swiper-slide-title {
    max-width: calc(100% - 140px);
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
}

.dv-esanj3 .dv-test-swiper-slide-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
    color: #222222;
}

.dv-esanj3 .dv-test-swiper-slide .dv-test-content-button {
    width: 242px;
    height: 50px;
}

.dv-esanj3 .dv-report-card-head {
    height: 182px;
    background: #2ABB9C;
    left: 0;
    z-index: 0;
}

.dv-esanj3 .dv-report-page-content {
    padding: 15px 17px;
}

.dv-esanj3 .z-1 {
    z-index: 1;
}

.dv-esanj3 .dv-report-card-head-h1 {
    font-weight: 700;
    font-size: 22px;
    line-height: 34px;
}

.dv-esanj3 .dv-report-card-head-span {
    font-weight: 300;
    font-size: 12px;
    line-height: 12px;
}

.dv-esanj3 .dv-bg-light-green-info {
    height: 28px;
    background: rgba(255, 255, 255, 0.15);
    padding: 8px 9px 6px;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
}

.dv-esanj3 .dv-report-card-user-info {
    background: rgba(255, 255, 255, 0.25);
    border-radius: 25px;
}

.dv-esanj3 .dv-report-card-user-info-user {
    width: 38px;
    height: 38px;
    border: 1px solid #FFFFFF;
    border-radius: 25px;
}

.dv-esanj3 .dv-report-card-user-info span {
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    padding: 6px 0 6px 20px;

}

.dv-esanj3 .dv-card-intj {
    width: 103px;
    height: 34px;
    background: #2ABB9C;
    font-weight: 700;
    font-size: 22px;
    line-height: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dv-esanj3 .dv-card-intj-title {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
}

.dv-esanj3 .dv-card-intj-value {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}

.dv-esanj3 .dv-report-card .dv-character-type-content {
    padding: 0;
    margin-bottom: 5.25px;
}

.dv-esanj3 .dv-report-card .dv-character-type-content h3 {
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
}

.dv-esanj3 .dv-report-card .dv-character-type-progress-right-value,
.dv-esanj3 .dv-report-card .dv-character-type-progress-left-value {
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
}

.dv-esanj3 .dv-report-card .dv-character-type-progress-left-title,
.dv-esanj3 .dv-report-card .dv-character-type-progress-right-title {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
}

.dv-esanj3 .dv-report-card .progress, .dv-esanj3 .dv-report-card .progress-bar {
    height: 3px;
}

.dv-esanj3 .dv-report-card .dv-character-type-progress-chart {
    padding-top: 0px;
}

.dv-esanj3 .dv-report-circle-title {
    font-weight: 900;
    font-size: 14px;
    line-height: 15px;
}

.dv-esanj3 .dv-report-circle-img {
    width: 159px;
    height: 147px;
    border-radius: 22px;
}

.dv-esanj3 .dv-circle-description {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}

.dv-esanj3 .dv-circle-description span {
    color: #2ABB9C;
}

.dv-esanj3 .dv-report-circle-content {
    height: 220px !important;
}

.dv-esanj3 .dv-report-circle-content .dv-chart-content {
    overflow-y: auto !important;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.dv-esanj3 .dv-report-circle-content .dv-chart-content::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.dv-esanj3 .dv-report-circle-content .dv-chart-content {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.dv-esanj3 .dv-report-jobs-bg {
    background: #fff;
    -webkit-box-shadow: 0px 6px 25px rgba(187, 187, 187, 0.25);
    box-shadow: 0px 6px 25px rgba(187, 187, 187, 0.25);
    border-radius: 10px;
    height: 69px;
}

.dv-esanj3 .dv-report-jobs-bg-green {
    background: url("../images/job-bg.png") no-repeat;
    background-size: 100% 100%;
    width: 97px;
    height: 69px;
    padding-right: 10px;
}

.dv-esanj3 .dv-report-jobs-bg-green h3 {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}

.dv-esanj3 .dv-report-jobs-info {
    width: calc(100% - 97px);
}

.dv-esanj3 .dv-report-jobs-info .dv-key-character-type {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    padding: 0 8px;
    margin: 4px;
}

.dv-esanj3 .dv-report-point-content {
    background: #fff;
    border: 1px solid #D7D7D7;
    -webkit-box-shadow: 0px 6px 25px rgba(187, 187, 187, 0.25);
    box-shadow: 0px 6px 25px rgba(187, 187, 187, 0.25);
    border-radius: 10px;
    padding: 18px 11px;
}

.dv-esanj3 .dv-report-strengths-point-content, .dv-esanj3 .dv-report-weak-point-content {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
    color: #2ABB9C;
}

.dv-esanj3 .dv-report-weak-point-content {
    color: #F00073;
}

.dv-esanj3 .dv-report-point-content .dv-strengths-list li p,
.dv-esanj3 .dv-report-point-content .dv-weak-points-list li p {
    padding-right: 2.3em;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px !important;
}

.dv-esanj3 .dv-report-point-content .dv-weak-points-list li:before {
    color: #F00073;
    font-size: 16px;
}

.dv-esanj3 .dv-report-point-content .dv-strengths-list li:before {
    font-size: 16px;
}

.dv-esanj3 .w-70 {
    width: 70% !important;
}

/*Circle progress bar*/


.dv-esanj3 .dv-circle-progress .dv-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 20px;
    width: 280px;
    height: 350px;
}

.dv-esanj3 .dv-circle-progress .dv-card .percent {
    position: relative;
}

.dv-esanj3 .dv-circle-progress .dv-card svg {
    position: relative;
    width: 210px;
    height: 210px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.dv-esanj3 .dv-circle-progress .dv-card svg circle {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #f0f0f0;
    stroke-width: 18;
    stroke-linecap: butt;
}

.dv-esanj3 .dv-circle-progress .dv-card svg circle:last-of-type {
    stroke-dasharray: 503px;
    stroke-dashoffset: calc(503px - (503px * var(--percent)) / 100);
    stroke: var(--strok-color);
}

.dv-esanj3 .dv-circle-progress .dv-card .number {
    position: absolute;
    top: 57%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.dv-esanj3 .dv-circle-progress .dv-card .number h3 {
    font-weight: 200;
    font-size: 3rem;
}

.dv-esanj3 .dv-circle-progress .dv-card .number h3 span {
    font-size: 2rem;
}

.dv-esanj3 .dv-circle-progress .dv-card .title h2 {
    margin: 25px 0 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 36px;
}

.dv-esanj3 .dv-circle-progress .dv-card:nth-child(1) svg circle:last-of-type {
    stroke: var(--strok-color);
    stroke-width: 40;
}

.dv-esanj3 .dv-rate-content .rating__star1 {
    font-size: 20px;
    margin: 2px;
}
.dv-esanj3 .dv-fixed-access-menu-btn.desktop {
    position: fixed;
    right: -78px;
    top: 50%;
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    background: #334155;
    -webkit-background: #334155;
    -moz-background: #334155;
    border-radius: 10px 10px 0 0;
    padding: 7px 25px 7px 10px;
    cursor: pointer;
    z-index: 0;
}

.dv-esanj3 .dv-fixed-access-menu-btn.desktop .dv-menu-btn-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 31px;
    color: #FFFFFF;
}

.dv-esanj3 .dv-fixed-access-menu-btn.desktop .icon-left-arrow {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    margin: 5px 23px;
}

.dv-esanj3 .dv-fixed-access-menu-btn.desktop .icon-left-arrow:before {
    font-weight: 700;
    font-size: 16px;
    line-height: 31px;
    color: #FFFFFF;
}

.dv-esanj3 .dv-fixed-access-menu-btn.desktop.d-flex.align-items-center.justify-content-between {
    background: #334155;
}
/***********************  FIXED MOBILE MENU ************************/
.dv-esanj3 .dv-fixed-access-menu-btn {
    /*padding: 10px;*/
    cursor: pointer;
    background: #fff;
    z-index: 1;
    box-shadow: 0 5px 12px 7px rgba(160, 160, 160, 0.2);
}

.dv-esanj3 .dv-center-menu-item {
    border-right: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
}

.dv-esanj3 .dv-fixed-menu-item-img {
    width: 18x;
}

.dv-esanj3 .dv-fixed-menu-item-title, .dv-esanj3 .dv-fixed-menu-item-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: rgba(51, 65, 85, 0.75);
    padding-right: 5px !important;
}

.dv-esanj3 .dv-fixed-menu-item-value {
    color: rgba(51, 65, 85, 1);
}

.dv-esanj3 .dv-fixed-access-menu-btn .dv-menu-btn-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 31px;
    color: #FFFFFF;
}

.dv-esanj3 .dv-fixed-access-menu-btn .icon-left-arrow {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    margin: 5px 23px;
}

.dv-esanj3 .dv-fixed-access-menu-btn .icon-left-arrow:before {
    font-weight: 700;
    font-size: 16px;
    line-height: 31px;
    color: #FFFFFF;
}

.dv-esanj3 .dv-fixed-access-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(51, 65, 85, 0.4)), to(rgba(51, 65, 85, 0.4))), rgba(51, 65, 85, 0.4);
    background: -o-linear-gradient(bottom, rgba(51, 65, 85, 0.4), rgba(51, 65, 85, 0.4)), rgba(51, 65, 85, 0.4);
    background: linear-gradient(0deg, rgba(51, 65, 85, 0.4), rgba(51, 65, 85, 0.4)), rgba(51, 65, 85, 0.4);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    z-index: 2;
}

.dv-esanj3 .dv-fixed-access-menu-content {
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#FFFFFF)), rgba(51, 65, 85, 0.4);
    background: -o-linear-gradient(bottom, #FFFFFF, #FFFFFF), rgba(51, 65, 85, 0.4);
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), rgba(51, 65, 85, 0.4);
    height: 100vh;
    width: 280px;
    z-index: 2;
    position: fixed;
    top: 0;
    right: -100000px;
    -webkit-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear;
}

.dv-esanj3 .dv-fixed-access-menu-content-bottom {
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#FFFFFF)), rgba(51, 65, 85, 0.4);
    background: -o-linear-gradient(bottom, #FFFFFF, #FFFFFF), rgba(51, 65, 85, 0.4);
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), rgba(51, 65, 85, 0.4);
    height: 144px;
    width: 100%;
    z-index: 2;
    position: fixed;
    bottom: 0;
    right: -100000px;
    -webkit-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear;
}

.dv-esanj3 .dv-fixed-access-menu-content-top {
    padding: 17px 0;
    border-bottom: 1px solid #D7D7D7;
}

.dv-esanj3 .dv-fixed-access-menu-content-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding-right: 10px;
    color: var(--title-color);
}

.dv-esanj3 .dv-fixed-access-menu-remove {
    margin-right: 19px;
    margin-left: 19px;
}

.dv-esanj3 .dv-fixed-access-menu-content-body {
    padding: 0 10px 0 22px;
    list-style-type: none;
    overflow-y: scroll;
    height: 100%;
}

.dv-esanj3 .dv-fixed-access-menu-content-item {
    font-weight: 400;
    font-size: 14px;
    line-height: 44px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-bottom: 1px solid rgba(215, 215, 215, 0.35);;
    width: 100%;
}

.dv-esanj3 .dv-fixed-access-menu-content-item a, .dv-esanj3 .dv-fixed-access-menu-content-item div {
    color: var(--title-color);
    font-size: 16px;
}

.dv-esanj3 .dv-fixed-access-menu-content-item a.active {
    color: #2ABB9C;
}

.dv-esanj3 .dv-fixed-access-menu-content-item div.active {
    color: #2ABB9C;
}

.dv-esanj3 .dv-fixed-access-menu-content-body .dv-fixed-access-menu-content-item:hover {
    color: rgba(255, 255, 255, 1);
}

.dv-esanj3 .dv-fixed-access-menu-content-bottom .dv-fixed-access-menu-content-item {
    position: relative;
}

.dv-esanj3 .dv-fixed-access-menu-content-bottom .dv-fixed-access-menu-content-item .active:after {
    content: "\e90d";
    font-family: icomoon_mbti;
    color: #2aba9b;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
}

.dv-esanj3  #reportCard .dv-report-point-content li{
    display: inline-block;
}
.dv-esanj3  #reportCard .dv-report-point-content li span {
    padding-right: 1.5em !important;
    top: -30px;
    position: relative;
    font-size: 14px;
    line-height: 25px;
}

.dv-esanj3 .dv-circle-description.text-gray.description-single-page * {
    color: #555;
    line-height: 24px;
}

.dv-esanj3 .icon-Activity::before {
    color: unset !important;
}
.dv-esanj3 .dv-celebritiesSliderVertical-h img {
    border-radius: 500px !important;
    overflow: hidden;
}
.dv-esanj3  .dv-marriage-value {
    display: flex !important;
    justify-content: space-evenly !important;
    align-items: center !important;
    flex-direction: row-reverse !important;
}
.dv-esanj3 .celebritiesSliderVertical > div {
    margin-bottom: 50px;
}
/***********************************************/
@media (min-width: 576px) {
    .dv-esanj3 .w-sm-50 {
        width: 50% !important;
    }

    .dv-esanj3 .w-sm-70 {
        width: 70% !important;
    }

}

@media (min-width: 1200px) {
    .dv-esanj3 .dv-chart-content {
        overflow: hidden;
    }
}

@media (min-width: 1400px) {
    .dv-esanj3 .dv-fixed-access-menu-content-item {
        font-size: 17px;
    }
}

@media (max-width: 1200px) {

    .dv-esanj3 .dv-celebritiesSliderVertical-h {
        height: 450px;
        padding: 48px;
    }

    .dv-esanj3 .dv-celebritiesSliderVertical-h .dv-celebrities-title {
        position: unset !important;
    }


    .dv-esanj3 .celebritiesSliderVertical .swiper-slide .dv-celebrities-slider-image:after {
        /*-webkit-filter: brightness(0);*/
        /*filter: brightness(0);*/
        content: '';
        position: unset;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: transparent;
        border-radius: 50%;
    }

    .dv-esanj3 .celebritiesSliderVertical .swiper-slide-active .dv-celebrities-slider-image:after {
        /*-webkit-filter: contrast(1);*/
        /*filter: contrast(1);*/
        position: unset;
        background: transparent;
    }

    .dv-esanj3 .celebritiesSliderVertical .swiper-slide-prev,
    .dv-esanj3 .celebritiesSliderVertical .swiper-slide-active,
    .dv-esanj3 .celebritiesSliderVertical .swiper-slide-next {
        top: 0 !important;
    }

    .dv-esanj3 .celebritiesSliderVertical .dv-user-info {
        display: block;
    }

    .dv-esanj3 .celebritiesSliderVertical .swiper-pagination {
        bottom: 110px;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 1100px) {

    .dv-esanj3 .dv-character-type-progress-chart {
        width: 54%;
    }

    .dv-esanj3 .dv-character-type-progress-right, .dv-esanj3 .dv-character-type-progress-left {
        width: 23%;
    }
}

@media (max-width: 992px) {

    .dv-esanj3 .dv-custom-px {
        padding: 0 40px;
    }

    .dv-esanj3 .dv-marriage {
        padding: 1.5em;
    }

    .dv-esanj3 .dv-weak-points-success-message p {
        font-size: 22px;
    }

    .dv-esanj3 .dv-user-result-category-top {
        height: 50px;
    }

    .dv-esanj3 .dv-user-result-category-top span {
        font-size: 16px;
        line-height: 30px;
    }

    .dv-esanj3 .dv-user-result-category .dv-user-result-category-content {
        height: 170px;
    }

    .dv-esanj3 .dv-user-result-category .dv-user-result-category-content i {
        font-size: 50px;
    }

    .dv-esanj3 .dv-user-result-category .dv-user-result-category-content h3 {
        font-size: 23px;
    }

    .dv-esanj3.dv-custom-px {
        /*padding: 0 30px;*/
    }

}

@media (max-width: 768px) {
    .dv-esanj3  .dv-marriage-value {
        flex-direction: column !important;
    }
    .dv-attachment-content.px-md-5.d-flex.flex-wrap.justify-content-sm-center.justify-content-md-start > div {
        width: 100%;
    }
    .dv-esanj3 .dv-fixed-access-menu-btn.desktop{
        display: none !important;
    }
    /*.dv-esanj3 .dv-celebritiesSliderVertical-h {*/
    /*    padding: 24px;*/
    /*}*/

    /*.dv-esanj3 .dv-celebritiesSliderVertical-h {*/
    /*    height: 330px;*/
    /*}*/

    .dv-esanj3 .celebritiesSliderVertical .swiper-pagination {
        bottom: 80px;
    }

    .dv-esanj3 .dv-circle-image {
        margin: auto;
    }

    .dv-esanj3 .dv-custom-dropdown .dropdown__filter, .dv-esanj3 .dv-custom-dropdown .dropdown {
        width: 100%;
    }

    .dv-esanj3 .dv-custom-px {
        padding: 0 20px;
    }

    .dv-esanj3 .dv-weak-points-success-message {
        padding: 20px 40px;
    }

    .dv-esanj3 .dv-weak-points-success-message p {
        font-size: 20px;
        line-height: 40px;
    }

    .dv-esanj3 .dv-custom-px {
        padding: 0 40px;
    }

    .dv-esanj3 .dv-white-space {
        height: 50px;
    }

    .dv-esanj3 .dv-character-type-progress-right-value, .dv-esanj3 .dv-character-type-progress-left-value {
        font-size: 34px;
        line-height: 35px;
    }


    .dv-esanj3 .dv-character-type-progress-left-title, .dv-esanj3 .dv-character-type-progress-right-title {
        font-size: 24px;
    }

    .dv-esanj3 .dv-character-type-content {
        padding: 40px 40px 0;
    }

    .dv-esanj3 .dv-user-result-category {
        width: 25%;
        height: 190px;
        border-radius: 5px 5px 0px 5px;
    }

    .dv-esanj3 .dv-user-result-category .dv-user-result-category-content {
        height: 140px;
    }

    .dv-esanj3 .dv-user-result-category-top span {
        font-size: 13px;
        line-height: 20px;
        text-align: center;
    }

    .dv-esanj3 .dv-user-result-category .dv-user-result-category-content i {
        font-size: 30px;
    }

    .dv-esanj3 .dv-user-result-category .dv-user-result-category-content h3 {
        font-size: 14px;
    }

    .dv-esanj3.dv-custom-px {
        /*padding: 0 10px;*/
    }

}
.swiper{
    height: 100%;
}
@media (max-width: 650px) {
    .dv-esanj3 .dv-info-link-text {
        margin-left: 0 !important;
    }
    .dv-esanj3 .dv-key-character-type {
        background: #F3F4F6;
        border-radius: 10px;
        padding: 5px 10px;
        margin: 0 5px 10px;
        font-size: 14px;
    }
    .dv-esanj3 .img-cover {
        width: 100%;
        height: 90%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .dv-esanj3 .celebritiesSliderVertical .swiper-slide {
        height: 200px !important;
        margin-bottom: 1em !important;
        top: -80px !important;
    }
    .dv-esanj3 .dv-answer-content {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@media (max-width: 576px) {
    .dv-esanj3 .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 80px;
    }
    .dv-esanj3 .celebritiesSliderVertical  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 60px;
    }
    .dv-esanj3 .answeringChart {
        width: 350px;
        height: 350px;
        margin-bottom: -100px;
    }
    .dv-esanj3 .answeringChart + .dv-answer-chart-title.position-absolute {
        font-size: 30px;
        margin-top: 55px;
    }
    .dv-esanj3 .dv-character-type-list li > span:first-child, .dv-esanj3 .dv-weak-points-list li > span:first-child, .dv-esanj3 .dv-love-list li > span:first-child, .dv-esanj3 .dv-workplace-list li > span:first-child, .dv-esanj3 .dv-strengths-list li > span:first-child, .dv-esanj3 .dv-weak-points-list li > span:first-child, .dv-esanj3 .dv-character-type-list li > div {
        padding-right: 2.3em;
    }
    .dv-esanj3 .dv-marriage table td:first-child {
        margin-bottom: 0 !important;
    }
    .dv-esanj3 .dv-marriage table tr {
        display: flex;
        flex-direction: column;
    }
    .dv-esanj3 .dv-circle-progress .dv-card {
        transform: scale(.6);
        height: 180px;
    }
    .dv-esanj3 .dv-test-banner {
        height: 120px;
    }

    .dv-esanj3 .dv-test-content-title-w65 {
        width: 100%;
    }


    .dv-esanj3 .dv-celebrities-title h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .dv-esanj3 .dv-marriage td {
        margin-bottom: 1em;
    }

    .dv-esanj3 .dv-answer-yes, .dv-esanj3 .dv-answer-no {
        top: 0;
    }

    .dv-esanj3 .dv-category-title h5 b {
        line-height: 35px;
    }

    .dv-esanj3 .dv-chart-content {
        padding: 10px !important;
    }

    .dv-esanj3 .dv-chart-content-mobile {
        padding: 0 !important;
    }

    .dv-esanj3 .dv-story-slider .swiper-slide img.dv-insta-image {
        width: 100% !important;
        -o-object-fit: fill !important;
        object-fit: fill !important;
    }

    .dv-esanj3 .dv-download-icon {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .dv-esanj3 .dv-test-description {
        text-align: justify !important;
    }

    .dv-esanj3 .dv-character-type-content {
        padding-top: 0 !important;
    }

    .dv-esanj3 .dv-center-comment-content h3 {
        padding: 22px 25px 0;
    }

    .dv-esanj3 .dv-center-comment-content h5 {
        padding: 0 20px;
    }

    .dv-esanj3 .dv-center-comment-content .dv-rate-center-content i {
        font-size: 30px;
    }

    .dv-esanj3 .dv-center-comment-content .dv-comment-form {
        padding: 20px;
    }

    .dv-esanj3 .dv-center-comment-content .dv-comment-form textarea {
        padding: 16px 20px;
        margin-bottom: 2em !important;
    }

    .dv-esanj3 .dv-center-comment-content p {
        padding: 10px 20px;
    }

    .dv-esanj3 .dv-center-comment-content .dv-change-type-content {
        padding: 0 20px 40px;
    }

    .dv-esanj3 .dv-test-content-button {
        width: 100%;
        margin: 0 !important;
    }

    .dv-esanj3 .dv-attachment-content-item {
        padding: 20px 15px;
    }

    .dv-esanj3 .dv-attachment-content-item a {
        padding-right: 1em;
    }

    .dv-esanj3 .dv-custom-dropdown .dropdown {
        width: 100%;
    }

    .dv-esanj3 .dv-book-slider-bg {
        width: 100%;
        height: 89%;
    }

    .dv-esanj3 .dv-marriage-value {
        width: 55px;
        height: 41px;
        margin: 3px;
    }
    .dv-esanj3 .dv-book-slider-info-writer{
        font-size: 14px;
    }
    .dv-esanj3 .dv-book-slider-info h3 {
        font-weight: 700;
        font-size: 22px;
        text-align: right;
        color: #FFFFFF;
    }
    .dv-esanj3 .dv-book-slider-image {
        width: 120px;
        margin: auto 0 auto .7em;
        height: 220px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .dv-esanj3 .dv-test-time-title {
        margin-bottom: 10px;
    }

    .dv-esanj3 .dv-book-slider-info {
        width: calc(100% - 100px);
        height: 300px;
    }

    .dv-esanj3 .dv-book-slider-info-link {
        height: auto;
    }

    .dv-esanj3 .dv-book-slider-info-link span {
        font-size: 12px;
        line-height: 24px;
    }

    .dv-esanj3 .dv-spirit-content {
        margin: 0 10px 0 0;
    }

    .dv-esanj3 .dv-marriage {
        padding: .3em;
    }
    .dv-esanj3 .dv-test-time-title {
        padding: 13px 5px;
    }
    .dv-esanj3 .dv-category-title h5 {
        font-size: 18px;
    }
    .dv-esanj3 .dv-marriage-title {
        font-size: 16px;
    }
    .dv-esanj3 .dv-weak-points-success-message {
        padding: 20px;
    }

    .dv-esanj3 .dv-weak-points-success-message p {
        font-size: 20px;
        line-height: 40px;
    }

    .dv-esanj3 .dv-type-content {
        width: 45%;

    }

    .dv-esanj3 .dv-custom-px {
        padding: 0;
    }

    .dv-esanj3 .dv-character-type-progress-right-value, .dv-esanj3 .dv-character-type-progress-left-value {
        font-size: 18px;
    }

    .dv-esanj3 .dv-character-type-progress-left-title, .dv-esanj3 .dv-character-type-progress-right-title {
        font-size: 16px;
    }

    .dv-esanj3 .dv-character-type-content {
        padding: 40px 0 0;
        margin-bottom: 0;
    }

    .dv-esanj3 .dv-character-type-content h3 {
        font-size: 24px;
        line-height: 38px;
    }

    .dv-esanj3 .dv-test-character-tag {
        width: 95%;
    }

    .dv-esanj3 .dv-character-text-content {
        padding: 100px 20px 20px 20px;
    }

    .dv-esanj3 .dv-chart-content {
        /*overflow-x: auto;*/
    }
    .dv-esanj3 .dv-character-type-content p {
        font-size: 14px;
    }
    .dv-esanj3 .dv-character-type-content h4 {
        font-weight: 600;
        font-size: 16px !important;
        margin-top: 20px;
        margin-bottom: 8px;
    }
    .dv-esanj3 .dv-flex-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .dv-esanj3 .dv-answer-no {
        right: -4em;
    }

    .dv-esanj3 .dv-answer-yes {
        left: -4em;
    }

    .dv-esanj3 .dv-test-time-span {
        font-size: 20px;
    }

    .dv-esanj3 p {
        text-align: justify;
        letter-spacing: 0 !important;
    }

    .dv-esanj3 .dv-test-img {
        width: 125px;
        height: 125px;
        margin: 0 auto 20px;
    }

    .dv-esanj3 .dv-test-info-items {
        width: 100%;
        justify-content: center;
    }

    .dv-esanj3 .dv-info-link-text {
        width: calc(100% - 35px);
    }

    .dv-esanj3 .dv-info-link-content {
        width: 100%;
    }

    .dv-esanj3 .dv-character-type-progress-chart {
        width: 60% !important;
    }

    .dv-esanj3 .dv-character-type-progress-right, .dv-esanj3 .dv-character-type-progress-left {
        width: 20% !important;
    }

    .dv-esanj3 .dv-test-content-image {
        float: right;
        margin-left: 20px;
    }

    .dv-esanj3 .dv-test-swiper-slide .dv-test-content-button {
        width: 100%;
    }
}

@media (max-width: 475px) {

    .dv-esanj3 .dv-purity-content {
        padding: 20px 20px 30px;
    }

    .dv-esanj3 .dv-answer-no {
        right: -5em;
        font-size: 20px !important;
    }

    .dv-esanj3 .dv-answer-yes {
        left: -5em;
        font-size: 20px !important;
    }

    .dv-esanj3 .dv-answer-no-count, .dv-esanj3 .dv-answer-yes-count {
        font-size: 28px;
    }

    .dv-esanj3 .dv-answer-content {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6);
    }
}

@media (max-width: 400px) {
    .dv-esanj3 .dv-story-slider .swiper-slide img {
        width: 100% !important;
    }
}

@media (max-width: 375px) {

    .dv-esanj3 .dv-answer-no {
        right: -7em;
        font-size: 20px !important;
    }

    .dv-esanj3 .dv-answer-yes {
        left: -7em;
        font-size: 20px !important;
    }

    .dv-esanj3 .dv-answer-no-count, .dv-esanj3 .dv-answer-yes-count {
        font-size: 26px;
    }

    .dv-esanj3 .dv-answer-content {
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        transform: scale(0.5);
    }
}

page {
    background: white;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.5cm;
}

page[size="A4"] {
    width: 21cm;
    height: 29.7cm;
}

.dv-esanj3 .dv-story-download-content {
    width: 1080px !important;
    height: 1920px !important;
}

/*if you want to add custom size for image or another content please add width and height under this comment and add !important */
/*Example : */
/*.dv-esanj3 .dv-story-download-content img.dv-insta-image {*/
/*    width: 1000px !important;*/
/*    height: 1900px !important;*/
/*}*/

.dv-esanj3 .select-interaction_other_characters {
    width: 100%;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 20px;
}
.dv-esanj3 .dv-chart-content.mb-5.NONE-OVERFLOW {
    overflow: unset !important;
}


.dv-esanj3  .progress-bar.left-progress {
    position: absolute;
    left: 0;
}
.dv-esanj3 .dv-character-type-progress-chart .progress {
     overflow: hidden;
     position: relative;
 }
