@font-face {
  font-family: ;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/woff/iranbold.woff") format("woff"),
    url("../fonts/woff2/iranbold.woff2") format("woff2");
}

@font-face {
  font-family: ;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/woff/iran.woff") format("woff"),
    url("../fonts/woff2/iran.woff2") format("woff2");
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
blockquote p {
    margin: unset;
}
blockquote {
    background: #eee;
    padding: 20px;
    border-radius: 10px;
    line-height: 2;
}
blockquote.dia-green-box{
  background: #3da179 !important;
  color: #fff !important;
}
.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap;
    background: #2a2a2a;
    direction: ltr !important;
    font-weight: 500;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
}
h2.dia-block-heading{
  color: #0072b4 !important;
  font-size: 26px;
  font-weight: 600;
}
.diapost-content ul li{
    list-style: none;
    padding: 10px 0px;
}
.diapost-content ul li::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #4647b9;
    border-radius: 2px;
    position: relative;
    margin-left: 10px;
}
/*
Header
*/
.elementor-element-04ac413 .elementor-container {
    float: left;
}
.elementor-element-04ac413 .elementor-container .socal-head-icon {
    margin-right: 7px;
    cursor: pointer;
}
.elementor-element-04ac413 .elementor-container .socal-head-icon:hover {
    margin-top: -10px;
}
.elementor-element-04ac413 .elementor-container .socal-head-icon {
    margin-right: 7px;
    cursor: pointer;
    transition: all 0.5s;
}
.elementor-element-97c18f2 .logo-head {
    display: inline-block;
    width: 30%;
}
.elementor-element-97c18f2 .logo-head .elementor-widget-container img {
    width: 100%;
}
.elementor-element-97c18f2 .logo-head {
    display: inline-block;
    width: 30%;
    margin-bottom: 0;
}
.elementor-element-97c18f2 .elementor-element-517f9bb {
    margin-right: 30px;
	   transition: all 0.5s;
}
.elementor-element-97c18f2 .elementor-element-517f9bb a:hover {
    margin-right: 15px;
}
.elementor-6 .elementor-element.elementor-element-6c89ff7 .elementor-search-form__submit{
    margin-left: -15px;
}
.elementor-element-bdd4808 .elementor-nav-menu .sub-arrow i {
    pointer-events: none;
    transform: rotate(90deg);
    height: 16px;
    font-size: 13px;
    color: #c2c2c2;
    background: #f0f4f7;
    transition: all 0.5s;
    border-radius: 4px;
    display: flex;
    padding: 3px;
    width: 16px;
    align-items: center;
    justify-content: center;
}
.elementor-element-bdd4808 .elementor-nav-menu .menu-item-has-children:hover .sub-arrow i {
    background: #4647b9;
    transition: all 0.5s;
    color: #fff;
    transform: rotate(0deg);
}
.elementor-6 .elementor-element.elementor-element-bdd4808 .elementor-nav-menu--dropdown a {
    justify-content: start;
}
.elementor-6 .elementor-element.elementor-element-bdd4808 ul.elementor-nav-menu--dropdown li a:hover {
    margin-right: 5px;
    transition: all 0.3s;
}
.elementor-element-39965e9 .elementor-widget-wrap .elementor-widget-container {
    height: 117px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*
Page , Post
*/
.header-title{
  background: #4647b9;
  padding: 50px 0;
  margin: 20px 0 40px;
}
.header-title h1 {
    color: #fff;
    font-size: 35px;
    font-weight: 400;
}
.header-title a {
    color: #fff;
}
.dia-breadcrumb {
    color: #fff;
}
.dia-breadcrumb span.current {
    color: #ffffff85;
}
.dia-breadcrumb a, .dia-breadcrumb span {
    margin: 0 8px;
}
.dia-breadcrumb i {
    font-size: 12px;
}
.content-article h2 {
    margin-top: 50px;
    font-weight: 600;
    font-size: 26px;
}
.content-article p {
    line-height: 2;
}

/*
404 Page
*/
.page-404 .img-404 img {
    width: 100%;
}
.page-404 h1 {
    font-size: 75px;
    font-weight: bold;
}
/*
Contact Form
*/
.contactform-page {
    width: 90% !important;
    margin: 0px auto;
    border-radius: 0 0 50px 50px;
    padding: 15px;
    position: relative;
    top: -40px;
}
.elementor-element-157395f {
    margin-top: 45px !important;
}
/*
Home 1
*/
.video-index{
  width: 95% !important;
  margin: 0px auto;
  border-radius: 0 0 50px 50px;
  padding: 15px;
  position: relative;
  top: -40px;
}
.index-customers section:hover {
    margin-top: -10px;
    transition: all 0.3s ease-in-out;
}
.index-blog .elementor-button-icon {
    margin-right: 15px;
}
.index-blog:hover .elementor-button-icon {
    margin-right: 10px;
    transition: all 0.3s ease-in-out;
}
.index-posts article .elementor-post__thumbnail.elementor-fit-height img {
    border-radius: 10px !important;
    width: 100% !important;
    height: auto !important;
}
.index-posts article .elementor-post__text {
    padding: 0 !important;
}
.index-posts article .elementor-post__read-more {
    float: left;
    color: #4647b9;
    padding: 5px;
    font-weight: 600;
    border-radius: 5px;
    font-family: "diafont", Sans-serif;
    margin-bottom: 0 !important;
}
.index-posts article .elementor-post__read-more:hover{
  transition: all 0.3s ease-in-out;
  background: #4647b9;
  color: #fff;
}
.index-posts article .elementor-post__thumbnail__link:after {
    background-image: none !important;
}
.index-posts article .elementor-post__card{
    box-shadow: 0 20px 32px #0d183417;
    background-color: #ffffff;
    padding: 15px 25px 0px 25px;
    border-radius: 15px;
    transition: 0.3s;
    margin-bottom: 20px;
}
.index-posts article .elementor-post__card:hover {
    background-color: #f4f4f4;
}
.elementor-element-c446d20 ul {
    list-style: none;
}

/*
Post
*/
.post-breadcrumb .dia-breadcrumb a {
    color: #9f9f9f;
}
.post-breadcrumb .dia-breadcrumb span {
    color: #0d1834;
}
.post-breadcrumb .dia-breadcrumb i {
    color: #dfdfdf;
    margin: 0px 10px;
}
#single .post-title h1 {
    margin: 30px 0 40px;
    color: #4647b9;
    font-size: 27px;
    font-weight: 800;
}
.aside-post .post-thumbnail img {
    width: 100%;
    height: auto;
    box-shadow: 0 0 20px #0000000f;
    border-radius: 15px;
}
.aside-post .box-aside-post{
  border: 1px solid #e1e2eb;
  margin: 30px 0px;
  border-radius: 15px;
  padding: 10px
}
.aside-post .box-aside-post .dia-reading-time {
    text-align: center;
    padding: 20px;
}
.aside-post .box-aside-post .dia-reading-time span {
    font-size: 25px;
    font-weight: 800;
    color: #4647b9;
}
.aside-post .box-aside-post ul {
    margin: 0 !important;
    padding: 0 !important;
}
.aside-post .box-aside-post ul li {
    background: #eee;
    padding: 10px;
    color: #0d1834;
    font-size: 14px;
    border-radius: 5px;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.aside-post .box-aside-post ul li a{
  color: #4647b9;
}
.aside-post .box-aside-post ul li .col-md-6:last-child{
  text-align: left;
}
.aside-post .post-tags {
    margin: 35px 0px;
}
.aside-post .post-tags span{
  display: block;
  margin-bottom: 13px;
}
.aside-post .post-tags a {
    margin-left: 8px;
    padding: 5px 10px;
    border: 1px solid #e1e2eb;
    color: #0d1834;
    border-radius: 15px;
    font-size: 13px;
    transition: all 0.5s;
    display: inline-block;
    margin-bottom: 6px;
}
.aside-post .post-tags a:hover {
    background: #4647b9;
    color: #fff;
    transition: all 0.5s;
}
/*
Comments
*/
.comments-template{
  margin-top: 100px;
}
#commentform {
    display: flex;
    justify-content: center;
    align-items: center;
}
.comments-template label {
    display: block;
    margin: 5px 0;
}
.comments-template .comment-respond .comment-form-author input,
.comments-template .comment-respond .comment-form-email input {
    border: 2px solid #e8e8e8;
    padding: 3px 8px;
    border-radius: 10px;
    width: 100%;
    margin: 5px 0;
}
.comments-template .comment-respond input:focus,
.comments-template .comment-respond textarea:focus {
    box-shadow: none;
    outline: 0;
}
.comments-template .comment-respond textarea{
  border: 2px solid #e8e8e8;
  padding: 3px 8px;
  border-radius: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
}
.comments-template .comment-respond .comment-form-cookies-consent,
.comments-template .comment-respond #submit,
.comments-template .comment-respond .comment-notes{
    display: none;
}
.comment-form-submit .dia-sendcomment {
    background: #4647b9;
    color: #fff;
    border-radius: 10px;
    font-size: 15px;
    width: 100%;
    border: hidden;
    padding: 10px;
}
.comments-template .comment-respond .error-comment {
    color: #dc3545;
    font-weight: 600;
    font-size: 14px;
    margin: 10px 0;
}
.comments-template .comment-list li {
    background: #f3f3f3;
    margin: 30px 0px;
    display: block;
    padding: 20px;
    border-radius: 20px;
}
.comments-template .comment-list li .comment-author span.says {
    display: none;
}
.comments-template .comment-list li footer.comment-meta {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.comments-template .comment-list li footer.comment-meta img.avatar {
    border-radius: 5px;
    margin: 5px 0;
}
.comments-template .comment-list li .comment-awaiting-moderation {
    background: #fff;
    font-size: 14px;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    margin: 5px 0;
    box-shadow: 0px 10px 35px #e5e5e5ba;
}
.comments-template h2.comments-title,
.comments-template h3#reply-title {
    font-size: 23px;
    font-weight: 300;
}
.comments-template .comment-list li .comment-author {
    display: flex;
    align-items: center;
}
.comments-template .comment-list li .comment-author b {
    margin-right: 5px;
}
.comments-template .comment-list li .comment-metadata {
    font-weight: 300;
    font-size: 13px;
    display: flex;
    align-items: center;
}
.comments-template .comment-list li .comment-metadata time {
    color: #aaaaaa;
    margin-left: 5px;
}
.comments-template .comment-list li .comment-metadata a.comment-edit-link,
.comments-template .comment-list li .reply a.comment-reply-link {
    background: #4647b9;
    color: #fff;
    padding: 1px 7px 2px;
    font-size: 14px;
    border-radius: 5px;
}
.comments-template .login-user-comment input {
    background: #4647b9;
    color: #fff;
    border-radius: 10px;
    font-size: 15px;
    width: 100%;
    border: hidden;
    padding: 10px;
}
.comments-template p.logged-in-as {
    font-size: 15px;
    font-weight: 300;
}
.comments-template .comment-list li ul {
    padding: unset;
}
.comments-template .comment-list li ul li {
    background: #ffffff;
    margin: 30px 0px 0px;
    display: block;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0px 10px 35px #e5e5e5ba;
}
.comments-template .comment-respond {
    margin-top: 100px;
}
.comments-template .comment-list li article p {
    font-size: 17px;
    margin: 10px 0 25px;
}
/*
Share Link
*/
.share-post {
    margin-top: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 80px;
}
.share-post {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.share-post .dia-copy-post {
    color: #b4b4b4;
    font-size: 15px;
    font-weight: 200;
}
.copy-link-post {
    display: flex;
    justify-content: center;
    align-items: center;
}
.reslut-copy-link {
    border-radius: 5px;
    margin: 0;
    color: green;
    font-size: 13px;
}
span.dia-short-copy-post {
    margin: 0 5px;
}
.copy-link-post .diabtn-copy-link{
  border: none;
  background: none;
}
.copy-link-post .diabtn-copy-link:hover {
    color: #4647b9;
}
.socal-share ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: unset !important;
}
.socal-share ul li {
    margin-left: 10px;
    border: 1px solid #e1e2eb;
    padding: 8px 10px 11px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 10px;
}
.socal-share ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #212529;
}
.socal-share ul li a:hover{
  color: #4647b9;
}
/*
Archive
*/
#archive .arcard{
    box-shadow: 0 20px 32px #0d183417;
    background-color: #ffffff;
    padding: 12px;
    border-radius: 15px;
    transition: 0.3s;
    margin-bottom: 20px;
}
#archive .arcard:hover {
    background-color: #f4f4f4;
}
#archive .arcard p{
  color: #0D1834;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}
#archive .arcard p span {
    margin: 0 5px;
    color: #c2c2c2;
}
#archive .arcard h3{
    color: #0D1834;
    font-size: 16px;
    font-weight: 700;
}
#archive .arcard .featured-image img{
    width: 100%;
    height: auto;
    border-radius: 5px;
    margin-bottom: 10px;
}
.related-post-template .post-item .post-item-info a:hover i {
    background-color: #0d1834;
}
#archive .arcard a.read-more-button {
    color: #0d1834;
    font-size: 13px;
    font-weight: 500;
    padding: 5px;
    display: flex;
    justify-content: end;
    align-items: center;
}
#archive .arcard a.read-more-button i {
    padding: 5px;
    border-radius: 50px;
    background: #4647b9;
    margin: 0 5px;
    color: #fff;
    transition: all 0.3s;
}
#archive .arcard .read-more-button:hover i {
    background: #0d1834;
    margin-right: 8px;
}
#archive .arcard .arfooter-post {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#archive .arcard .arfooter-post span {
    color: #0d1834;
    font-size: 13px;
    font-weight: 500;
}
#archive .pagination {
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 25px auto;
}
#archive .pagination .page-numbers.current {
    padding: 5px 15px;
    background: #f4f4f4;
    border-radius: 5px;
    margin: 0 5px;
    display: flex;
    font-size: 20px;
    justify-content: center;
    align-items: center;
}
#archive .pagination a {
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0 5px;
    display: flex;
    font-size: 15px;
    justify-content: center;
    align-items: center;
    color: #4647b9;
    transition: all 0.3s;
}
#archive .pagination a:hover{
  color: #0d1834;
  font-weight: 600;
}
#archive .dia-category-description {
    background: #ffffff;
    box-shadow: 0 20px 32px #0d183417;
    padding: 25px;
    border-radius: 15px;
    margin: unset;
    line-height: 2;
    margin-top: 50px;
}

/*
Respansive
*/
@media only screen and (max-width: 480px) {
  .index-posts article .elementor-post__thumbnail{
    height: 310px;
    padding: 0 !important;
    overflow: hidden;
  }
  .index-posts article .elementor-post__thumbnail__link{
    padding: 5px;
  }
  .share-post{
    flex-direction: column;
  }
  .share-post .socal-share{
    margin-bottom: 15px;
  }
  .post-breadcrumb .dia-breadcrumb {
    font-size: 14px;
  }
  .elementor-element-97c18f2 .logo-head{
    width: 100%;
  }
  .elementor-6 .elementor-element.elementor-element-517f9bb {
    width: 100%;
    margin: 0;
  }
  .elementor-6 .elementor-element.elementor-element-517f9bb .elementor-button{
    width: 100%;
  }
  .elementor-6 .elementor-element.elementor-element-517f9bb .elementor-button .elementor-button-icon {
    display: none;
  }
  .elementor-element-04ac413 .elementor-container .socal-head-icon {
    width: 20%;
    margin: 0 auto;
  }
  .elementor-6 .elementor-element.elementor-element-04ac413 > .elementor-container {
    width: 83%;
    max-width: none;
  }
  .elementor-6 .elementor-element.elementor-element-04ac413 > .elementor-container .socal-head-icon:last-child {
    margin-left: 0;
  }
  .elementor-element-97c18f2 .elementor-element-517f9bb a:hover{
    margin-right: 0;
  }
  .elementor-element-bdd4808 .elementor-menu-toggle {
    margin-top: -80px !important;
  }
  .elementor-element-bdd4808 .elementor-menu-toggle i {
      position: absolute;
      right: 0;
      background: #f3f3f3;
      top: -85px;
      font-size: 23px;
      padding: 10px;
      border-radius: 7px;
  }
  .elementor-6 .elementor-element.elementor-element-bdd4808 .elementor-nav-menu__container {
      margin-top: 40px;
  }
  .elementor-element-090d695 {
    margin-top: -40px;
  }
  .elementor-6 .elementor-element.elementor-element-6c89ff7 .elementor-search-form__submit {
      margin-left: 0;
  }
  .elementor-element-090d695 .elementor-widget-wrap {
      justify-content: center !important;
  }
  .elementor-element-090d695 .elementor-widget-wrap form input#elementor-search-form-6c89ff7 {
    padding-right: 0;
  }
  .elementor-element-bdd4808 nav.elementor-nav-menu--dropdown {
      z-index: 999;
  }
  .elementor-element-bdd4808 .elementor-menu-toggle {
    background: none;
  }
  .elementor-element-de4b614 nav,
  .elementor-element-e74f667 nav {
    background: none;
  }
  .elementor-element-de4b614 .elementor-nav-menu--dropdown .elementor-item:hover,
  .elementor-element-e74f667 .elementor-nav-menu--dropdown .elementor-item:hover{
      background: none;
      color: #0d6efd;
  }
  .content-article h2 {
    margin-top: 30px;
    line-height: 3rem;
  }
  .page-404 .img-404 img {
      width: 100%;
  }
  .contactform-page,
  .video-index{
    width: 100%;
  }
  .page-404{
      text-align: center;
  }
}
