@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@font-face {
	font-family: 'ProximaRegular';
	src: url('ProximaNova/ProximaNova-Regular.eot');
	src: url('ProximaNova/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
		url('ProximaNova/ProximaNova-Regular.woff') format('woff'),
		url('ProximaNova/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'ProximaSemibold';
	src: url('ProximaNova/ProximaNova-Semibold.eot');
	src: url('ProximaNova/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
		url('ProximaNova/ProximaNova-Semibold.woff') format('woff'),
		url('ProximaNova/ProximaNova-Semibold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}




html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	position: relative;
	font-family: 'Roboto', sans-serif;
}

div#wrap {
	background: #fff;
	min-height:100%;
}
* {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 135%;
	padding:0;
	margin:0;
	text-decoration:none;
	color:#333;
}
.column {
	width:1050px;
	margin:0 auto;
}
.column-inside {
	width:1036px;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif
}
#greentop {
	background-color: #0B7D40!important;
	height: 35px;
}

.socseti {
	display: flex!important;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-around;
	height: 35px;
	width: 260px;
	float: left;
}
.fa {
	background: url(../images/ico-top/fa.png) no-repeat center;
	width:20px;
	height:20px;
	cursor:pointer;
	opacity:.7;	
}
.fa:hover{
	opacity:1;	
}
.vk {
	background: url(../images/ico-top/vk.png) no-repeat center;
	width:20px;
	height:20px;
	cursor:pointer;
	opacity:.7;	
}
.vk:hover{
	opacity:1;	
}
.tw {
	background: url(../images/ico-top/tw.png) no-repeat center;
	width:20px;
	height:20px;
	cursor:pointer;
	opacity:.7;	
}
.tw:hover{
	opacity:1;	
}
.you {
	background: url(../images/ico-top/you.png) no-repeat center;
	width:20px;
	height:20px;
	cursor:pointer;
	opacity:.7;	
}
.you:hover{
	opacity:1;	
}
.tlg {
	background: url(../images/ico-top/tlg.png) no-repeat center;
	width:20px;
	height:20px;
	cursor:pointer;
	opacity:.7;	
}
.tlg:hover{
	opacity:1;	
}
.green-menu{
	display: flex!important;
	display: -webkit-flex!important;
    flex-flow: nowrap;
    width:540px;
	vertical-align: middle;
    justify-content: space-around;
	padding-top: 2px;	
}
span.e-icon {
	background: url(../images/ico-top/message.png) no-repeat left 0px;
	width:20px;
	height:20px;
	padding-right:26px;
}

.online-request {	
	opacity:.7;
	margin-left:30px;
	cursor: pointer;
	width: 330px;	
}
.online-request a {
	text-transform: uppercase;
	font-family: 'ProximaSemibold', sans-serif;
	color: white;
	font-size:13px;
	letter-spacing: 0.03em;
}
.online-request a:hover {
	color:white;
}
.online-request:hover{
	opacity:1;
}

span.okno {
	background: url(../images/ico-top/letter.png) no-repeat left 0px;
	width:20px;
	height:20px;
	padding-right:26px;
}

.odno {
	opacity:.7;
	margin-left:20px;
	width: 172px;
	cursor: pointer;
}
.odno a {
	text-transform: uppercase;
	font-family: 'ProximaSemibold', sans-serif;
	color: white;
	font-size:13px;	
	letter-spacing: 0.03em;
}
.odno a:hover {
	color:white;
}
.odno:hover{
	opacity:1;
}

span.obj {
	background: url(../images/ico-top/objavlenia.png) no-repeat left 0px;
	width:20px;
	height:20px;
	padding-right:26px;
}



#special_visually {
	font-family: 'ProximaSemibold', sans-serif;
	letter-spacing: 0.02em;
}


p {
	padding:0 0 10px 0;
	margin:0;
	font-family: 'Roboto', sans-serif;
}
li {
	list-style: none inside;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'ProximaSemibold', sans-serif;
	line-height: 1.2;
	margin: 0;
	padding: 0 0 2%;
	font-weight: normal;
	text-align: center;
	font-size:25px;
}
a:hover {
	color:#80b034;
}
h1 {	
	text-transform: uppercase;
}
.wrapper-top {
	background: url("../images/background/background-top.jpg") repeat-x scroll center center rgba(0, 0, 0, 0);
	min-height: 60px;
	position:fixed;
	z-index:20;
	width:100%;
}
img {
	border:none;
}
.wrapper {
	height: auto;
	position: relative;
	width: 100%;
	min-height: 500px;
}
.wrapper-partners {
	height: auto;
	min-width: 100%;
	width: 100%;
}
.home .wrapper {
	min-height:950px;
}
/********************menu******************************/
.menu {
	float: left;

	margin: 0px 0 0 0;
	width: 100%;
	background: url("../images/main_menu_bg.jpg") no-repeat 0 0;
}
.moduletable_menu li {
	display: inline-block;
	padding: 14px 16px 12px;
	position: relative;
	text-align: center;
}
.moduletable_menu.bell li {
	padding: 14px 14px 12px;
}
.moduletable_menu.bell > ul > li:last-child {
	background: none;
}
/*.nav.menu-menu {
	text-align: center;
}*/
.moduletable_menu li a, span.separator {
	color: #fff;
	
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'ProximaSemibold', sans-serif;
	line-height: 17px;
}
.moduletable_menu {
	float: left;
	width: 906px;
	margin: 0 21px 0 10px;
}
/*.item-101, .item-102, .item-103, .item-104, .item-105, .item-106, .item-107,  .item-110, .item-111, .item-112, .item-113, .item-114, .item-115, .item-116  {
	background: url("/templates/bl/images/separator.jpg") no-repeat scroll right center rgba(0, 0, 0, 0);
}*/
.moduletable_menu li.item-101,.moduletable_menu.bell li.item-181,.moduletable_menu.eng li.item-110 {
	display: none;
}
/**************************top***************************************/
.moduletable-top {
    float: left;
    width: 640px;
    margin: 0 16px 0 0;
    border-right: 1px solid rgba(255,255,255,0.4);
}
.moduletable_30 {
    width: 90px;
    float: left;
    margin-top: 8px;
}
.moduletable_30 img {
    width: auto;
    max-width: 100%;
}
.information img {
    padding-right: 10px;
}
.logo {
    float: left;
    width: 265px;
    margin: 8px 80px 0 0;
}
.information {
	margin: 4px 0 0;
	overflow: hidden;
}
.wrap-information {
	float: left;
	width: calc(100% - 345px);
}
.phone {
	float: left;
	width: 100%;
	padding-left: 15px;
}
.information > p {
	margin: 0 0 5px 0;
	float: left;
	width: 54%;
	padding: 0;
}
.information > p:nth-child(2n+2) {
	float: right;
	width: 43%;
}
.information .p1 a {
	background: url("/templates/bl/images/ico-top/ico-top-map.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.information .p2 a {
	background: url("/templates/bl/images/ico-top/ico-top-rupor.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.information .p3 a {
	background: url("/templates/bl/images/ico-top/ico-top-web-request.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.information .p4 a {
	background: url("/templates/bl/images/ico-top/ico-top-window.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
/*.information .p1 a:hover {
	background: url("/templates/bl/images/ico-top/map-h.jpg") no-repeat scroll left 3px rgba(0, 0, 0, 0);
}
.information .p2 a:hover {
	background: url("/templates/bl/images/ico-top/useful_info-h.jpg") no-repeat scroll left 2px rgba(0, 0, 0, 0);
}
.information .p3 a:hover {
	background: url("/templates/bl/images/ico-top/mail-h.jpg") no-repeat scroll left 4px rgba(0, 0, 0, 0);
}
.information .p4 a:hover {
	background: url("/templates/bl/images/ico-top/odno-okno-h.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
}*/
.information a {
	padding-left: 25px;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
}
.phone > p {
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0 0 0;
}
.moduletable-language {
	float: left;
	width: 23%;
}
.moduletable-search {
	float: left;
	margin: 9px 0;
	width: 35px;
}
.moduletable-language {
	float: right;
	width: 215px;
	margin: 17px 0;
	padding: 14px 23px 13px 20px; 
	border-left: 1px solid #DADADA;
}
.mod-languages-language li {
	display: inline-block;
	width: 38px;
	text-align: center;
	margin: 0px 4px;
	box-sizing: border-box;
}
.mod-languages-language li.lang-active {
	color: #453C33;
}
.mod-languages-language li a {
	font-size: 15px;
	color: #807F7F;
	display: inline-block;
	line-height: 23px;
	padding: 1px 0 0 0;
	/*opacity: .7;*/
	font-family: 'ProximaSemibold', sans-serif;
}
.mod-languages-language li.lang-active a, .mod-languages-language li a:hover {
	font-weight:normal;
	color: #453C33;
}
.mod-languages-language li a:hover {
	
}
.logo img {
	display: block;
}
/*************search***************************/
.search-query {
	background: none;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	float: left;
	font-size: 15px;
	padding: 1px 0 0px 8px;
	width: calc(100% - 55px);
	box-sizing: border-box;
	height: 28px;
	font-weight: normal;
	letter-spacing: 0.01em;
}
.search-search .button {
	float: left;
	padding: 5px 10px;
	margin-left: 14px;
}
.top {
	float: left;
	padding: 0px 0px 12px 5px;
	width: 100%;
	/*background-color: #688B17;*/
	box-sizing: border-box;
}
/**************************branch**********************/
#branch {
	float: left;
	margin: 0px 0 0 40px;
	width: 255px;
}
.moduletable-branches {
	float: right;
	width: 255px;
	margin-left: 40px;
}
.moduletable-branches h3 {
	color: #2D2822;
	float: left;
	font-size: 16px;
	margin: 15px 0;
	text-align: left;
	width: 100%;
	text-transform: uppercase;
	padding: 0;
}
 .block-branch .newsflash-title-branches a {
	font-family: 'ProximaSemibold', sans-serif;
	font-weight: normal;
	background-color: #67351F;
	border-radius: 0 0 2px 2px;
	color: #fff;
	float: left;
	line-height: 1.2em;
	padding: 12px 0 12px 14px;
	text-align: left;
	text-transform: none;
	width: 241px;
	letter-spacing: 0.01em;
}
.block-branch:nth-child(2n+1) .newsflash-title-branches  a {
	background-color: #109D43;
	font-family: 'ProximaSemibold', sans-serif;
	font-weight: normal;
	letter-spacing: 0.01em;
}
/*.block-branch:last-child a {
	background:#a9d649;
}
.block-branch:nth-child(2) a {
	background: url("/templates/bl/images/branches/background-branch2.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.block-branch:nth-child(3) a {
	background: url("/templates/bl/images/branches/background-branch3.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}*/
.block-branch {
	border-radius: 10px;
	float: left;
	margin: 0 0 20px;
	width: 100%;
}
.moduletable.under_branch {
	border-top: 2px solid #E6E6E5;
	overflow: hidden;
	width: 100%;
}
.moduletable.under_branch a {
	margin-top: 20px;
	display: block;
	overflow: hidden;
}
.moduletable.under_branch a img {
	display: block;
}
.all-affiche h3 {
	float: left;
	padding: 0 9px 0 0;
	color:#453C33;
	font-size:23px;
}
/**********news***************/
#wrapper-links {
	width: 100%;
	overflow: hidden;
}
.links {
	float: left;
	margin: 40px 0 0;
	width: 100%;
}
.moduletable-news {
	float: left;
	margin-top: 0px;
	width: calc(100% - 295px);
}
.all-affiche {
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
.all-affiche small {
	font-size:13px;
	color:#817f7e;
	text-decoration:none;
	line-height: 30px;
}
.all-affiche a {
	text-decoration:none !important;
}
.newsflash-title-news a, .block-news-world h2 a {
	color: #11853F !important;
	float: left;
	font-size: 19px;
	margin: 0;
	padding-bottom: 0px;
	text-align: left;
	line-height: 1.1;
	text-decoration: none !important;
	font-family: 'ProximaSemibold', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.newsflash-title-news a:hover, .block-news-world h2 a:hover {
	/*text-decoration:underline !important;*/
	color:#42650b !important;
}
.block-news-world {
	float: left;
	width: 100%;
	margin: 9px 0;
}
.moduletable-news .items-row.cols-1 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #E6E6E5;
}
.block-news-date, .block-news-date time {
	margin: 10px 0 5px 0;
	padding: 0;
	line-height: 1;
	color: #b8b8b8;
	float: left;
	width: 100%;
	font-size:12px !important;
}
.block-news-world img {
	float: left;
	width: 88%;
}
.block-news-world p {
	color: #55514f;
	float: right;
	font-size: 14px;
	line-height: 140%;

}
.block-news-world .readmorereadmore, .readmore a {
	color: #11853F !important;
	float: right;
	font-size: 12px;
	margin: -8px 0 0;
	padding: 0;
	text-align: right;
	text-transform: lowercase;
	width: 100%;
}
.moduletable-news .article-info.muted {
	float: left;
	width: 100%;
}

/*******************partners******************/

/****************bottom*************************/
.wrapper-bottom {
	background: url("/templates/bl/images/background-bottom.jpg") repeat scroll center center rgba(0, 0, 0, 0);
	height: 650px;
	width: 100%;
	overflow:hidden;
}
.moduletablemap-bottom {
	float: left;
	width: 100%;
}
.bottom {
	float: left;
	width: 100%;
}
.moduletablemap-bottom > h3 {
	float: left;
	padding: 3% 0;
	width: 100%;
	font-size:24px;
	color:#493b32;
}
/*************scrollbar***********/
.scroll-pane {
	width: 400px; /* Ширина видимой области*/
	height: 350px; /* Высота видимой области*/
	overflow: auto; /* Если отключены скрипты это правило позволит отобразить обычный скролл */
	float:right;
}
.map-bottom {
	float: left;
	position: relative;
	width: 52%;
}
.ancor {
	position:absolute;
	cursor:pointer;
}
.ancor.l32 {
	bottom: 308px;
    right: 298px;
}
.ancor.l31 {
	bottom: 175px;
    right: 409px;
}
.ancor.l30 {
	bottom: 108px;
	right: 187px;
}
.ancor.l29 {
	bottom: 228px;
	right: 258px;
}
.ancor.l28 {
	left: 384px;
	top: 319px;
}
.ancor.l27 {
	right: 296px;
	top: 144px;
}
.ancor.l26 {
	bottom: 58px;
	right: 381px;
}
.ancor.l25 {
	right: 351px;
	top: 235px;
}
.ancor.l24 {
	bottom: 60px;
	right: 217px;
}
.ancor.l23 {
	left: 64px;
	top: 234px;
}
.ancor.l22 {
	right: 345px;
	top: 153px;
}
.ancor.l21 {
	right: 162px;
	top: 186px;
}
.ancor.l20 {
	bottom: 78px;
	left: 189px;
}
.ancor.l19 {
	left: 105px;
	top: 192px;
}
.ancor.l18 {
	right: 278px;
	top: 184px;
}
.ancor.l17 {
	bottom: 114px;
	right: 419px;
}
.ancor.l16 {
	bottom: 196px;
	left: 30px;
}
.ancor.l15 {
	bottom: 219px;
	right: 178px;
}
.ancor.l14 {
	bottom: 74px;
	right: 290px;
}
.ancor.l13 {
	bottom: 97px;
	right: 102px;
}
.ancor.l12 {
	bottom: 97px;
	right: 121px;
}
.ancor.l11 {
	right: 178px;
	top: 75px;
}
.ancor.l10 {
	bottom: 348px;
    left: 284px;
}
.ancor.l9 {
	right: 262px;
	top: 162px;
}
.ancor.l8 {
	bottom: 150px;
	right: 215px;
}
.ancor.l7 {
	bottom: 39px;
	right: 221px;
}
.ancor.l6 {
	right: 340px;
	top: 144px;
}
.ancor.l5 {
	right: 306px;
	top: 190px;
}
.ancor.l4 {
	left: 159px;
	top: 111px;
}
.ancor.l3 {
	right: 227px;
	top: 110px;
}
.ancor.l2 {
	bottom: 147px;
	left: 114px;
}
.ancor.l1 {
	right: 165px;
	top: 157px;
}
.page-content {
	border-bottom: 1px dotted;
	float: left;
	margin-bottom: 4%;
	padding-bottom: 7px;
	width: 100%;
}
.topic span {
	color: #f84131;
	float: left;
	width: 100%;
	font-size: 12px;
}
.page-content > p {
	float: left;
	width: 100%;
}
.characteristics {
	color: #9a9a9a;
	float: right;
	font-size: 12px;
	width: 76%;
}
.topic {
	float: left;
	width: 100%;
}
.topic p {
	color: #9a9a9a;
	font-size: 10px;
}
.topic-left {
	float: left;
	width:100%; 
	margin-bottom: 4%;
	font-weight:bold;
}
.topic-img {
    max-height: 50px;  
}
.characteristics > p {
	font-size: 14px;
	color: #413229;
}
.bottom mark {
	border-radius: 40px;
	color: #fff;
	float: left;
	font-size: 21px;
	text-align: center;
	width: 8%;
	background: #11853F; 
}
/*
.depth {
    display: block;
    padding: 50px;
    color: #fff;
    font: bold 7em Arial, sans-serif;
    position: relative;
}

.depth:before, .depth:after {
    content: attr(title);
    padding: 50px;
    color: rgba(0,0,0,.1);
    position: absolute;
}

.depth:before { top: 1px; left: 1px }
.depth:after  { top: 2px; left: 2px }*/
.ico-img {
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
}
.line {
	float: left;
	width: 100%;
}
/**********************parners*****************/
.moduletable-public {
	float: left;
	padding: 3% 0 4%;
	width: 100%;
}
.block-public {
	line-height: 1;
	padding: 0;
	font-size: 11px;
	margin: 0;
	float: left;
	width: 40%;
	margin-left: 18px;
	font-family: 'Roboto', sans-serif;
}
.jcarousel img {
	float: left;
}
.block-public img {
	float:right;
}
.moduletable-public h3 {
	float:left;
	width:100%;
	color:#423429;
	font-size:15px;
	text-align:left;
	text-transform:none;
}
.block-public p {
	float: left;
	width: 49%;
	margin-left: 11px;
	font-size: 11px;
	line-height: 1;
	color:#55514f;
}

.moduletable_sites {
	width: 100%;
	overflow: hidden;
	margin: 25px 0;
}

.moduletable_sites h3 {
	text-align: left;
	font-size: 15px;
}

.moduletable_sites .banneritem a {
	display: flex;
	align-items: flex-start;
}

.moduletable_sites .banneritem a .img_wrap {
	flex: 0 0 auto;
}

.moduletable_sites .banneritem a .img_wrap img {
	width: auto;
	max-width: 100%;
}

.moduletable_sites .banneritem a .banner_desc {
	font-size: 11px;
	line-height: 12px;
	flex: 1 1 auto;
	margin: 0 10px;
}
/******************footer********************/
.footer {
	background: #0B7D40 !important;	
	padding:1% 0;
	width:100%;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: 500;
}
.moduletable-footer p, .moduletable-footer a {
	float:left;
	font-size:12px;
	color:#fff;
	text-shadow: none;
}
.moduletable-footer br {
	line-height:1;
}
.f-left, .f-centr {
	width: 30%;
}
.f-centr-social {
    width: 10%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.f-centr-social a {
    border-radius: 5px;
    overflow: hidden;
    height: 24px;
}
.f-right {
    float:right !important;
    width: 20%;
}
.moduletable-footer .f-left > span#lastupd {
  font-size: 12px;
  color: #fff;
}
/*************************************search***********************************/

.btn-toolbar button {
	border: 0;
	cursor: pointer;
	float: left;
	margin-left: 15px;
	padding: 7px 19px;
	width: auto;
	background: #009846;
	color:white;
	font-family: 'ProximaSemibold', sans-serif;
	
}
.btn-toolbar button:hover {
	background: #0B7D40;
}
#search-searchword {
	background: #F0EDEB;
	border: 1px solid #eaeaea;
	color: #181818;
	float: left;
	padding: 7px 8px;
	width: 98%;
}
.btn-toolbar {
	float: left;
	margin-bottom: 2%;
	width: 100%;
}
.searchintro {
	float: left;
	width: 100%;
	margin: 10px 0;
}
.search fieldset.only {
	display:none;
}
.phrases {
	float: left;
	width: 100%;
	padding: 10px;
}
.search strong, .badge {
	color: #004aa0;
	padding:10px 0;
}
.search .radio {
	float: left;
	width: 100%;
	padding: 5px 0;
}
.phrases-box input {
	margin-right: 6px;
}
.search .form-limit {
	float: left;
	margin: 1% 0;
	width: 100%;
}
.search .counter {
	float: left;
	width: 100%;
}
.search dl {
	float: left;
	padding-bottom: 25px;
	width: 100%;
}
.search dt {
	border-top: 1px solid grey;
	color: #004aa0;
	float: left;
	margin-top: 2%;
	width: 100%;
	padding-top:10px;
}
.search dt a {
	color: #004aa0;
	font-size:15px;
}
.result-text {
	font-size: 13px;
	float: left;
	width: 100%;
	padding: 7px 0;
	font-family: 'Roboto', sans-serif;
	
}
.result-created {
	color: grey;
	float: left;
	font-size: 12px;
	width: 100%;
}
/*************************************end search******************************/
.span6 {
	float: left;
	margin-right: 19px;
	min-height: 340px;
	width: 31%;
}
.pagination {
	float:left;
	width:100%;
}
.pagination ul li {
	float:left;
	padding:0 10px;
	list-style:none;
	width:auto;
}
.pagination a {
	color:#333 !important;
}
/***********************child menu****************************/
.moduletable_menu a:hover {
	text-decoration:underline;
}
.moduletable_menu li:hover ul {
	display: block;
	visibility: visible;
}
.moduletable_menu li ul {
	background: none repeat scroll 0 0 rgb(252, 244, 221);
	border: 1px solid #999;
	display: none;
	left: 0;
	margin: 0;
	opacity: 0.98;
	position: absolute;
	top: 42px;
	width: 200px;
	z-index: 1;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.nav-child li a {
	color: #2b211c !important;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-shadow: none;
	text-transform: none;
	font-size: 14px;
	float:left;
	width:100%;
	padding: 0 7px;
}
.moduletable_menu li ul li {
	line-height: 1 !important;
	list-style: none outside none;
	float: left;
	padding: 8px 0 !important;
	width: 100%;
	text-align:left;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.moduletable_menu li ul li:hover {
	background: #129F53;
	color: #fff;
	display:block;
}
.moduletable_menu li ul li a:hover {
	display:block;
	color: #fff!important;
}


.moduletable_menu li ul li:hover a {
	color: #fff;
	text-decoration:none;
}
.moduletable_menu li ul li:last-child {
	border-bottom: none;
}
/**********nav chiids child***********/
.moduletable_menu li:hover ul li ul {
	display: none;
}
.moduletable_menu li ul li:hover ul {
	display: block;
}
ul.nav-child li ul.nav-child {
	left: 200px !important;
	top: 0;
	width: 149px !important;
}
/*******************table*********************/
table {
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	max-width: 100%;
	width: 100%;
}
.one {
	float: left;
	width: 57px;
}
.two {
	width: 80%;
}
/***************************************/
.scroll-panel {
	float: right;
	height: 440px;
	margin: 0 auto;
	padding: 0 10px;
	width: 430px;
	overflow-y: scroll;
}
/******************breadcrumbs**************/
.moduletable-breadcrumbs {
	float: left;
	padding: 1% 0;
	width: 100%;
}
.breadcrumb-breadcrumbs li {
	padding: 0 0px 0 0;
	float:left;
}
.breadcrumb-breadcrumbs li:first-child {
	padding: 0;
}
.divider:first-child {
	display:none;
}
.breadcrumb-breadcrumbs span.divider {
	padding: 0 5px 0 5px;
	font-size:12px;
}
.breadcrumb-breadcrumbs li a, .breadcrumb-breadcrumbs li span {
	font-size:12px;
}
.breadcrumb-breadcrumbs li.active span {
	color:#11853f;
	font-size:12px;
}
.page-header h2, #component.-width40 h2 {
	color: #11853F;
	float: left;
	font-size: 26px;
	text-align: left;
	width: 100%;
	padding: 4px 0 15px;
	line-height:130%;
}
.page-header h2 a {
	color: #0B7D40;
}
.blog-press-center h2 a {
	color: #0B7D40 !important;
	font-family: 'ProximaSemibold', sans-serif;
	font-size:24px;
}
#component.-width40 h2 {
	padding-bottom:10px;
}
#component.-width40 h2 {
	margin-top: 5px;
	padding-bottom: 29px;
}
#component {
	float:left;
	width:100%;
	min-height: 500px;
}
#component.Guide img {
	margin: 10px 10px 10px 0;
}
/***********article***************/
#component p, b {
	font-size: 15px;
	padding-bottom: 15px;
	line-height:135%;
	color: #2F3444;
}
#component p, #component span  {
	font-family: 'Roboto', sans-serif;
	/*font-weight: normal;
	font-style: normal;*/
}
.item-page span {
	font-size:14px;
}
.green {
	float: left;
	padding-bottom: 3%;
	width: 100%;
	color:#7eac37;
	font-size:14px;
}
.item-page li {
	font-size:14px;
}
.item-page ul {
	float: left;
	padding: 0% 0 3% 0;
	width: 1050px;
}
.advantages li {
	float: left;
	list-style-image: url("/templates/bl/images/list-circle.jpg");
	padding-left: 0;
	width: 100%;
}
.advantages p {
	padding-bottom:10px;
}
.grey {
	float: left;
	padding-bottom: 0%;
	padding-top: 2%;
	width: 100%;
	background:#f2f2f0;
	margin-bottom:2%;
	padding:0 10px;
}
.grey > ul {
	float: left;
	margin: 2% 2%;
	width: 29%;
}
.grey ul p {
	text-transform:uppercase;
	color:#7dab36;
}
.see-membership {
	float: left;
	width: 100%;
}
.table-see-membership {
	border-bottom: 2px dotted #d5d2d0;
	border-top: 2px dotted #d5d2d0;
	margin: 1% 0 3%;
}
td {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
}
.t-first {
	width: 200px;
}
/*tr {
	margin: 10px 0;
	float: left;
}
tbody {
	float: left;
	width: 100%;
	padding: 30px 0;
}*/
/**************destinations***************/
#branch.-width40 {
	width: 255px;
	margin-top: 0;
}
#component.-width40 {
	width: calc(100% - 295px);
}
#component.-width50 {
	width: 50%;
}
.branch p {
	color: grey;
	font-style: italic;
}
.branch td {
	text-align: center;
}
.branch a {
	float: left;
	min-height: 68px;
	width: 100%;
	color:#333 !important;
}
.in-the-area-of {
	color:#413229;
	font-size:18px !important;
}
.moduletable-filter {
	float: left;
	width: 100%;
	/*margin-bottom: 3%;*/
}
.moduletable-filter .ja-k2filter li {
	list-style: none;
	width: 40%;
}
.moduletable-filter .ja-k2filter li.last-item {
  width: 20%;
}
.moduletable-filter .ja-k2filter li.last-item input.btn {
  background: #11853F none;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  height: 33px;
  padding: 6px 0;
  text-shadow: none;
  text-transform: uppercase;
  width: 100%;
  font-family: 'Roboto', sans-serif;
}
.moduletable-filter .ja-k2filter label {
  display: none;
}
.directory {
  background: #11853F none repeat scroll 0 0;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff !important;
  float: right;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 7px 5px;
  width: 20%;
}
.lang_zh-cn .directory {
	display: none;
}
.directory p {
	background: url("/templates/bl/images/phone-directory.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #fff;
	font-size: 11px;
	padding-left: 24px;
	line-height:1;
	padding-bottom:0;
}
.wrap_component {
	float: left;
	width: 100%;
}
.wrap_component.home {
	width: 100%;
}
/*****************************kontact page************************/
.item-page h4, .item-page-kontacts h4 {
	color: #201c1b;
	float: left;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	padding-bottom: 2%;
	text-align: left;
	text-transform: none;
	width: 100%;
	font-family: 'ProximaSemibold', sans-serif;
}
table.kontact {
	float: left;
	width: 70%;
}
td {
	padding: 5px 10px;
}
.kontact tr {
	float: left;
	width: 100%;
	margin:0;
}
table.kontact p {
	color: #121212;
	font-size: 14px;
	font-weight: normal;
	padding:0 !important;
}
.directory.help {
	float: right;
	margin-top: 5%;
	padding: 4px 0px 4px 31px;
	width: 19%;
	text-decoration:none !important;
   text-shadow: 1px 1px 0 #4e7b1a;
}
a:hover.directory.help  {
    text-decoration: underline !important;
}
.directory.help > p {
	padding: 3px 0 0 28px !important;
	font-size:10px !important;
}
#chronoform-kontact input, #chronoform-kontact textarea, #chronoform-kontact select, #chronoform-kontacten input, #chronoform-kontacten textarea, #chronoform-kontacten select, #chronoform-kontactbe input, #chronoform-kontactbe textarea, #chronoform-kontactbe select  {
	background: none repeat scroll 0 0 #e9e9e9;
	border: none;
	border-radius: 2px;
	box-shadow: none;
	margin-right: 5px;
	padding: 8px 10px 7px;
	width: 330px;
	box-sizing: border-box;
}
#button8 {
	background: none repeat scroll 0 0 #8bbd3e;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin-left: 43%;
	padding: 1px;
	text-transform: uppercase;
	width: 219px;
}
.chrono_credits {
	display:none;
}
.t-50 {
	width: 130px;
}
.tr-narrow td {
	padding:0 10px;
}
#form-row-2 .gcore-label-left {
	max-width: 100% !important;
	width: 100% !important;
	font-size:18px;
}
#ftd-fld1 label, #ftr-custom #ftd-custom label {
	font-size: 18px;
	font-weight: bold;
	width: 100% !important;
	padding:10px 0;
}
#chronoform-kontact label, #chronoform-kontacten label, #chronoform-kontactbe label  {
	float: left;
	width: 210px;
	line-height:1;
	font-family: 'Roboto', sans-serif;
}
.gcore-line-tr.gcore-form-row {
	float: left;
	margin: 1% 0;
	width: 100%;
}
#button8 {
	background: #11853F !important;
	float: left;
	font-size: 18px;
	margin-left: 20%;
	padding: 4px !important;
	width: 167px !important;
	cursor:pointer;
}
#ftd-fld6 .gcore-label-left, #ftr-captcha .gcore-label-left, #ftr-files  .gcore-label-left {
	width:100%;
	font-size: 17px;
	padding: 25px 0 20px;
}
.gcore-subinput-container-wide {
	float: left;
	width: 68%;
}
#fin-fld7 .gcore-sub-label {
	margin-right: 10px;
	padding-bottom: 78px;
	width: 27%;
}
#fin-fld9 > img {
	border: 1px solid;
}
.gtooltip span {
	color:#fff;
}
#ftr-captcha #ftd-captcha #fitem1 {
  margin-top: 10px;
}
/*****************************kontact page************************/

.itemContainer {
	float:left;
	width:20%;
}
/*******************cart***********************************/
.descrip {
	float: left;
	margin-right: 5%;
	width: 53%;
}
table.kontact.cart {
	background:#f0f0f0;
	width: 100%;
	border:1px solid #000;
}
table.kontact.cart tbody {
	float: left;
	padding: 9px 19px;
}
table.kontact.cart td {
	padding: 5px;
}
#k2Container .itemIntroText {
	display:none;
}
a.readmore:hover {
	text-decoration:underline;
}
.moduletable-news.eng h3 {
	color: #413229;
	float: left;
	font-size: 15px;
	padding-bottom: 4%;
	text-align: left;
	width: 100%;
	padding-top: 0%;
}
.wrap_component.home.engl {
	width:100%;
}
.advantages.w50 {
	width: 50% !important;
}
.modal.w50 {
	float: right;
	width: 42%;
	margin-top: -17px;
}
/*****************map******************/
#xmap {
	float:left;
	width:100%;
}
#xmap ul.level_0 {
	float: left;
	width: 100%;
	list-style: circle inside;
}
.level_1 {
	float: left;
	list-style: circle outside none;
	padding-left: 23px;
	width: 100%;
	padding: 6px 0 6px 23px;
}
.level_1 > li {
	list-style: circle inside;
}
.level_0 > li {
	list-style:square inside;
}
.level_1 a {
	font-size: 13px;
}
#xmap span {
	text-transform:uppercase;
}
.map-en {
	padding:10px 0;
}
/*************news***********/
.blog {
	float:left;
	width:100%;
}
.blog .items-row, .blog-press-center .items-row {
	border-bottom: 1px solid #DADADA;
	float: left;
	width: 100%;
	margin: 1% 0px 1%;
}
.blog-press-center .published {
	float: left;
	width: 20%;
}
.blog-press-center .hits {
	float: right;
	width: 40%;
}
/********print**********/
.btn-group.pull-right {
	float: left;
	width: 87px;
	overflow:hidden;
}
.dropdown-menu.actions {
	float: left;
	text-align: left;
	width: 100%;
	margin-bottom: 13%;
}
.print-icon > a {
	background: none repeat scroll 0 0 #fcf4dd;
	color: #000;
	float: left;
	padding: 1px 23px;
	width: 100%;
	font-size: 13px;
}
/*****************/
h1.title {
	color: #413229;
	float: left;
	font-size: 19px;
	line-height: 1;
	padding: 20px 0 5px;
	text-align: left;
	width: 100%;
}
.filter {
	float: left;
	padding-top: 1%;
	width: 100%;
}
.moduletable-filter > form {
	float: left;
	width: 80%;
}
.lang_zh-cn .moduletable-filter > form {
	width: 100%;
}
#xf_4 > option {
	float: left;
	padding: 0 3px;
	width: 100%;
}
.print {
	background: none repeat scroll 0 0 rgb(252, 244, 221);
	border: 1px solid green;
	cursor: pointer;
	float: left;
	font-size: 11px;
	margin-bottom: 1%;
	margin-top: 1%;
	padding: 3px 10px;
	text-transform: uppercase;
	margin-left:0%;
}
.kontact a {
	color: #11853f;
}
.descrip > ul {
	float: left;
	width: 100%;
}
.descrip li {
	background: url("/templates/bl/images/circle-li.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
	float: left;
	margin: 10px 0;
	padding: 0 17px;
	width: 100%;
	list-style:none !important;
}
.descrip-right {
	float: left;
	width: 42%;
}
.article-info-term, .blog .hits {
	display:none;
}
dd.published time, .hits {
	color: grey;
	font-size: 13px;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	letter-spacing: 0.02em;
	text-align:right;
	font-family: 'ProximaRegular', sans-serif;
}
dd.published time {
	text-align:left;
}
.hits {
	text-align:right;
}
.article-info {
	float: right;
}
.blog .btn {
	color: green;
	font-size: 13px;
}
.article-info.muted {
	float:right;
	width:100%;
}
.hits {
	margin-bottom:1%;
}
.gallery-block {
	float: left;
	width: 30%;
	margin-right: 3%;
	text-align: center;
	margin-bottom:1%;
}
.gallery-block > img {
	float: left;
	margin-bottom:3%;
}
.gallery-block p {
	line-height: 1;
	/***padding-top: 9px;***/
padding-bottom:0 !important;
}
.gallery-block:hover p {
	color:#11853f;
}
/****************jcarousel*******/
.jcarousel-wrapper {
	margin: 20px auto;
	position: relative;
}
.jcarousel {
	overflow: hidden;
	position: relative;
	width: 100%;
	float:left;
}
.jcarousel ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 20000em;
}
.jcarousel li {
	box-sizing: border-box;
	float: left;
	width: 200px;
}
.jcarousel-control-prev, .jcarousel-control-next {
	background: none repeat scroll 0 0 rgb(252, 244, 221);
	border-radius: 30px;
	color: #000;
	font: 24px/27px Arial, sans-serif;
	height: 30px;
	margin-top: 36px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 50%;
	width: 30px;
}
.jcarousel p {
	float: left;
	width: 53%;
	margin-left: 3px;
}
.jcarousel-control-prev {
	left: -48px;
}
.jcarousel-control-next {
	right: -7px;
}
.all-town {
	background:#99d6b5;
	float: right;
	margin: 0px 0px 50px 0px;
	padding: 4px 16px;
	font-size: 13px;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.all-town:hover {
	background:none repeat scroll 0 0 rgb(252, 244, 221);
	cursor:pointer;
}
/*.lang-inline li:nth-child(2) {
	display:none;
}*/
.moduletable-news.eng {
	margin-left:5px;
}
.pull-left {
	float: left;
	margin-right: 12px;
}
.detaled-information {
	float: left;
	width: 100%;
	padding-top: 40px;
}
.pull-right {
	float: right;
	margin-left: 12px;
}
.highlight {
	font-weight: bold;
}
.intro-image-affiche, .intro-image {
	float:left;
	width:28%;
}
.block-affiche.width100 {
	float: left;
	width: 100%;
}
.block-affiche.width70 {
	float: left;
	width: 70%;
}
.newsflash-title-news {
	float:left;
	width:100%;
}
.wrap_component.-press-center {
	width:100%;
}
#component.-press-center {
	width: 100%;
	margin-left: 0px;
}
.-press-center .moduletable-branches h3 {
	padding: 0% 0 6%;
}
#branch.-press-center {
	margin-top: 12px;
	width: 24%;
}
.wrap_component li {
	list-style:disc inside;
	float:left;
	width:100%;
	font-family: 'Roboto', sans-serif;
}
.width-70 {
	float:left;
	width:70%;
}
.block-news-world h2 {
	padding:0;
}
.pagination a, .pagination span, .pagination p {
	font-size:12px;
}
.sigFreeThumb {
	width:23% !important;
	list-style:none;
}
.custom-parners a {
	float: left;
	margin: 0 10px 15px 0;
}
.custom-parners a:last-child {
	margin: 0 0px 15px 0;
}
/*.custom-parners a:last-child {
	margin-right: 0;
}*/
.custom-parners img {
	
}
.moduletable-news img {
	margin-right: 8px;
}
.moduletable-news h2 {
	padding: 0px 0px 20px 0;
}
.block-news-world h2 {
	padding:0;
}
.block-news {
	float:left;
	width:70%;
}
.block-news.width100 {
	float:left;
	width:100%;
}
.message-sent {
	float: left;
	width: 100%;
	background:none repeat scroll 0 0 rgb(252, 244, 221);
	text-align: center;
	padding: 30px 15px 40px;
	color: #fff;
	border: 1px solid #000;
}
#component a, .moduletable-news a, #component a em, .moduletable-news a em {
	
	color:#11853F;
	border-bottom: 1px dotted transparent;
}

#component a:hover, .moduletable-news a:hover {
	border-bottom-color: #76B593;
} 


.-press-center img {
	margin-right:10px;
}
.moduletable_menu.eng li {
	padding: 14px 23px 12px;
}
/*****eng home********/
.engl .news {
	float: left;
	width: calc(100% - 295px);
}
.engl .moduletable-news {
	width: 93%;
}
#component.home.engl {
	display: none !important;
}
.moduletable-filter.f-english .directory, .itemExtraFields
{
	display:none;}
	
.itemPrintLink span
{
  background: #85b43a;
  padding: 2px 10px;
  text-decoration: none;
  color: #fff;
} 
  /****************** SOCIAL BUTTON ***********************/
.ya-share2.ya-share2_inited {
  float: left;
  width: 100%;
}
.ya-share2__item {
  float: left !important;
  width: auto !important;
}

.part-left {
	float:left;
}
.part-right {
	float:right;
}
.part-left.press {
	width: 50%;
}
.part-right.press {
	width: 50%;
}

#component.press .moduletable_newsletter {
  margin-top: -34px;
}
.moduletable_newsletter > h3 {
  color: #413229;
  font-size: 19px;
  line-height: 19px;
  text-align: left;
}
.moduletable_newsletter .acysubbuttons {
  text-align: left;
}
.moduletable_newsletter .acymailing_form .onefield input {
	background: #e9e9e9 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    padding: 8px 10px 7px;
	box-sizing: border-box;
}
.moduletable_newsletter .acymailing_form .acysubbuttons .button {
	background: #009846;
	cursor: pointer;
	float: left;
	font-size: 15px;
	padding: 5px 12px 5px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	border-radius: 3px;
}
.moduletable_newsletter .acymailing_form .acysubbuttons .button:hover{
	background:#0B7D40;
}
.bloghome .intro-image {
	width: 260px;
	float: left;
	overflow: hidden;
}
.bloghome .block-news {
	float: left;
	width: calc(100% - 260px);
}
.bloghome .intro-image .pull-left {
	float: left;
	margin-right: 20px;
}
.bloghome .intro-image a {
	height: 125px;
	overflow: hidden;
	display: block;
}
.bloghome .intro-image img {
	margin-right: 0px;
	width: 100%;
}	
/************text after logo**************/
#wrap .above-top .moduletabletext-after-logo {
	float: left;
	width: 360px;
	box-sizing: border-box;
	margin: 5px 0 5px 0;
}
.moduletabletext-after-logo p {
	color: #2D2822;
	font-size: 11px !important;
	padding: 0;
}
.moduletable.social-header table {
	width: 100px;
}
.moduletable.social-header table td {
	vertical-align: middle;
	padding: 10px;
}
.moduletable.social-header table td a {
	width: 17px;
	text-align: center;
	display: block;
	height: 16px;
}
.moduletable.special_visually {
	float: right;
	margin: 8px 10px 0 0;
}
.moduletable.special_visually .title.handle_module {
	color: inherit;
}

.module_special_visually #special_visually label .button_text {
	font-family: 'ProximaSemibold', sans-serif;
	background: url(../images/ico-top/eye.png) no-repeat 0px 0px;
    padding-top: 2px;
    padding-left: 28px;
}
.sitemap-burger{
	float: left;
	background-image: url("hamburger.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 50px;
	height: 48px;
}
