* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
  }
  .single-blog-page main {
    width: 90%;
    padding-bottom: 0 !important;
  }
  .single-blog-page .breadcrumb {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
    padding: 0;
    margin: 0px 0 20px 0;
  }
  .single-blog-page .breadcrumb a {
    color: #47587b;
  }
  .single-blog-page .main-content-wrapper .right-side .right-box {
    border-radius: 10px;
    /* width: 85%; */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
   
    /* position: sticky; */
    top: 15px;
  }
  .single-blog-page
    .main-content-wrapper
    .right-side
    .right-box
    .blog-list-table {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .single-blog-page
    .main-content-wrapper
    .right-side
    .right-box
    .blog-list-table
    .list {
    color: #0b71ee0d;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    list-style-type: decimal;
    list-style: decimal;
  }
  .single-blog-page .right-box .blog-list-table .list p {
    transition: 0.2s;
    cursor: pointer;
    width: 100%;
    color: #9CA3AF;
    padding: 15px !important;
    border-right: 2px solid #e5e7eb;

  }
  .single-blog-page
    .right-side
    .right-box
    .blog-list-table
    .list
    p.active {
    color: #162035;
background-color: #D9E7FF;
font-weight: 500;
    border-right: 2px solid #3d98eab2;
  }
  .single-blog-page .main-content-wrapper .right-side .right-box .social-box {
    background-color: rgba(11, 113, 238, 0.0509803922);
    width: 100%;
    margin-top: 25px;
    padding: 10px;
  }
  .single-blog-page
    .main-content-wrapper
    .right-side
    .right-box
    .social-box
    .item-row
    .social-item {
    font-size: 14px;
    cursor: pointer;
  }
  .single-blog-page
    .main-content-wrapper
    .right-side
    .right-box
    .social-box
    .item-row
    .social-item
    span {
    margin-right: 4px;
  }
  .single-blog-page .main-content-wrapper .right-side .right-box .rate-box {
    /* margin-top: 15px; */
    border-radius: 10px;
    padding: 5px;
    background-color: #0b71ee0d;
  }

  .single-blog-page .main-content-wrapper .blog-section {
    /* width: 650px; */
    align-items: center;
    justify-content: center;
    flex-direction: column;
    justify-content: flex-start;
    padding-bottom: 100px;
  }


  .single-blog-page
    .main-content-wrapper
    .blog-section
    .article-info-box
    .info-item {
    color: #162035;
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 5px;
    position: relative;
  }
  .single-blog-page
    .main-content-wrapper
    .blog-section
    .article-info-box
    .info-item.calendar::after,
  .single-blog-page
    .main-content-wrapper
    .blog-section
    .article-info-box
    .info-item.time::after,
  .single-blog-page
    .main-content-wrapper
    .blog-section
    .article-info-box
    .info-item.comment::after,
  .single-blog-page
    .main-content-wrapper
    .blog-section
    .article-info-box
    .info-item.share::after {
    content: "";
    position: absolute;
    left: -20px;
    width: 2px;
    border-radius: 10px;
    height: 25px;
    background-color: rgba(61, 152, 234, 0.6980392157);
  }

  .single-blog-page
    .blog-section
    .article-info-box
    .info-item.share
    img {
    width: 18px;
  }

  .single-blog-page
 
    .article-info-box
    .info-item
    span {
font-weight: 500;
color: #304168;
  }
  .single-blog-page .main-content-wrapper .blog-section .blog-title {
    color: #162035;
    margin: 35px 0 60px 0;
  }
  .single-blog-page .main-content-wrapper .blog-section .blog-text-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    justify-content: flex-start;
    gap: 40px;
  }
  .single-blog-page
    .main-content-wrapper
    .blog-section
    .blog-text-container
    .paragraph {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
  }
 
  .single-blog-page
    .main-content-wrapper
    .blog-section
    .blog-text-container
    .paragraph
    .paragraph-text {
    text-align: justify;
    color: #47587b;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
  }
  @media only screen and (max-width: 768px) {
    .single-blog-page
      .main-content-wrapper
      .blog-section
      .blog-text-container
      .paragraph
      .paragraph-text {
      text-align: justify;
      color: #47587b;
      font-weight: 400;
      font-size: 16px;
      line-height: 2z5px;
    }
  }
  .single-blog-page
    .main-content-wrapper
    .blog-section
    .blog-text-container
    .paragraph
    .special-part {
    margin: 10px auto;
    padding: 10px;
    background-color: rgba(11, 113, 238, 0.1019607843);
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
  }
  .single-blog-page
    .main-content-wrapper
    .blog-section
    .blog-text-container
    .paragraph
    .paragraph-img {
    width: 100%;
    margin: 10px auto;
  }

  .single-blog-page
    .main-content-wrapper
    .blog-section
    .blog-text-container
    .end-line {
    width: 100%;
    height: 2px;
    border-radius: 10px;
    background-color: rgba(11, 113, 238, 0.2);
  }


  .single-blog-page
    .main-content-wrapper
    .blog-section
    .blog-text-container
    .tag-box
    .row-label
    img {
    width: 16px;
  }
  .single-blog-page
    .main-content-wrapper
    .blog-section
    .blog-text-container
    .tag-box
    .tag {
    max-width: -moz-fit-content;
    max-width: fit-content;
    text-wrap: nowrap;
    padding: 10px;
    border-radius: 10px;
    background-color: rgba(11, 113, 238, 0.1019607843);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    font-size: 12px;
    cursor: default;
  }
  .single-blog-page
    .main-content-wrapper
    .blog-section
    .blog-text-container
    .tag-box
    .tag::before {
    content: "#";
    position: relative;
    left: 2px;
  }
  .single-blog-page .left-side {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    justify-content: flex-start;
    gap: 15px;
  }
  .single-blog-page .left-side .left-box {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 10px 10px 20px 10px;
   
    /* position: sticky; */
    top: 0px;
  }
  .single-blog-page .left-side .left-box .link-box {
    margin-top: 10px;
    padding: 10px;
  }


  .single-blog-page .left-side .link-box .box-link {
    text-decoration: none;
    color: #324349;
    border-bottom: 1px solid rgba(11, 113, 238, 0.2);
    padding: 7px 0;
    font-size: 14px;
    width: 100%;
  }
  
  .single-blog-page .left-side .left-box .link-box .box-link:hover {
    color: #362fd9;
  }
  .single-blog-page .left-side .left-box .link-box .card-link {    
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .single-blog-page .left-side .left-box .link-box .card-link img {
    width: 100%;
  }
  .single-blog-page .left-side .left-box .link-box .card-link .post-category {
    font-size: 14px;
    padding: 0 8px;
    color: #0b71ee;
    margin: 7px 0;
  }

  .single-blog-page .about-author-section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .single-blog-page .about-author-section h4 {
    color: #162035;
    margin-bottom: 50px;
  }
  
  .single-blog-page .about-author-section .box-head .author-personal {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
  }
  .single-blog-page .about-author-section .box-head .author-personal img {
    width: 45px;
  }
  .single-blog-page
    .about-author-section
    .box-head
    .author-personal
    .author-name {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    color: #162035;
  }
  .single-blog-page
    .about-author-section
    .box-head
    .author-personal
    .author-name
    strong {
    font-size: 18px;
  }
  .single-blog-page
    .about-author-section
    .box-head
    .author-personal
    .author-name
    .expertise {
    margin: 0;
   
    color: #47587b;
    font-size: 13px;
  }
  .single-blog-page .about-author-section .box-head .statistics {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .single-blog-page .about-author-section .box-head .statistics .item-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .single-blog-page .about-author-section .box-head .statistics .item-row .label {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    font-size: 13px;
    gap: 5px;
  }
  .single-blog-page
    .about-author-section
    .box-head
    .statistics
    .item-row
    .label
    img {
    width: 15px;
  }
  .single-blog-page
    .about-author-section
    .box-head
    .statistics
    .item-row
    .label
    p {
    margin: 0;
    color: #162035;

  }
  .single-blog-page .about-author-section .box-head .statistics .item-row .value {

    font-size: 12px;
  }
  .single-blog-page
    .about-author-section
    .box-head
    .statistics
    .item-row
    .value
    b {
    font-size: 14px;
  }
  .single-blog-page .about-author-section .about-author-text {
    margin-top: 40px;
    color: #47587b;
    text-align: center;
   
    line-height: 35px;
    font-size: 14px;
  }
  .single-blog-page .user-opinion {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 60%;
    margin: 20px 0;
    padding: 40px 0;
   
  }
  .single-blog-page .user-opinion .box-title {

    color: #162035;
  }
  .single-blog-page .comments-section .box-desc {
    color: #47587b;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    max-width: 700px !important;
  }
  .single-blog-page .user-opinion .user-form {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 40px;
    gap: 25px;
  }
  .single-blog-page .user-opinion .user-form .info-row,
  .single-blog-page .user-opinion .user-form .text-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
  }
  .single-blog-page .user-opinion .user-form .info-row .info-item,
  .single-blog-page .user-opinion .user-form .text-box .info-item {
    /* width: 50%; */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
  }
  .single-blog-page .user-opinion .user-form .info-row .info-item label,
  .single-blog-page .user-opinion .user-form .text-box .info-item label {
    color: #47587b;
    transform: translateX(-10px);
    font-size: 12px;
  }
  .single-blog-page .user-opinion .user-form .info-row .info-item input,
  .single-blog-page .user-opinion .user-form .text-box .info-item input {
    background-color: rgba(73, 148, 239, 0.262745098);
    border-radius: 10px;
    padding: 10px;
    font-size: 14px;
    outline: none;
    border: none;
    width: 100%;
  }
  .single-blog-page .user-opinion .user-form .text-box {
    flex-direction: column;
    align-items: flex-start;
  }
  .single-blog-page .user-opinion .user-form .text-box label {
    color: #47587b;
    transform: translateX(-10px);
    font-size: 12px;
  }
  .single-blog-page .user-opinion .user-form .text-box textarea {
    width: 100%;
    height: 200px;
    border-radius: 10px;
    background-color: rgba(73, 148, 239, 0.262745098);
    padding: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    outline: none;
    border: none;
  }
  .single-blog-page .user-opinion .end-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    justify-content: flex-start;
    gap: 10px;
    position: relative;
    margin-top: 30px;
  }
  .single-blog-page .user-opinion .end-row .cookie-text {
    margin: 0;
    color: #47587b;
    font-size: 12px;
  }
  .single-blog-page .user-opinion .end-row .send-btn {
    position: absolute;
    width: 130px;
    height: 40px;
    border-radius: 10px;
    border: none;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    background: linear-gradient(45deg, #0b71ee 0%, #3d98ea 100%);
  }
  .single-blog-page .comments-section {
    /* width: 60%; */
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    justify-content: flex-start;
   
    padding: 50px 0;
    gap: 15px;
  }
  .single-blog-page .comments-section .box-title {

    color: #162035;
  }
  .single-blog-page .comments-section .box-desc {
    color: #47587b;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
  }
  .single-blog-page .comments-section .comments-field {
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    gap: 15px;
  }

  .single-blog-page .comments-section .comments-field .discuss .comment-row {
    width: 100%;
    max-width: 700px;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
   
  }
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row
    .comment {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    border-radius: 5px;
    width: 100%;
    background-color: #F9FAFB;
    border: 1px solid #9CA3AF;
  }
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row
    .comment
    .head {
    width: 100%;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #47587b;
  }
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row
    .comment
    .head
    a {
    color: rgba(71, 88, 123, 0.3490196078);
    font-size: 12px;
  }
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row
    .comment
    .body {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 22px;
    color: #47587b;
    line-height: 30px;
    font-size: 14px;
  }
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row
    .comment
    .body
    p,
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row
    .comment
    .body
    q {
  
    padding: 0 5px;
    text-align: right;
    font-weight: 500;
  }

  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row
    .comment-footer {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #47587b;
    padding: 2px 20px;
    font-size: 12px;
  }
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row
    .comment-footer
    span {

    margin: 2px;
  }
  
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row.admin
    .comment {
    background-color: white;
    width: 95%;
    border:1px solid #2E72ED;
  }
  
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row.admin
    .comment
    .head
    a {
    color: rgba(71, 88, 123, 0.3490196078);
    font-size: 12px;
  }
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row.admin
    .comment
    .body {
    padding: 10px 16px;
    color: #47587b;
    font-size: 14px;
  }
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row.admin
    .comment
    .body
    div.reply {
      display: flex;
      flex-direction: column;
    background:#E9F2FF;
    border-radius: 5px;
    color:#2E72ED !important;
    border-right: 4px solid #2E72ED;
  }
  .single-blog-page
    .comments-section
    .comments-field
    .discuss
    .comment-row.admin
    .comment-footer {
    justify-content: flex-end;
  }

  .single-blog-page .comments-section .see-more img {
    margin-left: 4px;
  } /*# sourceMappingURL=singleBlog.css.map */
  .single-blog-page .comments-section .body form textarea {
    align-self: center;
  }
  /*# sourceMappingURL=singleBlog.css.map */
  
  @media (min-width: 1400px) {
    .single-blog-page .left-side .link-box .box-link {
      font-size: 16px;
    }
  }
  
  /* weblog page  */
  .azarsys-weblog-page .hero-section .text-wrapper h1 {
    color: #162035;
    width: 100% !important;
  }
  .azarsys-weblog-page .hero-section .text-wrapper .hero-desc {
    font-size: 18px !important;
  }
  
  .azarsys-weblog-page
    .hero-section
    .text-content-wrapper
    .input-container
    input {
    border: none;
    outline: none;
    width: 85%;
   
    padding-right: 5px;
  }
  .azarsys-weblog-page
    .hero-section
    .text-content-wrapper
    .input-container
    input::-moz-placeholder {
    color: rgba(71, 88, 123, 0.2);
  }
  .azarsys-weblog-page
    .hero-section
    .text-content-wrapper
    .input-container
    input::placeholder {
    color: rgba(71, 88, 123, 0.2);
  }
  
  .azarsys-weblog-page
    .hero-section
    .text-content-wrapper
    .btn-box
    a:nth-child(1) {
    background-color: #0b71ee;
  }
  .azarsys-weblog-page
    .hero-section
    .text-content-wrapper
    .btn-box
    a:nth-child(2) {
    background-color: #3b6aeb;
  }
  .azarsys-weblog-page
    .hero-section
    .text-content-wrapper
    .btn-box
    a:nth-child(3) {
    background-color: #3995ea;
  }
  .azarsys-weblog-page .hero-section .slider-wrapper {
    min-height: 450px;
    /* width: 500px; */
  
    position: absolute;
    overflow-x: hidden;
  }
  .azarsys-weblog-page .hero-section .card {
    background-color: #fff !important;
    border: 1px solid #47587b33;
    opacity: 1 !important;
  }
  .azarsys-weblog-page .hero-section .slider-wrapper .card {
    position: absolute;
    opacity: 1 !important;
    top: 50%;
    transform: translateY(-50%) scale(0.6);
    width: 350px;
    height: 520px;
    flex-shrink: 0;
    text-align: center;
    font-size: 18px;
    stroke-width: 1px;
    stroke: rgba(71, 88, 123, 0.2);
    border-radius: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 12px;
    gap: 10px;
    overflow: hidden;
   
    transition: 1s;
  }
  .azarsys-weblog-page .hero-section .slider-wrapper .card.main {
    transform: translateY(-50%) scale(0.8);
    right: -10px;
    box-shadow: -5px -5px 30px #eaecf0, -5px 5px 30px #eaecf0;
    opacity: 1 !important;
    z-index: 100;
  }
  .azarsys-weblog-page .hero-section .slider-wrapper .card.next {
    right: 320px;
    opacity: 1 !important;
    box-shadow: unset;
    z-index: 90;
  }
  .azarsys-weblog-page .hero-section .slider-wrapper .card.wait {
    right: 550px;
    opacity: 1 !important;
    transition: 0.9s;
    z-index: 1;
  }
  .azarsys-weblog-page .hero-section .card-topic {
    color: #2f7bd3;
    font-size: 16px;
    padding: 0 15px;
    line-height: normal;
    /* padding-right: 20px !important; */
  }
  .azarsys-weblog-page .table-container .card-topic {
    color: #2f7bd3;
    font-size: 14px;
    padding: 0 15px;
    line-height: normal;
    /* padding-right: 20px !important; */
  }
  .azarsys-weblog-page .swiper-container .card-topic {
    color: #2f7bd3;
    font-size: 16px;
    padding: 0 15px;
    line-height: normal;
    /* padding-right: 20px !important; */
  }
  .azarsys-weblog-page .slider-wrapper .card:hover .img-container img {
    transform: scale(1.1);
  }
  .azarsys-weblog-page .slider-wrapper .img-container {
    width: 100%;
    height: 240px !important;
    overflow: hidden;
  }
  .azarsys-weblog-page .swiper-wrapper .img-container {
    width: 100%;
    /* height: 540px !important; */
    height: 280px !important;
    overflow: hidden;
  }
  .azarsys-weblog-page .img-container img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    transition: 0.3s;
  }
  .azarsys-weblog-page .hero-section .card-title {
    text-align: right;
    font-size: 18px;
    padding: 0 15px;
    cursor: pointer;
    color: #162035;
  }
  .azarsys-weblog-page .table-container .card-title {
    text-align: right;
    font-size: 14px;
    padding: 0 15px;
    cursor: pointer;
    color: #162035;
  }
  
  .azarsys-weblog-page .short-desc {
    font-size: 13px;
    padding: 0 15px;
    text-align: right;
    color: #47587b;
  }
  .azarsys-weblog-page .author-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding: 0 15px;
    justify-content: space-between;
  }
  
  .azarsys-weblog-page .slider-wrapper .author-row .author-box {
    gap: 5px;
  }
  .azarsys-weblog-page .slider-wrapper .author-row .author-box i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #0b71ee;
    opacity: 0.41;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
  }
  .azarsys-weblog-page .slider-wrapper .author-row .author-box .author-name {
    font-size: 14px;
    color: #162035;
    font-weight: 600;
  }
  .azarsys-weblog-page .slider-wrapper .author-row .author-box .publish-date {
    font-size: 12px;
    color: #47587b;
  }
  .azarsys-weblog-page .slider-wrapper .line {
    width: 90%;
    align-self: center;
    height: 1px;
    background-color: rgba(71, 88, 123, 0.2);
  }
  .azarsys-weblog-page .slider-wrapper .tag-row {
   
    padding: 0 10px;
  }
  .azarsys-weblog-page .slider-wrapper .tag-row div:nth-child(1) {
    font-size: 16px;
    margin-left: 10px;
    gap: 4px;
    width: 80px;
  }
  .azarsys-weblog-page .slider-wrapper .tag-row div:nth-child(1) img {
    width: 15px;
  }
  .azarsys-weblog-page .slider-wrapper .tag-row .tag-labels {
    color: #47587b80;
    font-size: 12px;
    display: flex;
    gap: 10px;
    width: 90%;
  }
  .azarsys-weblog-page .slider-wrapper .tag-row .tag-labels .tag-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .azarsys-weblog-page .slider-wrapper .tag-row img {
    margin-bottom: 2px !important;
    margin-left: 3px;
  }
  
  .podcast-section {
    width: 100%;
    /* min-height: 80vh; */
    /* margin-bottom: 50px; */
   
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .podcast-section strong {
    font-size: 32px;
    color: #162035;
  }
  .podcast-section .tab-wrapper {
    /* width: 800px; */
    /* display: flex; */
    align-items: center;
    justify-content: center;
    gap: 10px;
  }
  .podcast-section .tab-wrapper a {
    /* width: 180px; */
    font-size: 16px;
  }
  .podcast-section .main-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .podcast-section .main-row .podcast-cover {
    /* width: 300px; */
    position: relative;
    top: -20px;
  }
  .podcast-section .main-row .podcast-cover img {
    /* width: 450px; */
    left: 50%;
    top: 50%;
    /* transform: translate(-50%, -50%); */
    /* position: absolute; */
  }
  /* .podcast-section .main-row .podcast-cover img[class="desktop"] {
    width: 450px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
  } */
  .podcast-section .main-row .podcast-cover img[alt="cover-bg"] {
    width: 420px;
    z-index: -1;
    filter: blur(20px);
  }
  
  .podcast-section .main-row .podcast-container .desc {
    line-height: 30px;
    font-size: 15px;
  }
  .podcast-section .main-row .podcast-container .audio-progress-box {
    /* width: 500px; */
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin: 20px;
    cursor: pointer;
  }
  .podcast-section .main-row .podcast-container .audio-progress-box .line {
    width: 2px;
    height: 50px;
    border-radius: 10px;
    background-color: rgba(11, 113, 238, 0.3019607843);
    transition: 1s;
  }
  .podcast-section .main-row .podcast-container .audio-progress-box .line1 {
    height: 10px;
  }
  .podcast-section .main-row .podcast-container .audio-progress-box .line2 {
    height: 20px;
  }
  .podcast-section .main-row .podcast-container .audio-progress-box .line3 {
    height: 30px;
  }
  .podcast-section .main-row .podcast-container .audio-progress-box .line4 {
    height: 40px;
  }
  .podcast-section .main-row .podcast-container .audio-progress-box .line5 {
    height: 50px;
  }
  .podcast-section .main-row .podcast-container .audio-progress-box .line.active {
    background-color: #0b71ee;
  }
  .podcast-section
    .main-row
    .podcast-container
    .podcast-control-box
    .audio-btn-container {
    position: relative;
    width: 130px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .podcast-section
    .main-row
    .podcast-container
    .podcast-control-box
    .audio-btn-container
    img[alt*="circle"] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -5;
  }
  .podcast-section
    .main-row
    .podcast-container
    .podcast-control-box
    .audio-btn-container
    .audio-btn {
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #0b71ee;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .podcast-section
    .main-row
    .podcast-container
    .podcast-control-box
    .audio-btn-container
    .audio-btn
    img {
    display: none;
  }
  .podcast-section
    .main-row
    .podcast-container
    .podcast-control-box
    .audio-btn-container
    .audio-btn
    img[alt*="play"] {
    transform: translateX(2px);
  }
  .podcast-section
    .main-row
    .podcast-container
    .podcast-control-box
    .audio-btn-container
    .audio-btn
    img.active {
    display: block;
  }
  .podcast-section
    .main-row
    .podcast-container
    .podcast-control-box
    .prev-audio-btn,
  .podcast-section
    .main-row
    .podcast-container
    .podcast-control-box
    .next-audio-btn {
    cursor: pointer;
  }
  .podcast-section
    .main-row
    .podcast-container
    .podcast-control-box
    .prev-audio-btn {
    transform: rotate(180deg);
  }
  
  .azarsys-weblog-page .swiper-wrapper {
    height: 700px !important;
  }
  
  .media-section {
    padding-top: 20px;
    /* margin-bottom: 40px; */
    /* min-height: 60vh; */
   
    width: 80%;
    display: flex;
    align-items: center;
    /* justify-content: space-evenly; */
    gap: 20px;
  }
  .media-section .text-content-wrapper {
    direction: ltr;
  
    /* padding-left: 50px; */
    /* width: 600px; */
  }
  .media-section .text-content-wrapper p {
    color: #47587b;
    font-size: 13px;
    line-height: 25px;
  }
  .media-section .text-content-wrapper.rtl-box {
    direction: rtl;
    /* padding-right: 50px; */
  }

  .media-section .text-content-wrapper .section-label {
    font-size: 12px;
    color: #0b71ee;
    margin-bottom: 10px;
  }
  .section-label {
    font-size: 12px;
    color: #0b71ee;
    margin-bottom: 10px;
  }
  .media-section .text-content-wrapper .btn-box .btn {
    box-shadow: 3px 3px 20px #e1eeff, -3px 3px 20px #e1eeff,
      -3px -3px 20px #e1eeff, 3px -3px 20px #e1eeff;
  }
  .media-section .image-wrapper {
    position: relative;
  }
  .media-section .image-wrapper video {
    width: 100% !important;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 5px 5px 30px #bcc9e4, -5px 5px 30px #bcc9e4, 5px -5px 30px #bcc9e4,
      -5px -5px 30px #bcc9e4;
  }
  .media-section .image-wrapper .video-btn {
    width: 75px;
    height: 75px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(-50%, -50%);
    cursor: pointer;
  }
  .media-section .image-wrapper img {
    width: 500px;
  }
  .media-section .image-wrapper img[alt="play"] {
    width: unset;
  }
  
  @media screen and (max-width: 1200px) {
    .azarsys-weblog-page .hero-section .slider-wrapper {
      padding: 0;
      position: relative;
      width: 700px;
      left: -100px;
    }
  }
  @media screen and (max-width: 576px) {
    .azarsys-weblog-page .hero-section .slider-wrapper {
      margin: 30px 0;
      width: 100%;
      left: 0;
    }
    .azarsys-weblog-page .hero-section .slider-wrapper .card.main {
      right: 0;
    }
    .azarsys-weblog-page .hero-section .slider-wrapper .card.next {
      right: 150px;
    }
  
    .media-section {
      text-align: center;
      direction: rtl;
      gap: 20px;
      /* width: 80%; */
    }
  
    /* .media-section .image-wrapper video {
      width: 150px;
    }
    .media-section .image-wrapper img {
      width: 320px;
    } */
    .media-section .text-content-wrapper {
      /* width: 200px; */
      padding-left: unset;
      padding-right: unset;
      padding: 0 15px;
    }
    .media-section .text-content-wrapper.rtl-box {
      padding-left: unset;
      padding-right: unset;
      padding: 0 15px;
    }
    .media-section .text-content-wrapper .btn-box {
      justify-content: center;
    }
  } /*# sourceMappingURL=weblog.css.map */
  
  .azarsys-weblog-page .swiper-container .swiper-slide {
    background-position: center !important;
    background-size: cover !important;
    width: 387px !important;
    justify-content: start !important;
  }
  .azarsys-weblog-page .swiper-container .swiper-slide img {
    width: 100% !important;
  }
  .azarsys-weblog-page .swiper-container {
    width: 95% !important;
    min-height: 0;
    /* height: 100% !important; */
  }
  @media only screen and (max-width: 1024px) {
    .azarsys-weblog-page .swiper-container {
      width: 134vw !important;
      min-width: 100vw !important;
      align-self: center !important;
      right: 0;
      /* height: 100% !important; */
    }
  
    .azarsys-weblog-page .swiper-container .swiper-slide {
      background-position: center !important;
      background-size: cover !important;
      width: 255px !important;
      justify-content: start !important;
      height: 60% !important;
    }
    .azarsys-weblog-page .card-title {
      width: 86%;
    }
  
    .azarsys-weblog-page .short-desc {
      width: 86%;
    }
    .azarsys-weblog-page .slider-wrapper .tag-row {
      width: 86%;
    }
  }
  /* sidebar styles */
  .side-bar .menu .item a {
    color: #79b2f7;
    font-size: 16px;
  }
  .sidebar .mobile-nav-item {
    display: block;
    padding: 15px 5px;
    border-bottom: 1px solid #79b2f7;
    color: #79b2f7;
  }
  .sidebar .sub-menu {
    display: none;
  }
  .sidebar .sub-btn {
    display: flex !important;
  }
  
  /* podcast page styles */
  
  /* podcasts page styles */
  
  .podcasts-page .table-container .swiper-slide {
    /* transform: scaleX(0.9); */
    background-position: center;
    background-size: cover;
    flex-shrink: 0;
    text-align: center;
    font-size: 18px;
    box-shadow: 5px 10px 20vh 0px rgba(11, 113, 238, 0.1) !important;
    margin-bottom: 2rem;
    stroke-width: 1px;
    stroke: rgba(71, 88, 123, 0.2);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    padding-bottom: 12px;
    gap: 10px;
    height: 415px !important;
    overflow: hidden;
   
    background-color: #fff;
  }
  .podcasts-page .table-container .swiper-slide[class*="active"] {
    box-shadow: -5px -5px 20px #e5e7ff, -5px 5px 20px #e5e7ff,
      5px -5px 20px #e5e7ff, 5px 5px 20px #e5e7ff;
    opacity: 1;
  }
  .podcasts-page .table-container .swiper-slide[class*="visible"] {
    opacity: 0.9;
  }
  .podcasts-page .table-container .swiper-slide-topic {
    color: #2f7bd3;
   
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .podcasts-page .table-container .swiper-slide:hover .img-container img {
    transform: scale(1.1);
  }
  .podcasts-page .table-container .swiper-slide .img-container {
    width: 100%;
    height: 170px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
  }
  .podcasts-page .table-container .swiper-slide .img-container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: 0.3s;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  /* .podcasts-page .table-container .swiper-slide .card-title {
    text-align: right;
    font-size: 16px;
    cursor: pointer;
  } */
  /* .podcasts-page .table-container .swiper-slide .card-title:hover {
    color: #362fd9;
  } */
  .podcasts-page .table-container .swiper-slide .short-desc {
    font-size: 12px;
    text-align: right;
    color: #47587b;
  }
  /* .podcasts-page .table-container .swiper-slide {
    height: 88%;
  } */
  /* .podcasts-page .table-container .swiper-slide .author-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding: 0 15px;
    justify-content: space-between;
  } */
  
  .podcasts-page .table-container .swiper-slide .author-row .author-box {
    gap: 5px;
  }
  .podcasts-page .table-container .swiper-slide .author-row .author-box i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #0b71ee;
    opacity: 0.41;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
  }
  .podcasts-page
    .table-container
    .swiper-slide
    .author-row
    .author-box
    .author-name {
    font-size: 12px;
    color: #162035;
  }
  .podcasts-page
    .table-container
    .swiper-slide
    .author-row
    .author-box
    .publish-date {
    font-size: 11px;
    color: #47587b;
  }
  .podcasts-page .table-container .swiper-slide .line {
    width: 100%;
    height: 1px;
    background-color: rgba(71, 88, 123, 0.2);
  }
  
  .podcasts-page .table-container .swiper-slide .tag-row div:nth-child(1) {
    font-size: 14px;
    gap: 4px;
    width: 80px;
  }
  .podcasts-page .swiper-slide .tag-row div:nth-child(1) img {
    width: 16px !important;
  }
  .podcasts-page .table-container .swiper-slide .tag-row .tag-labels {
    color: #505d75;
   
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  