/* Enter Your Custom CSS Here */

/*костыль by MaX*/
.price-block-vr {
		display:none;
}

.instagram-slider {
    background: #8880 !important;
}

.instagram-image { 
    width: auto !important;
}
/*
.quests.dopjer {
		display: none !important;
}

.dividerjer {
		display: none !important;
}
*/
.booking-tablo {
		/*display: none !important;*/
}

.simple-banner .simple-banner-text {
		font-size: 1.5em;
		line-height: 1.2em;
}

@media (max-width: 960px) and (min-width: 320px) {
	.goroda {
		-webkit-transform: scaleY(-1);
		transform: scaleY(-1);
	}
	.ashdod2 {
		-webkit-transform: scaleY(-1);
		transform: scaleY(-1);
	}
	.jerusalem2 {
		-webkit-transform: scaleY(-1);
		transform: scaleY(-1);
	}
}

.logo {
filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 1));
-webkit-transition: -webkit-transform .8s ease-in-out;
transition: transform .8s ease-in-out;
}

.logo:hover {
filter: brightness(0.5) sepia(1) hue-rotate(20deg) saturate(20) drop-shadow(4px 4px 4px rgba(0, 0, 0, 1));
    -webkit-transform: translateX(0px) rotate(0deg) scale(1.2);
    transform: translateX(0px) rotate(0deg) scale(1.2);
    z-index: 10;
}

/*костыль by MaX*/
.wpcf7-textarea {
    width: calc(100% - 20px);
    color: #ffffff;
    background-color: #1d191a9c;
    font-size: 18px;
    font-family: "gotham_proregular";
    border-radius: 20px;
    padding: 10px;
	}


/*by MaX*/


/* Новый раздел */

.telaviv-select {
    width: 300px;
    float: right;
    position: absolute;
    margin-top: 380px;
      -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  }
  
 .telaviv-select h2, .telaviv-select h2 a {
    font-family: 'Roboto', sans-serif;
    color: #FFD200;
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
    text-align: right;
  }

.telaviv-select p a, .telaviv-select p a:hover {
color: #fff;
}


.telaviv-select:hover > h2 {
text-decoration: underline;
line-height: 51px;
}

.telaviv-select h2:hover {
text-decoration: underline;
line-height: 51px;
}


.button.order {
	background: #E3BB19;
	border: 2px solid #E3BB19;
	color: white;
}

.home-header-content .logo {
		top: 5%;
}

.select-city {
		display:none;
}
