/*
Theme Name: Gazeta Slonimskaya
Theme URI: https://www.gs.by
Author: Marina Klinova, Anton A. Sawko
Description:
Version: 1.1
License:
License URI:
Text Domain: gsby
*/

@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, 
address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

iframe {
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	display:block;
	margin:0 auto;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
			
article, aside, details, figcaption, figure, footer,
header, main, nav, section {
	display: block;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color:#007eb5;
}

html, body {
	width: 100%;
	height:100%;
	min-height:100%;
	background-color: #fff;
	font-family: 'PT Sans', sans-serif;
	min-width:320px;
}

.inner {
	max-width:1280px;
	margin:0 auto;
	/*overflow:hidden;*/
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.clearfixB:before {
	content: "";
	display: table;
	clear: both;
}

.response_display {
	display:none;
}

/* --- */

.page, .recent-main, footer {
	overflow:hidden;
}

.ads.hr.top, .page, footer {
	position:relative;
	z-index:99;
}

.ads.hr.top ins {
	overflow:hidden;
}

.ads.hr.over-article_footer, .ads.hr.in-read_also {
	margin-bottom:50px;
}

.page>.inner {
	background-color:#fff;
}

.page.article>.inner, .page.search>.inner, .page.allnews>.inner {
	padding:0 10px;
}

/*header */

header {
	margin-bottom:20px;
	/*overflow:hidden;*/
	background-color:#fff;
	position:relative;
	border-top: 1px solid #dee2ed;
}

header:after {
	content: "";
	display: table;
	clear: both;
}

.header_inner>.inner {
	height:100%;
	padding:0 10px;
}

.header_item {
	float:left;
}

.header_item .up {
	position:absolute;
	right:0;
	width:50px;
	height:50px;
	z-index:101;
	background-image: url('images/up.png');
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.header_item.header_item--weather.active .up, .header_item.header_item--currency.active .up, .header_item.header_item--price-life.active .up {
	background-image: url('images/dn.png');
}

.header_item-top {
	border-top:1px solid #dee2ed;
	border-bottom:1px solid #dee2ed;
	height:50px;
}

.header_item-top .header_item {
	width:25%;
	height:100%;
	border-left:1px solid #dee2ed;
}

.header_item-top .header_item.header_item--weather {
	overflow:hidden;
	position:relative;
}

.header_item-top .header_item.header_item--weather.active {
	overflow:visible;
}

.header_item-top .header_item.header_item--weather .header_item--weather_inner {
	background-color:#fff;
}

.header_item-top .header_item.header_item--weather.active .header_item--weather_inner {
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	right:0;
	border:1px solid #787878;
	border-top:0;
	margin-left:-1px;
	margin-right:-1px;
}

.header_item-top .header_item.header_item--weather .header_item--weather_inner .header_item--weather-value {
	overflow:hidden;
	padding:10px 20px 9px 20px;
	border-bottom: 1px solid #dee2ed;
}

.header_item-top .header_item.header_item--weather .header_item--weather_inner .header_item--weather-value .weather_city, 
.header_item-top .header_item.header_item--weather .header_item--weather_inner .header_item--weather-value  .weather_ico, 
.header_item-top .header_item.header_item--weather .header_item--weather_inner .header_item--weather-value .weather_temp {
	float:left;
}

.header_item-top .header_item.header_item--weather .weather_city {
	font-size:14px;
	color:#afbabf;
	line-height:30px;
	margin-right:30px;
}

.header_item-top .header_item.header_item--weather .weather_ico img {
	width:auto;
	height:30px;
	display:block;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

.header_item-top .header_item.header_item--weather .weather_temp {
	font-size:14px;
	line-height:30px;
	font-weight:700;
	color: #797979;
	margin-left:8px;
}

.header_item-top .header_item.header_item--currency {
	/*padding:18px 20px 0 20px;*/
	padding-left:20px;
	padding-right:20px;
	font-size: 14px;
	line-height:14px;
	position: relative;
	overflow:hidden;
}

.header_item-top .header_item.header_item--currency.active {
	overflow:visible;
}

.header_item .up.currency_up {
	display:none;
}

.header_item-top .header_item.header_item--currency .header_item--currency-value {
	float:left;
	font-weight:700;
	color:#797979;
	margin-right:10px;
	padding: 18px 0 17px 0;
}

.header_item-top .header_item.header_item--currency.active .header_item--currency-value {
	float:none;
	padding-left:20px;
	border-bottom: 1px solid #dee2ed;
	margin-right:0;
}

.header_item-top .header_item.header_item--currency.active .header_item--currency_inner {
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	right:0;
	border:1px solid #787878;
	border-top:0;
	margin-left:-1px;
	margin-right:-1px;
	background-color:#fff;
}

.header_item-top .header_item.header_item--currency .header_item--currency-value:last-child {
	margin-right:0;
}

.header_item-top .header_item.header_item--currency .header_item--currency-value span {
	color:#afbabf;
	font-weight:400;
}

.header_item-top .header_item.header_item--price-life {
	font-size: 14px;
	line-height:16px;
	color:#797979;
	font-weight:700;
	position:relative;
	overflow:hidden;
}

/*.header_item-top .header_item.header_item--price-life .header_item--price-life_inner.no_displayed {
	display:none;
}*/

.header_item-top .header_item.header_item--price-life.active {
	overflow:visible;
}

.header_item-top .header_item.header_item--price-life .header_item--price-life_inner {
	background-color:#fff;
}

.header_item-top .header_item.header_item--price-life.active .header_item--price-life_inner {
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	right:0;
	border:1px solid #787878;
	border-top:0;
	margin-left:-1px;
	margin-right:-1px;
}

.header_item-top .header_item.header_item--price-life .header_item--price-life-value {
	border-bottom: 1px solid #dee2ed;
	padding:17px 20px 16px 20px;
}

.header_item-top .header_item.header_item--price-life .header_item--price-life-value span {
	color:#afbabf;
	font-weight:400;
}


.header_item.header_item--social { /*.header_item-top*/
	overflow:hidden;
	/*border-right: 1px solid #dee2ed;*/
}

.header_item-menu .header_item.header_item--social {
	height:53px;
	width:337px;
	display:none;
}

.header_item.header_item--social a {
	display:block;
	float:left;
	border-left:1px solid #dee2ed;
	width:16.6666666667%;
	height:100%;
}

.header_item-menu .header_item.header_item--social a {
	width: 56px;
	height:53px;
	border:0;
}

.header_item.header_item--social a div {
	width:100%;
	height:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:24px 24px;
}

.header_item-menu .header_item.header_item--social a div {
	width: 100%;
	height: 49px;
	border-right: 1px solid #dee2ed;
}

.header_item.header_item--social a:first-child {
	border-left:0;
}

.header_item.header_item--social a:last-child {
	border-right:1px solid #dee2ed;
}

.header_item-menu .header_item.header_item--social a:last-child {
	border-right:0;
}

.header_item.header_item--social a:hover {
	background-position:center bottom;
	background-repeat:repeat-x;
	background-image: url('images/bg_line_s.png');
}

.header_item.header_item--social a:first-child {
	display:none;
}

.header_item.header_item--social .sharing_ico {
	background-image: url('images/ic_sharing.png');
}

.header_item.header_item--social .vk, .card.x1width.social .card-x1width_header-social li a.vk {
	background-image: url('images/ic_vk.png');
}

.header_item.header_item--social .vk:hover, .card.x1width.social .card-x1width_header-social li a.vk:hover, .card.x1width.social .card-x1width_header-social li.ui-tabs-active a.vk {
	background-image: url('images/ic_vk_hover.png');
}

.header_item.header_item--social .fb, .card.x1width.social .card-x1width_header-social li a.fb {
	background-image: url('images/ic_fb.png');
}

.header_item.header_item--social .fb:hover, .card.x1width.social .card-x1width_header-social li a.fb:hover, .card.x1width.social .card-x1width_header-social li.ui-tabs-active a.fb {
	background-image: url('images/ic_fb_hover.png');
}

.header_item.header_item--social .tw, .card.x1width.social .card-x1width_header-social li a.tw {
	background-image: url('images/ic_twitter.png');
}

.header_item.header_item--social .tw:hover, .card.x1width.social .card-x1width_header-social li a.tw:hover, .card.x1width.social .card-x1width_header-social li.ui-tabs-active a.tw {
	background-image: url('images/ic_twitter_hover.png');
}

.header_item.header_item--social .ok, .card.x1width.social .card-x1width_header-social li a.ok {
	background-image: url('images/ic_od.png');
}

.header_item.header_item--social .ok:hover, .card.x1width.social .card-x1width_header-social li a.ok:hover, .card.x1width.social .card-x1width_header-social li.ui-tabs-active a.ok {
	background-image: url('images/ic_od_hover.png');
}

.header_item.header_item--social .in {
	background-image: url('images/ic_in.png');
}

.header_item.header_item--social .in:hover {
	background-image: url('images/ic_in_hover.png');
}

.header_item.header_item--social .yt {
	background-image: url('images/ic_youtube.png');
}

.header_item.header_item--social .yt:hover {
	background-image: url('images/ic_youtube_hover.png');
}

.header_item-middle {
	height:110px;
	padding-top:15px;
	overflow:hidden;
}

.header_item-middle.gs_multisite {
	height:100px;
	padding-top:25px;
}

.header_item-middle .header_item.header_item--logo {
	width:auto;
}

.header_item-middle.gs_multisite .header_item.header_item--logo {
	width:40%;
}

.header_item-middle.gs_multisite.ads_gs_multisite .header_item.header_item--logo {
	width:30%;
}

.header_item-middle .header_item.header_item--logo .logo_gs-full {
	width:398px;
	height:66px;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	background-image: url('images/logo_gs_full.png');
	background-size: 398px 66px;
	float:left;
}

.header_item-middle.gs_multisite .header_item.header_item--logo .logo_gs-full {
	width:302px;
	height:50px;
	background-size: 302px 50px;
}

.header_item-middle.gs_multisite .header_item.header_item--logo .logo_gs-text {
	float:left;
	font-size: 16px;
	font-weight:400;
	line-height: 22px;
	padding-left:15px;
	padding-top:5px;
	text-transform:uppercase;
	color:#008ecb;
	font-family: 'PT Sans Narrow', sans-serif;
}

.header_item-middle .header_item.header_item--logo .current-date {
	padding-left:20px;
	float:left;
	font-family: 'PT Sans Narrow', sans-serif;
	color:#afbabf;
	font-size:14px;
	padding-top:15px;
}
.header_item-middle .header_item.header_item--logo .current-subtitle {
	padding-left:20px;
	float:left;
	font-family: 'PT Sans Narrow', sans-serif;
	color:#85969e;
	font-size:14px;
	padding-top:15px;
	font-weight: bold;
}
.header_item-middle .header_item.header_item--logo .current-date #clock {
	font-weight:700;
	display:block;
	font-family: 'PT Sans', sans-serif;
	color:#797979;
}

.header_item-middle .header_item.header_item--logo .icon-adult {
	float:left;
	text-align:center;
	margin-top:15px;
	margin-left:20px;
	border:1px solid #afbabf;
	font-weight:700;
	color:#afbabf;
	font-size:13px;
	line-height:36px;
	width:36px;
	height:36px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.header_item-middle .header_item.header_item--text {
	width:25%;
}
.header_item-middle .header_item.header_item--search {
	width:40%;
	float: right;
}
.header_item-middle.gs_multisite .header_item.header_item--search {
	width:39%;
	margin-left:1%;
}

.header_item-middle.gs_multisite .header_item.header_item--button-gs {
	width:20%;
}

.header_item-middle.gs_multisite.ads_gs_multisite .header_item.header_item--button-gs {
	width:190px;
	float:right;
}

.header_item-middle .header_item.header_item--text .card-header {
	overflow:hidden;
	height:82px;
}

.header_item-middle .header_item.header_item--text .card-header .pic {
	width:80px;
	height:80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
}

.header_item-middle .header_item.header_item--text .card-header .text {
	margin-left:90px;
	padding-right:20px;
	font-size: 14px;
	line-height: 18px;
	padding-top:5px;
}

.header_item-middle .header_item.header_item--text .card-header .text .category-title {
	text-transform:none;
	color: #afbabf;
	font-size: 14px;
	line-height:14px;
}

.header_item-middle .header_item.header_item--text .card-header .text a:hover, .header_item-middle .header_item.header_item--text .card-header .text h3:hover {
	color:#007eb5;
}

.header_item-middle .header_item.header_item--text .card-header .text h3 {
	color:#333;
	margin-top:5px;
}

.header_item-middle .header_item.header_item--search {
	padding-top:15px;
	position:relative;
}

.header_item-middle.gs_multisite .header_item.header_item--search {
	padding-top:0;
}

.header_item-middle .header_item.header_item--search .search-form {
	position:relative;
}

.header_item-middle .header_item.header_item--search input[type="text"] {
	width:100%;
	border:1px solid #dee2ed;
	-webkit-border-radius: 108px;
	-moz-border-radius: 108px;
	border-radius: 108px;
	height:50px;
	outline:none;
	padding: 0 60px 0 20px;
	color:#797979;
}

.header_item-middle .header_item.header_item--search input[type="submit"] {
	position:absolute;
	width:40px;
	height:50px;
	top:0;
	right:0;
	border:none;
	outline:none;
	background-color:transparent;
	background-position:center left;
	background-repeat:no-repeat;
	background-image: url('images/ic_search.png');
	background-size: 20px 20px;
	cursor:pointer;
}

.header_item-middle .header_item.header_item--search .header_item--search_ico {
	width:50px;
	height:50px;
	border:1px solid #dee2ed;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-position:center;
	background-repeat:no-repeat;
	background-image: url('images/ic_search.png');
	background-size: 20px 20px;
	cursor:pointer;
	float:right;
	display:none;
}

.header_item-middle .header_item.header_item--search .popup-close {
	display:none;
}

.header_item-middle .header_item.header_item--search.fixed-form {
	position:fixed;
	width:100%;
	height:auto;
	left:0;
	top:0;
	background-color:#fff;
	z-index:99999;
	padding:60px 20px 40px 20px;
}

.header_item-middle .header_item.header_item--search.fixed-form .popup-close {
	display:block;
	position: absolute;
	right: 20px;
	top: 10px;
	width: 30px;
	height: 30px;
	background: url('images/close.png') center center no-repeat #008ecb;
	cursor: pointer;
	z-index: 1011;
}

.header_item-middle .header_item.header_item--search.fixed-form .search-form {
	display:block;
}

.header_item-middle .header_item.header_item--search.fixed-form .header_item--search_ico {
	display: none;
}

.header_item-menu {
	height:54px;
	border-top:1px solid #dee2ed;
	background-position:center bottom;
	background-repeat:repeat-x;
	background-image: url('images/bg-2line.png');
	/*overflow:hidden;*/
	width:100%;
	position:static;
	background-color:#fff;
}

.header_item-menu>.inner {
	position:relative;
}

.header_item-menu.fixed {
	top:0;
	z-index: 9999;
	position:fixed;
	moz-box-shadow: 0px 2px 3px rgba(222,226,237,0.298039215686275);
	-webkit-box-shadow: 0px 2px 3px rgba(222,226,237,0.298039215686275);
	box-shadow: 0px 2px 3px rgba(222,226,237,0.298039215686275);
	background-image: url('images/bg-2line_card.png');
}

.header_item-menu .header_item.header_item--icon-menu, .header_item-menu .header_item.header_item--home_page-link {
	width:56px;
	height:100%;
}

.header_item-menu .header_item.header_item--icon-menu:hover, .header_item-menu .header_item.header_item--home_page-link:hover, .header_item-menu .header_item.header_item--home_page-link.home_page-link_active, .header_item-menu .header_item.header_item--buy_pdf-link:hover {
	background-position:center bottom;
	background-repeat:repeat-x;
	background-image: url('images/bg_line_s.png');
} 

.header_item-menu .header_item.header_item--icon-menu .icon-menu {
	width:100%;
	height:49px;
	border-left:1px solid #dee2ed;
	cursor:pointer;
	background-image: url('images/ic_menu.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:20px 20px;
}

.header_item-menu .header_item.header_item--home_page-link a {
	display:block;
	width:100%;
	height:49px;
	border-left:1px solid #dee2ed;
	border-right:1px solid #dee2ed;
	background-image: url('images/ic_home.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:20px 20px;
}

.header_item-menu .header_item.header_item--buy_pdf-link {
	float:right;
	text-transform:uppercase;
	font-weight: 700;
	font-size: 15px;
	line-height:51px;
	height:100%;
}

.header_item-menu .header_item.header_item--buy_pdf-link a {
	color: #008ecb;
	display:block;
	height:100%;
}

/* end header */

.category-title {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	line-height:13px;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:10px;
	color:#008ecb;
}

.category-title_delimiter {
	padding:0 10px;
	font-weight:700;
	color:#797979;
	font-size:15px;
	line-height: 13px;
}

.page.allnews .category-title {
	margin-bottom:20px;
}

.category-title a {
	color:#008ecb;
}

.category-title a:hover {
	color:#333;
}

.page.category>.inner .category-title {
	margin:10px 10px 10px 10px; /*0 10px 10px 10px;*/
}

/*.branding {
	position:fixed;
	width:100%;
	height:100%;
	top:214px;
	background-image: url('images/brand.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	z-index:1;
}*/


/* feed-news */

.feed-news {
	margin:40px 10px;
	position:relative;
	overflow:hidden;
	padding-bottom:10px;
	background-image: url('images/bg-2line_card.png');
	background-position:bottom;
	background-repeat:repeat-x;
}

.feed-news .read-all-news {
	position:absolute;
	right:0;
	line-height:24px;
	color: #afbabf;
	font-size: 14px;
	font-family: 'PT Sans Narrow', sans-serif;
}

.feed-news .read-all-news:hover {
	color:#797979;
}

.feed-news .feed-news-nav {
	list-style:none;
	border-bottom:1px solid #787878;
	overflow:hidden;
}

.feed-news .feed-news-nav li {
	float:left;
	font-size:24px;
	line-height:24px;
	font-weight:700;
	margin-bottom:20px;
	width:125px;
}

.feed-news .slider-nav {
	position:absolute;
	left:50%;
	width:110px;
	margin-left:-55px;
	top:5px;
}

.feed-news .slider-nav .slick-arrow {
	position: absolute;
	font-size: 0;
	line-height: 0;
	border: 0;
	outline: 0;
	background-position: center;
	background-repeat: no-repeat;
	width:12px;
	height:20px;
	background-color:transparent;
	cursor:pointer;
}

.feed-news .slider-nav .slick-prev {
	left:0;
	background-image: url('images/slick-prev.png');
}

.feed-news .slider-nav .slick-next {
	right:0;
	background-image: url('images/slick-next.png');
}

.feed-news .slider-nav .slick-dots {
	list-style: none;
	overflow: hidden;
	width:40px;
	margin:0 auto;
}

.feed-news .slider-nav .slick-dots li {
	float:left;
	width: 20px;
	height: 20px;
	padding-top:10px;
}

.feed-news .slider-nav .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
	border: 1px solid #7c7c7c;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	outline: none;
	background-color:#fff;
	margin:0 auto;
	padding:0;
}

.feed-news .slider-nav .slick-dots li.slick-active button {
	border: 1px solid #007eb5;
	background-color:#007eb5;
}

.feed-news .feed-news-nav li.ui-state-active a {
	color:#007eb5;
}

.feed-news #feed-news, .feed-news #most-read {
	margin-right:-10px;
	margin-left:-10px;
	overflow:hidden;
	height:289px;
}

.slick-arrow {
	position:absolute;
	top:0;
}

/* end feed-news */

.all-news, .other-block, .project-block, .service-block {
	overflow:hidden;
}

.project-block {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 40px 10px 0 10px;
	border:2px solid #797979;
	height:440px;
	background-color:#797979;
}

.project-block-inner {
	padding:40px 20px;
	height:100%;
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}

.project-block-inner:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	z-index: 0;
	background-color: rgba(0,0,0,.3);
}

.project-block-inner a {
	color:#fff;
}

.project-block-inner a:hover {
	color:#dee2ed;
}

.project-block_item {
	overflow:hidden;
	position:absolute;
	bottom:40px;
	left:20px;
	right:20px;
	z-index:1;
}

.project-block_title h3 {
	font-size:15px;
	line-height:15px;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
	position:absolute;
	z-index:1;
}

.project-block_item--card {
	float:left;
	width:25%;
	font-weight: 700;
	color:#fff;
  font-size: 28px;
  color: #FFFFFF;
  line-height: 29px;
	padding-right:40px;
}

.project-block_item--card:first-child {
	width:100%;
	font-size:40px;
	line-height: 42px;
	background-position: bottom center;
	background-repeat: repeat-x;
	background-image: url('images/bg-2line_w.png');
	padding-bottom:40px;
	margin-bottom:40px;
}

.service-block_title {
	background-position: center;
	background-repeat: repeat-x;
	background-image: url('images/bg-2line_card.png');
	margin:50px 10px 40px 10px;
}

.service-block_title h3 {
	width:140px;
	text-align:center;
	margin:0 auto;
	font-size:15px;
	line-height:15px;
	text-transform:uppercase;
	font-weight:700;
	background-color:#fff;
}

.service-block_smtitle {
	background-position: center;
	background-repeat: repeat-x;
	background-image: url('images/bg-2line_card.png');
	margin:20px 10px;
}

.service-block_smtitle h3 {
	width:140px;
	text-align:center;
	margin:0 auto;
	font-size:18px;
	line-height:19px;
	text-transform:uppercase;
	font-weight:700;
	background-color:#fff;
}

/* Catalog */

#map {
	width:100%;
	height:100%;
}

.maps_title {
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
}

.card-catalog_search .search-form {
	position:relative;
	width:100%;
	height:100%;
}

.card-catalog_search .input-text {
	width:100%;
	height:100%;
}

.card-catalog_search input[type="text"] {
	width:100%;
	height:48px;
	outline:none;
	border:0;
	padding: 0 60px 0 20px;
	color:#797979;
	font-family: 'PT Sans Narrow', sans-serif;
}

.card-catalog_search input[type="submit"] {
	position:absolute;
	width:40px;
	height:50px;
	top:0;
	right:0;
	border:none;
	outline:none;
	background-color:transparent;
	background-position:center left;
	background-repeat:no-repeat;
	background-image: url('images/ic_search.png');
	background-size: 20px 20px;
	cursor:pointer;
}


.card.x2width .card-x2width_item .card-x2width_inner {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dde1ec;
    font-size: 16px;
    line-height: 22px;
}

.card.x2width .card-x2width_item .card-x2width_inner .phone_office {
    float: right;
    font-size: 16px;
    color: #797979;
    line-height: 24px;
}

/* footer */
footer {
	margin-top:40px;
	background-position:center top;
	background-repeat:repeat-x;
	background-image: url('images/bg-2line.png');
	background-color:#fff;
}

.footer_inner {
	margin:0 10px;
}

.footer_inner.footer_item-menu {
	overflow:hidden;
	padding:29px 0 25px 0;
}

.footer_item.footer_item--social {
	float: right;
	height:36px;
}

.footer_item.footer_item--social a {
	display:block;
	width:36px;
	height:36px;
	float:left;
	margin-left:10px;
	background-color:#dde1ec;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.footer_item.footer_item--social a.vk {
	background-image: url('images/ic_vk_w.png');
}

.footer_item.footer_item--social a.fb {
	background-image: url('images/ic_fb_w.png');
}

.footer_item.footer_item--social a.tw {
	background-image: url('images/ic_twitter_w.png');
}

.footer_item.footer_item--social a.ok {
	background-image: url('images/ic_od_w.png');
}

.footer_item.footer_item--social a.in {
	background-image: url('images/ic_in_w.png');
}

.footer_item.footer_item--social a.yt {
	background-image: url('images/ic_youtube_w.png');
}

.footer_item.footer_item--social a:hover {
	background-color:#089ee0;
}

.footer_item.footer_item--buy_pdf-link {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	line-height:28px;
	float:right;
	display:none;
	width:100px;
	text-align:right;
}

.footer_item.footer_item--buy_pdf-link a {
	color: #008ecb;
}

.footer_inner.footer_item-copyright, .footer_inner.footer_item-counter {
	border-top:1px solid #dee2ed;
}

.footer_inner.footer_item-copyright {
	overflow:hidden;
	padding:30px 0;
}

.footer_inner.footer_item-copyright .footer_item {
	width:25%;
	float:left;
}

.footer_inner.footer_item-copyright .footer_item p {
	margin-bottom:20px;
}

.footer_inner.footer_item-copyright .footer_item p:last-child {
	margin-bottom:0;
}

.footer_inner.footer_item-copyright .footer_item.footer_item--copyright {
	padding-right:20px;
	font-size: 14px;
	color: #afbabf;
	line-height: 18px;
	font-family: 'PT Sans Narrow', sans-serif;
}

.footer_inner.footer_item-copyright .footer_item.footer_item--copyright .footer_logo-small {
	width:280px;
	height:46px;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	background-image: url('images/logo_gs_small.png');
	margin-bottom:10px;
	background-size: 280px 46px;
}

.footer_inner.footer_item-copyright .footer_item.footer_item--copyright p:last-child {
	font-family: 'PT Sans', sans-serif;
}

.footer_inner.footer_item-copyright .footer_item.footer_item--contacts {
	border-left:1px solid #dee2ed; 
	padding-left:20px;
	padding-right:20px;
	font-size: 14px;
	line-height:18px;
	color: #797979;
}

.footer_inner.footer_item-copyright .footer_item.footer_item--add_company {
	text-align:center;
	padding-right:10px;
	font-size: 14px;
	line-height:18px;
	color: #afbabf;
}

.footer_inner.footer_item-copyright .footer_item.footer_item--feedback {
	text-align:center;
	padding-left:10px;
	font-size: 14px;
	line-height:18px;
	color: #afbabf;
}

.footer_inner.footer_item-counter {
	padding:30px 10px;
	overflow:hidden;
}

.footer_inner.footer_item-counter .footer_item.footer_item--counter {
	text-align:center;
}

.footer_inner.footer_item-counter .footer_item.footer_item--social {
	display:none;
}
.footer_payment-logo {width: 50%; float: left; padding-top: 20px; text-align: center;}
/* end footer */

.button-gs {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	color: #008ecb;
	line-height:50px;
	margin:0 auto;
	text-align:center; 
	border:1px solid #008ecb; 
	height:50px; 
	text-transform:uppercase;
	-webkit-border-radius: 108px;
	-moz-border-radius: 108px;
	border-radius: 108px;
	cursor:pointer;
}

.button-gs.button-more-news { 
	max-width:620px;
	margin:40px auto; 
}

.button-gs.button-add-catalog {
	display:block;
	position:absolute;
	line-height:42px;
	height:42px;
	font-weight:normal;
	right:0;
	top:0;
	padding:0 40px;
} 

.button-gs.button-feedback {
	max-width:300px;
}

.button-gs.button-add_ads {
	margin:0 auto 30px;
}

.page.category .button-gs.button-more-news {
	margin:30px auto 0;
}

.page.search .button-gs.button-more-news {
	margin:20px auto 0;
}

.page.allnews .button-gs.button-more-news {
	margin:10px auto 0;
}

.button-gs:hover {
	background-color:#008ecb;
	color:#fff;
}

/*ads*/
.ads.hr {
	overflow:hidden;
	text-align:center;
	margin-bottom: 10px;
}

.ads.hr img {
	display:block;
	margin:0 auto;
	max-width:100%;
	height:auto;
}

.ads.hr.in-inner {
	margin:20px 10px 10px 10px;
}

.ads.hr.in-inner_cat {
	margin:20px 10px;
}

div.ver_mobile {
	display:none;
}

/* Preloader */

#loading {
	display: none;
	padding-top: 20px;
}

#loading img {
	display:block;
	margin:0 auto;
}

/* Video */

.responsive-container { 
	position: relative; 
	padding-bottom: 56.25%;
	height: 0; 
	overflow: hidden;
	margin-bottom:30px; 
}

.responsive-container iframe, .video-container object, .video-container embed, .video-container video { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}

/* Fonts */
strong {
	font-weight:700;
}

em {
	font-style:italic;
}


.padding_bottom-15 {
	padding-bottom:15px;
}
 
.no_border {
	border:0!important;
}

.margin_left-right-10 {
	margin-left:10px;
	margin-right:10px;
}

/* Pop Up */

.fog {
	position: fixed;
	z-index: 99998;
	background: black;
	opacity: 0.6;
	width: 100%;
	height: 100%;
	display: none;
}

.popup-holder {
	position: fixed;
	z-index: 99999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow-y: scroll;
	display: none;
}

.popup {
	margin: 0 auto;
	z-index: 10000;
}

.popup>.inner-maps, .popup>.inner-form {
	background: #fff;
	padding: 40px 10px 10px 10px;
	width: 90%;
	margin: 0 auto;
	position: relative;
	margin-top: 4%;
	margin-bottom: 2%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.popup>.inner-form {
	width:auto;
	max-width:50%;
	padding: 40px;
}

.popup .popup-close {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 30px;
	height: 30px;
	background: url('images/close.png') center center no-repeat #008ecb;
	cursor: pointer;
	z-index: 1011;
}

.feedback-form, .add-catalog-form, .callback-form {
	display:none;
}

div.wpcf7 {
	width:80%;
	margin:0 auto!important;
	margin-top:30px!important;
}

div.wpcf7 {
	font-size:18px;
	color:#797979;
}

.wpcf7-form-control-wrap {
	padding:20px 0;
	display:block;
}

.wpcf7-form-control {
	width:100%;
	outline:none;
	border: 1px solid #dee2ed;
	height: 50px;
	padding:0 20px;
}

.wpcf7-textarea {
	padding:20px;
	height:150px;
}

.wpcf7-submit {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	color: #fff;
	background-color:#008ecb;
	line-height: 50px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #008ecb;
	height: 50px;
	text-transform: uppercase;
	-webkit-border-radius: 108px;
	-moz-border-radius: 108px;
	border-radius: 108px;
	cursor: pointer;	
}

div.wpcf7-validation-errors {
	border:0!important;
}

div.wpcf7 .ajax-loader {
	display: block!important;
	background-image: url('images/preloader.svg')!important;
	width: 48px!important;
	height: 48px!important;
	margin: 20px auto!important;
}

.article ol{
	padding-left: 60px;
}
.caldera-grid {
	width: 80%;
	padding: 40px;
	margin: 40px auto;
	border-radius: 10px;
	background: linear-gradient(to right bottom,rgb(25, 121, 176),rgb(84, 193, 255));
}

.caldera-grid h3 {
  margin-bottom: 20px;
  color: white;
  font-weight: 700;
  font-size: 26px;
  text-transform: uppercase;
}

.caldera-grid h4.total-line {
  margin-bottom: 20px;
  color: white;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}

.caldera-grid h4.total-line span {
  font-weight: 700;
  font-size: 28px;
}

.caldera-grid label {
  display: block;
  color: rgba(255,255,255,.8);
  text-transform: uppercase;
  font-size: 16px;
}
.caldera-grid input, .caldera-grid textarea, .caldera-grid select {
  display: block;
  padding: 5px 10px;
  margin: 5px 0 10px;
  border-width: 0;
  line-height: 40px;
  border-radius: 5px;
  color: white;
  background: rgba(255,255,255,.2);
}
.caldera-grid select option{
  color: #000000;
  background: rgba(255,255,255,.2);
}
.caldera-grid input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

.caldera-grid input[type="submit"]{
    background-color: #FFD400;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #2a2a29;
    border: 0;
    margin:0 auto;
    padding: 10px 40px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-transition: all .25s;
    transition: all .25s;
}
.caldera-grid input[type="submit"]:hover{
    background-color: #FFDB3D !important;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}
.caldera-grid .help-block{
	color: white;
	font-size:16px;
}
.caldera_ajax_error_block{
	display: none;
}
.caldera-grid .has-error label{
background-color: #fbff3b;
padding-left: 10px;
}
.caldera-grid .has-error span.help-block, .caldera-grid span.field_required{
	color: #fbff3b !important;
	font-size: 20px;
}

/*-----------------------
    Новогодние распродажи
-------------------------*/
.newYear-top {
padding-bottom: 40px;
text-align: center;
}
.newYear-header {
background-image: url('images/new-year_bg.png');
background-position: center;
background-repeat: repeat-x;
margin: 10px 10px 30px 10px;
padding-top: 20px;
}
.newYear-header h2 {
    text-align: center;
    margin: 0 auto;
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #fff;
    color: #d00402;
    max-width: 430px;
    padding: 0 10px;
}
.newYear-bottom {
background-image: url('images/new-year_bg.png');
background-position: bottom center;
background-repeat: repeat-x;
padding-bottom: 20px;
}
/*-----------------------
    Расписание автобусов
-------------------------*/
.busname {
    display: inline-block;
    background-color: #007DD6;
    min-width: 40px;
    height: 24px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    margin: 0px 5px 0px -50px;
    padding: 3px 6px;
    text-align: center;
    border-radius: 2px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
    color: white;
    text-shadow: 0px -1px 0px #616161;
    vertical-align: middle;
    box-shadow: 1px 1px 2px #B5B5B5;
    float: left;
}
.daytype a[data-days*="5"]{
    background-color: #A50000;
    background-image: linear-gradient(to bottom, #A50000 20%, #FFF4F4 20%);
}

.daytype.active a[data-days*="5"]{
    border-bottom: 1px solid #A50000;
    background-color: #A50000;
    background-image: linear-gradient(to bottom, #A50000, #A50000);
    color: #fff !important;
}


.daytype.active a[data-days*="1"]{
    border-bottom: 1px solid #F4FAFF;
    background-color: #0059A5;
    background-image: linear-gradient(to bottom, #0059A5, #0059A5);
    color: #fff !important;
}

.daytype a[data-days*="1"]{
    background-color: #0059A5;
    background-image: linear-gradient(to bottom, #0059A5 20%, #F4FAFF 20%);
}

.timelist {
    padding-bottom: 4px;
}
.timelist .busstop{
    color: #2b6086;
}
.timelist > span.gray {
    color: #797979;
    opacity: 0.7;
}
.timelist > span {
    margin: 0 2px 2px 0;
    display: inline-block;
    padding: 0 3px;
    line-height: 1.2em;
    min-width: 42px;
}
#busclock{
	font-size: 18px;
	text-align: center;
	margin: 10px auto;
	width: 140px;
	float: inherit;
	padding: 10px;
	border: 2px solid #eaeaea;
	background-color: #fdffe6;
}
.clockDW.weekend {
    border-top-color: #ce2d2d;
}
.clockDW.weekday {
    border-top-color: #0373C3;
}
.clockDW {
    padding: 4px 8px 0px;
    color: #424242;
    text-shadow: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 10px;
    display: inline-block;
    height: 24px;
    vertical-align: text-top;
    margin-top: -2px;
    margin-right: 3px;
    border-top: 4px solid #0171c1;
    border-top-color: rgb(0, 0, 0);
    background-color: #e0e0e0;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
}
.tab-content > .tab-pane {
    padding: 20px;
    margin-top: -3px;
    border: 1px solid #0059a5;
    background-color: #f4faff;
}
.tab-pane.weekend{
	background-color: #fff4f4;
	border-color: #a50000;
}
/*-----------------------
    Accordion
-------------------------*/
.tc-accordion .panel {margin-bottom: 10px;background-color: rgba(0, 0, 0, 0.035);border: 0;border-radius: 0;box-shadow: none; color: #285c2a;}
.acdn-title {margin: 0;line-height: 1.42857143;border: 2px solid #f3f3f3;}
.acdn-title a {display: block;position: relative;padding: 10px 30px 10px 60px;font-size: 18px;color: #0059A5;}
.acdn-title img{
	float: left;
	margin: 0 4px 0 -40px;
	width: 24px;
	height: auto;
}
.acdn-body {padding: 15px;border-top: 1px solid rgba(0, 0, 0, 0.04);font-size: 13px;}
.tc-accordion .acdn-title a:after {position: absolute;content: "⬆️";color: inherit;right: 8px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.tc-accordion .acdn-title a.collapsed:after {content: "⬇️";}

/*-----------------------
    Tabs
-------------------------*/
.tc-tabs {padding: 20px;background: #ffffff;border: 2px solid rgba(68, 68, 68, 0.1);}
.tc-tabs .tc-tab-title {margin: 0 0 15px 0;font-size: 20px;line-height: normal;}
.tc-tabs .tc-tab-desc {font-size: 13px;}
.tc-tabs .tab-content {padding: 0; margin: 0;}
.tc-tabs .nav-tabs {border-bottom: 0;}
.tc-tabs ul.nav-tabs {margin: 0; padding: 0; list-style: none;}
.tc-tabs ul.nav-tabs li {margin: 0 0 -1px 0; padding: 0; list-style: none;}
.tc-tabs .nav-tabs li a {border: 0 !important;border-radius: 0;line-height: normal;font-size: 13px;color: #777;font-weight: 600;padding: 8px 20px;margin-right: 4px;margin-bottom: 4px;}

.m-top-30{
	margin-top: 30px;
}