body {
	line-height: 1.2;
}
input[type=text] {
	background-color: #fff;
	border: 1px solid #ccc;
}
blockquote {
	display: block;
	background-color: #fff;
	padding: 30px;
	margin: 0 0 30px;
	line-height: 1.4em;
	font-size: 1.1em;
	border-left: 5px solid #18a5ef;
}
h2, .h2 {
	font-size: 30px;
}
/* font-family: "pfagorasanspro-reg"; */
@font-face {
	font-family: "pfagorasanspro-reg";
	src: url("/fonts/pfagorasanspro-reg/pfagorasanspro-reg-webfont.eot");
	src: url("/fonts/pfagorasanspro-reg/pfagorasanspro-reg-webfont.eot?#iefix")format("embedded-opentype"), url("/fonts/pfagorasanspro-reg/pfagorasanspro-reg-webfont.woff") format("woff"), url("/fonts/pfagorasanspro-reg/pfagorasanspro-reg-webfont.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "pfagorasanspro-bold"; */
@font-face {
	font-family: "pfagorasanspro-bold";
	src: url("/fonts/pfagorasanspro-bold/pfagorasanspro-bold-webfont.eot");
	src: url("/fonts/pfagorasanspro-bold/pfagorasanspro-bold-webfont.eot?#iefix")format("embedded-opentype"), url("/fonts/pfagorasanspro-bold/pfagorasanspro-bold-webfont.woff") format("woff"), url("/fonts/pfagorasanspro-bold/pfagorasanspro-bold-webfont.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "pfagorasanspro-black"; */
@font-face {
	font-family: "pfagorasanspro-black";
	src: url("/fonts/pfagorasanspro-black/pfagorasanspro-black.eot");
	src: url("/fonts/pfagorasanspro-black/pfagorasanspro-black.eot?#iefix")format("embedded-opentype"), url("/fonts/pfagorasanspro-black/pfagorasanspro-black.woff") format("woff"), url("/fonts/pfagorasanspro-black/pfagorasanspro-black.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "pfagorasanspro-light"; */
@font-face {
	font-family: "pfagorasanspro-light";
	src: url("/fonts/pfagorasanspro-light/pfagorasanspro-light.eot");
	src: url("/fonts/pfagorasanspro-light/pfagorasanspro-light.eot?#iefix")format("embedded-opentype"), url("/fonts/pfagorasanspro-light/pfagorasanspro-light.woff") format("woff"), url("/fonts/pfagorasanspro-light/pfagorasanspro-light.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
body, html {
	font-family: 'pfagorasanspro-reg', Arial, sans-serif;
	min-height: 100%;
	min-width: 100%;
	font-weight: 400;
	height: 100%!important;
	width: 100%;
	color: #4c575b;
	font-size: 18px;
	overflow: visible!important;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, strong, b {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	background-color: #f2f2f2;
	color: #4c575b;
	padding: 0;
	margin: 0;
	position: relative;
}
.print-body {
	background-color: #fff;
}
body, button, input {
}
a, button {
	transition: all ease .2s;
}
a {
	color: #555;
}
h3 {
	margin-top: 0;
}
:focus, :active {
	outline: none!important;
}
.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.lang {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.lang-active {
	color: #fff;
	padding: 12px 2px;
	cursor: pointer;
}
.lang-menu {
	display: none;
}
.lang-menu.active {
	display: block;
}
.lang-menu a {
	padding: 2px;
	display: block;
	background-color: #18a5ef;
	color: #fff;
	text-decoration: none;
}
.lang a, .lang span {
	display: block;
}
.lang span {
	color: #fff!important;
}
.main-menu .lang a, .main-menu .lang span {
	padding: 0;
	padding-top: 5px;
}
a {
	color: #477d00;
}
.header {
	color: #000;
	width: 100%;
	position: absolute;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
	z-index: 5;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.header img {
	max-width: 330px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 100%;
	font-size: .9em;
	position: relative;
	background-color: #044156;
}
.footer-cols, .copy {
	color: #fff;
}
.copy { text-align: center; }
.footer  a {
	color: #18a5ef;
}
.footer h3 {
	font-size: 1.2em;
	margin-bottom: 25px;
}
.footer-wrap {
	position: relative;
	float: left;
	width: 25%;
}
.footer-wrap .copy {
	padding-top: 35px;
	padding-bottom: 35px;
	float: left;
	position: relative;
	z-index: 2;
}
.footer {
	padding-top: 20px;
}
.copy {
	padding-top: 30px;

	padding-bottom: 30px;

}
.footer-cols {
	padding-top: 40px;
	padding-bottom: 0;
}
.footer-cols > div {
	margin-bottom: 35px;
}
.blog-list-container {
	padding-bottom: 35px;
}
.blog-list h3 {
	font-size: 1em;
}
.btn-trip {
	padding: 10px;
	background-color: rgb(86, 121, 40);
	color: #fff;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 1.4em;
	border-radius: 50px;
}
.btn-white {
	background-color: #fff!important;
	color: #18a5ef!important;
	border: 2px solid #18a5ef;
	padding: 9px 12px!important;
}
.btn-white:hover {
	background-color: #044156!important;
	color: #fff!important;
	border: 2px solid #044156;
}
.trip-raiting {
	float: right;
}
section {
	width: 100%;
	position: relative;
}
.section1 {
	position: relative;
	z-index: 3;
}
.section1 .section1 {
	padding-top: 0!important;
}
.about {
}
.section-wrapper-bottom {
	padding-top: 60px;
	padding-bottom: 80px;
}
.trips-page .page-header {
	padding-top: 40px;
	padding-bottom: 40px;
}
.trips-page .page-header h1 {
	font-size: 3em;
}
.users-header h1 {
	font-size: 2.5em;
	margin-bottom: 20px;
	color: #fff;
}
.users-header p {
	margin-bottom: 30px;
}
.what-to-see-slider .slick-slide {
	background-color: #f2f5f7;
}
.overlay {
	position: absolute;
	text-align: center;
	width: 500px;
	left: 0;
	right: 0;
	padding-top: 0;
	z-index: 100;
	color: #FFF;
	top: 180px;
	margin-right: auto;
	margin-left: auto;
}
.overlay h1 {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	color: #FFF;
	padding: 20px;
	margin-top: 0;
	margin-bottom: 0;
	text-shadow: 3px 3px 23px #000;
}
.page-nav {
	text-align: center;
}
.page-nav a {
	display: block;
	text-decoration: none;
	border-radius: 50%;
	height: 40px;
	width: 40px;
}
.page-nav a:active, .page-nav a:focus {
	text-decoration: none;
}
a {
	color: #477d00;
}
.section-title-container {
	text-align: center;
	vertical-align: top;
}
.section-title-container .section-title:before {
	display: inline-block;
	content: '';
	margin-right: 0!important;
	width: 50px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px!important;
}
.section-title-container .section-title span {
	display: inline-block;
	vertical-align: top;
}
.section-title {
	margin: 0;
}
.location-view .section-title:before {
	display: inline-block;
	position: relative;
	width: 40px;
	height: 40px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 40px;
}
.page-nav-dark {
	z-index: 5;
	font-size: 0.9em;
	position: fixed;
	top: 280px;
	right: 0;
}
.page-nav-dark .tt {
	display: none;
	position: absolute;
}
.page-nav-dark a, .page-nav-dark a:focus, .page-nav-dark a:hover, .page-nav-dark a:active {
	color: #FFF;
	background-color: #1f1f1f;
	text-decoration: none;
}
.fixed-nav {
	position: fixed;
	bottom: auto;
	top: 0;
}
.page-nav-light {
	margin-bottom: 30px;
}
.page-nav-light a {
	border: solid 1px #ccc;
}
.slider .slide {
	height: 650px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.slider .slide1 {
	background-image: url(../images/DSC_6984.jpg);
}
.slider .slide2 {
	background-image: url(../images/buket-ivano_frankovsk_b.jpg);
}
.slider .slide3 {
	background-image: url(../images/ivano-frankovsk_10863311_f59a7c07.jpg);
}
h2 {
	margin-bottom: 30px;
}
.slider .slick-next, .slider .slick-prev {
	z-index: 10;
}
.slider .slick-next {
	right: 30px;
}
.slider .slick-prev {
	left: 30px;
}
.view-section {
	position: relative;
}
.view-section#gallery {
	padding-top: 50px;
}
.view-section .anchor {
	position: absolute;
	top: -80px;
}
.view-section .col {
	vertical-align: top;
	width: 23%;
	float: none!important;
	display: inline-block!important;
}
.hotels-list .hotel {
	background-color: #fff;
}
.hotels-list .hotel .hotel-desc {
	padding: 20px   20px  20px  40px;
}
.page-nav-dark a.active:hover, .image-container .btns-info .btn:hover, .image-container .btns-info, .image-container .btns-info a, .copyright, .panel-primary .kv-action-btn, .number, .panel-primary > .panel-heading, .lang-btn a:hover, .main-menu li a, .btn-filter, .filter a, .filter div, .auth-clients a.auth-link, .trip-planer-edit, .btn-filter:hover, .btn-filter:active, .btn-filter:focus, #add-location-form .modal-footer button, .btn:hover, .btn:focus, .btn.focus {
	color: #fff;
}
article .info, .near-list, .map-info .row, #search-modal .search-section, .text-wrap .desc p, .search-container .navbar-form, .comment .content p, .nopadding {
	margin: 0!important;
	padding: 0!important;
}
.hotel-desc h3 {
	margin-bottom: 20px;
	font-size: 1em;
}
.hotel-desc {
	height: auto;
	background-color: #FFF;
	padding: 20px;
}
.discover-header-index {
	background-color: transparent!important;
	border: none!important;
}
.discover-header-index .logo {
	position: relative;
	z-index: 21;
}
.discover-header-index:before {
	content: '';
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 20;
	height: 100px;
}
.hotel-thmb {
	background-color: #fbfbfb;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
}
.single-view-container .btn-share > div:before {
	background-image: url(../images/share-gray.svg)!important;
}
.view-btns .btn {
	width: 25%!important;
	vertical-align: top;
}
.image-container .btns-info .btn, .btns-info-trip .btn, .view-btns .btn {
	position: relative;
	padding-left: 10px!important;
}
.view-btns .btn {
	margin-left: 10px!important;
}
.view-btns .btn > div span {
	display: inline-block!important;
	padding-top: 15px;
	vertical-align: top;
}
.view-btns .btn > div span span {
	padding: 0;
}
.marker1 {
	display: block;
}
.container {
	padding-left: 40px;
	padding-right: 40px;
}
.street-view-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.section1 {
	height: 100%;
	width: 100%;
}
.street-view-container {
	position: relative;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 50px;
}
.video:before { content: ''; position: absolute; width: 90px; height: 90px; left: 50%; top: 50%;  border: 3px solid #fff;
	z-index: 100; margin-left: -45px; margin-top: -45px; border-radius: 50%;

	background-image: url(../images/vid.svg);
	background-repeat: no-repeat;
	background-size: 50px auto;
	background-position: center center;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-container {
	cursor: pointer;
}
.section6 {
	padding-top: 0;
	padding-bottom: 0;
}
.click-me, .city-overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}
.click-me .stars {
	margin-bottom: 10px;
}
.click-me .btn {
	background-color: #d0a74f!important;
	color: #fff;
	display: inline-block;
	border: none;
	margin-left: auto;
	margin-right: auto;
	padding: 13px;
	padding-left: 25px;
	padding-right: 25px;
}
.click-me-button {
	content: '';
	display: block;
	width: 100px;
	cursor: pointer;
	height: 100px;
	background-color: rgba(0,0,0,0.4);
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	border-radius: 50%;
	background-image: url(../images/360-icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 70px;
	margin-bottom: 40px;
	margin-top: 10px;
}
.click-me-button:hover {
	background-color: rgba(0,0,0,0.8);
}
.img-button {
	background-image: url(../images/settings3.svg);
}
.click-me h1, .city-overlay h1 {
	font-size: 2.1em;
	color: #fff;
	line-height: 1em!important;
	margin-bottom: 20px;
}
.click-me .desc {
	margin-bottom: 20px;
}
.click-me-wrap {
	position: absolute;
	width: 800px;
	height: 200px;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -220px;
	z-index: 100;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
.about-wrap {
	padding-top: 40px;
	padding-bottom: 40px;
	line-height: 1.7em;
}
.about-wrap h4 {
	font-size: 1.3em;
}
.contacts-wrap {
	position: absolute;
	width: 400px;
	cursor: pointer;
	left: 10px;
	padding: 30px;
	top: 10px;
	z-index: 4;
	background-color: #fff;
}
.click-me, .city-overlay {
	color: #fff;
	background-color: rgba(0,0,0,0.4);
}
.city-overlay .copyright {
	bottom: 0!important;
}
.location-desc {
	margin-bottom: 20px;
}
.panel-group .panel-heading {
	border-radius: 0!important;
	padding: 0!important;
}
.click-me:before:hover {
 background-color: rgba(0,0,0,0.8);
}
.what-to-see-slider {
	background-color: #fff;
}
.what-to-see-slider div.clearfix {
	background-color: #fff;
}
.slick-active .tab {
	background-color: #477d00;
	color: #fff;
}
.gotop {
	background-color: rgba(255, 255, 255, .8);
	cursor: pointer;
	height: 41px;
	border-radius: 50%;
	float: right;
	width: 41px;
	background-repeat: no-repeat;
	background-size: 27px;
	background-position: center center;
	z-index: 100;
	position: fixed;
	bottom: 20px;
	right: 20px;
	transition: all ease .2s;
}
.gotop:hover {
	background-color: rgba(255, 255, 255, 1);
}
#article .load {
	top: 0!important;
}
.load {
	background: rgba(255, 255, 255, 0.8);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1000;
}
.load:after, .loader:after {
	content: "";
	width: 46px;
	height: 46px;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
	position: fixed;
	z-index: 1000;
	border-top: 3px solid rgba(0, 0, 0, .2);
	border-right: 3px solid rgba(0, 0, 0, .2);
	border-bottom: 3px solid rgba(0, 0, 0, .2);
	border-left: 3px solid #000;
	border-radius: 50%;
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-moz-animation: load-index .8s infinite linear;
	-webkit-animation: load-index .8s infinite linear;
	animation: load-index .8s infinite linear;
}
 @-moz-keyframes load-index {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@-webkit-keyframes load-index {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes load-index {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.trip-planer-nav {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
#section6 {
	background-color: #e8e8e8;
}
.google-wrap span {
	display: block;
}
.google-wrap img {
	margin-top: 5px;
	width: 110px;
	position: relative;
}
.slick-slider {
	z-index: 2;
}
.active.btn-like:before {
	background-color: #d0a74f;
}
.btn-like.active > div:before {
	background-image: url(../images/favorite-checked.svg);
}
.btn-share .likes {
	display: none!important;
}
.view-btns .added {
	background-color: transparent!important;
}
.add-to-fav-list:hover span, .btn-share:hover span, .view-like:hover span.tt {
	opacity: 1;
}
.image-bg {
	background-size: cover;
	background-position: center center;
	height: 600px;
}
.what-to-see-slider .image-bg {
	float: right;
}
.what-to-see-slider div:first-of-type .image-bg, .what-to-see-slider div:nth-child(3) .image-bg {
	float: left!important;
}
.what-to-see-slider .text-wrap {
	padding: 80px;
	font-size: .9em;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	text-align: center;
}
.what-to-see-slider .col-md-6 {
	position: relative;
	background-color: #f2f5f7;
}
.what-to-see-slider .col-md-6 {
	height: 700px;
}
.slider-container {
	position: relative;
}
.author-photo {
	position: absolute;
	z-index: 2;
	padding: 20px;
	color: #fff;
}
.slick-dots {
	bottom: 0;
}
.discover-index .slick-dots {
	right: 0;
	bottom: 30px!important;
}
.slick-dots li {
	border: 2px solid #FFF;
	border-radius: 50%;
}
.slick-dots li button, .slick-dots li button:before {
	display: none;
}
.slick-dots li.slick-active {
	background-color: #FFF;
}
.slick-dots li {
	width: 10px;
	height: 10px;
}
.discover-header {
	background-color: #044156;
	transition: all ease .2s;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 10px;
	position: fixed;
	z-index: 20;
	height: 130px;
	background-size: auto 120px;
	width: 100%;
}
.navbar-brand {
	color: #FFF;
	display: block;
	height: auto!important;
	line-height: normal;
	padding: 0;
	float: none!important;
}
.logo {
	display: inline-block;
	margin-top: 2px;
	margin-left: 15px;
}
.logo img {
	width: 300px; height: 60px;
}
.best-cats {
	background-color: #ddf0f8;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-right: -5px;
	margin-left: -5px;
	position: relative;
	overflow: hidden;
}
.best-cats .text-container {
	position: relative;
	z-index: 2;
}
.slick-slider {
	margin-bottom: 0!important;
}
.best-cats h2, .authors h2, .blog h2, .discover h2 {
	position: relative;
	padding-top: 10px;
	font-size: 2.4em;
}
.discover {
	padding-top: 50px;
}
.discover-item {
	padding: 20px;
	text-align: center;
	background-color: #fff;
	margin-bottom: 30px;
}
.discover-item .thmb {
	display: inline-block;
	margin-bottom: 20px;
}
.best-cats a {
	display: block;
	background-color: #FFF;
	border: 1px solid #D6D6D6;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: center;
	margin: 5px;
	text-decoration: none;
	position: relative;
	font-size: 1em;
	color: #18a5ef;
}
.best-cats a:hover {
	color: #000;
	background-color: #F2F2F2;
}
.topbar-container .btn {
	padding: 10px 10px;
	background-color: #e43133;
	color: #fff;
}
#my-trips .button-footer {
	padding-top: 20px;
}
.topbar-container .show-popup-filter {
	top: 11px;
}
.nav-tabs {
	margin-bottom: 25px;
}
.profile-header .nav-tabs {
	margin-bottom: 0;
}
.profile-header .container-fluid {
	position: relative;
}
.nav-wrap, .nav-tabs {
	margin-left: -5px;
	margin-right: -5px;
}
.nav-tabs > li {
	float: left;
	width: 33.33%;
	padding: 5px;
	box-sizing: border-box;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #12435a;
}
.nav-tabs > li > a {
	display: block;
	padding: 15px!important;
	margin-right: 0;
	color: #444!important;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.nav-tabs > li > a:hover {
	background-color: #fff!important;
}
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color: #2a2a2a!important;
}
.thumbnail {
	border-radius: 0;
	background-color: transparent;
	padding: 0;
}
.thumbnail:hover {
	border: 1px solid #67c6e9;
}
.btn-buy-container {
	margin-bottom: 10px;
}
.btn {
	padding: 10px 15px;
}
.btn-primary {
	color: #fff;
	background-color: #18a5ef;
	border: none;
	padding: 8px 20px;
}
.modal .btn-primary {
	width: 100%;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
}
#comment-modal .btn-primary:hover, #review-modal .btn-primary:hover {
	background-color: #111;
}
.thumbnail {
	float: left;
	width: 45%;
	margin-right: 15px;
	margin-bottom: 20px;
}
.select2-container--krajee .select2-selection--single {
	padding: 15px 10px;
	border-radius: 0;
	margin-top: 0;
}
#booking-modal .select2-container--krajee .select2-selection--single {
	padding: 10px 5px 10px 5px;
}
.select2-selection--single {
	border: 3px solid transparent;
}
.select2-selection--single:hover {
	border: 3px solid #d0a74f;
}
.select2-selection__arrow {
	display: none;
}
.discover-index .select2-container--krajee .select2-selection--single {
	padding: 15px 24px 10px 12px;
}
.hot-links a, .hot-links button {
	color: #fff;
	display: block;
	text-align: left;
	width: 33.33%;
	float: left;
	padding: 0;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hot-links {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 1em;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li > a:active {
	background-color: #ddf0f8;
}
.subscribe-container {
	background-color: #ddf0f8;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #FFF;
}
.subscribe-container form {
	box-shadow: none;
	position: relative;
	padding: 0!important;
}
.subscribe {
	position: relative;
}
.subscribe input[type=text] {
	padding: 12px 20px;
 
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
}
.subscribe .btn {


	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	font-size: 1.2em;


	background-color: #fff;
	color: #18a5ef;
}

#filter_tags[placeholder] {
	color: #444!important;
}
 #filter_tags::-webkit-input-placeholder {
color: #444!important;
}
 #filter_tags::-moz-placeholder {
color: #444!important;
}/* Firefox 19+ */
 #filter_tags:-moz-placeholder {
color: #444!important;
}/* Firefox 18- */
 #filter_tags:-ms-input-placeholder {
color: #444!important;
}
.subscribe input[placeholder] {
	color: #fff;
}
.subscribe ::-webkit-input-placeholder {
color: #fff;
}
.subscribe ::-moz-placeholder {
color: #fff;
}/* Firefox 19+ */
.subscribe :-moz-placeholder {
color: #fff;
}/* Firefox 18- */
.subscribe :-ms-input-placeholder {
color: #fff;
}
.form-group {
	margin-bottom: 0;
}
.about .item {
	margin-right: 50px;
	margin-left: 50px;
}
.about .item h3 {
	margin-bottom: 50px;
	padding-top: 20px;
	position: relative;
}
.about .item h3:before {
	content: '';
	background-color: #FFF;
	margin-left: -50px;
	position: absolute;
	left: 50%;
	top: 0;
	height: 5px;
	width: 100px;
}
.blog .thmb {
	position: relative;
}
.blog-meta .views-count:before {
	content: '';
	height: 20px;
	width: 20px;
	border-radius: 50%;
	margin-right: 5px;
	display: inline-block;
	transform: translate(0, 2px);
	background-image: url(../images/eye.svg);
	background-repeat: no-repeat;
	background-size: 18px auto;
	background-position: center center;
}
.blog-meta .date {
	display: inline-block;
	margin-right: 20px;
}
.blog-meta .views-count {
	display: inline-block;
}
.blog .item {
	margin-bottom: 30px;
}
.top-rated {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.top-rated .slick-list {
	overflow: visible!important;
}
.blog-tops {
	padding-bottom: 10px;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 20px;
}
.blog-tops .caption {
	background-color: transparent;
}
.top-rated {
	overflow: hidden;
}
.blog-tops .slick-slider {
	position: static;
}
.blog-tops .item {
	display: block;
	width: 25%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	margin-bottom: 0;
	padding: 15px;
	position: relative;
	float: left;
}
.blog-tops .thmb {
	display: block;
	width: 100%;
	color: #fff;
	position: relative;
}
.blog-tops .thmb a:after {
	position: absolute;
	background-color: #000;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;

	content: '';
	background: linear-gradient(to top, rgba(0, 0, 0, 0.45), transparent);
}
.blog-tops .thmb a:hover:after {
	background: linear-gradient(to top, rgba(0, 0, 0, 0.75), transparent);
}
.blog-tops .thmb a, .blog-list .thmb a {
	display: block;
	height: 260px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.blog-tops .item:first-child {
	width: 50%;
}
.blog-tops .item:first-child h3 {
	font-size: 2.3em!important;
}
.blog-tops .item:first-child .thmb a, .blog-tops .item:nth-child(2) .thmb, .blog-tops .item:nth-child(2) .thmb a {
	height: 550px;
}
.blog-list .blog-list-item:nth-child(4), .blog-list .blog-list-item:nth-child(5), .blog-list .blog-list-item:nth-child(9), .blog-list .blog-list-item:nth-child(10), .blog-list .blog-list-item:nth-child(14), .blog-list .blog-list-item:nth-child(15) {
	width: 50%;
}
.blog-tops a.thmb .caption {
	margin-bottom: 0;
}
.blog-tops .item .caption, .blog-list .item .caption {
	position: absolute;
	padding: 30px;
	padding-left: 40px;
	left: 0;
	bottom: 0; z-index:2;
}
.contacts-map-city {
	background-color: #fff!important;
}
.blog-tops .item a {
	color: #fff;
}
.blog-tops .item .caption h3 {
	font-size: 1.25em;
}
.blog-tops .item h3 {
	padding-top: 0;
	font-size: 1.2em;
	line-height: normal;
	color: #fff;
}
.blog-tops .caption {
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	z-index: 2;
	font-size: 0.9em;
	overflow: hidden;
}
.blog-tops .caption {
	height: auto!important;
}
.blog-list .thmb a:after {
	content:'';
	position: absolute; 
	top: 0; left: 0; right: 0; bottom: 0;
	background-color: rgba(0,0,0,0.3); z-index:1;
	}
.blog-list .thmb a h3 { 
	width: 100%;
	font-size: 1.3em;
}
.blog-list .thmb a {
	color: #fff;
}
.blog-list .caption {
	width: 100%;
}
.blog .caption .more {
	color: #82D8C2;
}
h2, .h2 {
	margin-top: 0;
	margin-bottom: 15px;
}
.footer-container {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0.8em;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	color: #D6D6D6;
	z-index: 100;
}
.footer-container a {
	color: #fff;
}
.footer-container h4 {
	color: #85d7c2!important;
}
.fav-сol {
	font-size: 1.2em;
	text-align: center;
}
.glyphicon { color: #e43133; }
.fav-сol .glyphicon {
	font-size: 1.7em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
	margin-top: 10px;
}
.fav-col {
	color: #FFF;
	text-decoration: none;
}
.fav-сol:hover, .fav-сol:active, .fav-сol:focus {
	color: #FFF;
	text-decoration: none;
}
.cart, .fvr {
	position: relative;
	color: #FFF;
	cursor: pointer;
	margin-left: 0;
	font-weight: 500;
}
.container-fluid {
	max-width: 1340px;
	padding-left: 50px;
	padding-right: 50px;
	margin-left: auto;
	margin-right: auto;
}
.additional-info .hotels-slider {
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 0!important;
}
.additional-info, .container-users {
	position: relative;
}
.additional-info .anchor, .container-users .anchor {
	top: -50px;
}
.hotels-slider .col-md-3 {
	padding: 0!important;
	margin-bottom: 10px;
}
.hotels-slider {
	margin-bottom: 40px!important;
}
a {
	color: #333333;
}
a:hover {
	color: #67c6e9;
}
.tt-scrollable-menu .tt-menu {
	max-height: 300px!important;
}
.navbar-form {
	box-shadow: none;
	position: relative;
}
.award {
	position: absolute;
	width: 45px;
	height: 45px;
	top: 0;
	left: 20px;
	z-index: 10;
}
#locations-sub-list .award {
	top: 5px;
}
.lang-en .award.salt-1 {
	background-image: url(../images/tags/salt3.svg);
	background-size: cover;
}
.lang-en .award.salt-2 {
	background-image: url(../images/tags/salt4.svg);
	background-size: cover;
}
.lang-ua .award.salt-1 {
	background-image: url(../images/tags/salt2.svg);
	background-size: cover;
}
.lang-ua .award.salt-2 {
	background-image: url(../images/tags/salt5.svg);
	background-size: cover;
}
.lang-ru .award.salt-1 {
	background-image: url(../images/tags/salt1.svg);
	background-size: cover;
}
.lang-ru .award.salt-2 {
	background-image: url(../images/tags/salt6.svg);
	background-size: cover;
}
.image-container .award {
	top: 0;
}
.award span {
	display: none;
	position: absolute;
}
.view-header .award, #article .award {
	width: 60px;
	height: 60px;
}
.view-header .cat {
	margin-bottom: 10px;
}
.view-header .award {
	margin-right: auto;
	margin-left: auto;
	border: 10px solid rgba(0, 0, 0, 0.52);
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: center center;
}
.award span {
	display: none;
}
.results {
	clear: both;
	margin-bottom: .5rem;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 0.9em;
}
.results .btn {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.results:before {
	content: '';
	height: 40px;
	width: 31px;
	float: left;
	background-repeat: no-repeat;
	background-size: 30px auto;
	background-position: center center;
	margin-right: 10px;
	margin-top: -9px;
}
.results .btn {
	border-radius: 0!important;
}
.results .btn:hover {
	color: #fff;
	background-color: #777;
}
.topbar-container {
	padding: 10px;
	background-color: #e5e5e5;
	height: 70px;
	top: 70px;
	position: fixed;
	z-index: 21;
	width: 100%;
}
.search-section .results h1, .search-section .results h2 {
	font-size: 1.1em;
	padding-top: 4px;
	color: #4c575b;
}
.search-container .form-control {
	margin: 0;
	border-radius: 5px;
	padding: 0;
	overflow: hidden;
}
.navbar-form .form-control {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	height: auto;
}
.main-menu .form-control {
}
.navbar-form .form-group {
	margin-bottom: 0!important;
}
.navbar-form .form-group {
	display: block;
}
.add-container, .show-me-button {
	right: 20px;
	position: absolute;
	z-index: 100;
	top: 80px;
}
.show-me-button {
	top: 20px;
}
.add-container:hover .tt, .show-me-button:hover .title {
	display: block;
}
.hotel-desc {
}
.hotel-desc .cat {
	color: #a5abad;
}
.hotel-desc a {
	color: #4c575b;
}
.hotel {
	margin: 15px;
}
.hotel-desc-wrap {
	padding-bottom: 15px;
	font-size: 0.85em;
	color: #333;
}
.location-likes {
	position: absolute;
	top: 70px;
	left: 20px;
	color: #FFF;
	background-color: #000;
	padding: 3px;
	text-align: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	display: none;
}
.site-error {
	text-align: center;
	background-color: #fff;
}
.site-error h1 {
	font-size: 7em;
	color: #b2c6d0;
}
.location-cat:after {
	content: ' ';
}
.clear {
	display: block;
}
.hot-links:after, .advansed-filters ul:after, .countdown-row:after, .lang:after, .comments-list:after, .clear:after, .results:after, .topbar-container:after, .tour-item:after, .location-info li:after, .tours-params .tour-param:after {
	content: ' ';
	display: block;
	clear: both;
}
.tours-aside {
	background-color: #74c9f5;
}
.tours-aside .desc {
	font-size: 0.9em;
}
.tours-aside h3 {
	color: #fff;
	margin-bottom: 5px!important;
}
.tours-aside .tour-item, .tours-aside .trip-desc {
	margin-bottom: 0;
}
.form-control {
	border-radius: 0;
	padding: 11px 20px;
}
.input-group-addon {
	background-color: #FFFFFF!important;
}
.modal-header {
	padding-left: 40px;
	color: #18a5ef;
	background-color: #FFFFFF!important;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	font-size: 1.3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.modal-body {
	padding: 0;
}
.text-wrap .location-cat:before {
	display: none;
}
.location-cat:before {
	position: absolute;
	top: 15px;
	z-index: 1;
	left: 15px;
	margin-right: 10px;
	color: #333;
	width: 32px;
	height: 32px;
	background-color: #ccc;
	border-radius: 50%;
}
.location-cat span {
	overflow: hidden;
}
.search-container {
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
.form-control {
	font-size: 0.9em;
}
.search-container .btn {
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #fff;
	bottom: 0;
	width: 60px;
	overflow: hidden;
	font-size: 1.4em;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
	height: 4px;
	width: 25px;
}
.jam-popup {
}
 .modal-dialog  {
	max-width: 520px!important;
}
  button.mfp-arrow {
	color: #333!important;
}
.mfp-close {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-weight: normal!important;
color: #fff!important;
	right: -20px!important;
	top: -20px!important; border: none!important; background-color: #000!important;
}
.slick-prev:before, .slick-next:before {
	display: none!important;
}
.help-block {
}
.top-rated .slick-prev, .top-rated .slick-next {
	display: none!important;
}
.top-rated:hover .slick-prev, .top-rated:hover .slick-next {
	display: block!important;
}
.login-container {
	padding-right: 15px;
	padding-left: 15px;
}
.navbar-form {
	border: none!important;
}
.navbar .container {
	width: 100%!important;
	padding: 0;
}
.collapse.navbar-collapse {
}
.navbar {
	margin: 0!important;
	border: none!important;
}
.site-login {
	padding-top: 30px;
}
.aside-container {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFF;
	margin-bottom: 15px;
}
.aside-container li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
}
.aside-container h3 {
	padding: 15px;
	text-transform: uppercase;
	color: #3CC;
	margin: 0;
}
.discover-header-container {
	position: relative;
}
.discover-header-container .fixed-header {
	position: fixed;
	top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fixed-header .navbar-brand span.desc, .fixed-header .welcome {
	display: none;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: -15px!important;
	margin-left: -15px!important;
}
.tel:before {
}
.login {
	position: relative;
}
.navbar-nav > li > a {
	color: #888;
}
.search-panel {
	width: 100%;
	top: 100px;
	left: 0;
	z-index: 2;
}
.search-panel .form-group {
	margin-bottom: 0;
}
.search-panel .col {
	padding-left: 3px;
	padding-right: 3px;
}
.tt-scrollable-menu {
}
.search-panel .show-me {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
}
.search-panel h3 {
	padding-top: 0;
	display: block;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-top: 20px;
}
.search-panel.active {
	left: 0!important;
}
.search-panel li {
	padding: 10px;
}
.search-section input[type=text] {
	background-color: transparent!important;
}
.col.index-category .col-index-wrap {
	background-color: #fff!important;
}
.topbar-container .col.index-category {
	background-color: transparent!important;
}
.tops .box h2:before {
	background-color: #85d7c2;
}
.navbar-nav.nav a {
	color: #000;
}
.radio, .checkbox {
	position: static;
}
.x1, .x2, .x3, .x4, .x5, .x6 {
	opacity: 0;
	transform: translateY(55px);
}
.x1 {
	transition: all ease .5s .1s;
}
.x2 {
	transition: all ease .5s .2s;
}
.x3 {
	transition: all ease .5s .3s;
}
.x4 {
	transition: all ease .5s .4s;
}
.x5 {
	transition: all ease .5s .4s;
}
.x6 {
	transition: all ease .5s .6s;
}
.visible .x1, .visible .x2, .visible .x3, .visible .x4, .visible .x5, .visible .x6 {
	opacity: 1;
	margin-top: 0;
	transform: translateY(0px);
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.fixed-container {
	position: fixed;
	top: 110px;
}
.fixed-bottom {
	bottom: 0!important;
	top: auto!important;
	position: absolute!important;
}
.share {
	padding-top: 5px;
	text-align: center;
}
.favorites-container {
	text-align: center;
}
.modal-body {
}
.modal-header {
	background-color: #f1f1f1;
}
#booking-modal .modal-dialog {
	max-width: 740px;
}
.modal-header .close {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 30px;
	height: 30px;
	z-index: 2;
	font-size: 0!important;
	text-indent: -9999;
	overflow: hidden;
	opacity: 1!important;
	color: transparent!important;
	background-image: url(../images/cancel.svg);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: center center;
}
.modal-dialog {
	max-width: 740px;
}
.empty-cart {
	font-size: 2em;
	padding: 50px;
}
.nav-pills > li > a {
	border-radius: 0;
}
.col-center {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.logout {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	text-decoration: none;
	display: block;
	background-color: #fff;
	width: 100%;
	text-align: left;
}
.logout:hover {
	text-decoration: none;
}
.user-city {
	margin-bottom: 10px;
	font-size: .9em;
}
.user-city:before {
	content: '';
	height: 20px;
	width: 20px;
	border-radius: 50%;
	margin-right: 5px;
	float: left;
	transform: translate(0, -1px);
	background-image: url(../images/pin.svg);
	background-repeat: no-repeat;

	background-position: center center;
}
.user-item {
	position: relative;
	background-color: #FFF;
	text-align: left;
	margin-bottom: 20px;
	padding: 10px 0 0 0!important;
	display: block;
	text-decoration: none!important;
}
.user-item .user-moto {
	margin-bottom: 10px;
	font-size: .8em;
	line-height: normal;
}
.user-price {
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
	color: #18a5ef;
}
.user-price p {
	margin: 0;
}
.user-price .price-user {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.user-price .price-user {
}
.filter-container .col, .filter-container form {
	float: left;
	padding-left: 1px;
	padding-right: 1px;
}
.filter-container .col {
	position: relative;
}
.cancel-search {
	position: absolute;
	cursor: pointer;
	right: 10px;
	top: 7px;
	background: url(../images/cancel.svg) #fff center center no-repeat;
	background-size: 20px;
	width: 35px;
	height: 35px;
	z-index: 3;
}
.filter-container .form-group {
	margin-bottom: 0!important;
}
.filter-container .btn {
	background-color: #18a5ef;
	color: #fff;
}
.filter-container .btn:hover, .btn-filter:hover, .discover-index .search-section .btn-filter:hover, .subscribe .btn:hover {
	background-color: #044156!important;
	color: #fff;
}
.filter-container input[type=text] {
	border: none;
	padding: 11px;
	height: 55px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	display: block;
}
.filter-container .filter-wrap {
	background-color: rgba(0,0,0,0.3);
	display: inline-block;
	padding: 15px;
}
.user-menu {
	position: absolute;
	display: none;
	background-color: #FFF;
	color: #FFF;
	right: 0;
	top: 52px;
	width: 190px;
	line-height: normal;
	font-size: 1em;
	text-align: left;
	padding-top: 0;
	overflow: hidden;
	box-shadow: 0 13px 70px rgba(0,0,0,0.5);
}
.user-menu a {
	width: 100%;
	color: #4c575b;
	border-bottom: 1px solid #f4f4f4;
}
.date-and-time-container {
	margin-left: -5px;
	margin-right: -5px;
}
.date-and-time-container .col {
	padding-left: 5px;
	padding-right: 5px;
}
.kv-date-remove {
	display: none;
}
.input-group-addon.kv-date-calendar {
	width: 45px;
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: center center;
}
.user-menu a:before, .user-menu button:before {
	content: '';
	height: 28px;
	width: 34px;
	float: left;
	background-repeat: no-repeat;
	background-size: 27px auto;
	background-position: center center;
	margin-right: 15px;
	transform: translateY(-4px);
}
.users-page {
	padding-bottom: 100px;
	min-height: 400px;

}

.user-menu a:hover, .user-menu button:hover {
	background-color: #f1f1f1;
}
.login-container {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
#user-menu-btn.active .user-menu {
	display: block;
}
.user-menu a {
	display: block;
	padding: 12px;
	margin-bottom: 0;
	text-decoration: none;
}
.buy-product-wrap {
	background-color: #FFF;
}
#raiting-form .control-label, #review-form .field-review-rating .control-label, #raiting-form .clear-rating, #review-form .field-review-rating .clear-rating, #raiting-form .caption, #review-form .field-review-rating .caption {
	display: none;
}
.rating-container .filled-stars {
	-webkit-text-stroke: 0!important;
	text-shadow: none!important;
}
.rating-container .filled-stars {
	color: #ff9600;
}
.rating-md {
	font-size: 2.8em!important;
}
.nav-tabs {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.nav-tabs .active a {
	background-color: #4c575b!important;
	color: #fff;
}
.nav-tabs li a {
	background-color: #fff;
}
.nav-tabs li.active .counter, .nav-tabs li.active a {
	color: #fff!important;
}
.modal-content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 0;
}
h1 {
	margin-top: 0;
}
.nav-tabs > li > a {
	border-radius: 0;
}
.text-before-buy {
	font-size: 0.9em;
	color: #959595;
	margin-top: 15px;
	margin-bottom: 15px;
}
.stars-container {
	margin-bottom: 10px;
}
.location-item .desc {
	padding: 15px;
	padding-left: 20px;
	height: 150px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.location-item .desc .addr, .hotel .addr {
	color: #4c575b;
	font-size: 0.9em;
}
.location-item .desc .addr:before, .hotel .addr:before, #booking-form .addr:before {
	content: '';
	height: 20px;
	-ms-transform: translate(0px, 5px);
	-webkit-transform: translate(0px, 5px);
	transform: translate(0px, 5px);
	width: 16px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: auto 22px;
	background-position: center center;
	margin-right: 5px;
}
.location-item .desc a, .trip-desc h3 a {
	color: #4c575b;
}
.tour-item .trip-desc {
	font-size: 0.9em;
	height: 200px;
}
.tour-item .trip-desc h3 {
	margin-bottom: 10px;
	padding: 0;
	display: block;
	height: 75px;
}
.modelTour h2  { color: #e43133; }
.tour-item {
	text-align: left;
}
.trip-desc h3 a:hover {
	text-decoration: underline;
}
.input-daterange input:first-child {
	border-radius: 0!important;
}
.anchor {
	position: absolute;
	width: 0;
	height: 0;
	top: -100px;
	left: 0;
}
.btn-preview {
	display: inline-block;
	color: #fff;
	background-color: #41CBAC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	font-size: 1.1em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-radius: 5px;
}
.btn-preview:hover {
	color: #fff;
	background-color: #2B987B;
}
.location-item {
	position: relative;
}
.location-item .btns-info .tt {
	display: none!important;
}
.location-item .btns-info .add-this, .location-item .btns-info .added {
	border: 2px solid #fff;
}
.location-item .btns-info {
	position: absolute;
	top: 150px;
	width: auto;
	right: 20px;
	z-index: 2;
	text-align: right;
}
.location-item .btns-info .btn {
	margin-left: 5px;
	background-color: #044156;
	border: 2px solid #fff;
	border-radius: 50px;
}
.btns-info .btn.d3 div:before {
	background-size: 37px!important;
}
.added {
	background-image: url(../images/bag-added.svg)!important;
	background-color: #18a5ef;
}
.add, .add-this {
	background-image: url(../images/bag-add.svg)!important;
}
.btn-favorites {
	display: inline-block;
	color: #fff;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-radius: 50px;
}
.panel-body .form-group {
	margin-bottom: 0;
}
.comments-list {
	padding-top: 0;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #a2a2a2!important;
}
.top-container {
	width: 100%;
	z-index: 100;
	font-weight: 500;
}
.pri {
	font-size: 2em;
}
.pri .grn {
	font-size: 0.6em;
	font-weight: 300;
}
.auth-clients {
	clear: both;
}
textarea {
	border-radius: 0!important;
}
.navbar {
	min-height: 40px;
}
.thumbnail {
	border: none!important;
}
.wrap-item {
	padding-bottom: 20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: transparent;
}
.profile-name .nav-tabs {
	background-color: transparent;
}
.profile-name h1 {
	font-size: 1.8em;
	color: #fff;
}
.profile-header {
	padding-bottom: 0;
	padding-top: 167px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	height: 342px;
	background-image: url(/images/top-coments-bg.jpg);
}
.profile-header.header-city-3 {
	background-image: url("https://f.discover.net.ua/locations/200/Tdgcx.jpg");
}
.profile-header.header-city-51 {
	background-image: url("/images/zp-bg.jpg");
}
.profile-header.header-city-21 {
}
.profile-header.header-city-1 {
}
.profile-header .profile-avatar {
	height: 190px;
	width: 190px;
	background-image: url(../images/user.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 126px;
	background-color: #fff;
	overflow: hidden;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
}
.profile-avatar .remove-avatar {
	left: 10px;
	right: auto;
	top: 10px;
}
.profile-avatar, .change-avatar-wrap {
	border-radius: 50%;
	border: 12px solid #f2f2f2!important;
}
.editor-page .profile-avatar {
	border-radius: 0;
	border: 12px solid #ffffff!important;
}
.editor-page .btn-save {
	width: 100%;
}
.editor-page .lead {
	font-size: 0.9em;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.editor-page .profile-avatar:after {
	top: 10px!important;
	right: 10px!important;
}
.profile-header .change-avatar {
	border-radius: 0;
	border: none!important;
	background-color: transparent;
	cursor: pointer;
}
.change-avatar-wrap {
	overflow: hidden;
	height: 190px;
	width: 190px;
	background-color: #fff;
}
.counter {
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: center;
	border-left: 1px solid #e6e6e6;
	color: #666;
	float: right;
}
.img-responsive, .profile-avatar img {
	  width: 100%;
	 height: 100%;
}
.profile-avatar .form-vertical {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
.profile-top {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 160px;
}
.field-location-title_ua .control-label {
	display: block;
}
input#location-address_ua {
	width: 100%!important;
	display: block;
}
.profile-avatar :before {
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	height: 116px;
	border-radius: 50%;
	width: 116px;
	text-align: center;
	left: 0;
	color: #fff;
	top: 0;
	opacity: 0;
	cursor: pointer;
	line-height: 116px;
}
.profile-avatar :hover:before {
	opacity: 1;
}
.profile-avatar input[type=file] {
	opacity: 0;
	height: 120px;
	width: 120px;
}
.home-link {
	color: #67c6e9;
}
.read-more {
}
.read-more .thmb {
	float: left;
	margin-right: 20px;
}
.read-more .thmb a {
	background-position: center center;
	background-size: cover;
	width: 180px;
	height: 140px;
	display: block;
}
.more {
	border: 3px solid #ccc;
	padding: 10px;
	text-decoration: none;
}
.more:hover {
	background-color: #12435a;
	color: #fff;
	text-decoration: none;
	border: 3px solid #12435a;
}
.read-more h3 {
	font-size: 1.8em;
}
.read-more h3.read-more-title {
	text-align: center;
	font-size: 2em;
	margin-bottom: 40px;
}
.single-view {
	padding-top: 0;
	margin-bottom: 40px;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.single-view a {
	color: #18a5ef;
	text-decoration: underline;
}
.single-view a.btn {
	color: #fff;
	text-decoration: none;
}
.single-view p {
	margin-bottom: 30px;
}
.single-view .view-btns {
	background-color: transparent;
	position: relative;
	z-index: 2;
}
.single-view h1 {
	position: relative;
	z-index: 2;
	font-size: 2.7em;
	margin: 0;
	text-align: center;
}
.single-header {
	padding-top: 160px;
	padding-bottom: 0;
	color: #fff;
	text-align: center;
	position: relative;
	background-color: #ccc;
	margin-bottom: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.single-header p {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.default-header {
	background-image: url(../images/top-coments-bg.jpg);
	padding-bottom: 100px;
}
.default-header h1 {
	height: auto!important;
}
.single-header .blog-meta-container {
	background-color: rgba(0, 0, 0, 0.2);
	padding: 20px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.single-header:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
}
.single-header .container-fluid {
	position: relative;
	z-index: 2;
}
.path {
	text-align: center;
	margin-bottom: 35px;
}
.path a {
	color: #fff;
	display: inline-block;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #17a4ee;
}
.path a:hover, .path a:active, .path a:focus {
	text-decoration: none;
	color: #fff;
}
.single-view img {
	margin-bottom: 30px;
}
.single-view-container .copyright {
	bottom: 0;
}
.map-nav-col {
	z-index: 10;
}
.map-search {
	z-index: 1;
}
.map-nav-col, .map-search {
	top: 70px;
	position: fixed;
}
.map-nav .row {
	margin-right: 0;
	margin-left: 0;
}
.map-nav .container-fluid, .map-nav .map-nav-col {
	padding-left: 0;
	padding-right: 0;
}
.map-nav-col .title {
	font-size: 1.5em;
	padding: 15px;
	cursor: pointer;
}
.map-nav-item:hover .title {
	background-color: #f2f2f2;
}
.map-nav-col .title:before {
	content: '';
	border-radius: 50%;
	float: left;
	height: 35px;
	width: 35px;
	margin-right: 15px;
	border: 2px solid #12435a;
	margin-top: -2px;
}
.map-nav-item {
}
.main-nav li {
	position: relative;
	text-align: center;
	height: 110px;
}
.main-nav li a:before {
	content: '';
	float: none;
	height: 37px;
	width: 37px;
	margin-right: auto;
	background-size: cover;
	background-position: center center;
	margin-left: auto;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}
.main-nav li:before {
	position: relative;
}
.map-nav-item ul {
}
.map-nav-item:hover ul {
	display: block;
}
.map-nav-item ul li {
	cursor: pointer;
	border-bottom: 1px solid #e2e2e2;
}
.locations-list > li .map-marker {
	content: '';
	border-radius: 50%;
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 10px;
	margin-top: 8px;
	margin-left: 10px;
	background-image: url(../images/icos-pin.png);
	background-repeat: no-repeat;
	background-position: -2px -2px;
	background-size: auto 42px;
	background-color: #12435a;
	border: 2px solid #336600;
}
.locations-list h3 {
	font-size: 1em;
	margin: 0;
	padding: 10px;
}
b, strong {
	font-weight: normal;
}
.locations {
	font-size: 0.9em;
	z-index: 1;
}
.locations h3 {
	font-size: 1.2em;
}
.locations-list > li .map-marker.cat80 {
	background-position: -276px -5px;
	background-color: #ba6516;
	border: 2px solid #f6ac73;
}
.locations-list > li .map-marker.cat84 {
	background-position: -79px -5px;
	background-color: #ae4122;
	border: 2px solid #e85c2e;
}
.locations-list > li .map-marker.cat81 {
	background-position: -276px -5px;
	background-color: #24431c;
}
.locations-list > li .map-marker.cat73 {
	background-position: -276px -5px;
	background-color: #ba6516;
	border: 2px solid #f6ac73;
}
.locations-list > li .map-marker.cat65 {
	background-position: -197px -5px;
	background-color: #24431c;
}
.locations-list > li .map-marker.cat66 {
	background-position: -158px -5px;
	background-color: #49246b;
	border: 2px solid #9465a4;
}
.locations-list > li .map-marker.cat74 {
	background-position: -317px -5px;
	background-color: #187a7c;
	border: 2px solid #4ebbc3;
}
.locations-list > li .map-marker.cat82 {
	background-position: -358px -2px;
	background-color: #b96313;
	border: 2px solid #f5aa71;
}
.locations-list > li .map-marker.cat83 {
	background-position: -401px -3px;
	background-color: #125628;
}
.map-nav-item ul li .map-marker.active {
	opacity: 1;
}
.map-nav-item ul li .map-marker {
	opacity: 0.5;
}
.locations-sub-list .addr, .near-list-container .addr {
	font-size: 0.9em;
	color: #4c575b;
	overflow: hidden;
}
article .image {
	position: relative;
	display: block;
	height: 380px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
article .image:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}
article .info a, article .info a.btn {
}
article .info a.btn {
	color: #e43133;
}
article .info a.btn:hover {
	color: #fff;
}
.modal-header .close {
	margin-top: -16px;
	font-size: 31px;
}
.locations-sub-list li .add-to-favorite {
	height: 60px;
	width: 60px;
}
.locations-sub-list li .d3 {
	height: 50px;
	width: 50px;
	position: absolute;
	right: 15px;
	color: #fff;
	top: 72px;
	background-image: url(../images/360-icon.svg);
	background-repeat: no-repeat;
	background-size: 35px auto;
	background-position: center center;
}
.locations-sub-list li .btn {
	background-color: rgba(0,0,0,0.4);
	border-radius: 50%;
}
.btns-main {
	position: absolute;
	right: 15px;
	top: 15px;
}
.btns-main .btn {
	height: 70px;
	position: relative;
	width: 70px;
	background-color: rgba(0,0,0,0.4);
	border-radius: 50%;
	color: #fff;
	background-image: url(../images/360-icon.svg);
	background-repeat: no-repeat;
	background-size: 45px auto;
	background-position: center center;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.btns-main .btn > div {
	background-size: 45px auto;
}
.image-container .btn-fav {
	background-image: none;
}
.image-container .btn-fav .tt {
	display: none!important;
}
.d3 .tt, .map-nav-col .btn-fav .tt {
	position: absolute;
	display: none;
	border-radius: 20px;
	font-size: 0.85em;
	line-height: 1.05em;
	white-space: normal;
	background-color: rgba(0, 0, 0, 0.45);
	color: #fff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	top: 22px;
	right: 74px;
	z-index: 100;
	width: 110px;
	text-align: center;
}
.d3:hover .tt, .btn-fav:hover .tt {
	display: block;
}
.locations-sub-list .d3 .tt {
	top: 13px;
	right: 55px;
}
.locations-sub-list li .location-cat:before {
	display: none;
}
.locations-sub-list li .thmb {
	float: left;
	background-position: center center;
	background-size: cover;
	height: 150px;
	background-repeat: no-repeat;
	width: 100%;
	margin-right: 15px;
	overflow: hidden;
}
.my-trip-page .locations-sub-list li .title-location {
	padding-right: 70px!important;
}
.text-wrap .desc {
	padding-top: 0;
	margin-bottom: 20px;
}
.title-location h3 {
	font-size: 1em;
	margin-bottom: 5px;
}
.edit-this {
	float: right;
	height: 33px;
	width: 33px;
	padding: 0;
	border-radius: 50%;
	overflow: hidden;
	background-image: url(../images/edit.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px;
	text-indent: 9999px;
	background-color: #12435a;
	color: #fff;
	cursor: pointer;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.remove-this {
	float: right;
	height: 33px;
	width: 33px;
	padding: 0;
	border-radius: 50%;
	overflow: hidden;
	background-image: url(../images/cancel.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px;
	text-indent: 9999px;
	background-color: #12435a;
	color: #fff;
	cursor: pointer;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu-item:hover {
	background-color: #e2e2e2;
}
.map-nav-col {
	background-color: #fff;
	width: 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	left: 0;
	bottom: 0;
}
.map-nav-col {
	left: 0;
	bottom: 0;
}
.hotel {
	position: relative;
}
.container#article {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.near-list li {
	position: relative;
}
.near-list .thmb {
	background-image: none;
}
.near-list a {
	text-decoration: none;
	color: #666;
}
.map-col {
	width: 50%;
	float: left;
}
.main-nav {
	background-color: #1b1b1b;
	font-size: 0.85em;
	position: relative;
	border-bottom: 1px solid #404040;
	z-index: 5;
}
.main-nav li {
	float: left;
	width: 25%;
	display: block;
	transition: all ease .2s;
}
.main-nav li.active a {
	height: 115px;
}
.main-nav > li + li {
	margin-left: 0;
}
.menu-item {
	padding: 15px;
}
.menu-item h3 {
	overflow: hidden;
	padding: 0;
	font-weight: normal;
}
.map-marker {
	position: relative;
	z-index: 2;
}
.close-this {
	position: relative;
}
.close-this:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	content: '';
	background-image: url(../images/left.png);
	background-size: 12px auto;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 7px;
	opacity: 0.6;
}
.read-more-wrap {
	padding-top: 60px;
	padding-bottom: 60px!important;
	background-color: #FFF;
}
.read-more-wrap h3.block-title {
	font-size: 2em;
	text-align: center;
	color: #18a5ef;
	margin-bottom: 30px;
}
.read-more-item {
	margin-bottom: 20px;
}
.respond-header {
	margin-bottom: 0;
	text-align: center;
}
.respond-container {
	padding-bottom: 45px;
}
.additional-info h2:after {
	border-top-color: #fff!important;
}
form:after, .read-more-item:after, .tag:after, #comment-form:after, .locations-sub-list li:after, .title-location:after, .tags:after, .map-nav-item ul li:after, .near-list li:after, .btns-info .btn > div:after {
	content: '';
	clear: both;
	display: block;
}
#comment-form label, #review-form label {
	display: none!important;
}
.title-location {
	cursor: pointer;
}
.close-this {
	background-color: #f1f1f1;
	z-index: 100;
	text-align: center;
	padding-top: 10px;
	padding-right: 37px;
	padding-bottom: 10px;
	padding-left: 37px;
}
.map-nav .tab-content {
	position: relative;
	background-color: #fff;
}
.locations-list {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	height: 520px;
}
.locations-sub-list {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	z-index: 10;
	width: 100%;
	padding-bottom: 0;
	transition: all ease .2s;
	background-color: #f2f2f2;
	position: absolute;
	top: 70px;
	bottom: 0;
	left: 0;
}
.map-nav .tab-shadow {
	position: relative;
}
.locations-sub-list li.active {
	background-color: #000;
	color: #fff;
}
.nav-pills > li > a:hover {
	background-color: #2d2d2d;
	color: #000;
}
.top-btns {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 95;
}
.location-favorite {
	font-size: 1em;
	position: relative;
	line-height: 1.4em;
	overflow: hidden;
}
.top-btns-trip-planer {
	position: absolute;
	z-index: 5;
}
.btn {
	box-shadow: none!important;
	font-size: 1em;
}
.top-btns {
	top: 10px;
	right: 14px;
}
.btn, .top-btns .login-btn, .top-btns .planer-btn {
	border-radius: 0;
}
.top-btns .login-btn, .top-btns .planer-btn {
	float: left;
	height: 48px;
	text-align: center;
	cursor: pointer;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	color: #fff;
	position: relative;
	text-decoration: none!important;
}
.top-btns .planer-btn {
	float: left;
}
.top-btns .planer-btn a {
	color: #fff;
	text-decoration: none;
}
.top-btns .login-btn {
	color: #FFF;
	position: relative;
	display: block;
	margin-right: 5px;
	padding-top: 12px;
}
.discover-index .form-container .button-container button span, .btn-filter span {
	display: inline-block;
}
.discover-index .img-container {
	min-height: 600px;
}
.btn-filter span:before {
	height: 18px;
	width: 18px;
	line-height: 2em;
	display: inline-block;
	background-image: url(../images/search-ico.png);
	background-repeat: no-repeat;
	background-size: 18px auto;
	background-position: center center;
	margin-right: 3px;
}
.pagination-container {
	text-align: center;
}
.top-btns .fav-ico:before {
	content: '';
	height: 32px;
	width: 31px;
	float: left;
	background-image: url(../images/bag.svg);
	background-repeat: no-repeat;
	background-size: 30px auto;
	background-position: center center;
	margin-right: 10px;
}
.planer-btn .my-trip-title {
	padding-top: 8px;
	float: left;
}
.top-btns .planer-btn #count, #mob-locations-count {
	float: right;
	color: #fff;
	padding: 0;
	font-size: 0.8em;
	background-color: #18a5ef!important;
	margin-top: 6px;
	margin-left: 7px;
	border-radius: 22px;
	width: 22px;
	height: 22px!important;
	line-height: 24px!important;
}
.trip-planer-nav {
	background-color: #252525;
	position: fixed;
	font-size: 0.9em;
	top: 130px;
	width: 130px;
	bottom: 0;
	text-align: center;
	padding-right: 0;
	padding-left: 0;
}
.trip-planer-nav .active:before {
	background-color: #b7b7b7;
}
.trip-planer-nav .active, .trip-planer-nav .active:hover {
	background-color: #f1f1f1;
	color: #111;
}
.trip-planer-nav a:hover {
	background-color: #000;
}
.trip-planer-nav > a, .trip-planer-nav > div {
	color: #fff;
	text-decoration: none;
	padding: 15px;
	position: relative;
	cursor: pointer;
	display: block;
	border-bottom: solid 1px #404040;
}
.trip-planer-nav > a.active, .trip-planer-nav > div.active {
	padding-left: 12px;
	border-left: solid 8px #12435a;
}
.ui-widget-content {
	z-index: 1100!important;
}
.trip-planer-nav > a:before, .trip-planer-nav > div:before {
	content: '';
	float: none;
	height: 60px;
	width: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-image: url(../images/calendar.png);
	background-repeat: no-repeat;
	background-size: 35px auto;
	background-position: center center;
	border-radius: 50%;
	background-color: #333;
	clear: both;
	display: block;
}
.trip-planer-title {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 50px;
}
.trip-planer-title h1 {
	font-size: 3em;
}
.trip-map:before {
	background-image: url(../images/map.png)!important;
}
.trip-route:before {
	background-image: url(../images/route.png)!important;
}
.trip-print:before {
	background-image: url(../images/share.png)!important;
}
.fav-item {
	position: relative;
}
.fav-item .remove {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	z-index: 26;
	cursor: auto;
	font-size: 0!important;
	text-indent: -9999;
	overflow: hidden;
	opacity: 1!important;
	color: transparent!important;
	background-image: url(../images/cancel.svg);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: center center;
}
.ui-sortable-helper .distanceData {
	display: none!important;
}
#reset-search {
	background-color: transparent;
	color: #18a5ef;
	border: 2px solid #18a5ef;
}
#reset-search:hover {
	background-color: #18a5ef;
	color: #fff;
}
.distanceData span {
	display: block;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.fav-item .location-cat {
	margin-right: 80px;
	padding-top: 15px!important;
}
.fav-item h3 {
	padding-top: 0;
}
.fav-list li {
	border: 1px solid transparent;
}
.fav-list li:hover {
	border: 1px solid #999;
}
.favorite-places .fav-item:hover {
	background-color: #fff;
}
.btn-trip-planner-container {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
.ui-state-hover {
	background-color: #f2f2f2!important;
	background-image: none!important;
	border: none!important;
}
.fav-list li .remove {
	cursor: pointer;
	position: absolute;
	z-index: 30;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.6);
	top: 10px;
	left: 10px;
	height: 50px;
	width: 50px;
	margin-right: auto;
	background-image: url(../images/trash.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 32px;
	text-indent: 9999px;
}
.fav-list li .remove:hover {
	background-color: rgba(0, 0, 0, 0.9);
}
.gm-svpc {
}
.map-col .gm-svpc, .gm-style-mtc {
	display: none;
}
.fav-item .image {
	float: left;
	width: 100px;
	margin-right: 20px;
}
.day .fav-item .thmb {
	position: relative;
	width: 200px;
	height: 150px;
	overflow: hidden;
	margin-right: 20px!important;
}
.fav-list .desc {
	display: none;
}
.day .fav-list .desc {
	display: block;
	margin-right: 85px;
}
.fav-item .image img {
	width: 100%;
}
.trip-planer-main-header {
	text-align: center;
	margin-bottom: 40px;
}
.trip-planer-main-footer {
	text-align: center;
	padding: 20px;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	font-size: 1.5em;
	color: #18a5ef;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.trip-planer-main-body {
	margin-bottom: 40px;
}
.trip-planer-main-body .num {
	font-size: 2em;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	color: #18a5ef;
	border-bottom: 2px dashed #18a5ef;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.trip-planer-main-body .col {
	padding-right: 35px;
	padding-left: 35px;
}
.trip-planer-main-body .ill {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.trip-planer-main-body .ill img {
	width: 100%;
}
.trip-planer-main-body .num div {
	width: 60px;
	height: 60px;
	border: 2px solid #18a5ef;
	border-radius: 50%;
	text-align: center;
	line-height: 56px;
}
.trip-planer-main-body .col {
	margin-bottom: 40px;
}
.days .day-title:after {
	content: '';
	clear: both;
	display: block;
}
.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {
	color: #fff;
	background-color: #12435a;
	border-top-color: #12435a;
	border-right-color: #12435a;
	border-bottom-color: #12435a;
	border-left-color: #12435a;
}
.aside .comments-title .countComments, .map-nav-col .comments-title .countComments, .users-page .comments-title .countComments {
	border-left: 1px solid #a9a9a9!important;
}
.back-to-map {
	position: absolute;
	z-index: 100;
	background-color: #12435a;
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 20px;
	display: block;
	padding-top: 30px;
	float: left;
	top: 20px;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	text-align: center;
	margin-left: 20px;
	border: 2px solid #12435a;
}
.back-to-map:hover {
	background-color: #43611c;
}
h1.text-center {
	clear: both;
}
.trip-planer-header {
	background-image: url(../images/orn2.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
}
.trip-planer-body {
	padding-top: 130px;
	padding-bottom: 130px;
}
.green {
	color: #12435a;
}
.fav-list h3 {
	font-size: 1em;
	margin-right: 85px;
	padding-top: 10px;
}
.dates .date {
}
.input-dates .input-group {
	width: 100%;
}
.input-daterange input {
	text-align: left;
}
.trip-planer-main {
	background-color: #fff;
}
.form-control {
	height: auto;
}
.daterangepicker .ranges {
	float: none;
	clear: both;
	text-align: right;
}
.trip-planer-footer {
	background-color: #000;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sortable {
	background-color: #ccc;
	border: none;
	padding: 15px;
}
.sortable li.sortable-placeholder {
	height: 100px;
}
li.ui-sortable-placeholder:before, li.ui-sortable-placeholder:after {
	display: none!important;
}
.sortable li.ui-sortable-placeholder:hover {
	background-color: #fff!important;
}
.sortable li.ui-sortable-placeholder:active {
	background-color: #fff!important;
}
.col-lg-4 .fav-item .image {
	border-radius: 60px;
	width: 60px;
	height: 60px;
	min-height: 60px;
	overflow: hidden;
	background-color: #181818;
	border: 2px solid #12435a;
}
.col-lg-4 .fav-item .image img {
	height: 60px;
	width: auto;
}
.sortable li.disabled {
	padding: 30px;
	border: none!important;
	background-color: transparent!important;
}
.sortable li.disabled:hover {
	background-color: transparent;
}
.sortable li {
	background-color: #3e3e3e;
	border: none;
}
input, button {
	color: #000;
}
.sortable {
	border-radius: 0;
}
.sortable li:focus, .sortable li:hover {
	background-color: #12435a;
}
.sortable li.none {
	padding: 20px;
	background-color: #000;
}
.addto-container {
	height: 0;
	overflow: hidden;
	font-size: 0.9em;
	transition: all ease .2s;
	clear: both;
	background-color: #dcdcdc;
}
.addto-container.active {
	height: auto;
	padding: 10px;
}
.addto-container select {
	width: 100%;
	color: #000;
}
.addto-container .select-container {
	margin-bottom: 10px;
}
.buttons-container button {
	border: none;
	color: #fff;
	border-radius: 30px;
	font-size: 0.9em;
	padding: 6px;
	padding-left: 15px;
	padding-right: 15px;
}
.buttons-container button {
	background-color: #8c8c8c;
}
.buttons-container button.add-locations {
	float: right;
	background-color: #12435a;
}
label {
	font-weight: normal;
}
.input-group.input-daterange {
	border: 1px solid #ccc;
	font-size: 2em;
}
.input-group.input-daterange .input-group-addon {
	border: none!important;
	color: #fff;
	min-width: 40px;
}
.input-group.input-daterange .input-group-addon:before {
	margin-top: 17px;
	width: 100%;
	height: 2px;
	content: '';
	background-color: #18a5ef;
	display: block;
}
.login-btn .name {
	color: #fff;
	padding-left: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100px;
	overflow: hidden;
	display: none;
}
.show-edit-block {
	color: #8d8d8d;
	border-bottom: 1px dashed;
	display: inline;
	cursor: pointer;
}
#status_change_container, #status_change_container .select2 {
	margin-bottom: 5px;
	display: block;
}
.editor-page .btn {
	padding-left: 20px;
	padding-right: 20px;
}
.editor-page .streetview-wrap {
	height: 300px;
}
.streetview .load {
	position: absolute!important;
	z-index: 1!important;
}
.streetview .load:after {
	position: absolute!important;
}
.user-ava {
	border-radius: 50%;
	overflow: hidden;
	width: 30px;
	height: 30px;
	border: 2px solid #fff;
	margin-top: -5px;
	background-color: #ccc;
	margin-right: 5px;
	float: left;
}
.fav-container {
	padding-top: 100px;
	width: 400px;
	background-color: #fff;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 101;
}
.fav-container-list {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	color: #888;
}
.edit-trip-panel .edit-trip-title {
	float: left;
}
.edit-ico {
	cursor: pointer;
	float: right;
	background-image: url(/images/pencil-gray.svg);
	width: 40px;
	height: 40px;
	background-size: 35px;
	background-repeat: no-repeat;
	background-position: center center;
}
.edit-ico span {
	display: none;
}
button.save-trip, .save-trip-desc {
	float: right;
	background-color: #fff!important;
	color: #18a5ef;
	border: 1px solid #18a5ef;
}
.trip-info .btn, .save-trip-desc, .close-editor {
	font-size: 0.9em;
	margin-left: 5px;
	border: 1px solid #18a5ef;
	color: #18a5ef;
}
.trip-info .btn:hover {
	background-color: #18a5ef;
	color: #fff;
}
.trip-info .new-trip, .trip-info .btn, .save-trip-desc, .trip-info .remove-trip {
	float: right;
}
.btn-trip-planner, .btn-trip-planner:focus, .save-trip, .fav-container-footer .btn {
	background-color: #18a5ef;
	transition: all ease .2s;
	display: inline-block;
	color: #FFF;
	border: none;
	padding: 10px;
	text-align: center!important;
}
.save-trip:hover, .save-trip-desc:hover, .trip-info .btn:hover, .close-editor:hover {
	background-color: #18a5ef!important;
	color: #fff;
}
.btn.save-trip, .save-trip-desc {
	background-color: #18a5ef!important;
	color: #fff!important;
}
.btn.save-trip:hover, .save-trip-desc:hover {
	background-color: #044156!important;
	border: 1px solid #044156;
}
.show-detail {
	background-color: #12435a;
}
.locations-sub-list li .btn-fav, .near-list li .btn-fav {
	position: absolute;
	display: block!important;
	top: 15px;
	right: 15px;
	padding: 0;
	border: none;
	height: 50px;
	width: 50px;
}
.add-this, .add, .added {
	display: block;
	background-image: url(../images/bag-add.svg);
	background-repeat: no-repeat;
	background-size: 35px auto;
	background-position: center center;
}
.btn-trip-planner:hover {
	background-color: #000;
	color: #FFF;
	box-shadow: 0 0 20px #fff;
}
.user-container {
	position: relative;
	z-index: 2;
	padding: 100px;
	background-color: #fff;
}
.user-container .user {
	position: absolute;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	top: -60px;
	text-align: center;
}
.user-container .user .ava {
	background-size: cover;
	background-position: center center;
	background-image: url(../images/user.png);
	overflow: hidden;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
	width: 120px;
	border-radius: 50%;
	background-color: #12435a;
}
#share-trip-modal .modal-dialog, .bootbox .modal-dialog {
	max-width: 520px;
}
.bootbox .modal-footer {
	border: none;
}
.bootbox .modal-footer .btn-success {
	background-color: #18a5ef;
	color: #fff;
	border: none;
}
.bootbox .modal-footer .btn-danger {
	background-color: #f2f2f2;
	color: #999;
	border: none;
}
.bootbox .modal-footer .btn {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.bootbox .bootbox-body {
	padding: 30px;
}
#share-trip-modal .share-input {
	padding: 30px;
	background-color: #f2f2f2;
}
#share-trip-modal .share-buttons {
	padding: 30px;
}
.my-trip-header {
	padding: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-color: #fff;
	position: relative;
}
.my-trip-header .author {
	padding-top: 10px;
}
.my-trip-header .author-thmb {
	transform: translateY(-11px);
}
.my-trip-header .author-thmb img {
	overflow: hidden;
	border-radius: 50%;
	border: 3px solid #f2f2f2;
}
.my-trip-header .trip-desc {
	padding: 0;
	height: auto;
}
.my-trip-header h1 {
	font-size: 1.8em;
	padding-right: 20px;
}
.trip-planner-info {
	padding: 20px;
	font-size: 0.9em;
	position: relative;
	background-color: #f2f5f7;
}
.my-trip-info {
	position: relative;
	z-index: 2;
}
.my-trip-info .edit {
	display: inline-block;
	padding: 5px;
	border: 2px solid #fff;
	color: #fff;
	border-radius: 50px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
.my-trip-info .edit:hover {
	background-color: #12435a;
	border: 2px solid #12435a;
}
.my-trip-info .dates {
	margin-bottom: 10px;
}
.my-trip-header .my-trip-title {
	background-color: #12435a;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 20px;
}
.my-trip-header .logo-trip-planer {
	z-index: 2;
}
.day-date {
	margin-bottom: 50px;
}
.day #locationList {
	padding: 10px;
	background-color: #fff;
}
.comments h2 {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 30px;
}
.desc-user {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.user-ava {
	background-size: cover;
	background-position: center center;
}
.dates-label {
	margin-bottom: 5px;
}
.info-wrap .info-label {
	font-size: 0.8em;
	color: #999;
	margin-bottom: 4px;
}
.info-wrap .trips {
	padding-top: 20px; display: none;
}
.info-wrap .more-info {
	float: right;
	color: #18a5ef;
}
.search-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 105;
}
.search-overlay .search-overlay-bg {
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.43);
	right: 0;
	bottom: 0;
	display: none;
}
.search-overlay.active .search-overlay-bg {
	display: block;
}
.close-search-container {
	position: absolute;
	top: 14px;
	right: 14px;
	height: 40px;
	width: 50px;
	cursor: pointer;
	background-color: #044156;
	background: url(../images/cancel.svg) center center no-repeat;
	background-size: 26px auto;
	z-index: 4;
	border-left: 1px solid #ccc;
}
.close-search-container:hover {
	background: url(../images/cancel-blue.svg) center center no-repeat;
	background-size: 26px auto;
}
.my-profile-page {
	padding-bottom: 10px;
}
.trips {
	margin-bottom: 10px;
}
.trip {
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
	position: relative;
}
.trip .trip-desc {
	background-color: #FFF;
}
.trip .author {
	position: absolute;
	top: -60px;
	right: 0;
}
.trip .author .thmb {
	border: solid 5px #fff;
}
.trip .author .name {
	display: none;
}
.trip {
	overflow: hidden;
}
.trip-meta {
	padding: 15px;
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 0.8em;
	color: #666;
	text-align: center;
}
.trip-meta .meta-ico {
	width: 30px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-size: 30px auto;
	background-position: center center;
}
.trip-meta .num {
	font-size: 1em;
	height: 30px;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.trip-locations {
	border-right: 1px solid #e6e6e6;
}
.trip-time {
	border-left: 1px solid #e6e6e6;
}
.trip-desc h3 {
	font-size: 1em;
	padding-right: 30px;
	margin-bottom: 0;
}
.trip-desc .name {
	font-size: 0.9em;
}
.trip a {
	text-decoration: none;
}
.trip .thmb {
	background-color: #D6D6D6;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 1.2em;
	position: relative;
	overflow: hidden;
}
.trip .thmb:hover, .trip .thmb:focus, .trip .thmb:active {
	color: #fff;
}
.thmb-trip .region {
	bottom: 15px;
	top: auto;
	position: absolute;
	z-index: 2;
}
.blog-type {
	content: '';
	position: absolute;
	color: #fff!important;
	left: 10px;
	font-size: 0.8em;
	top: 10px;
	border-radius: 50px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #d0a74f;
	z-index: 2;
}
.blog-tops a.thmb:after, .short-desc:after {
	content: ' ';
	background-color: rgba(242, 242, 242, 0.5);
	background: -webkit-linear-gradient(to top, rgba(242, 242, 242, 1), rgba(242, 242, 242, 0));
	background: -o-linear-gradient(to top, rgba(242, 242 242, 1), rgba(242, 242, 242, 0));
	background: -moz-linear-gradient(to top, rgba(242, 242, 242, 1), rgba(242, 242, 242, 0));
	background: linear-gradient(to top, rgba(242, 242, 242, 1), rgba(242, 242, 242, 0));
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	height: 100px;
}
.footer-text .short-desc:after, .about-text-wrap .short-desc:after {
	background-color: #fff;
	background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: -o-linear-gradient(to top, rgba(255, 255 255, 1), rgba(255, 255, 255, 0));
	background: -moz-linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}
.trip .author {
	z-index: 1;
}
.author-label, .label-col {
	color: #a5abad;
}
.thmb-trip {
	height: 200px;
	padding: 15px;
	display: block;
	color: #fff;
	position: relative;
}
.thmb-trip .region {
	font-size: 0.8em;
}
.location-view .info-wrap {
	margin-bottom: 20px;
}
.location-view .info-wrap p {
	padding-top: 5px;
	margin: 0;
	padding-bottom: 5px;
}
.location-view .info-wrap > div {
	display: block;
}
#comment-form label {
	color: #a2b7c1;
}
.trips .trip .thmb img {
	width: 100%;
}
.author:after, .share-buttons:after {
	content: '';
	clear: both;
	display: block;
}
.author .thmb {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 25px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 0;
	background-color: #fff;
}
.share-btn, .menu-btn {
	position: absolute;
	height: 52px;
	width: 48px;
	cursor: pointer;
	z-index: 100;
}
.lang-btn {
	position: fixed;
	height: 45px;
	width: 45px;
	cursor: pointer;
	top: 13px;
	right: 0;
	z-index: 102;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	line-height: 42px;
}
.lang-btn:hover {
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
}
.lang-menu {
	display: none;
	font-size: 0.9em;
}
.lang-btn:hover .lang-menu {
	display: block;
}
.lang-btn a {
	display: block;
	color: #fff;
	text-align: center;
	background-color: rgba(0,0,0,0.4);
	line-height: 43px;
	height: 43px;
	width: 43px;
	text-decoration: none;
}
.share-btn {
	top: 40px;
	right: 40px;
	background-image: url(../images/share.svg);
	background-position: center center;
	background-repeat: no-repeat;
}
.show-me {
	cursor: pointer;
	background-image: url(../images/show-me-white.svg)!important;
	background-size: 40px!important;
}
.show-markers {
	cursor: pointer;
	background-image: url(../images/pin-white1.svg)!important;
	background-size: 15px!important;
}
.show-markers.active, .show-me.active {
	background-color: #18a5ef;
}

.delete-trip {
	background-image: url(../images/cancel.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px;
	height: 30px;
	border-radius: 50%;
	width: 30px;
	background-color: #12435a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 20px;
	right: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
.locations li {
	margin-bottom: 10px;
}
.locations .thmb, .hotel-thmb a {
	position: relative;
	height: 200px;
	width: 100%;
	overflow: hidden;
	background-color: #fbfbfb;
	line-height: 200px;
	text-align: center;
	color: #a5b9c5;
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: block;
}
.locations .location-item {
	background-color: #FFF;
}
.contacts .col {
	padding-left: 0!important;
	padding-right: 0!important;
}
.slider-photos .slide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.slider-photos .slide img {
	width: 100%;
}
.search-section .form-group {
	margin-bottom: 0;
}
.btn-filter {
	background-color: #18a5ef!important;
	font-size: 1.1em;
	border: none!important;
	padding: 11px 12px;
	width: 100%;
}
.search-section .btn-filter, .filter-container .btn, .search-panel .btn {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.search-panel .cancel-search {
	right: 7px;
	top: 6px;
	background-size: 15px;
}
.filter-container {
	z-index: 10!important;
	position: relative;
}
.hot-links {
	z-index: 5!important;
	position: relative;
}
.search-section .btn-filter, .filter-container .btn {
	padding: 11px 25px 12px 25px;
	height: 55px;
	box-sizing: border-box;
}
.filter-container .filter-wrap .select2-container--krajee .select2-selection--single {
	height: 55px!important;
	min-width: 300px;
	text-align: left;
}
.btn-filter:hover, .btn-filter:active, .btn-filter:focus {
	background-color: #c79e45;
	color: #fff!important;
	border: 1px solid #c79e45;
}
.btn-advansed {
	float: right;
	display: none;
	border: none;
	font-size: 0.8em;
	background-color: transparent!important;
	padding: 0;
	width: auto!important;
}
.btn-advansed:hover, .btn-advansed:active, .btn-advansed:focus {
	color: #666!important;
}
.filter a, .filter div {
	display: block;
	padding: 15px;
	margin: 0!important;
}
.filter a:before, .filter div:before {
	content: '';
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 10px;
	background-color: #12435a;
	padding: 0;
}
.search-section .filter-form {
	display: block;
	background-color: rgba(0,0,0,0.3);
	padding: 15px;
	padding-bottom: 10px;
}
.search-section .search-box {
	margin-bottom: 5px;
	position: relative;
}
.filter-form .col {
	padding: 0;
}
.filter-form .row {
	margin-right: 0;
	margin-left: -1px;
}
.search-box input {
	background-color: transparent;
	padding: 10px;
	display: block;
}
.map-search {
	position: fixed;
	margin-left: 0;
	bottom: 0;
	right: 0;
	left: 50%;
}
.map-search > div {
	width: 100%;
	height: 100%;
}
.filter-form input[type=text] {
	outline: none!important;
}
.control-label {
	margin-bottom: 6px;
}
.filter-form input[type=text]:focus, .filter-form input[type=text]:active, input[type=text] {
	outline: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
.search-box .select2-container .select2-choice .select2-arrow {
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search-box .select2-container {
	width: 100%;
	border-radius: 5px;
}
.search-box .select2-container .select2-choice {
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 6px;
	height: auto;
}
.search-box .select2-drop-active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btns-wrap {
	padding: 20px;
	margin-bottom: 15px;
}
.add-location-form .modal-content {
	padding: 30px;
}
.panel-heading:after {
	content: '';
	clear: both;
	display: block;
	background-color: #cccccc;
}
.locations-top {
	position: fixed;
	width: 100%;
	z-index: 100;
}
input[type=text] {
	width: 100%;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;
}
.select2-container--krajee .select2-selection {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
.select2-container--krajee .select2-selection--single .select2-selection__arrow {
	border-left-style: none!important;
}
.gray {
	background-color: #f2f2f2;
}
.popup-wrap {
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 35px;
}
.jam-popup {
	padding-right: 40px;
	padding-left: 40px;
}
.auth-clients {
	clear: both;
	padding: 0!important;
	margin: 0!important;
}
.auth-clients li {
	margin-bottom: 10px!important;
	float: none;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-right: 0!important;
}
.auth-clients a.auth-link {
	position: relative;
	text-decoration: none;
	overflow: hidden;
	padding: 10px;
	display: block;
	width: 100%!important;
	border-radius: 25px;
}
.auth-clients a.auth-link:after, .blog-tops:after, .auth-clients:after {
	display: block;
	content: '';
	clear: both;
}
.auth-clients a.google.auth-link {
	background-color: #df4f3f;
}
.auth-clients a.facebook.auth-link {
	background-color: #3a5897;
}
.auth-clients a.auth-link:before {
	padding: 5px;
	display: block;
}
.auth-clients a.google.auth-link .auth-icon {
	background: url(../images/google-plus.svg) no-repeat!important;
}
.auth-icon {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 3px;
	margin: 0 auto;
}
.auth-clients a.facebook.auth-link .auth-icon {
	background-image: url(../images/facebook.svg)!important;
	background-size: 23px;
	background-position: 0 0!important;
	background-position: center center!important;
	background-repeat: no-repeat;
}
#cart-login-form {
	margin-bottom: 30px;
}
#cart-login-form .form-group {
	margin-bottom: 10px;
}
#cart-login-form:after {
	content: '';
	clear: both;
	display: block;
}
#add-location-form .modal-dialog {
	max-width: 700px!important;
}
#add-location-form .modal-header {
	margin-bottom: 50px;
}
#add-location-form .modal-footer {
	border: none;
}
#add-location-form .modal-footer button {
	background-color: #12435a;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 1em;
	border-radius: 50px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.global-search {
	position: relative;
	cursor: pointer;
	width: 100%;
}
#search-modal .modal-dialog {
	max-width: 500px;
}
#search-modal h3 {
	margin-bottom: 15px;
}
#add-location-modal .add-location-modal-wrap {
	background-color: #f2f2f2;
	padding: 30px;
}
#add-location-modal .modal-dialog {
	max-width: 440px;
}
.popup-loader {
	padding: 30px;
	text-align: center;
}
.modal-content, .modal-body {
	border-radius: 0!important;
	overflow: hidden!important;
}
#booking-modal .modal-body {
	background-color: #fff;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
}
#booking-modal .form-group {
	margin-bottom: 15px;
}
.hotels-list .slick-slide {
	background-color: transparent!important;
}
a {
	color: #18a5ef;
}
.site-error {
	padding: 200px;
}
.trip-planer-header {
	background-color: #12435a;
	background-position: top center;
}
.empty-list {
	padding-top: 50px;
	padding-bottom: 120px;
	color: #999;
}
.empty-list:before {
	content: '';
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 70px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/empty.svg);
}
.like-marker {
	display: none;
}
.text-about {
	text-align: center;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-bottom: 70px;
}
#search-modal-content .show-me {
	margin-bottom: 10px;
}
.trip-planer-edit {
	background-color: #b9b9b9;
	padding-top: 200px;
	background-image: url(../images/Frankivsk.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}
.glyphicon-refresh-animate {
	-animation: spin .7s infinite linear;
	-webkit-animation: spin2 .7s infinite linear;
}
 @-webkit-keyframes spin2 {
 from {
-webkit-transform: rotate(0deg);
}
to {
 -webkit-transform: rotate(360deg);
}
}
 @keyframes spin {
 from {
transform: scale(1) rotate(0deg);
}
to {
 transform: scale(1) rotate(360deg);
}
}
.slick-prev, .slick-next {
	background-color: rgba(0, 0, 0, 0.3);
	top: 50%!important;
	width: 50px!important;
	height: 50px!important;
	border-radius: 50%;
	background-size: auto 35px!important;
	background-repeat: no-repeat!important;
	opacity: 1;
	z-index: 100;
}
.slick-prev:hover, .slick-next:hover {
	background-color: rgba(0, 0, 0, 0.9)!important;
}
.slick-prev:before, .slick-next:before {
	content: '';
	width: 30px;
	height: 60px;
	display: block;
}
.slick-prev {
	background-position: center center!important;
	background-image: url(../images/left.svg)!important;
	left: -5px!important;
}
.slick-next {
	background-position: center center!important;
	background-image: url(../images/right.svg)!important;
	right: -5px!important;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	background-color: #000;
	opacity: 1;
}
.scroll-down {

}
.fav-item {
	background-color: #fff;
}
.fav-item {
}
.day-title {
	padding-top: 8px;
}
.day-number {
	border: 2px solid #666;
	text-align: center;
	float: left;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	margin-right: 10px;
	position: relative;
	line-height: 40px;
}
.user-container {
	text-align: center;
}
.no-locations {
	color: #555;
}
.no-locations:hover {
	background-color: transparent!important;
}
.my-trip .ui-sortable li {
	margin-bottom: 5px;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	border-top: 1px solid #ccc;
}
.about-desc {
	font-size: 1.7em;
}
.about-wrap {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#search-modal-content .show-me {
	display: none;
}
.logo-mob {
	display: none;
	padding: 5px;
}
.logo-mob img {
	height: 40px;
	width: auto!important;
}
.search-box input.form-control {
	padding: 10px!important;
	background-color: #f7f7f7!important;
}
.search-box input.form-control {
	padding: 10px!important;
	background-color: #f7f7f7!important;
}
input[placeholder] {
}
input::-moz-placeholder {
}
input:-moz-placeholder {
}
input:-ms-input-placeholder {
}

/* плавное изменение прозрачности  placeholder-а при фокусе */
input::-webkit-input-placeholder {
opacity: 1;
transition: opacity 0.2s ease;
}
input::-moz-placeholder {
opacity: 1;
transition: opacity 0.2s ease;
}
input:-moz-placeholder {
opacity: 1;
transition: opacity 0.2s ease;
}
input:-ms-input-placeholder {
opacity: 1;
transition: opacity 0.2s ease;
}
input:focus::-webkit-input-placeholder {
opacity: 0;
transition: opacity 0.2s ease;
}
input:focus::-moz-placeholder {
opacity: 0;
transition: opacity 0.2s ease;
}
input:focus:-moz-placeholder {
opacity: 0;
transition: opacity 0.2s ease;
}
input:focus:-ms-input-placeholder {
opacity: 0;
transition: opacity 0.2s ease;
}
.search-small {
	position: relative;
}
.search-keyword {
	display: none!important;
}
#search_loader {
	z-index: 2;
}
.search-small input[type=text] {
	padding: 14px;
	padding-right: 45px;
	height: 50px;
}
.search-small .show-me {
	background-color: #12435a!important;
	background-image: url(../images/gps.svg)!important;
}
.search-small .btn-filter {
	width: 50px;
	height: 50px;
	background: url(../images/search-ico.png) no-repeat center center;
	background-color: #12435a;
	background-size: 27px auto;
	top: 0;
	right: 0;
	position: absolute;
	border: none;
}
.search-small .btn:focus, .search-small .btn:hover {
	background-color: #000;
}
.my-trip-page .title-location {
	background-color: #fff;
	cursor: pointer;
}
.my-trip-page h2 {
}
.my-trip-page .locations-sub-list {
	top: 0;
	padding: 0;
}
.my-trip-page .locations-sub-list .location-cat {
	padding-top: 0;
}
.menu-btn {
	display: none;
}
.main-menu {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 101;
	font-size: 1em;
	-ms-transform: translate(-50%, 0); /* IE 9 */
	-webkit-transform: translate(-50%, 0); /* Safari */
	transform: translate(-50%, 0);
}
.main-menu-bg {
	position: fixed;
	z-index: 98;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(6, 42, 60, 0.45);
}
.btn-print {
	display: none!important;
}
.glyphicon-star-empty:before,
.glyphicon-star:before {
	color: #18a5ef; display: none;
}
.btn-like > div:before {
	background-image: url(../images/favorite.svg);
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center center;
}
.btns-info .btn-print > div:before {
	background-image: url(../images/printer.svg);
}
.btns-info .btn-comment > div:before {
	background-image: url(../images/comment-gray.svg);
}
.edit-trip {
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 2;
	display: block;
}
.locations-sub-list li  .edit-trip {
	 left: 20px;
	right: auto;

}


.edit-trip:before {
	content: '';
	display: block;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px;
	background-image: url(../images/pencil.svg);
	background-color: rgba(0, 0, 0, 0.3);
	border: 2px solid #fff;
}
.public:before {
	content: '';
	display: block;
	margin-top: 4px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px;
	background-image: url(../images/pencil.svg);
	float: left;
	margin-right: 5px;
}
.edit-trip:hover:before {
	background-color: rgba(0, 0, 0, 0.5);
}
.search-box input.form-control {
	border: none!important;
	background-color: #fff!important;
	height: 50px;
}
.public:before {
	background-image: url(../images/globe-outline.png);
}
.public.private:before {
	background-image: url(../images/padlock.png);
}
.btns-info .btn {
	position: relative;
}
.btns-info-trip {
	background-color: #18a5ef;
	color: #fff;
}
.save-trip > div:before {
	background-image: url(../images/tick-mark.png);
}
.remove-trip > div:before {
	background-image: url(../images/cancel-gray.svg);
}
.new-trip > div:before {
	background-image: url(../images/pencil-gray.svg);
}
.btns-info-trip .btn-print > div:before {
	background-image: url(../images/printer.svg)!important;
}
.btns-info-trip .btn {
	text-align: left;
}
.more-info {
	margin-bottom: 10px;
	display: block;
}
#tripPublic.closed:before {
	content: '';
	height: 20px;
	width: 20px;
	float: left;
	background-image: url(../images/padlock.png);
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center center;
	margin-right: 8px;
}
#tripPublic.open:before {
	height: 20px;
	content: '';
	width: 20px;
	float: left;
	background-image: url(../images/globe-outline.png);
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center center;
	margin-right: 8px;
}
.panel-primary > .panel-heading {
	background-color: #12435a;
	border-color: #12435a;
}
.panel-text-wrap {
	margin-right: 40px;
	margin-left: 200px;
	height: 25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
}
.number {
	background-color: #18a5ef;
	font-family: 'pfagorasanspro-black', Arial, sans-serif!important;
	padding: 11px;
	position: absolute;
	z-index: 11;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 50%;
	right: 10px;
	top: 54px;
	font-size: 1em;
	line-height: 30px;
}
.locations-sub-list li:first-of-type:before, .locations-sub-list li:first-of-type .number:before, .locations-sub-list li:last-of-type .number:after, .locations-sub-list li:last-of-type:after, .locations-sub-list li:last-of-type .fav-item:after {
	display: none;
}
.edit-trip-info input[type=text], textarea {
	width: 100%;
}
.edit-trip-info label {
	color: #a5a9aa;
}
:focus {
	outline: none!important;
}
.trip-info .trip-desc {
	padding: 0;
}
.edit-trip-info .field-title input {
	font-size: 1.3em;
}
.edit-trip-info .field-title input, .edit-trip-info .field-desc textarea {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px;
}
.form-control {
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
.my-trip-page #locations-sub-list, .my-route li {
	position: relative;
}
.my-trip-page #locations-sub-list li:after, .my-route li:after {
	content: '';
	width: 2px;
	bottom: 0;
	position: absolute;
	border-left: 2px dashed #ccc;
	right: 0;
	top: 80px;
}
.my-trip-page #locations-sub-list li:before, .my-route li:before {
	content: '';
	width: 2px;
	z-index: 3;
	top: 0;
	position: absolute;
	border-left: 2px dashed #ccc;
	right: 0;
	height: 80px;
}
.my-route li:after, .my-route li:before {
	right: 18px;
}
.edit-trip-info .field-set {
	margin-bottom: 10px;
}
.edit-trip-info .row {
	margin-left: -15px;
	margin-right: -15px;
}
.edit-trip-info select {
	width: 100%;
}
.distanceData {
	line-height: 1em;
	font-size: 0.9em;
	position: absolute;
	z-index: 111;
	width: 70px;
	text-align: right;
	right: 2px;
	bottom: -20px;
	background-color: #FFF;
	padding: 2px;
	padding-right: 10px;
}
li:last-of-type .distanceData {
	display: none!important;
}
.trip-types {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 100;
	width: 40px!important;
	height: auto!important;
}
.trip-types .trip-type {
	border-radius: 50%;
	border: 2px solid #fff;
	width: 42px;
	height: 42px;
	margin-bottom: 10px;
	cursor: pointer;
	background-size: 22px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.4);
}
.trip-types .trip-type.active {
	background-color: #18a5ef;
}
.trip-types .trip-types-1 {
	background-image: url(../images/type1.svg);
}
.trip-types .trip-types-1.active {
	background-image: url(../images/type1.svg);
}
.trip-types .trip-types-2 {
	background-image: url(../images/type2.svg);
}
.trip-types .trip-types-2.active {
	background-image: url(../images/type2.svg);
}
.trip-types .trip-types-3.active {
	background-image: url(../images/type3.svg);
}
.trip-types .trip-types-3 {
	background-image: url(../images/type3.svg);
}
.my-trip {
	position: fixed;
	margin-left: 530px;
	right: 0;
	padding: 15px;
	top: 130px;
	left: 0;
	bottom: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
}
.ui-draggable-dragging {
	background-color: #fff;
	z-index: 1000!important;
}
.panel-primary {
	border: none;
}
.favorite-places h3 {
	font-size: 0.9em;
	overflow: hidden;
}
.show-me-button .glyphicon-refresh {
	background-color: #f1f1f1;
	padding: 18px;
	border-radius: 50%;
	top: -3px;
	left: -7px;
}
.mob-menu {
	display: none;
	z-index: 100;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	padding: 5px;
	text-align: center;
	background-color: rgba(45, 45, 45, 0.9);
	border-top: solid 2px #fff;
}
.mob-menu .trip-planner {
	background-image: url(../images/route.png);
}
.mob-menu a, .mob-menu div {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.8em;
	display: inline-block;
	position: relative;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background-color: #272727;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 24px;
}
.mob-menu .maps {
	background-image: url(../images/map.png);
}
.mob-menu .edit-planner {
	background-image: url(../images/calendar.png);
	background-position: center center;
}
.mob-menu .trip-print {
	background-image: url(../images/share.png);
}
.mob-close-favorite-places {
	display: none;
	padding: 10px;
	text-align: center;
	margin-bottom: 5px;
	cursor: ponter;
	background-color: #272727;
	color: #fff;
	border-radius: 20px;
}
.mob-add {
	display: none;
	background-image: url(../images/bag.png)!important;
}
.ui-sortable-placeholder {
	visibility: visible!important;
}
.fixed-panel {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	padding: 0;
}
.nopadding {
	padding: 0;
}
.trip-desc {
	padding: 15px 15px 15px  20px;
}
.set-dates {
	float: right;
}
.input-group input, .input-group textarea, form input, form textarea {
	padding: 10px;
	height: auto;
}
.input-group-addon {
	border-radius: 0;
}
.message {
	margin-bottom: 10px;
	color: #888;
}
.show-map {
	cursor: pointer;
	position: fixed;
	bottom: 7px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 95;
	display: none;
	width: 150px;
	height: 42px;
	padding: 0 10px;
	background-color: #18a5ef;
}
.show-map:before {
	content: '';
	display: inline-block;
	background-image: url(../images/map.svg);
	background-position: center 4px;
	background-repeat: no-repeat;
	background-size: 30px auto;
	vertical-align: top;
	width: 42px;
	height: 42px;
}
.show-map span {
	color: #fff;
	padding: 10px 5px;
	display: inline-block;
	vertical-align: top;
}
.show-map.active {
	background-color: #40474a;
}
.show-search {
	cursor: pointer;
	position: relative;
	float: left;
	margin-top: 8px;
	width: 42px;
	height: 52px;
	background: url(../images/search.svg) center center no-repeat;
	z-index: 20;
}
.show-search {
	background-size: 24px auto!important;
}
.info p:before, .locations-sub-list .addr:before, .near-list-container .addr:before {
	content: '';
	height: 22px;
	width: 22px;
	float: left;
	margin-right: 8px;
}
article .contacts-container {
	border-top: 1px solid #e6e6e6;
}
.info p.addr:before {
	background-size: 16px auto;
}
.user-data > div:before {
	float: left;
}
.info p span, .user-data span {
	margin-left: 32px;
	display: block;
}
.user-data span {
	padding-top: 5px;
}
.hotel-desc p.addr span {
	margin-left: 22px;
	display: block;
	padding-top: 3px;
}
.trip-locations-wrap .addr span {
	margin-left: 22px;
	display: block;
	padding-top: 0;
}
.hotel-desc .cat span {
	width: 100%;
	font-size: 0.9em;
}
.hotel-desc p.addr:before {
	float: left;
}
.order-comment {
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
.order-comment.short-desc {
}
.order-comment:after {
}
.locations-sub-list .addr:before, .near-list-container .addr:before {
	background-size: 16px auto;
}
.info p.working_time:before, .booking-list ul li p.time:before {
	background-size: 20px auto;
}
p.gps:before {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px auto;
}
.info p.phone:before, .booking-list ul li p.tel:before {
	background-size: 20px auto;
}
.booking-list ul li p.name:before {
}
.info p.url:before {
	background-size: 20px auto;
}
.info p.trip-links:before {
	background-size: 20px auto;
}
.trip-links a {
	color: #4c575b;
}
/* add-this  */
.add-this, .added, .add {
	position: relative;
	border-radius: 50px;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.locations-sub-list li {
	position: relative;
}

@media screen and (min-width: 768px) {
.main-menu li a:hover {
	color: #fff;
	border-bottom: 3px solid #fff;
}
.main-menu li a:hover, .active a {
	opacity: 1!important;
}
.locations-sub-list li .title-location:hover {
	background-color: #fff;
}
}
.locations-sub-list li h3 {
	margin-top: 0;
}
.copyright {
	position: absolute;
	right: 0;
	bottom: 55px;
	z-index: 100;
	padding: 7px;
	text-shadow: 0 0 5px #000;
	font-size: 0.7em;
}
.locations-sub-list li .add-this .tt, .location-item .add-this .tt, .locations-sub-list li .added .tt, .location-item .added .tt, .add-container .tt, .show-me-button .title, .edit-trip .tt, .near-list li .btn-fav .tt {
	position: absolute;
	display: none;
	border-radius: 20px;
	font-size: 0.85em;
	line-height: 1.05em;
	white-space: normal;
	background-color: rgba(0, 0, 0, 0.45);
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	top: 4px;
	right: 55px;
	z-index: 100;
	width: 110px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.edit-trip .tt {
	width: 100px!important; display: none!important;
}
.slick-slide .copyright {
	top: 0;
}
.gallery-section .title {
	padding: 15px;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	bottom: 0;
	text-align: center;
	left: 20%;
	right: 20%;
}
.section1 {
	max-height: 900px;
}
/* add-this  */

 
 
.my-route .day .distanceData {
	right: 20px;
}
.my-route .days li {
	position: relative;
}
.my-route .title-location:before, .my-route .fav-item:before, .trip-locations-wrap .title-location:before, .trip-locations-wrap .fav-item:before {
	background-color: #ccc;
	height: 2px;
	content: '';
	position: absolute;
	top: 80px;
	width: 10px;
	right: 0;
}
.fav-item:before {
	right: 20px!important;
}
.my-route .days .number:before, .my-route .day .number:after {
	z-index: 22;
	right: 10px;
	position: absolute;
	width: 30px;
	height: 26px;
	content: '';
	top: -25px;
	background: url(../images/up-gray.svg) center center no-repeat;
	background-size: 20px;
}
.my-route .days .number:after {
	top: 47px;
	background: url(../images/down-location.svg) center center no-repeat;
	background-size: 20px;
}
.my-route .days .number {
	right: 30px!important;
}
.near-list {
	margin-left: 30px!important;
	margin-top: 30px!important;
	margin-right: 30px!important;
}
.near-list-container h2, .info h2 {
	color: #4c575b;
	font-size: 1em;
	background-color: #f2f2f2;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 17px;
	padding-bottom: 17px;
	text-align: left;
}
.near-list-container h2 {
	color: #fff;
	background-color: #2a2a2a;
}
.user-page-comments .comments-title {
	margin-bottom: 20px;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	font-size: 1.2em;
}
.comments-title .countComments {
	border-left: 1px solid #fff;
	padding-left: 15px;
	margin-left: 5px;
}
.map-nav-col .comments-title, .aside .comments-title {
	color: #4c575b;
	font-size: 1em;
	background-color: #f2f2f2;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 17px;
	padding-bottom: 17px;
	text-align: left;
}
.map-nav-col .comments-title:before, .aside .comments-title:before {
	content: '';
	height: 30px;
	margin-top: -5px;
	width: 30px;
	float: left;
	margin-right: 10px;
	background: url(../images/comment-gray.svg) no-repeat center center;
	background-size: 26px auto;
}
.near-list-container h2:before {
	content: '';
	height: 30px;
	margin-top: -5px;
	width: 30px;
	float: left;
	margin-right: 10px;
	background: url(../images/pin-user-menu-white.svg) no-repeat center center;
	background-size: 26px auto;
}
.near-list li {
	position: relative;
	cursor: pointer;
	min-height: 150px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
.locations-sub-menu > div:hover {
	background-color: #34b7b3;
}
.near-list li:hover {
	background-color: #f2f2f2;
}
}
.near-list li .thmb {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #f1f1f1;
	height: 150px;
	width: 200px;
	margin-right: 15px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.desc-wrap {
	padding-top: 10px;
}
.near-list-container .desc-wrap {
	padding-top: 0;
}
.near-list li .desc-wrap {
	margin-left: 220px;
	padding-top: 10px;
	padding-right: 70px;
}
.location-cat {
	font-size: 0.85em;
	margin-bottom: 3px;
}
.page {
	padding-top: 70px;
}
.blog.page {
	padding-top: 90px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
hr {
	margin-top: 25px;
	margin-bottom: 25px;
}
.reset {
	position: absolute;
	color: #12435a;
	right: 20px;
}
.select2-container--krajee .select2-selection--single .select2-selection__rendered {
	font-size: 1.3em;
	color: #4c575b!important;
}
.select2-container--krajee .select2-selection--single .select2-selection__placeholder {
	color: #4c575b!important;
}
.reset:before {
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(../images/cancel.png);
	background-repeat: no-repeat;
	background-size: 10px;
	border-radius: 50%;
	background-position: center center;
	float: left;
	margin-right: 1px;
	margin-top: 2px;
}
.input-group-addon {
}
.input-group {
	margin-bottom: 0;
}
.help-block {
	font-size: 0.8em;
	margin: 0;
}
.editor-page .row {
	margin-bottom: 5px;
}
.editor-page .profile-avatar input[type=file] {
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
}
.editor-page {
	padding-top: 85px;
}
.editor-page .editor-path {
	margin-bottom: 15px;
}
.editor-page .profile-avatar {
	height: 250px;
	width: 100%;
	overflow: hidden;
}
.editor-page .form-group {
	margin-bottom: 0;
}
.editor-page .profile-avatar {
	margin-bottom: 20px;
}
.editor-page .form-vertical {
	width: 100%;
}
.map-container {
	width: 100%;
	background-color: #ccc;
	margin-bottom: 30px;
}
.profile-avatar {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
}
.profile-avatar .form-vertical {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
.btns-info .btn, .show-more, .show-less, .modal-header .close {
	opacity: 1;
}
.btns-info .btn:hover, .show-more:hover, .show-less:hover, .modal-header .close:hover {
	opacity: 1;
}
.locations-sub-list li .btn:hover, .btns-main .btn:hover {
	background-color: rgba(0,0,0,0.8);
}
.btn-share .likes {
	float: right;
}
.view-btns .btn.booking {
	padding: 15px!important;
	color: #fff;
	background-color: #12435a;
}
.view-btns {
	color: #fff;
}
.profile-avatar input[type=file] {
	z-index: 2;
}
.activate-3d .form-group {
	float: left;
	margin-right: 10px;
}
.editor-page .profile-avatar:after, .settings .profile-avatar:after, .change-bg {
	content: ' ';
	border-radius: 50%;
	background-color: #044156;
	position: absolute;
	background-image: url(../images/settings1.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 32px auto;
	width: 55px;
	height: 55px;
	z-index: 1;
	text-align: center;
	padding-top: 0;
	right: 0;
	color: #fff;
	top: 0;
	opacity: 1;
	bottom: 0;
	cursor: pointer;
	border: 2px solid #FFF;
}
.change-bg {
	right: 50px;
	top: -30px;
	cursor: pointer;
	background-image: url(../images/settings2.svg);
}
.change-bg:hover {
	background-color: #18a5ef;
}
.editor-page .profile-avatar:hover:after, .settings .profile-avatar:hover:after {
	background-color: #18a5ef;
}
#search_loader {
	position: absolute;
	width: 35px;
	height: 35px;
	background-color: #fff;
	top: 7px;
	right: 7px;
	border-radius: 50%;
}
#search_loader .load {
	width: 35px!important;
	height: 35px!important;
	top: 0;
	left: 0;
}
#search_loader .load:after {
	width: 24px!important;
	height: 24px!important;
	margin-left: -12px;
	margin-top: -12px;
}
.profile-avatar:hover:before, .profile-avatar:hover:after {
	opacity: 1;
}
.profile-avatar input[type=file] {
	opacity: 0;
}
.image-container {
	position: relative;
	background-color: #fbfbfb;
	background-repeat: no-repeat;
	background-position: center center;
}
.image-container .location-cat {
	position: absolute;
	display: none;
	z-index: 2;
}
.image-container .location-cat span {
	display: none!important;
}
.location-cat {
	color: #a5abad;
}
.image-container .btns-info {
	position: absolute;
	bottom: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	left: 0;
}
.btns-info {
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 0.9em;
}
.image-container .btns-info {
	background-color: rgba(24, 165, 239, 0.75);
}
.image-container .btns-info .btn {
	border-radius: 50%;
	margin-left: 5px;
}
.btns-info-trip a {
	color: #fff;
}
.btn-general {
	background-color: transparent;
	padding: 0;
}
.search-header {
}
.only-mob {
	display: none!important;
}
#booking-modal .modal-body .kv-container-to > .form-control {
	border-radius: 0!important;
}

@media only screen and (max-width: 1024px) {
.locations-sub-list {
	top: 0;
}
.locations-list, .locations-sub-list {
	padding-bottom: 0;
}
.location-cat {
	margin-right: 75px;
	padding-top: 0;
}
.filter-form .col {
	margin-bottom: 5px;
}
.locations-sub-list {
	overflow-y: auto;
	position: relative;
}
.map-nav-col {
	position: relative;
	-webkit-overflow-scrolling: touch;
}
}
















@media only screen and (max-width: 768px) {
.modal-header .close {
	margin-top: -18px;
}
.modal-header h3 {
	margin: 0;
}
.modal-header {
	padding-left: 32px;
}
.advansed-filters {
	padding: 15px!important;
}
.slider:after {
	display: none;
}
.copyright {
	bottom: 45px;
}
.footer-cols {
	padding-top: 0;
}
.lang div {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.google-wrap {
	padding-bottom: 15px;
}
.blog-tops .item:first-child {
	width: 100%;
}
.blog-tops .item:first-child a.thmb {
	height: 300px;
}
.blog-tops .item {
	width: 100%;
}
.blog-tops .item:nth-child(4) {
	width: 100%;
}
.view-btns {
	height: 49px!important;
	padding-top: 4px;
}
.view-btns .btn {
	margin-left: 5px!important;
}
.view-btns .btn > div span.likes, .btns-info .btn > div span.likes {
}
.image-container .btns-info .btn, .btns-info-trip .btn, .view-btns .btn {
	padding-left: 7px!important;
}
.title-location:before {
	top: 53px!important;
}
.near-list {
	margin-left: 10px!important;
	margin-top: 10px!important;
	margin-right: 10px!important;
}
article .info-wrap {
	padding-left: 20px!important;
}
.image-container .btns-info .btn {
	margin: 0;
}
.my-route .day .fav-item .thmb {
	width: 160px;
}
.day .fav-item .thmb {
	margin-right: 10px!important;
}
.fav-list h3 {
	font-size: 0.9em;
}
.my-route .day .fav-item:before {
	top: 61px;
}
.my-route .day .fav-item:after {
	bottom: 26px;
}
.fav-list li .remove {
	width: 50px;
	background-size: 24px;
}
.distanceData {
	width: 64px;
}
.top-btns .user-ava {
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.top-btns .login-btn {
	width: 30px;
	border: none;
}
.top-btns .login-ico {
	background-image: url(/images/user-thin.svg);
	background-repeat: no-repeat;
	background-size: 32px auto;
	background-position: center center;
}
.video-article:before {
	display: none;
}
.container article .text-wrap h2 {
	font-size: 1.4em;
}
.search-page .title-location h3 {
	font-size: 0.9em;
}
.btns-info {
	padding-top: 0;
	padding-bottom: 0;
}
.trips-page .page-header {
	padding-top: 20px;
}
.map-nav-col .load {
	top: 55px;
}
.text-wrap .desc {
	margin-bottom: 15px;
}
.view-header {
	background-repeat: no-repeat;
	background-size: 470px;
	background-position: center center;
}
.trip-locations-wrap .location-cat {
	margin-right: 0;
}
.text-wrap .location-cat {
	margin-right: 0;
}
.blog-tops .item {
	float: left;
}



.auth-clients a.auth-link .auth-icon {
	position: relative;
	top: 0;
	left: 0;
}
.auth-clients a.auth-link {
	padding: 10px;
}
.logo-desc {
	width: 52px;
	height: 52px;
	margin-top: 0;
	overflow: hidden;
	margin-left: 38px;
}
.logo-desc img {
	display: none;
}
.planer-btn .my-trip-title, .login-ico span {
	display: none;
}
.search-panel {
	top: 50px;
}
.map-col {
	left: 100%;
	overflow: hidden;
	width: 100%;
	z-index: 80;
	position: fixed;
	margin: 0!important;
	padding: 0;
	top: 50px;
	right: 0;
}
.map-col.active {
	display: block;
	bottom: 0;
	left: 0;
}
.header img {
	max-width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.section-title:before {
	margin-right: 5px;
}
.go-planner {
	display: none;
}
.image-about {
	margin-bottom: 25px;
	margin-top: 25px;
	height: 250px;
}
.planer-btn, .login-btn, .go-planner {
}
.header {
	padding-top: 25px;
	padding-bottom: 15px;
}
.top-btns {
	padding: 15px;
}
.overlay {
	width: auto;
	left: 0;
	right: 0;
}
.about-desc {
	font-size: 1em;
}
.text-wrap {
}
.image-bg {
	height: 300px;
}
.section-wrapper-top {
	padding-top: 20px;
}
.slider .slide {
	height: 350px;
}
.overlay h1 {
	font-size: 1.6em;
	padding-bottom: 0!important;
	padding-top: 10px!important;
}
.about-wrap {
	padding-top: 30px;
}
.overlay {
	top: 130px;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
.waypoints-container {
	height: 300px;
}
.what-to-see-slider {
	padding-top: 0;
}
.page-nav-dark {
	top: 200px;
}
.logo-trip-planer img {
	width: 220px;
}
.search-section .filter-form {
	display: block;
	margin-bottom: 0;
}
.location-item .thmb {
	float: none;
	width: 100%;
}
.locations-top {
	height: 100px;
	position: relative;
}
.search-section {
	margin-bottom: 0;
	margin-top: 0;
}
.location-item .info {
	float: none;
	width: 100%;
}

.navbar-brand span.logo img {
	width: 220px;
}
.discover-header {
	height: 55px!important;
	z-index: 12;
}
.contacts-map-city {
	padding-top: 55px!important;
}
.container#article {
	left: 0;
}
.col-md-8 .search-section {
	display: none;
}
.top-btns .planer-btn {
	border: none!important;
	background-color: transparent!important;
}
.nav-wrap .nav-tabs {
	min-width: 300px;
}
.profile-top {
	height: 130px;
}
.nav-tabs > li > a {
	padding: 10px!important;
}
.profile-name h1 {
	padding-left: 0;
	font-size: 1.5em;
}
.nav-tabs {
	font-size: 0.9em;
}
.trip-planer-header {
	background-position: center center;
}
.trip-planer-header {
	background-size: auto 80px;
}
.profile-header .profile-avatar {
	height: 100px;
	width: 100px;
}
.desctop-only {
	display: none;
}
.show-map, .show-search {
	display: block;
}
.fav-item .remove, .addto-switcher {
	display: block;
}
.mob-add, .mob-close-favorite-places {
	display: block;
}
.my-route {
	margin-top: 0;
	margin-left: 0;
}
.mob-menu {
	display: block;
}
.page-nav {
	display: none;
}
.lang-btn {
	display: none;
	background-color: transparent;
	border: none;
	top: 0;
	left: 46px;
}
.empty-day {
	font-size: 1em;
}
.my-trip {
	top: 50px;
	padding-bottom: 70px;
	margin-left: 0;
}
.days .day-title {
	font-size: 1em;
}
.favorite-places {
}
.favorite-places.active {
	left: 0;
}
.login-btn span.name {
	display: none;
}
.logo img {
	width: 250px; height: 50px;
}
.menu-btn {
	left: 0;
	top: 0;
}
.fav-ico {
	background-size: 20px auto!important;
}
.fav-container {
	width: 100%!important;
}
.top-btns {
	padding: 0;
	top: 0;
	right: 0;
}
.top-btns .login-btn, .top-btns .planer-btn {
	margin-left: 0;
}
.trip-planer-nav {
	display: none;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	border-radius: 0;
}
.set-dates {
	width: 100%;
}
.navbar-form {
	padding: 0;
}
}

@media screen and (min-width: 1330px) {
.my-trip-page.my-route .map-nav-col, .map-nav-col {
	width: 650px;
	-ms-flex: 0 0 650px;
	flex: 0 0 650px;
	max-width: 650px;
}
.map-col, .map-search, .my-trip-page .map-col {
	left: 650px;
	width: auto;
}
}
.btn.show-on-map {
	display: none;
	width: 100%;
	padding-left: 0!important;
}
.select2-results__options {
	padding: 0!important;
}
.select2-results__options span {
	padding-left: 20px;
	display: block;
}
.select2-container .select2-search--inline {
	float: none;
}
.save-trip-panel {
	float: right;
	margin-bottom: 10px;
}
.save-trip-panel .close-editor {
	float: left;
	cursor: pointer;
}
.search-page .location-cat span, .near-list .location-cat span, .days .location-cat span, .my-trip-page .location-cat span {
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.near-list h3 {
	margin: 0;
	margin-bottom: 20px;
	font-size: 1em;
}
.near-list .location-cat {
	margin-right: 0!important;
}
.near-list .btn-fav {
	background-color: rgba(0,0,0,0.4);
	border-radius: 50%;
}
.near-list .btn-fav:hover {
	background-color: rgba(0,0,0,1);
}
.locations-sub-menu {
	background-color: #f1f1f1;
	font-size: 0.8em;
	margin-bottom: 0;
	padding-top: 5px;
	white-space: nowrap;
}
.locations-sub-menu:after {
	clear: both;
	display: block;
	content: '';
}
.ui-widget {
	font-size: 1em;
}
.glyphicon-star-empty:before {
	color: #e6e6e6;
}
.locations-sub-menu > div {
	float: left;
	color: #18a5ef;
	border-radius: 40px;
	cursor: pointer;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 33.33%;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	border: 1px solid #18a5ef;
}
/* STYLES */
.btn.booking, .btn.booking-btn {
	background-color: #044156;
	padding-left: 0;
	padding-right: 0;
	color: #fff;
	text-align: left;
	position: relative;
	min-width: 120px;
}
.modelLocation {
	background-color: #f2f2f2;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: -40px;
	margin-left: -40px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 20px;
}
.price-container .btn.booking, .my-trip-header .btn.booking {
}
.btn.booking span {
	display: inline-block!important;
	vertical-align: text-top;
	padding: 15px 15px;
}
.btn.booking, .btn.booking-btn {
	text-align: center;
}
.btn.booking:before, .btn.booking-btn:before {
	background-image: url(../images/booking.svg);
	content: '';
	vertical-align: text-top;
	display: inline-block;
	width: 40px;
	height: 35px;
	margin-left: 0;
	margin-right: 15px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 35px;
}
.btn-container {
	padding-top: 10px;
	text-align: right;
}
/* .select2-container--krajee .select2-selection--single:before {
	content: '';
	height: 30px;
	width: 30px;
	float: left;
	background-image: url(../images/map-placeholder-gray.svg);
	background-repeat: no-repeat;
	background-size: 16px auto;
	background-position: center center;
	margin-right: 10px;
	margin-top: -4px;
} */
.field-booking-start_time, .field-booking-persons_number, .field-booking-children_number {
	border: 1px solid #ccc;
}
.field-booking-start_time .select2-selection, .field-booking-persons_number .select2-selection, .field-booking-children_number .select2-selection {
	height: 42px!important;
}
.field-booking-start_time .select2-container--krajee .select2-selection--single:before, .field-booking-persons_number .select2-container--krajee .select2-selection--single:before {
}
.field-booking-start_time .select2-container--krajee .select2-selection--single:before {
	background: url(../images/time.svg) no-repeat center center;
	background-size: 20px auto;
}
.field-booking-children_number .select2-container--krajee .select2-selection--single:before, .field-booking-persons_number .select2-container--krajee .select2-selection--single:before {
	background: url(../images/group.svg) no-repeat center center;
	background-size: 20px auto;
}
.col {
	position: relative;
}
.index-category:before {
	content: '';
	position: absolute;
	z-index: 2;
	background-size: 27px auto;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	left: 12px;
	top: 11px;
}
.index-category input[type=text] {
	padding-left: 45px!important;
	padding-right: 45px;
}
.index-category .cancel-search {
	right: 30px;
}
.controls-category, .controls-category input {
	cursor: pointer!important;
}
.controls-category input {
	background-color: #fff!important;
}
.discover-index .select2-container--krajee .select2-selection--single:after {
	content: '';
	position: absolute;
	top: 15px;
	right: 7px;
	z-index: 10;
	height: 30px;
	width: 30px;
	background-image: url(../images/select-this.svg)!important;
	background-size: 25px auto;
	background-repeat: no-repeat;
}
.search-section .select2-container .select2-selection--single .select2-selection__clear {
	display: none!important;
}
/* INFOBOX */

.infoBox {
	padding: 15px 15px 14px 15px;
	width: 270px;
}
.map-info h3 {
	font-size: 1.2em!important;
	margin-bottom: 5px;
}
.map-info .tt {
	display: none!important;
}
.map-info {
	background: rgba(255, 255, 255, 0.9);
	font-size: 1.2em;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}
.map-info .info {
	padding: 20px;
}
.map-info .image {
	position: relative;
	display: block;
	height: 420px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.map-info .addr:before {
	background: url(../images/map-placeholder-blue.svg) no-repeat center center!important;
	background-size: 18px auto!important;
}
.map-info .image .btns-info {
	position: absolute;
	top: 10px;
	right: 10px;
	width: auto;
}
.map-info .btns-info .btn {
	display: block!important;
	background-color: rgba(0, 0, 0, 0.6);
}
.map-info .arrow {
	overflow: hidden;
	position: absolute;
	left: 122px;
	bottom: 0;
	width: 26px;
	height: 14px;
	background: url(../images/icons.png) -224px -66px no-repeat;
}
.map-info .info {
	font-size: 1em;
}
.image {
	padding: 0;
	overflow: hidden;
}
.map-info .btns {
	top: 15px;
	right: 15px;
	position: absolute;
}
.map-info .btns .btn {
	width: 100%;
	display: block;
	margin-bottom: 5px;
	color: #FFF;
	padding: 0;
}
.more-location, .more-location:active, .more-location:focus {
	background-color: transparent;
}
.map-info .btn {
	margin-bottom: 10px;
	border-radius: 50%;
	cursor: pointer;
}
.image {
	position: relative;
}
.map-info .image img {
	display: block;
	width: 100%;
	cursor: pointer;
}
.map-info .image {
	width: 100%;
	height: 130px;
}
article .info-wrap {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
article .contacts-container .info-wrap {
}
.info-wrap .addr:before {
	background-size: 16px auto;
}
.info-wrap .comments-container {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
article .text-wrap .info .more-info, .text-wrap .more-info {
	text-align: center;
	color: #18a5ef;
	border: 1px solid #18a5ef;
	padding: 10px;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none!important;
}
article .text-wrap .info .more-info:hover, .text-wrap .more-info:hover, article .text-wrap .info .more-info:focus, .text-wrap .more-info:focus, article .text-wrap .info .more-info:active, .text-wrap .more-info:active {
	background-color: #18a5ef;
	color: #fff;
}
.nocomments {
	text-align: center;
	color: #949a9d;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.nocomments span:before {
	background-image: url(../images/add-comment.svg);
	content: '';
	height: 20px;
	-ms-transform: translate(0px, 5px);
	-webkit-transform: translate(0px, 5px);
	transform: translate(0px, 5px);
	width: 23px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: auto 20px;
	background-position: center center;
	margin-right: 10px;
}
article .info a {
	color: #999;
}
article .info .btn {
	background-color: #477d00;
}
.map-info h2 {
	padding-right: 16px;
	font-weight: 600;
	font-size: 15px;
}
.map-info .close {
}
.cursor .map-info .close:hover, .map-info .close.tap {
	opacity: .95;
}
.map-info .footer {
	background-color: rgba(0, 0, 0, .35);
	overflow: hidden;
	margin-left: -10px;
	width: 260px;
	padding: 9px 10px 10px 10px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top: 1px solid rgba(0, 0, 0, .07);
}
.map-info .button {
	float: right;
	width: 100px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background-color: #2e995e;
}
/* CONTAINER */

.container#article {
	position: absolute;
	top: 70px;
	width: auto!important;
	right: 0;
	left: 0;
	padding: 0;
	bottom: 0;
	z-index: 20;
}
.my-trip-page .container#article {
	top: 0;
}
.btns-info {
	text-align: center;
	width: 100%;
	z-index: 2;
	vertical-align: top;
}
.btns-info .btn {
	display: inline-block!important;
	padding: 0;
	border: none;
	white-space: normal;
}
.btns-info .btn.only-mob {
	display: none!important;
	margin-left: 0!important;
	padding-left: 5px!important;
}
.image-container .tags {
	position: absolute;
	top: 0;
	left: 20px;
}
.btns-info .btn > div:before {
	content: '';
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 35px;
}
.btns-info .btn:hover > div:before {
}
.add-to-fav-list {
	top: 180px;
	cursor: pointer;
}
.view-like {
	border-radius: 50%!important;
	right: 8px;
	height: 50px!important;
	cursor: pointer;
	padding: 0!important;
}
.btns-info .show-on-map > div:before {
	background-image: url(../images/pin-white.svg);
}
.near-list-container .addr {
	margin: 0;
}
.near-list-container .addr strong {
	display: none;
}
.d3 > div:before {
	background-image: url(../images/360-icon.svg);
	background-size: 38px;
}
.btns-info div {
	background-image: none!important
}
.btns-info .btn-direction > div:before {
	background-image: url(../images/route.svg);
}
.btns-info .btn-fav > div.add:before, .btns-info .btn-fav > div.add-this:before {
	background-image: url(../images/bag-add.svg);
}
.btns-info .btn-fav > div.added:before {
	background-image: url(../images/bag-added.svg);
}
.btns-info .show-route > div:before {
	background-image: url(../images/trip-gray.svg)!important;
}
.btns-info .btn-share > div:before {
	background-image: url(../images/share.svg);
}
.btns-info .btn-comment > div:before {
	background-image: url(../images/comment.svg);
}
.btns-info .btn.btn-comment, .btns-info .btn.btn-like {
}
.btns-info .btn.btn-comment .tt, .btns-info .btn.btn-like .tt {
	display: none!important;
}
.edit-menu a {
	color: #4c575b;
}
.edit-menu a:hover {
	color: #4c575b;
}
.btns-info .edit-menu-btn > div:before {
	background-image: url(../images/more.svg);
}
.container .wrap {
	max-width: 800px;
	margin: auto;
	min-height: 100%;
	background-color: #fff;
}
.container .close {
	position: absolute;
	width: 30px;
	height: 52px;
	left: 0;
	top: 0;
	cursor: pointer;
	z-index: 2;
	opacity: 1;
	background: url(../images/left-gray.svg) no-repeat center center;
	background-size: 22px auto;
}
.container .head {
	padding: 15px;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
}
.container .head h1 {
	font-size: 1em;
	font-weight: 600;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
/* ARTICLE */

.container article {
	display: block;
	padding-bottom: 70px!important;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.container article .text-wrap {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.container article .text-wrap h2 {
	font-size: 1.5em;
}
.editor-page .map-container {
	height: 300px;
	margin-bottom: 10px;
}
.trips-page {
	padding-top: 0;
}
.page-header {
	margin: 0;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border: none;
	position: relative;
}
.footer .footer-links {
	float: right;
}
.price-container {
	font-size: 0.9em;
	padding-top: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.location-view .location-aside {
	background-color: #fff;
}
.view-section .location-aside .info {
	padding-right: 30px;
	padding-left: 30px;
}
.location-aside .price-container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.location-aside .tags {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
	background-color: #cfedfd;
}
.location-aside .info-wrap {
	margin-bottom: 0;
}
.price-container .booking {
	float: right;
}
.price-container .price {
	padding-top: 14px;
	float: left;
	padding-bottom: 14px;
}
.price:before {
	background-size: 16px auto;
	content: '';
	height: 22px;
	width: 22px;
	float: left;
	margin-right: 5px;
}
.btns-info .btn {
	width: auto!important;
}
span.likes { color: #fff; }
.btns-info .btn .tt {
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline-block; color: #fff;
}
.hot-links a {
	color: #fff;
}
.alert-info {
	top: 100px;
	color: #fff;
	background-color: rgba(24, 165, 239, 0.8);
	border: none!important;
	border-radius: 0;
}
.beside-item {
	min-height: 150px;
}
.site-error:before {
	content: '';
	display: block;
	max-width: 700px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
}
.search-overlay-input {
	height: 70px;
	top: -70px;
	width: 100%;
	padding: 10px;
	padding-right: 80px;
	position: absolute;
	z-index: 2;
	background-color: #fff;
	transition: all ease .1s;
}
.search-overlay-input.active {
	top: 0;
	transition: all ease .1s;
}
.search-overlay-input input {
	font-size: 1.1em;
	width: 100%;
	padding: 10px;
	border: none;
	background-color: transparent;
	box-shadow: none!important;
	text-shadow: none!important;
}
.text-danger {
	padding: 9px 13px!important;
}
.profile-header {
	position: relative;
}
.profile-header .container-fluid, .users-page, .user-page {
	position: relative;
	z-index: 2;
}
.profile-header:before {
	display: block;
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.2);
}
.status-col {
	height: 150px;
	position: relative;
}
.status-col .status {
	margin: 0;
}

@media screen and (min-width: 992px) {
.status-col {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.status-col .status {
}
}

@media screen and (max-width: 1150px) {
.blog-tops .item:first-child h3 {
	font-size: 1.4em!important;
}
.blog-tops .item {
	display: block;
	width: 50%;
}
.subscribe-footer {
	padding: 50px;
}
.blog-tops .item:first-child .thmb a, .blog-tops .item:nth-child(2) .thmb, .blog-tops .item:nth-child(2) .thmb a {
	height: 260px;
}
}
.trips-header .index-category {
	width: 80%!important;
}
.trips-header.tours-header .index-category {
	width: 40%!important;
}
.trips-header .trips-search-btn {
	width: 20%!important;
}
.trips-header .container-fluid {
	max-width: 820px;
}
.tours-header .container-fluid {
	max-width: 1100px;
}

@media only screen and (max-width: 1200px) {
.main-menu li a {
	padding-left: 10px;
	padding-right: 10px;
}
.content {
	margin-right: 0;
}
}

@media only screen and (max-width: 1100px) {
.user-ava {
	margin-right: 0;
}
.container#article {
	top: 70px;
}
.login-btn .name {
	display: none;
}
.user-ava:after {
	position: absolute;
	top: 10px;
	right: 0;
	width: 20px;
	height: 27px;
	content: '';
}
.comments-container .comment-author h4, .comments-container .comment-author .date {
	margin-right: 10px;
	padding-right: 10px;
}
}
@media screen and (max-width: 1000px) {
.main-menu .socials {
	text-align: center;
}
}




@media screen and (max-width: 768px) {
	.only-mob {
		display: block!important;
	}

.lang {
	padding-top: 13px!important;
	padding-left: 0!important;
}
.topbar-container {
	height: auto;
	position: static;
}
.container#article {
	position: fixed!important;
	width: 100%!important;
	right: 0!important;
	top: 55px!important;
}
.hot-links a {
	display: block;
}
.topbar-container {
	padding: 10px;
}
.near-list h3 {
	font-size: 0.9em;
}
.search-small .form-group {
	padding-right: 0;
}
.search-small .btn-filter {
	display: none!important;
}
.location-cat:before {
	top: 0!important;
	left: 0!important;
	border-radius: 0!important;
}

.popular-routs .item {
	height: 180px;
}
.top-btns .login-btn, .top-btns .planer-btn {
	padding: 0;
	height: 52px;
	width: 46px;
	margin: 0;
}
.planer-btn {
	width: auto!important;
}
.near-list li {
	min-height: 100px;
}
.near-list li .desc-wrap {
	margin-left: 130px;
	padding-right: 70px;
}
.profile-header {
	padding-top: 92px;
}
.location-cat:before {
	top: 10px;
	left: 10px;
	width: 30px;
	height: 30px;
	display: none!important;
}
article .image {
	height: 300px;
}
.near-list li .thmb {
	height: 100px;
	width: 120px;
}
.near-list .location-cat {
	padding-top: 0;
}

.btns-info .btn.only-mob {
	display: inline-block!important;
}
.my-trip-header h1 {
	font-size: 1.2em;
	padding-right: 20px;
}
.click-me h1 {
	font-size: 1.6em;
	color: #fff;
}
.google-wrap span {
	margin-bottom: 10px;
}
.number {
	padding: 11px;
	width: 45px;
	height: 45px;
	right: 13px;
	top: 31px;
	line-height: 21px;
}
.my-route .days .number:before, .my-route .day .number:after {
	right: 7px;
}
.my-route .days .number:before {
	top: -21px;
}
.my-route .days .number:after {
	top: 39px;
}
.my-trip-header {
	padding-left: 20px;
}
.my-trip-page #locations-sub-list li:before, .my-route li:before {
	height: 52px;
}
.container#article {
	top: 55px;
}
.more-info {
	display: block;
	margin-bottom: 10px;
	width: 100%;
}
.fav-container {
	padding-top: 0;
}
.contacts-wrap {
	position: relative;
	width: 100%;
	left: 0;
	padding: 30px;
	top: 0;
	height: auto;
}
.fav-container-list:before {
	display: none;
}
.search-header {
}
.text-wrap .btn {
	width: 100%;
	margin-bottom: 10px;
}
.fav-container {
	top: 55px;
}
.top-btns .fav-ico:before {
	background-size: 33px auto;
	margin-right: 6px;
	margin-top: 9px;
	margin-left: 6px;
}
.topbar-container {
	padding-top: 65px;
}
.topbar-container.active {
	display: block;
	position: fixed;
	z-index: 100;
	width: 100%;
	background-color: #f1f1f1;
	top: 55px;
}
.search-panel.active {
	display: block;
}
.search-panel {
	width: 100%;
}
.my-trip-page .map-col {
	top: 55px;
	z-index: 20;
}
.my-trip-page .map-col {
	left: 100%;
}
.my-trip-page .map-col.active {
	left: 0;
}
.page {
	padding-top: 55px;
}
.map-nav-col {
	top: 0;
	width: 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.locations-sub-list {
	top: 0;
}
.my-trip-page .locations-sub-list {
	top: 55px;
}
.location-region, .title-location .addr {
	display: none;
}
.my-route .day .fav-item .thmb {
	width: 100px;
	height: 120px;
}
.trip-menu a {
	margin-right: 0;
}
.click-me-wrap {
	width: 100%;
	left: 0;
	margin-left: 0;
}
.hotels-list {
	padding-left: 0!important;
	padding-right: 0!important;
}
.section-wrapper-bottom {
	padding-bottom: 0!important;
}
.about-text {
	padding-top: 0!important;
}
.click-me-wrap .cat {
	font-size: 0.8em;
	margin-top: 50px;
}
}
.about-text-wrap {
	text-align: center;
}
.about-text-wrap > div {
	vertical-align: top;
	text-align: left;
}
.region-title {
	text-align: center;
	top-bottom: 0;
	margin-bottom: 50px;
}

@media only screen and (max-width: 680px) {
.my-profile-header .pull-right {
	float: none!important;
}
.day .fav-item .desc {
	display: none!important;
}
.topbar-container {
	height: auto;
}
.container .head {
}
.content {
	padding-bottom: 20px;
}
}

@media only screen and (max-width: 560px) {
.sidebar {
	margin: 0 auto 20px auto;
	position: relative;
	float: none;
}
.content img {
	float: none;
	margin: 0 auto 1.2em auto !important;
	display: block;
}
.content .mode, .content .services, .content .confession {
	width: auto;
	float: none;
	border-left: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.content .time {
	margin-left: 0;
}
#map .type {
	margin: 10px 0 0 10px;
}
#map .zoom {
	display: none !important;
}
}
.search-page .map-nav-col .locations-sub-list li .dist {
	background-color: #e0e0e0;
	font-size: 0.8em;
	position: absolute;
	top: 155px;
	right: 20px;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	padding: 9px 8px;
	padding-bottom: 2px;
}
.search-page .map-nav-col .locations-sub-list li .dist:before {
	content: '';
	display: block;
	float: left;
	width: 23px;
	height: 23px;
	margin-right: 5px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 23px;
	transform: translate(0px, -3px);
}

@media screen and (min-width: 768px) {
.locations-sub-menu > div:hover {
	background-color: #18a5ef;
	color: #fff;
}
}
.search-page .map-nav-col .locations-sub-list li .thmb {
	float: none;
	background-color: #fbfbfb;
	background-size: cover;
	height: 180px;
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
}
.search-page .map-nav-col .locations-sub-list li .thmb img {
	width: 100%;
}
.search-page .map-nav-col .locations-sub-list li h3, .search-page .map-nav-col .locations-sub-list li .location-cat {
	margin-right: 15px;
	margin-left: 15px;
}
.search-page .map-nav-col .locations-sub-list li {
	border-bottom: none;
	padding: 5px;
}

@media screen and (min-width: 1025px) {
.search-page .map-nav-col .locations-sub-list li {
	width: 50%;
	float: left;
}
.search-page .map-nav-col .locations-sub-list li h3 span, .user-city span {
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	display: block;
}
.user-city span {
	width: 90%;
}
.search-section {
	width: 100%!important;
	float: none!important;
}
}

@media screen and (min-width: 1024px) {
.locations-sub-list li .add-this:hover .tt, .locations-sub-list li .added:hover .tt, .location-item .add-this:hover .tt, .location-item .added:hover .tt, .edit-trip:hover .tt {
	display: block;
}
.title-location:hover, .days .title-location:hover {
	background-color: #f2f2f2;
}
.btn-trip:hover, .btn-trip:active, .btn-trip:focus {
	background-color: #d0a74f;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
}
.page-nav a:hover {
	color: #477d00;
	text-decoration: none;
}
}

@media only screen and (max-width: 980px) {
.btns-info-trip .btn {
}
.fav-container-list .thmb {
	height: 100px!important;
	width: 120px!important;
}
.trips-page .page-header h1 {
	font-size: 2em;
	color: #5f7a88;
}
}

@media screen and (max-width: 2000px) {
.edit-menu .btn .tt {
	display: block!important;
}
}

@media screen and (max-width: 780px) {
.near-list-container .addr {
	display: none;
}
.blog-tops .item:first-child .thmb a {
	height: 260px;
}
.footer-wrap .copy {
	float: none;
	padding-bottom: 15px;
	padding-top: 15px;
}
.beside-item {
	min-height: 100px;
}
.search-section .filter-form {
	margin-left: 0;
	margin-right: 0;
}
.site-error {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 200px;
	padding-bottom: 200px;
}
.btns-info .btn {
	width: 70px;
}
.click-me {
	background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), transparent);
	background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), transparent);
	background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), transparent);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), transparent);
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
.click-me-wrap {
	height: auto;
	padding-bottom: 40px;
}
.click-me {
	bottom: auto;
}
.click-me-wrap {
	position: static;
	margin-top: 0;
	padding-top: 70px;
}
.click-me h1 {
	color: #fff;
}
.view-btns .btn > div span.tt {
	display: none!important;
}
.view-section .col {
	width: 100%;
	display: block!important;
}
.waypoints {
	display: none;
}
.thmb-cat {
	background-size: 100px;
}
.socials {
	padding-left: 0;
}
.thmb-trip {
	height: 200px;
}
.trip {
	margin-bottom: 15px;
}
}
.search-page .title-location h3 {
	font-size: 0.9em;
	padding-bottom: 0;
}
.search-page .title-location .addr {
	font-size: 0.8em;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	margin-bottom: 0;
	padding-left: 15px;
	padding-bottom: 15px;
}
.search-page .title-location .addr:before {
	height: 17px;
	margin-right: 4px;
}
.booking-list {
	margin-bottom: 50px;
}
.booking-list h3 {
	margin-bottom: 20px;
	font-size: 1.1em;
}
.order-details {
	font-size: .9em;
}
.my-profile-page.booking-page .order-comment {
	height: 25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
}
.order-title {
	font-size: 1em;
	padding-top: 0;
	padding-bottom: 0;
}
.order-title:before {
	content: '';
	height: 30px;
	width: 30px;
	float: left;
	margin-right: 10px;
	background-color: #4B575B;
	border-radius: 50%;
	transform: translateY(-3px);
	background-image: url(../images/where-to-eat-white.svg);
	background-repeat: no-repeat;
	background-size: auto 21px!important;
	background-position: center center;
}
.order-title-user:before {
	background-image: url(../images/guide-white.svg)!important;
}
.order-date-col {
	color: #888888;
	text-align: center;
	padding-top: 20px;
}
.order-date-col p {
	font-size: 0.8em;
}
.order-date-col .thmb {
	margin-left: auto!important;
	margin-right: auto!important;
	margin-bottom: 10px;
}
.order-date-col .name {
	font-family: 'pfagorasanspro-black', Arial, sans-serif;
}
.center-col-mail {
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4e4e4;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 150px;
	width: 60%;
}
.status-col {
	width: 20%;
}
.order-details .name {
	float: left;
	margin-right: 20px;
}
.input-daterange input:first-child {
	border: none;
	box-shadow: none!important;
}
.status {
	color: #18a5ef;
	margin-bottom: 10px;
	left: 20px;
	right: 20px;
	font-size: 1em!important;
	padding: 10px;
	border: 2px solid #18a5ef;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	box-sizing: border-box;
}
.order-date-col p {
	margin: 0!important;
}
.order-date-col h2 {
	color: #18a5ef;
	font-size: 1.3em;
	margin: 0  0  2px 0;
}
.booking-list .item {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.booking-list .item p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.booking-list ul li p:before {
	content: '';
	height: 20px;
	width: 30px;
	float: left;
	background-image: url(../images/map-select.png);
	background-repeat: no-repeat;
	background-size: auto 20px!important;
	background-position: center center;
	margin-right: 10px;
}
.booking-list ul li p.order-tel:before {
	background-image: url(../images/phone.svg);
}
.booking-list ul li p.email:before {
	background-image: url(../images/envelope-blue.svg);
}
.booking-list ul li p.dates, .booking-list ul li p.peoples {
	margin-right: 20px;
}
.booking-list ul li p.dates:before {
	background-image: url(../images/calendar-gray.svg);
}
.booking-list ul li p.peoples:before {
	background-image: url(../images/group.svg);
}
.booking-header {
	margin-bottom: 0;
	background-color: #18a5ef;
	padding-top: 8px;
	padding-bottom: 8px;
}
.booking-header-view-header {
	margin-bottom: 15px;
}
.booking-header {
	margin-bottom: 20px;
}
.booking-header.booking-header-view {
	padding-bottom: 0;
}
.conversation-container {
	background-color: #e8e8e8;
	padding-top: 20px;
	padding-bottom: 20px;
}
.conversation-respond-container .btn-primary {
	color: #fff;
	background-color: #204d74;
	border: none;
}
.booking-header select {
	float: right;
	margin-top: 10px;
	width: 200px;
}
.booking-header h2 {
	color: #FFF;
	margin: 0;
	font-size: 1.6em;
	vertical-align: top;
	display: inline-block;
}
.booking-header h2 span {
	padding-top: 10px;
	display: inline-block;
}
.booking-header h2:before {
	content: '';
	float: left;
	margin-right: 10px;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../images/envelope-white.svg);
	background-position: center center;
	background-size: 35px;
}
.booking-list .order-id {
	color: #18a5ef;
	padding: 15px;
}
.booking-list .item .title {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.booking-list .item.row .order-details li {
	float: left;
	margin-right: 10px;
}
.booking-list .item .thmb {
	height: 60px;
	width: 60px;
	background-color: #ccc;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #f2f2f2;
	margin-right: 15px;
}
.booking-list .item {
	display: block;
	color: #4c575b;
}
.booking-list .item.row {
	margin-left: 0!important;
	margin-right: 0!important;
}
.status .btn, .current-status {
	font-family: 'pfagorasanspro-black', Arial, sans-serif;
}
.status {
	font-size: 0.8em;
}
.status .btn {
	width: 100%;
	margin-bottom: 10px;
	color: #18a5ef;
	border: 2px solid #18a5ef;
}
.status .btn:hover {
	color: #FFFFFF;
	background-color: #18a5ef;
}
.status-expired .status {
	background-color: #f1f1f1;
}
.status-confirmed .status {
	background-color: #4AA31A;
	color: #fff;
}
.status-sent .status {
	background-color: #6B706B;
	color: #fff;
}
.status-canseled .status {
	background-color: #703738;
	color: #fff;
}
.map-nav-col .load {
	position: absolute;
}
.map-nav-col .load:after {
	position: absolute;
}
.map-nav-col .load {
	top: 70px;
}
#locationsLazyLoad {
	position: absolute;
	bottom: 0;
	top: 0!important;
}
.load-btn {
	color: #fff;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 160px;
	display: block;
	margin-top: 20px;
}
.load-btn .load:after {
	width: 22px;
	height: 22px;
	top: 5px;
	margin-left: -11px;
	margin-top: 0;
}
.location-left, .location-right {
	background: no-repeat center center;
	background-size: 17px auto;
	cursor: pointer;
	z-index: 4;
	border-radius: 50%;
	background-color: #18a5ef;
	margin-left: 10px;
	float: left;
	width: 36px;
	height: 36px;
}
.location-left:hover, .location-right:hover {
	background-color: #12435a;
}
.location-left {
	left: 0;
	background-image: url(../images/left.svg);
}
.location-right {
	right: 0;
	background-image: url(../images/right.svg);
}
/* Теги */
.tags {
	font-size: 0.8em;
}
.additional-info .tags .tag {
	float: left;
	width: 50%;
}
.tags .tag {
	position: relative;
	cursor: pointer;
}
.tags .tag span {
	display: none;
	background-color: #fff;
	padding: 10px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	position: absolute;
}
.tags .tag:hover span {
	display: block;
}
.tags .tag:before {
	content: '';
	float: left;
	width: 45px;
	height: 45px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
	background-size: auto 25px;
	position: relative;
	border: 1px solid #18a5ef;
	border-radius: 50%;
}
.image-container .tags .tag:before {
	border: none;
}
.tags .tag:hover {
	z-index: 2;
}
.tags .tag span {
	padding-right: 10px;
	top: 45px;
	width: 150px;
	z-index: 2;
}
.tags .tag {
	float: left;
	margin-bottom: 10px;
}
.tags .tag-17:before {
	width: 36px!important;
	border-radius: 0;
	height: 36px!important;
	background-size: 36px!important;
}
.tags .tag-18:before {
	width: 36px!important;
	border-radius: 0;
	height: 36px!important;
	background-size: 36px!important;
}
/* Категории */

.location-cat:before {
	background-color: rgba(255, 255, 255, 0.6);
	background-image: url(../images/icons/icos.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 60px;
}
.location-cat-77:before {
	background-position: -236px 4px;
}
.location-cat-78:before {
	background-position: -666px 3px;
}
.location-cat-79:before {
	background-position: -652px 4px;
}
.location-cat-90:before {
	background-position: -617px 4px;
}
.location-cat-98:before {
	background-position: -594px 4px;
}
.location-cat-65:before {
	background-position: -449px 4px;
}
.location-cat-66:before {
	background-position: -54px 4px;
}
.location-cat-67:before {
	background-position: -509px 4px;
}
.location-cat-68:before {
	background-position: -115px 4px;
}
.location-cat-69:before {
	background-position: -145px 4px;
}
.location-cat-70:before {
	background-position: -174px 4px;
}
.location-cat-71:before {
	background-position: -327px 4px;
}
.location-cat-73:before {
	background-position: -23px 2px;
}
.location-cat-74:before {
	background-position: -297px 3px;
}
.location-cat-77:before {
	background-position: -236px 4px;
}
.location-cat-80:before {
	background-position: 6px 3px;
}
.location-cat-81:before {
	background-position: -85px 3px;
}
.location-cat-82:before {
	background-position: -539px 4px;
}
.location-cat-83:before {
	background-position: -416px 4px;
}
.location-cat-84:before {
	background-position: -357px 4px;
}
.location-cat-86:before {
	background-position: -569px 4px;
}
.location-cat-87:before {
	background-position: -569px 4px;
}
.location-cat-91:before {
	background-position: -205px 3px;
}
.location-cat-92:before {
	background-position: -205px 3px;
}
.location-cat-93:before {
	background-position: -205px 3px;
}
.location-cat-96:before {
	background-position: -236px 4px;
}
.location-cat-97:before {
	background-position: -205px 4px;
}
/* Фон 


.thmb-cat {
	background-image: url(../images/icons/ico-big1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.thmb-cat-106 {
	background-image: url(../images/icons/icos-big106.png);
}
.thmb-cat-65 {
	background-image: url(../images/icons/icos-big16.png);
}
.thmb-cat-66 {
	background-image: url(../images/icons/icos-big3.png);
}
.thmb-cat-67 {
	background-image: url(../images/icons/icos-big18.png);
}
.thmb-cat-68 {
	background-image: url(../images/icons/icos-big5.png);
}
.thmb-cat-69 {
	background-image: url(../images/icons/icos-big6.png);
}
.thmb-cat-70 {
	background-image: url(../images/icons/icos-big7.png);
}
.thmb-cat-71 {
	background-image: url(../images/icons/icos-big12.png);
}
.thmb-cat-73 {
	background-image: url(../images/icons/icos-big2.png);
}
.thmb-cat-74 {
	background-image: url(../images/icons/icos-big11.png);
}
.thmb-cat-77 {
	background-image: url(../images/icons/icos-big11.png);
}
.thmb-cat-80 {
	background-image: url(../images/icons/ico-big1.png);
}
.thmb-cat-81 {
	background-image: url(../images/icons/icos-big4.png);
}
.thmb-cat-82 {
	background-image: url(../images/icons/icos-big19.png);
}
.thmb-cat-83 {
	background-image: url(../images/icons/icos-big15.png);
}
.thmb-cat-84 {
	background-image: url(../images/icons/icos-big13.png);
}
.thmb-cat-86 {
	background-image: url(../images/icons/icos-big20.png);
}
.thmb-cat-87 {
	background-image: url(../images/icons/icos-big20.png);
}
.thmb-cat-91 {
	background-image: url(../images/icons/icos-big8.png);
}
.thmb-cat-92 {
	background-image: url(../images/icons/icos-big8.png);
}
.thmb-cat-93 {
	background-image: url(../images/icons/icos-big8.png);
}
.thmb-cat-96 {
	background-image: url(../images/icons/icos-big8.png);
}


*/


.socials {
	position: relative;
}
.special-version {
	margin-left: 30px;
	font-size: 0.8em;
}
.special-version a:before {

}
.footer h4 {
	color: #fff;
}
.socials a {
	display: inline-block;
	height: 50px;
	width: 50px;
	margin-right: 0;
	border-radius: 50%;
	background-image: url(../images/facebook.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 26px;
	border: 2px solid #1b648a;
}
.socials a.fb {
	background-image: url(../images/facebook.svg);
	background-size: auto 22px;
}
.socials a.go {
	background-image: url(../images/google-plus.svg);
	background-size: auto 27px;
}
.socials a.insta {
	background-image: url(../images/insta.svg);
	background-size: auto 25px!important;
}
.streetview {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.streetview-nav {
	position: absolute;
	top: 40%;
	right: 15px;
	z-index: 100;
}
.streetview-nav .item {
	width: 35px;
	height: 35px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	margin-bottom: 8px;
	border-radius: 50%;
	font-size: 0.9em;
	cursor: pointer;
	transition: all ease .2s;
	border: 2px solid #FFF;
	line-height: 31px;
}
.streetview-nav .item:hover {
	background-color: #111;
}
.streetview-nav .item.active {
	background-color: #18a5ef;
}
.streetview iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}
.streetview .streetview-wrap {
	width: 100%;
	height: 100%;
}
.close-streetview {
	background: url(../images/cancel-white.svg) center center no-repeat;
	background-size: 27px;
	border-radius: 50%;
	opacity: 1!important;
	position: absolute;
	right: 20px;
	top: 100px;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 200;
	height: 50px!important;
	width: 50px!important;
	cursor: pointer;
	border: 2px solid #FFF;
}
.map-search .close-streetview {
	top: 20px;
	display: none;
}
.close-streetview:hover {
	background-color: rgba(0, 0, 0, 0.9);
}
.map-search.active .close-streetview {
	display: block;
}
.streetview.active {
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 1;
}
.streetview {
	cursor: crosshair!important;
}
.company-menu li {
	margin-bottom: 5px;
}
.company-menu a {
	margin-right: 15px;
	float: none;
}
.str-view-list iframe {
	width: 100%!important;
	height: 420px;
}
.about-text .text-wrap .desc {
	font-size: 1.2em;
	margin-bottom: 30px;
}
.about-text {
	margin-bottom: 10px;
}
.about-text .text-wrap {
	position: relative;
}
.about-project-wrap:after {
	left: 0;
	content: '';
	background-color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 150px;
	z-index: 1;
	background: #f2f5f7; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(transparent, #f2f5f7); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(transparent, #f2f5f7); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(transparent, #f2f5f7); /* For Firefox 3.6 to 15 */
	background: linear-gradient(transparent, #f2f5f7); /* Standard syntax */
}
.about-text .text-wrap:before {
	background-image: url(../images/down-arrow.png);
	background-size: cover;
	position: absolute;
	bottom: 0;
	z-index: 2;
	width: 40px;
	height: 40px;
	left: 50%;
	margin-left: -20px;
}
.about-text .text-wrap.big {
	height: auto;
}
.about-text .text-wrap.big:before {
	background-image: url(../images/up-arrow.png)!important;
}
.my-trip-page .trip-meta {
	background-color: #fff;
	border-top: 1px solid #e6e6e6;
}
.my-trip-page .trip-meta .label-col {
	float: left;
	text-align: left;
}
.my-trip-page .trip-meta .num {
	float: right;
	text-align: right;
	font-size: 1.2em;
	padding-top: 30px;
}
.map-buttons {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 100;
	width: 40px!important;
	height: auto!important;
}
.map-button {
	cursor: pointer;
	background: center center no-repeat;
	background-size: 17px;
	background-color: rgba(0, 0, 0, 0.4);
	width: 42px;
	margin-bottom: 10px;
	height: 42px;
	border-radius: 50%;
	border: 2px solid #fff;
}
.map-button:hover {
	background-color: #18a5ef;
}
.map-button.plus {
	background-image: url(../images/plus.svg);
}
.map-button.minus {
	background-image: url(../images/minus.svg);
}
.waypoints {
	position: absolute;
	z-index: 2;
	left: 20px;
	bottom: 100px;
	opacity: 0.8;
}
.waypoints a {
	display: none!important;
}
.waypoints-button {
	width: 40px;
	border-radius: 50%;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	z-index: 2;
	cursor: pointer;
	bottom: 10px;
	left: 10px;
	background-size: 20px;
	background-image: url(../images/diagonal-arrow-1.svg);
	background-repeat: no-repeat;
	background-position: center center;
}
.waypoints-button.active {
	background-image: url(../images/diagonal-arrow-2.svg);
}
.waypoints-container {
	position: relative;
	width: 360px;
	height: 260px;
	border: 5px solid rgba(18, 67, 90, 0.26);
	transition: all ease .2s;
}
.waypoints-container.active {
	border: none;
}
.waypoints-container .gmnoprint {
	display: none!important;
}
.waypoints-container.active {
	width: 0;
	height: 0;
}
.audio-guide {
	position: absolute;
	bottom: 55px;
	z-index: 100;
	width: 300px;
	left: 50%;
	margin-left: -150px;
}
.audio-guide audio {
	float: left;
}
.view-btns {
	background-color: rgba(24, 165, 239, 0.7);
	color: #fff;
	position: absolute;
	z-index: 10;
	height: 55px;
	bottom: 0;
}
.view-btns .btn {
	color: #777;
}
.respond-col {
	text-align: center;
}
.location-aside .info {
	padding-top: 20px;
	padding-bottom: 20px;
}
.location-view .about-main-text {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
}
#comment-modal .comments-wrap .name, #review-modal .comments-wrap .name {
	color: #848484!important;
}
.respond-col .comments-wrap {
	text-align: center;
}
.respond-col .user-ava {
	display: inline-block;
	margin-bottom: 0;
	float: none;
	margin-left: auto;
	position: relative;
	top: 8px;
}
.respond-col .comments-wrap {
	margin-bottom: 15px;
}
.respond-container .field-comment-text {
	margin-bottom: 10px;
}
.respond-container .field-comment-text {
	text-align: left!important;
}
.respond-container .btn {
	background-color: #18a5ef;
	float: none;
	padding: 10px 40px;
	display: inline-block;
}
.blog-nav {
	width: 30px;
	height: 80px;
	background-color: #b5bfc4;
	background-position: center center;
	background-size: 15px;
	position: fixed;
	background-repeat: no-repeat;
	top: 50%;
	z-index: 100;
	margin-top: -40px;
}
.prev-article {
	left: 0;
	background-image: url(../images/left.svg);
}
.next-article {
	right: 0;
	background-image: url(../images/right.svg);
}
.btn-main {
	background-color: #18a5ef;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	color: #fff;
}
.btn-main:hover, .user-page-aside .btn.booking:hover, .btn.booking-btn:hover {
	background-color: #044156;
}
.respond-col {
	text-align: right;
	padding-top: 10px;
}
.comment-this {
	border: 1px solid #18a5ef;
	color: #18a5ef;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	background-color: transparent!important;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.comment-this:hover, .comment-this:active, .comment-this:focus {
	background-color: #18a5ef!important;
	border-color: #18a5ef!important;
	color: #fff;
}
audio {
	width: 100%;
}
audio::-internal-media-controls-download-button {
 display:none;
}
 audio::-webkit-media-controls-enclosure {
 overflow:hidden;
}
 audio::-webkit-media-controls-panel {
 width: calc(100% + 30px); /* Adjust as needed */
}
.close-respond {
	background: url(../images/cancel.svg) center center no-repeat;
	background-size: 20px;
	border-radius: 50%;
	float: right;
	height: 50px;
	cursor: pointer;
	width: 40px;
}
.map-nav-col .comments-wrap {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.map-nav-col .respond-container {
	text-align: left;
}
.map-nav-col .comments-wrap h2 {
	text-align: left;
}
.show-more, .show-less {
	cursor: pointer;
	color: #18a5ef;
	text-align: center;
}
.show-less {
	margin-bottom: 30px;
}
.show-more:before, .show-less:before {
	border: 1px solid #18a5ef;
	content: '';
	display: inline-block;
	margin-right: 3px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 26px;
	transform: translateY(8px);
}
.user-page-comments h2 {
	margin-bottom: 20px;
	font-size: 1.2em;
}
.btns-edit-menu {
	position: relative;
	z-index: 100;
}
.edit-menu-btn:hover .edit-menu {
	display: block;
}
.edit-menu {
	position: absolute;
	display: none;
	right: 0;
	background-color: #fff;
	padding: 0!important;
	box-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.edit-menu .btn .tt {
	padding: 16px   10px  16px  10px;
	float: left;
}
.edit-menu .btn > div:before {
	background-color: transparent!important;
}
.edit-menu .btn {
	display: block!important;
	float: none;
	width: 200px!important;
}
.edit-menu .btn > div {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.edit-menu:before {
	display: none!important;
}
.btn-print {
}
.edit-menu .btn {
	display: block;
	text-align: left;
}
.btn-default {
	background-color: transparent;
}
.share-buttons {
}
.share-input {
	margin-bottom: 10px;
}
.share-buttons .share-button {
	width: 50%;
	float: left;
	text-align: center;
}
.share-input {
	margin-bottom: 10px;
}
.share-input input {
	border: 1px solid #ccc;
	padding: 20px;
}
.share-buttons .share-button:before {
	content: '';
	background-color: #ccc;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-bottom: 10px;
	display: block;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-right: auto;
}
.share-buttons .share-button.fb-button:before {
	background-size: 26px;
	background-image: url(../images/facebook.svg);
	background-position: center center;
	background-color: #3b5998;
}
.share-buttons .share-button.fb-button:hover:before {
	background-color: #25417d;
}
.share-buttons .share-button.te-button:before {
	background-size: 26px;
	background-image: url(../images/telegramm-logo-white.svg);
	background-position: center center;
	background-color: #dc4e41;
}
.share-buttons .share-button.te-button:hover:before {
	background-color: #b74237;
}
.share-buttons .share-button.insta-button:before {
	background-size: 26px;
	background-image: url(../images/insta.svg);
	background-position: center center;
	background-color: #55acee;
}

.share-buttons .share-button.insta-button:hover:before {
	background-color: #b74237;
}
.share-buttons .share-button.mail-button:before {
	background-size: 26px;
	background-color: #8a8a8a;
	background-image: url(../images/envelope.svg);
	background-position: center center;
}
.share-buttons .share-button.mail-button:hover:before {
	background-color: #666;
}
.title-wrap {
	padding-top: 10px;
	padding-bottom: 10px;
}
.drag-me {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	cursor: move;
	z-index: 25;
}
.view-padding {
	padding-top: 60px;
	padding-bottom: 60px;
}
.additional-info {
	background-color: #f2f2f2;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #fff;
}
.region-top {
	background-color: #fff;
}
.section-wrapper-top {
	padding-top: 0;
	padding-bottom: 0;
}
.blog h3 {
	padding-left: 0;
	padding-right: 0;
}
.hotels-list {
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
}
.location-view .section-title, .location-view h2 {
	color: #18a5ef;
}
.location-view h2 {
	color: #4c575b;
}
.btns-info.view-btns .btn > div {
	padding: 0;
	color: #fff;
}
.video-section {
	margin-bottom: 30px;
}
.page-header h2 {
	margin-bottom: 15px;
	color: #18a6f2;
	font-size: 2.3em;
}
#filter_tags, #filter_tags:focus, #filter_tags:active {
	color: #555!important;
}
.newsletter {
	background-color: #18a5ef;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	z-index: 1;
}
.newsletter a, .newsletter a:hover {
	color: #fff;
	text-decoration: underline;
}
.tours-view {
	position: relative;
	z-index: 2;
}
.newsletter h3 {
	color: #fff;
	font-size: 1.3em;
}
.mail-chimp button {
	padding: 15px;
	font-size: 15px!important;
	border: 0;
	background-color: #396275;
	color: #fff;
}
.mail-chimp input {
	border: none;
	box-shadow: none!important;
	background-color: #fff;
}
.mail-chimp {
	color: #fff;
}
.page-header .sub-title {
	color: #a6acac;
	font-size: 1.1em;
}
.cat {
	overflow: hidden;
}
.cat span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 200px;
	display: block;
}
.video-article:before {
	position: absolute;
	content: '';
	left: 50%;
	top: 50%;
	background-image: url(../images/video.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 60px;
	width: 60px;
	margin-top: -30px;
	margin-left: -30px;
}
.my-profile-page {
	position: relative;
}
.my-profile-page .generic-form {
	margin-left: auto;
	margin-right: auto;
}
.no-image-thmb {
	background-size: 180px!important;
}
.beside-item {
	display: block;
}
.print-page .locations-sub-list {
	position: static!important;
}
.print-page .addr {
	margin-bottom: 20px;
	color: #000;
}
.print-page .my-trip-header {
	background-color: transparent!important;
	padding: 0;
	padding-top: 30px;
	margin-bottom: 50px;
}
.print-page .map-print {
	height: 400px;
	margin-bottom: 50px;
}
.print-page .locations-sub-list {
	overflow: auto;
	background-color: transparent!important;
}
.print-page .locations-sub-list li {
	border: none;
	margin-bottom: 30px;
}
.print-page .author {
	display: none;
}
.my-profile-header {
	margin-bottom: 20px;
}
.my-profile-header h2 {
	margin-right: 20px;
	margin-bottom: 0;
}
.my-profile-header h2, .my-profile-header div {
	display: inline-block;
}
.users-list {
	margin-bottom: 50px;
}
input[type=text] {
	box-shadow: none!important;
}
.users-list .user-desc {
	clear: both;
	height: 265px;
	overflow: hidden;
	padding: 10px 25px;

}
.news-single-page {
	padding-top: 0;
}
.users-list .thmb {
	border: 6px solid #e6e6e6;
	display: block;
	width: 110px;

	margin: 15px 20px;
	height: 110px;
	overflow: hidden;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: #D6D6D6;
}
.users-list .thmb:hover {
	border: 6px solid #74c9f5;
}
.main-desc-user {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #18a5ef;
	border-left: 3px solid #18a5ef;
}
.guide-raiting {
	padding: 13px 35px;
}
.user-footer {
	position: absolute;
	top: 0;
	padding-top: 25px;
	padding-bottom: 15px;
	right: 0;
	left: 160px;
}
.user-footer .stars-body {
	width: 100px;
	font-size: 15px;
}
.user-footer .user-rating .rates-body {
	font-size: 1em;
}
.user-footer p {
	margin: 0;
}
.users-list .thmb img {
	min-width: 100px;
	min-height: 100px;
}
.about-me {
	padding: 20px;
	background-color: #fff;
	margin-bottom: 20px;
}
.users-btns .btn-like {
	background-color: #8cb3c5;
	color: #fff;
	position: relative;
}
.users-btns .btn-like.active {
	background-color: #12435a;
}
span.likes {
	padding-top: 15px;
	float: left;
	padding-right: 5px;
}
span.likes.counter {
	float: right;
	padding-top: 0;
	padding-right: 0;
}
.user-like {
	background-color: #8cb3c5;
	color: #fff;
}
.user-like:hover {
	background-color: #12435a;
}
.users-header {
	padding-top: 140px;
	background-color: #fff;
	padding-bottom: 70px;
	text-align: center;
	color: #fff;
	margin-bottom: 50px;
	background-size: cover;
	background-position: center 0;
	background-repeat: no-repeat;
}
.cities-page {
	background-color: #fff;
}
.trips-header {
	background-color: #fff;
	color: #4c575b;
	padding-top: 110px;
	padding-bottom: 50px;
}
.trips-header.tours-header {
	color: #fff;
	position: relative;
}
.trips-header.tours-header:after {
	background-color: rgba(0,0,0,0.2);
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.trips-header.tours-header .container-fluid {
	position: relative;
	z-index: 2;
}
.trips-header.tours-header h1 {
	color: #fff;
}
.cities-header {
	padding-top: 60px;
	padding-bottom: 60px;
	border-bottom: 1px solid #e6e6e6;
}
.trips-header .filter-container .filter-wrap {
	background-color: #f2f2f2;
}
.tours-header .filter-container .filter-wrap {
	background-color: rgba(0,0,0,0.3);
}
.trips-header h1 {
	color: #4c575b;
	margin-bottom: 10px;
}
.not-found {
	color: #8cb3c5;
	text-align: center;
}
#add-location-modal-content .search-box, #add-location-modal-content .field-addlocationform-title {
	margin-bottom: 20px;
}
#add-location-modal-content .select2-container--krajee .select2-selection--single {
	height: 45px;
	line-height: 1.428571429;
	padding: 10px 24px 10px 12px;
}
.links {
	font-size: 0.9em;
}
.links a, .links span {
	margin-left: 5px;
	padding: 8px 15px;
	float: left;
	background-color: #fff;
}
.links a {
	text-decoration: none;
	color: #4c575b;
}
.links span {
	background-color: #4c575b;
	color: #fff;
}
.gallery-section {
	overflow: hidden!important;
	padding-top: 30px;
	margin-bottom: 40px;
}
.gallery-section .text-wrap {
	color: #fff;
	width: 400px;
	margin-left: 90px;
	margin-top: 0;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 40px;
	heigth: 100%;
}
.gallery-section .text-wrap h2 {
	color: #fff;
}
.gallery-section .slick-list {
	overflow: visible!important;
}
.short-desc {
	max-height: 350px;
	overflow: hidden;
	position: relative;
}
.short-desc.active {
	max-height: 2000px;
}
.about-project-wrap.short-desc:after {
	background: -webkit-linear-gradient(to top, rgba(242, 245, 247, 1), transparent);
	background: -o-linear-gradient(to top, rgba(242, 245, 247, 1), transparent);
	background: -moz-linear-gradient(to top, rgba(242, 245, 247, 1), transparent);
	background: linear-gradient(to top, rgba(242, 245, 247, 1), transparent);
}
.short-desc.active {
	height: auto;
}
.short-desc.active:after {
	display: none;
}
.btn-delete {
	background-color: #ca484a;
	color: #fff;
}
.btn-view {
	background-color: #c5a54f;
	color: #fff;
}
.section-wrapper-bottom .slick-slide {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.raiting .rating-container .rating-input {
	height: 0;
}
.moderate {
	text-align: center;
	display: inline-block;
	border-radius: 50px;
	background-color: #18a5ef;
	padding: 7px;
	padding-left: 13px;
	padding-right: 13px;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #fff;
}
.moderate-container {
	padding-top: 10px;
}
.cat {
	margin-bottom: 0;
}
.todo-list {
	padding-top: 40px;
}
.galery-plate-slider .thmb {
	margin-bottom: 10px;
	position: relative;
}
.galery-plate-slider .copyright {
	bottom: auto;
}
.contacts-map-container {
	height: 470px;
	width: 100%;
}
.trip-map-container {
	height: 270px;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	background-color: #e8e8e8;
}
.trip-map-container .btn-direction {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
	color: #18a5ef;
	padding: 5px 15px;
	background-color: #fff;
}
.trip-map-container .btn-direction:hover {
	color: #fff;
	background-color: #17a4ee;
}
.hotel-desc h3 {
	font-size: 1em;
}
.booking-page {
	padding-top: 70px;
	min-height: 600px;
}
.booking-header a {
	color: #fff;
}
.request {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}
.request:after {
	content: '';
	position: absolute;
	border-bottom: 1px solid #ccc;
	width: 100%;
	display: block;
	top: 10px;
	z-index: 1;
}
.cancelled-request {
}
.approved-request {
}
.order-action-btns {
	text-align: center;
}
.order-action-btns a {
	min-width: 200px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.order-wrap {
	opacity: 1;
	border-radius: 5px;
	overflow: hidden;
}
.request span {
	display: inline-block;
	background-color: #f2f2f2;
	z-index: 2;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
.assistance {
	background-color: #e8e8e8;
	padding: 30px;
	border-top: 1px solid #ccc;
}
.booking-view-page {
}
.order-container .conversation-comment-wrap {
	background-color: #f2f2f2;
}
.order-container .conversation-comment:before {
	border-right: 8px solid #f2f2f2;
}
.status-approved .status {
	color: #639a47;
	border: 2px solid #639a47;
}
.status-rejected .status {
	color: #ccc;
	border: 2px solid #ccc;
}
.order-action-btns a {
	margin-right: 15px;
}
.order-action-btns .btn-cancel {
	background-color: #99ddff;
	color: #18a5ef;
	border: none;
	padding: 8px 20px;
}
.booking-view-page .customer {
	background-color: #fff;
	padding: 30px;
}
.customer .thmb img {
	min-width: 100px!important;
	max-width: 100px!important;
}
.customer .thmb {
	overflow: hidden;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	float: left;
	margin-bottom: 20px;
	border: 4px solid #ccc;
}
.customer .name a {
	display: block;
}
.customer .name .thmb {
	margin-right: 20px;
}
.customer .name h3 {
	font-size: 1.3em;
}
.booking-view-page .order-container {
	background-color: #fff;
	padding: 30px;
}
.order-actions {
	padding: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #d5f1ff;
	margin-bottom: 40px;
}
.order-container .order-details {
}
.order-container .order-title {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.order-container .order-details li {
	margin-right: 20px;
	float: left;
}
.order-note {
	margin-bottom: 20px;
	border-radius: 5px;
}
.conversation {
	margin-bottom: 30px;
}
.conversation .conversation-item {
	margin-bottom: 10px;
}
.conversation-comment {
	margin-left: 70px;
	position: relative;
}
.conversation-comment-wrap {
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 45px;
}
.order-notice {
	color: #888;
}
.conversation-comment:before {
	content: ' ';
	position: absolute;
	left: -15px;
	top: 15px;
	width: 15px;
	height: 20px;
	border-left: 0;
	border-right: 8px solid #fff;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
}
.conversation-thmb {
	float: left;
	width: 50px;
	height: 50px;
	background-color: #18a5ef;
	border-radius: 50%;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/user.svg);
	background-size: 30px;
	border: 2px solid #fff;
}
.conversation-thmb a {
	display: block;
	overflow: hidden;
	border-radius: 50%;
}
.conversation .my-message .conversation-comment {
	margin-left: 0;
	margin-right: 70px;
	text-align: right;
}
.booking-header-view.booking-header h2:before {
	display: none;
}
.conversation .date {
	margin-right: 20px;
	margin-left: 80px;
	margin-top: 5px;
	font-size: .8em;
	color: #a0a0a0;
}
.conversation .my-message .date {
	margin-left: 20px;
	margin-right: 80px;
	text-align: right;
}
.my-message .conversation-comment:before {
	right: -15px;
	left: auto;
	border-right: 0;
	border-left: 8px solid #fff;
}
.conversation .my-message .conversation-thmb {
	float: right;
}
.conversation-respond-container h3 {
	margin-bottom: 10px;
}
.conversation-respond-container textarea {
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 10px;
}
.contacts-overlay {
	background-color: rgba(255, 255, 255, 0.9);
	width: 360px;
	position: absolute;
	top: 40px;
	left: 40px;
	padding: 30px;
	z-index: 3;
}
.locations-sub-list {
	padding: 7px;
}
.nothing-found {
	text-align: center;
	font-size: 3em;
	padding: 100px;
}
.main-menu .google-wrap, .main-menu .lang {
	display: none;
}
.no-pano-header {
	max-height: 650px;
}
.no-pano-header .click-me-wrap {
	margin-top: -150px;
}
.settings {
	padding-bottom: 120px;
}
.settings-label {
	margin-bottom: 10px;
}
.settings h3 {
	background-color: #fff;
	color: #18a5ef;
	margin: 0;
	padding: 20px   30px  20px 30px;
	position: relative;
}
.settings h3:after {
	content: '';
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	left: 30px;
	right: 30px;
	bottom: 0;
	position: absolute;
}
.settings .profile-header {
	margin-bottom: 50px;
}
.settings .panel-group {
	margin-bottom: 0;
}
.settings .settings-group {
	margin-bottom: 30px;
	font-size: 0.9em;
}
.panel-label {
	margin-bottom: 6px;
	color: #717171;
	line-height: 1.3em;
}
.panel-footer {
	background-color: transparent;
}
.search-map {
	position: relative;
	margin-bottom: 15px!important;
	padding-right: 100px;
}
.search-map .btn-search {
	position: absolute;
	top: 0;
	border: none;
	width: 50px;
	height: 50px;
	background: url(../images/search.svg) #18a5ef no-repeat center center;
	background-size: 25px;
	right: 50px;
}
.search-map .btn-search:hover {
	background-color: #085279;
}
.btn-showme {
	right: 0!important;
	background-image: url(../images/gps.svg)!important;
}
.search-map .form-control {
	height: 50px;
	padding: 10px;
}
.gm-iv-address, .gm-fullscreen-control, .reset {
	display: none!important;
}
.streetview .gmnoprint, .streetview .gm-style-cc, .streetview .gm-style > div:nth-child(2) {
	bottom: 55px!important;
}
.streetview .gm-bundled-control-on-bottom {
	bottom: auto!important;
	top: 50%;
	right: 25px;
	transform: translateY(-50%);
}
.streetview .gm-bundled-control-on-bottom > div:nth-child(1), .streetview .gm-bundled-control-on-bottom > div:nth-child(2) {
	display: none;
}
.streetview .gm-bundled-control-on-bottom > div:nth-child(3) {
	width: 37px!important;
	box-shadow: none!important;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif!important;
	color: #fff!important;
}
.streetview .gm-bundled-control-on-bottom > div:nth-child(3) > div {
	margin-bottom: 10px;
	width: 35px;
	height: 35px;
	line-height: 22px;
	border-radius: 50%!important;
	border: 2px solid #fff;
	font-size: 13px;
}
.streetview .gm-bundled-control-on-bottom > div {
	position: static!important;
}
.editor-page .streetview-wrap {
	margin-bottom: 20px;
}
.editor-page .col-md-4 {
	margin-bottom: 20px;
}
.editor-page .form-group {
	margin-bottom: 2px;
}
.settings-nav {
	margin-bottom: 0;
}
.settings-nav .item {
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	cursor: pointer;
	padding: 30px;
	height: 200px;
}
.settings-nav .item:hover {
	background-color: #f2f2f2;
}
.settings-nav .item.active {
	background-color: #fff!important;
}
.settings-nav .item h4 {
	margin-top: 1px;
	margin-bottom: 20px;
}
.account-type-title {
	padding-top: 0!important;
	border: none!important;
	font-size: 1em;
}
.account-type-title:after {
	display: none;
}
.form-group-margin {
	margin-bottom: 15px!important;
}
.settings-nav .item:before {
	content: '';
	width: 22px;
	height: 22px;
	border: 3px solid #18a5ef;
	float: left;
	margin-right: 15px;
	transform: translateY(-1px);
	border-radius: 50%;
}
.settings-nav .item.active:before {
	border: 3px solid #e6e6e6;
	background-color: #18a5ef;
}
.settings .profile-avatar {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.settings .profile-avatar input[type=file] {
	opacity: 0;
	position: absolute;
	height: 190px;
	width: 190px;
	left: 0;
	top: 0;
}
.settings .profile-avatar:hover:before {
	opacity: 1;
}
.panel-default {
}
.panel-default > .panel-heading {
	color: #4c575b;
	background-color: #fff;
	border: none;
}
.panel {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-heading label {
	float: left;
	color: #949a9d;
	width: 150px;
}
.panel-heading a:before, .panel-heading span:before, .panel-heading:after {
	content: '';
	width: 22px;
	height: 22px;
	border: 3px solid #e6e6e6;
	float: left;
	margin-right: 15px;
	transform: translateY(-1px);
	border-radius: 50%;
}
.change-password-panel .panel-heading a:before, .email-panel span:before, .change-type-panel .panel-heading a:before {
	display: none!important;
}
.change-password-panel .panel-body, .change-password-panel .panel-footer, .change-type-panel .panel-body, .change-type-panel .panel-footer {
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#add-location-modal-content .btn-main {
	width: 100%;
}
.change-password-panel .panel-footer {
	padding-top: 0!important;
}
.active .panel-heading a:before, .active .panel-heading span:before {
	background-size: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #18a5ef;
}
.panel-heading-no-collapse:after {
	display: none;
}
.panel-heading:after {
	background-image: url(../images/down-gray.svg);
	border: none;
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
}
.panel-heading a, .panel-heading span, .panel-heading {
	position: relative;
}
.panel-heading {
	z-index: 1;
}
.panel-heading a {
	z-index: 2;
}
.panel-heading:after {
	position: absolute;
	top: 15px;
	right: 15px;
}
.form-group {
	margin-bottom: 10px;
}
.panel-heading a, .panel-heading-wrap, .panel-heading span {
	display: block;
	padding: 12px 30px;
	color: #3a3a3a;
	text-decoration: none;
}
.panel-body, .panel-footer {
	background-color: #e6e6e6!important;
}
.panel-body {
	padding: 20px 30px;
}
.panel-footer {
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.panel-footer:after, .price-container:after {
	display: block;
	clear: both;
	content: '';
}
.panel-footer a {
	float: left;
	display: block;
	padding: 8px 20px;
	margin-left: 10px;
}
.footer h3 a {
	color: #fff;
}
.my-profile-header .btn-main {
	float: right;
}
.page-header {
	color: #a6acac;
}
.page-header h1, .trips-page .page-header h1 {
	color: #18a5ef;
}
.btn.load-btn, .btn.load-btn .load {
	background-color: transparent!important;
	border: none!important;
	font-size: 0!important;
	height: 60px;
	width: 60px;
	padding: 0;
}
/* User page */


.user-page {
	padding-top: 30px;
	margin-bottom: 30px;
	clear: both;
}
.user-page .user-page-section {
	padding: 35px;
	background-color: #fff;
	padding-left: 50px;
	margin-bottom: 20px;
}
.user-page-aside {
	margin-top: -100px;
}
.user-page-aside .user-page-aside-header {
	background-color: #fff;
}
.location-rating {
	background-color: #4c575b;
	color: #a5abad;
	padding: 20px 20px 20px 40px;
}
.location-rating .rates-body {
	color: #fff;
}
.location-rating .rates-col {
	display: inline-block;
	padding-left: 40px;
}
.location-rating .stars-title {
	margin-right: 20px;
}
.location-rating .stars-col {
	width: 60%;
	display: inline-block;
	border-right: 1px solid #a5abad;
}
.user-rating {
}
.user-rating .stars-title, .user-rating .rates-title {
	color: #a5a9aa;
	font-size: 0.9em;
	margin-bottom: 5px;
	display: inline-block;
	width: 38%;
	margin-right: 5%;
}
.user-rating .stars-col {
	display: block;
}
.user-rating .stars-col, .user-rating .rates-col {
	box-sizing: border-box;
}
.users-list .user-footer {
	border-bottom: 1px solid #e6e6e6;
}
.rates-body {
	color: #18a5ef;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.rates-col > span, .stars-col > span {
	display: inline-block;
}
.user-page-aside p {
	display: inline-block;
}
.user-page-aside .user-page-aside-header .user-price {
	background-color: #18a5ef;
	float: none!important;
	width: 100%;
	text-align: left;
}
.user-page-aside .user-page-aside-header .user-price {
	padding: 15px 20px;
	color: #fff;
	position: static;
	text-align: center;
}
.user-page-aside .btn {
	width: 100%;
	margin-bottom: 15px;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.user-page-section h3 {
	font-family: 'pfagorasanspro-reg', Arial, sans-serif;
	font-size: 1em;
	color: #18a5ef;
	margin-bottom: 5px;
}
.user-page-section-wrap {
	margin-bottom: 20px;
}
.user-page-aside .user-page-section {
	padding-left: 30px;
}
.user-page-aside .btn-like {
	border: 2px solid #18a5ef;
	color: #18a5ef;
	background-color: #fff;
}
.user-page-aside .btn-like .counter {
	color: #18a5ef;
	border-left: 1px solid #18a5ef;
}
.user-page-aside .btn-like:hover .counter {
	color: #fff;
	border-left: 1px solid #fff;
}
.user-page-aside .btn-like:hover {
	color: #fff;
	background-color: #18a5ef;
}
.single-view-body ul, .single-view-body ol {
	margin-bottom: 25px!important;
}
.user-page-aside .btn.booking, .user-page-aside .btn.booking-btn {
	background-color: #18a5ef;
	color: #fff;
}
.user-data {
	margin-bottom: 15px;
	font-size: 0.9em;
}
.user-data > div {
	margin-bottom: 10px;
}
.user-data > div:before {
	content: '';
	height: 20px;
	-ms-transform: translate(0px, 5px); /* IE 9 */
	-webkit-transform: translate(0px, 5px); /* Safari */
	transform: translate(0px, 5px);
	width: 23px;
	display: inline-block;
	background-image: url(../images/pin.svg);
	background-repeat: no-repeat;
	background-size: auto 20px;
	background-position: center center;
	margin-right: 10px;
}
.user-data > div.user-lang:before {
	background-image: url(../images/user-data-ico1.svg);
}
.user-data > div.user-facebook:before {
	background-image: url(../images/facebook-gray.svg);
}
.user-data > div.user-exp:before {
	background-image: url(../images/user-data-ico2.svg);
}
.user-data > div.user-phone:before {
	background-image: url(../images/tel.svg);
}
.user-data > div.user-email:before {
	background-image: url(../images/envelope-gray.svg);
}
.price-label {
	font-size: 0.9em;
}
/* Comments */

.blog-footer .lang-top {
	text-align: center;
}
.comment {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.comment .thumbnail {
	background-color: #D6D5D6;
	border-radius: 50%;
	float: left;
	position: relative;
	z-index: 2;
}
.comment .comment-author {
	float: left;
	width: 30%;
}
.comment .text {
	float: left;
	width: 70%;
}
.comments-container {
	padding-bottom: 30px;
	background-color: #fff;
}
.comments-container .comments-wrap {
	max-width: 800px;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
}
.location-view .comments-title-wrap, .tours-title-wrap {
	color: #FFF;
	background-color: #18a5ef;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 40px;
	text-align: center;
}
.location-view .comments-container h3, .tours-title-wrap h3 {
	color: #FFF;
	margin: 0;
	font-size: 1.6em;
	vertical-align: top;
	display: inline-block;
}
.location-view .comments-container h3 > span, .tours-title-wrap h3 > span {
	padding-top: 10px;
	display: inline-block;
}
.location-view .comments-container h3:before, .tours-title-wrap h3:before {
	content: '';
	float: left;
	margin-right: 10px;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../images/comment.svg);
	background-position: center center;
	background-size: 35px;
}
.comments-container .comment .comment-author {
	width: 100%;
}
.comments-container .avatar {
	float: left;
}
.comments-container .comment-item-wrap {
	margin-left: 80px;
}
.comments-container .comment-author h4, .comments-container .comment-author .date {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	line-height: normal!important;
}
.comment-author .date {
	color: #a5abad;
}
.comments-container .comment-author .stars {
	float: right;
	margin-left: 20px;
}
.my-trip-page .comments-wrap {
}
.comments-container .comment .text {
	width: 100%;
	float: none;
	font-size: .9em;
	margin-bottom: 10px;
}
.comments-wrap {
	overflow: hidden;
	transition: all ease .2s;
}
.trip-locations-wrap {
	padding-left: 30px!important;
	padding: 20px;
	background-color: #fff;
}
.locations-sub-list .addr:before, .near-list-container .addr:before {
	width: 13px;
}
.comment .thmb-circle {
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	border-radius: 50%;
	padding: 0!important;
	margin-right: 10px;
}
.comment .thmb-circle.is_google {
	border-radius: 0!important;
}
.user-page-section .avatar {
	display: none;
}
.user-page-section .author-name {
	float: none;
}
.author-name:before {
	display: none!important;
}
.author-name span {
	margin-left: 0!important;
}
.readmore-js-toggle {
	cursor: pointer;
}
.comment-author h4 {
	margin: 0;
}
.comment-author .date {
	margin-bottom: 5px;
}
.single-view-body {
	margin-bottom: 80px;
}
.single-view-body p, .single-view-body h2, .single-view-body h3, .single-view-body ul, .single-view-body ol, .single-view-body blockquote {
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
}
.single-view-body blockquote p {
	padding: 0!important;
}
.single-view-body h2, .single-view-body h3 {
	color: #e43133;
}
.single-view-body a:hover {
	color: #e43133;
}
.tours-single ul, .tours-single p {
	margin-bottom: 20px;
}
.tours-single-wrap, .trip-start-location {
	margin-bottom: 40px;
}
.tours-single-wrap h1 { font-size: 2rem; margin-bottom: 1rem;}
.trip-start-location:before, .trip-desc .region:before {
	content: '';
	height: 19px;
	width: 16px;
	float: left;
	margin-right: 8px;
	background: url(../images/pin.svg) no-repeat center center!important;
	background-size: 16px auto;
}
.tours-single .stars-title {
}
.tours-single {
	float: left;
	width: 65%;
	padding-top: 40px;
	padding-right: 40px;
	box-sizing: border-box;
}
.single-view-body ul li, .tours-single ul li {
	position: relative;
	margin-left: 30px;
	margin-bottom: 5px;
}
.single-view-body ul li:before, .tours-single ul li:before {
	content: '—';
	position: absolute;
	left: -30px;
	top: 0;
	color: #e43133;
}
.single-header h1 {
	font-size: 2.7em;
	text-align: center;
	margin-bottom: 30px;
	height: 200px;
}
.single-header h1 {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#comment-modal .modal-dialog, #review-modal .modal-dialog {
	max-width: 440px;
}
#comment-modal textarea, #review-modal textarea {
	height: 200px;
}
#comment-modal .btn-primary, #review-modal .btn-primary {
	float: right;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
#comment-modal .raiting, #review-modal .raiting {
	border-top: 1px solid #e6e6e6;
	padding-top: 15px;
	padding-bottom: 5px;
}
#comment-modal .raiting h4, #review-modal .field-review-title {
	float: left;
	padding-top: 12px;
	font-size: 1.2em;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
#comment-modal .comments-wrap, #review-modal .comments-wrap {
	margin-bottom: 20px;
	padding-top: 10px;
}
#comment-modal .raiting #raiting-form, #review-modal .field-review-rating {
	float: right;
	clear: none;
	font-size: 13px;
}
#comment-modal .user-ava, #review-modal .user-ava {
	border: 4px solid #ccc;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}
#comment-modal .comments-wrap .name, #review-modal .comments-wrap .name {
	float: left;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	padding-top: 10px;
	color: #18a5ef;
}
#comment-modal .raiting:after, #review-modal .raiting:after {
	content: '';
	clear: both;
	display: block;
}
.cities-page {
	padding-top: 70px;
}
.region-container {
	vertical-align: top;
	margin-bottom: 30px;
	width: 33.33%;
	display: inline-block;
	padding-top: 0;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
.region-container:before {
	content: '';
	margin-bottom: 30px;
	border-top: 2px solid #e6e6e6;
	display: block;
}
.cities-list a {
	color: #4c575b;
}
.filter-wrap .tt-menu {
	text-align: left;
}
.tt-highlight {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.tt-menu {
	padding: 0;
	border-radius: 0;
}
.tt-menu .tt-suggestion {
	position: relative;
	white-space: normal;
	padding: 10px 40px!important;
	font-size: 1.2em;
	cursor: pointer!important;
	display: block;
	border-bottom: 1px solid #ececec;
}
.tt-menu .tt-suggestion:last-of-type {
	border-bottom: none;
}
.tt-menu .tt-suggestion:before {
	content: '';
	position: absolute;
	height: 20px;
	width: 20px;
	left: 10px;
}
.tt-suggestion:before {
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center center;
}
.trip-nav {
	position: fixed;
	bottom: 0;
	padding: 10px;
	height: 55px;
	width: 50%;
	padding-left: 30px;
	z-index: 1001;
	background-color: #4c575b;
	max-width: 650px;
}
.trip-nav-arrows {
	float: right;
	margin-right: 20px;
}
.trip-nav .location-number {
	float: left;
	color: #fff;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-left: 1px solid #949a9d;
	padding-left: 10px;
}
.clear-input {
	z-index: 10;
	width: 23px;
	height: 23px;
	position: absolute;
	right: 8px;
	top: 16px;
	cursor: pointer;
	background-image: url(../images/cancel-gray.svg);
	background-repeat: no-repeat;
	background-size: 23px auto;
	background-position: center center;
}
.about-city {
	background-color: #fff;
}
.container-users {
	background-color: #f2f2f2;
	padding-top: 30px;
}
.container-users .section-title-container {
	margin-bottom: 30px;
}
.container-users .section-title:before, .your-review-title {
	display: none;
}
.section1 {
	min-height: 600px;
}
.city-header {
	max-height: 600px;
	min-height: 500px;
}
.button-footer {
	text-align: center;
}
.city-header h1 {
	font-size: 4em;
}
.city-header h1, .click-me h1, .city-overlay h1 {
	position: relative;
	margin-bottom: 40px;
}
.city-header h1:after, .click-me h1:after, .city-overlay h1:after {
	position: absolute;
	content: '';
	background-color: #fff;
	height: 3px;
	width: 40px;
	left: 50%;
	margin-left: -20px;
	bottom: -20px;
}
.city-overlay-wrap {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.section-title-container h2 {
	margin: 0;
}
.contacts-map-city .section-title-container {
	padding-top: 20px;
	padding-bottom: 20px;
}
.city-aside-menu {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	text-align: center;
}
.city-aside-menu li {
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
	width: 33.33%;
	max-width: 160px;
	text-align: center;
	padding-right: 10px;
	box-sizing: border-box;
}
.city-aside-menu li a {
	color: #4c575b;
	display: block;
	position: relative;
	text-decoration: none;
}
.city-aside-menu li a:hover {
	color: #18a5ef;
}
.location-aside.city-aside .info {
	padding-top: 10px;
	padding-bottom: 10px;
}
.city-aside-menu li a:before {
	content: '';
	height: 45px;
	width: 45px;
	border-radius: 50%;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	transform: translate(0, 10px);
	background-repeat: no-repeat;
	background-size: 26px auto;
	background-position: center center;
	border: 1px solid #18a5ef;
}
.city-aside-menu li span {
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.city-header .click-me-wrap {
	margin-top: -120px;
}
.select2-results__option strong:before, .select2-results__option span:before, #select2-popup_search_region_id-results li:first-of-type:before {
	content: '';
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-top: 2px;
	background-repeat: no-repeat;
	background-position: center center;
}
.select2-container--krajee strong {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.select2-container--krajee .select2-results__option--highlighted[aria-selected] strong:before, .select2-container--krajee .select2-results__option--highlighted[aria-selected] span:before {
	background-image: url(../images/pin-white.svg)!important;
}
#select2-popup_search_region_id-results li:first-of-type:before {
}
.select2-container--krajee .select2-search--dropdown .select2-search__field {
	background: #fff url(../images/search-gray.svg) right 10px top 7px no-repeat!important;
	background-size: 17px!important;
}
.select2-container--krajee .select2-dropdown {
	border: none!important;
	border-radius: 0!important;
}
.select2-container--krajee .select2-search--dropdown .select2-search__field {
	border-radius: 0!important;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none!important;
}
.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
	background-color: #18a5ef;
	color: #fff;
}
.select2-container--krajee .select2-dropdown {
	background-color: #f2f2f2;
}
.select2-search--dropdown {
	padding: 13px;
}
.select2-container--krajee .select2-results > .select2-results__options {
	max-height: 300px!important;
	font-size: 0.9em;
}
.select2-container--krajee .select2-results > .select2-results__options {
	-webkit-overflow-scrolling: touch;
}
.select2-container--krajee .select2-results__option .select2-results__option, .select2-container--krajee .select2-results__group {
	padding: 5px  8px 5px  8px;
}
.select2-results__option {
	padding-left: 15px;
	padding-right: 15px;
}
.select2-container--krajee li.select2-results__option {
	background-color: #bae4fa;
	color: #18a5ef;
}
.search-mob {
	display: none;
}
.user-settings-list .user-settings-item {
	padding-top: 5px;
	font-size: .9em;
	padding-bottom: 5px;
	display: inline-block;
}
.user-settings-list .user-settings-item span {
	background-color: #f2f2f2;
	display: block;
	padding: 5px 10px;
	border-radius: 20px;
}

@media screen and (max-width: 1200px) {
#trip-height .trip-meta .label-col, #trip-height .trip-meta .num, .my-trip-page .trip-meta .label-col, .my-trip-page .trip-meta .num {
	float: none;
	text-align: center;
}
#trip-height .trip-meta .num, .my-trip-page .trip-meta .num {
	padding-top: 0;
}
.btns-info .btn .tt {
	display: none;
}
}

@media screen and (max-width: 1200px) {

.my-trip-title {
	display: none;
}
}

@media screen and (max-width: 1025px) {
.my-trip-header .trip-desc {
	font-size: 0.9em;
}
.my-trip-header h1 {
	font-size: 1.4em;
}
.locations-sub-list {
	padding-top: 80px;
}
.number {
	top: 38px;
}
.my-route .title-location:before, .my-route .fav-item:before, .trip-locations-wrap .title-location:before, .trip-locations-wrap .fav-item:before {
	top: 61px;
}
.my-trip-page #locations-sub-list li:after, .my-route li:after {
	top: 61px;
}
.my-trip-page #locations-sub-list li:before, .my-route li:before {
	height: 61px;
}

.locations-sub-list li .location-cat {
	margin-bottom: 5px;
	padding-top: 5px;
}
}

@media screen and (max-width: 992px) {
.trip-locations-wrap {
	padding-left: 20px!important;
}
.user-page-aside {
	margin-top: 0;
}
.single-view-body p, .single-view-body h2, .single-view-body h3, .single-view-body ul {
	margin-right: 40px;
	margin-left: 40px;
}
.map-footer .subscribe-footer-container {
	height: auto;
	padding: 30px!important;
}
}
.filter-container .btn, .search-panel .btn {
	width: 100%;
}
.main-menu-logo {
	display: none;
}
@media screen and (max-width: 1000px) {

.search-desctop {
	display: none;
}
}

@media screen and (max-width: 768px) {
.footer {
	padding-top: 40px;
}
.footer-cols > div:last-of-type {
}
.my-route .title-location:before, .my-route .fav-item:before, .trip-locations-wrap .title-location:before, .trip-locations-wrap .fav-item:before {
	top: 61px!important;
}
.my-trip-page #locations-sub-list li:after, .my-route li:after {
	top: 61px!important;
}
.my-trip-page #locations-sub-list li:before, .my-route li:before {
	height: 61px!important;
}
.audio-guide {
	bottom: 49px;
}
.no-pano-header .click-me-wrap {
	margin-top: 0;
}
.section1 {
	max-height: 600px;
}
.trip-locations-wrap {
	padding: 10px;
}


.search-mob {
	display: block;
	position: fixed;
	top: 0;
	left: 90px;
	margin-top: 0;
}
.city-header .click-me-wrap {
	margin-top: 0;
}
.user-page .user-page-section {
	padding: 20px!important;
}
.container article .text-wrap {
	padding-left: 20px;
}
.locations-sub-menu {
	margin-bottom: 0;
}
.locations-sub-menu > div {
	float: none;
	display: inline-block;
}
.results {
	margin-bottom: 0;
	padding-bottom: 0;
}
.trip-desc {
	height: auto!important;
}
.near-list-container h2, .info h2 {
	padding-left: 20px!important;
}
.menu-box {
	float: none!important;
	margin-right: 0!important;
}
.discover-header {
	padding-top: 0;
	padding-bottom: 0;
}
.search-toggle, .login-toggle, .cart-toggle {
	display: block;
}
.discover-header {
	color: #666;
}
.navbar-toggle {
	margin-right: 0;
}
.navbar-brand {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1em;
}
.navbar-form {
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
}
#w0-collapse {
	z-index: 1!important;
}
.box {
	margin-bottom: 20px;
	padding: 15px;
}
.navbar-brand span.logo {
	font-size: 1.6em;
	padding: 13px;
}
.navbar-brand {
	line-height: 1em;
}
.hdr {
	background-color: #fff;

	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 10;
}
.navbar-collapse {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.region-container {
	width: 50%;
}
.price-container .price {
	margin-bottom: 0;
}
.price-container {
	padding-left: 20px;
}
.search-section {
	padding: 15px;
	margin-bottom: 0;
}
.near-list li {
	padding-top: 0;
}
.near-list h3 {
	margin-bottom: 0;
}
.users-header h1 {
	font-size: 1.7em;
}
.map-nav-col .comments-title {
	padding-left: 20px;
}
.location-cat {
	margin-bottom: 5px;
}
.filter-container .col {
	margin-bottom: 5px;
}
.users-header {
	margin-bottom: 0;
}
.trips-header {
	padding-top: 90px;
	padding-bottom: 30px;
}
.results {
	padding-top: 10px;
}
.results:before {
	content: '';
}
.footer-wrap {
	float: none;
	width: 100%;
}
.top-btns .planer-btn #count, #mob-locations-count {
	margin-top: 16px;
}
.container article .text-wrap {
	padding-left: 20px;
}
.trip-nav {
	width: 100%;
	max-width: 1000px;
}
.single-view-body p, .single-view-body h2, .single-view-body h3, .single-view-body ul {
	margin-right: 20px;
	margin-left: 20px;
}
.my-profile-header .btn-main {
	float: none;
}
.my-profile-header h2 {
	margin-bottom: 10px;
	display: block;
}
.users-page .hotels-slider {
	margin-bottom: 100px!important;
}
.show-more {
	margin-bottom: 30px;
}
.location-view .info {
	padding: 30px;
}
.comments-container {
	padding-top: 0;
	padding-bottom: 50px;
}
.streetview .gmnoprint, .streetview .gm-style-cc, .streetview .gm-style > div:nth-child(2) {
	bottom: 49px!important;
}
.streetview .gm-bundled-control {
	bottom: 195px!important;
}
.google-wrap img {
	width: 70px;
}
.google-wrap span {
	margin-right: 0;
}
.counter {
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 3px;
	float: right;
}
.location-view .section-title, .location-view h2 {
	font-size: 1.6em;
}
.blog-list .blog-list-item:nth-child(4), .blog-list .blog-list-item:nth-child(5), .blog-list .blog-list-item:nth-child(9), .blog-list .blog-list-item:nth-child(10) {
	width: 100%;
}
.google-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 0.7em;
}

.about-project .col {
	margin-bottom: 0;
}
.blog-tops-section {
	padding-top: 20px;
	padding-bottom: 20px;
}
.hot-links {
	text-align: left;
}
.gallery-section .section-wrapper-top {
	padding-left: 0!important;
	padding-right: 0!important;
}
.what-to-see-slider .text-wrap {
	position: static;
	top: 0;
	transform: translate(0, 0);
}
.what-to-see-slider .col-md-6 {
	height: auto;
}
.what-to-see-slider .text-wrap {
	padding: 15px;
}
.image-bg {
	height: 300px!important;
}
.what-to-see-slider .image-bg {
	float: none;
}
.what-to-see-slider div:first-of-type .image-bg {
	float: none!important;
}
.main-menu li {
	padding: 0;
}
.drag-me {
	left: auto;
	right: 0;
	width: 80px;
}
.page-header h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
}
.popular-plates {
	padding-bottom: 0;
}
.about-project-col {
	min-height: 1px;
}
.google-wrap span {
	float: none;
	display: block;
}
.google-wrap img {
	margin-top: 0;
}
.company-menu, .google-wrap, .socials {
	float: none;
}
.company-menu a {
	margin-left: 0;
	margin-right: 10px;
}
.locations-sub-list {
	padding-top: 0;
}
.trips-page .page-header {
	padding-bottom: 30px;
}
.trips .trip-desc {
	height: auto;
}
.profile-header .profile-avatar {
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.profile-name {
	padding-top: 20px;
	text-align: center;
}
.profile-header {
	height: 280px;
}

.profile-header .profile-avatar {
	background-size: 60px;
}
.profile-header .profile-avatar, .change-avatar-wrap {
	height: 100px!important;
	width: 100px!important;
	border: 6px solid #f2f2f2!important;
}
.editor-page .profile-avatar:after, .settings .profile-avatar:after, .change-bg {
	background-size: 23px auto;
	width: 40px;
	height: 40px;
}
}

@media screen and (max-width: 700px) {
.filter-container .col, .filter-container form {
	float: none;
}
.blog-tops .item:first-child h3 {
	font-size: 1.4em!important;
}
.trips-page .page-header h1 {
	font-size: 2em!important;
}
.comments-list > div {
	width: 100%;
	float: none;
}
.container-fluid {
	padding-left: 15px;
	padding-right: 15px;
}
.company-menu {
}
body, html {
	line-height: normal!important;
}
.container article .text-wrap h2 {
	font-size: 1.2em;
}
.panel-footer {
	padding-right: 20px;
	padding-left: 20px;
}
.panel-text-wrap {
	margin-right: 0;
	margin-left: 35px;
}
.panel-body {
	padding: 20px 20px;
}
.panel-heading label {
	float: none;
	margin-bottom: 20px;
}
}

@media screen and (max-width: 450px) {
.streetview .gm-bundled-control-on-bottom {
	display: none!important;
}
.gallery-section .text-wrap {
	display: none;
}
.comment-this {
	width: 100%;
}
.location-rating .stars-col {
}
.stars-body, .rates-body {
	display: block;
}
.location-rating .rates-col {
	padding-left: 10px;
}
.region-container {
	width: 100%;
}
.price-container .booking {
	float: none;
	width: 100%;
}
.comments-container .comment-item-wrap {
	margin-left: 0;
}
.form-inline .form-group {
	padding-right: 0; width: 100%;
}
.form-inline .form-group input[type=text] {
	margin-bottom: 10px!important;
}

.search-page .title-location h3, .title-location h3 {
	font-size: 0.8em;
}
.blog-tops .item {
	width: 100%;
}
.fav-list h3 {
	font-size: 0.8em;
	margin-right: 85px;
}
.about-project-wrap {
	padding: 0;
}
.comment .comment-author {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.comment .text {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.nav.nav-tabs .counter {
	display: none;
}
}
.waypoints-container div {
	cursor: crosshair!important;
}
.s2-togall-select {
	display: none;
}
.select2-container--krajee .select2-selection--multiple .select2-selection__rendered {
	padding: 5px;
}
.select2-container--krajee .select2-selection--multiple .select2-selection__choice {
	font-size: 16px;
	background: #f5f5f5;
	margin: 5px 0 5px 6px;
	padding: 6px 11px;
}
.select2-container--krajee .select2-selection--multiple .select2-selection__choice {
	border: none;
	border-radius: 0;
}
.select2-selection__choice__remove { border: none!important; }
.select2-container--krajee .select2-selection--multiple .select2-selection__choice__remove {
	margin: 0 0 0 7px;
}
.select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field {
	margin-top: 6px;
}
.select2-container--krajee .select2-selection {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	border-radius: 0;
}
.aside-wrap h1 {
	font-size: 1em;
	font-weight: 600;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
.view-header .award {
	position: relative;
	left: 0;
	top: 0;
}
.view-header .award:hover span {
}
.user-services {
	font-size: 0.8em;
	margin-bottom: 10px;
}
.user-desc .user-services {
	max-height: 55px;
	overflow: hidden;
	position: relative;
}
.user-desc .user-services:after {
	content: ' ';
	background-color: rgba(242, 242, 242, 0.5);
	background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: -o-linear-gradient(to top, rgba(255, 255 255, 1), rgba(255, 255, 255, 0));
	background: -moz-linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	height: 8px;
}
.user-services span {
	background-color: #f2f2f2;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 50px;
}
.users-header .tt-scrollable-menu {
	position: relative;
}
/* .users-header .tt-scrollable-menu:after {
  
    position: absolute;
    top: 15px;
    right: 7px;
    z-index: 10;
    height: 30px;
    width: 30px;
    background-image: url(../images/select-this.svg)!important;
    background-size: 25px auto;
    background-repeat: no-repeat;
} */
.lang {
	float: left;
	padding: 0 5px;
}
.settings-lang {
	margin-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
}
.settings-lang span {
	line-height: 30px;
	font-size: .8em;
	text-align: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #fff;
	display: inline-block;
	padding: 2px;
	cursor: pointer;
}
.settings-lang span.active {
	background-color: #18a5ef;
	color: #fff;
}
.settings-lang span:hover {
	background-color: #ccc;
}
.settings-lang span.active:hover {
	background-color: #18a5ef;
}
.order-date-col {
	padding-bottom: 20px;
}
.order-date-col .thmb {
}
.author .btn.booking {
	transform: translateY(-1px);
}
.author .author-thmb {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.back-to-orders {
	float: left;
	width: 35px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/left.svg);
	background-position: center center;
	background-size: 20px;
	margin-top: 5px;
}
.back-to-orders span {
	display: none;
}
.order-thmb {
	width: 80px!important;
	height: 80px!important;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.order-date-col {
	padding: 0;
	max-width: 20%;
}
.delete-order-container {
	text-align: center;
	margin-top: 15px;
}
.comments-container .comment-author {
	padding: 5px 0;
	font-size: .9em;
}
.advansed-filters {
	padding: 40px;
	padding-top: 0;
	font-size: 0.9em;
}
.advansed-filters .col-md-3 {
	overflow: hidden;
	margin-bottom: 20px;
}
.advansed-filters h3 {
	font-size: 1em;
}
.advansed-buttons {
	text-align: center;
	margin-top: 20px;
}
.advansed-buttons .btn {
	display: inline-block;
	background-color: #18a5ef;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	font-size: 1.2em;
	color: #fff;
}
.advansed-buttons .btn:hover {
	background-color: #044156;
}
.advansed-buttons .btn#button_reset_tags {
	color: #18a5ef;
	background-color: #fff;
	border: 1px solid #18a5ef;
}
.advansed-filters span, .advansed-filters h3 {
	padding: 3px  5px;

	display: block;
	margin-bottom: 2px;
	border-radius: 3px;
}
.advansed-filters span, .advansed-filters h3 {
	cursor: pointer;
}
.advansed-filters span:hover, .advansed-filters h3:hover {
	background-color: #f2f2f2;
}
.advansed-filters span.active, .advansed-filters h3.active {
	background-color: #18a5ef;
	color: #fff;
}

@media only screen and (max-width: 992px) {
.status-col {
	float: none!important;
	padding: 20px!important;
}
.center-col-mail {
	border: none;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	padding-bottom: 30px;
}
}

@media only screen and (max-width: 1100px) {
.users-header {
	margin-bottom: 30px;
}
.thmb-trip {
	height: 130px;
}
.users-header p {
	margin-bottom: 20px;
}
}
.main-menu .google-wrap {
	text-align: center;
}

@media only screen and (max-width: 768px) {
.footer-cols > div {
	margin-bottom: 20px;
}
.footer h3 {
	margin-bottom: 15px;
}
.blog-tops .item {
	padding: 5px;
}
.search-panel .col {
	margin-bottom: 4px;
}
.footer-cols .google-wrap-col, .footer-cols .company-menu-col, .footer-cols .lang {
	display: none;
}
.status {
	position: static;
	top: 0;
	transform: translateY(0);
}
.status-col {
	height: auto;
}
.settings-nav .item {
	float: none;
	width: 100%;
}
.order-date-col, .center-col-mail, .status-col {
	max-width: 100%;
	width: 100%;
}
.booking-page {
	padding-top: 55px;
}
}
.checkbox {
	position: relative;
}
.checkbox .tag {
	left: 0;
	margin-left: 0!important;
}
.search-panel input[type=text] {
	border: 1px solid #ccc;
	box-shadow: none!important;
}
.search-panel > div:first-of-type input[type=text] {
}
/* Checkbox Hack */

.checkbox input[type=checkbox] {
	position: absolute;
	display: none;
}
.checkbox label {
	font-size: 1em!important;
	display: block;
	margin: 0;
	cursor: pointer;
	position: relative;
	padding: 5px;
	z-index: 2;
	width: 100%;
	padding-left: 35px!important;
	padding-right: 0;
}
/* Default State */
.checkbox div {
	position: absolute;
	z-index: 1;
	border: 2px solid #e0e0e0;
	width: 20px;
	height: 20px;
	left: 0;
	border-radius: 50%;
	margin-right: 4px;
	color: white;
	top: 4px;
	text-align: center;
	transition: all ease .2s;
}
.checkbox:hover div {
	border: 2px solid #a2a2a2;
}
/* Toggled State */
.checkbox input[type=checkbox]:checked ~ div {
	border: 2px solid #18a5ef;
	color: #fff!important;
	background: url(../images/checked.svg) #18a5ef center center no-repeat;
	background-size: 11px;
}
.checkbox input[type=checkbox]:checked ~ label {
	color: #fff!important;
}
.filter-container {
	text-align: center;
}
.search-tags {
	font-size: 0.9em;
}
.search-tags div {
	display: inline-block;
	padding: 5px;
	border-radius: 40px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 5px;
}
.search-tag, .clear-all-tags {
	cursor: pointer;
	margin-right: 5px;
}
.search-tag:after, .clear-all-tags:after {
	float: right;
	content: '';
	width: 20px;
	height: 20px;
	margin-left: 10px;
	background-image: url(../images/cancel-white.svg);
	background-repeat: no-repeat;
	background-size: auto 15px;
	top: 0;
	right: 0;
	background-position: center center;
}
.search-tags-wrap {
	padding: 0!important;
}
.search-tags-label {
	float: left;
	padding-left: 0!important;
	padding-right: 15px!important;
}
.search-tag {
	background-color: #18a5ef;
	color: #fff;
}
.clear-all-tags {
	background-color: #ccc;
}
.gm-style-pbc {
	font-size: 1.4em!important;
}
.city-tabs {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.city-tabs div {
	display: inline-block;
	padding: 10px  15px;

	background-color: #fff;
	cursor: pointer;
	border-radius: 7px;
}
.city-tabs div.active {
	background-color: #18a5ef;
	color: #fff;
}
.whatToSee-container {
	background-color: #bae4fa;
	overflow: hidden;
}
.city-page .additional-info, .container-users {
	padding-top: 40px;
	padding-bottom: 40px;
}
.city-page .users-list {
	margin-bottom: 0;
}
.agency-contacts {
	padding: 20px;
	background-color: #fff;
	border-top: 4px solid #2a2a2a;
	margin-bottom: 40px;
}
.agency-contacts .contacts {
	clear: both;
}
.agency-contacts .agency-title {
	overflow: hidden;
}
.agency-contacts .agency-title .title {
	color: #a5abad;
	margin-bottom: 3px;
}
.agency-contacts .agency-title h3 {
	margin-bottom: 20px;
	font-size: 1.2em;
}
.agency-contacts .contacts p {
}
.agency-contacts .contacts p:before {
	content: '';
	height: 28px;
	width: 34px;
	float: left;
	background-repeat: no-repeat;
	background-size: 22px auto;
	background-position: center center;
	margin-right: 15px;
}
.agency-contacts .contacts p.phone:before {
	background-image: url(../images/tel.svg);
}
.agency-contacts .contacts p.email:before {
	background-image: url(../images/envelope-agent.svg);
}
.agency-contacts .agency-avatar {
	border: 4px solid #f2f2f2;
}
.sk-fading-circle {
	margin: 150px auto;
	width: 60px;
	height: 60px;
	position: relative;
}
.sk-fading-circle .sk-circle {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.besides-wrapper {
	height: 400px;
	position: relative;
}
#besides-loader {
	height: 420px;
	background-color: #f2f2f2;
	left: -100px;
	right: -100px;
	position: absolute;
	top: 0;
	z-index: 200;
}
.besides-wrapper .hotels-slider {
	position: relative;
	z-index: 10;
}
.container-wrap {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.sk-fading-circle .sk-circle:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #18a5ef;
	border-radius: 100%;
	-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}
 @-webkit-keyframes sk-circleFadeDelay {
 0%, 39%, 100% {
opacity: 0;
}
 40% {
opacity: 1;
}
}
 @keyframes sk-circleFadeDelay {
 0%, 39%, 100% {
opacity: 0;
}
 40% {
opacity: 1;
}
}

@media screen and (max-width: 768px) {
.locations-sub-menu {
	display: none;
}
.view-btns .btn:before, .image-container .btns-info .btn:before, .btns-info-trip .btn:before {
	top: 10px;
}
.map-nav-col .load {
	top: 55px;
}
.text-wrap .desc {
	font-size: .9em;
}
}
a.location-link {
	opacity: 0.5;
}
a.location-link:hover {
	opacity: 1;
}
.trips.slick-slider {
	margin-bottom: 30px!important;
}

@media screen and (max-width: 500px) {
.users-header {
	padding-top: 80px;
	padding-bottom: 40px;
}
.page {
	padding-top: 0;
}
.gotop {
	display: none!important;
}
a.location-link, .example {
	display: none;
}
.locations-sub-list li {
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.btns-info .btn > div:before {
	width: 43px;
	height: 43px;
	background-size: 28px;
}
}
.user-booking {
	display: none!important;
}
.pagination {
	width: 100%;
	text-align: center;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.pagination a, .pagination span {
	border: none!important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	color: #2a2a2a!important;
	background-color: transparent!important;
	border-bottom: 2px solid #2a2a2a!important;
}
.pagination li {
	vertical-align: top;
	display: inline-block;
}
.pagination .prev span, .pagination .prev a, .pagination .next span, .pagination .next a {
	font-size: 0;
	color: transparent;
	background-image: url(../images/left-blue.svg);
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center center;
	display: block;
	height: 34px;
	width: 34px;
}
.pagination > li > a, .pagination > li > span {
	background-color: transparent!important;
	color: #18a4ef;
}
.pagination > li > a:focus, .pagination > li > span:focus, .pagination > li > a:active, .pagination > li > span:active, .pagination > li > a:hover, .pagination > li > span:hover {
	color: #a2a2a2;
	border: none;
}
.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius: 50%!important;
}
.label {
	margin-bottom: 6px!important;
	font-size: 1em;
	padding: 0;
	display: block;
	text-align: left;
	font-weight: normal;
	color: #323232;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0;
}
.site-signup {
	position: relative;
	z-index: 2;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 50px 140px;
}
.site-signup .form-group {
	margin-bottom: 20px;
}
.site-signup .btn {
	border-radius: 40px;
	padding: 15px 30px;
}
.site-signup .btn {
	width: 100%;
	font-family: 'MyCustomFont', Tahoma, Arial, sans-serif;
}
.site-signup-wrap {
	padding-top: 60px;
	padding-bottom: 100px;
}
.site-signup-wrap .auth-clients {
	margin: 0 -10px!important;
}
.site-signup-wrap .auth-clients li {
	width: 50%;
	float: left;
	padding: 0 10px;
	box-sizing: border-box;
}
.site-signup-wrap select, .site-signup-wrap input[type=text] {
	width: 100%;
}
.show-me {
	position: relative;
}
.show-me .loader:after {
	border-top: 3px solid rgba(255, 255, 255, .1);
	border-right: 3px solid rgba(255, 255, 255, .1);
	border-bottom: 3px solid rgba(255, 255, 255, .1);
	border-left: 3px solid #fff;
}
.loader:after {
	position: absolute;
}
.show-me .loader {
	position: absolute;
	background-color: #18a5ef;
	width: 42px;
	height: 42px;
	top: -2px;
	left: -2px;
	border-radius: 50%;
	-ms-transform: scale(0.6, 0.6);
	-webkit-transform: scale(0.6, 0.6);
	transform: scale(0.6, 0.6);
	display: none;
}
.show-popup-filter {
	position: absolute;
	top: 12px;
	border-radius: 50%;
	right: 10px;
	width: 25px;
	height: 25px;
	background-image: url(../images/more-blue.svg);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: center center;
	z-index: 10;
	cursor: pointer;
}
.regions-page {
	padding-top: 70px;
}
.city-container {
	position: relative;
	color: #fff;
	display: block;
	margin-bottom: 20px;
}
.city-container:hover {
	color: #fff;
}
.city-container:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
.city-container:hover:before {
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}
.city-container h3 {
	position: absolute;
	width: 100%;
	font-size: 2em;
	text-align: center;
	top: 50%;
	transform: translate(0, -50%);
}

@media screen and (max-width: 500px) {
.main-menu li.active {
	background-color: #18a5ef;
}
h1, .h1 {
	font-size: 28px;
}
h2, .h2 {
	font-size: 22px;
}
.hot-links button:after {
	content: ' ';
	display: block;
	clear: both;
}
}
.filter-container .col, .filter-container form {
	width: 40%;
}
.col.col-btn-search {
	width: 20%!important;
}
.filter-wrap {
	width: 100%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.col-index-wrap {
}

@media screen and (max-width: 700px) {
.top-btns .planer-btn #count, #mob-locations-count {
	margin-left: 0;
}
.filter-container .col, .filter-container form, .col.col-btn-search, .trips-header .trips-search-btn, .trips-header.tours-header .index-category, .index-search .filter-container .col {
	width: 100%!important;
}
.index-search .filter-container .filter-wrap {
	width: 100%;
	display: block;
}
}
.regions-header {
	text-align: center;
	padding-top: 120px;
	background-color: #fff;
	padding-bottom: 50px;
}
.gallery-city .gallery-item {
	padding: 0;
	float: none;
	display: inline-block;
}
.gallery-item .copyright {
	right: 5px;
	bottom: 5px;
}
.gallery-city .gallery-item img {
	width: 100%;
}
.gallery-city .gallery-item a {
	display: block;
	border: 5px solid transparent;
}
.gallery-city .gallery-item a:hover {
	border: 5px solid #18a5ef;
}
.tour-info-col {
	width: 35%;
	float: left;
	margin-top: 40px;
}
.tour-info-col {
}
.tours-info {
	margin-bottom: 40px;
}
.tours-info.fixed {
	position: fixed;
	width: 33.33%;
	top: 0;
}
.tours-info .location-info span {
	display: block;
}
.tours-info .location-info span.lab {
	color: #00954c;
	width: 100px;
	float: left;
}
.tours-info .location-info span.data {
	margin-left: 55px;
	padding-top: 2px;
	padding-bottom: 7px;
}
.tours-info .location-info span.tours-info-title {
	margin-left: 55px;
	padding-top: 5px;
	padding-bottom: 0;
	color: #797979;
	font-size: 0.8em;
}
.tours-info .location-info span.data span {
	display: inline-block;
}
.tours-info .location-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
.trip-tags {
	font-size: 0.9em;
}
.trip-tags .trip-tag {
	float: left;
	padding: 5px 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #fff;
}
.tours-info .location-info-title {
	padding: 15px;
	font-size: 1.2em;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	background-color: #17a4ee;
	text-align: center;
	color: #fff;
}
.tours-info .aside-menu-border {
	padding: 25px;
	padding-top: 15px;
}
.tour-header {
	position: relative;
}
.tour-header .tour-booking {
	width: 36%;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
	padding-right: 40px;
	padding-bottom: 30px;
}
.tour-booking-wrap {
	background-color: rgba(255, 255, 255, 0.95);
	padding: 20px;
	padding-top: 0;
}
.tour-prices-col {
	border-left: 1px solid #e0e0e0;
}
.tour-header .tour-booking .booking {
	width: 100%;
}
.tour-header .slider:after {
	content: '';
	background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 20;
	height: 200px;
}
.tours-info .ico-info {
	display: block;
	width: 50px;
	height: 40px;
	float: left;
	background-size: 27px;
	background-repeat: no-repeat;
	background-position: center center;
}
.tours-info .ico-info.ico-info1 {
	background-size: 32px;
}
.tours-info .location-info .btn {
	width: 100%;
}
.tours-info {
	width: 100%;
	background-color: #fff;
}
.banner-placeholder {
	width: 100%;
	display: none;
	background-color: #fff;
}
.tours-aside {
	padding: 20px 40px;
}
article .tours-aside {
	margin: 0;
	padding: 20px 30px;
	text-align: left;
}
.tours-aside .tour-item {
	padding: 0;
	width: 100%!important;
}
.tours-aside .thmb-trip, .tours-aside .trip-desc {
	width: 50%;
	float: left;
	height: 180px;
	background-color: #fff;
}
.tours-aside .tour-item .trip-desc h3 {
	height: auto;
}
.tour-item .trip-desc h3 {
	font-size: 1.1em;
}
.tours-aside .tour-item {
	text-align: left;
}
.agency-info {
	padding: 0;
	position: absolute;
	left: 40px;
	bottom: 0;
	z-index: 3;
}
.tours-view .slider {
	margin-bottom: 30px!important;
}
.tours-aside > h3 {
	margin-bottom: 10px!important;
}
.tours-single .comments-container {
	padding: 30px;
	margin-bottom: 30px;
}
.tours-single .comments-wrap {
	padding: 0;
}
.tours-view #reviews .comments-title {
	margin-bottom: 20px;
}
.tours-view #comments .avatar {
	display: none;
}
.agency-avatar {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-color: #fff;
	float: left;
	border: 4px solid #fff;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
}
.agency-text p {
	margin-bottom: 2px;
	margin-top: 15px;
	font-size: 0.9em;
}
.agency-text, .agency-text h3 a {
	color: #fff;
}
.agency-info {
	width: auto;
	right: 0;
}
.agency-text {
	width: 100%;
}
.agency-text h3 {
	font-size: 1.1em;
}
.tours-view #reviews .countComments {
	border-left: 1px solid #e6e6e6;
}
.locations-sub-list li {
	margin-bottom: 5px;
}
.my-trip-page .locations-sub-list li .thmb {
	float: left!important;
	width: auto!important;
	max-width: 160px;
}
.my-trip-page .locations-sub-list li .thmb img {
	max-width: 180px;
}
.search-page .map-search {
	top: 140px;
}

@media screen and (min-width: 990px) {

.city-aside-menu li a:before {
	float: left;
	margin-left: 0;
	margin-right: 15px;
}
.city-aside-menu li span {
	display: inline;
	position: relative;
	top: 10px;
}
.city-aside-menu li {
	text-align: left;
	max-width: 260px;
}
}

@media screen and (max-width: 990px) {
.my-trip-page .locations-sub-list li .thmb {
	float: left!important;
	width: 120px!important;
	height: 120px;
}
.my-trip-page .locations-sub-list li .thmb img {
	width: 130px;
}
}

@media screen and (max-width: 700px) {
.view-btns .btn:before, .image-container .btns-info .btn:before, .btns-info-trip .btn:before {
	height: 24px;
}
}

@media screen and (max-width: 500px) {
.locations-sub-list li h3 {
	margin-top: 0;

}
}
.trip-info .btn {
	padding: 5px 10px 3px 10px;
}
.tags-filter {
}
.tags-filter .advansed-filters li {
	float: left;
	margin-right: 10px; margin-bottom: 10px;
}
.tags-filter .checkbox label {
	background-color: #f1f1f1;
	font-size: 1em!important;
	display: block;
	margin: 0;
	cursor: pointer;
	position: relative;
	z-index: 2;
	width: 100%;
	border-radius: 4px;
	padding: 2px 10px;
}
.tags-filter .checkbox input[type=checkbox]:checked ~ label, .tags-filter .checkbox input[type=radio]:checked ~ label {
	color: #fff!important;
	background-color: #2a2a2a!important;
}
.tags-filter .checkbox label {
	padding: 5px 13px!important;
}
.tags-filter .checkbox {
	margin-top: 0;
}
.photo-slider {
	background-repeat: no-repeat;
	background-position: center center;
	height: 520px!important;
	width: 100%;
	background-size: cover;
}

.tour-prices p {
	margin: 0;
}
.tour-booking .stars-body-container {
	padding-top: 14px;
	padding-bottom: 20px;
}
.tour-booking .stars-body-container {
}
.tour-booking-wrap .stars-rewiews {
	color: #a6acac;
	padding-bottom: 3px;
}
.user-price,
.tour-prices .num {
	font-size: 1em;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.editors-choise {
	background-color: #17a4ee;
	padding: 5px 10px;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}
.tours-params {
	padding: 30px;
	padding-top: 40px;
}
.tours-params .tour-param {
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 1px;
}
.tours-page .btn.booking, .tours-page .btn.booking-btn {
	background-color: #e43133;
	color: #fff;
	font-size: 1.1em;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	padding-left:  0;
}
.tours-page .btn.booking span, .tours-page .btn.booking-btn span {
	padding: 10px;
}
.btn.booking:before, .btn.booking-btn:before {
	display: none;
}
.tours-params .tour-param:before {
	content: '';
	height: 39px;
	width: 39px;
	float: left;
	background-repeat: no-repeat;
	background-size: 39px auto;
	background-position: center center;
	margin-right: 10px;
	transform: translateY(-9px);
}
.tours-params .tour-param.tp1:before {
	background-image: url(../images/tour1.svg);
}
.tours-params .tour-param.tp2:before {
	background-image: url(../images/tour2.svg);
}
.tours-params .tour-param.tp3:before {
	background-image: url(../images/tour3.svg);
}
.trip-desc {
	height: 95px;
	position: relative;
	margin-bottom: 0;
}
.trip-desc .region {
	color: #a6acac;
	margin-bottom: 7px;
	font-size: 0.9em;
}
.trip-desc .stars-title {
	display: block;
	color: #a6acac;
	padding-bottom: 3px;
}
.tour-price {
	color: #18a5ef;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
}
.trip-desc .stars-col {
	padding-top: 10px;
	padding-bottom: 20px;
}
.trip-desc .tour-price span {
}
.trip-desc .stars-col {
	display: block;
}
.slick-prev {
	left: 20px!important;
}
.slick-next {
	right: 20px!important;
}
.countdown-row {
}
.countdown-section {
}
.countdown-period {
	font-size: 0.9em;
	color: #848484;
}
.countdown-amount {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	background-color: #f2f2f2;
	padding: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.tour-countdown {
	background-color: #fff!important;
	border-left: 10px solid #17a4ee!important;
}
.is-countdown {
	border: none!important;
	padding-top: 15px;
	background-color: transparent!important;
	width: 60%;
	float: left;
}
.tour-countdown-title {
	float: left;
	width: 40%;
}
.tour-countdown-title h3 {
	font-size: 1.1em;
	padding: 20px;
	margin: 0;
}
.tour-item-footer .tour-price-col {
	border-left: 1px solid #e0e0e0;
}
.tour-countdown-title h3, .full-price-num {
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.full-price span.data {
	padding-bottom: 0!important;
}
.tour-booking-wrap .stars-title {
	display: none;
}

@media only screen and (max-width: 768px) {
.map-search {
	top: 55px!important;
}
}
.thanks-for-booking {
	text-align: center;
}
.thanks-for-booking:before {
	display: block;
	width: 150px;
	height: 150px;
	margin-bottom: 30px;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	content: '';


	background-image: url(../images/tour2.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 140px!important;
}

.checkbox-city {
	margin-bottom: 5px;
}
.checkbox-city label {
	cursor: pointer;
	padding: 2px 6px;
	display: block;
}
.checkbox-city input[type="radio"]:checked+label {
	border: 2px solid #18a5ef!important;
	background-color: #18a5ef!important;
	color: #fff!important;
}
.checkbox-city label:hover {
	color: #18a5ef;
}
.checkbox input[type=checkbox], .checkbox input[type=radio], .checkbox-city input[type=checkbox], .checkbox-city input[type=radio], .advansed-filters h3 input[type="radio"], .advansed-filters h3 input[type="checkbox"] {
	position: absolute;
	display: none;
}
.guide-img {
	width: 100%;
	height: 350px;
	background-color: #e2e2e2;
}
.guide-text-wrap {
	padding: 40px 70px;
}
.guide-ico {
	width: 140px;
	height: 130px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 140px;
}
.guides-fluid {
	background-color: #e2e2e2;
}
.guides-form {
	padding: 70px 70px;
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
}
.guides-form input {
	padding: 10px;
	font-size: 1.2em;
}
.guides-form .form-row {
	margin-bottom: 20px;
}
.local-guides .big-text {
	font-size: 1.4em;
}
.local-guides .single-header, .local-guides .single-view-body, .local-guides .single-view {
	margin-bottom: 0;
}
.local-guides .single-view p {
	margin-bottom: 20px;
}
.local-guides .tcw {
	padding-top: 60px;
	padding-bottom: 60px;
}
.gcols .row > div {
	padding: 0;
}
.bnt-wrap {
	padding-top: 20px;
}
.tour-container-fluid {
	padding: 0;
}
.guides-bg {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.guides1 {
	background-image: url(../images/guides/guides1.jpg);
	padding-top: 220px;
	padding-bottom: 200px;
}
.guides6 {
	background-image: url(../images/guides-img-small.jpg);
	padding-top: 220px;
	padding-bottom: 200px;
}
.guides2 {
	background-image: url(../images/guides/guides2.jpg);
	padding-top: 220px;
	padding-bottom: 220px;
}
.guides3 {
	background-image: url(../images/guides/guides3.jpg);
	padding-top: 220px;
	padding-bottom: 220px;
}
.guides4 {
	background-image: url(../images/guides/guides4.jpg);
}
.guides5 {
	background-image: url(../images/guides/guides5.jpg);
	padding-top: 180px;
	padding-bottom: 180px;
}
.local-guides .num {
	font-size: 3em;
	color: #18a5ef;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.local-guides h2 {
	font-size: 2.5em;
}
.btn.street {
	background-color: #18a5ef;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}
.btn.street:hover {
	background-color: #044156;
}
.profile-name h1 {
	max-width: 700px;
}
.edit-event {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 2px 7px;
	border-radius: 50px;
	font-size: .9em;
	z-index: 1;
	width: 42px;
	height: 42px;
	color: transparent!important;
	background-image: url(../images/edit-white.svg)!important;
	background-color: #19a5ef;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px auto;
}
.edit-event:hover {
	background-color: #044156;
}
.is-free-tour {
	font-size: 1em!important;
}
.add-price, .add-social .add {
	background-image: none!important;
	width: auto;
	border-radius: 0;
}
.edit-locations-header {
	margin-bottom: 25px;
}
.edit-locations-header h2 {
	float: left;
	margin-right: 20px;
}
.edit-locations-header .btn {
	padding: 5px 15px;
}
.tab-content {
	padding: 0;
}
.preload-wrap .preload-img {
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
	background-position: center center;
	background-size: cover;
}
.preload-wrap .preload-title {
	margin-bottom: 10px;
}
.preload-wrap .preload-desc {
	max-height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.preload-info p {
	padding-left: 27px;
}
.preload-info p:before {
	content: ' ';
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	margin-left: -27px;
	margin-top: 2px;
}
.preload-wrap .preload-desc:after {
	content: ' ';
	background-color: rgba(242, 242, 242, .5);
	background: -webkit-linear-gradient(to top, rgba(242, 242, 242, 1), rgba(242, 242, 242, 0));
	background: -o-linear-gradient(to top, rgba(242, 242 242, 1), rgba(242, 242, 242, 0));
	background: -moz-linear-gradient(to top, rgba(242, 242, 242, 1), rgba(242, 242, 242, 0));
	background: linear-gradient(to top, rgba(242, 242, 242, 1), rgba(242, 242, 242, 0));
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	height: 50px;
}
#social-list button {
	float: right;
}
#social-list .social-item {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px 10px;
	background-color: #fff;
}
#social-list .social-item button {
	width: 25px;
	overflow: hidden;
	height: 25px;
	background-color: #ececec;
	border: none;
	font-size: 0;
	color: transparent;
	border-radius: 50%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 15px;
}
#social-list .social-item button.load-social-data {
	background-image: url(../images/download.svg);
}
#social-list .social-item button.load-social-data:hover {
	background-image: url(../images/download-white.svg);
}
#social-list .social-item button.connection {
	background-image: url(../images/padlock-unlock.svg);
}
#social-list .social-item button.connection:hover {
	background-image: url(../images/padlock-unlock-white.svg);
	background-color: #999;
}
#social-list .social-item button.connection.active {
	background-color: #757575;
	background-image: url(../images/padlock.svg)!important;
}
#social-list .social-item button.connection.active:hover {
	background-color: #000;
}
#social-list .social-item button.remove {
	background-image: url(../images/cancel.svg);
}
#social-list .social-item button.remove:hover {
	background-image: url(../images/cancel-white.svg);
}
#social-list .social-item button.load-facebook {
	background-image: url(../images/download.svg);
}
#social-list .social-item button.load-facebook:hover {
	background-image: url(../images/download-white.svg);
}
#social-list .social-item button:hover {
	background-color: #ff6633;
}
.social-item button.connection {
	background-color: #ff6633;
}
.social-item button.connection:hover {
	background-color: #ccc;
}
.social-item button.connection.active {
	background-color: #ff6633;
}
.social-item a {
	float: left;
}
#social-list:after, .add-social:after {
	content: '';
	clear: both;
	display: block;
}
.buttons-section {
	position: relative;
	float: right;
	margin-left: 10px;
}
.buttons-section .loader {
	display: none;
}
.preload-info .cat span {
	display: inline-block;
	width: auto;
}
.awaiting-approval {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 10px;
	background-color: #fb9920;
	color: #fff;
}
.edit-page .msg, .msg {
	width: 300px;
	font-size: .9em;
	position: fixed;
	left: 20px;
	bottom: 20px;
	background-color: #444444;
	z-index: 1000;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 55px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #e43133;
}
.edit-page .msg p, .msg p {
	margin: 0;
}
.table > thead > tr > th {
	border-bottom: none;
}
.profile-avatar-overlay {
	position: absolute;
	top: 70px;
	width: 100%;
	text-align: center;
}
.show-edit-block {
	padding: 1px;
	cursor: pointer;
	display: inline-block;
}
.title-edit-page .show-edit-block {
	padding: 0;
}
.from-google {
	font-size: .8em;
	color: #969696;
}
.readmore-js-section {
	position: relative;
}
.readmore-js-toggle {
	color: #18a5ef;
	font-size: 0.9em;
	text-decoration: none;
}
.author-name {
	float: left;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
	margin: 0;
	margin-right: 10px;
}
.readmore-js-collapsed:after {
	content: ' ';
	background-color: rgba(255, 255, 255, .5);
	background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: -o-linear-gradient(to top, rgba(255, 255 255, 1), rgba(255, 255, 255, 0));
	background: -moz-linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	height: 50px;
}
.edit-group {
	margin-bottom: 25px;
	padding: 20px 30px;
	border: 1px solid #ccc;
	position: relative;
}
.btn-delete, .btn-delete:hover {
	background-color: transparent!important;
	padding: 0!important;
	float: none!important;
	color: #fb2828;
}
.btn-show-page:hover {
	color: #18a5ef;
}
.btn-delete {
	color: #fb2828;
}
.btn.booking {
	padding: 0;
}
#booking-modal .glyphicon-calendar {
	display: none;
}
.modal.fade.show { opacity: 1!important; }
.title-edit-page {
	margin-bottom: 10px;
}

.copy span {
	display: block;
	padding-top: 5px;
}
.lang {
	padding-top: 8px;
}
.lang-switcher span, .lang-switcher a {
	width: 35px;
	height: 35px;
	display: block;
	line-height: 35px;
	text-transform: uppercase;
	border-radius: 50%;
}
.lang-switcher {
	position: relative;
	padding-top: 30px;
	width: 30px;
}
.lang-switcher span {
	position: absolute;
	top: 0;
	left: 0;
}
.lang-switcher a:hover {
	text-decoration: none;
}
.lang-switcher a {
	display: none;
	position: absolute;
	color: #fff;
	background-color: #18a5ef;
}
.lang-switcher:hover a {
	display: block;
}
.lang-switcher a:last-of-type {
	top: 35px;
}

@media only screen and (max-width: 500px) {
.city-header h1 {
	font-size: 2em;
}
.single-header h1 {
	font-size: 1.5em;
}
.single-view-body p, .single-view-body h2, .single-view-body h3, .single-view-body ul {
	margin-right: 0;
	margin-left: 0;
}
.slider .slide {
	height: 220px;
}
.main-links .main-link {
	width: 50%;
}
.tour-header .tour-booking {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0;
}
.tour-header .tour-booking .tour-prices {
	display: none;
}
.tour-booking-wrap {
	padding: 0!important;
}
.tour-header .stars-body-container {
	display: none;
}
.agency-info {
	left: 20px;
}
.photo-slider {
	height: 420px!important;
}
.tours-single {
	float: none;
	width: 100%;
	padding-right: 0;
}
.tours-info.fixed, .tour-info-col {
	position: relative;
	float: none;
	width: 100%;
}
.hotel-thmb, .locations .thmb, .hotel-thmb a {
	height: 180px;
}
}
.btn.btn-fav {
	border: none!important;
}
.advansed-filter-col {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}
#user-type-switcher {
	margin-top: 20px;
}
.whatToSee-container {
	background-color: #f2f2f2;
}
.user-page-aside .btn.booking span {
	padding: 10px;
}
.fixed-edit {
	position: fixed!important;
	z-index: 11;
	width: 60px!important;
	height: 60px!important;
	right: 20px!important;
	top: 100px!important;
	background-size: 22px auto;
}
.site-signup-wrap .select2-container {
	border: 1px solid #ccc;
	margin-bottom: 5px;
}
.user-filter {
	font-size: 0.9em;
}
.user-filter .col {
	width: 26.66%!important;
}
.user-filter .col.col-btn-search {
	width: 20%!important;
}
.user-filter .col-styles {
	padding: 10px 9px;
	background-color: #fff;
	border: 0;
	height: 55px;
	text-align: left;
}
.user-filter .search-lang {
	display: inline-block;
}
.user-filter .col.col-btn-search .btn {
	height: 55px;
}
.user-filter .title {
	color: #4c575b;
}
.user-filter .col.col-styles .ico {
	display: block;
	float: left;
	width: 30px;
	margin-right: 10px;
	height: 30px;
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: left top;
}
.user-filter .col.col-styles .title {
	padding: 7px 0;
	font-size: 0.9em;
	overflow: hidden;
}

@media only screen and (max-width: 800px) {
.user-filter .col {
	width: 100%!important;
}
.user-filter .col.col-btn-search {
	width: 100%!important;
}
}
.password-reset-btn {
	padding-top: 10px;
	text-align: center;
}
.pano-page {
	min-height: 100%;
	height: 100%;
	position: relative;
}
.pano-page .article-title {
	position: absolute;
	z-index: 5;
	top: 90px;
	color: #fff;
	text-align: center;
	width: 100%;
}
.pano-page .article-title h1 {
	font-size: 1.5em;
}
.pano-page .pano-text-container {
	display: none;
	position: absolute;
	right: 70px;
	width: 350px;
	padding: 30px;
	background: rgba(255, 255, 255, 0.9);
	z-index: 10;
	font-size: .9em;
}
.pano-page .pano-text-container h1 {
	font-size: 1.3em!important;
	margin-right: 30px;
}
.pano-page .pano-text-container.active {
	display: block;
}
.pano-text-close, .show-pano-text, .show-pano-text, .autoplay-pano, .btn-share-pano, .back-pano-list {
	z-index: 20;
	background-color: rgba(0, 0, 0, 0.4);
	border: 2px solid #fff;
	position: absolute;
	width: 40px;
	height: 40px;
	top: 20px;
	right: 20px;
	border-radius: 50%;
	cursor: pointer;
	background-image: url(../images/cancel.svg);
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center center;
}
.back-pano-list {
	background-color: rgba(0, 0, 0, 0.4);
	border: 2px solid #fff;
	background-image: url(../images/left.svg);
}
.pano-text-close {
	background-color: transparent;
	border: none;
}
.links-container {
	position: absolute;
	left: 150px;
	right: 150px;
	bottom: 20px;
	cursor: pointer;
	z-index: 3;
	transition: all ease .3s;
}
.hotels-slider .slick-prev, .links-container .slick-prev, .hotels-slider .slick-next, .links-container .slick-next {
	border-radius: 0;
	width: 30px!important;
	background-color: transparent!important;
}
.hotels-slider .slick-prev, .links-container .slick-prev {
	left: -25px!important;
}
.hotels-slider .slick-next, .links-container .slick-next {
	right: -25px!important;
}
.links-container {
	bottom: -400px;
}
.links-container.active {
	bottom: 15px;
}
.pano-item {
	display: inline-block;
	width: 100%;
	margin: 10px 0;
	overflow: hidden;
	position: relative;
	height: 120px;
}
.pano-item-overlay {
	position: absolute;

	top: 0;
	z-index: 2;
	left: 0;
	right: 0;
	bottom: 0;
}
.pano-item .pano {
	color: #fff;
	text-align: center;
	display: table-cell;
	padding: 0 5px!important;
	vertical-align: middle;
}
.pano-links .pano-item {
	padding: 0;
	display: inline-block;
	margin: 10px 15px;
	overflow: hidden;
	position: relative;
	height: 128px;
}
.pano-item .pano-item-overlay {
	border: 4px solid transparent;
}
.pano-item.active .pano-item-overlay {
	border: 4px solid #18a5ef;
	color: #fff;
}
.pano-links {
	text-align: center;
}
.pano-links > div:hover {
	color: #000;
}
#share-trip-modal, body.modal-open {
	padding-right: 0!important;
}
.close-links-container {
	position: absolute;
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.4);
	border: 2px solid #fff;
	top: 270px;
	right: 20px;
	z-index: 100;
	background-image: url(../images/pano-list.svg);
	background-size: 28px!important;
	background-repeat: no-repeat!important;
	background-position: center center!important;
}
.close-links-container.active {
	background-color: #18a5ef;
}
.active .close-links-container {
}
.pano-page #map {
	width: 260px;
	height: 160px;

	z-index: 10;
	position: absolute;
	border: 5px solid rgba(18, 67, 90, 0.26);
	left: 20px;
	bottom: 40px;
	opacity: 0.8;
}
.pano-page .loader {
	background-color: #fff;
}
.pano-page #pano {
	min-height: 300px;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
	position: absolute;
}
.itemPhotoid {
	position: absolute;
	top: 2px;
	left: 2px;
	background-color: #7a808e;
	color: #fff;
	padding: 2px 6px;
	font-size: 0.8em;
}
.images-list .itemPhoto {
	width: 50%;
}
.images-list .itemPhoto {
	width: 50%;
	display: block;
	float: left;
	position: relative;
	padding: 2px;
	box-sizing: border-box;
}
.artist-item:hover .actions, .itemPhoto:hover .actions {
	display: block;
}
.actions {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	padding: 0;
	display: none;
}
.actions .btn, .removeStage, .uploaded-avatar .remove-avatar {
	height: 30px;
	display: block;
	width: 30px;
	margin-bottom: 5px;
	cursor: pointer;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
	font-size: 0;
	color: transparent;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px;
}
ol:after, ol li:after, .article-meta:after, #social-list:after, .images-list:after, .edit-group-head:after, .params:after, .event-view-wrap:after, .catalog ul li:after, .blog-item-wrap:after, .events-list:after, .soc:after, .country:after, .event .caption:after, .popup-wrap:after, .event-links a:after, .edit-group-left-label:after, .tags-filter-col ul:after, .city-filter ul:after {
	content: '';
	clear: both;
	display: block;
}
.btn.remove, .remove-price {
	font-size: 0;
	color: transparent;
	width: 25px!important;
	overflow: hidden;
	padding: 0!important;
	height: 25px;
	background-color: #ffffff;
	border: none;
	background-image: url(../images/cancel.svg);
	border-radius: 50%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 15px;
}
th {
	font-weight: normal;
	font-family: 'pfagorasanspro-bold', Arial, sans-serif;
}
.table-hover > tbody > tr:hover {
	background-color: #fff;
}
.edit-page .msg, .msg {
	width: 300px;
	font-size: .9em;
	position: fixed;
	left: 20px;
	bottom: 20px;
	z-index: 1000;
	margin-bottom: 15px;

	color: #fff;
	padding: 15px 55px  15px 30px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #18a5ef;
}
.msg .glyphicon {
	display: none;
}
.show-pano-text {
	top: 90px;
	right: 20px;
	z-index: 20;
}
.autoplay-pano {
	top: 150px!important;
	right: 20px;
	background-image: url(../images/rotating-pano.svg);
}
.btn-share-pano {
	top: 210px!important;
	background-image: url(../images/share-bold.svg);
}
.show-pano-text {
	background-image: url(../images/info-pano.svg);
}
.show-pano-text.active, .autoplay-pano.active {
	background-color: #18a5ef;
}
.edit-page .form-col .edit-group-left-label label, .edit-page .form-col .label-col {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: .9em;
}
.edit-checkbox label {
	cursor: pointer;
	position: relative;
	z-index: 2;
	font-weight: normal!important;
	padding-left: 30px;
}
.edit-checkbox input[type=checkbox] ~ div {
	color: #fff!important;
	border: 2px solid #ccc;
	transition: all ease .15s;
	background-color: #fff;
	width: 20px;
	height: 20px;
}
.edit-checkbox input[type=checkbox] {
	position: absolute;
	opacity: 0;
}
.edit-checkbox .help-block {
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.edit-checkbox input[type=checkbox]:checked ~ div {
	transition: all ease .15s;
	background-color: #18a5ef;
	border: 2px solid #18a5ef;
	background-image: url(../images/checked.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 12px;
}
.edit-checkbox .form-group {
	position: relative;
}
.form-group {
	margin-bottom: 10px;
}
.edit-checkbox {
	margin-right: 20px;
}
.down-arrow .select2-selection--multiple {
	position: relative;
}
.pull-right .select2-container--krajee {
	display: block;
	min-width: 250px;
}
.pull-right .select2-container--krajee .select2-selection--single {
	padding-right: 40px;
}
.pull-right .select2-container--krajee .selection .select2-selection:after, .form-group .select2-container--krajee .selection .select2-selection:after, .down-arrow .select2-selection--multiple:after {
	content: '';
	position: absolute;
	width: 30px;
	height: 30px;
	top: 10px;
	right: 6px;
	background-image: url(../images/down-location.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px;
}
.select2-container--krajee .select2-selection--multiple .select2-selection__choice__remove {
	font-size: 24px;
}
.tour-agent-wrap {
	margin-bottom: 10px;
}
.user-page .nav-tabs {
}
.user-page .nav-tabs {
	display: table;
	width: 100%;
}
.user-page .nav-tabs > li {
	float: none;
	width: auto;
	display: table-cell;
	max-width: 0;
}

@media screen and (min-width: 768px) {
.socials a:hover {
	background-color: #18a5ef;
	border: 2px solid #18a5ef;
}
.tour-item {
	border: 4px solid transparent;
}
.tour-item:hover {
	border: 4px solid #18a5ef;
}
.profile-name {
	min-height: 150px;
	max-width: 560px;
}
.profile-name {
	display: table;
}
.profile-name h1 {
	display: table-cell;
	vertical-align: bottom;
}
}
#hours-list p {
	margin-bottom: 0;
}
.is_use_streetview .field-location-is_use_streetview {
	margin: 0;
	padding: 0;
}
.left-wrap {
	border: 1px solid #ccc;
	padding: 20px 30px;
}

@media screen and (min-width: 768px) {
.left-wrap > .form-group, .left-wrap form > .form-group, .tab-pane > .form-group {
	padding-bottom: 3px;
}
.left-wrap > .form-group, .left-wrap form > .form-group, .tab-pane > .form-group {
	position: relative;
	min-height: 20px;
}
}
.pano-text-wrap {
	height: 190px;
	overflow: hidden;
	margin-bottom: 20px;
}
.pano-nav {
}
.pano-nav #map {
	bottom: 140px;
	display: none;
}
.pano-nav #pano {
}
.pano-nav .pano-text-container {
	top: 90px;
}
.pano-text-container .btn {
	border: 2px solid #18a5ef;
	padding: 6px 15px;
	border-radius: 40px;
}
.pano-text-container .btn:hover, .pano-text-container .btn:active, .pano-text-container .btn:focus {
	background-color: #18a5ef;
}
.pano-item-wrap {
	display: table;
	height: 120px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}
.slick-disabled {
	opacity: 0!important;
}
.back-pano-list {
	left: 20px;
	right: auto;
	top: 90px;
	z-index: 100;
}
.pano-item-overlay:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.2);
}
.pano-item-overlay .pano {
	position: relative;
	z-index: 2;
}
.alert-success {
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 100!important;
}
.add-social .btn {
	float: left;
}
.left-wrap .nav-tabs {
	float: right;
	margin-bottom: 0;
	text-transform: uppercase;
}
.left-wrap .nav-tabs > li > a {
	padding: 8px!important;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	line-height: 20px;
	font-size: 0.8em;
}
.form-group {
	clear: both;
}
.photoEdit {
	background-image: url(../images/edit.svg);
}
.photoRemove, .removeStage, .uploaded-avatar .remove-avatar {
	background-image: url(../images/cancel.svg);
}
#finish_date label, #start_date label {
	display: none;
}

@media screen and (max-width: 1000px) {
.links-container {
	left: 50px;
	right: 50px;
}
}
.field-event-level .btn-default {
	height: 45px;
}
.bootstrap-touchspin-up, .bootstrap-touchspin-down {
	background-image: url(../images/left-gray.svg);
	background-repeat: no-repeat;
	background-size: 16px auto;
	background-position: center center;
}
.bootstrap-touchspin-up {
	background-image: url(../images/right-gray.svg);
}
label {
	word-break: normal;
}
.kv-panel-after, .form-group .select2-selection__clear {
	display: none!important;
}
.copy p {
	margin-bottom: 0;
}

@media screen and (max-width: 600px) {
.pano-page .article-title {
	top: 60px;
	position: relative;
	z-index: 13;
}
.pano-page .article-title h1 {
	margin-left: 40px;
	margin-right: 40px;
}
.blog.page {
	padding-top: 50px;
}
.back-pano-list {
	top: 55px;
	left: 5px;
}
.show-pano-text {
	top: 60px;
	right: 5px;
}
.autoplay-pano {
	top: 110px!important;
	right: 5px;
}
.btn-share-pano {
	top: 160px!important;
	right: 5px;
}
.close-links-container {
	top: 210px;
	right: 5px;
}
.blog-tops {
	margin-bottom: 0;
}
.blog-tops .item:first-child .thmb a, .blog-tops .item:nth-child(2) .thmb, .blog-tops .item:nth-child(2) .thmb a, .blog-tops .thmb a, .blog-list .thmb a {
	height: 200px;
}
}
.users-list-container {
	margin-bottom: 50px;
}
.footer-text {
	background-color: #fff;
	padding-top: 40px;
}
.my-trip-header .author .btn.booking span {
	padding: 7px 15px;
}
.users-header .filter-wrap {
	max-width: 1200px;
}

@media screen and (max-width: 1060px) {
.menu-blog {
	 
}
}

@media screen and (max-width: 860px) {
.author .pull-right {
	float: none!important;
	width: 100%;
}
.author .btn.booking {
	width: 100%;
}
}

@media screen and (max-width: 600px) {
.pano-page .pano-text-container {
	right: 5px;
	left: 5px;
	width: auto;
	top: 55px;
	padding: 30px;
	z-index: 140;
}
span.likes {
	padding-top: 12px;
}
.site-signup {
	padding: 50px 20px;
}
.trip-types {
	top: 10px;
	right: 10px;
}
.trip-types .trip-type, .map-button {
	margin-bottom: 5px;
}
.trip-locations-wrap {
	padding-left: 10px!important;
}
.trip-nav {
	padding-left: 20px;
}
.trip-nav-arrows {
	margin-right: 0;
}
.location-left, .location-right {
	margin-left: 5px;
}
.location-left, .location-right, .location-left:hover, .location-right:hover {
	background-size: 20px auto;
	background-color: transparent;
}
}

@media only screen and (max-width: 1000px) {
.comments-container .comment-author h4, .comments-container .comment-author .date {
	float: none;
	border: none;
	margin: 0;
	margin-bottom: 3px;
}
.comments-container .comment-author {
	padding-top: 0;
	padding-bottom: 20px;
}
.comments-container .comment-author {
	padding-bottom: 10px;
}
.comments-container .comment-author .stars {
	float: none;
	margin-left: 0;
}
}
.slick-dots li:before {
	display: none!important;
	margin: 0!important;
}
.single-view p {
	line-height: 1.4em;
}
.single-view h3 {
	margin-bottom: 20px;
}

@media only screen and (min-width: 1000px) {
.news-single-page .single-view-body p, .news-single-page .single-view-body h2, .news-single-page .single-view-body h3, .news-single-page .single-view-body ul, .news-single-page .single-view-body ol, .news-single-page .single-view-body blockquote {
	padding-right: 100px;
	padding-left: 100px;
}
}
.location-aside.city-aside {
	background-color: #fff;
}
.streetview-container .add, .btn-secondary.add {
	background-image: none!important;
	float: left;
	width: auto;
	border-radius: 0;
}
.streetview-container .add:hover, .btn-secondary.add:hover {
	background-color: #999;
}

@media only screen and (max-width: 780px) {
.footer-wrap, .google-wrap, .location-desc {
	display: none;
}
}
.locations .status {
	transform: translateY(0);
	background-color: #dea100;
	padding: 5px 15px;
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	right: auto;
	border: none;
	color: #fff;
}
.locations .status.active {
	background-color: rgb(79, 165, 24);
}
#grid_list_streetviews .kv-panel-before {
	display: none;
}
.gm-style button {
	display: none;
}
.markers-group {
	position: relative;
}
#pjaxMap {
	width: 100%;
	min-height: 500px;
}
#pjaxMap > div {
	width: 100%;
	min-height: 500px;
}
.field-location-website label {
	display: none!important;
}
.has-audio {
	position: absolute;
	padding: 5px;
	font-size: 0.9em;
	z-index: 10;
	background-color: #18a5ef;
	color: #fff;
}
.user-page-aside .nav-tabs {
	border-top: 1px solid #e6e6e6!important;
}
.user-page-aside .nav-tabs > li {
	margin: 0;
	padding: 10px 15px;
}
.user-page-aside .nav-tabs > li a {
	padding: 18px 10px!important;
}
.user-page-aside .nav-tabs > li {
	padding: 0;
	display: block;
	float: none;
	max-width: 100%;
	text-align: left;
	border-bottom: 1px solid #e6e6e6!important;
}
.user-page-aside .profile-header:before {
	display: none;
}
.user-page-aside .profile-header {
	background-image: none!important;
	display: none;
}
.user-page-aside .profile-name {
	display: block;
}
.user-page-aside .nav-tabs .active a {
	background-color: transparent!important;
}
.user-page-aside .nav-tabs li.active a {
	color: #2a2a2a!important;
}
.user-page-aside .nav-tabs li a:hover, .user-page-aside .nav-tabs li a:active, .user-page-aside .nav-tabs li a:focus {
	background-color: transparent!important;
}
.subscribers {
	font-size: 0.9em;
	color: #a5abad;
}
.subscribers strong {
	color: #4c575b;
}
.subscribers p {
	width: 50%;
	float: left;
	margin: 0;
}
.pagination .next span, .pagination .next a {
	background-image: url(../images/right.svg)!important;
}
.pagination .prev span, .pagination .prev a, .pagination .next span, .pagination .next a {
	border: 1px solid #e43133!important;
}
#title-tabs-container li:before, #title-tabs-container li:after {
	display: none!important;
}
#title-tabs-container .nav-tabs > li > a {
	padding: 5px!important;
}
.langs-filter li {
	width: 50%;
	float: left;
}
.trip-desc .region span {
}
.trip-desc .region span:after {
	content: ',';
}
.trip-desc .region span:last-of-type:after {
	content: ' ';
}
/* editor-page */
.editor-page {
	margin-bottom: 40px;
}
.editor-page .fa {
	display: none;
}
.editor-page .form-group .select2-selection {
	margin-bottom: 10px;
}
.editor-page .edit-hidden-block {
	padding-bottom: 5px;
}
.editor-page .field-slug .control-label {
	display: none;
}
.editor-page .field-slug, .editor-page #element_social {
	float: left;
	margin-right: 5px;
	width: 100%;
	max-width: 400px;
}
.editor-page #element_social button.add {
	margin-right: 5px!important;
}
#grid_list_streetviews td a {
	display: block;
	width: 30px;
	height: 30px;
	background-color: #ececec;
	float: left;
	margin-left: 10px;
	border-radius: 50%;
	background-image: url(../images/edit.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 15px;
}
#grid_list_streetviews td a { font-size: 0;}
#grid_list_streetviews td a.remove-streetview {
	background-image: url(../images/cancel.svg);
}
.slick-dots li {
	margin: 5px!important;
}
.whatToSee-container .slick-dots {
	vertical-align: top;
	bottom: -15px;
}
.whatToSee-container .slick-dots li {
	border: 2px solid #19a5ef;
}
.slick-dots li.slick-active {
	background-color: #19a5ef;
}
.single-view-body iframe {
	width: 100%; border: none; height: 450px;
}


.tele-button {
	height: 70px; width: 70px; z-index: 100; border-radius: 50%; 
	background-repeat: no-repeat;
	position: fixed;  right: 20px; bottom: 65px; 
		    background-color: #18a5ef;
	background-size: 36px;
	background-image: url(../images/telegramm-logo-white.svg);
	background-position: center center;
 
}
h3, .h3 {
	font-size: 1.25rem;
}

.index-slider:before,
.index-slider:after { content: ''; position: absolute; width: 400px; height: 125px; bottom: 0;
  z-index: 100;  background-repeat: no-repeat;
	background-image: url(../images/bg1.svg);
	background-position: left bottom;
}

.index-slider:after { right: 0; left: auto;
	background-image: url(../images/bg2.svg);
	background-position: right bottom;
}


@media screen and (min-width: 990px) {
	.trips-page .trip-item, .users-page .trip-item, .trips-page .tour-item-col, .trips-full .tour-item-col {
		width: 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
}


/**/
.glyphicon-star,
.glyphicon-star-empty {
	background-size: 15px;
	background-image: url(../images/star.svg);
	background-position: center center;
	position: relative;
 	height: 15px; width: 15px;
	display: inline-block;
}
.glyphicon-star.active {

	background-image: url(../images/star-active.svg);

}




.select2-container--krajee-bs4 .select2-selection {
	border: none!important;
	box-shadow: none;
}





.main-menu ul, .main-menu li {
	float: left;
}
.main-menu li.active a {
	border-bottom: 3px solid #18a5ef;
}
.main-menu li a {
	padding: 23px;
	padding-left: 10px;
	text-decoration: none;
	padding-right: 10px;
	display: block;
	border-bottom: 3px solid transparent;
}
.main-menu .active a {
	color: #fff!important;
}

@media only screen and (max-width: 800px) {
	  .index-slider:after  { display: none; }
}

@media only screen and (max-width: 1000px) {

	.main-menu ul, .main-menu li {
		float: none;
	}
	.main-menu {
		color: #fff;
	}
	.main-menu .google-wrap, .main-menu .lang {
		display: block;
		font-size: 0.8em;
	}
	.main-menu li.active a {
		border: none;
	}


	.main-menu li a {
		padding: 10px;
		padding-left: 45px;
	}
	.menu-btn span:before {
		top: -8px;
	}
	.menu-btn span:after {
		bottom: -6px;
	}
	.menu-btn span {
		top: 25px;
		left: 13px;
	}
	.menu-btn span, .menu-btn span:before, .menu-btn span:after {
		position: relative;
		width: 20px;
		height: 2px;
		background-color: #fff;
		display: block;
	}
	.logo {

		margin-left: 45px;
	}

	.menu-btn {
		display: block;
	}
	.menu-btn-active {
		background: url(../images/cancel-white.svg) center center no-repeat;
		background-size: 20px;
	}
	.menu-btn-active span {
		display: none!important;
	}
	.menu-btn {
		left: 0;
		top: 0;
		position: fixed;
	}
	.menu-btn span:before, .menu-btn span:after {
		content: '';
	}


	.main-menu li {
		float: none;
		margin-right: 0;
	}
	.main-menu ul {
		margin-bottom: 20px;
	}
	.main-menu li a {
		color: #fff;
		text-decoration: none;
		display: block;
		padding: 7px   20px 7px  25px;
	}
	.main-menu:before {
		position: relative;
		content: '';
		height: 55px;
		display: block;
		margin-bottom: 30px;
		background-repeat: no-repeat;
		background-position: 45px center;
	}
	.main-menu.active {
		left: 0;
		-ms-transform: translate(0px, 0);
		-webkit-transform: translate(0px, 0);
		transform: translate(0px, 0);
	}
	.main-menu {
		width: 250px;
		background-color: #062a3c;
		height: 100%;
		position: fixed;
		top: 0;
		left: -200px;
		padding-top: 0;
		z-index: 99;
		transition: all ease .2s;
	}
}

@media only screen and (max-width: 780px) {
.index-slider:before, .index-slider:after {
	width: 260px;
}


}

@media only screen and (max-width: 570px) {
.hot-links { margin-left: 20px; }
.hot-links a, .hot-links button {
	width: 100%;
	float: none;
}


}
@media only screen and (max-width: 768px) {


	.popular-routs .item {
		height: 230px; margin-bottom: 10px;
	}

}

.ua-now { width: 200px; height: 100px;
margin: auto;
	background-image: url(../images/logo-now.svg);
	background-repeat: no-repeat;
	background-size: 200px auto;
	background-position: center center;
}
.top-categories   {   margin-bottom: 2rem;   }
.top-categories a { display: flex; padding: .5rem 1rem ; background-color: #fff; margin: 2px;
	border-radius: 30px;  }
.top-categories a:before { width: 25px; height: 25px;   display:  block;
content: ''; margin-right: .8rem;
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: center center;

}

.cat47:before { background-image: url(../images/contacts-1.svg);}
.cat49:before { background-image: url(../images/where-to-slip.svg);}
.cat76:before { background-image: url(../images/where-to-eat.svg);}


@media only screen and (max-width: 600px) {
	.video:before {

		width: 70px;
		height: 70px;

		background-size: 37px auto;
	}
.top-categories { display: none; }


	.index-slider:before, .index-slider:after { display: none; }
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	color: #fff!important;
	background-color: #495057;
 }
.editor-path,
.form-vertical label {
	margin-bottom: 4px; font-size: .8rem; color: #8d8d8d;
}