@font-face {
	font-family: "AlmoniDl";
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-100-aaa.eot");
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-100-aaa.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-100-aaa.woff") format("woff"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-100-aaa.woff2") format('woff2');
	font-display: swap;
	font-weight: 100;
}
@font-face {
	font-family: "AlmoniDl";
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-200-aaa.eot");
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-200-aaa.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-200-aaa.ttf") format("truetype"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-200-aaa.svg#almoni-tzar-200-aaa") format("svg"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-200-aaa.woff") format("woff"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-200-aaa.woff2") format('woff2');
	font-display: swap;
	font-weight: 200;
}
@font-face {
	font-family: "AlmoniDl";
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-300-aaa.eot");
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-300-aaa.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-300-aaa.ttf") format("truetype"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-300-aaa.svg#almoni-tzar-300-aaa") format("svg"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-300-aaa.woff") format("woff"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-300-aaa.woff2") format('woff2');
	font-display: swap;
	font-weight: 300;
}
@font-face {
	font-family: AlmoniDl;
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-400-aaa.eot");
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-400-aaa.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-400-aaa.ttf") format("truetype"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-400-aaa.svg#almoni-tzar-400-aaa") format("svg"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-400-aaa.woff") format("woff"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-400-aaa.woff2") format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: "AlmoniDl";
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-600-aaa.eot");
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-600-aaa.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-600-aaa.ttf") format("truetype"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-600-aaa.svg#almoni-tzar-600-aaa") format("svg"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-600-aaa.woff") format("woff"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-600-aaa.woff2") format('woff2');
	font-display: swap;
	font-weight: 600;
}
@font-face {
	font-family: "AlmoniDl";
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-700-aaa.eot");
	src: url("../fonts/almoni-tzar-aaa/almoni-tzar-700-aaa.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-700-aaa.ttf") format("truetype"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-700-aaa.svg#almoni-tzar-700-aaa") format("svg"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-700-aaa.woff") format("woff"),
		 url("../fonts/almoni-tzar-aaa/almoni-tzar-700-aaa.woff2") format('woff2');
	font-display: swap;
	font-weight: 700;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
*, *::after, *::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.wpcf7 {
	direction: rtl;
}
.wpcf7-form span {
	display: block;
}
.wpcf7-form p {
	margin: 0;
	font-size: 20px;
}
.wpcf7-not-valid-tip {
	text-align: right;
	font-size: 20px;
	line-height: 1;
	margin: 4px 0 0 0;
}
.wpcf7-form br {
	display: none;
}
select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="date"],
input[type="time"],
input[type="email"],
input[type="search"],
input[type="submit"],
input[type="password"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	direction: inherit;
	border-radius: 0;
	text-align: right;
}
input[type="url"],
input[type="tel"],
input[type="date"],
input[type="time"],
input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	direction: ltr;
	text-align: right;
}
input[type="button"],
button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	text-align: inherit;
}
/* Prevent font size inflation */
html {
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	margin: 0 !important;
}
.wpcf7-acceptance label,
.wpcf7-checkbox label,
button:not(:disabled),
input[type="button"]:not(:disabled),
input[type="submit"]:not(:disabled),
input[type="image"]:not(:disabled),
input[type="reset"]:not(:disabled),
select:not(:disabled) {
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	cursor: pointer;
}
input,
textarea,
select{
	font-family: inherit;
	font-size: inherit;
}
figure {
	margin: 0;
	font-size: 0;
	line-height: 1px;
}
svg,
img {
	vertical-align: top;
}
hr,
svg,
img,
embed,
object,
iframe {
	max-width:100%;
}
textarea {
	overflow: auto;
	resize: vertical;
}
form,
blockquote {
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
html {
	--vh: unset !important;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'AlmoniDl';
    font-weight: 300;
    height: 100%;
    background-image: unset;
    background-image: url(../../images/land_with_form/bg.png);
    background-repeat: no-repeat;
    background-size: 29vw;
    background-position: bottom left;
    background-color: #161932;
    color: #fff;
}
picture {
	display:block;
}
button,
input {
	font-family: 'AlmoniDl' !important;
}
iframe:not(.vid) {
	display: none;
}
input[type="checkbox" i] {
	width: 0.7vw;
}
h1,
h2,
h3 {
	margin: auto;
}
.slider {
	position: absolute !important;
	width: 100%;
	top: 0;
	z-index: -2;
}
.slick-slide img {
	width: 100%;
}
.shadebody::before {
	content: '';
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	background-color: rgba(22, 25, 50, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1002;
}
.fourk {
	color: #00addc;
}
.fromfourty {
	font-size: 1.5625vw;
	color: #00addc;
	margin: 0;
}
.blue {
	color: #48c3f1;
}
.container {
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
}
.bgmob {
	display: none;
}
.bgdesk {
	width: 100%;
	top: 0;
}
.top-section {
	display: flex;
	position: absolute;
	width: 91vw;
	top: 2.4vw;
	margin: auto;
	left: 4.8vw;
}
.inner {
	padding-right: 15vw;
	padding-top: 5.5vh;
}
.logo {
	width: 9vw;
	height: auto;
	position: absolute;
	right: 4vw;
}
.datacom {
	position: absolute;
	left: 3vw;
	top: 2vh;
}
.datacom img {
	width: 9vw;
	padding-left: 1vw;
	padding-right: 1vw;
	padding-top: 0.4vh;
	padding-bottom: 0vh;
}
.inner p {
	margin: auto;
}
h1 {
	font-size: 6.25vw;
	line-height: 0.8;
	padding-top: 1vh;
	font-weight: 700;
	color: #fff;
}
h1 span {
	font-size: 7.3vw;
	color: #fff;
	font-weight: 200;
}
.lines1 {
	width: 40vw;
	padding-top: 2vh;
}
.linerec {
	padding: 0;
	background-color: #00ADDC;
	margin: auto;
	height: 0.2vh;
	border: unset;
	width: 26vw;
	margin-right: 0;
	margin-top: 1.7vh;
}
h2,
.the-content {
	font-size: 3.9vw;
	font-weight: 400;
	margin-right: 0;
	line-height: 0.8;
	width: 46vw;
	padding-top: 3vh;
}
h2 a, .the-content a {
	color: #00addc;
}
.img-parent {
	display: flex;
	flex-direction: row;
	width: 80vw;
	flex-wrap: wrap;
}
.guyFlex {
	display: flex;
	position: relative;
	border: 2.34px solid #FFFFFF;
	width: 32.44vw;
	margin-top: 4vh;
	margin-left: 1vw;
}
.guypic {
	width: 8.6vw;
	height: auto;
}
.guyDets {
    text-align: center;
    width: 22vw;
    font-size: 3.125vw;
    line-height: 0.8;
    padding-top: 4vh;
    right: 7vw;
}
#dave-text {
	right: 7vw;
}
.guyTitle {
	font-size: 3.125vw;
	font-weight: 600;
	color: #00ADDC;
}
.lines2 {
	width: 15vw;
	margin: 8px 0 0 0;
}
.guyRun {
	font-weight: 300;
	font-size: 3.125vw;
}
.whenMeetFlex {
	display: flex;
	margin-top: 10vh;
	line-height: 0.8;
}
.arrs {
	width: 2.5vw;
	object-fit: contain;
	position: relative;
	top: -2vh;
	margin: 0 0.5vw;
}
.whenDate {
	margin: 0 0.5vw;
}
.whenDate p {
	text-align: right;
    font-size: 4.05vw;
    font-weight: 100;
    border-left: 3px solid #fff;
    padding-left: 0.8vw;
}
.whenDate p strong {
	display: block;
	font-size: 4.7vw;
	font-weight: 600;
}
.whenDate p span{
	display: block;
	font-size: 2.6vw;
}
.whereHoure p {
	font-size: 14.4vw;
    text-align: center;
    font-weight: 400;
    line-height: 0.5;
    position: relative;
    top: 3vh;
}
.mezumzam {
	padding-top: 9vh;
	font-size: 1.3vw;
	line-height: 1;
}
.whataboutflex {
	display: flex;
	font-size: 2.6625vw;
}
.whataboutflex p {
	margin: 0;
}
.whataboutflex img {
	width: 1vw;
	object-fit: contain;
	margin: 0 0.5vw;
}
h3 {
	line-height: 1;
	font-size: 3.4625vw;
	color: #fff;
	font-weight: 300;
	padding-top: 4vh;
}
h3 span {
	color: #00ADDC;
}
.globalbonds {
	display: flex;
	text-align: center;
	width: 37vw;
	justify-content: space-between;
	padding-top: 2vh;
	padding-bottom: 3vh;
}
.globalbond {
	width: 48%;
	display: flex;
	flex-flow: column;
}
.globalbond .title {
	font-size: 2.6vw;
	font-weight: lighter;
	border-bottom: 2px solid #00ADDC;
	line-height: 1;
}
.globalbond .title span {
	color: #00addc;
}
.globalbond .desc {
	font-size: 1.3625vw;
	line-height: 1;
	padding-top: 1.5vh;
	width: 80%;
}
.section1 {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
}
.section2 {
	position: relative;
	height: 44vw;
	background-size: cover;
	background-repeat: no-repeat;
}
.section3 {
	position: relative;
	height: 40vw;
	background-size: cover;
	background-repeat: no-repeat;
}
.top-section-mob {
	display: none;
}
._logo {
	position: relative;
	left: 4.2vw;
	width: 9vw;
	z-index: 1;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-bottom: 5vw;
}
._logo img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
hr.main-hr {
	width: 3.8vw;
	display: block;
	border: none;
	border-top: #00addc solid 3px;
	position: absolute;
	top: 18.5vw;
}
.title-slider {
	position: absolute;
	top: 11vw;
	right: 3vw;
}
.title-slider h2 {
	color: #fff;
	font-weight: 300;
	font-size: 1.6vw;
}
.h3line,
.advtgmob {
	display: none;
}
.ourkranot {
	color: #00ADDC;
	font-size: 2.6vw;
	margin: 0;
	padding-top: 3vh;
}
.howworkart .ptitle {
	padding-right: 0;
}
.howworkdiv {
	display: flex;
	text-align: center;
	position: relative;
}
.howworkfullflex {
	display: block;
}
.howworkpic {
	width: 37vw;
}
.howwork img {
	width: 6vw;
	background-color: #fff;
}
.howwork p {
	font-size: 2vw;
	line-height: 1;
	margin: auto;
	padding-top: 1vh;
}
.howwork {
	width: 11vw;
}
.howworkfull {
	display: flex;
}
.tikblock {
	position: relative;
	width: 49.5%;
	cursor: pointer;
	margin-top: 9vh;
}
.howworkline {
	position: absolute;
	height: 0.3vh;
	width: 28vw;
	top: 6.1vh;
	right: 7vw;
	z-index: -1;
}
.advtgsec {
	background: #7B9B78;
	margin-top: 6vh;
}
#tik1,
#tik2 {
	margin-top: 2vh;
}
.tikcontent {
	width: 100%;
	position: absolute;
	bottom: -7vh;
	background-color: #00ADDC;
	color: #fff;
}
.tikimg {
	width: 100%;
}
.tikinfo button {
	direction: rtl;
	background: none;
	border: 0;
	height: 2.5vh;
	background-position: center top;
	font-size: 1vw;
	margin-top: 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: 300;
	color: #fff;
	width: 6.3vw;
	text-align: center;
	background-color: #00addc;
	display: flex;
	padding-right: 1vw;
	padding-left: 1vw;
	margin-bottom: 2vh;
	margin-top: 0.5vh;
	display: none;
}
.tikinfo button p {
	margin: 0;
	line-height: 1.1;
}
.tikinfo button img {
	display: inline-block;
	width: 0.8vw;
	margin: auto;
	margin-left: 0;
}
.tikinfo {
	margin-right: 0.8vw;
	padding-top: 1vh;
	padding-bottom: 1vh;
}
.tikinfo p {
	margin: 0;
	line-height: 0.8;
	font-weight: 200;
}
.tikrun span {
	font-size: 1vw;
	position: absolute;
}
.tikrun {
	font-size: 2vw;
	font-weight: 300;
}
.tiktitle {
	color: #161932;
	font-size: 2.5vw;
	font-weight: bold;
	padding-top: 1.7vh;
}
.tiktitle span {
	color: #fff;
}
.tikrun {
	padding-top: 0.3vh;
	font-weight: 300 !important;
}
.tiktitandicon {
	display: flex;
}
.tiktitandicon img {
	width: 5.3vw;
	margin-left: 1vw;
}
.peoplemob {
	display: none;
}
.arrowleft {
	position: absolute;
	left: 1.1vw;
	bottom: 0;
	top: 0;
	display: block;
	margin: auto;
	width: 3vw;
}
.agentpopup {
	display: none;
	position: fixed;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 141;
	width: 38vw;
	height: 53.46vh;
	z-index: 1003;
}
.insidepopup {
	display: flex;
	background-color: #ffffff;
	height: 100%;
}
.xpopup,
.x-f.fa-close,
.closeForm {
	position: absolute;
	top: -5vh;
	right: -2.6vw;
	width: 1.9vw;
	cursor: pointer;
}
.x-f.fa-close,
.closeForm {
	position: absolute;
	top: 3vh;
	right: 0.4vw;
	width: 1.9vw;
	cursor: pointer;
}
.closeForm {
	top: -2vh;
	right: 0;
	text-decoration: unset;
}
.rightbtn,
.leftbtn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.popupinner {
	width: 45%;
	margin: auto;
	margin-top: 7vh;
	margin-right: 1.6vw;
	margin-left: 1.3vw;
}
.imgpopup {
	width: 100%;
	height: 100.9%;
	position: relative;
	top: -0.2vh;
}
.popuptitle {
	color: #00addc;
	font-size: 2vw;
	font-weight: 500;
}
.popuptitle span {
	color: #000;
}
.popupinner p {
	margin: auto;
}
.popuprun {
	font-size: 1.3vw;
	font-weight: 300;
	line-height: 1.08;
	color: #161932;
}
.popbtnform {
	direction: rtl;
	background: none;
	border: 0;
	height: 4.8vh;
	background-position: center top;
	font-size: 1.4vw;
	margin-top: 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: 300;
	color: #fff;
	width: 8.8vw;
	text-align: center;
	background-color: #00addc;
	display: flex;
	padding-right: 0.7vw;
	padding-left: 0.6vw;
	margin-bottom: 2vh;
	margin-top: 1.5vh;
}
.popbtnform p {
	margin: 0;
	line-height: 1.1;
	padding-top: 0.9vh;
}
.popbtnform img {
	display: inline-block;
	width: 1.6vw;
	margin: auto;
	margin-left: 0;
}
.rightbtn {
	right: -3vw;
	width: 2.3vw;
}
.leftbtn {
	left: -3vw;
	width: 2.3vw;
}
.modal .form {
	display: block;
	position: fixed;
	background: #fff;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 141;
	width: 18.1vw;
	z-index: 1003;
}
.slick-slide:not(.slick-active) {
	opacity: 0.5;
}
hr.main-hr.two {
	width: 1.8vw;
	bottom: 3.4vw;
}
hr.formhr {
	top: 2vw;
	right: 7.5vw;
	width: 3vw;
}
._title {
	left: auto;
	right: 31vw;
}
.arrows {
	display: block;
	margin: auto;
	width: 3vw;
	margin-top: 37vh;
	position: absolute;
	right: 0;
	left: 0;
}
.slide-bottom {
	-webkit-animation: slide-bottom 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
	animation: slide-bottom 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2022-9-1 14:1:33
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation slide-bottom
 * ----------------------------------------
 */
@-webkit-keyframes slide-bottom {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}
}
@keyframes slide-bottom {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}
}
._title ._img {
	position: absolute;
	top: 0.5vw;
	right: .1vw;
	width: .81vw;
}
._title ._text {
	direction: rtl;
	text-align: right;
	margin-top: 4vh;
}
._title ._img img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
._title ._text {
	background-color: #00ADDC;
	width: 69.4vw;
}
._title ._text h1 {
	margin: 0;
	font-size: 2.8vw;
	line-height: 0.8;
	color: #fff;
	padding-right: 2vw;
	padding-top: 3vh;
	padding-bottom: 3vh;
}
._title ._text h1 span {
	color: #00ADDC;
	font-size: 3.29vw;
}
h1 .migvan {
	font-size: 3.8vw;
	font-weight: 300;
}
h1 .tashkiu {
	color: #00ADDC;
}
h1 .tashkiu,
h1 .tavinu {
	font-size: 8.5203125vw;
	padding-top: 1vh;
	display: inline-block;
}
._title ._text h1 .num {
	font-size: 120%;
}
._title ._text h2.h-sec {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 3.140625vw;
	font-weight: 300;
	margin-top: 0.9vw;
	margin-bottom: 1.2vw;
	line-height: 0.76;
	width: 100%;
}
._title ._text h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 1.8vw;
	font-weight: 600;
	margin-top: 2vw;
	line-height: 1;
}
._title ._text h3 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 1.5625vw;
	font-weight: 300;
	line-height: 1;
}
._title ._text h2.h-trd {
	margin-top: 2.5vw;
	font-size: 2.2vw;
}
.line {
	width: 10.15625vw;
	margin-right: 0;
	margin-top: 3vh;
}
.ptitle img {
	display: block;
	width: 3.9vw;
}
.ptitle {
	font-size: 4.125vw;
	color: #00ADDC;
	font-weight: 400;
	margin: 0;
	padding-right: 15vw;
	padding-top: 10vh;
}
._arrowdown {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 43vw;
	animation: bounce 1s infinite alternate;
	-webkit-animation: bounce 1s infinite alternate;
	width: 6vw;
}
@keyframes bounce {
	from {
		transform: translateY(0px);
	}
	to {
		transform: translateY(-15px);
	}
}
@-webkit-keyframes bounce {
	from {
		transform: translateY(0px);
	}
	to {
		transform: translateY(-15px);
	}
}
.en {
	font-size: 90%;
}
#form {
	background-image: url('../../images/land_with_form/form.png');
	width: 100%;
	height: auto;
	background: none;
	color: #fff;
}
._click2call {
	display: none;
}
._formtitle {
	text-align: center;
	direction: rtl;
}
._formtitle h2 {
	font-size: 1.5vw;
	font-weight: 300;
	padding: 0;
	line-height: 1.3vw;
	width: 85%;
	margin: 0vw auto 1.5vw;
	text-shadow: 0px 0px 0px;
	text-align: center;
	padding-bottom: 3vh;
}
._formtitle h2 strong {
	font-size: 113%;
	color: #1a2167;
	background: #e6ccaf;
	width: 100%;
	display: block;
	padding: .3vw 0;
	margin-bottom: 1vw;
}
._fullname {
	margin: 0 auto;
	margin-top: 0vw;
	position: relative;
	margin-bottom: 1vw;
}
._fullname input {
	width: 100%;
	border-radius: 0;
	border: 0;
	direction: rtl;
	font-size: 1.4vw;
	height: 2vw;
	background: transparent;
	color: #161932;
	text-indent: .3vw;
	border-bottom: 2px solid #11b2de;
	padding: 0;
}
._phone {
	margin: 0 auto;
	margin-top: 0;
	position: relative;
	margin-bottom: 1vw;
}
._phone input {
	width: 100%;
	border-radius: 0;
	border: 0;
	direction: rtl;
	height: 100%;
	text-indent: 0;
	font-size: 1.4vw;
	height: 2vw;
	background: transparent;
	color: #161932;
	text-indent: .3vw;
	border-bottom: 2px solid #11b2de;
	padding: 0;
}
._email {
	margin: 0 auto;
	width: 100%;
	margin-top: 0;
	position: relative;
}
._email input {
	width: 100%;
	border-radius: 0;
	border: 0;
	direction: rtl;
	height: 100%;
	text-indent: 0;
	font-size: 1.4vw;
	height: 2vw;
	background: transparent;
	color: #161932;
	text-indent: .3vw;
	border-bottom: 2px solid #11b2de;
	padding: 0;
}
._spam,
._call {
	display: flex;
	direction: rtl;
	margin: 0 auto;
	margin-top: 1vh;
	width: 100%;
	margin-bottom: 1vh;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center;
}
._spam a {
	color: #161932;
}
.wpcf7-list-item {
	margin: 0;
}
._spam label,
._call label {
	display: flex;
	align-items: baseline;
	font-size: 1vw;
	font-weight: 400;
	line-height: 1;
	padding-left: 0vw;
	position: relative;
	top: 0;
	color: #161932;
	text-align: right;
}
._submit {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 2vh;
	padding-top: 1vh;
}
._submit button {
	width: 100%;
	direction: rtl;
	background: none;
	border: 0;
	height: 5.8vh;
	background-position: center top;
	font-size: 1.7vw;
	margin-top: 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: 400;
	color: #fff;
	width: 100%;
	text-align: center;
	background-color: #00addc;
	display: flex;
	padding-right: 3vw;
	padding-left: 3vw;
	line-height: 1.7;
}
._submit button p {
	margin: 0;
}
._submit button .txt {
	margin-right: 1vw;
	margin-top: 0.1vw;
}
._submit button .arr {
	width: 25%;
	margin-top: 0.9vw;
	margin-right: 4.5vw;
}
._submit button .arr img {
	max-width: 70%;
}
.mishpati p {
	margin: 0;
	padding: 0;
	color: #fff;
}
.mishpati {
	position: absolute;
	top: 52vw;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	padding: 1vw 0;
	font-size: .85vw;
	background: #1a2168;
	width: 100%;
	height: auto;
	top: auto;
	position: absolute;
	box-shadow: inset 0px 2px 20px rgba(0, 0, 0, 0.6784313725490196);
	bottom: 0;
}
.ouradvtg {
	font-size: 3.125vw;
	color: #fff;
	margin: 0;
	text-align: center;
}
.advtgs {
	display: flex;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center;
	width: 35.5vw;
	position: relative;
}
.advtg {
	display: flex;
	color: #fff;
	font-size: 2vw;
	margin-top: 4vh;
}
.advtg {
	display: flex;
	text-align: right;
}
.advtgflex,
.hashkaflex {
	width: 100%;
	justify-content: space-between;
	padding-bottom: 5vh;
	padding-top: 3vh;
}
.kerenDiv {
	width: 38vw;
	padding-top: 5vh;
	font-weight: 100;
}
.kerenTitle {
	font-size: 2.6vw;
}
.kerenTitle span {
	color: #00ADDC;
}
.kerenrun {
	font-size: 2vw;
	line-height: 1;
}
.bigadvtgdiv,
.bighashkadiv {
	padding-right: 6vw;
	width: 60%;
	padding-top: 4vh;
}
.bighashkadiv {
	padding-right: 2.2vw;
	width: 68%;
}
ul {
	margin-top: 1.4vh;
	margin-bottom: 0;
}
ul li {
	font-size: 1.19vw;
	line-height: 1;
	padding-top: 0.8vh;
}
.advtg p {
	line-height: 1;
	margin: 0;
	margin-right: 1vw;
	padding-top: 1vh;
}
.advtg .advtgimg {
	width: 3.9vw;
	margin: 0;
	object-fit: contain;
}
.advtg .advtgimg img {
	width: 85%;
	display: block;
	margin: auto;
}
.advtg:first-child .advtgimg img {
	width: 2.8vw;
}
#advtg3 {
	width: 2.8vw;
	display: block;
	margin: auto;
}
#advtg4 {
	width: 1.7vw;
}
.vid {
	width: 50vw;
	padding-right: 11.6vw;
	padding-top: 5vh;
	height: 59vh;
}
.videoButton {
	display: none;
}
.closeForm {
	display: none;
}
.check {
	display: none;
}
._sec,
.form {
	width: 25.2vw;
	height: 8vw;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.form {
	height: auto;
	position: fixed;
	top: 7vh;
	left: 1.5vw;
	z-index: 1;
	width: 18.1vw;
	background-color: #FFFFFFCC;
	filter: drop-shadow(4px 4px 17px rgba(0, 0, 0, 0.25));
	border: 2px solid #00addc;
}
.form .btn_blue {
	color: #fff;
	direction: rtl;
	width: 79%;
	margin: auto;
	font-size: 1.7vw;
	font-weight: 200;
	background-color: rgb(0 173 220);
	margin-top: 2vw;
}
.form .btn_blue a {
	color: #fff;
	text-decoration: none;
	direction: rtl;
	display: block;
	width: 100%;
	padding-right: 1vw;
	padding-left: 2vw;
	padding-top: 0.3vw;
	padding-bottom: 0.3vw;
}
.form .btn_blue a img {
	display: inline-block;
	width: 2.5vw;
	margin-right: 4vw;
}
.btn_drop {
	width: 80%;
	margin: auto;
}
.btn_drop .btn_back {
	color: #fff;
	direction: rtl;
	width: 100%;
	font-size: 1.5vw;
	font-weight: 200;
	background-color: transparent;
	margin-top: 1vw;
}
._list .btn_drop .btn_back #form a {
	font-weight: 400;
	color: #161932;
}
.btn_drop .btn_back img {
	display: inline-block;
	width: 3vw;
	margin: auto;
	margin-left: 0;
}
._sec {
	background-image: url('../../images/land_with_form/w1.png');
}
._list {
	color: #fff;
	right: 31vw;
	top: 19vw;
}
._list h2 {
	font-size: 1.75vw;
	margin: 0;
	padding: 0;
}
._list h3 {
	margin: 0;
	padding: 0;
	margin-top: 1.6vw;
	font-size: 2.4vw;
}
._list h3 br {
	display: none;
}
._list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.4vw;
	display: flex;
	width: 38vw;
	flex-wrap: wrap;
	justify-content: space-between;
}
._list ul li {
	font-size: 1.6vw;
	width: 30%;
	display: flex;
	margin-top: 1vw;
}
li .li-p {
	line-height: 1.11;
	font-size: 1.359375vw;
	font-weight: bold;
	margin-right: 1vw;
}
._list ul li ._img {
	width: 2.4vw;
	align-self: center;
	margin: 0;
}
._list ul li ._img img {
	align-self: center;
	object-fit: contain;
	width: 100%;
}
._list ul li:nth-of-type(2) ._img {
	width: 2vw;
}
div.li-txt {
	font-weight: 200;
	font-size: 2vw;
	line-height: 1;
	text-align: center;
	margin: auto;
	margin-top: -.5vw;
}
._badges-funding-complete {
	position: absolute;
	top: 16.2vw;
	right: 3vw;
	width: 70vw;
	display: flex;
	justify-content: space-between;
}
._badges-funding-complete img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
._badges-funding-complete span.badge {
	color: #fff;
	background-color: #0e2d6d;
	text-decoration: none;
	position: absolute;
	right: 0.5vw;
	width: 3.5vw;
	text-align: center;
	padding: .2vw .3vw;
	font-size: 1vw;
	font-weight: bold;
	top: 0.5vw;
	z-index: 1;
}
._legal {
	color: #fff;
	width: 100%;
	font-size: 22px;
	/* background-color: #161932; */
	margin: 0 auto;
	direction: rtl;
	line-height: 1.15;
	margin-right: 0;
	text-align: revert;
	margin-top: 5vh;
	bottom: 0;
	right: 0;
	left: 0;
	display: block;
	margin: auto;
}
._legal-p {
	/* padding-top: 5vh; */
	padding-bottom: 4vh;
	line-height: 1;
	width: 73vw;
	margin: 5vh 15vw auto auto;
	/* margin-right: 15vw; */
	background-color: #161932;
}
._legal-p p {
	margin: 0;
}
._legal-p a {
	color: inherit;
}
.buttons {
	display: none;
}
._btn2 {
	display: none;
}
.desktop_hide {
	display: none;
}
.mobile_hide {
	display: inherit;
}
.gallery-container {
	width: 100%;
}
.gallery-wrapper {
	display: flex;
}
.gallery-slide {
	margin: 0.5vw;
}
.name {
	position: absolute;
	color: #fff;
	text-align: left;
	font-weight: 300;
	top: 6.5vw;
	right: 7vw;
	font-size: 1.5vw;
	width: 7vw;
	line-height: 1.6vw;
}
.rotateimg180 {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-button-next {
	display: none;
}
hr.main-hr.two.desktop_hide {
	display: none;
}
.brmob {
	display: none;
}
label.error,
.wpcf7-not-valid-tip {
	color: red;
	text-align: right;
	width: 100%;
	display: block;
	direction: rtl;
	margin: 0;
	position: relative;
	left: 0;
	top: 0;
	right: 0;
	left: auto;
	top: auto;
	bottom: 0;
	font-size: 20px !important;
}
.wpcf7 form .wpcf7-response-output {
	line-height: 1.2;
	color: #000;
	margin: 0 0 30px 0;
	font-size: 20px;
}
#spam-error,
#course-error {
	order: 3;
}
#click2callFloat {
	display: none !important;
}
::-webkit-input-placeholder {
	color: #161932;
	font-weight: 400;
}
::-moz-placeholder {
	color: #161932;
	font-weight: 400;
}
:-ms-input-placeholder {
	color: #161932;
	font-weight: 400;
}
:-moz-placeholder {
	color: #161932;
	font-weight: 400;
}
.popup {
	position: absolute;
	z-index: 1;
	width: 50vw;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 4vw;
	display: flex;
	justify-content: flex-start;
}
.popup .inner {
	width: 100%;
	text-align: right;
	direction: rtl;
	padding: 1vw 1.5vw;
	position: absolute;
	overflow: hidden;
	position: absolute;
	top: 10vw;
	z-index: 1;
	background-color: #fff;
	display: flex;
}
.inner .txt-pop {
	margin-right: -2vw;
	margin-top: -1vw;
	padding: 3vw;
}
.popup .inner h2,
.popup .inner p,
.popup .inner h3 {
	margin: 0;
	padding: 0;
	color: #0e2d6d;
	line-height: 1.2;
}
.popup .inner h2 {
	font-size: 1.55vw;
}
.popup .inner h3 {
	font-size: 1.3vw;
	color: #007de9;
	font-weight: bold;
	margin-top: 2vw;
}
.popup .inner p {
	font-size: 1.3vw;
	width: 100%;
	line-height: 1.1;
	margin-top: .2vw;
}
.inner .txt-pop h3 {
	color: #1f99d1;
}
.popup .pic {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 auto;
	width: 50%;
}
.popup .pic picture img {
	width: 100%;
}
.popup .close {
	background: none;
	border: 0;
	position: absolute;
	top: 8vw;
	right: -3vw;
	width: 1.6vw;
	cursor: pointer;
	z-index: 3;
}
.popup {
	display: none;
}
.popup.active {
	display: block;
}
article {
	width: 70%;
	margin: auto;
	position: relative;
}
.right-img-section {
	background-image: url("../../images/land_with_form/bg.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right 0vw;
	width: 27vw;
	height: 100%;
	right: 0;
	position: fixed;
}
.feedback {
	display: none;
	padding-top: 3vw;
	padding-bottom: 3vw;
	font-size: 1.5vw;
	direction: rtl;
	width: 107%;
}
.feedback .txt-feed {
	text-align: center;
	color: #161932;
	line-height: 1;
}
.feedback .txt-feed h1 {
	margin: 0;
	color: #00addc;
}
.closed {
	display: none;
}
.open {
	display: block;
	-webkit-animation: slide-down .6s ease-out;
	-moz-animation: slide-down .6s ease-out;
}
.rotate {
	transition-duration: 0.3s;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.change {
	transition: 0.3s;
	display: inline-block;
	line-height: 1;
	margin-top: 0;
}
.change strong {
	font-weight: 600;
	font-size: 2.6vw;
}
.mashkiimonly {
	color: #00ADDC;
	font-size: 1.2vw;
}
@-webkit-keyframes slide-down {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes slide-down {
	0% {
		opacity: 0;
		-moz-transform: translateY(-10%);
	}
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}
.x-f img {
	display: inline-block;
	width: 2vw !important;
	margin-right: 6.6vw !important;
}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../../images/land_with_form/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../../images/land_with_form/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../../images/land_with_form/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../../images/land_with_form/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../../images/land_with_form/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../../images/land_with_form/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../../images/land_with_form/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../../images/land_with_form/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px;display: none !important;}
div.pp_default .pp_expand:hover{background:url(../../images/land_with_form/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../../images/land_with_form/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../../images/land_with_form/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../../images/land_with_form/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../../images/land_with_form/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../../images/land_with_form/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../../images/land_with_form/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px;display: none !important;}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../../images/land_with_form/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../../images/land_with_form/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../../images/land_with_form/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../../images/land_with_form/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}
div.light_rounded .pp_next:hover{background:url(../../images/land_with_form/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../../images/land_with_form/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../../images/land_with_form/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../../images/land_with_form/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../../images/land_with_form/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../../images/land_with_form/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../../images/land_with_form/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../../images/land_with_form/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../../images/land_with_form/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../../images/land_with_form/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../../images/land_with_form/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../../images/land_with_form/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../../images/land_with_form/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../../images/land_with_form/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../../images/land_with_form/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../../images/land_with_form/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../../images/land_with_form/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../../images/land_with_form/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../../images/land_with_form/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../../images/land_with_form/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../../images/land_with_form/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../../images/land_with_form/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../../images/land_with_form/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../../images/land_with_form/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../../images/land_with_form/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../../images/land_with_form/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../../images/land_with_form/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../../images/land_with_form/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../../images/land_with_form/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../../images/land_with_form/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../../images/land_with_form/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../../images/land_with_form/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../../images/land_with_form/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../../images/land_with_form/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px !important;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../../images/land_with_form/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../../images/land_with_form/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%;display: none;}
a.pp_previous{background:url(../../images/land_with_form/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%;display: none;}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../../images/land_with_form/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../../images/land_with_form/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
.fa {
	font-family: FontAwesome !important;
}
.blockpage {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.71);
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: .3s all
}
.blockpage.active {
	opacity: 1;
	visibility: visible
}
.blockpage.active i {
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	top: 17vw;
	font-size: 7vw
}
#INDmenu-btn svg {
	height: 40px !important;
}
.submit-btn-wrap {
	display: block;
	position: relative;
	z-index: 0;
}
.submit-btn-wrap::after {
	content: "";
	display: block;
	clear: both;
}
.submit-btn-wrap::before {
	content: "";
	display: none;
	background: #fff;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 50000;
	align-items: center;
	justify-content: center;
}
.submit-btn-wrap .wpcf7-spinner {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 50001;
	margin: 0;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
form.submitting .submit-btn-wrap .wpcf7-spinner,
form.submitting .submit-btn-wrap::before {
	display: block;
}
@media (min-width: 1024px) {
	._title {
		top: -5vw;
	}
	._list ul li:nth-of-type(2) div.li-txt {
		margin-top: -0.3vw;
	}
	._list ul li:nth-of-type(6) div.li-txt {
		margin-top: 1.1vw;
	}
	._list ul li:nth-of-type(2) ._img {
		width: 2.4vw;
	}
	._list ul li:nth-of-type(2) ._img {
		margin-bottom: 1.2vw;
	}
	._list ul li:nth-of-type(1) {
		position: relative;
	}
	.gallery-slide {
		flex-shrink: 0;
		width: 100%;
		height: 100%;
		position: relative;
		transition-property: none;
		width: auto;
		flex-shrink: inherit;
	}
	.gallery-container {
		overflow: inherit;
	}
	.btn_drop .btn_back {
		color: #161932;
		direction: rtl;
		width: 100%;
		font-size: 1.71875vw;
		font-weight: 400;
		background-color: transparent;
		text-align: center;
	}
	.lineform {
		width: 2.8125vw;
		height: 0.15vw;
		background-color: #00addc;
		margin: auto;
	}
	#show_popup0 {
		width: 13.4vw;
	}
	._list ul li:nth-of-type(1) ._img {
		width: 2vw;
	}
}
@media (min-width: 2000px) {
	#show_popup11 div.name {
		top: 6.5vw;
		right: 6vw;
		width: 8vw;
	}
	.name {
		top: 5.5vw;
		right: 5vw;
	}
}
@media (min-width: 2350px) {
	#show_popup11 div.name {
		top: 5.5vw;
		right: 5vw;
	}
	.name {
		top: 4.5vw;
		right: 4vw;
	}
}
@media (min-width: 2580px) {
	#show_popup11 div.name {
		top: 4.5vw;
		right: 3.5vw;
	}
	.name {
		top: 3.5vw;
		right: 3vw;
	}
}
@media (max-width: 1024px) {
	.btn_drop .btn_back img {
		width: 23px;
	}
	._submit button img {
		width: 43px !important;
	}
	.feedback .txt-feed {
		font-size: 7vw;
	}
	.btn_drop .btn_back {
		width: 100%;
	}
	.gallery-wrapper {
		display: flex;
		flex-direction: column;
		width: 87vw;
		margin: auto;
	}
	.gallery-slide {
		margin-bottom: 2vw;
		margin-top: 2vw;
	}
	hr.main-hr {
		width: 11.5vw;
		bottom: unset;
		top: 58vw;
	}
	hr.main-hr.two.desktop_hide {
		display: block;
		width: 11vw;
		bottom: 426vw;
		right: 44vw;
	}
	.desktop_hide {
		display: inherit;
	}
	.mobile_hide {
		display: none;
	}
	._badges-funding-complete {
		top: 88vw;
		width: 100%;
		display: block;
		right: 0vw;
	}
	._badges-funding-complete h2 {
		color: #fff;
		text-align: center;
		font-size: 8vw;
		font-weight: 300;
	}
	span.badge.white,
	#show_popup11 span.badge {
		width: 27vw;
		left: -54vw;
	}
	.swiper-pagination {
		top: 83vw;
		text-align: center;
		width: 100%;
	}
	.gallery-slide.swiper-slide-active {
		width: 226px;
	}
	.gallery-slide-active.swiper-slide span.badge {
		display: block;
		width: auto;
		font-size: 4vw;
		width: 25vw;
		padding: 1.5vw 1vw;
		left: -52vw;
		top: 5vw;
	}
	.gallery-container-3d .swiper-slide-shadow-left {
		background-image: none;
	}
	.gallery-container-3d .swiper-slide-shadow-right {
		background-image: none;
	}
	.swiper-button-prev:after,
	.swiper-button-next:after {
		display: none;
	}
	.swiper-button-prev,
	.swiper-button-next {
		top: 103%;
		width: calc(var(--swiper-navigation-size)/ 44 * 37);
	}
	._list a {
		color: inherit;
		text-decoration-line: none;
		padding-bottom: 2vw;
		position: relative;
		text-align: center;
		font-size: 20px;
		right: 0vw;
		color: #161932;
		text-decoration: underline;
	}
	.arr-d {
		width: 4vw;
		display: inline-block;
		margin-right: 2vw;
	}
	.INDMobile #INDmenu-btn {
		bottom: 20vw !important;
	}
	.swiper-pagination-bullet {
		background: #fff;
		opacity: .5;
		margin: 5px;
	}
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
		background: #fff;
		opacity: 1;
	}
	.gallery-slide span.badge {
		display: none;
	}
	body {
		overflow: unset;
        background-position: top left;
        background-image: url(../../images/land_with_form/bgmob.png);
        background-size: 240px;
	}
	.slick-list {
		width: 100%;
	}
	.buttons {
		display: block;
		position: fixed;
		bottom: 0;
		background: #00c9ff;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
		flex-direction: row-reverse;
		padding: 0;
		z-index: 999;
		padding-top: 0;
		height: 60px;
	}
	.buttons>div {
		width: 47%;
		width: 100%;
	}
	.buttons>div a {
		direction: rtl;
		display: block;
		text-align: center;
		color: #fff;
		font-weight: 300;
	}
	._btn1 a#btn1 {
		font-size: 40px;
		padding-bottom: 0;
		text-decoration: unset;
	}
	#btn1 img {
		width: 50px;
		margin-right: 20px;
		margin-bottom: 2px;
	}
	a.link-out {
		font-size: 8vw;
		padding-top: 1vw;
		text-decoration: none;
		background: #089fd0;
		width: 50%;
		margin: auto;
	}
	.ar-send {
		display: none;
		position: absolute;
		bottom: 6.5vw;
		left: 9vw;
	}
	._sec {
		width: 100%;
		height: 35vw;
		background-image: url(../../images/land_with_form/w2.png);
		margin-bottom: 5vw;
	}
	._subtitle h3 {
		font-size: 9vw;
		margin-top: 5vw;
	}
	._subtitle h3:after {
		right: 4vw;
		width: 16vw;
		top: 4vw;
	}
	._subtitle h3:before {
		left: 4vw;
		width: 16vw;
		top: 4vw;
	}
	.check {
		display: block;
		width: 100%;
		margin: 0 auto;
		margin-top: 10vw;
	}
	._title3 span {
		display: none;
	}
	.closeForm {
		text-decoration: none;
		color: #fff;
		padding: 0.5vw 2vw;
		font-size: 7vw;
		margin-top: 2vw;
		display: none;
		margin: 0;
		right: 0;
		font-weight: bold;
		position: absolute;
		top: 1vw;
		right: 2vw;
		width: 5vw;
		display: none;
	}
	.modal .closeForm {
		display: none;
		position: absolute;
		top: -80px;
		right: 0;
		padding: 4px;
		padding-bottom: 0;
		color: #000;
		font-size: 40px;
		margin: 0;
	}
	.videoButton {
		display: block;
		position: fixed;
		bottom: 0;
		width: 100%;
		background: #010b4b;
		text-align: center;
		padding: 2vw 0;
		z-index: 1;
	}
	.videoButton button {
		width: 90%;
		color: #fff;
		direction: rtl;
		background: none;
		border: 0;
		background-image: url(../../images/land_with_form/button.png);
		height: 3.3vw;
		background-position: center top;
		font-size: 1.9vw;
		margin-top: 1vw;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		cursor: pointer;
		height: 14vw;
		font-size: 8vw;
	}
	._caption {
		top: 36vw;
		font-size: 3.5vw;
		right: 15vw;
	}
	._arrowdown {
		display: none;
	}
	.container {
		height: auto;
		background-size: cover;
		position: unset;
	}
	._logo {
		width: 28vw;
		right: auto;
		left: 0;
		top: 10vw;
		position: absolute;
		right: 5vw;
		margin: 0;
		left: auto;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.form ._logo {
		display: none;
	}
	.form .btn_blue {
		display: none;
	}
	.btn_back #btn_back img {
		display: none;
	}
	.shadebody::before {
		background-color: rgba(0, 0, 0, 0.73);
	}
	section {
		padding: unset !important;
		width: 100%;
		margin: auto;
		position: relative;
		z-index: 55555;
		background-color: #161932;
	}
	.logo {
		width: 102.03px;
		z-index: 11;
		padding-right: 0;
		margin-right: 0;
		display: block;
	}
	.datacom img {
		width: 113px;
		padding-left: 6px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 0vh;
	}
	.datacom {
		top: 15px;
		left: 0;
	}
	._title {
		right: 3vw;
		left: 0;
		margin: 0 auto;
	}
	._title ._img {
		width: 2vw;
		width: 1.7vw;
	}
	._title ._text {
		margin: 0 auto;
		top: 0;
		padding-top: 0;
		padding-bottom: 0;
		text-align: right;
		position: unset;
		width: 90%;
		margin-top: 20px;
	}
	._title ._text h1 {
		margin-top: 0;
		margin-bottom: 3vw;
		font-size: 13vw;
		line-height: 1;
		font-weight: 700;
		text-align: center;
	}
	._title ._text h2 {
		padding: 0;
		font-size: 6vw;
		width: 100%;
		margin: 0;
		line-height: 1.15;
		font-weight: 300;
		text-align: right;
	}
	._title ._text h2 strong {
		display: block;
	}
	._title ._text h2 br {
		display: none;
	}
	._title ._text h3 {
		font-size: 22px;
		margin-top: 10px;
	}
	._title ._text h3 br {
		display: none;
	}
	.h3line {
		display: block;
		border: solid 1px #00addc;
	}
	article {
		width: 100% !important;
	}
	._title ._text h2.h-sec {
		color: #fff;
		margin: 0;
		padding: 0;
		font-size: 30px;
		font-weight: 300;
		margin-top: 1.3vw;
		line-height: 1;
		text-align: right;
		margin: auto;
		margin-top: 10px;
	}
	.brmob {
		display: block !important;
	}
	.brdesk {
		display: none;
	}
	.arrows {
		display: none;
		width: 57.33px;
		margin-top: 0;
	}
	h1 {
		font-size: 55px;
		line-height: 0.8;
		padding-top: 110px;
		width: 70%;
		color: #fff;
		text-align: center;
		margin-right: 0;
		margin: auto;
	}
	h1 br {
		display: none;
	}
	.linerec {
		height: 2px;
		width: 190px;
		margin-top: 10px;
	}
	.lines1 {
		width: 90%;
		padding-top: 20px;
	}
	.the-content,
	h2 {
        font-size: 28px;
        width: 330px;
        max-width: 100%;
        margin: auto;
        padding-top: 20px;
        padding-right: 0;
        text-align: center;
        margin-right: 0;
        margin: auto;
 }
	.guypic {
		width: 88px;
        object-fit: contain;
	}
	.guyDets {
		width: 100%;
		font-size: 30px;
		position: unset;
        padding-top: 20px;
	}
	.guyRun{
		font-size:32.78px;
		width: 100%;
	}
	.guyTitle {
		position: relative;
		font-size: 32.78px;
	}
	.whenMeetFlex {
		margin-top: 30px;
		line-height: 0.8;
		justify-content: center;
	}
	.whataboutflex {
		font-size: 22px;
		margin-top: 70px;
	}
	.whataboutflex p {
		line-height: 1;
	}
	.whataboutflex img {
		width: 16px;
	}
	.whenDate {
		margin: 0 5px;
	}
	.whenDate p {
		font-size: 40.15px;
        padding-left: 10px;
	}
	.whenDate p span {
		display: block;
		font-size: 26px;
	}
	.whenDate p strong {
		font-size: 47.48px;
	}
	.whereHoure p {
		font-size: 109.99px;
        top: 0;
        line-height: 0.7;
	}
	.arrs {
		width: 23.07px;
		object-fit: contain;
		position: relative;
		top: -8px;
		margin: 0 6px;
	}
	.lines2 {
		width: 143.31px;
		position: relative;
		top: -3px;
	}
	.mezumzam {
		padding-top: 20px;
		font-size: 20px;
		line-height: 1;
	}
	.globalbonds {
		display: block;
		width: 90%;
		padding-top: 0;
		margin: auto;
	}
	.globalbond .title {
		font-size: 63.29px;
	}
	.globalbond .desc {
		font-size: 28px;
		line-height: 1;
		padding-top: 15px;
		width: 100%;
	}
	.globalbond {
		padding-top: 30px;
		width: 100%;
	}
	h3 {
		font-size: 30px;
		line-height: 1;
		margin: 0;
		padding-top: 40px;
		width: 90%;
		margin: auto;
		text-align: center;
		font-weight: 200;
	}
	.ptitle {
		font-size: 40px;
		margin: 0;
		padding-right: initial;
		padding-top: 40px;
		padding-bottom: 0;
	}
	.ptitle img {
		width: 40px;
	}
	.inner {
		text-align: center;
		padding-right: 0;
		padding-top: 22px;
		width: 90%;
		margin: auto;
	}
	.ouradvtg {
		font-size: 30px;
		font-weight: bolder;
	}
	.advtgflex {
		width: 100%;
		display: block;
		padding-bottom: 30px;
	}
	.advtg img {
		width: 70px;
		height: unset;
	}
	#advtg1 {
		width: 50px !important;
		height: unset;
	}
	#advtg4 {
		width: 70px;
	}
	.advtg p {
		padding-right: 0;
		font-size: 40px;
		margin-right: 13px;
		text-align: right;
		padding-top: 20px;
		width: 80%;
		margin: auto;
		margin-right: 12px;
	}
	.advtg p br {
		display: none;
	}
	.advtg p span {
		font-size: 30px;
	}
	.advtgflex,
	.advtg {
		width: 100%;
		padding-top: 0;
		font-size: 23px;
	}
	.advtg {
		margin: auto;
		padding-top: 40px;
	}
	.advtgs {
		width: 100%;
		right: 0;
	}
	.advtg .advtgimg {
		width: 90px;
		height: unset;
		margin: auto;
	}
	.advtg:first-child .advtgimg img {
		width: unset;
	}
	.advtg .advtgimg img,
	#advtg4,
	#advtg3 {
		width: unset;
		display: block;
		margin: auto;
	}
	.kerenDiv {
		width: 100%;
		text-align: right;
		padding-top: 20px;
	}
	.kerenTitle {
		font-size: 40px;
		padding-top: 30px;
	}
	.kerenrun {
		font-size: 25px;
		line-height: 1;
	}
	.vid {
		width: 100%;
		padding-right: initial;
		padding-top: 0;
		height: 220px;
	}
	ul {
		margin-top: 10px;
	}
	ul li {
		font-size: 23px;
		line-height: 1;
		padding-top: 7px;
		width: 80%;
	}
	.peoplemob {
		display: block;
		width: 100%;
		margin-top: 20px;
	}
	.hashka {
		font-size: 23px;
		width: 50%;
		padding-top: 30px;
	}
	#hashka1 {
		width: 34px;
	}
	#hashka4 {
		width: 40px;
	}
	#hashka2 {
		padding-top: 10px;
	}
	.hashka img {
		width: 33px;
	}
	._title ._text h2.h-trd {
		margin-top: 10vw;
		font-size: 7.2vw;
		font-weight: 200;
	}
	h1 .migvan {
		font-size: 24px;
	}
	h1 .tashkiu,
	h1 .tavinu {
		font-size: 90px;
		padding-top: 0;
		font-weight: 200;
	}
	.viloet {
		background: #000a4b;
		height: 85vw;
		top: 48vw;
		box-shadow: 0px 0px 0px;
		display: block;
		display: block;
		display: none;
	}
	.form {
		z-index: 9;
		width: 90%;
		max-width: 400px;
		opacity: 1;
		visibility: visible;
		height: auto !important;
		position: relative;
		left: unset;
		right: unset;
		margin: 0 auto;
		text-align: center;
		padding: 20px;
		margin-top: 30px;
		margin-bottom: 30px;
		top: unset;
		z-index: 10001;
		border: unset;
	}
	.btn_drop {
	   width: 100%;
	}
	.btn_drop .btn_back {
		color: #161932;
	}
	.lineform {
		width: 58px;
		height: 4px;
		display: block;
		background-color: #00addc;
		margin: auto;
	}
	.modal-bg {
		z-index: 999;
		width: 100vw;
	}
	.change strong {
		font-size: 30px !important;
	}
	.modal {
		background-color: rgba(0, 0, 0, 0.6);
	}
	#form {
		width: 100%;
		left: 0;
		right: 0;
		top: 122vw;
		height: auto;
		z-index: 9;
		width: 100%;
		margin: 0 auto;
		border-radius: 10px;
		padding-top: 0vw;
		padding-bottom: 0vw;
		background: transparent;
	}
	.modal .form {
		display: block;
		position: fixed;
		top: auto;
		width: 90%;
		width: 90%;
		background: #fff;
		left: 0;
		top: 5%;
		transform: unset;
		right: 0;
		height: 65vh !important;
	}
	.open_form .buttons {
		z-index: 0;
	}
	.form.on {
		opacity: 1;
		visibility: visible;
	}
	#btn_back span {
		display: block;
		font-size: 6vw;
		text-align: center;
		padding-top: 0;
		margin-top: 0;
	}
	.agentpopup {
		left: 50%;
		transform: translate(-50%, -50%);
		width: 90%;
		height: unset;
		top: 50%;
	}
	.popuprun {
		font-size: 18px;
	}
	.popuptitle {
		font-size: 35px;
	}
	.popupinner {
		width: 90%;
		margin-top: 10px;
		padding-bottom: 15px;
		margin-right: auto;
		margin-left: auto;
	}
	.popbtnform {
		width: 167px;
		height: 43px;
		font-size: 27.1px;
		margin-bottom: 0;
		margin-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
	}
	.popbtnform img {
		width: 28px;
	}
	.rightbtn {
		right: -3vw;
		width: 30px;
	}
	.leftbtn {
		left: -3vw;
		width: 30px;
	}
	.insidepopup {
		display: block;
	}
	.modal .form ._submit {
		width: 100%;
		margin-top: 10px;
		padding-bottom: 0;
	}
	.xpopup,
	.x-f.fa-close,
	.closeForm {
		top: 95px;
		right: 10px;
		width: 35px;
		margin: 0;
	}
	.xpopup {
		top: 11px;
		background-color: #000;
		padding: 5px;
		border-radius: 40px;
		width: 20px;
	}
	.feedback .closeForm {
		top: -5px !important;
	}
	._list2 ul li ._img {
		height: 15vw;
		width: 15vw;
	}
	._list2 p,
	._list2 h3 {
		margin-top: .5vw;
		font-size: 3.5vw;
		padding-right: 4vw;
	}
	._textMishpati br {
		display: none;
	}
	._textMishpati p {
		font-size: 3vw;
		padding: 0;
		margin: 0;
		margin-bottom: 20vw;
		color: #48c3f1;
	}
	hr.formhr {
		top: 1.3vw;
		right: 7vw;
		width: 3vw;
	}
	._formtitle {
		text-align: center;
		direction: rtl;
		margin-top: 1.5vw;
	}
	._formtitle h2 {
		font-size: 6.5vw;
		padding-top: 5vw;
		width: 100%;
		margin: 0;
		line-height: 6vw;
		text-align: center;
	}
	._email input,
	._phone input,
	._fullname input {
		width: 100%;
		font-size: 20px;
		height: 40px;
	}
	._spam,
	._call,
	._fullname,
	._phone,
	._email {
		width: 100%;
		height: auto;
		margin: 0 0 13px 0;
	}
	._spam label,
	._call label {
		font-size: 18px;
		padding-left: 0;
		width: 100%;
	}
	.mishpati {
		top: 227vw;
		height: auto;
		font-size: 3vw;
		text-align: right;
		padding: 3vw 4vw 10vw;
		color: #000;
		WIDTH: auto;
		background: #fff;
		box-shadow: 0px 0px 0px;
		margin-bottom: 5vw;
	}
	.mishpati p {
		color: #000;
	}
	._submit {
		margin-top: 20px;
		margin-top: 2px;
		padding-bottom: 0;
	}
	._submit button {
		height: 50px;
		font-size: 28.1px;
		padding-right: 4vw;
		padding-left: 4vw;
	}
	._submit button .txt {
		margin-right: 1vw;
		margin-top: 1vw;
	}
	._submit button .arr {
		width: 22%;
		margin-top: 5vw;
		margin-right: 30vw;
	}
	input[type="checkbox" i] {
		width: 15px;
	}
	.tik {
		display: none;
	}
	.en {
		font-size: 120%;
	}
	._formtitle h2 strong {
		color: #fff;
		background: none;
	}
	.section3 {
		position: absolute;
		top: 253vw;
		height: auto;
	}
	._list3 p br {
		display: none;
	}
	._list3 p,
	._list3 h3 {
		font-size: 5vw;
		padding: 0 12vw;
	}
	._list3 ul li ._img {
		font-size: 22vw;
	}
	._list3 ul li .arrow {
		width: 100%;
		margin: 5vw auto;
	}
	._textMishpati p {
		text-align: right;
		font-size: 3vw;
		margin-top: 10vw;
		padding: 4vw;
	}
	.section1 {
		height: 305vw;
		min-height: 1vw;
		background-image: url("../../images/land_with_form/bg-mobile.jpg");
		background-size: 100% auto;
	}
	.section2 {
		height: 85vw;
		background: #010b4b;
	}
	.section3 {}
	label.error {
		font-size: 4vw;
		right: 0;
	}
	.section1 .top-section {
		display: none;
	}
	.section1 .top-section-mob {
		display: initial;
	}
	.section1 .top-section-mob .icons-top {
		position: absolute;
		width: 90vw;
		top: 3.5vw;
		right: 5vw;
	}
	.section1 .top-section-mob .logo-new {
		position: absolute;
		width: 32vw;
		right: 9vw;
		top: 10vw;
	}
	#click2callFloat {
		display: block !important;
		background: #2397c9;
		position: absolute;
		top: 30vw;
		color: #fff;
		text-decoration: none;
		display: inline-block;
		width: auto;
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
		padding: 2.5vw;
		font-size: 5vw;
		padding-left: 3vw;
		padding-right: 8vw;
	}
	#click2callFloat i {
		position: relative;
		top: -3vw;
		font-size: 140%;
		position: absolute;
		top: 4vw;
		right: 1vw;
		transform: rotate(-15deg);
	}
	._list {
		top: 172vw;
		left: 0;
		margin: 0 auto;
		width: 100vw;
		right: 0vw;
		position: unset;
		margin-top: 60px;
	}
	._list h2 {
		font-size: 6vw;
		margin-bottom: 3vw;
	}
	._list ul {
		font-size: 5vw;
		display: flex;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	._list ul li {
		margin-top: 0;
		margin-bottom: 46px;
		font-size: 25px;
		width: 45%;
		display: flex;
		flex-direction: column;
	}
	div.li-txt {
		width: 62vw;
		line-height: 1.1;
		text-align: center;
		margin: auto;
		margin-top: 2vw;
		font-weight: 200;
		font-size: 10vw;
	}
	li .li-p {
		line-height: 1.4;
		text-align: center;
		font-size: 24px;
		margin: auto;
		margin-top: 1px;
	}
	._list ul li span {
		width: 35vw;
		align-self: center;
	}
	._list ul li ._img {
		width: 55px;
		margin: auto;
		margin-top: 0;
		display: inline-block;
	}
	._list ul li:nth-of-type(4) ._img {
		width: 65px;
	}
	._list ul li:nth-of-type(1) ._img {
		width: 50px;
	}
	._list ul li:nth-of-type(2) ._img {
		width: 95px;
	}
	._list h3 {
		margin: 0;
		padding: 0;
		margin-top: 1.6vw;
		font-size: 2.4vw;
		background-image: url(../../images/land_with_form/h3.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center top;
		height: auto;
		text-align: center;
		padding: 2vw 0 3vw;
		display: none;
		font-size: 8vw;
	}
	._list h3 br {
		display: block;
	}
	._legal-p {
		width: 90%;
		margin: 0 auto;
		padding: 5vw 0;
		color: #fff;
	}
	._legal-a.btn {
		text-align: center;
		font-size: 5vw;
		margin-top: 5vw;
		color: #fff;
		text-decoration: none;
	}
	.swiper-slide-active.swiper-slide span.badge {
		display: none;
	}
	.popup {
		width: 93vw;
		position: fixed;
	}
	.popup .inner {
		top: 24vw;
		z-index: 1;
		text-align: center;
		padding: 0;
	}
	.popup .inner h2 {
		font-size: 6vw;
		width: 90%;
		margin: 0 auto;
	}
	.popup .inner p {
		margin-top: 3vw;
		font-size: 4vw;
		width: 80%;
		margin: 3vw auto;
	}
	.popup .inner p br {
		display: none;
	}
	.popup .inner h3 {
		font-size: 5vw;
		width: 90%;
		margin: 0 auto;
		line-height: 1;
	}
	.popup .close {
		width: 10vw;
		right: -2vw;
		top: 14vw;
	}
	.popup .inner .txt-pop {
		margin-right: -2vw;
		margin-top: 63vw;
		padding: 7vw;
	}
	.popup .pic {
		position: absolute;
		left: 0;
		top: 0;
		margin: 0 auto;
		width: 100%;
		display: block;
	}
	.popup .pic picture img {
		width: 100%;
		display: block;
	}
	.INDMobile #INDmenu-btn {
		bottom: 37vw !important;
	}
	.container-flex {
		width: 100%;
	}
	.opacitybc {
		opacity: 0.5;
	}
	.blue-section,
	.right-img-section {
		width: 100vw;
	}
	.right-img-section {
		background-image: unset;
		background-repeat: no-repeat;
		background-position: top;
		background-size: unset;
		position: unset;
	}
	.slick-list {
		margin: auto;
		width: 100% !important;
	}
	.logo_ibi {
		width: 21vw;
		right: 6vw;
		top: 4vw;
	}
	.feedback .txt-feed h1 {
		margin: 0;
		color: #00addc;
		width: 100%;
		padding: 0;
	}
	.right-img-section {
		height: 279%;
	}
	._title ._text h1 {
		font-size: 23px;
		line-height: 0.77;
		margin-bottom: 0;
		padding-right: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: 200;
	}
	h1 span {
		font-size: 61px !important;
	}
	.fromfourty {
		font-size: 22px;
	}
	.line {
		width: 153.1px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 9px;
	}
	hr.main-hr {
		top: 54vw;
	}
	._title {
		position: unset;
	}
	._list {
		top: 90vh;
	}
	.slide {
		margin-left: 0;
		margin-right: 0;
	}
	.slick-slide {
		margin-left: 0;
		margin-right: 0;
	}
	.slidersec {
		width: 90%;
	}
	.tikblock {
		width: 100%;
		margin-top: 10px;
	}
	.word {
		display: inline-block;
	}
	.bgmob {
		display: block;
		width: 100%;
	}
	.howworkart {
		width: 90% !important;
		margin: auto;
	}
	.howworkdiv {
		flex-flow: column;
	}
	.howwork {
		width: 100%;
		display: flex;
		margin-top: 20px;
	}
	.howwork img {
		width: 78px;
	}
	.howwork p {
		font-size: 26px;
		margin: auto;
		padding-top: 10px;
		text-align: right;
		margin-right: 15px;
		width: 280px;
	}
	.howwork p br {
		display: none;
	}
	.howworkline {
		position: absolute;
		height: 0.3vh;
		width: 345px;
		top: unset;
		right: -34.4vw;
		z-index: -1;
		-ms-transform: rotate(20deg);
		transform: rotate(90deg);
		bottom: 21vh;
	}
	.howworkfull {
		display: block;
	}
	.howworkfullflex {
		display: flex;
	}
	.howworkpic {
		width: 40px;
		margin-top: 0;
	}
	.bigadvtgdiv,
	.bighashkadiv {
		padding-right: initial;
		width: 100%;
		padding-top: 20px;
		margin: auto;
	}
	.feedback {
		text-align: center;
		width: 100%;
		padding-top: 13vw;
		padding-bottom: 0;
		direction: rtl;
		font-size: 30px;
	}
	.feedback h1 {
		margin-bottom: 0;
	}
	hr.formhr {
		top: 8vw;
		right: 44vw;
		width: 10vw;
	}
	.tiktitle {
		font-size: 26px;
		padding-top: 10px;
	}
	.tikinfo {
		margin-right: 15px;
	}
	.tikrun {
		padding-top: 1px;
		font-size: 26px;
	}
	.tiktitandicon img {
		width: 51px;
		margin-left: 3vw;
		position: absolute;
		left: 0;
	}
	.tikrun span {
		display: none;
	}
	.arrowleft {
		display: none;
	}
	.icontik {
		left: 20px;
		width: 45px;
	}
	.tikcontent {
		bottom: 0;
	}
	.tikinfo button {
		height: 30px;
		font-size: 24.7px;
		margin-top: 0;
		width: 179px;
		padding-right: 10px;
		padding-left: 10px;
		margin-bottom: 5px;
		margin-top: 10px;
		display: flex;
		background: #FFFFFF;
		color: #00addc;
	}
	.tikinfo button img {
		width: 40.29px;
	}
	.right-img-section .icons {
		position: absolute;
		right: 8.5vw;
		top: 15vh;
	}
	.strokebig {
		width: 92px;
		left: -2vw;
	}
	.strokesmall {
		right: -7.6vw;
		position: relative;
		width: 50px;
		bottom: 8vh;
	}
	.closed {
		display: block;
	}
	p {
		margin: auto;
	}
	.x-f img {
		width: 9vw !important;
		margin-right: 1vw !important;
	}
	._list ul li:nth-of-type(1) ._img {
		width: 10vw;
	}
	.blockpage.active i {
		top: 50vw;
		font-size: 30vw
	}
	.img-parent {
		width: 100%;
		padding: 30px 0 0 0;
		gap: 30px 20px;
		justify-content: center;
	}
	.guyFlex {
		width: -webkit-calc(44% - 10px);
		width: calc(44% - 10px);
		margin: 0;
	}
}
@media only screen and (max-width: 1000px) {
	.guyFlex {
		width: -webkit-calc(50% - 10px);
		width: calc(50% - 10px);
	}
}
@media only screen and (max-width: 767px) {
	h1 {
		width: 100%;
	}
	.img-parent {
		padding-top: 26px;
		padding-bottom: 10px;
		display: flex;
		flex-direction: column;
		width: 100%;
		gap: 20px;
	}
	.guyFlex {
		display: flex;
		flex-direction: row;
		width: 100%;
	}
}
@media only screen and (max-width: 480px) { 
    .pp_pic_holder.pp_default { width: 90%!important; left: 5%!important; overflow: hidden; }
    div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
    div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
    .pp_content { width: 100%!important; height: auto!important; }
    .pp_fade { width: 100%!important; height: 100%!important; }
    a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
    #pp_full_res img { width: 100%!important; height: 100%!important; }
    .pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
    a.pp_close { right: 7%!important; top: 10px!important; }
    #pp_full_res { padding: 0 !important; }
    div.pp_default .pp_content, div.light_rounded .pp_content {
        background-color: unset;
    }
}