/* цвет ссылки в тексте */
p a{
	color: #25507e;
}
/* цвет ссылки в тексте при наведении */
p a:hover {
	color: #982026;
}
/* цвет фона контентной области сайта */
.content {
	background: #F2F5DF;
}
/* цвет фона четных пунктов в левом меню (меняем odd на even, чтобы перекрасить только нечетные пункты) */
.side-menu .sub_2 > li:nth-child(odd) {
	background: #E3E6D3;
}
/* цвет ссылки в правом меню */
/* блок юр. лица */
.side-menu .ur-list a {
	color: #25507e;
}
/* блок физ. лица */
.side-menu .fiz-list a {
	color: #982025;
}
/* блок о нас */
.side-menu .o-list a {
	color: #1B1B19;
}

body, html {
	padding: 0;
	margin: 0;
	font: normal 14px 'Open Sans';
	line-height: 1.3;
	height: 100%;
	width: 100%;
	background: #959595;
}
p, .inner-page > .row .col-9 {
	/* font-size: 13px;   */ 
	color: #747474;
	line-height: 20px;
}
p b {
	color: #1b1b19;
}
p a {
	text-decoration: none;
}
h1 {
	font-size: 42px;
	color: #0d1b2a;
}
h3 {
	font-size: 18px;
	font-weight: 700;
	color: #1b1b19;
	margin: 0 0 10px;
}
a, a:hover {
	color: #25507e;
	text-decoration: none;
}
.blue {
	color: #25507e!important;
	margin-bottom: .4rem;
}
.red {
	color: #A64E4C;
}
.bold {
	font-weight: 700;
}

.wrap {
	width: 1200px;
	padding: 0 90px;
	margin: 0 auto;
	
}
.content {
	padding-top: 30px;
	padding-bottom: 40px;
}
.inner-page {
	padding-bottom: 60px;
}
.inner-page > .row .col-9 {
	padding-right: 72px;
}
.inner-page > .row .col-9 div > a:hover {
	color: #A64E4C;
}

.header {
	background: #25507E;
	height: 62px;
	overflow: hidden;
}
.header > .wrap {
	height: 100%;
}
.header ul {
	margin-right: -44px;
}
.header ul li {
	margin-left: 15px;
}
.header ul li.active a {
	font-weight: 700;
}
.header ul li a:hover {
	color: #982026;
}
.header ul li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
}
.top-section {
	height: 126px;
}
.top-section > div {
	height: 100%;
	background: #F2F5DF;
	border-bottom: 1px solid #D2D2D2;
}
.top-section .phone {
	display: block;
	font-size: 25px;
	color: #11457d;
	font-weight: 200;
	text-decoration: none;
}
.top-section .internet-bank {
	margin-top: 4px;
	font-size: 20.24px;
	font-weight: 700;
	color: #0d1b2a;
	border-bottom: 1px solid #0d1b2a;
	display: inline-block;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
}
.top-section .center-logo {
	margin: -33px 0 0 47px;
}

.main-section {
	width: 47%;
	margin: -6px 0 0;
}
.main-section .title {
	font-size: 42px;
	margin-bottom: 18px;
	display: block;
}





.main-section.fiz {
	margin-right: -28px;
}
.main-section.ur .title {
	color: #25507e;
}
.main-section.fiz .title {
	color: #982026;
}
.main-section .blocks-wrap {
	margin-left: -4px;
}
.main-section .blocks-wrap > div {
	width: 225px;
	height: 132px;
	margin: 0 14px 14px 0;
	border: 4px solid #F2F5DF;
}
.main-section .blocks-wrap > div a {
	display: table;
	height: 100%;
	width: 100%;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	font-size: 15px;
	padding: 10px 15px;
}
.main-section .blocks-wrap > div a span {
	display: table-cell;
	vertical-align: bottom;
}
.main-section.ur .blocks-wrap > div a {
	background: rgba(37, 80, 126, .6);
}
.main-section.fiz .blocks-wrap > div a {
	background: rgba(152, 31, 37, .6);
}
.main-section.ur .blocks-wrap > div:hover  {
	border: 4px solid #981F25;
}
.main-section.fiz .blocks-wrap > div:hover {
	border: 4px solid #255281;
}
.main-section.ur .block1 { background: url('/img/blocks/ur/1.png') no-repeat; }
.main-section.ur .block2 { background: url('/img/blocks/ur/2.png') no-repeat; }
.main-section.ur .block3 { background: url('/img/blocks/ur/3.png') no-repeat; }
.main-section.ur .block4 { background: url('/img/blocks/ur/4.png') no-repeat; }
.main-section.fiz .block1 { background: url('/img/blocks/fiz/1.png') no-repeat; }
.main-section.fiz .block2 { background: url('/img/blocks/fiz/2.png') no-repeat; }
.main-section.fiz .block3 { background: url('/img/blocks/fiz/3.png') no-repeat; }
.main-section.fiz .block4 { background: url('/img/blocks/fiz/4.png') no-repeat; }

.all-link {
	display: inline-block;
	margin-top: 10px;
	color: #747474;
	border-bottom: 2px dotted #747474;
	font-size: 14px;
}
.all-link:hover {
	text-decoration: none;
	color: #982026;
}

.def-title {
	font-size: 36px;
	font-weight: 300;
	color: #0d1b2a;
	margin-bottom: 25px;
    
}
.def-title2 {
	font-size: 36px;
	font-weight: 300;
	color: #0d1b2a;
	margin-bottom: 3px;
    
}
.news {

}
.news .preview {
	max-width: 256px;
	margin-right: 90px;
}
.news .title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}
.news .title a {
	color: #25507e;
	text-decoration: none;
}
.news .date {
	font-size: 13px;
	color: #747474;
}
.news .date {
	margin-top: 15px;
}
.currency {
	width: 270px;
}
.currency table {
	width: 100%;
	margin: 0;
}
.currency table tr {
	border: none;
}
.currency table th {
	font-weight: 200;
	font-size: 12px;
	color: #979797;
	padding: 0px 0;
}
.currency table td {
	font-weight: 600;
	font-size: 15px;
	color: #25507e;
	padding: 5px 0;
}
.currency p {
	margin-top: 15px;
}
.currency .arr1, 
.currency .arr2 {
	margin: -2px 0 0 15px;
}
.currency-wrap {
	margin-left: auto;
	margin-right: 50px;
}

.general-imgs {
	padding-top: 0;
	padding-bottom: 55px;
}
.general-imgs .general-img {
	width: 475px;
	height: 125px;
}
.general-imgs .general-img  img{
	max-width: 100%;
	max-height: 100%;
}

.footer {
	background: #25507E;
	width: 1200px;
	padding: 55px 80px 50px;
	font-size: 12px;
	color: #fff;
	line-height: 15px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #982026;
}
.footer > div {
	max-width: 190px;
	margin-right: 20px;
}
.footer .title {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.footer .about {
	max-width: 140px;
}
.footer ul li {
	margin-bottom: 4px;
} 
.footer .ur {
	max-width: 175px;
	margin-right: 10px;
}
.footer .fiz {
	max-width: 175px;
}
.footer .licanse {
	max-width: 200px;
}
.footer .licanse p {
	color: #fff;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 13px;
}
.footer .licanse img {
	float: left;
	margin: 10px 10px 10px 0;
}
.footer .contacts {
	max-width: 145px;
}
.footer .contacts a {
	text-decoration: none;
}
.breadcrumb {
	background: transparent;
	padding: 0;
	margin-bottom: 30px;
	font-size: 11px;
}
.breadcrumb a {
	color: #9a9a9a;
	text-decoration: none;
	border-bottom: 1px solid #9a9a9a;
}
.breadcrumb a:hover {
	border: none;
}
.breadcrumb-item,
.breadcrumb-item.active {
	color: #c7c6c6;
}

.side-menu {
	list-style: none;
	margin-top: 2px;
}
.side-menu a {
	font-weight: 800;
	display: inline-block;
	position: relative;
}
.side-menu a:hover {
	text-decoration: none;
}
.side-menu > li > a,
.side-menu .sub_2 > li > a {
	padding: 7px;
}
.side-menu > li > a {
	padding-left: 28px;
}
.side-menu .sub_2 > li > a {
	padding-left: 50px;
	font-weight: 400;
	font-size: 13px;
}
.side-menu .sub_2 > li {
	border-top: 1px solid #1B1B19;
	overflow: hidden;
}
.side-menu .dropdown-menu.sub_3,
.side-menu .dropdown-menu.sub_4 {
	margin-bottom: 8px;
}
.side-menu .sub_3 > li > a,
.side-menu .sub_4 > li > a {
	padding: 3px 0 3px 60px;
	font-size: 12px;
	font-weight: 400;
}
.side-menu .sub_3 > li > a:before,
.side-menu .sub_4 > li > a:before {
	content: "";
	width: 3px;
	height: 3px;
	background: #25507e;
	border-radius: 100%;
	left: 50px!important;
}
.side-menu .fiz-list .sub_3 > li > a:before,
.side-menu .fiz-list .sub_4 > li > a:before {
	background: #982025;
}
.side-menu .o-list .sub_3 > li > a:before,
.side-menu .o-list .sub_4 > li > a:before {
	background: #1B1B19;
}
.side-menu .sub_3 > li > a.red:before,
.side-menu .sub_4 > li > a.red:before {
	background: #fc0d1b;
}
.side-menu > li {
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #1B1B19;
}
.side-menu > li:first-child {
	border-top: 3px solid #1B1B19;
}
.side-menu ul,
.side-menu li {
	width: 100%;
}
.side-menu .dropdown-submenu.active > ul {
	display: block;
	top: 0;
}
.side-menu  ul > li.active > a {
	font-weight: 700;
	color: #fc0d1b;
}
.side-menu  ul > li.active.sub-active > a {
	font-weight: 400;
	color: initial;
}
.side-menu .ur-list  ul > li.active.sub-active > a { color: #25507e; }
.side-menu .fiz-list  ul > li.active.sub-active > a { color: #982025; }
.side-menu .o-list  ul > li.active.sub-active > a { color: #1B1B19; }
.side-menu .dropdown-menu {
	position: relative;
	border: none;
	padding: 0;
	margin: 0;
}
.side-menu .dropdown-toggle:after,
.side-menu .sub_3 > li > a:before,
.side-menu .sub_4 > li > a:before {
	position: absolute;
	left: 11px;
	top: 50%;
	transform: translateY(-50%);
	border: none;
	margin: 0;
}
.side-menu .sub_2 .dropdown-toggle:after {
	left: 30px;
}
.side-menu li > a.red {
	color: #fc0d1b;
	font-weight: 800;
}
.side-menu .ur-list .dropdown-toggle:after {
	background: url('/img/menu/arr_blue_right.png') no-repeat;
	width: 5px;
	height: 8px;
}
.side-menu .ur-list.active .dropdown-toggle:after {
	background: url('/img/menu/arr_blue_down.png') no-repeat;
	width: 8px;
	height: 5px;
}
.side-menu .fiz-list .dropdown-toggle:after {
	background: url('/img/menu/arr_red_right.png') no-repeat;
	width: 5px;
	height: 8px;
}
.side-menu .fiz-list.active .dropdown-toggle:after {
	background: url('/img/menu/arr_red_down.png') no-repeat;
	width: 8px;
	height: 5px;
}
.side-menu .o-list .dropdown-toggle:after {
	background: url('/img/menu/arr_black_right.png') no-repeat;
	width: 5px;
	height: 8px;
}
.side-menu .o-list.active .dropdown-toggle:after {
	background: url('/img/menu/arr_black_down.png') no-repeat;
	width: 8px;
	height: 5px;
}

.btn {
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 17px 0px;
	border-radius: 40px;
	width: 230px;
	display: block;
	text-transform: uppercase;
}
.btn-blue {
	background: #25507E;
}
.btn-red {
	background: #982025;
}
.btn-transparent {
	border: 1px solid;
	color: #25507e;
}

.link-wrap {
	overflow: hidden;
	margin-bottom: 15px;
}
.pdf-icon {
	float: left;
	margin-right: 15px;
}
.pdf-link {
	color: #747474;
	border-bottom: 2px dotted #747474;
	font-size: 14px;
	margin: 0px;
	padding: 0;
	line-height: 24px;
}
.pdf-link:hover {
	border-color: #982026;
	text-decoration: none;
	color: #982026;
}

.rows {
	border-top: 2px solid #1B1B19;
	border-bottom: 2px solid #1B1B19;
	width: 700px;
}
.rows > div {
	border-bottom: 1px solid #1B1B19;
	padding: 25px 0px;
	overflow: hidden;
}
.rows > div > div {
	float: left;
	padding: 0 15px;
}
.rows > div:first-child {
	padding: 23px 0px;
}
.rows > div:last-child {
	border-bottom: none;
}
.rows .title {
	width: 300px;
}
.rows .title a {
	font-weight: 700;
	text-decoration: none;
}
.rows .value {
	width: 400px;
	padding: 0 10px;
}

.members h1,
.leadership h1 {
	letter-spacing: -2px;
}


.link-notice {
	font-size: 12px;
	color: #9e9d9d;
	line-height: 18px;
	margin: -15px 0 0 40px;
}
.text-block {
	overflow: hidden;
}
.text-block > img {
	margin: 30px 40px 40px 0;
	float: left;
}
.text-block > h3 {
	margin-top: 110px;
}


table {
	width: 702px;
	margin: 40px 0 40px;
	font-weight: 700;
}
table tr {
	border-bottom: 2px solid #1B1B19;
}
table th {
	font-size: 10px;
	padding: 8px 0;
}
table td {
	color: #25507e;
	padding: 21px 0;
}
table tr th:first-child, 
table tr td:first-child {
	padding-left: 10px;
}

.banks-list {
	border-bottom: 2px solid #1B1B19;
	margin: 60px 0 0;
}
.banks-list tr:first-child {
	border-width: 2px;
}
.banks-list tr:last-child {
	border: none;
}
.banks-list tr {
	border-width: 1px;
}
.banks-list td {
	color: #1b1b19;
}
.banks-list a {
	line-height: 1;
	display: block;
	color: #25507e;
}
.banks-list a:hover {
	color: #982026;
}
.banks-list span {
	color: #747474;
	font-size: 10px;
	margin-top: 2px;
	display: block;
	font-weight: 400;
}
ul li a:hover {
	color: #982026;
}

.modal .modal-body {
	text-align: center;
	font-size: 16px;
}
.modal button {
	padding: 8px 10px;
	width: 125px;
}
.c1 { color: #ffffff;
font-size: 13px;

 }
.hd-left { margin-right: auto; }

.messages_cookies {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: white;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	z-index: 1000;
	color: #666;
	padding: 15px 0;
	font-size: 12px;
}
.messages_cookies-wrp {
	position: relative;
	width: 80%;
	margin: 0 auto;
}
.messages_cookies-close {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -20px;
	display: inline-block;
	width: 21px;
	height: 21px;
	margin: auto 0;

}

.vklad td {border: 1px solid black;border-color:#999999;}


#wrapp{

	}
 #container{
	margin-bottom:20px;
	padding:0px;
	}
 .flip{

	color: #25507e;
	text-align:left;
	cursor:pointer;
	font-size:15px;
	}
 .panel{
	display:none;
	margin-top:20px;
	text-align:left;
	color:black;
	}