html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;text-decoration:none;} 
body {line-height: 1;} 
ol, ul {list-style: none;} 
blockquote, q {quotes: none;} 
blockquote:before, blockquote:after, 
q:before, q:after {content: '';content: none;} 
table {border-collapse: collapse;border-spacing: 0;}
body {
	font-family: Arial, Helvetica, sans-serif;
    /*!* -moz-user-select: none;*/
    /*-webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    user-select: none;*/
}
/*HEADER*/
#header {
	width:960px;
	margin: 0 auto;
	padding:10px 0 10px 0;
	overflow:hidden;
	position:relative;
}
#header .logo {
	display:block;
	width:181px;
	height:46px;
	background:url(../img/svg/logo2.svg) no-repeat bottom;
	float:left;
}
#header .logo img {
	margin-top:-38px;
	margin-left:-10px;
}
#header .logo:hover {
	background-position:bottom;
}
#header .logo:hover img {
	display:none;
}
#header p {
	font-size:14px;
	display:block;
	float: right;
	color:#003594;
	line-height:16px;
}
#header p img {
	margin-right:7px;
}

#header .tel.line {
	border-right:1px solid 003594;
}
#header .top {
	overflow:hidden;
	float:right;
	padding-top:5px;
}
#header .top p {
	float: left;
	margin-right:15px;
	color:#003594;
}
#header .top p.date {
	text-align:right;
}
#header .top p.cur {
	border-left:1px solid #003594;
	border-right:1px solid #003594;
	padding:0 12px;
}
#header .top p.cur .hide {
	display:none;
}

.star-rating-default, .star-rating-default a:hover, .star-rating-default a:active, .star-rating-default a:focus, .star-rating-default .current-rating {
    background: url(./alt_star.gif) left -1000px repeat-x !important;
}

.star-rating-default a:hover, .star-rating-default a:active, .star-rating-default a:focus {
    background-position: left bottom !important;
}

.star-rating-default {
    position: relative;
    /*width: 125px;*/
    height: 25px !important;
    overflow: hidden;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    background-position: left top !important;
}

.star-rating-default li.star {
    padding: 0 !important;
    margin: 0 !important;
    background: none !important;
    display: inline !important;
    list-style: none;
}

.star-rating-default li.star span {
    display:none;   
}
.star-rating-default a, .star-rating-default .current-rating {
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em !important;
    height: 25px !important;
    line-height: 25px !important;
    outline: none;
    overflow: hidden;
    border: none;
}

.star-rating-default .current-rating {
    z-index: 1;
    background-position: left center !important;
}
.myrating {
	width:125px;
	height:25px;
	float:left;
	margin-top:10px;
	margin-left:20px;
	overflow:hidden;
	background:url(../img/stars.png) no-repeat;
}
.myrating #block_rating {
	background:#ccc;
}


.hide {
	display:none;
}
.slider-2 {
	position:relative;
	padding:20px 0;
	width:90%;
	margin:auto;
	border-top:1px dashed #ccc;
}
.slider-2 .slide  {
	text-align:center;
	font-size:18px;
}
.slider-2 .slide p {
	display:block;
	margin:auto;
	width:174px;
	overflow:hidden;
	line-height:20px;
}
.slider-2 .slide p a {
	color:#000;
}
.slider-2 .slide p img {
	float:left;
	margin-right:3px;
}
.slider-2 .slide p span  {
}
.slider-2 .tel {
	padding:10px;
	font-size:14px;
	display:block;
	margin:20px auto;
	width:140px;
	float: none;
	color:#003594;
	line-height:16px;
	border:1px dashed #004e9c;
	border-radius:5px;
}
.slider-2 .tel img {
	margin-right:7px;
}
.slider-2 iframe {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.tel-2 {
	padding:10px 0;
	font-size:14px;
	display:block;
	margin:auto;
	width:200px;
	float: none;
	color:#003594;
	line-height:16px;
	line-height:20px;
}
.tel-2 img {
	margin-right:7px;
}
/*/HEADER*/
/*TOPMENU*/
#topmenu {
	width:960px;
	margin: 0 auto;
	background:#004e9c;
}
#topmenu ul {
	overflow:hidden;
}
#topmenu ul li {
	float:left;
	border-right:1px solid #fff;
	text-align:center;
}
#topmenu ul li a {
	display:block;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
	border-bottom:4px solid #fcb414;
	-webkit-text-size-adjust: 100%;
}
#topmenu ul li a span {
	letter-spacing:1px;
}
#topmenu ul li.li-1 a {
	width:206px;
}
#topmenu ul li.li-2 a {
	width:204px;
}
#topmenu ul li.li-3 a {
	width:179px;
}
#topmenu ul li.li-4 a {
	width:187px;
}
#topmenu ul li.li-5 a {
	width:110px;
}
#topmenu ul li.li-6 a {
	width:69px;
}

#topmenu ul li.last {
	border-right:none;
}
#topmenu ul li a:hover, #topmenu ul li.active a {
	color:#fcb414;
}

#topmenu ul li ul {
	position:absolute;
	z-index:10;
	padding:0;
	margin-left:-0px;
	display:none;
}
#topmenu ul li ul li {
	margin:0;
	padding:0;
	float:none;
	border:none;
	border-top:1px solid #fff;
	text-align:left;
	text-indent:6px;
}
#topmenu ul li ul a {
	color:#333;
	padding:0px 4px;
	height:18px;
	line-height:18px;
	border:none;
	display:block;
	background:#fcb414;
	padding:3px 0px;
	-webkit-text-size-adjust: 100%;
}
#topmenu ul li.last ul li, #topmenu ul li ul li.last {
	width:auto;
}
#topmenu ul li ul a:hover {
	color:#000;
}
#topmenu ul li.active ul li a {
	color:#333;
}
#mob-menu {
	width:38px;
	height:38px;
	background: url(../img/m-menu.png) no-repeat 0px 0px;
	position:absolute;
	right:10px;
	top:-112px;
	cursor:pointer;
}
#mob-menu:hover {
	background: url(../img/m-menu.png) no-repeat 0px -39px;
}
#mob-menu.open {
	background: url(../img/m-menu.png) no-repeat 0px -78px;
}
/*/TOPMENU*/
/*SLIDER*/
#slider {
	width:960px;
	height:432px;
	margin: 5px auto;
	background:#333;
	position:relative;
}
#slider .slide {
	width:960px;
	height:432px;
	position: absolute;
	background:#000;
}
#slider .slide img {
	float:left;
	position: absolute;
}
#slider .slide div.h3 {
	width:960px;
	font-size:48px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#fcb414;
	margin-top:100px;
	margin-left:25px;
	text-transform:uppercase;
	font-weight:normal;
	position:absolute;
}
#slider .slide div.h4 {
	width:960px;
	font-size:48px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#fff;
	margin-top:150px;
	margin-left:25px;
	text-transform:uppercase;
	font-weight:normal;
	position:absolute;
}
#slider .slide div.h5 {
	width:960px;
	font-size:36px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#fcb414;
	margin-top:110px;
	margin-left:25px;
	text-transform:uppercase;
	font-weight:normal;
	position:absolute;
}
#slider .slide p {
	font-size:24px;
	color:#fff;
	position:absolute;
	margin-top:230px;
	margin-left:25px;
	font-weight:bold;
}
#slider .slide.th1 p {
	max-width:500px;
}
#slider .slide.th2 p {
	margin-top:215px;
	max-width:540px;
}
#slider .slide.th4 p {
	margin-top:215px;
}
#slider .slide.th4 div.h1 {
	margin-top:239px;
	font-size:24px;
	color:#fff;
	position:absolute;
	margin-left:25px;
	font-weight:bold;
}
#slider .slide.th5 p {
	max-width:540px;
}
#slider .link-2 {
	position: absolute;
	z-index:7;
	margin-top:215px;
	margin-left:25px;
	display:none;
}
#slider .link-2 a {
	border-radius:5px;
	border-bottom:1px solid #333;
	width:230px;
	line-height:37px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	background: url(../img/linkcalc.png) top left;
	padding-left:30px;
	color:#fff;
	text-transform:uppercase;
	margin-top:65px;
	float:right;
}
#slider .link-2 a:hover {
	background: url(../img/linkcalc.png) bottom left;
}

#slider .bottom {
	width:904px;
	height:36px;
	position:absolute;
	bottom:0;
	padding:28px;
	z-index:10;
}
#slider .bottom div {
	float:left;
	margin-right:10px;
}
#slider .bottom div a {
	display:block;
	border:2px solid #4c4c4c;
	cursor:pointer;
}
#slider .bottom div a img {
	opacity:0.5;
}
#slider .bottom div a:hover, #slider .bottom div.active a {
	border:2px solid #fff;
}
#slider .bottom div.active a img {
	opacity:1;
}


#slider .news {
	width:400px;
	position:absolute;
	bottom:10px;
	right:10px;
	background: url(../img/white-1.png);
	border:1px solid #fff;
	z-index:10;
	padding:8px;
}
#slider .news .title {
	font-size:14px;
	line-height:14px;
	padding-bottom:7px;
	border-bottom:1px solid #000;
	font-weight:bold;
	margin-bottom:5px;
}
#slider .news .title .link {
	color:#000;
	padding-left:17px;
	background:url(../img/article.png) no-repeat 0px 0px;
}
#slider .news .title .link:hover {
	color:#c00;
	background-position:0px -50px;
}
#slider .news .title .more {
	float:right;
	font-weight:normal;
	color:#666;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
}
#slider .news .title .more:hover {
	color:#c00;
}
#slider .news ul li {
	font-size:14px;
	line-height:14px;
	margin-bottom:2px;
}
#slider .news ul li a {
	color:#009;
	padding-left:10px;
	background:url(../img/li.png) no-repeat 0px 0px;
}
#slider .news ul li a:hover {
	color: #00f;
	background-position:0px -100px;
}
#slider .news ul li a span {
	font-size:12px;
	color:#666;
	/*border-left:1px solid #666;*/
	padding-left:8px;
	margin-left:6px;
	background:url(../img/li.png) no-repeat 0px -200px;
}
#slider .news ul li a:hover span {
	color:#00f;
	background:url(../img/li.png) no-repeat 0px -300px;
}
/*/SLIDER*/
/*SLIDER-BOTTOM*/
.cont {
	width:960px;
	overflow:hidden;
	margin:10px auto;
}
.cont .block {
	float:left;
	margin-right:14px;
}
.cont .block h5 {
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.cont .block h5 a {
	color:#666;
	text-transform:uppercase;
	background: url(../img/arr-1.jpg) no-repeat 0px 2px;
	padding-left:20px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}
.cont .block h5 a:hover {
	background: url(../img/arr-1.jpg) no-repeat 7px 2px;
}
.cont .block .h5 {
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.cont .block .h5 a {
	color:#666;
	text-transform:uppercase;
	background: url(../img/arr-1.jpg) no-repeat 0px 2px;
	padding-left:20px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}
.cont .block .h5 a:hover {
	background: url(../img/arr-1.jpg) no-repeat 7px 2px;
}
.cont .block table {
	width:100%;
}
.cont .block table tr td {
	vertical-align:middle;
}
.cont .block table tr td img {
	margin-right:10px;
}
.cont .block p {
	font-size:14px;
	color:#666;
}
.cont .block p strong {
	font-size:24px;
	color:#fcb414;
}
.cont .last {
	width:150px;
	margin-right:0;
	float:right;
}
.cont .last table tr td img {
	margin-left:0px;
}
.cont-2 {
	width:960px;
	overflow:hidden;
	margin:10px auto;
	display:none;
}
.cont-2 .block {
	float:left;
	margin-right:30px;
}
.cont-2 .block h5 {
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.cont-2 .block h5 a {
	color:#666;
	text-transform:uppercase;
	background: url(../img/arr-1.jpg) no-repeat 0px 2px;
	padding-left:24px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}
.cont-2 .block h5 a:hover {
	background: url(../img/arr-1.jpg) no-repeat 7px 2px;
}
.cont-2 .block .h5 {
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.cont-2 .block .h5 a {
	color:#666;
	text-transform:uppercase;
	background: url(../img/arr-1.jpg) no-repeat 0px 2px;
	padding-left:24px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}
.cont-2 .block .h5 a:hover {
	background: url(../img/arr-1.jpg) no-repeat 7px 2px;
}
.cont-2 .block table {
	width:100%;
}
.cont-2 .block table tr td {
	vertical-align:middle;
}
.cont-2 .block table tr td img {
	margin-right:20px;
}
.cont-2 .block p {
	font-size:14px;
	color:#666;
}
.cont-2 .block p strong {
	font-size:24px;
	color:#fcb414;
}
.cont-2 .last {
	width:97px;
	margin-right:0;
	float:right;
}
.cont-2 .last table tr td img {
	margin-left:20px;
}
/*/SLIDER-BOTTOM*/
/*MAP*/
.map {
	border-top:1px solid #ccc;
	display:none;
}
.map a {
	display:block;
	width:100%;
	height:280px;
	background:url(../img/map.jpg) no-repeat 58% 50%;
	position:relative;
	border-bottom:1px solid #ccc;
}
.map a span {
	display:block;
	position:absolute;
	width:302px;
	height:92px;
	background:url(../img/map2.png) no-repeat;
	left:10px;
	top:10px;
}
/*/MAP*/
/*FOOTER*/
#footer {
	width:960px;
	border-top:1px solid #ccc;
	margin:0 auto;
}
#footer p {
	color:#939598;
	text-align:center;
	text-align:left;
	font-size:12px;
	float:left;
	margin-top:26px;
}
#footer p.icons {
	float:right;
	margin-top:7px;
	margin-bottom:4px;
}
#footer p.icons img {
	margin-left:5px;
}
#footer p.lin {
	float:right;
	margin-top:26px;
	margin-right:6px;
}
#footer p.lin a {
	color:#939598;
}
#footer p.lin a.th2 {
	margin-right:46px;
}
#footer p.lin a:hover {
	color:#333;
}
/*/FOOTER*/

#header .change1.m1 {
	display:block;
	width:100%;
	float:left;
	margin-top:-5px;
	margin-bottom:-4px;
	height:16px;
}
#header .change1.m1.ind {
	height:14px;
	margin-top:-8px;
}
#header .change1.m1 table {
	width:100%;
}
#header .change1.m1 table td {
	vertical-align:middle;
}
#header .change1.m1 table .th2 {
	width:1%;
}
#header .change1.m1 .backcall {
	display:block;
	font-size:12px;
	padding:2px 0;
	color:#004e9c;
	padding-left:17px;
	background:#ccc;
	text-transform:uppercase;
	font-weight: bold;
	background:url(../img/backcall1.png) no-repeat 0px 0px;
	margin-top:2px;
	cursor:pointer;
}
#header .change1.m1 .backcall:hover {
	background-position:0px -50px;
	color:#fcb414;
}

#content .change1.m2 {
	display:block;
	width:100%;
	float:left;
	height:22px;
	display:none;
}
#content .change1.m2 table {
	width:100%;
}
#content .change1.m2 table td {
	vertical-align: middle;
	padding:0;
}
#content .change1.m2 table .th2 {
	width:1%;
}
#content .change1.m2 .backcall {
	display:block;
	font-size:12px;
	padding:2px 0;
	color:#004e9c;
	padding-left:17px;
	background:#ccc;
	text-transform:uppercase;
	font-weight: bold;
	background:url(../img/backcall1.png) no-repeat 0px 0px;
	margin-bottom:5px;
	cursor:pointer;
}
#content .change1.m2 .backcall:hover {
	background-position:0px -50px;
	color:#fcb414;
}
#content .change1.m2 #breadcrumb {
    margin: 0px 0px 0px 0px;
}

.change1.m3 {
	display:block;
	overflow:hidden;
	padding-bottom:7px;
    border-bottom: 1px dashed #004e9c;
    margin-bottom: 8px;
	display:none;
}
.change1.m3 .backcall {
	display:block;
	width:125px;
	font-size:12px;
	padding:2px 0;
	color:#004e9c;
	padding-left:17px;
	background:#ccc;
	text-transform:uppercase;
	font-weight: bold;
	background:url(../img/backcall1.png) no-repeat 0px 0px;
	margin:auto;
	cursor:pointer;
}
.change1.m3 .backcall:hover {
	background-position:0px -50px;
	color:#fcb414;
}
.topline {
    margin-bottom: 8px;
}

.change1.m3.ind {
	display:block;
	overflow:hidden;
	padding-top:7px;
	padding-bottom:7px;
    border-top: 1px dashed #004e9c;
    border-bottom:none;
    margin-bottom:0;
	display:none;
}

#newblocks .cont {
	overflow:hidden;
	display:table;
	margin-bottom:20px;
}
#newblocks .cont .block {
	display:table-cell;
	vertical-align: bottom;
	width:20%;
	float:none;
	margin:0;
}
#newblocks .cont .block.th1 {
	padding-right:1%;
}
#newblocks .cont .block.th2 {
	padding-right:1%;
}
#newblocks .cont .block.th3 {
	padding-right:1%;
}
#newblocks .cont .block.th4 {
	padding-right:1%;
}
#newblocks .cont .block a {
	display:block;
	position:relative;
	overflow:hidden;
}
#newblocks .cont .block a .img {
	display:block;
	width:100%;
	text-align:center;
	height:60px;
}
#newblocks .cont .block a .img img {
	margin-top:5px;
}
#newblocks .cont .block a .tit {
	display: table;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	color:#004e9c;
	height:45px;
	border-bottom:1px solid #004e9c;
	margin-bottom:5px;
	vertical-align:middle;
}
#newblocks .cont .block a .tit .cell {
	display: table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
}
#newblocks .cont .block a .desc {
	display:block;
	text-align:center;
	color:#333;
	font-size:14px;
	line-height:16px;
}
#newblocks .cont .block a .desc strong {
	font-weight:bold;
	color:#fcb414;
	font-size:20px;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
/*.slick-slide img
{
    display: block;
}*/
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/**/

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    /*-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);*/

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	/*myChange*/
    width: 32px;
    height: 32px;
	text-indent:100px;
	overflow:hidden;
	margin-top:-16px;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -36px;
	/*myChange*/
	left:auto;
	background: url(../img/svg/slider-arr.svg) no-repeat 0px 0px;
	z-index:1;
}
.slick-prev:hover {
	background: url(../img/svg/slider-arr.svg) no-repeat -33px 0px;
}
.slick-prev.slick-disabled
{
    opacity: 0.25;
}
.slick-prev.slick-disabled:hover
{
	background: url(../img/svg/slider-arr.svg) no-repeat 0px 0px;
}

[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 0px;
	background: url(../img/svg/slider-arr.svg) no-repeat 0px -33px;
}
.slick-next:hover {
	background: url(../img/svg/slider-arr.svg) no-repeat -33px -33px;
}
.slick-next.slick-disabled
{
    opacity: 0.25;
}
.slick-next.slick-disabled:hover
{
	background: url(../img/svg/slider-arr.svg) no-repeat 0px -35px;
}
.slider-logos .slick-next
{
    right: -25px;
	/*myChange*/
	right: 0px;
	top: 13px;
	background: url(../img/svg/slider-arr.svg) no-repeat 0px -33px;
}
.slider-logos .slick-next:hover {
	background: url(../img/svg/slider-arr.svg) no-repeat -33px -33px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}
/* Dots */
.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
	
	/*my*/
	position:relative;
	bottom:22px;
	width:1090px;
	margin:0 auto;
	text-align: right;
	padding-left:10px;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 13px;
    height: 13px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
	
	/*my*/
	width: 13px;
    height: 13px;
	margin:0;
	margin-right:3px;
	background: url(../img/button.png) no-repeat top;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 13px;
    height: 13px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
	
	/*my*/
	width: 13px;
    height: 13px;
	margin:0;
	margin-right:2px;
	background: url(../img/button.png) no-repeat top;
}
.slick-dots li button:hover {
	background: url(../img/button.png) no-repeat bottom;
}
.slick-dots li.slick-active button {
	background: url(../img/button.png) no-repeat bottom;
}


#text .cont h1 {
	font-size:16px;
	margin-bottom:6px;
	-webkit-text-size-adjust: 100%;
	margin-top:5px;
}
#text .cont .blue.big h1 {
    padding: 8px 10px 6px;
    font-size: 16px;
    line-height: 22px;
    background: #fcb414;
    color: #fff;
    border-bottom: 1px solid #e59e10;
    text-shadow: 1px 2px 0px #e59e10;
    margin-bottom: 6px;
    text-transform: uppercase;
}
#text .cont h2 {
	font-size:16px;
	margin-bottom:6px;
	-webkit-text-size-adjust: 100%;
	margin-top:5px;
}
#text .cont .blue h2 {
    padding: 7px 10px 6px;
    background: #2396d1;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #1e7fb0;
    text-shadow: 1px 2px 0px #1e7fb0;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 22px;
}
#text .cont .blue img {
    float: left;
    margin-right: 8px;
    margin-top:4px;
	margin-left:10px;
}
#text .cont div.yellow {
}
#text .cont div.yellow img {
    float: left;
    margin-right: 8px;
    margin-top: 4px;
    margin-left: 10px;
}
#text .cont .yellow h2 {
    padding: 7px 10px 6px;
    background: #fcb414;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #e59e10;
    text-shadow: 1px 2px 0px #e59e10;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 22px;
	
}
#text .cont p {
	font-size:16px;
	margin-bottom:10px;
	-webkit-text-size-adjust: 100%;
	line-height:20px;
}
#text .cont ul, #text .cont ol {
	margin-left:24px;
	margin-bottom:10px;
}
#text .cont ul li {
	list-style: outside disc;
	font-size:14px;
	line-height:16px;
	-webkit-text-size-adjust: 100%;
	line-height:18px;
}
#text .cont ul.blue {
    margin-left: 10px;
}
#text .cont ul.blue li {
    list-style: none inside;
    padding-left: 20px;
    background: url(../img/li-2.png) no-repeat 0px 2px;
    margin-bottom: 3px;
}

#text .cont .hidden-cont .hidden-text {
	/*background:#e6e6e6;*/
	overflow:hidden;
	/*height:478px;*/	
}

#text .cont .show {
	margin-bottom:0;
	text-transform:uppercase;
	font-size:12px;
	color: #004e9c;
	border-bottom:1px solid #ccc;
	height:7px;
	font-weight:bold;
	display:none;
	margin-bottom:10px;
}
#text .cont .show span {
	padding:0 20px 0 10px;
	background: url(../img/arr.png) no-repeat 100% 0px;
	display:block;
	width:90px;
	text-align:center;
	margin:auto;
	cursor:pointer;
}
#text .cont .show span.act {
	background-position:100% -60px
}
#text .cont .show span:hover {
	color:#c00;
	background-position:100% -30px
}
#text .cont .show span.act:hover {
	color:#c00;
	background-position:100% -90px
}

/**/

@media
only screen and (max-width : 960px), only screen and  and (max-device-width : 960px) {
	
body {
	border-top:5px solid #004e9c;
}
#header {
	width:100%;
	border-top:5px solid #fcb414;
}
#header .logo {
	margin-left:10px;
}
#header p {
	display:none;
}

.slider-2 {
	padding:10px 0;
	width:260px;
	border:none;
	position:absolute;
	right:60px;
	top:22px;
} 

#mob-menu {
	top:-52px;
	display:block;
}
#text .cont .hidden-cont .show {
    display: block;
}
.myrating {
	display:none;
}
#topmenu {
	width:100%;
	position:relative;
}
#topmenu ul {
	display:none;
	border-bottom:5px solid #fcb414;
}
#topmenu ul li {
	width:100%;
	float: none;
	border-right: none;
	text-align:center;
	border-bottom:1px solid #48729c;
}
#topmenu ul li a {
	width:100%;
	font-size:14px;
	height:auto;
	line-height:20px;
	border-bottom: none;
	padding:5px 0;
	-webkit-text-size-adjust: 100%;
}
#topmenu ul li.li-1 a {
	width:100%;
}
#topmenu ul li.li-2 a {
	width:100%;
}
#topmenu ul li.li-3 a {
	width:100%;
}
#topmenu ul li.li-4 a {
	width:100%;
}
#topmenu ul li.li-5 a {
	width:100%;
}
#topmenu ul li.li-6 a {
	width:100%;
}
#topmenu ul li ul {
	position:relative;
	border-bottom:none;
}
#topmenu ul li ul li {
	text-align:center;
	border-top:1px solid #f9df25;
}
#slider {
	width:100%;
	overflow:hidden;
	margin-top:0;
}
#slider .slide {
	width:100%;
}
#slider .slide img {
	position:absolute;
	right:50%;
	margin-right:-480px;
}
#slider .slide div.h3 {
	width:90%;
	font-size:48px;
	margin-top:20px;
	margin-left:10px;
}
#slider .slide div.h4 {
	width:90%;
	font-size:48px;
	margin-top:68px;
	margin-left:10px;
}
#slider .slide.th2 div.h4 {
	max-width:680px;
}
#slider .slide.th5 div.h4 {
	width:70%;
	margin-top:118px;
}
#slider .slide div.h5 {
	width:90%;
	margin-left:10px;
	margin-top:20px;
	font-size:48px;
}
#slider .slide.th5 div.h5 {
	max-width:480px;
}
#slider .slide p {
	margin-top:134px;
	margin-left:10px;
	max-width:90%;
}
#slider .slide.th2 p {
	margin-top:180px;
}
#slider .slide.th4 p {
	margin-top:134px;
}
#slider .slide.th4 div.h1 {
	margin-top:158px;
	margin-left:10px;
	max-width:90%;
}
#slider .slide.th5 p {
	margin-top:240px;
}
#slider .link-2 a {
	margin-top:10px;
}

#slider .link-2 {
	margin-top:255px;
	margin-left:10px;
}
#slider .bottom {
	width:100%;
	padding:10px;
}
#slider .bottom div {
	float:left;
	margin-right:5px;
}
#slider .bottom div a {
}
#slider .bottom div a img {
	width: auto;
	width:56px;
	height:auto;
}
.cont {
	width:100%;
	text-align:center;
	display:none;
}
#text .cont {
	width:90%;
	text-align:left;
	display:block;
}
.cont-2 {
	width:760px;
	text-align:center;
	display:block;
}
.cont-2 {
	width:600px;
	text-align:center;
	display:block;
}
.cont-2 .block {
	width:300px;
	padding:0px;
	padding-left:0%;
	padding-right:0%;
	float: left;
	margin-right:0px;
	display:inline-block;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
}
.cont-2 .block h5 {
	padding-bottom:0px;
	border-bottom: none;
	margin-bottom:10px;
	text-align:left;
}
.cont-2 .block .h5 {
	padding-bottom:0px;
	border-bottom: none;
	margin-bottom:10px;
	text-align:left;
}
.cont-2 .block p {
	text-align:left;
	line-height:16px;
}
.cont-2 .block.last-2 {
}
.cont-2 .block.last h5 {
	display:block;
	float:left;
	margin-top:20px;
}
.cont-2 .block.last table {
	display:block;
	float:left;
	width:58px;
}
.cont-2 .block.last table tr td {
	display:block;
	float:right;
}
.map {
	display:block;
}
#footer {
	width:100%;
}
.hide {
	display:block;
}

#footer p {
	float:none;
	text-align:center;
}
#footer p.icons {
	float:none;
}
#footer p.lin {
	float:none;
	margin-top:0;
	margin-bottom:10px;
}

#text .cont .hidden-cont {
	display:none;	
}
#text .cont .show {
	display:block;
}
#header .change1.m1 {
	display:none;
}
#content .change1.m2 {
	display:block;
}
#header .change1.m1.ind {
	display:block;
}
#header .change1.m1.ind .backcall {
	margin-right:120px;
	float:right;
	margin-top:-2px;
}

#newblocks .cont .block {
	vertical-align:top;
}
#newblocks .cont .block.th1 a .desc {
	padding:0 6px;
}
#newblocks .cont .block.th4 a .desc {
	padding:0 5px;
}

#footer p {
    margin-top:15px;
}
#footer p.lin {
    margin-top: -5px;
}

}

@media
only screen and (max-width : 780px), only screen and  and (max-device-width : 780px) {
	
body {
	border-top:5px solid #004e9c;
}
#header {
	width:100%;
	border-top:5px solid #fcb414;
}
#header .logo {
	margin-left:10px;
}
#header p {
	display:none;
}

.slider-2 {
	padding:10px 0;
	width:260px;
	border:none;
	position:absolute;
	right:60px;
	top:22px;
}
#mob-menu {
	top:-52px;
	display:block;
}
.myrating {
	display:none;
}
#topmenu {
	width:100%;
	position:relative;
}
#topmenu ul {
	display:none;
	border-bottom:5px solid #fcb414;
}
#topmenu ul li {
	width:100%;
	float: none;
	border-right: none;
	text-align:center;
	border-bottom:1px solid #48729c;
}
#topmenu ul li a {
	width:100%;
	font-size:14px;
	height:auto;
	line-height:20px;
	border-bottom: none;
	padding:5px 0;
	-webkit-text-size-adjust: 100%;
}
#topmenu ul li.li-1 a {
	width:100%;
}
#topmenu ul li.li-2 a {
	width:100%;
}
#topmenu ul li.li-3 a {
	width:100%;
}
#topmenu ul li.li-4 a {
	width:100%;
}
#topmenu ul li.li-5 a {
	width:100%;
}
#topmenu ul li.li-6 a {
	width:100%;
}
#topmenu ul li ul {
	position:relative;
	border-bottom:none;
}
#topmenu ul li ul li {
	text-align:center;
	border-top:1px solid #f9df25;
}
#slider {
	width:100%;
	overflow:hidden;
	margin-top:0;
}
#slider .slide {
	width:100%;
}
#slider .slide img {
	position:absolute;
	right:50%;
	margin-right:-480px;
}
#slider .slide div.h3 {
	width:90%;
	font-size:36px;
	margin-top:60px;
	margin-left:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-shadow:0px 0px 10px #000;
}
#slider .slide div.h4 {
	width:90%;
	font-size:36px;
	margin-top:98px;
	margin-left:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-shadow:0px 0px 10px #000;
	max-width:480px;
}
#slider .slide.th5 div.h4 {
	max-width:400px;
	margin-top:134px;
}
#slider .slide div.h5 {
	width:95%;
	margin-left:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-shadow:0px 0px 10px #000;
	margin-top:60px;
	font-size:36px;
}
#slider .slide.th5 div.h5 {
	max-width:500px;
}
#slider .slide p {
	margin-top:144px;
	margin-left:20px;
	max-width:90%;
}
#slider .slide.th2 p {
	margin-top:144px;
}
#slider .slide.th4 p {
	margin-top:144px;
}
#slider .slide.th4 div.h1 {
	margin-top:170px;
	margin-left:20px;
}
#slider .slide.th5 p {
	margin-top:214px;
}
#slider .link-2 a {
	margin-top:0px;
}

#slider .link-2 {
	margin-top:205px;
	margin-left:20px;
}
#slider .bottom {
	width:100%;
	padding:10px;
}
#slider .bottom div {
	float:left;
	margin-right:5px;
}
#slider .bottom div a {
}
#slider .bottom div a img {
	width: auto;
}
.cont {
	width:100%;
	text-align:center;
	display:none;
}
.cont-2 {
	width:600px;
	text-align:center;
	display:block;
}
.cont-2 .block {
	width:300px;
	padding:0px;
	padding-left:0%;
	padding-right:0%;
	float: left;
	margin-right:0px;
	display:inline-block;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
}
.cont-2 .block h5 {
	padding-bottom:0px;
	border-bottom: none;
	margin-bottom:10px;
	text-align:left;
}
.cont-2 .block .h5 {
	padding-bottom:0px;
	border-bottom: none;
	margin-bottom:10px;
	text-align:left;
}
.cont-2 .block p {
	text-align:left;
	line-height:16px;
}
.cont-2 .block.last-2 {
}
.cont-2 .block.last h5 {
	display:block;
	float:left;
	margin-top:20px;
}
.cont-2 .block.last table {
	display:block;
	float:left;
	width:58px;
}
.cont-2 .block.last table tr td {
	display:block;
	float:right;
}
.map {
	display:block;
}
#footer {
	width:100%;
}
.hide {
	display:block;
}
.b24-widget-button-position-bottom-right {
    margin-right: -40px;
    margin-bottom: -40px;
}
#content .change1.m2 .backcall {
	display:none;
}
/*#content .change1.m2 table td {
	display:table-cell;
}
#content .change1.m2 .backcall {
	margin-bottom:0;
}*/
#header .change1.m1 {
	display:block;
	margin-top:-10px;
}
#header .change1.m1 .backcall {
	margin-right:115px;
	float:right;
}

#newblocks .cont .block {
	display:inline-block;
	width:47%;
	padding:0;
	margin:0;
	margin:0 1% 10px 1%;
}
#newblocks .cont .block.th1, #newblocks .cont .block.th2, #newblocks .cont .block.th3, #newblocks .cont .block.th4, #newblocks .cont .block.th5 {
	padding:0;
}
#newblocks .cont .block a .tit .cell .m1 {
	display:none;
}
#newblocks .cont .block a .tit {
    height: 25px;
}
#slider .news {
    bottom: 55px;
	right:auto;
	left:10px;
}
#slider .news ul {
	height:48px;
	overflow:hidden;
}

}
/**/

@media
only screen and (max-width : 640px), only screen and  and (max-device-width : 640px) {
	
body {
	border-top:5px solid #004e9c;
}
#header {
	width:100%;
	border-top:5px solid #fcb414;
}
#header .logo {
	margin-left:10px;
}
#header p {
	display:none;
}

.slider-2 {
	padding:10px 0;
	width:244px;
	border:none;
	position:absolute;
	right:52px;
	top:22px;
}
#mob-menu {
	top:-52px;
	display:block;
}
.myrating {
	display:none;
}
#topmenu {
	width:100%;
	position:relative;
}
#topmenu ul {
	display:none;
	border-bottom:5px solid #fcb414;
}
#topmenu ul li {
	width:100%;
	float: none;
	border-right: none;
	text-align:center;
	border-bottom:1px solid #48729c;
}
#topmenu ul li a {
	width:100%;
	font-size:14px;
	height:auto;
	line-height:20px;
	border-bottom: none;
	padding:8px 0;
}
#topmenu ul li.li-1 a {
	width:100%;
}
#topmenu ul li.li-2 a {
	width:100%;
}
#topmenu ul li.li-3 a {
	width:100%;
}
#topmenu ul li.li-4 a {
	width:100%;
}
#topmenu ul li.li-5 a {
	width:100%;
}
#topmenu ul li.li-6 a {
	width:100%;
}
#topmenu ul li ul {
	position:relative;
	border-bottom:none;
}
#topmenu ul li ul li {
	text-align:center;
	border-top:1px solid #f9df25;
}
#topmenu ul li ul li a {
	padding:6px 0;
}
#slider {
	width:100%;
	overflow:hidden;
	margin-top:0;
}
#slider .slide {
	width:100%;
}
#slider .slide img {
	position:absolute;
	right:50%;
	margin-right:-480px;
}
#slider .slide div.h3 {
	width:90%;
	font-size:36px;
	margin-top:20px;
	margin-left:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-shadow:0px 0px 10px #000;
}
#slider .slide div.h4 {
	width:90%;
	font-size:36px;
	margin-top:58px;
	margin-left:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-shadow:0px 0px 10px #000;
}
#slider .slide.th2 div.h4 {
	max-width:460px;
}
#slider .slide.th5 div.h4 {
	width:70%;
	margin-top:94px;
}
#slider .slide div.h5 {
	width:90%;
	margin-left:20px;
	margin-top:20px;
	font-size:36px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-shadow:0px 0px 10px #000;
}
#slider .slide p {
	margin-top:104px;
	margin-left:20px;
	max-width:95%;
}
#slider .slide.th2 p {
	margin-top:140px;
}
#slider .slide.th4 p {
	margin-top:104px;
}
#slider .slide.th4 div.h1 {
	margin-top:128px;
	margin-left:20px;
}
#slider .slide.th5 p {
	margin-top:180px;
}
#slider .link-2 a {
	margin-top:0px;
}

#slider .link-2 {
	margin-top:215px;
	margin-left:20px;
}
#slider .bottom {
	width:100%;
	padding:10px;
}
#slider .bottom div {
	float:left;
	margin-right:5px;
}
#slider .bottom div a {
}
#slider .bottom div a img {
	width: auto;
}
.cont {
	width:100%;
	text-align:center;
	display:none;
}
.cont-2 {
	width:100%;
	text-align:center;
	display:block;
}
.cont-2 .block {
	width:54%;
	padding:0px;
	padding-left:26%;
	padding-right:20%;
	float: none;
	margin-right:0px;
	display:inline-block;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
}
.cont-2 .block h5 {
	padding-bottom:0px;
	border-bottom: none;
	margin-bottom:10px;
	text-align:left;
}
.cont-2 .block .h5 {
	padding-bottom:0px;
	border-bottom: none;
	margin-bottom:10px;
	text-align:left;
}
.cont-2 .block p {
	text-align:left;
	line-height:16px;
}
.cont-2 .block.last-2 {
	border-bottom: none;
	padding-bottom:0px;
}
.cont-2 .block.last h5 {
	display:block;
	float:left;
	margin-top:20px;
}
.cont-2 .block.last table {
	display:block;
	float:left;
	width:58px;
}
.cont-2 .block.last table tr td {
	display:block;
	float:right;
}
.map {
	display:block;
}
#footer {
	width:100%;
}
.hide {
	display:block;
}
#header .change1.m1 .backcall {
	margin-right:102px;
}
#content .change1.m2 {
	height:auto;
}
#header .change1.m1.ind .backcall {
	margin-right:104px;
}

/*#newblocks .cont .block a .tit .cell .m1 {
	display:inline;
}*/
#newblocks .cont .block a .tit {
    /*height: 45px;*/
	height:auto;
	padding:5px 0 8px;
}

}
/**/

@media
only screen and (max-width : 500px), only screen and  and (max-device-width : 500px) {
	
body {
	border-top:5px solid #004e9c;
}
#header {
	width:100%;
	border-top:5px solid #fcb414;
}
#header .logo {
	margin-left:20px;
}
#header p {
	display:none;
}
.myrating {
	display:none;
}
#topmenu {
	width:100%;
	position:relative;
}
#topmenu ul {
	display:none;
	border-bottom:5px solid #fcb414;
}
#topmenu ul li {
	width:100%;
	float: none;
	border-right: none;
	text-align:center;
	border-bottom:1px solid #48729c;
}
#topmenu ul li a {
	width:100%;
	font-size:14px;
	height:auto;
	line-height:20px;
	border-bottom: none;
	padding:8px 0;
}
#topmenu ul li.li-1 a {
	width:100%;
}
#topmenu ul li.li-2 a {
	width:100%;
}
#topmenu ul li.li-3 a {
	width:100%;
}
#topmenu ul li.li-4 a {
	width:100%;
}
#topmenu ul li.li-5 a {
	width:100%;
}
#topmenu ul li.li-6 a {
	width:100%;
}
#topmenu ul li ul {
	position:relative;
	border-bottom:none;
}
#topmenu ul li ul li {
	text-align:center;
	border-top:1px solid #f9df25;
}
#slider {
	width:100%;
	overflow:hidden;
	margin-top:0;
}
#slider .slide {
	width:100%;
}
#slider .slide img {
	position:absolute;
	right:50%;
	margin-right:-480px;
}
#slider .slide div.h3 {
	width:90%;
	font-size:28px;
	margin-top:20px;
	margin-left:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-shadow:0px 0px 10px #000;
}
#slider .slide.th2 div.h3 {
	margin-top:20px;
}
#slider .slide.th3 div.h3 {
	margin-top:20px;
	/*max-width:150px;*/
	font-size:28px;
	width:95%;
}
#slider .slide.th4 div.h3 {
	margin-top:20px;
	max-width:150px;
}
#slider .slide div.h4 {
	width:90%;
	font-size:28px;
	margin-top:50px;
	margin-left:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-shadow:0px 0px 10px #000;
}
#slider .slide.th2div. h3 {
	font-size:28px;
	max-width:300px;
}
#slider .slide.th2 div.h4 {
	margin-top:82px;
	font-size:26px;
	width:98%;
	max-width:300px;
}
#slider .slide.th3 div.h4 {
	/*margin-top:52px;
	max-width:150px;*/
	width:100%;
	font-size:28px;
}
#slider .slide.th4 div.h4 {
	margin-top:80px;
}
#slider .slide.th5 div.h4 {
	margin-top:80px;
	font-size:28px;
}
#slider .slide div.h5 {
	width:90%;
	margin-left:10px;
	margin-top:20px;
	font-size:28px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-shadow:0px 0px 10px #000;
}
#slider .slide p {
	margin-top:90px;
	margin-left:10px;
	max-width:90%;
}
#slider .slide.th2 p {
	/*margin-top:205px;*/
	margin-top:146px;
}
#slider .link-2 a {
	margin-top:15px;
}
#slider .slide.th3 p {
	/*margin-top:130px;*/
	margin-top:90px;
}
#slider .slide.th4 p {
	margin-top:125px;
}
#slider .slide.th4 div.h1 {
	margin-top:174px;
	margin-left:10px;
	max-width:90%;
}
#slider .slide.th5 p {
	margin-top:150px;
}

#slider .link-2 {
	margin-top:225px;
	margin-left:10px;
}
#slider .bottom {
	width:100%;
	padding:10px;
}
#slider .bottom div {
	float:left;
	margin-right:5px;
}
#slider .bottom div a {
}
#slider .bottom div a img {
	width:47px;
}
.cont {
	width:100%;
	text-align:center;
	display:none;
}
.cont-2 {
	width:100%;
	text-align:center;
	display:block;
}
.cont-2 .block {
	width:280px;
	padding:0 20px;
	float: none;
	margin-right:0px;
	display:inline-block;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
}
.cont-2 .block h5 {
	padding-bottom:0px;
	border-bottom: none;
	margin-bottom:10px;
	text-align:left;
}
.cont-2 .block .h5 {
	padding-bottom:0px;
	border-bottom: none;
	margin-bottom:10px;
	text-align:left;
}
.cont-2 .block p {
	text-align:left;
	line-height:16px;
}
.cont-2 .block.last-2 {
	border-bottom: none;
	padding-bottom:0px;
}
.cont-2 .block.last h5 {
	display:block;
	float:left;
	margin-top:20px;
}
.cont-2 .block.last table {
	display:block;
	float:left;
	width:58px;
}
.cont-2 .block.last table tr td {
	display:block;
	float:right;
}
.map {
	display:block;
}
#footer {
	width:100%;
}
.hide {
	display:block;
}
.slider-2 {
	position:relative;
	padding:20px 0;
	width:90%;
	margin:auto;
	border-top:1px dashed #ccc;
	right:auto;
	top:0;
}
#mob-menu {
	width:38px;
	height:38px;
	background: url(../img/svg/mmenu.svg) no-repeat 0px 0px;
	position:absolute;
	right:10px;
	top:-112px;
	cursor:pointer;
}
#header .change1.m1 {
	display:none;
}
.change1.m3 {
	display:block;
}
#header .change1.m1.ind {
	display:none;
}
.change1.m3.ind {
	display:block;
}
#mob-menu {
    top: -145px;
}

#newblocks .cont .block {
	/*width:200px;*/
	width:90%;
	display:block;
	margin:auto;
	margin-bottom:20px;
}
#newblocks .cont .block a .tit {
    height:auto;
	padding:5px 0;
}
#newblocks .cont .block.th1 {
	padding-right:0;
}
#newblocks .cont .block.th2 {
	padding-right:0;
}
#newblocks .cont .block.th3 {
	padding-right:0;
}
#newblocks .cont .block.th4 {
	padding-right:0;
}

#slider .bottom {
    height: 26px;
}
#slider .news {
	width:auto;
	max-width:90%;
	bottom:45px;
	display:none;
}

#footer p.icons img {
    margin:0;
	display:inline-block;
	margin:0 11px;
}
#footer p.icons {
	text-align:center;
}

@media
only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) and (min-device-pixel-ratio : 2) {
#mob-menu {
	top:-52px;
	display:block;
}
.slider-2 {
	padding:10px 0;
	width:260px;
	border:none;
	position:absolute;
	right:60px;
	top:22px;
}

.cont-2 .block.last-2 {
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
}

}

}