@charset "utf-8";
#statist{
	float: left;
}
.article_grupp h2 a {
	color: #53555c;
}
.article_grupp h2:hover a {
    text-decoration: underline;
}

blockquote {
	background: none repeat scroll 0 0 #E1F5FF;
	color: #383838;
	font-family: Georgia,serif;
	font-size: 18px!important;
	font-style: italic;
	line-height: 1.45;
	padding: 1.25em 40px!important;
	position: relative;
	margin: 20px 0 20px 40px !important;
}
blockquote:before {
	color: #7A7A7A;
	content: "\201C"!important;
	display: block;
	font-size: 80px;
	left: -10px;
	position: absolute;
	top: -10px;
}
blockquote cite {
	color: #999999;
	display: block;
	font-size: 14px;
	margin-top: 5px;
}
blockquote cite:before {
	content: "\2014 \2009";
}
#myform img{
       border: solid 1px #c1bdbd;
}
.ya_rec_bottom{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.rek_yandex_bottom{
	-webkit-flex-basis: 210px; 
	flex-basis: 210px;
	-webkit-flex-grow: 1;
	flex-grow: 1;
}
.full_text iframe.w-660{
	width: 100%;
    max-width: 660px;
    min-height: 370px;
	border: none;
}
#clok {
	padding: 15px 0;
}
#clok h2{
	margin: 0 0 5px 14px;
}
.nav-main{
    list-style: none;
    padding: 0;
}
.flex{
	display: flex;
    flex-wrap: wrap;
    align-content: space-between;
	justify-content: space-between;
}
.obj_box{
	text-align: center;
    flex-basis: 170px;
	flex-grow: 1;
	border-top: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
	padding-left: 25px;
}
.liter{
	color:#EB1115;
	font-size: 120%;
}
.plus:before{
	content: "";
    /*background-image: url(../img/quantum_menu-v2-1x.png);*/
    height: 18px;
    width: 18px;
    opacity: .62;
    position: absolute;
    top: 5px;
    left: 3px;
}
.gsc-input input.gsc-input{
	height: 25px;
	border: 1px solid #C5C3C4;
}
.gsc-search-button input.gsc-search-button {
    border-color: #C5C3C4;
    background: #E15452;
    height: 28px;
    cursor: pointer;
    color: white;
}
.new_more{
	border: solid 1px #797979;
    padding: 10px;
	display: block;
	text-align: center;
}
.new_more:hover{
	text-decoration:underline;
	color: red;
    border-color: red;
}
.plus{
	position: relative;
}
.rek300x250{
	float: left;
    border: none;
    margin-right: 22px;
}
li.plus{
	border-bottom: 1px solid #C5C3C4;
}
.menu-item{
	display: none;
    list-style: none;
    padding: 0;
    position: absolute;
    left: 220px;
    top: 0;
    box-shadow: 9px 25px 33px;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
	width: 100%;
	z-index: 2;
}
.nav_meny{
	border-left: 1px solid #C5C3C4;
    border-top: 1px solid #C5C3C4;
    border-bottom: 1px solid #C5C3C4;
    /*margin-right: -20px;*/
}
.menu-item li{
    background: #666;
    border-bottom: solid 1px #797979;
}
.t_city li{
	padding: 3px;
}
.b_all{
	font-size: 115%;
}
.plus:hover .menu-item, .b_section:hover .t_section, .b_article:hover .t_article, .b_rszdel:hover .t_rszdel, .b_city:hover .t_city, .b_all:hover .t_all{
	display: block;
}
.karta{
	background: #F4F4F4;
}
.t_section, .t_city{
	display: none;
	background: #F4F4F4;
}
.t_article, .t_rszdel, .t_all{
	display: none;
	background: #fff;
}
.new_object{	
	color: blue;
    text-decoration: underline;
    cursor: pointer;
}
.dob{
	border: solid 1px #797979;
}
.pz{
	width: 280px;
    background-color: #fff;
	padding: 3px;
    border: 1px solid #D8D8D8;
	display: none;
	position: absolute;
	z-index: 2;
}
.pz img{
	width: 100px;
	float: left;
	padding-right: 3px;
}
.m-next {
    float: right;
}
.m-next h3, .m-prev h3{
	display: inline-block;
	font-size: 130%;
    font-family: Georgia,serif;
    font-style: italic;
}
.m-next a, .m-prev a{
	border: solid 1px #797979;
	padding: 10px;
}
.m-next a:hover, .m-prev a:hover{
	/*.border: solid 1px #E15452;
	color: #E15452;*/
}
.m-next:hover .n{
	display: block;
}
.m-prev:hover .p{
	display: block;
}
.user_grupp img{
	max-width: 100px;
	float:left;
	margin-right: 3px;
}
a .wp-caption img:hover{
	cursor: zoom-in;	
}
.zoom{
	cursor: zoom-in;
}
#error_img h3{
	color: red;
	border: solid 1px red;
	padding: 10px;
    margin: 0;
	display: inline-block;
}
#image_preview {
    border: 0;
    width: 400px;
    /*height: 100px;*/
}
select {
    width:300px;
    padding:3px 5px;
	cursor: pointer;
}
.dels{
	clear: both;
}
.checkbox{
	/*width: 180px;
    float: left;
	margin-left: 15px;*/
	text-align: left;
	cursor: pointer;
}
input:checked + span {
    background: #FDC0C0;
	padding: 3px;
}
.vk {
	border: 1px solid #BEBEBE;
	padding: 3px;
}
.vk h2 {
	text-align: center;
}
.dropdown-menu form {
	padding: 3px;
}
.footerline {
	background: #383737;
	padding: 10px 0;
	margin-left: -20px;
	margin-right: -20px;
}
.travel-r {
	display: table;
}
.footer .travel-r li {
	width: 18%;
	height: 100px;
	margin: 0 1%;
	list-style: none;
	float: left;
}
.travel-r li a {
	display: block;
	background-repeat: no-repeat;
	padding: 55px 0 0;
	background-image: url(/img/spsprite.png);
	opacity: 0.8;
	transition: all .2s linear;
}

.tr-avs {
	background-position: -5px -1071px;
}
.tr-book{
	background-position:-371px -1236px;
}
.tr-rentcar{
	background-image:url(/img/kiwitaxi.png)!important;
	background-position:0 14px;
}
.tr-ont{
	background-position:0 -911px;
}
.tr-tr{
	background-image:url(/img/camp.png)!important;
	background-position:0 14px;
}
.travel-r li a span {
	color: #D8E0E6;
	line-height: 17px;
	display: block;
	font-size: 12px;
}
@media screen and (max-width: 920px) and (min-width: 0px) {
	.footer .travel-r li {
		width: 190px;
	}
}

.navbar-affixed-top {
	top: -32px;
}
.navbar-affixed-top.affix-top {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.navbar-affixed-top.affix {
	position: fixed;
	width: 100%;
	/*height: 100%;*/
	top: 0;
	z-index: 1000;
	-webkit-box-shadow: 0 0 5px #cccccc;
	box-shadow: 0 0 5px #cccccc;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
body.boxed .navbar-affixed-top.affix {
	position: static;
}







a, button {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
i.glyphicon, a i.glyphicon, button i.fa {
	margin: 0 5px;
}
.clickable {
	cursor: pointer;
}
p.lead {
	font-weight: 300;
}
h1 {
	font-weight: 700;
	font-size: 40px;
}
#top {
	background: #555555;
	padding: 10px 0;
}
#top .offer {
	color: #fff;
}
#top .offer .btn {
	text-transform: uppercase;
}
@media (max-width: 991px) {
	#top .offer {
		margin-bottom: 10px;
	}
}
@media (max-width: 991px) {
	#top {
		font-size: 12px;
		text-align: center;
	}
}
#top ul.menu {
	padding-top: 5px;
	margin: 0;
	text-align: right;
	font-size: 12px;
	list-style: none;
}
@media (max-width: 991px) {
	#top ul.menu {
		text-align: center;
	}
}
#top ul.menu > li {
	display: inline-block;
}
#top ul.menu > li a {
	color: #c1c1c1;
}
#top ul.menu > li + li:before {
	content: "|\00a0";
	padding: 0 5px;
	color: #f7f7f7;
}
#top ul.menu > .active {
	color: #999999;
}
#top #login-modal .modal-header {
	background: #4f8db3;
}
#top #login-modal .modal-header h4 {
	color: #fff;
}
#top #login-modal a {
	color: #4f8db3;
}
#top #login-modal p {
	font-weight: 300;
	margin-bottom: 20px;
}
.navbar .yamm-content span{
	font-weight: 700;
	border-bottom: dotted 1px #555555;
	display:block;
}
@media (max-width: 767px) {
	.navbar .yamm-content h5 {
		font-size: 14px;
	}
}
.navbar .yamm-content ul {
	margin: 0;
	padding: 0;
}
.navbar .yamm-content ul li, #user li {
	list-style-type: none;
	border-bottom: solid 1px #eeeeee;
	text-transform: uppercase;
	padding: 4px 0;
}
.navbar .yamm-content ul li a, #user li a {
	color: #999999;
	font-size: 12px;
	display: block;
}
.navbar .yamm-content ul li a:hover, #user li a:hover {
	color: #4f8db3;
	text-decoration: none;
}
.navbar .yamm-content .banner {
	margin-bottom: 10px;
}
/*.navbar ul.nav > li > a {
	text-transform: uppercase;
	font-weight: bold;
}*/
.navbar #search, .navbar #user {
	clear: both;
	border-top: solid 1px #4f8db3;
	/*text-align: right;*/
}
.navbar #search .navbar-form {
	float: right;
	width: 500px;
}
.navbar #search .navbar-form .input-group {
	display: table;
}
.navbar #search .navbar-form .input-group .input-group-btn {
	white-space: nowrap;
	width: 1%;
}
.navbar #search .navbar-form .input-group .form-control {
	width: 100%;
}
@media (max-width: 768px) {
	.navbar #search .navbar-form {
		float: none;
		width: auto;
	}
}
.navbar #basket-overview {
	padding: 0;
}
/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 *
 * http://geedmo.github.com/yamm3
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}
.yamm .yamm-content {
	padding: 20px 30px;
}
@media (max-width: 767px) {
	.yamm .yamm-content {
		padding: 10px 20px;
	}
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
	max-height: 500px;
	overflow-y: auto;
}
/* Original Boostrap template overwrite */
/* nav */
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav > li > a {
	padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
	background-color: #eeeeee;
}
.nav > li.disabled > a {
	color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
	color: #999999;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #4f8db3;
}
.nav-tabs {
	border-bottom: 1px solid #dddddd;
}
.nav-tabs > li > a {
	line-height: 1.42857143;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: #f0f0f0;
	border: 1px solid #dddddd;
}
.nav-pills > li > a {
	border-radius: 0;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	color: #ffffff;
	background-color: #4f8db3;
}
.nav-tabs-justified > li > a {
	border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
	border: 1px solid #dddddd;
}
@media (min-width: 768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #dddddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus {
		border-bottom-color: #f0f0f0;
	}
}
/* navbar */
.navbar {
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	min-height: 70px;
	margin-bottom: 0 !important;
	border: none;
	border-bottom: 1px solid transparent;
}
@media (min-width: 768px) {
	.navbar {
		border-radius: 0;
	}
}
.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.navbar-collapse.in {
	overflow-y: auto;
}
@media (min-width: 768px) {
	.navbar-collapse {
		float: left;
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-collapse.right {
		float: right;
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}
.navbar-brand {
	float: left;
	padding: 6px 15px !important;
	font-size: 18px;
	line-height: 20px;
	height: 70px;
	margin-left: 0 !important;
}
.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none;
}
.navbar-toggle {
	padding: 9px 10px !important;
	margin-right: 15px;
	border-radius: 4px;
	margin-top: 18px;
	margin-bottom: 18px;
}
@media (max-width: 767px) {
	.navbar-toggle {
		margin-right: 5px;
	}
}
.navbar-nav {
	margin: 12.5px 0 !important;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}
@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	}
	.navbar-nav > li > a {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.navbar-nav.navbar-right:last-child {
		margin-right: -15px;
	}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 0px 15px;
	border: none;
	margin-top: 18px;
	margin-bottom: 18px;
}
@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
}
.navbar-btn {
	margin-top: 18px;
	margin-bottom: 18px;
}
.navbar-btn.btn-sm {
	margin-top: 20px;
	margin-bottom: 20px;
}
.navbar-btn.btn-xs {
	margin-top: 24px;
	margin-bottom: 24px;
}
.navbar-text {
	margin-top: 25px;
	margin-bottom: 25px;
}
@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
	.navbar-text.navbar-right:last-child {
		margin-right: 0;
	}
}
.navbar-default {
	background-color: #ffffff !important;
}
.navbar-default .navbar-brand {
	margin-top: 10px;
}
.navbar-default .navbar-collapse button{
	margin-right:10px;
	margin-top:20px;
}
/*.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}*/
.navbar-default .navbar-text {
	color: #777777;
}
.navbar-default .navbar-nav > li > a {
	color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #333333;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #555555;
	background-color: #4f8db3;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888888;
}
.navbar-default .navbar-collapse {
	border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #4f8db3;
	color: #555555;
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333333;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555555;
		background-color: #4f8db3;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #cccccc;
		background-color: transparent;
	}
}
.navbar-default .navbar-link {
	color: #777777;
}
.navbar-default .navbar-link:hover {
	color: #333333;
}

.affix .gsc-results-wrapper-overlay{
	height: 500%;
}
.affix.gsc-modal-background-image{
	height:700%;
}
#scrollUp {
	bottom: 20px;
	right: 20px;
	font-size: 36px;
	line-height: 100%;
	color: #FFF;
	background-color: #506a85;
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	opacity: .5;
}
.post-tags {
	margin-top: 30px;
}
.post-tags .tag {
	padding: 5px 25px;
	border: 1px solid #ddd;
	margin: 5px;
	color: #777;
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
        background-color: white;
}
.post-tags .tag:hover {
	background: #4f8db3;
	color: #fff;
	border-color: #38637d;
}
.meta-last::after {
	display: none;
}