body {
    background: none;
    background: #fffaf1;
    background: #d5dbff;
}
.site-lang-iw * {
    font-family: 'Open Sans Hebrew' !important;
}
.dFlex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.forRtl {
    direction: rtl;
}

.cityHeader {
    background: #000946;
    color: #fff;
    padding: 15px 30px 15px 15px;
    justify-content: center;
    align-items: center;
}
.cityLogo, .socialPart {
    
}
.cityLogo img {
    height: 50px;
}
.cityLogo.toggleDesign, .socialPart.toggleDesign {
    
}
.socialPart ul li a {
	padding: 0 12px;
	color: #fff;
	font-size: 16px;
	display: block;
	line-height: 18px;
}
.socialPart ul li a img {
    height: 18px;
}
.socialPart ul li {
    position: relative;
    border-right: #fff 1px solid;
}

.forRtl .socialPart ul li:first-child {
    border: none;
}
.forRtl .socialPart ul li:last-child {
    border-right: #fff 1px solid;
}
.forRtl .socialPart.toggleDesign ul li:nth-child(2) {
    border: none;
}
.socialPart ul li:last-child {
    border: none;
}
/*.midPart {
	background: #fcaf17;
    background: #fff;
	color: #0d004c;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 0 30px;
	line-height: 44px;
	font-size: 18px;
}*/
.midPart {
    color: #fff;
    line-height: 44px;
    font-size: 18px;
}

.cityHdrBtm {
    padding: 40px 45px 40px 30px;
    padding: 20px 45px 20px 30px;
    padding: 20px 30px 20px 30px;
    padding: 20px 30px 20px 30px;
    justify-content: space-between;
    align-items: center;
}
.chLeft, .chRight {
	text-align: center;
	width: 478px;
}
.chLeft ul li a span, 
.chRight ul li a span {
    display: block;
    margin: 0 auto 5px;
    width: 48px;
}
.chLeft ul li a span img , 
.chRight ul li a span img {
    display: block;
    width: 100%;
}
.chLeft ul li, .chRight ul li {
	border-right: #000946 1px solid;
	width: 25%;
}
.chLeft ul li:last-child,
.chRight ul li:last-child {
	border:none;
	}
.site-lang-iw.forRtl .chLeft ul li:first-child,
.site-lang-iw.forRtl .chRight ul li:first-child {
	border:none;
	}
.site-lang-iw.forRtl .chLeft ul li:last-child,
.site-lang-iw.forRtl .chRight ul li:last-child {
	 border-right: #000946 1px solid !important;
	}	
.site-lang-iw.forRtl table th.fc-day-header {
    text-align: center !important;
}
.chLeft ul li a ,
.chRight ul li a {
    color: #0d004c;
    font-size: 14px;
    padding: 5px;
}
.textCenter {
    text-align: center;
}
/*.midTop {
	line-height: 38px;
	font-size: 18px;
	background: #000946;
	color: #fff;
	padding: 0 35px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}*/
.midTop {
    line-height: 38px;
    font-size: 18px;
    color: #00b3cb;
    color: #dc4f26;
    font-weight: bold;
}
.midBtm {
    font-size: 16px;
    color: #0d004c;
    margin-top: 10px;
    line-height: 20px;
}
.midBtm a {
    margin-right: 5px;
}
.midBtm a img {
    width: 20px;
}

/**/
.quote_area {
    padding: 20px 30px 20px 30px;
}
.quote_area_inner {
    width: 100%; 
    flex: 0 0 100%
    -ms-flex: 0 0 100%;
}

.cityFooter {
    background: #000946;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px;
}
.cityFooterR img {
    width: 200px;
    display: block;
}
.cityFooterM ul li a {
    padding: 0;
    color: #000946;
    font-size: 14px;
    display: block;
    line-height: 20px;
}
.cityFooterM ul li a img {
    height: 16px;
}

.cityFooterM ul li {
    position: relative;
    border-right: #000946 1px solid;
    color: #000946;
    font-size: 14px;
}
.forRtl .cityFooterM ul li:first-child {
    border: none;
}
.forRtl .cityFooterM ul li:last-child {
    border-right: #000946 1px solid;
}
.cityFooterM ul li:last-child {
    border: none;
}
.cityFooterM ul {
    background: #00b3cb;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 6px 10px;
    align-items: center;
    position: relative;
}
.cityFooterM ul::after {
    content: "";
    width: 26px;
    height: 12px;
    position: absolute;
    bottom: -11px;
    left: 13px;
    background: url(../images/quoteV2/icons/blueAfter.png) 0 0 no-repeat;
    background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
}
.cityFooterM ul li a {
    padding: 0;
}
.cityFooterM ul li {
    padding: 0 10px;
}
.cityFooterL img {
    max-width: 160px
}

.randoBtn,
.randoBtn:hover {
    background: #000946;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    display: inline-block;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    text-align: center;
    margin: 0 30px;
}
.randoBtn2,
.randoBtn2:hover {
    background: #e60518;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    display: inline-block;
    text-align: center;
}
.table-responsive .table {
    max-width: none;
}
.checkAvailability.publicView .firstCol td,
.checkAvailability.publicView .tableRow td {
    font-size: 15px;
}
.checkAvailability.publicView .tableRow:hover td {
    background: #efefef;
    background: #fff7e7;
}
.inlineBtn,
.inlineBtn:hover,
.inlineBtn:focus,
.fullBtn {
    background: #000946;
    background: #0f90ff;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    margin: 1px 5px;
    padding: 10px 15px;
    vertical-align: middle;
}
.fullBtn.disabled {
    background: #656565;
}
label {
    margin-bottom: 10px;
    color: #fff;
}
input {
    color: #333;
}
.form-control {
    height: auto;
    padding: 10px 12px;
}
.fullBtn {
    display: block;
    margin: 0;
}

@media only screen and (max-width: 1366px) {
.socialPart ul li a {
    font-size: 16px;
    line-height: 22px;
}
.socialPart ul li a img {
    height: 16px;
}
/*.midPart {
    padding: 0 24px;
    line-height: 42px;
    font-size: 18px;
}*/ 

.cityHeader {
    padding: 15px 30px 15px 30px;
}
.chLeft ul li a span, .chRight ul li a span {
    width: 40px;
}
.chLeft ul li a span img, .chRight ul li a span img {
    width:100%;
    }
.chLeft ul li a, .chRight ul li a {
    font-size: 14px;
    line-height: normal;
}
.midTop {
    line-height: 36px;
    font-size: 18px;
}
.midBtm {
    font-size: 16px;
    margin-top: 10px;
    line-height: normal;
}
.midBtm a img {
    width: 22px;
}
.cityFooterR img {
    width: 186px;
}
.cityFooterM ul li {
    font-size: 13px;
}
.cityFooterM ul li a img {
    height: 14px;
}
.cityFooterM ul li a {
    font-size: 13px;
    line-height: 20px;
}
.cityFooterL img {
    max-width: 135px;
}
}

@media only screen and (max-width: 1232px) {
.textCenter {
    order: 3;
    width: 100%;
}
.cityHdrBtm {
    padding: 40px 20px 40px 20px;
    padding: 20px 20px 20px 20px;
}
.midTop {
    width: 200px;
    justify-self: center;
    margin: 25px auto 0;
}
.chLeft, .chRight {
    width: 50%;
}   
.chLeft ul li, .chRight ul li {
    border-right: #000946 1px solid;
    width: 25%;
}
.chLeft ul li a, .chRight ul li a {
    padding: 5px 0;
}
.chLeft ul li:last-child {
   border-right: #000946 1px solid !important;
}
.site-lang-iw.forRtl .chRight ul li:first-child {
    border-right: #000946 1px solid !important;
    }
.site-lang-iw.forRtl .chRight ul li:last-child {
    border-right: none;
    }
}

@media only screen and (max-width: 970px) {
    .socialPart {
        display: none;
    }
}
@media only screen and (max-width: 850px) {
.cityFooterM {
    /* order: 3; */
    width: 460px;
    width: 467px;
    width: 500px;
    margin: 30px 0 0;
}


.chLeft ul li, .chRight ul li {
    border-right: #000946 1px solid;
    width: 25%;
    height: 110px;
    vertical-align: middle;
    align-self: stretch;
    padding: 11px 0;
}
.cityLogo, .socialPart {
    
}
.cityLogo.toggleDesign, .socialPart.toggleDesign {
    
}
.socialPart ul li a {
    padding: 0 8px;
}
}
@media only screen and (max-width: 720px) {
    .responsiveFullBtn,
    .inlineBtn.responsiveFullBtn  {
        display: block;
        margin: 0;
    }
}