/*
Theme Name: Cruise Mobile
Theme URI: http://www.beaverglobal.com
Description: פיתוח תבנית עבור Eco.
Author: BeaverGlobal.Com By Rafael Mor & Matan Amos
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: tours, green, blue
*/
@font-face {
	font-family: 'FbReforma';
	src: url('fonts/fbreformaen-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/fbreformaen-regular-webfont.woff') format('woff'),
		 url('fonts/fbreformaen-regular-webfont.ttf') format('truetype'),
		 url('fonts/fbreformaen-regular-webfont.svg#fb_reformaregular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'FbReforma';
	src: url('fonts/FbReforma-Mediumwebfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/FbReforma-Mediumwebfont.woff') format('woff'),
		 url('fonts/FbReforma-Mediumwebfont.ttf') format('truetype'),
		 url('fonts/FbReforma-Mediumwebfont.svg#fbreformamedium') format('svg');
	font-weight: 500;
	font-style: normal;
}
/* OWL */
/*
 *  Owl Carousel - Animate Plugin
 */
 
iframe {max-width:100% !important;}  
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
/* No Js */
.no-js .owl-carousel {
	display: block;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}
html {
	overflow-x: hidden;
}
body {
	font-family: 'FbReforma', sans-serif;
	overflow-x: hidden;
	font-size: 16px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: 'FbReforma', sans-serif;
}
h1 {}
h2 {
	font-size: 25px;
	line-height: 50px;
	margin: 0;
	text-align: center;
}
a {
	color: #2497FF;
}
hr {
	background-color: #e0e9e9;
	border: 0;
	height: 1px;
	margin: 0 0 10px;
	padding: 0;
}
p.lead {
	font-size: 16px;
	margin-top: -10px;
	text-align: center;
}
/* --- Sections --- */
.section {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	color: #3B6EB6;
	padding: 15px;
	position: relative;
}
.section-dark {
	background-color: #3C4D60;
	color: #fff;
}
.section-light {
	background-color: #e0e9e9;
	color: #3C4D60;
}
.section-full {
	padding: 0;
}
.panel-title > a {
    display: block;
}
/* --- Buttons --- */
.btn {
	border-radius: 0;
}
.btn-green {
	background-color: #3B6EB6;
	color: #fff;
}
.btn-light {
	background-color: #f3f8f2;
	color: #3B6EB6;
}
.btn-orange {
	background-color: #2497FF;
	color: #fff;
}
.btn-transparent {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}
.btn-transparent-green {
	background-color: transparent;
	border: 1px solid #3B6EB6;
	color: #3B6EB6;
}
.btn-white {
	background-color: #fff;
	border: 1px solid #3B6EB6;
	color: #3B6EB6;
}
.btn-arrow {
	background-position: 15px center;
	background-repeat: no-repeat;
	text-align: right;
}
.btn-arrow.btn-light {
	background-image: url('images/arrow-long-left-green.png');
}
.btn-arrow.btn-green,
.btn-arrow.btn-orange,
.btn-arrow.btn-transparent {
	background-image: url('images/arrow-long-left-white.png');
}
.btn-icon {
	border: 1px solid transparent;
	overflow: hidden;
	padding: 9px 44px 9px 0;
	padding-right: 44px !important;
	position: relative;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.btn-icon > .fa {
	bottom: 0;
	font-size: 1em;
	line-height: 34px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 32px;
}
.btn-icon.btn-lg {
	padding-right: 61px;
}
.btn-icon.btn-lg > .fa {
	font-size: 1em;
	line-height: 45px;
	width: 45px;
}
.btn-icon.btn-sm {
	padding-right: 38px;
}
.btn-icon.btn-sm > .fa {
	font-size: 1em;
	line-height: 28px;
	width: 28px;
}
.btn-icon.btn-xs {
	padding-right: 30px;
}
.btn-icon.btn-xs > .fa {
	font-size: 1em;
	line-height: 20px;
	width: 20px;
}
.btn-light.btn-icon > .fa {
	background-color: #dfe9ea;
}
.btn-block + .btn-block {
	margin-top: 10px;
}
.btn-filter {
	background-color: #f3f8f3;
	border-color: #e0e9e9;
	font-size: 11px;
	margin: 0 0 5px 5px;
}
/* --- Shared --- */
.credits {
	background-color: #c7cfcd;
	bottom: 0;
	color: #3C4D60;
	font-size: 8px;
	margin: 0;
	right: 0;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
}
.cta {
	background-image: url('images/cta.png');
	background-position: 90px 90%;
	background-repeat: no-repeat;
	color: #2497FF;
	font-size: 25px;
	line-height: 25px;
	padding-bottom: 15px;
}
.cta span {
	color: #3C4D60;
}
/* --- Menu --- */
#page {
	position: relative;
	right: 0;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
	margin: 60px 0 0;
}
#page.menu {
	right: 75%;
}
#menu {
	background-color: #f3f8f2;
	box-shadow: inset 5px 0 10px -5px rgba(0, 0, 0, .5);
	height: 100%;
	position: absolute;
	right: -75%;
	top: -60px;
	width: 75%;
}
#menu #searchform .input-group {display: flex;align-items: flex-end;}
#menu #searchform .input-group-addon, #menu #searchform .input-group-btn {width: auto;} 
.menu-header {
	background-color: #e0e9e9;
	box-shadow: inset 5px 0 10px -5px rgba(0, 0, 0, .5);
	padding: 15px;
	z-index: 0;
}
.menu-header form {
	margin-bottom: 15px;
}
.menu-header .form-control {
	background-color: transparent;
	border: 0;
	border-bottom: 2px solid #3B6EB6;
	border-radius: 0;
	box-shadow: none;
}
.menu-header .input-group-btn .btn {
	background-color: transparent;
	border: 0;
	border-bottom: 2px solid #3B6EB6;
	color: #3B6EB6;
	padding: 5px 10px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu .category {
	display: inline-block;
	padding: 15px 15px 0;
}
#menu li {
	color: #3B6EB6;
	font-size: 13px;
	line-height: 30px;
}
#menu li a {
	color: #3B6EB6;
}
#menu li li {
	border-bottom: 1px solid #e0e9e9;
	font-size: 16px;
	line-height: 35px;
	padding-left: 30px;
	padding-right: 30px;
}
#menu li li a {
	color: #3C4D60;
}
/* --- Header --- */
.section-header {
	line-height: 60px;
	text-align: center;
	padding: 0;
}
/* --- Footer --- */
.section-footer p {
	font-size: 13px;
	margin-top: 25px;
	text-align: center;
}
/* --- Regions --- */
.section-regions {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	padding: 200px 30px 30px;
	text-align: center;
	border: 0;
}
.section-regions p.lead {
	margin-bottom: 45px;
}
.section-regions a {
	color: #fff;
}
.section-regions img {
	display: inline-block;
	margin-bottom: 10px;
}
.section-regions .row > div {
	margin-bottom: 10px;
}
.section-regions .row > div:nth-child(3n+1) {
	clear: both;
}
/* --- Thumbnails --- */
.section-thumbnails .row {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.section-thumbnails .row > [class*='col-'] {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.section-thumbnails .thumbnail {
	margin-bottom: 15px;
}
.section-thumbnails .row > div:nth-last-of-type(-n+2) .thumbnail {
	margin-bottom: 0;
}
.home-search {
	background: rgba(60, 77, 96, 0.9);
	padding: 20px;
}
.home-search h2 {
	line-height: 26px;
	margin: 0 0 20px;
	font-size: 7vw;
}
#home-search-submit {
	width: 34px;
	height: 34px;
	background: #2497FF;
	border: 0;
	color: #fff;
	font-size: 23px;
	line-height: 34px;
}
#home-header-search {
	border: 0;
	height: 34px;
	vertical-align: top;
	margin: 0 0 0 -3px;
	font-size: 17px;
	padding: 0 10px;
}
/* --- Text --- */
.section-text {
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
/* --- Title --- */
.section-title {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.title-content {
	background-color: rgba(60, 77, 96, .9);
	padding-bottom: 10px;
	padding-left: 25%;
	padding-right: 15px;
}
.title-content h1 {
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 0;
	padding-top: 15px;
}
.title-content p {
	font-size: 16px;
	line-height: 14px;
	margin-bottom: 0;
}
.title-content ul {
	font-size: 11px;
	padding-right: 0;
}
.title-content li + li {
	border-right: 1px solid #fff;
}
.title-action {
	background-color: #3B6EB6;
	border-right: 1px solid #fff;
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 20%;
}
.title-action a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	margin-top: -14px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}
.title-details {
	border-right: 1px solid #fff;
	bottom: 0;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	left: 0;
	padding-right: 10px;
	padding-top: 13px;
	position: absolute;
	top: 0;
	width: 20%;
}
/* --- Trips --- */
.section-trips {}
.trips-filters {
	margin-bottom: 15px;
}
.trips-container {
	background-color: #f3f8f3;
	/*height: auto;*/
	min-height:110px;
	position: relative;
}
.trips-container + .trips-container {
	margin-top: 15px;
}
.trips-container .banner {
	background-color: #A3BED4;
	color: #3C4D60;
	display: inline-block;
	left: 0;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	font-size: 13px;
}
.trips-container .banner:before {
	border-bottom: 8px solid #A3BED4;
	border-right: 8px solid transparent;
	border-top: 8px solid #A3BED4;
	content: '';
	display: block;
	position: absolute;
	right: -8px;
	top:0;
}
.trips {
	padding: 10px 10px 0px;
}
.trips-photo {
	position: relative;
}
.trips-body a {
	color: #3B6EB6;
}
.trips-body h4 {
	margin-right: 105px;
	line-height: 0.9;
}
.trips-details {
	bottom: 20px;
	position: absolute;
	right: 105px;
}
.trips-body span {
	display: block;
	font-size: 13px;
}
.trips-body .length {
	background-color: #e0e9e9;
	color: #3C4D60;
	line-height: 1.5;
	padding-left: 5px;
	padding-right: 5px;
	width: 80px;
}
.trips-body .dates {
	line-height: 12px;
	padding: 0px 85px 0 0;
}
/* --- Trip Header --- */
.section-trip-header {
	position: relative;
}
.section-trip-header .credits {
	bottom: auto;
	top: 0;
}
.section-trip-header .banner {
	background-color: #A3BED4;
	color: #3C4D60;
	display: block;
	left: 0;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	top: 15px;
	z-index: 1;
	font-size: 13px;
}
.section-trip-header .banner:before {
	border-bottom: 8px solid #A3BED4;
	border-right: 8px solid transparent;
	border-top: 8px solid #A3BED4;
	content: '';
	display: block;
	position: absolute;
	right: -8px;
}
.section-trip-header .caption {
	background-color: rgba(60, 77, 96, .9);
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 15px;
	position: absolute;
	right: 0;
}
.section-trip-header h1 {
	font-size: 18px;
	margin: 0;
	margin-bottom: 6px;
}
.section-trip-header p {
	font-size: 16px;
	margin: 0;
}
/* --- Trip Intro --- */
.section-trip-intro {
	color: #3C4D60;
}
.section-trip-intro h3 {
	color: #3B6EB6;
}
.section-trip-intro p {
	margin-top: 10px;
}
.section-trip-intro .row {
	margin-top: 15px;
}

#info-sale {
	padding: 3px 15px;
	margin: 0 20px 0 0;
	position: relative;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	background: rgb(255, 96, 0);
	height: 32px;
	display: inline-block;
}

/* --- Trip Details --- */
/* Schedule */
.schedule {}
.schedule .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
	margin-bottom: 10px;
}
.schedule .row > [class*='col-'] {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.schedule h4 {
	font-size: 16px;
}
.schedule .day {
	background-color: #f3f8f3;
	color: #3B6EB6;
	display: inline-block;
	line-height: 30px;
	padding: 0 15px;
}
.schedule .photo-container {
	position: relative;
}
.schedule .credits {
	bottom: auto;
	top: 0;
}
.schedule .caption {
	font-size: 10px;
	padding: 5px;
	text-align: center;
}
/* Ships Page */
.ship-item {
	min-height: 185px;
}
.ship-item a, .ship-item a p {
	font-size: 18px;
	color: #3B6EB6;
}
.ship-name p span {
	font-size: 16px;
	color: #3C4D60;
}
.ship-image {
	position: relative;
	margin: 0 0 15px;
}
.ship-image img {
	max-width: 100%;
}
.wheel {
	position: absolute;
	bottom: 0;
	right: 50%;
	transform: translate(50%, 0);
}
/* Dates */
.dates {}
.dates > .table {
	background-color: #f3f8f3;
	margin-bottom: 0;
}
.dates > .table > tbody > tr > td:first-child {
	background-color: #C6D6E3;
}
.dates > .table-bordered > tbody > tr > td {
	border-color: #fff;
}
.dates > .table > .highlight {
	color: #2497FF;
}
.dates .table + .btn-block {
	margin-bottom: 15px;
}
/* Dates - Empty */
.dates-empty.panel-body {
	background-color: #f3f8f3;
}
.dates-empty.panel-body h3 {
	color: #3C4D60;
	font-size: 18px;
}
.dates-empty .highlight {
	background-image: url('images/dates-empty-highlight.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #3B6EB6;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 10px;
}
/* Highlights */
.highlights ul {
	padding-right: 15px;
}
.highlights li {
	padding-right: 15px;
}
.highlights li:before {
	content: '-';
	display: block;
	float: right;
	margin-right: -15px;
}
/* Gallery */
.gallery {
	background-color: #e0e9e9;
}
.gallery p {
	background-image: url('images/arrow-gallery.png');
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-bottom: 10px;
	padding-left: 40px;
}
.grid {
	position: relative;
	width: 100%;
}
.grid-item {
	position: absolute;
}
/* Info */
.info.panel-body {
	padding: 0;
}
.info-item {
	border-bottom: 1px solid #e0e9e9;
	padding: 15px;
}
.info-photo {
	position: relative;
}
.info-body {
	margin-right: 110px;
}
.info-body h3 {
	font-size: 16px;
	margin: 0;
}
.info-body .more {
	background-image: url('images/arrow-long-left-green.png');
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 14px;
}
/* Overview */
.overview .photo {
	margin-bottom: 15px;
	position: relative;
}
/* Rooms */
.rooms h3 {
	font-size: 14px;
	margin: 0;
}
/* Plans */
.plans .plans-photo {
	position: relative;
}
.plans .plans-photo + .plans-photo {
	margin-top: 15px;
}
/* --- Trip Related --- */
.section-trip-related h2 {
	font-size: 18px;
}
.related-container {
	position: relative;
}
.related-container + .related-container {
	margin-top: 15px;
}
.related-container .credits {
	bottom: auto;
	top: 0;
}
.related-container .banner {
	background-color: #2497FF;
	color: #fff;
	display: block;
	left: 0;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	top: 0;
	z-index: 1;
}
.related-container .banner:before {
	border-bottom: 8px solid #2497FF;
	border-right: 8px solid transparent;
	border-top: 8px solid #2497FF;
	content: '';
	display: block;
	position: absolute;
	right: -8px;
}
.related-container .caption {
	background-color: rgba(58, 58, 58, .9);
	bottom: 0;
	height: 50px;
	left: 0;
	position: absolute;
	right: 0;
}
.related-container .length {
	background-color: #e0e9e9;
	color: #3C4D60;
	line-height: 50px;
	padding-left: 15px;
	padding-right: 15px;
}
.related-container .description {
	display: block;
	color: #fff;
	line-height: 20px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
}
/* --- About --- */
.section-about {}
.section-about h3 {
	font-size: 18px;
	margin: 0;
}
.section-about p {
	color: #3C4D60;
}
/* --- Team --- */
.section-team {}
.section-team .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.section-team .row > [class*='col-'] {
	margin-bottom: 15px;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.team-member {
	position: relative;
}
.team-member .caption {
	background-color: rgba(58, 58, 58, .9);
	bottom: 0;
	left: 7.5px;
	position: absolute;
	right: 7.5px;
	text-align: center;
}
.team-member span {
	color: #fff;
	display: block;
}
.team-member .description {
	font-size: 11px;
}
/* --- Guides --- */
.section-guides {}
.section-guides .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.section-guides .row > [class*='col-'] {
	margin-bottom: 15px;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.guides-item {
	position: relative;
}
.guides-item .caption {
	background-color: rgba(58, 58, 58, .9);
	bottom: 0;
	left: 7.5px;
	position: absolute;
	right: 7.5px;
	text-align: center;
}
.guides-item span {
	color: #fff;
	display: block;
	line-height: 30px;
}
/* --- Guides - Single --- */
.section-guides-single h2 {
	text-align: right;
}
.section-guides-single .lead {
	font-size: 18px;
	margin-bottom: 10px;
	text-align: right;
}
.section-guides-single .quote {
	background: url('images/quote.png') no-repeat right 20%, url('images/quote.png') no-repeat left 80%;
	border-bottom: 1px solid #e0e9e9;
	border-top: 1px solid #e0e9e9;
	color: #3B6EB6;
	font-weight: 700;
	margin-top: 10px;
	padding: 15px 50px;
	text-align: center;
}
/* --- Info --- */
.section-info h2 {
	font-size: 18px;
}
.section-info .info-item {
	padding-left: 0;
	padding-right: 0;
}
/* --- Feedback --- */
.section-feedback {
	color: #3C4D60;
}
.section-feedback h2 {
	font-size: 18px;
	color: #3B6EB6;
}
.feedback li a {
	color: #2497FF;
}
.feedback {
	background-image: url('images/quote.png');
	background-position: right 15px;
	background-repeat: no-repeat;
	padding-top: 50px;
}
.feedback + .feedback {
	border-top: 1px solid #e0e9e9;
	margin-top: 15px;
}
.feedback ul {
	padding-right: 0;
}
.feedback li {
	font-size: 11px;
}
.feedack p {
	color: #3C4D60;
}
.feedback span {
	color: #3B6EB6;
}
.feedback img {
	max-width: 100%;
}
/* --- Tables --- */
.section-tables > .table {
	background-color: #f3f8f3;
	margin-bottom: 0;
}
.section-tables > .table > tbody > tr > td:first-child {
	background-color: #C6D6E3;
}
.section-tables > .table-bordered > tbody > tr > td {
	border-color: #fff;
}
.section-tables > .table > .highlight {
	color: #2497FF;
}
.section-tables .table + .btn-block {
	margin-bottom: 15px;
}
/* --- Articles --- */
.section-articles p {
	color: #3C4D60;
}
/* --- Articles - Single --- */
.section-article .photo-container {
	position: relative;
}
.section-article .credits {
	bottom: auto;
	top: 0;
}
.section-article .caption {
	font-size: 10px;
	padding: 5px;
	text-align: center;
}
/* --- Contact --- */
.section-contact h4 {
	margin-top: 20px;
}
.map {
	margin-bottom: -15px;
	margin-left: -15px;
	margin-right: -15px;
}
/* --- Search - Empty --- */
.section-results-empty {
	background-color: #f3f8f3;
}
.section-results-empty h2 {
	line-height: 25px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.section-results-empty p {
	color: #3C4D60;
}
/* --- Register --- */
.section-register .form-body input {
	height: 50px;
}
/* --- Confirmation --- */
.section-confirmation {
	text-align: center;
}
.section-confirmation img {
	margin-bottom: 15px;
	margin-top: 15px;
}
/* --- Box --- */
.box {
	background-color: #f3f8f3;
	border: 1px solid #e0e9e9;
	padding: 0 15px 15px;
	text-align: center;
	margin-top:15px;
}
.box a {
	color: #3C4D60;
}
.box a h2 {
	color: #3B6EB6;
}
.box p {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 0;
	margin-top: 15px;
}
/* --- Feature --- */
.feature {
	background-image: url('images/feature.png');
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding: 10px 40px;
	text-align: right;
}
.feature + .feature {
	border-top: 0;
}
/* --- Box Menu --- */
.box-menu {
	height: 83px;
	margin-bottom: 15px;
	padding-right: 0;
}
.box-menu li {
	border: 1px solid #3B6EB6;
	display: block;
	line-height: 40px;
	float: right;
	text-align: center;
	width: 50%;
}
.box-menu li:nth-child(2n) {
	border-right: 0;
}
.box-menu li:nth-child(3n),
.box-menu li:nth-child(4n) {
	border-top: 0;
}
.box-menu a {
	color: #3B6EB6;
	display: block;
}
.box-menu .current-menu-item a {
	background-color: #3B6EB6;
	color: #fff;
}
/* --- Values --- */
.values {
	background-color: #e0e9e9;
	background-image: url('images/values.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.values-title {
	color: #3B6EB6;
	font-size: 25px;
	font-weight: 700;
	line-height: 60px;
	padding: 0 40px;
}
.values-list {
	background-image: url('images/cta.png');
	background-position: right 40px bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
.values-list li {
	font-size: 25px;
	line-height: 30px;
	list-style-type: none;
}
.values-list li:nth-child(2n+2) {
	color: #3C4D60;
}
.values-list li:nth-child(2n+1) {
	color: #2497FF;
}
/* --- Body Form --- */
.form-body {
	margin-bottom: 15px;
}
.form-body .form-control {
	border: 1px solid #e0e9e9;
	box-shadow: none;
}
.form-body .input-group-btn .btn {
	background-color: #f3f8f3;
	border: 1px solid #e0e9e9;
	border-right: 0;
}
.form-body label {
	font-weight: 400;
}
.form-body label.square-checkbox span::before {
	border: 1px solid #e0e9e9;
}
.form-body .form-select select {
	background-color: transparent;
}
/* --- Go Back --- */
.go-back {
	background-color: #f3f8f2;
	line-height: 40px;
	margin-bottom: 15px;
	text-align: center;
}
.go-back a {
	background-image: url('images/arrow-long-right-green.png');
	background-position: right center;
	background-repeat: no-repeat;
	color: #3B6EB6;
	display: inline-block;
	padding-right: 50px;
}
.related-container + .go-back {
	margin-top: 15px;
}
/* ********** Carousels ********** */
/* --- Carousel 1 --- */
.section-carousel-1 h2 {
	background-color: #3C4D60;
	color: #fff;
}
.section-carousel-1 h2:after {
	border-top: 8px solid #3C4D60;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	content: '';
	height: 0;
	left: 50%;
	margin-left: -8px;
	position: absolute;
	top: 50px;
	width: 0;
	z-index: 2;
}
#carousel-1 {
	background-color: #e0e9e9;
	border-bottom: 5px solid #C6D6E3;
	border-right: 1px solid #C6D6E3;
	border-top: 5px solid #C6D6E3;
	font-size: 21px;
	line-height: 15px;
	text-align: center;
}
#carousel-1 .item {
	border-left: 1px solid #C6D6E3;
	padding-bottom: 10px;
	padding-top: 10px;
}
#carousel-1 a {
	color: #3B6EB6;
}
#carousel-1 .month {
	display: block;
}
#carousel-1 .month:after {
	background-color: #C6D6E3;
	content: '';
	display: block;
	height: 1px;
	margin: 5px auto;
	width: 15px;
}
#carousel-1 .item-current {
	background-color: #fff;
}
#carousel-1 .item-current a {
	color: #3C4D60;
}
#carousel-1 .item-current .month:after {
	background-color: #3C4D60;
}
/* --- Carousel 2 --- */
#carousel-2 .item {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 290px;
}
#carousel-2 a {
	color: #fff;
}
#carousel-2 .item-content {
	background-color: rgba(75, 75, 75, .9);
	bottom: 30px;
	position: absolute;
	width: 80%;
}
#carousel-2 h3 {
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'FbReforma', sans-serif;
}
#carousel-2 p {
	font-size: 13px;
	line-height: 13px;
	padding-left: 10px;
	padding-right: 10px;
}
#carousel-2 .item-content span {
	font-size: 13px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
}
#carousel-2 .item-content .banner {
	background-color: #A3BED4;
	color: #3C4D60;
	display: block;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
#carousel-2 .banner:before {
	border-bottom: 8px solid #A3BED4;
	border-right: 8px solid transparent;
	border-top: 8px solid #A3BED4;
	content: '';
	display: block;
	position: absolute;
	right: -8px;
	top:0px;
}
#carousel-2 .length {
	background-color: #e0e9e9;
	color: #3B6EB6;
	display: inline-block;
	font-size: 11px;
}
/* --- Carousel 3 --- */
.section-carousel-3 {
	color: #3C4D60;
}
#carousel-3 .item-content {
	padding: 30px 30px 50px 30px;
}
#carousel-3 h3 {
	font-size: 22px;
	margin: 15px 0 0;
}
#carousel-3 p {
	font-size: 13px;
}
#carousel-3 .item-content .banner {
	background-color: #A3BED4;
	color: #3C4D60;
	display: inline-block;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 2px;
	margin-right: 23px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
#carousel-3 .banner:after {
	border-bottom: 8px solid #A3BED4;
	border-left: 8px solid transparent;
	border-top: 8px solid #A3BED4;
	content: '';
	display: block;
	left: -8px;
	position: absolute;
	top: 0;
}
#carousel-3 .banner:before {
	border-bottom: 8px solid #A3BED4;
	border-right: 8px solid transparent;
	border-top: 8px solid #A3BED4;
	content: '';
	display: block;
	position: absolute;
	right: -8px;
	top:0px;
}
#carousel-3 .details a {
	background-image: url('images/arrow-long-left-orange.png');
	background-position: left center;
	background-repeat: no-repeat;
	color: #2497FF;
	display: inline-block;
	padding-left: 40px;
}
.section-carousel-3 .controls {
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}
.section-carousel-3 .controls > div {
	background-color: rgba(75, 75, 75, .9);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 1px;
	display: inline-block;
	width: 30px;
	float: left;
	margin: 0 0 0px 1px;
}
.section-carousel-3 .controls-next {
	background-image: url('images/controls-next.png');
}
.section-carousel-3 .controls-pause {
	background-image: url('images/controls-pause.png');
}
.section-carousel-3 .controls-previous {
	background-image: url('images/controls-previous.png');
}
/* --- Carousel 4 --- */
#carousel-4 {
	height: 100%;
	position: relative;
}
#carousel-4 .caption {
	margin-top: 10px;
	text-align: center;
}
#carousel-4 .owl-controls {
	position: absolute;
	bottom: 20px;
	width: 100%;
}
#carousel-4 .owl-controls .owl-dots {
	box-sizing: content-box;
	margin-bottom: 0;
	padding-top: 0;
	text-align: center;
}
#carousel-4 .owl-controls .owl-dots .owl-dot {
	box-sizing: content-box;
	cursor: pointer;
	display: inline-block;
	padding: 9px;
}
#carousel-4 .owl-controls .owl-dots .owl-dot span {
	background-clip: padding-box;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	box-sizing: content-box;
	display: block;
	height: 10px;
	width: 10px;
}
#carousel-4 .owl-controls .owl-dots .owl-dot.active {
	cursor: default;
}
#carousel-4 .owl-controls .owl-dots .owl-dot.active span {
	background-color: #fff;
}
/* --- Carousel Rooms --- */
.carousel-rooms .owl-controls {
	position: relative;
	bottom: 0;
	width: 100%;
}
.carousel-rooms .owl-controls .owl-dots {
	box-sizing: content-box;
	margin-bottom: 0;
	padding-top: 0;
	text-align: center;
}
.carousel-rooms .owl-controls .owl-dots .owl-dot {
	box-sizing: content-box;
	cursor: pointer;
	display: inline-block;
	padding: 9px;
}
.carousel-rooms .owl-controls .owl-dots .owl-dot span {
	background-clip: padding-box;
	background-color: transparent;
	border: 1px solid #A3BED4;
	border-radius: 50%;
	box-sizing: content-box;
	display: block;
	height: 10px;
	width: 10px;
}
.carousel-rooms .owl-controls .owl-dots .owl-dot.active {
	cursor: default;
}
.carousel-rooms .owl-controls .owl-dots .owl-dot.active span {
	background-color: #A3BED4;
}
/* ********** Bootstrap customizations ********** */
/* --- Thumbnail --- */
.thumbnail {
	border: 0;
	border-radius: 0;
	padding: 0;
}
.thumbnail .image {
	position: relative;
}
.thumbnail .caption {
	border-top: 0;
	margin-top: 10px;
	padding-top: 0;
	text-align: center;
}
.thumbnail a {
	color: #3C4D60;
}
/* --- Form --- */
.form-control {
	border: 0;
	border-radius: 0;
}
label.square-checkbox {
	cursor: pointer;
}
label.square-checkbox span {
	line-height: 16px;
}
label.square-checkbox span::before {
	background-color: #fff;
	content: '';
	display: inline-block;
	float: right;
	height: 16px;
	line-height: 16px;
	margin-left: 4px;
	width: 16px;
}
label.square-checkbox input[type="checkbox"] {
	display: none;
}
label.square-checkbox input[type="checkbox"]:checked + span::before {
	font-family: 'Glyphicons Halflings';
	content: '\e013';
	color: #3B6EB6;
}
.form-select {
	width: 100%;
}
.form-select select {
	background-color: #f3f8f3;
	background-image: url('images/form-select.png');
	background-position: left center;
	background-repeat: no-repeat;
	border-color: #e0e9e9;
	border-radius: 0;
	height: 50px;
	margin-bottom: 15px;
	padding-right: 10px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
}
/* --- Pagination --- */
/*.page-numbers {
	border-radius: 0;
	margin-bottom: 10px;
	margin-top: 15px;
	display: inline-block;
	padding-left: 0;
}
.page-numbers > li {
	display: inline;
}
.page-numbers > li > a,
.page-numbers > li > span {
	border-color: #e0e9e9;
	color: #3C4D60;
	position: relative;
	float: right;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	text-decoration: none;
	border: 1px solid #ddd;
}
.page-numbers > li:first-child > a,
.page-numbers > li:first-child > span,
.page-numbers > li:last-child > a,
.page-numbers > li:last-child > span {
	border-radius: 0;
}
.page-numbers > li > .current,
.page-numbers > li > .current:focus,
.page-numbers > li > .current:hover {
	background-color: #f3f8f3;
	border-color: #e0e9e9;
	color: #3B6EB6;
}
.page-numbers > li > a.next {
	background-image: url('images/arrow-short-left-green.png');
	background-position: center;
	background-repeat: no-repeat;
}
.page-numbers > li > a.prev {
	background-image: url('images/arrow-short-right-green.png');
	background-position: center;
	background-repeat: no-repeat;
}*/
/* --- Panel --- */
.panel {
	border: 0;
}
.panel-group {
	margin-bottom: 0;
}
.panel-group .panel + .panel {
	margin-top: 1px;
}
.panel-heading {
	background-image: url('images/arrow-short-bottom-white.png');
	background-position: 15px center;
	background-repeat: no-repeat;
	border-radius: 0;
}
.panel-default > .panel-heading {
	background-color: #3C4D60;
	color: #fff;
}
.panel-default .panel-default > .panel-heading {
	background-color: #3B6EB6;
}
.panel-title {
	font-size: 18px;
	line-height: 30px;
}
.panel-body {
	color: #3C4D60;
}
.panel-body h1,
.panel-body h2,
.panel-body h3,
.panel-body h4 {
	color: #3B6EB6;
}
.section-trip-details #heading-5, .section-trip-details #content-5 {display: none;}

/* --- Table --- */
.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless thead tr th {
	border: none;
	padding: 0;
	padding-left: 8px;
}
/* --- Modal --- */
.modal {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	margin: 0 !important;
}
.modal-dialog {
	height: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	width: 100%;
}
.modal-content {
	background-color: transparent;
	border-radius: 0;
	bottom: 0;
	box-shadow: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.modal-header {
	border: 0;
	color: #fff;
	height: 50px;
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0;
}
.modal-header .close {
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0;
	opacity: 1;
	width: 30px;
}
.modal-title {
	line-height: 30px;
}
.modal-body {
	bottom: 0px;
	overflow: auto;
	padding: 0 35px;
	position: absolute;
	top: 50px;
	width: 100%;
}
.modal-dark .modal-content {
	background-color: rgba(60, 77, 96, .9);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}
.modal-dark .modal-title {
	color: #fff;
}
.modal-grey .modal-content {
	background-color: #3C4D60;
	color: #fff;
}
.modal-grey .modal-title {
	color: #fff;
}
.modal-light .modal-content {
	background-color: #C6D6E3;
	color: #3B6EB6;
}
.modal-light .modal-title {
	color: #3B6EB6;
}
.modal-lightest .modal-content {
	background-color: #f3f8f3;
	color: #3C4D60;
}
.modal-lightest .modal-title {
	color: #3C4D60;
}
.modal-white .modal-content {
	background-color: #fff;
	color: #3B6EB6;
}
.modal-white .modal-title {
	color: #3B6EB6;
}
.modal-dark .close,
.modal-grey .close {
	background-image: url('images/modal-close-white.png');
}
.modal-light .close,
.modal-lightest .close,
.modal-white .close {
	background-image: url('images/modal-close-green.png');
	background-size: 20px 20px;
}
/* Modal - Regions */
.modal-regions h2 {
	line-height: 25px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.modal-regions a {
	color: #fff;
}
.modal-regions .inactive a {
	color: rgba(255, 255, 255, .2);
}
.modal-regions ul {
	padding: 0;
}
.modal-regions li {
	border-bottom: 1px solid #516565;
	line-height: 39px;
	text-align: center;
}
.modal-regions li.inactive {
	color: rgba(255, 255, 255, .2);
}
/* Modal - Contact */
#modal-contact .modal-header {
	border-bottom: 1px solid #A3BED4;
	padding: 0 10px 0 0;
}
#modal-contact .modal-header .close {
	border-right: 1px solid #A3BED4;
	height: 50px;
	width: 50px;
}
#modal-contact .modal-title {
	font-size: 25px;
	line-height: 50px;
}
/* Modal - Filters */
#modal-filters h2 {
	background-image: url('images/arrow-modal-filters.png');
	background-position: 25px bottom;
	background-repeat: no-repeat;
	font-size: 36px;
	font-weight: 500;
	line-height: 36px;
	margin-bottom: 36px;
	text-align: right;
}
/* Modal - Dates Empty */
#modal-dates-empty h2 {
	background-image: url('images/dates-empty-highlight.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 25px;
	font-weight: 500;
	line-height: 25px;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
/* Modal - Gallery */
#modal-gallery .modal-body {
	padding: 100px 0 0;
	text-align: right;
}
/* Modal - Team */
.modal-team h2 {
	text-align: right;
}
.modal-team .lead {
	font-size: 18px;
	margin-bottom: 10px;
	text-align: right;
}
.modal-team .quote {
	background-image: url('images/quote.png');
	background-position: right 15px;
	background-repeat: no-repeat;
	border-top: 1px solid #e0e9e9;
	color: #3B6EB6;
	font-weight: 700;
	margin-top: 10px;
	padding-top: 50px;
}
header .logo img {
	max-height: 40px;
}
#carousel-3 .item-content .contact-back {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 1px 20px;
}
.rope {
	background: url('images/rope.png') no-repeat center bottom;
	margin: 0 0 15px;
	background-size: 50%;
}
.trips .trips-photo a img {
	max-width: 95px;
	max-height: 70px;
}
.img-95 {
	max-width: 95px;
}
#content-5 img {
	max-width: 100%;
	height: auto;
}
#content-2 .panel-title > a {
	color: #fff;
}
.ship-price-title {
	background: #F3F8F3;
	text-align: center;
	font-size: 18px;
	padding: 13px;
	border: 1px solid #E0E9E9;
}
.ship-price {
	padding: 12px;
	text-align: center;
	border: 1px solid #E0E9E9;
	border-top: 0px;
	font-size: 30px;
	color: #2497FF;
}
.ship-price .old-price {
	color: #3B6EB6;
	text-decoration: line-through;
	padding: 0 5px;
	font-style: normal;
}
.btn-block {
	padding-left: 10px;
	padding-right: 10px;
}
header.section.section-header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
	box-shadow: 0px 4px 17px -7px rgba(135,135,135,1);
	right: 0;
}
.menu header.section.section-header {
	right: 75%;
}
.btn {
	padding: 5px 12px;
	font-size: 16px;
}
.btn-qutr {
	width: 22%;
	margin: 0 1%;
}
.btn-half {
	width: 47%;
	margin: 0 1%;
}
.modal.fade {
	-webkit-transition: opacity .2s linear, none;
	transition: opacity .2s linear, none;
	top: 0;
}
.panel-group .panel {
	border-radius: 0px;
	margin-top:1px;
}
.panel-body.full-width.nopadding {
	padding: 15px 0;
}
.panel-body.full-width.nopadding tr td {
	background-color: #F3F8F3;
	border: 1px solid #fff;
}
.panel-body.full-width.nopadding tr td:first-child {
	background-color: #C6D6E3;
}
.more-info-link {
	color: #3B6EB6;
	margin: 0 0 15px 15px;
	display: inline-block;
}
.table-bordered {
	margin-bottom: 0;
}
.table-bordered a {
	color: #3B6EB6;
}
.nopadding {
	padding: 0;
}
#content-3 {
	background-color: #F3F8F3;
}
#content-3 hr {
	background-color: #fff;
	margin: 20px 0;
}
.contact-btn {
	width: 65px;
	height: 60px;
}
.btn:hover, .btn:focus {
	color: #fff;
}
.call-us a {
	color: #3B6EB6;
	font-weight: 500;
}
.call-us a img {
	width: 30px;
	margin: 0 0 0 7px;
}
.section-regions .row div:nth-last-child(2) {
	float: none !important;
	margin: 0 auto;
}
label {
	font-weight: normal;
}
.square-checkbox span {
	color: #3C4D60;
}
.menu-btn {
	width: 50px;
	height: 60px;
}
.section-about h2 {
	text-align: right;
	font-size: 18px;
}

.transparent-page ol {
    counter-reset: num;
    direction: rtl;
	padding-right:0px;
}
.transparent-page li {
    list-style-type: none;
    counter-increment: num;
    padding-bottom: 10px;
}

.transparent-page li:before {
    content: counter(num, hebrew) " .";
    padding-left: 6px;
}

/*.articles ol li{
	padding-bottom:10px;
}

.articles ol {
    counter-reset: item;
	padding:0px;
}
.articles li {
    display: block
}
.articles li:before {
    content: counters(item, ".") ". ";
    counter-increment: item;
	padding-left:5px;
}

.articles li ol{
	padding-right: 20px;
}*/

.org_text, .org_text a {
    color: #da6c0f;
    font-size: 20px;
    margin-bottom: 20px;
	margin-top:20px;
    text-align: center;
    text-decoration: none;
}

.org_text a:hover{
	text-decoration:underline;
}


/* sivan */
.form-group.form-check.col-xs-1{padding: 0px !important;padding-right: 10px}
.info_tx{line-height: 15px;font-size: 13px;margin-right: 105px;}
.info{margin-right: 105px;font-weight: 500}
.trips-details{bottom: 0;position: static;margin-right: 105px}
/* .trips-body .dates{padding-top: 7px} */
.trips {padding: 10px;padding-top: 15px}
.trips-photo {position: relative;padding-top: 13px;}
/*  */


/* fix trip order form in mobile */
.trip-form-links {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #567676;
	width: 100%;
	margin: 20px 0 10px;
	background: url(images/icon_arrow_turquoise_left_short.png) no-repeat 5% 50% #F3F8F3;
}
.trip-form-links span {
	height: 50px;
	width: 50px;
	display: inline-block;
	font-size: 30px;
	padding: 7px 10px 10px;
	background: #E0E9E9;
	vertical-align: middle;
}
.signup-form {
	margin: 0 0 30px;
}
.trip-signup h2 {
	color: #567676;
	text-align: right;
	font-weight: normal;
}
.trip-signup h3 {
	color: #567676;
	text-align: right;
	font-size: 20px;
}
.trip-signup .input-group {
	width: 100%;
}
.trip-signup input {
	border: 1px solid #E0E9E9;
	font-size: 18px;
	width: 100%;
	margin: 0 0 15px;
	height: 40px;
	padding: 5px 15px;
}
.trip-signup label {
	font-size: 18px;
	font-weight: normal;
	color: #4B4B4B;
}
.hide-radio + label {
	display: block;
	float: right;
	width: 50%;
	padding: 7px 0;
	text-align: center;
	background-color: #fff;
	font-family: 'Oswald', sans-serif;
	-webkit-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
	border: 1px solid #E0E9E9;
}
.hide-radio:checked + label {
	display: inline-block;
	background-color: #567676;
	border: 1px solid #567676;
	color: #fff;
}
.btn-eco {
	color: #fff;
	font-size: 20px;
	width: 100%;
	border-radius: 0;
	text-align: right;
	background: url(images/icon_arrow_white_left_short.png) no-repeat 5% 50% #DA6C0F;
	background: url(//www.eco.co.il/cruise/wp-content/themes/cruise-mobile/images/arrow-long-left-white.png) no-repeat 5% 50% #2497ff;
	margin: 15px 0;
}
.trip-signup select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('images/select.png');
	background-position: left center;
	background-repeat: no-repeat;
	color: #4B4B4B;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	padding-right: 10px;
	width: 100%;
	border: 1px solid #E0E9E9;
}
.step-two {
	margin: 30px 0;
}
.pass-title {
	background: #E0E9E9;
	color: #567676;
	font-size: 23px;
	font-weight: bold;
	padding: 7px 10px;
	margin: 0 0 20px;
}
.morecontent span {
	display: none;
}
.morelink {
	display: block;
}
.trip-signup input.checkbox[type="checkbox"] + label {
	right: 0;
}
.signup-form {
	margin: 0 0 30px;
}
input[type="checkbox"].checkbox {
	float: right;
	visibility: hidden;
	width: 14px;
	height: 13px;
	position: absolute;
}
input[type="checkbox"].checkbox + label {
	cursor: pointer;
	position: absolute;
	width: 22px;
	height: 20px;
	top: 13px;
	background: url(images/checkbox.png) 0px 0px;
	right: 15px;
	-webkit-transition: none;
	transition: none;
}
input[type="checkbox"].checkbox:checked + label {
	background: url(images/checkbox.png) 0px 20px;
}
input.error, select.error {
	border: 1px solid red !important;
}
.fake-lable {
	font-size: 16px;
	margin: 12px 30px;
}



.new_links {width:100%;display: flex;}
.new_links a{display:none;width:100%;padding:5px;margin:5px;background:#DA6C0F;color:#fff;text-align:center;}






.mobile_sticky_form{
position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 15px;
    max-width: 100%;
    background-color: #f3f8f2;
   color: #3b6eb6;
    font-weight: 500;
    background-image: url(/cruise/wp-content/themes/cruise-mobile/images/arrow-long-left-green.png);
    background-repeat: no-repeat;
    background-position: 15px;
    z-index: 9999;
    border: 1px solid #b8cbcb;
	    text-align: center;
}
.mobile_sticky_form_close{
	position: fixed;
    background: #fff !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    right: 15px;
    bottom: 40px;
    line-height: 30px;
    font-size: 30px;
    opacity: .8;
    z-index: 9999999999999;
}

#myModal_mobile_sticky_form{direction:rtl}
#myModal_mobile_sticky_form .modal-header, #myModal_mobile_sticky_form .modal-body{
	background-color: #e0e9e9;
    color: #4b4b4b;
	height:auto !important;
	position:relative !important;
	top:auto !important;
	bottom:auto !important;
	right:auto !important;
	left:auto !important;
}
#myModal_mobile_sticky_form .modal-header{    padding-top: 50px;}
#myModal_mobile_sticky_form .modal-body{      margin-top: -1px;  padding-bottom: 50px;}
#myModal_mobile_sticky_form .modal-header .close{
    position: absolute;
    top: 0;
    background: #fff;
    border-radius: 50%;
width:40px;
height:40px;	
    right: 45%;
    top: 10%;
    line-height: 40px;
    font-size: 40px;
}




#myModal_mobile_sticky_form input{direction:rtl;text-align:right;}
#myModal_mobile_sticky_form .wpcf7-form-control-wrap{margin-bottom:15px;    display: block;}
#myModal_mobile_sticky_form .wpcf7-form-control-wrap .form-control{font-size: 20px;height: 45px;}
#myModal_mobile_sticky_form .btn{font-size: 25px;height: 50px;text-align:center;background:#3b6eb6;color:#fff;border:none;}
#myModal_mobile_sticky_form .btn .fa-phone{margin-left:15px;}
#myModal_mobile_sticky_form .wpcf7-validation-errors{display:none!important;}
#myModal_mobile_sticky_form span.wpcf7-not-valid-tip{    position: absolute; top: 0;}
#myModal_mobile_sticky_form .reqmsg{text-align:right;    direction: rtl;}
#myModal_mobile_sticky_form div.wpcf7-mail-sent-ok{    display: block;
    border: none;
    font-weight: bold;
    font-size: 24px;
    margin: 0;}
	
.pop_check_right{
	width:15px; float:right; margin-left:10px;
}

.pop_check_left{	
	width:85%; float:right; text-align:right; direction:rtl; padding-bottom:10px;	
}

.pop_check_right .wpcf7-list-item{ margin:0px;}	

.main_line {
    padding-bottom: 5px;
    padding-top: 12px;
	font-weight:500;
}
.sub_line {
    margin-right: 25px;
    padding-bottom: 5px;
}

.sub_sub_line {
    margin-right: 40px;
    padding-bottom: 5px;
}

.sub_sub_line_ul {
    margin: 0 60px 0 0;
    padding: 0;
}

.sub_sub_line_ul li{ list-style-type:disc;}

.sub_sub_line_ul li::before {
    content: ".";
    font-size: 48px;
    line-height: 22px;
}
ul.page-numbers {display: flex; list-style: none; padding: 0; margin: 0; border: 1px solid #E0E9E9;width: auto;margin-top: 15px;}
ul.page-numbers li a, ul.page-numbers li span {display: block; width: 35px; height: 35px; text-align: center; border-left: 1px solid #E0E9E9; color: #3c4d60; font-size: 23px; margin: 0; vertical-align: top; line-height: 35px;}
ul.page-numbers li .next {background: url(images/icon_arrow_turquoise_left_short.png) no-repeat 50% 50%;background-size: 50%; }
ul.page-numbers li .prev {background: url(images/icon_arrow_turquoise_right_short.png) no-repeat 50% 50%;background-size: 50%; }
ul.page-numbers li .current {color: #3b6eb6; text-decoration: underline; background-color: #F3F8F3; }
.headerForm .wpcf7 .form-group .form-control, .headerForm .wpcf7 .form-group .checkbox .wpcf7-form-control {direction: rtl;}
.headerForm .wpcf7 .form-group .checkbox .wpcf7-form-control {color: #3C4D60;}
.headerForm .wpcf7 .form-group .checkbox .wpcf7-form-control input {margin: 0;visibility: hidden;position: absolute;width: 0;height: 0;}
.headerForm .wpcf7 .form-group .checkbox .wpcf7-form-control .wpcf7-list-item-label::before {background-color: #fff; content: ''; display: inline-block; float: right; height: 16px; line-height: 16px; margin-left: 4px; width: 16px; }
.headerForm .wpcf7 .form-group .checkbox .wpcf7-form-control input:checked + .wpcf7-list-item-label::before{font-family: 'Glyphicons Halflings'; content: '\e013'; color: #3B6EB6; }
.headerForm .wpcf7 .form-group .checkbox .wpcf7-form-control .wpcf7-list-item {margin: 0; }


section.section.section-full.section-trip-details {
    content-visibility: unset;
}