body{
	background:#F8F8F8;
}

#wrapper{
	background-image:url(../images/body_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
}

#container{
	width:1200px;
	overflow:hidden;
	background-color:#F8F8F8;
	margin:0 auto;
	margin-top:35px;
	padding:20px 15px;
	border-radius:7px 7px 7px 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
	behavior: url(pie.htc);
	position:relative;
}

#header{
	width:975px;
	height:125px;
	position:relative;
	float:left;

	border-radius:5px 5px 5px 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	behavior: url(pie.htc);
	margin-bottom:10px;
}

#top_header{
	background:#353D43;
	position:relative;
	float:left;
	width:1189px;
	height:93px;
	border-radius:5px 5px 5px 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	behavior: url(pie.htc);
	margin-bottom:2px;
}

#logo, #evolution{
	position:relative;
	float:left;
}

#logo{
	margin-top:17px;
	margin-left:12px;
}

#evolution{
	margin-top:2px;
	margin-left:45px;
}

#phones {
	position:relative;
	float:right;
	font-family:times new roman;
	font-size:18px;
	color:#ECECEC;
	font-style:italic;
	text-shadow:0px 0px 1px #FFFFFF;
	margin-right:30px;
	margin-top:25px;
	line-height:25px;
}

#phones1 {
	position:relative;
	float:left;
	font-family:times new roman;
	font-size:18px;
	color:#ECECEC;
	font-style:italic;
	text-shadow:0px 0px 1px #FFFFFF;
	margin-left:30px;
	margin-top:13px;
	line-height:25px;

}

#top_menu{
	position:relative;
	float:left;
	width:1188px;
	height:28px;
	border-radius:5px 5px 5px 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	behavior: url(pie.htc);
	background-image:url(../images/menu_bg.gif);
	border-top:1px solid #CFCFCF;
	border-right:1px solid #AAAAAA;
	border-left:1px solid #AAAAAA;
	border-bottom:1px solid #6F6F6F;

}

#top_menu ul li{
	display:inline;
	padding-left:15px;
	padding-right:30px;
	border-right:1px solid #9A9696;
}

#top_menu ul li.last-child{
	border-right:none;
}



#top_menu a{
	text-decoration:none;
	color:#595959;
	font-family:times new roman;
	font-size:13px;
	text-shadow:-1px 0px 0px #A5A6A6;
}

#top_menu a:hover{
	text-decoration:underline;
}

#top_menu ul{
	margin-top:4px;
	margin-left:10px;
	width:800px;
	position:relative;
	float:left;
}

#search{
	position:relative;
	float:right;
	color:#595959;
	font-family:times new roman;
	font-size:14px;
	text-shadow:-1px 0px 0px #A5A6A6;
	height:24px;

	padding-top:7px;
}
#top_menu ul img{
	margin-right:5px;

}

#s{
	position:relative;
	float:right;
	margin-top:-4px;
	margin-right:5px;
	margin-left:10px;
}

#search input{
	display:inline;
}
#s1{
	position:relative;
	float:left;
	margin-top:4px;
	margin-right:10px;
}

#searchfield{
	width:130px;
	height:13px;
	background-image:url(../images/search_bg.png);
	border-top:1px solid #9A9B9B;
	border-bottom:1px solid #A3A4A5;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	color:#000;
	position:relative;
	float:left;
	margin-top:3px;
	margin-right:7px;
	padding-left:5px;
	padding-right:5px;
}

#submit_button{
	position:relative;
	float:left;
}

#content{

	position:relative;
	float:left;
	margin-bottom:100px;
}

#left_column{
	width:190px;
	position:relative;
	float:left;
}

.sect{
	width:190px;
	position:relative;
	float:left;
	margin-bottom:10px;
}

.caption2{
	width:190px;
	height:19px;
	font-family:times new roman;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	position:relative;
	float:left;
	background-image:url(../images/caption2.png);
	background-repeat:no-repeat;

	padding-top:6px;
	text-align:center;
}

.rekv{
	width:190px;
	position:relative;
	float:left;
	border-radius:5px 5px 5px 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	behavior: url(pie.htc);
	margin-bottom:10px;

}

#part{
	width:188px;
	position:relative;
	float:left;
	text-align:center;
	margin-top:10px;
}

#part img{
	margin-bottom:5px;
}

.rekv_wrap{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CBD3D5', endColorstr='#6E6E6E'); /* ��� IE6-9 */
	background: -webkit-linear-gradient(top, #CBD3D5, #6E6E6E); /* ��� webkit-��������� */
	background: -moz-linear-gradient(top,  #CBD3D5,  #6E6E6E); /* ��� firefox 3.6+ */
	background: -o-linear-gradient(top,  #CBD3D5,  #6E6E6E); /* ��� Opera 11.10+ */
	background: -ms-linear-gradient(top,  #CBD3D5,  #6E6E6E); /* ��� IE10+ */
	width:190px;
	border-radius:0px 0px 5px 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	behavior: url(pie.htc);
	position:relative;
	float:left;
}

.rekv_text{
	width:188px;
	margin-left:1px;
	background:#ffffff;
	position:relative;
	float:left;
	border-bottom:1px solid #6E6E6E;
	border-radius:0px 0px 5px 5px;
        -moz-border-radius: 0px 0px 5px 5px;
        -webkit-border-radius: 0px 0px 5px 5px;
	behavior: url(pie.htc);
	text-shadow:1px 0px 0px #D7D7D7;
}

#part_a{
	position:relative;
	float:left;
	width:183px;
	margin-left:5px;
	margin-bottom:10px;
	background-image:url(../images/part_bord.gif);
	background-repeat:no-repeat;
	background-position:48% 90%;
}

#part_a a{
	color:#4B7EC5;
	font-family:times new roman;
	font-size:12px;
	margin-left:10px;

}

.caption1{
	width:190px;
	height:28px;
	font-family:times new roman;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	position:relative;
	float:left;
	background-image:url(../images/caption_bg.png);
	border-radius:3px 3px 3px 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
	behavior: url(pie.htc);
	padding-top:2px;
	text-align:center;
}

.caption{
	width:190px;
	height:22px;
	font-family:times new roman;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	position:relative;
	float:left;
	background-image:url(../images/caption_bg.png);
	border-radius:3px 3px 3px 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
	behavior: url(pie.htc);
	padding-top:9px;
	text-align:center;
}

#left_column ul{
	position:relative;
	float:left;
	width:190px;
}

#left_column ul img{
	position:relative;
	float:left;
	margin-top:6px;
}

#left_column ul li{
	background:#E0EAED;

	border:2px solid #F1F2F2;
	border-bottom:1px solid #A8ADAF;
	display:block;
}

#left_column ul li a{
	padding:5px 0px 5px 20px;
	display:block;
	text-decoration:none;
	font-family:times new roman;
	font-size:14px;
	text-shadow:1px 0px 0px #A0A7AA;
	color:#353D43;
}

#rekv_left{
	color:#5489DE;
	font-family:times new roman;
	font-size:13px;
	font-weight:bold;
	margin-left:2px;
	position:relative;
	float:left;
	width:45px;
	margin-top:5px;
	line-height:14px;
}

#rekv_right{
	color:#000;
	font-family:times new roman;
	font-size:13px;
	margin-top:5px;
	margin-left:2px;
	position:relative;
	float:left;
	width:138px;
	line-height:14px;
}

#rekv a{
	position:relative;
	float:left;
}

#middle{
	width:765px;
	position:relative;
	float:left;
	padding:15px 20px 15px 10px;
	margin-left:10px;
	text-align:justify;
}

#middle h1{
	color:#000;
	font-family:times new roman;
	font-size:13px;
	font-weight:bold;
	margin-left:30px;
	margin-bottom:10px;
	text-align:center;
}

#middle p{
	color:#000;
	font-family:times new roman;
	font-size:14px;
	line-height:17px;
	text-indent:15px;
	text-align:justify;
	text-shadow:1px 0px 0px #A0A7AA;
}

#middle p.prof{
	color:#FF1919;
	margin-bottom:10px;
}

#middle p.small{
	font-size:12px;
	margin-bottom:10px;
	width:530px;
	margin-left:10px;
	text-shadow:1px 0px 0px #D7D7D7;
}



.economy{
	width:150px;
	position:relative;
	float:left;
	height:80px;
	margin-left:10px;

}

.economy_h{
	height:16px;
	width:155px;
	background:#EADC3D;
	color:#000;
	font-family:times new roman;
	font-size:13px;
	font-weight:bold;
	position:relative;
	float:left;

	padding-top:4px;
	text-align:center;
}

.economy_img{
	padding-left:50px;
}

.economy_text{
	position:relative;
	float:left;
	padding-right:8px;
	font-family:times new roman;
	font-size:12px;
	text-shadow:0px 0px 1px #DFDFDF;
	color:#989898;
	padding-top:10px;
}

#right_column{
	width:200px;
	position:relative;
	float:left;
	margin-left:5px;
}

#ctl00_right_column{
	width:200px;
	position:relative;
	float:left;
	margin-left:5px;
}

#right_column ul{
	position:relative;
	float:left;
	width:188px;
	margin-left:1px;


}

#right_column ul li{
	background:#E0EAED;

	border-bottom:1px dotted #6D7579;
	display:block;
}

#right_column ul li.last-child{
	border-radius:0px 0px 5px 5px;
        -moz-border-radius: 0px 0px 5px 5px;
        -webkit-border-radius: 0px 0px 5px 5px;
	behavior: url(pie.htc);
	border-bottom:none;
	margin-bottom:1px;
}




#right_column ul li a{
	padding:15px 12px 15px 12px;
	text-align:center;
	display:block;
	line-height:14px;
	font-family:times new roman;
	font-size:13px;
	color:#393939;
	text-shadow:1px 0px 0px #D7D7D7;
}

#economy{
	width:520px;
	height:100px;
	position:relative;
	float:left;
	margin-bottom:15px;
	margin-left:30px;
}

#footer{
	width:1200px;
	height:75px;
	position:relative;
	border-radius:5px 5px 5px 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	behavior: url(pie.htc);
	float:left;
	background:#353D43;
}

#bot_menu{
	width:500px;
	height:15px;
	margin-top:20px;
	margin-bottom:10px;
}

#bot_menu ul li{
	display:inline;
}

#bot_menu ul li.last-child a{
	border-right:none;
}

#bot_menu a{
	color:#C9CACB;
	font-family:times new roman;
	font-size:12px;
	padding-left:10px;
	padding-right:20px;
	border-right:1px solid #C9CACB;
	text-decoration:none;
}

#bot_menu ul{
	width:500px;
	position:relative;
	float:left;

}

#copyright{
	margin:0 auto;
	width:205px;
	position:relative;
	height:15px;
	color:#C9CACB;
	font-family:times new roman;
	font-size:11px;

}

#counter{
	position:relative;
	float:right;
	height:35px;
	width:35px;
	margin-top:7px;
	margin-right:20px;
}

h1
{
font-size:19px; font-weight:bold;
text-aling:center;
}

h2
{
font-size:15px; font-weight:bold;
text-aling:center;
}

center
{
	padding:9px;
}

body {
    margin: 0;
    padding: 0;
}

.page {
    display: flex;
    min-height: 100vh;
}

/* ��������� ������� body, ������� ������ ������ �����*/

.page_fix {
    top: 0 !important;
    position: static !important;
}

/* ������ ������ ����� */

.skiptranslate {
    display: none !important;
}

/* language */

.currsel {
    position: fixed;
    right: 250px;
    top: 10px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: row;
}

.language {
    position: fixed;
    right: 90px;
    top: 10px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: row;
}

.language__img {
    margin: 2px;
    cursor: pointer;
    opacity: .5;
}

.language__img:hover,
.language__img_active {
    opacity: 1;
}

/* content */

.content {
    text-align: center;
    margin: auto;
}



.lflabel {
    color: white;
    padding-left: 7px;
    padding-right: 7px;
    font-weight:400;
    font-size:11pt;
}

.lupform
{
font-weight:500;font-size:14pt;padding-top:77px;
}

li
{
    list-style:disc;
}

*
{
text-shadow: none !important;
}

.learnset {
    text-align: left;
}

.learndiv {
    margin: 11px;
    padding: 7px;
    border-radius: 1px;
    border: thin solid black;
    border-image: none;
    text-align: left;
    width: 95%;
    margin-bottom: 33px;
}

.learndiv2
{
margin: 11px; padding: 7px; border-radius: 9px; border: thin solid black; border-image: none; height: 111px;
}

.w2 {
    display: table;
    width: 100%;
    padding-bottom:22px;
}

.w2item1 {
    display: table-cell;
    width: 33%;
    vertical-align:middle;
    padding:22px;
    text-align:center;
}

.w2item2 {
    display: table-cell;
    text-align:right;
}

/*@media screen and (max-width: 800px) {
	.carousel-inner .item:first-child {
		background: url(/bannermain/april15m.jpg) no-repeat center !important;
	}
}*/

.vam
{
vertical-align:middle !important;
}

.cntr
{
text-align:center !important;
}

.dropdown-menu li
{
	list-style: none;
}

.lineall {
	font-size: 14px;
	background-color: #ff4a4a;
	color: white;
	text-align: center;
	margin-bottom: 3px;
	padding: 11px;
}

.star-rating__container {
	display: inline-block;
	padding-bottom: 20px;
}

.star-rating__wrapper {
	position: relative;
	display: flex;
}

.star-rating {
	display: inline-block;
	position: relative;
	user-select: none;
}

.star-rating__bg {
	color: #e0e0e0;
	display: flex;
}

.star-rating__live {
	display: flex;
	color: #ffb74d;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.star-rating_active:hover .star-rating__live {
	overflow: auto;
	width: 100% !important;
	color: #e0e0e0;
}

.star-rating__item_active {
	color: #fb8c00;
	cursor: pointer;
	transition: color 0.1s ease-in-out;
}

.star-rating__item {
	width: 21px;
	height: 21px;
	flex: 0 0 21px;
}

.star-rating__avg {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	text-align: center;
	width: 2em;
}

.star-rating__votes {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 0.5em;
	font-size: 0.875em;
}

.d-none {
	display: none;
}

@media (max-width:768px) {
	.currsel {
		display: none;
	}

	.language {
		display: none;
	}
}

.tel a
{
	color: black;
	text-decoration: none;
}