#page .t-container ul li {list-style-type: disc;}

.basic__powers li {
	position: relative;
	padding-left: 50px;

}

.basic__powers li svg {
	position: absolute;
	top:5px;
	left: 0;
}

.submenu_view ul {
	display:flex !important;
	position:static;
	margin-left:40%;
	box-shadow:none;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
}

#feed-text .t-prefix_2 {
    padding-left: 0;
}



.fancybox-content {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 12px;
    line-height: 1.55;
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 300;
    color: #2e2d2c;

}

.fancybox-content h3 {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 700;
    color: #2e2d2c;
	font-size: 18px;
	line-height: 1.17;
	margin-bottom: 22px;
}

.fancybox-content ul {
    padding-left: 20px;
	    list-style: disc;
}

::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}


.logo {
	display: flex;
    align-items: center;
}

.logo img {
	width:50px;
	margin-right:15px;
}

.soc__icons img {
width: 31px;
}
.eye__btn img {
width: 38px;
}

	@font-face{
		font-family: 'Rubic';
		src: url(/local/templates/cifra/fonts/Rubic/Rubik-VariableFont_wght.ttf);
	}

body,
h3,
.logo a,
header li a, nav ul#top-menu > li,
.t-title,
.t-text,
.t-name, 
.t-descr,
.contacts h5, .admin__contacts h5
.admin__structure__persons a,
.admin__structure__persons p,
.person__title h5,
.documents a
 {
    font-family: 'Rubic',Arial,sans-serif !important;
}

.t-title {
    color: #423D93 !important;
}
.t-name{
    color: #9189BF !important;
}

.t-text,
.t-descr {
    color: #595959 !important;
}

.documents a  {
    color: #9189BF !important;
}

.admin__structure h3 {
    color: #423D93 !important;
}

.admin__structure .person__title {
	min-width: 258px;
}
.admin__structure .person__title h5 {
    width: 258px;
	display: grid;
}