::-moz-selection{background: #E4E4E4;color: #000;text-shadow:none}::selection{background:#E4E4E4;color:#000;text-shadow:none}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-MediumItalic.eot');
	src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'),
		url('../fonts/Montserrat/Montserrat-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-MediumItalic.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}


@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-BoldItalic.eot');
	src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
		url('../fonts/Montserrat/Montserrat-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-BoldItalic.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-SemiBold.eot');
	src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
		url('../fonts/Montserrat/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-SemiBold.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-Italic.eot');
	src: local('Montserrat Italic'), local('Montserrat-Italic'),
		url('../fonts/Montserrat/Montserrat-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-Italic.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-Bold.eot');
	src: local('Montserrat Bold'), local('Montserrat-Bold'),
		url('../fonts/Montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-Bold.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-SemiBoldItalic.eot');
	src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'),
		url('../fonts/Montserrat/Montserrat-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-SemiBoldItalic.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-Regular.eot');
	src: local('Montserrat Regular'), local('Montserrat-Regular'),
		url('../fonts/Montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-Regular.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-Medium.eot');
	src: local('Montserrat Medium'), local('Montserrat-Medium'),
		url('../fonts/Montserrat/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-Medium.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}


/* Common style */

body {
	background: #ffffff;
	color: #0b0b0b;
	font-family: 'Montserrat', tahoma;
	font-size: 14px;
	line-height: 160%;
	margin: 0;
}

a {
	color: #2FADDC;
	text-decoration: underline;
	transition: color 0.5s linear;
}

a:focus {
	outline: none;
	outline-offset: 0;
}

a:hover, a:focus {
	color: #555555;
	text-decoration: none;
	transition: color 0.5s linear;
}

.custom_logo a {
	color: #ffffff;
}

#k2Container {
	padding: 0 15px 10px 0;
}

body.modal {
	background: #ffffff;
}

ul, ol {
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0 0 0 15px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', tahoma;
}

h1 {
	border-bottom: none;
	color: #2FADDC;
	font-size: 18px;
	font-weight: normal;
	line-height: 125%;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 10px;
}

h2 {
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 0;
	font-weight: 600;
}

h3 {
	font-size: 16px;
	color: #2B2A29;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
	color:#2FADDC;
}

h5, .h5 {
	color: #2FADDC;
	font-size: 15px;
	font-weight: normal;
	line-height: 23px;
}

h6 {
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
}

h5, .h5 {
	color: #2FADDC;
	font-size: 15px;
	font-weight: normal;
	line-height: 23px;
}

.blog h2, .h2 {
	font-size: 18px;
	line-height: 26px;
}

#content {
	padding: 15px;
}

.pull-left.item-image > img {
	border: 1px solid #e8e8e8;
	margin: 0 20px 5px 0;
	padding: 4px;
}

strong {
	font-weight: 600;
}

.page-header {
	border-bottom: medium none;
	margin: 0;
	padding-bottom: 9px;
}

.item-page {
min-height: 500px;
}

.page-header a {
	color: #1297C8;
	transition: all 0.5s ease 0s;
}

.page-header a:hover {
	color: #555555;
	text-decoration:none;
}

.item-page .page-header h1 {
	border-bottom: 0;
	color: #1297C8;
	font-size: 36px;
	font-weight: normal;
	line-height: 125%;
	margin-top: 35px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

div.controls input {
	border-radius: 4px;
	min-height: 20px;
	padding: 5px 8px;
	border: 1px solid #c0c0c0;
}

div.controls input:focus,
div.controls input:active {
	border: 1px solid #27a7e8;
	outline: none;
	box-shadow: 0 0 8px rgba(39, 167, 232, .6);
	transition: .2s linear;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

div.itemHeader span.itemDateCreated {
	color: #7b7b7b;
	font-size: 12px;
	background: #EFEFEF;
	padding: 2px 10px;
	margin-top: 10px;
	display: inline-block;
}

.leading-0, .leading-1, .leading-2 {
	border-bottom: 1px solid #D1D1D1;
	margin-bottom: 30px;
}

div.itemFullText h3 {
	margin: 0;
	padding: 24px 0 14px 0;
}

div.itemHeader h1.itemTitle {
	font-size: 18px;
	font-weight: 500;
	padding: 0;
	margin: 0;
	border-bottom: none;
}

li a.itemPrintLink:before {
  font-family: "simple-line-icons";
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}

li a.itemPrintLink::before,
li a.itemPrintLink::before {
content:"\e02e"
}

div.itemToolbar ul li a {
	font-size: 12px;
	font-weight: normal;
}

.k2icon-magnifier-remove::before, a#fontDecrease::before {
	font-size: 12px;
}

.contentpane div.itemToolbar ul li span.itemTextResizerTitle {
	display: none;
}

#cyb-main {
	padding-bottom: 30px;
}

.home #cyb-main {
	background: none;
	padding-bottom: 0;
}

/* Category */

div.itemListCategory {
	background: #fbfbfb;
	padding: 12px 15px !important;
	line-height: 160%;
	border: 1px solid #edededcc;
	margin-bottom: 20px;
}

div.itemListCategory img {
	margin: 4px 18px 0 0;
	min-height: 80px;
}

.itemListCategory h1 {
	margin-bottom: 0;
	border-bottom: none;
	font-size: 20px;
	font-weight: 500;
	line-height: 160%;
	margin-top: 5px;
	padding-bottom: 5px;
}

div.subCategory {
	background: #fbfbfb;
	margin: 0;
	padding: 12px 15px;
	height: 100% !important;
	border: 1px solid #edededcc;
}

.itemListCategory p {
	margin: 0;
}


.home #k2Container {
	min-height: auto;
}

.subCategoryContainer {
	margin-bottom: 25px;
}
div.subCategory h2,
div.subCategory h2 a {
	font-size: 18px !important;
	font-weight: normal;
}

.tabs__content table {
	border: none;
	width: 100%;
}

.tabs__content table td {
	border: none;
	padding: 8px 8px 8px 0;
	width: 50%;
	vertical-align: top;
}

.tabs__content table p {
	margin:0;
}

.tabs__content h5 {
	color: #2FADDC;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	margin: 25px 0 10px 0;
}

.tabs__content h6 {
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
	margin: 10px 0 5px 0;
}


/* Header */

.top-text {
	padding: 0;
}

.mmenu {
	display: none;
}

.ttext {
	width: 100%;
}

.screen0 {
	background: #2FADDC;
	color: #fff;
	padding: 5px 0 3px 0;
	min-height: 40px;
}

.phone, .mail {
	text-align: right;
}

.adress_block p, .phone p, .mail p {
	padding: 0;
	margin: 0;
}

.logo {
	padding-right: 0;
}

.custom_logo a img {
	transition: all ease-in 0.3s;
	filter: grayscale(0);
}

.custom_logo a img:hover {
	transition: all ease-in 0.3s;
	filter: grayscale(100%);
}

.custom_logo {
	margin-top: 9px;
}

.custom_logo p{
	margin-bottom: 0;
}

.top-text-adress {
	padding-top: 4px;
}

.top-text-mail {
	padding-top: 4px;
}

.screen1 {
	min-height: 100px;
	padding: 5px 0 5px 0;
	border-top: 3px solid #EFEFEF;
}

.top1 {
	padding: 0 0 0 5px;
	font-size: 16px;
	color: #a3a3a3;
}

.top1 h3 {
	font-size: 22px;
	color: #3c3c3c;
	font-weight: 600;
}

.top1 p {
	margin:0;
}

.custom.phone {
	font-size: 20px;
}

.phone img {
	margin-top: -1px;
	margin-right: 5px;
}

.adress_block img {
	margin-top: -3px;
	margin-right: 5px;
}

.mail a {
	color: #fff;
}



/* Table */

table[width="100%"] {
	margin-bottom: 15px;
}

table {
	border: 1px solid #ddd;
	border-collapse: collapse;
}

table[border="0"], table[border="0"] tr td {
	border: 0 none;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	background: #2FADDC;
	border-top: 1px solid #dddddd;
	color: #ffffff;
	padding: 12px 10px;
	text-align: center;
	font-weight: normal;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border: 1px solid #dddddd;
	line-height: 1.42857;
	padding: 12px 10px;
	vertical-align: middle;
}

.table > thead > tr > th {
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	vertical-align: bottom;
}

.table.tablesaw.tablesaw-stack tr:nth-child(2n+1) {
	background: #fafafa;
}

table.table.tablesaw.tablesaw-stack tr:hover,
.table > tbody > tr:hover {
	background-color: #feffe6 !important;
}

table.table p {
	margin: 0;
}

td.thisDay {
	/* background: #C0DD52; */
	background: #f3ffd9;
}

/* Map */

.moduletable.map2  {
	min-height: 450px;
}

.moduletable.map2 ymaps {
	font-family: 'Montserrat', tahoma !important; 
}


/* Верхнее меню */
body div[id^="maximenuck"] ul.maximenuck {
	font-family: 'Montserrat', sans-serif !important; 
	font-weight: 500 !important;  
}

.topmenu {
	padding: 25px 0 0 0;
}

div#maximenuck146 ul.maximenuck {
	max-height: 68px;
}

ul.maximenuck2 .maximenuck.level2 {
	min-height: 40px;
}

.maximenuck.maximenuckmodule.headingck.item1154.level1 {
	display: none !important;
}

div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck,
div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator span.titreck,
div[id^="maximenuck"].maximenuckv ul.maximenuck li.maximenuck.level1 li.maximenuck:not(.headingck),
div[id^="maximenuck"].maximenuckv ul.maximenuck li.maximenuck.level1,
div[id^="maximenuck"].maximenuckv ul.maximenuck li.maximenuck.level1.parent,
div[id^="maximenuck"].maximenuckv ul.maximenuck li.maximenuck.level1.active,
div[id^="maximenuck"].maximenuckv ul.maximenuck li.maximenuck.level1.parent.active,
div[id^="maximenuck"].maximenuckv ul.maximenuck li.maximenuck.level1:hover,
div[id^="maximenuck"].maximenuckv ul.maximenuck li.maximenuck.level1.parent:hover {
	transition: .3s;
}

div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.parent > a::after, 
div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.parent > span.separator::after {
	transition: transform .2s linear;
}

div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.parent:hover > a::after, 
div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.parent:hover > span.separator::after {
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	transition: transform .3s linear;
}

div#maximenuck152.maximenuckh ul.maximenuck li.maximenuck.level1,
div#maximenuck152.maximenuckh ul.maximenuck li.maximenuck.level1:hover,
div#maximenuck152.maximenuckh ul.maximenuck li.maximenuck.level1.parent:hover {
	transition: background-color .4s;
}

.right-column div#maximenuck147.maximenuckv ul.maximenuck li.maximenuck.level1 > a span.titreck, 
.right-column div#maximenuck147.maximenuckv ul.maximenuck li.maximenuck.level1 > span.separator span.titreck {
	font-weight: normal;
}


/* Right-column */
.right-column {
	margin-top: 14px;
}

div#maximenuck152 {
	position: relative;
}

.right-column .moduletable h3 {
	background: #2FADDC;
	padding: 12px 12px;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
}

/* Home */
.home #content {
	padding: 0;
}

.home #cyb-main {
	background: #F5F5F5;
	border-top: 3px solid #EFEFEF;
	border-bottom: 3px solid #EFEFEF;
}

.home #cyb-main .itemFullText h3 {
	text-align: center;
	font-size: 29px;
	text-transform: uppercase;
	font-weight: 500;
	color: #000;
}

.home #cyb-main .itemFullText h5 {
	text-align: center;
	font-size: 16px;
	color: #909090;
	padding-bottom: 20px;
	margin-bottom: 30px;
}


.home #cyb-main .itemFullText h5::after {
	content: "";
	background: #2FADDC;
	height: 3px;
	width: 164px;
	display: block;
	text-align: center;
	margin: 10px auto 5px;
}


.home #cyb-main .itemFullText img {
	float: left;
	margin-right: 30px;
	border: 3px solid #E2E2E2;
}

.home .slide_box {
	min-height: 550px;
	border-bottom: 3px solid #EFEFEF;
	background: url(/images/slide.jpg) no-repeat center bottom;
	border-top: 3px solid #EFEFEF;
}

.home .slider-block {
	min-height: 544px;
	padding-top: 120px;
	padding-right: 75px;
}

.custom.slider-title {
	background: #2FADDC;
	color: #fff;
	padding: 12px 20px;
	font-size: 17px;
	margin-bottom: 20px;
}

.custom.slider-title p {
	margin:0;
}

.custom.slider-text {
	background: rgba(255,255,255,0.77);
	padding: 30px 20px 15px 20px;
	font-size: 17px;
	color: #000;
}

.custom.slider-title h1 {
	font-size: 23px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 500;
}

.custom.slider-text p {
	margin-bottom: 20px;
	line-height: 150%;
}

.more_about {
	background: #2FADDC;
	color: #fff;
	padding: 11px 26px 9px 26px;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	transition: all 0.3s ease-out 0s;
}

.more_about:hover, .more_about:active, .more_about:focus {
	background: #8c8c8c;
	color: #fff;
	text-decoration: none;
	transition: all 0.3s ease-out 0s;	
}


/* Profile */
.ttr {
	display: block;
	min-height: 30px;
	padding: 4px 0 0;
	transition: .3s;
}

.ttr:nth-child(odd){
	background: #e8eddb;
}

.ttr:nth-child(even){
	background: #fff;
}

.ttr:hover {
background: #CBDDA3;
}

.ttr span {
	padding-right: 4px;
}

.ttr > .col-xs-3 {
	border-right: 1px solid #dedede;
	
}

#users-profile-custom-profile {
	margin-bottom: 30px;
}

#users-profile-core legend {
	margin-top: 10px;
}

#users-profile-custom-profile legend {
	margin-top: 30px;
}

.rsform input#fio8,
.rsform input#adres8 {
	padding-left: 0 !important;
}


/* Form */

.col-sm-6.pno {
	padding-left: 0;
}

.col-sm-6.pno2 {
	padding-right: 0;
}

.form-group.rsform-block.rsform-block-pers-vopros {
	font-size: 14px;
}

textarea.form-control {
	height: auto;
	min-height: 275px;
}

#submit_vopros {
	width: 240px;
	background: #2FADDC;
	color: #fff;
	font-size: 15px;
	padding: 10px 10px;
	border-radius: 0;
	border: 1px solid #2FADDC;
}

#submit_vopros:hover, #submit_vopros:focus, #submit_vopros:active {
	background: #999999;
	border: 1px solid #999999;
}

.form-group.rsform-block.rsform-block-pers-vopros .control-label.formControlLabel {
	font-size:0;
}

.moduletable.formda #fio8, .moduletable.formda #adres8 {
	background: transparent;
	min-width: 100%;
	border: 0;
	box-shadow: none;
}

.rsform-block-date-zayavka-, rsform-block-period, 
.rsform-block-familiia, 
.rsform-block-name, .rsform-block-otchestvo, .rsform-block-email, .rsform-block-adress1, 
.rsform-block-adress2, 
.rsform-block-kvartira, .rsform-block-phone-kontakt, 
.rsform-block-period, 
#rsform_8_page_0 .hi-de.form-control {
	box-shadow: none;
}


.col-xs-12.panel_history table td {
	border: 1px solid #DDDDDD;
	padding: 10px 12px;
}

.col-xs-12.panel_history table {
	margin-bottom: 20px;
}

.col-xs-12.panel_history table th {
	background: #5D8F26;
	color: #ffffff;
	padding: 10px 12px;
}

.table-history-count td {
	border: 1px solid #DDDDDD;
	padding: 10px 12px;
}

.title_us2 {
	color: #5D8F26;
}

#Send {
	background: #5D8F26;
	color: #fff;
	font-size: 16px;
	padding: 10px 40px;
}

#Send:hover, #Send:focus, #Send:active {
	background: #DBDBDB;
	color: #333;
}


/* News-main */
.news_box {
	padding-top: 30px;
	padding-bottom: 30px;
}

.moduletable.mod_news .nspArt.nspCol2 {
	width: 50%;
}

.moduletable.mod_news {
	margin-bottom: 20px;
}

.moduletable.mod_news h3 {
	text-align: center;
	font-size: 29px;
	text-transform: uppercase;
	font-weight: 500;
	color: #000;
	margin-bottom: 20px;
	padding-bottom: 0;
}

.moduletable.mod_news h3::after {
	content: "";
	background: #2FADDC;
	height: 3px;
	width: 162px;
	display: block;
	text-align: center;
	margin: 15px auto 5px;
}

.pre_text {
	text-align: center;
	font-size: 16px;
	color: #909090;
}

.moduletable.mod_news .nspArt h4.nspHeader {
	font-size: 16px;
	margin: 0;
	padding: 10px 0 15px 0;
	font-weight: 500;
}

.nspArt h4.nspHeader a {
	text-decoration: underline;
}

.moduletable.mod_news .nspInfo.nspInfo1.tleft.fnone {
	margin: 0 0 12px 0;
}

.moduletable.mod_news #nsp-nsp-165 {
	margin-bottom: 14px;
}

.moduletable.mod_news .nspArt p.nspText {
	font-size: 14px;
	color: #010101;
	line-height: 160%;
	margin-bottom: 15px;
}

.moduletable.mod_news .nspArts {
	padding: 10px 7px 19px 7px;
}

.readon-button {
	float: right;
	font-size: 14px;
	text-transform: uppercase;
	color: #818181;
}

.moduletable.last-art h3 {
	color: #323232;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 9px;
}

.moduletable.last-art h4.nspHeader {
	font-size: 15px;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
}

.moduletable.last-art h4.nspHeader a {
	text-decoration: underline;
	color: #323232;
}

.moduletable.last-art .nspArt.nspCol1 {
	border-bottom: 1px solid #DBDBDB;
}

.moduletable.last-art .nspArt.nspCol1:last-child {
	border-bottom: none;
}

.moduletable.last-art .nspArt.nspCol1 {
	margin-bottom: 15px;
	padding: 0px 10px 10px 0 !important;
}

.moduletable.last-art .nspText.tleft.fleft {
	font-size: 13px;
	line-height: 140%;
	color: #323232;
}


/* Nsp */

.nspBotInterface, .nspTopInterface { 
	clear: both; 
	float: right;
	margin: 5px 0;
}

.nspPagination { 
	float: left;
	list-style-type: none!important; 
	margin: 5px 0 0 0!important; 
	padding: 0!important; 
}
.nspPagination li { 
	background: #ccc;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	cursor:pointer; 
	float:left; 
	height: 14px; 
	margin: 1px 4px 0 0!important; 
	width: 14px; 
}
.nspPagination li > a {
	background: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	height: 14px;
	overflow: hidden;
	padding: 0;
	text-indent:-999em; 
	width: 14px;
}

.nspPagination li:hover,
.nspPagination li.active { 
	background-color: #999;
}

/* Articles layout */
.nspArts { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden; 
	padding: 3px;
}
.nspArtPage { 
	float: left; 
}
.nspArt { 
	-webkit-box-sizing: border-box; 
	   -moz-box-sizing: border-box;
	        box-sizing: border-box; 
	float:left; 
}
.nspArt div { 
	overflow: hidden; 
}
.nspArt h4.nspHeader { 
	font-size: 24px;
	margin: 0;
	padding: 10px 0 15px 0;
}
.nspArt h4.nspHeader a { 
	text-decoration: underline;
}
.nspArt h4.nspHeader a:hover {
color: #2FADDC;
text-decoration: none;
}

.nspArt img.nspImage { 
	border: none;
	display: block;
}
.nspArt .nspImageWrapper {
	display: block;
	position: relative;
}
.nspArt p.nspText { 
	display: block!important;
	margin: 0;
	padding: 0!important;
}
.nspArt p.nspText a { }
.nspArt p.nspText a:hover { }
.nspArt .nspInfo { 
	display: block!important;
	font-size: 90%; 
}
.nspArt .nspInfo a { }
.nspArt .nspInfo a:hover { }
.nspArt .nspInfo > .nsp-stars {
	padding: 0 10px 0 0!important;
}
.nspArt .nsp-star-0:before,
.nspArt .nsp-star-1:before {
	content: "в…";
	color: #6c6c6c;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
.nspArt .nsp-star-1:before {
	color: #f7a834;
}
.nspArt .nspBadge {
	background: #fff;
	position: absolute;
	top: 29px;
	left: 20px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 10px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.nspArt .tleft { 
	text-align: left; 
}
.nspArt .tright { 
	text-align: right; 
}
.nspArt .tcenter { 
	text-align: center;
}
.nspArt .tjustify { 
	text-align: justify; 
}
.nspArt .fleft { 
	float: left; 
}
.nspArt .fright { 
	float: right; 
}

.mod_news .nspArt .readon.fright {
	float: right;
	background: #2FADDC;
	padding: 8px 32px;
	color: #fff;
	text-decoration: none;
	border-radius: 0px;
	transition: all 0.3s ease-out 0s;
	font-weight: normal;
}

.mod_news .nspArt .readon.fright:hover, .mod_news .nspArt .readon.fright:focus, .mod_news .nspArt .readon.fright:active {
	background: #999;
	transition: all 0.3s ease-out 0s;
}

.nspArt .fnone { 
	clear: both; 
	float: none;
	width: 100%; 
}
.readon.left,
.readon.right,
.readon.center { 
	clear: both; 
}
.readon.left { 
	float: left; 
}
.readon.right { 
	float: right; 
}
.readon.center { 
	display: inline; 
	float: none; 
}


/* positioning */
.nspArts.left { 
	float: right; 
}
.nspLinksWrap.left { 
	float: left;
}
.nspArts.right { 
	float: left; 
}
.nspLinksWrap.right { 
	float: right; 
}

/* Responsive layout */
.gkResponsive img.nspImage,
img.nspImage.gkResponsive { 
	height: auto;
	width: 100%!important; 
}
.nspArt img.nspImage { 
	max-width: 100%; 
}
.nspArtScroll1,
.nspLinkScroll1 { 
	clear: both;
	width: 100%; 
}

/* Animation */
.nspList,
.nspArtPage { 
	opacity: 0; filter: alpha(opacity=0);
	-webkit-transition: opacity 0.5s ease-out; 
	   -moz-transition: opacity 0.5s ease-out; 
	    -ms-transition: opacity 0.5s ease-out; 
      	 -o-transition: opacity 0.5s ease-out; 
	        transition: opacity 0.5s ease-out;
	visibility: hidden;
}
.nspList.active,
.nspArtPage.active { 
	opacity: 1; filter: alpha(opacity=100);
	visibility: visible;
}



/* Feedback Main */

.question {
	background: #2FADDC;
	color: #fff;
	padding: 30px 0 10px 0;
	font-size: 16px;
	line-height: 160%;
	min-height: 155px;
	border-bottom: 3px solid #1694DF;
	border-top: 3px solid #1694DF;
}

.question p {
	margin:0;
}

.bottom1 {
	padding-top: 24px;
	padding-left: 0;
}

.bottom1 img {
	float: left;
	margin-right: 30px;
}

.bottom2 a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	border: 2px solid;
	border-radius: 2px;
	padding: 12px 26px;
	margin-top: 18px;
	display: block;
	text-align: center;
	max-width: 217px;
	transition: background-color 0.3s;
	background: transparent;
	/* text-shadow: 0px 1px 1px #f4f4f4; */
}

.bottom2 a:hover, .bottom2 a:focus, .bottom2 a:active {
	background: rgba(255,255,255,0.2);
	color: #ffffff;
	transition: all 0.3s ease-out 0s;
}
/* /Feedback Main */

/* Footer */

.footer {
	background: #404040;
	padding: 20px 0 20px 0;
	font-size: 14px;
	position: relative;
	z-index: 24;
	color: #dcdcdc;
	line-height: 150%;
}

.footer-one {
	padding-left: 0;
}

.moduletable.mod_footer1 h3 {
	color: #bdedff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 160%;
}

.moduletable.mod_footer3 p {
	line-height:140%;
}

.footer h5 {
	color: #bdedff;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-top: 30px;
	margin-bottom: 13px;
}

.footer h5::after {
	content: "";
	background: #A7EDFF;
	height: 2px;
	width: 62px;
	display: block;
	margin: 5px 0 5px;
}

.footer h6 {
	color: #bdedff;
	font-size: 14px;
	font-weight: 500;
}

.footer p {
	margin-bottom: 10px;
}

.footer a {
color: #bdedff;
}

.footer a:hover, .footer a:focus {
color: #fff;
}

.footer-two p {
	margin: 0 0 20px;
}

.copyright {
	background: #242323;
	font-size: 12px;
	color: #959595;
	padding-top: 15px;
}

.col-xs-12.col-sm-12.col-md-2.copy2 {
	padding-left: 0;
	padding-right: 0;
}

.copy {
	float: left;
}

.copy2 {
	font-size: 12px;
	color: #929292;
}

.copy2 a {
	color: #929292;
}

.copyright .col-xs-12.col-sm-12.col-md-10 {
	padding-left: 0;
}

.footer-two .nav.menu.mod-list {
	margin-top: 20px;
}

.footer-two .nav > li {
	position: relative;
	background: url(../images/nav-li.png) no-repeat left 8px;
	margin-bottom: 16px;
}

.footer-two .nav > li > a {
	position: relative;
	display: initial;
	padding: 0 0 0 17px;
}

.footer-two .nav > li > a:hover, .footer-two .nav > li > a:focus {
    text-decoration: none;
	color: #ffffff;	
    background-color: transparent;
}



div.catItemHeader h3.catItemTitle {
	font-size: 16px;
	margin-top: 7px;
}

.clock, div.catItemHeader span.catItemDateCreated {
	color: #7b7b7b;
	font-size: 12px;
	background: #EFEFEF;
	padding: 4px 10px;
}

.create {
	color: #7b7b7b;
	font-size: 12px;
	background: #EFEFEF;
	padding: 4px 10px;
}


/* Pagination */

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #969696;
	border-color: #969696;
	color: #ffffff;
	cursor: default;
	z-index: 3;
}

.pagination > li > a, .pagination > li > span {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	color: #969696;
	float: left;
	line-height: 1.42857;
	margin-left: -1px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
}

.counter.pull-right {
	display: none;
}

.item-page ul.pagination {
	padding-left: 0;
}


/* Breadcrumbs */

.krohi-block {
	background: #f9f9f9;
	/* min-height: 100px; */
	border-bottom: 1px solid #edededcc;
	border-top: 1px solid #edededcc;
}
#pathway {
	padding: 0;
	color: #323232;
	display: block;
	height: auto;
	margin: 0 0 10px;
	min-height: 45px;
	text-shadow: 1px 1px 1px #ffffff;
}

#pathway ul.krohi {
	list-style: outside none none;
	margin-top: 0;
	padding: 15px 1px 5px;
	text-shadow: 1px 1px 1px #ffffff;
}
#pathway ul {
	float: left;
	font-size: 13px;
	width: 100%;
}

ul.krohi li {
	display: inline;
}

#pathway ul li a:first-child {
	display: inline-block;
}

ul.krohi li:first-child a {
	background: url("../images/home.png") no-repeat scroll 0 2px;
	height: 22px;
	margin-left: 0;
	margin-top: 0;
	opacity: 1;
	padding: 0 10px 0;
	text-indent: -9999px;
	transition: all 0.3s ease-out 0s;
	width: 18px;
}

a.pathway {
	color: #323232;
	text-decoration: none;
	text-shadow: 1px 1px 1px #ffffff;
}

ul.krohi li:first-child a:hover {
	opacity: 0.4;
	transition: all 0.3s ease-out 0s;
}

ul.krohi li:first-child a span {
	text-indent: -9999em;
}

.bredcrumb-dot {
	display: inline-block;
	height: 8px;
	margin: 0 8px 1px;
	width: 8px;
}



/* To top */

.b-top {
	bottom: 43px;
	margin-left: 0;
	opacity: 0.5;
	position: fixed;
	right: -100px;
	transition: all 0.5s ease 0s;
	z-index: 200;
}

.b-top:hover {
	cursor: pointer;
	opacity: 1;
}

.b-top-but{
	background: rgba(0, 0, 0, 0) url("../images/to_top.png") no-repeat scroll 0 0;
	border-radius: 6px;
	bottom: 0;
	right: 0;
	cursor: pointer;
	display: block!important;
	height: 35px;
	line-height: 48px;
	margin: 0;
	padding: 2px;
	position: absolute;
	transition: all 0.5s ease 0s;
	text-align: center;
	width: 35px;
	z-index: 200;
}

.b-top.asd  {
	right: 20px;
	transition: all 0.5s ease 0s;
}


/* Links */

a[href$=".doc"]::before,
a[href$=".docx"]::before,
p a[href$=".doc"]::before,
p a[href$=".docx"]::before,
a[href$=".DOC"]::before,
a[href$=".DOCX"]::before,
p a[href$=".DOC"]::before,
p a[href$=".DOCX"]::before,
a.link-w::before {
    bottom: auto;
    content: url("../images/system/icon-doc.png");
    display: inline-block;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}

a[href$=".xls"]::before,
a[href$=".xlsx"]::before,
p a[href$=".xls"]::before,
p a[href$=".xlsm"]::before,
p a[href$=".xlsx"]::before,
a[href$=".XLS"]::before,
a[href$=".XLSX"]::before,
p a[href$=".XLS"]::before,
p a[href$=".XLSM"]::before,
p a[href$=".XLSX"]::before,
a.link-ex::before {
    bottom: auto;
    content: url("../images/system/icon-xls.png");
    display: inline-block;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}

a[href$=".PDF"]::before,
a[href$=".pdf"]::before,
p a[href$=".PDF"]::before,
p a[href$=".pdf"]::before,
a.link-pdf::before {
    bottom: auto;
    content: url("../images/system/icon-pdf.png");
    display: inline-block;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}

a[href$=".rtf"]::before,
a[href$=".RTF"]::before,
p a[href$=".rtf"]::before,
a.link-rtf::before {
    content: url("../images/system/icon-doc.png");
    display: inline-block;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}


/* Gallery */

.large-block-grid-4 > li {
	width: 33%;
	list-style: none;
}

ul.sigProResponsive li.sigProThumb a.sigProLink {
	color: #ffffff;
	background-color: #ffffff;
	border: 1px solid #ccc;
	-webkit-transition: 200ms all ease-in;
	-moz-transition: 200ms all ease-in;
	transition: 200ms all ease-in;
	padding: 6px;
}

ul.sigProResponsive li.sigProThumb a.sigProLink:hover {
	color: #fff;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 6px;
}

.sigProResponsive li.sigProThumb a.sigProLink:hover img.sigProImg {
	-webkit-transition: 200ms all ease-in;
	-moz-transition: 200ms all ease-in;
	transition: 200ms all ease-in;
	opacity: 0.75;
}

/* Bottom-block */
.moduletablecontainer {
	background: #F9F9F9;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding-top: 20px;
	padding-bottom: 15px;
}

h3.by-title.text-center, .info-main h3 {
	color: #000;
	margin-bottom: 22px;
	padding-bottom: 0;
	margin-top: 0;
	line-height: 140%;
	text-align: center;
	font-size: 29px;
	text-transform: uppercase;
	font-weight: 500;
}


h3.by-title.text-center::after, .info-main h3::after {
	content: "";
	background: #2FADDC;
	height: 4px;
	width: 162px;
	display: block;
	text-align: center;
	margin: 10px auto 5px;
}

.bottom-block {
	color: #909090;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 155%;
}

.link_block img {
	margin-top: 5px;
	width: 100px;
	height: 100px;
}

.bottom-block h4 {
	font-size: 20px;
	font-weight: 500;
	line-height: 150%;
	color: #000;
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) {

.bottom-block h4::after {
	content: "";
	background: #2FADDC;
	height: 3px;
	width: 50px;
	display: block;
	margin: 4px 0 0 120px;
	position: relative;
}

.bottom-block img {
	float: left;
	margin: 10px 10px 30px 10px;
}
}

.bottom-block h4 a {
	color: #000000;
	text-decoration:none;
	padding-bottom: 8px;	
}

.bottom-block h4 a:hover {
	color: #666666;
	filter: hue-rotate(310deg);
	transition: .4s;
}

.bottom-block a {
	text-decoration: none;
	color: #909090;
	display: block;
	transition: .4s;
}

.bottom-block a:hover {
	color: #2FADDC;
	text-decoration:none;
}

.link_block a:hover h4, .link_block a:focus {
	color: #2FADDC;
	text-decoration:none;
	transition: .4s;
}

.bottom-block a img {
	transition: .4s;
}

.bottom-block a:hover img {
	filter: brightness(120%);
	transition: .4s;
}


/* Modal */

div#more-zv .modal-dialog {
	margin: 30px auto;
	max-width: 336px;
}

div#more-zv .modal-body {
	padding: 0 20px;
	position: relative;
	margin-top: -6px;
}


.modal {
	text-align: center;
}

/* 2 */
.modal-dialog .modal-content.bacgr,
.modal-dialog.ogrn .nowidth {
	padding: 10px 20px;
}

.nowidth .item-page .page-header h1 {
	border-bottom: 1px solid #39b576;
	box-shadow: 0 1px 0 #007738;
	color: #007c3d;
	font-size: 20px;
	line-height: 125%;
	margin-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}

.modal-content.nowidth h1.itemTitle {
	border-bottom: 1px solid #EAEAEA;
	box-shadow: 0 1px 0 0 #fff;
	margin: 8px 0 12px;
	padding: 0 0 14px;
	font-weight: 600;
	font-style: normal;
	line-height: 150%;
	font-size: 18px;
}

.modalform .formError {
	color: #ff0000;
	font-size: 13px;
	font-weight: normal;
}

.help-block {
	line-height: 100%;
}

.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0;
}

.ogrn .modal-content {
	max-height: 500px;
	overflow-y: scroll;
	border: 4px solid #fff;
	border-radius: 6px;
	box-shadow: 1px 1px 0 1px #fff inset;
}

.nowidth #k2Container {
	padding: 0;
	text-align: left;
}

.ogrn a {
	color: #333;
	text-decoration: none;
}
/* 2 */

@media screen and (min-width: 768px) {

.modal:before {
	display: inline-block;
	vertical-align: middle;
	content: " ";
	height: 100%;
}

}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.modal-header {
	border: 0 none;
	padding: 0 8px;
}

.nowidth .close {
	color: #000000;
	font-size: 40px;
	font-weight: normal;
	margin-top: 0;
	opacity: 1;
}


.nowidth .close:hover {
	color: #ff0000;
	opacity: 1;
}

.modal-content.nowidth {
	padding: 0 15px;
}


h4.modal-title {
	font-size: 20px;
	font-weight: 600;
	padding: 0 10px 14px;
	text-align: center;
	margin: 0;
}

a.link-block,
.link-block {
	font-size: 14px;
	color: #999;
	text-decoration: underline;
}

a.link-block:hover {
	color: #222;
	text-decoration: none;
}

.form-group.rsform-block.rsform-block-politika11 {
	margin-bottom: 5px;
}

.modalform .form-control {
	border-radius: 3px;
}

.rsform-block-chto11 {
	display: none;
}

.modal-content {
	border: 2px solid #FDC317;
	border-radius: 0;
}



/* Buttons */

.controls.mt-20 {
	margin-top: 20px;
}
.btn:hover,
.btn {
	transition: background-color .4s;
}
.btn-primary {
	color: #fff;
	background-color: #5D8F1F;
	border-color: #508212;
	transition: background-color .4s;
}

.btn-primary:focus{
	color: #fff;
	background-color: #036030;
	border-color: #122b40;
}
.btn-primary:hover {
	color: #fff;
	background-color: #036030;
	border-color: #005C2C;
	transition: background-color .4s;
}
.btn-primary:active{
	color: #fff;
	background-color: #036030;
	border-color: #005C2C;
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus {
	color: #fff;
	background-color: #005C2C;
	border-color: #122b40;
}
.btn-primary:active{
	background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #5D8F1F;
	border-color: #508212;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}
.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active,
.btn-success.active{
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus{
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}
.btn-success:active,
.btn-success.active {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

/* Form */


.pismo label {
	font-weight: normal;
}

.form-control {
	height: 42px;
	padding: 10px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #fff9;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#poiavilis-voprosy textarea.form-control {
	height: auto !important;
	max-width: 100%;
	border-radius: 0;
}

#submit_kontakt6 {
	background: #FFFFFF;
	border: 2px solid #FDC317;
	border-radius: 0;
	color: #FDC317;
	cursor: pointer;
	font-size: 15px;
	margin: 4px 0 6px;
	padding: 6px 40px;
	display: block;
	transition: all 0.5s ease 0s;
	float: right;
	font-weight: 600;
}

#submit_kontakt6:hover {
	background: rgba(0, 0, 0, 0);
	border: 2px solid #FDC317;
	border-radius: 0;
	cursor: pointer;
	color: #000;
	transition: all 0.5s ease 0s;
}

#submit_kontakt6:active {
	background: rgba(0, 0, 0, 0);
	border: 2px solid #27C4FF;
	border-radius: 0;
	cursor: pointer;
	color: #27C4FF;
	transition: all 0.5s ease 0s;
}


.rsform .form-control:focus {
	border-color: #000;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.3);
}

.rsform .has-error .control-label {
	border-color: #ff0000;
	color: #f00;
}

.rsform .formError {
	color: #ff0000;
	font-weight: normal;
	font-size: 13px;
}

.pismo .checkbox-inline input[type="checkbox"] {
	margin-top: 7px;
}

.rsform-block-submit-kontakt6 .control-label.formControlLabel,
.rsform-block-pers-link .control-label.formControlLabel {
	display: none;
}

/* news_page */

.moduletable.mod_news_page .nspArt h4.nspHeader {
	font-size: 15px;
	margin: 0;
	padding: 10px 0 15px 0;
	line-height: 143%;
}

.moduletable.mod_news_page .nspArt h4.nspHeader {
	font-size: 15px;
	margin: 0;
	padding: 5px 0 10px 0;
	line-height: 145%;
}

.moduletable.mod_news_page .nspInfo.nspInfo1.tleft.fnone {
	margin-bottom: 10px;
}

.moduletable.mod_news_page .nspArt .readon.fright {
	float: right;
	background: none;
	padding: 0;
	color: #2FADDC;
	text-decoration: underline;
	border-radius: 0;
	margin: 10px 0 10px 0;
}

.moduletable.mod_news_page .nspArt.nspCol1 {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
}

.moduletable.mod_news_page .nspArt.nspCol1:last-child {
	border-bottom: none;
	margin-bottom: 10px;
}

.moduletable.mod_news_page .readon-button {
	float: right;
	font-size: 14px;
	text-transform: none;
	color: #818181;
}

.rstbox-content {
	line-height: 160%;
}

.rstbox-content h4 {
	font-size: 19px;
}

.rstbox-content h6 span {
	white-space: nowrap;
}


/* Mobile */

@media (min-width: 1800px) {}

@media (min-width: 1401px) and (max-width: 1700px) {}



@media (min-width: 1200px) and (max-width: 1400px) {}

@media (min-width: 992px) and (max-width: 1199px) {

.top-text-phone {
	padding: 0;
}

.top-text-mail {
	padding-left: 0;
}

.topmenu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck, 
.topmenu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator span.titreck {
	font-size: 16px;
}

.topmenu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1 > a, 
.topmenu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator {
	padding-right: 17px;
	padding-left: 12px;
}

.topmenu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1 li.maximenuck > a span.titreck, 
.topmenu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1 li.maximenuck > span.separator span.titreck, 
.topmenu div#maximenuck146 li.maximenuck.maximenuflatlistck:not(.level1) span.titreck, 
.topmenu div#maximenuck146 .maxipushdownck li.maximenuck > a span.titreck, 
.topmenu div#maximenuck146 .maxipushdownck li.maximenuck > span.separator span.titreck {
	font-size: 15px;
}

.logo {
	padding-left: 0;
}

.top1 h3 {
	font-size: 19px;
}

.home .slider-block {
	padding-right: 15px;
}

.custom.slider-title h1 {
	font-size: 22px;
}

.custom.slider-text {
	font-size: 16px;
}

.home #cyb-main .itemFullText h3, .moduletable.mod_news h3{
	font-size: 26px;
}

.home #cyb-main .itemFullText h5, .news-main-title h5 {
	font-size: 15px;
}

.question {
	font-size: 16px;
}

.right-column {
	padding: 0;
}

.nav.nav-tabs.tabs__caption {
	font-size: 13px;
}

.nav.nav-tabs.tabs__caption li, .nav.nav-tabs.tabs__caption li.active, .nav.nav-tabs.tabs__caption li:hover {
	padding: 7px 5px 7px;
}

.dropdown-menu {
	font-size: 13px;
}


}


@media (min-width: 768px) and (max-width: 991px) {

.custom.slider-title h1 {
	font-size: 23px;
}

.custom.slider-text {
	font-size: 16px;
}

.bottom-block h4 {
	font-size: 18px;
}

.bottom-block img {
	margin: 10px 10px 30px 0;
}

}



@media (max-width: 991px) {

.custom_logo {
	margin-top: 9px;
	padding-right: 11px;
}

.home #k2Container {
	padding: 0 15px;
}

#k2Container {
	padding: 0;
}

.mmenu {
	display: block;
}

.moduletable.v_menu_right {
	display: none;
}

#maximenuck146-mobilebarmaximenuck {
	display: none;
}

.mmenu #maximenuck146-mobilebarmaximenuck {
	display: block;
}

.phone, .mail {
	text-align: left;
}

.top-text-adress {
	padding: 0;
	margin-bottom: 5px;
}

.top-text-mail {
	padding: 0;
	float: right;
}

.top-text-phone {
	padding-left: 0;
}

.screen0 {
	padding: 6px 0 7px 0;
}

.topmenu {
	padding: 0;
}

.home #cyb-main .itemFullText h5, .news-main-title h5 {
	font-size: 15px;
}

.home #cyb-main .itemFullText h3, .moduletable.mod_news h3 {
	font-size: 27px;
}

.bottom1 img {
	float: none;
	margin: 0 auto 17px;
	display: block;
}

.question {
	padding: 15px 0 15px 0;
	font-size: 15px;
}

.bottom1 {
	text-align: center;
	padding-left: 15px;
	padding-bottom: 20px;
}

.bottom2 a {
	margin: 0 auto;
}

.nav.nav-tabs.tabs__caption {
	font-size: 12px;
	height: 80px;
}

.dropdown-menu {
	font-size: 12px;
}

.tabs__content h6 {
	font-size: 15px;
}

.moduletable.mod_footer1 h3 {
	font-size: 15px;
}

.itemListCategory h1 {
	font-size: 20px;
}

.top1 h3 {
	font-size: 20px;
}

div.catItemHeader h3.catItemTitle {
	font-size: 17px;
}

.col-xs-12.col-sm-12.col-md-2.copy2 {
	padding: 0 15px;
	text-align: center;
}


}



@media (max-width: 767px) {

.logo {
	width: 18%;
}

.top1 {
	width: 82%;
}


.anketa  div.catItemReadMore {
	display: none;
}

.footer .menu li a {
	font-size: 14px;
}

.top-text-mail {
	display: none;
}

.top-text-phone {
	width: 60%;
}

.moduletable.slider-text, .moduletable.slider-title {
	margin-left: 0;
}

.custom.slider-title h1 {
	font-size: 22px;
	text-align: center;
}

.custom.slider-text {
	padding: 20px 20px 5px 20px;
	font-size: 16px;
	text-align: center;
}

.footer-one {
	padding-left: 15px;
}

.home #cyb-main .itemFullText img {
	float: none;
	margin-right: 0;
	width: 100%;
	height: auto;
	max-width: 350px;
}

.moduletable.mod_news .nspArt.nspCol2 {
	width: 100%;
	margin-bottom: 40px;
}

.copyright .col-xs-12.col-sm-12.col-md-10 {
	padding-left: 15px;
}

.nav.nav-tabs.tabs__caption li {
	cursor: pointer;
	display: block;
	float: none;
	margin: 0 3px -1px 0;
	padding: 10px 10px 10px;
	width: 100% !important;
	max-width: 100% !important;
}

.nav-tabs {
    display: inline-block !important;
}

.nav.nav-tabs.tabs__caption {
	font-size: 14px;
}

.nav.nav-tabs.tabs__caption li:hover, .nav.nav-tabs.tabs__caption li.active {
	padding: 10px 10px 10px;
}

.dop_menu .dropdown-menu {
	min-width: 260px;
	width: 100%;
}

.dropdown-menu {
	font-size: 14px;
}


.bottom-block img {
	float: none;
	margin: 0 auto 15px;
	display: block;
}

.bottom-block h4 {
	font-size: 19px;
	margin-bottom: 5px;
}

.bottom-block {
	text-align: center;
	padding-bottom: 30px;
	max-width: 400px;
	margin: 0 auto;
}

}


@media (max-width: 600px){

#rsform_5_page_0 .col-sm-12 {
	width: 100%;
}

.top-text-adress, .top-text-mail {
	display:none;
}

.mobilebarmaximenuck .mobilebuttonmaximenuck {
	position: relative;
}

.ttext {
	width: 80%;
	float: left;
	padding-right: 0;
}

.mmenu {
	width: 20%;
	float: right;
}

.top-text-phone {
	width: 100%;
	padding-left: 0;
	margin-top: 13px;
}

.top1 h3 {
	font-size: 19px;
	margin-bottom: 5px;
}

.top1 {
	font-size: 15px;
	padding: 0 0 0 15px;
}

.home .slider-block {
	padding-right: 15px;
}

.custom.slider-title {
	padding: 12px 12px;
}

.custom.slider-title h1 {
	font-size: 20px;
}

.custom.slider-text {
	font-size: 15px;
}

.bottom-block h4 {
	font-size: 18px;
}

.bottom-block {
	line-height: 150%;
}

.home #cyb-main .itemFullText h3, .moduletable.mod_news h3 {
	font-size: 24px;
}

.home #cyb-main .itemFullText h5, .news-main-title h5 {
	font-size: 14px;
}

#rsform_5_page_0 .form-control {
	width: 100%;
}


}


@media (max-width: 540px) {

.custom_logo a img {
	max-width: 100%;
	height: auto;
}


}


@media (max-width: 479px) {

.top1 p {
	display: none;
}

.top1 h3 {
	line-height: 140%;
	margin-top: 15px;
}


}

@media (max-width: 440px) {

.custom.slider-title {
	display: none;
}

.tabs__content table td {
	width: 100%;
	float: none;
	display: block;
}

div.itemListCategory img {
	float: none;
}

.pre_text {
	font-size: 14px;
}

.moduletable.slider-title {
	margin-top: 15px;
	margin-left: 0;
}



}


@media (max-width: 400px) {

.screen1 {
	min-height: 80px;
}

 .logo {
	width: 21%;
}



.top1 {
	width: 79%;
	padding-left: 0;
	font-size: 13px;	
}

.top1 h3 {
	margin-top: 15px;
	margin-bottom: 2px;
}

.home #cyb-main .itemFullText h3, .moduletable.mod_news h3 {
	font-size: 20px;
}

.moduletable.mod_news .nspArt.nspCol2 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.mmenu {
	padding: 0;
}

.copyright .col-xs-12.col-sm-12.col-md-10 {
	line-height: 155%;
}

.nav.nav-tabs.tabs__caption li, .nav.nav-tabs.tabs__caption li:hover, .nav.nav-tabs.tabs__caption li.active {
	padding: 15px 10px;
}

.more_about {
	font-size: 13px;
}

.mod_news .nspArt .readon.fright {
	padding: 7px 22px;
	font-size: 13px;
}


}


@media (max-width: 359px) {
.logo {
	width: 100%;
	text-align: center;
	padding-right: 15px;
} 

.custom_logo {
	margin-top: 0;
	text-align: center;
	padding-right: 0;
}

 .top1 {
	width: 100%;
	padding: 0 15px;
	font-size: 14px;
	text-align: center;
}

.top1 h3 {
	margin-top: 7px;
	margin-bottom: 2px;
} 

}

/* Animation */

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

/* 3 */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}


/* 4 */

/* 5 */

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
/* 5 */


/* 6 */


@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

/* 6 */


/* 7 */


@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

/* 7 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}