@font-face{
	font-family:'NotoSansHebrew';
	src:url('fonts/NotoSansHebrew/NotoSansHebrew-Light.eot');
	src:url('fonts/NotoSansHebrew/NotoSansHebrew-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Light.ttf') format('truetype'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Light.svg#NotoSansHebrew-Light') format('svg'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Light.woff') format('woff'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Light.woff2') format('woff2');
	font-display:swap;
	font-weight:300;
}
@font-face{
	font-family:'NotoSansHebrew';
	src:url('fonts/NotoSansHebrew/NotoSansHebrew-Regular.eot');
	src:url('fonts/NotoSansHebrew/NotoSansHebrew-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Regular.ttf') format('truetype'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Regular.svg#NotoSansHebrew-Regular') format('svg'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Regular.woff') format('woff'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Regular.woff2') format('woff2');
	font-display:swap;
	font-weight:400;
}
@font-face{
	font-family:'NotoSansHebrew';
	src:url('fonts/NotoSansHebrew/NotoSansHebrew-Medium.eot');
	src:url('fonts/NotoSansHebrew/NotoSansHebrew-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Medium.ttf') format('truetype'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Medium.svg#NotoSansHebrew-Medium') format('svg'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Medium.woff') format('woff'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Medium.woff2') format('woff2');
	font-display:swap;
	font-weight:500;
}
@font-face{
	font-family:'NotoSansHebrew';
	src:url('fonts/NotoSansHebrew/NotoSansHebrew-SemiBold.eot');
	src:url('fonts/NotoSansHebrew/NotoSansHebrew-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-SemiBold.ttf') format('truetype'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-SemiBold.svg#NotoSansHebrew-SemiBold') format('svg'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-SemiBold.woff') format('woff'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-SemiBold.woff2') format('woff2');
	font-display:swap;
	font-weight:600;
}
@font-face{
	font-family:'NotoSansHebrew';
	src:url('fonts/NotoSansHebrew/NotoSansHebrew-Bold.eot');
	src:url('fonts/NotoSansHebrew/NotoSansHebrew-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Bold.ttf') format('truetype'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Bold.svg#NotoSansHebrew-Bold') format('svg'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Bold.woff') format('woff'),
		url('fonts/NotoSansHebrew/NotoSansHebrew-Bold.woff2') format('woff2');
	font-display:swap;
	font-weight:700;
}
@font-face{
	font-family:'Roboto';
	src:url('fonts/Roboto/Roboto-Regular.eot');
	src:url('fonts/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Roboto/Roboto-Regular.ttf') format('truetype'),
		url('fonts/Roboto/Roboto-Regular.svg#Roboto-Regular') format('svg'),
		url('fonts/Roboto/Roboto-Regular.woff') format('woff'),
		url('fonts/Roboto/Roboto-Regular.woff2') format('woff2');
	font-display:swap;
	font-weight:400;
}
@font-face{
	font-family:'Roboto';
	src:url('fonts/Roboto/Roboto-Black.eot');
	src:url('fonts/Roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/Roboto/Roboto-Black.ttf') format('truetype'),
		url('fonts/Roboto/Roboto-Black.svg#Roboto-Black') format('svg'),
		url('fonts/Roboto/Roboto-Black.woff') format('woff'),
		url('fonts/Roboto/Roboto-Black.woff2') format('woff2');
	font-display:swap;
	font-weight:900;
}
input:-internal-autofill-selected,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
	transition:all 50000s linear 0s;
}
input.error:-internal-autofill-selected,
input.error:-webkit-autofill,
input.error:-webkit-autofill:hover,
input.error:-webkit-autofill:focus,
input.error:-webkit-autofill:active{
	-webkit-text-fill-color:red !important;
}
::-moz-selection{
	background:#2E7DA7 !important;
	color:#fff;
	-webkit-text-fill-color:#fff;
}
::selection{
	background:#2E7DA7 !important;
	color:#fff;
	-webkit-text-fill-color:#fff;
}
input[type="password"], input[type="url"], input[type="text"], input[type="email"], input[type="tel"], input[type="submit"], textarea, select{
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	direction:inherit;
	border-radius:0;
}
button{
	background:none;
	border:none;
	padding:0;
	margin:0;
	line-height:inherit;
	cursor:pointer;
	font-family:inherit;
	font-size:inherit;
	color:inherit;
}
*, *::after, *::before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;}
input[type="button"], input[type="submit"], input[type="image"], input[type="reset"], a, select{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;}
img, embed, object, iframe, svg, hr{max-width:100%;}
textarea{overflow:auto;resize:vertical;}
form, p, blockquote{margin:0;padding:0;}
a img{border:0;text-decoration:none;}
table{border-collapse:collapse;}
a{text-decoration:underline;color:#473328;}
a:hover{text-decoration:none;}
input.error, textarea.error, select.error{color:red;border:1px solid red !important;}
::-webkit-input-placeholder{color:#5a5a5a;opacity:1;}
:-moz-placeholder{color:#5a5a5a;opacity:1;}
.error::-webkit-input-placeholder{color:red !important;opacity:1;}
.error:-moz-placeholder{color:red !important;opacity:1;}
.select2.error + label.error{position:absolute;bottom:0;}
.select2.error ~ .select2-container{margin-bottom:24px;}
.select2.error ~ .select2-container .select2-selection{border-color:red;}
.select2.error ~ .select2-container .select2-selection__rendered{color:red;}
input[type="checkbox"].error ~ span{color:red;}
label.error{color:red;}
.clearfix::after{content:'';display:block;clear:both;min-height:1px;margin:0 0 -1px 0;}
.clear{display:block;clear:both;min-height:1px;}
body.showContrast *:not(.noContrast){
	background-color:#000 !important;
	color:yellow !important;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
body.showContrast [fill]:not([fill=""]):not([fill="none"]){fill:yellow !important;}
body.showContrast [stroke]:not([stroke=""]):not([stroke="none"]){stroke:yellow !important;}
body.showContrast ::-webkit-input-placeholder{color:yellow !important;}
body.showContrast :-moz-placeholder{color:yellow !important;}
body.showContrast .hideOnContrast, body:not(.showContrast) .showOnContrast{display:none;}
body.showContrast .logoImgBlack{display:none !important;}
body.showContrast .logoImgWhite{display:block !important;}
body.showContrast .menuBTNinner:before, body.showContrast .menuIconSpans{background:yellow !important;}
body.showContrast #nav ul ul a{border:1px solid;}
body.showFocus *:focus{outline:3px solid #000 !important;background-color:yellow !important;color:#000 !important;}
body.showFocus *:focus *{background-color:yellow !important;color:#000 !important;}
body.showFocus .menuBTN:focus .menuIconSpans, body.showFocus .menuBTN:focus .menuBTNinner:before{background-color:#000 !important;}
body.showFocus *:focus::-webkit-input-placeholder{color:#000 !important;}
body.showFocus *:focus:-moz-placeholder{color:#000 !important;}
body.showFocus *:focus [fill]:not([fill=""]):not([fill="none"]){fill:#000 !important;}
body.showFocus *:focus [stroke]:not([stroke=""]):not([stroke="none"]){stroke:#000 !important;}
body.showFocus .closeYbox:focus::after, body.showFocus .closeYbox:focus::before{background-color:#000;}
body.showFocus .yBoxFrame.yBoxImgWrap .yBoxNextImg:focus::after,
body.showFocus .yBoxFrame.yBoxImgWrap .yBoxPrevImg:focus::after{
	border-bottom-color:#000;
	border-left-color:#000;
}
.dflex{display:flex;}
.fwrap{flex-wrap:wrap;}
.imgCenterWrap, .imgCenterDesktopWrap, .imgCenterHoverWrap{
	position:relative;
	overflow:hidden;
}
.imgCenter, .imgCenterHover{
	width:auto;
	max-width:none;
	min-width:100%;
	height:100%;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	object-fit:cover;
}
.unsupportedWrap{
	direction:ltr;
	text-align:center;
	font-family:NotoSansHebrew,arial;
}
.unsupported_title{
	color:#000;
	padding:100px;
	font-family:NotoSansHebrew,arial;
	font-size:26px;
	font-weight:500;
	line-height:33px;
}
.unsupported_a{
	margin:0 30px;
	height:128px;
	text-decoration:none;
	display:inline-block;
	vertical-align:top;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	direction:rtl;
}
.unsupported_a img{
	height:128px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.unsupported_a:hover img{
	-webkit-transform:translate(0,-10px);
	transform:translate(0,-10px);
}
.unsupported_a.unsupported_a_1:hover{color:#CE1F45;}
.unsupported_a.unsupported_a_2:hover{color:#F17B06;}
.unsupported_a.unsupported_a_3:hover{color:#4AD67A;}
.unsupported_a.unsupported_a_4:hover{color:#43B3E8;}
.unsupported_a.unsupported_a_5:hover{color:#DD133E;}
html, body{height:100%;}
body{
	background-color:#f3f3f3;
	font-family:NotoSansHebrew,arial;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin:0;
	color:#444;
	text-align:right;
	direction:rtl;
}
.container, .container1079, .container1076{
	width:1684px;
	max-width:100%;
	margin:0 auto;
	padding:0 20px;
}
.container1079{width:1119px;}
.container1076{width:1116px;}
#header{
	background:#35373E;
	width:100%;
	height:104px;
	position:fixed;
	left:0;
	top:0;
	z-index:10;
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.headerPlaceHolder{height:104px;}
#header .container{
	height:100%;
	display:flex;
	align-items:center;
	justify-content:flex-start;
}
body.mobileMenuIsOpen .menuBTNinner:before,
body.mobileMenuIsOpen .menuIconSpans{
	background:#35373E;
}
body.mobileMenuIsOpen #header,
body.headerWhite #header{
	background:#f3f3f3;
}
body.mobileMenuIsOpen #header a,
body.headerWhite #header a{
	color:#35373E;
}
.logoLink{
	margin:0 auto 0 0;
	position:relative;
	text-decoration:none;
}
.logoImgWhite{
	height:54px;
	flex-shrink:0;
	vertical-align:top;
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.logoImgBlack{
	height:100%;
	flex-shrink:0;
	position:absolute;
	left:0;
	top:0;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
body.mobileMenuIsOpen:not(.showContrast) .logoImgWhite,
body.headerWhite:not(.showContrast) .logoImgWhite{
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
}
body.mobileMenuIsOpen:not(.showContrast) .logoImgBlack,
body.headerWhite:not(.showContrast) .logoImgBlack{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
.topSearchForm{
	margin:0 20px;
	position:relative;
}
.topSearchField{
	background:none;
	width:18px;
	height:44px;
	vertical-align:top;
	border:none;
	border-bottom:1px solid transparent;
	font-size:18px;
	line-height:44px;
	letter-spacing:0.03em;
	color:#fff;
	margin:0;
	padding:0;
}
.topSearchForm.active .topSearchField{
	width:365px;
	padding:0 0 0 30px;
	border-bottom-color:#53B9E5;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	visibility:visible;
}
.topSearchField::-webkit-input-placeholder{color:#fff;opacity:1;}
.topSearchField:-moz-placeholder{color:#fff;opacity:1;}
.topSearchBtn{
	height:100%;
	line-height:18px;
	position:absolute;
	left:0;
	top:0;
}
.closeMobileSearch{
	position:fixed;
	left:20px;
	top:26px;
	z-index:3;
}
.topSearchField, .closeMobileSearch{
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	visibility:hidden;
}
.topSearchBtn svg{vertical-align:top;}
body.showFocus .topSearchField:focus ~ .topSearchBtn path{
	stroke:#000;
}
#header path{
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
body.headerWhite #header [stroke]:not([stroke=""]):not([stroke="none"]){
	stroke:#35373E;
}
body.headerWhite #header [fill]:not([fill=""]):not([fill="none"]){
	fill:#35373E;
}
.menuBTN{
	display:flex;
	width:26px;
	height:31px;
	justify-content:center;
	align-items:center;
}
.menuBTNinner{
	width:100%;
	height:18px;
	position:relative;
}
.menuBTNinner:before,
.menuIconSpans{
	background:#fff;
	width:100%;
	height:3px;
	position:absolute;
	left:0;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.menuIconSpan1{
	top:0;
	-webkit-transition:all 0.15s ease;
	transition:all 0.15s ease;
	-webkit-transition-delay:0.2s;
	transition-delay:0.2s;
}
.menuBTNinner:before{
	content:'';
	top:8px;
}
.menuIconSpan2{
	top:8px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.menuIconSpan3{
	top:16px;
	-webkit-transition:all 0.15s ease;
	transition:all 0.15s ease;
	-webkit-transition-delay:0.2s;
	transition-delay:0.2s;
}
body.mobileMenuIsOpen .menuIconSpan1{
	-webkit-transform:translate(0,6px);
	transform:translate(0,6px);
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transition-delay:0s;
	transition-delay:0s;
}
body.mobileMenuIsOpen .menuIconSpan2{
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transition-delay:0.2s;
	transition-delay:0.2s;
}
body.mobileMenuIsOpen .menuBTNinner:before{
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	-webkit-transition-delay:0.2s;
	transition-delay:0.2s;
}
body.mobileMenuIsOpen .menuIconSpan3{
	-webkit-transform:translate(0,-6px);
	transform:translate(0,-6px);
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transition-delay:0s;
	transition-delay:0s;
}
.headerRightLinks{
	line-height:18px;
	margin:0 20px 0 0;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.headerRightLinks svg{vertical-align:middle;}
#nav{
	display:flex;
	align-items:center;
	height:100%;
}
#nav ul, .moreServicesList{
	display:flex;
	list-style:none;
	padding:0;
	margin:0;
}
#nav > ul{height:100%;}
#nav > ul > li{
	display:flex;
	align-items:center;
	padding:0 21px;
}
#nav > ul > li:first-child{
	padding-right:0;
}
#nav > ul > li > a{
	display:flex;
	align-items:center;
	text-decoration:none;
	font-size:18px;
	line-height:24px;
	position:relative;
	padding:10px 0;
	color:#fff;
	letter-spacing:0.03em;
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
#nav ul ul, .moreServicesList{
	display:flex;
	width:100%;
	gap:60px;
}
#nav ul ul > li, .moreServicesList > li{
	width:25%;
}
#nav ul ul a, .moreServicesList a{
	background:#fff;
	display:flex;
	height:433px;
	max-height:-webkit-calc(100vh - 228px);
	max-height:calc(100vh - 228px);
	text-decoration:none;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	font-weight:600;
	font-size:18px;
	color:#35373E;
	position:relative;
	padding:50px 30px 30px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
#nav ul ul a::after, .moreServicesList a::after, .articlesItem_a::after{
	content:'';
	background:#53b9e5;
	background:-moz-linear-gradient(left,  #53b9e5 0%, #185780 100%);
	background:-webkit-linear-gradient(left,  #53b9e5 0%,#185780 100%);
	background:linear-gradient(to right,  #53b9e5 0%,#185780 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#53b9e5', endColorstr='#185780',GradientType=1 );
	height:3px;
	width:100%;
	position:absolute;
	right:0;
	bottom:0;
}
.subMenuImgWrap{
	display:flex;
	height:152px;
	max-height:-webkit-calc(100% - 100px);
	max-height:calc(100% - 100px);
	align-items:center;
	justify-content:center;
	margin:0 0 62px 0;
}
.subMenuImg{max-height:100%;}
.liMenuhover #nav a{color:#35373E;}
.openSubMenu{width:0;height:0;}
#nav li.focus > a::after,
#nav a:hover::after,
#nav li.current_page_item > a::after,
#nav li.active > a::after,
#nav li > a.active::after{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
#nav ul .subMenu{
	background:#F3F3F3;
	width:100%;
	padding:25px 0 99px 0;
	position:absolute;
	top:100%;
	left:0;
	text-align:center;filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	visibility:hidden;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
#nav li.focus .subMenu{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	visibility:visible;
}
.startScreen{
	background:#35373E;
	display:flex;
	width:100%;
	height:100%;
	align-items:center;
	justify-content:center;
	position:fixed;
	right:0;
	top:0;
	z-index:15;
}
body.startScreenFinish .startScreen{
	-webkit-transform:translate(0,-100%);
	transform:translate(0,-100%);
	-webkit-transition:all 1s ease;
	transition:all 1s ease;
}
.startScreenLogo{
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
}
body.startScreenActive .startScreenLogo{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	-webkit-transition:all 4s ease 0.5s;
	transition:all 4s ease 0.5s;
}
.hpTopBannerSection{
	background:#35373E;
	display:flex;
	min-height:100vh;
	position:relative;
}
body.homeBody #main{
	-webkit-transform:translate(0,130px);
	transform:translate(0,130px);
}
body.homeBody.startScreenFinish #main{
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
	-webkit-transition:all 1s ease;
	transition:all 1s ease;
}
.hpTopBannerSection .swiper-slide{
	background:#35373E;
	display:flex;
}
.swiper-pagination-container{
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,0);
	transform:translate(-50%,0);
	z-index:5;
}
.hpTopBannerPaginationContainer{
	margin:47px 0 0 0;
	min-height: 16px;
}
.swiper-pagination-container .swiper-pagination{
	position:static;
	text-align:right;
	line-height:1px;
}
.hpTopBannerSection .swiper-pagination-bullet{
	background:#fff;
	width:42px;
	height:3px;
	margin:0 0 0 32px !important;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	border-radius:0;
	vertical-align:top;
	position:relative;
	padding: 3px 0;
}
.loadingSlide{
	background:#3587B2;
	width:0;
	height:100%;
	position:absolute;
	right:0;
	top:0;
}
.swiper{width:100%;}
.hpTopBannerFigure{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.hpTopBannerFigure::after{
	content:'';
	background:rgba(0,0,0,0.4);
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.hpTopBannerContainer{
	display:flex;
	align-items:center;
	position:relative;
	z-index:2;
	padding-top:130px;
	padding-bottom:200px;
}
.hpTopBannerText{
	width:50%;
	color:#fff;
	position:relative;
	z-index:1;
}
.hpTopBannerImgWrap{
	width:50%;
	height:100%;
	position:relative;
}
.hpTopBannerImgWrap2{
	width:49vw;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	left:0;
	top:50%;
	-webkit-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.triangles{
	max-height:50%;
	position:absolute;
	left:50%;
	top:50%;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transition:all 2s ease;
	transition:all 2s ease;
}
.regularImg{
	max-height:100%;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transform:translate(0,15%);
	transform:translate(0,15%);
	-webkit-transition:all 1s ease;
	transition:all 1s ease;
}
.swiper-slide-active .regularImg{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
}
.swiper-slide-active .triangles{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
/* Slide 1 */
.hpTopBannerSwiper:not(.swiper-initialized) .swiper-slide:nth-child(1) .triangles:nth-child(1),
.swiper-slide[data-swiper-slide-index="0"] .triangles:nth-child(1){
	-webkit-transform:translate(0,100%);
	transform:translate(0,100%);
}
.hpTopBannerSwiper:not(.swiper-initialized) .swiper-slide:nth-child(1) .triangles:nth-child(2),
.swiper-slide[data-swiper-slide-index="0"] .triangles:nth-child(2){
	-webkit-transform:translate(-100%,100%);
	transform:translate(-100%,100%);
}
.hpTopBannerSwiper:not(.swiper-initialized) .swiper-slide:nth-child(1) .triangles:nth-child(3),
.swiper-slide[data-swiper-slide-index="0"] .triangles:nth-child(3){
	margin-left:-2px;
	-webkit-transform:translate(50%,100%);
	transform:translate(50%,100%);
}
.hpTopBannerSwiper:not(.swiper-initialized) .swiper-slide:nth-child(1) .triangles:nth-child(4),
.swiper-slide[data-swiper-slide-index="0"] .triangles:nth-child(4){
	margin-left:-2px;
	-webkit-transform:translate(-50%,100%);
	transform:translate(-50%,100%);
}
.hpTopBannerSwiper:not(.swiper-initialized) .swiper-slide:nth-child(1) .triangles:nth-child(5),
.swiper-slide[data-swiper-slide-index="0"] .triangles:nth-child(5){
	margin-left:-2px;
	-webkit-transform:translate(-150%,100%);
	transform:translate(-150%,100%);
}
.swiper-slide[data-swiper-slide-index="0"].swiper-slide-active .triangles:nth-child(1){
	-webkit-transform:translate(0,-100%);
	transform:translate(0,-100%);
}
.swiper-slide[data-swiper-slide-index="0"].swiper-slide-active .triangles:nth-child(2){
	-webkit-transform:translate(-100%,-100%);
	transform:translate(-100%,-100%);
	-webkit-transition-delay:0.2s;
	transition-delay:0.2s;
}
.swiper-slide[data-swiper-slide-index="0"].swiper-slide-active .triangles:nth-child(3){
	-webkit-transform:translate(50%,0);
	transform:translate(50%,0);
	-webkit-transition-delay:1s;
	transition-delay:1s;
}
.swiper-slide[data-swiper-slide-index="0"].swiper-slide-active .triangles:nth-child(4){
	-webkit-transform:translate(-50%,0);
	transform:translate(-50%,0);
	-webkit-transition-delay:1.2s;
	transition-delay:1.2s;
}
.swiper-slide[data-swiper-slide-index="0"].swiper-slide-active .triangles:nth-child(5){
	-webkit-transform:translate(-150%,0);
	transform:translate(-150%,0);
	-webkit-transition-delay:1.4s;
	transition-delay:1.4s;
}
/* Slide 2 */
.swiper-slide[data-swiper-slide-index="1"] .triangles:nth-child(1){
	-webkit-transform:translate(0,-200%);
	transform:translate(0,-200%);
}
.swiper-slide[data-swiper-slide-index="1"] .triangles:nth-child(2){
	-webkit-transform:translate(-100%,-200%);
	transform:translate(-100%,-200%);
}
.swiper-slide[data-swiper-slide-index="1"] .triangles:nth-child(3){
	-webkit-transform:translate(50%,-200%);
	transform:translate(50%,-200%);
}
.swiper-slide[data-swiper-slide-index="1"] .triangles:nth-child(4){
	margin-top:-34px;
	max-height:58%;
	-webkit-transform:translate(-50%,100%);
	transform:translate(-50%,100%);
}
.swiper-slide[data-swiper-slide-index="1"] .triangles:nth-child(5){
	-webkit-transform:translate(-150%,-200%);
	transform:translate(-150%,-200%);
}
.swiper-slide[data-swiper-slide-index="1"].swiper-slide-active .triangles:nth-child(1){
	-webkit-transform:translate(0,-100%);
	transform:translate(0,-100%);
	-webkit-transition-delay:1.0s;
	transition-delay:1.0s;
}
.swiper-slide[data-swiper-slide-index="1"].swiper-slide-active .triangles:nth-child(2){
	-webkit-transform:translate(-100%,-100%);
	transform:translate(-100%,-100%);
	-webkit-transition-delay:0.8s;
	transition-delay:0.8s;
}
.swiper-slide[data-swiper-slide-index="1"].swiper-slide-active .triangles:nth-child(3){
	-webkit-transform:translate(50%,0);
	transform:translate(50%,0);
	-webkit-transition-delay:0.2s;
	transition-delay:0.2s;
}
.swiper-slide[data-swiper-slide-index="1"].swiper-slide-active .triangles:nth-child(4){
	-webkit-transform:translate(-50%,0);
	transform:translate(-50%,0);
	-webkit-transition-delay:2.0s;
	transition-delay:2.0s;
}
.swiper-slide[data-swiper-slide-index="1"].swiper-slide-active .triangles:nth-child(5){
	-webkit-transform:translate(-150%,0);
	transform:translate(-150%,0);
}
/* Slide 3 */
.swiper-slide[data-swiper-slide-index="2"] .triangles:nth-child(1){
	-webkit-transform:translate(-167%,100%) rotate(180deg);
	transform:translate(-167%,100%) rotate(180deg);
}
.swiper-slide[data-swiper-slide-index="2"] .triangles:nth-child(2){
	-webkit-transform:translate(-39%,-150%);
	transform:translate(-39%,-150%);
}
.swiper-slide[data-swiper-slide-index="2"] .triangles:nth-child(3){
	-webkit-transform:translate(-300%,-75%) rotate(90deg);
	transform:translate(-300%,-75%) rotate(90deg);
}
.swiper-slide[data-swiper-slide-index="2"].swiper-slide-active .triangles:nth-child(1){
	-webkit-transform:translate(-167%,-32%) rotate(180deg);
	transform:translate(-167%,-32%) rotate(180deg);
}
.swiper-slide[data-swiper-slide-index="2"].swiper-slide-active .triangles:nth-child(2){
	-webkit-transform:translate(-39%,-32%);
	transform:translate(-39%,-32%);
}
.swiper-slide[data-swiper-slide-index="2"].swiper-slide-active .triangles:nth-child(3){
	-webkit-transform:translate(45%,-75%) rotate(90deg);
	transform:translate(45%,-75%) rotate(90deg);
	-webkit-transition-delay:1s;
	transition-delay:1s;
}
.scrollDownBtn{
	color:#fff;
	font-weight:500;
	font-size:14px;
	letter-spacing:0.03em;
	line-height:28px;
	position:absolute;
	left:50%;
	/* bottom:116px; */
	bottom:86px;
	z-index:6;
	text-align:center;
	-webkit-transform:translate(-50%,0);
	transform:translate(-50%,0);
}
.scrollDownBtnSpansWrap{
	display:flex;
	width:20px;
	height:34px;
	position:relative;
	justify-content:center;
	align-items:flex-end;
	border:2px solid #fff;
	margin:0 auto 10px;
	border-radius:100px;
	overflow:hidden;
}
.scrollDownBtnSpansWrap::after{
	content:'';
	background:#fff;
	width:4px;
	height:4px;
	position:absolute;
	left:50%;
	bottom:6px;
	border-radius:50%;
	margin:0 0 0 -2px;
	animation:hpBannerArrow 3s linear 2s infinite;
}
@keyframes hpBannerArrow{
  0% {bottom:26px;}
  20% {bottom:6px;}
  70% {bottom:6px;}
  100% {bottom:-12px;}
}
.hpTopBannerText .greenBtn{
	margin:0 30px 0 0;
}
.hpTopBannerTitle{
	margin:0;
	font-weight:300;
	font-size:60px;
	line-height:72px;
}
.hpTopBannerTitle b{
	font-weight:600;
}
.hpServicesSection{
	display:flex;
	height:100vh;
}
.hpServicesSection .swiper{
	height:100%;
}
.hpServicesSection .swiper-slide{
	display:flex;
	align-items:center;
	justify-content:center;
}
.hpServicesSection .swiper-pagination-bullet{
	background:#ccc;
	width:4px;
	height:40px;
	border-radius:0;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	margin:20px 0 !important;
	position:relative;
}
.hpServicesSection .swiper-pagination-bullet .loadingSlide{
	width:100%;
	height:0;
}
.hpServicesSection .swiper-pagination{right:138px !important;}
.hpServicesSection .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child{
	background:#53B9E5;
}
.hpServicesSection .container1079{
	display:flex;
}
.hpServItemImgWrap{
	display:flex;
	width:34%;
	align-items:center;
	border-left:1px solid #35373E;
	position:relative;
	padding:0 0 0 50px;
}
.hpServItemImgWrap2{
	max-width:100%;
	position:relative;
}
.hpServItemShape1wrap, .hpServItemShape4wrap{
	display:flex;
	align-items:center;
	flex-direction:column;
}
.hpServItemImgWrap2 img{vertical-align:top;}
.hpServItemImgWrap2 .img1{
	width:76px;
	height:66px;
}
.hpServItemShape1wrap .img1{
	margin:0 0 20px 0;
}
.hpServItemShape4wrap .img1{
	margin:0 0 30px 0;
}
.hpServItemShape1wrap .img2{
	width:268px;
	height:152px;
}
.hpServItemImgWrap2 .img2{
	-webkit-transition:all 1s ease 0.6s;
	transition:all 1s ease 0.6s;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transform:translate(0,15%);
	transform:translate(0,15%);
}
body.startScreenFinish .hpServicesSection.active .swiper-slide-active .hpServItemImgWrap2 .img2{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
}
.hpServItemShape2wrap .img1,
.hpServItemShape3wrap .img1{
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -38px;
	z-index:1;
}
.hpServItemShape3wrap .img1{top:34px;}
.hpServItemShape2wrap .img2{width:256px;}
.hpServItemShape3wrap .img2{width:267px;}
.hpServItemShape4wrap .img2{width:261px;}
.hpServItemText{
	display:flex;
	width:66%;
	padding:0 50px 0 0;
}
.hpServItemTextInner{
	width:618px;
	max-width:100%;
	margin:0 auto 0 0;
}
.hpServItemText1{
	font-weight:500;
	font-size:24px;
	line-height:30px;
}
.hpServItemTitle{
	display:inline-block;
	vertical-align:top;
	margin:7px 0 18px 0;
	font-size:96px;
	line-height:96px;
	font-weight:600;
	background:linear-gradient(90deg, #53B9E5 0%, #17567F 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.hpServItemText2{
	font-size:18px;
	line-height:30px;
	color:#444444;
	margin:0 0 23px 0;
}
.next, .prev{
	width:126px;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:4;
}
.prev{
	left:auto;
	right:0;
}
.next path, .prev path{
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.next:hover path, .prev:hover path{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
.hpBottomQuoteSection{
	background:linear-gradient(90deg, #53B9E5 0%, #17567F 100%);
	display:flex;
	min-height:700px;
	align-items:center;
	justify-content:center;
	text-align:center;
	color:#fff;
	font-weight:500;
}
.hpBottomQuote{
	width:1000px;
	max-width:100%;
	padding:104px 20px;
}
.quoteImg{
	height:112px;
	margin:0 0 37px 0;
}
.hpBottomQuoteText{
	font-size:48px;
	line-height:60px;
	margin:0 0 41px 0;
}
.hpBottomQuoteAuthor{
	font-size:20px;
	line-height:24px;
}
#footer{
	background:#35373E url(../images/footer_bg.svg) left center no-repeat;
	padding:144px 0 64px 0;
	font-size:16px;
	line-height:36px;
	color:#fff;
	position:relative;
}
.backToTopBtn{
	position:absolute;
	right:44px;
	bottom:45px;
	line-height:1px;
}
.backToTopBtn svg path[fill]{
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.backToTopBtn:hover svg path[fill]{
	fill:#53B9E5;
}
.footerHeadline{
	font-weight:300;
	font-size:48px;
	line-height:58px;
	margin:0 0 60px 0;
}
.footerHeadline b{font-weight:600;}
.footerContainer{
	display:flex;
	flex-wrap:wrap;
}
.footerLinksWrap{
	padding:0 0 0 30px;
	color:#fff;
	width:30.6%;
}
.footerLinksWrap:last-child{
	width:38.8%;
}
.footerLinksTitle{
	margin:0 0 34px 0;
	color:#53B9E5;
	font-size:20px;
	font-weight:600;
	line-height:26px;
}
.footerLinksWrap ul{
	list-style:none;
	padding:0;
	margin:0;
}
#footer a{
	text-decoration:none;
	color:#fff;
}
#footer a:hover{color:#53B9E5;}
.footerLinksWrap li a{
	display:block;
	line-height:24px;
	padding:6px 0;
}
.footerRight{
	display:flex;
	width:57%;
	border-left:1px solid rgba(255,255,255,0.2);
}
.footerLeft{
	display:flex;
	width:43%;
	padding:0 60px 0 0;
	justify-content:center;
}
.footerLeftInner{
	width:489px;
	max-width:100%;
}
.footerLeftInner form {
	direction:rtl;
	text-align:right;
}
.footerContactTitle{
	color:#53B9E5;
	font-weight:600;
	font-size:24px;
	margin:0 0 7px 0;
}
.footerContactText{margin:0 0 8px 0;}
.wpcf7-form-control-wrap{
	display:block;
	position:relative;
	margin:0 0 20px 0;
}
.wpcf7-form-control:not(.wpcf7-submit), .likeTextArea{
	background:none;
	width:100%;
	height:50px;
	line-height:50px;
	border:none;
	border-bottom:1px solid #fff;
	color:#fff;
	padding:0;
	margin:0;
	font-size:16px;
	vertical-align:top;
}
.wpcf7-form-control::-webkit-input-placeholder{color:#fff;opacity:1;}
.wpcf7-form-control:-moz-placeholder{color:#fff;opacity:1;}
textarea.wpcf7-form-control:not(.wpcf7-submit){
	height:100%;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	resize:none;
	overflow:hidden;
	line-height:22px;
	padding:14px 0;
}
.likeTextArea{
	display:block;
	height:auto;
	min-height:50px;
	line-height:22px;
	padding:14px 0;
	white-space:pre;
	filter:alpha(opacity=0);
	-khtml-opacity:0;
	opacity:0;
}
.wpcf7-submit, .link{
	background:none;
	border:none;
	padding:0;
	margin:0;
	font-weight:600;
	font-size:20px;
	line-height:27px;
	color:#53B9E5;
	text-decoration:none;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.link svg{
    margin:0 5px 0 0;
}
.link path{
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.wpcf7-submit{margin:11px 0 0 0;}
.wpcf7-submit img{margin:0 4px 0 0;}
.inputsLabel, .valIsEmpty:focus ~ .inputsLabel{
	cursor:text;
	position:absolute;
	right:0;
	top:0;
	padding:0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	color:rgba(255,255,255,0.5);
	font-size:13px;
	line-height:13px;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	visibility:visible;
}
.valIsEmpty ~ .inputsLabel{
	overflow:hidden;
	color:#444;
	font-size:16px;
	top:0;
	line-height:32px;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	visibility:hidden;
}
.inputsLabel span{
	position:relative;
	z-index:1;
}
.valIsEmpty.error ~ .inputsLabel{color:red;}
.hideInputsLabel{display:none;}
.footerCopyrights{
	width:100%;
	margin:91px 0 0 0;
	text-align:center;
}
.seperator{
	background:#fff;
	display:inline-block;
	width:1px;
	height:13px;
	vertical-align:middle;
	margin:0 11px;
}
.footerSocials{
	display:flex;
	list-style:none;
	margin:0;
	padding:0;
}
.footerSocials > li{
	padding:17px 0 0 17px;
}
.footerSocials a{
	display:block;
	text-decoration:none;
}
#fp-nav{
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
#fp-nav.hide{
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	visibility:hidden;
}
.serviceContentSection .container{
	padding-top:204px;
	padding-bottom:114px;
}
.contentRight{
	width:26%;
	padding:0 0 0 40px;
}
.contentRightImg{width:327px;margin:20px 0 0 0;}
.contentLeft{width:74%;}
.contentLeftInner{
	width:1088px;
	max-width:100%;
	display:flex;
	flex-direction:column;
	align-items:flex-start;
}
.serviceTitle{
	display:inline-block;
	vertical-align:top;
	margin:0 0 29px 0;
	font-weight:600;
	font-size:72px;
	line-height:72px;
	background:linear-gradient(90deg, #53B9E5 0%, #17567F 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.contentLeftBoldText,.wp-block-quote,blockquote{
	font-weight:500;
	font-size:24px;
	line-height:36px;
	color:#35373E;
	padding:0 26px 0 0;
	position:relative;
	margin:0 0 30px 0;
}
.contentLeftBoldText::before,.wp-block-quote::before,blockquote::before{
	content:'';
	background:rgb(82,184,228);
	background:-moz-linear-gradient(top,  rgba(82,184,228,1) 0%, rgba(24,87,128,1) 100%);
	background:-webkit-linear-gradient(top,  rgba(82,184,228,1) 0%,rgba(24,87,128,1) 100%);
	background:linear-gradient(to bottom,  rgba(82,184,228,1) 0%,rgba(24,87,128,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b8e4', endColorstr='#185780',GradientType=0 );
	width:6px;
	position:absolute;
	right:0;
	top:12px;
	bottom:10px;
}
.contentLeftText{
	font-size:18px;
	line-height:30px;
	margin:0 0 23px 0;
}
.contentRightTitle{
	margin:0;
	font-weight:600;
	font-size:40px;
	line-height:50px;
	color:#35373E;
}
.serviceFaqsSection .contentRightTitle{
	font-size:48px;
	line-height:50px;
}
.serviceFaqsInner{
	border-top:1px solid #35373E;
	padding:99px 0 80px 0;
}
.Qul{
	list-style:none;
	padding:0;
	margin:0;
}
.Qul > li{
	border-bottom:1px solid #ccc;
	padding:0 0 13px 0;
}
.Qul > li:last-child{
	border-bottom:none;
}
.Qul > li .Q_a{
	display:flex;
	width:100%;
	text-align:right;
	align-items:center;
	justify-content:space-between;
	text-decoration:none;
	padding:30px 0 20px 0;
	border:none;
	font-weight:500;
	color:#35373E;
	font-size:24px;
	line-height:36px;
	cursor:pointer;
	transition:all 0.2s ease;
}
.Qul > li:first-child .Q_a{
	padding-top:6px;
}
.plusMinus{
	width:19px;
	height:19px;
	flex-shrink:0;
	position:relative;
	margin:0 20px 0 0;
}
.Qul > li .Q_a:hover{
	color:#53B9E5;
}
.plusMinus:before, .plusMinus:after{
	content:'';
	position:absolute;
}
.plusMinus:before{
	width:100%;
	height:3px;
	left:0;
	top:8px;
	background:rgb(82,183,227);
	background:-moz-linear-gradient(left,  rgba(82,183,227,1) 0%, rgba(26,92,133,1) 100%);
	background:-webkit-linear-gradient(left,  rgba(82,183,227,1) 0%,rgba(26,92,133,1) 100%);
	background:linear-gradient(to right,  rgba(82,183,227,1) 0%,rgba(26,92,133,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b7e3', endColorstr='#1a5c85',GradientType=1 );
}
.plusMinus:after{
	background:#3486B1;
	width:3px;
	height:100%;
	top:0;
	left:8px;
}
.Qul > li.active .Q_a .plusMinus:after{
	display:none;
}
.Qul > li > .Q_showME{
	display:none;
	font-size:18px;
	line-height:30px;
	padding:0 0 39px 0;
}
.Qul > li .Q_showMEinner{
	width:1070px;
	max-width:100%;
}
.hpServiceArticlesInner, .moreServicesInner, .articleMoreArticlesInner{
	border-top:1px solid #35373E;
	padding:103px 0 117px 0;
}
.hpServiceArticlesSection .contentLeft{
	padding-top:17px;
}
.articlesList{
	display:flex;
	flex-wrap:wrap;
	list-style:none;
	margin:0;
	padding:0;
	gap:60px;
}
.articlesList > li{
	display:flex;
	width:-webkit-calc(25% - 45px);
	width:calc(25% - 45px);
}
.hpServiceArticlesSection .articlesList > li{
	width:-webkit-calc(33.333% - 40px);
	width:calc(33.333% - 40px);
}
.articlesItem_a{
	background:#fff;
	width:100%;
	display:flex;
	text-decoration:none;
	flex-direction:column;
	color:#35373E;
	position:relative;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.articlesItemImgWrap{
	height:232px;
	z-index:1;
}
.articlesItemTextWrap{
	display:flex;
	flex-direction:column;
	min-height:233px;
	padding:29px 30px 40px;
	position:relative;
	z-index:1;
	flex-grow:1;
}
.articlesItemTitle{
	margin:0 0 8px 0;
	font-weight:600;
	font-size:22px;
	line-height:30px;
}
.articlesItemTextWrap .plusMinus{
	position:absolute;
	left:40px;
	bottom:40px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.readMoreBtn{
	text-decoration:none;
	color:#fff;
	font-weight:600;
	font-size:18px;
	line-height:24px;
}
.articlesItemText{
	color:#fff;
	flex-direction:column;
	justify-content:space-between;
	display:flex;
	font-size:18px;
	line-height:30px;
	flex-grow:1;
}
.articlesItemText .readMoreBtn{
	margin:9px 0 0 0;
}
.moreServicesList{
	flex-wrap:wrap;
	margin:17px 0 0 0;
}
.moreServicesList > li{
	width:-webkit-calc(25% - 45px);
	width:calc(25% - 45px);
}
.moreServicesSection .moreServicesList > li{
	width:-webkit-calc(33.333% - 40px);
	width:calc(33.333% - 40px);
}
.moreServicesList .subMenuImgWrap{
	height:138px;
}
#formPopup{
	display:flex;
	width:950px;
	max-width:100%;
}
.formPopupContent{
	width:56.3%;
	padding:0 0 0 9.474%;
}
.formPopupImgWrap{
	width:43.7%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.formPopupImg{
	height:310px;
	max-height:100%;
}
.whiteBgForm .wpcf7-form-control:not(.wpcf7-submit){
	border-bottom-color:#35373E;
	color:#444;
	font-size:18px;
	text-align:right;
}
.whiteBgForm .inputsLabel{color:#444 !important;}
.whiteBgForm .wpcf7-form-control:not(.wpcf7-submit)::-webkit-input-placeholder{
	color:#444;
	opacity:1;
}
.whiteBgForm .wpcf7-form-control:not(.wpcf7-submit):-moz-placeholder{
	color:#444;
	opacity:1;
}
.formPopupTitle{
	font-weight:600;
	font-size:48px;
	line-height:54px;
	margin:0 0 24px 0;
	background:linear-gradient(90deg, #53B9E5 0%, #17567F 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.formPopupText{
	color:#35373E;
	font-weight:500;
	font-size:18px;
	line-height:24px;
	margin:0 0 26px 0;
}
.contentTopSection{
	background:#35373E;
	min-height:650px;
	align-items:center;
	padding:110px 0 70px 0;
}
.contentTopSection .container{
	align-items:center;
}
.contentTopTitle{
	width:-webkit-calc(41.4% + 30px);
	width:calc(41.4% + 30px);
	padding:0 0 0 30px;
	margin:0;
	color:#fff;
	font-weight:600;
	font-size:60px;
	line-height:72px;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transform:translate(-20px,0);
	transform:translate(-20px,0);
}
body.pageLoaded .contentTopTitle{
	-webkit-transition:all 1s ease 0.5s;
	transition:all 1s ease 0.5s;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
}
.contentTopTitle::first-line{
	font-weight:300;
}
.contentTopBannerImgWrap{
	max-width:-webkit-calc(58% - 30px);
	max-width:calc(58% - 30px);
	margin:0 auto;
	position:relative;
}
.contentTopBannerImg_PlaceHolder{
	max-height:100%;
	vertical-align:top;
	visibility:hidden;
}
.aboutTopBannerBlueTriangle,
.aboutTopBannerGreyTriangle1,
.aboutTopBannerGreyTriangle2{
	height:100%;
	position:absolute;
	top:0;
	z-index:1;
}
.aboutTopBannerBlueTriangle{
	left:10%;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transform:translate(-100%,0);
	transform:translate(-100%,0);
}
body.pageLoaded .aboutTopBannerBlueTriangle{
	-webkit-transition:opacity 1s ease 0.5s,left 2.5s ease 0.5s;
	transition:opacity 1s ease 0.5s,left 2.5s ease 0.5s;
	left:100%;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
.aboutTopBannerGreyTriangle1{
	left:0;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
}
.aboutTopBannerGreyTriangle2{
	left:50%;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transform:translate(-50%,0);
	transform:translate(-50%,0);
}
body.pageLoaded .aboutTopBannerGreyTriangle1,
body.pageLoaded .aboutTopBannerGreyTriangle2{
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
body.pageLoaded .aboutTopBannerGreyTriangle1{
	-webkit-transition-delay:1s;
	transition-delay:1s;
}
body.pageLoaded .aboutTopBannerGreyTriangle2{
	-webkit-transition-delay:1.5s;
	transition-delay:1.5s;
}
.aboutContentInner{padding:110px 0;}
.contactContentSection .aboutContentInner,
.aboutContentSection:not(:first-child) .aboutContentInner{
	border-top:1px solid #35373E;
}
.aboutContentSection .contentRightTitle{
	font-size:48px;
	line-height:50px;
	cursor:pointer;
}
.aboutContent{
	font-size:18px;
	line-height:30px;
}
.aboutContent b{font-weight:500;}
.aboutContentTopBoldText,.aboutContent strong {
	color:#35373E;
	font-weight:500;
	margin:0 0 20px 0;
	font-size:24px;
	line-height:36px;
}
.teamImgWrap{
	width:100%;
	text-align:center;
	margin:3px 0 0 0;
	padding:0 142px 0 32px;
}
.teamImgWrap2{
	display:inline-block;
	position:relative;
	vertical-align:top;
}
.teamImg{
	max-height:725px;
	vertical-align:top;
}
.shakedDetailsBox, .kobiDetailsBox{
	display:flex;
	width:235px;
	flex-direction:column;
	align-items:flex-start;
	position:absolute;
	top:78px;
	font-size:18px;
	line-height:30px;
	text-align:right;
}
.teamDetailsBoxTitle{
	font-weight:600;
	font-size:24px;
	line-height:30px;
	margin:0 0 8px 0;
	background:linear-gradient(90deg, #53B9E5 0%, #17567F 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.shakedDetailsBox{left:0;}
.kobiDetailsBox{right:-142px;}
.roboto{font-family:'Roboto';}
.magazinContentInner{
	padding:107px 0 111px 0;
	border-bottom:1px solid #35373E;
}
.magazinContent{
	font-weight:500;
	font-size:24px;
	line-height:36px;
	color:#35373E;
}
.magazinTopBannerTrianglesWrap{
	display:flex;
	width:100%;
	height:100%;
	justify-content:center;
	flex-wrap:wrap;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.magazinTopBannerTriangles{
	width:33.333%;
	height:50%;
	-webkit-transform:translate(-100%,100%);
	transform:translate(-100%,100%);
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
}
body.pageLoaded .magazinTopBannerTriangles{
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	-webkit-transition:opacity 0.8s ease,transform 1.5s ease;
	transition:opacity 0.8s ease,transform 1.5s ease;
}
body.pageLoaded .magazinTopBannerTriangles:nth-child(1){
	-webkit-transition-delay:0.2s;
	transition-delay:0.2s;
}
body.pageLoaded .magazinTopBannerTriangles:nth-child(2){
	-webkit-transition-delay:0.4s;
	transition-delay:0.4s;
}
body.pageLoaded .magazinTopBannerTriangles:nth-child(3){
	-webkit-transition-delay:0.6s;
	transition-delay:0.6s;
}
body.pageLoaded .magazinTopBannerTriangles:nth-child(4){
	-webkit-transition-delay:0.8s;
	transition-delay:0.8s;
}
body.pageLoaded .magazinTopBannerTriangles:nth-child(5){
	-webkit-transition-delay:1.0s;
	transition-delay:1.0s;
}
.magazinArticlesSection{
	padding:65px 0 120px 0;
}
.magazinArticlesToolbarWrap{
	display:flex;
	align-items:center;
	padding:0 0 64px 0;
	justify-content:space-between;
}
.magazinArticlesMenuOpenBtn{
	width:100%;
	height:42px;
	line-height:42px;
	text-align:right;
	font-weight:500;
	font-size:15px;
	position:relative;
	border-bottom:1px solid #35373E;
}
.magazinArticlesMenuOpenBtn::after{
	content:'';
	background:url(../images/combo_arrow.svg) center center no-repeat;
	width:13px;
	height:9px;
	position:absolute;
	left:0;
	top:50%;
	margin:-4px 0 0 0;
}
.magazinArticlesMenuList{
	display:flex;
	list-style:none;
	margin:0;
	padding:0;
	gap:50px;
}
.magazinArticlesMenuList > li > a{
	display:block;
	text-decoration:none;
	color:#444;
	font-weight:600;
	font-size:20px;
	line-height:30px;
	padding:0 0 7px 0;
	position:relative;
}
.articlesSearchForm{
	max-width:100%;
	position:relative;
}
.articlesSearchField{
	background:none;
	width:390px;
	max-width:100%;
	height:43px;
	line-height:43px;
	font-size:18px;
	margin:0;
	padding:0;
	border:none;
	border-bottom:1px solid #35373E;
}
.articlesSearchForm .wpcf7-submit{
	margin:0 50px 0 0;
}
.magazinContentInner .contentRightTitle{
	font-size:48px;
	line-height:60px;
}
.noResultsWrap{
	padding:100px 0 65px 0;
	text-align:center;
	font-size:18px;
	line-height:36px;
	color:#35373E;
	width:100%;
}
.noResultsImgWrap{margin:0 0 25px 0;}
.noResultsWrap b{font-weight:600;}
.articleMoreArticlesSection .contentRightTitle{
	margin:0 0 78px 0;
	text-align:center;
}
.articleMoreArticlesSection .articlesItemTitle{
	background:linear-gradient(90deg, #53B9E5 0%, #17567F 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.articleContentSection{padding:201px 0 112px 0;}
.articleTitle{
	margin:0 0 26px 0;
	font-weight:600;
	font-size:60px;
	line-height:72px;
	background:linear-gradient(90deg, #53B9E5 0%, #17567F 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.articleDetailsList{
	display:flex;
	list-style:none;
	margin:0 0 38px 0;
	padding:0 0 44px 0;
	border-bottom:1px solid #35373E;
}
.articleDetailsList > li{
	display:flex;
	align-items:center;
	padding:0 20px;
	position:relative;
font-size:18px;line-height:30px;}
.articleDetailsList > li:not(:first-child)::before{
	content:'';
	background:#444;
	width:1px;
	height:17px;
	position:absolute;
	right:0;
	top:50%;
	margin:-8px 0 0 0;
}
.articleDetailsList > li:nth-child(1){
	padding:0 0 0 20px;
}
.articleDetailsList > li:last-child{
	padding-left:0;
}
.articleDetailsList > li img{
	margin:0 0 0 6px;
}
.articleDetailsList > li:nth-child(1) img{
	margin:0 0 0 9px;
}
.articleContentText{
	font-size:18px;
	line-height:30px;
}
.articleContentText ol, .articleContentText ul{
	margin:21px 0;
	padding:0 20px 0 0;
}
.articleContentInnerText{
	border-top:1px solid #ccc;
	padding:38px 0 0 0;
	margin:42px 0 0 0;
}
.articleContentInnerText h1,
.articleContentInnerText h2,
.articleContentInnerText h3,
.articleContentInnerText h4,
.articleContentInnerText h5,
.articleContentInnerText h6{
	margin:0 0 23px 0;
	font-weight:600;
	font-size:30px;
	line-height:36px;
	color:#35373E;
}
.articleInnerTextFlex{
	display:flex;
	flex-wrap:wrap;
	margin:0 0 39px 0;
}
.articleInnerTextFlexText{
	width:50%;
	padding:0 0 0 30px;
}
.articleInnerTextFlexImgWrap{
	width:50%;
	padding:12px 30px 0 0;
}
.articleInnerTextFlexImgWrap img{
	vertical-align:top;
}
.formsTopBannerTriangles{
	height:100%;
	position:absolute;
	top:0;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
}
.formsTopBannerTriangles:nth-child(2){
	-webkit-transform:translate(-100%,0);
	transform:translate(-100%,0);
	left:15%;
}
.formsTopBannerTriangles:nth-child(3){
	left:39%;
}
.formsTopBannerTriangles:nth-child(4){
	left:19%;
}
.formsTopBannerTriangles:nth-child(5){
	left:0;
}
body.pageLoaded .formsTopBannerTriangles{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	-webkit-transition:opacity 0.8s ease,
						transform 1.5s ease,
						left 1.5s ease;
	transition:opacity 0.8s ease,
				transform 1.5s ease,
				left 1.5s ease;
}
body.pageLoaded .formsTopBannerTriangles:nth-child(2){
	left:100%;
}
body.pageLoaded .formsTopBannerTriangles:nth-child(5){
	-webkit-transition-delay:0.3s;
	transition-delay:0.3s;
}
body.pageLoaded .formsTopBannerTriangles:nth-child(4){
	-webkit-transition-delay:0.5s;
	transition-delay:0.5s;
}
body.pageLoaded .formsTopBannerTriangles:nth-child(3){
	-webkit-transition-delay:0.7s;
	transition-delay:0.7s;
}
.formsRight{
	width:34.6%;
	padding:0 0 0 30px;
}
.formsLeft{
	width:65.4%;
	transition: all ease 0.5s;
	max-height: 9999px;
	overflow:hidden;
}
.formsLeft.closeFiles {
	width:65.4%;
	transition: all ease 0.5s;
	max-height: 1px;
}

.formsFilterForm{margin:50px 0 0 0;}
.formsFilterForm, .formsFilterForm > p{
	display:flex;
	width:100%;
	position:relative;
}
.formsFilterForm .wpcf7-form-control-wrap{
	flex-grow:1;
	padding:0 0 0 50px;
}
.formsFilterForm .wpcf7-submit{
	display:flex;
	align-items:center;
	white-space:nowrap;
}
.formsFilterForm .wpcf7-submit img{
	margin:0 8px 0 0;
}
select.wpcf7-form-control:not(.wpcf7-submit){
	background:url(../images/combo_arrow.svg) left center no-repeat;
	padding:0 0 0 20px;
}
.formsRightSmallTitle{
	display:flex;
	font-size:30px !important;
	line-height:30px !important;
	align-items:center;
}
.formsRightSmallTitle img{
	margin:0 12px 0 0;
}
.filesList{
	display:flex;
	flex-wrap:wrap;
	list-style:none;
	margin:0;
	padding:0;
	gap:0 60px;
}
.filesList > li{
	width:-webkit-calc(50% - 30px);
	width:calc(50% - 30px);
}
.filesList > li > a{
	display:flex;
	text-decoration:none;
	align-items:center;
	border-top:1px solid #ccc;
	padding:19px 0 22px 0;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.filesList > li:nth-child(1) > a,
.filesList > li:nth-child(2) > a{
	padding-top:0;
	border-top:none;
}
.filesList > li:nth-last-child(1) > a,
.filesList > li:nth-last-child(2) > a{
	padding-bottom:0;
}
.filesListItemIconWrap{
	width:32px;
	flex-shrink:0;
	position:relative;
}
.filesListItemIconWrap img{
	vertical-align:top;
}
.filesListItemTextWrap{
	padding:0 15px 0 0;
	font-size:18px;
	line-height:30px;
}
.filesListItemTitle{
	color:#35373E;
	margin:0;
	font-weight:600;
	font-size:18px;
	line-height:30px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.fileTitle{
	font-family:'Roboto';
	font-weight:900;
	font-size:9px;
	line-height:9px;
	letter-spacing:0.02em;
	background:linear-gradient(90deg, #53B9E5 0%, #17567F 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	position:absolute;
	left:50%;
	bottom:2px;
	-webkit-transform:translate(-50%,0);
	transform:translate(-50%,0);
	text-transform:uppercase;
}
.ethicContent h1,
.ethicContent h2,
.ethicContent h3,
.ethicContent h4,
.ethicContent h5,
.ethicContent h6{
	margin:0 0 14px 0;
	font-weight:600;
	font-size:24px;
	line-height:30px;
	color:#35373E;
}
.ethicContent{
	font-size:18px;
	line-height:30px;
}
.ethicMainWrap{
	background:url(../images/falling_triangles.svg) right bottom/27% auto no-repeat;
}
.ethicContentInner{padding:107px 0 111px 0;}
.ethicContentInner .aboutContentTopBoldText{margin:0;}
.ethicTopBannerTriangles{
	height:79.4%;
	position:absolute;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
}
.ethicTopBannerTriangles:nth-child(2){
	left:50%;
	bottom:0;
	-webkit-transform:translate(-50%,50%);
	transform:translate(-50%,50%);
}
.ethicTopBannerTriangles:nth-child(3){
	right:0;
	top:0;
	-webkit-transform:translate(50%,50%);
	transform:translate(50%,50%);
}
.ethicTopBannerTriangles:nth-child(4){
	left:0;
	top:0;
	-webkit-transform:translate(-50%,50%);
	transform:translate(-50%,50%);
}
body.pageLoaded .ethicTopBannerTriangles{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
	-webkit-transition:opacity 0.5s ease 1s,transform 1s ease 1s;
	transition:opacity 0.5s ease 1s,transform 1s ease 1s;
}
body.pageLoaded .ethicTopBannerTriangles:nth-child(2){
	-webkit-transform:translate(-50%,0);
	transform:translate(-50%,0);
	-webkit-transition:opacity 0.5s ease 0.5s,transform 1s ease 0.5s;
	transition:opacity 0.5s ease 0.5s,transform 1s ease 0.5s;
}
.contactFormTitle{
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	color: #35373E;
	margin: 0 0 50px 0;
}
.contactForm, .contactForm > p{
	display:flex;
	width:100%;
	flex-wrap:wrap;
	gap: 9px 82px;
	direction:rtl;
}
.contactForm .wpcf7-form-control-wrap{
	width:-webkit-calc(50% - 41px);
	width:calc(50% - 41px);
}
.contactForm .wpcf7-form-control-wrap.textarea-50{
	width:100%;
	height: 103px;
}
.contactForm .wpcf7-form-control-wrap.textarea-50 .inputsLabel,
.contactForm .wpcf7-form-control-wrap.textarea-50 .valIsEmpty:focus ~ .inputsLabel{
	top:-13px;
}
.contactForm .checkbox-wrap{
	width:65%;
}
.contactForm .checkbox-wrap .wpcf7-form-control-wrap{
	width:100%;
	margin:0;
}
.contactForm .checkbox-wrap .wpcf7-form-control:not(.wpcf7-submit){
	border-bottom:none;
}
.contactForm .checkbox-wrap label{
	cursor:pointer;
	color:#444;
	font-size:16px;
	position: relative;
}
.checkbox-wrap .wpcf7-list-item-label{
	display: inline-flex;
	align-items:center;
	gap: 9px;
}
.checkbox-wrap .wpcf7-list-item-label::before{
	content:'';
	background: url(../images/v.svg) -100px -100px no-repeat;
	width:23px;
	height:23px;
	border: 1px solid #35373E;
}
.checkbox-wrap input[type="checkbox"]{
	width:0;
	height:0;
	position:absolute;
	right:0;
	top:0;
	visibility:hidden;
}
.checkbox-wrap input[type="checkbox"]:checked ~ .wpcf7-list-item-label::before{
	background-position:center center;
}
.contactForm .wpcf7-submit{
	margin:0 auto 0 0;
}
.contactContentSection .aboutContentInner{
	padding:98px 0 150px 0;
}
.contactContentSection .contentLeftInner{
	width:100%;
}
.contactDetailsList{
	display:flex;
	width:100%;
	list-style:none;
	margin:0;
	padding:103px 0 107px 0;
}
.contactDetailsList > li{
	display:flex;
	width:24.666%;
	padding:0 0 0 20px;
}
.contactDetailsList > li:first-child{
	width:26%;
}
.contactDetailsList > li:last-child{
	padding:0;
}
.contactDetailsItemIconWrap{
	max-width:30px;
	padding:6px 0 0 0;
}
.contactDetailsItemText{
	padding:0 25px 0 0;
	font-size: 18px;
	line-height: 24px;
	color: #35373E;
}
.contactDetailsItemTitle{
	font-weight: 600;
	font-size: 22px;
	line-height: 24px;
margin: 0 0 8px 0;}
.contactDetailsItemText a{
	text-decoration:none;
}
.contactContentSection .contentRightTitle{
	font-size:48px;
	line-height:52px;
}
.wp-block-separator.is-style-wide {
    border-bottom-width: 1px;
    color: transparent;
    border: 1px solid #ccc;
    margin: 38px 0;
}
.articleContentText p {
	margin-bottom:20px;
}
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
	direction:rtl;
}
.dark {
	color: #35373E;
}
.noResultsWrap-search-page {
	display: block !important;
}
body.loading-more-posts {
	overflow: hidden !important;
}

.load-more-button-wrapper {
	text-align: center;
	margin-top: 50px;
}
.load-more-button-wrapper button {
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	border-radius: 1px;
	padding: 0 25px;
	display: inline-block;
	background: rgb(82,183,227);
    background: -moz-linear-gradient(left, rgba(82,183,227,1) 0%, rgba(26,92,133,1) 100%);
    background: -webkit-linear-gradient(left, rgba(82,183,227,1) 0%,rgba(26,92,133,1) 100%);
    background: linear-gradient(to right, rgba(82,183,227,1) 0%,rgba(26,92,133,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b7e3', endColorstr='#1a5c85',GradientType=1 );
	color: #FFF;
}
.load-more-button-wrapper button:hover{
	background: rgb(82,183,227);
	background: -moz-linear-gradient(left, rgba(26,92,133,1) 0%, rgba(82,183,227,1) 100%);
	background: -webkit-linear-gradient(left, rgba(26,92,133,1) 0%,rgba(82,183,227,1) 100%);
	background: linear-gradient(to right, rgba(26,92,133,1) 0%,rgba(82,183,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b7e3', endColorstr='#1a5c85',GradientType=1 );
}
