/******************************************************************
Theme Name: Ofer Zemach
Description: 
Author: GOOLA
Author URI: http://www.goola-la.com
Version: 1.0
**/

@font-face{
  font-family: 'PlusJakartaSans-Light';
  src: url('fonts/PlusJakartaSans-Light.eot');
  src: url('fonts/PlusJakartaSans-Light.eot?#iefix')
       format('embedded-opentype'),
       url('fonts/PlusJakartaSans-Light.ttf') format('truetype'),
       url('fonts/PlusJakartaSans-Light.svg#webfont') format('svg');
}

@font-face{
  font-family: 'PlusJakartaSans-Bold';
  src: url('fonts/PlusJakartaSans-Bold.eot');
  src: url('fonts/PlusJakartaSans-Bold.eot?#iefix')
       format('embedded-opentype'),
       url('fonts/PlusJakartaSans-Bold.ttf') format('truetype'),
       url('fonts/PlusJakartaSans-Bold.svg#webfont') format('svg');
}
@font-face{
  font-family: 'PlusJakartaSans-Medium';
  src: url('fonts/PlusJakartaSans-Medium.eot');
  src: url('fonts/PlusJakartaSans-Medium.eot?#iefix')
       format('embedded-opentype'),
       url('fonts/PlusJakartaSans-Medium.ttf') format('truetype'),
       url('fonts/PlusJakartaSans-Medium.svg#webfont') format('svg');
}


body {
	background:white;
	direction:ltr;
	text-align:left;
	font-size:16px;
	line-height:24px;
	color:#2F2F2F;
	font-family: 'PlusJakartaSans-Light';
	padding:0;
	margin:0;
}
button {
	font-family: 'PlusJakartaSans-Light';	
}
strong {
	font-family: 'PlusJakartaSans-Bold';
}
.isite {
	width:1136px;
	padding:0 44px;
	display:block;
	margin:auto;
	max-width: calc(100% - 88px);
}
section {
	margin-bottom:64px;
}
section.bgcolor-lightblue {
	background:#F8F9FE;
	padding:64px 0;
}
section.bgcolor-blue {
	background:#002095;
	padding:64px 0;
}
header {
	padding:44px 80px;
	position: absolute;
    right: 0;
    left: 0;
	overflow:auto;
	z-index:10;
}
header .logo {
	float:left;
}
header .button {
	background:#002095;
	color:white;
	font-family:'PlusJakartaSans-Bold';
	line-height:26px;
	padding:12px 24px;
	cursor:pointer;
	float:right;
	margin:0;
	margin-top:-12px;
}
header .mmenu .mitem.curr,
header .mmenu .mitem:hover {
	text-decoration:underline;
}
header .mmenu .mitem {
	color:white;
	text-decoration:none;
	display:inline-block;
	margin-right:32px;
	font-family:'PlusJakartaSans-Medium';
}
header .mmenu {
	float: right;
    padding: 0;
    margin: 0;
}
.hidden {
	display:none;
}
.imgrap img {
	display:block;
	margin:auto;
	width:100%;
}
.imgrap {
	position:relative;
	overflow:hidden;
}
p,
.entry p {
	margin:0 0 24px;
}
.button {
	background:#002095;
	color:white;
	cursor:pointer;
	padding:8px 20px;
	border-radius:100px;
	font-size:16px;
	font-family:'PlusJakartaSans-Bold';
	border:0;
	margin-top:36px;
	display:inline-block;
}
.entry .title {
	font-size: 36px;
    line-height: 46px;
    margin: 0;
    font-family:'PlusJakartaSans-Bold';
}
.entry .text {
	margin-top:24px;
}
.flex-rap {
	display:flex;
}

.textBox .blink {
	color: #002095;
    margin-left: 24px;
    font-family: 'PlusJakartaSans-Bold';
	text-decoration:none;
}
.textBox .rtype-list .ttitem {
	display:inline-block;
	margin-right:36px;
	margin-top:32px;
}
.textBox .rtype-list img {
	height: 32px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
}
.textBox .textrap.layout-day .text-left {
	width:100px;
	min-width:100px;
	margin-right:28px;
}
.textBox .textrap.layout-day .entry .title,
.textBox .textrap.layout-day .text-left {
	font-size:20px;
	line-height:23px;
	font-family:'PlusJakartaSans-Bold';
}
.textBox .textrap.layout-day {
	border-top:1px solid #CDCDCD;
	padding-top:64px;
	display:flex;
}


.ibtext {
	margin-top:12px;
	font-style:italic;
	font-size:14px;
	line-height:19px;
	color:#717171;
}
.imageBox .imgrap .open-video:after {
	content:"";
	position: absolute;
    width: 0;
    height: 0;
    border-left: 24px solid #002095;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    margin: auto;
    top: 6px;
    bottom: 0;
    right: 0;
    left: 8px;
}
.imageBox .imgrap .open-video {
	position:absolute;
	margin:auto;
	border:0;
	top:0;
	bottom:0;
	right:0;
	left:0;
	border-radius:100px;
	width:96px;
	height:96px;
	background:rgba(255,255,255,0.8);
	cursor:pointer;
    box-shadow: 0px 0 10px 0px gray;	
}

.mainImage .imgrap:after {
	content:"";
	position: absolute;
    top: 0;
    height: 144px;
    width: 100%;
    right: 0;
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
}
.mainImage .imgrap video[src=""] {
	display:none;
}
.mainImage .imgrap video {
	width:100%;
	display:block;
}
.mainImage .mirap {
	position:relative;
}
.mainImage .mirap .textrap {
	padding: 44px 44px 44px 0px;
}
.mainImage .mirap.layout-oncenter .textrap .title {
	font-size:48px;
	line-height:60px;
}
.mainImage .mirap.layout-oncenter .isite {
	color: white;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    transform: translateY(-50%);
    bottom: auto;
}
.mainImage .mirap.layout-bluebak .button {
	color:#002095;
	background:white;
}
.mainImage .mirap.layout-bluebak .isite {
	background: #002095;
    color: white;
    margin-top: -100px;
    z-index: 1;
    position: relative;
	margin-bottom:64px;
}

.gallery-window .thumbs .thumb.curr:after {
	display:none;
}
.gallery-window .thumbs .thumb.curr {
	background:#002095;
}
.gallery-window .thumbs .thumb:after {
	content:"";
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	right:0;
	left:0;
	width:8px;
	height:8px;
	border-radius:8px;
	background:#D9D9D9;
}
.gallery-window .thumbs .thumb {
	display:inline-block;
	cursor:pointer;
	border:0;
	padding:0;
	width:12px;
	height:12px;
	border-radius:15px;
	background:transparent;
	position:relative;
	vertical-align:middle;
	margin:0 2px;
}
.gallery-window .thumbs {
	text-align:center;
}
.gallery-window .nav.prev {
	left:24px;
	right:auto;
}
.gallery-window .nav.dis {
	display:none;
}
.gallery-window .nav.prev:before {
	transform: rotate(135deg);
    left: 0;
    right: 11px;
}
.gallery-window .nav:before {
	content:"";
	position: absolute;
    width: 8px;
    height: 8px;
    border-right: 2px solid #002095;
    border-bottom: 2px solid #002095;
    transform: rotate(-45deg);
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 11px;
}
.gallery-window .nav:after {
	content:"";
	background: #002095;
    position: absolute;
    width: 22px;
    height: 2px;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.gallery-window .nav {
	position: absolute;
    background: rgba(255, 255, 255, 0.80);
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
    border-radius: 50px;
    cursor: pointer;
    right: 24px;
    left: auto;
    margin: auto;
    top: 0;
    bottom: 0;
}
.testimonialsBox .gallery-long .slide .trap .text {
    font-size: 14px;
    line-height: 22px;
    font-family: 'PlusJakartaSans-Medium';
}
.gallery-window .gallery-long .slide .imgrap {
	width: 100%;
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
	border-radius: 4px;
    overflow: hidden;
}
.gallery-window .gallery-long .slide {
	width: 0.1%;
    min-width: 0.1%;
    max-width: 0.1%;
}
.gallery-window .gallery-long {
    width: 100000%;
    position: relative;
    left: 0;
    transition: left 0.5s;
    display: flex;	
}
.gallery-window {
	overflow: hidden;
    position: relative;
}

.ttypesBox .tlist .titem .name {
	margin:0;
	font-size:14px;
}
.ttypesBox .tlist .titem {
	text-align:center;
	width:50%;
	margin-bottom:16px;
}

.toursBox .entry .title {
	font-size:24px;
	line-height:28px;
	margin-bottom:24px;
}
.toursBox .tlist .titem .name {
	font-size: 16px;
    margin: 16px 0 0;
	font-family:'PlusJakartaSans-Bold';
}
.toursBox .tlist .titem:hover .link {
	text-decoration:underline;
}
.toursBox .tlist .titem .link {
	font-family:'PlusJakartaSans-Bold';
	font-size:14px;
	margin-top:12px;
	color:#002095;
}
.toursBox .tlist .titem img {
	border-radius:8px;
}
.toursBox .tlist .titem {
	margin:0 14px 52px 14px;
	width:calc(25% - 28px);
	text-decoration:none;
	color:inherit;
}
.toursBox .tlist {
	flex-wrap: wrap;
	margin:0 -14px;
}

.contactBox form .entry .title {
	font-size:24px;
	line-height:28px;
	margin-bottom:40px;
}
.contactBox form .irap.itextarea {
	width:calc(100% - 40px);
}
.contactBox form .irap.imand label:after {
	content:"*";
}
.contactBox form .irap.ierror textarea,
.contactBox form .irap.ierror input {
	border-color:red;
}
.contactBox form .irap.ierror label {
	color:red;
}
.contactBox form .irap label {
	display:block;
	color:#2F2F2F;
	font-family:'PlusJakartaSans-Bold';
	font-size:14px;
	line-height:14px;
	margin-bottom:12px;
}
.contactBox form .irap textarea {
	border: 1px solid #CDCDCD;
	border-radius:4px;
	background:transparent;
	padding:12px;
	width:calc(100% - 24px);
	font-family:'PlusJakartaSans-Light';
	font-size:16px;
	line-height:19px;
	height:64px;
}
.contactBox form .irap input {
	border: 1px solid #CDCDCD;
	border-radius:4px;
	background:transparent;
	padding:4px 12px;
	width:calc(100% - 24px);
	font-family:'PlusJakartaSans-Light';
	font-size:16px;
	height:32px;
	line-height:32px;
}
.contactBox form input[type="submit"] {
	background:#002095;
	color:white;
	font-family:'PlusJakartaSans-Bold';
	width:calc(33.333% - 40px);
	text-align:center;
	border-radius:50px;
	font-size:20px;
	line-height:48px;
	cursor:pointer;
	border:0;
	float:right;
	margin-right:40px;
}
.contactBox form .irap {
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:calc(33.333% - 40px);
	margin-right:40px;
	margin-bottom:32px;
}
.contactBox form.gerror .emsg.ferror ,
.contactBox form.ierror .emsg.ierror {
	display:block;
}
.contactBox form .emsg {
	color:red;
	position:absolute;
	left:40px;
	bottom:40px;
	width:calc(100% - 280px);
	display:none;
}
.contactBox form .tumsg .ii {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}
.contactBox form.sentok .tumsg {
	display:block;
}
.contactBox form .tumsg{
	display:none;
	position: absolute;
    background: white;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    font-size: 22px;
    line-height: 42px;
	font-family:'PlusJakartaSans-Bold';
}
.contactBox form.sent.sentok:after {
	display:none;
}
.contactBox form.sent:after {
	content:"";
	position: absolute;
    background: white;
	opacity:0.75;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.contactBox form {
	position:relative;
	display:block;
	overflow:auto;
	width:920px;
	padding:40px;
	padding-right:0;
	background:white;
	box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.15);
	border-radius:12px;
	margin:auto;
	max-width: calc(100% - 36px);
}

.testimonialsBox .gallery-window .gallery-long {
	display:flex;
	padding-bottom:32px;
}
.testimonialsBox .gallery-rap[data-count="3"] .thumbs,
.testimonialsBox .gallery-rap[data-count="3"] .nav ,
.testimonialsBox .gallery-rap[data-count="1"] .thumbs,
.testimonialsBox .gallery-rap[data-count="1"] .nav ,
.testimonialsBox .gallery-rap[data-count="2"] .thumbs,
.testimonialsBox .gallery-rap[data-count="2"] .nav {
	display:none;
}
.testimonialsBox .gallery-rap[data-count="1"] .gallery-window .gallery-long ,
.testimonialsBox .gallery-rap[data-count="2"] .gallery-window .gallery-long {
	width:100%;
	display:block;
}
.testimonialsBox .gallery-rap[data-count="1"] .gallery-window .gallery-long .slide .imgrap ,
.testimonialsBox .gallery-rap[data-count="2"] .gallery-window .gallery-long .slide .imgrap {
	width: 300px;
    min-width: 300px;
    max-width: 30%;
    margin-right: 16px;
}
.testimonialsBox .gallery-rap[data-count="1"] .gallery-window .gallery-long .slide .trap .info,
.testimonialsBox .gallery-rap[data-count="2"] .gallery-window .gallery-long .slide .trap .info {
	margin-top:16px;
}
.testimonialsBox .gallery-rap[data-count="3"] .gallery-window .gallery-long .slide {
    width: 0.033%;
    min-width: calc(0.033% - 10px - 32px);
    max-width: calc(0.033% - 16px - 32px);
}
.testimonialsBox .gallery-rap[data-count="1"] .gallery-window .gallery-long .slide ,
.testimonialsBox .gallery-rap[data-count="2"] .gallery-window .gallery-long .slide {
	width: 840px;
    max-width: 90%;
    min-width: unset;
    display: flex;
	margin-bottom:16px;
}
.testimonialsBox .gallery-window .gallery-long .slide {
    width: 0.025%;
    min-width: 0.025%;
    max-width: 0.025%;
    margin-right: 16px;
    background: white;
    border: 1px solid #CDCDCD;
    border-radius: 8px;
    overflow: hidden;
    display: block;
    padding: 16px;
	display:inline-block;
	vertical-align:top;
}
.testimonialsBox .gallery-window .thumbs {
	position: absolute;
    bottom: 0;
	left: 50%;
    transform: translateX(-50%);
}

.testimonialsBox .nav.next {
	right:-22px;
	left:auto;
}
.testimonialsBox .nav.dis {
	display:none;
}
.testimonialsBox .nav.next:before {
	transform: rotate(-135deg);
    right: 0;
    left: 9px;
}
.testimonialsBox .nav:before {
	content:"";
	position: absolute;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    transform: rotate(45deg);
    margin: auto;
    top: 0;
    bottom: 0;
    right: 9px;
    left: 0;
}
.testimonialsBox .nav:after {
	content:"";
	width:20px;
	height:1px;
	background:white;
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	right:0;
	left:0;
}
.testimonialsBox .nav {
	background:#002095;
	position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    cursor: pointer;
    padding: 0;
    border: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    left: -22px;
    right: auto;
}

.testimonialsBox .titem .trap .info {
	color: #717171;
    font-size: 16px;
    font-style: italic;
    font-family: 'PlusJakartaSans-Light';
    line-height: 24px;
    margin-top: 0px;
    padding-left: 40px;
    margin-bottom: 16px;
}
.testimonialsBox .titem .trap .text.opened .more-content {
	display:inline;
}
.testimonialsBox .titem .trap .text.opened .more-close {
	display:block;
}
.testimonialsBox .titem .trap .text.opened .more-open,
.testimonialsBox .titem .trap .text.opened .dots {
	display:none;
}
.testimonialsBox .titem .trap .text button {
	background: transparent;
    border: 0;
    color: #002095;
    font-family: 'PlusJakartaSans-Bold';
    padding: 0;
    margin-top: 16px;
    cursor: pointer;
	font-size:14px;
}
.testimonialsBox .titem .trap .text p {
	margin-bottom:0;
}
.testimonialsBox .titem .trap .text {
	font-size: 20px;
    line-height: 32px;
	font-family:'PlusJakartaSans-Medium';
}
.testimonialsBox .titem .trap .qicon svg {
	width:100%;
}
.testimonialsBox .titem .trap .qicon {
	position: absolute;
    left: 0px;
	right:auto;
	width:24px;
	top:-6px;
}
.testimonialsBox .titem .trap {
	position:relative;
}
.testimonialsBox .titem .imgrap {
	width: 488px;
    min-width: 488px;
    margin-right: 84px;
}
.testimonialsBox .titem {
	display:flex;
}
.testimonialsBox .entry .title {
	font-size:24px;
	line-height:28px;
	margin-bottom:24px;
}
.testimonialsBox .entry,
.testimonialsBox .gallery-rap {
	margin-left:32px;
	position:relative;
}

.float .frap button.close:after {
    transform: rotate(-45deg);	
}
.float .frap .close:before,
.float .frap .close:after {
	content:"";
	position: absolute;
    width: 20px;
    height: 2px;
    background: black;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.float .frap .close {
	position: absolute;
    right: 4px;
    top: 4px;
    height: 28px;
    width: 28px;
    padding: 0;
    background: transparent;
    border: 0;
    cursor: pointer;
}
.float .frap {
	background: white;
    padding: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	box-shadow: 0px 0 10px 0px gray;
	border-radius:5px;
}
.float .inrap iframe,
.float .inrap video {
	max-width: 85vw;
    max-height: 85vh;
	width: 85vw;
    height: 85vh;
}
.float .inrap {
}
.float.mainlead .inrap {
	display:none;
}
.float .frap .form-inrap.contactBox form .emsg {
	position: relative;
    bottom: auto;
    clear: both;
    width: auto;
    left: auto;
    padding-top: 20px;
}
.float .frap .form-inrap.contactBox form {
	width:400px;
}
.float .frap .form-inrap.contactBox form .irap {
	display:block;
	width:calc(100% - 40px);
	margin-right:0;
}
.float .frap .form-inrap .isite {
	width: auto;
    padding: 0;
    max-width: unset;
}
.float.mainlead .frap .close {
	z-index:1;
}
.float.mainlead .frap {
	background: transparent;
    box-shadow: unset;
    padding: 0;
}
.float.mainlead .form-inrap {
	display:block;
}
.float {
	display:none;
	position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(255,255,255,0.5);
    z-index: 20;
}
footer .ar-text {
	color: #2F2F2F;
	font-family: 'PlusJakartaSans-Medium';
	font-size: 14px;
	line-height: 16px;
}
footer .flinks .col a.mitem:hover {
	text-decoration:underline;
}
footer .flinks .col .mitem {
	display:block;
	margin-bottom:16px;
	text-decoration:none;
	color:inherit;
	font-family:'PlusJakartaSans-Medium';
}
footer .flinks .col {
	display:inline-block;
	width:30%;
	margin-right:3.333%;
	vertical-align:top;
}
footer .flinks {
	margin:0;
	padding:64px 0;
	border-bottom:1px solid #CDCDCD;
	margin-bottom:16px;
}

footer .fmenu .mitem {
	color: #2F2F2F;
	font-family: 'PlusJakartaSans-Bold';
	font-size: 16px;
	line-height: 24px;
	display:inline-block;
	margin-right:64px;
	text-decoration:none;
}
footer .fmenu {
	margin:0;
	padding:0;
	padding-bottom:18px;
	border-bottom:1px solid #CDCDCD;
}
footer .tlogo {
	color: #002095;
	font-size: 20px;
	font-family:'PlusJakartaSans-Bold';
	line-height: 24px;
	text-decoration:none;
	display:inline-block;
	margin-bottom:64px;
}
footer {
	background:#F8F9FE;
	padding:64px 0;
}

/* tablet */
@media (min-width: 801px) and (max-width:1000px) {
	.testimonialsBox .gallery-rap[data-count="3"] .thumbs, 
	.testimonialsBox .gallery-rap[data-count="3"] .nav {
		display:block;
	}
	.testimonialsBox .gallery-rap[data-count="3"] .nav.dis {
		display:none;
	}
	.testimonialsBox .gallery-rap[data-count="3"] .gallery-window .gallery-long .slide,
	.testimonialsBox .gallery-window .gallery-long .slide {
		width: 0.04%;
		min-width: 0.04%;
		max-width: 0.04%;
	}
	.testimonialsBox .gallery-rap[data-count="1"] .gallery-window .gallery-long .slide .imgrap, 
	.testimonialsBox .gallery-rap[data-count="2"] .gallery-window .gallery-long .slide .imgrap {
		width: 200px;
		min-width: 200px;
	}
}

/* mobile */
@media (max-width: 800px) {

	.isite {
		padding:0 24px;
		max-width:calc(100% - 48px);
	}
	header {
		padding: 16px;
	}
	header .logo img {
		width:100%;
	}
	header .logo {
		width:192px;
	}
	header .hamburger:before,
	header .hamburger:after {
		content:"";
		position: absolute;
		background: white;
		height: 2px;
		width: 20px;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		transform:rotate(0deg);
		transition:all 0.5s;
	}
	header.mopened button.hamburger:before {
		transform:rotate(-45deg);
	}
	header.mopened .hamburger:before,
	header.mopened .hamburger:after {
		background:white;
		transform: rotate(45deg);
		left: 0;
	}
	header.mopened .hamburger {
		border-color:#002095;
	}
	header .hamburger {
		display: block;
		position: absolute;
		border:0;
		border-top: 2px solid white;
		border-bottom: 2px solid white;
		right: 16px;
		top: 28px;
		padding: 0;
		background: transparent;
		width: 20px;
		height: 16px;
		z-index:10;
		transition:all 0.5s;
	}
	
	header.mopened .mmenu-rap {
		left:40px;
	}
	header .mmenu-rap {
		position: fixed;
		background:#002095;
		top: 0;
		width: 100vw;
		left: 120vw;
		transition:left 0.5s;
		box-shadow:0px 12px 48px 0px rgba(0, 0, 0, 0.15);
		padding-bottom:60px;
		min-height: calc(100vh - 60px);
        overflow: auto;
	}
	header .mmenu {
		float: none;
		padding: 40px;
		padding-top: 60px;
	}
	header .mmenu .mitem {
		color: white;
		display: block;
		margin-bottom: 20px;
	}
	header .button {
		position: absolute;
		bottom: 40px;
		left: 40px;
		background:white;
		color:#002095;
	}
	.mainImage .imgrap:after {
		height: 100px;
	}
	.mainImage .mirap.layout-oncenter .textrap .title {
		font-size: 32px;
		line-height: 40px;
	}
	.mainImage .mirap .textrap {
		padding: 0;
		margin: 16px 0;
	}
	.mainImage .mirap.layout-oncenter:after {
		content:"";
		position:absolute;
		height:120px;
		top:auto;
		bottom:0;
		right:0;
		left:0;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
	}
	.mainImage .mirap.layout-oncenter .isite {
		position: relative;
		color: inherit;
		transform: unset;
		top: auto;
		position: absolute;
		bottom: 0;
		color: white;
		top: auto;
		transform: unset;
	}
	.mainImage .mirap.layout-bluebak .isite {
		margin-top: -40px;
		max-width: calc(100% - 48px - 32px);
	}
	.textBox .textrap.layout-day {
		display:block;
		padding-top:48px;
	}
	.textBox .textrap.layout-day .text-left {
		display: block;
		width: auto;
		padding-bottom: 16px;
	}
	.ttypesBox .tlist {
		flex-wrap:wrap;
	}
	.GalleryBox {
		overflow:hidden;
	}
	.gallery-window .nav {
		display:none;
	}
	.gallery-window {
		overflow: hidden;
	}
	.gallery-window .gallery-long .slide {
		width: 0.09%;
		min-width: 0.09%;
		max-width: 0.09%;
		margin-right: 8px;
	}
	.gallery-window .gallery-long .slide .imgrap {
		margin-right:8px;
	}
	.gallery-window .gallery-long .slide {
		display:block;
	}
	.testimonialsBox .nav {
		display:none;
	}
	.testimonialsBox .gallery-window {
		overflow:hidden;
        margin: 0 -24px 0 0;		
	}
	.testimonialsBox .gallery-rap[data-count="3"] .thumbs, 
	.testimonialsBox .gallery-rap[data-count="3"] .nav {
		display:block;
	}
	.testimonialsBox .gallery-rap[data-count="3"] .nav.dis {
		display:none;
	}
	.testimonialsBox .gallery-rap[data-count="3"] .gallery-window .gallery-long .slide,
	.testimonialsBox .gallery-window .gallery-long .slide {
		width: 0.075%;
		min-width: 0.075%;
		max-width: 0.075%;
	}
	.testimonialsBox .gallery-rap[data-count="1"] .gallery-window .gallery-long .slide .imgrap, 
	.testimonialsBox .gallery-rap[data-count="2"] .gallery-window .gallery-long .slide .imgrap {
		width:100%;
		min-width:100%;
	}
	.testimonialsBox .gallery-rap[data-count="1"] .gallery-window .gallery-long .slide, 
	.testimonialsBox .gallery-rap[data-count="2"] .gallery-window .gallery-long .slide {
		display:block;
		width:auto;
		max-width:unset;
	}
	.testimonialsBox .titem {
		max-width: 100%;
		min-width: unset;
		margin-bottom: 16px;
	}
	.testimonialsBox .titem .trap .text {
		font-size: 16px;
		line-height: 22px;
	}
	.testimonialsBox .titem .trap .qicon svg {
		width:24px;
	}
	.testimonialsBox .titem .trap .qicon {
		left: 8px;
		top: -6px;
	}
	.testimonialsBox .entry, .testimonialsBox .gallery-rap {
		margin-left: 0px;
	}
	.testimonialsBox .titem .imgrap {
		max-width: 100%;
		min-width: unset;
		margin-bottom: 24px;
	}
	.testimonialsBox .gallery-window .thumbs {
		left: 0;
        right: 0;
        margin-right: 12px;
        width: calc(100% - 24px);
        display: block;
        transform: unset;
	}
	.toursBox .tlist .titem {
		width: calc(50% - 28px);
	}
	.contactBox form input[type="submit"],
	.contactBox form .irap {
		width: calc(100% - 40px);
		margin-right:0;
		float:none;
	}
	.contactBox form {
		padding-bottom:80px;
	}
	.contactBox form .emsg {
		bottom: 16px;
		width: auto;
	}
	.contactBox form .entry .title {
		margin-right:40px;
	}
	.float .frap .form-inrap.contactBox form input[type="submit"],
	.float .frap .form-inrap.contactBox form .irap {
		width:100%;
	}
	.float.mainlead .frap .contactBox form {
		max-width: calc(100% - 40px);
        padding: 40px 20px;
	}		
	.float.mainlead .frap {	
		width: 90%;
	}
	
	footer .fmenu .mitem {
		display:block;
		margin-bottom:16px;
	}
	footer .flinks .col {
		display: block;
		width: auto;
		margin-right: 0;
		margin-bottom: 40px;
	}
}