.discover-header-index:before {
	display: none!important;
}
.click-me h1 {
    font-size: 3.1em!important;
     
}
.footer {
	background-color: #34500f!important;
}
.footer-wrap {
	padding: 10px;
	float: left; 	padding-bottom: 5px!important;
}
.google-wrap img {
	margin-top: -1px!important;
}
 
.footer {
	display: none;
}
.btn-play {
	position: relative;
}
.footer.index-footer {
	display: block!important; padding-top: 0px!important;
	padding-bottom: 0px!important;
}
.logo img {
	width: 250px!important;
}
.aside .text-wrap, .aside .info-wrap {
	padding: 20px;
}
.aside .load {
	opacity: 1!important;
}
.top-btns {
}
.map-container {
	position: relative;
	z-index: 1;
	overflow: scroll;
	width: auto!important;
	right: 0px;
	transition: all ease .3s;
}
.image-container .location-cat {
	display: none;
}
.aside .close {
	position: absolute;
	width: 40px;
	height: 50px;
	opacity: 1;
	background-image: url(../images/left-gray.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 24px;
	z-index: 100;
	top: 0px;
	left: 0px;
}
.map-container.aside-open {
}
.map-container.aside-open .map {
}
.map-container {
	margin-bottom: 0px!important;
}
.aside .load, .aside .load:after {
	position: absolute;
}
.bottom-fixed {
	position: fixed;
	background-color: rgba(0, 0, 0, 0.46);
	bottom: 10px;
	z-index: 20;
	border-radius: 50px;
	left: 50%;
	padding-left: 30px;
	padding-right: 30px;
	transform: translateX(-50%);
}
.pin {
	position: absolute;
	z-index: 3;
	cursor: pointer;
	margin-top: 125px;
}
.pin .desc {
	width: 162px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 100px;
 	background: linear-gradient(to top, #7a0b17, #ae1224);
	font-size: 0.8em;
	line-height: 1.4em;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
	transition: all ease .2s;
	opacity: 0;
	font-weight: bold;
	z-index: 5;
}
.city:after, .pin:after {
	z-index: 1!important;
	border: 4px solid rgba(255,255,255,.3);
	width: 130px;
	height: 130px;
	left: 42px;
	top: 17px;
	position: absolute;
	border-radius: 50%;
	transition: all ease .7s;
	-moz-animation: load1 .7s infinite linear;
	-webkit-animation: load1 .7s infinite linear;
	animation: load1 .7s infinite linear;
}
.pin:hover:after {
	transform: scale(1.3, 1.3)!important;
}
.city:after {
	left: -3px;
	top: -3px;
	width: 60px;
	height: 60px;
}
.active-map .pin:after, .active-map .city:after {
	opacity: 1;
	content: '';
}
 @-moz-keyframes load1 {
 0% {
 opacity: 0;
-moz-transform: scale(.8, .8);
transform: scale(.8, .8);
}
 50% {
 opacity: 1;
-moz-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
opacity: 0;
-moz-transform: scale(.8, .8);
transform: scale(.8, .8);
}
}
@-webkit-keyframes load1 {
0% {
 opacity: 0;
-moz-transform: scale(.8, .8);
transform: scale(.8, .8);
}
 50% {
 opacity: 1;
-moz-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
opacity: 0;
-moz-transform: scale(.8, .8);
transform: scale(.8, .8);
}
}
@keyframes load1 {
 0% {
 opacity: 0;
-moz-transform: scale(.8, .8);
transform: scale(.8, .8);
}
 50% {
 opacity: 1;
-moz-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
opacity: 0;
-moz-transform: scale(.8, .8);
transform: scale(.8, .8);
}
}
.pin .desc:before, .pin .desc:after {
	content: '';
	background-color: #666;
	border-radius: 10px;
	background: linear-gradient(to bottom, #aa7c38, #e2cb80);
	position: absolute;
	height: 5px;
}
.pin .desc:before {
	left: -5px;
	top: 0px;
	right: -5px;
}
.pin .desc:after {
	left: -5px;
	bottom: 0px;
	right: -5px;
}
.footer {
	position: fixed!important;
	bottom: 0px;
	left: 0px;
	z-index: 20;
}
body {
	position: fixed!important;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.map-container {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.map-container.scroll {
	overflow: auto;
}
.map {
	position: absolute;
	left: 0;
	top: 0;
}
.trans {
}
.map:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
}
.map img {
	display: block;
}
.map-nav {
	position: fixed!important;
	bottom: 70px;
	right: 30px;
	z-index: 10;
	background: url(../images/map-small.jpg) left top no-repeat;
	background-size: cover;
 
  
}
 
.map-nav:before { position: absolute;
	content:'';  border: 5px solid rgba(0,0,0,0.5);
	left: -5px;
	top: -5px; bottom: -5px;
	right: -5px;
}
.map-nav:after {
	left: -5px;
	bottom: 0px;
	right: -5px;
}
.map-nav div {
	border: 1px solid white;
	position: absolute;
	left: 0;
	top: 0;
}
.click-me {
	bottom: 0!important;
	position: fixed!important;
}
.click-me .site-title {
	position: absolute;
	text-align: center;
	top: 50%;
	left: 0px;
	right: 0px;
	cursor: pointer;
	transform: translateY(-50%);
}
.click-me .site-title:after {
	content: '';
	display: block;
	width: 140px;
	height: 140px;
	background-color: rgba(0,0,0,0.2);
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	background-image: url(../images/drag.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 80px;
}
.map-container:before {
	content: '';
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85), transparent);
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	z-index: 100;
	height: 120px;
}
.discover-header, .footer {
	border: none!important;
}
.discover-header-index, .footer {
	background-color: transparent!important;
	color: #fff!important;
}
.aside {
	left: -500px;
	position: fixed;
	top: 0;
	bottom: 0;
	width: 500px;
	background-color: #fff;
	z-index: 102;
	transition: all ease .3s;
	box-shadow: 2px 10px 10px rgba(0,0,0,0.5);
}
.aside .show-on-map {
	display: none!important;
}
.aside.active {
	left: 0px;
}
.aside-wrap .image {
	width: 100%;
	height: 400px;
	display: block;
	background-position: center center;
	background-size: cover;
}
.aside-wrap h1 {
	font-size: 0.9em;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	margin-bottom: 0px;
}
.aside-wrap h2 {
}
.aside {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.map-container.scroll {
	-webkit-overflow-scrolling: touch;
}
.footer-wrap {
	padding: 10px;
}
.google-wrap {
	float: right;
	padding-right: 15px;
	padding-left: 15px;
 
    padding-top: 10px!important;
   
   
}
.google-wrap span {
	float: left;
	padding-top: 0px!important;
	margin-right: 15px;
}
.footer-wrap {
	width: auto!important;
	margin-right: 20px;
}
.google-wrap img {
	width: 80px!important;
	margin-top: -3px;     margin-bottom: 2px!important;
	position: relative;
}
.main-menu ul {
	margin-top: 3px;
}
.animation {
	position: absolute;
}
.animation .scene {
	position: relative;
	z-index: 2;
}
.animation:after {
	position: absolute;
	content: '';
	width: 150px;
	z-index: 1;
	bottom: -2px;
	height: 10px;
	background-image: url(../images/animations/shadow.png);
	background-repeat: no-repeat;
	background-size: 100%;
	opacity: 0.5;
	background-position: center center;
}
.fa {
	width: 50px;
	height: 50px;
	display: block;
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: center center;
}
.fa.fa-pause {
	background-image: url(../images/speaker.png);
}
.fa.fa-play {
	background-image: url(../images/speakers.png);
}
.btn-play {
	padding: 0px!important;
	border: none!important;
}
.google-wrap {
	 
}
 @media only screen and (max-width: 780px) {

 
.footer-wrap, .google-wrap {
    display: none;
}
 


.map-nav {
	display: none!important;
}
.aside {
	left: -90%;
	width: 90%;
}
.btns-info .btn {
	width: 95px;
}
.aside .location-cat {
	margin-right: 0px;
}
.footer-lang, .footer-wrap {
	display: none!important;
}
.sharing {
	width: 100%;
	text-align: center;
	left: 0;
	transform: translateX(0);
}
}
.copyright {
	top: 0;
	bottom: auto;
}
 @media only screen and (min-width: 780px) {
.pin:hover .desc {
	padding-top: 25px;
	padding-bottom: 25px;
	height: auto;
	opacity: 1;
	z-index: 2;
}
}
 @media only screen and (max-width: 580px) {
.aside-wrap .image {
	width: 100%;
	height: 270px;
	display: block;
}
}
 @media only screen and (max-width: 780px) {
	 
	 .click-me h1 { font-size: 2em!important; }
.footer .share-buttons .share-button {
    width: 33.33%;
    display: inline-block;
    float: none!important;
    text-align: center;
}
.footer .share-buttons-index {
    width: 100%;
    text-align: center;
    margin-left: 0px!important;
}
}
.lang-btn {
	top: 20px!important;
	left: 20px!important;
}
.mail-chimp {
	display: none!important;
}
.footer-wrap {
	max-width: 10000px!important;
}
.city {
	position: absolute;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	z-index: 1000;
	cursor: pointer;
}
.pin125 {
	left: 1004px;
	top: 658px;
	height: 113px;
	width: 170px;
}
.pin125 .desc {
	left: 1px;
	top: 105px;
}
.pin37 {
	left: 461px;
	top: 678px;
	height: 107px;
	width: 162px;
}
.pin37 .desc {
	left: 1px;
	top: 105px;
}
.pin63 {
	left: 493px;
	top: 920px;
	height: 112px;
	width: 238px;
}
.pin63 .desc {
	width: 176px;
	left: 29px;
	top: 96px;
}
.pin126 {
	left: 941px;
	top: 323px;
	height: 126px;
	width: 177px;
}
.pin126 .desc {
	width: 155px;
	left: 11px;
	top: 120px;
}
.pin127 {
	left: 1531px;
	top: 1174px;
	height: 137px;
	width: 123px;
}
.pin127 .desc {
	top: 129px;
	left: -18px;
}
.pin123 {
	left: 1667px;
	top: 1338px;
	height: 166px;
	width: 195px;
}
.pin123 .desc {
	top: 166px;
	left: 20px;
}
.pin128 {
	left: 1418px;
	top: 1440px;
	height: 121px;
	width: 196px;
}
.pin128 .desc {
	left: 23px;
	top: 109px;
}
.pin124 {
	left: 896px;
	top: 1169px;
	height: 138px;
	width: 182px;
}
.pin124 .desc {
	left: 10px;
	top: 132px;
}
.pin44 {
	left: 954px;
	top: 1661px;
	height: 109px;
	width: 240px;
}
.pin44 .desc {
	left: 11px;
	top: 109px;
	width: 220px;
}
.pin10 {
	left: 985px;
	top: 1842px;
	height: 157px;
	width: 73px;
}
.pin10 .desc {
	left: -45px;
	top: 140px;
}
.pin137 {
	left: 726px;
	top: 1329px;
	height: 149px;
	width: 232px;
}
.pin137 .desc {
	left: 36px;
	top: 133px;
}
.pin130 {
	left: 747px;
	top: 1525px;
	height: 138px;
	width: 204px;
}
.pin130:before {
	content: '';
	position: absolute;
	height: 138px;
	z-index: 3;
	width: 232px;
	background-image: url(../images/locations/location1.png);
	background-repeat: no-repeat;
	background-size: 149px;
	background-position: center center;
	transition: all ease .5s;
}
.pin130:after {
}
.pin130 .desc {
	left: 30px;
	top: 130px;
}
.pin13 {
	left: 1208px;
	top: 931px;
	height: 103px;
	width: 175px;
}
.pin13 .desc {
	left: 0px;
	top: 96px;
}
.pin:hover .desc {
	padding-top: 25px;
	padding-bottom: 25px;
	height: auto;
	opacity: 1;
	z-index: 2;
}
.pin .desc:before, .pin .desc:after {
	content: '';
	background-color: #666;
	border-radius: 10px;
	background: linear-gradient(to bottom, #aa7c38, #e2cb80);
	position: absolute;
	height: 5px;
}
.pin37:after {
	left: 19px;
	top: -11px;
}
.pin63:after {
	top: 7px!important;
	left: 40px!important;
}
.pin125:after {
	top: -4px!important;
	left: 12px!important;
}
.pin126:after {
	left: 17px;
	top: 3px;
}
.pin124:after {
	left: 24px;
	top: 21px;
}
.pin127:after {
	left: -8px;
	top: 11px;
}
.pin128:after {
	left: 34px;
	top: 0px;
}
.pin123:after {
	left: 32px;
	top: 25px;
}
.pin44:after {
	left: 62px;
	top: -4px;
}
.footer-lang {
	margin-right: 10px;
	 
}
 
.footer-lang a, .footer-lang span {
	float: left;
	margin-right: 20px;
	margin-right: 5px;
	line-height: 23px; 
 	color: #fff;
	background-color: #5c8a20!important;
	   padding-top: 12px!important;
	padding-right: 10px;
	padding-bottom: 7px!important;
	padding-left: 10px;
	text-align: center;
	text-decoration: none;
}
.footer-lang span {
	background-color: #3c9602!important;
	color: #fff!important;
}
.up, .down, .left, .right {
	position: absolute;
	background-size: 25px;
	z-index: 1000;
	width: 32px;
	height: 32px;
	background-image: url(../images/left-1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.up {
	top: 0;
	left: 50%;
	background-image: url(../images/up.png);
	margin-left: -16px;
}
.down {
	bottom: 0;
	left: 50%;
	background-image: url(../images/down.png);
	margin-left: -16px;
}
.left {
	left: 0;
	top: 50%;
	margin-top: -16px;
}
.right {
	right: 0;
	top: 50%;
	margin-top: -16px;
	background-image: url(../images/right-1.png);
}
.discover-header {
	z-index: 21!important;
}
.footer .share-buttons .share-button.fb-button:before {
	background-size: 22px!important;
}
.footer .share-buttons-index {
	position: static;
	float: left;
	transform: none;
	margin-left: 40px;
}
.discover-header-index, .footer {
    background: rgba(0, 0, 0, 0.38)!important;
    color: #fff!important;
}
.footer .share-buttons-index .share-button {
	width: auto!important;
	padding: 6px;
}
.footer .share-buttons .share-button:before {
	float: left;
}
.footer .share-buttons .share-button {
	position: relative;
}
.footer .share-buttons-index a span.likes {
	display: block!important;
	color: #fff;
	padding-top: 6px;
	font-size: 0.9em!important;
	line-height: 19px;
}
.footer .share-buttons .share-button:before {
	background-color: transparent!important;
}
.footer .share-buttons .share-button:before {
	margin-bottom: 0px!important;
}
.footer .share-buttons .share-button:before {
	width: 60px;
	height: 30px!important;
}
.footer-lang a {
	background-color: transparent!important;
	color: #fff!important;
}
.map-nav2 {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    height: 120px;
    z-index: 20;
    width: 120px;
    left: 20px;
    bottom: 60px;
}
@media only screen and (max-width: 780px) {
 .footer.index-footer {
    height: 40px;
}
.map-nav2 {
	display: none!important;
}
}
.map-nav2:before {
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    margin-left: -3px;
    content: '';
}
.up, .down, .left, .right {
	position: absolute;
	background-size: 25px;
	z-index: 1000;
	width: 32px;
	height: 32px;
	background-image: url(../images/left-nav.svg);
	background-repeat: no-repeat;
	background-position: center center;
}
.up {
	top: 15px;
	left: 50%;
	background-image: url(../images/up-nav.svg);
	margin-left: -16px;
}
.down {
	bottom: 15px;
	left: 50%;
	background-image: url(../images/down-nav.svg);
	margin-left: -16px;
}
.left {
	left: 15px;
	top: 50%;
	margin-top: -16px;
}
.right {
	right: 15px;
	top: 50%;
	margin-top: -16px;
	background-image: url(../images/right-nav.svg);
}

 
	
	.show-search {
    z-index: 22!important;
}
	
	
	
	

/* */

.aside  .near-list li .thmb {
    
    height: 150px;
    width: 150px!important;
    
}

 .aside .locations-sub-list .addr,  .aside .near-list-container .addr {
    font-size: 0.8em;
    color: #4c575b;
    overflow: hidden;
    line-height: 1.3em;
}
.aside  .near-list h3 {     margin-bottom:10px;}
.aside .near-list li .desc-wrap {
    margin-left: 170px;
}
.aside .desc-wrap {
     padding-top:  0px; 
}
@media only screen and (min-width: 1100px) {

.footer .share-buttons-index {
	position: absolute;
	left: 50%; transform: translateX(-50%);     margin-left:  0px;  
	} 
}


	
	
	