/*
Theme Name: Team3
Description:  A simple, three column, widget-ready WordPress theme.
Author:  Colours
Author URI:  http://finext.co.il
version:  5.0
Tags:  fixed-width, three-columns, threaded-comments, brown 
*/

@import url('assets/css/site.css');
@import url('assets/fonts/linearicon.css');
@import url('assets/fonts/fontawesome.css');
@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@300;400;500;600;800&display=swap');

html { font-size: 10px; }
body { color: #3A3A3A; font-size: 16px; font-weight: 400; direction: rtl; font-family: 'Assistant', sans-serif !important; }
input, textarea, button, select {  }
h1, h2, h3, h4, h5, h6 { font-weight: 700; font-size: inherit; margin-bottom: 20px; } 
h3 { font-size: 2.375em; }
h4 { font-size: 1.5em; }
.single-jobs h4 {font-size: 1.75em;}
p { line-height: 1.6; margin-bottom: 20px; }
p img { height: auto; }
.postsingle p a { color: #44BB66; }
.fs100 { font-size: 6.25em; }
.fs70 { font-size: 4.375em; }
.fs60 { font-size: 3.75em; }
.fs48 { font-size: 3em; }
.fs44 { font-size: 2.75em; }
.fs40 { font-size: 2.5em; }
.fs36 { font-size: 2.25em; }
.fs32 { font-size: 3.2rem; }
.fs30 { font-size: 3rem; }
.fs28 { font-size: 1.75em; }
.fs24 { font-size: 1.5em; }
.fs22 { font-size: 1.375em; }
.fs20 { font-size: 1.25em; }
.fs18 { font-size: 1.125em; }
#wrapper { max-width: 100%; }
.wrap { max-width: 1700px; padding: 10px 30px; }
.wrap840 { max-width: 840px; }
.wrap1420 { max-width: 1420px; }
.wrap1300 { max-width: 1300px; }
.wrap1240 { max-width: 1240px; }
.wrap1160 { max-width: 1160px; }
.wrap1020 { max-width: 1020px; }
.wrap.full { max-width: 100%; padding: 0; }
.select2-container {direction: rtl;text-align: right;}
.select2-container--default .select2-selection--single{border:0 !important;background: inherit !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow{top:15px !important;right:inherit !important;left:1px;}
.select2-container .select2-selection--single .select2-selection__rendered{padding-right:8px !important;padding-left: 20px !important;}
.select2 {padding-top: 14px;height:60px !important;}
/**/
header { padding: 45px 0; position: fixed; left: 0; right: 0; top: 0px; z-index: 9999; transition: 0.3s; } 
header.sticky { background: #192C77; padding: 30px 0 20px 0; }
.logo { display: block; max-width: 100px; width: 100%; transition: 0.3s; margin-left: 50px; }
.logo a { display: block; }
.tglmenu { width: 26px; height: 18px; position: relative; cursor: pointer; display: none; z-index: 99; }
.tglmenu span { background: #fff; height: 2px; left: 0; right: 0; position: absolute; border-radius: 2px; display: block; transition: 0.3s; }
.tglmenu span:nth-child(1) { top: 0; left: 0; }
.tglmenu span:nth-child(2) { top: 8px; }
.tglmenu span:nth-child(3) { bottom: 0; left: 0; }
.tglmenu.active span { background: #eee; } 
.tglmenu.active span:nth-child(2) { display: none; }
.tglmenu.active span:nth-child(1) { top: 51%; transform: rotate(45deg) translateY(-50%); }
.tglmenu.active span:nth-child(3) { bottom: 43%; transform: rotate(-45deg) translateY(50%); }
.paginate_wrapper span.current {
    background: #192C77;
    border-radius: 50%;
    color: white;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    width: 25px;
}
.paginate_wrapper a {
    margin: 0 10px;
    font-size: 18px;
}
.paginate_wrapper {
    text-align: center;
    margin: 0 auto;
}
.hlft {
    position: absolute;
    left: 0;
    top: -25px;
}
.sticky .hlft {
    top: -12px;
}
.btn-jbmore { background: #192C77; color: #fff; display: inline-block; padding: 5px 20px; color: #fff; font-size: 16px; border-radius: 8px; min-width: 120px; text-align: center; line-height: 36px; border: none; text-decoration: none; }
.btn-jbmore:hover, .btn-jbmore:focus, .btn-jbmore:active { color: #fff; text-decoration: none; background-color: #00acd2; }

#header-favorites { position: absolute; left: 30px; top: 28px; color: #fff; font-size: 24px; z-index: 1; }
#header-favorites span {
    position: absolute;
    bottom: -4px;
    right: -8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    color: white;
    background-color: #03D1AF;
    font-size: 14px;
    font-weight: 300;
    pointer-events: none;
}
picture img {
    height: 100% !important;
}
/**/ 
.hmenu { }
.hmenu .mob { display: none; }
.menu { display: flex; }
.menu > li { display: block; position: relative; margin-left: 5px; }
.menu > li:last-child { margin-right: 0; }
.menu > li > a { color: #fff; font-size: 22px; display: block; position: relative; line-height: 1.2; text-transform: uppercase; line-height: 40px; padding: 0 15px; } 
.menu > li > a .lnr { display: inline-block; vertical-align: middle; font-size: 10px; margin-right: 5px; }
.menu > li > a .lnr:before { font-weight: bold; }
.active .lnr {
    transform: rotate(-180deg);
    transform-origin: center;
}
.menu > li:hover > a, .menu > li.current-menu-item > a, .menu > li.current-menu-parent > a { background: #8092AD; }
.menu li.cbtn a { display: inline-block; padding: 0 20px; border-radius: 50px; color: #fff; text-transform: uppercase; 
	text-align: center; background: #00acd2; line-height: 40px; }
.menu > li.phnum { margin-left: 20px; }	
.menu > li.phnum:first-child { margin-left: 0; }
.menu > li.phnum:first-child > a { padding: 0; }
.menu > li.phnum > a { font-size: 20px; letter-spacing: 2px; line-height: 40px; }
.menu > li:hover > ul { opacity: 0.9; visibility: visible; }
.menu > li > ul { opacity: 1; visibility: hidden; min-width: 100%; position: absolute; right: 0; top: 100%; padding: 10px 20px; background: #192C77; }
.menu > li ul li a { color: #fff; display: block; font-size: 1.2em; line-height: 1.6em; white-space: nowrap; transition:0s;}
.menu > li ul > li.block > a { display: none;}
.menu > li ul li.block:first-child { margin-right: 25px; }
.menu > li ul > li.block > ul li li { position: relative; padding-left: 16px; }
.menu > li ul > li.block > ul li li a { color: #fff; }
.menu > li ul > li.block > ul li li.menu-item-has-children > a:before { content: '+'; position: absolute; left: 0px; }

.menu li.cbtn a i {
    display: none;
}
.menu > li.wapp {
    margin-left: 20px;
}
.wapp a:hover { background: none !important; color: #00ff5f; }
.wapp a, .wsapp {
    color: #25d366 !important;
	font-size: 30px !important;
	width: 40px;
}
.menu > li.phpopbtn {
    margin: 0;
    display: none;
}
.menu > li.phpopbtn a { border-radius: 50px; }
.hlft .hmenu {
    position: relative;
}
.extra_content {padding: 25px; box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px; background: white;line-height: 25px; margin-bottom: 50px;}
.extra_content h2 {font-size: 24px;color:#0d0051;}
#phonenum {
    display: none;
    position: fixed;
    top: 92px;
    left: 0;
    background: #fff;
    padding: 50px 30px 20px 20px;
    text-align: right;
    width: 100%;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    border-radius: 0;
}
label.cv_file_label {
	background: #00acd2;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	border-radius: 6px;
	padding: 0 20px;
	max-width: 180px;
}
input#cv_file {
	display: none;
}
#phonenum a {
    border: 1px solid #333;
    display: block;
    color: #192C77;
    line-height: 2;
	font-weight: 600;
    border-radius: 50px;
    padding: 0 20px;
    margin-bottom: 10px;
    font-size: 18px;
}
#enable-toolbar-trigger {width: 60px;}
#phonenum a i {
    color: #1B3282; margin-left: 5px;
}
#phonenum .close {
    position: absolute;
    right: 10px;
    top: 10px;
}
#phonenum .close i {
    font-weight: bold;
}
.fancybox-bg {
    background: transparent !important;
}
a.accept {text-decoration: underline;}
a.accept:hover {text-decoration: none;}
.phonenumdesk { padding: 0 0 0 10px; color: #fff; font-size: 18px; font-weight: bold; }
.phonenumdesk a { color: #5ae1ff; }

/**/
footer { background: #192C77; padding: 50px 0 40px 0; color: #fff; }
footer a { color: #fff; }
footer p { line-height: 1.3; }
.foottxt { font-size: 14px; border-right: 1px solid #B6DCDC; padding-right: 50px; }
.foottxt a { text-decoration: underline; }
.fmenu > li:first-child > a:before { display: none; color:#B6DCDC; } 
.fmenu li { line-height: 1.2; margin-bottom: 14px; }
.fmenu li a { color: #fff; font-weight: bold; font-size: 1.2em;; display: block; text-transform: uppercase; position: relative; }
.fmenu > li ul li a { font-weight:normal;}
.fmenu li:hover > a:before { animation: navItemArrow 0.6s linear infinite; } 
.fmenu li a:before { content: ""; font-family: 'Font Awesome 5 Free'; font-weight: 900; right: -11px; position: absolute; top: 7px; font-size: 0.8rem; opacity: .7; vertical-align: middle; transition: 1s; }
.fmenu li > ul { padding: 20px 20px 0 0; }
.flogo { max-width: 80px; margin: 0 0 20px 30px; }
.social { display: flex; gap: 10px; }
.social a { color: #00acd2; font-size: 22px; background: #fff; width: 36px; height: 36px; border-radius: 50%; display: flex; 
	justify-content: center; align-items: center; }
.address { margin-bottom: 20px; }
.address li { display: flex; gap: 12px; margin: 0 0 20px; }
.address li .fa { width: 20px; color: #00acd2; text-align: center; }
.bold { font-weight: bold; }
.designedby { position: absolute; bottom: 14px; right: 30px; }
.designedby img { margin: 0 0 0 14px; }
.designedby a { font-weight: 400; display: flex; align-items: center; justify-content: space-between; }
.scrolltop { position: fixed; width: 30px; height: 30px; bottom: 20px; left: 20px; z-index: 99; display: none; }
.scrolltop img { width: 30px; height: 30px; }
.scrollbottom { position: fixed; width: 30px; height: 30px; bottom: 20px; left: 20px; z-index: 99; transform: rotate(180deg); }
.scrollbottom img { width: 30px; height: 30px; }
.scrollbottom.hide {
    display: none;
}
.scrolltop.show { display: block; }
.select2fsbph .select2 #select2-city-container {padding-top:3px; color:#8092AD;}
.select2fsbph .select2-container--default .select2-selection--single .select2-selection__arrow {top: 5px !important;}
.select2fsbph .select2 {height: 35px !important;border-radius:5px;padding:0; color:#8092AD; font-size:17px;font-weight: 400;font-family: 'Assistant'}
.select2fsb {height: 30px;}
@keyframes navItemArrow{
	0%{right:-11px}
	50%{right:-14px}
	100%{right:-11px}
}

.sideform {
    position: fixed;
    background: #192C77;
    left: -400px;
    top: 25%;
    padding: 30px;
    width: 100%;
    border-radius: 0 5px 5px 0;
    max-width: 400px;
	transition: 0.3s;
	z-index: 999;
}
.sideform.active { left: 0; } 
.sideform .frmopen {
    background: #192C77;
    border-radius: 0 5px 5px 0;
    color: #fff;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.2;
    padding: 10px;
    position: absolute;
    left: 100%;
}
.sideform textarea.txtbox {
    height: 140px;
}
.sideform .txtbox, .sideform .select {
    height: 35px;
}
.sideform input.submit {
	height: 50px;
    max-width: 100%;
    padding: 0 20px;
    background-position: 35% center;
}
body.page-template-contact span.select2 {border:1px solid #8092AD;border-radius:5px;}
/**/  
.pad60 {  padding: 60px 0; } 
.pad80 { padding: 80px 0; } 
.textcenter { text-align: center; }
.textright { text-align: right; }
.textleft { text-align: left; }
.upcase { text-transform: uppercase; }
[class*='btn-'] { line-height: 42px; display: inline-block; padding: 0 30px; border-radius: 10px; color: #fff; text-transform: uppercase; text-align: center; 
	transition: 0.3s; font-size: 16px; }
.btn-blu { background: #192C77; color: #fff; border: 1px solid #192C77; font-size: 24px; }
.btn-blu-1 { background: #192C77; color: #fff; border: 1px solid #192C77; font-size: 16px; }
.btnMoreDetails { text-align: center;margin: 0 auto;}
.lnk-bludark { color: #0d0051;padding-top:15px;}
.btn-bludark { background: #0d0051; color: #fff; border: 0; }
.btn-bludark:hover { background: #00acd2; }
.btn-grn { background: #6dab3c; color: #fff; border: 1px solid #6dab3c; }
.btn-grn2 { background: #018c03; color: #fff; border: 1px solid #018c03; }
.greybg { background: #f4f4f4 !important; }
.mobshow { display: none; }


span.keyboard-shorcut { display: none !important; }
button#enable-toolbar-trigger { top: -140px; height: 40px; width: auto; }

/* PAGE HOME */
.banner { position: relative; height: 72vh; min-height: 680px; }
.banner:before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: block; z-index: 1;
	background: -moz-linear-gradient(top, rgba(31,33,79,0.8) 0%, rgba(125,185,232,0) 100%); background: -webkit-linear-gradient(top, rgba(31,33,79,0.8) 0%,rgba(125,185,232,0) 100%);
	background: linear-gradient(to bottom, rgba(31,33,79,0.8) 0%,rgba(125,185,232,0) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1f214f', endColorstr='#007db9e8',GradientType=0 ); }
.banner .caption { color: #fff; z-index: 1; position: relative; }
.banner h1 { font-size: 10rem; line-height: 1.2; margin-bottom: 0; }
.banner p { font-size: 3.8rem; }
.bnrbgvid { position: absolute; right: 0; bottom: 0; width: 100%; z-index: -1; }
.hmabout { color: #1b3282; }
.hmabout h2 { font-size: 2.25em; }
.hmabout .img img { width: 100%; }
.hmabout .txt p { font-size: 2rem; }

.hmimgslider .flickity-button {
    top: 50%;
}
.newsitem .slidemob {
    display: none;
}

.blubg { background: #1B3282; color: #fff; }
.number .icon { height: 70px; margin-bottom: 10px; }
.number .num { font-size: 4.25em; line-height: 1; margin-bottom: 0; font-weight: 500; }
.h3 { font-size: 2.375em; color: #1b3282; text-align: center; font-weight: 700; margin-bottom: 40px; line-height: 1.2; }
.services .item { box-shadow: 0 4px 40px 4px #bbbbbb; padding: 40px; margin-bottom: 40px; }
.services .item a.btn-blu { margin: 0px auto; display: block; width: 140px; }
.services .icon { width: 130px; }
.services .txt { width: calc(100% - 150px); }
.services h4 { color: #1b3282; }
.services ul { padding: 0 0 20px; }
.services ul li { color: #797d93; line-height: 1.2; margin-bottom: 5px; font-size:1.2em;}
.services ul li:before { content: ''; display: inline-block; margin-left: 10px; vertical-align: middle; background: #8092AD; 
	width: 6px; height: 6px; border-radius: 50%; }
.newslider { padding: 0 50px; }
.newslider .flickity-prev-next-button.previous { right: 0; }
.newslider .flickity-prev-next-button.next { left: 0px; }
.newslist .newsitem { width: 33.33%; }
.newsitem .img { padding: 32%; margin-bottom: 15px; }
.newsitem h4 { font-weight: 600; padding: 20px 0 0; margin-bottom: 10px; }
.newsitem h4 a { color: #1b3282; }
.newsitem { width: 33.33%; padding: 15px; }
.newsitem .txt { padding: 0 30px 90px; min-height: 250px; position: relative; }
.newsitem .txt p { font-size: 1.8rem; }
.newsitem .txt .btn-blu { position: absolute; bottom: 30px; transform: translateX(-50%); left: 50%; white-space: nowrap; }
.shadow2 { box-shadow: 0 0 10px rgb(0 0 0 / 20%); }
.clogos { padding: 100px 0; }
.flickity-button { background: #8092AD !important; color: #fff; top: 32%; }
.flickity-prev-next-button .flickity-button-icon { left: 50% !important; top: 50% !important; width: 50% !important; height: 50% !important; transform: translate(-50%, -50%); }
.brandslider .flickity-button { top: 50%; }
/**/
.cform .select2-selection__arrow {left:16px !important;}
.cform .select2-container {border: solid 1px black;}
.cform ::-webkit-input-placeholder { color: #8092AD; }
.cform :-moz-placeholder { color: #8092AD; opacity: 1; }
.cform ::-moz-placeholder { color: #8092AD; opacity: 1; }
.cform :-ms-input-placeholder { color: #8092AD; } 
.cform .field { margin-bottom: 20px; }
.txtbox, .select { background-color: #fff; color: #8092AD; border: 1px solid #8092AD; height: 60px; border-radius: 4px; font-size:17px;font-family: 'Assistant'; direction: rtl;}
.select { background: url(assets/images/ddarrow.svg) no-repeat left 10px center #fff; background-size: 30px; }
textarea.txtbox { height: 240px; padding: 10px; /*background: rgb(128 146 173 / 10%);*/ }
textarea.txtbox.wh { background: #fff; }
.submit { height: 60px; display: inline-block; padding: 0 30px 0 54px; border-radius: 4px; transition: 0.3s; border: 0; color: #fff; width: 100%; 
	background: url(assets/images/submit-arrow.svg) no-repeat left 20px center #02A2CC; background-size: 20px; font-weight: 600; font-size: 2rem; }
.submit.wide,
.postsingle .submit { width: 100%; max-width: 100%; padding: 0 20px; background-position: 35% center; }
.postsingle .submit {
    font-size: 2.6rem;
}
.submit2 { height: 60px; display: inline-block; padding: 0 30px; border-radius: 4px; transition: 0.3s; border: 0; color: #fff; width: 100%; 
	background: #02A2CC; background-size: 20px; font-weight: 600; font-size: 2rem; }	
.btn-blu2 { line-height: 50px; display: inline-block; padding: 0 30px 0 54px; border-radius: 4px; transition: 0.3s; border: 0; color: #fff;
	background: url(assets/images/submit-arrow.svg) no-repeat left 20px center #02A2CC; background-size: 20px; font-weight: 600; font-size: 2rem;  }
select.err,
.cform .select2.err,
.qaf-txt.err,
.cform .txtbox.err { border: 1px solid #f00; color: #f00;background:#f8d7da; }
.errorme { color: #f00; padding: 2px; font-size: 12px; }
.cform.txt h3 { font-size: 5.6rem; margin-bottom: 0; }
.cform.txt p { font-size: 4.6rem; }
.lft .field { width: 100%; }

.qaf-field .select2-container {
    width: 100% !important;
    max-width: 400px;
    border: 1px solid #ddd;
    height: 45px !important;
    padding: 7px 0;
}
.qaf-field .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px !important;
}

.frmbg {
    background: #192C77;
    color: #fff;
    padding: 30px 30px 20px;
}
.sidebarmenu.pgmenu.hide {
    display: none;
}
.sidebarmenu.pgmenu {
    position: absolute;
    left: 160px;
    top: 200px;
    z-index: 9;
}

.sidebarmenu.pgmenu li a { background: rgb(223 228 234 / 100%); }

/* Common */
.pgheadbar { background: #ecf9ff; padding: 20px 0; }
.pgheadbar h1 { color: #192c77; font-size: 4rem; margin-bottom: 10px; }
.pghead { font-size: 2.5em; margin-bottom: 40px; }
.sidebarmenu { max-width: 250px; }
.sidebarmenu h4 { background: #192C77; padding: 15px 20px; color: #fff; margin: 0 0 3px; }
.sidebarmenu ul {  }
.sidebarmenu li { margin-bottom: 3px; }
.sidebarmenu li a { display: block; position: relative; line-height: 1.3; padding: 8px 20px; background: #ecf9ff; font-size:1.2em;}
.sidebarmenu li a:hover { background: #0d0051; color: #fff; }
.pgtext { margin-bottom: 50px; font-size: 1.25em; }

/* CONTACT */
.contactpg .cform { max-width: 700px; }
.adres { padding: 50px 0 0; }
.formtxt { max-width: 730px; margin-bottom: 50px; }

.phnumblock { text-align: center; }
.phnumblock p { font-size: 1.5em !important; font-weight: 600; }
.phnumblock a { display: inline-block; background: #192C77; color: #fff; padding: 6px 20px; border-radius: 5px; font-size: 18px; }

/* SECURING */
.iconlist { padding: 60px 0 40px; }
.iconlist .icon { height: 50px; margin-bottom: 20px; }
.cform.blubg { padding: 50px 0; }
.cform.blubg h3 { color: #fff; }
.shadow { box-shadow: 0 4px 13px 2px #ddd; transition: 0.3s; }
.shadow:hover { box-shadow: 0 4px 13px 2px #bbbbbb; }
.expertise .item a { display: block; }
.expertise .img { padding: 25%; }
.expertise .txt { padding: 20px; color: #1B3282; min-height: 250px; margin-bottom: 40px; }
.expertise .txt h4:after { border-bottom: 3px solid #1b3282; content: ''; width: 50px; display: block; padding: 10px 0 0; margin-bottom: 15px; }
.expertise .txt p { font-size: 1.125em; }
.expslider .item { padding: 0 15px; }
.expslider .flickity-button { top: 50%; }
.expslider .flickity-button.next { left: -20px !important; }
.expslider .flickity-button.previous { right: -20px !important; }
.branches .branch { margin-bottom: 30px; }
.branch .img { display: block; padding: 25%; border-radius: 5px; }
.branch .txt { padding: 5px 10px; background: #1b3282; border-radius: 5px; text-align: center; margin-bottom: 5px; }
.branch .txt h4 { font-weight: 600; margin-bottom: 0; }
.branch .txt a { color: #fff; }
.hidearrow button.flickity-button { display: none; }

/* HIKVISION */
.page-template-hvi .banner:before { opacity: 0.1; }
.page-template-hvi .expertise .txt { min-height: 215px; }
.protection { padding-top: 80px; }
.packageslider .item { width: 100%; min-height: 450px; color: #1B3282; }
.packageslider .item .img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; }
.packageslider .item .txt { padding: 50px 0; text-align: center; }
.packageslider h4 { font-size: 2.5em; padding-bottom: 10px; margin-bottom: 10px; }
.packageslider h4:after { border-bottom: 3px solid #1b3282; content: ''; width: 50px; display: block; padding: 10px 0 0; margin: 0px auto; }
.packageslider p { font-size: 1.5em; }

/* LOCATION */
.loc ul li { line-height: 1.3; margin: 0 0 5px; }
.loc ul i { color: #1b3282; margin-left: 10px; }
.loc ul { display: inline-block; width: 40%; color: #333; font-size: 1.25em; }
.jobtxt { display: none; }
.jobtxt h4 { font-size: 1.75em; }
.jobtxt p { font-size: 1.5em; }
.btmslider { padding: 80px 0 20px; }
.btmslider .img { margin-bottom: 20px; }
.btmslider .img img { max-height: 700px; margin: 0px auto; }
.poptbl {  width: 100%; max-width: 1100px; background: #fff; box-shadow: 0 0 5px rgb(0 0 0/20%); display: none; } 
.poptbl table, .pgdefault table { width: 100%; } 
.poptbl td, .pgdefault table td { color: #444; padding: 12px; border-bottom: 1px solid #ccc; width: 25%; text-align: right; } 
.poptbl tr:nth-child(even), .pgdefault table tr:nth-child(even) { background: #f6f6f6; } 
.poptbl th, .pgdefault table th { background-color: #d9edf7; font-weight: 700; vertical-align: middle; text-align: right; padding: 12px; color: #444; } 
.popupform { position: fixed; left: 50%; top: 50%; background: #192C77; color: #fff; max-width: 600px; padding: 40px; transform: translate(-50%, -50%); z-index: 99999; 
	box-shadow: 0 0 20px rgb(0 0 0 / 20%); border-radius: 5px; } 
.frmclose { position: absolute; right: 12px; top: 12px; font-size: 20px; color: #fff; } 
.frmclose .lnr { font-weight: bold; }
.btnAttend {width: 100%;text-align: center;}
/* JOBS */

.job-row .item { margin: 0 0 40px; }
.job-row .iteminn { padding: 80px 40px 80px 40px; box-shadow:rgb(100 100 111 / 20%) 0px 7px 29px 0px; height: 100%; position: relative; z-index: 0; }
.job-row .item h4 {height: 66px;}
.job-row .item p {height: 80px;}
.blogpost.jobs .iteminn	{ max-width: 300px; }
.med { font-weight: 500; }
.jobs-meta { margin: 0 0 20px 0; }
.jobs-meta [class*='job-'] { margin: 0 0 0 20px; color: #999; font-weight: 300; line-height: 2; }
.jobs-meta i { color: #00acd2; margin-left: 5px; }
.job-hrs span:last-child { display: none; }
.postsingle h4, .postsingle h3 { font-weight: 600; }
.frmup { margin-bottom: 20px; }
#applyjob { background: #192C77; padding: 60px 40px; color: #fff; }
#applyjob label { font-weight: 600; margin-bottom: 5px; display: block; font-size: 18px; }
#applyjob .flexrow { margin-bottom: 20px; }
#applyjob span.label { font-weight: 600; margin-bottom: 5px; display: block; min-height: 40px; line-height: 1.2; font-size: 18px; }
#applyjob .chkitm { margin: 0 0 0 10px; }
#applyjob .chkitm input[type="radio"] + label span { margin: 0 0 0 5px; border: 0; }
#applyjob .chkitm input[type="radio"] + label span:before { display: none; }
#applyjob .chkitm input[type="radio"]:checked + label span { background: url(assets/images/dot.svg) no-repeat center center #fff; background-size: 8px; }

.jobfilter { margin-bottom: 60px; }
.jobfilterinn { position: relative; z-index: 500; padding: 3px 20px 3px 60px; box-shadow: 0 2px 8px 2px rgb(43 43 43 / 30%); border-radius: 60px; display: flex; }   
.jobfilterinn .field { width: 25%; padding: 0 5px; }
.jobfilterinn .srch { height: 40px; font-size:1.2em;}
.select2 { height: 40px; background: url(assets/images/ddarrow.svg) left 10px center / 30px no-repeat #fff; color: #192c77; }
.jobfilterinn .select2 {
    padding-top: 0;
    height: 40px !important;
	font-size:1.2em;
}
.filterbtn { display: block; padding: 0; width: 40px; height: 40px; border-radius: 100%; background: url(assets/images/ic-search.svg) center / 24px auto no-repeat #192C77; 
	color: #fff; cursor: pointer; position: absolute; left: 4px; top: 3px; }
	
/* TEAM */
.team .item { margin-bottom: 50px; }
.team .item .flex { flex-direction: row-reverse; }
.team .thumb { padding: 50%; background-size: 100% !important; transition: 0.8s; }
.team .thumb:hover { background-size: 110% !important; }
.team h5 { margin-bottom: 5px; }
.team p { margin-bottom: 30px; }
.team .position { margin-bottom: 5px; display: block; }

/* TIMELINE */
.timeline { position: relative; }
.timeline:before { content: ''; background: #8092ad; width: 1px; position: absolute; top: 80px; bottom: 80px; left: 50%; transform: translateX(-50%); }
.timeline .item { display: flex; }
.timeline .item:nth-child(even) { flex-direction: row-reverse; }
.timeline .item .iteminn { width: 50%; }
.timeline .item:nth-child(even) .iteminn { flex-direction: row-reverse; }
.timeline .item .iteminn img { width: 100%; box-shadow: 0 0 1px 1px rgb(0 0 0 / 16%); }
.timeline .item h4 { font-size: 1em; color: #000; font-weight: 600; }
.timeline .desc { padding: 40px 30px 20px; position: relative; }
.timeline .img { height: 180px; }
.timeline .item .circle { background: #192c77; border: 2px solid #192c77; box-shadow: inset 0 0 0 4px #fff; color: #fff; position: absolute; font-weight: 600;
	width: 80px; height: 80px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 2rem; left: 0; top: 50%; transform: translate(-50%, -50%); }
.timeline .item .circle:before { background: #8092AD; content: ''; height: 1px; width: 230px; position: absolute; left: 100%; }
.timeline .item .circle:after { background: url(assets/images/dot-circle.svg) no-repeat center; content: ''; height: 18px; width: 18px; position: absolute; left: 290px; }
.timeline .item .date { font-size: 2em; position: absolute; right: 120%; color: #000; font-weight: 300; } 
.timeline .item:nth-child(even) .circle { left: 100%; }
.timeline .item:nth-child(even) .date { left: 120%; right: auto; }
.timeline .item:nth-child(even) .desc { padding-right: 60px; }
.timeline .item:nth-child(even) .circle:before { left: auto; right: 100%; }
.timeline .item:nth-child(even) .circle:after { left: auto; right: 290px; }

/* VISION */
.vlist .item { padding: 30px; margin-bottom: 20px; }
.vlist .txt { width: 70%; }
.vlist .icon { width: 160px; }
.vlist .txt h4 { font-size: 2em; color: #192c77; }
.vlist .txt p { font-size: 1.25em; }

/* MEDIA */
.medialist .item { margin-bottom: 30px; }
.medialist .img { padding: 12% 0; min-height: 240px; }
.medialist .txt { padding-bottom: 50px; position: relative; }
.medialist h4 { margin-bottom: 5px;  }
.medialist p { line-height: 1.3; }
.medialist .txt .btn-blu { position: absolute; left: 0; bottom: 0; }

/* Table */
.tblwrap { padding: 80px 0 0; }
.tblwrap th { background: #d9edf7; font-weight: 700; vertical-align: middle; text-align: right; height: 40px; padding: 0 10px; border-bottom: 1px solid #ddd; }
.tblwrap td { height: 40px; padding: 0 10px; border-bottom: 1px solid #ddd; }
.tblwrap tr:nth-child(odd) td { background: #f9f9f9; }


/* BLOG */
.hdrspacer { background: #192C77; padding-top: 160px; }
.blogpost .item { margin-bottom: 50px; }
.blogpost .thumb { padding: 30%; display: block; }
.postsingle { padding: 80px 0; position: relative; }
.postsingle p { font-size: 1.125em; }
.postsingle ul { margin-bottom: 20px; padding-left: 16px; font-size: 1.125em; }
.postsingle ul li { list-style: disc; line-height: 1.5; }
.postsingle ol { margin-bottom: 20px; padding-right: 18px; }
.postsingle ol li { font-size: 1.125em; line-height: 1.6; list-style: decimal; }
.postsingle .img { padding: 20px 0 30px; }
.postsingle .img img { border: 1px solid #999; }
.postsingle .txt { padding-bottom: 40px; text-align: justify; }
.postsingle .txt .alignright { max-width: 600px; height: auto; }
.postsingle .txt .alignleft { max-width: 600px; height: auto; }
.wppostlink { display: flex; align-items: center; justify-content: space-between; flex-direction: row-reverse; padding: 10px 0; }
.wppostlink { display: none; }
.wppostlink a { line-height: 1.8; position: relative; }
.wppostlink a i { position: absolute; font-size: 30px; top: 8px; }
.wppostlink .prevlink i { left: 0; }
.wppostlink .prevlink { padding-left: 50px; }
.wppostlink .nextlink { padding-right: 50px; text-align: right; }
.wppostlink .nextlink i { right: 0; }
.relatedpost .relslider { margin: 0 -10px; }
.relatedpost .item { padding: 0 10px; }
.relatedpost .thumb { padding: 30%; }
.relatedpost .desc h4 { font-weight: 300; margin-bottom: 10px; min-height: 53px; }
.relatedpost .flickity-rtl .flickity-prev-next-button.previous { left: auto; right: -40px; }
.relatedpost .flickity-rtl .flickity-prev-next-button.next { right: auto; left: -40px; }
.single .relslider ol.flickity-page-dots { display: none; }

/* LANDING PAGE */
/*.single-lp,*/
/*.single-lp .mobphicon, .single-lp .hmenu, .single-lp .hlft*/
.tglmenu{
    display: none;
}
.bannerlp { position: relative; }
.bannerlp .mob {
    display: none;
}
.bannerlp img {
    width: 100%;
}
.bnrlarge { min-height: 600px; }
.bnrlarge .caption h1 {
    margin-bottom: 10px;
    font-size: 6rem;
}
.bnrlarge .caption {
    color: #fff;
    padding: 0 90px 0 0;
    position: relative;
	text-shadow: 0px 0px 10px #001b48;
}
.bnrlarge .caption img {
    position: absolute;
    right: 0;
    width: 70px;
    top: 7px;
}
.bnrlarge .caption img { position: absolute; right: 0; }
.bnrlarge .btn-grn {
    border: 1px solid #11CB2A;
    background-color: #11CB2A;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
}
.greybg2 { background: #F3F3F3; }
.lpformwrap.white { background: #fff; color: #0E248A; }
.bnrshape.wh svg { fill: #fff; }
.bnrshape svg {
    fill: #F3F3F3;
    height: 48px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: calc(100% + 1.3px);
}
.bnrshape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    height: 48px;
    overflow: hidden;
}
.bannerlp .caption h1 { font-size: 4rem; }
.bannerlp .caption p { font-size: 2.2rem; }
.lp2 { position: relative; }
.lp2 .text ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;	
}
.lp2 .text li {
    width: 48%;
    padding: 20px 0;
}
.lp2 .text ul i {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0px auto 30px;
    width: 100px;
    height: 100px;
    border: 3px solid #0E248A;
    color: #0E248A;
    font-size: 40px;
}
.lpheader { padding: 15px 30px; }
.lpformwrap { background: #eee; padding: 50px; }
.submit.wide { width: 100%; }
.btmwrap {  }
.btmwrap .text h4 { font-size: 4rem; }
.btmwrap .text li { font-size: 2rem; line-height: 1.5; margin-bottom: 10px; }

.checkbox input[type="checkbox"] { display: block; }
.option { display: flex; margin-bottom: 10px; margin-left: 15px; }
.option input { margin-left: 10px; }
.lbl { margin-bottom: 20px; display: block; }
.vidbox iframe {
    width: 100%;
}
.iconbox {
    padding: 40px 0;
}

.iconbox i {
    font-size: 80px; 
} 
.icontxt {
    padding: 4px 0 0;
}
.icontxt h3 {
    font-size: 3.3rem;
    margin: 0;
}
.icontxt p {
    font-size: 2.3rem;
}
.icontxt {
    position: relative;
}
.icontxt img {
    position: absolute;
	left: 0;
}

/* DEFAULT */
.pgdefault p, .pgdefault li { font-size: 2rem; }
.pgdefault ol { padding-right: 17px; }
.pgdefault ol li { list-style: decimal; line-height: 1.6; list-style-position: outside; margin-bottom: 20px; }
.pgdefault ul { padding-right: 17px; }
.pgdefault ul li { margin-bottom: 20px; list-style: disc; line-height: 1.6; list-style-position: outside; }
.aligncenter { margin: 0px auto; }
.alignleft { float: left; margin-right: 40px; margin-bottom: 30px; }
.alignright { float: right; margin-left: 40px; margin-bottom: 30px; }
.repost { border-bottom: 1px solid #707070; padding: 30px 0; }
.repost:last-child { margin-bottom: 40px; }
.repost h4 { margin-bottom: 0; }
.repost h4 a { color: #050537; font-weight: 400; font-family: 'Code Pro LC'; }
.repost p { margin-bottom: 15px; }
.search-no-results .post { min-height: 400px; display: flex; align-items: center; justify-content: center; }
.pg404 { text-align: center; }
.notfound { display: flex; font-weight: 700; align-items: center; justify-content: center; text-align: center; padding: 20px 0; min-height: 54vh; }
.notfound h1 span { display: block; font-size: 2.77em; line-height: 0.8; } 
.notfound h1 { font-size: 72px; }	
.disclaimer {
    position: fixed;
    bottom: 0;
    left: 0;
    max-width: 800px;
    background: #02a2cc;
    z-index: 9;
    color: #fff;
    width: 100%;
}
.disclaimer h4 { margin-bottom: 5px; font-size: 1.5em; }
.disclaimer p { font-size: 14px; margin-bottom: 10px; }
.disclaimer p a { color: #fff; }
.dclose { position: absolute; right: 10px; top: 10px; cursor: pointer; z-index: 9; }
.mobphicon { display: none; }
.mobphicon a { color: #fff; }

.postsingle textarea.txtbox {
    height: 150px;
}
.fix {
    position: fixed;
    z-index: 5000;
    width: 100%;
    top: 165px;
    left: 0;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    padding: 10px 15px;
}
.fix .jobfilter {
    max-width: 1180px;
    margin: 0 auto;
}
.fix .jobfilterinn {
    box-shadow: 0 2px 8px 2px rgb(43 43 43 / 30%);
    border:  1px solid #F7F7F7;
}
.mob-jobfilter {
    display: none;
}
.jbtestm {
    background: #02A2CC;
    color: #fff;
    padding: 60px 0;
    margin-top: 60px;
    direction: ltr;
}

/*== Slick Carousel ==*/
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus { outline: none; }
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track {position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto;}
.slick-track:before, .slick-track:after { display: table; content: '';}
.slick-track:after{ clear: both;}
.slick-loading .slick-track { visibility: hidden; }
.slick-slide{ display: none;float: left;height: 100%;min-height: 1px; outline: none;}
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img{ display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-dots > li:first-child:last-child { display: none; }

.tstm-slider {
    position: relative;
    z-index: 0;
}
.tstm-srow {
    display: flex;
    align-items: flex-start;
}
.tstm-txt {
    flex-grow: 1;
    padding: 0 0 120px 30px;
}
.tstm-photo {
    flex-shrink: 0;
    max-width: 40%;
}
.tstm-by strong {
    font-size: 1.2em;
}
.tstm-btm {
    max-width: 320px;
    padding-left: 30px;
    position: relative;
    z-index: 0;
    display: block;
    margin-top: -80px;
    float: right;
    clear: both;
}
.tstm-txt blockquote {
    padding: 30px 0;
    margin: 0;
    background: url(assets/images/quote.svg) right top / 30px auto no-repeat;
}
.tstm-toggle {
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    background: url(assets/images/ic-pause.svg) center / auto 20px no-repeat;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
}
.tstm-dp {
    width: 100%;
    height: 0;
    padding-top: 100%;
    background: center / cover no-repeat;
    border-radius: 100%;
    transform: scale(0.8);
    transition: all .3s ease-in-out;
    margin: 5px auto;
    transform-origin: center center;
}
.tstm-thumb {
    width: 100%;
}
.slt-item {
    padding: 0 0;
}
.slick-current .tstm-dp {
    transform: scale(1.0);
}
.open-qa {
    background: #192C77;
    border-radius: 0 5px 5px 0;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.2;
    padding: 10px;
    position: absolute;
    left: 100%;
}
.open-qa span {
    display: block;
    white-space: nowrap;
}
.qa-modal {
    position: fixed;
    z-index: 50000;
    width: 100%;
    height: 100%;
    max-height: 100vh;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
    padding: 15px;
}
.qa-modal::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
}
.qam-box {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    z-index: 5;
    padding: 30px 20px;
    overflow: auto;
    max-height: 80vh;
}
.qam-close {
    position: absolute;
    z-index: 5;
    width: 36px;
    height: 36px;
    right: 10px;
    top: 10px;
    text-indent: -9999px;
    background: url(assets/images/icn-close.svg) center / 100% auto no-repeat;
}
#login-block fieldset.qa-form {
    display: none;
}
.qam-head p {padding-top: 20px;}
.qam-head {
    text-align: center;
    padding: 0 0 12px;
	max-width: 415px;
	margin:0 auto;
}
.qam-title {
    color: #192C77;
    font-size: 3rem;
    padding: 0 0 0;
    margin: 0;
}
.qa-form {
    border: none;
    margin: 0 auto;
    max-width: 400px;
}
.qaf-field {
    padding: 0 0 15px;
}
.qaf-field label {
    display: block;
    font-weight: 600;
    color: #000;
    padding: 0 0 10px;
}
.qaf-txt {
    width: 100%;
    height: 45px;
    border:  1px solid #ddd;
}
.qaf-sbtn {
    background: #02A2CC;
    color: #fff;
    font-size: 2rem;
    height: 45px;
    width: 100%;
    border: none;
    font-weight: 700;
}
.qaf-sbtn:hover {
    background-color: #192C77;
}
.api-login {
    text-align: center;
    padding: 10px 0 0;
}
.api-login p {
    padding: 0;
}
.or-txt {
    line-height: 1.1;
    font-weight: 500;
}
.or-txt span {
    font-size: 1.2em;
}
.api-icons {
    display: flex;
    justify-content: center;
    align-items: center;
}
.alic-fb {
    display: inline-block;
    width: 38px;
    height: 38px;
    background: url(assets/images/icl-fb.svg) center / 100% auto no-repeat;
    text-indent: -9999px;
    margin: 0 10px;
}
.alic-gl {
    display: inline-block;
    width: 42px;
    height: 42px;
    /*background: url(assets/images/icn-gl.svg) center / 100% auto no-repeat;*/
    text-indent: -9999px;
    margin: 0 10px;
}
.phone-login {
    padding: 20px 0 0;
    font-weight: 600;
    max-width: 400px;
    margin: 0 auto;
}
.phl-form {
    position: relative;
    z-index: 5;
}
.btn-phone {
    background: #02A2CC;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    color: #fff;
    font-weight: 700;
    border-radius: 0;
    width: auto;
    height: 45px;
    border-radius: 0;
    padding: 0 15px;
}
.btn-phone:hover {
    background-color: #192C77;
}
.aqf-select {
    width: 100%;
    height: 45px;
    border:  1px solid #ddd;
}
.tic-box {
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    padding: 15px 15px 0 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.tic-box .tic-actn {
    margin-right: 10px;
    font-size: 2.5rem;
    color: #02A2CC;
    position: relative;
    z-index: 0;
}
.tic-hover {
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 0 10px;
    color: #0d0051;
    transition: all .3s ease-in-out;
}
.tic-box .tic-actn:hover .tic-hover {
    opacity: 1;
    visibility: visible;
}
.tic-hover a {
    margin-right: 10px;
}
.tic-hover a, .tic-hover i {
    color: #0d0051;
}
.feat-jobs {
    padding: 0 0 30px;
}
.fjob-title {
    text-align: center;
    color: #0d0051;
    font-size: 3.5rem;
}
.fjob-slider {
    /*box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);*/ margin: 0 -15px; padding-bottom: 50px;
}
/*.fjob-block {
    padding: 40px 30px 50px;
    background: #192C77;
    color: #fff;
}*/
.fjob-block h4 {
    min-height: 90px;
}
.fjobitem {
    padding: 20px 15px;
}
.fjobitem i {
    color: #02A2CC;
}
.fjobitem .tic-hover i {
    color: #fff;
}
.fjobitem .fjob-block {
    background: #192C77;
    color: #fff; padding: 80px 40px; box-shadow:rgb(100 100 111 / 20%) 0px 0 15px; height: 100%; position: relative; z-index: 0; }
.fjb-descp {
    padding: 0 0 20px;
	min-height: 65px;
}
.fjob-block .btn-bludark {
    background: #02a2cc;
}
.fjob-slider .slick-dots {
    display: flex;
    list-style: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 0 15px;
}
.fjob-slider .slick-dots > li {
    padding: 0 3px;
}
.fjob-slider .slick-dots > li > button {
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: transparent;
    border:  1px solid #192C77;
    padding: 0;
}
.fjob-slider .slick-dots > li.slick-active > button {
    background: #192C77;
}
.jb-badge {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}
.jb-label {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#f00 0%, #c00 100%);
    box-shadow: 0 3px 10px -5px rgb(0 0 0);
    position: absolute;
    top: 19px;
    right: -21px;
}
.jb-label::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #c00;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #c00;
}
.jb-label::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #c00;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #c00;
}
.is-nav-selected .tstm-dp {
    transform: scale(1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.jbtsm-foot {
    width: 100%;
    max-width: 320px;
    position: absolute;
    z-index: 5;
    right: 0;
    bottom: 0;
}
.tstm-txt {
    direction: rtl;
}
.tstm-slider {
    position: relative;
    z-index: 5;
}
.tstm-slider .flickity-button {
    width: 24px;
    height: 24px;
    top: auto;
	bottom: 10px;
	z-index: 9;
}
.tstm-slider .flickity-prev-next-button.previous {
    left: auto !important;
    right: 290px !important;
}
div#modal-questions {
    z-index: 99999;
    position: relative;
}
.page-template-jobs .sideform {
    display: none;
}
.sideform.v2 {
    display: block!important;
}
/*.tstm-wide, .tstm-thumb {
    direction: ltr!important;
}*/

.fjob-slider .slick-track {
    display: flex !important;
}
.fjob-slider .slick-slide {
    height: inherit !important;
}
.fjob-block {
    height: 100%;
}

.mobmenu .wpml-ls {
    display: none;
}


/* LP4 */
.lp2-template-lp4 { color: #1d254b; }
.lp2-template-lp4 header { display: none; }
.lplogo { background: #192C77; border-bottom: 8px solid #6bccf2; padding: 20px 0; }
.lplogo .img { max-width: 400px; }
.lptitle { padding: 40px 0 0; }
.lptitle h1 { font-size: clamp(28px, 2.6vw, 50px); line-height: 1.3; }
/**/
.lpfeatures { background: #f0f1f1; padding-bottom: 80px; }
.bluhead { background: #1d254b; color: #fff; padding: 10px 60px; max-width: 600px; border-radius: 15px 0 0 15px; 
	transform: translateY(-50%); margin-bottom: 30px; }
.bluhead h3 { margin: 0; font-size: clamp(24px, 2.1vw, 40px); }
.lpfeatlist { display: flex; justify-content: space-between; text-align: center; }
.lpfeatlist .icon { background: #fff; border-radius: 20px; box-shadow: 0 0 20px rgb(0 0 0 / 15%); width: 120px; 
	height: 120px; margin: 0px auto 15px; }
.lpfeatlist h4 { font-weight: 600; }
/**/
.lpimgblock { background: #f0f1f1; padding-bottom: 60px; }
.bdrtitle { text-align: center; }
.bdrtitle h3 { display: inline-block; border-bottom: 1px solid #6bccf2; border-top: 1px solid #6bccf2; padding: 15px 0; 
	margin: 0; font-size: clamp(24px, 2.1vw, 40px);	}
.imgheadlist { padding: 50px 0; }
.imgheadlist .item { width: 30%; text-align: center; }
.imgheadlist .img { padding: 50% 0; border: 1px solid #6bccf2; margin-bottom: 10px; }
.imgheadlist h4 { font-size: clamp(18px, 1.6vw, 30px); }
/**/
.lpformwrap.lp4 { background: #fff; padding: 0 0 80px; }
.lp4 .cform .field { margin-bottom: 14px; } 
.lp4 .cform { display: block; margin: 0px auto; padding: 20px 20px 10px; 
	border-radius: 15px; max-width: 600px; border: 1px solid #1d254b; }
.lp4 .cform .txtbox { background: #f0f1f1; border-radius: 10px; font-weight: 600; font-size: clamp(18px, 1.6vw, 30px); 
	color: #1d254b; border: 0; } 
.lp4 .cform .txtbox.err { box-shadow: inset 0 0 0 1px #f00; border: 0; } 
.lp4 .cform .submit2 { background: #1d254b; border-radius: 10px; font-weight: 600; font-size: clamp(18px, 1.6vw, 30px); color: #fff; } 
.lp4 .cform ::-webkit-input-placeholder { color: #1d254b; }
/**/
.lpfeatures2 { padding: 0 0 60px; }
.lpfeatures2 .lpfeatlist { flex-wrap: wrap; gap: 30px 0; }
.lpfeatures2 .lpfeatlist .icon { width: 160px; height: 160px; }
.lpfeatures2 .lpfeatlist .item { width: 25%; }
/**/
.lpcontent { background: #f0f1f1; padding: 0 0 100px; }
.lpcontent .row { display: flex; gap: 40px; }
.lpcontent .item { width: 50%; position: relative; }
.lpcontent .item:first-child { border-left: 1px solid #6bccf2; padding-left: 20px; }
.lpcontent .icon { height: 80px; margin-bottom: 40px; }
.lpcontent .text p { line-height: 1.4; font-size: clamp(16px, 1.1vw, 20px); margin-bottom: 20px; font-weight: 500; }
/**/
.lptestimony { background: #fff; padding: 0 0 60px; }
.lptestimony .row { display: flex; gap: 40px; }
.lptestimony .item { width: 50%; position: relative; }
.lptestimony .item:first-child { border-left: 1px solid #6bccf2; padding-left: 20px; }
.lptestimony .icon { width: 100px; height: 100px; margin-bottom: 20px; position: absolute; left: 30px; }
.lptestimony .text p:first-child { max-width: calc(100% - 160px); margin-bottom: 30px; }
.lptestimony .text p { line-height: 1.4; font-size: clamp(16px, 1.1vw, 20px); margin-bottom: 20px; font-weight: 500; }
/**/
.lpbtmimg .wrap { max-width: 1920px; padding: 0; }

/*============== RESPONSIVE */

@media screen and (max-width: 1800px) {
.newsitem h4 { min-height: 73px; }
.menu > li { margin-left: 0px; }
.phonenumdesk { padding: 0px; font-size: 1.3em; }
.page-template-hvi .expertise .txt { min-height: 245px; }	
.expertise .txt { min-height: 280px; }
.hlft { left: 60px; }
}

@media screen and (min-width: 1500px) {
/* .menu > li > a { font-size: 16px; line-height: 44px; } */
.phonenumdesk { font-size: 1.4em; }	
}

@media screen and (max-width: 1400px) {
.menu > li > a { font-size: 18px; }	
}

@media screen and (max-width: 1300px) {
	.newsitem { width: 50%; }	
	.sideform.active {z-index:9999;top:12%;}
    .hmenu { margin: 15px 0 0; }
    .menu > li { margin-left: 0; }
    .menu > li > a { padding: 0 12px; }
	

.lpfeatlist { gap: 40px; justify-content: center; flex-wrap: wrap; }
.lpfeatlist h4 { font-size: 20px; margin-bottom: 0; }	
.menu > li > a { font-size: 16px; padding: 0 10px; }	
}

@media screen and (max-width: 1024px) {
#header-favorites {
    left: 192px;
    top: 30px;
}	
.pad80 { padding: 40px 0; }
.hdrspacer { padding-top: 90px; }
header { padding: 15px 0; }
.pgheadbar { padding: 5px 0 15px 0; }
.mobmenu .wpml-ls {
    display: block;
}
.tglmenu { display: block; } 
.logo { max-width: 60px; }
.hmenu { position: absolute; top: -45px; right: 0; left: 0; background: #192C77 /*#8092AD*/; padding: 120px 30px 30px; display: none; width: auto; z-index: -1; }
.menu { display: block; }
.menu > li { margin: 0 0 20px; }
.menu > li > a { font-size: 2rem; line-height: 1.2; display: inline-block; position: static; } 
.menu > li:hover > a, .menu > li.current-menu-item > a, .menu > li.current-menu-parent > a {
    background: none !important;
    font-weight: bold;
}
.menu > li:last-child { width: inherit; }
.menu > li > ul {
    display: none;
    position: static;
    opacity: 1;
    visibility: visible;
    background: none;
    padding: 10px 15px 0 0px;
}
.menu li.cbtn a {
    background: none;
}
.menu li.cbtn a i {
    display: block;
}
.menu li.cbtn a span {
    display: none;
}
.menu > li ul li a {
    font-size: 20px;
    line-height: 1.4;
}
.wapp a {
    color: #ffffff !important;
}
.menu > li > a .lnr { position: absolute; left: 0; top: 0; width: 40px; line-height: 24px; text-align: center; }
.mobphicon {
    display: flex;
    align-items: center;
    position: absolute;
    left: 80px;
    font-size: 20px;
}

.wapp {
	display: none !important;
}
.wapp a {
    position: absolute !important;
    left: 130px;
    top: 55px;
}
.cbtn { margin-left: 15px; font-size: 24px; }
.menu > li.phnum {
    display: none;
}
.mobshow { display: block; }
.hlft { display: none; }
.hrgt { width: 100%; }
.bnrbgvid { width: auto; height: 100%; }	
.banner h1 { font-size: 5em; } 
.banner p { font-size: 2em; }
.timewrap { width: 100%; }
.pgtime .sidebarmenu { max-width: 100%; width: 100%; margin-bottom: 30px; }
.fs30 { font-size: 2rem; } 
.expertise .item { width: 50%; }
.expertise .txt { min-height: 310px; }
.newsitem .txt { padding: 0 30px 70px; min-height: 300px; }
.bannerlp .mob {
    display: block;
}
.bannerlp .desk {
    display: none;
}
.tblwrap {
    overflow-x: auto;
}
.fix { top: 107px; }
}

@media screen and (max-width: 991px) {
	#header-favorites {
		top: 24px;
	}	
    .jobfilter {
        display: none;
    }
    .mob-jobfilter {
        display: block;
        margin: 0 0 30px;
        background: #fff;
        padding: 15px 0 0;
    }
    .fix .mob-jobfilter {
        margin: 0;
        padding: 0;
    }
    .mjob-fwrap {
        display: none;
        margin-top: 10px;
    }
    .mob-jobfilter.focus .mjob-fwrap {
        display: block;
    }
    .mjob-frow {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        margin-top: 10px;
        padding-bottom: 15px;
    }
    .mjt-box {
        position: relative;
        z-index: 5;
    }
    .mjt-box .srch {
        width: 100%;
        height: 46px;
        padding: 0 15px 0 50px;
        border:  1px solid #dfdfe1;
        border-radius: 40px;
		font-size:1.2em;
    }
    .page-template-jobs .blogwrap.pad80 {
        padding-top: 0;
    }
    header {
        padding: 6px 0;
    }
    header.sticky {
        padding: 6px 0;
    }
    .hdrspacer {
        padding-top: 80px;
    }
    .logo {
        max-width: 45px;
    }
    .fix {
        top: 75px;
        padding: 10px 30px;
    }
    .mjob-frow {
        margin: 0;
        overflow-x: auto;
        overflow-y: visible;
    }
    .mjf-field {
        padding: 0 0 0 10px;
        flex-shrink: 0;
    }
    .mjf-field .select2 {
        padding: 5px 15px 5px 25px;
        height: 36px!important;
        background-position: left 0 center!important;
        border-radius: 36px;
        border:  1px solid #dfdfe1;
    }
    .sideform .frmopen {
        font-size: 1.3rem;
    }
    .sideform {
        top: 300px;
    }
    .tstm-photo { max-width: 30%; }
}

@media screen and (max-width: 768px) {
.select2-container--default .select2-selection--single .select2-selection__arrow{top:5px !important}
.select2 {padding-top: 4px;height:40px !important;}
.qam-box {margin-top: 65px;}
.single-jobs .tic-box {top: -55px;}
.job-row .item {width: inherit;}
.btnAttend {text-align: center;margin: 0 auto;}
.postsingle { padding: 40px 0; }	
.h3 { font-size: 3rem; }	
.banner { min-height: 450px; }
.banner h1 { font-size: 3.5em; }
.btn-blu { white-space: nowrap; }
.btn-blu i { display: inline; }
.number .item { width: 33.33%; }
.number .num { font-size: 3rem; }
.number .icon { height: 50px; }
.services .txt { width: 100%; }
.services .icon { margin: 0px auto 30px; }
.newslider { padding: 0; }
.newsitem { width: 100%; padding: 10px; }
.clogos { padding: 20px 0 40px; }
.icon { margin: 0; }
.icon img { max-width: 120px; }
.ftmenu .fmenu { width: 46%; padding: 40px 0 0; }
.fmenu li { margin-bottom: 5px; }
.fmenu li a { font-size: 1.05em; }
.cform h3 { font-size: 2.6rem; }
.cform .field { width: 100%; }
.txtbox, .select { height: 40px; }
.submit { height: 40px; padding: 0 20px 0 60px; max-width: 100%; }
.iconlist { padding: 40px 0 30px; }
.iconlist .item { width: 48%; padding: 10px 0; }
.iconlist .item h4 { font-size: 1.6rem; }
.flickity-prev-next-button { width: 34px; height: 34px; }
.newslider .flickity-prev-next-button.next { left: -10px; }
.newslider .flickity-prev-next-button.previous { right: -10px; }
.newslist .newsitem { width: 100%; margin-bottom: 30px; }
.packageslider .flex.flex-left { justify-content: center; }
.packageslider .item { min-height: 340px; }
.packageslider .item .img { opacity: 0.4; }
.packageslider h4 { font-size: 2.5rem; } 
.packageslider p { font-size: 1.6rem; }
/*.jobfilterinn { padding: 3px 20px; border-radius: 10px; flex-wrap: wrap; }*/
.jobfilterinn { padding: 0; border-radius: 6px; flex-wrap: wrap; box-shadow: 0 2px 8px 0 rgb(43 43 43 / 30%); }
.jobfilterinn .field { width: 100%; padding: 5px 0; border-bottom: 1px solid #ddd; }
.jobfilterinn .select2 { background-color: none; border-radius: 5px; padding: 0 20px; }
.jobfilterinn .srch { background-color: none; border-radius: 5px; padding: 0 20px; }
.fieldbtn { display: block; width: 100%; }
.filterbtn { /*border-radius: 0 0 5px 5px; left: 0; bottom: 0; position: static; width: 100%; height: 50px;*/ }
.job-row .item { text-align: center; }
.vlist .txt { width: 100%; }
.vlist .icon { display: flex; align-items: center; justify-content: center; margin: 0px auto 20px; }
.vlist .txt p { font-size: 1em; }
.timeline .item { margin-bottom: 40px; }
.timeline .item .iteminn { width: 100%; }
.timeline:before { display: none; }
.timeline .desc { padding: 0 30px 40px; }
.timeline .item:nth-child(even) .circle { left: 0; }
.timeline .item:nth-child(even) .circle:before { left: 100%; right: auto; }
.timeline .item:nth-child(even) .circle:after { left: 290px; right: auto; }
.timeline .item .circle { transform: translate(0, -50%); }
.timeline .item .date { font-size: 2rem; right: auto; left: 120%; font-weight: 400; bottom: 10px; }
.timeline .item h4 { max-width: 200px; }
.timeline .item:nth-child(even) .desc { padding-right: 30px; }
.pgheadbar h1 { font-size: 3rem; }
.sideform {
    left: -300px;
    padding: 20px;
    max-width: 300px;
    
}
.disclaimer a {
    display: inline;
}	
.tstm-srow {
    flex-direction: column;
    align-items: flex-end;
}
.tstm-photo {
    max-width: 220px;
    margin: 0 0 15px;
}
.jbtestm {
    padding-bottom: 20px;
}
.tstm-txt {
    padding: 0 0 80px;
}
/**/
.lpfeatures { padding-bottom: 40px; }
.lpfeatlist { gap: 20px; }
.lpfeatlist .icon { border-radius: 10px; width: 90px; height: 90px; }
.lpfeatlist h4 { font-size: 18px; }
.imgheadlist { padding: 40px 0 0; }
.bluhead { padding: 10px 20px; }
.lpformwrap.lp4 { padding: 0 0 50px; }
.lp4 .bluhead { margin: 0; }
.lp4 .cform .submit2 { height: 40px; }
.lpfeatures2 .lpfeatlist { width: auto; gap: 30px 20px; }
.lpfeatures2 .lpfeatlist .item { width: auto; }
.lpfeatures2 .lpfeatlist .icon { width: 120px; height: 120px; }
.lpcontent .row { flex-wrap: wrap; }
.lpcontent .item { width: 100%; }
.lpcontent .item:first-child { border-left: 0; padding-left: 0; }
.lpcontent .icon img { max-width: 100%; }
.lptestimony .row { flex-wrap: wrap; }
.lptestimony .item { width: 100%; }
.lptestimony .item:first-child { border-left: 0; padding-left: 0; }
.lptestimony .icon img { max-width: 100%; }
.lptestimony .text p:first-child { max-width: calc(100% - 130px); }
}
	
@media screen and (min-width: 769px) and (max-width: 940px) {
.fjob-block h4 {
    min-height: 140px;
}
}

@media screen and (max-width: 640px) {
.lp2-template-lp3 .lpformwrap .vidbox {
    padding-bottom: 50px;
}
.lp2-template-lp3 .lpformwrap .wrap > .flex {
    flex-direction: column-reverse;
}	
.single-jobs .disclaimer {
    bottom: 65px;
}	
.sideform.active {z-index:9999;top:25%;}
.postsingle .submit{font-size:2rem;}
.select2-container {width:100% !important; z-index:10000;}
.submit.wide,
.postsingle .submit { background-position: 5% center; }
.expertise .item { width: 100%; margin-bottom: 10px; }	
.sidebarmenu { max-width: 100%; }
.cform.blubg .field { width: 100%; }
input.submit {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    background-position: 35% center;
}
.sideform textarea.txtbox {
    height: 100px;
}
.sideform .txtbox, .sideform .select {
    height: 40px;
}
.sideform input.submit {
	height: 40px;
}
.bannerlp {
    min-height: 350px;
    color: #fff;
}
.cform .field {
    width: 100%;
}
.lpformwrap {
    padding: 50px 0;
}
.sidebarmenu.pgmenu { display: none; left: 30px; }
.btn-grn {
    padding: 0 10px;
}
.brandslider {
    padding: 0 30px;
}
.brandslider .next {
    left: -10px !important;
}
.brandslider .previous {
    right: -10px !important;
}
.popupform h3 {
    font-size: 1.25em;
}
.popupform {
    width: 90%;
    padding: 50px 20px 10px 20px;
}
.mjob-fwrap {
    position: relative;
    z-index: 0;
}
.scroll-left {
    content: '';
    display: block;
    position: absolute;
    z-index: 50;
    width: 35px;
    height: 36px;
    left: -30px;
    top: 0;
    overflow: hidden;
    cursor: pointer;
}
.scroll-right {
    content: '';
    display: none;
    position: absolute;
    z-index: 50;
    width: 35px;
    height: 36px;
    right: -30px;
    top: 0;
    overflow: hidden;
    cursor: pointer;
}
span.scroll-right .scrl-inner::before {
    transform: rotate(180deg);
}span.scroll-right .scrl-inner {
    box-shadow: 0px 0 6px rgb(0 0 0 / 25%);
	left: auto;
	right: 0;
}
.scrl-inner {
    position: absolute;
    z-index: 0;
    width: 25px;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to right, #fff, rgba(255,255,255,0));
    box-shadow: 0px 0 6px rgb(0 0 0 / 25%);
}
.scrl-inner::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(assets/images/scroll-left.svg) left 5px center / 16px auto no-repeat;
}

.newsitem .img { position: relative; }
.newsitem .slidemob {
    display: block; position: absolute; left: 0; top: 0; height: 100%; width: 100%;
}

}
@media screen and (max-width: 350px) {
.postsingle .submit{font-size:1.75rem;}
.tstm-slider .flickity-prev-next-button.previous {
    right: 230px !important;
}
}

.wpml-ls-legacy-list-horizontal a span {
    color: #fff;
    font-weight: 600;
}

html[lang="en-US"] input, html[lang="en-US"] textarea, html[lang="en-US"] select { direction: ltr; }
html[lang="en-US"] .select { background-position: right 10px center !important; }
html[lang="en-US"] body, html[lang="en-US"] p, html[lang="en-US"] h1, html[lang="en-US"] h2, html[lang="en-US"] h3, html[lang="en-US"] h4, 
html[lang="en-US"] h5 { direction: ltr }
html[lang="en-US"] header .logo {
    margin-left: auto;
    margin-right: 50px;
}
html[lang="en-US"] .fmenu li a:before {
    right: auto;
	left: -11px;
    transform: scale(-1);
}

html[lang="en-US"] .services ul li:before { margin: 0 10px 0 0; }
html[lang="en-US"] .hlft {
    left: auto;
    right: 0;
}
html[lang="en-US"] .fa-arrow-left:before { content: "\f061"; }
html[lang="en-US"] .select2 {
    background-position: right 10px center !important;
}
html[lang="en-US"] .cform .select2-selection__arrow { right: 15px !important; left: auto !important; }
html[lang="en-US"] .select2-container {
    direction: ltr !important;
    text-align: left !important;
}
html[lang="en-US"] .iconlist h4 {
    font-size: 1.4em;
    max-width: 210px;
}

html[lang="en-US"] #breadcrumbs > span > span > a {
    font-size: 0;
}
html[lang="en-US"] #breadcrumbs > span > span > a:before {
    content: 'Home';
    font-size: 16px;
}
html[lang="en-US"] .flogo {
    margin: 0 30px 20px 0;
}
html[lang="en-US"] .ftmenu {
    justify-content: flex-start;
    gap: 20px;
	max-width: calc(100% - 400px);
}

html[lang="en-US"] .submit {
    padding: 0 54px 0 30px;
    background: url(assets/images/arrow-righten.svg) no-repeat right 20px center #02A2CC;
    background-size: 20px;
}
@media screen and (min-width: 769px) {
html[lang="en-US"] .field.w-29 {
    max-width: 27%;
}
}

@media screen and (max-width: 1024px) {
html[lang="en-US"] .mobphicon {
	right: 80px;
	gap: 15px;
	left: auto;
}
html[lang="en-US"] .cbtn {
	margin-left: 0;
}
html[lang="en-US"] .wsapp { width: auto; }
html[lang="en-US"] header .logo {
    margin-left: 0;
    margin-right: 0;
}

html[lang="en-US"] .flogo {
    margin: 0 30px 20px 0;
}
html[lang="en-US"] .ftmenu {
 	max-width: 100%;
}
}
.custom-thank-you-message {
    background-color: #004488; /* רקע כחול כהה */
    border: 2px solid #003366; /* מסגרת כחול כהה יותר */
    color: #ffffff; /* צבע טקסט לבן */
    padding: 15px;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    display: none; /* מוסתר כברירת מחדל */
    font-weight: bold;
}
