/* CSS Document */

.adsbygoogle {
    height: 2px !important;
    width: 100% !important;
    float: right !important;
    background: #13477b !important;
    overflow: hidden !important;
}

input[type="submit"],
select {
    -webkit-appearance: none;
}

select {
    background: #fff;
    border-radius: 0;
}

@font-face {
    font-family: 'hotels';
    src: url('font/opensanshebrew-regular-webfont.eot');
    src: url('font/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensanshebrew-regular-webfont.woff') format('woff'), url('font/opensanshebrew-regular-webfont.ttf') format('truetype'), url('font/opensanshebrew-regular-webfont.svg#webfont') format('svg');
}

@font-face {
    font-family: 'hotels bold';
    src: url('font/opensanshebrew-bold-webfont.eot');
    src: url('font/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensanshebrew-bold-webfont.woff') format('woff'), url('font/opensanshebrew-bold-webfont.ttf') format('truetype'), url('font/opensanshebrew-bold-webfont.svg#webfont') format('svg');
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'hotels bold', Arial, sans-serif;
}

strong,
b {
    font-family: 'hotels bold', Arial, sans-serif;
    font-weight: normal;
}

h1,
h2 {
    clear: both;
    text-align: right;
    /*background: none repeat scroll 0 0 #f2f2f2;*/
    border-top: 5px solid #c6d9f1;
    font-size: 20px;
    line-height: 100%;
    padding: 10px 10px 15px 0;
    width: 100%;
    margin: 0 0 0px;
    font-weight: normal;
    color: #0e4d8d;
    box-sizing: border-box;
}

h3 {
    color: #0e4d8d;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: right;
}

h4 {
    border: 0 none;
    clear: both;
    color: #FF5A00;
    direction: rtl;
    font-size: 20px;
    font-weight: bold;
    height: auto;
    margin: 0 0 9px;
    overflow: hidden;
    padding: 0;
}

h5 {
    clear: both;
    color: #1E54DA;
    font-size: 23px;
    line-height: 100%;
    margin: 0 0 10px;
    padding: 44px 6px 4px 0;
    text-align: center;
    width: 100%;
}

h6 {
    clear: both;
    color: #1E54DA;
    font-size: 17px;
    line-height: 100%;
    margin: 0 0 10px;
    padding: 20px 6px 4px 0;
    text-align: center;
    width: 100%;
}

html,
body {
    font-family: 'hotels', Arial, sans-serif;
    font-size: 12px;
}

body {
    margin-top: 0px;
    margin: auto;
    text-align: right;
    overflow-x: hidden;
}

p {
    color: #524B54;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    direction: rtl;
    font-weight: normal;
}

ul {
    margin: 0px;
    padding: 0px 10px 5px 0px;
    font-size: 11px;
}

a {
    color: #0e4d8d;
}

li {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 24px;
    text-align: right;
    list-style-type: none;
    display: inline;
}

form {
    direction: rtl;
    text-align: right;
    margin: 0px;
    padding: 0px;
}

img {
    padding: 0px;
    margin: 0px;
    border: none;
}

#tallBanner {
    position: fixed;
    left: 5px;
    top: 3px;
    width: 113px;
    height: 460px;
    z-index: 9999;
    visibility: visible;
    display: none;
}

#header {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    display: none;
}

#menu {
    border-radius: 8px 8px 8px 8px;
    width: 100%;
    float: right;
    height: auto;
    margin: 0 0 15px;
}

#menu ul {
    padding: 10px 0;
    text-align: right;
    width: 100%;
    float: right;
    margin: 0px;
    border-radius: 8px;
}

#menu ul li {
    color: #fff;
    padding: 10px;
    font-size: 13px;
    position: relative;
}

#menu li:hover>ul {
    display: block;
}

#menu ul ul {
    display: none;
    position: absolute;
    padding: 1%;
    width: 400px;
    top: 100%;
    box-sizing: border-box;
    right: 0px;
    border-radius: 0px;
    background: #1E67B1;
    z-index: 9999;
}

#menu ul ul li {
    color: #FFFFFF;
    background: rgb(28, 100, 172);
    cursor: pointer;
    float: right;
    margin: 0.4%;
    padding: 0 !important;
    text-align: right;
    width: 49.2%;
}

#menu ul ul .first {
    border-top: none;
}

#menu ul ul .last {
    border-bottom: none;
}

#menu ul ul li a {
    padding: 4%;
    width: 92%;
    color: #fff;
    float: right;
}

#menu ul ul li a:hover {
    color: #ff9;
}

#menu ul ul li:hover {
    background: #214f7d;
    padding: 4%;
}

#menu ul li a {
    color: #fff;
    text-decoration: none;
}

#menu ul li a:hover {
    color: #ff9;
}

.arrow_white {
    background: url("/images/arrow_white.png") no-repeat scroll 7% 55% transparent;
    padding-left: 20px !important;
}

#logo {
    float: left;
    max-width: 218px;
    width: 30%;
    padding: 10px 0;
}

#logo img {
    border: none;
    width: 100%;
}

#menu2 {
    margin-bottom: -24px;
    padding: 10px 20px 30px;
}

#menu2 ul {
    float: right;
    font-size: 12px;
    margin: 0;
    padding: 0 !important;
    width: 98%;
}

#menu2 ul li {
    color: #0e4d8d;
    display: inline;
    float: none;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0 2.5%;
    text-align: center;
    width: 15%;
}

#menu2 ul li a {
    color: #fff;
    text-decoration: none;
}

#menu2 ul li a:hover {
    color: #ff9;
}

.MainContainer {
    width: 100%;
    margin: auto;
    height: auto;
    box-sizing: border-box;
    max-width: 1280px;
    width: 100%;
    padding: 0;
    direction: rtl;
}

.lang_en {
    float: right;
    position: absolute;
    width: 39px;
    font-size: 11px;
    font-family: 'hotels bold', Arial, sans-serif;
    text-align: right;
    text-decoration: none;
    box-sizing: border-box;
    line-height: 15px;
    margin: 0;
    right: 0;
    top: 47px;
    z-index: 100;
    padding: 0;
}

.lang_en img {
    float: right;
    padding: 0;
    width: 100%;
}

#skiptocontent {
    position: absolute;
}

.container {
    float: right;
    padding: 10px 0;
    width: 100%;
}

.banners {
    float: right;
    width: 100%;
    height: auto;
    padding: 10px 0 25px;
}

.banners img {
    border: none;
}

.banner {
    float: left;
    padding: 0 0px 0 0;
}

.banner ul {
    float: left;
    padding: 0;
}

.banner ul li {
    float: left;
    padding: 0;
    position: relative;
}

.banner ul li a {
    display: block;
    line-height: 28px;
    padding: 0 14px 0 0;
    text-decoration: none;
}

.banner ul li:hover>ul {
    display: block;
}

.banner ul ul {
    float: left;
    padding: 0;
    display: none;
    position: absolute;
    left: 0;
    top: -70px;
    z-index: 9999;
}

.clear {
    clear: both;
    width: 100%;
}

.footer_formclub {
    background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3 0%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3e3e3), color-stop(100%, #f3f3f3));
    background: -webkit-linear-gradient(top, #e3e3e3 0%, #f3f3f3 100%);
    background: -o-linear-gradient(top, #e3e3e3 0%, #f3f3f3 100%);
    background: -ms-linear-gradient(top, #e3e3e3 0%, #f3f3f3 100%);
    background: linear-gradient(to bottom, #e3e3e3 0%, #f3f3f3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#f3f3f3', GradientType=0);
    width: 100%;
    float: left;
    text-align: center;
    cursor: pointer;
}

.left {
    width: 24%;
    height: auto;
    float: left;
    padding: 50px 0px 0 0px;
    position: relative;
    display: none;
}

.left img {
    width: 100%;
    border: none;
}

.left ul {
    margin: 0px;
    padding: 0px 0px 20px;
    font-size: 12px;
    width: 100%;
    float: right;
}

.left li {
    margin: 0px;
    padding: 0px 15px 0px 0px;
    font-size: 14px;
    text-align: right;
    width: 93%;
    font-weight: normal;
    float: right;
    color: #0e4d8d;
    line-height: 23px;
    background: none;
}

.left a:link,
.left a:visited,
.left a:active {
    text-decoration: none;
    color: #0e4d8d;
    /*font-weight: bold;*/
}

.left a:hover {
    color: #2875C1;
}

.left p {
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 0px;
    color: #0E4D8D;
    text-align: right;
}

.left h3 {
    color: #0e4d8d;
    font-size: 13px;
    height: auto;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: right;
}

.left span {
    color: #63ACF5 !important;
}

.left strong {
    font-weight: normal;
}

#rss {
    display: none;
}

#hotels_chain {}

#hotels_chain li {
    color: #16406B;
    float: right;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 5%;
    padding: 0 0 0;
    text-align: center;
    width: 50%;
}

#hotels_chain li a {
    font-weight: normal;
    padding: 60px 0 0;
    float: right;
    text-align: center;
    width: 100%;
}

#hotels_chain .fattal {
    background: url("/images/logos.png") no-repeat scroll center -142px transparent;
}

#hotels_chain .isrotel {
    background: url("/images/logos.png") no-repeat scroll center -221px transparent;
    width: 100%;
}

#hotels_chain .orchid {
    background: url("/images/logos.png") no-repeat scroll center -68px transparent;
}

#hotels_chain .astral {
    background: url("/images/logos.png") no-repeat scroll center 10px transparent;
}

#hotels_chain .chotels {
    background: url("/images/logos.png") no-repeat scroll center -297px transparent;
}

#hotels_chain .holitel {
    background: url("/images/logos.png") no-repeat scroll center -517px transparent;
}

#hotels_chain .arcadia {
    background: url("/images/logos.png") no-repeat scroll center -375px transparent;
}

#hotels_chain .tamares {
    background: url("/images/logos.png") no-repeat scroll center -597px transparent;
}

#hotels_chain .olive {
    background: url("/images/logos.png") no-repeat scroll center -448px transparent;
}

#hotels_chain .inofash {
    background: url("/images/logos.png") no-repeat scroll center -670px transparent;
}

#hotels_chain .rimonim {
    background: url("/images/logos.png") no-repeat scroll center -757px transparent;
}

#hotels_chain .prima {
    background: url("/images/logos.png") no-repeat scroll center -828px transparent;
}

#hotels_chain .atlas {
    background: url("/images/logos.png") no-repeat scroll center -905px transparent;
}

#hotels_chain .caesar {
    background: url("/images/logos.png") no-repeat scroll center -995px transparent;
}

#hotels_chain .zivootel {
    background: url("/images/logos.png") no-repeat scroll center -1069px transparent;
}

#hotels_chain .dan {
    background: url("/images/logos.png") no-repeat scroll center -1160px transparent;
}

#hotels_chain .crowne-plaza {
    background: url("/images/logos.png") no-repeat scroll center -1243px transparent;
}

#hotels_chain .behotels {
    background: url("/images/logos.png") no-repeat scroll center -1335px transparent;
}

#hotels_chain .travelhotels {
    background: url("/images/logos.png") no-repeat scroll center -1450px transparent;
}

#hotels_chain .goldencrown {
    background: url("/images/logos.png") no-repeat scroll center -1527px transparent;
}

#hotels_chain .havayaa {
    background: url("/images/logos.png") no-repeat scroll center -1595px transparent;
}

#hotels_chain .smarthotels {
    background: url("/images/logos.png") no-repeat scroll center -1675px transparent;
}

#hotels_chain .grandhotels {
    background: url("/images/logos.png") no-repeat scroll center -1744px transparent;
}

#hotels_chain .ibis {
    background: url("/images/logos.png") no-repeat scroll center -1832px transparent;
}

#hotels_chain .israelcanada {
    background: url(/images/logos.png) no-repeat scroll center -1900px transparent;
}

#hotels_chain .rich {
    background: url(/images/logos.png) no-repeat scroll center -1990px transparent;
}

#content {
    float: left;
    margin: 0 1%;
    padding: 1% 1% 1% 0;
    width: 77%;
    text-align: right;
}

#content .img {
    float: right;
    width: 20%;
    box-sizing: border-box;
    padding: 0 0 0 2%;
}

#content .img img {
    width: 100%;
}

#content .group_deals {
    float: left;
    width: 80%;
}

#content .deal {
    width: 100%;
}

#content .title_address {
    float: right;
    width: 80%;
    padding: 0 0 20px;
}

#content .title_address h2 a:link {
    color: #0e4d8d;
    direction: rtl;
    float: right;
    font-size: 18px;
    margin: 0;
    padding: 0 0 5px;
    text-align: right;
    text-decoration: none;
    width: 100%;
}

#content .deal a {
    color: #0e4d8d;
    float: right;
    line-height: 24px;
    font-size: 14px;
    width: 70%;
}

#content .top {
    float: right;
    height: auto;
    overflow: hidden;
    width: 100%;
}

#content h1 {
    background: none repeat scroll 0 0 transparent;
    border-top: medium none;
    clear: both;
    color: #0e4d8d;
    font-size: 24px;
    line-height: 100%;
    margin: 0;
    padding: 0 0 10px;
    text-align: right;
    width: 100%;
}

#content h2 {
    clear: both;
    text-align: right;
    background: none;
    border-top: none;
    font-size: 19px;
    line-height: 100%;
    padding: 0px 0px 0px 0;
    width: 100%;
    margin: 0 0 0px;
    color: #000;
}

#content h2 a {
    color: #0e4d8d;
    direction: rtl;
    float: right;
    font-size: 19px;
    margin: 0;
    padding: 0;
    text-align: right;
    text-decoration: none;
    width: 100%;
}

#content ul {
    float: right;
    margin: 0;
    padding: 0 20px 20px 0;
    width: 98%;
    font-size: 12px;
}

#content li {
    margin: 0;
    padding: 0;
    width: 100%;
    color: #0e4d8d;
    display: list-item;
    list-style-type: square;
    font-size: 14px;
}

#content #nav ul {
    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 10px 10px 10px 10px;
    float: right;
    font-size: 12px;
    margin: 0 0 20px;
    padding: 1%;
    width: 98%;
}

#content #nav li {
    background: none repeat scroll 0 0 #548CCC;
    border-radius: 5px 5px 5px 5px;
    color: #0e4d8d;
    display: list-item;
    float: right;
    font-weight: bold;
    list-style-type: none;
    margin: 0 0 0 1%;
    padding: 0.5% 2%;
    width: auto;
}

#content #nav li a {
    color: #fff;
    text-decoration: none;
}

#content #nav li a:hover {
    color: #ffff00;
    text-decoration: none;
}

#content form {
    direction: rtl;
    float: left;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 63%;
}

#content table {
    border: 1px solid #CCCCCC;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 15px #A3B8D2 inset;
    direction: rtl;
    font-size: 12px;
    padding: 10px;
    text-align: right;
}

#content table input {
    width: 120px;
    float: left;
}

#content tr {}

#content td {
    padding: 5px 10px;
}

#content #compo table {
    border-radius: 0px;
}

#content #compo td {
    padding: 3px 5px;
}

#content tr:nth-child(odd) {
    background: #f7f9fb;
}

#content tr:nth-child(even) {
    background: #f3f6f9;
}

#content .form_title {
    float: right;
    font-size: 20px;
    font-style: italic;
    height: auto;
    padding: 10px;
    width: 100%;
}

#content .text_image {
    border-bottom: 1px dashed #CCCCCC;
    float: right;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}

#content .pic {
    border: 1px solid #CCCCCC;
    float: right;
    margin: 0 0 10px 10px;
    padding: 3px;
}

#content .text {
    float: right;
    width: 80%;
}

.deals_left {
    float: right;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 20px;
}

#deal .deal a {
    width: 100% !important;
}

.deal {
    border-bottom: 1px dotted #ccc;
    height: auto;
    margin: auto;
    overflow: hidden;
    padding-bottom: 5px;
    margin-bottom: 5px;
    width: 93%;
    cursor: pointer;
}

#home .search_home {
    float: right;
    color: #fff;
    padding: 3% 3% 6%;
    font-size: 25px;
    width: 94%;
}

#home .search_link {
    float: left;
    width: 44%;
    color: #000;
    font-size: 18px;
    text-align: left;
    text-decoration: underline;
    padding: 0%;
    display: none;
}

#home .deal {
    cursor: pointer;
    height: auto;
    margin: 0 0 0 0;
    padding: 3%;
    box-sizing: border-box;
    width: 100%;
    float: right;
    /* background: #f8f8f8; */
}

#home .deal_bg {
    /*background:#fff;*/
}

.deal_text {
    float: left;
    width: 67%;
}

.small_pic {
    float: right;
    height: auto;
    margin: 0 0 0 0px;
    width: 30%;
}

.small_pic img {
    border: 1px solid #666;
    width: 100%;
    box-sizing: border-box;
}

.middle {
    float: left;
    margin: 0;
    padding: 0 15px;
    width: 100%;
    outline: none;
    box-sizing: border-box;
}

.middle .daydeal_1 .daydeal_left {
    width: 40%;
}

.middle .daydeal_1 {
    cursor: pointer;
}

.middle .HotelName {
    font-size: 18px;
    font-weight: normal;
    text-align: right;
}

.middle .HotelName a {
    color: #0e4d8d !important;
}

.middle .price_hotel_night {
    color: green;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 0 0px;
    text-align: left;
    width: 85px;
}

.middle s {
    color: #CCCCCC;
    font-size: 12px;
}

.middle h2 {
    width: 99%;
}

.middle h3 {
    clear: both;
    color: #4F8D21;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0px 0 0;
}

.middle ul {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    font-size: 12px;
    float: right;
    width: 100%;
}

.middle li {
    background: none;
    color: #16406B;
    float: right;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0 15px;
    text-align: right;
    width: 43%;
}

.middle a:link,
.middle a:visited,
.middle a:active {
    text-decoration: none;
    color: #0e4d8d;
    font-weight: bold;
    outline: none;
}

.middle a:hover {
    color: #2875C1;
}

.middle2 ul {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    font-size: 12px;
    width: 205px;
    float: right;
    width: 280px;
}

.middle2 li {
    margin: 0px;
    padding: 0px 15px 0px 0px;
    font-size: 12px;
    text-align: right;
    width: 30%;
    float: right;
    color: #0e4d8d;
    line-height: 18px;
    background: none;
}

.middle2 a:link,
.middle2 a:visited,
.middle2 a:active {
    text-decoration: none;
    color: #0e4d8d;
    font-weight: bold;
}

.middle2 a:hover {
    color: #0e4d8d;
}

.middle .best_deal {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F5F5F5;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 7px #CCCCCC;
    color: #FF6600;
    float: right;
    font-weight: bold;
    height: 265px;
    margin: 0px 0.5% 1%;
    width: 48%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

.all_deal {
    background: url(images/all_deals.png) no-repeat center top;
    width: 300px;
    margin: auto;
    clear: both;
    text-align: center;
    color: #0000;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 20px;
    cursor: pointer;
}

.all_deal .blue {
    color: #0e4d8d;
    font-size: 20px;
}

.middle .none {
    margin: 0 0 2.6% 2.6% !important;
}

.middle .best_deal .pad {
    float: right;
    padding: 0 4%;
    line-height: 18px;
    width: 100%;
    color: #135597;
    box-sizing: border-box;
}

.middle .best_deal h2 {
    border-top: medium none;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    padding: 4% 0;
    text-align: center;
    width: 100%;
}

.middle .best_deal h2 a {
    color: #f4ef62;
    text-decoration: none;
}

.middle .best_deal a {
    color: #0e4d8d;
    text-decoration: none;
}

.middle .best_deal .img {
    margin-bottom: 4%;
    position: relative;
    width: 100%;
}

.middle .best_deal .bg_img {
    background: url("images/best_deal.png") no-repeat scroll left top transparent;
    height: 125px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.middle .best_deal .img img {
    width: 100%;
    height: 125px;
}

.only {
    border-bottom: 2px solid #ff9;
    border-top: 2px solid #ff9;
    bottom: 20px;
    color: #ff9;
    font-size: 16px;
    padding: 0 4px;
    font-weight: bold;
    position: absolute;
    right: 9px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=-2);
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}

.middle .best_deal .daydeal_left {
    text-align: center;
    width: 90px;
}

.middle .best_deal .SalePrice {
    color: green;
    font-size: 20px;
    text-align: center;
    width: 100%;
    line-height: 17px;
}

.middle .best_deal .night {
    color: #FF6600;
    float: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
}

.middle .best_deal .Price {
    float: none;
    font-weight: bold;
    width: 85px;
}

.middle .best_deal .percent {
    background: none repeat scroll 0 0 transparent;
    float: right;
    font-size: 1.4em;
    height: auto;
    line-height: 14px;
    padding-top: 20%;
    text-align: center;
    width: 95%;
}

.middle .best_deal .exclusive {
    background: none repeat scroll 0 0 transparent;
    float: right;
    font-size: 1.4em;
    height: auto;
    line-height: 14px;
    padding-top: 28%;
    text-align: center;
    width: 95%;
}

.middle .best_deal .percent_small {
    font-size: 1em;
}


/* bast deal line */

.middle .best_deal_line {
    float: right;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #FF6600;
    font-weight: bold;
}

.middle .best_deal_line .top_pad {
    padding-top: 10px;
    float: right;
    width: 40%;
}

.middle .best_deal_line h2 {
    border-top: medium none;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 3.9%;
    width: 100%;
}

.middle .best_deal_line h2 a {
    color: #f4ef62;
    text-decoration: none;
    font-weight: normal;
}

.middle .best_deal_line a {
    color: #0e4d8d;
    text-decoration: underline;
}

.middle .best_deal_line .img {
    float: right;
    margin-bottom: 14px;
    padding: 0 0 0 10px;
}

.middle .best_deal_line .bg_img {
    background: url("images/best_deal_line.png") no-repeat scroll left top transparent;
    /*border-left: 1px solid #CCCCCC;*/
    float: left;
    height: 84px;
    width: 144px;
}

.middle .best_deal_line .daydeal_left {
    text-align: center;
    width: 51%;
    padding: 8% 0 0;
}

.middle .best_deal_line .daydeal_right {
    width: 44%;
}

.middle .best_deal_line .SalePrice {
    color: green;
    font-size: 20px;
    text-align: center;
    width: 100%;
    line-height: 17px;
}

.middle .best_deal_line .night {
    color: #FF6600;
    float: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
}

.middle .best_deal_line .Price {
    float: none;
    font-weight: bold;
    width: 100%;
}

.middle .best_deal_line .percent {
    background: none repeat scroll 0 0 transparent;
    float: right;
    font-size: 14px;
    height: auto;
    line-height: 14px;
    padding-top: 45%;
    text-align: center;
    width: 95%;
}

.middle .best_deal_line .exclusive {
    background: none repeat scroll 0 0 transparent;
    float: right;
    font-size: 1.4em;
    height: auto;
    line-height: 14px;
    padding-top: 53%;
    text-align: center;
    width: 95%;
}

.middle .best_deal_line .percent_small {
    font-size: 1em;
}

.center {
    border: 1px solid #CCCCCC;
    float: right;
    margin-bottom: 20px;
    margin-top: 50px;
    min-height: 337px;
    padding: 3%;
    width: 100%;
    background: #f9f9f9;
    box-sizing: border-box;
}

.center_middle {
    float: right;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.all_deals {
    animation: 0.5s ease 0.5s normal none 10 myfirst;
    -moz-animation: 0.5s ease 0.5s normal none 10 myfirst;
    -webkit-animation: 0.5s ease 0.5s normal none 10 myfirst;
    -o-animation: 0.5s ease 0.5s normal none 10 myfirst;
    background: none repeat scroll 0 0 #1D66AE;
    float: right;
    padding: 2%;
    width: 96.2%;
    text-align: center;
    margin-top: 20px;
}

@keyframes myfirst {
    from {
        background: #1D66AE;
    }
    to {
        background: #5397da;
    }
}

@-moz-keyframes myfirst
/* Firefox */

{
    from {
        background: #1D66AE;
    }
    to {
        background: #5397da;
    }
}

@-webkit-keyframes myfirst
/* Safari and Chrome */

{
    from {
        background: #1D66AE;
    }
    to {
        background: #5397da;
    }
}

@-o-keyframes myfirst
/* Opera */

{
    from {
        background: #1D66AE;
    }
    to {
        background: #5397da;
    }
}

.all_deals a {
    color: #FF9 !important;
    font-size: 13px;
}

.all_deals a:hover {
    color: #FFFFFF !important;
}

.center_tabs {
    float: left;
    margin-top: -52px;
    padding-bottom: 0;
    width: 100%;
    height: 55px;
}

.center_tabs ul {
    padding: 0 0 0 0 !important;
}

.center_tabs li {
    float: right;
    text-align: center;
    width: 33.3% !important;
    padding: 0 6% 0 0 !important;
    list-style: none !important;
    box-sizing: border-box;
}

.center h2 {
    border-top: 0px;
    background: none;
    color: #F60;
    font-size: 24px;
}

.center_tabs a {
    background: none repeat scroll 0 0 darkgrey;
    color: #FFFFFF !important;
    float: left;
    padding: 9px;
    width: 100%;
    border-radius: 0;
    font-family: 'hotels bold', Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
}

.center_tabs a:hover {
    background: #0e4d8d;
    color: #FFFFFF !important;
    float: left;
    padding: 9px;
    width: 100%;
    border-radius: 0;
}

.center .current a {
    background: #0e4d8d;
    color: #FFFFFF !important;
    float: left;
    padding: 9px;
    width: 100%;
    height: 17px;
    border-radius: 0;
    font-family: 'hotels bold', Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
}

.HotelName {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

.deals_sale {
    width: 280px;
    height: auto;
    overflow: hidden;
    border: 1px solid #ccc;
    float: right;
    margin-bottom: 15px;
}

.deals_sale h3 {
    background: #0066CC;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 5px;
}

#sidebar {
    width: 20%;
    height: auto;
    float: right;
    padding: 0 0px 0 0px;
    overflow: hidden;
    display: none;
}

#sidebar img {
    width: 100%;
}

#ui-datepicker-div {
    z-index: 1000 !important;
}

#sidebar .img {
    float: left;
    margin: 0;
    padding: 0 0 3%;
    width: 100%;
}

#sidebar ul {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    font-size: 12px;
    width: 100%;
    float: right;
}

#sidebar li {
    margin: 0px;
    padding: 0 10%;
    font-size: 14px;
    text-align: right;
    width: 80%;
    float: right;
    color: #0e4d8d;
    line-height: 22px;
    background: none;
}

#sidebar a:link,
#sidebar a:visited,
#sidebar a:active {
    text-decoration: none;
    color: #0e4d8d;
}

#sidebar a:hover {
    color: #2875C1;
}

.box {
    float: right;
    width: 100%;
}

.box .img {
    float: right;
    width: 19.1%;
}

.box .img img {
    width: 100%;
}

.important {
    background: url("/images/important.jpg") no-repeat scroll left top transparent;
    border-bottom: 1px solid #E1E1E1;
    color: #F2530D;
    float: left;
    font-size: 21px;
    font-weight: bold;
    height: 50px;
    overflow: hidden;
    padding-top: 10px;
    text-align: right;
    width: 245px;
}


/* HOTEL-CONTENT */

#hotels-contact #content ul {
    padding: 10px 20px 20px 0;
}

#hotels-contact #content li {
    color: #524B54;
    font-weight: normal;
}


/* DAY DEAL */

#daydeal h1 {
    clear: none;
    float: right;
    width: 60%;
    padding: 0 1% 5px;
}

#daydeal h3 {
    width: 100%;
    font-size: 16px;
}

#daydeal #VRTumbContainer {
    float: left;
    width: 100%;
}

#VRTumbContainer a:link,
#VRTumbContainer a:visited {
    border: medium none;
    text-decoration: none;
}

#daydeal #VRTumbContainer .vr_pic {
    float: left;
    padding: 0 0 5px 5px;
}

#daydeal .other {
    float: left;
    color: #999;
    font-size: 12px;
    text-decoration: underline;
    padding: 0 10%;
    margin: -1% 0 0;
}

#daydeal .share {
    clear: none;
    float: left;
    height: auto;
    margin: 0;
    padding: 0 3px;
    position: relative;
    width: 280px;
}

#daydeal .price {
    float: left;
    padding-left: 10px;
    width: 107px;
}

#daydeal .group_sale_info .price_hotel_night {
    font-size: 32px !important;
    padding: 0 0 0 0 !important;
    width: 40% !important;
    line-height: 24px;
    font-family: 'hotels bold', Arial, sans-serif;
}

.nights-big {
    color: #ff6600;
    font-size: 15px;
}

#daydeal .small_box {
    background: none repeat scroll 0 0 #f0f5f8;
    border: 1px solid #E4E4E4;
    float: right;
    height: auto;
    margin: 10px 0 3% 3%;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    width: 30%;
}

#daydeal .small_box s {
    font-size: 16px;
}

#daydeal .size_black {
    font-size: 16px;
    font-weight: bold;
}

#daydeal .size_orange {
    color: #F66B07;
    font-size: 16px;
    font-weight: bold;
}

#daydeal .size_green {
    color: #3F801A;
    font-size: 16px;
    font-weight: bold;
}

#daydeal .clock {
    background: url("/images/bg_clock.png") no-repeat scroll right top #F0F5F8;
    float: right;
    height: 70px;
    margin: 0 0 15px 0;
    width: 96%;
    box-sizing: border-box;
    border: 1px solid #E4E4E4;
}

#daydeal .clock_time {
    color: #cc0000;
    float: left;
    font-size: 31px;
    font-weight: bold;
    height: auto;
    line-height: 30px;
    overflow: hidden;
    padding-top: 14px;
    text-align: center;
    width: 175px;
}

#daydeal .hotel_deal .number_of_rooms {
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    overflow: hidden;
    text-align: center;
    width: 66%;
}

#daydeal .hotel_deal .group_sale_info .price_hotel_night s {
    font-size: 20px;
    font-family: 'hotels', Arial, sans-serif;
}

#daydeal .hotel_deal .group_sale_image .exclusive {
    background: url("/images/bg_group_percent.png") no-repeat scroll left top transparent;
    float: right;
    font-size: 28px;
    height: 90px;
    left: 20px;
    padding-top: 20px;
    position: absolute;
    top: -7px;
    width: 102px;
    line-height: 20px;
    padding-top: 30px;
}

#daydeal .hotel_deal .group_sale_image .percent {
    float: right;
    font-size: 28px;
    padding-top: 15px;
    position: absolute;
    width: 102px;
    line-height: 25px;
    background: #f15d22;
    height: 70px;
    left: 40px;
    top: 0;
}

#daydeal .hotel_deal .title_address {
    padding: 0 0 20px;
    width: 100% !important;
}

#daydeal .gallery .img {
    padding: 5px 0px 5px 10px;
}

#daydeal .hotel_deal .date select {
    font-size: 12px;
    width: 100%;
    padding: 10px;
}

#daydeal .hotel_deal {
    position: relative;
}

#daydeal .group_sale_info {
    float: right;
    padding: 0;
    width: 34%;
}

#daydeal .group_sale_info input {
    background: none repeat scroll 0 0 #FF6600;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    margin: 10px 6px 0;
    padding: 3px 25px;
    cursor: pointer;
}

#daydeal #sidebar {
    float: right;
}

#daydeal #content {
    float: left;
    padding: 1% 1% 1% 0;
    width: 72%;
}

#daydeal #sidebar {
    width: 25%;
}

#daydeal #content h2 {
    color: #0e4d8d;
    width: 74%;
    float: right;
    padding: 0 0 25px;
    line-height: 36px;
    font-size: 23px;
}

#daydeal .number {
    font-size: 14px;
    padding-bottom: 5px;
    text-align: right;
    color: #606060;
    float: right;
    width: 46%;
    padding: 10px 1%;
    box-sizing: border-box;
}

#daydeal .group_sale_info li {
    font-size: 13px;
    color: #3d3e3e !important;
}

#daydeal .hotel_deal .totle_big {
    color: #F35B18;
    width: 38%;
    float: left;
    font-size: 15px;
    font-family: 'hotels bold', Arial, sans-serif;
    font-weight: bold;
    text-align: left;
}

#daydeal .hotel_deal .more_option {
    width: 60%;
    height: auto;
    float: right;
}

#daydeal .hotel_deal .totle {
    float: left;
    padding-right: 5px;
}

#daydeal .hotel_deal .price_res {
    color: green;
    float: left;
    font-size: 40px;
    padding-right: 0;
    margin-top: 0;
    width: 100%;
    text-align: left;
    line-height: 40px;
}

#daydeal .hotel_deal .night {
    float: left;
    font-size: 15px;
    width: auto;
    padding: 0 5px 0 0;
}

#daydeal .hotel_deal .small_text {
    padding-bottom: 0;
    clear: both;
    direction: rtl;
    float: left;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    width: 245px;
}

#daydeal .hotel_deal .date {
    color: #606060;
    font-size: 14px;
    width: 100%;
    float: right;
    text-align: right;
    padding: 0px 1%;
    box-sizing: border-box;
}

#daydeal .hotel_deal .select_number {
    font-size: 14px;
    padding: 10px;
    float: left;
    width: 100%;
}

#daydeal .hotel_deal .reserve {
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

#daydeal .hotel_deal .black {
    color: #000;
}

#daydeal .hotel_deal .title {
    float: right;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
}

#daydeal .button_res {
    background: #f18d22;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 44px;
    left: 0;
    margin: 1% 0 0 0px;
    padding: 0;
    text-align: center;
    top: 0;
    width: 188px;
    box-shadow: 0 -15px 21px #da5c2a inset;
    border-radius: 5px;
    clear: both;
}

#daydeal .sub_menu {
    float: right;
    width: 100%;
    height: auto;
    overflow: hidden;
}

#daydeal .sub_menu ul {
    float: right;
    padding: 10px;
    width: 97%;
}

#daydeal .sub_menu li {
    display: inline;
    float: none;
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 15px;
}

#daydeal #sidebar .img {
    float: left;
    margin: 0;
    padding: 0 0 3%;
    width: 100%;
}

#daydeal .finish {
    position: absolute;
    right: 0;
    top: 50%;
    margin: -115px 0 0;
    width: 100%;
    text-align: center;
    z-index: 100;
}

#daydeal .slider_img {
    margin-bottom: 4%;
    position: relative;
    width: 100%;
}

#daydeal .best_deal {
    border-bottom: 1px solid #000;
    color: #FF6600;
    cursor: pointer;
    float: right;
    font-weight: bold;
    min-height: 225px;
    margin: 0 0 10px;
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
}

#daydeal .best_deal img {
    height: 125px;
}

#daydeal .best_deal .bg_img {
    background: url("images/best_deal.png") no-repeat scroll left top;
    height: 125px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#daydeal .best_deal .percent {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    font-size: 1.4em;
    height: auto;
    line-height: 14px;
    padding-top: 20%;
    text-align: center;
    width: 95%;
}

#daydeal .best_deal .night {
    color: #FF6600;
    float: none;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 0 0;
    text-align: center;
}

#daydeal .best_deal h2 {
    border-top: medium none;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 4% 2%;
    text-align: center;
    width: 96%;
}

#daydeal .best_deal .daydeal_left {
    float: left;
    height: auto;
    overflow: hidden;
    width: 52%;
}

#daydeal .best_deal .Price {
    float: left;
    font-weight: bold;
    width: 95px;
}

#daydeal .best_deal .SalePrice {
    color: #008000;
    font-size: 20px;
    text-align: center;
    width: 100%;
}

.daydeal {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: right;
}

.daydeal_text {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 0px 0px 0;
}

.daydeal_1 {
    border-top: 1px dotted #CCCCCC;
    clear: both;
    height: auto;
    margin: 5px auto auto;
    overflow: hidden;
    padding-top: 5px;
    width: 100%;
}

.daydeal_bottom {
    background: url(images/daydeal_bottom.jpg) no-repeat top right;
    width: 280px;
    height: 10px;
    overflow: hidden;
    float: right;
}

.daydeal_left {
    float: left;
    width: 30%;
    height: auto;
    overflow: hidden;
}

.daydeal_right {
    float: right;
    font-size: 14px;
    height: auto;
    overflow: hidden;
    text-align: right;
    width: 60%;
    padding: 0 0 0 3%;
    box-sizing: border-box;
}

.daydeal_right a {
    font-size: 14px !important;
    line-height: 24px;
    color: #0e4d8d !important;
    text-decoration: underline !important;
}

.daydeal_link {
    font-weight: bold;
    color: #ff6600;
    width: 280px;
    height: auto;
    overflow: hidden;
    padding: 15px 0;
    float: right;
    font-size: 20px;
}

.daydeal_link a {
    text-decoration: underline !important;
}

#daydeal .highlights {
    background: none repeat scroll 0 0 #fff;
    border: 1px dashed #ccc;
    float: left;
    height: auto;
    margin: 0 3% 0 0;
    overflow: hidden;
    padding: 3%;
    width: 35%;
}

#daydeal .highlights ul {
    margin-right: 0;
    padding: 10px 0 0;
}

#daydeal .highlights li {
    background: url("/images/arrow_li.png") no-repeat scroll right top transparent;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    line-height: 15px;
    list-style-type: none;
    min-height: 30px;
    padding: 1% 12% 3% 0;
    width: 88%;
}

#daydeal .important {
    background: url("/images/important.png") no-repeat scroll left top transparent;
    border-bottom: 1px solid #E1E1E1;
    color: #F2530D;
    float: left;
    font-size: 21px;
    font-weight: bold;
    height: auto;
    overflow: hidden;
    padding-bottom: 2%;
    text-align: right;
    width: 100%;
}

#daydeal .hotels_group {
    color: #000000;
    font-size: 15px;
}

.email {
    box-shadow: 0 0 15px #A3B8D2 inset;
    border: 1px solid #ccc;
    float: right;
    font-size: 11px;
    height: auto;
    margin: 0 0 5%;
    overflow: hidden;
    padding: 5%;
    text-align: right;
    width: 88%;
}

.email img {
    float: right;
    width: 24%;
}

.email_line {
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

.email_text {
    float: left;
    font-size: 11px;
    padding: 0 0 5px;
    width: 68%;
}

.email_text_bottom {
    float: right;
    font-size: 11px;
    padding: 3px 0px 0px;
    width: 100%;
}

.email_input {
    float: right;
    font-size: 11px;
    font-weight: normal;
    width: 65%;
}

.email_button {
    float: left;
}

.email_button img {
    width: 100%;
}

.email .errorMessage {
    color: #CC0000;
    direction: rtl;
    float: right;
    font-weight: bold;
    padding: 5px 0 0;
    width: 100%;
}

.email .success {
    color: green;
    direction: rtl;
    float: right;
    font-weight: bold;
    padding: 5px 0 0;
    width: 100%;
}

#reviews #content {
    position: relative;
}


/* Reviews */

#groups_page #content,
#hotels-contact #content,
#villa #content {
    position: relative;
}

#hotels_latest_reviews {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #ccc;
    border-radius: 0;
    float: left;
    margin: 0 0 15px;
    padding: 3% 3% 55px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

#reviews #content ul {
    padding: 2% 0% 5% 0;
    width: 35%;
}

#reviews #content li {
    line-height: 12px;
    list-style-type: none;
    font-weight: normal;
    padding: 10px 0;
    color: #000;
    line-height: 0;
}

#reviews #content li img {
    float: left;
    width: 65%;
    margin: -5px 0 0;
    padding: 0;
}

#reviews #content h2 {
    width: 83%;
}

#reviews .good_raview_small {
    background: url("/hotelsmain/hotels/images/good.jpg") no-repeat scroll right top transparent;
    border-bottom: 1px dashed #CCCCCC;
    color: green;
    float: right;
    height: auto;
    margin: 2% 2% 0;
    overflow: hidden;
    padding: 0.5% 6% 1% 0;
    width: 55%;
}

#reviews .bad_raview_small {
    background: url("/hotelsmain/hotels/images/bad.jpg") no-repeat scroll right top transparent;
    border-bottom: 1px dashed #CCCCCC;
    float: right;
    height: auto;
    margin: 2% 2% 0;
    overflow: hidden;
    padding: 0.5% 6% 1% 0;
    width: 55%;
    font-size: 18px;
}

#reviews #content .rating2 ul {
    border-right: 1px dashed #CCCCCC;
    margin: 0 2% 0 0;
    padding: 2% 2% 5%;
    width: 30%;
}

#reviews #content .rating2 ul li {
    background: url("/hotelsmain/hotels/images/vi.jpg") no-repeat scroll right top transparent;
    line-height: 12px;
    list-style-type: none;
    padding: 0 8% 4% 0;
}

#reviews .hotel_raview_text {
    background: none repeat scroll 0 0 #FFFFD6;
    border: 1px solid #CCCCCC;
    float: right;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    padding: 3%;
    width: 93.2%;
    line-height: 18px;
}

#reviews .hotel_raview_text .orange {
    font-size: 15px;
}

#reviews .good_raview_small {
    background: url(/hotelsmain/hotels/images/good.jpg) no-repeat scroll right top transparent;
    border-bottom: 1px dashed #CCCCCC;
    color: green;
    float: right;
    height: auto;
    margin: 2% 2% 0;
    overflow: hidden;
    padding: 0 6% 3% 0;
    width: 45%;
    box-sizing: border-box;
    font-size: 18px;
}

#content {
    text-align: right;
}

#reviews .vr_pic {
    border: 1px solid #CCCCCC;
    float: right;
    margin: 2px;
    padding: 3px;
    width: 43%;
}

#review #content {
    position: relative;
}

#review #content ul {
    padding: 0 0px 5% 0;
    width: 100%;
}

#review #content li {
    list-style-type: none;
    font-weight: normal;
    padding-bottom: 10px;
    color: #000;
}

#review #content li img {
    float: left;
}

#review .rating_hotel {
    float: right;
    width: 50%;
    padding: 3% 0 0;
}

#review .raview_left {
    background: none repeat scroll 0 0 #F5FBF5;
    border: 1px solid #CCCCCC;
    float: left;
    padding: 3%;
    width: 40%;
    margin: 3% 0 0;
}

#review .good_raview_small {
    background: url("/hotelsmain/hotels/images/good.jpg") no-repeat scroll right top transparent;
    border-bottom: 1px dashed #CCCCCC;
    color: green;
    float: right;
    height: auto;
    margin: 2% 0 0;
    overflow: hidden;
    padding: 2% 10% 1% 0;
    width: 90%;
}

#review .bad_raview_small {
    background: url("/hotelsmain/hotels/images/bad.jpg") no-repeat scroll right top transparent;
    border-bottom: 1px dashed #CCCCCC;
    float: right;
    height: auto;
    margin: 2% 0;
    overflow: hidden;
    padding: 2% 10% 1% 0;
    width: 90%;
}

#review .review_helpful {
    background-color: #FFF4E6;
    border: 1px solid #333333;
    direction: rtl;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    overflow: hidden;
    padding: 5%;
    width: 89%;
}

#review h4 {
    font-size: 16px;
    margin: 0 0 8%;
}

#review h5 {
    clear: both;
    color: #1E54DA;
    font-size: 14px;
    line-height: 100%;
    margin: 0 0 3%;
    padding: 0 0 0;
    text-align: right;
    width: 100%;
}

#review #content h2 a {
    color: #0e4d8d;
    direction: rtl;
    float: none;
    margin: 0;
    padding: 0;
    text-align: right;
    text-decoration: underline;
    width: 100%;
    font-size: 14px;
}

.Reviews_title {
    background: url(images/title_reviews.jpg) no-repeat top left;
    height: 40px;
    width: 280px;
    font-size: 16px;
    color: #ff6600;
    text-align: left;
    font-weight: bold;
    padding-top: 6px;
    float: right;
}

#review .review_helpful {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    direction: rtl;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    margin: 3% 0 0;
    overflow: hidden;
    padding: 3%;
    width: 94%;
}

#review .review_helpful .send {
    float: left;
}

#review .back {
    float: left;
    font-weight: bold;
}

#review .vr_pic {
    border: 1px solid #CCCCCC;
    float: right;
    margin: 2px;
    padding: 3px;
    width: 43%;
}

#hotels_latest_reviews h2 {
    background: none repeat scroll 0 0 transparent;
    border-top: 0 none;
    border-bottom: 0 none;
    font-size: 20px !important;
    width: 70%;
    float: right;
}

#men {
    background: url("/images/men.png") no-repeat scroll left top transparent;
    bottom: -23px;
    color: #000000;
    font-size: 23px;
    left: 10px;
    line-height: 18px;
    padding: 17px 0 28px 135px;
    position: absolute;
    text-align: left;
}

#men_small_text {
    font-size: 12px;
    font-weight: normal;
    color: #b2b2b2;
}

.men {
    background: url("/images/men.png") no-repeat scroll left top transparent;
    bottom: -23px;
    color: #000000;
    font-size: 23px;
    font-weight: bold;
    left: 10px;
    line-height: 18px;
    padding: 17px 0 28px 135px;
    position: absolute;
    text-align: left;
}

.men_small_text {
    font-size: 16px;
    color: #b2b2b2;
}

#hotels_latest_reviews .small {
    color: #0e4d8d;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-top: -14px;
    padding: 5px 7px;
    text-align: right;
    width: 98.6%;
}

#sidebar_small {
    background: none repeat scroll 0 0 #F2F2F2;
    color: #1E54DA;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-top: -9px;
    padding: 3px 6px;
    width: 94%;
}

.exclusive {
    background: url(/images/bg_percent.png) no-repeat top center;
    color: #F0EE2A;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 40px;
    line-height: 10px;
    padding-top: 14px;
    text-align: center;
    width: 39px;
}

.percent {
    background: url(/images/bg_percent.png) no-repeat top center;
    width: 32%;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #f0ee2a;
    font-weight: bold;
    line-height: 10px;
    padding-top: 10px;
}

.percent_small {
    font-weight: normal;
    font-size: 11px;
}

.currency {
    color: #999999;
    float: left;
    font-size: 11px;
    width: 100%;
}

#home .currency s,
#home .currency {
    width: 100%;
}

.Price {
    float: left;
    font-weight: bold;
    width: 85px;
}

.SalePrice {
    color: green;
    font-size: 20px;
    text-align: left;
    width: 100%;
}

.night {
    color: #FF6600;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    text-align: left;
}

.hotel_deal {
    background: #fff;
    border-radius: 10px;
    float: left;
    margin: 0 0 15px;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    box-shadow: 0px 0px 21px #ccc;
}

.deals_in {
    background: url("images/man_icon.png") no-repeat scroll right top transparent;
    color: #636262;
    direction: rtl;
    float: right;
    font-size: 12px;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    padding: 0 45px 10px 0;
    text-align: right;
    width: 60%;
}

.deals_in_1 {
    height: auto;
    width: 100%;
    float: right;
    overflow: hidden;
    text-align: right;
    padding: 0px 0px 0px 0px;
    direction: rtl;
    font-size: 12px;
    border-top: 1px dotted #ccc;
}

.deals_in_2 {
    height: auto;
    width: 100%;
    float: right;
    overflow: hidden;
    text-align: right;
    padding: 0px 0px 0px 0px;
    direction: rtl;
    font-size: 12px;
    border-top: 1px dotted #ccc;
}

.deals_in_1 .TotalRating,
.deals_in_2 .TotalRating {
    margin-top: 0px !important;
    padding: 10px 10px 0px 0 !important;
    background: none !important;
    border: none !important;
    border-radius: 0px !important;
    width: 17% !important;
    font-size: 16px !important;
}

.TotalRating {
    color: #000000;
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 14px;
    margin-top: 13px;
    text-align: left;
    width: 25%;
}

.hotel .TotalRating {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #ECE9E9;
    border-radius: 10px 10px 10px 10px;
    color: #0e4d8d;
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 10px;
    text-align: center;
    width: 11%;
}

#content .TotalRating {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #ECE9E9;
    border-radius: 10px 10px 10px 10px;
    color: #0e4d8d;
    float: left;
    font-size: 19px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 10px;
    text-align: center;
    width: 20%;
    max-width: 80px;
}

.TotalRating span {
    float: left;
    font-size: 12px;
    font-weight: normal;
    padding-top: 5px;
    width: 100%;
}

.TotalRating span a {
    color: #0e4d8d;
}

.TotalRating .votes {
    float: none;
}

.deals_bottom {
    height: auto;
    width: 259px;
    float: right;
    overflow: hidden;
    padding: 10px 10px 5px 0px;
}

.top_links_deals {
    width: 269px;
    float: right;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.top_links_deals ul {
    list-style-type: none;
    text-align: right;
    padding: 0px 0px 0px 0px;
}

.top_links_deals li {
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    margin: 0px;
}

.top_links_deals ul li a {
    text-decoration: none;
    color: #666666;
    font-weight: normal;
    padding: 0px 0px 4px 0px!important;
}

.top_links_deals ul li a:hover {
    color: #999999;
}

.next {
    width: 38px;
    height: auto;
    float: left;
    padding: 0px 10px 0px 0px;
    overflow: hidden;
}

.next a:link,
.next a:visited,
.next a:active {
    text-decoration: none;
    color: #669900;
    font-weight: bold;
}

.next a:hover {
    color: #FFCC00;
}

.prev {
    width: 40px;
    height: auto;
    float: right;
    padding: 0px 0px 0px 10px;
    overflow: hidden;
    text-align: right;
}

.prev a:link,
.prev a:visited,
.prev a:active {
    text-decoration: none;
    color: #669900;
    font-weight: bold;
}

.prev a:hover {
    color: #FFCC00;
}

.passhover {
    background-color: #CC0000;
    float: right;
    font-size: 15px;
    padding: 3px 10px;
    width: 87%;
}


/* Rimmonim */

.rimonim {
    padding: 10px 0 20px 0;
    float: right;
    width: 280px;
    height: auto;
    overflow: hidden;
}

.rimonim_yellow {
    background: none repeat scroll 0 0 #FFFC2B;
    font-size: 14px;
    margin-top: -4px;
    padding: 4px 10px 4px 25px;
    text-align: left;
    height: 18px;
    width: 245px;
    float: left;
}


/* c hotels */

#chotels_small {
    float: right;
    width: 98%;
    height: auto;
    overflow: hidden;
    font-size: 11px;
    background: #10344c;
    padding: 1px 1px 10px;
    margin-bottom: 10px;
}

#chotels_small img {
    text-align: center;
    border: none;
}

#chotels_small ul {
    width: 96%;
    float: left;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    background: none;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#10344C', endColorstr='#10344C', GradientType=0);
    /* IE6- */
}

#chotels_small li {
    background-image: none;
    color: #FFFF99;
    direction: rtl;
    float: right;
    line-height: 16px;
    margin: 0;
    padding: 0 0 0 0;
    text-align: right;
    width: 96%;
}

#chotels_small a {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}

#chotels_small a:hover {
    color: #FF9;
}


/* search */

.search {
    color: #FFFFFF;
    direction: rtl;
    float: right;
    font-size: 12px;
    height: auto;
    overflow: hidden;
    padding-top: 6px;
    text-align: right;
    width: 100%;
}

.formsearch {
    width: 20%;
    float: right;
    margin: 0px;
    padding: 60px 0 0;
    z-index: 99;
}

.color {
    color: #16406B;
    font-size: 13px;
    font-weight: bold;
}

.red_color {
    color: #B00225;
}

#loading {
    z-index: 9999;
    width: 650px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 20%;
    margin-top: -50px;
    margin-left: -325px;
    text-align: center;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    direction: rtl;
    color: #3E98C7;
    border: 1px solid #51ABD9;
    padding: 10px 0 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 3px 3px 3px #bbe0f3;
    -webkit-box-shadow: 3px 3px 3px #bbe0f3;
    box-shadow: 3px 3px 3px #bbe0f3;
    background: #fff url('images/loader.gif') no-repeat center 62px;
    display: none;
}

#loading img {
    position: absolute;
    top: 62px;
    left: 215px;
}

#loading h1 {
    margin: 50px 0 20px;
    font-size:
}

#loading p {
    color: #0079b7;
    text-align: center;
}

#fc {
    direction: rtl;
}

.circle {
    border-radius: 0px 20px 20px 20px;
    float: right;
    height: auto;
    margin: 0 7.5px 20px;
    overflow: hidden;
    width: calc(100% + -15px);
    outline: none;
}

.search_hotel {
    float: left;
    padding: 0px 0 25px 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
    outline: none;
    border-radius: 0;
}

.circle .title_search {
    color: #FFFFFF;
    float: right;
    font-size: 18px;
    padding: 17px 4% 30px;
    width: 92%;
}

.circle .search_link {
    color: #000000;
    float: left;
    font-size: 16px;
    padding: 0;
    text-align: center;
    text-decoration: underline;
    width: 37%;
}

#search p {
    color: #FFFFFF;
    float: right;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 28px 37px 5px 0;
    text-align: left;
    width: 62%;
}

.search_hotel form {
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0px 0 0px 0px;
    width: 100%;
    margin: 0px;
    outline: none;
}

.checkin {
    float: right;
    font-size: 13px;
    padding-right: 10px;
    width: 32%;
    text-align: right;
}

.checkin img,
.checkout img {
    float: right;
    margin: -6px 5px 0 0;
    padding: 0px 0 0;
}

.checkout {
    float: right;
    font-size: 13px;
    width: 32%;
    padding-right: 15px;
    text-align: right;
}

.destination {
    float: right;
    font-size: 13px;
    padding-right: 10px;
    text-align: right;
    width: 25%;
}

.destination select {
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 4px;
    width: 100%;
}

.destination .maincat {
    background: #2347B1;
    color: #fff;
    width: 150px;
    line-height: 20px;
}

.destination .subcat {
    background: #E1F4FF;
    width: 150px;
    line-height: 20px;
}

.button {
    background: none repeat scroll 0 0 #F4EF62;
    border: 3px solid #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 10px #CCCCCC inset;
    color: #044C75;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin: 15px 19px 0 19px;
    padding: 10px 5px;
    text-align: center;
    width: 23%;
}

.search_hotel input {
    border: medium none;
    border-radius: 5px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    padding-right: 10px;
    width: 100%;
    background: #fff url(/images/calendar.png) no-repeat 4px;
    box-sizing: border-box;
    background-size: 20px;
}

.compo_tiny {
    float: left;
    height: auto;
    width: 100%;
}


/* search hotel */

#results {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #999999 #999999 #F3D537;
    border-style: solid;
    border-width: 1px 1px 20px;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.8);
    display: none;
    font-size: 11px;
    max-height: 294px;
    left: 0;
    overflow-y: scroll;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 9999;
}

#results a {
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
    display: block;
    font-weight: normal;
    height: 46px;
    overflow: hidden;
    float: right;
    overflow-x: hidden;
    padding: 6px;
    text-align: right;
    text-decoration: none;
    line-height: 16px;
}

#results a:hover {
    background-color: #f5f5f5;
}

#results img {
    background-color: #D5D5D5;
    border: 1px solid #CCCCCC;
    float: left;
    height: 45px;
    margin-right: 8px;
    width: 68px;
}

#results strong {
    display: block;
    margin-bottom: 3px;
}

.fieldHolder {
    background: url("images/search_hotel.jpg") no-repeat scroll right top transparent;
    border: 1px solid #CCCCCC;
    float: right;
    height: 29px;
    margin: 0 0 10px;
    padding: 0 40px 0 0;
    position: absolute;
    width: 13%;
    z-index: 30;
}

.fieldHolder input {
    color: #666;
    border: none;
}

.textInput2 {
    width: 96%;
    height: 22px;
    background: none;
    border: none;
    color: #000000;
    margin-top: 3px;
    margin-left: 5px;
    font-size: 12px;
}


/* ---------------------------------------------------- */

.best_hotel,
.best_big {
    float: right;
    margin-bottom: 15px;
    margin-top: 0px;
    padding: 10px 0;
    border-bottom: 1px solid #D0D6D6;
    width: 100%;
    background: #f2f2f2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f2f2f2 0%, #ffffff 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0);
    /* IE6- */
}

.best {
    float: right;
    font-size: 11px;
    padding: 5px 6px;
    width: 93%;
    text-align: right;
}

.right_small {
    background: none repeat scroll 0 0 #F2F2F2;
    float: right;
    margin-top: -10px;
    padding-right: 10px;
    width: 95%;
    color: #1E54DA;
    font-weight: bold;
}

.num_hotel {
    float: left;
    font-weight: bold;
    color: #F63;
    padding: 0px;
    margin: 0px;
}


/* Banners Left */

img.isrotel {
    background: url("images/banners_left.jpg") no-repeat 0px 0px;
    width: 240px;
    height: 136px;
    float: left;
    padding: 10px 0 0 0;
}

img.amireyhagalil {
    background: url("images/banners_left.jpg") no-repeat 0 -146px;
    width: 240px;
    height: 136px;
    float: left;
    padding: 10px 0 0 0;
}

img.prima {
    background: url("images/banners_left.jpg") no-repeat 0 -292px;
    width: 240px;
    height: 93px;
    float: left;
    padding: 10px 0 0 0;
}

img.caesar {
    background: url("images/banners_left.jpg") no-repeat 0 -395px;
    width: 240px;
    height: 93px;
    float: left;
    padding: 10px 0 0 0;
}

.hotels {
    float: right;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.hotels h4 {
    background: none repeat scroll 0 0 #F2F2F2;
    border-top: 5px solid #ebc79c;
    clear: both;
    color: #e77f04;
    direction: rtl;
    font-size: 17px;
    font-weight: bold;
    height: auto;
    margin: 0 0 0px;
    overflow: hidden;
    padding: 10px 6px 15px 0;
    text-align: right;
}

.hotels li {
    background: url("/images/v.png") no-repeat scroll right top transparent;
    color: #0E4D8D;
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    margin: 0 10px;
    padding: 0 26px 0 0;
    text-align: right;
    width: 80%;
}

.hotels a:link,
.hotels a:visited,
.hotels a:active {
    text-decoration: none;
    color: #0e4d8d;
    font-weight: bold;
}

.hotels a:hover {
    color: #2875C1;
}

.bflights {
    width: 180px;
    height: 90px;
    float: right;
    padding: 0 0 10px;
    margin: 0;
}

.bflights img {
    border: none;
}

.share {
    height: auto;
    left: 0;
    margin: 0 0 0 0px;
    padding: 10px 3px;
    position: absolute;
    top: 0px;
    width: 320px;
    z-index: 999;
    clear: both;
}

.share_twitter {
    height: auto;
    padding: 0 0 10px 0;
    margin: 0 0 0 2px;
    float: left;
}

.share_googleplus {
    float: left;
    height: auto;
    margin: 0;
    padding: 0 0 10px;
    width: 75px;
}

.share_facebook {
    float: left;
    height: 20px;
    margin: 0 0px 0 0;
    padding: 0;
    text-align: left;
    width: 90px;
}

.share_facebook iframe {
    border: medium none;
    height: 21px;
    overflow: hidden;
    width: 90px;
    border: 0;
}

.hotels_banner {
    color: #0e4d8d;
    float: right;
    font-size: 24px;
    height: auto;
    padding: 0 0 0;
    text-align: right;
    width: 35%;
}

.sub_title {
    font-size: 15px;
    color: #595a5a;
    font-weight: normal;
}

.summer {
    background: none repeat scroll 0 0 lightsalmon;
    box-shadow: 0 0 10px #666666 inset;
    float: right;
    height: 50px;
    margin-bottom: 10px;
    text-align: center;
    width: 43%;
}

.summer img {
    width: 50%;
}

.hotels_en {}

.hotels_en h2 {
    text-align: left !important;
    padding-left: 10px !important;
}

.hotels_en ul li {
    float: left !important;
    text-align: left !important;
    padding: 0;
    line-height: 20px;
}

.top_banners_page {
    float: left;
    width: 100%;
}

.top_banners_page .BannerType1 {
    width: 100%;
    margin: 0 0 15px;
}

.top_banners_page .BannerType1 img {
    height: 110px;
    object-fit: cover;
}

.tp_dbug {
    display: none;
    background: #fff;
    border: 1px solid #ccc;
    padding: 7px;
    float: left;
    width: 100%;
    direction: ltr;
    font-size: 10px;
    text-align: left;
    box-sizing: border-box;
}

.facebook_video {
    float: left;
    width: 100%;
    margin: 0 0 10px;
}

.facebook_video iframe {
    width: 100%;
    height: 220px;
}

.img-responsive {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.header_m {
    background: #3b97f3;
    box-shadow: 0 -20px 20px #125395 inset;
    width: 100%;
    float: right;
    position: relative;
    height: 60px;
}

.logo_m {
    width: 100%;
    float: right;
    text-align: left;
}

.logo_m img {
    width: 130px;
    padding: 6px 0 0 10px;
}

.header_m .lang_en {
    position: absolute;
    right: 60px;
    top: 20px;
}

.bars {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    width: 25px;
    cursor: pointer;
    padding: 20px;
}

.close_bars {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    font-size: 29px;
    width: 25px;
    cursor: pointer;
    display: none;
    font-weight: bold;
    text-align: center;
    padding: 14px 20px;
    color: #fff;
}

.bars .line_bars {
    float: right;
    width: 100%;
    height: 4px;
    margin: 0 0 4px;
    background: #fff;
}

.menu_icons_m {
    float: right;
    width: 100%;
    box-shadow: 0 -27px 10px #e8e8e8 inset;
}

.menu_icons_m ul {
    float: right;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.menu_icons_m li {
    float: right;
    width: 25%;
    text-align: center;
    margin: 0;
    padding: 15px 0;
    font-size: 12px;
}

.menu_icons_m li a {
    float: right;
    width: 100%;
    padding: 25px 0 0;
    text-decoration: none;
    color: #333;
}

.search_m {
    background: url(/images/icon_search.png) no-repeat center 0;
}

.icon_hotel_m {
    background: url(/images/icon_hotel.png) no-repeat center 0;
}

.icon_pag_m {
    background: url(/images/icon_pag.png) no-repeat center 0;
}

.icon_deal_m {
    background: url(/images/icon_deal.png) no-repeat center 0;
}

.icon_flight_m {
    background: url(/images/icon_flight.png) no-repeat center 0;
}

.icon_phone_m {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 35px;
    padding: 14px 15px;
}

.icon_phone_m img,
.icon_search_m img {
    float: right;
    width: 100%;
}

.icon_search_m {
    position: absolute;
    left: 55px;
    top: 0;
    z-index: 1000;
    width: 21px;
    padding: 18px 10px 21px 10px;
    cursor: pointer;
}

.formsearch {
    display: none;
}

.fieldHolder {
    border: 1px solid #d6d6d6;
    float: right;
    margin: 10px 3% 0;
    padding: 3%;
    background: #fff;
    box-sizing: border-box;
    width: 94%;
    border-radius: 0;
    box-shadow: 0 0 10px #d4d4d4 inset;
}

#results {
    background: #fff;
}

.show_menu_m {
    float: right;
    width: 100%;
    background: #115395;
    display: none;
}

.show_menu_m ul {
    float: right;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.show_menu_m ul li {
    float: right;
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: 2px groove #1764b1;
    font-size: 15px;
}

.show_menu_m ul li a {
    float: right;
    width: 100%;
    padding: 15px;
    margin: 0;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
}

.show_menu_m ul li a:hover {}

.show_menu_m ul ul {
    display: none;
    background: #2270bd;
}

.show_menu_m ul ul li {
    border-bottom: 2px groove #3789da;
    width: 50%;
}

.show_menu_m ul ul li a {}

.show_menu_m ul ul li a:hover {}

.arrow_left {
    background: url(/images/arrow_white.png) no-repeat scroll 15px 22px;
    background-size: 15px;
}

.header_m.fix {
    position: fixed;
    z-index: 45;
}

.call_center {
    position: absolute;
    right: 108px;
    width: 92px;
    color: #fff !important;
    text-decoration: none;
    top: 20px;
    font-family: 'hotels bold', Arial, sans-serif;
    z-index: 10;
    text-align: right;
    font-size: 20px !important;
    line-height: 14px;
    cursor: pointer;
}

.call_center span {
    font-size: 11px;
    float: right;
    width: 72%;
    font-family: 'hotels', Arial, sans-serif;
}

.call_center .fa-phone {
    font-size: 28px;
    float: left;
    margin: -2px 0 0;
    padding: 0 0 0 3px;
}


/* START FOOTER STYLE */

footer * {
    box-sizing: border-box;
}

footer {
    float: right;
    width: 100%;
    background: #0062a9;
    color: #fff;
    padding: 5%;
    font-family: 'hotels';
    box-sizing: border-box;
    font-weight: normal;
}

footer .text_footer {
    float: right;
    width: 100%;
    box-sizing: border-box;
}

footer h2 {
    color: #fff !important;
}

footer .text_footer_left {
    float: left;
    width: 100%;
    text-align: center;
}

footer .hotels_footer_info {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 10px;
    font-size: 15px;
}

footer .hotels_footer_info strong {
    float: left;
    font-family: 'hotels bold';
    width: 100%;
    color: #7ec9ff;
    padding: 20px 0 0;
    font-size: 18px;
}

footer .hotels_footer_info a {
    float: left;
    width: 100%;
    font-size: 30px;
    text-decoration: none;
    font-family: 'hotels bold';
    color: #fff;
}

footer .socials {
    float: left;
    width: 100%;
}

footer .socials h3 {
    float: left;
    width: 100%;
    font-family: 'hotels bold';
    padding: 0 0 5px;
    color: #7ec9ff;
    text-align: center;
    font-size: 15px;
}

footer .socials a {
    height: 30px;
    width: 30px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 40px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 0;
    margin: 0 2px;
    line-height: 30px;
    font-size: 16px;
}

footer .socials .fa {
    line-height: 30px;
}

footer .text_footer_logo {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
    display: none;
}

footer .text_footer_logo img {
    width: 100%;
    max-width: 166px;
}

footer .text_footer .text_footer_content {
    float: right;
    width: 100%;
}

footer .text_footer .text_footer_content h2 {
    float: left;
    width: 100%;
    font-family: 'hotels bold';
    color: #7ec9ff;
    padding: 0 0 5px;
    border: none;
    background: none;
}

footer .text_footer .text_footer_content p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

footer .footer_line {
    float: right;
    width: 100%;
    overflow: hidden;
    height: 1px;
    border-top: 2px groove #0d71b9;
    margin: 5% 0;
}

footer .menus {
    float: right;
    width: 100%;
}

footer .list_menu {
    float: right;
    width: 100%;
    padding: 0 0 5%;
    margin: 0 0 5%;
    border-bottom: 2px groove #0d71b9;
}

footer .text_footer .list_menu h3 {
    float: left;
    width: 100%;
    font-family: 'hotels bold';
    padding: 0 0 5px;
    color: #7ec9ff;
    font-size: 15px;
}

footer .list_menu ul {
    float: right;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

footer .list_menu ul li {
    float: right;
    width: 50%;
}

footer .list_menu ul li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.bytech_footer {
    float: right;
    width: 100%;
    background: #005490;
    padding: 20px;
    text-align: center;
    font-size: 15px;
    color: #7ec9ff;
    font-family: 'hotels bold';
    box-sizing: border-box;
}

.top_container {
    float: right;
    width: 100%;
    padding: 0 0 20px;
}


/* style hotel page  */

.container_border {
    border-bottom: 1px solid #ececec;
    margin: 0 0 20px;
}

.description_hotel {
    float: right;
    width: 60%;
}

.description_hotel .comment_hotel {
    color: #d0132f;
    font-family: 'hotels bold', Arial, sans-serif;
}

.more_description,
.passover_pom {
    width: 100%;
    height: 150px;
    overflow: hidden;
    float: left;
    margin: 0;
    position: relative;
}

.shadow_bg {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 43px;
    box-shadow: 0 -41px 86px #fff inset;
    left: 0;
    z-index: 10;
}

#description_full {
    width: 100%;
}

#description_full h2 {
    font-size: 17px;
    border: none;
    padding: 0;
}

.more_text {
    margin: 0px 0 25px;
    font-size: 13px;
    clear: both;
    cursor: pointer;
    background: #ffffff;
    width: 100%;
    padding: 8px;
    float: left;
    box-sizing: border-box;
    text-align: left;
    color: #348ce3;
    text-decoration: underline;
}

.more_con {
    height: auto !important;
}

.room_image {
    float: right;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.room_image img {
    float: right;
    width: 100%;
    height: 200px;
    object-fit: cover;
}

#hotel .text_box {
    width: 100%;
    float: right;
    padding: 15px 0 0;
    box-sizing: border-box;
}

.facilities_list {
    float: right;
    width: 100%;
}

.facilities_list li {
    float: right;
    width: 33% !important;
}

.subtitle {
    margin: 20px 0 15px !important;
    padding: 10px 0 !important;
}

.subtitle .fa {
    color: #348ce3 !important;
}

.discount_credit2000 {
    padding: 13px 0 0;
}

.message_credit2000 span {
    width: auto;
    color: #000;
    float: none;
}


/* #hotel .vat {
    display: none;
} */

.YoutubeVideo {
    width: 100%;
    height: 200px;
}

.g4_packages {
    width: 100%;
    margin: 30px 0;
    float: right;
    padding: 0px 0 0;
}

.terms_conditions {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    text-align: right;
}

.terms_conditions_content {
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    height: 400px;
    left: 5%;
    position: fixed;
    top: 50%;
    margin: -200px 0 0 0;
    width: 90%;
    z-index: 1002;
    padding: 15px 25px;
    box-sizing: border-box;
    text-align: right;
    border: 1px solid #F5F5F5;
    box-shadow: 0 0 10px #000000;
    background: #f5f5f5;
}

.terms_conditions_content h2 {
    border-top: none;
}

.terms_conditions_content_text {
    float: right;
    width: 100%;
    height: 295px;
    overflow-y: scroll;
}

.terms_conditions_content_text .close {
    position: absolute;
    right: -12px;
    top: -12px;
}

.message_credit2000 {
    display: none;
}

.event_box {
    float: right;
    width: 50%;
    padding: 5px;
    box-sizing: border-box;
}

.event_box_textarea {
    float: right;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
}

.event_box_button {
    float: left;
    width: 200px;
    margin: 5px;
}

.event_box_button input {
    float: left;
    width: 100%;
    background: #0062a9;
    border: none;
    color: #fff;
    height: 40px;
    font-size: 18px;
}

.event_box input,
.event_box_textarea textarea,
.event_box select {
    float: right;
    width: 100%;
    height: 40px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.event_box label,
.event_box_textarea label {
    font-size: 13px;
    font-family: 'hotels bold', Arial, sans-serif;
    color: #16406b;
}

.event_box select {
    -webkit-appearance: menulist;
}

.event_box_textarea textarea {
    height: 80px;
}

.event_form {
    float: right;
    width: 100%;
    background: #f5f5f5;
    padding: 20px;
    border: 1px solid #ccc;
    margin: 0 0 20px;
    box-sizing: border-box;
}

#hotel #event_form {
    float: right;
    width: 100%;
}

#myform_HotelDeals {
    float: right;
    width: 100%;
    height: 50px;
}

.bottom_menu {
    float: right;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0;
}

.bottom_menu .fa {
    position: absolute;
    right: 0;
    top: 4px;
    z-index: 1;
}

.bottom_menu ul {
    float: right;
    width: 100%;
    margin: 0;
    padding: 0;
}

.bottom_menu ul li {
    float: right;
    width: 50%;
    margin: 0;
    padding: 0px 20px 10px 0;
    position: relative;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
}

.bottom_menu ul li a {
    float: right;
    width: 100%;
}

#hotels_latest_reviews .TotalRating span a {
    color: #0e4d8d !important;
}

#hotel .all_servicess {
    float: right;
    width: 100%;
}

#hotel .all_servicess h3 {
    color: #16406b;
    font-size: 16px;
    text-decoration: underline;
}

#hotel .all_servicess ul {
    float: right;
    width: 100%;
    margin: 0;
    padding: 10px 0 25px;
}

#hotel .all_servicess ul li {
    float: right;
    width: 50%;
    list-style-type: none;
    margin: 0;
    padding: 2px 30px 10px 0;
    position: relative;
    line-height: 18px;
    font-size: 12px;
    color: #000;
    box-sizing: border-box;
}

#hotel .all_servicess ul li .material-icons {
    font-size: 21px;
    color: #348ce3;
    position: absolute;
    right: 0;
    top: 0;
}

.more_serv,
.hide_serv {
    width: 100%;
    /* float: left; */
    display: table;
    text-align: left;
    font-family: 'hotels bold', Arial, sans-serif;
    font-size: 13px;
    text-decoration: underline;
    color: #16406b;
    padding: 0 0 20px;
    cursor: pointer;
}

.more_serv .material-icons,
.hide_serv .material-icons {
    float: left;
    margin: -3px 0 0;
}

.show_serv,
.hide_serv {
    display: none;
}

.border_b {
    border-bottom: 1px solid #fff;
    padding: 0 0 10px !important;
    margin: 0 0 10px !important;
}

.border_b:last-child {
    border-bottom: none !important;
    padding: 0 0 0 !important;
    margin: 0 0 0 !important;
}

.waitDivIn {
    background: url(images/loader_inbox.jpg) no-repeat scroll center center;
    border-radius: 20px;
    box-shadow: 0 0 10px #000;
    color: #002c5c;
    direction: rtl;
    font-weight: bold;
    /* height: 280px; */
    margin: 90px auto;
    overflow: hidden;
    padding: 25px;
    box-sizing: border-box;
    text-align: center;
    max-width: 530px;
}

.banner_video_code {
    margin: 0;
    float: left;
    width: 100%;
    padding: 0px 5px 10px;
    box-sizing: border-box;
}
/* END FOOTER STYLE */

@media (min-width: 910px) {
    .waitDivIn {
        background: url("images/loader_inbox.jpg") no-repeat scroll center center;
        border-radius: 20px;
        box-shadow: 0 0 10px #000;
        color: #002c5c;
        direction: rtl;
        font-weight: bold;
        /* height: 380px; */
        margin: 200px auto;
        overflow: hidden;
        padding: 25px;
        box-sizing: border-box;
        text-align: center;
        max-width: 530px;
    }
    .g4_packages {
        background: #f5f5f5;
    }
    .facebook_video iframe {
        height: 450px;
    }
    .room_image img {
        height: 260px;
    }
    #hotel .all_servicess ul li {
        width: 33%;
    }
    .bottom_menu {
        display: none;
    }
    .event_box {
        width: 33.3%;
    }
    .message_credit2000 {
        display: block;
    }
    .YoutubeVideo {
        height: 350px;
    }
}

@media (min-width: 1024px) {
    .terms_conditions_content {
        left: 50%;
        margin: -200px 0 0 -300px;
        max-width: 600px;
        width: 100%;
    }
    .g4_packages {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .YoutubeVideo {
        height: 465px;
    }
    .room_image {
        width: 45%;
    }
    .search_hotel {
        border-radius: 0px 20px 20px 20px;
    }
    .middle {
        margin: 0;
        width: 56%;
    }
    footer {
        padding: 3%;
    }
    footer .text_footer {
        width: 75%;
        border-left: 2px groove #0d71b9;
    }
    footer .text_footer_left {
        width: 25%;
    }
    footer .list_menu {
        width: 25%;
        padding: 0;
        margin: 0;
        border-bottom: none;
    }
    footer .text_footer_logo {
        width: 25%;
        display: block;
    }
    footer .footer_line {
        margin: 2% 0;
    }
    footer .list_menu ul li {
        width: 100%;
        line-height: 20px;
    }
    #home .search_link,
    #sidebar,
    #header,
    .left {
        display: block;
    }
    .header_m,
    .menu_icons_m {
        display: none;
    }
    .img-responsive {
        height: 550px;
    }
    .textInput2 {
        margin-top: 0px;
        border-radius: 0 0 0 0;
    }
    .MainContainer {
        width: 100%;
    }
    body {
        margin: auto;
    }
    html {
        direction: rtl;
        font-size: 12px;
    }
}

.bg {
    /*background: #f2f2f2;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); 
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); 
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); 
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );*/
}

.bg_blue {
    background: #409ffd;
    /* Old browsers */
    background: -moz-linear-gradient(top, #409ffd 1%, #0e4d8d 99%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #409ffd), color-stop(99%, #0e4d8d));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #409ffd 1%, #0e4d8d 99%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #409ffd 1%, #0e4d8d 99%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #409ffd 1%, #0e4d8d 99%);
    /* IE10+ */
    background: linear-gradient(to bottom, #409ffd 1%, #0e4d8d 99%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#409ffd', endColorstr='#0e4d8d', GradientType=0);
    /* IE6-8 */
}

.bg_hot {
    background: rgb(226, 7, 0);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(226, 7, 0, 1) 0%, rgba(216, 65, 0, 1) 54%, rgba(252, 96, 12, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 7, 0, 1)), color-stop(54%, rgba(216, 65, 0, 1)), color-stop(100%, rgba(252, 96, 12, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(226, 7, 0, 1) 0%, rgba(216, 65, 0, 1) 54%, rgba(252, 96, 12, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(226, 7, 0, 1) 0%, rgba(216, 65, 0, 1) 54%, rgba(252, 96, 12, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(226, 7, 0, 1) 0%, rgba(216, 65, 0, 1) 54%, rgba(252, 96, 12, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(226, 7, 0, 1) 0%, rgba(216, 65, 0, 1) 54%, rgba(252, 96, 12, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e20700', endColorstr='#fc600c', GradientType=0);
    /* IE6-8 */
    color: #FFFFFF;
    line-height: 15px;
}

#hot_title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #CC0000;
    border-top: medium none;
    color: #CC0000;
    font-size: 21px;
    margin: 0 0 10px;
    padding: 10px 0 3px;
    width: 100%;
}

.bg_hot h3 {
    border-top: medium none;
    color: #FFFF99;
    font-size: 14px;
    font-weight: bold;
    padding: 3% 4% 1%;
    text-align: center;
    width: 92%;
}

.color_1 {
    border-top: 5px solid #f08080;
}

.color_2 {
    color: #FF6600;
}

.gallery {
    float: right;
    width: 100%;
}

.text_holiday {
    float: right;
    padding: 10px 0 0;
    width: 100%;
}

.info {
    background: url("images/bg_text_left.jpg") no-repeat scroll right top transparent;
    border-right: 1px dashed #CCCCCC;
    float: left;
    margin: 0 20px 20px 0;
    padding: 15px 70px 0 10px;
    width: 330px;
}

.info .title {
    clear: both;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    color: #0e4d8d;
}

#content .info ul {
    padding-bottom: 5px !important;
}


/* HOTEL PAGE CSS  START */

#map {
    width: 100%;
    height: 300px;
    float: right;
    margin: 0 0 15px;
}

#hotel h1 {
    background: none repeat scroll 0 0 transparent;
    border-top: medium none;
    clear: none;
    color: #16406B;
    float: right;
    font-size: 25px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 5px 10px;
    text-align: right;
    width: 60%;
}

#hotel .highlights {
    direction: rtl;
    float: right;
    width: 100%;
}

#hotel #sidebar {
    width: 21.2%;
}

#hotel #content {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.hotel {
    float: right;
    width: 90%;
}

#hotel .hotel {
    width: 100%;
}

#hotel .itemprop,
#reviews .itemprop {
    float: none;
}

#hotel .average,
#reviews .average {
    float: none;
    font-size: 20px;
    font-weight: bold;
}

#hotel .address {
    color: #7F8284;
    font-size: 13px;
    padding-top: 0;
    text-align: right;
    width: 60%;
    float: right;
}

#hotel .share {
    float: left;
    width: 180px;
    padding: 0 0 0 20px;
    position: relative;
    clear: none;
}

#hotel .hotel_big_image {
    float: right;
    width: 100%;
    padding: 0 0 20px;
    box-sizing: border-box;
}

#hotel .reviews {
    float: right;
    font-size: 35px;
    font-weight: bold;
    height: auto;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 580px;
}

#hotel .h2_description {
    color: #0e4d8d;
    float: right;
    font-size: 20px;
    font-weight: normal;
    height: auto;
    margin-bottom: 10px;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
    width: 580px;
}

#hotel #who {
    float: right;
    font-weight: bold;
    height: auto;
    padding: 0 0 5px;
    width: 100%;
}

#hotel #who ul {
    list-style-type: none;
    margin: 0;
    padding: 10px 0 0;
}

#hotel #who li {
    background: url("/images/v.jpg") no-repeat scroll right top transparent;
    color: #266282;
    display: block;
    float: right;
    font-size: 14px;
    margin: 0;
    padding: 3px 22px 10px 5%;
    width: auto;
}

#hotel #calls {
    float: right;
    font-weight: bold;
    height: auto;
    margin-right: 20px;
    padding: 0 0 5px;
    width: 33%;
}

#hotel .call {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/hotelsmain/hotels/images/call.jpg");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    padding: 10px;
    min-height: 65px;
    text-align: center;
    float: left;
    box-sizing: border-box;
}

#hotel .call a {
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #000;
    width: 240px;
    float: left;
}

#hotel .spa {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/hotelsmain/hotels/images/spa_button.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    padding: 5px 0 0 0;
    height: 50px;
    text-align: center;
    float: left;
}

#hotel .spa a {
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #000;
    width: 240px;
    float: left;
}

#hotel .flight_button {
    background: url("/images/flight_button.png") no-repeat scroll left top / 100% auto transparent;
    color: #e7500e;
    float: left;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    height: 65px;
    padding: 6px 0 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
    cursor: pointer;
}

#hotel .flight_button .small_text {
    color: #6c6d6c;
    float: left;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    width: 240px;
}

.spa_number {
    color: #269ad6;
    display: block;
    float: left;
    font-size: 20px;
    height: 60px;
    text-align: center;
    width: 100%;
}

#hotel .shabbat_chatan_button {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/hotelsmain/hotels/images/shabat_button.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    padding: 5px 0 0 0;
    height: 65px;
    text-align: center;
    float: left;
}

#hotel .shabbat_chatan_button a {
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #000;
    width: 240px;
    float: left;
}

#hotel .group_deals_button {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/images/group_deals_button.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 65px;
    padding: 5px 0 0;
    text-align: center;
    width: 100%;
}

#hotel .group_deals_button a {
    color: #000000;
    float: left;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    width: 240px;
}

#hotel .small_text {}

#hotel .small_text a {
    color: #6C6D6C;
    float: left;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    width: 240px;
}

#hotel #compo {
    float: right;
    height: auto;
    overflow: hidden;
    padding: 0px 0 5px;
    width: 100%;
}

#hotel .Message_right {
    color: #FF5A00;
    direction: rtl;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 0 15px;
    text-align: right;
    width: 100%;
}

#hotel .Message_left {
    direction: rtl;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 0px 15px;
    text-align: right;
    width: 100%;
}

#hotel #content .deal a {
    color: #0e4d8d;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding-top: 0;
    width: 100%;
    text-decoration: underline;
    line-height: 20px;
}

.vat {
    color: #3E3E3E;
    float: left;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    width: 100%;
}

.But_clear {
    border: medium none;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 4px 5px #393939;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    padding: 10px;
    width: 130px;
    cursor: pointer;
}

#hotel .group_deals {
    padding: 5px 0 0;
    width: 100%;
    float: right;
    font-size: 11px;
    height: auto;
    overflow: hidden;
}

#hotel .room_icon {
    background: url("images/room_icon.jpg") no-repeat scroll right top transparent;
    clear: both;
    color: #0e4d8d;
    font-size: 20px;
    height: 30px;
    margin-bottom: 4px;
    padding: 8px 50px 0 0;
    width: 100%;
}

#hotel .div_room {
    float: right;
    height: auto;
    margin: 0;
    padding: 0 0 10px;
    width: 100%;
}

#hotel .hotels_latest_reviews {
    float: right;
    height: auto;
    overflow: hidden;
    width: 100%;
}

#hotel .hotel_pic2 {
    float: right;
    height: auto;
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}

#hotel .hotel_description {
    background-color: #FCFCE8;
    border: 1px solid #CCCCCC;
    bottom: 0;
    float: right;
    height: auto;
    min-height: 170px !important;
    padding: 10px;
    right: 0;
    width: 60%;
    min-height: 248px;
}

#highlights ol {
    float: right;
    margin: 0;
    padding: 10px 30px 20px 0;
    width: 85%;
}

#highlights li {
    background-image: none;
    padding: 0;
    display: list-item;
    list-style-type: decimal;
}

#hotel .vr_pic {
    border: 1px solid #CCCCCC;
    float: right;
    margin: 2px;
    padding: 3px;
    width: 43%;
}

#hotel #sidebar a:link,
#hotel #sidebar a:visited,
#hotel #sidebar a:active {
    color: #16406B;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

#hotel s {
    color: #CCCCCC;
    font-size: 12px;
}

#hotel .price_hotel_night {
    color: green;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 0 10px;
    text-align: left;
    width: 130px;
}

#hotel .night_hotel {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}

#hotel .group_deals h2 {
    float: right;
    margin-bottom: 0;
    padding: 0 10px;
    width: 70%;
    background: none;
    border-top: none;
}

#hotel h2 {
    color: #16406B;
    direction: rtl;
    font-size: 20px;
    margin: 0 0 5px;
    background: none;
    display: inline-block;
    padding: 10px 0 !important;
    text-align: right;
    line-height: 24px;
}

#hotel .deal {
    height: auto;
    width: 49% !important;
    border: 6px solid #fff;
    float: right;
    padding: 15px !important;
    box-shadow: 0 0 10px #ccc;
    box-sizing: border-box;
    margin: 0 0.5% 1% !important;
    background: #f5f5f5;
}

#hotel .more_img {
    float: left;
    margin: 2px 0 0;
    padding: 0;
}

#hotel .deal_color {
    height: auto;
    width: 98.5%;
    background-color: #EBF5FE;
    border-bottom: 1px dotted #CCCCCC;
    float: right;
    padding: 5px 0;
    margin: 0;
}

#hotel .small_pic {
    border: none;
    float: right;
    height: 71px;
    margin: 0 0 0 10px;
    padding: 0px;
    width: 71px;
    position: relative;
    right: 0;
    top: 0;
}

#hotel .small_pic img {
    border: none;
    width: 100%;
}

#hotel .Bpic {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ccc;
    bottom: 0px;
    padding: 3px;
    position: absolute;
    right: -187px;
    width: 250px;
    z-index: 10;
    display: none;
}

#hotel .small_pic:hover>.Bpic {
    display: block;
}

#hotel .div_line {
    border-bottom: 1px dotted #CCCCCC;
    float: right;
    height: auto;
    margin: 0 0px 10px 0;
    padding: 0 0 10px;
    width: 100%;
}

#hotel .restaurant_icon {
    background: url("images/restaurant_icon.jpg") no-repeat scroll right top transparent;
    clear: both;
    color: #0e4d8d;
    font-size: 20px;
    height: 34px;
    margin-bottom: 4px;
    margin-top: 10px;
    padding: 13px 50px 0 0;
    width: 100%;
}

#hotel .spa_icon {
    background: url("images/spa_icon.jpg") no-repeat scroll right top transparent;
    clear: both;
    color: #0e4d8d;
    font-size: 14px;
    font-weight: bold;
    height: 17px;
    margin-bottom: 4px;
    margin-top: 10px;
    padding: 26px 50px 0 0;
    width: 100%;
}

#hotel .event_icon {
    background: url("images/event_icon.jpg") no-repeat scroll right top transparent;
    clear: both;
    color: #0e4d8d;
    font-size: 14px;
    font-weight: bold;
    height: 17px;
    margin-bottom: 4px;
    margin-top: 10px;
    padding: 26px 50px 0 0;
    width: 100%;
}

#hotel .facilities_icon {
    background: url("images/facilities_icon.jpg") no-repeat scroll right top transparent;
    clear: both;
    color: #0e4d8d;
    font-size: 20px;
    height: 30px;
    font-weight: normal;
    margin-bottom: 4px;
    padding: 12px 50px 0 0;
    width: 100%;
}


/* HOTEL PAGE CSS  END */


/* TYPE PAGE */

#type .deal {
    border-top: 1px dotted #ccc;
    border-bottom: none;
    height: auto;
    margin: 5px auto auto;
    padding-top: 10px;
    padding-bottom: 0px;
}

#type .toptext #menu {
    width: 34%;
}

#type .toptext #menu ul {
    list-style-type: none;
    padding: 0;
    width: auto;
}

#type .toptext #menu ul li {
    list-style-type: none;
}

#type #content {
    position: relative;
}

#content .price_hotel_night {
    color: green;
    float: left;
    font-size: 29px !important;
    font-weight: normal;
    font-family: 'hotels bold', Arial, sans-serif;
    padding: 0;
    text-align: left;
    /*width: 25% !important;*/
}

#content .price_hotel_night span {
    color: #000;
    font-size: 11px;
}

#content .night_hotel {
    color: #16406b !important;
    float: left;
    font-size: 14px !important;
    text-align: left;
    width: 100%;
}

#content s {
    color: #ccc;
    font-size: 12px;
}

#content .percent {
    height: 30px;
    width: 39px;
}

.morerooms {
    background: url("/images/clock_deal.jpg") no-repeat scroll right 4px transparent;
    border-top: 1px dotted #CCCCCC;
    float: right;
    font-size: 14px;
    margin: 5px 0 0;
    padding: 8px 30px 8px 5px;
    width: 87%;
}

#content .clear {
    height: 5px;
    overflow: hidden;
    width: 100%;
    clear: both;
}

#content .group_sale_image {
    float: left;
    position: relative;
    width: 63%;
    padding: 0 0 15px;
    box-sizing: border-box;
}

#content .group_sale_image img {
    width: 100%;
    height: auto;
    max-height: 380px;
}

#content .nights {
    color: #FF6600;
    /*float: right;
    font-size: 16px;
    width: 55%;*/
    font-size: 20px;
    padding: 0 0 15px;
    font-family: 'hotels bold', Arial, sans-serif;
    width: 100%;
}


/* GROUP SALE PAGE END */


/* Personal Folder */

#personal_folder body {
    background: #fbfbfb;
}

#personal_folder .MainContainer {
    width: 600px;
    padding: 50px 0 10px;
}

#personal_folder h1 {
    background: none repeat scroll 0 0 transparent;
    border-top: medium none;
    clear: both;
    color: #0e4d8d;
    font-size: 20px;
    font-style: italic;
    line-height: 100%;
    margin: 0;
    padding: 0 0 10px;
    text-align: right;
    width: 100%;
}

#personal_folder table {
    border: none;
    border-radius: 0px;
    box-shadow: 0 0 0 inset;
    direction: rtl;
    font-size: 12px;
    padding: 25px;
    text-align: right;
    float: right;
}

#personal_folder form {
    border: 1px solid #CCCCCC;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0 0 15px #A3B8D2 inset;
    direction: rtl;
    float: right;
    font-size: 12px;
    padding: 4%;
    text-align: right;
    width: 91%;
}

#personal_folder .info {
    background: none repeat scroll 0 0 transparent;
    border-right: 1px dashed #CCCCCC;
    float: left;
    margin: 83px 20px 0 0;
    padding: 0 30px 0 10px;
    width: 185px;
}

#personal_folder li {
    color: #000000;
    display: list-item;
    float: right;
    font-size: 12px;
    line-height: 20px;
    list-style-type: hebrew;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: right;
    width: 90%;
}

#personal_folder h3 {
    font-size: 15px;
    padding: 0 0 5px;
}

#personal_folder tr:nth-child(2n) {
    background: none repeat scroll 0 0 #FFF;
}

#personal_folder tr {}

#personal_folder td {
    padding: 5px 10px;
}

#personal_folder table input {
    float: left;
    padding: 10px;
    width: 94%;
    color: #0061a9;
}

#personal_folder .send {
    background-image: url("/hotelsmain/hotels/images/submit.jpg");
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 44px;
    left: 0;
    margin: 5px 0 0 0px;
    padding: 0 50px 3px 0;
    text-align: right;
    top: 0;
    width: 188px;
}


/* chain */

#chain .checkin,
#chain .checkout,
#chain .destination {
    width: 20%;
}

#chain .icon {
    color: #cc0000;
}

#chain .search_hotel h3 {
    color: #FFFFFF;
    font-size: 27px;
    font-weight: normal;
    padding: 20px 20px 10px;
}

#chain .button {
    margin: 0 19px;
    padding: 10px 5px;
}

#chain .israel_hotels ol {
    margin-right: 0;
    padding-right: 0;
}

#chain .israel_hotels li {
    color: #16406B;
    font-size: 14px;
    font-weight: bold !important;
    line-height: 18px;
    list-style-type: none;
    padding: 0 10px 0 0;
    text-align: right;
}

#chain .israel_hotels ol li {
    background: none repeat scroll 0 0 transparent;
    color: #16406B;
    font-size: 12px;
    line-height: 18px;
    list-style-type: none;
    padding: 0;
    text-align: right;
}

#chain .israel_hotels a:link,
#chain .israel_hotels a:visited,
#chain .israel_hotels a:active {
    font-weight: normal;
}

#chain .share,
#holiday .share {
    clear: none !important;
    height: auto;
    margin: 0;
    padding: 10px 3px;
    position: static !important;
    width: 320px;
    float: left;
}

#chain .share_googleplus,
#holiday .share_googleplus {
    width: 85px;
}


/* Holiday */

#holiday .share {
    clear: none !important;
    height: auto;
    margin: 0;
    padding: 0px 3px;
    position: static !important;
    width: 300px;
    float: left;
}

#holiday h1 {
    clear: none;
    width: 65%;
}

#holiday .center_tabs {
    margin-top: -61px !important;
}

#pinuk #content {
    position: relative;
}

#pinuk .choose_type {
    float: right;
    margin: 0;
    padding: 0 1% 1%;
    width: 98%;
}

#pinuk .choose_type ul {
    float: right;
    margin: 0 0 2%;
    padding: 0 1%;
    width: 98%;
    border-bottom: 1px solid #ccc;
}

#pinuk .choose_type ul li {
    float: right;
    list-style-type: none;
    padding: 2% 0 0 2%;
    width: auto;
}

#pinuk .choose_type ul li a {
    background: #0e4d8d;
    float: right;
    padding: 5px 20px;
    color: #fff;
    text-decoration: none;
    border-radius: 10px 10px 0 0;
}

#pinuk .choose_type ul li a:hover {
    background: #409ffd;
    color: #fff;
}

#pinuk .group_sale_info {
    float: right;
    height: auto;
    overflow: hidden;
    padding: 0 0 0 2%;
    width: 35%;
    box-sizing: border-box;
}

#pinuk .hotel_deal .group_sale_image .exclusive {
    background: url("/images/bg_group_percent.png") no-repeat scroll left top transparent;
    float: right;
    font-size: 28px;
    height: 90px;
    left: 20px;
    padding-top: 20px;
    position: absolute;
    top: -7px;
    width: 102px;
    line-height: 20px;
    padding-top: 30px;
}

#pinuk .hotel_deal .group_sale_image .percent {
    background: #f60;
    float: right;
    font-size: 28px;
    height: 75px;
    left: 20px;
    padding-top: 20px;
    position: absolute;
    top: 0;
    width: 100px;
    line-height: 25px;
}

#pinuk .center_tabs {
    margin-top: -61px !important;
}

#pinuk .small_box {
    background: none repeat scroll 0 0 #F0F5F8;
    border: 1px solid #E4E4E4;
    box-shadow: 0 0 19px -15px #000000 inset;
    float: right;
    height: 65px;
    margin: 10px 1% 6px;
    padding: 10px 10px 0;
    text-align: center;
    box-sizing: border-box;
    width: 31%;
}

#pinuk .size_black {
    font-size: 16px;
    font-weight: bold;
}

#pinuk .size_orange {
    color: #F66B07;
    font-size: 16px;
    font-weight: bold;
}

#pinuk .size_green {
    color: #3F801A;
    font-size: 16px;
    font-weight: bold;
}

#pinuk .clock {
    background: url(/images/bg_clock.png) no-repeat scroll right top #F0F5F8;
    border: 1px solid #E4E4E4;
    box-shadow: 0 0 19px -15px #000000 inset;
    float: right;
    height: 70px;
    margin: 0 1%;
    width: 96%;
}

#pinuk .hotel_deal .number_of_rooms {
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    overflow: hidden;
    text-align: center;
    width: 66%;
}

#pinuk .group_sale_info input {
    background: none repeat scroll 0 0 #FF6600;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 20px;
    margin: 10px 6px 0;
    padding: 3px 25px;
}

#pinuk .group_sale_info .price_hotel_night {
    font-size: 32px !important;
    padding: 0 !important;
    width: 110px !important;
}

#pinuk .hotel_deal .group_sale_info .price_hotel_night s {
    font-size: 25px;
}

#specialdeals .center_tabs {
    margin-top: -61px !important;
}

#specialdeals h1 {
    clear: none;
    width: 65%;
}

#specialdeals .search_hotel h3 {
    color: #FFFFFF;
    font-size: 29px;
    font-weight: normal;
    padding: 20px 20px 10px;
}

#specialdeals .share {
    clear: none !important;
    float: left;
    height: auto;
    margin: 0;
    padding: 0 3px;
    position: static !important;
    width: 300px;
}

#holiday .center .daydeal_left {
    width: 20%;
}

#holiday .center .daydeal_right {
    width: 75%;
}

#holiday .center .daydeal_right a {
    font-weight: bold;
}


/* SEARCH PAGE */

#search_page .group_deals {
    width: 100% !important;
}

#search_page .info {
    background: none;
    border-right: none;
    float: left;
    margin: 0;
    padding: 0px;
    width: 100%;
}

#search_page .title_address {
    width: 65% !important;
}

#search_page .img {
    padding: 0 0 0 10px;
}

#search_page .type {
    width: 50%;
    float: right;
}

#search_page .board {
    float: left;
    text-align: right;
    width: 10%;
}

#search_page .availability {
    float: left;
    padding-left: 10px;
    text-align: right;
    width: 10%;
}

#search_page .rate {
    float: left;
    text-align: right;
    width: 20%;
}

#search_page .choose {
    float: right;
    width: 100%;
    height: auto;
    overflow: hidden;
}

#search_page #sidebar li {
    padding: 0 10px 0 0;
    width: 44%;
    list-style-type: none;
}

#search_page .booking {
    float: left;
    font-size: 11px;
    height: 16px;
    width: 7%;
}

#search_page .booking a {
    background: url("images/book.jpg") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 11px;
    height: 16px;
    padding: 0 20px;
    text-align: left;
}

#search_page .info_line {
    border-bottom: 1px dotted #CCCCCC;
    font-weight: bold;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
}

#search_page .book {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #ECE9E9;
    border-radius: 10px 10px 10px 10px;
    float: left;
    padding: 10px;
    width: 97px;
}

#search_page .from {
    color: green;
    float: right;
    font-size: 26px;
    height: auto;
    padding: 0;
    text-align: center;
    width: 100%;
}

#search_page .font_small {
    color: #FF6600;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding-left: 0;
    width: 100%;
}


/* HOTEL PAGE */

#hotel .formsearch {
    display: none !important;
}

#vr .vr_name {
    float: right;
    height: 110px;
    padding: 0 0 10px 10px;
    width: 140px;
}

#vr .vr_name h2 a {
    font-size: 12px !important;
}

#vr .flash {
    border: 1px solid #CCCCCC;
    float: right;
    margin: 0 0 10px 10px;
    padding: 3px;
}

#vr .vr {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px dashed #CCCCCC;
    border-radius: 15px 15px 15px 15px;
    float: right;
    height: 100px;
    margin: 0 0 10px 10px;
    padding: 20px;
    width: 18%;
}

#vr .vr h2 a {
    font-size: 12px;
}


/* VIRTUAL TOURS HOTEL PAGE */

#vr_hotel .vr {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px dashed #ccc;
    border-radius: 15px;
    float: right;
    height: 120px;
    margin: 0 0 15px 18px;
    padding: 20px;
    width: 25%;
}

#vr_hotel .vr h3 a {
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
}

#vr_hotel .vr img {
    height: 96px;
    width: 188px;
}

#sidebar .highlights ol {
    float: right;
    margin: 0;
    padding: 0 30px 20px 0;
    width: 85%;
}

#sidebar .highlights li {
    background-image: none;
    padding: 0;
    display: list-item;
    font-size: 14px;
    width: 100%;
    list-style-type: decimal;
}


/* AREA */

#area .hotel_stars {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px dashed #ccc;
    border-radius: 15px;
    float: right;
    margin: 0 0 2%;
    padding: 1% 0 3% 0%;
    width: 99.2%;
}

#area .hotel_stars ul {
    float: right;
    width: 100%;
    padding: 0;
    margin: 0;
}

#area .hotel_stars ul li {
    box-shadow: 0 4px 3px 0 #ECECEC;
    display: block;
    float: right;
    height: 18px;
    line-height: 14px;
    margin: 0 2%;
    padding: 2% 1% 2% 0;
    width: 95%;
}

#area .bg1 {
    background: #eee;
}

#area .bg2 {
    background: none;
}

#area .hotel_stars ul li a {
    float: right;
    font-weight: normal;
    font-size: 14px;
    width: 82%;
}

#area .hotel_stars .review {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/images/review_icon.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    font-weight: bold;
    padding-left: 7%;
    text-align: left;
    width: 10%;
}

#area .hotel_stars .totle {
    margin-left: 2%;
    margin-top: -30px;
    padding-left: 3.5%;
    width: 20%;
    color: #2875C1;
}

#area .hotel_stars h3 {
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
    float: right;
    font-size: 18px;
    font-weight: normal;
    margin: 2% 2% 0%;
    padding: 0 0 6px;
    text-align: right;
    width: 96%;
}

#area .middle .hotels_title {
    background: none repeat scroll 0 0 transparent;
    border-top: medium none;
    font-style: italic;
    padding: 0 0 10px;
}

#nofesh .title {
    color: #0e4d8d;
    font-size: 21px;
    margin: 0 10px 15px 0;
}

#pinuk .toptext #menu {
    width: 50%;
}

#pinuk .toptext #menu ul {
    list-style-type: none;
    padding: 0;
    width: auto;
}

#pinuk .toptext #menu ul li {
    list-style-type: none;
}

#pinuk .toptext,
#silvester .toptext {
    float: right;
    padding-right: 1%;
    width: 64%;
}

#pinuk .img_top {
    float: left;
    margin-top: -25px;
}

#silvester .img_top {
    float: left;
    margin-top: 25px;
}

#silvester #content {
    position: relative;
}

#hotel_area #circle h2 {
    color: #FFFFFF !important;
    font-size: 26px !important;
    font-weight: normal !important;
    padding: 20px 15px 25px !important;
}

#hotel_area .button {
    margin: 0 19px;
}

#hotel_area .destination {
    display: none;
}

#hotel_area .box_line {
    background-color: #F0F1F2;
    float: right;
    width: 100%;
    padding: 5px 0;
}

#hotel_area .color {
    background-color: #FFFFFF;
    float: right;
    width: 100%;
    padding: 5px 0;
}

#hotel_area .center_tabs {
    margin-top: -56px;
}

#hotel_area .stars2 {
    float: left;
    margin: 0;
    padding: 0 10px;
}

#hotel_area .hotel_name2 {
    float: right;
    padding: 5px;
    width: 300px;
}

#hotel_area .Bhotel {
    border-top: 1px solid #E6ECEC;
    float: right;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 0 0;
    width: 100%;
}

#hotel_area #content h2 {
    color: #0e4d8d;
    font-size: 20px;
    font-style: italic;
    padding: 0 0 15px;
}

#hotel_area .pic a {
    float: right;
}

#area #vr_link {
    background: none repeat scroll 0 0 #1E6E9D;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 4px 2px #000000;
    color: #FFFF99;
    float: right;
    font-size: 15px;
    margin: 0 0 10%;
    padding: 8%;
    text-align: center;
    width: 84%;
}

#area #vr_link a {
    color: #FFFF99 !important;
    text-decoration: underline;
}


/* CALANDER */

.day {
    background: #E6EDF6;
    font: 10px Arial;
    border-bottom: 1px solid #666;
    color: #003580;
    text-align: center;
}

#fc {
    border-radius: 0px;
    padding: 8px;
    box-shadow: 0 2px 10px 0 #333;
}

#fc td {
    background: none !important;
}

#v1,
#v2,
#v3,
#v4,
#v5,
#v6,
#v7,
#v8,
#v9,
#v10,
#v11,
#v12,
#v13,
#v14,
#v15,
#v16,
#v17,
#v18,
#v19,
#v20,
#v21,
#v22,
#v23,
#v24,
#v25,
#v26,
#v27,
#v28,
#v29,
#v30,
#v31,
#v32,
#v33,
#v34,
#v35,
#v36,
#v37,
#v38,
#v39,
#v40,
#v41,
#v42 {
    border: 1px solid #DFDFDF;
    box-shadow: 0 0 3px 0 #DFDFDF inset;
    color: #779BCA;
    font: 12px Arial;
    padding: 3px 5px !important;
    text-align: center;
}

#fc a:hover {
    color: #F60;
}

#fc a {
    color: #0896FF;
}

#fc {
    border-radius: 0px !important;
    box-shadow: 0 2px 10px 0 #333333 !important;
}

#fc tbody {
    border-collapse: separate !important;
}

.call_number {
    color: #4a961c;
    display: block;
    float: left;
    font-size: 20px;
    height: 60px;
    text-align: center;
    width: 100%;
}


/* SPECILALS PAGE */

.view {
    width: 30%;
    height: auto;
    margin: 3px;
    float: right;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 10px #BBBBBB;
    -moz-box-shadow: 1px 1px 10px #BBBBBB;
    box-shadow: 1px 1px 10px #BBBBBB;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center;
    cursor: pointer;
    box-sizing: border-box;
}

.view .mask,
.view .content {
    width: 100%;
    height: auto;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.view img {
    display: block;
    position: relative;
}

.view h2 {
    text-transform: uppercase;
    color: #ff9;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: url(/images/bg_black.png);
    margin: 20px 0 0 0;
}

.view p {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    color: #fff;
    padding: 10px 5% 20px;
    text-align: center;
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #ff9;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
    font-weight: bold;
}

.view a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}

.view-first img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background: url(/images/bg_blue.png);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.view-first h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.view-first p {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-first:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.view-first a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.view-first:hover h2 {
    border-top: none;
    clear: both;
    line-height: 100%;
    width: 100%;
}

.view-first:hover p {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.view-first:hover a.info {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
    width: auto;
    float: none;
    border-right: none;
}


/* SPECILALS PAGE END*/


/* SPECILAL HOTELS */

#home .special_hotels .text {
    width: 17%;
    float: right;
}

#home .special_hotels .title {
    font-size: 20px;
}

#home .special_hotels ul {
    direction: rtl;
    float: right;
    margin: 0 12% 0 0;
    padding: 10px 2% 0 0;
    width: 85%;
}

#home .special_hotels ul li {
    display: list-item;
    float: right;
    list-style-type: square !important;
    padding: 0;
    width: 100%;
}

#home .special_hotels ul li a {
    color: #666;
}

#home .special_hotels {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #F5F5F5;
    box-shadow: 0 0 10px #CCCCCC inset;
    float: left;
    margin: 0.5% 0;
    padding: 2%;
    width: 95.2%;
}

#home .view {
    width: 175px;
    height: 140px;
    margin: 3px;
    float: left;
    border: 5px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 10px #BBBBBB;
    -moz-box-shadow: 1px 1px 10px #BBBBBB;
    box-shadow: 1px 1px 10px #BBBBBB;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center;
}

#home .view .mask,
#home .view .content {
    width: 175px;
    height: 140px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

#home .view img {
    display: block;
    position: relative;
}

#home .view h2 {
    text-transform: uppercase;
    color: #ff9;
    text-align: center;
    position: relative;
    font-size: 13px;
    padding: 10px;
    background: url(/images/bg_black.png);
    margin: 20px 0 0 0;
}

#home .view p {
    font-size: 12px;
    font-weight: bold;
    position: relative;
    color: #fff;
    padding: 10px 10px 13px;
    text-align: center;
}

#home .view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #ff9;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
    font-weight: bold;
}

#home .view a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}

#home .view-first img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#home .view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background: url(/images/bg_blue.png);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#home .view-first h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#home .view-first p {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#home .view-first:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

#home .view-first a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#home .view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

#home .view-first:hover h2,
#home .view-first:hover p,
#home .view-first:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

#home .view-first:hover h2 {
    border-top: none;
    clear: both;
    line-height: 100%;
    width: 100%;
}

#home .view-first:hover p {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

#home .view-first:hover a.info {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
    width: auto;
    float: none;
    border-right: none;
}

#home .view-first .info {
    border-right: none;
    float: none;
    margin: 0 0px 0px 0;
    width: auto;
}


/* SPECILAL HOTELS END*/

.google_ads {
    float: left;
    height: auto;
    margin: 0;
    padding: 20px 0;
    width: 65%;
}

.close_banner {
    text-align: center;
}

.facebook {
    width: 120px;
    height: 20px;
}

.breadcrumb {
    float: right;
    padding: 0 0 10px;
    width: 60%;
    direction: rtl;
}


/**************** External Deals CSS ****************/

.external_deals {
    width: 755px;
    float: right;
    padding: 0 0 0 0;
    margin: 0 0 5%;
}

.external_deals s {
    color: #ccc;
    font-size: 12px;
}

.external_deals .deal {
    border-bottom: 1px dotted #CCCCCC;
    cursor: pointer;
    float: right;
    height: auto;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}

.external_deals .deal h2 {
    float: right;
    margin: 0;
    padding: 0;
    width: 95%;
}

.external_deals .deal a {
    color: #0000FF;
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding-top: 0;
    text-decoration: underline;
    width: auto;
}

.external_deals .more_img {
    float: left;
    margin: 2px 0 0;
    padding: 0;
}

.external_deals .price_hotel_night {
    color: #008000;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 0 10px;
    text-align: left;
    width: 85px;
}

.external_deals .night_hotel {
    color: #FF6600;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 100%;
}

.external_deals .percent {
    background: url("http://www.hotels.co.il/images/bg_percent.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #F0EE2A;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 10px;
    padding-top: 10px;
    text-align: center;
    height: 30px;
    width: 39px;
}

.external_deals .percent_small {
    font-size: 11px;
    font-weight: normal;
}

.external_deals .fullDescribe {
    color: #666666;
    float: right;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 80%;
}

.external_deals .f_more {
    float: left !important;
}

.external_deals .SmallMedia {
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: right;
}

.external_deals .title_deal {
    float: right;
    width: 80%;
}

.external_deals .title_deal h2 {
    color: #0000FF !important;
    text-decoration: underline;
    margin: 0 !important;
    padding: 10px 0 0 10px !important;
}

.external_deals .content_deal {
    float: left;
    width: 20%;
}

.groups_phone {
    background: url("/images/groups_phone.png") no-repeat scroll left 6px #F5F5F5;
    box-shadow: 0 2px 6px #6F6F6F;
    float: left;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 2% 3% 2% 14%;
    text-align: right !important;
    border: 1px solid #ccc;
}

.groups_phone strong {
    font-size: 20px;
    color: #33669a;
}

.advanced_search {
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    margin: 0 0 10px;
    padding: 8%;
    width: 84%;
}

.advanced_search .checkout,
.advanced_search .checkin {
    font-size: 12px;
    width: 50%;
    padding: 0 0 0 0;
}

.advanced_search .checkout img,
.advanced_search .checkin img {
    height: 20px !important;
    margin: 0 0 12px 0 !important;
    width: 20px !important;
}

.advanced_search .destination {
    float: right;
    font-size: 13px;
    padding-right: 0;
    text-align: right;
    width: 100%;
}

.advanced_search .destination select {
    border: 1px solid #CCCCCC;
    border-radius: 0;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 1%;
    width: 98%;
}

.advanced_search #to,
.advanced_search #from {
    font-size: 11px;
    margin: 0 4% 0 0;
    width: 62%;
}

.advanced_search .adults,
.advanced_search .children,
.advanced_search .infants {
    width: 33%;
    float: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.advanced_search #adults,
.advanced_search #childrens,
.advanced_search #babies {
    font-size: 11px;
    width: 85%;
    float: right;
}

.advanced_search .button {
    background: none repeat scroll 0 0 #F4EF62;
    border: 3px solid #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 0 10px #CCCCCC inset;
    color: #044C75;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin: 15px 19px 0 0;
    padding: 10px 5px;
    text-align: center;
    width: 55%;
}

.advanced_search .advanced_title {
    color: #FFFF99;
    font-size: 25px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 0 15px;
    text-align: center;
}

.advanced_search .advanced_title span {
    color: #FFFFFF;
    font-size: 16px;
}

.advanced_search label {
    float: right;
    width: 100%;
}

.right_deal span {
    float: right;
    width: 100%;
}

.fb_iframe_widget iframe {
    left: 0;
}

.AmericanEx {
    background: url("/hotelsmain/hotels/images/american.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    float: right;
    height: auto;
    min-height: 60px;
    overflow: hidden;
    padding: 0 13% 5px 0;
    width: 87%;
}

.american_pic {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 100;
}

.sale_bold {
    color: #A40808;
    font-size: 14px;
    font-weight: bold;
}

#daydeal #sidebar .exclusive {
    background: none;
    font-size: 17px;
    line-height: 17px;
    padding-top: 22px;
    width: 100px;
}

#daydeal .backto {
    background: none repeat scroll 0 0 #A2060A;
    color: #FFFFFF;
    float: right;
    font-size: 15px;
    font-weight: bold;
    padding: 5% 0;
    text-align: center;
    text-decoration: none;
    position: relative;
    width: 96%;
    margin: 0 2%;
    box-shadow: 0 5px 5px #2A2A2A;
    z-index: 150;
}

.holidays {
    float: right;
    width: 100%;
    padding: 0 0 10px;
}

.holiday {
    float: right;
    width: 50%;
}

#content #term ul {
    padding: 10px 30px 20px 0 !important;
    width: 95% !important;
}

#content #term li {
    color: #515151 !important;
    font-weight: normal !important;
}

.term {
    font-size: 12px;
    font-weight: normal;
    color: #000;
}

.facebook_banner {
    float: right;
    width: 100%;
    padding: 0 0 5%;
}

.clock_time {
    float: left;
    font-size: 20px;
    padding: 5% 0 0;
    text-align: center;
    width: 68%;
}

.icons2 {
    float: right;
}

.content-banner {
    border: 1px solid #f1f1f1;
    float: right;
    margin: 2% 0;
    width: 99.4%;
}

.compo-title {
    float: right;
    font-size: 20px;
    font-weight: normal;
    margin: 3% 1% 10px;
    width: 60%;
    color: #0e4d8d;
}

.other_dates_by_res_sidebar {
    background: rgb(242, 242, 242);
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 242, 242, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0);
    border-top: 5px solid orange;
    float: right;
    height: auto;
    margin: 0;
    padding: 5%;
    width: 90%;
}

.other_dates_by_res_sidebar h4 {
    background: none repeat scroll 0 0 #f2f2f2;
    color: #e77f04;
    direction: rtl;
    font-size: 17px;
    font-weight: bold;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 0 15px 0;
    text-align: right;
}

#ToggleResCompoContent {
    background: none repeat scroll 0 0 #f5f5f5;
    float: right;
    font-size: 12px;
    margin: 0 0 5% 0;
    padding: 2%;
    width: 96%;
    display: none;
    border: 1px dashed #cccccc;
    border-radius: 15px;
}

#other_dates_by_res_sidebar select {
    font-size: 12px;
    padding: 3px;
}

#other_dates_by_res_sidebar label {
    width: 100%;
    float: right;
}

#other_dates_by_res_sidebar .location {
    width: 100%;
    height: auto;
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
    float: right;
}

#other_dates_by_res_sidebar .check {
    width: 100%;
    height: auto;
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
    float: right;
}

#other_dates_by_res_sidebar .composition {
    width: 33%;
    float: right;
    padding: 0 0 10px 0;
}

#other_dates_by_res_sidebar .check input[type="text"] {
    text-align: center;
    width: 60px;
    float: right;
    font-size: 11px;
}

#other_dates_by_res_sidebar .check .check_in,
#other_dates_by_res_sidebar .check .check_out {
    width: 50%;
    float: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#other_dates_by_res_sidebar #run {
    background: none repeat scroll 0 0 #f4ef62;
    border: 3px solid #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 10px #cccccc inset;
    color: #044c75;
    cursor: pointer;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 5px 16px;
    width: 100%;
}

#other_dates_by_res_sidebar .ui-datepicker-trigger {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: right;
    width: 15px !important;
    height: 15px !important;
}

#other_dates_by_res_sidebar #hotel_area {
    width: 100%;
}

#other_dates_by_res_sidebar .out_composition {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: right;
    width: 100%;
}

.free-childrens {
    background: none repeat scroll 0 0 #cc0000;
    bottom: 35px;
    box-shadow: -4px 0 4px #393939;
    color: yellow;
    font-size: 16px;
    padding: 5px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 50%;
    z-index: 50;
}

#daydeal .free-childrens {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    border-radius: 0;
    box-shadow: none;
    color: #cc0000;
    font-size: 22px;
    font-weight: bold;
    padding: 13px 0;
    right: 20px;
}

.free {
    color: green;
    float: left;
    font-size: 12px;
    padding: 3% 0;
    text-align: left;
    width: 100%;
}

..deals-hotel {
    float: right;
    margin: 4% 0.5%;
    border: 6px solid #fff;
    width: 32.3%;
    background: #f5f5f5;
    padding: 10px;
    box-shadow: 0 0 10px #ccc;
    box-sizing: border-box;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.deals-hotel br {
    /* float: left; */
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.deals-hotel .deal-hotel-title {
    background: none;
    color: #0e4d8d;
    float: right;
    font-size: 22px;
    font-family: 'hotels bold', Arial, sans-serif;
    padding: 0 0 15px;
    text-align: center;
    width: 90%;
}

.deals-hotel .all-deal-hotel {
    float: right;
    width: 100%;
}

.deals-hotel .deal-hotel {
    float: right;
    width: 100%;
    cursor: pointer;
    height: 70px;
}

.deals-hotel .deal-hotel-color {
    background: #fbfbfb;
    border-bottom: 1px dashed #e6e6e6;
    float: right;
    padding: 1% 0;
    width: 100%;
    cursor: pointer;
}

.deals-hotel .deal-hotel-name {
    float: right;
    font-size: 15px;
    padding: 0;
    width: 70%;
    font-family: 'hotels bold', Arial, sans-serif;
    color: #16406b;
}

.deals-hotel .deal-hotel-name span {
    font-family: 'hotels', Arial, sans-serif;
    font-size: 12px;
    display: inline-block;
}

.deals-hotel .deal-hotel-price {
    font-family: 'hotels bold', Arial, sans-serif;
    font-size: 21px;
    text-align: left;
    width: 30%;
    box-sizing: border-box;
    line-height: 16px;
    padding: 0 5px 0 0;
    float: left;
    color: green;
    margin: 0;
}

.special_deal_goc,
.deal-hotel-txt-no,
.deals-hotel .deal-hotel-price span {
    display: none !important;
}

.deals-hotel .deal-hotel-price s {
    color: #ccc;
    float: left;
    font-size: 12px;
    width: 100%;
}

.deal-hotel .date-deal {
    float: right;
    width: 100%;
    font-size: 11px;
}

.deal-hotel-nights {
    padding: 0 0 0 5px;
}

.all-deal-hotel-no {
    float: right;
    width: 100%;
    color: #ba2121;
}

.deal-hotel-no {
    float: right;
    padding: 0;
    height: 50px;
    width: 100%;
}

.deal-hotel-name-no {
    float: right;
    font-family: 'hotels bold', Arial, sans-serif;
    font-size: 13px;
    padding: 0;
    width: 70%;
}

.full_deal_hotel {
    float: left;
    width: 30%;
    text-align: left;
    font-size: 20px;
    color: #ba2121;
    font-family: 'hotels bold', Arial, sans-serif;
}

.deal-hotel-name-no span {
    font-size: 11px;
}

.deal-hotel-name-no s {
    color: #ba2121 !important;
    font-size: 13px !important;
}

.deal-hotel-days {
    width: 100%;
    float: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#waitDiv {
    background: url("images/black_opacity.png") repeat;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    display: none;
    padding: 0 20px;
    box-sizing: border-box;
}

.waitDivIn strong {
    font-size: 20px;
}

.waitDivIn .loader_inbox_img {
    padding: 15px 0 0;
    width: auto;
}

.please_wait {
    float: right;
    font-size: 18px;
    padding: 0px 0 0;
    text-align: center;
    width: 100%;
}

.waitDivIn ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: right;
}

.waitDivIn li {
    float: right;
    line-height: 20px;
    text-align: center;
    width: 100%;
}

.waitDivIn ul li.first {
    font-size: 18px;
    padding: 15px 0;
}

.reservations_phone {
    color: #17375e;
    float: left;
    font-size: 22px;
    margin: 0;
    padding: 40px 0 0 20px;
    width: 140px;
}

.reservations_phone_txt {
    color: #9d9d9d;
    font-size: 12px;
    margin: 0;
    padding: 0;
    width: 100%;
    float: right;
}

.reservations_phone_num {
    color: #ff8806;
    margin: 0;
    padding: 0;
    width: 100%;
    float: right;
}

.tooltip_hover {
    float: left;
    width: 30%;
    font-size: 12px;
    padding: 0 0 0 20px;
    font-weight: bold;
    box-sizing: border-box;
}

.tooltip_hover a {
    color: #0e4d8d;
}

.summer-bg {
    color: #FF5A00 !important;
}

.hotel_phone {
    float: left;
    background-color: #F5F5F5;
    padding: 15px 0;
    font-size: 14px;
    color: #FF6600;
    width: 25%;
    margin: 0 0 20px;
    text-align: center;
    border: 1px solid #E0DFDF !important;
    text-decoration: none;
}

.hotel_phone span {
    font-size: 24px;
    font-weight: bold;
}

#daydeal .back_to_hotel {
    float: right;
    font-size: 12px;
    width: 75%;
    text-align: left;
    font-weight: bold;
}

#daydeal .open_menu,
#daydeal .close_menu {
    font-family: 'hotels', Arial, sans-serif;
    outline: none;
    font-size: 12px;
}

#ToggleResCompo {
    outline: none;
}

#daydeal .other_dates_by_res {
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
    text-align: left;
}

.comments_deal {
    background: #ff6600;
    color: #fff;
    padding: 1% 3%;
    font-weight: normal;
    margin: 5px 0 0 0;
    float: right;
}

#specialdeals .comments_deal {
    padding: 1px 10px;
    margin: 5px 0 5px;
}

.comments_deal_text {
    background: #ff6600;
    color: #fff;
    padding: 1% 3%;
    position: absolute;
    font-weight: normal;
    top: 50px;
    right: 0;
    z-index: 100;
}

#daydeal .comments_deal_text {
    padding: 2% 3%;
    font-size: 17px;
    width: 50%;
}

#list_holiday_area {
    float: right;
    width: 100%;
    padding: 0 0 20px;
}

#list_holiday_area .passover_title {
    float: right;
    width: 100%;
    font-family: 'hotels bold', Arial, sans-serif;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    border-top: 5px solid #D8333A;
    color: #D8333A;
    margin: 0 0 15px;
    box-sizing: border-box;
}

#list_holiday_area .passover_title a {
    color: #D8333A;
    text-decoration: none;
}

#list_holiday_area .list_area {
    float: right;
    width: 32%;
}

#list_holiday_area .list_area h3 {
    float: right;
    margin: 0;
    padding: 8px 10px;
    color: #0e4d8d;
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    box-sizing: border-box;
}

#list_holiday_area .list_area h3 a {
    font-weight: normal;
}

#list_holiday_area .list_area h3 a span {
    color: #0d7ff1;
    font-size: 11px;
}

#list_holiday_area .list_area ul {
    float: right;
    width: 100%;
}

#list_holiday_area .list_area ul li {
    float: right;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #F7F7F7;
    line-height: 30px;
}

#list_holiday_area .list_area ul li a {
    font-weight: normal;
}

#list_holiday_area .list_area ul li a:hover {}

#list_holiday_area .passover_more {
    float: right;
    width: 100%;
    font-family: 'hotels bold', Arial, sans-serif;
    padding: 0 0 10px;
    text-align: center;
    font-size: 14px;
    border-bottom: 5px solid #D8333A;
    color: #D8333A;
    margin: 0 0 20px;
    box-sizing: border-box;
    background: #f2f2f2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
    /* IE6- */
}

.hotels_phone_mobile {
    float: right;
    width: 100%;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    background: #F57820;
}

.hotels_phone_mobile span {
    float: right;
    width: 100%;
    font-size: 15px;
}

.israel_hotels {
    float: left;
    width: 100%;
    padding: 0 0 8px 3px;
    box-sizing: border-box;
    font-size: 20px;
    direction: ltr;
    font-family: 'hotels bold', Arial, sans-serif;
    text-align: left;
}

.hotels_info {
    float: left;
    position: absolute;
    text-align: right;
    width: 313px;
    padding: 0;
    right: 253px;
    top: 40px;
    z-index: 10;
}

.hotels_info strong {
    font-size: 18px;
    float: left;
    margin: 0;
    font-weight: normal;
    font-family: 'hotels bold', Arial, sans-serif;
    width: 100%;
    color: #F60;
}

.hotels_info span {
    font-size: 14px;
    float: left;
    width: 100%;
    color: #000000;
    font-family: 'hotels ', Arial, sans-serif;
}

#hotel .hotel_big_image,
#reviews .hotel_big_image,
#virtual_tours .hotel_big_image {
    float: right;
    width: 100%;
    position: relative;
}

#hotel .fa-search-plus,
#reviews .fa-search-plus,
#virtual_tours .fa-search-plus {
    position: absolute;
    z-index: 1;
    right: 0;
    text-align: right;
    top: 0;
    color: #fff;
    font-size: 40px !important;
    height: 100%;
    width: 100%;
    opacity: 0.7;
}

#hotel .fa-search-plus:hover,
#reviews .fa-search-plus:hover,
#virtual_tours .fa-search-plus:hover {
    opacity: 1;
}

#hotel .fa-search-plus:before,
#reviews .fa-search-plus:before,
#virtual_tours .fa-search-plus:before {
    content: "\f00e";
    right: 10px;
    top: 10px;
    position: absolute;
}

#hotel .textdeal h2 {
    width: 100%;
    font-size: 17px;
    padding: 0;
}

.gs_deal {
    float: right;
    width: 100%;
    box-sizing: border-box;
    padding: 7px;
}

.gs_deal .img .fc {
    background: rgba(14, 77, 141, 0.95);
    top: 15px;
    color: #fdfd6b;
    font-size: 13px;
    padding: 5px 0;
    position: absolute;
    font-family: 'hotels bold', Arial, sans-serif;
    right: 0;
    text-align: center;
    width: 50%;
    z-index: 50;
    box-sizing: border-box;
    font-weight: normal;
}

.gs_deal .img {
    float: right;
    width: 100%;
    margin: 0 0 10px;
    position: relative;
}

.gs_deal .img img {
    float: right;
    width: 100%;
    object-fit: cover;
    height: 130px;
}

.gs_deal .img .fc {}

.gs_deal .title {
    float: right;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    z-index: 1;
}

.gs_deal .title h2 {
    float: right;
    width: 100%;
    font-size: 13px;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 13px;
    overflow: hidden;
    color: #fff;
}

.gs_deal .text {
    float: right;
    width: 70%;
    overflow: hidden;
    height: 50px;
}

.gs_deal .discount {
    float: right;
    width: 100%;
    position: relative;
}

.gs_deal_left {
    float: left;
    width: 30%;
    height: auto;
    overflow: hidden;
    line-height: 18px;
}

.gs_deal_left .night {
    color: #FF6600;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    text-align: left;
}

.gs_deal_left .saleprice {
    color: green;
    font-size: 20px;
    text-align: left;
    width: 100%;
}

.ribbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ribbon span {
    font-size: 10px;
    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(#cc0000 0%, #CC0000 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    left: -21px;
}

.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #000;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #000;
}

.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #000;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #000;
}

.scrollToTop {
    padding: 20px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    text-transform: uppercase;
    position: fixed;
    line-height: 10px;
    bottom: 40px;
    right: 40px;
    font-size: 11px;
    display: none;
    background: #E8E7E7;
    font-family: arial;
    z-index: 90;
}

#header .fa-search {
    font-size: 25px;
    position: absolute;
    right: 21px;
    top: 18px;
    color: #fff;
}

@media only screen and (min-width: 1024px) {
    #header .fa-search {
        display: none;
    }
    #hotel .text_box {
        width: 55%;
        padding: 0 15px 0 0;
    }
    #hotel #content {
        padding: 0 0 1% 0;
        width: 77%;
    }
    .gs_deal {
        width: 50%;
    }
    .search_hotel form {
        background: url("/images/bg_search_form_area.png") no-repeat scroll left top transparent;
    }
    .MainContainer {
        width: 98%;
        padding: 0 10px;
    }
    .deals-hotel .deal-hotel {
        height: 50px;
    }
    .deals-hotel .deal-hotel-price {
        font-size: 18px;
    }
    .deals-hotel .deal-hotel-name {
        font-size: 13px;
    }
    .hotels_info strong {
        font-size: 22px;
    }
    #home .search_link {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {
    #hotel .all_servicess ul li {
        width: 25%;
    }
    .deals-hotel .deal-hotel-price {
        font-size: 21px;
    }
    #tallBanner {
        display: block;
    }
}