@charset "utf-8";
.zoom {
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out
}

.zoom:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
a:link, a:active, a:visited {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #000
}
a:link, a:active, a:visited {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #000
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #636363;
	text-shadow: 1px 1px 0 #d8d8d8
}
.rub {
	line-height: 5px;
	width: .4em;
	border-bottom: 1px solid;
	display: inline-block
}
#page_head {
	background-color: #757575;
	border-bottom: 1px solid #656565;
	border-top: 1px solid #656565;
	margin-bottom: 20px;
	box-shadow: 0 0 5px rgb(0 0 0/13%);
	border-radius: 0;
	padding: 3px;
	color: #fff;
	height: 25px;
	line-height: 25px;
	letter-spacing: 3px
}
#page_info {
	letter-spacing: 1.1px;
	text-align: left;
	background-color: #efffe5;
	color: #2f2f2f;
	line-height: 25px;
	padding: 12px;
	margin-bottom: 24px;
	border-radius: 10px;
	border: 1px solid #bfe4a8;
	border-left: 10px solid #bfe4a8;
	border-radius: 10px;
	padding-left: 20px;
	box-shadow: 5px 5px 5px -5px rgb(34 60 80/60%)
}
#page_info:hover {}

#page_error {
	letter-spacing: 1.1px;
	text-align: left;
	background-color: #efffe5;
	color: #2f2f2f;
	line-height: 25px;
	padding: 12px;
	margin-bottom: 24px;
	border-radius: 10px;
	border: 1px solid #da251c;
	border-left: 10px solid #da251c;
	border-radius: 10px;
	padding-left: 20px;
	box-shadow: 5px 5px 5px -5px rgb(34 60 80/60%)
}

.page_tasks {
	letter-spacing: 1.1px;
	text-align: left;
	background-color: rgb(165,216,243,0.5);
	color: #2f2f2f;
	line-height: 25px;
	padding: 12px;
	margin-bottom: 16px;
	border-radius: 10px;
	border: 1px solid #2581b2;
	border-left: 10px solid #2581b2;
	border-radius: 10px;
	padding-left: 20px;
	box-shadow: 5px 5px 5px -5px rgb(34 60 80/60%)
}
.page_tasks:hover {}


#page_str {
	color: #666;
	letter-spacing: 1.5px;
	border-bottom: 1px dashed #dadada;
	text-shadow: 1px 1px 0 #d8d8d8;
	width: auto
}
input[type=submit] {
	background-color: #5da7ce;
	padding: 5px;
	height: 46px;
	border: 1px solid #a7a7a7;
	border-radius: 5px;
	text-align: center;
	outline: none;
	width: 220px;
	font-weight: 700;
	transition: .2s;
	color: #fff;
	box-shadow: 0 0 5px 0 rgb(117 117 117/64%)
}
input:hover[type=submit]:hover {
	background-color: #fff;
	color: #7a7a7a
}
#sub2 {
	padding: 5px;
	height: 46px;
	background-color: #69d473;
	border: 1px solid #a7a7a7;
	color: #fff
}
#sub2:hover {
	background-color: #fff;
	color: #7a7a7a
}
#sub3 {
	padding: 5px;
	height: 46px;
	background-color: #f58938;
	border: 1px solid #a7a7a7;
	color: #fff
}
#sub3:hover {
	background-color: #fff;
	color: #7a7a7a
}
#sub4 {
	padding: 5px;
	height: 46px;
	background-color: #da5e50;
	border: 1px solid #a7a7a7;
	color: #fff
}
#sub4:hover {
	background-color: #fff;
	color: #7a7a7a
}
#knp {
	border: 1px solid #a7a7a7;
	background-color: #5da7ce;
	border-radius: 5px;
	text-align: center;
	height: 46px;
	min-width: 160px;
	line-height: 46px;
	transition: .2s;
	box-shadow: 0 0 5px 0 rgb(117 117 117/64%)
}
#knp:hover {
	background-color: #fff
}
#knp a {
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: 700
}
#knp a:hover {
	color: #7a7a7a
}
#knp2 {
	border: 1px solid #a7a7a7;
	background-color: #69d473;
	border-radius: 5px;
	text-align: center;
	height: 46px;
	min-width: 160px;
	line-height: 46px;
	transition: .2s;
	box-shadow: 0 0 5px 0 rgb(117 117 117/64%)
}
#knp2:hover {
	background-color: #fff
}
#knp2 a {
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: 700
}
#knp2 a:hover {
	color: #7a7a7a
}
#knp3 {
	border: 1px solid #a7a7a7;
	background-color: #f58938;
	border-radius: 5px;
	text-align: center;
	height: 46px;
	min-width: 160px;
	line-height: 46px;
	transition: .2s;
	box-shadow: 0 0 5px 0 rgb(117 117 117/64%)
}
#knp3:hover {
	background-color: #fff
}
#knp3 a {
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: 700
}
#knp3 a:hover {
	color: #7a7a7a
}
#knp4 {
	border: 1px solid #a7a7a7;
	background-color: #da5e50;
	border-radius: 5px;
	text-align: center;
	height: 46px;
	min-width: 160px;
	line-height: 46px;
	transition: .2s;
	box-shadow: 0 0 5px 0 rgb(117 117 117/64%)
}
#knp4:hover {
	background-color: #fff
}
#knp4 a {
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: 700
}
#knp4 a:hover {
	color: #7a7a7a
}
#tab {
	border: 0 #ccc solid;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left
}
#tab td {
	padding-left: 10px
}
#tab #tab_head {
	height: 35px;
	text-align: center;
	background: #6b6767;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	border: 1px solid #e0e0e0;
	font-size: 14px
}
#tab #tab_head {
	box-shadow: 0 2px 4px rgba(0, 0, 0, .11);
	font-size: 12px
}
#tab tr:nth-child(odd) {
	background-color: #f9f9f9;
	height: 32px;
	border-left: 0 solid #e0e0e0;
	border-right: 0 solid #e0e0e0
}
#tab tr:nth-child(even) {
	background-color: #f9f9f9;
	height: 32px;
	border-left: 0 solid #e0e0e0;
	border-right: 0 solid #e0e0e0
}
#tab tr:nth-child(2) {}
#tab tr {
	border-bottom: 1px dashed #dedede
}
#modal {
	position: fixed;
	background-color: rgb(0 0 0/16%);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999
}
#info .message {
	background-color: #fff;
	border-radius: 5px;
	position: fixed;
	top: 30px;
	left: 0;
	right: 0;
	width: 50%;
	min-width: 600px;
	margin: auto;
	text-align: center;
	color: #464646;
	letter-spacing: 1.1px;
	-webkit-box-shadow: 0 0 20px 3px rgba(158, 158, 158, .17) inset;
	-moz-box-shadow: 0 0 20px 3px rgba(158, 158, 158, .17) inset;
	box-shadow: 0 0 20px 3px rgba(158, 158, 158, .17) inset
}
#info_close {
	background-color: #82e054;
	border: 0 solid #def7e0;
	width: 100%;
	line-height: 36px;
	border-radius: 5px 5px 0 0;
	margin: auto;
	text-align: right;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	-webkit-box-shadow: 0 0 4px 4px rgba(191, 199, 205, .2);
	-moz-box-shadow: 0 0 4px 4px rgba(191, 199, 205, .2);
	box-shadow: 0 0 4px 4px rgba(191, 199, 205, .2);
	border-bottom: 1px solid #5fb535
}
#info_close i {
	color: #fff;
	font-size: 32px;
	margin-right: 10px;
	vertical-align: middle
}
#info_close i:hover {
	color: #e7e7e7
}
#info .inf_txt {
	padding: 15px
}
.nav_str {
	font-weight: 700
}
.nav_str a {
	background-color: #fff;
	color: #38858b;
	padding: 3px 12px;
	margin-right: 3px;
	margin-bottom: 5px;
	border-radius: 3px;
	border: 5px solid #f9f9f9;
	display: inline-table
}
.nav_str a:hover {
	background-color: #f9f9f9
}
#_menu {
	display: flex;
	margin-bottom: 20px
}
#_menu div {
	width: 100%;
	background-color: #4daca5;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin-right: 3px
}
#_menu div:hover {
	background-color: #61b9b3
}
#_menu a:hover {
	color: #fff
}
#_menu a {
	display: block;
	color: #fff
}
.topstata i {
	color: #394551
}
.topstata b {
	color: #85ad4b
}
input[type=text], input[type=password] {
	background-color: #fff;
	color: #737373;
	padding: 5px 20px 5px 22px;
	height: 35px;
	width: 241px;
	line-height: 30px;
	transition: .5s;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #e9e9e9
}
input[type=text]:disabled {
	background-color: #f9f9f9
}
input:focus[type=text], input:focus[type=password] {
	background-color: #fff;
	box-shadow: none;
	border: 1px solid #e9e9e9;
	outline: none
}
input[type=text]:hover, input[type=password]:hover {
	border: 1px solid #dadada
}
#input_ico {
	position: relative
}
#input_ico i {
	position: absolute;
	border-right: 1px solid #dadada;
	height: 45px;
	margin: 1px;
	line-height: 46px;
	width: 45px;
	text-align: center;
	background-color: #f9f9f9;
	border-radius: 5px 0 0 5px;
	color: #4a4a4a
}
@-moz-document url-prefix() {
	#input_ico i {
		top: -16px
	}
}
#input_ico input {
	padding: 5px 3px 5px 60px
}
#input_ico2 {
	position: relative
}
#input_ico2 i {
	position: absolute;
	right: -1px;
	border-left: 1px solid #dadada;
	height: 45px;
	margin: 1px;
	line-height: 46px;
	width: 45px;
	text-align: center;
	background-color: #f9f9f9;
	border-radius: 0 5px 5px 0;
	color: #4a4a4a
}
@-moz-document url-prefix() {
	#input_ico2 i {
		top: -17px
	}
}
select {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOTIuNCIgaGVpZ2h0PSIyOTIuNCI+PHBhdGggZmlsbD0iIzAwN0NCMiIgZD0iTTI4NyA2OS40YTE3LjYgMTcuNiAwIDAgMC0xMy01LjRIMTguNGMtNSAwLTkuMyAxLjgtMTIuOSA1LjRBMTcuNiAxNy42IDAgMCAwIDAgODIuMmMwIDUgMS44IDkuMyA1LjQgMTIuOWwxMjggMTI3LjljMy42IDMuNiA3LjggNS40IDEyLjggNS40czkuMi0xLjggMTIuOC01LjRMMjg3IDk1YzMuNS0zLjUgNS40LTcuOCA1LjQtMTIuOCAwLTUtMS45LTkuMi01LjUtMTIuOHoiLz48L3N2Zz4=), linear-gradient(to bottom, #ffffff 0%, #FFFFFF 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .9em auto, 100%;
	outline: none;
	border: 1px solid #c9d1d3;
	border-radius: 3px;
	padding-left: 53px;
	padding-right: 8px;
	height: 47px;
	width: 305px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	color: #394551
}
textarea {
	padding: 8px 9px;
	border: 1px solid #cecece;
	border-radius: 3px;
	height: 70px;
	min-width: 200px
}
input[type=checkbox] {
	width: 16px;
	height: 16px;
	border: 1px solid #cecece;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	cursor: pointer;
	border-radius: 3px
}
#alert-danger {
	letter-spacing: 1.1px;
	text-align: center;
	background-color: #efffe5;
	color: #2f2f2f;
	line-height: 25px;
	padding: 12px;
	margin-top: 5px;
	margin-bottom: 24px;
	border: 1px solid #ff3313;
	border-left: 10px solid #ff3313;
	border-radius: 10px;
	padding-left: 20px;
	box-shadow: 5px 5px 5px -5px rgb(34 60 80/60%)
}

#alert-warning {
	letter-spacing: 1.1px;
	text-align: center;
	background-color: #efffe5;
	color: #c73719;
	line-height: 25px;
	padding: 12px;
	margin-top: 5px;
	margin-bottom: 24px;
	border: 1px solid #fca238;
	border-left: 10px solid #fca238;
	border-radius: 10px;
	padding-left: 20px;
	box-shadow: 5px 5px 5px -5px rgb(34 60 80/60%)
}


/* Всплывающее окно 
* при загрузке сайта            
*/
/* базовый контейнер, фон затемнения*/
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
/* модальный блок */
.popup {
    top: 25%;
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #383838;
    background: #fefefe;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Roboto', sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
/* заголовки в модальном блоке */
.popup h2, .popup h3 {
    margin: 0 0 1rem 0;
    font-weight: 400;
    line-height: 1.3;
    color: #009032;
    text-shadow: 1px 2px 4px #ddd;
}
/* кнопка закрытия */
.close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    position: absolute;
   border: 1px solid #e0a1aa;
    background-color: #ba3143;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-family:  Roboto, sans-serif;
	
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;

}
.close:before {
     
	color: #fff;
    content: "X";
    font-family:  Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
}
/* изображения в модальном окне */
.popup img {
    width: 100%;
    height: auto;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/* миниатюры изображений */
.pl-left,
.pl-right {
    width: 25%;
    height: auto;
}
/* миниатюры справа */
.pl-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* миниатюры слева */
.pl-left {
    float: left;
    margin: 5px 18px 5px 0;
}
/* анимация при появлении блоков с содержанием */
@-moz-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 } 
}
@keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}

#knp_modal {
    border: 1px solid #e0a1aa;
    background-color: #ba3143;
    border-radius: 5px;
    text-align: center;
    height: 46px;
    min-width: 160px;
   
    transition: .2s;
    box-shadow: 0 0 5px 0 rgb(117 117 117/64%);
	font-weight: 400;
	color: #fff;
}

#knp_modal:hover {
   background-color: #cd6e74;
	color: #000;
}

.cookie {
    position: fixed;
    bottom: 50px;
    z-index: 800;
    padding: 0 10px;
    display: flex;
    left: 50%;
    transform: translateX(-50%);
}

.cookie__image {
    width: 56px;
    height: 45px;
}

.cookie__img {
    max-width: none;
    width: 100%;
    height: 100%;
}

.cookie__content {
    background: #272727;
    box-shadow: 0 23px 39px rgba(3, 53, 88, 0.2);
    border-radius: 15px;
    margin: 0 auto;
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 16px 16px;
    width: 290px;
}

.cookie__button {
	background: #ffffff;
    border-radius: 5px;
    color: #474747;
    cursor: pointer;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    padding: 4px 25px !important;
	border: 0;
}

.cookie__text {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    display: inline-block;
    margin: 0 15px;
    text-align: center;
    flex: 1;
}
@media (min-width: 400px) {
    .cookie__content {
        width: 375px;
    }
}
@media (min-width: 946px) {
    .cookie__content {
        flex-direction: row;
        padding: 15px 25px;
        width: auto;
    }
}