@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/iranyekanwebbold.eot');
    src: url('../fonts/eot/iranyekanwebbold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/iranyekanwebbold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/iranyekanwebbold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebbold.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/iranyekanweblight.eot');
    src: url('../fonts/eot/iranyekanweblight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/iranyekanweblight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/iranyekanweblight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanweblight.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/iranyekanwebregular.eot');
    src: url('../fonts/eot/iranyekanwebregular.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/iranyekanwebregular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/iranyekanwebregular.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebregular.ttf') format('truetype');
}


/* fanum */

@font-face {
    font-family: iranyekanfanum;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/iranyekanwebbold(fanum).eot');
    src: url('../fonts/eot/iranyekanwebbold(fanum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/iranyekanwebbold(fanum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/iranyekanwebbold(fanum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebbold(fanum).ttf') format('truetype');
}

@font-face {
    font-family: iranyekanfanum;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/iranyekanweblight(fanum).eot');
    src: url('../fonts/eot/iranyekanweblight(fanum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/iranyekanweblight(fanum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/iranyekanweblight(fanum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanweblight(fanum).ttf') format('truetype');
}

@font-face {
    font-family: iranyekanfanum;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/iranyekanwebregular(fanum).eot');
    src: url('../fonts/eot/iranyekanwebregular(fanum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/iranyekanwebregular(fanum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/iranyekanwebregular(fanum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebregular(fanum).ttf') format('truetype');
}


/* Latin fonts (Roboto) */

@font-face {
    font-family: roboto;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/robotobold.eot');
    src: url('../fonts/eot/robotobold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/robotobold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/robotobold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/robotobold.ttf') format('truetype');
}

@font-face {
    font-family: roboto;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/robotolight.eot');
    src: url('../fonts/eot/robotolight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/robotolight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/robotolight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/robotolight.ttf') format('truetype');
}

@font-face {
    font-family: roboto;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/robotoregular.eot');
    src: url('../fonts/eot/robotoregular.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/robotoregular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/robotoregular.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/robotoregular.ttf') format('truetype');
}

body,
html {
    font-family: iranyekan;
}

button,
input[type="submit"],
input[type="text"],
input[type="search"],
input[type="email"],
textarea,
.input-text {
    font-family: iranyekan;
}

* {
    margin: 0;
    padding: 0;
    direction: rtl;
    text-decoration: none;
    list-style-type: none;
}

a {
    text-decoration: none;
}


/* header */

.blog-overlayer {
    position: fixed;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 9999;
    cursor: pointer;
    display: none;
}

.blog-search-modal {
    position: fixed;
    background-color: #fff;
    width: 90%;
    padding: 20px;
    z-index: 99999999999999;
    top: -20%;
    right: 50%;
    transform: translateX(50%);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 25px;
    display: none;
}

.search-form form {
    position: relative;
}

#blog-search-submit {
    position: absolute;
    left: 0;
    border: 0;
    color: #fff;
    padding: 11px;
    border-radius: 25px;
    background-color: #1a75bc;
}

#blog-search-input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 25px;
    padding-left: 40px;
}

.blog-nav-mobile {
    width: 200px;
    background-color: #fff;
    height: 100%;
    position: fixed;
    z-index: 999999;
    right: -250px;
    top: 0;
    bottom: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.blog-nav-mobile-inner {
    padding: 10px 0;
}

.blog-nav-mobile-inner nav ul li a {
    font-size: 14px;
    color: #353535;
    line-height: 2;
    display: inline-block;
    padding: 2px 10px;
    padding-left: 20px;
}

.blog-nav-mobile-inner nav li>ul {
    background-color: #f5f5f5;
    display: none;
}

.blog-nav-mobile-inner nav ul li {
    position: relative;
}

.blog-nav-mobile-inner nav ul li.menu-item-has-children::after {
    content: "\e918";
    font-family: icomoon;
    font-size: 20px;
    left: 5px;
    position: absolute;
    top: 5px;
}

.blog-nav-mobile-inner nav ul li.menu-item-has-children::after {
    content: "\e918";
}

.blog-nav-mobile-inner nav ul li.menu-item-has-children.active::after {
    content: "\e917";
}

.blog-nav-mobile-logo {
    padding: 10px 25px;
    box-sizing: border-box;
    border-bottom: 1px dashed #1a75bc;
    margin-bottom: 10px;
    width: 100%;
}

.blog-nav-mobile-logo img {
    width: 100%;
    height: auto;
}

.top-header {
    padding: 25px 0;
    display: inline-block;
    width: 100%;
}

.blog-header-log {
    float: right;
    width: 150px;
    height: auto;
    margin-top: 5px;
}

.blog-header-log img {
    width: 100%;
    height: auto;
    float: right;
}

.blog-nav {
    width: calc(100% - 360px);
    float: right;
    padding-right: 20px;
    margin-top: 5px;
}

.blog-header-left-corner {
    float: left;
    width: 210px;
}

.blog-header-search-button {
    float: left;
    font-size: 30px;
    color: #1a75bc;
    background-color: #f4f3fb;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.blog-header-search-button i {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}

.blog-header-cta {
    float: right;
    margin-right: 10px;
    margin-top: 4px;
}

.blog-header-cta a {
    display: block;
    font-size: 14px;
    color: #fff;
    background-color: #1a75bc;
    padding: 12px 30px;
    border-radius: 40px;
}

.blog-nav nav>ul>li {
    float: right;
    position: relative;
    perspective: 100px;
}

.blog-nav nav>ul>li>a {
    color: #263995;
    font-size: 15px;
    display: block;
    padding: 10px;
    text-align: center;
    transition: all 0.3s ease-in;
}

.blog-nav nav>ul>li>a:hover {
    color: #353535;
}

.blog-nav nav>ul>li>ul {
    position: absolute;
    width: 250px;
    background-color: #fff;
    min-height: 150px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    color: #fff;
    /* visibility: hidden; */
    /* opacity: 0; */
    /* transition: all 0.3s ease-in; */
    transform: rotateX(-82deg);
    transform-origin: top;
}

.blog-nav nav>ul>li:hover ul {
    display: block;
    transition: transform 0.2s ease-in;
    visibility: visible;
    transform: rotateX(0deg);
    color: #353535;
    /* opacity: 1; */
}

.blog-nav nav>ul>li>ul>li>a {
    width: 100%;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    display: block;
    transition: all 0.3s ease-in;
}

.blog-nav nav>ul>li:hover ul li a {
    color: #353535;
}

.blog-nav nav>ul>li>ul>li>a:hover {
    color: #1a75bc;
    transition: all 0.3s ease-in;
}

.bottom-header {
    border: 1px solid #f6f6f6;
    border-right: 0;
    border-left: 0;
    padding: 15px 0 10px 0;
}

.bottom-header {
    display: inline-block;
    width: 100%;
}

.blog-bread-crumb-icon {
    float: right;
    font-size: 26px;
    color: #bcc3cd;
    margin-left: 10px;
}

.blog-bread-crumb a {
    font-size: 14px;
    font-weight: lighter;
    color: #bdc4cc;
    display: inline-block;
    padding: 5px;
}

.blog-bread-crumb .breadcrumb_last {
    font-size: 14px;
    color: #757575;
    font-weight: bold;
    display: inline-block;
    padding: 5px;
}

.blog-nav ul {
    position: relative;
    z-index: 99999999999;
}

.blog-bread-crumb {
    overflow-x: auto;
}

#breadcrumbs-blog {
    width: 100%;
}


/* latest slider */

.blog-latest-posts {
    overflow: hidden;
    margin: 20px auto;
}

.blog-latest-post-slider {
    padding-bottom: 40px !important;
    overflow: visible;
}

.swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 5px;
    background-color: #1a75bc;
    position: relative;
}

.blog-latest-post-slider .swiper-slide {
    /* filter: blur(2px); */
    position: relative;
}

.blog-latest-post-slider .swiper-container {
    overflow: visible;
}

.blog-latest-post-slider .swiper-slide-visible {
    filter: none;
}

.latest-blog-slide {
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    box-sizing: border-box;
    max-height: 600px;
}

.lbs-img {
    width: 100%;
    overflow: auto;
}

.lbs-img img {
    width: 100%;
    height: auto;
    float: left;
}

.lbs-info {
    position: absolute;
    z-index: 2;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    padding: 10px;
    padding-bottom: 35px;
}

.lbs-lead {
    width: 100%;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    line-height: 1.5;
}

.lbs-title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    margin: 10px auto;
}

.lbs-meta {
    overflow: auto;
    margin: 10px auto;
    position: absolute;
    bottom: -5px;
    z-index: 100;
    right: 15px;
}

.lbs-comments {
    float: right;
    color: #fff;
}

.lbs-comments .icon-chat {
    float: right;
    margin-left: 10px;
    font-size: 22px;
}

.lbs-comments span {
    font-size: 14px;
    font-weight: bold;
    font-family: iranyekanfanum;
}

.lbs-date {
    float: right;
    margin-right: 20px;
    color: #fff;
    font-size: 14px;
    font-family: iranyekanfanum;
}


/* latest posts */

.bmst-tab-selector {
    overflow: auto;
}

.bmst-tab-selector ul {
    overflow: auto;
    float: right;
    padding-bottom: 35px;
}

.bmst-tab-selector ul li {
    cursor: pointer;
    float: right;
    padding: 5px 20px;
    font-size: 14px;
    color: #253a93;
    position: relative;
}

.bmst-tab-selector ul li.active::before,
.bmst-tab-selector ul li:hover::before {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 50%;
    width: 30%;
    height: 4px;
    background-color: #ffdd00;
    border-radius: 25px;
    transform: translateX(50%) scale(1);
    transition: all 0.2s ease-in;
}

.bmst-show-all {
    display: block;
    float: left;
    overflow: auto;
    font-size: 14px;
    background-color: #f8e8db;
    padding: 5px 20px;
    line-height: 2;
    border-radius: 25px;
    font-weight: lighter;
    color: #a76f40;
    transition: all 0.2s ease-in;
}

.bmst-show-all i {
    float: left;
    margin-right: 30px;
    margin-top: 7px;
    font-size: 16px;
    font-weight: 100;
}

.bmst-show-all:hover {
    background-color: #fddbc0;
    transition: all 0.2s ease-in;
}

.bmst-slide {
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid #f4f4f4;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    position: relative;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.bmst-img {
    width: 90%;
    overflow: hidden;
    margin: 15px auto;
    border-radius: 25px;
}

.bmst-img img {
    width: 100%;
    height: auto;
    float: right;
}

.bmst-each-slider {
    padding: 20px 0;
    clear: both;
}

.bmst-lead {
    font-size: 12px;
    font-weight: lighter;
    line-height: 1.5;
    color: #9faabc;
    padding: 10px;
    height: 40px;
    overflow: hidden;
    box-sizing: content-box;
    display: none;
}

.bmst-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: #273b94;
    padding: 0 20px;
    margin-bottom: 5px;
    height: 45px;
    overflow: hidden;
    box-sizing: content-box;
}

.content-holder {
    padding: 5px 20px;
    line-height: 2;
    font-size: 14px;
    color: #7b7b7b;
    font-weight: normal;
    height: 56px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 6;
    -moz-line-clamp: 6;
    -ms-line-clamp: 6;
    line-clamp: 6;
    overflow: hidden;
    text-overflow: ' [ادامه مطلب]';
    box-sizing: content-box;
}

.bmst-meta {
    position: absolute;
    width: 100%;
    overflow: auto;
    padding: 0 20px;
    bottom: 15px;
}

.bmst-comments {
    float: right;
    margin-left: 10px;
    overflow: auto;
    color: #868686;
}

.bmst-comments .icon-chat {
    float: right;
    margin-left: 10px;
    font-size: 20px;
    color: #868686;
}

.bmst-comments span {
    font-family: iranyekanfanum;
    font-size: 12px;
}

.bmst-date {
    float: left;
    font-family: iranyekanfanum;
    font-size: 12px;
    font-weight: lighter;
    color: #868686;
}

.bmst-each-tab {
    display: none;
}

.bmst-each-tab.active {
    display: block !important;
}


/* blog video */

.blog-last-videos {
    background-color: #ffde00;
    margin-top: 50px;
    padding-bottom: 50px;
}

.blv-video-parent {
    display: flex;
    flex-wrap: wrap;
}

.blv-right {
    width: 300px;
    max-height: 445px;
}

.blv-img {
    width: 100%;
    height: 120px;
    overflow: hidden;
}

.blv-img img {
    width: 100%;
    height: 100%;
    float: right;
}

.blv-left {
    width: calc(100% - 320px);
    border-radius: 25px;
    overflow: hidden;
    margin-right: 20px;
}

.blv-title {
    overflow: auto;
    padding: 20px 0;
}

.blv-title h3 {
    float: right;
    font-size: 20px;
    font-weight: lighter;
    color: #29272a;
    position: relative;
}

.blv-title h3::before {
    content: ' ';
    height: 2px;
    width: 30px;
    background-color: #fff;
    position: absolute;
    bottom: -5px;
    right: 5px;
    border-radius: 5px;
}

.blv-show-all {
    display: block;
    float: left;
    overflow: auto;
    font-size: 14px;
    background-color: #273a96;
    padding: 5px 20px;
    line-height: 2;
    border-radius: 25px;
    font-weight: lighter;
    color: #fff;
    transition: all 0.2s ease-in;
}

.blv-show-all:hover {
    background-color: #1c2a6f;
    transition: all 0.2s ease-in;
}

.blv-show-all i {
    float: left;
    margin-right: 30px;
    margin-top: 7px;
    font-size: 16px;
    font-weight: 100;
}

.blv-each-video {
    border-radius: 25px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}

.blv-img figcaption {
    position: absolute;
    background: rgb(30, 44, 107);
    background: linear-gradient(180deg, rgba(30, 44, 107, 1) 0%, rgba(30, 44, 107, 0.41498597730107667) 100%);
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 10px;
}

.blv-img figcaption h3 {
    font-size: 13px;
    line-height: 2;
    color: #fff;
    font-weight: normal;
}


/* shoping guid */

.shopping-guid-slider {
    padding-bottom: 40px;
}

.sg-main-title {
    margin: 35px auto;
    display: inline-block;
    width: 100%;
}

.sg-main-title h3 {
    float: right;
    font-size: 20px;
    font-weight: lighter;
    color: #29272a;
    position: relative;
}

.sg-main-title h3::before {
    content: ' ';
    height: 2px;
    width: 20px;
    background-color: #29272a;
    position: absolute;
    bottom: -5px;
    right: 5px;
    border-radius: 5px;
    transform: translateX(2px);
}

.sg-show-all {
    display: block;
    float: left;
    overflow: auto;
    font-size: 14px;
    background-color: #f8e8db;
    padding: 5px 20px;
    line-height: 2;
    border-radius: 25px;
    font-weight: lighter;
    color: #a76f40;
    transition: all 0.2s ease-in;
}

.sg-show-all i {
    float: left;
    margin-right: 30px;
    margin-top: 7px;
    font-size: 16px;
    font-weight: 100;
}

.sg-show-all:hover {
    background-color: #fddbc0;
    transition: all 0.2s ease-in;
}

.sg-img {
    width: 100%;
    height: auto;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.sg-img img {
    width: 100%;
    height: auto;
    float: right;
}

.sg-lead {
    font-size: 12px;
    font-weight: lighter;
    line-height: 1.5;
    color: #9faabc;
    padding: 10px;
    overflow: hidden;
    box-sizing: content-box;
}

.sg-title {
    font-size: 14px;
    line-height: 1.5;
    color: #1e2225;
    padding: 0 10px;
    margin-bottom: 15px;
    overflow: hidden;
    box-sizing: content-box;
    font-family: roboto, iranyekanfanum;
    font-weight: normal;
}

.sg-meta {
    overflow: auto;
    margin-bottom: 10px;
    padding: 0 10px;
    box-sizing: border-box;
}

.sg-time-to-read {
    float: right;
    font-size: 12px;
    font-weight: bold;
    color: #ef242a;
    font-family: iranyekanfanum;
}

.sg-date {
    float: left;
    font-size: 12px;
    font-family: iranyekanfanum;
    color: #a4b0be;
}


/* footer */

.blog-footer-section {
    background-color: #f5f5f5;
}

.footer-background {
    width: 100%;
    height: 100px;
    background-image: url('../img/shape.svg');
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.top-footer {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
}

.tf-col-1 {
    width: 15%;
}

.tf-col-2 {
    width: 50%;
    padding: 0 15px;
}

.tf-col-3 {
    width: 20%;
}

.tf-col-1 ul li a {
    line-height: 1.5;
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    color: #505052;
    font-weight: lighter;
    padding: 0 5px;
}

.tf-col-2 h5 {
    font-size: 14px;
    font-weight: lighter;
    line-height: 2;
    color: #a2a9af;
}

.tf-col-2 p {
    font-size: 13px;
    font-weight: lighter;
    text-align: justify;
    line-height: 1.5;
    color: #335533;
}

.tf-tels {
    font-size: 13px;
    font-weight: lighter;
    line-height: 1.5;
    color: #a2a9af;
    text-align: justify;
}

.tf-tels a {
    font-family: iranyekanfanum;
    font-size: 20px;
    font-weight: bold;
    display: block;
    text-align: center;
    color: #ed242e;
}

.bottom-footer.container {
    overflow: auto;
    padding: 10px 0;
    border-top: 1px solid #ddd;
}

.bf-right {
    float: right;
    font-size: 13px;
    font-weight: lighter;
    color: #335533;
}

.bf-left {
    float: left;
}

.social-icon-blog li {
    float: right;
}

.social-icon-blog li a {
    font-size: 20px;
    color: #c4c4c4;
    display: inline-block;
    margin: 5px;
    text-align: center;
}

.blog-open-mobile-menu {
    display: none;
}

.bmst-tabs-mobile {
    display: none;
}

blockquote::before {
    content: "\e921";
    font-family: icomoon;
    position: absolute;
    right: -70px;
    top: -25px;
    font-size: 50px;
    color: #f6f4f5;
}


/* blog single*/

.blog-single-container {
    overflow: auto;
    margin-top: 50px;
}

.bs-main-content {
    float: right;
    width: 80%;
    overflow: hidden;
    box-sizing: border-box;
}

.bs-sidebar {
    float: left;
    width: 20%;
    overflow: hidden;
    box-sizing: border-box;
}

.bss-banner {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 25px;
    overflow: hidden;
}

.bss-banner img {
    width: 100%;
    height: auto;
    float: right;
}

.bs-article {
    margin-left: 25px;
}

.blog-single-related-posts {
    clear: both;
    width: 100%;
}

.bs-meta-and-title {
    width: 100%;
    display: inline-block;
}

.bs-time-to-read {
    width: 100px;
    border: 1px dashed #dfe4e7;
    text-align: center;
    border-radius: 15px;
    height: 60px;
    position: relative;
    float: right;
}

.bs-timer {
    position: absolute;
    top: 10px;
    font-size: 24px;
    font-family: iranyekanfanum;
    color: #f02833;
    line-height: 24px;
    right: 50%;
    transform: translateX(50%);
    font-weight: bold;
}

.bs-minute {
    font-size: 13px;
    position: absolute;
    bottom: 5px;
    right: 50%;
    transform: translateX(50%);
    color: #b3bbc8;
}

.blog-title-and-lead {
    width: 500px;
    float: right;
    padding: 0 10px;
}

.blog-title-and-lead h2 {
    font-size: 14px;
    font-weight: lighter;
    line-height: 1.5;
    color: #c5ccd4;
    margin-bottom: 5px;
}

.blog-title-and-lead h1 {
    font-size: 24px;
    font-weight: bold;
    color: #263b98;
    line-height: 2;
    font-family: iranyekanfanum;
}

.blog-single-date {
    padding: 5px 10px;
    font-family: iranyekanfanum;
    background-color: #f5f4fc;
    float: right;
    border-radius: 25px;
    color: #968cd1;
    font-size: 14px;
    margin-right: 10px;
}

.blog-share-icon {
    float: right;
    margin-right: 10px;
    padding: 10px;
    font-size: 16px;
    background-color: #f7e7d8;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #94511a;
    position: relative;
    cursor: pointer;
}

.bsi-inner {
    position: absolute;
    top: 60%;
    right: 50%;
    transform: translate(50%, -50%);
}

.blog-single-cats {
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    text-align: center;
    width: 90px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bsc-label {
    font-weight: lighter;
    font-size: 12px;
    color: #c1c8d2;
}

.bsc-link {
    font-size: 13px;
    font-weight: normal;
    color: #434343;
}

.blog-single-summery {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 2;
    color: #353535;
    font-weight: normal;
}

.blog-single-img {
    width: 100%;
    height: auto;
    border-radius: 25px;
    padding: 10px 20px;
    padding-bottom: 0;
}

.blog-single-img img {
    width: 100%;
    height: auto;
    border-radius: 25px;
    overflow: hidden;
    float: right;
}

.blog-single-img figcaption {
    font-size: 12px;
    padding: 10px 20px;
    clear: both;
    color: #b2bcc6;
}

.blog-single-article-body {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 2;
    font-weight: normal;
    color: #181522;
    padding-top: 0;
    overflow: hidden;
    border-bottom: 1px dashed #d5d5d5;
    margin: 10px auto;
}

.blog-single-article-body p {
    margin: 20px auto;
    color: #1f1f1f;
    line-height: 2.6;
}

.blog-single-related-article {
    width: 100%;
    background-color: #f8f9fb;
    padding: 10px;
    border-radius: 15px;
    overflow: hidden;
    margin: 20px auto;
}

.bsra-img {
    float: right;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 100%;
}

.bsra-link {
    float: right;
    margin-right: 20px;
    margin-top: 21px;
    font-size: 14px;
    color: #353d62;
    width: calc(100% - 100px);
}

.bsra-read-more {
    font-weight: bold;
    color: #283995;
}

.blog-single-related-product {
    width: 100%;
    background-color: #49be78;
    padding: 10px;
    border-radius: 15px;
    overflow: hidden;
    margin: 20px auto;
}

.bsrp-img {
    float: right;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 100%;
}

.bsrp-link {
    float: right;
    margin-right: 20px;
    margin-top: 21px;
    font-size: 14px;
    color: #fff;
}

.bsrp-read-more {
    font-weight: bold;
    color: #fff;
}

.blog-single-article-body p img {
    max-width: 100%;
    height: auto;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.blog-single-article-body p img.alignright {
    margin: 10px auto 10px 10px !important;
    float: right;
}

.blog-single-article-body p img.alignleft {
    margin: 10px 10px 10px auto !important;
    float: left;
}

.blog-single-article-body blockquote {
    background-color: #fff9eb;
    padding: 15px;
    border-radius: 15px;
    font-size: 14px;
    color: #2d365f;
    line-height: 2;
    margin: 20px 15% 20px 0;
    width: 85%;
    position: relative;
}

.bsrp-img img {
    width: 100%;
    height: 100%;
}

.bsra-img img {
    width: 100%;
    height: 100%;
}

.blog-single-tags {
    margin: 10px auto;
    overflow: auto;
}

.bst-label {
    color: #c9ced4;
    font-size: 14px;
    display: block;
    margin-left: 10px;
    float: right;
    margin-top: 10px;
}

.blog-single-tags ul {
    float: right;
    overflow: auto
}

.blog-single-tags ul li {
    float: right;
    font-size: 14px;
    margin: 5px 10px;
    background-color: #f8f9fb;
    padding: 5px 20px;
    border-radius: 25px;
    height: 30px;
}

.blog-single-tags ul li a {
    font-size: 14px;
    color: #2c3459;
}

.blog-share {
    position: fixed;
    top: 20%;
    right: 50%;
    width: 90%;
    transform: translateX(50%);
    background-color: #fff;
    padding: 25px;
    border-radius: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    z-index: 1000000;
    display: none;
}

.social-share-icon-blog {
    display: inline-block;
    height: 31px;
    overflow: hidden;
}

.social-share-icon-blog li {
    float: right;
    margin: 5px 10px;
}

.social-share-icon-blog li a {
    font-size: 26px;
    color: #1a75bc;
    line-height: 26px;
}

.blog-price {
    font-size: 14px;
    color: #f0393e;
}

.blog-painiation {
    display: inline-block;
}

.next.page-numbers,
.prev.page-numbers {
    display: none !important;
}

.blog-painiation a,
.blog-painiation span {
    display: block;
    float: right;
    padding: 5px;
    background-color: #f5f5f5;
    margin: 5px;
    color: #353535;
    font-family: iranyekanfanum;
    border-radius: 10px;
    min-width: 30px;
    text-align: center;
    min-height: 30px;
    font-size: 14px;
    line-height: 30px;
}

.blog-painiation .page-numbers.current {
    background-color: #1a75bc;
    color: #fff;
}

.bmst-tab-selector h1 {
    font-size: 16px !important;
}

.sg-main-title.bmst-tabs-mobile>h2 {
    font-size: 16px;
    color: #273bae;
    padding-right: 20px;
}

.blog-single-article-body h2 {
    font-size: 26px;
    margin: 20px auto;
}

.blog-single-article-body h3 {
    font-size: 24px;
    margin: 20px auto;
}

.blog-single-article-body h4 {
    font-size: 22px;
    margin: 20px auto;
}

.blog-single-article-body h5,
.blog-single-article-body h6 {
    font-size: 20px;
    margin: 20px auto;
}


/* comments */

#reply-title {
    font-size: 18px;
    font-weight: normal;
    margin: 10px auto;
    margin-top: 0;
}

#comment {
    border: 1px solid #ccc;
    width: 100%;
    margin-top: 0;
}

#comments h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 10px auto;
}

.commentlist {
    list-style-type: none;
}

.commentlist li {
    border: 1px solid #eee;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.commentlist li ol li {
    background-color: #f9f9f9;
    margin-bottom: 10px;
    box-shadow: none;
    margin-right: 50px;
    list-style-type: none;
}

.commentlist .comment-reply-link {
    color: #ffeb3b;
    background-color: #444;
    display: inline-block;
    padding: 2px 10px;
    font-size: 12px;
    margin: 10px auto;
    border-radius: 5px;
}

.comment-meta.commentmetadata a {
    color: #9b9b9b;
    font-size: 12px;
}

.post-comment label {
    float: right;
    width: 100%;
    font-size: 14px;
    margin: 10px auto;
}

.commentlist .comment-author.vcard img {
    width: 40px;
    height: 40px;
    float: right;
    margin-left: 10px;
    margin-top: 5px;
}

#respond {
    overflow: auto;
    margin: 20px auto;
    background-color: #f9f9f9;
    padding: 20px;
}

#cancel-comment-reply-link {
    color: #ffeb3b;
    background-color: #444;
    display: inline-block;
    padding: 2px 10px;
    font-size: 12px;
    margin: 10px auto;
    border-radius: 5px;
}

.anr_captcha_field {
    float: right;
    margin: 10px auto;
}

.blog-comments #comments {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    margin: 10px auto;
    color: #353535;
}

.blog-comments {
    width: 100%;
    background-color: #f5f5f5;
    padding: 20px;
}

.commentlist li {
    border: 0;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    box-shadow: none;
    background-color: #ffff;
}

.commentlist .comment-reply-link {
    color: #353535;
    background-color: #fff;
    display: inline-block;
    padding: 2px 15px;
    font-size: 12px;
    margin: 10px auto;
    border-radius: 15px;
    border: 1px solid #353535;
}

#respond #submit {
    background-color: #fff;
    border: 0;
    background-color: #ffde00;
    color: #353535;
    padding: 10px 30px;
    margin: 10px auto;
    border-radius: 25px;
}

#commentform p label {
    width: 70px;
    display: inline-block;
    font-size: 14px;
    color: #353535;
}

#commentform p {
    clear: both;
    width: 100%;
    overflow: auto;
}

.comment-notes {
    font-size: 14px;
    color: #353535;
    padding: 10px 00;
}

#reply-title {
    font-size: 16px;
    color: #353535;
}

.comment .children li {
    border: 1px solid #eee;
}

#cancel-comment-reply-link {
    color: #353535;
    background-color: #fff;
    display: inline-block;
    padding: 5px 20px;
    font-size: 12px;
    margin: 10px auto;
    border-radius: 25px;
    border: 1px solid #353535;
}

.blog-comments .navigation a {
    display: inline-block;
    color: #353535;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #353535;
    padding: 5px 20px;
    border-radius: 25px;
    margin: 10px auto;
}

.blog-comments .comment-body p {
    line-height: 2;
    font-size: 14px;
    color: #353535;
    padding: 10px;
}


/* banner */

.banner-camp-blog {
    width: 100%;
    height: auto;
    float: right;
}

.banner-camp-blog img {
    width: 100%;
    height: auto;
}

.go-to-comments {
    display: block;
    text-align: center;
    background-color: #f5f5f5;
    color: #353535;
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 14px;
    font-family: iranyekanfanum;
    border-radius: 5px;
}

.blog-single-article-body>p>a {
    border-bottom: 1px dotted #551a8b;
    margin: 0 0;
    padding-bottom: 2px;
    color: #551a8b;
}

.blog-newsletter {
    background-color: #f5f5f5;
    padding: 10px;
    border-radius: 5px;
    color: #353535;
    font-size: 14px;
    line-height: 2;
    width: 48.8%;
    margin: 10px 5px;
    float: right;
}

#newsletter-email,
#newsletter-2-email {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 10px auto;
    color: #353535;
}

#newsletter-submit,
#newsletter-2-submit {
    color: #fff;
    border: 0;
    padding: 5px 50px;
    background-color: #f02833;
    border-radius: 25px;
}

#blog-comments-area {
    clear: both;
}


/* table of content */

.lwptoc {
    background-color: #f5f5f5;
    width: 100%;
    clear: both;
    float: right;
}

.lwptoc-light .lwptoc_i {
    color: #353535;
    background: #f5f5f5 !important;
}

.lwptoc-light .lwptoc_i {
    color: #353535;
    background: #f5f5f5;
    text-align: right;
    font-size: 16px;
}

.lwptoc_item_number {
    margin-right: 2px;
}

.lwptoc_i a {
    font-size: 14px;
    line-height: 2;
    color: #353535 !important;
    font-family: iranyekanfanum !important;
}

.lwptoc_itemWrap {
    padding-right: 20px;
}

.blog-single-article-body ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin-right: 10px;
}
#najva-bell {
	display: none;
}

@media (max-width: 767.98px) {
    .blog-newsletter {
        width: 100%;
    }
    #commentform input {
        width: 180px !important;
    }
    #breadcrumbs-blog {
        width: 600px;
    }
    .latest-blog-slide {
        margin-bottom: 30px;
    }
    .lbs-meta {
        bottom: -10px;
    }
    .lbs-comments {
        color: #353535;
    }
    .lbs-comments i {
        color: #ccc;
    }
    .lbs-date {
        color: #353535;
    }
    .lbs-info {
        padding-bottom: 0;
    }
    .content-holder {
        display: none;
    }
    .bottom-footer.container {
        padding-bottom: 0;
    }
    .tf-col-1 {
        width: 50%;
        padding: 15px;
    }
    .tf-col-2 {
        width: 100%;
        padding: 0 15px;
    }
    .tf-col-3 {
        width: 100%;
        margin: 10px auto;
        padding: 0 15px;
    }
    .bf-right {
        width: 100%;
        margin: 10px auto;
        padding: 0 15px;
        float: none;
    }
    .bf-left {
        float: none;
        text-align: center;
        width: 100%;
        overflow: auto;
    }
    .social-icon-blog {
        display: inline-block;
    }
    .footer-background {
        height: 50px;
    }
    .blv-right {
        width: 100%;
        max-height: 260px;
    }
    .blv-left {
        width: 100%;
        border-radius: 25px;
        overflow: hidden;
        margin: 10px auto !important;
    }
    .blv-show-all {
        margin-top: -5px;
    }
    .bmst-each-tab {
        display: block;
    }
    .bmst-tab-selector {
        display: none;
    }
    .bmst-tabs-mobile {
        display: block;
    }
    .blog-nav {
        display: none;
    }
    .blog-header-cta {
        display: none;
    }
    .blog-header-left-corner {
        float: left;
        width: auto;
    }
    .blog-open-mobile-menu {
        float: left;
        font-size: 34px;
        color: #263b96;
        margin-right: 15px;
        margin-top: 8px;
        display: block;
    }
    .blog-mobile-go-to-shop {
        display: block;
        padding: 5px 10px;
        background-color: #ffde00;
        text-align: center;
        font-size: 14px;
        color: #353535;
        margin: 10px auto;
    }
    /* signle */
    .bs-main-content {
        float: none;
        width: 100%;
        clear: both;
    }
    .bs-article {
        margin-left: auto;
    }
    .bs-sidebar {
        float: none;
        width: 100%;
        clear: both;
    }
    .bs-time-to-read {
        width: 70px;
    }
    .blog-title-and-lead {
        width: calc(100% - 70px);
        margin-bottom: 20px;
    }
    .bsra-img {
        float: none;
        margin: 5px auto;
    }
    .bsra-link {
        float: none;
        width: 100%;
        margin: 10px;
    }
    .bsrp-img {
        float: none;
        margin: 5px auto;
    }
    .bsrp-link {
        float: none;
        width: 100%;
        margin: 10px;
    }
    blockquote::before {
        right: -50px;
    }
    .bst-label {
        margin-right: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .blog-nav {
        display: none;
    }
    .blog-header-cta {
        display: none;
    }
    .blog-header-left-corner {
        float: left;
        width: auto;
    }
    .blog-open-mobile-menu {
        float: left;
        font-size: 34px;
        color: #263b96;
        margin-right: 15px;
        margin-top: 8px;
        display: block;
    }
    .blog-mobile-go-to-shop {
        display: block;
        padding: 5px 10px;
        background-color: #ffde00;
        text-align: center;
        font-size: 14px;
        color: #353535;
        margin: 10px auto;
    }
    .blog-title-and-lead {
        width: 420px;
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .blog-title-and-lead {
        width: 390px;
    }
}

@media (min-width: 1200px) {}