/* terms-condition */
main .terms-condition-sec .content-bg{text-align: center; padding: 30px 0; background: var(--sectionbackground);}
main .terms-condition-sec .content-bg .title{font-weight: 800;font-size: 37px;line-height: 45px;margin-bottom: 25px; color: var(--txttheme);}
main .terms-condition-sec .content-bg .post-label{display: flex; justify-content: center; align-items: center; padding-left: 0;}
main .terms-condition-sec .content-bg .post-label li{padding: 0 10px;}
main .terms-condition-sec .content-bg .post-label li a{color: var(--primarycolor); font-weight: 500; font-size: 16px;}
main .terms-condition-sec .terms-condition-content h2{background: url(../images/arrow.png) left no-repeat;padding-left: 30px;line-height: 32px; font-weight: 700;margin-bottom: 12px;font-size: 25px;}
main .terms-condition-sec .terms-condition-content h4{background: url(../images/arrow.png) left no-repeat;padding-left: 30px;line-height: 32px; font-weight: 700;margin-bottom: 12px;font-size: 18px;}
main .terms-condition-sec .terms-condition-content p{font-size: 16px;font-weight: 500;line-height: 27px;color: var(--txtgrey);margin-bottom: 10px;letter-spacing: 1px;}
main .terms-condition-sec .terms-condition-content .use-list{padding-left: 50px;}
main .terms-condition-sec .terms-condition-content .use-list .list-type{font-size: 20px; color: var(--txtgrey);}
main .terms-condition-sec .terms-condition-content .list-style{list-style-type: disc; color: var(--txtgrey);padding-left: 30px;}
/* main .terms-condition-sec .terms-condition-bg{background: var(--sectionbackground);} */