/* Web camera block */
.web-block-wrapper {
    padding-top: 3rem;
    padding-bottom: 1rem;
    transition: all .3s ease;
    background: #EAEAEA;
    margin-top: 0rem;
    margin-bottom: 3rem;
}

.web-block-header-title {
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #026FD6;
    font-size: 3.0rem;
    line-height: 140%;
    font-weight: 600;
    padding-left: 3rem;
}

.web-block-wrapper-cam {
    margin: 0px 0px;
}

.web-block-ip-frame iframe {
	border-width: 0px;
	margin-left: 0px;
	box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
}

.web-block-header {
    color: var(--bs-dark);
	margin-top: 3rem;
	font-size: 2.4rem;
	line-height: 140%;
	font-weight: 600;
	padding-bottom: 3rem;
	padding-left: 3rem;
}

.web-block-header-2 {
	background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #026FD6;
	font-size: 2.4rem;
	line-height: 140%;
	font-weight: 600;
	padding-top: 1rem;
	padding-bottom: 5rem;
	padding-left: 2rem;
}

.web-block-text {
	font-size: 1.6rem;
	line-height: 140%;
	margin-bottom: 3rem;
	padding-left: 3rem;
}

.web-block-item {
	font-size: 1.8rem;
	margin-bottom: 3rem;
}

.web-block-item img {
	max-width: 60px;
	border-radius: 50%;
	margin-right: 3rem;
	float: left;
	border: 5px solid var(--bs-white);
	box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
}

.web-block-wrapper-text {
	padding-top: 3rem;
	padding-left: 3rem;
	padding-right: 3rem;
}

.web-block-item-p {
	padding-top: 15px;
	font-size: 1.6rem;
}

.web-block-button {
	padding-top: 3rem;
	font-size: 1.6rem;
	font-weight: 600;
	padding-left: 3rem;
}

/* Yandex reklams blocks */
.yandex-rek-left {
    padding: 5px;
    margin-top: 5rem;
    border-radius: 8px !important;
    background: var(--bs-white);
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
}

.yandex-rek-left img {
    border-radius: 8px !important;
}

.yandex-rek-right {
    padding: 5px;
    margin-top: 3rem;
    margin-bottom: 3rem;
    border-radius: 8px !important;
    background: var(--bs-white);
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
}

.yandex-rek-right img {
    border-radius: 8px !important;
}

.yandex-recommend {
    font-family: var(--bs-body-font-family) !important; 
}


.yandex-rek-hor {
    
}

/* Buttons */
.btn-primary {
    color: var(--bs-white);
    background-color: var(--bs-white);
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    border-color: transparent;
    transition: all .3s ease;
    border: 0px solid transparent;
	border-radius: 3px;
}

.btn-primary:hover {
	background: linear-gradient(45deg,#31FFB4 0%,#026FD6 20%,#000000 100%);
	color: var(--bs-white);
	transition: all .3s ease;
}


/* Feedback */
.feedback-block {
	margin-bottom: 1rem;
}

.feedback-header {
	font-weight: 600;
	font-size: 1.8em;
	padding-bottom: 2rem;
}

.feedback-block input[type="submit"] {
	border-radius: 3px;
	margin-top: 2.5rem;
	background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    border-color: transparent;
	border: 0px;
	color: #ffffff !important;
	transition: all 0.2s ease-in 0s;
}

.feedback-block input[type="submit"]:hover {
	border-radius: 3px;
	margin-top: 2.5rem;
	background: linear-gradient(45deg,#31FFB4 0%,#026FD6 20%,#000000 100%);
    border-color: transparent;
	border: 0px;
	color: #ffffff !important;
	transition: all 0.2s ease-in 0s;
}

.feedback-block input.form-text, textarea.form-textarea {
    font-size: 1.4rem !important;
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
    background: var(--bs-white);
    color: var(--bs-dark);
    padding: 1rem 1rem;
    padding-bottom: 1.2rem;
    width: 100%;
    min-height: 20px;
    transition: all 0.1s ease-in 0s;
    border: 3px solid transparent;
    border-image: linear-gradient(45deg,#000000 0%,#026FD6 40%,#31FFB4 100%);
    border-image-slice: 1;
}

.webform-component--feedback-ya-chelovek {
	padding-top: 3rem;
}

.webform-component--feedback-ya-chelovek label.option {
    font-weight: 600;
	font-size: 1.6em;
}

.webform-component--feedback-ya-chelovek input[type="radio"], input[type="checkbox"] {
    margin-right: 5px;
	margin-bottom: 5px;
}

.webform-component--feedback-ya-chelovek .description {
    padding-top: 0rem;
	font-size: 1.2em;
	font-weight: 300;
}

#myModalfeed .modal-body {
    padding: 3rem;
	padding-top: 0rem;
}

.feedback-block .btn-primary {
	border-radius: 3px;
	margin-bottom: 3rem;
	box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
}

.webform-node {
	background: var(--bs-white);
    padding: 5rem;
	padding-top: 3rem;
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
    border-radius: 8px;
    transition: all .3s ease;
}


/* K24 menu */
li.menu-modal-button {
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	margin-top: -2.4rem;
	padding-right: 1rem;
	width: 10rem;
}

.menu-modal-button-mobile {
	display: none;
	z-index: 999999;
}

.bootstrap-top-menu.scrolled li.menu-modal-button {
	margin-top: 0rem;
}

li.menu-modal-center {
	width: 10rem;
	margin: 0 auto;
	float: none;
	text-align: center;
}

.menu-modal-button .btn-lg, .btn-group-lg > .btn {
	color: #ffffff;
    padding-top: 1.8rem;
	padding-bottom: 1.6rem;
	padding-right: 2.2rem;
	padding-left: 2.7rem;
    font-size: 3em;
    line-height: 1.3333333;
    border-radius: 50%;
	box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
	background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    border-color: transparent;
	transition: all .2s ease;
}

.menu-modal-button-mobile .btn-lg, .btn-group-lg > .btn {
	color: #ffffff;
    padding-top: 1.8rem;
	padding-bottom: 2rem;
	padding-right: 2.3rem;
	padding-left: 2.5rem;
    font-size: 3em;
    line-height: 1.3333333;
    border-radius: 50%;
	box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
	background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    border-color: transparent;
	transition: all .2s ease;
}

.menu-modal-button:hover .btn-lg, .btn-group-lg > .btn {
	padding-top: 1.8rem;
	padding-bottom: 1.8rem;
	padding-right: 2.3rem;
	padding-left: 2.5rem;
    font-size: 3em;
    line-height: 1.3333333;
    border-radius: 6px;
	background: linear-gradient(45deg,#31FFB4 0%,#026FD6 80%,#000000 100%);
	box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
	transition: all .2s ease;
}


.bootstrap-top-menu.scrolled li.menu-modal-button {
	top: -1.5rem;
}

.bootstrap-top-menu.scrolled .menu-modal-button .btn-lg, .btn-group-lg > .btn {
	color: #ffffff;
    padding-top: 1.0rem;
	padding-bottom: 1rem;
	padding-right: 1.1rem;
	padding-left: 1.7rem;
    font-size: 2em;
    line-height: 1.3333333;
    border-radius: 50%;
	box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
	background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    border-color: transparent;
	transition: all .2s ease;
	margin-top: 0.25rem;
}

.bootstrap-top-menu.scrolled .menu-modal-button:hover .btn-lg, .btn-group-lg > .btn {
	color: #ffffff;
    padding-top: 1.0rem;
	padding-bottom: 1rem;
	padding-right: 1.3rem;
	padding-left: 1.8rem;
    font-size: 2em;
    line-height: 1.3333333;
    border-radius: 6px;
	box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
	background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    border-color: transparent;
	transition: all .2s ease;
}


.menu-modal-button img {
	float: left;
	max-width: 20px;
	position: relative;
	top: 7px;
	margin-right: 5px;
}

.modal {
    top: 5%;
    z-index: 999999;
}

.modal-dialog {
    width: 50%;
    margin: 30px auto;
	z-index: 9999999 !important;
}

.modal-content {
    border: 0px solid #999;
    border: 0px solid rgba(0, 0, 0, .2);
    border-radius: 8px;
	z-index: 9999999 !important;
}

.modal-header {
    padding: 2rem 3rem;
    border-bottom: 0px solid transparent;
}

.modal-header-button {
	float: right;
}

.modal-footer {
    padding: 2rem 3rem;
    text-align: right;
    border-top: 0px solid transparent;
}

.k24-menu-button {
	float: left;
}

.k24-menu-logo img {
	max-height: 48px;
	width: auto;
	float: left;
	margin-left: 3rem;
	margin-right: 3rem;
}

.k24-menu-name a {
	font-size: 1.5em;
	position: relative;
	font-weight: 400;
	top: 0rem;
}

/* Board */
 .board-now-block {
    padding-top: 0px;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    padding: 15px;
    margin-top: 30px;
    border-top: 2px solid #47c4da;
    border-bottom: 2px solid #47c4da;
}
.board-block-wrapper {
    margin-bottom: 30px;
    margin-top: 20px;
}
.board-block-image img {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    margin-top: 3px;
}
.board-block-text {
    line-height: 140%;
}
.board-block-date {
    line-height: 140%;
    font-size: 0.9em;
    font-weight: bold;
    padding-bottom: 3px;
}

.board-block-footer {
    margin-top: 20px;
}

.board-block-link {
    font-weight: bold;
    padding-top: 10px;
}

.board-block-inside {
    margin-top: 30px;
}

.board-views {
	background: var(--bs-white);
	padding: 5rem;
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
    border-radius: 8px;
    transition: all .3s ease;
}

.board-views .btn-default {
    color: #ffffff;
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    border-color: transparent;
	border-radius: 3px;
}

.board-page-wrapper {
    margin-bottom: 3rem;
	padding-top: 3rem;
}

.board-page-image img {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    margin-top: 5px;
}

.board-page-text {
    line-height: 140%;
    font-size: 1.4em;
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-bottom: 15px;
}

.board-page-link a {
    color: #fff;
}

.board-page-btn {
    margin-bottom: 3rem;
}

.board-page-btn .btn {
    color: var(--bs-white);
    background: var(--bs-red);
	font-size: 2.0rem;
    padding: 1rem 3rem;
    border-radius: 3px;
    font-weight: 600;
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
	transition: all .3s ease;
}

.board-page-btn .btn:hover {
	background: var(--bs-dark);
	padding: 1.5rem 3rem;
	transition: all .3s ease;
}

.board-page-name {
    padding: 10px 0px;
    font-size: 1.2em;
}

.board-page-date {
    line-height: 140%;
    font-size: 1.0em;
    font-weight: bold;
}

.node-board-form {
	margin-top: 8rem;
    margin-bottom: 5rem;
    background: #ffffff;
    padding: 5rem;
    padding-bottom: 3rem;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
    transition: all .3s ease;
}

.board-page-rules {
	font-size: 1.8rem;
	margin-bottom: 3rem;
	line-height: 140%;
}

.node-board-form .form-managed-file .form-file, .form-managed-file .form-submit {
    margin-bottom: 2rem;
}

.group-board-page-group {
    background: url(/files/k24_line_mini.png) repeat-x 0% 100%;
    padding-bottom: 30px;
}

.board-ds-page-date {
    font-size: 1.1em;
    font-weight: bold;
}

.board-ds-page-name {
    padding: 10px 0px;
    font-size: 1.4em;
}

.board-ds-page-phone {
    padding: 10px 0px;
    font-size: 1.2em;
}

.board-ds-page-image img {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    margin-bottom: 0px;
    margin-top: 30px;
}

.board-ds-page-text {
    line-height: 140%;
    font-size: 1.4em;
    padding-left: 15px;
    font-weight: 500;
    border-left: 2px solid #47c4da;
    margin-top: 15px;
}

.board-class .nav-tabs {
    display: none;
}

.board-inside-views {
    margin-top: 3rem;
}

.board-inside-views .btn-default {
    color: #ffffff;
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    border-color: transparent;
	border-radius: 3px;
}

/* Прямой эфир */
.efir-block {
	background: var(--bs-white);
    padding: 3rem;
    padding-top: 0rem;
    margin-top: 5rem;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
    transition: all .3s ease;
}

.tvprog-wrapper {
	padding: 1rem 0rem;	
}

.k24-translation-header-iframe {
	position: relative;
	padding: 0 0 56.25% 0;
	height: 0;
	overflow: hidden;
	margin-bottom: 5rem;
}

.k24-translation-header-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
}

.k24-translation-iframe {
	font-size: 1.6em;
    padding: 1.5rem 3rem;
	padding-bottom: 2.0rem;
	padding-left: 3rem;
    transition: all .3s ease;
	background: var(--bs-red);
}

.k24-translation-iframe i {
	font-size: 2.4rem;
	position: relative;
	top: 3px;
	margin-right: 10px;
}

.k24-translation-iframe a {
	color: var(--bs-white);
}

.k24-translation-block {
	padding-left: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	background: var(--bs-white);
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
    transition: all .3s ease;
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}

.k24-translation-headeк-cover img {
	box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

.k24-translation-buttons {
    padding-bottom: 15px;
}

.k24-translation-2 {
    font-size: 1.4em;
    margin-top: 3rem;
    margin-bottom: 0px;
    float: none;
	line-height: 140%;

}

.k24-translation-2 .btn {
		width: 100%;
		padding: 2rem;
		font-size: 1.2em;
}

.k24-translation-2 .btn a {
		color: var(--bs-white);
}

.k24-translation-2 i {
	margin-left: 0.5rem;
	top: 1px;
} 

.k24-translation-line {
	margin-top: 2rem;
}

.k24-translation-3 {
	padding-top: 1rem;
}

.k24-translation-3-header {
	padding-bottom: 1rem;
	padding-top: 3rem;
	font-size: 1.4em;
	font-weight: 500;
}

.k24-translation-4 {
	margin: 3rem 0rem;
}

.k24-translation-4 a {
	color: var(--bs-white);
}

.k24-translation-4 .btn {
    padding: 1rem 2rem;
}

.k24-efir-block {
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	background: #ffffff;
	border-radius: 8px;
}

.tvprog-time {
    font-weight: 500;
    font-size: 1.4em;
    padding-right: 15px;
	float: left;
}

.tvprog-name {
    font-weight: 300;
    font-size: 1.4em;
}

.vid-card_img {
	border-radius: 6px;
}

.vid-card_img img {
	border-radius: 6px;
	box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
}


/* Банеры */
.banner-left-block-wide-class {
	margin-top: 5rem;
	margin-bottom: 0rem;
	#padding: 3px;
	background: var(--bs-white);
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
    border-radius: 8px;
    transition: all .3s ease;
}

.banner-left-block-wide-class img {
	transition: all 0.1s;
    text-align: center;
	float: none;
    width: 100%;
    border-radius: 8px;
}

.banner-right-block-right {
   margin-top: 3rem;
   margin-bottom: 5rem;
   #padding: 1rem;
   background: var(--bs-white);
   box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
   border-radius: 8px;
   transition: all .3s ease;
}

.banner-right-block-right img {
    transition: all 0.1s;
    text-align: center;
	float: none;
    width: 100%;
    border-radius: 8px;
}

.wide-main-banner {
	margin-top: 5rem;
}

#wide-main-special-front {

}


/* Темизация модуля debug_bar */
 #debug-bar.debug-bar-bottom-right {
    bottom: 0;
    right: 0;
    border-top-left-radius: 0px;
    border-width: 1px 0px 0px 1px;
}

#debug-bar {
    font: normal normal 12px/21px var(--bs-body-font-family) !important;
    color: #333;
    border: 3px double #aaa;
    position: fixed;
    overflow: auto;
    white-space: nowrap;
    z-index: 30000;
    list-style: none none;
    clear: left;
    padding: 0;
    margin: 0;
    background: #fff !important;
    margin-bottom: -2px;
}

/* Блок поиска в материале */
.node-full-search {
	padding-top: 1.5rem;
	padding-bottom: 2rem;
}

.node-full-more {
	margin-top: 3rem;
}

.node-full-web {
	margin-bottom: 5rem;
}

.node-full-banner {
	margin-bottom: 0rem;
}

.node-full-row-1 {
	margin-top: 10rem;
    margin-bottom: 5rem;
	margin-left: 25%;
	margin-right: 25%;
}

.node-full-banner-1 img {
	max-width: 100%;
	height: auto;
}

.node-full-banner-1 .banner-left-block-wide-class {
    margin-top: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
}

.node-full-row-2 {
	margin-top: 10rem;
    margin-bottom: 5rem;
	margin-left: 25%;
	margin-right: 25%;
}

.node-full-banner-2 img {
	max-width: 100%;
	height: auto;
}

.node-full-banner-2 .banner-right-block-right {
    margin-top: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
}

.node-full-search .views-exposed-form {
    margin-left: 0%;
	width: 100%;
}

#block-views-exp-search-page .views-exposed-form .views-exposed-widget {
	width: 80%;
	padding: .0em 0em 0 0;
}

.node-full-search .views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0em;
	width: 80%;
}

.node-full-search .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0.0em;
}


/* Блок поиска на странице */
.search-top-block {
	margin-top: 5rem;
}

.search-top-block .views-exposed-form {
    margin-left: 0%;
	width: 100%;
}

.search-top-block .views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0em;
	width: 100%;
}

.search-top-block .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0.0em;
}

.search-top-block .views-exposed-widgets {
    margin-bottom: .5em;
	width: 100%;
}


/* Блок поиска на главной */
.node-full-search-front {
	margin-top: 0rem;
	margin-bottom: 3rem;

}

.node-full-search-block {
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding-left: 0rem;
	padding-right: 0rem;
}

.node-full-search-front .views-exposed-form {
    margin-left: 0%;
}

.node-full-search-front .views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0em;
	width: 100%;
}

.node-full-search-front .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0.0em;
}


/* Блок поиска внутри */
.node-full-search-inside {
	margin-top: 0rem;
	margin-bottom: 3rem;

}

.node-full-search-inside .views-exposed-form {
    margin-left: 0%;
	width: 100%;
}

.node-full-search-inside .views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0em;
	width: 100%;
}

.node-full-search-inside .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0.0em;
}


/* News full */
.node-full-wrapper {
	position: relative;
}

.node-full-wrapper-wide {
	margin-top: 3rem;
	border-radius: 8px;
	position: relative;
	padding-bottom: 0rem;
	background: var(--bs-white);
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
}

.node-full-wrapper-top {
	position: relative;
}

.node-full-wrapper-top-text {
	position: absolute;
    bottom: 0px;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-bottom: 3rem;
    width: 100%;
    padding-top: 10%;
    background: transparent linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.02) 10%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.6) 90%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0% 0%;
}

.news-view-title h1 {
    padding: 0px;
    padding-bottom: 3rem;
	font-size: 3.0em;
    text-align: left;
	margin: 0rem;
}

.news-view-date {
	font-size: 1.2em;
    font-weight: 500;
    color: var(--bs-dark);
    padding-bottom: 1rem;
}

.news-view-date-class {
	font-size: 1.6em;
    font-weight: 500;
    text-align: left;
    padding-bottom: 3rem;
}

.news-view-date-class i {
	font-size: 0.9em;
	top: 0px;
}

.news-view-zen {
	margin-top: 1rem;
	margin-bottom: 1.5rem;
	font-weight: 700;
}

.news-view-zen a {
	font-size: 1.2em;
    color: #000000 !important;
}

.news-view-zen a:hover {
	font-size: 1.2em;
    color: #000000 !important;
}

.news-view-telegram {
	margin-top: 3rem;
	font-weight: 700;
}

.news-view-telegram a {
	font-size: 1.2em;
    color: #000000 !important;
}

.news-view-telegram:hover a {
	color: #000000;
}

.ip-web-view-title-second {
	font-size: 2.0rem;
	padding: 3rem;
}

.ip-web-view-text-second {
	margin-bottom: 1rem;
	font-size: 1.4em;
	padding: 0rem 3rem;
	margin-bottom: 3rem;
}

.news-view-anons {
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.6;
    position: relative;
    width: 100%;
}

.news-view-anons p {
    margin-bottom: 1.5rem;
}

.news-view-anons a {
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #026FD6;
    border-bottom: 0px solid #026FD6;
    transition: all .3s ease;
}

.news-view-anons a:hover {
    border-bottom: 1px solid #026FD6;
    transition: all .3s ease;
}

.news-view-tags a {
	font-size: 1.2em;
	color: var(--bs-white);
	margin-right: 1rem;
	font-weight: 500;
}

.news-view-tags i {
	color: var(--bs-white);
    margin-right: 3px;
    font-size: 1.2em;
	margin-left: 0px;
}

.news-view-photo-source {
	padding-bottom: 2rem;
	color: var(--bs-white);
}

.news-view-photo-source a {
	color: var(--bs-white);
}

.news-view-tags-project {
	padding-top: 0rem;
	padding-bottom: 3rem;
}

.news-view-tags-project a {
	font-size: 0.8em;
	color: var(--bs-dark) !important;
	margin-right: 1rem;
	font-weight: 500;
}

.news-view-tags-project i {
	color: var(--bs-dark);
    margin-right: 3px;
    font-size: 0.8em;
	margin-left: 0px;
}

.node-view-image img {
	box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
}

.page-full-wrapper-top {
	background: #ffffff;
	padding-top: 5rem;
	padding-left: 5rem;
	padding-right: 5rem;
	padding-bottom: 5rem;
	margin: 0rem 5rem;
    margin-top: 0rem;
	margin-top: 3rem;
	box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
	border-bottom: 3px solid transparent;
    border-image: linear-gradient(45deg,#000000 0%,#026FD6 40%,#31FFB4 100%);
    border-image-slice: 1;
}

.page-full-body {
	font-size: 1.5em;
    font-weight: 400;
    line-height: 1.6;
    position: relative;
    width: 100%;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.page-full-body p {
    margin-bottom: 3rem;
}



/* Mainteanance page */
.mainteanance-wrapper #main-squeeze {
	text-align: center;
}

/* Messages */
div.messages.status {
    color: var(--bs-white);
    background: var(--bs-gradient);
    border-color: var(--bs-white);
	border: 0px;
}

div.messages.status a {
	color: var(--bs-white);
}

div.messages {
    padding: 1rem 2rem;
    margin-bottom: 3rem;
	margin-top: 5rem;
	margin-left: 3rem;
    border-radius: 0em;
	border: 0px;
}


/* Bootstrap navbar */
.navbar {
    min-height: 0px;
    border: 0px solid transparent;
	padding: 1rem 1rem;
}

.navbar-default {
    background-color: var(--bs-white);
    border-color: var(--bs-white);
}

.navbar-nav {
	position: relative;
	float: none;
	text-align: center;
}

.navbar-nav li {
	float: none;
	display: inline-block;
	text-align: center;
}

.nav > li > a > img {
	max-width: 24px;
	position: relative;
	top: 0.5rem;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
	background: #ffffff;
    right: 0;
    left: 0;
	padding-bottom: 2.0rem;
	box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
	transition: all 0.2s ease-in 0s;
}

body.admin-menu .navbar-fixed-top {
    top: 29px;
}

.login-role-class .navbar-fixed-top {
    top: 29px;
}

.login-role-class .header-logo-block {
	margin-top: 11rem;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0px 1.5rem;
	padding-top: 0.8rem;
}

.navbar-default .navbar-nav > li > a {
    color: var(--bs-dark);
    font-size: 1.4em;
	font-weight: 400;
    text-transform: uppercase;
	margin-bottom: 0px;
}

.navbar-default .navbar-nav > li > a:hover {
	text-decoration: underline;
}

.bootstrap-top-menu {
	position: relative;
	opacity: 1;
}

.mobile-menu-text {
    display: none;
}

.mobile-menu-text-left {
	display: none;
}

.ny-2021 img {
	width: 22px;
	height: 22px;
	position: relative;
	top: 5px;
	transition: all 0.2s ease-in 0s;
}

.bootstrap-top-menu.scrolled .navbar-fixed-top .ny-2021 img {
	height: auto;
	width: auto;
	width: 22px;
	height: 22px;
	margin-top: -5px;
	transition: all 0.2s ease-in 0s;
}

.bootstrap-top-menu.scrolled .navbar-fixed-top {
    background-image: none !important;
    background-repeat: no-repeat;
    background: #ffffff !important;
    -moz-background-size: 100%;
    -webkit-background-size: 50%;
    -o-background-size: 100%;
    background-size: 100%;
    overflow: hidden;
    transition: all 0.2s ease-in 0s;
    box-shadow: 0 1px 4px rgb(0 0 0 / 30%) !important;
	margin-top: 0rem;
	padding-top: 1.5rem;
}

.bootstrap-top-menu.scrolled .navbar-fixed-top .nav > li > a {
    position: relative;
    display: block;
    padding: 0px 1rem;
	padding-top: 0.2rem;
}

/* Header k24 */
.header-logo-block {
	margin-top: 2.5rem;
	margin-bottom: 1rem;
	padding-top: 5rem;
	#background: url(/files/vetka.png) left top no-repeat;
}

.header-text-1 img {
	text-align: center;
	margin: 0 auto;
	float: none;
	width: auto;
	max-height: 120px;
	padding-top: 2rem;
	margin-bottom: 0rem;
}

.header-text-1-1 {
	padding-bottom: 2rem;
	font-size: 1.0em;
	font-weight: 300;
	text-transform: uppercase;
}

.header-text-1-1 a {
	color: var(--bs-white);
	background: var(--bs-red);
	padding: 10px 15px;
	border-radius: 3px;
	font-weight: 600;
	box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
}

.header-text-1-1 i {
	font-size: 2rem;
	margin-right: 5px;
	top: 2px;
}

.social-icon-block {
	padding-top: 0rem;
}

.social-icon a {
    font-size: 2.0em;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    color: var(--bs-dark);
}

.header-text-2 {
    font-size: 1.2em;
    color: var(--bs-dark);
	padding-top: 0.5rem;
}

.header-text-3 {
    font-size: 2.0em;
	padding-top: 2rem;
    color: var(--bs-dark);
	font-weight: 600;
}

.header-logo {
    text-align: center;
}

.header-left {
    text-align: center;
    margin-top: 7rem;
	padding-left: 7rem;
}

.header-right {
    text-align: center;
    margin-top: 7rem;
	padding-right: 5rem;
}



/* Фиксированный блок новостей */
.fixed-news-block-wrapper {
	position: fixed;
	top: 5rem;
	left: -420px;
	max-width: 450px;
	transition: all 0.2s;
	z-index: 999;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	border-right: 30px solid transparent;
    border-image: linear-gradient(45deg,#31FFB4 33%,#026FD6 80%,#000000 100%);
    border-image-slice: 1;
	overflow: hidden;
}

.fixed-news-block-wrapper .news-important-lenta-fixed {
	overflow: hidden;
}

.fixed-news-block-wrapper:hover {
	position: fixed;
	top: 5rem;
	left: 0px;
	max-width: 450px;
	transition: all 0.2s;
	z-index: 999;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	border-right: 0px solid transparent;
}

.fixed-news-block-wrapper:hover .news-important-lenta-fixed {
	overflow: auto;
}

.fixed-news-block-title {
	font-size: 1.6em;
	position: fixed;
	color: #ffffff;
	top: 50%;
	left: -185px;
	transform: rotate(-90deg);
}




/* Banners */
.banner-bottom-block {
	margin-top: 3rem;
}

.banner-bottom-block img {
	#padding: 1rem;
    #background: var(--bs-white);
    #border-radius: 8px;
    #box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	width: 100%;
	height: auto;
}

.banner-wide-block {
    position: relative;
	margin-top: 5rem;
	margin-bottom: 5rem;
	margin-left: 15px;
	margin-right: 15px;
	border-radius: 8px;
}

.node-full-banner .banner-wide-block {
	margin-top: 0rem;
	margin-bottom: 0rem;
	margin-left: 15px;
	margin-right: 15px;
	border-radius: 0px;
}

.node-full-banner .banner-wide-block img {
	border-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0.1);
}

.banner-wide-block {
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
}

.banner-wide-block img {
	border-radius: 0px;
}

/* Гороскоп и погода */
.news-important-wrapper {
    position: relative;
	background: #ffffff;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	transition: all .3s ease;
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}

.news-important-wrapper-date {
	font-size: 1.6em;
    font-weight: 500;
    text-align: left;
    padding-bottom: 3rem;
}

.news-important-wrapper-date i {
	font-size: 1.0em;
}

.news-important-wrapper-date-new {
	background: var(--bs-white);
	padding-top: 5rem;
    padding-bottom: 5rem;
    padding-left: 10%;
    padding-right: 10%;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

.news-important-wrapper-date-block {
	padding-top: 2rem;
    padding-bottom: 2rem;
	font-size: 1.2em;
	text-align: center;
    transition: all .3s ease;
}

.news-important-wrapper-right {
    position: relative;
}

.news-important-label {
    font-size: 1.2em;
    font-weight: 500;
    padding: 5px 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    position: absolute;
    top: 1rem;
    left: 3rem;
    color: var(--bs-white);
	background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
}

.news-important-label .fa, .fab, .fal, .far, .fas {
    margin-right: 5px;
    position: relative;
    bottom: 1px;
}

.news-important-image img {
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

.news-important-image-vip img {
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

.goroskop-block {
	margin-bottom: 3rem;
}

.k24-projects .goroskop-block {
	margin-top: 5rem;
}

.goroskop-news-important-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: var(--bs-white);
    font-size: 1.8em;
    font-weight: 300;
    line-height: 1.4;
    padding-left: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
    padding-top: 30%;
    background: transparent linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.02) 10%, rgba(0, 0, 0, 0.05) 30%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0% 0%;
}

.goroskop-news-important-title a {
    color: var(--bs-white);
}

.goroskop-news-important-anons {
	font-size: 1.4em;
	padding: 2rem 3rem;
	line-height: 160%;
}

.k24-translation-header-text-vip {
	font-size: 2.0em;
    font-weight: 600;
	margin-top: 0rem;
    padding-top: 5rem;
	padding-bottom: 5rem;
	text-align: center;
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #026FD6;
    #border-top: 3px solid transparent;
    #border-image: linear-gradient(45deg,#000000 0%,#026FD6 40%,#31FFB4 100%);
    #border-image-slice: 1;
}

.k24-translation-header-text-vip-top {
	font-size: 2.0em;
    font-weight: 600;
	margin-top: 0rem;
    padding-top: 5rem;
	padding-bottom: 5rem;
	text-align: center;
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #026FD6;
    #border-top: 3px solid transparent;
    #border-image: linear-gradient(45deg,#000000 0%,#026FD6 40%,#31FFB4 100%);
    #border-image-slice: 1;
}

.k24-translation-header-text-lenta {
	font-size: 2.0em;
    font-weight: 600;
	margin-top: 0rem;
    padding-top: 5rem;
	padding-bottom: 3rem;
	text-align: left;
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #026FD6;
}

.k24-translation-header-text-vip-no-line {
	font-size: 2.0em;
    font-weight: 600;
	margin-top: 5rem;
    padding-top: 5rem;
	padding-bottom: 5rem;
	text-align: center;
    background: linear-gradient(45deg,#000000 0%,#026FD6 40%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #026FD6;
}

.vip-news-block {
	background: var(--bs-white);
	padding: 3rem;
	padding-top: 2rem;
	margin-top: 5rem;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
    border-radius: 8px;
    transition: all .3s ease;
}

.special-news-block {
	position: relative;
}

.news-important-add {
	padding-top: 0rem;
}


/* Footer K24 */
 .footer {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
}

.footer-adress {
    font-size: 1.4em;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
}

.footer-main-text {
    font-size: 1.2em;
    padding-bottom: 15px;
    color: #000000;
}

.footer-main-text p {
    margin-bottom: 2rem;
}

.footer-main-text .fa, .fab, .fal, .far, .fas {
    margin-right: 5px;
	margin-left: 0px;
}

.footer-info-block {
	margin-top: 5rem;
	margin-bottom: 5rem;
    background: #ffffff;
    padding: 3rem;
    padding-top: 4rem;
	padding-bottom: 0rem;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
    transition: all .3s ease;
}

.copyright-stepform init {
	display: none !important;
}


/* News views */
.news-main-wrapper-row {
	position: relative;
	#border-radius: 8px;
	#box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	#border: 5px solid #f2f2f2;
	#transition: all .3s ease;
}

.news-main-wrapper-row:hover {
	#border: 5px solid #026FD6;
	#transition: all .3s ease;
}

.news-main-block-wrapper-0 {
    position: absolute;
	bottom: 0px;
	left: 0px;
	padding-top: 15%;
	padding-left: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	width: 100%;
	background: transparent linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.02) 10%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0% 0%;
}

.news-main-block-wrapper-0 a:hover {
	color: var(--bs-white);
}

.news-main-block-title {
    font-size: 1.4em;
    font-weight: 400;
    margin-top: 0px;
	transition: all 0.2s ease-in 0s;
}

.news-main-block-title-0 {
    font-size: 1.4em;
    padding: 0rem;
    margin-top: 0px;
	transition: all 0.2s ease-in 0s;
	
}

.news-main-block-date-2-top {
    font-size: 0.9em;
    font-weight: 500;
    color: var(--bs-white);
	margin-right: 10px;
}

.news-main-block-date-top {
    font-size: 0.7em;
    margin-right: 15px;
    font-weight: 300;
    color: var(--bs-white);
}

.news-main-block-image {
		position: relative;
}

.news-main-block-image img {
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

.news-main-block-tags {
	margin-top: 1rem;
}

.news-main-block-tags a {
	margin-right: 10px;
}

.news-main-block-tags i {
	margin-right: 2px !important;
}

.news-main-block-title-line-0-top {
    padding: 0px;
    font-size: 2.6em;
    text-align: left;
    margin: 0rem;
	width: 100%;
    font-weight: 700;
	line-height: 140%;
}

.news-main-block-title-line-0-more {
	padding-left: 5rem;
	padding-top: 2rem;
	padding-bottom: 1.5rem;
}

.news-main-wrapper-row-0 {
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	transition: all .3s ease;
}

.news-main-block-title-line-0-more a {
	color: var(--bs-dark);
	font-size: 1.8em;
	font-weight: 700;
}

.news-main-block-title-line-0-more a:hover {
	color: var(--bs-dark);
	font-size: 1.8em;
	font-weight: 700;
}

.news-main-block-title-line-0-top a {
	color: var(--bs-white);
}

.news-main-block-title-line-0-top a:hover {
	color: var(--bs-white);
	transition: all 0.2s ease-in 0s;
}

.news-main-block-title-line-0-top a::selection {
	color: var(--bs-white);
}

.news-main-block-title-line-0-date {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	font-size: 1.4em;
	font-weight: 700;
	text-align: center;
	border-bottom: 0px;
	transition: all .3s ease;
}

.news-main-block-title-line-0-date i {
	font-size: 0.8em;
	top: 0px;
}

.news-main-0-anons {
	color: var(--bs-white);
	margin-top: 3rem;
	font-size: 1.0em;
	line-height: 160%;
}

.news-main-block-wrapper {
    position: relative;
    transition: all 0.1s ease-in 0s;
	padding: 3rem 0rem;
	transition: all .3s ease;
}

.news-main-block-wrapper-news {
    position: relative;
    transition: all 0.1s ease-in 0s;
	padding: 3rem 0rem;
	padding-bottom: 2.5rem;
	transition: all .3s ease;
}

.news-main-block-wrapper-2 {
	font-size: 1.4em;
	margin-bottom: 1rem;
}

.news-main-block-cover img {
    position: absolute;
    top: 3.25rem;
    left: 0rem;
    border-radius: 50%;
    max-width: 48px;
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
}

.news-main-block-cover-ru img {
    position: relative;
    float: left;
    margin-right: 5rem;
    margin-left: 15px;
    border-radius: 50%;
    max-width: 87px;
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
}

.news-main-block-wrapper-image img {
	border-radius: 50%;
    max-height: 180px;
    width: auto;
    border: 5px solid var(--bs-white);
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
	margin: 0 auto;
}

.news-main-block-wrapper-inside {
    position: relative;
    transition: all 0.1s ease-in 0s;
    margin-left: 0%;
    margin-right: 0%;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.news-main-block-date-2 {
    font-size: 1.0em;
    font-weight: 700;
    color: var(--bs-dark);
	background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #026FD6;
}

.news-main-block-wrapper i {
    font-size: 0.8em;
    margin-right: 5px;
	margin-left: 0px;
	position: relative;
	top: 0px;
    color: var(--bs-dark);
}

.news-main-block-date {
    font-size: 0.9em;
    margin-right: 0px;
	margin-left: 10px;
    font-weight: 300;
    color: var(--bs-dark) !important;
}

.news-main-block-place {
    color: var(--bs-dark);
    font-size: 0.9em;
    text-align: left;
	margin-left: 10px;
    margin-right: 15px;
}

.news-main-block-place-2 {
    color: var(--bs-dark);
    font-size: 0.9em;
    text-align: left;
    margin-right: 15px;
	margin-left: 15px;
}

.news-main-block-place-2 .fa, .fab, .fal, .far, .fas {
	margin-right: 5px;
	font-size: 1.0em;
    position: relative;
}

.news-main-block-razdel {
    padding-top: 5px;
    color: var(--bs-dark);
    margin-right: 15px;
}

.news-main-block-razdel a {
    color: var(--bs-dark);
    font-size: 0.8em;
    font-weight: 400;
}

.news-main-block-video-2 .fab {
    color: var(--bs-dark);
    font-size: 0.9em;
    position: relative;
    top: 1px;
}

.news-main-block-title-line {
    font-size: 1.8em;
    font-weight: 500;
	line-height: 1.4;
	transition: all 0.3s;
	padding-top: 0rem;
	padding-bottom: 0rem;
	margin-bottom: 0rem;
	margin-top: 0rem;
}

.news-main-block-title-line-search {
	font-size: 2.0em;
    font-weight: 500;
	line-height: 1.4;
	transition: all 0.3s;
	padding-top: 0rem;
	padding-bottom: 0rem;
	margin-bottom: 0rem;
	margin-top: 0rem;
}

.news-main-block-title-quote {
	font-size: 1.2em;
}

.news-main-block-title-anons {
	font-size: 1.0em;
}

.front-news-button {
	margin-top: 5rem;
	padding-bottom: 5rem;
}

.front-news-button-right {
	margin-top: 5rem;
	padding-bottom: 5rem;
	border-bottom: 3px solid transparent;
    border-image: linear-gradient(45deg,#000000 0%,#026FD6 40%,#31FFB4 100%);
    border-image-slice: 1;
	text-align: right;
}

.views-exposed-form {
    margin-left: 0px;
}

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 2.5em;
}

.read-now-block-wrapper {
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1rem;
	padding-left: 1.5rem;
}

.read-now-block-title {
    font-size: 1.4em;
    line-height: 1.4;
}

.ip-web-view-online-group {
    color: var(--bs-dark);
}

.ip-web-view-online-group a {
	color: var(--bs-dark);
}

.project-view-date {
	font-size: 1.6em;
	font-weight: 500;
	text-align: left;
	padding-bottom: 3rem;
}

.project-full-anons {
	font-size: 1.5em;
    font-weight: 400;
    line-height: 1.6;
    position: relative;
    width: 100%;
}

.project-full-anons p {
	margin: 0rem;
}

.front-main-news {
	padding: 0% 5%;
}

.news-main-block {
	background: #ffffff;
	margin: 0rem 0rem;
	margin-bottom: 3rem;
	padding-top: 5rem;
	padding-bottom: 5rem;
	padding-left: 10%;
	padding-right: 10%;
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}

#page-view-wrapper {
	padding: 3rem 3rem;
	margin: 0rem 0rem;
	margin-bottom: 0rem;
	margin-top: 3rem;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
}


.projects-block-views {
	margin-top: 5rem;
	margin-bottom: 5rem;
}

.projects-block-more-link {
	font-size: 1.8rem;
	font-weight: 600;
	text-align: right;
}

.projects-block-more-link a:hover {
	text-decoration: underline;
}

.news-main-block-wrapper-menu {
	padding: 1rem 0rem;
}

.news-main-block-title-line-menu {
	font-size: 1.2em;
	font-weight: 500;
	padding-top: 0.5rem;
}

.special-menu-item {
	padding: 1rem 0rem;
	margin: 2rem 0rem;
	margin-bottom: 3rem;
	font-size: 1.4em;
	transition: all .3s ease;
}

.special-menu-item a {
	color: #000000;
	transition: all .3s ease;
}

.special-menu-item:hover {
	text-decoration: underline;
    transition: all .3s ease;
}

.special-menu-item:hover a {
	color: #000000;
	transition: all .3s ease;
}

.special-menu-item-2 {
	padding: 1rem 0rem;
	margin: 2rem 0rem;
	font-size: 1.4em;
	transition: all .3s ease;
}

.special-menu-item-2 a {
	color: #000000;
	transition: all .3s ease;
}

.special-menu-item-2:hover {
	text-decoration: underline;
    transition: all .3s ease;
}

.special-menu-item-2:hover a {
	color: #000000;
	transition: all .3s ease;
}

.news-main-page {
	background: #ffffff;
	padding: 3rem;
	border-radius: 8px;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	transition: all .3s ease;
}

.menu-news-header {
	font-weight: 500;
	font-size: 1.8em;
	padding-bottom: 3rem;
}

.news-menu-block-wrapper {
	padding: 1rem 0rem;
}

.news-menu-block-title-line {
	font-size: 1.2em;
	font-weight: 500;
	padding-top: 5px;
}

.news-menu-block-date-2 {
	margin-left: -5px;
}

.modal-menu-line-header {
	font-size: 1.4em;
    font-weight: 600;
    margin-top: 0rem;
    padding-top: 3rem;
    padding-bottom: 1rem;
    text-align: left;
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #026FD6;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(45deg,#000000 0%,#026FD6 40%,#31FFB4 100%);
    border-image-slice: 1;
}

.modal-menu-line-header-right {
	font-size: 1.4em;
    font-weight: 600;
    margin-top: 0rem;
    padding-top: 0rem;
    padding-bottom: 1rem;
    text-align: left;
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #026FD6;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(45deg,#000000 0%,#026FD6 40%,#31FFB4 100%);
    border-image-slice: 1;
}

.special-menu-item-0 {
	color: var(--bs-white);
    background-color: #fff;
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    border-color: transparent;
    transition: all .3s ease;
    border: 0px solid transparent;
    border-radius: 3px;
	padding: 1rem;
	text-align: center;
	margin: 0rem 1rem;
}

.special-menu-item-0 i {
	margin-left: 5px;
	position: relative;
	top: 1px;
}

.special-menu-item-0 a {
	color: #ffffff;
	font-size: 1.4em;
}

.modal-menu-line-0 img {
	max-width: 100%;
	margin-top: 3rem;
	margin-bottom: 1rem;
}

.taxonomy-page-title h1 {
	padding-bottom: 3rem;
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 5rem;
    margin-right: 5rem;
    font-size: 3.6em;
    text-align: center;
}

.taxonomy-display-views {
	padding: 5rem;
	padding-top: 2rem;
    margin: 0rem 0rem;
    margin-bottom: 5rem;
    background: #ffffff;
    border-radius: 8px;
}

.term-listing-heading img {
	margin-bottom: 5rem;
	border-radius: 8px;
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
    transition: all .3s ease;
	width: 100%;
	height: auto;
}

.modal-menu-line-3-item {
	padding: 1rem 0rem;
    margin: 1rem 0rem;
    font-size: 1.1em;
    transition: all .3s ease;
}

.ip-web-view-online-group-inside {
	padding-bottom: 3rem;
}

.ip-web-view-online-title-inside {
	font-weight: 500;
	padding-top: 1rem;
	font-size: 1.2em;
}

.ip-web-view-online-status-inside {
	margin-right: 1rem;
}


.modal-menu-line-1 i {
	margin-left: 0px;
}

.modal-menu-line-2 i {
	margin-left: 0px;
}

.modal-menu-line-3 i {
	margin-left: 0px;
}

.modal-menu-line-3-item-inside {
	padding-bottom: 3rem;
	font-size: 1.4em;
}

.search-page-view {
	background: var(--bs-white);
	border-radius: 8px;
	padding: 3rem 3rem;
	margin-top: 5rem;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
}

.news-tabs-links-wrapper {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.news-tabs-links-wrapper-menu {
	padding-top: 3rem;
	padding-bottom: 1rem;
	margin: 0rem 1rem;
}

.news-tabs-link {
	font-size: 1.4em;
	font-weight: 300;
	display: inline-block;
	margin-right: 1rem;
}

.news-tabs-link i {
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 0.8em;
	top: 0px;
}

.project-full-wrapper-top {
	background: #ffffff;
	padding-top: 3rem;
	padding-bottom: 3rem;
	padding-left: 3rem;
	padding-right: 3rem;
	margin-top: 3rem;
	transition: all .3s ease;
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
}

.news-view-text {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.4;
	padding: 3rem;
	padding-bottom: 0rem;
    position: relative;
    width: 100%;
	transition: all .3s ease;
}

.news-view-text ul {
    padding-inline-start: 2rem;
    padding-top: 0rem;
    margin-bottom: 1.5rem;
}

.news-view-text ol {
    padding-inline-start: 2rem;
    padding-top: 0rem;
    margin-bottom: 1.5rem;
}

.news-view-anons ul {
    padding-inline-start: 2rem;
    padding-top: 0rem;
    margin-bottom: 1.5rem;
}

.news-view-anons ol {
    padding-inline-start: 2rem;
    padding-top: 0rem;
    margin-bottom: 1.5rem;
}

.news-view-text p {
    margin-bottom: 1.5rem;
}

.news-view-text a {
	color: #026FD6;
}

.news-view-text img {
	display: block; 
	height: auto !important; 
	max-width: 100%;
}

.news-view-text .views-exposed-form label {
    font-weight: 500;
    font-size: 1.0em;
    padding-bottom: 5px;
}

.news-view-text .description {
    font-size: 0.9em;
}

.news-view-wrapper {
	background: #ffffff;
	padding-bottom: 0rem;
}

.news-view-wrapper-bottom {
	padding: 5rem 10%;
	margin-top: 5rem;
	margin-bottom: 3rem;
	background: #ffffff;
}

.news-view-video {
	margin-bottom: 3rem;
}

.news-view-par {
	margin-bottom: 3rem;
}

#block-views-node-block-18 {
	margin-top: 1rem;
}

.node-inside-wrapper {
	margin-bottom: 5rem;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	transition: all .3s ease;
}

.node-inside-top {
    background: #ffffff;
    padding-top: 5rem;
    padding-bottom: 5rem;
    padding-left: 5rem;
    padding-right: 5rem;
	-webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	transition: all .3s ease;
}

.node-inside-bottom {
	font-size: 1.2em;
    font-weight: 400;
    line-height: 1.6;
    padding: 3rem 5rem;
    position: relative;
    width: 100%;
    margin-top: 0rem;
    margin-bottom: 3rem;
	transition: all .3s ease;
	-webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.node-inside-date {
	font-size: 1.0em;
    font-weight: 300;
    text-align: left;
    padding-bottom: 2.5rem;
}

.node-inside-date i {
	font-size: 0.9em;
	top: 0px;
}

.node-inside-title {
	padding: 0px;
    padding-bottom: 3rem;
    font-size: 2.0em;
    text-align: left;
    margin: 0rem;
	font-weight: 700;
    line-height: 120%;
}

.node-inside-anons {
	font-size: 1.2em;
    font-weight: 400;
    line-height: 1.6;
}

.node-inside-body {
	font-size: 1.0em;
    font-weight: 400;
    line-height: 1.4;
    position: relative;
    width: 100%;
    margin-top: 0rem;
    margin-bottom: 3rem;
}

.views-more-link {
	display: block;
	float: none;
	font-style: normal;
	padding-top: 4rem;
	font-size: 1.4em;
	font-weight: 700;
}

.news-important-lenta {
	padding-right: 3rem;
	padding-left: 4rem;
	background: var(--bs-white);
	border-radius: 8px;
}

.news-line-block {
	margin-top: 5rem;
}

.is-sticky .news-important-lenta {
	margin-top: 5rem;
	padding-right: 3rem;
	height: 90vh;
	overflow: auto;
}

.news-important-lenta-fixed {
	padding-right: 3rem;
	padding-left: 4rem;
	padding-top: 2rem;
	background: var(--bs-white);
	border-radius: 8px;
	padding-right: 3rem;
	height: 97vh;
	overflow: auto;
}

.node-inside-more {
	display: block;
	float: none;
	font-style: normal;
	font-size: 1.4em;
	font-weight: 700;
}

.node-inside-more-front {
	display: block;
	float: none;
	font-style: normal;
	padding-top: 3rem;
	font-size: 1.4em;
	font-weight: 700;
}

.more-like-header {
	font-size: 3.0em;
	padding-top: 3rem;
	padding-bottom: 7rem;
	font-weight: 700;
	background: linear-gradient(45deg,#000000 0%,#026FD6 40%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.news-important-wrapper-add {
	padding: 2rem 0rem;
}

.news-important-title-add {
    font-size: 1.4em;
    line-height: 1.4;
    padding-top: 1rem;
	padding-bottom: 0rem;
	padding-left: 0rem;
}

.news-important-date-add {
	font-weight: 600;
	font-size: 1.1em;
	padding-top: 2px;
	margin-left: 0px;
}

.news-important-date-add i {
	top: 0px;
}

.project-block-wrapper {
	position: relative;
    margin-bottom: 3rem;
}

.project-block-image {
	position: absolute;
	left: 0px;
	top: -3px;
	z-index: 1000;
	transition: all .3s ease;
}

.project-block-image img {
	border-radius: 50%;
	max-height: 150px;
	width: auto;
	border: 5px solid var(--bs-white);
	box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
}

.project-block-wrapper-text {
	padding: 3rem;
	padding-left: 12rem;
	#background: var(--bs-white);
	border: 3px solid var(--bs-white);
	border-radius: 8px;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	transition: all .3s ease;
	margin-left: 5rem;
	min-height: 140px;
	z-index: 10;
	transition: all .3s ease;
}

.project-block-wrapper:hover .project-block-wrapper-text {
	background: var(--bs-white);
	border: 3px solid var(--bs-white);
	transition: all .3s ease;
}

.project-block-title {
    font-size: 1.8em;
	font-weight: 600;
	padding-bottom: 1rem;
	line-height: 140%;
}

.project-page-wrapper {
    margin-bottom: 3rem;
	margin-left: 0px;
	margin-right: 0px;
	background: var(--bs-white);
	border-radius: 8px;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	transition: all .3s ease;
}

.project-page-image img {
	box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

.project-page-title {
    font-size: 1.4em;
	font-weight: 400;
	padding: 2rem 3rem;
}

.project-block-description {
	font-size: 1.2em;
}

.views-exposed-form label {
    font-weight: 500;
	font-size: 1.2em;
	padding-bottom: 5px;
}

.more-like-views {
	margin-top: 3rem;
	margin-bottom: 1rem;
}

.more-like-title {
	font-size: 1.6rem;
	padding: 0.5rem 0rem;
	line-height: 160%;
}

.more-like-title a {
	color: var(--bs-dark);
}

.more-like-title i {
	font-size: 0.8em;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 10px;
}

.ip-web-view-online-wrapper {
    position: relative;
	padding: 1rem 0rem;
	margin-bottom: 5rem;
	margin-right: 0rem;
	margin-left: 0rem;
	background: var(--bs-white);
	border-radius: 8px;
	transition: all 0.2s;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
    transition: all .3s ease
}

.ip-web-view-online-img img {
	border-radius: 8px;
}

.ip-web-view-online-status {
	font-size: 0.9em;
}

.ip-web-view-online-city {
	padding-top: 1rem;
}

.ip-web-view-online-title {
	font-size: 1.2em;
	font-weight: 600;
	padding-top: 1rem;
}

.ip-web-online-block {
	float: none;
	#padding-bottom: 5rem;
	#margin-bottom: 3rem;
	#border-bottom: 3px solid transparent;
    #border-image: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 60%);
    #border-image-slice: 1;
}

.ip-web-online-block h3 {
    font-size: 1.8em;
    margin-top: 3rem;
    margin-bottom: 3px;
	text-align: center;
}

.ip-web-view-img img {
	float: left;
	margin-right: 5rem;
	border-radius: 8px;
}

.ip-web-view-wrapper {
	margin-bottom: 5rem;
	min-height: 20rem;
}

.ip-web-view-title {
	font-size: 1.4em;
	padding-bottom: 3rem;
	font-weight: 500;
}

.ip-web-view-body {
	font-size: 0.9em;
	padding-top: 0rem;
}

.ip-web-head {
	margin-bottom: 5rem;
}

.ip-web-head p {
	font-size: 1.2em;
	padding-bottom: 1rem;
}

.news-important-wrapper-tags {
	padding-top: 1rem;
}

.news-important-wrapper-tags a {
	margin-right: 1rem;
}

#message-fixed {
	max-width: 40%;
	position: fixed;
	bottom: 60px;
	left: 0px;
	z-index: 99999;
	display:none;
	text-align: center;
    bottom: 0%;
    left: 50%;
    z-index: 400;
    transform: translate(-50%, -0%);
}

#message-fixed-bottom {
	max-width: 40%;
	position: fixed;
	bottom: 200px;
	left: 0px;
	z-index: 99999;
	display:none;
	text-align: center;
    bottom: 0%;
    left: 50%;
    z-index: 400;
    transform: translate(-50%, -0%);
}

.return-button {
	display: none;
}

.block-news-14 {
	background: var(--bs-white);
    padding-top: 1rem;
    padding-bottom: 5rem;
    padding-left: 3rem;
    padding-right: 3rem;
	transition: all .3s ease;
}

.block-news-13 {
	background: var(--bs-white);
    padding-top: 0rem;
    padding-bottom: 5rem;
    padding-left: 3rem;
    padding-right: 3rem;
	transition: all .3s ease;
}

#block-block-46 {
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
	background: var(--bs-white);
	padding-bottom: 1rem;
		-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}

.top-10-block {
	margin-top: 5rem;
}

.web-ip-block {
	margin-top: 5rem;
}

.top-10-views {
	background: var(--bs-white);
    padding-top: 2rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
    padding-right: 3rem;
	box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
    border-radius: 8px;
    transition: all .3s ease;
}

.top-10-views-title {
	font-size: 1.4em;
	padding-top: 2rem;
	padding-bottom: 2rem;
	padding-left: 0rem;
	line-height: 160%;
}

.top-10-count {
    font-weight: 500;
    font-size: 1.2rem;
    margin-right: 5px;
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    padding: 1px 5px;
    border-radius: 3px;
    color: var(--bs-white);
}

#search-form-id {
	width: 100%;
	padding-bottom: 5rem;
	position: relative;
}

.views-widget-input {
	float: left;
	width: 75%;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-size: 1.2em !important;
}

#edit-date-filter-wrapper input.form-text, textarea.form-textarea {
	padding: 1.0rem 1.0rem !important;
}

#search-form-id input[type="submit"] {
	margin: 0px;
	margin-top: 0rem;
	padding: 0.5rem 1rem;
	float: right;
	width: 10%;
	font-size: 2.0rem !important;
	background: #EAEAEA;
	box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0.1);
	#background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    #-webkit-background-clip: text;
    #-webkit-text-fill-color: transparent;
    color: #000000;
    #border: 3px solid transparent;
    #border-image: linear-gradient(45deg,#31FFB4 0%,#026FD6 40%,#000000 100%);
    #border-image-slice: 1;
	#background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    border-color: transparent;
    border: 0px;
	border-radius: 0px;
    transition: all 0.2s ease-in 0s;
	position: absolute;
	top: 50px;
	right: 10px;
}

#search-form-id input[type="submit"]:hover {
	margin: 0px;
	margin-top: 0rem;
	padding: 0.5rem 1rem;
	float: right;
	width: 10%;
	font-size: 2.0rem !important;
	background: #000000;
	box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0.1);
    color: #ffffff;
    border-color: transparent;
    border: 0px;
	border-radius: 0px;
	position: absolute;
	top: 50px;
	right: 10px;
}

#search-form-id input.form-text, textarea.form-textarea {
    font-size: 2.0rem !important;
	border-radius: 8px;
    background: #EAEAEA;
    padding: 1rem 1rem;
    padding-bottom: 1.2rem;
    width: 100%;
    min-height: 50px;
    transition: all 0.1s ease-in 0s;
    border: 0px solid transparent;
}

.node-full-search #search-form-id input[type="submit"] {
    margin: 0px;
    margin-top: 0rem;
    padding: 0.5rem 1rem;
    float: right;
    width: 10%;
    font-size: 2.0rem !important;
    background: #EAEAEA;
    box-shadow: 0px 0px 0px 0px rgb(34 60 80 / 10%);
    color: #000000;
    border-color: transparent;
    border: 0px;
    border-radius: 0px;
    transition: all 0.2s ease-in 0s;
    position: absolute;
    top: 52px;
    right: 15px;
}

.node-full-search #search-form-id input[type="submit"]:hover {
	margin: 0px;
	margin-top: 0rem;
	padding: 0.5rem 1rem;
	float: right;
	width: 10%;
	font-size: 2.0rem !important;
	background: #000000;
	box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0.1);;
    color: #ffffff;
    border-color: transparent;
    border: 0px;
	border-radius: 0px;
	position: absolute;
	top: 52px;
    right: 15px;
}

#search-form-id .views-widget-input {
    float: left;
    width: 100%;
}

#search-form-id .form-item, .form-actions {
    margin-top: 0em;
    margin-bottom: 0em;
	width: 100%;
}

#search-form-id .description {
    padding-top: 1rem;
	padding-bottom: 1rem;
}

.node-full-share {
	padding-top: 0rem;
	padding-bottom: 3rem;
}

#ok_shareWidget {
	margin-top: 3rem;
}

.region-content ul.flippy {
    margin: auto;
    padding: 0px;
	padding-top: 3rem;
    text-align: left;
}

ul.flippy li {
	font-size: 1.4em;
	padding-left: 0px;
	padding-right: 3rem;
}

.flippy-wrapper ul.flippy li:first-child {
	font-weight: 300;
}

.flippy-wrapper ul.flippy li:nth-child(2) {
	font-weight: 300;
}

.special-block-right {
	margin-top: 5rem;
    margin-bottom: 5rem;
    padding: 1rem;
    background: var(--bs-white);
    box-shadow: 0px 0px 10px 3px rgba(34, 60, 80, 0.1);
    border-radius: 8px;
    transition: all .3s ease;
}

.group-file-group img {
	max-width: 20%;
	float: left;
	margin-right: 1rem;
	width: 30px;
}


/* Popup */
.popup-wrapper {
    width: 100%;
    height: auto;
}

.open-popup {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
	box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
	color: var(--bs-white);
    background-color: var(--bs-white);
    background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    border-color: transparent;
    transition: all .3s ease;
    border: 0px solid transparent;
	align-items: left;
	margin-bottom: 3rem;
}

.popup__bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    pointer-events: none;
    transition: 0.5s all;
}

.popup__bg.active {
    opacity: 1;
    pointer-events: all;
    transition: 0.5s all;
}

.popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    background: #fff;
    width: 50%;
	height: auto;
    padding: 3rem;
    transition: 0.5s all;
	z-index: 99999;
}

.popup.active {
    transform: translate(-50%, -50%) scale(1);
    transition: 0.5s all;
}

.close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}


/* Paragraphs */
.question-answer-wrapper {
	margin-bottom: 5rem;
}

.question-answer-number {
	float: left;
}

.question-answer-question {
	font-weight: 600;
	padding-bottom: 3rem;
}

.question-answer-answer {
	padding-left: 30px;
	border-left: 3px solid transparent;
    border-image: linear-gradient(45deg,#31FFB4 20%,#026FD6 50%,#000000 100%);
    border-image-slice: 1;
}

#webform-client-form-668017 .form-item, .form-actions {
    font-size: 1.1em;
	margin: 15px 0px;
}

#webform-client-form-668017 label {
    font-size: 1.1em;
}

#webform-client-form-668017 img {
    margin-top: 15px;
}

#webform-client-form-668017 fieldset {
    padding: 10px 0px;
    margin: 0 2px;
    border: 0px solid #eaeaea;
}

.search-header {
	font-size: 2.6em;
	font-weight: 600;
	padding: 3rem 0rem;
}

.taxonomy-term-description {
	font-size: 1.8rem;
	padding-bottom: 2rem;
	font-weight: 600;
	line-height: 160%;
}

.paragraphs-item-bundle-file {
	padding: 1rem 0rem;
	min-height: 80px;
}

.field-name-field-parag-text {
	font-size: 2.0rem;
	margin-bottom: 3rem;
}

.field-name-field-bundle-file .field-item {
	padding: 1rem 0rem;
	min-height: 80px;
}

.web-page-views {
	background: var(--bs-white);
    padding-top: 0rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
    padding-right: 3rem;
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
    border-radius: 8px;
    transition: all .3s ease;
}

.web-page-wrapper {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.web-page-title {
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 140%;
	padding-bottom: 3rem;
	background: linear-gradient(45deg,#000000 0%,#026FD6 20%,#31FFB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #026FD6;
}

.web-page-image img {
	margin: 0 auto;
	border-radius: 50%;
	max-width: 120px;
	border-radius: 50%;
    border: 5px solid var(--bs-white);
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
}

.web-page-body {
	font-size: 1.4rem;
}

.web-full-body iframe {
	border-width: 0px;
}

.web-full-body .btn {
	width: 90%;
	margin: 3rem 5%;
}

.web-full-body .k24-translation-4 {
	font-size: 2.4rem;
}

.web-full-body .k24-translation-4 i {
	margin-right: 15px;
}

.news-view-title-web h1 {
    font-size: 3.6em;
    text-align: left;
}

.search-block-class {
	background: var(--bs-white);
    padding: 3rem;
	padding-top: 2rem;
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
    border-radius: 8px;
    transition: all .3s ease;
}

.special-links-wrapper {
	padding-bottom: 5rem;
}

.special-links-header {
	font-size: 2.0rem;
	font-weight: 600;
	padding-left: 15px;
	padding-bottom: 5rem;
}

.special-links-item {
    text-align: center;
	font-size: 1.4rem;
	padding-top: 1rem;
}

.special-links-item img {
	float: none;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 1rem;
	height: 80px;
	width: auto;
}

.board-full-wrapper {
	background: #ffffff;
    padding: 5rem;
	padding-bottom: 0rem;
    border-radius: 8px;
}

.board-full-item {
	font-size: 1.6rem;
	padding-bottom: 3rem;
}

.board-full-item p {
	font-size: 1.6rem;
	font-weight: 600;
}

.board-full-item-body {
	font-size: 1.8em;
	line-height: 140%;
	padding-left: 3rem;
	border-left: 3px solid transparent;
    border-image: linear-gradient(45deg,#000000 0%,#026FD6 40%,#31FFB4 100%);
    border-image-slice: 1;
}

.board-full-item-image {
	margin-top: 3rem;
	padding-bottom: 3rem;
}

#user-login {
	background: var(--bs-white);
    padding-top: 3rem;
    padding-bottom: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
    box-shadow: 0px 0px 10px 3px rgb(34 60 80 / 10%);
    border-radius: 8px;
    transition: all .3s ease;
}

.html5-vpl_vid .html5-vpl_vid_display {
    margin-left: -15px;
}

.k24-ru-news img {
    margin-bottom: 30px;
    border-radius: 8px;
}