@import url(reset.css);
html{
    width:100%;
    height:100%;
}
body{
    /*background: url(../img/body_bg.png) 0 0 repeat;*/
    width:100%;
    font-family: 'Cuprum', sans-serif;
    letter-spacing: -1px;
    /*line-height:100%;*/
}
/*
#wrapper{
    width:1040px;
    height: 100%;
    margin:0 auto;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
}*/
#wrapper{
    width:1305px;
    height: 100%;
    /*margin:0 auto;*/
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 16px rgba(0,0,0,0.4);
}
#wrapper_center {
    height: 100%;
    height: auto !important;
    min-height: 100%;
    overflow: hidden;
}
.container {
    width: 100%;
}
/*
.logo{
    margin-left: -15px;
    margin-right: -15px;
}
.logo img{
    display: block;
    width:100%;
    height:auto;
    line-height: 0;
}*/
.header_con{
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
}
.header_top{
    background-color: #C32188;
}
.header_top ul{
    overflow: hidden;
    padding: 6px 0;
}
.header_top ul li{
    float:left;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background-color: #fff;
    width:66px;
    height:66px;
    margin-left: 57px;
}
.header_top ul li span{
    display:block;
    font-size:34.47px;
    color: #28286e;
    text-align: center;
    padding: 24px 0 5px 0;
}
.header_top ul li p{
    font-size:9.15px;
    color: #28286e;
    text-align: center;
}
.header_bot{
    background-color: #E0E0E0;
    height: 80px;
}
.header_bot h3{
    font-size:33.44px;
    color: #c32187;
    padding: 20px 0 0 0;
    text-align: center;
}
.header_abs{
    position: absolute;
    right: 32px;
    top:12px;
    background-color: #fff;
    width: 134px;
    height: 134px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    padding: 37px 0 0 0;
}
.header_abs p{
    font-size:16.18px;
    color:#28286e;
    text-align: center;
}
.header_abs span{
    font-size:47.14px;
    color:#28286e;
    text-align: center;
    display:  block;
    line-height: 47.14px;
}
.left_sb{
    margin-left: -15px;
    margin-right: -15px;
}
.form_serch{
    background-color: #EAE2E7;
    padding: 5px 0;
    margin: 5px 0;
}
.form_serch input[type="search"]{
    border:1px solid #8D8D8D;
    width:144px;
    height:18px;
    color:#949494;
    font-size:13.82px;
    text-align: center;
    padding: 0 14px;
    background:#fff url(../img/search_lupa.png) 97% center no-repeat;
    margin: 0 auto;
    display: block;
}
.lsbblock{
    padding: 0 7px 12px 7px;
}
.lsbblock img{
    display:block;
    width:100%;
    height:auto;
}
.market_block{
    background-color: #9565A4;
    height:160px;
}
.market_block p{
    font-size:16.44px;
    color:#fff;
    text-align: center;
    padding-top: 73px;
}
.menu_list{
    padding: 16px 10px 0 10px;
}
.menu_list h3{
    font-size: 9.49px;
    font-weight: bold;
    text-transform: uppercase;
    color:#999;
    padding-bottom: 7px;
}
.menu_list ul{
    padding-bottom: 29px;
}
.menu_list ul li{
    width:100%;
    padding-bottom: 6px;
    background: url(../img/menulist_bg.png) 93% 3px no-repeat;
}
.menu_list ul li:last-child{
    padding-bottom: 0;
}
.menu_list ul li a{
    font-size:11px;
    color: #4c135c;
}
.menu_list ul li sup{
    
}
.menu_list ul li span{
    background-color: #F89406;
    color:#fff;
    font-size:9.49px;
    text-shadow: 0px 1px 2px #888;
    line-height: 100%;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    display: inline-block;
    padding: 2px 6px 1px 6px;
    margin-left: 6px;
}
.table_list{
    padding: 16px 0 0 0;
    margin-left: -5px;
    margin-right: -5px;
}
.table_list p{
    font-size:17px;
    color:#28286e;
    font-style: italic;
    line-height: 20px;
    padding-bottom: 1px;
    text-align: center;
}
.table_list table{
    width: 100%;
    margin: 22px 0 25px 0;
}
.table_list table tr{
    height: 46px;
}
.table_list table tr:nth-child(2n+1){
    background-color: #EAE2E7;
    height: 34px;
}
.table_list table tr td{
    vertical-align: middle;
}
.table_list table tr td:first-child{
    color:#5c0375;
    font-size:14px;
    padding-left: 9px;
}
.table_list table tr td:last-child{
    padding-right: 17px;
}
.table_list table tr:first-child td:first-child{
    color:#28286e;
}
.table_list table tr span{
    background-color: #C32187;
    color: #fff;
    font-size: 21.09px;
    text-shadow: 0px 1px 2px #888;
    line-height: 100%;
    text-align: center;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    display: block;
    margin: 0 auto;
    width:34px;
    height:34px;
    padding-top: 7px;
	    box-sizing: border-box;
}
.table_list table tr:not(:first-child) td:not(:first-child) a{
    display: table;
    margin: 0 auto;
}
.table_list table tr:not(:first-child) td:not(:first-child) img{
    display: block;
    margin: 0 auto;
}
.inf_blocks{
    margin-left: -5px;
    margin-right: -5px;
}
.inf_bl_left,
.inf_bl_right{
    background-color: #DFD4DB;
    min-height:250px;
}
.inf_bl_left{
    margin-left: -15px;
    margin-right: -10px;
}
.inf_bl_right{
    margin-left: -10px;
    margin-right: -15px;
}
.inf_bl_left ul{
    padding: 16px 14px 16px 18px;
}
.inf_bl_left ul li{
    background-repeat: no-repeat;
    background-position: 0 0 ;
    min-height:62px;
    padding: 6px 0 19px 90px;
}
.inf_bl_left ul li:last-child{
    padding-bottom: 0;
}
.inf_bl_left ul li h4{
    font-size: 15px;
    color:#c32187;
    padding-bottom: 1px;
}
.inf_bl_left ul li h4,
.inf_bl_left ul li>a{
    display: table;
}
.inf_bl_left ul li p,
.inf_bl_left ul li p>a{
    font-size: 15px;
    color:#531964;
    line-height: 18px;
}
.inf_bl_right{
    overflow: hidden;
}
.inf_bl_right_l,
.inf_bl_right_r{
    width: 50%;
}
.inf_bl_right_l{
    padding: 22px 3px 0 18px;
}
.inf_bl_right_r{
    padding: 0 3px 0 0;
}
.inf_bl_right_l h4{
    font-size: 15px;
    color:#c32187;
    padding-bottom: 6px;
}
.inf_bl_right_l ul li a,
.inf_bl_right_l ul li p{
    font-size: 14px;
    color: #531964;
    line-height: 16px;
    padding-bottom: 2px;
}
.news_full_ib{
    width:169px;
    height:169px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    overflow: hidden;
    margin: 18px auto 0 auto;
}
.news_full_ib img{
    display: block;
}
.inf_bl_right_r p{
    font-size:21px;
    color:#531964;
    text-align: center;
    padding-top: 10px;
}
.slider_block{
    margin-left: -5px;
    margin-right: -5px;
    background-color: #DFD4DB;
    margin-top: 10px;
}
.slide_con{
    overflow: hidden;
    padding: 0 84px;
}
.dl_img_con{
    width: 20%;
    height: 180px;
    padding-top: 18px;
}
.dl_img_bl{
    width: 113px;
    height: 113px;
    margin: 0 auto;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    overflow: hidden;
}
.dl_img_bl img{
    display: block;
}
.dl_img_con p{
    font-size:17.71px;
    color: #c32187;
    text-align: center;
    padding-top: 12px;
}
.dl_img_title{
    width: 80%;
    height: 180px;
    display: table;
}
.dl_img_title_cell{
    display: table-cell;
    vertical-align: middle;
}
.dl_img_title_cell h3{
    font-size: 25.45px;
    color: #531964;
    line-height: 31px;
    padding-left: 18px;
}
#slider .owl-prev,
#slider .owl-next{
    background-image: url(../img/slider_arrows.png);
    background-repeat: no-repeat;
    width:70px;
    height:70px;
    position: absolute;
    top:50%;
    margin-top: -35px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
#slider .owl-prev{
    background-position: 0 0;
    left:4px;
}
#slider .owl-next{
    background-position: -70px 0;
    right:4px;
}
.market_con_block{
    background-color: #9465A3;
    height:128px;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 17px;
    margin-bottom: 16px;
}
.market_con_block p{
    font-size: 16.44px;
    color:#fff;
    text-align: center;
    padding-top: 58px;
}
.footer{
    padding: 0 0 13px 0;
}
.footer p{
    font-size:12px;
    color:#76328a;
    line-height: 17px;
    text-align: center;
}
/*----------------------------------------- Form dop. styles -----------------------------------------*/
input[type="search"]::-webkit-input-placeholder{color: #949494;}
input[type="search"]:-moz-placeholder {color: #949494;}
input[type="search"]::-moz-placeholder{color: #949494;}
input[type="search"]:-ms-input-placeholder {color: #949494;}