@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,500,700&subset=cyrillic');
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.youtube-player{max-width:100%;}
*::selection {background: #fff9d5}
*::-moz-selection {background: #fff9d5;}
.em{font-style:italic;}
html, body{background:#fff;width:100%;height:100%;font-weight:400;font-family:"Open Sans", sans-serif;font-size:16px;color:#3a3a3a;line-height:24px;min-width:320px;}
a{color:#000;}
a:hover{color:#000;text-decoration:none;}
h1,h2,h3{font-weight:500;line-height:36px;font-family:"Roboto Slab";margin:0;}
h1{font-size:48px;line-height:52px;margin:20px 0 30px 0;}
h2{font-size:24px;line-height:30px;margin-top:20px;}
h3{font-size:20px;line-height:25px;margin-top:20px;}

.cntr{position:relative;padding:10px 0;text-align:center;}
.cntr img{max-width:100%;border:4px solid #fff;box-shadow:0 0 3px #dedede;}
.cntr span{display:block;font-style:italic;font-size:14px;text-align:center;opacity:0.8;}
.video{position:relative;padding:20px 0;text-align:center;max-width:680px;margin:0 auto;}
.ye-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}
.ye-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

p:first-of-type{font-style:italic;}
strong{font-weight:600;}
:focus {outline:none;}

.text a{font-weight:500;text-decoration:none;border-bottom:2px solid #000;}
.text a:hover{border-bottom:2px solid #fadd56;}

.text .ratt a{border-bottom:none;}
.text .ratt a:hover{border-bottom:none;}
.text .ratt ul li{padding:0;}
.cl{clear:both;}
.main{max-width:1024px;width:90%;position:relative;margin:0 auto;}
.shapka{width:100%;background:#f6f7f8;}
.shapka_vn{width:90%;max-width:1024px;margin:0 auto;}
.logo{width:215px;height:120px;position:relative;float:left;}
	#logo{width:215px;height:60px;background:url(/images/logo.png) no-repeat center center;position:absolute;top:50%;margin-top:-30px;left:0;}
	#logo a{display:block;width:100%;height:100%;}
.geo{width:84px;float:left;position:relative;height:100%;}
	.geo a{display:block;width:84px;height:84px;position:absolute;top:50%;margin-top:-42px;left:0;background:url(/images/adr.png) no-repeat center center;}
.upmenu{width:calc(100% - 238px);position:relative;height:100px;float:right;}
	.upmenu_vn{width:100%;position:absolute;left:0;bottom:0;text-align:right;padding-bottom:10px;}
		.upmenu_vn a{text-decoration:none;margin-right:10px;border-bottom:2px solid #000;}
		.upmenu_vn a:hover{border-bottom:2px solid #fadd56;}
.content{width:100%;background:#fff;height:auto;}

.quote{padding:10px;background:#f6f7f8;padding-left:20px;border-left:4px solid #fadd56;font-style:italic;clear:both;}
.quote span{font-weight:600;}


.left{position:relative;float:left;width:calc(100% - 260px);margin-top:20px;}
.right{position:relative;float:right;width:240px;margin-top:20px;}

.menu_calc{width:100%;background:#fadd56;border-radius:10px;padding:20px 10px;padding-left:80px;position:relative;transition:0.2s;margin:20px 0;}
.menu_calc:before{content:"";display:block;position:absolute;left:15px;top:50%;margin-top:-25px;width:50px;height:50px;background:url(/images/calc.svg);background-size:100%;}
.menu_calc a{position:absolute;display:block;top:0;left:0;width:100%;height:100%;}
.menu_calc:hover{transition:0.2s;background:#74d7ff;}

.footer{width:100%;background:#f6f7f8;font-size:12px;padding:20px 0;}
.footer_vn{width:calc(100% - 40px);padding:0 20px;max-width:1024px;margin:0 auto;}

.copy{float:left;}
.ss{float:right;text-align:right;}

.mobmenu{display:none;width:calc(100% - 238px);float:right;height:120px;position:relative;}
#mobmenu{position:absolute;width:50px;height:50px;right:0;top:50%;margin-top:-25px;background:url(/images/menu.svg);background-size:100%;}

ul{padding-left:30px;}
ul li{list-style-image: url(/images/mark8.png);position:relative;padding:5px 0;}
ol{counter-reset: myCounter;padding-left:30px;}
ol li{list-style: none;position:relative;padding:5px 0;}
ol li ul li:before{padding:0; margin:0;top:50%;margin-top:-10px;}
ol li:before {
	position:absolute;
counter-increment: myCounter;
content:counter(myCounter);
color: #000;
background: #fadd56;
display: inline-block;
text-align: center;
margin:5px 0;
padding:0 5px;
left:-30px;
top:0;
}

.blockstat{position:relative;margin:20px 0;}
.item{display:inline-block;width:31.33%;position:relative;border:1px solid #000;padding:10px 10px 5px 10px;margin:1%;}
.item:hover{border:1px solid #fadd56;}
.item a{display:block;width:100%;height:100%;position:relative;border:0;}
.item a:hover{border:0;}
.item img{max-width:100%;vertical-align:top;display:inline-block;}
.item span{font-weight:500;font-size:14px;font-style:italic;display:block;width:calc(100% - 10px);padding:5px 5px 0px 5px;}
.cit{background:#fadd56;display:inline-block;border-radius:4px;padding:0 5px;font-weight:500;cursor:default;}

.tabletext{width:100%;}
.tabletext{border-collapse: collapse;margin:20px 0;font-size:14px;font-weight:400;}
.tabletext td,.tabletext th{padding:10px;}
.tabletext tbody tr:nth-of-type(odd){background:#f6f7f8;}
.tabletext thead tr{background:#fadd56;}
.tableline td{border:1px solid #000;} 

.nav{position:relative;padding-top:30px;margin:30px 0;}
.nav:before{content:"Навигация по статье:";position:absolute;top:0;left:0;background:#fadd56;padding:0 5px;font-weight:500;}

.navig{font-weight:500;font-size:14px;font-style:italic;}
.navig a{text-decoration:none;border-bottom:1px solid #000;}
.navig a:hover{border-bottom:1px solid #fadd56;}

.opros_right .opros .opros_vopros:before{display:none;}
.opros_right .opros .opros_vopros{padding-left:0;}
.opros_right .opros .opros_info{display:none;}

.all_stat{margin-bottom:0px;}
.all_stat a{display:block;position:relative;font-weight:500;text-decoration:none;line-height:20px;padding:5px 0;padding-left:20px;font-size:14px;}
.all_stat a:nth-of-type(even){background:#fffbe7;}
.all_stat a:hover{text-decoration:underline;}
.all_stat a:before{content:"";position:absolute;left:0;top:0;width:10px;height:10px;background:#fadd56;}

.right_zag{font-family:"Roboto Slab";font-size:20px;line-height:30px;}
.right_zag span{display:inline-block;}
.tf{width:100%;font-size:20px;border:2px solid #fadd56;padding:5px 10px;border-radius:4px;margin:10px 0;}
.kurs_obn{font-size:14px;font-style:italic;text-align:right;margin-bottom:10px;}
.kusr_plus{background:#ffebeb;font-size:14px;padding:5px;border-radius:4px;line-height:15px;display:inline-block;}
.kusr_minus{background:#e5ffe0;font-size:14px;padding:5px;border-radius:4px;line-height:15px;display:inline-block;}
.tf tr td:last-of-type{text-align:right;}

.quote1{background:#fadd56;border-radius:4px;padding:10px;}


.valyuta{width:100%;border-collapse: collapse;margin:20px 0;font-size:14px;}
.valyuta td, .valyuta th{padding:20px;vertical-align:top;width:33.33%;border:1px solid #dedede;}
.valyuta ul{margin-top:0;}
.valyuta td:nth-of-type(2),.valyuta td:nth-of-type(3){font-weight:700;font-size:30px;text-align:center;}
.valyuta span{display:block;font-size:12px;line-height:15px;margin:20px 0;font-weight:500;}
.valyuta span:first-of-type{margin-top:0;}
.valyuta td:nth-of-type(2) .kurs_table_title,.valyuta td:nth-of-type(3) .kurs_table_title{margin-top:40px;display:none;font-size:24px;text-align:center;margin-bottom:20px;font-weight:500;}

.ss_right{position:relative;background:#fadd56;border-radius:10px;padding:15px 0 15px 30px;text-decoration:none;display:block;width:100%;text-align:center;transition:0.2s;}
.ss_right:hover{background:#74d7ff;transition:0.2s;}
.ss_right:before{content:"";display:block;position:absolute;left:10px;top:50%;margin-top:-25px;width:50px;height:50px;background:url(/images/valyuta.svg);background-size:100%;}

.all_stat_block{display:none;}
.all_stat_title{font-size:24px;line-height:32px;margin:10px 0;}
.all_stat_title span{border-bottom:1px dashed #4b4b4b;cursor:pointer;}
.all_stat_title span:hover{border-bottom:1px solid #4b4b4b;}

.fixed{position:fixed;top:0px;width:240px;}

.dataTables_filter{background:#fadd56;padding:10px;font-size:14px;border-radius:4px;}
.dataTables_filter input{margin-left:10px;border:0;}
.dataTables_filter label{color:#000;font-weight:500;}
.dataTables_info{font-size:16px;margin:10px 0;}
.dataTables_paginate{}
.text a.paginate_button{cursor:pointer;margin-right:10px;display:inline-block;background:#fadd56;border-bottom:0;color:#000;padding:3px 7px;text-decoration:none;font-size:16px;font-weight:500;margin-bottom:4px;border-radius:4px;}
.text a.paginate_button:hover{background:#deaf0f;}

.table_spis, .table_spis *{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.table_spis{border-collapse:collapse;font-size:14px;line-height:20px;width:100%;border-bottom: 3px solid #fadd56;}
.table_spis td{padding:10px;}
.table_spis tr:nth-of-type(even) td{background:#fffcf2;}
.table_spis tr td:first-of-type{font-size:20px;line-height:30px;}

.table_bankomat, .table_bankomat *{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.table_bankomat{border-collapse:collapse;font-size:14px;line-height:20px;width:100%;border-bottom: 3px solid #fadd56;position:relative;margin-top:10px;}
.table_bankomat > ul{list-style-type:none;}
.table_bankomat > ul{padding-left:0;}
.table_bankomat > ul li{list-style-image:none;}
.table_bankomat > tbody > tr{display:inline-block;padding:10px 0;width:100%;border-bottom:3px solid #ffd245;line-height:30px;position:relative;padding-top:30px;}
.table_bankomat > tr > td,.table_otdel tr th{display:inline-block;width:100%;}
.table_bankomat > tr > td:nth-of-type(4){text-align:center;}
.table_bankomat > tr > td:nth-of-type(1) a{font-weight:700;}

.bank_title{font-size:16px;font-weight:700;line-height:25px;}
.bank_title span{border-bottom:1px dashed #000;cursor:pointer;}
.bank_title span:hover{border-bottom:1px solid #000;}

.bank_oshibka{background:#ffeaea;padding:5px 10px;border-radius:4px;display:inline-block;line-height:15px;color:red;}

.obn_info{padding:5px 10px;line-height:15px;font-size:16px;border-radius:4px;display:inline-block;}
.obn_green{background:#effff0;}
.obn_red{background:#ffefef;}
.obnovleno{position:absolute;top:0;left:0;line-height:15px;padding:5px 10px;display:inline-block;}

.valyuta1{display:inline-block;width:30px;height:30px;margin:0;background-size:100%;}
.rub{background:url(/images/rub.svg);background-size:100%;}
.eur{background:url(/images/euro.svg);background-size:100%;}
.usd{background:url(/images/dollar.svg);background-size:100%;}
.up{background:url(/images/up.svg);background-size:100%;}
.down{background:url(/images/down.svg);background-size:100%;margin-left:20px;}
.vr{display:inline-block;line-height:15px;}

.vydaet{display:inline-block;}
.prinimaet{display:inline-block;}

.bank_info{display:none;background:#fffae5;padding:20px;}
.bank_info strong{font-weight:700;}
.table_bankomat .bank_info ul{padding:0;margin:0;list-style-type:square;line-height:15px;padding-left:30px;}
/*.table_bankomat .bank_info ul.ulno{padding:0;margin:0;list-style-type:none;line-height:15px;padding-left:0;}*/
.table_bankomat .bank_info ul li{padding:0;margin:0;}

.bank_tel span{font-size:20px;}
.bank_address{line-height:20px;margin:10px 0;}

.t_val{width:100%;border-collapse:collapse;line-height:15px;background:#fffdf6;margin-top:20px;}
.t_val td,.t_val th{border:1px solid #b9b9b9;padding:5px;padding-left:15px;}
.t_val th:nth-of-type(1),.tval td:nth-of-type(1){width:10%;text-align:center;}
,.t_val th:nth-of-type(2),.tval td:nth-of-type(2){width:20%;text-align:center;}
.t_val th:nth-of-type(3),.t_val th:nth-of-type(4),.tval td:nth-of-type(3),.tval td:nth-of-type(4){width:35%;}
.t_val span{display:none;font-weight:700;}

.nakarte{position:absolute;bottom:0;right:0;background:#ffd245;padding:5px 10px;line-height:15px;cursor:pointer;font-weight:700;transition:0.2s;}
.nakarte:hover{background:#000;color:#ffd245;transition:0.2s;}

.rcard{position:relative;width:240px;margin:0 auto;margin-top:20px;}
.rcard_img{position:relative;}
.rcard:first-of-type .rcard_img:before{content:"Credit Card";position:absolute;right:0;top:0;background:#000;color:#fadd56;border-radius:4px;display:block;line-height:15px;padding:3px;}
.rcard:nth-of-type(2) .rcard_img:before{content:"Debit Card";position:absolute;right:0;top:0;background:#000;color:#fadd56;border-radius:4px;display:block;line-height:15px;padding:3px;}
.rcard_img img{max-width:100%;}
.rcard_ss{text-align:right;}
.rcard_ss a{background:#fadd56;text-decoration:none;padding:3px 10px;border-radius:4px;margin:0 auto;margin-top:5px;display:inline-block;}
.rcard_ss a:hover{background:#74d7ff;}


.tcard{width:100%;position:relative;background:#feffe3;padding:20px 40px;border:2px solid #fadd56;border-radius:4px 4px 0 0;margin-top:20px;}
.tcard_block{width:50%;float:left;}
.tcard_block:nth-of-type(2){margin-left:30px;width:calc(50% - 30px);}
.tcard_block img{width:230px;float:left;padding-right:50px;}
.tcard_block ul{margin:0;padding:0;line-height:20px;}
.tcard_block a{background:#fadd56;text-decoration:none;padding:3px 10px;border-radius:4px;margin:0 auto;margin-top:5px;display:inline-block;margin-top:10px;}
.tcard_block a:hover{background:#74d7ff;}

.scard_block{width:100%;border-radius:4px;margin:40px 0;}
.scard_block img{width:350px;float:left;padding-right:50px;}
.scard_title{font-size:20px;line-height:30px;}
.scard_title span{border-bottom:2px solid #000;}
.scard_block a.sss{text-decoration:none;border:1px solid #000;border-radius:4px;padding:5px 10px;transition:0.2s;display:inline-block;}
.scard_block a.sss:hover{background:#fadd56;border:1px solid #fadd56;transition:0.2s;}


.zadat_vopros{width:240px;display:block;position:relative;padding:20px 0;padding-left:25px;border:2px solid #000;transition:0.2s;text-align:center;text-decoration:none;font-weight:500;color:#000;font-size:20px;border-radius:4px;margin:0 auto;margin-top:20px;box-shadow:0 0 10px #4b4b4b;}
.zadat_vopros:before{content:"";display:block;position:absolute;left:15px;top:50%;margin-top:-20px;width:40px;height:40px;background:url(/images/vopros.svg);background-size:100%;}
.zadat_vopros:hover{background:#000;color:#fff;transition:0.2s;}
.zadat_vopros:hover:before{background:url(/images/vopros1.svg);background-size:100%;}

.obn{background:#e5ffe0;color:#000;line-height:15px;padding:10px 20px;border-radius:4px;margin:20px 0;}

.tcard_title{margin-bottom:15px;text-align:left;font-size:20px;position:relative;}
.tcard_title span{background:#feffe3;padding-right:10px;position:relative;z-index:2;}
.tcard_title:before{content:"";display:block;width:60%;position:absolute;top:15px;border-top:1px solid #000;z-index:1;border-right:1px solid #000;height:10px;}

.t_credit{background:#fadd56;padding:20px;text-align:center;font-weight:700;border-radius:0 0 4px 4px}
.t_credit span{background:#ffee9e;position:relative;margin-left:50px;display:inline-block;padding:0 10px;}
.t_credit span:before{content:'';display:block;width:100px;height:100px;position:absolute;left:-100px;top:-20px;background:url(/images/money1.svg);background-size:100%;}

.t_credit a{border:1px solid #000000;text-decoration:none;padding:3px 10px;border-radius:4px;margin:0 auto;margin-top:5px;display:inline-block;margin-top:10px;}
.t_credit a:hover{background:#000000;color:#fff;}

.rabota_first{padding:20px;border:1px solid #000;border-radius:4px;position:relative;padding-left:150px;}
.rabota_first:before{content:'';display:block;width:100px;height:100px;position:absolute;left:20px;top:50%;margin-top:-50px;background:url(/images/work1.svg);background-size:100%;border-radius:4px;}
.rabota_first_title{font-size:20px;font-weight:700;margin-bottom:10px;}

.rab{background:#F2FFEB;border:2px solid #32790f;border-radius:4px;padding:10px 20px;margin:20px 0;font-weight:600;}
.rab a{font-weight:700;}

@media only screen and (max-width:1160px){
	.main{width:920px;}
/*	.left{width:100%;}*/
	.sh2{margin-right:-530px;}
	.tcard{padding:20px;}
	.tcard_block img{width:200px;float:left;padding-right:20px;}
	.tcard_block ul{list-style-type:none;}
	.tcard_block ul li{list-style-image:none;}
	.scard_block img{width:310px;}
}

@media only screen and (max-width:1024px){
	.main{width:90%;margin:0 auto;}
	.left{float:none;width:100%;}
	.right{float:none;width:100%;} 
	.partners_table_block_usloviya{display:none;}

	.partners_table_block_img{width:25%;}
	.partners_table_block_summa{width:25%;}
	.partners_table_block_procent{width:10%;}
	.partners_table_block_srok{width:15%;}
	.partners_table_block_ssilka{width:25%;}
	.ad2{height:280px;}
	.ad3{height:280px;}
	.tcard_block{text-align:center;}
	.rcard_ss{text-align:center;}
	.tcard_block ul{display:none;}
	.tcard_block img{margin:0 auto;float:none;padding-right:0;}
	.tcard_block:nth-of-type(2){margin-left:0;width:50%;}
	.tcard_title:before{display:none;}
	.tcard_title{text-align:center;}
}


@media only screen and (max-width:800px){
	.item a,.item a:hover{border:0;}
	.block_adres{font-size:14px;}
	h1{font-size:24px;line-height:36px;}
	h2{font-size:18px;line-height:24px;font-weight:500;}
	h3{font-size:16px;font-weight:500;line-height:24px;}
	.tabletext{font-size:14px;line-height:20px;}
	.scard_block{text-align:center;}
	.scard_opis{margin-top:20px;}
	.scard_block ul{width:300px;margin:20px auto;text-align:left;}
	.scard_block img{width:350px;float:none;padding-right:0;max-width:100%;}
	.t_credit span:before{display:none;}
	.t_credit span{margin-left:0px;}
}

@media only screen and (max-width:680px){
	.tcard{padding:10px;font-size:14px;}
	.tcard_block img{width:90%;}
	.valyuta{display:block;width:100%;}
	.valyuta td{display:block;width:100%;border:none;padding:0;}
	.valyuta tr{border:1px solid #dedede;display:block;width:100%;padding:20px;border-bottom:0;}
	.valyuta tr:last-of-type{border-bottom:1px solid #dedede;}
	.valyuta td:nth-of-type(2) .kurs_table_title,.valyuta td:nth-of-type(3) .kurs_table_title{display:block;}
	.valyuta thead{display:none;}

.rabota_first{padding:20px;border:1px solid #000;border-radius:4px;position:relative;padding-left:20px;}
.rabota_first:before{display:inline-block;float:left;position:relative;margin-top:0;margin-left:0;left:0;margin-right:20px;}

	.ad_ss_1{max-width:90%;margin:0 auto;}


	.shapka_vn{width:90%;}
	.mobmenu{display:block;}
	.upmenu{display:none;float:none;width:100%;line-height:40px;position:absolute;z-index:4;height:auto;clear:both;padding:10px 0;background:#f6f7f8;left:0;top:100px;border-bottom:4px solid #dedede;}
	.upmenu_vn{position:relative;text-align:center;padding-bottom:0;height:100%;}
	.upmenu_vn > span{display:block;border-bottom:1px solid #dedede;width:80%;margin:0 auto;}
	
	.upmenu_vn > span:last-of-type{display:block;border-bottom:none;}
	.upmenu_vn > span a{border:0;display:block;width:100%;height:100%;}
	.upmenu_vn > span a:hover{background:#000;border:0;color:#fff}


	.adres a{font-size:14px;font-weight:400;}
		.item{width:48%;max-width:100%;margin-right:0;margin:10px auto;}
	.item:nth-of-type(odd){margin-right:4%;}


}

@media only screen and (max-width:640px){
	.tcard_title{font-size:16px;}
.valyuta1{margin-bottom:10px;}
.t_val{display:block;width:100%;}
.t_val thead{display:none;}
.t_val td,.t_val th,.t_val tr,.t_val tbody{display:block;width:100%;border:0;}
.t_val th:nth-of-type(1),.t_val th:nth-of-type(2),.tval td:nth-of-type(1),.tval td:nth-of-type(2){width:100%;}
.t_val th:nth-of-type(3),.t_val th:nth-of-type(4),.tval td:nth-of-type(3),.tval td:nth-of-type(4){width:100%;}
.t_val tr{border:1px solid #dedede;padding:10px 0;border-bottom:0;}
.t_val tr:last-of-type{border-bottom:1px solid #dedede;}
.t_val span{display:block;}
}
@media only screen and (max-width:500px){
.tabletext{font-size:12px;}
.tabletext td,.tabletext th{padding:5px;}

}

@media only screen and (max-width:400px){

}


















