.body{
	margin:0;
	padding:0;
	 font-family:Arial,Helvetica, Sans-Serif;
}
.font12black{
    font-size: 12px;
    color: black;
}
.font13black{
    font-size: 13px;
    color: black;
}
.font14black{
    font-size: 14px;
    color: black;
}
.font15black{
    font-size: 15px;
    color: black;
}

.font16black{
    font-size: 16px;
    color: black;
}
.font17black{
    font-size: 17px;
    color: black;
}
.font18black{
    font-size: 18px;
    color: black;
}

.font12white{
    font-size: 12px;
    color: white;
}
.font13white{
    font-size: 13px;
    color: white;
}
.font14white{
    font-size: 14px;
    color: white;
}
.font15white{
    font-size: 15px;
    color: white;
}

.font16white{
    font-size: 16px;
    color: white;
}
.font17white{
    font-size: 17px;
    color: white;
}
.font18white{
    font-size: 18px;
    color: white;
}
.fixedheader{
 position: fixed;
    width: 100%;
    z-index: 2;  
}
.fixedheadernone{
 position:relative;
 width: 100%;
}
.headertbl{
 width: 100%;
 background-position: right 1px bottom;
 background-repeat: no-repeat;
}
.headertbl  td:nth-child(1){
   width: 40%;
}
.headertbl td:nth-child(1){
   text-align: right;
    width: 30%;
}
.headertbl td:nth-child(3){
   text-align: left;
    width: 30%;
}
.heade1{
	font-size:15;  
    text-align: center;
	color:#ffffff;  
}
.heade1 a{
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;  
}
.heade2{
	width:100%;
    min-width: 1024px;
	background-color:#fff;
	border-bottom:1px solid #a0a0a0;
	border-top:1px solid #a0a0a0;
}
.heade2 ul li {
    display: inline;
	color:#144C87;
	font-size:15px;
	line-height:18px;	
}
.heade2 ul a{
	text-align: center;
    text-decoration: none;
    display: inline-block; 
    color:#144C87;
}
.heade2 a:hover{
	color: #dd6d6d;
}
.heade2 a:visited{
	text-align: center;
    text-decoration: none;
    display: inline-block; 
    font-weight:bold;
}

.heade2 ul{
	margin:auto;
	text-align:center;
    color:#2066c5;
}
.bigimg{
 background-size: 100% 100%;
    border-bottom:solid 5px #144c87;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
}
.caption{
 width: 100%;
    height: 20%;
background-color: aqua;
}
.Invitations{
	width: 300px;
    height: 250px;
    margin-bottom: 8%;
    margin-top: 8%;
    background-color:#184d85;
    box-shadow:3px 1px 5px #888888;
    border-radius: 10px;
    float: right;
}
.Invitations tr {
 text-align: right; 
}
.Invitations label {
 color: white;
    float: right;
    font-size: 16;
    font-style: normal;
}
.Invitations button {
  float: left;
  display: inline-block;
  border-radius: 4px;
  background-color: #3c9824;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  width: 100%;
  transition: all .2s ease-in-out;
  cursor:pointer;
  margin-top: 10px;
}
.Invitations button:hover  {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
    -ms-transform: scale(1.05); /* IE 9 */
    -webkit-transform: scale(1.05); /* Safari */
    transform: scale(1.05);
}
.Invitations h1{
   font-size:20px;
   color:#ffffff;
   text-align:center;
   margin-right: 5%;
   color:#e1ca43;
   font-style:italic;
   font-size:24px;
   text-shadow:1px 1px 1px #333;
   margin-bottom: 2px;
}
.last-Invitation{
	width:100%;
	height:25px;
	text-align:center;
	border-bottom:1px solid #ccc;
	padding-top:0.5%; 
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#2070dd;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.4);
}
.buttun_agho{
    font-size:18px;
	color:#2070dd;
	height:40px;
	width:100%;
	text-align:center;
	line-height:40px; 
	border:1px solid #949393;
    margin-top: 1px;
	margin-bottom:10px;
	background-color:#ccc;
    border:1px solid #2070dd;
    transition: all 0.5s;
    background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ccc),
		color-stop(0.50, #ffffff),
		to(#ccc));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}

.button8on {
	background-color:#2dabf9;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	line-height: 30px;
    width: 100%;
	text-decoration:none;
	border-left: 2px solid #333;
}
/*
.button8on:hover {
	background:linear-gradient(to bottom, #0688fa 5%, #2dabf9 100%);
	background-color:#0688fa;   
}
*/
.button8off {
	background-color: #e18231;
	display:inline-block;
	cursor:pointer;
	color: #fff;
	font-family:Arial;
	font-size:15px;
	line-height: 30px;
    width: 100%;
	text-decoration:none;
	border-right: 2px solid #fff;
}
.button8off:hover {
	background-color:#f39f57;
    cursor: pointer;
}

 .buttun_agho:hover  {
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
#moadon{
	width:100%;
	border-radius:6px;	
	margin-top:1px;
	border:1px solid #47719d;
	margin-bottom:2%;
}
#moadon button {

    width:95%;
	height:25px;
  display: inline-block;
  border-radius: 4px;
  background-color: #3c9824;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  transition: all .2s ease-in-out;
  cursor:pointer;
  margin-top:2%;
    margin-bottom: 2%;
    
}
#moadon button:hover  {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
   -ms-transform: scale(1.05); /* IE 9 */
    -webkit-transform: scale(1.05); /* Safari */
    transform: scale(1.05);
}
#moadon h5{
	font-size:14px;
	width:93.5%;
	height:24px;
	color:#fff;
    background: #184d85 ;
	margin-top:4px;
	padding-right:7%;
	padding-top:10px;
	text-align:right;
	float:right;
}

#moadon h11{
	font-size:14px;
	line-height:22px;
	color:#525252;
	text-align:center;
	font-weight:normal;
	margin-top:14px;
}
.daily-deal{
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    margin-top: 5px;
	background: -webkit-linear-gradient(left, rgba(211,211,211,0.1), rgba(211,211,211,0.5)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(211,211,211,0.1), rgba(211,211,211,0.5)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(211,211,211,0.1), rgba(211,211,211,0.5)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(211,211,211,0.1), rgba(211,211,211,0.5)); /* Standard syntax (must be last)*/	
	box-shadow:3px 1px 5px #888888;
    border-radius: 10px;
    border: 1px solid #888888;
    float: right;
}

.headlinedaily{
    width:100%;
	height:auto;
    background: rgba(255,255,255,0.4) ;
    border-radius: 10px 10px 0 0;
    float:right;
}
.daily-deal p{
    font-size:16px;
	line-height: 18px;
	color:#2070dd;
    margin-top: 2px;
    margin-bottom: 2px;
	padding-right:2%;
	text-align:right;
    font-weight:bold;
	text-shadow:
	0px 1px 0px rgba(000,000,000,0.2),
	0px 1px 0px rgba(255,255,255,1);
}

#reshet{
 padding-left: 8%;
    padding-top: 5px;
    float: left;       
}
.daily-deal h6{
    text-align: right;
	width:80px;
    float: right;
	color:#4a4a4a;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	margin-right:4%;
	padding-right:2%;
	display: inline-block;
    margin-top: 1px;
    margin-bottom: 5px;    
}
.daily-deal h7{
    text-align: right;
	width:91%;
    float: right;
	color:#4a4a4a;
	font-size:14px;
	font-weight:normal;
	padding-top:4px;
	display: inline-block;
    margin-top: 1px;
    margin-bottom: 5px;
}
.daily-deal button {
  display: inline-block;
  border-radius: 4px;
  background-color: #3c9824;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  width: 90%;
  transition: all .2s ease-in-out;
  cursor:pointer;
  margin-left: 7%;
  margin-top: 9%; 
}
.daily-deal button:hover  {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
    -ms-transform: scale(1.05); /* IE 9 */
    -webkit-transform: scale(1.05); /* Safari */
    transform: scale(1.05);
}
.dealprice {
    width: 90%;
    height: 90%;
    margin-left: 5%;
    border: 3px solid #f4511e;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow:3px 1px 3px #cccccc;
    position:relative;
  
}
.dealprice span{
    float: right;
    font-size: 14px;
    color: #f4511e ;
    padding-top: 2%;
    padding-right: 5%;
}
.dealprice h5{
    font-size:22px;
    margin-top: 5%;
    text-align:center;
	color:#f4511e;
	display:block;
}
.plantagp1{
  background: #3c9724 ;
  color: #fff;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 15px 0 5px;
  position: relative;
  position: absolute;
  left: 0px;
  bottom:5px;
  z-index: 1;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}
.plantagp1:after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #3c9724 ;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
}
#dealhotelphoto{
    width: 95%;
    margin-top: 5%;
    margin-bottom: 5%;
    border:2px solid #fff;
    border-radius: 10px;  
    transition: all .2s ease-in-out;
    opacity: 1;
	 max-height:160px;    
}
.img-container{
	 position: relative;
	 transition: all .2s ease-in-out;
    opacity: 1;
}
.img-container:hover{
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari */
    transform: scale(1.5);
    cursor: zoom-in;
    opacity: 0.9;   
}
.ribbon-wrapper{
    background: -moz-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(34,79,24,0.8)), color-stop(50%, rgba(64,149,45,0.9)), color-stop(100%, rgba(64,149,45,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* ie10+ */
	background: linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40952d', endColorstr='#224F18',GradientType=1 ); /* ie6-9 */
    color: #fff;
    position: absolute;
    top:15%;
    right: 10px;
    line-height: 30px;
    padding-left: 30px;
    box-shadow: 3px 1px 3px #333;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    direction: rtl;
    padding-right: 10px;
}
.ribbon-wrapper2{
    background: -moz-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(34,79,24,0.8)), color-stop(50%, rgba(64,149,45,0.9)), color-stop(100%, rgba(64,149,45,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* ie10+ */
	background: linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40952d', endColorstr='#224F18',GradientType=1 ); /* ie6-9 */
    color: #fff;
    position: absolute;
    top:5%;
    right: 0px;
    line-height: 25px;
    padding-left: 10px;
    box-shadow: 3px 1px 3px #333;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    direction: rtl;
    padding-right: 10px;
}
.saletext{
    direction: rtl;
}
.saletext h3{
    color: #f1522c ;
    text-decoration: underline;
    font-size: 18px;
}
.saletext span{
    color: #40962d;
    font-size: 13px;
}
.saletext img{
    width: 20px;
}
.home-content{
    width:100%;
    width:100%;
	height:120px;
	background-color:#fff;	
    border-top:solid 1px #737373;
    color:#595959;
    line-height:22px;
    text-align:center;
	font-size:14px;
	padding-bottom:5px;
	display:inline-block;
	margin-right:4.5%;  
}

.bigcenter{
    width: 75%;
 min-width: 1024px;

}
.israel-hotels{
	width:100%;
	min-height:200px;
	padding-top:8px;
	margin-right:10%;
}

.titlerightbar{
	font-size:18px;
    float: right;
	color:#2070dd;
	background-color:#fff;
	background-image:url(https://www.hotel4u.co.il/img/title1.png);
	height:40px;
	width:100%;
	text-align:center;
	font-weight:bold;
	line-height:40px;
	border-radius:4px;
	border:1px solid #999;
	text-shadow:
	0px 1px 0px rgba(000,000,000,0.2),
	0px 1px 0px rgba(255,255,255,1);  
    margin-bottom: 3px;
    
}

.right-tables {
	width:100%;

    list-style-type:none;
    
}


.right-tables li{
	
	font-size:14px;
	text-align:right;
	border-bottom:1px dashed #b5b4b4 ;
	line-height:22px;
}
.right-tables a{
    color:#525252;
    text-decoration: none;
}
.right-tables a:hover{
	font-weight:bold;
}
.right-tables li:last-child {
	border-bottom:none;
}
.main-deals{
 width: 100%;
    direction: rtl;
    border-spacing: 10px;
    border-collapse: separate;
}
.main-deals td{
 
    direction: ltr;
    
}


.erea-title a{
    color: #d62c1f ;
    font-size: 22px;
    font-weight: normal;
    line-height: 25px;
    text-align: center;
    padding-right: 2%;
    text-shadow: 1px 1px 2px #8d8d8d;
    transition: all 0.5s;
}
.erea-title a:hover{
   
    text-shadow: 5px 3px 5px #8d8d8d;
}
.dealstitle{
	font-size:18px;
	color:#2070dd;
	background-color:#fff;
	background-image:url(https://www.hotel4u.co.il/img/title1.png);
	height:40px;
	width:100%;
	text-align:center;
	font-weight:bold;
	line-height:40px;
	border-radius:4px;
	border:1px solid #999;
	text-shadow:
	0px 1px 0px rgba(000,000,000,0.2),
	0px 1px 0px rgba(255,255,255,1);
    margin-top: 5px;
    box-shadow:3px 1px 3px #cccccc;
}

.best-dill{
    width:100%;
	height:auto;
    background-color:rgba(250,250,250,0.8);
	border:1px solid #b5b5b5;
    border-radius: 10px;    
	clear:both;
    display: inline-block;
    box-shadow:3px 1px 3px #cccccc;
    
	
}

.best-dill h6{
    text-align: right;
	width:91%;
    float: right;
	color:#4a4a4a;
	font-size:14px;
	font-weight:normal;
	border-top:solid 1px #737373;
	padding-top:4px;
	margin-right:4%;
	padding-right:2%;
	display: inline-block;
    margin-top: 1px;
    margin-bottom: 5px;
    min-height: 11ex; /* 2.5ex for each visible line */
    
}

.best-dill span{  
	font-size:14px;
	text-align:right;
	color:#2070dd;
	font-weight:bold;
	padding-top:5px;
	float:right;
	margin-right:2%;
    margin-left: 2%;
    line-height: 2.5ex;
    height: 5.5ex; /* 2.5ex for each visible line */
    overflow: hidden;
    display: inline-block;
    margin-top: 1px;
    
    
}

.best-deal-img-cover{
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.best-deal-img{
    width:100%;
	border-bottom:1px solid #737373;
    border-radius: 10px 10px 0px 0px;
	float:left;
    transition: all .2s ease-in-out;
}
.best-dill:hover .best-deal-img{
    transform: scale(1.5);
}

.best-dill h5{
	font-size:14px;
	width:93.5%;
	height:24px;
	color:#e3e3e3;
	background-color:#184d85 ;
	padding-right:7%;
	padding-top:10px;
	text-align:right;
	clear: both;
    margin-top: 10px;
    margin-bottom: 0px;
    border-radius: 0 0 10px 10px;
    text-decoration: none;
    transition: all .2s ease-in-out;
    
    
    
}
.best-dill a{
text-decoration: none;    
}

.best-dill h5:hover{
	color:#fff  ;
    font-size: 16px;
    cursor:pointer;
}

.price{
	width:auto;
	height:70px;
	position:absolute;
	z-index:1;
	margin-left:1%;
}

.price h8{
	font-size:14px;
    text-align:left;
	line-height:34px;
	color:#fff;
	position:absolute;
	z-index:2;
	display:block;
	margin-left:2px;
}

.price img{
	width:100%;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 0px;
	float:left;
    
}

.price h10{
	font-size:18px;
	text-align:right;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	position:absolute;
	z-index:2;
	display:block;
	margin-left:17px;
}

#footer{
	width:100%;
	height:auto;
	background-color:#144c87;
	display:inline-block;
	padding-bottom:14px;
    float: inherit;
    
}
#min-menu{
	width:100%;
	height:56px;
	background-color:rgba(250,250,250,0.1);
	box-shadow:1px 0px 2px #151515;
}
#min-menu ul li{
	display:inline-block;
	color:#CCC;
	font-size:10px;
}
#min-menu ul{
	direction:rtl;
	color:#CCC;
	text-align:center;
}
#min-menu a{
	color:#CCC;
    text-decoration: none;
}
#min-menu a:hover{
	color:#dd6d6d ;
    text-decoration: none;
}

.kol-6 ul {
 list-style-type:none;   
}
.kol-6 li a{
	font-size:12px;
	color:#c8c8c8 ;
    text-decoration: none;
    
}

.kol-6 li a:hover{
	font-size:13px;
    font-weight: bold;
	color:#dd6d6d ;
    cursor:pointer;
    
}
#footer h20{
	color:#eee;
	font-weight:bold;
    

    
}
.kol-6{
	float:right;
	width:14.5%;
	margin-left:1.5%;
    text-align: right;
    line-height: 10px;
  
        
    
}
#min-Categories{
	width:94%;

	padding-top:22px;
    
}
.footer-Categories{
	border-top:1px solid #999;
}
#down-index ul li{
	display:inline-block;
	font-size:11px;
	text-align:center;
	color:#144c87;
}
#down-index{
	width:100%;
	height:28px;
	margin:auto;
	background-color:#eee;
}
#down-index ul{
	direction:rtl;
	margin:auto;
	width:857px;
	line-height:28px;
}

#copyright ul li{
	display:inline-block;
	font-size:11px;
	text-align:center;
	color:#144c87;
    text-decoration: none;
}
#copyright{
	width:100%;
	height:28px;
	margin:auto;
	background-color:#cac9c9;
    
}

#copyright a{
	text-decoration: none;
    color: #144c87;
    
}
#copyright ul{
	direction:rtl;
	margin:auto;
	width:857px;
	line-height:28px;
    
}


 .share .face,  .share .twit,  .share .gplus,
 .share .you,  .share .instgram,  .share .pinterest {
    float: right;
     margin-top: 1%;
    margin-right: 20px;
    color: #f6f6f6;

        
}



 .share a {
    opacity: .8
}

 .share a:hover {
    opacity: 1
}

 .share .text {
    float: left;
    color: #f6f6f6;
    margin-left: 5px
}

 .share .face {
    width: 21px;
    height: 20px;
    background: url(https://www.hotel4u.co.il/images/286b121_footer-share-icons.png) no-repeat 0 0;
    cursor: pointer
}

 .share .twit {
    width: 21px;
    height: 20px;
    background: url(https://www.hotel4u.co.il/images/286b121_footer-share-icons.png) no-repeat -27px 0;
    cursor: pointer
}

 .share .gplus {
    width: 21px;
    height: 20px;
    background: url(https://www.hotel4u.co.il/images/286b121_footer-share-icons.png) no-repeat -56px 0;
    cursor: pointer
}

 .share .you {
    width: 21px;
    height: 20px;
    background: url(https://www.hotel4u.co.il/images/286b121_footer-share-icons.png) no-repeat -85px 0;
    cursor: pointer
}

 .share .instgram {
    width: 21px;
    height: 20px;
    background: url(https://www.hotel4u.co.il/images/286b121_footer-share-icons.png) no-repeat -142px 0;
    cursor: pointer
}

 .share .pinterest {
    width: 21px;
    height: 20px;
    background: url(https://www.hotel4u.co.il/images/286b121_footer-share-icons.png) no-repeat -113px 0;
    cursor: pointer
}

/**page 2**/
.answer1{
    width: 100%;
	height:auto;
	border:solid 1px #c0c0c0;
    border-radius: 10px;
    margin-bottom: 5px;
    border-spacing: 0px;
    -moz-box-shadow:  3px 1px 3px #888888;
    -webkit-box-shadow:  3px 1px 3px #888888;
    box-shadow:  3px 1px 3px #888888;
	
}
.answer1 table{
  border-spacing: 0px;
  vertical-align: bottom;
}
#HotelTopList .answer1{
	background-color:aliceblue;
	border:3px solid #174c89;
}
.box{
  position: relative;
}
.ribbon{
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span{
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon span::before{
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
/**page 2 result**/

.sorttable{
    width: 100%;
    height: 35px;
    background-color: #615F5C;
    
}
.newsearch{
 width: 25%;
    height: 35px;
    text-align: center;
    background:url(img/cal.png) right 10% center no-repeat , url(https://www.hotel4u.co.il/img/title1.png); 
    font-size:18px;
    font-weight: bold;
	color:#2070dd; 
    border-radius: 3px;
    border: 1px solid #ccc;
	text-shadow:
	0px 1px 0px rgba(000,000,000,0.2),
	0px 1px 0px rgba(255,255,255,1);  
    transition: all .2s ease-in-out;
}

.newsearch:hover{
 -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);   
}

.left-record	{
  background-color:#f0f0f0 ;
    border-radius: 10px 0px 0px 10px;
    position:relative;
    border-right: 1px solid #ccc;
    
    
}

.right-record	{

    vertical-align: bottom;
    position:relative;

    
}
.simpletitle{
    font-size:20px;
	color:#2070dd;
	background-color:#eae8e8;
	text-align:center;

	line-height:40px;
	border-radius:4px;
	border:1px solid #ccc;
	text-shadow:
	0px 1px 0px rgba(000,000,000,0.2),
	0px 1px 0px rgba(255,255,255,1);  

    
}

.p2title0{
    font-size:20px;
	color:#2070dd;
	background-color:#fff;
	background-image:url(https://www.hotel4u.co.il/img/title1.png);
	text-align:center;

	line-height:40px;
	border-radius:4px;
	border:1px solid #999;
	text-shadow:
	0px 1px 0px rgba(000,000,000,0.2),
	0px 1px 0px rgba(255,255,255,1);  
    margin-bottom: 3px;
    
}
.guests-score{
	padding-bottom: 6px;
    top: 3px;
    left: 3px;
    position: absolute;
    cursor: pointer;
    transition: all .2s ease-in-out;   
    
}
 .guests-score img{
    width: 17px;
    float: left;
     margin-top: 7px;
}

.guests-score h10{
	color:#3c9724;
    text-decoration: underline;
	float:left;
    margin-top: 0px;
    margin-left: 5px;
	font-size:16px;
	font-weight:bold; 
}
.guests-score:hover{
	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
    text-shadow: 2px  1px 2px #ccc;
}

.land_guestscore {
    text-align:center; 
}
.land_guestscore p{
    font-size: 14px;
}
.p2map{
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.p2map:hover{
    transform: scale(1.1);
}
.p2map img{
}
.score{
      background-image: url("https://www.hotel4u.co.il/images/dg.png");
    background-repeat: no-repeat;
    background-position: center; 
    height: 65px;
    width: 100%;
    color: white;
    transition: all 0.2s ease-in-out;
}
.score:hover{
  transform: scale(1.2);
    cursor: pointer;
}
.score a{
 font-size: 18px;
 line-height: 65px;  
}

.p2title2{
	color:#4a4a4a;
	font-size:14px;
	display:block;
	text-align:center;
    vertical-align: bottom;
}
.p2title3{
	font-size:20px;
	color:white;
margin-top: 5px;
    display:block;
    text-align: center; 
}
.p2title4{
	font-size:14px;
}
.p2title44{
	color:white;
	font-size:14px;
	display:block;
	text-align:center;
    
}
.p2title5{
	color:#4a4a4a;
	font-size:14px;
    font-weight: bold;
	display:block;
	text-align:center;
        position: absolute;
    left: 0px;
    right: 0px;
    bottom: 60px;
}


.plantag{
  background: #3c9724 ;
  color: #fff;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 15px 0 5px;
  position: relative;
  position: absolute;
  left: 0px;
  z-index: 100;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}
.plantag::after {
  background: #f0f0f0;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #3c9724 ;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
    z-index: 100;
  right: 0;
  top: 0;
}
.p2title6{
	color:#4a4a4a;
	font-size:14px;
	display:block;
	text-align:center;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 40px;
    
}
.p2title7{
   font-size:14px;
   color: #f02d33;
   vertical-align: text-top;
   margin-bottom: 0;
   margin-right: 1%;
   border: 1px solid #333;
   padding: 5;
   border-radius: 10px;
   background-color: #eee;
   box-shadow: 3px 1px 3px #aaa;
   direction: rtl;
}
.p2title8{
  font-size:14px;
    color:darkslategray;
	width:auto;
	text-align: right;
	font-weight:normal;
    vertical-align: bottom;
    margin-right: 1%;
    
    
}
.infop2{
 
    
}
.p2btu {
	width:100%;
	line-height: 40px;
	color:#fff;
	text-align:center;
    vertical-align: middle;
	background-color:#144c87;
    transition: all .2s ease-in-out;
    border-radius: 0px 0px 0px 10px;
    float: left;
    position: absolute;
    text-decoration: none;
    bottom: 0;
    left: 0;

}
.psbtu:hover{

    box-shadow:3px 1px 3px #888888;
    cursor: pointer;
    -ms-transform: scale(1.009); /* IE 9 */
    -webkit-transform: scale(1.009); /* Safari */
    transform: scale(1.009);
}
.ocupaid{
	width:100%;
	line-height:40px;
	color:#fff;
	text-align:center;
	background-color:rgba(20, 76, 135, 0.7);
    border-radius: 0px 0px 0px 10px;
    position: absolute;
    bottom: 0;
    border: none;

}

.ocupaid h9{
	
    font-size:18px;
    font-weight:normal;
    color: aliceblue;
}

.left-record h9{
	font-size:18px;
    font-weight:normal;
}

.p2price{
    position: absolute;
    top: 0;
    left: 10px;
    width: 80px;
    height: 80px;
    background-image: url(https://hotel4u.co.il/img/sing.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    
}
.newrate{
  font-size:18px;
        color:#fdac34 ;
        text-align: right;
        font-weight:bold;
        line-height:25px;
        text-shadow:
        0px 1px 0px rgba(000,000,000,0.2),
        0px 1px 0px rgba(255,255,255,1);
    float: right;
    direction: rtl;
    padding-right: 10px;
}
.p2title{
 font-size:18px;
        color:#2070dd;
        text-align: right;
        font-weight:bold;
        line-height:25px;
        text-shadow:
        0px 1px 0px rgba(000,000,000,0.2),
        0px 1px 0px rgba(255,255,255,1);
    float: right;
    direction: rtl;
    padding-left: 10px;
}


.right-record p{
    margin-right: 2%;
    margin-left: 2%;
    margin-top: 0;
    text-align: right;
    font-size: 14px;
    padding-bottom: 10px; 
    vertical-align: bottom;
    border-top: 1px dashed #ccc;
}

.right-record2{
 
}
.right-record2 p{
    margin-right: 2%;
    margin-left: 2%;
    margin-top: 0;
    text-align: right;
    font-size: 14px;
   
}

.right-record2 span{
    margin-right: 2%;
    margin-left: 2%;
    margin-top: 0;
    float: right;
    padding-bottom: 10px;
   
}

#hotelanswerimg{
    background-size: 270px 140px;
	background-position: right;
	width: 100%;
	float: right;
	margin-right: 1px;
	height: 130px;
	border: 2px solid #ccc;
	border-radius: 10px;
	transition: all .2s ease-in-out;
	opacity: 1;
	position: relative;
}

#hotelanswerimg:hover{
    -ms-transform: scale(1.3); /* IE 9 */
    -webkit-transform: scale(1.3); /* Safari */
    transform: scale(1.3);
    cursor:zoom-in;
    opacity: 0.8;
    
}

/*Old Deals page2*/
.spacials{
    width: 100%;
    direction: rtl;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.spacial-headline span{
    color:#2070dd ;
    font-size: 16px;
    font-style: oblique;
}
.spacial-line span{
    color: #f32a2a;
    font-size: 14px;
    text-decoration: none;
    
    text-overflow: ellipsis;
    white-space:nowrap;
}

.spacial-line span:hover{
    color: #3472b2;

}



.spacial-line strong{
 
    font-size: 15px;
    text-decoration: none;
    
}

tr.spacial-line td{
    border-bottom: 1px dotted  #f32a2a;
    height: 25px;
  
}

tr.spacial-line:last-child td{
    border: none;
}
.whshare{
	position: absolute;
	right: 2;
	height: 30px;
	width: 30px;
	background-color: green;
	border-radius: 5px;
	background-image: url("https://www.hotel4u.co.il/img/whshare_hotel4u.png");
	background-size: 28px;
	background-position: top;
	color: #fff;
	background-repeat: no-repeat;
	line-height: 48px;
	font-size: 12px;
	text-align: center;
}
/*Old Deals page2*/

/*new Deals page2*/
.spacials1{
    width: 100%;
    direction: rtl;
    margin-bottom: 10px;
    border: 1px solid #174c88;
    border-radius: 10px 10px 0 0;
    box-shadow: 3px 1px 3px #aaa;
}
.spacial-headline1 td{
    background-color: #174c88;
    border-radius: 10px 10px 0 0;
    text-align: center;
}
.spacials1 tr:nth-child(2n+3){
    background-color: #ccc;
}
.spacials1 tr:nth-child(2n){
    background-color: #eee;
}
.spacials1 tr:nth-child(2n+3):hover{
    background-color: #e2cc32;
}
.spacials1 tr:nth-child(2n):hover{
    background-color: #e2cc32;
}
.spacial-headline1 span{
    color:#fff ;
    font-size: 18px;
    font-style: oblique;
    line-height: 30px;
}
.spacial-line1 span{
    color: #174c88;
    font-size: 14px;
    text-decoration: none;
    padding-right: 10px;   
    text-overflow: ellipsis;
    white-space:nowrap;
}
.spacial-rooms-left{
    color: #f02e33 !important;
    font-weight: bold;
}
.spacial-line1 strong{
    font-size: 15px;
    text-decoration: none;
}
tr.spacial-line1 td{
    height: 25px;
}
.ribbon-wrapper-p2{
    background: -moz-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(34,79,24,0.8)), color-stop(50%, rgba(64,149,45,0.9)), color-stop(100%, rgba(64,149,45,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* ie10+ */
	background: linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40952d', endColorstr='#224F18',GradientType=1 ); /* ie6-9 */
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    padding-left: 10px;
    border-top: 1px dashed #fff;
    direction: rtl;
    padding-right: 10px;
}
/*new Deals page2*/



.btugodeal a{
    padding-right: 2px;
    padding-left: 2px;
    background-color: #f32a2a;
    border: 1px solid #f32a2a;
    border-radius: 3px;
    font-size: 16px;
    text-decoration: none;
    color: white;
    transition: all .2s ease-in-out;
}

.btugodeal a:hover{
    
    box-shadow:3px 1px 5px #888888;
}






/**end**/

/**

.right-tablesSearch{
 text-align: right; 
    margin-top: 45px;
    border: 1px solid #888;
    background-color: #eeeeee ;
}

.right-tablesSearch li{
	
	color:#CCC;
	font-size:14px;
    text-decoration: none;
    list-style-type: none;
    line-height: 20px;
    
}


.right-tablesSearch a{
	color:#1e64af;
    text-decoration: none;
    list-style-type: none;
    cursor:pointer;
    
}
.right-tablesSearch a:hover{
	color:#dd6d6d ;
    text-decoration: none;
}

**/

.titlerightbar2{
	font-size:18px;
    margin-top: 0px;
	color:#fff;
	background-color:#144c87 ;
	height:40px;
	width:100%;
	text-align:center;
	line-height:40px; 
    margin-bottom: 10px;
    
}

.btudelete{
    font-size:18px;
	color:#2070dd;
	height:40px;
	width:100%;
	text-align:center;
	line-height:40px; 
	border:1px solid #949393;
    margin-top: 1px;
	margin-bottom:10px;
	background-color:#ccc;
    border:1px solid #2070dd;
    transition: all 0.5s;
    background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ccc),
		color-stop(0.50, #ffffff),
		to(#ccc));
	-moz-border-radius: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}

/* page 3 */


.p3hotelheader{
    position: relative;
    
}

.p3hotelheader p{   
    margin-top: 60px;
    text-align: right;
    font-size: 14px;  
    vertical-align: top;
    min-height: 250px;
    max-width: 500px;
    float: right;
    direction: rtl;
}
    
.p3hotelheader{
  
}
.ribbon-wrapper3{
    background: -moz-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(34,79,24,0.8)), color-stop(50%, rgba(64,149,45,0.9)), color-stop(100%, rgba(64,149,45,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* ie10+ */
	background: linear-gradient(45deg, rgba(34,79,24,0.8) 0%, rgba(64,149,45,0.9) 50%, rgba(64,149,45,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40952d', endColorstr='#224F18',GradientType=1 ); /* ie6-9 */
    color: #fff;
    position: absolute;
    top:10%;
    right: -4px;
    line-height: 30px;
    padding-left: 30px;
    box-shadow: 3px 1px 3px #333;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    direction: rtl;
    padding-right: 10px;
}

.ribbon-wrapper-rooms{
   background: rgb(249,144,44); /* Old browsers */
background: -moz-linear-gradient(top, rgba(249,144,44,1) 0%, rgba(244,149,66,1) 47%, rgba(249,120,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(249,144,44,1) 0%,rgba(244,149,66,1) 47%,rgba(249,120,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(249,144,44,1) 0%,rgba(244,149,66,1) 47%,rgba(249,120,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9902c', endColorstr='#f97800',GradientType=0 ); /* IE6-9 */
    color: #fff;
    position: absolute;
    bottom:10%;
    left: 0px;
    line-height: 30px;
    padding-left: 20px;
    box-shadow: 3px 1px 3px #333;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    direction: rtl;
    padding-right: 10px;
}
.p3hotelimgdiv{
    position: relative;
}
#p3img{
    width: 100%;
    box-shadow:3px 1px 5px #888888;
    height: 280px;
    border:2px solid #ccc;
    border-radius: 10px;  
    transition: all .2s ease-in-out;
    opacity: 1;
}


.p3hoteltitle{
    font-size:18px;
    background-image: url(img/title.jpg);
	color:#2070dd;
	text-align: right;
	font-weight:bold;
	line-height:40px;
	text-shadow:
	0px 1px 0px rgba(000,000,000,0.2),
	0px 1px 0px rgba(255,255,255,1);
    top: 0;
    right: 0;
    margin-top: 10;
    padding-right: 10px;
    position: absolute;
    width: 50%;
    height: 40;
    border: 1px solid #ccc;
    border-radius: 3px;
    
}
.p3buttons {
	width: 65%;
	text-align: center;
	margin-top: 10px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin: 0 auto;
}

.p3buttons a{
 text-decoration: none;   
}

.p3address{

	font-weight:bold;
	line-height:25px;

    margin-top: 5px;
    font-size:18px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    padding-left: 100px;
	color:#3172b5;
    
	text-align:center;
	border:1px solid #949393;
	background-image: url(https://www.hotel4u.co.il/img/p3btnback.png);
    background-color: white;   
	-moz-border-radius: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
    box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
	text-shadow:
		1px 1px 1px rgba(000,000,000,0.2);
}
.p3iconspan{
    font-size: 14px;
    text-decoration: none;
    color: black;
}
.p3icon{
    width: 50%;
	max-width: 60px;
	transition: all .3s ease-in-out;
}
.p3icon:hover{
   transform: translateY(-15px);
    cursor: pointer;
}
.p3lastinvitation{
	width:100%;
	line-height: 30px;
	text-align:center;
    background-color: #efefef;
	border-bottom:1px solid #ccc;
	 
	font-size:16px;
	font-weight:bold;
	color:#2070dd;
	text-shadow: 0 0px 1px rgba(0,0,0,0.2);
}
.p3orderinfo1{
 background-color: #184e85 ;
    background-image: url(https://www.hotel4u.co.il/images/bg-page-3.png);
    width: 100%;
    padding: 5px;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    color: white;   
}
.p3orderinfo1 td:nth-child(2){
    direction: rtl;
}
.p3orderinfo2{
    width: 300px;
    color: white;
    border-left: 1px solid white;
    text-align: right;
    margin-right: 20px;
}
.p3orderinfo2 td:nth-child(1){
    width: 65%;
     text-overflow: ellipsis;
    white-space:nowrap;  
}
.p3orderinfo3{
    width: 300px;
    text-align: right;
    color: white;
    border-left: 1px solid white;
    text-align: right;
}
.p3orderinfo3 td:nth-child(1){
    width: 35%;
     text-overflow: ellipsis;
    white-space:nowrap; 
}
.sale-text{
 font-size: 18px;
    font-weight: 500;
    transition: all .2s ease-in-out;
}
.sale-text:hover{
 text-shadow: 2px 1px 3px #ccc;
}

.p3hotelremark{
 border: 1px solid #184e85;
    border-radius: 10px;
    box-shadow:3px 1px 5px #888888;
    width: 300px;
    min-height: 100px;
    position: relative;  
}
.p3hotelremark h2{
    position: absolute;
    top: 0;
    margin-top: 0px;
    background-color: #184e85;
    border-radius: 10px 10px 0 0;
    text-align: center;
    width: 100%;
    color: white;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px; 
}
.p3hotelremark span{
    text-align: right;
    color: #184e85;
    font-size: 12px;
    font-weight: normal;
    padding: 5px; 
}
.p3lhb{
    box-shadow: 180px 1px 50px #fff inset,-180px -1px 50px #fff inset;
    position: relative;
    height: 350px;
    width: 1300px;
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
}
.changebase{
    width: 100%;
    height: 30px;
    background-color: #dc4245;
    text-align: center ;
    line-height: 30px;
    border: 1px solid #2f89e4;
    color: #fff;
    font-size: 17px;
    font-weight: bold ;
    text-shadow: 1px 0 1px #333;
    background-image: url('https://www.hotel4u.co.il/images/r1.png'),  url('https://www.hotel4u.co.il/images/r1.png');
    background-size: contain ;
    background-repeat: no-repeat ;
    background-position: right, left ;
}
/* test */



#CommentsDiv{
    -webkit-animation-name: animatetop;
    -webkit-animation-duration:.5s;
    animation-name: animatefade;
    animation-duration: .5s;
}
#DivSendf{
    -webkit-animation-name: animatefade;
    -webkit-animation-duration: 1.5s;
    animation-name: animatefade;
    animation-duration: 1.5s;
    
}
/*
#mapDiv{
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.8s;
    animation-name: animatetop;
    animation-duration: 0.8s;
}
*/

#MapPage{
      -webkit-animation-name: animatefade;
    -webkit-animation-duration: 1.5s;
    animation-name: animatefade;
    animation-duration: 1.5s;
    
}
#smap{
    position: absolute;
    top: 2px;
    right: 2px;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    color: #c02036;
    text-decoration: underline;
    z-index: 0;
    
}
.loading-visible{
 min-height: inherit;  
    -webkit-animation-name: animatefadeback;
    -webkit-animation-duration: 1.5s;
    animation-name: animatefadeback;
    animation-duration: 1.5s;
}


/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300; opacity:0}
    to {top:0; opacity:1}
}
/* Add Animation */
@-webkit-keyframes animatefade {
    from {opacity:0}
    to {opacity:1}
}
@keyframes animatefade {
    from {opacity:0}
    to {opacity:1}
}
@-webkit-keyframes animatefadeback {
    from {opacity:0}
    to {opacity:0.75}
}
@keyframes animatefadeback {
    from {opacity:0}
    to {opacity:0.75}
}
.info-place{
	margin-top:10px;
	color:#4a4a4a;
	font-size:14px;
}
.info-place li{
	list-style-type:circle;
	direction:rtl;
	margin-right:16px;
}
.p3nav {
 align-content: center;
    width: 100%;
}
.p3btn{
    font-size:16px;
    padding-top: 5px;
    padding-bottom: 5px;
	color:#3172b5;
    width: 100%;
	text-align:center;
	border:1px solid #949393;
	background-image: url(https://www.hotel4u.co.il/img/p3btnback.png);
    background-color: white;   
    transition: all 0.2s ease-in-out; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
    box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
	text-shadow:
		1px 1px 1px rgba(000,000,000,0.2);		
}
.p3btn img{
    float: right;
    padding-right: 5px;
 width: 22px;   
}
.p3btn:hover{
    cursor: pointer;
    transform: scale(1.1);	
}
.p3spacials{
    width: 100%;
    direction: rtl;
    margin-bottom: 10px;
    font-weight: bold;
    /**
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow:3px 1px 5px #888888;
    **/
}
.p3spacials img{
    width: 22px;

    
    /**
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow:3px 1px 5px #888888;
    **/
}

/* Page 4 */

.p4table1{
 border: 2px solid #ccc;
    border-radius: 10px;
        -moz-box-shadow:
		3px 1px 3px rgba(000,000,000,0.5);	
	-webkit-box-shadow:
		3px 1px 3px rgba(000,000,000,0.5);
	box-shadow:
		3px 1px 3px rgba(000,000,000,0.5);   
}
.p4formtitle{
    font-size:22px;
	color:#2070dd;
	background-color:#fff;
	height:40px;
	width:705px;
	text-align:center;
	font-weight:bold;
	line-height:40px;
	border-radius:4px;
	border:1px solid #999;
	text-shadow:
	0px 1px 0px rgba(000,000,000,0.2),
	0px 1px 0px rgba(255,255,255,1);  
    margin-bottom: 10px;  
}
.p4table1title{
    font-size: 18px;
    color:#2070dd;
    height:35px;
    border-bottom: 1px dashed #2070dd;
    font-weight: bold; 
}
.p4table1title img{
    width: 40px;
}
.p4hotelimg{
    width: inherit; 
    max-width: 300px;
    max-height:250px;
    border: 3px solid #fff;
    border-radius: 10px;
     -moz-box-shadow:
		5px 1px 5px rgba(000,000,000,0.3);
		
	-webkit-box-shadow:
		5px 1px 5px rgba(000,000,000,0.3);
	box-shadow:
		5px 1px 5px rgba(000,000,000,0.3);
}
.p4table2{
 border: 2px solid #ccc;
    width: 100%;
    border-radius: 10px;
        -moz-box-shadow:
		3px 1px 3px rgba(000,000,000,0.5);
		
	-webkit-box-shadow:
		3px 1px 3px rgba(000,000,000,0.5);
		
	box-shadow:
		3px 1px 3px rgba(000,000,000,0.5); 
}
.p4form{
 width: 100%;   
}
.p4table3{
 border: 2px solid #ccc;
    width: 100%;
    border-radius: 10px;
        -moz-box-shadow:
		3px 1px 3px rgba(000,000,000,0.5);
	-webkit-box-shadow:
		3px 1px 3px rgba(000,000,000,0.5);
	box-shadow:
		3px 1px 3px rgba(000,000,000,0.5);
}
.cctable{
 width: 100%;   
}
.p4btn{
 font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 40%;
    padding-left: 40%;
    font-weight: bold;
	color: #fff;
	text-align:center;
	border:1px solid #949393;
    background-color: #3c9824;   
    transition: all 0.2s ease-in-out; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
    box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
	text-shadow:1px 1px 1px rgba(000,000,000,0.2);
}
.p4btn:hover{
    cursor: pointer;
    transform: scale(1.1);
		
}
.land-search{
 width: 100%;
    border: 2px solid #ccc;
    border-radius: 10px;
    -moz-box-shadow:  3px 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:  3px 1px 3px rgba(0,0,0,0.5);
    box-shadow:  3px 1px 3px rgba(0,0,0,0.5);
    
}
.land-search h2{
    text-align: center;
    background-color: #144b87 ;
    border-radius: 10px 10px 0 0;
    float: left;
    width: 100%;
    margin-top: 0px;
    font-size: 18px;
    line-height: 30px;
    color: white;
}
.land-search strong{
    font-size: 14px;
    color: #144b87;
}
.btulend a{
    width:100%;
	height:25px;
  display: inline-block;
  border-radius: 4px;
  background-color: #f4511e;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  transition: all .2s ease-in-out;
  cursor:pointer;
  margin-top:2%;
  margin-bottom: 2%;    
}
.btutbllend a{
  width:100%;
  height:20px;
  display: inline-block;
  border-radius: 4px;
  background-color: #f4511e;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  transition: all .1s ease-in-out;
  cursor:pointer;
  margin-top:1%;
  margin-bottom: 1%;    
}


.btulend a:hover  {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
   -ms-transform: scale(1.05); /* IE 9 */
    -webkit-transform: scale(1.05); /* Safari */
    transform: scale(1.05);
}

.p3hb{
    width: 100%;
    height: auto;
    background-image: url(https://www.hotel4u.co.il/img/bdlp3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.p31hb_bigimg{
    margin: 0 auto;
position: relative;
height: auto;
width: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

/* Allert Div */

.alerttext{
 background-color: rgba(255, 255, 255, 0.9); 
    border: 2px solid #ccc;
    border-radius: 10px;
    -moz-box-shadow:
		3px 1px 3px rgba(000,000,000,0.5);
		
	-webkit-box-shadow:
		3px 1px 3px rgba(000,000,000,0.5);
		
	box-shadow:
		3px 1px 3px rgba(000,000,000,0.5);	
    min-height: 150px;
    
    
}

.alerttext tr:first-child td:first-child{
    background-color: #184e85;
    border-radius: 10px 0 0 0;
    height: 30px;
    
    
}

.alerttext tr:first-child td:last-child{
    background-color: #184e85;
    border-radius: 0 10px 0 0;
    height: 30px;
    
    
}
.alerttext tr:last-child td{
   
    height:120px; 
    
}

.alerttext span{
    text-align: center;
    color: #3172b5;
    font-size: 15px;
    
    
}

.alerttext p{
    font-size: 20px;
    text-align: center;
    line-height: 22px;
    color: white;
    
}

.alerttext a{
    color: white;
    font-size: 15;
    cursor: pointer;
}


/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 160px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
     z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.htmltooltip{
    border-radius: 5px;
    border: 1px solid #ccc;
}
.pure-table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}
.pure-table td,
.pure-table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible; 
    padding: 0.5em 1em; 
}
.pure-table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: right;
    vertical-align: bottom;
}
.pure-table td {
    background-color: transparent;
}
.pure-table-odd td {
    background-color: #f2f2f2;
}
/*Start tooltips*/
  .csstooltips{  
	    position: absolute;	
		/*
		right:40%;
		top:35%;
		*/
	    padding: 15px 35px;	   
	    background: rgba(255, 254, 226, 0.9);
	    color: #000;
	    border-radius: 10px;
        border: 1px solid #ccc;
        -moz-box-shadow:  3px 1px 3px #888888;
        -webkit-box-shadow:  3px 1px 3px #888888;
        box-shadow:  3px 1px 3px #888888;
        -webkit-animation-name: animate;
        -webkit-animation-duration: .5s;
        animation-name: animate;
	    animation-duration: .5s;
	    background-image: url(../img/bulb.png);
	    background-repeat: no-repeat;
	    background-position: right top;
	    background-size: 30px;    
		 direction: rtl;
  }
/* Add Animation */
@-webkit-keyframes animate {
    from { opacity:0}
    to { opacity:0.9}
}
@keyframes animate {
    from { opacity:0}
    to { opacity:0.9}
}
/*End tooltips*/

/* start open man*/
.open_menu{
	
    width: 100%;
    float: right;
	height:auto;
}
.open_menu ul {
    text-align: center;
    width: 100%;
    float: right;
	margin:0px;
}
.open_menu ul li{
	color:#fff;
	font-size:15px;	
	position: relative;
    display: inline;
	color:#144C87;
	line-height:18px;
    margin-right: 10px;
}
.open_menu li:hover > ul{
	display: block;
     -webkit-animation-name: animatefade;
    -webkit-animation-duration:.5s;
    animation-name: animatefade;
    animation-duration: .5s;
}
.open_menu ul ul {
    display: none;
    position: absolute;
    padding: 1%;
    width: 520px;
    top: 100%;
    box-sizing: border-box;
    right: 0px;
    border-radius: 10px;
    background: rgba(15, 74, 137, 0.9);
    z-index: 10;
    -moz-box-shadow:
		3px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		3px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		3px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
}
.open_menu ul ul li {
    color: #FFFFFF;
    background: rgba(15, 74, 137, 0.3);
    cursor: pointer;
    float: right;
    margin: 0.4%;
    padding: 0 !important;
    text-align: right;
    display: inline-block;
    width: 92.2%;
}
.open_menu ul ul li a{
	padding:4%;
	width:92%;
	color:#fff;
	float:right;
}
.open_menu ul ul li a:hover{
	color:#e2ce21 ;
}
.open_menu ul ul li:hover{
	background:#214f7d;
	padding:4%;
}
.open_menu ul li a{
    text-align: right;
    text-decoration: none;
    display: inline-block; 
    color:#2066c5;
}
.open_menu ul li a:hover{
	color:#144C87;
}
.main_list{
	background-color: white;
}
/*end open menue*/

.fshare{
	background-color: rgba(28, 79, 131, 0.3);
    color: #fff;
    font-size: 16px;
	border: 2px solid #fff;
    padding: 10px;
    border-radius: 8px;
    text-decoration: none;
    box-shadow: 5px 2px 5px #333333;
    position: relative;
    transition: all 0.5s;
}
.fshare span{
 vertical-align: middle;;
 font-size: 35px;
 font-weight: bold;
}
.rateback{
    width: 95%;
    margin: 0 auto;
    line-height: 25px;
    background-color: cornflowerblue;
    border-radius: 5px;
    box-shadow: 3px 1px 3px #333;
    border: 1px solid #fff;

}
#SelectStar{
 border-radius: 10px;
}

.SelectStartable{
 border-radius: 10px;
    background: rgba(216, 216, 216, 0.8);
    width: 180px;
}

.SelectStartitle{
 background-color: #B30002;
    border-radius: 10px 10px 0 0;
}
/*Page 2 loading*/
.waitingdiv{
    width: 80%;
    margin: 0 auto;
    border: 3px solid #ccc;
    border-radius: 10px;
    box-shadow: 5px 1px 5px #aaa;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
}
.waitingtext{
    width: 65%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #184d85;
    line-height: 40px;
    text-shadow: 3px 1px 3px #ccc;
}
.comertialtext{
    text-align: center;
    font-size: 16px;
    color: #184d85;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.6);
}
.loader {
    margin: 0 auto;
    border: 6px solid #f3f3f3; /* Light grey */
    border-top: 6px solid #184d85; /* Blue */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin .7s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/*Page 2 loading*/
/*Page Deal deal over*/
.dealover{
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    height: 300px;
    border: 2px solid #4b63b1;
    border-radius: 10px;
    box-shadow: 3px 1px 3px #888;
    background-color: #fff;
}
.dealover p{
    color: #4b63b1;
    font-size: 20px;
    text-align: center;
    height: 100%;
	direction: rtl;    
}
/*Page Deal deal over*/
/*Page 3 lend BTU*/
.lpbtus{
-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
box-shadow:inset 0px 1px 0px 0px #f29c93;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
background-color:#fe1a00;
-webkit-border-radius: 28;
-moz-border-radius: 28;
border-radius: 28px;
font-family: Arial;
color: #ffffff;
font-size: 16px;
width:170px;
margin-left:8px;
line-height:30px;
margin-bottom:5px;
height:30px;
float:left;
text-decoration: none;
}

.lpbtus:hover{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
background:-moz-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
background:-webkit-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
background:-o-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
background:-ms-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00',GradientType=0);
background-color:#ce0100;
}
.lpbtus:active{
position:relative;
top:1px;
}
/*Page 3 lend BTU*/
/*MDiv*/
.side_div_main_tbl{
border: 2px solid #fff;
border-radius:10px;
color: #fff; 
width: 100%;
background: rgba(76,76,76,1);
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.98) 12%, rgba(102,102,102,0.95) 25%, rgba(71,71,71,0.93) 33%, rgba(44,44,44,0.92) 41%, rgba(0,0,0,0.9) 51%, rgba(17,17,17,0.88) 60%, rgba(43,43,43,0.85) 76%, rgba(28,28,28,0.82) 91%, rgba(19,19,19,0.8) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,0.98)), color-stop(25%, rgba(102,102,102,0.95)), color-stop(33%, rgba(71,71,71,0.93)), color-stop(41%, rgba(44,44,44,0.92)), color-stop(51%, rgba(0,0,0,0.9)), color-stop(60%, rgba(17,17,17,0.88)), color-stop(76%, rgba(43,43,43,0.85)), color-stop(91%, rgba(28,28,28,0.82)), color-stop(100%, rgba(19,19,19,0.8)));
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.98) 12%, rgba(102,102,102,0.95) 25%, rgba(71,71,71,0.93) 33%, rgba(44,44,44,0.92) 41%, rgba(0,0,0,0.9) 51%, rgba(17,17,17,0.88) 60%, rgba(43,43,43,0.85) 76%, rgba(28,28,28,0.82) 91%, rgba(19,19,19,0.8) 100%);
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.98) 12%, rgba(102,102,102,0.95) 25%, rgba(71,71,71,0.93) 33%, rgba(44,44,44,0.92) 41%, rgba(0,0,0,0.9) 51%, rgba(17,17,17,0.88) 60%, rgba(43,43,43,0.85) 76%, rgba(28,28,28,0.82) 91%, rgba(19,19,19,0.8) 100%);
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.98) 12%, rgba(102,102,102,0.95) 25%, rgba(71,71,71,0.93) 33%, rgba(44,44,44,0.92) 41%, rgba(0,0,0,0.9) 51%, rgba(17,17,17,0.88) 60%, rgba(43,43,43,0.85) 76%, rgba(28,28,28,0.82) 91%, rgba(19,19,19,0.8) 100%);
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,0.98) 12%, rgba(102,102,102,0.95) 25%, rgba(71,71,71,0.93) 33%, rgba(44,44,44,0.92) 41%, rgba(0,0,0,0.9) 51%, rgba(17,17,17,0.88) 60%, rgba(43,43,43,0.85) 76%, rgba(28,28,28,0.82) 91%, rgba(19,19,19,0.8) 100%);   
}
.side_div_main_tbl p {
text-align: center;
}
.side_div_img{
   width: 80px;
    height: 80px;
    border: 2px solid #fff;
    border-radius: 5px;
}
#side_div_button{
width: 80%;
display:inline-block;
 margin:0 0.3em 0.3em 0;
 border-radius:0.2em;
 box-sizing: border-box;
 text-decoration:none;
 font-family:'Roboto',sans-serif;
 font-weight:400;
 color:#FFFFFF;
 background-color:#3369ff;
 box-shadow:inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
 text-align:center;
 position:relative;
 background-color:#CCCCCC; 
 color:#000000;
font-size: 16px;
cursor: pointer;
}
#side_div_button active{
box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}
@media all and (max-width:30em){
 #side_div_button{
  display:block;
  margin:0.4em auto;
 }
}
.noty_body{padding-bottom:10px;}
/*MDiv*/
/*Bannaer p2 price*/
.plswait{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 10px;
    min-height: 100px;
    text-align: center;
	background-color: #fff;
    background-image: url(https://www.hotel4u.co.il/img/children.png);
    background-size: 100% 100%;
    color: #184d85;
    box-shadow: 3px 1px 3px #333;
	padding:25px;
}
.plswait h4{
    background-color: rgba(255, 255, 255, .7);
    padding: 10px 0 10px 0;
	color:#9f2227;
}
.sk-circle {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #184d85;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/*Bannaer p2 price*/
callcenter{
    height: auto;
    width: 100%;
}
.callcenter img{
    width: 100%;
    height: auto;
}
/* Divtimeout P3 Price */
@media screen and (max-width: 1250px) {
    #Divtimeout p{
        font-size: 14px!important;
    }
    #Divtimeout{
    	background-size:100px!important;
    }
    ..didyouknow p{
    	line-height:30px!important;
    }
}
#Divtimeout{
	position: fixed;
    top: 20%;
    left: 30%;
    width: 40%;
    height: 300px;
    z-index: 999;
    background-color: rgba(255,255,255,.9);
    box-shadow: 6px 3px 6px #000;
    border: 2px solid #fff;
    background-image: url("https://www.hotel4u.co.il/images/divtimeout01.png");
    background-repeat: no-repeat;
    background-position: right;
}
#Divtimeout table{
    width: 100%;
    margin: 0 auto;
    height: 200px;
    border-radius: 50px;
    height: 100%;
    direction: rtl;
}

#Divtimeout h3{
    text-align: left;
    color: #666;
}
#Divtimeout h4{
    text-align: left;
}
#Divtimeout strong{
    text-align: left;
}
#Divtimeout h1{
    text-align: center;
    line-height: 20px;
}
#Divtimeout p{
    text-align: center;
    width: 60%;
    margin: 0 auto;
	font-size:18px;
	font-weight:bold;
	 color: #666;
	 line-height:22px;		
}
#Divtimeout button{
    text-align: center;
    padding: 0px 25px; 
    height: 30px;
    color: #fff;
    font-size: 16px;
    float: left;
	margin-bottom:10px;
}
.refreshord{
    background-color: #e4a426;
    margin-left: 20%;
    background-image: url("https://www.hotel4u.co.il/images/divtimeout02.png");
    background-repeat: no-repeat;
    background-position: center left;
}
.didyouknow{
    background-color: #888;
    width: 100%;
    height: 100%;	
	line-height:45px;		
}
.didyouknow p{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;	
}
/* Divtimeout P3 Price */
/*scrol to top*/
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(27, 78, 137);
    background: rgba(27,78,137.8);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    background-image: url("https://www.hotel4u.co.il/images/returntop.png");
    background-size: 30px;
    border: 3px solid rgba(255, 255, 255, .7);
    box-shadow: 3px 1px 3px #333;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	 z-index: 2;  
}
#return-to-top:hover {   
    background-position: top;
}
/*scrol to top*/
/* Start new engine landing pages*/
.lp_backimage{
    direction: rtl;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.lp_back_engine{
    width:60%;
    height: 250px;
    background-color: rgba(8,39,73,.8);
    box-shadow: 3px 1px 20px #111;
}
.lp_back_engine h2{
    text-align: right;
    color: #fff;
    font-size: 40px;
    padding-right: 10px;
    border-bottom: 1px solid #fff;
    line-height: 50px;
}
.lp_invitations label{
    color: #fff;
    margin-right: 10px;
    font-size: 16px;
}
.lp_invitations p{
 	width: 100%;
 	text-align: right;
 	font-weight: bold;
 	color: #fff;
 	padding-right: 10px;
 	font-size: 18px;
 	line-height: 30px;
}
.container input{
    width: 95%;
    min-height: 40px;
    background-color: #fff;
    background-image: url("https://www.hotel4u.co.il/images/searchmapdrop.png");
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 14px;
    margin-right: 10px;	
    border-radius: 5px;
	background-position:right;
}
.datesinput{
    margin-right: 10px !important;
    min-height: 34px;
    background-color: #fff;
    width: 90%;
    background-image: url("https://www.hotel4u.co.il/images/searchmapdatedrop.png");
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 14px;
    text-align: right !important;
    border-radius: 5px;
}
.lp_invitations button{
   width: 80%;
    height: 40px;
    background-color: #459335;
    color: #fff;
    margin-right: 20px;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #111;
}
.lp_invitations button:hover{
   background-color: #4db338; 
   cursor: pointer;
}
/*End new engine landing pages*/
/*BigTitleP3Price*/
.statictitp3price{
    background: #7092B5;
	text-shadow: 1px 1px 3px #333;
    line-height: 50px;
    border-bottom: 1px solid #fff;
    box-shadow: 5px 1px 5px #aaa;
    font-size: 25px;
    color: #fff;
    font-weight: bold ;    
}
/*BigTitleP3Price*/
/*Start Map Press*/
.mappress{
    width: 100%;
    height: 455px;
    background: url("https://www.hotel4u.co.il/images/googlemapdeme.png") no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    box-shadow: 3px 0px 3px #ccc;
    display: inline-block;
	cursor:pointer;cursor:hand;
}					
/*End Map Press*/
.ha_box_averagevisitor{
padding: 0 10px;
line-height: 30px;
background: #234d83;
border-radius: 10px 0 10px 0;
border: 1px solid #fff;
box-shadow: 2px 1px 2px #888;
color: #fff;
font-weight: bold;
font-size: 20px;
text-shadow: 1px 0px 1px #111;}
.ha_box_avframe{
    position: absolute ;
    top: 85px;
    left: 5px;
}
@media screen and (max-width: 1600px) {
	.p2rs{
		padding-left:10px;
	}
	.bigcenter{
		width:90%;
		margin: 0 auto;
	}
}
#BTUMoreHotels{
    font-size:20px;
    cursor:pointer;
    border-style:solid;
    padding:5px;
    color:#fff;
    border-color:#fff;
    width:100%;
    background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
    background-size: 200% 100%;
    animation: gradient 5s ease infinite;
    
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}