/*Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL


Custom Rules
----------------------------------------------------------------------------------------------------*/
/* Стили для редактора JCE */

.blue
{
color: #000099;
margin-left: 171px;
}

.galochka {;
margin: 0 0 0 0px;
    background: url(../../../images/all/g11.png) no-repeat 10px 3px; /* Параметры фона */
    padding-left: 30px; /* Смещаем текст вправо */ 
}

.h1 {
    text-align: center;
	color: #506a6b;
	font-style: italic;
}

.list5a {
    padding:0;
    list-style: none;
	text-decoration: none; /*убираем подчеркивание текста ссылок*/
	}

.list5a li a {
	text-decoration: none; /*убираем подчеркивание текста ссылок*/
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Указание типа шрифта. */
	font-size: 14px; /* Размер текста в ссылках. */
    border: none;
}
   
.list5a li {
    position: relative;
    padding: 10px 30px;
    background: linear-gradient(to left, #ADCEE9 0%, #FFF, #ADCEE9);
    border: 2px solid #337AB7;
    color: #506a6b;
    box-shadow: 0 5px 5px 0 rgba(0,0,0, .2);
    margin-bottom: 5px;
    text-align:left;
    background-size: 100% 100%;
    z-index: 1;
	border-radius:6px; /*добавляем скругление*/
	text-decoration: none; /*убираем подчеркивание текста ссылок*/
}
li.list5a_2 {
    margin-left: 30px;
}
.list5a li:before {
    content: "";
    position:absolute;
    width: 0;
    height: 100%;
    top: 50%;
    left: 50%;
    background: linear-gradient(to left, #EBF3FA 0%, #FFF, #EBF3FA);
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: -1;
	text-decoration: none; /*убираем подчеркивание текста ссылок*/
    border: none;
}
.list5a li:hover:before {
    width: 100%;
    opacity: 1;
	text-decoration: none; /*убираем подчеркивание текста ссылок*/
    border: none;
}


.gallery_aboutus .wk-slideset IMG
{
	/*+box-sizing:padding-box;*/
	-webkit-box-sizing: padding-box;
	-moz-box-sizing: padding-box;
	-ms-box-sizing: padding-box;
	box-sizing: padding-box;
	/*+border-radius:5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.title-image
{
	position: relative;
}
.title-image H3
{
	position: absolute;
	bottom: -20px;
	left: 20px;
	padding: 4px 10px;
	background-color: #B20000;
	color: #FFFFFF;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

div.leading p 
{
	margin: 0px;
	margin-left: 171px;}

.ramochka {
background:#f9fde8;
border: 2px solid #a5bc56;
}

.ramochka p img {
margin: 10px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
	border: 0px solid #EDEDED;
	PADDING: 0px;
}

ul , ol {
margin: 0px;
}

p {
margin: 15px 0 0 0;
}
.content A{
color: #000099;
text-decoration: none;
border-bottom: 1px dashed #666666;
}

.content a:hover {
color: #249CED;
text-decoration: none;
border-bottom: 1px solid #249CED;
}


.more
{
	border-bottom: 1px solid #EEEEEE;
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 100%;
	text-align: right;
	/*[empty]margin-bottom:;*/
}

.more A
{
	background-color: #EEEEEE;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 7px 10px;
	margin-right: 0px;
	color: #333333;
	/*[empty]width:;*/
}
.more:hover
{
	border-bottom: 1px solid #B20000;
	margin-top: 0px;
}
.more A:hover
{
	background-color: #D94130;
	color: #FFFFFF;
}


ul.menu.line.line-icon li.level1.current a  span {
    background: #B20000;
    color: #FFF;
	display: block;
}

#searchbox-148 input {
	    color: #667547;
}

li.more-results {
		    color: #667547;
}

p img {margin 0px 0px 8px 0px;}