﻿body {
    font-family: 'YekanBakh2', 'shabnam', 'Open Sans', 'Helvetica', 'Arial', sans-serif !important;
}

.alt-font {
    font-family: 'YekanBakh2', 'shabnam', 'Open Sans', 'Helvetica', 'Arial', sans-serif;
}

.navbar .navbar-nav .nav-link {
    font-size: 1.5rem;
    font-weight: normal;
}

.main-content {
    z-index: 2;
}

/*.box-layout {
    padding: 0 90px;
}
*/
.slider-navigation-style-05.swiper-button-prev {
    left: 40px;
    right: auto;
}

header .navbar .navbar-brand img, header.side-menu .logo img, header .sidebar-nav-menu .navbar-brand img {
    max-height: 4.3rem;
}

.text-justify {
    text-align: justify !important
}

blockquote {
    padding: 2px 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: justify !important
}

.accordion-style-04 .panel .accordion-toggle {
    display: inline-block;
    width: 100%;
}

footer .footer-logo img {
    max-height: 100%;
}

p {
    margin: 0 0 8px;
}

.blog-post .blog-post-image img {
    object-fit: cover;
    height: 200px;
}

.swal-footer {
    text-align: center;
}

.list-style-02 li {
    line-height: 21px;
}

.list-style-02 i {
    margin-top: -5px;
}

.blog-details-text h3 {
    font-size: 1.8rem;
    margin-bottom: 0;
}

.blog-details-text p {
    text-align: justify;
}
