.test{
color: #0077cf;
color: #0055ab;
color: #ffbc04;
color: #fff13b;
color: #1e8348;
color: #006132;
}

* {margin: 0;padding: 0;/*transition: all .20s;*/}


html,body {
    margin: 0px;
    padding: 0px;
}
body {
    overflow: unset!important;
    background-position: center center;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-size:cover;
    background-image: url(../images/background.png);
}
p{font-size: 15px;}

/*����� ���������
----------------------------------------------------------------------------------------------------------------*/
img {
    max-width: 100%;
    height: auto;
    width: auto;/* ie8 */
    border: 0;
}
table img{
	min-height: 170px;
    min-width: 225px;
	/*padding-bottom: 8px;*/
}

input,textarea{
	display: block;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857;
	color: #262626;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-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 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
textarea{
	width:70%;
	height:200px;
}

/*����
----------------------------------------------------------------------------------------------------------------*/
/*.item-1116, .item-1236{
color: #aeaeae;
text-shadow: -1px -1px 0px #D7D7D7;
}*/


/*������
----------------------------------------------------------------------------------------------------------------*/
#main {
    margin: 0 auto;
    /*max-width: 1280px;*/
    width: 100%;
    /*padding-bottom: 100px;*/
}
#wrapper {display: flex;flex-direction: row;justify-content: space-around;flex-wrap: wrap;min-width: 700px;margin: auto;max-width: 1300px;padding: 0 10px 0 10px;}
#top_ld {
	margin-top: 10px;
	margin-bottom: 25px;
	float: left;
	/*min-height: 200px;*/
	/*width: 100%;*/
	background-color: #fafafa;
	padding: 10px;
	box-shadow: 0px 2px 2px #0000004f;
	background-image: repeating-linear-gradient(rgb(251, 251, 251) 0%, rgb(234, 234, 234) 50%, rgb(254, 254, 254) 100%);
}
#topmain {
    height: 135px;
    /*width: 1000px;*/
    position: relative;
}
#toplogofon {
    position: absolute;
    width: 100%;
    height: 135px;
    background-color: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
    /*max-width: 1000px;*/}
#toplogotext {
    position: absolute;
    width: 100%;
    height: 135px;
    background-image: url(../images/textlogo.png);
}
#toplogogv {
    position: absolute;
    width: 100%;
    height: 135px;
    background-image: url(../images/gvardia.png);
}
#menuWrapper {
    box-shadow: 0 0 2px #000000d6;
}
#menuToggler{
    display: none;
}
#menufon {
    position: absolute;
    /*width: 1000px;*/
    height: 25px;
    background-color: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
    margin-top: 136px;
}
#menulist {
    position: absolute;
    height: 25px;
}
/* menu
---------------------------------------------------------------------------------------------------------------*/
#menulist ul {
    border:0;	            /* ������ ������ */
	list-style:none;/* �������� ������ ��� ������ */
	padding:0px;
    margin: 0px;

}
#menulist ul li {
    display:block;
	float:left;
    padding: 4px 0 0 5px;
}
#menulist ul li a{
	color:white;/* ���� ������ */
	display:block;/* ������ ��� ����������� */
	float:left;/* ��������� */
	margin:0px;
	text-decoration:none;/* ������ ��������� */
}
#main>.moduletable{box-shadow: 0px 2px 2px #0000004f; position: fixed; z-index: 98;}
.menu{max-width: 1280px;margin: auto !important;}
li[class*="active"] > a{background-color: #0077cf!important; color: #fff}
ul[id="topmenu"] > li > a:hover {background-color: #5ebdec!important; overflow: visible;}



/* main page
---------------------------------------------------------------------------------------------------------------*/
#sLeftMenu{
    width: 44px;
    overflow: hidden;
    transition: .20s;
}

#sLeftMenu:hover{
    width: auto;
    overflow: unset;
}
#sCalendar{height: 0px; border: none; transition: .20s;}
#sLeftMenu:hover #sCalendar{height: 270px; border: 1px solid #dfdfdf; transition: .20s;}
#sLeftMenu.hover #sCalendar{height: 270px; border: 1px solid #dfdfdf; transition: .20s;}


#news{/*margin-top:20px;*/background-color:#fafafa;box-shadow: 0px 2px 2px #0000004f;padding: 10px 0 10px 0;}
/*.material{background-color: #e0e0e0;height: 170px;max-width: 226px;max-height: 204px;margin: 12px;border: 1px solid #d6d6d6;border-radius: 3px;box-shadow: 0 2px 2px #fffffffa;overflow: hidden;transition: transform .20s ease-in-out, box-shadow .15s ease-in-out;}
.material:hover{border-bottom: 2px solid #ccff43;box-shadow: 0 2px 2px #ccff43;margin-bottom: 2px;}
.material>img{min-width: 170px;}*/
.flash_title{height:34px;top: -42px;position: relative;background-color: #00000080;padding: 4px;overflow:hidden;}
.flash_title>span>a{color:#fff;text-decoration:none;font-weight: 800;}
.img-fulltext-left{float: left;padding-right: 10px;padding-bottom: 10px;}
.contentheading{font-weight:600;font-size:16px;text-decoration:none;color:#151515;margin-left: 6px;}
#cont {
    width:100%;
	margin-top: 44px;
}
/*.newsflash {
    position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	flex-wrap: wrap;
}*/
#calendar {
    width: 214px;
    height: 329px;
    background-image: url(../images/calend.jpg);
    float: left;
}
#calendartext {
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
#calendarnum {
    color: red;
    font-weight: bold;
    font-size: 80px;
    margin: -15px 0 -15px 0;
}
#cit {
    padding: 5px 15px 5px 15px;
    font-size: 10px;
    color: #000;

}
#calendarbr {
    padding-top: 135px;
}
#topnewsimg {
    padding-left: 30px;
    width: 482px;
    height: 329px;
    float: left;
}
#topnewscont {
    margin-left: 30px;
    width: 244px;
    height: 329px;
    background-color: #fff;
    opacity: 0.5;
    filter:alpha(opacity=50);
    float: left;
}
#topnewsetc {
    position: absolute;
    width: 224px;
    padding: 10px 10px 0 766px;
    color: #000;
}
#topnewstitle {
    font-weight: bold;
    padding-bottom: 10px;
}
/* blog
---------------------------------------------------------------------------------------------------------------*/
#blogitem {
    padding-top: 20px;
}
#contblog>form{
    background-color: #fff;
	box-shadow: 0 2px 2px #fffffffa;
	color: #444;
	padding: 10px;
}
#calendarblogcont {
    width: 214px;
    height: 220px;
    float: left;
}
#calendarblog {
    position: absolute;
    width: 214px;
    height: 220px;
    background-color: #fff;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
#calendarblogtextcont {
    position: absolute;
    width: 214px;
    padding-top: 50px;
}
#calendarblogtext {
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
#calendarblognum {
    color: #000;
    font-weight: bold;
    font-size: 80px;
    margin: -10px 0 -10px 0;
}
#blogcontimage {
    float: left;
    padding-left: 30px;
    width: 316px;
    height: 220px;
    overflow: hidden;

}
#blogimage {
    width: 110%;
    height: 110%;
}
#blogcontext {
	width: 440px;
	height: 220px;
	float: left;
	background-color: #fff;
	color: black;
}
#blogconttext {
	width: 100%;
	float: left;
	background-color: #fff;
	box-shadow: 0px 2px 2px #0000004f;
	color: black;
	border-radius: 3px;
}

#blogcontextfon {
    position: absolute;
    width: 440px;
    height: 220px;
    background-color: #fff;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
/*#blogconttext {
    width: 430px;
    height: 210px;
    color: #000;
    padding: 5px;
    position: absolute;
}*/
#blogconttext p, #blogcontext p  {
    padding: 8px;
}
#blogconttext table, #blogcontext table  {
	padding: 0 0 10px 10px;
}
#blogconttext p:first-child, #blogcontext p:first-child  {
    /*font-weight: bold;*/
    /*background-color: #fff;*/
}
#blogconttext p:first-child, td  {
    /*font-weight: bold;*/
    /*background-color: #fff;*/
    vertical-align: top!important;
}
#blogconttext img{/*float: left;padding-right: 10px;padding-bottom: 10px;*/}
/* pagination
---------------------------------------------------------------------------------------------------------------*/
#pagpobeda {
    position: relative;
}
#pagpobeda .pagination-page {

    /*width: 47px;
    height: 44px;*/
    padding: 15px 5px 0 0;

}
#pagpobeda .pagination-page span {
	width: 30px;
	height: 27px;
	padding-top: 3px;
	display: block;
	text-align: center;
	font-size: 14px;
	background: linear-gradient(220deg, transparent 7px, #1d900d 7px, #82C341 100%);
	font-weight: 800;
	cursor:default;
	border-radius: 3px;
}
#pagpobeda .pagination-page a {
	width: 30px;
	height: 27px;
	padding-top: 3px;
	display: block;
	text-align: center;
	font-size: 14px;
	background: linear-gradient(220deg, transparent 7px, #1B69A0 7px, #067CD1 100%);
	font-weight: 800;
	text-decoration:none;
	color:#fff;
	border-radius: 3px;
}
#pagpobeda .pagination-page a:hover {
    color: #fff;
    background: linear-gradient(220deg, transparent 7px, #F58220 7px, #FDBA12 100%);
}
#pagpobeda div div {
    float: left;
}
/* footer
---------------------------------------------------------------------------------------------------------------*/
#footerbr {
    height: 30px;
}
#footer {
    position:absolute;
    bottom: 0;
    height: 100px;
    width: 100%;
}
#footercont {
    height: 100px;
    margin: 0 auto;
    /*max-width: 1000px;*/}
#footerfon {
    height: 100px;
    background-color: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
#footermenu {
    position: absolute;
    height: 35px;

}

/* other
---------------------------------------------------------------------------------------------------------------*/


/*==================================*/

.readmore {
    border-radius: 0;
    border: none;
    /*box-shadow: 0 12px 10px -7px rgba(0,0,0,0.2);*/
    color: #fff;
	font-weight: bold;
    cursor: pointer;
    display: inline-block;
    line-height: 2.5em;
    max-width: 100%;
    overflow: hidden;
    padding: 0 1.6em;
    text-overflow: ellipsis;
    transition: transform .15s ease-in-out, box-shadow .15s ease-in-out;
    white-space: nowrap;
    will-change: transform;
    background: linear-gradient(220deg, transparent 7px, #f1f1f1 8px, #f7f7f7 100%);
	float: right;
	margin-top: -33px;
	/*margin-bottom: 41px;*/
}

.accent-r {
    background: linear-gradient(220deg, transparent 7px, #1d900d 8px, #82C341 100%);
}
.accent-l {
    background: linear-gradient(130deg, transparent 7px, #0070b9 8px, #0050B3 100%);
}
.readmore:hover {
    background: linear-gradient(130deg, transparent 7px, #F58220 8px, #FDBA12 100%);color: #ffffff;
	transition: transform .15s ease-in-out, box-shadow .15s ease-in-out;
}
a:hover, a:active {
    color: #7398b6;
}
a:active, a:hover {
    outline-width: 0;
}

.readmore:active {
    transform: translateY(2px);
    box-shadow: 0 10px 10px -8px rgba(0,0,0,0.2);
}
a:hover, a:active {
    color: #7398b6;
}
a:active, a:hover {
    outline-width: 0;
}

.readmore:focus {
    outline: 0;
}
/*==================================*/

.item-page{
	background-color: #fffffffa;
	color: #151515;
	padding: 10px;
	box-shadow: 0px 2px 2px #0000004f;
	min-width: min-content;
}

.attr_{
	opacity: 0;
}

.print a{color:#b2b2b2;}

.green_button{background: linear-gradient(310deg, #1d900d 8px, #82C341 100%);color: #ffffff;}
.green_button:hover{background: linear-gradient(310deg, #F58220 8px, #FDBA12 100%);color: #ffffff;}


.tODtd{margin-top:10px;}
.tODtd>p{margin-bottom:3px;}


.sidenav-m3 {width: 240px!important;}


.mediaMenu{
	display: none;
	width:44px;
	height:44px;
	background: linear-gradient(310deg, #1d900d 8px, #82C341 100%);
	color: #ffffff;
	z-index:1;
}


/*Metro fix*/
.slides {}

.carousel .slide {
   	overflow: auto!important;
}
#myslidemenu{
    margin: auto;
}
/*=========*/

/*media*/
@media (max-width: 600px) {
    #menuWrapper {
        box-shadow: 0 0 0px #00000000;
    }
    #menuToggler{
        display: block;
        font-size: 1rem!important;
        line-height: 45px!important;
        height: 45px!important;
        border: none!important;
        background-color: inherit!important;
        color: inherit!important;
        font-weight: inherit!important;
        text-transform: uppercase;
        background-color: #fff !important;
        
    }
    #menuToggler>p{
        font-weight: 400;
        font-family: Rogan;
        text-align: center;
        color: #000;
        font-size: 1.5rem;
        cursor: pointer;
    }
    #sLeftMenu {
        display: block!important;
    }
    .v-menu .menu-title {
        font-size: 1rem!important;
        line-height: 45px!important;
        height: 45px!important;
        border: none!important;
        background-color: inherit!important;
        color: inherit!important;
        font-weight: inherit!important;
        pointer-events: none;

    }
    #main > .moduletable{
        box-shadow: none;
    }
    #wrapper {
        min-width: 300px;
    }
    #blogconttext table img{
        min-height: 56px;
        min-width: 75px;
    }
    #sLeftMenu{
    width: 0px;
    height: 44px;
    }
    #sLeftMenu.hover{
        width: auto;
        height: auto;
    }
    .mediaMenu{
        display: block;
        cursor: pointer;
        float: right;
    }
    #myslidemenu{
        margin: inherit!important;
        z-index: 100;
    }
}

/*=========*/