.elementor-kit-755{--e-global-color-primary:#3F5AEF;--e-global-color-secondary:#15151F;--e-global-color-text:#15151F;--e-global-color-accent:#080620;--e-global-color-3ffbfd1e:#4054B2;--e-global-color-78c52fd9:#23A455;--e-global-color-56c15245:#000;--e-global-color-5e1c2ef7:#FFF;--e-global-color-f3c4b5e:#5F7086;--e-global-color-62e691a:#E6E5F8;--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;color:var( --e-global-color-secondary );font-size:14px;font-weight:500;}.elementor-kit-755 e-page-transition{background-color:#FFBC7D;}.elementor-kit-755 a{color:#002DFF;font-weight:600;}.elementor-kit-755 a:hover{color:var( --e-global-color-primary );}.elementor-kit-755 h1{color:var( --e-global-color-secondary );}.elementor-kit-755 h2{color:#3F5AEF;font-size:22px;font-weight:800;}.elementor-kit-755 h3{color:var( --e-global-color-secondary );font-family:"Dana";font-size:18px;font-weight:700;}.elementor-kit-755 h4{color:var( --e-global-color-secondary );font-size:17px;}.elementor-kit-755 h5{color:var( --e-global-color-secondary );}.elementor-kit-755 h6{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;}.elementor-widget:not(:last-child){--kit-widget-spacing:9px;}.elementor-element{--widgets-spacing:9px 9px;--widgets-spacing-row:9px;--widgets-spacing-column:9px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-755 h1{line-height:1.5em;}.elementor-kit-755 h2{line-height:1.5em;}.elementor-kit-755 h3{line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */body{
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}

img.featured-lcp-img {
    border-radius: 15px;
}
.image-footer-18 {
    filter: brightness(0) invert(1);
}
.titleSection {
    font-family: 'Dana';
    font-size: 36px;
    font-weight: 500;
}

.titleSection span{
    color: #3f5aef;
}
.titleSection:after {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    background-color: #feb757;
    margin-right: .5rem;
}


#heroSection form {
    border-radius: 50px;
}

.p-2 {
    padding: 0.5rem !important;
}

.input-group {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.form-control.style-1 {
    background: rgba(0, 0, 0, 0);
    border: unset;
}

.input-group>.form-control {
    width: 1%;
    min-width: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
}

    
    .input-group>:not(:last-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.form-control {
    width: 100%;
    color: inherit;
    display: block;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    background-color: #F9F9F9;
    background-clip: padding-box;
    border: 1px solid #E2E8F0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 25px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.btn.btn-long {
    padding: .5rem 2.25rem;
    line-height: 30px;
}

.btn.btn-primary {
    color: #fff;
    background-color: #3F5AEF;
}

form.input-group.border.p-2.mb-5 {
    border: 1px solid #E2E8F0;
    font-family: 'Dana';
}
.btn.btn-primary {
    color: #fff;
    background-color: #3F5AEF !important;
    border-radius: 25px;
    border: 1px;
}


.red {
	color: red;
}
.green {
	color: green;
}

@media only screen and (max-width: 600px) {
  .titleSection {
    /* اینجا استایل‌های خود را بنویسید */
    font-size: 22px;
    text-align: center;
     line-height: 2em;
    
  }
}


input:focus, textarea:focus, select:focus {
  outline: none;
  border-color: initial; /* اگر می‌خواهید رنگ بوردر به حالت اولیه برگردد */
}

#main-content {
    transition: filter 0.3s ease;
}



#reviews {
    margin-bottom: 6rem
}

#reviews .commentFrom {
    margin-bottom: 3.5rem
}

#reviews .commentFrom input,
#reviews .commentFrom textarea {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #e2e8f0;
    border-radius: 12.5px;
    padding: 1.25rem 1rem
}

#reviews .commentFrom p {
    margin-bottom: 20px
}

#reviews #comments li>div .comment-meta {
    display: grid;
    grid-template-columns: minmax(0, 44px) minmax(0, 1fr);
    grid-gap: .5rem
}

#reviews #comments li>div .comment-meta .avatar {
    width: 44px;
    height: 44px;
    border-radius: 50%
}

#reviews #comments li>div .comment-content {
    background: rgba(238, 242, 247, 0.6);
    padding: 1.75rem 1.5rem;
    position: relative;
    border-radius: 12.5px
}

#reviews #comments li ul {
    margin-top: 2rem
}

#reviews #comments li ul li {
    margin-bottom: 2rem
}

#reviews #comments>li:not(:last-child) {
    margin-bottom: 2rem
}



.comment-metadata {
    background: #ededed;
    padding: 5px;
    border-radius: 5px;
}

.comment-metadata a {
    color: #4b4b4b;
    font-size: 13px;
    font-family: ennumber;
}

a.comment-reply-link {
    float: left;
    padding: 4px 6px;
    background: #3f5aef;
    color: white;
    font-size: 13px;
    border-radius: 5px;
}

a.comment-reply-link:hover {
    color: white;
}

body.rtl #comments .children {
    padding-left: 0;
    padding-right: 20px;
    margin-top: 12px;
}

body.rtl #comments ol.comment-list .children:before {
    content: "\21A9";
    right: 31px;
    font-size: 25px;
    top: 6px;
}




.comment-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.comment {
    margin-bottom: 1.5em;
    padding: 1em;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}
b.fn {
    font-weight: 600;
}

.comment-author {
    font-weight: bold;
}

.comment-meta {
    font-size: 0.9em;
    color: #000000;
}

.comment-form {
    margin-top: 2em;
    padding: 1em;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
    width: 100%;
    padding: 0.5em;
    margin-bottom: 1em;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
}

.comment-form input[type="submit"] {
    background-color: #3F5AEF;
    color: #fff;
    padding: 0.5em 1em;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.comment-form input[type="submit"]:hover {
    background-color: #005177;
}

@media (max-width: 768px) {
    .comment {
        padding: 0.8em;
    }

    .comment-form {
        padding: 0.8em;
    }

    .comment-form input[type="text"],
    .comment-form input[type="email"],
    .comment-form textarea {
        padding: 0.4em;
    }

    .comment-form input[type="submit"] {
        padding: 0.4em 0.8em;
    }
}

@media (max-width: 480px) {
    .comment {
        padding: 0.5em;
    }

    .comment-form {
        padding: 0.5em;
    }

    .comment-form input[type="text"],
    .comment-form input[type="email"],
    .comment-form textarea {
        padding: 0.3em;
    }

    .comment-form input[type="submit"] {
        padding: 0.3em 0.6em;
    }
}

.comment-list .children {
    list-style: none;
    padding: 0;
    margin: 0;
}

.comment-list .children .comment {
    margin-left: 0; 
}


.comment-author.vcard img {
    border-radius: 20px;
}

a.comment-reply-link {
    background-color: #3F5AEF;
    padding: 2px 4px;
    border-radius: 5px;
    color: #fff;
}

.comment-metadata {
    background-color: #e5e7eb;
    padding: 5px 10px;
    border-radius: 5px;
    color: #6b7280;
    margin: 8px 0px;
}

.comment-content p {
    text-align: justify;
}


.comment-metadata a{
    font-family: Calibri !important;
}














.Post-category{
    background: #D9EDFF;
    padding: 5px 5px 5px 5px;
    border-radius: 5px;
}







.skip-link screen-reader-text {
    display: block;
    position: absolute;
    left: -999px;
    top: -999px;
    }

.skip-link screen-reader-text:focus {
    left: 0;
    top: 0;
    padding: 3px;
    background: #ffc;
    border:1px solid #990000;
    }



.coinimg{
    height: 100px;
    width: 100px;
}



.cryptoprice{
    font-family: DanaVF;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: left;

}

.tabtext{
    font-family: Dana;
    font-size: 14px;
    font-weight: 400 !important;
}










.niasless, .niasmore.active{
    display:none;
    }
    
    .niasless.active,.niasmore{
    display:block;
    }
    .niastext{
        max-height: 25rem;
        overflow: hidden;
        transition: all 1s;
    
    }
    
    .niastext.active{
        max-height: 100%;
    }
    
    img.atin-post-image {
    border-radius: 15px;
}



/* کلیت پلیر */


.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #3F5AEF !important;
    border-radius: 10px;
}






blockquote {
  border-left: 5px solid #3f5aef; /* خط کناری آبی رنگ */
  background-color: #f9f9f9; /* پس‌زمینه ملایم برای خوانایی */
  color: #333; /* متن تیره برای وضوح */
  padding: 15px 20px;
  margin: 20px 0;
  font-style: italic;
  position: relative;
}

blockquote::before {
  content: "“";
  font-size: 50px;
  color: #efaf3f; /* رنگ نارنجی برای نقل‌قول */
  position: absolute;
  top: -10px;
  left: 10px;
}

blockquote cite {
  display: block;
  margin-top: 10px;
  text-align: right;
  color: #3f5aef; /* نام منبع با رنگ آبی */
  font-weight: bold;
  font-style: normal;
}

.featured-lcp-img {
  width: 100%;
  height: auto;          /* مهم‌ترین خط؛ ارتفاع ثابت رو حذف می‌کند */
  object-fit: cover;     /* اختیاری؛ اگر می‌خوای داخل باکس برش بخوره، نه کش بیاد */
}


.hp-logo-link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.hp-site-logo {
  display: block;
  max-width: 260px;   /* اندازه لوگو روی هدر؛ اگر خواستی کم/زیادش کن */
  width: 100%;
  height: auto;        /* نسبت تصویر رو حفظ می‌کند، ارور aspect ratio نمی‌گیری */
}/* End custom CSS */