@media (min-device-width: 600px) and (min-width: 600px) {

.png {
	behavior: url('/png-scale.htc');
}
.pngfix {
	behavior: url('/pngfix.htc');
}

html {
	height: 100%;
	scroll-behavior: smooth;
}
* html body {
	height: 100%;
}

body {
	background: #28415b url('/images/bg_body.jpg') repeat-x 0 0;
	font: normal 12px Verdana, sans-serif, Tahoma, Arial;
	margin: 0;
	padding: 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}

.welcomeText {
	font-size: larger;
	padding: 20px;
}

.loginFormDiv {
	font-size: 12pt;
	clear: both;
	text-align: right;
	padding: 10px;
	line-height: 25px;
}

label {
	float: left;
	padding-right: 10px;
}

.loginWrapper {
	float: left;
}

.addCaidFormDiv {
	padding: 5px;
	float: left;
}

table {

}
	th {

	}
	td {
		font-size: 12px;
	}

p {

}

.q1 {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.q2 {
	font-size: 12px;
}

.qColor1 {
	background-color: #f6dab6;
}

.qColor2 {
	background-color: #f7b155;
}

.q6 {
	font-size: 16px;
	padding: 8px;
}

.blankQuittanceBody {
	background: #ffffff url('/images/e.gif') repeat-x 0 0;
	font: normal 12px Verdana, sans-serif, Tahoma, Arial;
	margin: 0;
	padding: 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}

img {
	border: none;
}

ul {
	padding: 0;
	margin: 0;
}
	ul li {
		line-height: 16px;
		/* list-style: none;*/
		padding: 0 0 0 10px;
		margin: 0;
	}

ol {

}
	ol li {

	}

a, a:active, a:visited {
	color: #0c437d;
	text-decoration: none;
}

a:hover {
	/*color: #0c437d;*/
}

h1 {
	font: bold 14px Arial, sans-serif;
	padding: 10px 0 16px 0;
	margin: 0;
}
h2 {
	color: #FFF;
	font: bold 14px Arial, sans-serif;
	padding: 0 15px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}
h3 {

}
h4 {

}
h5 {

}
h6 {

}

form {
	padding: 0;
	margin: 0;
}

input {
	border: #c5d3db solid 1px;
}

#menu6 > div.sec > a > img {
    display: none;
}

#menu7 > div.sec > a {
    display: flex;
	align-items: center;
}

#menu7 > div.sec > a > img:first-child {
	display: inline-block;
    margin-left: 40px;
}
/*
#menu8 > div.sec > a > img {
    display: none;
}
*/
#main {
	height: 100%;
	width: 100%;
}

.shade {
	width: 13px;
}

#icos {
	height: 23px;
	text-align: right;
}
	#icos a {
		margin-right: 20px;
	}

#container {
	background:	url('/images/bg_body.png') no-repeat 0 167px,                             /* основной фон для сайта */
	linear-gradient(rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.6) 50%),
	url('/images/bg_body_3.jpg') repeat-y 0 167px / 100% auto;
	background-color: #fff;
	padding: 2px;
	margin: 0 15px;
}

#header {
	background: url('/images/bg_header.gif') repeat-x 0 0;
	height: 165px;
	overflow: hidden;
}
#header .left {
	background: url('/images/bg_header1.gif') no-repeat 0 0;
	height: 165px;
	float: left;
}
#header .left .logo {
	margin: 42px 0 0 25px;
	transition: 0.2s;
}
#header .right {
	overflow: hidden;
	background: url('/images/kdc.jpg') no-repeat 100% 0;
	width: 400px;
	float: right;
}

.logo:hover {
	transform: scale(1.02);
}

#footer {
	background-image: linear-gradient(#dcdcdc, #b0c4de);
	height: 82px;
	padding: 16px;
}

.phone {
	background: #fff url('/images/phone.png') no-repeat 10px 3px / 10%;
	font: bold 18px Arial, sans-serif;
	float: left;
	margin-right: 30px;
	width: 440px;
	border-radius: 25px;
}
.phone > div {
	height: 50px;
	display: flex;
	align-items: center;
}
.phone div span {
	display: block;
	padding-left: 55px;
}
.adress {
	font: normal 11px Tahoma, sans-serif;
	padding-top: 5px;
}

.adress a {
	color: #0c437d;
	font-size: 13px;
}

/* �������� ������ � �������� */
.subscribe {
	background: #eff3f5;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	width: 100%;
	text-align: center;
}
.inp_mailF {
	color: #000;
}
.inp_mailE {
	color: #b6b6b6;
}
.subscribe .button {
	background: #eff3f5;
	border: none;
	color: #7f7f7f;
	cursor: pointer;
	height: 21px;
	padding: 0 15px;
	font: bold 11px Verdana, sans-serif;
}

.search {
	background: #eff3f5;
	margin-top: 10px;
	width: 100%;
}
.search td {
	padding: 10px 0 10px 10px;
}
.inp_searchF {
	color: #000;
}
.inp_searchE {
	color: #b6b6b6;
}
.search .button {
	background: #eff3f5;
	border: none;
	color: #7f7f7f;
	cursor: pointer;
	height: 21px;
	padding: 0 15px;
	font: bold 11px Verdana, sans-serif;
}
/* /�������� ������ � �������� */

/* ������� */
.newsBlock {
	font: normal 11px Verdana, sans-serif;
}
	.newsBlock div {
		margin-bottom: 12px;
	}
	.newsBlock span {
		color: #6c6c6c;
	}
	.newsBlock a, .newsBlock a:active, .newsBlock a:visited, .newsBlock a:hover {
		color: #0c437d;
	}
	.newsBlock p {
		padding: 0;
		margin: 0;
	}
        .newsBlock img {
		transition: 0.2s;
	}
	.newsBlock img:hover {
		transform: scale(1.02);
	}

.block {
	width: 100%;
	display: flex;
}
	.block .left {
		margin-left: 5px;
		width: 40%;
	}
	.block .right {
		width: 58%;
	}

.clear {
	clear: both;
}

.card-pay-img {
    padding-right: 10px;
    text-align: center;
}

.submenu-item {
    max-width: 350px;
    padding: 0 20px;
    font-size: 18px;
    text-transform: uppercase;
}

.phisic-block {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.phisic-block > p {
    position: relative;
    width: 40%;
    border: 1px gray solid;
    border-radius: 5px;
    margin-right: 20px;
    padding-right: 100px;
    cursor: pointer;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.1);
}

.phisic-block a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 120px;
}

.phisic-block img {
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.4s;
}

.phisic-block img.sbp-mark {
    right: 70px;
    top: -15px;
}

.phisic-block img.pay-mark {
    right: 70px;
}

.phisic-block img.question_img {
    top: 10px;
}

.phisic-block > p:hover > img {
    transform: translate(-30px);
}

.about-links {
    display: flex;
    justify-content: space-between;
    width: 50%;
}

.about-links a {
    border: 1px gray solid;
    border-radius: 15px;
    width: 40%;
    font-size: 22px;
    padding: 3px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
    transition: 0.3s;
}

.about-links a:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

#menu5 {
  display: none;
}

#menu6 {
  display: none;
}

#menu7 {
  display: none;
}

#menu8 {
  display: none;
}

#menu9 {
  display: none;
}

#menu10 {
  display: none;
}

#menu11 {
  display: none;
}

#menu12 {
  display: none;
}

#menu13 {
  display: none;
}
#menu14 {
  display: none;
}

#menu15 {
  display: none;
}

.question-block-wrapper {
        width: 100%;
        position: relative;
        display: flex;
        justify-content: flex-end;
}

.question-block {
        width: 130px;
        height: 130px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        background-color: transparent;
        cursor: pointer;
        border-radius: 5px;
        padding: 5px;
        position: relative;
        transition: 0.4s;
        background-color: white;
        border: 1px solid gray;
}

.question-block:hover {
        background-color: lightgray;
}

.question-block > img {
        animation: item-pulse 2s ease-in-out infinite;
        top: 20px;
        left: 30%;
}

.question-block > span {
        font-size: 16px;
        color: #0c437d;
}

.close-block {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 10px;
}

.close-block > button {
        cursor: pointer;
        width: 25px;
        height: 25px;
        background-color: transparent;
        border: none;
        font-size: 30px;
        transform: rotate(45deg);
}

.dialog-window {
        position: absolute;
        display: flex;
        flex-direction: column;
        background-color: white;
        width: 400px;
        height: 100px;
        box-sizing: border-box;
        bottom: 0;
        right: 0;
        z-index: 3;
        border: 1px solid black;
        border-radius: 5px;
        padding: 5px;
        box-shadow: 0px 0px 8px 9px rgba(34, 60, 80, 0.4);
        transition: 0.7s;
}

.dialog-window__opened {
        height: 600px;
}

.answer-area {
        flex-grow: 1;
        margin-bottom: 10px;
        padding: 10px;
        overflow-y: scroll;
        transition: 0.7s;
        scroll-behavior: smooth;
}

a.answer-title {
        width: 70%;
        border-radius: 5px;
        color: #555;
        padding: 5px;
        margin-bottom: 10px;
        box-sizing: border-box;
        font-weight: 700;
        font-size: 16px;
        min-height: 40px;
}

a.answer-block {
        width: 70%;
        border-radius: 5px;
        border: 1px solid darkred;
        padding: 5px;
        margin-bottom: 10px;
        box-sizing: border-box;
        cursor: pointer;
        min-height: 40px;
        transition: 0.4s;
}

a.answer-block:hover {
        background-color: #c1d0d9;
}

a.user-choice {
        width: 70%;
        border-radius: 5px;
        padding: 5px;
        margin-bottom: 10px;
        box-sizing: border-box;
        min-height: 40px;
        background-color: wheat;
        transform: translateX(40%);
        transition: 0.4s;
}

.input-block {
        display: flex;
}

.input-block > input {
        margin-right: 5px;
        padding-left: 5px;
        flex-grow: 1;
}

.ink-pay-button {
	position: relative;
        display: flex;
        flex-direction: column;
        border: 1px solid gray;
        border-radius: 5px;
        background-color: white;
        margin-right: 20px;
        min-width: 120px;
}

.ink-pay-button > span {
	text-align: center;
}

.ink-pay-button > img {
        position: relative;
        border-radius: 5px;
}

@keyframes item-pulse {
        0% {transform: scale(1)}
        50% {transform: scale(1.3)}
        100% {transform: scale(1)}
}

}

@media (max-device-width: 600px),(max-width: 600px) {

.png {
    /* background-image: none ! important;*/
    behavior: url('png-scale.htc');
}

.pngfix {
    /* background-image: none ! important;*/
    behavior: url('pngfix.htc');
}

td {
    font-size: 12px;
}

img {
    border: none;
    max-width: 100%;
}

ul {
    padding: 0;
    margin: 0;
}
ul li {
    line-height: 16px;
    padding: 0 0 0 10px;
    margin: 0;
}

a, a:active, a:visited, a:hover {
    color: #000;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

h1 {
    font: bold 14px Arial, sans-serif;
    padding: 10px 0 16px 0;
    margin: 0;
}

h2 {
    color: #FFF;
    font: bold 14px Arial, sans-serif;
    padding: 0 15px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
}

form {
    padding: 0;
    margin: 0;
}

input {
    border: #c5d3db solid 1px;
    font-size: large;
}

.shade {
    display: none;
}

#container {
	background:	linear-gradient(rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.7) 50%),
	url('/images/bg_body_3.jpg') repeat-y 0 167px / 100% auto;
	background-color: #fff;
}

#icos {
    display:  none;
}

#icos a {
    margin-right: 20px;
}

#header {
    background: url('/images/bg_header.gif') repeat-x 0 0;
}

#header .left {
    background: url('/images/bg_header1.gif') no-repeat 0 0;
    min-height: 83px;
}

#header .right {
    display: none;
}

#footer {
    background-image: linear-gradient(#dcdcdc, #b0c4de);
    padding: 10px;
}

.phone {
	background: #fff url('/images/phone.png') no-repeat 10px 3px / 18%;
    font: bold 12px Arial, sans-serif;
    float: left;
    width: 240px;
	border-radius: 25px;
}

.phone > div {
	height: 50px;
	display: flex;
	align-items: center;
}
.phone div span {
	display: block;
	padding-left: 55px;
}

.adress {
    font: normal 11px Tahoma, sans-serif;
    padding: 5px 0px 0px 10px;
    float: left;
}

.subscribe {
    background: #eff3f5;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    width: 100%;
    text-align: center;
}

.inp_mailF {
    color: #000;
}

.inp_mailE {
    color: #b6b6b6;
}

.subscribe .button {
    background: #eff3f5;
    border: none;
    color: #7f7f7f;
    cursor: pointer;
    height: 21px;
    padding: 0 15px;
    font: bold 11px Verdana, sans-serif;
}

.search {
    background: #eff3f5;
    margin-top: 10px;
    width: 100%;
}

.search td {
    padding: 10px 0 10px 10px;
}

.inp_searchF {
    color: #000;
}

.inp_searchE {
    color: #b6b6b6;
}

.search .button {
    background: #eff3f5;
    border: none;
    color: #7f7f7f;
    cursor: pointer;
    height: 21px;
    padding: 0 15px;
    font: bold 11px Verdana, sans-serif;
}

.newsBlock {
    font: normal 11px Verdana, sans-serif;
}

.newsBlock div {
    margin-bottom: 12px;
}

.newsBlock h3 {
	transition: 0.2s;
	backface-visibility: hidden;
}

.newsBlock h3:hover {
	transform: scale(1.03) translateX(7px);
}

.newsBlock span {
    color: #6c6c6c;
}

.newsBlock a, .newsBlock a:active, .newsBlock a:visited, .newsBlock a:hover {
    color: #0c437d;
	font-size: 18px;
	text-decoration: none;
}

.newsBlock p {
    padding: 0;
    margin: 0;
}

.newsBlock img {
    transition: 0.2s;
}
        
.newsBlock img:hover {
    transform: scale(1.02);
}

.clear {
    clear: both;
}

body > table {
    width: 100% !important;
    left: 0px !important;
    height: 35px !important;
    padding: 5px;
}

body > table > tbody > tr > td:nth-child(1) {
    padding: 0px !important;
    width: 100% !important;
}

body > table > tbody > tr > td:nth-child(1) > table > tbody > tr > td:nth-child(1) {
    width:  7px;
}

body > table > tbody > tr > td:nth-child(1) > table > tbody > tr > td:nth-child(3) {
    width: 7px;
}

#menu0 {
    display: none;
}

#menu5 {
  display: none;
}

#menu6 {
  display: none;
}

#menu7 {
  display: none;
}

#menu8 {
  display: none;
}

#menu9 {
  display: none;
}

#menu10 {
  display: none;
}

#menu11 {
  display: none;
}

#menu12 {
  display: none;
}

#menu13 {
  display: none;
}

#menu14 {
  display: none;
}

#menu15 {
  display: none;
}


#menu8 > div.sec > a > img {
    display: none;
}

#menu7 > div.sec > a > img:nth-child(2) {
    display: none;
}

#menu7 > div.sec > a > img:nth-child(3) {
    display: none;
}

#menu6 > div.sec > a > img {
    display: none;
}

#menu7 > div.sec > a > img:nth-child(1) {
    display: none;
}

#footer > img {
    display: none;
}

body {
    margin: 5px;
}

body > table > tbody > tr > td:nth-child(2) {
    display: none;
}

#header > div.left > img {
    display: none;
}

#main {
    width: 100%;
}

.welcomeText {
    display: none;
}

.card-pay-img {
    display: none;
}

.sbp-img {
    display: none;
}

.phisic-block {
    padding: 0 30px;
    margin-bottom: 20px;
    min-height: 400px;
}

.phisic-block p {
    border: 1px gray solid;
    border-radius: 5px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

.phisic-block a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 60px;
    text-decoration: none;
    font-size: 20px;
    padding: 0 70px 0 20px;
}

.phisic-block img {
    position: absolute;
    right: 0;
    top: calc((100% - 60px)/2);
    height: 60px;
    z-index: 0;
}

.phisic-block img.question_img {
    height: 50px;
    top: 5px;
}

.phisic-block .sbp-mark {
    right: 15px;
}

.d-mark {
    display: none;
}

.about-links {
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
    width: 80%;
}

.about-links a {
    border: 1px gray solid;
    border-radius: 10px;
    width: 40%;
    font-size: 18px;
    padding: 3px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    text-decoration: none;
}

.about-links a:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.question-block-wrapper {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: flex-end;
}
                
.question-block {
    width: 130px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-left: auto;
    background-color: transparent;
    cursor: pointer;
    border-radius: 5px;
    padding: 5px;
    position: relative;
    transition: 0.4s;
}

.question-block:hover {
    background-color: lightgray;
}

.question-block > img {
    animation: item-pulse 2s ease-in-out infinite;
    top: 30px;
    left: 30%;
    height: 50px;
}

.question-block > span {
    font-size: 16px;
    color: darkred;
}

.close-block {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.close-block > button {
    cursor: pointer;
    width: 25px;
    height: 25px;
    background-color: transparent;
    border: none;
    font-size: 30px;
    transform: rotate(45deg);
}

.dialog-window {
    position: absolute;
    display: flex;
    flex-direction: column;
    background-color: white;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    bottom: 0;
    right: 0;
    z-index: 3;
    border: 1px solid black;
    border-radius: 5px;
    padding: 5px;
    box-shadow: 0px 0px 8px 9px rgba(34, 60, 80, 0.4);
    transition: 0.7s;
}

.dialog-window__opened {
    height: 600px;
}

.answer-area {
    flex-grow: 1;
    margin-bottom: 10px;
    padding: 10px;
    overflow-y: scroll;
    transition: 0.7s;
    scroll-behavior: smooth;
}

a.answer-title {
    width: 70%;
    border-radius: 5px;
    color: #555;
    padding: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 16px;
    min-height: 40px;
}

a.answer-block {
    width: 70%;
    border-radius: 5px;
    border: 1px solid darkred;
    padding: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    cursor: pointer;
    min-height: 40px;
    transition: 0.4s;
}


a.answer-block:hover {
   background-color: #c1d0d9;
}

a.user-choice {
   width: 70%;
   border-radius: 5px;
   padding: 5px;
   margin-bottom: 10px;
   box-sizing: border-box;
   min-height: 40px;
   background-color: wheat;
   transform: translateX(40%);
   transition: 0.4s;
}

.input-block {
   display: flex;
}

.input-block > input {
   margin-right: 5px;
   padding-left: 5px;
   width: 70%;
}


a.ink-pay-button {
        position: relative;
        display: flex;
        flex-direction: column;
        border: 1px solid gray;
        border-radius: 5px;
        background-color: white;
        margin-right: 20px;
        min-width: 120px;
        padding: 0;
}
                                                        
.ink-pay-button > span {
	text-align: center;
}
                                                        
.ink-pay-button > img {
        position: relative;
        border-radius: 5px;
        height: 100px;
        top: 0;
}
                                                                        

@keyframes item-pulse {
   0% {transform: scale(1)}
   50% {transform: scale(1.3)}
   100% {transform: scale(1)}
}

}