@charset "utf-8";
/*======================================
 [ -Main Stylesheet-
  Theme: CityBook
  Version: 3.2
  Last change: 14/10/2022 ]
++ Fonts ++
++ General Style ++
++ Typography ++
++ loader ++
++ Content Styles ++
++ Header ++
++ Navigation ++
++ section ++
++ Home / Sliders ++
++ Register form ++
++ Listing ++
++ Scroll nav ++
++ Forms ++
++ Counter ++
++ Team ++
++ Map ++
++ Accordion ++
++ Dashboard ++
++ Button ++
++ Grid Gallery ++
++ Image collage ++
++ Price tables ++
++ Testimonials ++
++ Sponsors ++
++ Footer ++
++ Timeline ++
++ Blog ++
++ Video ++
++ Share ++
++ 404 ++
++ Coming Soon ++
++ Responsive ++
/*-------------Fonts---------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,800i,900|Quicksand:300,400,500,700&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');
/*-------------General Style---------------------------------------*/
html{
	overflow-x:hidden !important;
	height:100%;
}
body{
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 14px;
	/*height:100%;

		24/06/2024 βγήκε για scroll bar removal
	*/
	
	background:#FFF;
	color:#000;
	border-style: none;
	font-family: fontAwesome
}
@-o-viewport {width: device-width;}
@-ms-viewport {width: device-width;}
@viewport {width: device-width;}
/*--------------Typography--------------------------------------*/
p {
    font-size: 12px;
    line-height: 23px;
    padding-bottom: 10px;
	font-weight:500;
	color: #878C9F;
}

/*------ loader-------------------------------------------------*/

/* ---------Content Styles--------------------------------------*/
#main{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	opacity:0;
}
 
.container{
	max-width: 1224px;
	width:92%;
	margin:0 auto;
	position: relative;
	z-index:5;
} 
.big-container {
	max-width:1500px;
}
.small-container {
	max-width:1024px;
}
#wrapper {
	float:left;
	width:100%;
	position:relative;
	z-index:5;
	padding-top:80px;
}
#wrapper.no-padding {
	padding-top:0;
}
.content {
	width:100%;
	/* position:relative;*/
	z-index:4;
	float:left;
	background:#fff;
}
.content.fs-slider-wrap {
	padding-top:80px;
}
.fl-wrap {
	float:left;
	width:100%;
	position:relative;
}
.bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background-size: cover;
	background-attachment: scroll  ;
	background-position: center  ;
	background-repeat:repeat;
	background-origin: content-box;
}
.shapes-bg-small:before  , .shapes-bg-big:before  {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-repeat:repeat;
	opacity:0.3;
}
.shapes-bg-small:before{
	background-attachment:scroll;
	background-size:cover;
	background-image:url(../images/bg/shapes-small.png);
}
.shapes-bg-big:before{
	background-image:url(../images/bg/shapes-big.png);
}
.overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
	z-index:2
}
/* ------Header------------------------------------------------------------ */

/* ------Navigation------------------------------------------------------------ */

/*------ section-------------------------------------------------*/

/*------ Home / Sliders-------------------------------------------------*/

/*------ register form------------------------------------------------*/

/*------ listing------------------------------------------------*/
.card-listing .geodir-category-listing {
	overflow:hidden;
	border-radius:10px;
	border:1px solid #eee;
}
.card-listing .geodir-category-content {
	z-index:2;
}
.card-listing .geodir-category-content h3 {
	float:left;
	width:100%;
	margin-bottom:1px;
	text-align:left;
	font-size:18px;
	font-weight:600;
}
.card-listing .geodir-category-content h3  a {
	color:#334e6f;
}
.card-listing .geodir-category-content p {
	text-align:left;
	font-size:12px;
	color:#666;
}
.card-listing  .geodir-category-img img {
	float:left;
	width:100%;
	height:auto;
	z-index:1;
}
.card-listing  .geodir-category-img .overlay {
	opacity:0.1;
}
.card-listing .geodir-category-content {
	padding:10px 10px 10px;
	background:#fff;
}
.card-listing  .listing-rating  {
	float:left;
	width:100%;
	margin-top:20px;
}
.card-listing  .listing-rating.card-popup-rainingvis i , .dashboard-listing-table-text .listing-rating.card-popup-rainingvis i{
	float:left;
	margin-right:7px;
}
.card-listing  .listing-rating span , .dashboard-listing-table-text .listing-rating span{
	float:left;
	margin-left:10px;
	color:#999;
	position:relative;
	top:-2px;
}
.card-listing  .listing-avatar {
	position:absolute;
	top:-30px;
	right:20px;
	width:60px;
	height:60px;
	z-index:10;
}
.card-listing  .listing-avatar img {
	width:60px;
	height:60px;
	border:6px solid rgba(255,255,255,0.4);
 	border-radius:100%;
}
.avatar-tooltip {
	position:absolute;
	top:-50px;
	padding:15px 15px 15px 4px;
	border-radius:4px;
	text-align:right;
	background:#fff;
	z-index:10;
	right:0;
	visibility: hidden;
	pointer-events: none;
	opacity:0;
	margin-top:-20px;
	min-width:200px;
    transition: all 200ms linear;
}
.avatar-tooltip strong {
	font-weight:700;
	color:#666;
}
.avatar-tooltip:after {
	top: 100%;
	right: 22px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.avatar-tooltip:after {
	border-color: transparent;
	border-top-color: #fff;
	border-width: 7px;
	margin-left: 7px;
}
.card-listing  .listing-avatar:hover  .avatar-tooltip {
	margin-top:0;
	visibility:visible;
	opacity:1;
}
.card-listing .geodir-category-location i , .card-listing .geodir-category-location a{
	float:left;
}
.card-listing .geodir-category-location {
	padding:15px 0 ;
	float:left;
	width:100%;
	margin-top:15px;
	font-weight:500;
	border-top:1px solid #eee;
}
.card-listing .geodir-category-location  a {
	color: #999;
	position:relative;
}
.card-listing .geodir-category-location i {
	padding-right:15px;
	font-size:14px;
}
.card-listing  .list-post-counter {
	position:absolute;
	z-index:4;
	right:20px;
	top:20px;
	color:#fff;
	cursor:pointer;
	font-weight:700;
	padding:6px 10px;
	border-radius:4px;
	background:rgba(0,0,0,0.41);
}
.card-listing  .list-post-counter i{
	padding-left:10px;
}
.card-listing .listing-geodir-category {
	position:absolute;
	top:-20px;
	left:20px;
	padding:10px 25px;
	color:#fff;
	border-radius:4px;
	z-index:5;
	box-shadow:0px 0px 0px 7px rgba(255,255,255,0.4);
}
.card-btn {
	float:left;
	margin-top:20px;
	padding:15px 40px;
	border-radius:6px;
	background:#f9f9f9;
	font-weight:500;
	color:#fff;
}
.card-btn i {
	padding-left:10px;
}
.card-btn:hover {
	color:#fff;
}
.listing-item-grid {
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	border-radius:6px;
}
.listing-item-grid:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.31);
	z-index:2;
	transition: all .2s ease-in-out;
}
.listing-item-grid:hover:before {
	background:rgba(0,0,0,0.41);
}
.listing-item-grid .listing-item-cat {
	position:absolute;
	z-index:3;
	bottom:0;
	left:0;
	width:100%;
	padding:0 20px 10px 20px;
}
.listing-item-grid .listing-item-cat h3 {
	float:left;
	text-align:left;
	font-size:22px;
	font-weight:700;
}
.listing-item-grid .listing-item-cat h3  a{
	color:#fff;
}
.listing-item-grid .listing-item-cat h3  a:hover {
	color:rgba(255,255,255,0.71);
}
.listing-item-grid .listing-item-cat p {
	float:left;
	width:100%;
	margin-top:10px;
	color:#fff;
	font-size:13px;
	text-align:left;
}
.listing-item-grid .listing-counter {
	position:absolute;
	top:20px;
	left:20px;
	padding:8px 16px;
	z-index:3;
	color:#fff;
	border-radius:20px;
	font-size:11px;
	font-weight:600;
	box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.3);
}
.listing-item-grid img , .geodir-category-img img {
    transform: translateZ(0);
  	transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
}
.listing-item-grid:hover img , .geodir-category-listing:hover .geodir-category-img img {
	transform: scale(1.15);
}
.col-list-wrap {
	position:relative;
	width:35%;
	background:#f9f9f9;
	min-height: 100vh;
	z-index:10;
}
.gray-bg {
	background:#f9f9f9;
}
.fh-col-list-wrap , .center-col-list-wrap {
	width:100%;
}
.left-list {
	float:left;
}
.right-list {
	float:right;
}
.load-more-button {
	color:#fff;
	display:inline-block;
	padding:15px 35px;
	border-radius:30px;
	margin-top:50px;
	position:relative;
	box-shadow: 0px 0px 0px 7px rgba(204,204,204,0.2);
}
.load-more-button i {
	float:right;
	margin-left:10px;
	top:2px;
	position:relative;
	animation-name: spin;
	animation-duration: 900ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.back-to-filters {
	position:absolute;
	right:-40px;
	width:40px;
	height:40px;
	top:0;
	color:#fff;
	line-height:40px;
	z-index:-1;
}
.back-to-filters.btf-l {
	right:-40px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
}
.back-to-filters.btf-r {
	left:-40px;
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
}
.back-to-filters span {
	visibility:visible;
	position:absolute;
	height:40px;
	min-width:150px;
	line-height:40px;
	visibility:hidden;
	opacity:0;
	top:0;
	margin-top:20px;
	 -webkit-transition: all 300ms;
  	transition: all 300ms;
	font-weight:500;
}
.back-to-filters.btf-l span {
	left:-150px;
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
}
.back-to-filters.btf-r span {
	right:-150px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
}
.back-to-filters:hover span {
	margin-top:0;
	visibility:visible;
	opacity:1;
}
.listsearch-options {
	padding:50px 10px;
	background:#fff;
	z-index:20;
}
.listing-view-layout {
	float:right;
}
.listing-view-layout li {
	float:left;
	margin-left:10px;
}
.listing-view-layout li  a {
	width:40px;
	height:40px;
	line-height:40px;
	float:left;
	border:1px solid #fff;
	border-radius:100%;
	color:#fff;
}
.listing-view-layout li  a i {
	font-size:14px;
}
.listing-view-layout li  a.active {
	background:#fff;
}
.listsearch-header {
	padding-bottom:15px;
	border-bottom:1px solid #eee;
}
.fh-col-list-wrap  .listsearch-input-wrap  {
	background:#fff;
	border:none;
	padding:30px 30px;
	margin-top:0;
	border-radius:6px;
}

.listsearch-header h3 {
	float:left;
	text-align:left;
	font-size:22px;
	font-weight:700;
	color:#5D6275;
}
.listsearch-input-wrap {
	margin-top:30px;
}
.listsearch-input-text a.loc-act{
	position:absolute;
	top:54px;
	right:20px;
	z-index:5;
	cursor:pointer;
}
@keyframes pulse {
    50% {
        box-shadow: 0 0 0 10px rgba(255,255,255,.1),
        0 0 0 20px rgba(255,255,255,.2),
        0 0 0 40px rgba(238, 238,238, 0.3000);
    }
}
.listsearch-input-text a.loc-act:hover {
	border-radius:100%;
	animation: pulse 1.1s infinite ease-in-out;
}
.listsearch-input-text input , .listsearch-input-item input {
	float:left;
	border:1px solid #eee;
	background:#fff;
	background:#f9f9f9;
	width:100%;
	padding:15px 20px 15px 20px;
	border-radius:6px;
	-webkit-appearance: none;
}
.listsearch-input-text   label {
	float:left;
	position:relative;
	text-align:left;
	padding-bottom:20px;
	font-weight:500;
	font-size:14px;
}
.listsearch-input-text   label i {
	position:absolute;
	bottom:-34px;
	left:12px;
	font-size:22px;
}
.listsearch-input-text {
	float:left;
	width:100%;
	margin-bottom:20px;
	margin-top:20px;
	position:relative;
}
.fh-col-list-wrap .listsearch-input-text {
	margin-bottom:0;
}
.listsearch-input-item {
	float:left;
	width:33.3%;
	padding:0 3px;
	position:relative;
}
.fh-col-list-wrap  .listsearch-input-wrap  .listsearch-input-item {
	width:100%;
	padding:0;
	margin-bottom:20px;
}
.listsearch-input-item i.single-i {
	position:absolute;
	left:22px;
	top:16px;
	z-index:10;
	font-size:18px;
}
.listsearch-input-item .nice-select {
	color:#fff;
	border-radius:4px;
	float:left;
	width:100%;
}
.listsearch-input-item .nice-select .list {
	float:left;
	width:100%;
	padding: 60px 12px 10px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
}
.listsearch-input-item .nice-select .list li{
	float:left;
	width:100%;
	padding: 5px 10px 6px;
    color: #666;
    font-size: 16px;
    border-radius: 2px;
	min-height:20px;
	line-height:20px;
}
.listsearch-input-item .nice-select .list li:hover , .listsearch-input-item .nice-select .list li.selected  {
	color:#fff;
}
.filter-tags {
	margin-top:30px;
}
.fh-col-list-wrap .filter-tags{
	margin-bottom:20px;
}
.filter-tags-wrap {
	float:left;
}
.fh-col-list-wrap .filter-tags-wrap {
	width:100%;
	margin-bottom:10px;
}
.filter-tags h4 {
	float: left;
    position: relative;
    text-align: left;
    padding-bottom: 20px;
    font-weight: 500;
    font-size: 14px;
	width:100%;
}
.data-radius-title{
	font-style:normal;
	font-size:15px;
	color:#888;
	font-weight:400;
	margin-top:0;
	display:block;
}
.distance-input {
	margin-top:30px;
}
.hidden-listing-filter {
	display:none;
	margin-bottom:30px;
}
.fs-map-btn {
	border:none;
	float:left;
	padding:12px 45px;
	border-radius:4px;
	color:#fff;
	cursor:pointer;
}
.more-filter-option {
	float:right;
	position:relative;
	cursor:pointer;
	font-weight: 500;
    font-size: 14px;
	top:10px;
}
.more-filter-option:before {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	right:26px;
	height:1px;
	border-bottom:1px  dotted #ccc;
}
.more-filter-option span{
	float:right;
	width:24px;
	height:24px;
	position:relative;
	border-radius:100%;
	margin-left:10px;
}
.more-filter-option span:before , .more-filter-option span:after {
	content:'';
	position:absolute;
	background:#fff;
	border-radius:4px;
    transition: all 100ms linear;
}
.more-filter-option span:before {
	top:50%;
	left:6px;
	width:12px;
	height:2px;
	margin-top:-1px;
}
.more-filter-option span:after  {
	top:6px;
	left:50%;
	width:2px;
	height:12px;
	margin-left:-1px;
}
.more-filter-option span.mfilopact:after{
	height:0px;
}
.listing-item {
	float:left;
	width:50%;
	padding:0 8px;
	margin-bottom:12px;
}
.list-carousel {
	padding:0 30px;
}
.list-carousel .listing-item {
	width:100%;
}
.slick-slide-item {
	float:left;
	width:100%;
}
.listing-item.list-layout {
	width:100%;
	padding:0;
	background:#fff;
}
.listing-item.list-layout .geodir-category-img , .listing-item.list-layout .geodir-category-content {
	width:50%;
	float:left;
	position:relative;
}
.listing-item.list-layout .geodir-category-img {
	overflow:hidden;
}
.listing-item.list-layout  .listing-geodir-category {
	left:-100%;
	margin-left:20px;
	top:20px;
	z-index:100;
}
.listing-item.list-layout   .listing-avatar {
	top:100%;
	margin-top:-40px;
	margin-right:20px;
	right:100%;
}
.listsearch-maiwrap{
	background:#fff;
	padding:25px 30px;
}
.center-col-list-wrap .listing-item {
	width:33.3%;
	margin-bottom:20px;
}
.center-col-list-wrap .listing-item.list-layout {
	width:100%;
}
.center-col-list-wrap .listing-item.list-layout  .geodir-category-img  {
	width:30%;
	float:left;
	position:relative;
}
.center-col-list-wrap .listing-item.list-layout  .geodir-category-content {
	width:70%;
	float:left;
	position:relative;
}
.list-main-wrap {
	padding:50px 0;
}
.distance-title {
	float:left;
	text-align:left;
	margin-bottom:20px;
	font-weight:500;
	font-size:14px;
}
.distance-title i {
	font-size:14px;
	padding-right:6px;
}
.distance-radius-wrap {
	height:3px;
	border-radius:4px;
	background:#BDCBDB;
}
.map-popup-wrap {
	display:block;
	width:300px !important;
	position:relative;
}
.map-popup {
	display:block;
	width:100%;
	position:relative;
	overflow:hidden;
	border-radius:10px;
	box-shadow: 0 9px 16px rgba(58, 87, 135, 0.15);
}
.map-popup-wrap:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	margin-top:-1px;
	z-index:20;
}
.map-popup-wrap:before {
	border-color:  transparent;
	border-top-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}
.map-popup img {
	width:100%;
	height:auto;
    transform: translateZ(0);
  	transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
}
.listing-img-content:hover img {
	transform: scale(1.15);
}
.listing-content {
	background:#fff;
	padding:25px 20px;
	z-index:20;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.infoBox-close {
	position:absolute;
	width:30px;
	height:30px;
	line-height:30px;
	top:15px;
	right:20px;
	color:#fff;
	border-radius:100%;
	z-index:20;
	cursor:pointer;
}
.infoBox-close:hover {
	background:#fff;
	color:#000;
}
.infoBox-plug {
	position:absolute;
	width:auto;
	height:30px;
	line-height:30px;
	top:15px;
	left:20px;
	color:#fff ;
	border-radius:100%;
	z-index:20;
	cursor:pointer;
	float: top;
}
.infoBox-plug a.open-plug:before {
	content:"Park n Plug";
	font-size: 14px;
	position:absolute;
	right:-90px;
	top:0;
	transition: all .2s ease-in-out;
	opacity:0;
	visibility:hidden;
	color: #44AA00;
	z-index:20;
}
.infoBox-plug a.open-plug:hover:before  {
	visibility:visible;
	opacity:1;
	z-index:20;
}
.infoBox-ride {
	position:absolute;
	width:auto;
	height:30px;
	line-height:30px;
	top:50px;
	left:20px;
	color:#fff ;
	border-radius:100%;
	z-index:20;
	cursor:pointer;
	clear:top !important;
}
.infoBox-ride a.open-ride:before {
	content:"Park n Ride";
	font-size: 14px;
	position:absolute;
	right:-90px;
	top:0px;
	transition: all .2s ease-in-out;
	opacity:0;
	visibility:hidden;
	color: #EF7C00;
	z-index:20;
}
.infoBox-ride a.open-ride:hover:before  {
	visibility:visible;
	opacity:1;
	z-index:20;
}
.listing-title h4{
	float:left;
	width:100%;
	text-align:left;
	font-size:16px;
	font-weight:600;
	color: #566985;
	padding-bottom:20px;
}
.listing-title h4 a {
	color: #566985;
}
.listing-img-content {
	overflow:hidden;
}
.listing-img-content:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
	background:#292929;
	opacity:0.3;
}
.cluster img{
	display:none
}
.cluster{
	width:40px!important;
	height:40px!important;
}
.cluster div{
	text-align:center;
	font-size:15px!important;
	color:#fff!important;
	font-weight:600;
	border-radius:100%;
	width:40px!important;
	height:40px!important;
	line-height:38px!important;
	box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.1);
	border:2px solid  #fff;
    transition: all 100ms 3inear;
	animation:cluster-animation 1.5s infinite;
}
.cluster div:hover {
	background:#5d6275;
}
@keyframes cluster-animation{0%,100%{box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.1);}50%{box-shadow: 0px 0px 0px 9px rgba(0,0,0,0.1);}}
.map-popup-location-phone , .map-popup-location-info {
	float:left;
	color:#666;
	font-size:13px;
	width:100%;
	text-align:left;
	margin-bottom:5px;
}
.map-popup-location-phone i , .map-popup-location-info i{
	padding-right:10px;
	font-size:14px;
}
.map-card-rainting {
	position:absolute;
	z-index:10;
	left:20px;
	top:-28px;
}
.map-card-rainting i {
	float:left;
	color:#FACC39;
	margin-right:6px;
}
.map-popup-reviews-count {
	border: 1px solid #545F72;
	border-radius: 10px;
  	padding: 4px 8px 4px; 
  	margin: 2px; 
  	background-color: #545F72;
	color: rgba(103, 216, 28, 1);
	font-size: medium;
	position:relative;
	top:-150px;
}
.map-popup-category {
	position:absolute;
	top:20px;
	left:20px;
	font-weight:500;
	color:#fff;
	z-index:20;
	padding:10px 12px;
	border-radius:4px;
	box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.2);
}
.pagination {
	margin-top:20px;
	text-align:center;
	float:left;
	width:100%;
}
.pagination  a {
	display:inline-block;
	width:44px;
	height:44px;
	line-height:44px;
	border-radius:6px;
 	border:1px solid #eee;
	box-sizing:border-box;
	position:relative;
	font-size:13px;
	color:#888DA0;
	background:#fff;
	letter-spacing:1px;
}
.pagination a.current-page, .pagination a:hover {
    color:#fff;
}
.pagination  a i {
	font-size:12px;
}
section.list-single-section {
	padding-bottom:0;
	padding-top:200px;
}
section.list-single-section .bg {
	height:110%;
	top:-5%;
}
.list-single-header  {
	z-index:10;
	padding-bottom:50px;
}
.list-single-header.list-single-header-inside {
	padding-bottom:0;
	padding:30px 0;
	background:#fff;
	border-radius:6px;
	border:1px solid #eee;
}
.list-single-header-item h2 {
	float:left;
	width:100%;
	text-align:left;
	color:#fff;
	font-size:46px;
	font-weight:700;
	padding-bottom:15px;
}
.list-single-header-inside .list-single-header-item h2 {
	color: #334e6f;
	font-size:36px;
}
.list-single-header-item h2 span , .list-single-header-item h2 a {
	font-size:13px;
	font-weight:400;
}
.list-single-header-item h2 a {
	font-weight:600;
	color:#5ECFB1;
}
.list-single-header-item p {
	color: rgba(255,255,255,0.71);
	font-weight:500;
	text-align:left;
}
.list-single-header .section-separator {
	margin-top:0;
}
.list-single-header .section-separator:before{
	left:26px;
}
.list-single-header-item .listing-rating {
	float:left;
	margin-top:10px;
}
.list-single-header-item .listing-rating  i {
	float:left;
	margin-right:6px;
}
.list-single-header-item .listing-rating span {
	color: rgba(255,255,255,0.71);
 	float:left;
	margin-left:12px;
	position:relative;
	top:-2px;
}
.list-single-header.list-single-header-inside  .list-single-header-item .listing-rating span  {
	color:#666
}
.list-single-header-contacts {
	margin-top:20px;
}
.list-single-header-contacts li {
	float:left;
	margin-right:18px;
}
.list-single-header-contacts li a {
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:600;
}
.list-single-header-inside .list-single-header-contacts li a{
	color: #334e6f;
}
.list-single-header-contacts li i {
	padding-right:10px;
}
.list-single-header-contacts li a:hover {
	color:rgba(255,255,255,0.71)
}
.list-single-header-cat {
	margin-bottom:20px;
}
.list-single-header-cat  a {
	color:#fff;
	border-radius:4px;
	padding:10px 25px;
	float:left;
}
.list-single-header-cat span {
	float:left;
	color:#fff;
	padding-left:30px;
	position:relative;
	top:10px;
}
.list-single-header-cat span:before {
	content:'';
	position:absolute;
	top:50%;
	left:10px;
	height:1px;
	width:10px;
	background:rgba(255,255,255,0.51);
}
.list-single-header-cat span i {
	padding-left:4px;
}
.list-single-header-column {
	position:relative;
	margin-top:20px;
}
.list-single-header-inside .list-single-header-column  {
	margin-top:0;
}
.list-single-header-column .viewed-counter ,  .list-single-header-column .custom-scroll-link {
	float:right;
	color:#fff;
	padding:7px 12px;
	border-radius:20px;
	margin-right:10px;
	position:relative;
	top:8px;
	border:1px solid rgba(255,255,255,0.41);
	border-radius:4px;
	background:rgba(255,255,255,0.11);
}
.list-single-header-inside .list-single-header-column .viewed-counter  , .list-single-header-inside .list-single-header-column .custom-scroll-link{
	float:right;
	border:1px solid #eee;
	border-radius:4px;
	color:#999;
	margin-bottom:12px;
}
.list-single-header-column .viewed-counter:hover , .list-single-header-column .custom-scroll-link:hover {
	background:rgba(255,255,255,0.21);
}
.viewed-counter i , .list-single-header-column .custom-scroll-link i {
	padding-right:10px;
}
.list-post-counter.single-list-post-counter {
	position:relative;
	float:left;
	color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 6px 10px;
    border-radius: 4px;
    background:  rgba(255,255,255,0.21);
	margin-left:20px;
	top:2px;
}
.list-post-counter.single-list-post-counter i {
	padding-left:10px;
	color:#F4454C;
}
.list-single-header-inside .list-post-counter.single-list-post-counter {
	border:1px solid #eee;
	color:#666;
}
.list-single-main-item {
	padding:30px 30px;
	border-radius:100%;
	background:#fff;
	border-radius:10px;
	border:1px solid #eee;
	margin-bottom:20px;
}
article .list-single-main-item {
	margin-bottom:0;
}
.list-single-main-item-title  h3{
	color: #334e6f;
	text-align: left;
    font-size: 18px;
    font-weight: 600;
}
.list-single-main-item-title  h3 a{
	color: #334e6f;
}
.list-single-main-item-title {
	margin:0 0 20px 0;
}
.list-single-main-item p {
	text-align:left;
	color:#878C9F;
}
.listing-features li{
	float:left;
	width:33.3%;
	text-align:left;
	margin-bottom:15px;
	font-size:13px;
	color: #888DA0;
    font-weight: 600;
}
.listing-features li i {
	padding-right:10px;
}
.list-single-main-media  {

	border-radius:10px;
	overflow:hidden;
	margin-bottom:20px;
}
.list-single-main-media img {
	width:100%;
	height:auto;
}
.list-single-main-wrapper .breadcrumbs{
	border-radius:6px;
	top:-25px;
	background:#fff;
	padding:15px 20px;
}
.list-single-main-wrapper .breadcrumbs a , .list-single-main-wrapper .breadcrumbs span {
	float:left;
	color:#fff;
	padding-right:20px;
	font-weight:600;
}
.list-single-main-wrapper .breadcrumbs span {
	color:rgba(255,255,255,0.71);
}
.list-single-main-wrapper .breadcrumbs a:before {
	content:'';
	position:absolute;
	width:4px;
	height:4px;
	background:#fff;
	border-radius:100%;
	right:8px;
	top:50%;
	margin-top:-2px;
}
.list-single-facts  {
	margin:10px 0 20px;
	padding:20px 30px;
	border-radius:6px;
}
.list-single-facts  .inline-facts-wrap{
	width:33.3%;
	float:left;
	color:#fff;
	position:relative;
}
.list-single-facts  .inline-facts-wrap:before {
	content:'';
	position:absolute;
	top:50%;
	right:0;
	width:1px;
	height:70px;
	margin-top:-35px;
	background:rgba(255,255,255,0.21);
}
.list-single-facts  .inline-facts-wrap:last-child:before{
	display:none;
}
.list-single-facts  .inline-facts-wrap i {
	font-size:30px;
	width:80px;
	height:80px;
	line-height:80px;
	border-radius:100%;
	background:rgba(255,255,255,0.11);
	border:1px solid rgba(255,255,255,0.21);
}
.list-single-facts  .inline-facts-wrap .num , .single-facts .inline-facts-wrap .num{
	display:block;
	margin:12px 0;
	font-size:30px;
	font-weight:800;
}
.single-facts .inline-facts-wrap  {
	float:left;
	width:25%;
	padding:0 25px;
}
.single-facts .inline-facts-wrap .num {
	color:#fff;
	font-size:64px;
}
.list-single-facts  .inline-facts-wrap h6 , .single-facts .inline-facts-wrap h6 {
	color: rgba(255,255,255,0.71);
    font-size: 13px;
	font-weight:500;
}
.single-facts .inline-facts-wrap h6 {
	font-size:15px;
	font-weight:500;
	position:relative;
	color: rgba(255,255,255,0.91);
}
.single-facts .inline-facts-wrap h6:before {
	content:'';
	position:absolute;
	top:-12px;
	left:50%;
	height:1px;
	background:#fff;
	margin-left:-25px;
	opacity:0.4;
	width:50px;
}
.tags-stylwrap  a{
	float:left;
	padding:10px 20px;
	border-radius:4px;
	color:#888DA0;
	font-weight:500;
	margin-right:6px;
	border:1px solid #eee;
}
.list-single-tags.blog-tags {
	margin-bottom:15px;
	float:left;
}
.list-single-contacts  {
	margin-top:20px
}
.list-single-contacts li {
	float:left;
	width:100%;
}
.list-single-contacts li span  , .list-single-contacts li a{
	float:left;
	text-align:left;
	font-weight:500;
}
.list-single-contacts li span i {
	margin-right:7px;
	font-size:14px;
}
.list-single-contacts   li a {
	margin-left:20px;
	color:#878C9F;
}
.promo-link{
	position:absolute;
	bottom:40px;
	left:50px;
    padding: 16px 55px 16px 70px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 30px;
    font-size: 11px;
    font-weight: 700;
    box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.4);
	z-index:10;
}
.promo-link i {
	position:absolute;
	left:10px;
	top:50%;
	height:34px;
	width:34px;
	line-height:34px;
	color:#878C9F;
	border-radius:100%;
	margin-top:-17px;
	background:#fff;
}
.promo-link:hover i{
	background: #2C3B5A;
	color:#fff;
}
.list-single-gallery {
	float:left;
	width:100%;
}
.list-single-gallery   .box-item a.gal-link{
	top:-50%;
	left:50%;
	margin:-20px 0 0 -20px;
}
.list-single-gallery .box-item {
	border-radius:6px;
}
.list-single-gallery   .box-item:hover a.gal-link {
	top:50%;
}
.box-item:hover:before {
	opacity:1;
}
.box-widget-item {
	margin-bottom:30px;
}
.box-widget-item-header {
	display:block;
	margin-bottom:22px;
}
.box-widget-item-header h3 {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
	color: #334e6f;
}
.list-author-widget-header {
	padding:70px 20px;
}
.list-author-widget-header img {
	position:absolute;
	width:100px;
	height:100px;
	border-radius:100%;
	left:50%;
	margin-left:-50px;
	bottom:-30px;
	border: 6px solid rgba(255,255,255,0.2);
    border-radius: 100%;
}
.list-author-widget-link {
	display:inline-block;
	position:relative;
	top:-20px;
}
.list-author-widget-link a {
	color:#fff;
	font-weight:600;
	font-size:18px;
}
.list-author-widget-link a:hover {
	color:rgba(255,255,255,0.71);
}
.box-widget {
	background:#fff;
    border-radius: 10px;
    border: 1px solid #eee;
	overflow:hidden;
	float:left;
	width:100%;
}
.no-bor-rad {
	border-radius:0;
}
.box-widget-content {
	float:left;
	width:100%;
	position:relative;
	padding:25px 30px 30px;
}
.banner-wdget {
	overflow:hidden;
	border-radius:6px;
}
.banner-wdget .overlay {
	opacity:0.4;
}
.banner-wdget-content {
	padding:90px 30px 70px;
	z-index:10;
}
.banner-wdget-content h4 {
	font-weight:600;
	color:#fff;
	font-size:16px;
}
.banner-wdget-content a {
	font-weight: 600;
	color:#fff;
	padding:12px 30px;
	display:inline-table;
	margin-top:25px;
    border-radius: 30px;
    cursor: pointer;
    box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.2);
}
.banner-wdget-content a:hover{
    background: #24324F;
}
.pricerange  span{
	float:left;
	margin-right: 20px;
    color: #878C9F;
	font-weight:700;
}
.pricerange {
	font-size:14px;
	text-align:left;
	font-weight:500;
	color: #5ECFB1;
}
.claim-widget-link {
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid #eee;
}
.claim-widget-link span , .claim-widget-link a {
	float:left;
	text-align:left;
	font-weight:500;
}
.claim-widget-link a:hover{
    color: #24324F;
}
.claim-widget-link span {
	color: #878C9F;
	margin-right:20px;
}
.search-widget input {
	float:left;
	width:100%;
	border:none;
	background: #fff;
	height:50px;
	padding:0 80px 0 20px;
	z-index:1;
}
.search-widget .search-submit{
	position:absolute;
	top:0;
	right:0;
	width:80px;
	height:50px;
	line-height:50px;
	z-index:2;
	color:#fff;
	border:none;
	cursor:pointer;
}
.box-widget-item .list-single-tags a {
	margin-bottom:10px;
	border: none;
	color:#fff;
	font-size:11px;
}
.cat-item li{
	float:left;
	width:100%;
	padding-bottom: 8px;
	margin-bottom: 15px;
	text-align:left;
	position:relative;
}
.cat-item li:last-child {
	margin-bottom:0;
}
.cat-item li:before {
	content:'';
	position:absolute;
	bottom:6px;
	width:100px;
	height:1px;
	background:#eee;
	left:50%;
	margin-left:-25px;
}
.cat-item  li a{
	float:left;
	font-size:12px;
	color:#666;
	font-weight:800;
}
.cat-item  li  span {
	float:right;
	color:#999;
}
.list-author-widget-contacts {
	margin-top:30px;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
	float:left;
	width:100%;
}
.list-author-widget-contacts p {
	text-align:left;
}
.list-author-widget-contacts.list-item-widget-contacts {
	margin-top:0;
	border-bottom:0;
	padding-bottom:0;
}
.list-author-widget-contacts  li {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.list-author-widget-contacts.list-item-widget-contacts li {
	border-bottom:1px solid #eee;
	padding-bottom:15px;
}
.list-author-widget-contacts.list-item-widget-contacts li:last-child {
	margin-bottom:0;
}
.list-author-widget-contacts  li span  , .list-author-widget-contacts  li a{
	float:left;
	text-align:left;
	font-weight:500;
}
.list-author-widget-contacts  li span {
	min-width:80px;
}
.list-author-widget-contacts  li span i {
	margin-right:7px;
	font-size:14px;
}
.list-author-widget-contacts  li a {
	margin-left:20px;
	color:#878C9F;
}
.list-widget-social {
	margin-top:20px;
}
.list-widget-social  , .list-widget-social li{
	float:left;
}
.list-widget-social li{
	margin-right:8px;
}
.list-widget-social li a {
	width:36px;
	height:36px;
	display:block;
	line-height:36px;
	border-radius:4px;
	color:#fff;
}
.list-widget-social li a:hover {
	background: #2C3B5A;
}
.opening-hours ul li {
    width: 100%;
	margin-bottom:15px;
	float:left;
	padding-bottom:15px;
	color: #878C9F;
	border-bottom:1px solid #eee;
}
.opening-hours ul li span.opening-hours-time {
    float: right;
	font-weight:500;
	color:#999;
}
.opening-hours ul li span.opening-hours-day {
	float:left;
	color: #878C9F;
	font-weight:600;
}
.opening-hours .btn {
	float:left;
	margin-top:20px;
}
.current-status {
	float:left;
	width:100%;
	margin-bottom:20px;
	text-align:left;
	font-weight:700;
	color:#5ECFB1;
	font-size:15px;
}
.current-status i {
	color:#ccc;
	font-size:16px;
	padding-right:30px;
	position:relative;
	top:3px;
}
.reviews-comments-wrap {
	display: inline-table  ;
	margin-top:30px;
}
.reviews-comments-item-text .listing-rating {
	float:right;
}
.reviews-comments-item-text .listing-rating i {
	float:left;
	margin-right:6px;
	font-size:12px;
}
.reviews-comments-item {
	padding:0 0 30px 110px;
	position:relative;
	float:left;
	margin-bottom:40px;
	width:100%;
	border-bottom:1px solid #eee;
}
.reviews-comments-item.reply-comment-item {
	width:90%;
	margin-left:10%;
	padding:30px 20px 30px 110px;
	border-radius:6px;
}
.reviews-comments-item.reply-comment-item .review-comments-avatar {
	top:30px;
}
.reviews-comments-item.reply-comment-item:before {
	content:'';
	position:absolute;
	top:0;
	left:-10%;
	margin-left:30px;
	width:40px;
	height:40px;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
}
.reviews-comments-item:last-child {
	border:none;
	margin-bottom:0;
}
.review-comments-avatar {
	position:absolute;
	top:0;
	left:20px;
	width:80px;
	height:80px;
	overflow:hidden;
	border-radius:100%;
}
.review-comments-avatar img {
	width:80px;
	height:80px;
	float:left;
}
.reviews-comments-item-text {
	float:left;
	width:100%;
	position:relative;
	padding:0 20px;
}
.reviews-comments-item-text .new-dashboard-item {
	top:0;
}
.reviews-comments-item-text h4 {
	text-align:left;
	padding-bottom:25px;
	float:left;
	font-size:16px;
	font-weight:500;
}
.reviews-comments-item-text p {
	text-align:left;
}
.reviews-comments-item-date {
	float:left;
	margin-top:18px;
	font-weight:500;
	color:#999;
}
.reviews-comments-item-date i {
	margin-right:10px;
}
.leave-rating , .leave-rating-title {
	float:left;
}
.leave-rating-wrap {
	float:left;
	margin:30px 0 30px 0;
	width:100%;
}
.leave-rating-title {
	margin-right:10px;
	font-weight:500;
	font-size:14px;
	color:#666;
	position:relative;
	top:-3px;
}
.leave-rating input[type="radio"] {
    display: none;
}
.leave-rating label {
    font-size: 14px;
    float: right;
    letter-spacing: 4px;
    color: #FACC39;
    cursor: pointer;
    transition: 0.3s;
}
.leave-rating label:hover:before  , .leave-rating label.selected:before {
    content: "\f005";
}
.leave-rating:hover input[type="radio"]:checked~label:before , .leave-rating input[type="radio"]:checked~label:before  , .leave-rating label:hover~label:before{
    content: "\f005"!important;
}
.box-widget.widget-posts li {
	padding: 8px 0;
	margin-bottom:19px;
}
.box-widget.widget-posts.blog-widgets  li:last-child {
	margin-bottom:0;
}
.box-widget.widget-posts .widget-posts-img {
	float:left;
	width:25%;
}
.box-widget.widget-posts .widget-posts-img  img{
	 border-radius:4px;
	 width:100%;
	 height:auto;
}
.box-widget.widget-posts .widget-posts-descr{
	float:left;
	width:60%;
	margin-left:6%;
	text-align:left;
	padding-bottom:10px;
	border-bottom:1px  solid #eee;
}
.box-widget.widget-posts .widget-posts-descr a{
	font-size:13px;
	font-weight:500;
	padding-bottom:20px;
    color: #878C9F;
}
.box-widget.widget-posts   .widget-posts-date  {
	float:left;
	width:100%;
	margin-top:17px;
	font-weight: 500;
    color: #999;
	font-size:12px;
}
.box-widget.widget-posts   .widget-posts-date i {
	padding-right:10px;
}
.widget-posts-link {
	float:left;
	position:relative;
	cursor:pointer;
	font-weight: 500;
    font-size: 14px;
	top:10px;
	color: #878C9F;
}
.widget-posts-link:hover {
	color:#000;
}
.widget-posts-link:before {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	right:26px;
	height:1px;
	border-bottom:1px  solid #eee;
}
.widget-posts-link span{
	float:right;
	width:24px;
	height:24px;
	line-height:24px;
	position:relative;
	border-radius:100%;
	margin-left:10px;
	color:#fff;
	font-size:10px;
}
.inline-ticket-wrap {
	border-radius:10px;
	overflow:hidden;
	background:#fff;
    border: 1px solid #e5e7f2;
}
.lsingle-tickets {
	margin-bottom:20px;
}
.evticket-details {
	padding:25px 20px;
}
.evticket-details p , .evticket-details h6 {
	text-align: left;
	color:#fff;
}
.evticket-details h6  {
	font-size:16px;
	padding-bottom:10px;
}
.evticket-details i {
	position:absolute;
	right:20px;
	top:10px;
	color: rgba(255,255,255,0.4);
	font-size:44px;
}
.evticket-meta {
	padding:15px 20px;
}
.evticket-price {
	float:left;
	font-size:16px;
	color: #7d93b2;
	font-weight:600;
}
.evticket-price span  , .evticket-available span{
	color:#54A9FC;
}
.evticket-available {
	float:right;
	color:#999;
}
.evticket-available span {
	padding-left:6px;
}
/*-------------scroll-nav-wrapper---------------------------------------*/
.scroll-nav-wrapper {
	background:#fff;
	border-bottom:1px solid #eee;
}
.scroll-nav-wrapper .scroll-nav li {
	float:left;
	position:relative;
}
.scroll-nav-wrapper .scroll-nav.inline-scroll-container li {
	display:inline-block;
	float:none;
	padding-bottom:0;
	margin-bottom:0;
}
.scroll-nav-wrapper .scroll-nav li:before ,  .scroll-nav-wrapper .scroll-nav li:after {
	content:'';
	position:absolute;
	right:0;
	top:50%;
	height:20px;
	margin-top:-10px;
	background:#eee;
	width:1px;
}
.scroll-nav-wrapper .scroll-nav li:after{
	display:none;
}
.scroll-nav-wrapper .scroll-nav li:first-child:after {
	 right:inherit;
	 left:0;
	 display:block;
}
.scroll-nav-wrapper .scroll-nav li a {
	padding:23px 30px;
	float:left;
	position:relative;
	font-weight:700;
	color:#888DA0;
	font-size:13px;
}
.scroll-nav-wrapper .scroll-nav li a:before {
	content:'';
	position:absolute;
	bottom:-1px;
	left:0;
	width:0;
	height:1px;
}
.scroll-nav-wrapper .scroll-nav.inline-scroll-container li a:before {
	bottom:-4px;
}
.scroll-nav-wrapper .save-btn {
	float:right;
	position:relative;
	color: #878C9F;
	border-radius:6px;
	top:20px;
	padding:5px 15px;
	font-size:13px;
	font-weight:500;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
.scroll-nav-wrapper .save-btn i {
	padding-right:10px;
}
.scroll-nav-wrapper .scroll-nav li a.act-scrlink:before {
	width:100%;
}
/*-------------Forms---------------------------------------*/

/*-------------Counter---------------------------------------*/

 /*-------------Team---------------------------------------*/

/*-------------Map---------------------------------------*/
.map-container {
	float:left;
	width:100%;
	/*position:relative;
	overflow: hidden;*/
}
.fw-map {
	height:600px;
}
.map-container.column-map {
	width:65%;
	/* position:fixed;*/
	margin-top: 0px;
	-webkit-transform: translate3d(0,0,0);
	overflow: hidden;
}
.map-container.column-map.right-pos-map {
	right:0;
}
.map-container.column-map.left-pos-map {
	left:0;
}
.map-container #map-main{
    position: absolute;
	top:0;
	left:0;
    height: 100%;
	width:100%;
    z-index: 10;
	overflow:hidden;
}
.scrollContorl {
	position:absolute;
	z-index:1000;
	bottom:100px;
	right:20px;
	cursor:pointer;
	width:36px;
	height:36px;
	line-height:36px;
    background: #2F3B59;
	border-radius:4px;
	box-shadow:0px 0px 0px 5px rgba(255,255,255,0.4);
}
.scrollContorl.enabledsroll i:before {
    content: "\f09c";
}
#singleMap {
	width:100%;
	position:relative;
	height:300px;
	float:left;
	margin-bottom:30px;
}
.box-widget #singleMap {
	margin-bottom:10px;
}
.mapzoom-in  , .mapzoom-out{
	position:fixed;
	z-index:100;
	top:50%;
	cursor:pointer;
	width:40px;
	height:40px;
	border-radius:100%;
	color:#fff;
	line-height:40px;
	margin-top:-20px;
	box-shadow:0px 0px 0px 5px rgba(255,255,255,0.4);
	-webkit-transform: translate3d(0,0,0);
}
#singleMap  .mapzoom-in , #singleMap .mapzoom-out , .home-map .mapzoom-in , .home-map .mapzoom-out , .fw-map .mapzoom-in  ,  .fw-map .mapzoom-out {
	position:absolute;
	right:20px;
}
.map-container.column-map.right-pos-map  .mapzoom-in  , .map-container.column-map.right-pos-map  .mapzoom-out {
	right:30px;
}
.map-container.column-map.left-pos-map  .mapzoom-in  , .map-container.column-map.left-pos-map .mapzoom-out{
	left:30px;
}
.mapzoom-in:before  , .mapzoom-out:before{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	content: "\f068";
	padding-left:1em;

}
.mapzoom-in:before{
	content: "\f067";
}
.mapzoom-in {
	margin-top:-80px;
}
.mapnavigation {
	position:absolute;
	bottom:50px;
	right:7px;
	z-index:30;
	width:170px;
}
.mapnavigation a {
	width:70px;
	padding:8px 0;
	border-radius:4px;
	color:#fff;
	float:left;
	margin-left:10px;
	box-shadow:0px 0px 0px 4px rgba(255,255,255,0.4);
}
.mapnavigation a , .mapzoom-in:hover  , .mapzoom-out:hover{
	background: #2F3B59;
}

/*------dashboard ------------------------------------------------*/

/*-------------Button---------------------------------------*/
.btn{
	padding:12px 20px;
	border-radius:6px;
	color: #878C9F;
	font-weight:600;
}
.btn.color-bg:hover{
	background:#2F3B59;
}
.btn i {
	padding-left:10px;
}
.btn.big-btn {
	padding:15px 40px;
}
.btn.circle-btn {
	border-radius:30px;
}
.btn.transparent-btn {
	border:2px solid;
}
.btn.float-btn {
	float:left;
	margin:10px 0;
}
.btn.transparent-btn:hover , .btn.flat-btn {
	color:#fff;
}
.dec-btn:before {
	content:'';
	position:absolute;
	left:-6px;
	right:-6px;
	top:-6px;
	bottom:-6px;
	border:1px solid #eee;
	border-radius:30px;
}
.list-author-widget-text .btn {
	display:inline-table;
	margin-top:16px;
}
.trs-btn {
	display:inline-block;
	padding:15px 35px;
	color:#fff;
	margin-top:30px;
	border-radius:30px;
	position:relative;
	box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.4);
}
.list-single-btn {
	display:inline-block;
	padding:15px 35px;
	background:#fff;
	margin-top:90px;
	border-radius:30px;
	position:relative;
	border:1px solid #eee;
	font-size:14px;
}
.list-single-btn i{
	padding-left:10px;
}
/*------ Grid Gallery------------------------------------------------*/
.gallery-items.mr-bot {
	margin-bottom:40px;
}
.grid-item-holder {
	float:left;
	width:100%;
	height:auto;
	position:relative;
	overflow:hidden;
}
.spad .grid-item-holder {
	padding:10px;
}
.grid-small-pad  .grid-item-holder{
	padding:10px 20px 10px 0;
}
.gallery-item, .grid-sizer {
	width: 33.3%;
	position:relative;
	float:left;
}
.gallery-item-second,
.grid-sizer-second {
	width: 66.6%;
}
.four-column  .gallery-item{
	width:25%;
}
.four-column  .gallery-item.gallery-item-second{
	width:50%;
}
.gallery-item img, .grid-sizer img {
	width: 100%;
	height: auto;
	position:relative;
	z-index:1;
}
.gallery-item .listing-item-grid {
        padding:120px 0;
}
/*------ Image collage------------------------------------------------*/
.images-collage-item img {
	width:100%;
	height:100%;
}
.images-collage-item {
	border-radius:100%;
	overflow:hidden;
}
.images-collage-main{
	position:relative;
	z-index:3;
	width:160px;
	height:160px;
	display:inline-block;
	margin-top:90px;
	box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.2);
}
.images-collage-other {
	width:90px;
	height:90px;
	position:absolute;
	z-index:1;
}
.images-collage-title {
	position:absolute;
	right:30%;
	width:180px;
	padding:12px 0;
	background:#fff;
	z-index:10;
	top:20px;
	border-radius:30px;
	font-weight:800;
	font-size:18px;
	color: #566985;
	text-transform:uppercase;
	font-family:'Montserrat', 'Roboto', Arial, sans-serif;
}
.images-collage:before {
	content:'';
	position:absolute;
	width:250px;
	height:250px;
	top:50%;
	left:50%;
	margin-top:-125px;
	margin-left:-125px;
	border:2px  dotted #fff;
	z-index:-1;
	opacity:0.6;
	border-radius:100%;
}
.anim-col {
	animation:anim-col 4.15s infinite ;
}
@-moz-keyframes anim-col{
    0% { margin-top:0;}
    50% {margin-top:-50px}
	100% {margin-top:0}

}
@-webkit-keyframes anim-col {
    0% { margin-top:0;}
    50% {margin-top:-50px}
	100% {margin-top:0}

}
@keyframes anim-col {
    0% { margin-top:0;}
    50% {margin-top:-50px}
	100% {margin-top:0}
}
/*------ price tables------------------------------------------------*/

/*------Testimonials ------------------------------------------------*/

/*------Sponsors------------------------------------------------*/

/*------ footer------------------------------------------------*/

/*------features------------------------------------------------*/
.features-box-container {
	margin-top:30px;
}
.features-box {
	padding:15px 20px 15px 100px;
	overflow:hidden;
	position:relative;
}
.features-box .time-line-icon {
	position:absolute;
	left:10px;
	top:20px;
	width:70px;
	height:70px;
}
.features-box .time-line-icon i {
	font-size:40px;
}
.features-box h3{
	text-align:left;
	font-weight:600;
	font-size:18px;
	padding-bottom:15px;
}
.features-box p {
	text-align:left;
}
/*------Timeline------------------------------------------------*/

/*------Join------------------------------------------------*/

/*------Blog------------------------------------------------*/

/*------ to-top------------------------------------------------*/

/*------chat-widget------------------------------------------------*/

/*------share------------------------------------------------*/

/*------404------------------------------------------------*/

/*------Coming Soon------------------------------------------------*/

/*------booking-modal------------------------------------------------*/

/*------Responsive------------------------------------------------*/
@media only screen and  (max-width: 1524px) {
.cs-wrapper {
	padding:120px 50px 100px;
}
}
@media only screen and  (max-width: 1324px) {
.show-search-button  {
	display:block;
}
.vis-header-search {
	display:none;
	position:absolute;
	left:20px;
	top:100px;
	border-radius:30px;
	box-shadow: 0px 0px 0px 7px rgba(0,0,0,0.2);
}
.slider-container-wrap .sw-btn{
	margin-top:0;
	top:10%;
}
.slider-container-wrap {
    padding: 250px 0 400px;
}
}
@media only screen and  (max-width: 1064px) {
.nav-button-wrap , .mob-bg{
	display:block;
}
.fixed-footer {
	position:relative !important;
	float:left;
}
.main-menu nav ul , video.bgvid , .height-emulator , .back-to-filters {
	display:none;
}
.col-list-wrap {
    overflow:hidden;
}
.main-menu{
	position: absolute  ;
	top:80px;
	right:-20px;
	width:300px;
	z-index:50;
 	padding:15px 10px ;
 	background:#fff;
	border-bottom-left-radius:6px;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	visibility:hidden;
	opacity:0;
	transition: all 0.4s  ease-in-out;
}
.vismobmenu {
	opacity:1;
	right:0;
	visibility:visible;
}
.menusb {
	display:block;
	float:left;
	position:relative;
	width:100%;
	overflow:hidden;
}
.main-menu .menusb ul  {
	display:block;
	float:left;
	position:relative;
	width:100%;
}
.menusb li {
	margin: 0;
	float: left;
	width:100%;
	position:relative;
	overflow:hidden;
	padding:0 20px;
}
.menusb   li i {
	position:absolute;
	right:18px;
	top:12px;
}
.menusb  a {
	float:left;
	width:100%;
	padding:8px 5px;
	position:relative;
	font-weight: 700;
	font-size: 14px;
	color: #566985;
	line-height:20px;
	text-align:left;
}
.menusb  a i{
	transform: rotate(-90deg);
}
.menusb a.back{
	padding-left:24px;
}
.menusb a.back:before{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	content: "\f177";
	font-size:14px;
}
.process-wrap li {
    padding: 25px 20px;
}
.footer-widget , .video-box  , .user-profile-menu-wrap{
	margin-bottom:20px;
}
.images-collage {
	margin-bottom:70px;
}
.listing-item-grid .listing-item-cat h3{
	font-size:16px;
}
.about-wrap .list-single-main-item-title h3 {
	padding-top:30px;
}
.team-box  {
	width:50%;
}
.join-wrap-btn {
	display:block;
	float:left;
}
.color-bg-text {
    padding-left: 0;
}
section.list-single-section {
	padding-top:100px;
}
.list-single-header-column .viewed-counter, .list-single-header-column .custom-scroll-link  {
	float:left;
}
.share-holder.hid-share {
    position: relative;
    margin-left:0;
	float:left;
	margin-right:30px;
}
.share-holder.hid-share .share-container {
	right:inherit;
	left:0;
}
.share-holder.hid-share .share-container:after, .share-holder.hid-share .share-container:before {
	right:inherit;
	left:20px;
}
.col-list-wrap {
	width:100%;
}
.map-container.column-map {
    width: 100%;
    position: relative;
	float:left;
	height:500px;
	top:0;
}
.absolute-main-search-input {
    margin-left: -300px;
    width: 600px;
}
.edit-profile-photo {
	margin-top:40px;
}
.edit-profile-photo img {
	width:100px;
	float:left;
	margin-left:30px;
}
.change-photo-btn {
	margin-top:0;
}
.copyright {
	display:block;
	text-align: left;
	float:left;
	width:100%;
	margin:15px 0;
	top:15px;
}
.card-post  {
	margin-bottom:20px;
}
.slider-container-wrap.fs-slider .hero-section-wrap {
	top:15%;
	padding-top:0;
}
.slider-container-wrap.fs-slider .sw-btn {
    margin-top: 0;
    top: 90%;
}
.main-search-input-item .nice-select {
	background:#fff;
}
.booking-modal-container {
    margin: 50px auto 70px;
	padding:0 20px;
}
}
@media only screen and  (max-width: 768px) {
.gallery-item , #progressbar li {
	width:50%;
}
#progressbar li {
	margin-bottom:16px;
}
.process-wrap li , .price-item   , .time-line-box , .listing-item ,  .listsearch-input-item  , .center-col-list-wrap .listing-item , .dashboard-listing-table-text , .dashboard-listing-table-image{
	width:100%;
}
.listsearch-input-item  , .box-cat , .dashboard-listing-table-image {
	margin-bottom:10px;
}
.dashboard-listing-table-image {
	padding:0;
}
.price-item  , .tl-text {
	margin-bottom:30px;
}
.best-price {
    top: 0;
    transform: scale(1.0);
}
.footer-social {
	float:left;
	margin-top:15px;
}
.footer-social li {
	margin-left:0;
	margin-right:23px;
}
.hero-section .intro-item h2 {
	font-size:44px;
}
.main-search-input {
    background:rgba(255,255,255,0.2);
    padding: 14px 20px 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 10px rgba(255,255,255,0.0);
}
.main-search-input-item {
    width: 100%;
    border: 1px solid #eee;
    height: 50px;
	border:none;
	margin-bottom:10px;
}
.main-search-input-item .selectbox {
	background:#fff;
	border-radius: 6px !important ;
}
.main-search-input-item input {
    border-radius: 6px !important ;
	background:#fff;
}
.main-search-button {
	position:relative;
	float:left;
	width:100%;
	border-radius:6px;
}
.listing-item-grid .listing-counter , .time-line-container:before , .time-line-container:after , .scroll-nav-wrapper  , .cs-countdown-item:before , .show-search-button span , .show-reg-form:before , .listing-view-layout{
	display:none;
}
.single-facts .inline-facts-wrap , .cs-countdown-item  , .statistic-item-wrap  {
	width:50%;
}
.cs-wrapper {
	padding: 100px 20px 50px;
}
.cs-countdown-item span {
	font-size:54px;
}
.add-list {
    padding: 8px 16px;
    top: 26px;
	font-size:10px;
}
.fs-header {
    padding: 0px 20px;
}
.reviews-comments-item {
    padding: 0 0 30px 0;
}
.review-comments-avatar {
    position: relative;
    left: 20px;
	float:left;
	margin-bottom:20px;
}
.show-reg-form {
	margin-right:20px;
}
.main-register-holder {
	padding:0 20px;
}
.header-search-input-item input {
    width: 90px;
}
.vis-header-search {
	margin-left:0;
}
.absolute-main-search-input {
    margin-left: -150px;
    width: 300px;
}
.header-user-menu {
	position:fixed;
	right:0;
	top:100px;
	z-index:30;
}
.header-user-name {
	background: #2F3B59;
	padding:15px 20px;
	border-radius:6px;
}
.header-user-name span {
	top:4px;
	left:-30px;
}
.header-user-name span img {
	width:100%;
	height:100%;
}
.header-user-name:before {
	bottom:16px;
	right:-16px;
}
.box-cat {
	min-width:80px;
	padding:10px 0;
}
.logo-holder {
    height: 20px;
	top:32px;
}
.success-table-header a {
    float: left;
    top: 0;
}
.success-table-header p{
	width:100%;
}
}
@media only screen and  (max-width: 540px) {
.gallery-item  , .single-facts .inline-facts-wrap , .team-box   , .cs-countdown-item , .list-single-header-contacts li   , .list-single-facts .inline-facts-wrap , .listing-features li , .listing-item , .statistic-item-wrap , #progressbar li{
	width:100%;
}
#progressbar {
    padding: 20px 20px 0;
}
.list-single-header-contacts li  {
	text-align:left;
	margin-bottom:10px;
}
.list-single-facts .inline-facts-wrap  , .tags-stylwrap a {
	margin-bottom:10px;
}
.hero-section .intro-item h2  , .parallax-section .section-title h2  , .soon-title , .list-single-header-item h2 , .list-single-header-inside .list-single-header-item h2{
	font-size:34px;
}
.cs-social li {
    margin: 0 5px;
}
.error-wrap h2 {
	font-size:94px;
}
.list-single-carousel-wrap {
	height:300px;
}
.fw-carousel .slick-slide-item {
    height: 300px !important;
}
.list-single-facts .inline-facts-wrap:before {
	display:none;
}
.add-list {
	display:none;
}
header.main-header {
	padding:0 10px;
}
.show-reg-form {
	margin-right:5px;
}
.slider-container-wrap.fs-slider .hero-section-wrap {
	top:15%;
	padding-top:0;
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
.bg {
	background-attachment: scroll !important;
	-webkit-background-size:cover;
	background-position:center;
}
}