/* General */
@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 300;
    src: url('/assets/fonts/PeydaWeb-Regular.eot');
    src: url('/assets/fonts/PeydaWeb-Regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('/assets/fonts/PeydaWeb-Regular.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('/assets/fonts/PeydaWeb-Regular.woff2') format('woff2'),
        url('/assets/fonts/PeydaWeb-Regular.ttf') format('ttf')
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 900;
    src: url('/assets/fonts/PeydaWeb-Black.eot');
    src: url('/assets/fonts/PeydaWeb-Black.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('/assets/fonts/PeydaWeb-Black.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('/assets/fonts/PeydaWeb-Black.woff2') format('woff2'),
        url('/assets/fonts/PeydaWeb-Black.ttf') format('ttf')
}


/* genral */
body {
    font-family: "Peyda";
    direction: rtl;
    padding-right: 0 !important;
    overflow: auto !important;
}

.section {
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}

.sction-heade {
    margin-bottom: 25px;
}

.btn {
    border-radius: 8px;
}

.btn-arylide-solid {
    background: #ECCA6A;
    color: #AF9344 !important;
    border: 1px solid #ECCA6A;
}

.btn-arylide-solid:hover {
    background: #fff !important;
    color: #5c4e26 !important;
    border: 1px solid #5c4e26;
}


.btn-starblue-solid {
    background: #137BB4;
    color: #fff;
    border: 1px solid #137BB4;
}

.btn-starblue-solid:hover {
    background: #fff;
    color: #137BB4;
    border: 1px solid #137BB4;
}

.btn-starblue-regular {
    background: #fff;
    color: #137BB4 !important;
    border: 1px solid #137BB4;
}

.btn-starblue-regular:hover {
    background: #137BB4 !important;
    color: #fff !important;
    border: 1px solid #137BB4;
}

.btn-starblue-regular a {
    color: #137BB4 !important;
}

.btn-starblue-regular:hover a {
    color: #fff !important;

}

audio {
    border: 1px solid #ecca6a;
    background: #f1f3f4;
    border-radius: 11px;
}

p {
    color: #000000;
    font-size: 16px;
    line-height: 2em;
}

.section-main-title {
    color: #137BB4;
    font-size: 24px;
    font-weight: 900;
}

.section-sub-title {
    color: #0F0F0F;
    font-size: 18px;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #ECCA6A;
}

::-webkit-scrollbar-thumb:hover {
    background: #137BB4;
}

.btn-light {
    color: #63B8E7;
}

.btn-light:hover {
    color: #137BB4;
}


.btn-location {
    background: #fff;
    color: #137BB4;
    border: 1px solid #137BB4;
    width: 100%;
    margin-bottom: 5px;
}

.btn-location:hover {

    background: #137BB4;
    color: #fff;
    border: 1px solid #137BB4;
}

#locationsModal .col-3 {
    padding: 5px;
}

.locations-selected img {
    width: 20px;
    margin-left: 5px;
}

.farsi1-bg {
    background-image: url(/assets/images/bg/farsi1.svg);
    background-position: center !important;
    background-size: 78px !important;
}

.farsi1-bg-2 {
    background-image: url(/assets/images/border.jpg);
    background-size: inherit;
    background-position: center center;
    text-align: center;
    height: 100%;
    border-radius: 10px;
}

.d-ltr {
    direction: ltr;
}

.d-rtl {
    direction: rtl;
}

a {
    text-decoration: none;

}

.curve {
    border-radius: 10px !important;
    overflow: hidden;
}

.search-modal button {
    border-radius: 10px !important;
    margin-right: 5px;
}

/* form  */
form {
    margin: 0;
}

input {
    border-radius: 10px !important;
    line-height: 2em !important;
}

.invalid-feedback {
    text-align: right;
    margin-top: 5px;
}

select {
    border-radius: 10px !important;
    line-height: 2em !important;
}

form .row {
    margin-bottom: 20px;
}

textarea {
    border-radius: 10px !important;
}

.input-title {
    margin-bottom: 5px;
}

form button {
    line-height: 2em !important;
}

/* header */
.navbar {
    padding: 30px 0;
    direction: ltr;
    background-color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1000;
    top: 0;
}

.mainContent {
    margin-top: 110px;
}

.navbar-collapse {
    direction: rtl;
}

.navbar a {
    color: #555454;
    font-size: 14px;
    margin: 0;
}

.navbar a:hover {
    color: #ECCA6A;
    background: transparent;
}

.navbar .fa-location-dot {
    margin-right: 15px;
}

.nav-item.active a {
    color: #ECCA6A !important;
}

.navbar-collapse .btn {
    margin-left: 5px;
    font-size: 14px;
}

.navbar-collapse .btn-starblue-solid {
    padding: 10px;
    line-height: 0 !important;
}

.navbar-nav .nav-item::before {
    content: "";
    display: block;
    width: 6px;
    height: 12px;
    background: #fff;
    margin: 0 auto;
    border-radius: 10px;
}

.navbar-nav .nav-item:hover::before {
    content: "";
    display: block;
    background: #ECCA6A;
}

.navbar-nav .nav-item.active::before {
    content: "";
    display: block;
    background: #ECCA6A;
}

.navbar-toggler {
    padding: 0 10px;
}

.navbar-toggler:focus {
    box-shadow: 0 0 0;
}

.navbar-toggler:hover {
    border: 1px solid #ECCA6A;
}

.navbar-toggler i {
    margin: 0;
    padding: 0;
    line-height: 37px;
    font-size: 25px;
    color: #137BB4;
}

.dropdown-menu {
    border-radius: 8px;
}

.dropdown-item {
    padding: 8px 20px;
}

/* slider */
.slide {
    border-radius: 14px;
    overflow: hidden;
}

/* .carousel-item:after {
    content: "";
    width: 100px;
    height: 100px;
    display: block;
    background: linear-gradient(180deg, rgba(15, 15, 15, 0) 17.59%, #0F0F0F 94.28%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
} */

.carousel-caption {
    z-index: 1;
    text-align: center;
    right: 3%;
    left: 3%;
    text-align: right;
}

.carousel-caption a {
    color: #fff;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 1) 7%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 1) 7%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(-90deg, rgba(0, 0, 0, 1) 7%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
    padding: 20px;
    border-radius: 10px;
    display: block;
    width: 100%;
}

.carousel-caption h5 {
    font-size: 28px;
    color: #fff;
    margin-bottom: 0;

    /* background: rgb(0, 0, 0);
    background: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 1) 7%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 1) 7%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(-90deg, rgba(0, 0, 0, 1) 7%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
    padding: 10px 10px 0 0;
    border-radius: 0 10px 0 0; */
}

.carousel-caption p {
    font-size: 15px;
    color: #dfdfdf;
    margin-bottom: 0;

    /* background: rgb(0, 0, 0);
    background: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 1) 7%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 1) 7%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(-90deg, rgba(0, 0, 0, 1) 7%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
    padding: 0 10px 10px 0;
    border-radius: 0 0 10px 0; */

}

.carousel-caption span {
    color: #ECCA6A;
}

*/ .carousel-indicators {
    justify-content: end;
    margin-left: 5%;
    margin-right: 5%;
}

.carousel-control-next,
.carousel-control-prev {
    width: 6%;

}

/* hamy section */
.section-ads {
    /* background: linear-gradient(180deg, rgba(249, 249, 249, 0) 0%, #d2eefd80 33.12%, rgba(219, 240, 252, 0.760766) 60.21%, rgba(249, 249, 249, 0) 100%); */
    padding: 30px 0;
}

a.ad-card {}

.ad-body {
    display: flex;
    background: #FFFFFF;
    padding: 10px 15px;
    border-radius: 20px;
    width: 100%;
    height: 111px;
    overflow: hidden;
    border: 1px solid #ecca6a57;

}

.ad-body:hover {
    border: 1px solid #ecca6a;
}

.ad-card-img {
    width: 40%;
    overflow: hidden;
}

.ad-card-img img {
    width: 100px;
    height: 100%;
    border-radius: 20px;
    object-fit: cover;
}

.ad-card-content {
    color: #151b1f;
    list-style: none;
    width: 50%;
    padding: 10px;
    overflow: hidden;
}

.ad-card-content h2 {
    font-size: 16px;
}

.ad-card-content span {
    color: #C5C5C5;
    font-size: 13px;
}

.ad-card-features {
    width: 10%;
    text-align: left;
    padding: 5px;

}

.border-section-ads {
    background-image: url(/assets/images/border.jpg);
    background-size: inherit;
    background-position: center center;
    text-align: center;
    height: 150px;
}

.vip-section {
    border-radius: 10px;
    padding: 20px;
}

.vip-section .ad-body:hover {
    border-color: #137bb4 !important;
}

.vip-ad-card {
    background: #fff;
    padding: 10px 15px;
    border-radius: 20px;
    width: 100%;
    border: 1px solid #ecca6a57;
    display: block;
    position: relative;
    height: 100%;
}

.vip-ad-body {
    margin-bottom: 15px;

}

.vip-ad-card::after {
    content: "";
    background-image: url(/assets/images/vip-badge.png);
    background-size: cover;
    background-position: center center;
    width: 30px;
    height: 40px;
    position: absolute;
    background-repeat: no-repeat;
    left: -17px;
    top: -8px;
}

.vip-ad-card-img {
    margin-bottom: 5px;
}

.vip-ad-card-img img {
    border-radius: 20px;
    object-fit: cover;
}

.vip-ad-card-content h2 {
    font-size: 18px;
    color: #0d0d0d;
    margin-bottom: 0;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
    margin-top: 10px;
}

.vip-ad-card-content span {
    font-size: 25px;
    color: #0d0d0d;
    text-align: center;
    display: block;
}

/* about */
.about-section {
    background-image: url('/assets/images/home-about-bg.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;

}

.about-section img {
    width: 100%;
}

.about-section h2 {
    color: #0F0F0F;
    font-size: 32px;
    margin-bottom: 25px;
    font-weight: 900;
}

.about-section h2 span {
    color: #137BB4;
    font-weight: 900;
}

.about-section p {
    color: #000000;
    font-size: 16px;
    margin-bottom: 25px;
}

.about-section p span {
    color: #0F0F0F;
}

/* quick access */
.quick-acces * {
    color: #C9A43C;

}

.quick-acces:hover * {
    color: #137BB4;

}

.quick-acces-body {
    background: #FFFFFF;
    box-shadow: 0px 16px 24px -11px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 20px;
    z-index: 1;
    position: relative;
    border: 1px solid #00000008;
}

.quick-acces::after {
    content: "";
    border-bottom: 25px solid transparent;
    display: block;
    border-radius: 50px;
    position: relative;
    z-index: 0;
    width: 80%;
    margin: 0 auto;
    top: -15px;
}

.quick-acces:hover::after {
    border-bottom: 25px solid #137BB4;
}


.quick-acces-head {
    display: flex;
    position: relative;
}

.quick-acces-head a {}

.quick-acces-head img {
    border-radius: 10px;
    margin-bottom: 25px;
    /* width: 240px; */
    width: 80%;
}

.quick-acces-head h2 {
    font-size: 18px;
}


.quick-acces-head span {
    color: #C9A43C;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    height: 30px;
    width: 290px;
    position: absolute;
    bottom: 0;
    left: -137px;
    top: 142px;
    letter-spacing: 3px;
}


.quick-acces-content {
    display: block;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.quick-acces-content p {
    color: #000000 !important;
    font-size: 14px;
    text-align: right;
    margin: 0;
}

/* home information sections */
.info-section {
    padding: 0;
}

.info-section-title {
    color: #137BB4;
    font-size: 30px;
    margin-bottom: 25px;
    font-weight: 900;
}

.info-section-subtitle {
    color: #0F0F0F;
    font-size: 20px;
    line-height: 1.7em;
    margin-bottom: 10px;
}

.info-section-subtitle span {
    color: #137BB4;
}

p.info-section-description {
    color: #000000;
    text-align: justify;
    overflow-y: scroll;
    height: 130px;
    padding-left: 20px;
    margin-bottom: 20px;
}

.info-section-description ::-webkit-scrollbar {
    width: 10px;
}

.btn-spotify-solid {
    background: #1ED760;
    color: #fff;
    border: 1px solid #1ED760;
}

.btn-spotify-solid:hover {
    background: #fff;
    color: #1ED760;
    border: 1px solid #1ED760;
}

.btn-soundcloud-solid {
    background: #FF551A;
    color: #fff;
    border: 1px solid #FF551A;
}

.btn-soundcloud-solid:hover {
    background: #fff;
    color: #FF551A;
    border: 1px solid #FF551A;
}

.btn-googlecast-solid {
    background: #0A9EE6;
    color: #fff;
    border: 1px solid #0A9EE6;
}

.btn-googlecast-solid:hover {
    background: #fff;
    color: #0A9EE6;
    border: 1px solid #0A9EE6;
}

.btn-anker-solid {
    background: #011689;
    color: #fff;
    border: 1px solid #011689;
}

.btn-anker-solid:hover {
    background: #fff;
    color: #011689;
    border: 1px solid #011689;
}

/* post */

.post {
    /* border: 1px solid #137BB4;
    border-radius: 10px;
    padding: 10px; */

    background: #FFFFFF;
    box-shadow: 0px -2px 13px -4px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #00000008;
}

.post:hover {
    border: 1px solid #ECCA6A;
}

.post-img {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
}

.post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.post-title a {
    color: #0F0F0F;
    font-size: 15px;
}

.post-title a h3 {
    color: #0F0F0F;
    font-size: 15px;
    font-weight: 800;
    line-height: 2em;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;

}

.post-date {
    text-align: left;
    color: #505050;
    margin-bottom: 5px;
}

.post-description p {
    color: #000000;
    font-size: 13px;
    text-align: justify;
    margin: 0;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* application */
.application {
    background: linear-gradient(90deg, #115F89 0%, #137BB4 71.67%);
    padding: 50px;
    border-radius: 27px;
    color: #fff;
    position: relative;
    margin-top: 31px;
    text-align: justify;
}

.application p {
    font-size: 16px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.application h3 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 25px;
}

.application p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.btn-application-solid {
    background: #11608B;
    line-height: 50px;
    color: #fff;
    padding: 0 20px;
}

.btn-application-light {
    line-height: 50px;
    color: #fff;
    padding: 0 10px;
}

.application-bg:after {
    content: "";
    background-image: url('/assets/images/application.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 613px;
    height: 414px;
    display: block;
    position: absolute;
    top: -31px;
    left: 0;
}

/* footer */
footer {
    background-image: url('/assets/images/footer-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px;
    padding: 50px 0 25px 0;
}

footer p {
    text-align: justify;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer h4 {
    color: #0F0F0F;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 900;

}

footer h4 span {
    color: #11608B;
}

footer ul span {
    color: #0F0F0F;
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
    font-weight: 900;
    margin-top: 10px;
}

footer ul li {
    list-style: none;
    line-height: 35px;
}

footer ul li a {
    color: #000000;
}

.footer-newsletter {
    padding: 5px;
    border: 1px solid #137BB4;
    border-radius: 10px;
}

.footer-newsletter .btn {
    border-radius: 10px !important;
}

.footer-newsletter .form-control {
    border: 0;
}

.footer-newsletter .form-control:focus {
    box-shadow: 0 0 0;
}

.footer-seprator {
    padding-bottom: 50px;
    margin-bottom: 25px;
    border-bottom: 2px solid #E3E3E3;
}

.footer-copyright p {
    display: inline;
    color: #000000;
    margin-right: 10px;
}


.footer-socialmedia ul {
    padding: 0;
    margin: 0;
    text-align: left;
}


.footer-socialmedia ul li {
    display: inline-block;
    margin-right: 5px;
    border-radius: 50px;
    margin-right: 15px;
}


.footer-socialmedia ul li a:hover {
    color: #137BB4;
}


/* profile */

.porofile-gate {
    padding-top: 5%;
    overflow-x: hidden;
}

.porofile-gate-body {
    background-image: url(/assets/images/bg/farsi1.svg);
    background-position: center !important;
    background-size: 60px !important;
    box-shadow: 0px 16px 24px -11px rgb(0 0 0 / 15%);
    border-radius: 10px;
    border: 1px solid #00000008;
    text-align: center;
    width: 100%;
    max-width: 600px;
    padding: 5%;
    margin: auto;

}

.porofile-gate-body input {
    direction: rtl;
}

.porofile-gate h1 {
    color: #0F0F0F;
    font-size: 28px;
    margin-bottom: 25px;
    font-weight: 900;
}

.porofile-gate h1 span {
    color: #137BB4;
}

.porofile-gate .btn-eye {
    border-radius: 10px !important;
    margin-right: 5px;
}

.porofile-gate .btn-starblue-solid {
    line-height: 2em;
}

.user-menu {
    background-image: url(/assets/images/bg/farsi1.svg);
    background-position: center !important;
    background-size: 60px !important;
    box-shadow: 0px 16px 24px -11px rgb(0 0 0 / 15%);
    border-radius: 10px;
    border: 1px solid #00000008;
    padding: 15px 30px;
    margin: auto;
}

.user-menu a {
    display: block;
    color: #41464b;
    font-size: 16px;
    line-height: 2.5em;
}

.user-menu a:hover {
    color: #137BB4;

}

.user-menu a i {
    margin-left: 10px;
}

.user-menu span {
    font-size: 19px;
    font-weight: 900;
    margin-top: 15px;
    display: block;
}

.user-content {
    border-radius: 10px;
    border: 1px solid #00000008;
    padding: 15px 30px;
    margin: auto;
    min-height: 300px;
    box-shadow: 0px 16px 24px -11px rgb(0 0 0 / 15%);
    text-align: justify;
}

.user-content img {
    border-radius: 10px;
    border: 2px solid #FA6E00;
    padding: 10px;

}

.user-panel-title {
    margin-bottom: 15px;
    font-weight: 800;
    font-size: 20px;
    color: #137BB4;
}

/* archive */
.archive-header {
    background-image: url(/assets/images/archive-bg.png);
    background-position: center !important;
    background-size: cover !important;
    box-shadow: 0px 16px 24px -11px rgb(0 0 0 / 15%);
    border-radius: 10px;
    border: 1px solid #00000008;
    padding: 5%;
    text-align: center;
    margin-bottom: 25px;
}

.archive-header .btn-search {
    border-radius: 10px !important;
    margin-right: 5px !important;
    background: #137BB4;
    border-color: #137BB4;
    color: #fff !important;
}

.archive-header .btn-search:hover {
    color: #137BB4 !important;

}

.archive-header form {
    width: 75%;
    margin: 0 auto;
}

.archive-header h1 {
    font-weight: 900;
}

.archive-header h1 img {
    display: block;
    margin: 10px auto;
    width: 75px;
}

.archive-header h1 span {
    color: #137BB4 !important;
}

.archive-header p span {
    color: #137BB4 !important;

}

.archive-filter {
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 0px 16px 24px -11px rgb(0 0 0 / 15%);
    border-radius: 10px;
    border: 1px solid #00000008;
    padding: 15px;
    text-align: right;
    margin-bottom: 25px;
}

.archive-filter span {
    color: #137BB4;
}

.archive-content {
    margin-bottom: 15px;

}

.archive-content .ad-card {
    margin-bottom: 20px;
    display: block;
}

.archive-content .ad-body {
    z-index: 2;
    position: relative;
}

/* .archive-content .ad-card::after {
    content: "";
    background-image: url(/assets/images/border-bottom-01.png);
    height: 15px;
    background-size: cover;
    display: block;
    width: 70%;
    border-radius: 0 0 50px 50px;
    margin: 0 auto;
    position: relative;
    top: -8px;
    z-index: 1;
} */

.archive-content .col-lg-4:nth-child(even) .ad-card::after {
    background-image: url(/assets/images/border-bottom-02.png) !important;

}

.archive-sidebar ul {
    margin: 0;
    padding: 0;
}

.archive-sidebar ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 1px solid #00000008;
    background: #F9F9F9;

}

.archive-sidebar ul li a {
    color: #0F0F0F;
    display: block;
    padding: 10px;

}

.archive-sidebar ul li a:hover {
    color: #137BB4;
}

.archive-sidebar ul li a i {
    margin-left: 10px;
}

.archive-sidebar ul li:nth-child(even) {
    background: #fff;
}

.archive-sidebar ul li:hover {
    border-color: #137BB4;
}

.archive-sidebar span {
    display: block;
    font-size: 20px;
    color: #0F0F0F;
    margin-bottom: 15px;
}

.directory-sidebar {
    text-align: center;
    margin-bottom: 25px;
}

.directory-sidebar li {
    display: inline-block;
    margin: 5px !important;
}

.directory-body {
    padding: 30px;
    border-radius: 20px !important;
    overflow: hidden;
    border: 1px solid #ecca6a57;
    display: block;
    z-index: 2;
    background-image: url(/assets/images/bg/farsi1.svg);
    background-position: center !important;
    background-size: 120px !important;


}

.directory-body:hover {
    border: 1px solid #137BB4;

}

.directory-card {
    height: 100%;
}

a.directory-card {
    display: block;
}

.directory-body {
    height: 100%;
}

.directory-body h2 {
    color: #151b1f;
    font-size: 18px;
    display: block;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 700;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.directory-body ul {
    margin: 0;
    padding: 0;
    direction: ltr;
    margin-bottom: 25px;
}

.directory-body ul li {
    list-style: none;
    color: #137BB4;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.directory-body ul li span {
    margin-left: 5px;
    color: #000000;
    margin-left: 5px;
    font-size: 17px;
}


.directory-body .btn {
    background: #C00C1A;
    display: block;
    color: #fff;
}

.directory-body .btn:hover {
    background: #a20915;
    color: #fff;
}

.directory-image-grid {
    width: 100%;
    object-fit: cover;
    overflow: hidden;
}

.directory-image-grid img {
    height: 200px;
    object-fit: cover;
    border: 1px solid #ebebeb;
}

.mapboxgl-map {
    height: 250px;
    border-radius: 10px;
}

.direc-left-section {
    margin-bottom: 25px;
}

.dire-img-rel {
    position: relative;
}

.dire-img::before {
    content: "";
    background-image: url(/assets/images/watermark.png);
    background-size: cover;
    background-position: center center;
    width: 80px;
    height: 80px;
    position: absolute;
    background-repeat: no-repeat;
    display: block;
    margin: 9px;
    left: 0;
}

.direc-left-title {
    display: block;
    margin-bottom: 10px;
    color: #000;
}

.tel-direc {
    width: 100%;
    background: #C00C1A;
    display: block;
    text-align: center;
    padding: 10px;
    margin-top: 25px;
    color: #fff;
    font-size: 20px;
    border-radius: 15px;
}

.tel-direc:hover {
    color: #fff;
    background: #a20915;
}

.direct-main-tit img {
    width: 25px;
}

/* single content */
.single-content-main {
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 0px 16px 24px -11px rgb(0 0 0 / 15%);
    border-radius: 10px;
    border: 1px solid #00000008;
    padding: 30px;

}

.single-content-main h1 {
    font-weight: 900;
    color: #000;
    margin-bottom: 15px;
    line-height: 1.6em;
}

.single-content-img {
    border-radius: 10px;

}

.single-content img {
    border-radius: 10px;
    border: 1px solid #00000008;
}

ul.single-meta {
    padding: 0;
    margin: 0;
    color: #000000;
    margin-bottom: 20px;
}

ul.single-meta li {
    list-style: none;
    display: inline-block;
}

ul.single-meta li:after {
    content: "|";
    padding: 0 15px;
    color: #137BB4;
}

ul.single-meta li:last-child::after {
    display: none;
}

ul.single-meta li i {
    margin-left: 5px;
}

.single-meta img {
    width: 20px;
    margin-right: 6px;
}

.social-contact ul {
    margin: 0;
    padding: 0;
}

.social-contact ul li {
    display: inline-block;
}

.social-contact ul li a {
    color: #C5C5C5;
}


.social-contact ul li a {
    padding: 0 8px;
    font-size: 17px;
}

.social-contact ul li:hover a {
    color: #137BB4;
}

.single-info {
    margin-top: 30px;
}

.single-info .row {
    padding: 5px;
    margin: 5px 0;
}

.single-info .row:nth-child(even) {
    background: #F9F9F9;
    border-radius: 10px;
}

.single-info .row .col-9 {
    color: #137BB4;
    font-size: 18px;
}

/* page */
.page-title {
    margin: 30px 0;
}

.page-title h1 {
    font-weight: 900;
}

.page-title h1 span {
    color: #137BB4;
}


/* discuss */
.discuss-body {
    background: #F9F9F9;
    border-radius: 10px;
    padding: 25px;
    overflow: hidden;
    border: 1px solid #ecca6a57;
    margin-bottom: 20px;
}

.discuss-body:hover {
    border-color: #137BB4;

}

.discuss-data-single p {
    overflow: hidden;
}

.discuss-body h2,
.discuss-body h1 {
    font-size: 1.5em;
    font-weight: 600;
    color: #137BB4;
}

.discuss-update span {
    color: #137BB4;

}

.discuss-meta img {
    border-radius: 50%;
    width: 60px;
    border: 3px solid #ecca6a57;
    margin-left: 10px;
}

.discuss-data p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
}


#send-answer h4 {
    font-weight: 900;
    font-size: 1.4em;
    margin-bottom: 15px;
}

#send-answer h4 i {
    color: #137BB4;

}

#send-answer .discuss-body {
    border-color: #137BB4;
}

/* pages */
.page-body {
    background: #F9F9F9;
    padding: 30px;
    border-radius: 10px;
}

.page-body img {
    max-width: 100%;
    border-radius: 10px
}

/* earth */
.earth {
    overflow: hidden;
    background: radial-gradient(ellipse at bottom, #1C2837 0%, #050608 100%);
    background: #000 url(/assets/images/stars.gif) repeat top center;

}

.earth .section-sub-title {
    color: #fff;

}

#earth {
    animation: mymove 300s infinite;
}

#earth img {
    width: 100%;
}

@keyframes mymove {
    100% {
        transform: rotate(3600deg);
    }
}

.local {
    text-align: right;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 30px 15px 15px 15px;
    position: relative;
    background: #393939;
    margin-top: 15px;
}

.local:hover {
    background: #137BB4;
    top: 5px;
}

.local img {
    width: 70px;
    border-radius: 5px;
    height: 40px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    background: #fff;
    padding: 5px;
}

.data-local {
    color: #fff;
}

/* filter section  */
.horizontal-filter {
    background: #F1F2F6;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 15px;
    border: 1px solid #ecca6a57;
    background-image: url(/assets/images/bg/farsi1.svg);
    background-position: center !important;
    background-size: 120px !important;
}

.btn-filter {
    background: #C00C1A;
    display: block;
    color: #fff;
}

.btn-filter:hover {
    background: #a20915;
    display: block;
    color: #fff;
}

.horizontal-filter span {
    font-size: 18px;
}

.horizontal-filter input,
.horizontal-filter select {
    border-radius: 0px 10px 10px 0px !important;
}

.horizontal-filter .btn {
    border-radius: 10px 0px 0px 10px !important;

}

.search-filter {
    position: relative;
}

.search-filter i {
    position: absolute;
    margin: 14px;
    color: #6c757d;
}

.search-filter input {
    padding-right: 35px;
}

/* search  */
.search-head {
    font-size: 18px;
    color: #B8B8B8;
    margin-bottom: 25px;
}

.search-head span {
    font-size: 25px;
    color: #000;
}

.search-tabs {
    background: #F2F3F5;
    border-radius: 30px;
    padding: 20px;
    margin-bottom: 20px;
}

.search-tabs .btn {
    margin-left: 10px;
}

.search-tabs .active {
    background: #ECCA6A;
    color: #AF9344 !important;
    border: 1px solid #ECCA6A;

}

.search-count {
    padding: 2px 8px 0 8px;
    background: #0F0F0F;
    border-radius: 50%;
    color: #fff;
    margin-right: 7px;
}

.search-tabs .tab-content-search {
    min-height: 350px;
}

.fade:not(.show) {
    display: none;
}

.search-404 {
    min-height: 200px;
    padding: 25px;
    font-size: 20px;
    text-align: center;

}

/* other */
.sharebtn {
    float: left;
    color: #ECCA6A;
    font-size: 25px;
    padding: 0 13px;
    margin: 2px;
}

.a2a_kit a {
    cursor: pointer;
    margin: 2px;
}



.ads-side {
    position: fixed;
    bottom: 10px;
    z-index: 1000;
    right: 10px;
    border-radius: 10px;
    overflow: hidden;
}

/* chatroom style  */
.chat-box {
    box-shadow: 0px 16px 24px -11px rgb(0 0 0 / 15%);
    overflow: hidden;
    position: relative;
    background-image: url(/assets/images/chat-bg.png);
    background-size: auto;
    background-color: #212529;
    border-radius: 10px;
}



.chat-box ::-webkit-scrollbar {
    width: 4px;
}

.chat-box ::-webkit-scrollbar-track {
    background: transparent;
}

.chat-box ::-webkit-scrollbar-thumb {
    background: #FFFFFF;
}

.chat-box ::-webkit-scrollbar-thumb:hover {
    background: #cfcfcf;
}

.chat-head {
    text-align: right;
    background: #fff;
    padding: 25px;
    margin: 10px;
    border-radius: 10px;
}

.chat-head h1 {
    font-weight: 600;
    margin: 0;
    font-size: 18px;
}

.chat-body {
    color: #000000;
    padding: 25px;
}

#messages {
    overflow-y: scroll;
    height: 300px;
    margin: 10px;
}

.message-box {
    margin-bottom: 10px;
    border-radius: 10px;
}

.message-content {
    font-size: 18px;
    padding: 15px;
    border-radius: 10px;
    display: inline-block;
    min-width: 18%;
    background: #D7FAD1;
}

.text-end .message-content {
    background: #fff;
}

.message-content span {
    display: block;
    text-align: left;
    color: gray;
    font-size: 14px;
    direction: ltr;
}

.chat-footer {
    background-color: #FFFFFF;
    padding: 20px;
    border-top: 2px solid #ECCA6A;
}

.chat-footer input {
    direction: rtl;
    border-radius: 0 10px 10px 0 !important;
}

.chat-footer button {
    border-radius: 10px 0 0 10px !important;
}