/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.list_bullet ul li{
    margin-bottom: 20px;
}
.list_bullet ul li{
    margin-bottom: 20px;
    list-style: none;
}
.list_bullet ul>li:before{
    content:'';
    background: url('/wp-content/uploads/2025/10/check-icon-red-1.svg') no-repeat;
	background-size:contain;
	    position: absolute;
    right: 0;
    width: 24px;
    height: 24px;
}
.list_bullet.list_bullet_lg ul li:before{
	content:'';
	width: 50px;
    height: 50px;
}
.list_bullet.list_bullet_lg ul{
    padding-right: 74px;
}
.list_bullet.list_bullet_lg ul li {
    min-height: 50px;
	display: flex;
    flex-direction: column;
    justify-content: center;
	    padding-left: 4px;
}
.image__bgdesign:before{
    content: '';
    position: absolute;
    right: auto;
    bottom: 0;
    background: #00AEEF;
    width: 379px;
    height: 379px;
    z-index: -1;
    border-radius: 100%;
    margin-right: -172px;
    left: auto;
}
.gm__bgdesign:before{
    content: '';
    position: absolute;
    right: auto;
    bottom: 0;
    background: #00AEEF;
    width: 357px;
    height: 357px;
    z-index: -1;
    border-radius: 100%;
    margin-right: -163px;
    left: auto;
}
.testimonials__loop:before{
    background: url(assets/images/bg-testimonials.svg) no-repeat;
    background-size: cover;
    z-index: 9;
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    width: 170px;
    height: 400px;
}
.testimonials__loop:after{
    background: url(assets/images/bg-testimonials.svg) no-repeat;
    background-size: cover;
    z-index: 9;
    content: '';
    position: absolute;
    top: 0;
    right: -2px;
    width: 170px;
    height: 400px;
	transform: scale(-1);
}
.maruquee__home:before{
	background: url(assets/images/bg-marquee.svg) center no-repeat;
    background-size: cover;
    z-index: 9;
    content: '';
    position: absolute;
    top: 0;
    width:100%;
    height: 249px;
}
.breadcrumb{
	width: auto !important;
    left: auto;
    right: auto !important;
	max-width: 95% !important;
}
.breadcrumb ul li:last-child span {
    color: #00AEEF !important;
    font-weight: 700 !important;
}
.banner__overlay {
    justify-content: center;
}
.product__signle_cont h2:first-child, .product__signle_cont h3:first-child, .product__signle_cont h4:first-child{
	margin-top:0;
}
.product__signle_cont h2{
	background:url('assets/images/border.svg') no-repeat;
	background-position:bottom right;
	padding-bottom: 20px;
    color: #000;
    font-size: 28px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 20px;
    margin-top: 40px;
}
.product__signle_cont h3{
	background:url('assets/images/border.svg') no-repeat;
	background-position:bottom right;
	padding-bottom: 20px;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 40px;
	word-break: break-word;
}
.product__signle_cont h4, .inner__pages h5{
	background:url('assets/images/border.svg') no-repeat;
	background-position:bottom right;
	padding-bottom: 20px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
    margin-top: 40px;
	word-break: break-word;
}
.product__signle_cont a {
    color: #00AEEF;
}
.product__signle_cont img {
    border-radius:10px;
}
.product__signle_cont strong {
    color: #000;
}
.product__signle_cont iframe {
    width: 100% !important;
}
.attachment__links ul{
	padding:0;
	list-style: none;
	overflow-y: auto;
    height: 292px;
}
.attachment__links ul li {
    margin-bottom: 20px !important;
	padding-right:30px !important;
	    position: relative;
}
.attachment__links ul li:before {
    content: "";
    position: absolute;
    right: 0px;
	top: 0;
    width: 24px;
    height: 24px;
    background: url(assets/images/pdf-icon.svg) 0% 0% / contain no-repeat;
}
.attachment__links ul li a{
   color:#000;
}
[empty]{
	display:none;
}

.attachment__links ul::-webkit-scrollbar, .prd__loop_cont::-webkit-scrollbar{
  width: 8px; 
}

.attachment__links ul::-webkit-scrollbar-thumb, .prd__loop_cont::-webkit-scrollbar-thumb {
  background-color: #888; 
  border-radius: 10px; 
}

.attachment__links ul::-webkit-scrollbar-track, .prd__loop_cont::-webkit-scrollbar-track {
  background-color: #eee; 
}
.SearchIcon .elementor-search-form__toggle .e-font-icon-svg-container {
    background: url(assets/images/Search-icon-1.svg) no-repeat center top;
    background-size: 20px;
}
.SearchIcon .elementor-search-form__toggle .e-font-icon-svg-container svg {
    display: none;
}
.main__menu li.e-n-menu-item:hover .e-n-menu-dropdown-icon:after {
    content: '';
    position: absolute;
    top: 31px;
    left: 20px;
    border-top: 14px solid transparent;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #00AEEF;
}


.JobArea {
	display:flex;
	flex-direction:column;
	flex-wrap;
	padding:100px 0;
}
.JobContainer {
	width:100%;
	max-width:1170px;
	margin:0 auto;
}

.JobArea h1 {
	text-align:center;
	color:rgba(0, 0, 0, 1);
	font-family: "Open Sans Hebrew", Sans-serif;
	font-size:44px;
	line-height:700;
	line-height:50px;
}
.JobArea h1 span {
	position:relative;
	padding-bottom:20px;
}
.JobArea h1 span:after {
	width:80px;
	height:3px;
	background:rgba(0, 174, 239, 1);
	left:0;
	right:0;
	bottom:0;
	content:"";
	position:absolute;
	margin:0 auto;
}

.JobSearch{
	display:flex;
	box-shadow: 0px 0px 25px 0px rgba(53, 53, 53, 0.1);
	flex-direction:column;
	flex-wrap:wrap;
	background:#FFF;
	padding:40px 70px;
	border-radius:25px;
	margin-top:80px;
}
.JobSearch h2 {
	text-align:center;
	font-size:25px;
	color:rgba(0, 0, 0, 1);
	line-height:34.05px;
	font-family: "Open Sans Hebrew", Sans-serif;
	text-align:center;
}
.JobSearch form {
	display:flex;
	gap:30px;

}

.JobSearch form select,
.JobSearch form input[type=text]{
	border: 1px solid rgba(198, 240, 255, 1);
	height:50px;
	line-height:50px;
	padding:0 19px;
	background:#FFF;
	appearance: none;
	outline:none!important;
	font-size:16px;
	color:rgba(161, 161, 161, 1);
} 

.JobSearch form select{
	background: url(assets/images/select-arrow.svg) no-repeat 24px center;
}
#clear-search {
	padding: 0 21px;
}


.JobListing {
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
	margin:80px 0 0
}



.menu-button {
	width: 100%;
	padding:13px 20px;
	margin-top: 20px;
	display: flex;
	cursor: pointer;
	border: 1px solid rgba(232, 232, 232, 1);
	background:#eeeeee url(assets/images/select-arrow.svg) no-repeat 20px center!important;
	border-radius:5px;
	font-size:16px;
	font-weight:700;
	color:rgba(25, 25, 25, 1)!important;
	font-family: "Open Sans Hebrew", Sans-serif;
}
.menu-button.open {
	background:#eeeeee url(assets/images/downaa.svg) no-repeat 20px center!important;
}



.content {
	padding:0 20px;
	background-color: rgba(248, 248, 248, 1);
	transition: 0.4s;
	height:0;
	overflow: hidden;
}

.JobContentArea {
	display:flex;
	flex-wrap:wrap;
	padding:0 0 20px;
	flex-direction:column;
}
.PostInfo {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding: 20px 0 0;

}

.pi {
		font-size:14px;
	font-weight:700;
	color:rgba(0, 0, 0, 1);
	line-height:26px;
}
.pi img {
	vertical-align:middle;
}
.pi span {
	font-weight:400;
	color:rgba(138, 138, 138, 1);
}

.ButtonsArea {
	display:flex;
	flex-wrap:wrap;
	gap:30px;
	margin-top:30px;
}
.ButtonsArea a{
	font-size:16px;
	font-weight:700;
	color:rgba(0, 99, 174, 1);
	height:44px;
	line-height:44px;
	border:1px solid rgba(0, 99, 174, 1);
	border-radius:25px;
	width:100%;
	max-width:150px;
	text-align:center;
}
.ButtonsArea a.BTNtwo {
	color:#FFF;
	background:rgba(0, 99, 174, 1);
}
.ButtonsArea a:hover {
	background:rgba(0, 174, 239, 1);
	color:#FFF;
	border-color:rgba(0, 174, 239, 1);
}

.JobContentArea {
	padding:0;
	margin:0;
}
.JobContentArea p{
	padding:16px 0 0;
	margin:0;
	font-size:16px;
	line-height:28px;
	color:rgba(0, 0, 0, 1);
}
.JobContentArea h1,
.JobContentArea h2,
.JobContentArea h3, 
.JobContentArea h4, 
.JobContentArea h5,
.JobContentArea h6{
	padding:16px 0 0;
	margin:0;
	font-size:16px;
	font-weight:700;
	color:rgba(0, 174, 239, 1);
	line-height:inherit;
}

.JobContentArea ul {
	padding:0;
	list-style-type:none;
	margin:10px 0 0;
}
.JobContentArea ul li{
	background: url(assets/images/bulletjob.svg) no-repeat right center;
	font-size:16px;
	line-height:28px;
	color:rgba(0, 0, 0, 1);
	margin:8px 0 0;
	padding:0 30px 0 0
}

.ResumeForm input[type=text],
.ResumeForm input[type=email],
.ResumeForm input[type=tel],
.ResumeForm input[type=url],
.ResumeForm input[type=password]{
	min-height:50px!important;
}

.ResumeForm input::file-selector-button {
	background-color: rgba(117, 123, 138, 1);
	border: 0;
	height: 50px;
	padding: 0 29.1px;
	font-size: 16px;
	font-weight: 700;
	color: rgba(255, 255, 255, 1);
	cursor:pointer;
}
.ResumeForm input::file-selector-button:hover {
	background:rgba(0, 99, 174, 1);
}

.ResumeForm button {
	width:100%;
	max-width:140px;
	height:44px;
	line-height:44px;
	margin-top:25px;
}

.ResumeForm input[type=file] {
	border:1px solid rgba(215, 215, 215, 1);
	border-radius:5px;
}

a.dialog-close-button svg{
	display:none;
}
a.dialog-close-button {
	background: url(assets/images/close-circle.svg) no-repeat right center;
	width:35px;
	height:35px;
}
.social__links ul li:nth-child(2), .social__links ul li:nth-child(3) {
    text-decoration: underline;
}
.menu__dropdown nav ul li {
    border-bottom: 1px solid #cecece;
    padding-bottom: 5px;
}
.dropdown__menu .e-con-inner{
    background: #fff;
        max-width: 1069px;
    padding: 7px 10px 20px 20px;
        height: 465px;
    overflow: auto;
    border: 20px solid #fff;
}
.dropdown__menu .e-con-inner::-webkit-scrollbar {
  width: 8px; 
}
.dropdown__menu .e-con-inner::-webkit-scrollbar-thumb {
  background-color: #888; 
  border-radius: 10px; 
}
.dropdown__menu .e-con-inner::-webkit-scrollbar-track {
  background-color: #eee; 
}
.dropdown__menu {
    right: auto !important;
    width: 100% !important;
}
.dropdown__menu>div{
	box-shadow: 0 0 20px #00000047;
}

.main__menu>div>nav ul>li:nth-child(1):hover .dropmenu__hover .dropdown__menu>div>div:nth-child(1), .main__menu>div>nav ul>li:nth-child(2):hover .dropmenu__hover .dropdown__menu>div>div:nth-child(2), .main__menu>div>nav ul>li:nth-child(3):hover .dropmenu__hover .dropdown__menu>div>div:nth-child(3), .main__menu>div>nav ul>li:nth-child(4):hover .dropmenu__hover .dropdown__menu>div>div:nth-child(4)>div:nth-child(1), .main__menu>div>nav ul>li:nth-child(5):hover .dropmenu__hover .dropdown__menu>div>div:nth-child(4)>div:nth-child(2), .main__menu>div>nav ul>li:nth-child(6):hover .dropmenu__hover .dropdown__menu>div>div:nth-child(4)>div:nth-child(3){
	background:#e0f7ff;
	border-radius:5px;
	height:inherit;
}
.dropmenu__hover {
    width: 100% !important;
    max-width: 1170px !important;
    right: auto !important;
}
.main__menu .e-n-menu-item:hover .e-n-menu-dropdown-icon svg path {
    fill: #00aeef;
}
.main__menu .e-n-menu-item:hover a span{
    color: #00aeef;
}
.call__boxed_survey{
left: 50% !important;
    right: auto !important;
    transform: translate(-50%, 0%);
}
.dir__ltr{
	direction:ltr;
}
.border__divider>div>div>span {
border: 1px solid transparent;
    border-image: linear-gradient(34deg, #ffffff 0%, #ffffff 10%, #003366 50%, #ffffff 85%, #ffffff 100%) 1;
    border-radius: 191px;
    border-image-slice: 1;
}
.boxed__solution {
    min-height: 226px;
}
.image__bgdesign_survey:before {
    content: '';
    position: absolute;
    right: 210px;
    bottom: 0;
    background: #00AEEF;
    width: 509px;
    height: 509px;
    z-index: -1;
    border-radius: 100%;
    margin-right: -172px;
    left: auto;
}
.form__survey input{
	height:54px !important;
	padding: 15px 11px !important;
}
.form__survey textarea{
	height:110px !important;
	padding: 15px 15px !important;
}
.footer__products_menu ul{
	display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 20px;
}
.footer__products_menu ul li {
    margin-bottom: 5px !important;
}
.loop__news h3{
	  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.loop__news .news__content{
		  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.testimonials__home span.swiper-pagination-bullet {
    background: #00000087 !important;
}
.testimonials__home span.swiper-pagination-bullet-active {
    background: #00AEEF !important;
}
.testimonials__home .elementor-swiper-button.elementor-swiper-button-prev, .testimonials__home .elementor-swiper-button.elementor-swiper-button-next {
    width: 40px;
    height: 40px;
    z-index: 99;
}
.testimonials__home .elementor-swiper-button.elementor-swiper-button-prev svg, .testimonials__home .elementor-swiper-button.elementor-swiper-button-next svg{
    opacity: 0.5;
}
.testimonials__home svg{
    height:34px;
}
.testimonials__home .elementor-icon-wrapper {
    height: 34px;
    margin-bottom: 20px;
}
@media only screen and (min-width:1024px){
.banner__overlay, .banner__overlay>div:first-child{
    height: 358px;
}

	.banner__overlay>div:first-child{
		padding:20px 0 !important;
		justify-content: center;
	}
}
@media only screen and (min-width:1300px){
.banner__overlay h1 {
    max-width: 1210px;
    margin: 0 auto;
}
}
@media only screen and (max-width:1366px){
	.image__bgdesign_survey:before {
		content: '';
        position: absolute;
        right: 235px;
        bottom: 0px;
        background: #00AEEF;
        width: 410px;
        height: 410px;
        z-index: -1;
        border-radius: 100%;
        margin-right: -150px;
        left: auto;
	}
}
@media only screen and (max-width:1200px){
	.image__bgdesign:before{
		width:310px;
		height: 310px;
		margin-right: -140px;
	}
	.gm__bgdesign:before{
		width:300px;
		height: 300px;
		margin-right: -135px;
	}
	
	.JobContainer {
		max-width:100%;
		padding:0 20px;
	}
	.image__bgdesign_survey:before {
        right: auto;
        bottom: 0px;
        width: 360px;
        height: 360px;
        margin-right: -155px;
    }
}
@media only screen and (max-width:1024px){
		.popup__menu_mob .about__mob .products__menu_box, .popup__menu_mob .about__mob .solutions__menu_box, .popup__menu_mob .about__mob .work__menu_box {
		display:none;		
	}
	.popup__menu_mob .product__mob .about__menu_box, .popup__menu_mob .product__mob .solutions__menu_box, .popup__menu_mob .product__mob .work__menu_box{
		display:none;
	}
	.popup__menu_mob .solutions__mob .about__menu_box, .popup__menu_mob .solutions__mob .products__menu_box, .popup__menu_mob .solutions__mob .work__menu_box{
		display:none;
	}
	.popup__menu_mob .work__mob .about__menu_box, .popup__menu_mob .work__mob .products__menu_box, .popup__menu_mob .work__mob .solutions__menu_box, .popup__menu_mob .work__mob .news__article_mob, .popup__menu_mob .work__mob .contact__us_mob{
		display:none;
	}
	

  .main__menu .e-n-menu .e-n-menu-item .e-n-menu-title {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between !important;
}
.dropdown__menu>div{
	box-shadow: none;
}
.main__menu .e-n-menu .e-n-menu-item .e-n-menu-title {
	width: calc(100% - 24px);
	text-align: left;
}
.main__menu .e-n-menu .e-n-menu-item .e-n-menu-title span.e-n-menu-title-text {
    width: 100%;
    display: block;
    text-align: left;
}
.main__menu .e-n-menu-content>div {
    width: 100% !important;
}
.main__menu .e-n-menu-content>div, .main__menu .e-n-menu-content>div>div, .main__menu .e-n-menu-content>div>div>div {
    width: 100% !important;
}
.main__menu .e-n-menu-content .elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a {
    justify-content: flex-end;
}
.dropdown__menu .elementor-widget-n-menu .e-n-menu-content {
    background: #fff !important;
}
.main__menu nav .e-n-menu-wrapper ul {
    background: #fff !important;
}
.dropdown__menu .elementor-nav-menu--dropdown ul li a {
    text-align: left;
    display: block;
}
.main__menu li.e-n-menu-item:hover .e-n-menu-dropdown-icon:after{
	display:none;
}
.main__menu h4.elementor-heading-title.elementor-size-default {
    text-align: left;
}
.image__bgdesign_survey:before {
        right: auto;
        bottom: 0px;
        width: 315px;
        height: 315px;
        margin-right: -137px;
    }
}
@media only screen and (max-width:768px){
	.list_bullet.list_bullet_lg ul li:before {
    content: '';
    width: 35px;
    height: 35px;
}
	.list_bullet.list_bullet_lg ul {
    padding-right: 50px;
}
	.image__bgdesign:before{
		width:250px;
		height: 250px;
		margin-right: -111px;
	}
	.gm__bgdesign:before{
		width:250px;
		height: 250px;
		margin-right: -111px;
	}
	.testimonials__loop:before,.testimonials__loop:after{display:none;}
	.product__signle_cont h2{
		font-size:28px;
		padding-bottom: 10px;
		margin-top: 30px;
		}
	.product__signle_cont h3{
		font-size:22px;
		line-height:32px;
		padding-bottom: 10px;
		margin-top: 30px;
	}
	.product__signle_cont h4, .product__signle_cont h5{
		font-size:18px;
		line-height:30px;
		padding-bottom: 10px;
		margin-top: 30px;
	}
	.JobSearch {
		padding:20px;
		position:relative;
	}
	.JobSearch form {
	display: flex;
	gap: 30px;
	flex-direction: column;
}
	#clear-search {
	padding: 0 21px;
	position: absolute;
	top: 30px;
	padding: 2px 10px;
}
	.menu-button,
	.menu-button.open{
	background-size: 12px !important;
	background-position: 10px !important;
	background-position: 10px !important;
	white-space: normal;
	text-align: right;
	padding: 10px 15px 10px 30px;
}
.image__bgdesign_survey:before {
        content: '';
        position: absolute;
        right: 235px;
        bottom: 0px;
        background: #00AEEF;
        width: 250px;
        height: 250px;
        z-index: -1;
        border-radius: 100%;
        margin-right: -220px;
        left: auto;
    }
.form__survey input{
	height:48px !important;
	padding: 15px 11px !important;
}
.form__survey textarea{
	height:100px !important;
	padding: 15px 15px !important;
}
}
@media only screen and (max-width:500px){
.boxed__features_surveys {
    width: 100%;
    text-align: center;
}
.boxed__features_surveys .elementor-icon-wrapper {
    text-align: center !important;
}
}