.vcart {
    color: #cc0088 !important;
}

.vcart:hover {
    color: #f800a5 !important;
}

.current {
    background: #f5f5f5;
}

.chas {
    text-align: center;
    font-size: 30px;
    font-family: 'simplified arabic';
    padding: 10px;
    vertical-align: top;
}

.storona {
   padding: 10px;
}

.naz {
   padding: 10px;
}

.naz_ar {
   padding: 0 10px;
   font-size: 20px;
   font-family: sans-serif;
   text-align: right;
}

.naz_ru_th {
   padding: 10px;
   background: #FFFF99;
   text-align: center;
}

.naz_ar {
   padding: 0 10px;
   font-size: 25px;
   font-family: 'Traditional Arabic';
   text-align: center;
}

#limit {
    margin-bottom: 1rem;
}

.modal-backdrop {
    z-index: 1019 !important;

}

.mod-list {
    display: flex;
    flex-direction: column;
}

.aiat {
	text-align: center;
	color: blue;
	font-size: 25px;
}

.sura {
	padding-top: 10px;
	text-align: center;
}

.p2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.s1 {
	font-size: 15px;
	font-weight: 100;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.naz_ru_th {
	padding: 10px;
	background: #FFFF99;
	text-align: center;
}

.naz_ru {
	padding: 10px;
}

.naz_ar {
	font-size: 26px;
	font-family: 'Traditional Arabic';
	text-align: right;
	line-height: 1.4;
	padding: 10px;
	width: 70%;
}

.znachek {
	font-size: 16px;
}

.znak {
	font-size: 26px;
	font-family: 'Traditional Arabic';
	text-align: right;
	line-height: 1.4;
	padding: 10px;
}

.aiat {
	font-size: 15px;
}

.breadcrumb {
	display: flex;
	align-content: center;
	align-items: baseline;
}

.breadcrumb-item+.breadcrumb-item::before {
	float: left;
	padding-right: var(--bs-breadcrumb-item-padding-x);
	color: var(--bs-breadcrumb-divider-color);
	content: var(--bs-breadcrumb-divider, "»");
}

.pathway {
	color: #555555 !important;
	text-decoration: none !important;
	font-size: 0.85rem;
}

.pathway:hover {
	color: #777777 !important;
}

.breadcrumb-item.active {
	color: #888888;
	font-size: 0.85rem;

}

.card {
	margin-bottom: 1rem !important;
}

.df-jc-aic {
	font-size: 3rem !important;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.icon-footer-info {
	width: 0.5rem;
	text-align: center;
	font-weight: 100;
}

.icon-socials {
	color: #c3c6d1 !important;
}

.icon-socials:hover {
	color: #ffffff !important;
}

.footer {
	background-color: #183153;
	color: #c3c6d1;
	link-color: #ffffff;
	link-hover-color: #74c0fc;
}

.footer-block {
	background-color: #183153;
	height: 3.5rem !important;
}

.copyright-footer {
	font-size: .875rem;
	line-height: 2;
}

.fs-3-icon {
	font-size: 1.8rem !important;
}

.fs-3-icon:hover {
	color: #4CAF50 !important;
}

.accordion-button {
	color: #5a5a5a !important;
}

.accordion-button:hover {
	color: #808080  !important;
}

.js-finder-search-query::placeholder {
	color: #777777;
}

.js-finder-search-query:hover::placeholder {
	color: #cccccc;
}

.fa-search {
	color: #777777;
}

.awesomplete {
	width: 100%;
}

.card-in-home {
	text-decoration-line: none;
	color: #5a5a5a;
}

.card-in-home:hover {
	color: #808080;
}

.nav-item {
	box-shadow: none !important;
	text-decoration: none;
    padding: 0.75rem 0.85rem;
    font-size: 1rem;
}

.nav-item:hover {
	box-shadow: none !important;
	text-decoration: none;
    padding: 0.75rem 0.85rem;    
}

.list-menu-left {
	text-decoration-line: none;
	color: #212529;
}

.list-group-item:hover {
	background: #f8f9fa;
}

.shadow-top {
	-webkit-box-shadow: 0px 3px 3px -3px rgb(0 0 0 / 20%);
	-moz-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 3px 3px -3px rgb(0 0 0 / 20%);
}

a {
    color: #5a5a5a !important;
    text-decoration: none;
}

a:hover {
    color: #808080 !important;
}