

/* Start:/bitrix/templates/pn/components/bitrix/news.list/slider/style.css?1732092017150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/pn/components/bitrix/system.pagenavigation/.default/style.min.css?1732092017147*/
.system-nav-orange{color:#999;font-size:12px}.system-nav-orange .nav-current-page{color:white;background-color:#f90;font-weight:bold;padding:1px 0}
/* End */


/* Start:/bitrix/templates/pn/components/bitrix/news.list/news_main/style.css?1732092017150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/pn/components/bitrix/news.list/services_main/style.css?1732092017150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17320918632729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/bitrix/templates/pn/styles.css?17779710751469*/
/*.radio__default+label:before{
	width: 20px;
    height: 20px;
    border: 1px solid #cecece;
    left: 0;
    top: 0;
        border-radius: 50%;
}
.radio__default+label:after {
    width: 20px;
    height: 20px;
    opacity: 0;
    visibility: hidden;
    border-top-right-radius: 50%;
    background-color: #003978;
}
.radio__default+label:after, .radio__default+label:before {
    content: '';
    position: absolute;
    display: block;
    -webkit-border-radius: .6rem;
    border-radius: .6rem;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
}
.radio__default+label {
    position: relative;
        padding-left: 30px;
    cursor: pointer;
    color: #1e1f2d;
}*/
.checked br{
	display: none;
}
/* .checked input {
	-webkit-appearance: checkbox;
    border-radius: 0
} */
.radio__default {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 7px;
}
.radio__default + label {
	position: relative;
	padding: 0 0 0 5px;
	cursor: pointer;
}
.radio__default + label:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #CDD1DA;
	border-radius: 50%;
	background: #FFF;
}
.radio__default + label:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #003978;
	opacity: 0;
	transition: .2s;
}
.radio__default:checked + label:after {
	opacity: 1;
}
.radio__default:focus + label:before {

}
/* End */
/* /bitrix/templates/pn/components/bitrix/news.list/slider/style.css?1732092017150 */
/* /bitrix/templates/pn/components/bitrix/system.pagenavigation/.default/style.min.css?1732092017147 */
/* /bitrix/templates/pn/components/bitrix/news.list/news_main/style.css?1732092017150 */
/* /bitrix/templates/pn/components/bitrix/news.list/services_main/style.css?1732092017150 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17320918632729 */
/* /bitrix/templates/pn/styles.css?17779710751469 */
