/* Сброс */

/*Содержание статьи */
#table_of_contents
{
    background: #f2f2f2;
    border: 1px solid #ff9d9d;
    width: 100%;
    padding-top: 7px;
    margin-top: 7px;
}
#title_content{
text-align:center;
}
#table_of_contents ul li {
    display: list-item !important;
    list-style-type: circle !important;
    text-align: -webkit-match-parent;
    padding-bottom: 4px;
	margin-bottom: 2px;
}
#table_of_contents ul li a, #toc_toggle a{
    text-decoration: none;
    cursor: pointer;
	color: #336699;
}
#table_of_contents ul li a:hover, #toc_toggle a:hover{
    text-decoration: underline; }

#table_of_contents ol li {
    text-align: -webkit-match-parent;
    padding-bottom: 5px;
    list-style-type: decimal;
    display: list-item !important;
}
#table_of_contents ul {
        margin: 12px 0 12px 2.5em;
}
#table_of_contents ol {
	list-style: decimal;
    padding-top:5px;
	margin: 0 0 0px 2.5em;*/
}

.title_cont 
{font-family: 'PT Sans', sans-serif;text-transform: uppercase;color: #364657;font-weight: bold;font-size: 14px;padding: 0px 0 8px 1px;}
.bt_blue {background: #61ADFF;border-bottom: 2px solid #207A9B;}
.bt_blue:hover {background: #0084D5;border-bottom: 2px solid #207A9B;}
.butt {border: 0;display:inline-block;font-size: 14px;text-decoration: none;color: #fff;position: relative;padding: 10px 16px;cursor: pointer;}

.quick_express .conts {background: #ebf5ff;border: 2px dashed #BBCEE0;padding: 20px 15px 20px 7px;}
.quick_express .item {float: left;margin-right: 20px;}
.quick_express .item #mce-EMAIL {width:160px}
.quick_express .item font {display: block;padding: 0px 10px 5px 0px;font-weight: bold;}
.quick_express .item select, .quick_express .item input {padding: 10px;width: 120px;border: 1px solid #CECECE;background: #FFFFF9;}
.quick_express .item select {width: 237px;cursor: pointer;}
.quick_express .item input:hover, .quick_express .item select:hover {border: 1px solid #FFA300;}
.quick_express button {float: right;}
.quick_express .clearfix{padding-top: 20px;}
.full_publ table
{
  border-bottom: 2px solid rgb(148, 148, 148);
  border-top: 2px solid rgb(148, 148, 148);
  margin-bottom: 15px
  display: block;
  padding-bottom: 10px;
  margin-top: 10px;
}
.full_publ table tr td {
	padding: 5px;
	border-top: 1px solid #efefef;
	vertical-align:top;
	font-size:12px;
	line-height:14px;
    border-spacing: 2px;
}


.full_publ table tr th, .full_publ tr:first-child td {
	padding: 5px;
	border-top: 1px solid #efefef;
    text-align: left;
	vertical-align:top;
	font-size:14px;
        border-spacing: 2px;
        background:#EDEDED;
        
}


.formula{
clear: both;
text-align: center;
font-size: 16px;

padding-top: 10px;
padding-bottom: 10px;
border: dashed 1px black;
margin-top: 2px;
margin-bottom: 2px;
}


* {margin: 0;padding: 0;}
html,body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0;padding: 0;font-weight:normal;}
body, html {color:#000;font-size:12px;background: #f7f7f7;font-family:"Arial", "Tahoma", "sans-serif";}

.verd, .text, .calc .box strong {font-family:"verdana","Arial", "Tahoma", "sans-serif";}

input, button, textarea {font-family: Tahoma, Geneva, sans-serif;}
table { border:0;padding:0; border-collapse:collapse;border-spacing: 0px;}
td {vertical-align:top;padding:0;}
a img  {border: 0;}
ul,li {list-style: none;padding: 0;margin: 0;}

.full_publ ul li {
    display: list-item !important;
    list-style-type: circle;
    text-align: -webkit-match-parent;
    padding-bottom: 5px;
}

.full_publ ol li {
    text-align: -webkit-match-parent;
    padding-bottom: 5px;

    clear:both;
    margin-bottom: 0.5em;
    
    position: relative;
    list-style: none;
    margin-left: 19px;
    counter-increment: ol_list;
}

.full_publ ol li:before {
    content: counter(ol_list);
    display: block;
    position: absolute;
    top: 1px;
    left: -25px;
    background: #2ECC71;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}


.full_publ ul {
        margin: 5px 0 12px 2.5em;
}
.full_publ ol {
	list-style: decimal;
    padding-top:5px;
	margin: 0 0 0px 2.5em;
}

.box h2
  {font-size: 17px;
    padding-top:7px; 
    padding-bottom:10px;
    font-weight: bold;}  
        

/* ОБЩИЕ СТИЛИ */

a, .new_news li a:hover,.new_stats li a:hover, .new_vo li a:hover, .short_publ a:hover, .cats_sb_link ul li a:hover, .rel_news li a.link:hover   {color:#336699;text-decoration: underline;}
a:hover, .new_news li a,.new_stats li a, .new_vo li a {text-decoration: none;}

.clr {clear:both;}
.circle_bord {-webkit-border-radius: 50%;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}
.wrapp {margin: 0 auto;width:1000px;position:relative;}
.white_cont {background:#fff;border:1px solid #dcdcdc;}
.tr25:hover {transition: all 0.25s; -o-transition: all 0.25s; -ms-transition: all 0.25s; -moz-transition: all 0.25s;-webkit-transition: all 0.25s;}
.tr35:hover {transition: all 0.35s; -o-transition: all 0.35s; -ms-transition: all 0.35s; -moz-transition: all 0.35s;-webkit-transition: all 0.35s;}
/*зеленая ссылка*/
.nlink a, .nlink span {display: inline-block;padding-bottom: 2px;text-decoration: none;border-bottom: 1px dotted;color: #009d57;font-size: 13px;}
.nlink a:hover, .nlink span:hover {border: 0; padding-bottom:3px;}

.ahref {cursor:pointer;}

/*кнопки*/
.or_butt {background: #f39c12;border-bottom: 2px solid #e67e22;padding: 10px 0 8px;text-align: center;font-size: 14px;color: #fff;letter-spacing: 0.02em;cursor:pointer;}
.or_butt:hover, #dosearch:hover {background: #e67e22; transition: all 0.3s;}

.butt, .vo_add button {background: #1abc9c;border:0;font-family:"verdana";text-decoration: none;color: #fff;border-bottom: 2px solid #0c876f;display: inline-block;padding: 7px 10px;position:relative;}
.butt:hover {transition: all 0.25s;}
.butt span {display: inline-block;background: url("../img/icon_sprite.png") 0 0 no-repeat;width: 16px;height: 16px;position:absolute;top: 7px;}
.a_green {background: #1abc9c;border-bottom: 2px solid #0c876f;}
.a_green:hover {background: #0c876f;}
.a_orange, .vo_add button {background: #f39c12;border-bottom: 2px solid #e67e22;}
.a_orange:hover{background: #e67e22;}
.a_blue {background: #1abc9c;border-bottom: 2px solid #0c876f;}
.a_blue:hover{background: #0c876f;}

.arr {position:relative;}
.arr .arr_right {background: url("../img/arrow_right.png") center no-repeat;width: 34px;height: 34px;position: absolute;}
.brr {-webkit-border-radius: 23px;-moz-border-radius: 23px;-o-border-radius: 23px;border-radius: 23px;}

.baner_news, #banner_story {text-align:center;}
.baner_news a, #banner_story a {color: #000;text-decoration: none !important;font-size: 21px;font-family: verdana;padding-bottom: 3px;line-height: normal;background: #FFD600;padding: 16px 25px;display: block;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;margin: 5px 10px;-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.51);}
.baner_news a:hover, #banner_story a:hover {background: #86EC66;transition: all 0.25s;}

/*стили для статьи*/
.text {line-height: 17px;font-size: 12px;font-weight: normal;}
.text i {color: #747474;}


/* --- ОСНОВНЫЕ СТИЛИ --- */

/*шапка*/
.header {background:#fff;}
.logo {float:left;padding: 26px 0 26px 10px;}
.logo span {display:block;width:367px;height:83px;background: url("../img/logo.jpg") no-repeat;}
.logo p {font-size: 16px;}
.vo_head {float:right;background: url("../img/vo_head_bg.jpg") right top no-repeat;height:139px;width:360px;}
.vo_head span {display: block;padding: 20px 0 8px;font-size: 13px;}
.vo_head ul {padding-top: 26px;}
.vo_head li {padding: 6px 0;width: 180px;}
.vo_head a {color: #fff;display: block;position:relative;background: #079C5A;text-decoration: none;padding: 9px 42px;border-radius: 50px;}
.vo_head li span {background: url("../img/icon_sprite.png") no-repeat;width: 27px;height: 27px;display: inline-block;position: absolute;left: 10px;top: 3px;margin: 0;padding: 0;}
.vo_head .zadat {width: 20px;height: 17px;background-position: -115px -54px;top: 10px;left: 12px;}
.vo_head a:hover {background: #FFA300;transition: all 0.25s;}

/*верх. меню*/
.top_menu {background: #079C5A;width:100%;height: 69px;}
.menu_switch {
	display: none;
}
ul.dropdown {position: relative;float: left;}
ul.dropdown li {float: left;zoom: 1;padding: 20px 0;}
ul.dropdown a:active {color: #ffa500; }
ul.dropdown li a {text-decoration: none;display: inline-block;padding: 0 10px;font-size: 15px;color: #fff;border-right: 1px solid #1AC478;}
ul.dropdown li.hover, ul.dropdown li:hover { position: relative; }
ul.dropdown li a span {display: inline-block;padding: 6px 2px;}
ul.dropdown li a:hover {color:#fff;}
ul.dropdown li a:hover span {border-bottom: 2px solid #ff8400;padding: 6px 2px 4px 2px;}
ul.dropdown a:active {color: #ffa500; }

ul.dropdown ul li { float: none;padding: 0;} 							  
ul.dropdown ul li a {border-right: none;padding: 14px 20px;border: 0;display: block;font-size: 13px;border-bottom: 3px solid #079C5A;background: none;} 
ul.dropdown ul a:hover {background: #ff8400;transition: all 0.25s;}
ul.dropdown ul {visibility: hidden; list-style:none;position:absolute;top: 68px;-webkit-transition:0.25s linear opacity;background: #007742;z-index: 14;width: 240px;border: 3px solid #079C5A;border-top: 0;border-bottom: 0;}					

.search_top {float: right;}
.search_top form {padding: 17px 10px 0 0;}
.search_top input.search_form {float: left;background: #f6f6f6;border: 0;padding: 8px 12px;outline: none;color: #3C3C3C;width: 160px;font-family: Arial, Tahoma, Arial, sans-serif;}
.search_top .btn {float: left;width: 32px;height: 32px;background: #6A90E2 url("../img/test/search_item.png") center no-repeat;outline: none;}
.search_top .btn:hover {background-color: #FFAD00;transition: all 0.25s;}

/* КРЕДИТНЫЕ ПРЕДЛОЖЕНИЯ */
.kr_pred {background: url("../img/test/kr_pred.jpg") right top no-repeat;position:relative;}
.kr_pred .descr {padding-top:313px;}
.kr_pred .descr span {display: block;background: #079C5A;color: #F3F3F5;text-align: center;padding: 16px;font-size: 26px;font-family: verdana;}

/*круги*/
.cr_vibor .item {float: left;width: 440px;margin-bottom: 20px;padding: 10px;}
.cr_vibor .item span {display:block;}
.cr_vibor .item a.title {padding: 7px 0;font-size: 17px;position: relative;color: #fff;display: block;width: 390px;margin: 20px 0 10px 50px;text-decoration: none;}
.cr_vibor a.title:hover, .cr_vibor a.title:hover span  {text-decoration:underline;transition: all 0.2s;}
.cr_vibor .item a.title span {display: block;background: url("../img/arrow_right.png") center no-repeat;width: 34px;height: 34px;position: absolute;right: 0;top: 0;}
.cr_vibor .item .descr {font-size: 12px;padding-bottom:10px;}
.cr_vibor .item a.cr_next {display: inline-block;text-decoration: none;color: #336699;border-bottom: 1px dotted #336699;font-weight: bold;padding-bottom: 4px;}
.cr_vibor .item a.cr_next:hover {border:0;padding-bottom: 5px;}
.crv_bg {background: #fff url("../img/cr_vibor.jpg") 0 0 no-repeat;border: 1px solid #cbcbcb;width: 150px;height: 150px;float: left;margin-right: 14px;position: relative;z-index: 6;}


#cvi3 span .title {background:#f26060;} 
#cvi2 span .title {background: #5A9775;} 
#cvi2 span .title:hover span {background-color: #3F815C;}
#cvi3 span .title:hover span {background-color: #C24C4C;} 
#cvi4 span .title {background:#7391b1;} 
#cvi4 span .title:hover span {background-color: #54769B;}
#cvi5 span .title {background:#de76cc;} 
#cvi5 span .title:hover span {background-color: #BD45A8;}
#cvi6 span .title {background:#009d57;} 
#cvi6 span .title:hover span {background-color: #178051;}
#cvi7 span .title {background:#B8A649;} #cvi7 .title:hover span {background-color: #917E1E;}
#cvi8 span .title {background:#3C5A7A;} 
#cvi8 span .title:hover span {background-color: #364657;}
#cvi9 span .title {background:#7fcdee;} 
#cvi9 span .title:hover span {background-color: #7fcdee;}
#cvi10 span .title {background:#e9d000;} 
#cvi10 span .title:hover span {background-color: #e9d000;}
#cvi11 span .title {background:#d54f7f;} 
#cvi11 span .title:hover span {background-color: #d54f7f;}

/*
#cvi3  .title {background:#f26060;} 
#cvi2 .title {background: #5A9775;} 
#cvi2 .title:hover span {background-color: #3F815C;}
#cvi3 .title:hover span {background-color: #C24C4C;} 
#cvi4 .title {background:#7391b1;} 
#cvi4 .title:hover span {background-color: #54769B;}
#cvi5 .title {background:#de76cc;} 
#cvi5 .title:hover span {background-color: #BD45A8;}
#cvi6 .title {background:#009d57;} 
#cvi6 .title:hover span {background-color: #178051;}
#cvi7 .title {background:#B8A649;} #cvi7 .title:hover span {background-color: #917E1E;}
#cvi8 .title {background:#3C5A7A;} 
#cvi8 .title:hover span {background-color: #364657;}
*/
#cvi1 .crv_bg {border: 1px solid #ff8400;background-position:0 0;} #cvi1 .title {background:#F08C21;} #cvi1 .title:hover span {background-color: rgba(15, 15, 15, 0.16);}
#cvi2 .crv_bg {border: 1px solid #5A9775;background-position:-150px 0;} 
#cvi3 .crv_bg {border: 1px solid #f26060;background-position:-300px 0;} 
#cvi4 .crv_bg {border: 1px solid #537497;background-position:-450px 0;} 
#cvi5 .crv_bg {border: 1px solid #de76cc;background-position:-600px 0;} 
#cvi6 .crv_bg {border: 1px solid #009d57;background-position:-750px 0;} 
#cvi7 .crv_bg {border: 1px solid #B8A649;background-position:-900px 0;} 
#cvi8 .crv_bg {border: 1px solid #364657;background-position:-1050px 0;} 
#cvi9 .crv_bg {border: 1px solid #7fcdee;background-position:-1200px 0;} 
#cvi10 .crv_bg {border: 1px solid #e9d000;background-position:-1350px 0;} 
#cvi11 .crv_bg {border: 1px solid #d54f7f;background-position:-1500px 0;} 



/*общие стили контента*/
/* закомментил так как ломало верстку
.contener { overflow: hidden; }
*/
.maincontent {
	float: left;
	width: 723px;
	margin: 0 15px 0 0;
}

.sidebar {
	float: left;
	width: 240px;
}

td.sidebar {width:240px;padding-left:15px;}

.cont_block {margin-bottom: 50px;}
.sidebar .cont_block {margin-bottom: 30px;}


.title_block, .big_tabs ul.tabs {padding: 0 0 7px;position:relative;border-bottom: 2px solid #364657;margin-bottom: 20px;}
.title_block.tb2 {padding: 0 0 3px;}
.title_block span,.title_block h1, ul.tabs li span {display: block;text-transform: uppercase;color: #364657;font-weight: bold;font-size: 17px;padding: 4px 0;}
.title_block.main_title {border-bottom: 1px solid #D1D1D1;padding: 10px 0 15px;}
.no_bord {border:0;margin:0;}
.no_bord span {font-size:14px;}

.minblock .title_block {margin-bottom: 15px;padding: 0 0 2px;border-bottom: 1px solid #364657;}
.minblock .title_block span {font-size:13px;}

/*контент*/
.popular .item {font-weight: bold;width: 219px;float: left;border-right: 1px dashed #e98825;padding: 10px 10px 2px 10px;height: 262px;font-size: 13px;}
.popular .item b {display: block;padding: 14px 0 8px;}
.popular .item p {padding-bottom: 10px;}

.new_article .item {padding: 0 10px 20px;height: 170px;border-right: 1px dashed #e98825;margin-bottom: 30px;float: left;width: 219px;}
.new_article img {margin-bottom:10px;}
.new_article .item a {display: inline-block;margin-bottom: 10px;padding: 10px 0 0;text-decoration: none;font-weight: bold;color: #336699;}
.new_article .item a:hover {text-decoration:underline;}

.new_stats {width: 350px;float:left;}
.new_vo {width: 350px;float:right;}
.new_vo ul, .new_stats ul {padding-left: 16px;font-size: 13px;margin-bottom: 10px;border-bottom: 1px solid #F0F0F0;}
.new_vo li, .new_stats li {padding-bottom:15px;list-style: disc;}
.new_vo .nlink em {display: inline-block;padding: 0 7px;font-size: 14px;}
.nlink {text-align: right;padding-right: 10px;}

.we_work .box {line-height: 17px;}
.we_work .box img {margin: 3px 0 12px}

/*сайдбар*/
.google_sb {text-align:center;padding:10px;background: #f0f0f0;}

.online_link {}
.online_link a {display: block;background: #079C5A;border-bottom: 2px solid #097042;text-decoration: none;color: #fff;font-weight: bold;padding: 16px 15px 18px 15px;margin-bottom: 5px;}
.online_link a:hover {background:#f39c12;border-bottom: 2px solid #e67e22;  transition: all 0.3s;}

.express_form {padding: 10px;background: #ecf0f1;}
.express_form .title_block span {}
.express_form .f_item {margin-bottom: 10px;}
.express_form .f_item span {float: left;display: inline-block;padding-top:7px;}
.express_form .f_item input, .express_form .f_item select {padding: 5px;float: right;width: 100px;}
.express_form .descr {font-size: 11px;color: #707070;padding-top: 10px;}
.express_form span.butt {padding: 7px 16px;}
.express_form a {display: block;text-align: center;}

.online_kr_link a, .moment_kr a {display: block;background: #7391b1;color: #fff;text-decoration: none;padding: 11px 0 11px 50px;position: relative;margin-bottom: 1px;font-size: 14px;}
.online_kr_link a:hover, .moment_kr a:hover  {background: #f39c12;transition: all 0.3s;}
.online_kr_link a {background: #4B9E36;}

.rec_link {border:2px solid #eaeaea;padding:7px;}
.rec_link ul,.cats_sb_link ul {padding-left: 17px;}
.rec_link li, .f_online li, .cats_sb_link ul li {list-style: disc;padding-bottom: 7px;} 



.cats_sb_link {background: #fbe9d1;padding:10px;}
.cats_sb_link .title_block {border-bottom: 0;margin-bottom: 0;}
.cats_sb_link ul li a {padding: 3px 0;display: inline-block;font-weight: bold;text-decoration: none;font-size: 13px;}

.poisk_kr_sb {background:#eeeff3;text-align:center;padding: 10px 10px 20px;}
.poisk_kr_sb .title {font-size: 13px;}
.poisk_kr_sb .cont {text-align:center;}

.s_offers .cont {text-align: center;background: #EFF8F1;padding: 15px 10px 20px;}
.s_offers .cont .title {font-size: 13px;font-weight: bold;color: #B15555;}
.s_offers .cont .descr {font-size: 12px;padding: 0 0 10px;} 
.s_offers .cont .img {padding: 26px 0;} 
.s_offers .cont span.butt, .c_offers .cont span.butt, .poisk_kr_sb span.butt {padding: 12px 40px;font-weight: bold;font-family: arial;font-size: 13px;}

.c_offers .cont {text-align: center;background: #EFF8F1;padding: 15px 0 1px;border-bottom: 2px solid #C2F3F1;width: 234px;float: left;margin-right: 10px;}
.c_offers .cont:hover {border-bottom: 3px solid #D8E5DB;padding: 15px 0 0;background: #D7FFE0;}
.c_offers .cont .title {font-size: 14px;font-weight: bold;color: #AD0505;padding: 0 7px;}
.c_offers .cont .descr {font-size: 12px;padding: 0 7px 10px;} 
.c_offers .cont .img {padding: 26px 7px;} 
.c_offers .next {padding: 10px 0;}

/* ПУБЛИКАЦИИ*/
.short_publ {padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px dashed #D6D6D6;}
.short_publ img, .rel_news img {margin: 0 8px 0 0;float:left;border: 1px solid #fff;}
.short_publ a, .rel_news li a.link {color: #336699;font-weight: bold;font-size: 14px;text-decoration: none;}
.short_publ a p {font-size: 11px;}
.short_publ .text {padding-top: 10px;}

.full_publ {padding: 12px 0 0;margin: 11px 0 0;border-top: 1px dashed #9C9C9C;}
.full_publ .title h1 {margin-bottom: 15px;font-size: 23px;font-weight: bold;}
.full_publ h2 {font-size: 17px;padding-top:15px; font-weight: bold; border-bottom: 4px solid #079C5A;
    padding-bottom: 5px; margin-bottom:5px;}
.full_publ h3 {font-size: 14px;padding-top:7px; padding-bottom:3px;font-weight: bold; border-bottom: 4px solid #079C5A;  margin-bottom:5px;}
.full_publ .text {font-size:13px;}

a.full-link {font-size: 12px;font-weight: normal;color: #2C73BB;display: inline-block;font-family: arial;}
a.full-link:hover {color: #048AC9;}
.mini_img {margin: 4px 10px 4px 0;width: 213px;height: 100px;float: left;}

/*в данный момент читают*/
.cont_block.rel_news {margin: 20px 0 50px;}
.cont_block.rel_news ul li {list-style:none}
.rel_news img {width:130px; height:61px;}
.rel_news li {padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px dashed #D6D6D6;}
.rel_news li p {font-size: 11px;padding-top: 5px;}

.cr_5_min {background: url("../img/cr_5_min_bg.jpg") left bottom no-repeat;padding: 20px;height: 500px;}
.cr_5_min .title {color: #364657;font-size: 40px;font-weight: bold;}
.cr_5_min ul {margin: 30px 0 30px 550px;width: 400px;border: 3px solid #097042}
.cr_5_min ul li {position:relative;}
.cr_5_min a {display: block;padding: 15px 0 15px 50px;font-size: 15px;font-family: verdana;text-decoration: none;letter-spacing: 0.02em;color: #E9E9E9;background: #0E8B54;border-bottom: 3px solid #097042;}
.cr_5_min a:hover {background: #ff8400;transition: all 0.25s;color:#fff;}

/*статические страницы*/
.static {padding: 0;border: 0;}

/*ВОПРОС / ОТВЕТ*/
.vo_girl {width: 205px;height: 336px;background: url("../img/vo_girl.png") 0 0 no-repeat;margin: 80px 23px 0 10px;float: left;}
.vo_add {}
.vo_add .title_block, .vo .title_block {border: 0;margin: 0;padding: 20px 10px;border-bottom: 1px solid #F1F1F1;}
.vo_add .descr {background: #009d57;padding: 22px 0;color: #fff;text-transform: uppercase;font-size: 15px;font-weight: bold;letter-spacing: 0.02em;}
.vo_add #s_form2 {float: left;display: block;width: 750px;padding-top: 20px;}
.vo_add input,.vo_add textarea, .vo_add select {background: #f6f6f6;border: 1px solid #dadada;padding: 12px 10px;width: 545px;}
.vo_add .form_block {display: block;margin-bottom: 20px;}
.vo_add .form_block span font {color: #F00;}
.vo_add .form_block span {display: block;float: left;width: 180px;font-size: 15px;padding-top: 4px;}
.vo_add input.m_name, .vo_add input.m_email_user {width: 255px;margin-right: 10px;}
.vo_add textarea {height: 90px;}
.vo_add select {cursor: pointer;width: 567px;}
.vo_add .item {padding: 5px;font-size: 15px;}
#result2 {float: left;width: 500px;font-size: 11px;font-size: 17px;color: #F00;font-weight: bold;}
#result2 span {font-weight: normal;color: #6F6F6F;}
.vo_add button {cursor: pointer;outline: none;padding: 10px 45px;font-size: 16px;font-family: verdana;}
.vo_add button:hover  {transition: all 0.25s;background: #e67e22;}
.vo_add .radio {padding-bottom: 20px;border-bottom: 1px dashed #BEBEBE;}
.vo_add .radio .item {font-size: 12px;padding: 5px 5px 12px;}
.vo_add .radio .item font {font-size: 12px;color: #303030;display: block;padding-left: 18px;}
.vo_add .radio .item strong {font-size: 14px;display: inline-block;padding-bottom: 3px;}
.vo_add .radio span {padding: 5px 0 80px;}
.vo_add .radio input {width: auto;margin-top: 2px;float: left;margin-right: 5px;}

.vo_add .fade {}
.vo_add .messege {text-align: center;padding: 40px 0;font-size: 16px;}
.vo_add .messege span {display: block;font-size: 27px;padding-top: 20px;color: #B8810D;}
.vo_add .part_butt {width: 340px;margin: 0 auto;padding: 25px;border: 1px solid #E0E0E0;border-bottom: 0;}
.vo_add .part_butt span {}

.vo .cont {padding:10px;}
.vo .question {background: #ecf0f1;padding: 10px 10px 10px 96px;position: relative;}
.vo .question .info {position: absolute;left: 10px;top: 10px;}
.vo .question .info span {font-size: 14px;font-weight: bold;}
.vo .question h1 {font-size: 14px;font-weight: bold;padding-bottom: 10px;}
.vo .question .names {border-top: 1px dashed #CACACA;padding-top: 8px;margin-top: 8px;text-align: right;font-size: 11px;color: #92524D;}
.vo .question .names em {padding: 0 10px;}
.vo .answer {border: 3px solid #E6EBEC;padding: 10px;}
.vo .answer .info {padding: 20px 10px 20px;}
.vo .answer .info .photo {background: url("../img/test/people_ansver.png") 0 0 no-repeat;width: 90px;height: 90px;border: 1px solid #B9B9B9;float: left;margin-right: 20px;}
.vo .answer .descr {font-size: 15px;padding-top: 23px;line-height: 22px;}

.vo_short {position: relative;margin: 0 0 20px;border: 1px solid #DDDDDD;border-left: 4px solid #55AD03;padding: 20px 20px 20px 18px;}
.vo_short:hover {border: 1px solid #C5C5C5;border-left: 4px solid #FF8F00;}
.vo_short b {display: block;font-size: 12px;margin-bottom: 10px;color: #55AD03;}
.vo_short:hover b {color: #FF8F00}
.vo_short b a {display: inline-block;text-decoration: none;color: #000;font-size: 14px;margin-left: 10px;}
.vo_short b a:hover {text-decoration:underline;}
.vo_short p {font-size: 11px;color: #646464;float: left;}
.vo_short span {font-size:15px;}
.vo_short .nextlink {float: right;}

.vo_main a.butt {padding: 10px 30px;font-size: 17px;font-family: verdana;}
.voadd_info {border-top: 1px dashed #9C9C9C;border-bottom: 1px dashed #9C9C9C;padding: 10px 0;margin: 10px 0 40px;}
.voadd_info span {font-size: 14px;display: inline-block;float: left;padding-top: 11px;}
.voadd_info a {float: right;font-size: 14px;padding: 9px 12px;}

.info_vo {margin-top: 50px;border-top: 1px solid #CFCFCF;padding: 20px;}
.info_vo .title {font-size: 15px;font-weight: bold;padding: 0 0 15px;}
.info_vo ul {padding-left: 16px;font-size: 13px;}
.info_vo ul li {padding-bottom: 15px;list-style: disc;float: left;width: 460px;}
.info_vo ul li a {}

.admin_send #s_form2 {float: left;display: block;width: auto;padding-top: 20px;}
.admin_send .form_block span {display: block;width: 400px;padding: 10px 0 14px;float: none;font-weight: bold;font-size: 13px;}
.admin_send input.m_name, .admin_send input.m_email_user {width: 332px;}
.admin_send input, .admin_send textarea, .admin_send select {width: 699px;}
.admin_send #result2 {width: 400px;}
.admin_send .info {padding: 15px;background: #FACFCF;font-size: 13px;}
.admin_send .info strong {display: block;font-size: 17px;padding-bottom: 9px;}
.admin_send .info a {font-weight: bold;}


/* FOOTER */
.fo_doc {padding: 20px 10px 30px;}
.fo_doc .minblock {float: left;width: 250px;margin-right: 20px;}
.f_online ul {padding-left:18px;}
.fo_doc .moment_kr {margin: 0;width: 440px;}
.fo_doc .moment_kr a {width: 168px;float: left;margin-right: 2px;}

.fo_info {padding: 10px;}
.fo_info .block_l {float:left;font-size: 12px;}
.fo_info .block_l p {padding-top: 5px;color: #9E9E9E;font-size: 10px;}
.fo_info .block_r {float:right;width: 387px;}
.fo_info .block_r p {float: left;color: #8F8F8F;padding: 8px 10px 0 0;}

.footer {margin: 10px 0 25px;}
.footer .soc_link {text-align: center;padding: 10px;}
.footer .soc_link a {display:inline-block;margin: 0 12px;width:26px;height:26px;background: url("../img/test/soc_sprite.png") 0 0 no-repeat;}
.soc_link a.vk {background-position: -58px 0;}
.soc_link a.vk:hover {background-position: -58px -28px;}
.soc_link a.twit {background-position: -30px 0;}
.soc_link a.twit:hover {background-position: -30px -28px;}
.soc_link a.face {background-position: 0 0;}
.soc_link a.face:hover {background-position: 0 -28px;}

.copyright {text-align: center;font-size: 12px;}
.copyright .descr {padding: 5px 0 10px;border-bottom: 1px dashed #A29C9C;margin-bottom: 10px;}
.copy {color: #A2A2A2;font-size: 11px;}


/* ПРОЧИЕ БЛОКИ*/

/* расстановка иконок */
.icon_c1, .online_kr_link a span, .moment_kr a span, .cr_5_min li span  {background: url("../img/icon_sprite.png") no-repeat;width: 27px;height: 27px;display: inline-block;float: left;margin-right: 9px;}
.online_link a span {display: inline-block;background: url("../img/icon_sprite.png") 0 0 no-repeat;width: 16px;height: 16px;float: left;margin-right: 10px;}
.online_kr_link a span, .moment_kr a span, .cr_5_min li span  {position: absolute;left: 9px;top: 5px;float: none;margin: 0;}
.cr_5_min li span {left: 14px;top: 11px;}

.banks_search span.ic2_next {background-position: -181px -96px;}

/* страница поиска */
.full_serch .title_block {margin: 0;border: 0;}
.full_serch .cont {padding: 14px 0;margin: 16px 0 18px;border-bottom: 1px dashed #A5A5A5;font-size: 13px;font-weight: bold;}
#dosearch {background: #f39c12;border: 0;border-bottom: 2px solid #e67e22;padding: 14px 36px 13px;text-align: center;font-size: 16px;color: #fff;letter-spacing: 0.02em;cursor: pointer;float: left;outline: none;}
#searchinput {background: #F8F8F8;border: 1px solid #dadada;padding: 15px 10px;width: 515px !important;float: left;margin-right: 10px;}
#dofullsearch {display:none;}

/*табы*/

.big_tabs ul.tabs {padding:0;}
.big_tabs .tabs li {width:341px;float:left;padding: 10px;}
.big_tabs ul.tabs li span {font-size: 13px;padding: 6px 0;}
.big_tabs .tabs li:hover {cursor:pointer;background: #F1F1F1;}
.big_tabs .tabs li.current {background:#364657;position:relative;}
.big_tabs .tabs li.current span {color:#fff;cursor:auto;}

.min_tabs ul.tabs li {float: left;cursor: pointer;text-decoration: none;text-transform: uppercase;color: #fff;border-right: 1px dashed rgba(255, 255, 255, 0.11);display: inline-block;padding: 10px 14px;background: #D7E2F1;margin-right: 7px;color: #000000;}
.min_tabs ul.tabs li:hover {background: #FFA300;transition: all 0.25s;}
.min_tabs ul.tabs li.current {background: #75D14A;color: #fff;}

.box {display: none;}
.box.visible {display: block;}

/* расстановка стрелок */
.current .carrow {background: url("../img/icon_sprite.png") 0 0 no-repeat;width:29px;height:14px;position:absolute;bottom: -16px;left: 47px;}
.carrow.ar_blue {background-position: -86px -68px;}

/* успех */
.complite {display: none;text-align: center;padding: 40px 0;background: #4CC564;font-size: 21px;color: #fff;line-height: normal;}
.complite span {display: block;font-size: 40px;margin-top: 5px;}

/*Вертикальная кнопка*/
.v_butt {position: fixed;top: 45%;margin-left: -48px;}
.v_butt span {display: block;width: 40px;height: 170px;background: #6DC9C5 url("../img/test/v_butt.png") no-repeat;border-right: 2px solid #5FACA8;}
.v_butt span:hover {background-color: #00D8B5;transition: all 0.25s;border-right: 2px solid #00AF93;}

/*speedbar*/
.speedbar {padding: 14px 10px;font-size: 11px;color: #3d3c3c;}

/*Настройка sitemap*/
.sitemap ul.sitemap_categories {}
.sitemap ul.sitemap_categories li.root {font-size: 16px;}
.sitemap ul.sitemap_categories li.root a {color: #505050;}
ul li ul.sitemap_items {list-style:none; margin:10px 0 10px 20px;}
ul li ul.sitemap_items li {font-size: 12px;padding: 3px 0px 4px 5px;float: none;}
ul li ul.sitemap_items li:hover, .sitemap ul.sitemap_static_pages li:hover {background: #F0F0F0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
ul li ul.sitemap_items li a {color: #10608c !important;display: block;}
ul li ul.sitemap_items li:before {content:"\00BB \0020";float: left;margin-right: 4px;}
.sitemap ul.sitemap_static_pages li {padding: 1px 0px 2px 5px;}

/*Навигация*/
.navigation {padding: 10px 0;}
.navigation a,.navigation span {display: inline-block;padding: 10px 14px;background: #D7E2F1;}
.navigation span {background: #F7F7F7;}
.navigation a:hover {background: #FF7A00;color: #fff;}

/* рекламные блоки */
.advorts_google {overflow: hidden;border-top: 1px dashed #9C9C9C;border-bottom: 1px dashed #9C9C9C;padding: 13px 0 19px;margin: 20px 0 30px;}
.advorts_google .cont {width: 720px;}
.advorts_google .block_l {float: left;}
.advorts_google .block_r {float: right;padding-left: 22px;border-left: 1px solid #F7F7F7;}

.anticol {width: 360px;padding-top: 50px;}
.anticol .title {font-size: 24px;font-weight: bold;color: #D60000;font-family: arial;}
.anticol .text {font-size: 17px;line-height: 23px;padding: 20px 0 30px;}
.anticol a {padding: 10px 40px;font-family: arial;font-size: 18px;}

/* кредитный словарь */
.cr_slovar .title_block {margin: 0;border: 0;padding: 10px 0 20px;}
.cr_slovar .box {margin-top:18px;line-height: 16px;}
.cr_slovar p {display: block;padding: 16px 10px;border-bottom: 1px dashed #E0E0E0;line-height: 17px;font-weight: normal;}
.cr_slovar p:hover {background:#EEFDEC;}
.cr_slovar .box span {display:block;font-weight:bold;font-size: 14px;margin-bottom: 5px;}

/* Вывод публикаций на страницах */
.publication {margin-top: 40px;}
.publication .block {float: left;margin-right: 20px;}
.publication .rel_news {width: 600px;}
.publication .new_vo {width: 337px;margin: 0;}

/* СТРАНИЦЫ ПАРТНЕРОК */

/* общие стили */
.partner .head_block {padding: 20px;}
.partner .head_block .title_block {margin: 0 0 10px 166px;padding: 0;border-bottom: 1px solid #364657;}
.partner .head_block .title_block h1 {letter-spacing: 0.02em;}
.partner .head_block p {padding: 0 0 20px 200px;}
.partner .part_title {text-align: center;padding: 40px 0 30px;text-transform: uppercase;font-size: 24px;color: #969696;font-family: arial;}

.part_redirect {text-align: center;margin: 15px 0;}
.part_redirect a {font-size: 19px;padding: 17px 50px;}
.asinfo {text-align: center;background: #009d57;padding: 20px 0;color: #fff;font-size: 21px;letter-spacing: 0.02em;}

/* сервисы cpahub */
.cpahub .steps {background: #F8F8F8;padding: 16px 10px;border-top: 1px solid #F1F1F1;border-bottom: 1px solid #F1F1F1;}
.cpahub .steps .item {float: left;width: 300px;margin: 0 13px;}
.cpahub .steps .item span {display: inline-block;background: #9397BE;padding: 14px 17px;font-size: 30px;line-height: 22px;color: #fff;float: left;}
.cpahub .steps .item p {padding-left: 72px;font-size: 13px;line-height: normal;}

/* ТЕСТОВАЯ СТРАНИЦА */
.cpahub .girl_right {background: url("https://bgcredit.ru/templates/infapronet2/img/test/part_girl_right.png")0 0 no-repeat;width:199px;height:378px;position:absolute;left: -172px;top:0;}


.microzaim_service .cont {background: url("../img/micro_service_cont.jpg")0 0 no-repeat;position:relative;height:564px;}
.microzaim_service .inform {position: absolute;top: 80px;left: 40px;}
.microzaim_service .inform span {display: inline-block;padding: 5px 20px;font-size: 35px;color: #fff;background: rgba(0, 0, 0, 0.5);}
.microzaim_service .inform span.blt {font-weight: bold;font-size: 50px;padding: 8px 20px;}
.microzaim_service #txt_form {position: absolute;bottom: 0;width: 100%;padding: 20px 0;background: rgba(0, 0, 0, 0.5);}
.microzaim_service #txt_form select {padding: 15px 34px 15px 10px;margin-right: 16px;border: 1px solid #686868;font-size: 14px;}
.microzaim_service #txt_form button {outline: none;font-size: 14px;cursor: pointer;padding: 15px 21px;font-weight: bold;font-family: tahoma;text-transform: uppercase;letter-spacing: 1px;}
.microzaim_service #txt_form #result1 {display: none;text-align: center;margin-top: 20px;padding: 10px;background: #F06969;font-size: 16px;color: #fff;font-family: verdana;}
.microzaim_service .fade {padding:0 20px;}
.microzaim_service .hide_block {display: none;position: absolute;bottom: 0;width: 100%;text-align: center;padding: 40px 0;background: #4CC564;font-size: 21px;color: #fff;line-height: normal;}
.microzaim_service .hide_block span {display: block;font-size: 40px;margin-top: 5px;}

.hr_line {border-bottom: 1px dashed rgba(155, 156, 154, 0.33);margin: 10px 0;}


/* a.d_kredit-online:before {} */
/* a.d_express-online {} */
/* a.d_dengi-na-qiwi {} */
/* a.d_mikrozaim-online {} */
/* a.d_ipoteka-online {} */
/* a.d_avtokredit-online {} */
/* a.d_kreditka-online {} */

a.d_kredit-online:before,
a.d_express-online:before,
a.d_dengi-na-qiwi:before,
a.d_mikrozaim-online:before,
a.d_ipoteka-online:before,
a.d_avtokredit-online:before,
a.d_kreditka-online:before {
	position: absolute;
	content: '';
	width: 34px;
	height: 28px;
	background-image: url('../img/sprite-34x28.png');
	top: 50%;
    margin-top: -14px;
    left: 7px;
}

a.d_kredit-online:before { background-position: 0px -28px; }
a.d_express-online:before { background-position: 0px 0px; }
a.d_dengi-na-qiwi:before { background-position: 0px -56px; }
a.d_mikrozaim-online:before { background-position: 0px -84px; }
a.d_ipoteka-online:before { background-position: 0px -140px; }
a.d_avtokredit-online:before { background-position: 0px -168px; }
a.d_kreditka-online:before { background-position: 0px -112px; }

/* Tab style */
#scrollUp {bottom: 0;right: 30px;width: 60px;height: 60px;background: rgba(29, 184, 0, 0.3) url("../img/bt_up.png") center no-repeat;-webkit-transition: bottom 150ms linear;-moz-transition: bottom 150ms linear;transition: bottom 150ms linear;}
#scrollUp:hover {bottom: 10px;background-color: #57C500;transition: all 0.25s;-webkit-transition: all 0.25s;-moz-transition: all 0.25s;}

/*---Быстрый поиск на сайте---*/
#searchsuggestions {
    border-width:1px;
    border-color:#919191;
    border-style:solid;
    width:300px;
    background-color: #079c5a;
    font-size:10px;
    line-height:14px;
	z-index: 15;
}

#searchsuggestions a {
    padding:5px;
    display:block;
    background-color:#fff;
    clear:left;
    height:75px;
    text-decoration:none;
}

#searchsuggestions a:hover {
    background-color:#fdd08b;
    color:#fff;
}

#searchsuggestions a span.searchheading {
    background: #079c5a;
    display:block;
    font-weight:bold;
    padding:5px;
    color:#fff;
}

#searchsuggestions a:hover span.searchheading {
    color:#fff;
}

#searchsuggestions a span {
    color:#555;
}

#searchsuggestions a:hover span {
    color:#000;
}

#searchsuggestions span.seperator {
    float:right;
    padding-right:15px;
    margin-right:5px;
}

#searchsuggestions span.seperator a {
    background-color:transparent;
    display:block;
    height:auto;
    color:#fff;
}

#searchsuggestions span.notfound {
    padding:5px;
    background-color:#fff;
    display:block;
    height:auto;
    color:#000;
}

.widget_org {
	border: 1px solid #f7f7f7;
    padding: 0;
	box-sizing: border-box;
}

.widget_org.widget_broker {
	background: url(../img/widget_for_broker.jpg);
    background-repeat: no-repeat;
    background-position: top 0px right -42px;
}

.widget_org * { box-sizing: border-box; }

.widget_org__head {
	padding: 15px;
    color: #393c48;
}

.widget_lombard .widget_org__head {
	background: #fff url(../img/widget_for_lombard.jpg) no-repeat;
	background-position: top right;
}

.widget_kpk .widget_org__head {
	background: #fff url(../img/widget_for_kpk.jpg) no-repeat;
	background-position: center right;
    border-bottom: 1px solid #f7f7f7;
}

.widget_org__head-title {
	font-size: 17px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.widget_kpk .widget_org__head-title { margin: 0; }

.widget_org__head-desc { font-size: 14px; }
.widget_org__body {
	padding: 0 10px 20px 15px;
}

.widget_lombard .widget_org__body {
	padding: 20px 10px 20px 15px;
	background: #f2f3f5;
}
.widget_kpk .widget_org__body {
	padding: 20px 10px 20px 15px;
}

.widget_org__form-row__label {
	font-size: 14px;
    color: #8f8f8f;
    margin: 0 0 10px 0;
}
.widget_broker .widget_org__form-row__label {
	width: 75%;
    border-top: 1px solid #f7f7f7;
    padding: 15px 0 0 0;
}
.widget_org__form-row__input {}
.metroSelect {
	width: 100%;
	border: 1px solid #e6e8ec;
	border-radius: 3px; 
	padding: 10px 10px 10px 35px;
	background: #fff url(../img/metro_ico.jpg) no-repeat center left 10px;
	font-size: 14px;
	color: #8f8f8f;
	outline: none;
	cursor: pointer;
}

.widget_org__form-submit {
	width: 100%;
	border: none;
	font-size: 14px;
	border-radius: 3px;
	padding: 13px;
	text-align: center;
	background-color: #1abc9c;
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	cursor: pointer;
	outline: none;
}

@media screen and (max-width: 1024px) {
	.logo span { width: 280px; }
	.wrapp { width: 100%; }
	
	.top_menu {
		background: #007742;
	}
	
	.search_top { float: left; width: 83%; }
	.search_top form { padding: 20px 20px 0 20px; }
	.search_top .btn { display: none; }
	.search_top input.search_form { width: 100%; }
	
	ul.dropdown {
		display: none;
		float: none;
		position: absolute;
		top: 69px;
		width: 100%;
		padding: 20px 0;
		box-sizing: border-box;
		background-color: #079C5A;
		z-index: 10;
	}
	
	ul.dropdown li {
		float: none;
		padding: 0;
		margin: 0 40px;
	}
	
	ul.dropdown li a {
		display: block;
		padding: 7px 0;
		font-size: 15px;
		border: none;
		border-bottom: 1px dashed #fff;
		background: url('../img/mainmenu_arr.png') center right no-repeat;
	}
	
	ul.dropdown li a span { padding: 0; }
	ul.dropdown li a:hover span {
		border: none;
		padding: 0;
	}
	
	ul.dropdown ul {
		visibility: visible;
		position: static;
		top: auto;
		background: #079c5a;
		width: 100%;
		border: none;
		padding: 0;
	}
	
	ul.dropdown ul li { margin: 0 0 0 25px; }
	
	ul.dropdown ul li a {
		padding: 7px 0;
		border-bottom: 1px dashed #fff;
		font-size: 15px;
		background: url('../img/mainmenu_arr.png') center right no-repeat;
	}
	ul.dropdown ul a:hover {
		background: url('../img/mainmenu_arr.png') center right no-repeat;
	}
	
	ul.dropdown li:last-child ul li:last-child a { border: none; }
	
	.menu_switch {
		display: block;
		float: right;
		height: 69px;
		width: 69px;
		background: url('../img/icon_menu_white.png') center center no-repeat;
		cursor: pointer;
	}
	.menu_switch.active {
		background: #079C5A url('../img/icon_menu_white.png') center center no-repeat;
	}
	
	.white_cont { border-left: none;  border-right: none; }
	
	.maincontent {
		float: none;
		width: 100%;
	}
	
	.full_publ .rel_news ul {
		margin: 0;
	}
	
	.c_offers .cont {
		width: 32%;
		margin-right: 2%;
	}
	
	.c_offers .cont img { width: 100%; }
	
	.big_tabs .tabs li {
		width: 50%;
		box-sizing: border-box;
	}
	
	.sidebar {
		float: none;
		width: 100%;
	}
	
	.express_form .f_item span {
		margin: 0 10px 0 0;
		width: 100px;
	}
	
	.express_form .f_item input, .express_form .f_item select { float: none; }
	
	.fo_info {
		width: 100%;
		box-sizing: border-box;
	}
	
	.fo_info .block_l {
		float: none;
		text-align: center;
	}
	.fo_info .block_r {
		width: auto;
		float: none;
		margin: 10px 0 0 0;
	}
	.fo_info .block_r p {
		float: none;
		text-align: center;
	}
	.fo_info .block_r b {
		display: block;
		text-align: center;
		padding: 10px;
	}
}

@media screen and (max-width: 768px) {
	.head_block.org_map{ padding: 10px; }
	.head_block.org_map .crv_bg { display: none; }
	.head_block.org_map .title_block { margin: 0 0 10px 0; }
	.head_block.org_map p { padding: 0 0 20px 0; }
}

@media screen and (max-width: 425px) {
	.head_block.org_map { padding: 10px; }
	.head_block..org_map .crv_bg {
		float: none;
		margin: 0 auto;
	}
	.head_block.org_map .title_block { margin: 0 0 10px 0; }
	.head_block.org_map p { padding: 0 0 20px 0; }
}

@media screen and (max-width: 600px) {
	.c_offers .cont {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	
	.c_offers .cont img { max-width: 212px; }
	
	.fo_doc .moment_kr {
		width: 100%;
	}
}

@media screen and (max-width: 460px) {
	.search_top { width: 78%; }
	.fo_doc .moment_kr a {
		width: 100%;
		margin: 0 0 1px;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 425px) {
	#searchsuggestions {
		width: 100%;
		box-sizing: border-box;
		left: 0 !important;
		-webkit-box-shadow: 0px 10px 20px -6px rgba(0,0,0,0.45);
		-moz-box-shadow: 0px 10px 20px -6px rgba(0,0,0,0.45);
		box-shadow: 0px 10px 20px -6px rgba(0,0,0,0.45);
	}
}

@media screen and (max-width: 380px) {
	.vo_head { width: 100%; }
	.vo_head li:first-child {	margin-left: 45px !important; }
	.vo_head li:last-child {	margin-left: 25px !important; }
}
