/*
Theme Name: Boud
Theme URI: #
Description: Powered by Mohamed
Version: 2
Author: Mohamed
Author URI: #
Text Domain: Mohamed
*/

body{
    padding: 0 !important;
    overflow-x: hidden;
}

a{
    text-decoration:none;
    transition: 0.3s;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 29px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.gallery-caption {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 10px;
}
.bypostauthor {
    background-color: #f7f7f7; /* Light gray background */
    border: 1px solid #ccc;
    padding: 10px;
}

.wpb-js-composer .vc_section {
    margin-left: 0;
    margin-right: 0;
}
.vc_row.container{
    margin: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.parsley-errors-list{
    font-size: 13px;
    list-style: none;
    padding: 0;
    margin: 0;
    color: #f00;
}
.form-control{
    padding: 5px 10px;
    min-height: 35px;
    border: none;
    font-size: 18px;
    color: #fff;
    border-radius: 0;
    font-weight: normal;
    /* font-family: "Roboto", Sans-serif; */
    background-color: transparent;
    margin-bottom: 5px;
    font-size: 12px;
    border-bottom: 1px solid #ffffff;
}
.form-group{
    margin-bottom: 40px;
}

.btn-block button{
	background-color: #ED212F;
    border: none;
    border-radius: 23px;
    line-height: 21px;
    padding: 7px 20px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
}
.btn-block button:hover{
	background-color: #000;
}
.btn-block{
	text-align:left;
}
.form-select{
    padding: 5px 30px;
    min-height: 50px;
    border: 2px solid #ebebeb;
    font-size: 14px;
    color: #222;
    border-radius: 12px;
    font-weight: normal;
}
textarea.form-control{
    min-height: 80px;
    resize: none;
    padding: 10px 10px;
}
.form-group label{
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}
.form-group label span{
    color: #FF4747;
}
.form-control:focus{
    border-color: #ebebeb;
	background-color:transparent;
    box-shadow: none;
    color: #fff;
}

.form-control::-webkit-input-placeholder {
    color: #707070;
    font-weight: normal;
}
.form-control::-moz-placeholder {
    color: #707070;
    font-weight: normal;
}
.form-control:-ms-input-placeholder {
    color: #707070;
    font-weight: normal;
}
.form-control:-moz-placeholder {
    color: #707070;
    font-weight: normal;
}
.last-div{
    padding-top: 30px;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    margin-top: 20px;
    margin-bottom: 20px;
}

.form-control:focus::-webkit-input-placeholder {
    color: #fff; }
.form-control:focus::-moz-placeholder {
    color: #fff; }
.form-control:focus:-ms-input-placeholder {
    color: #fff; }
.form-control:focus:-moz-placeholder {
    color: #fff; }

.loader{

    margin-left: 30px;
    font-size: 15px;
    margin-right: 0;
    position: relative;
    display: none;
}

ul.main-menu{
    margin-top: 0 !important;
    padding: 0;
}
ul.main-menu li{
    display: inline-block;
}
ul.main-menu li a{
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    color: #fff;
    padding: 13px 20px;
    display: block;
}
ul.main-menu li a:hover{
    color: #16A26D;
}

.offcanvas.offcanvas-end{
	    background-color: #EFECF4;
    padding: 35px 15px;
    color: #000;
}
.header-menu{
	    margin-top: 0 !important;
    padding: 0;
    list-style: none;
}

.navbar-toggler{
	font-size:25px;
}
.phoneBlock{
    position: relative;
    padding-right: 105px;
}
.form-control.inputFlag{
display: inline-block;
    width: 100px;
    padding: 5px 12px;
    color: #64748B;
    font-size: 16px;
    position: absolute;
    right: 0;
    padding-left: 49px;
    line-height: 35px;
    z-index: 5;
    top: 0;
}
.inputFlag img{
	    position: absolute;
    left: 10px;
    top: 12px;
    width: 30px;
}

.navbar-nav.header-menu li{
	display:inline-block;
}
.navbar-nav.header-menu{
	text-align:left;
    display: block;
}
.navbar-nav.header-menu li a{
font-size: 18px;
    font-weight: 500;
    line-height: 31px;
    color: #fff;
    padding: 10px 4px;
    display: block;
    position: relative;
    margin: 0 5px;
}
.navbar-nav.header-menu li a:before{
	content:"";
	width:0;
	height:3px;bottom:0;right:0;
	position:absolute;
	background-color:#ED212F;
	transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
  border-radius:4px;
	
}
.navbar-nav.header-menu li a:hover:before,
.navbar-nav.header-menu li.current-menu-item a:before{
	width:100%;
}
button{
	background-color:#ED212F;
	transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
}
.owl-service h2{
	font-size: 15px;
    color: #fff;
	opacity:0.2;
	transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
  padding-right:25px;
  position:relative;

}
.owl-service h2 svg{
	position:absolute;
	left:0;
}
.owl-service img{
	border-radius:35px;
	margin-bottom:15px;
	opacity:0.2;
	background-color:#ED212F;
	transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
  height:170px
	
}
.owl-service .img{
background-color: #000;
    border-radius: 35px;
}
.owl-service .item:hover img,
.owl-service .item:hover h2{
	opacity:1;
}
.subtitle_h3{
	direction:ltr;
	text-align:right;
}
.text-home{
	direction:ltr;
}
.text-home ul{
    padding: 0;
    list-style: none;
}
.text-home ul li{
	position:relative;
	padding-left:20px
}
.text-home ul li:before{
	content:"";
	position:absolute;
	width:8px;
	height:8px;
	border-radius:50%;
	left:0;
	top:10px;
	background-color:#ED212F
}
.services-list{
    list-style: none;
    padding: 0;
    color: #fff;
}
.services-list li{
    position: relative;
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
    align-items: center;
    gap: 12px;
}
.services-list li img {
    position: relative;
    height: 100px !important;
    width: auto !important;
    display: inline-block !important;
}
.services-list li h4{
    font-size: 24px;
}
.services-list li p{
    font-size: 14px;
}
.owl-services .head-box h2{
    color: #fff;
    font-size: 35px;
    line-height: 50px;
    margin: -5px 0px 20px 0px;
}
.owl-services .head-box{
    margin-bottom: 30px;
    position: relative;
}
.owl-services .head-box span{
    color: #ED212F;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    direction: ltr;
    text-align: right;
    display: block;
}
.owl-services .head-box p{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
.owl-nav{
    position: absolute;
    bottom: -35px;
}
.owl-nav button{
    margin-right: 5px
    color: #6d2968;
}
.owl-nav button i{
    height: 48px;
    width: 48px;
    background-color: TRANSPARENT;
    text-align: center;
    line-height: 48px;
    color: #7F7678;
    border: 1px solid #7F7678;
    border-radius: 50px;
	margin-right:10px;
	transition: all 300ms ease 0s;
}

.owl-nav button:hover i{
    background-color: #DEF763;
    border-color: #DEF763;
    color: #231F20;
}
.owl-nav button svg{
    width: 30px;
}
.number{
    position: absolute;
    font-size: 120px;
    color: #707070;
    z-index: 0;
    opacity: 0.3;
    line-height: 100px;
    font-style: normal;
    left:160px;
    top: -30px;
    font-weight: bolder;
}
.btn-ser{
    background-color: #ED212F;
    border-radius: 41px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 5px 20px;
    background-color:#ED212F;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
}
.btn-ser:hover{
    background-color: #fff;
    color: #ED212F
}
.services_grid{
    margin-bottom: 40px;
}
.services_grid .img{
    border-radius: 35px;
    margin-bottom: 20px;
    height: 230px;
    object-fit: cover;
}
.services_grid .img img{
    border-radius: 35px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.services_grid h2{
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 20px;
}
.services_grid p{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 20px;
}
.video-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.controls button {
  padding: 10px 20px;
  margin-right: 10px;
  font-size: 16px;
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
  cursor: pointer;
  position:absolute;
	bottom:0;
	left:0;
}
.video-container video {
  /*position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
  width: 100%;
  height: 100%;
}
.image {
    height: 250px;
    object-fit: cover;
    position: relative;
    display: block;
margin-bottom: 25px;
	border-radius: 24px !important;
}
.image img{
width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-radius: 24px !important;
}
.imgae-hover{
	position: relative;
	overflow: hidden;
}
.imgae-hover::before {
position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.3) 100%
	);
	background: linear-gradient(
		to right,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.3) 100%
	);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.imgae-hover:hover::before,
.box-content:hover .imgae-hover::before{
-webkit-animation: shine 0.75s;
	animation: shine 0.75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

.box-content{
	padding:15px;
	position:relative;
	border-radius:12px;
	background-image: linear-gradient(to bottom, #322E2F, #322E2F), linear-gradient(to bottom, #231f2000, #231f2000);
  background-size: 0% 100%, 100% 100%;
  background-position: center;
	background-repeat: no-repeat;
  transition: 0.5s ease-out;
}

.box-content h2{
font-size: 18px;
    font-weight: 400;
    color: #fff;
}
.box-content h2 a{
color: #fff;	
	transition: color 0.4s ease;
}
/*.box-content:hover a{
	color:#5E56DE
}*/
.box-content  p{
    font-size: 14px;
    color: #A69B9E;
    font-weight: 500;
	transition: color 0.4s ease;
}

.box-txt ul{
padding: 0;
    list-style: none;
    color: #A69B9E;
    margin: 0 0 8px;
	transition: color 0.4s ease;
}
.box-txt ul li{
display: inline-block;
    position: relative;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.box-content:hover{
	background-size: 100% 100%, 100% 100%;
}
.box-content:hover  p,
.box-content:hover .box-txt ul{
	color:#fff;
}
#owl_slider .owl-nav {
    position: absolute;
    top: 145px;
    left: -51%;
    right: auto;
}
#owl_slider .owl-stage{
	padding-left:0 !important
}
.home .header_top{
    position: absolute;
}
.home  .elementor-119 .elementor-element.elementor-element-e1c12fd .eael-simple-menu li > a {
    color: #fff;
}
.home .elementor-119 .elementor-element.elementor-element-e1c12fd .eael-simple-menu li.current-menu-item > a.eael-item-active,
.home .elementor-119 .elementor-element.elementor-element-e1c12fd .eael-simple-menu li:hover > a {
    color: #6d2968;
    background-color: #fff;
}
@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.rotate-infinite {
  animation: spin 20s linear infinite; /* دوران بطيء */
}
 .box-container {
    position: relative;
    width: 31.333%;
    height: 470px;
    background-color: #322E2F;
    overflow: hidden;
    transition: width 0.4s ease;
    border-radius: 12px;
    background-position: top right;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 10px;
    color:#fff;

  }

 /* .box-container:hover {
    
	  background-color:#DEF763
  }*/
.box-container a{
	color:#fff;
}
  .main-content {
    padding: 48px 32px 24px;
	  position:relative;
	  height:100%;
	  
  }
  .main-content h2{
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 82px;
	  transition: color 0.4s ease;
}
.pro_icon{
	margin-bottom:0;
	display:block;
	 transition: opacity 0.4s ease;
	position:absolute;
    top: 50%;
    left: auto;
    transform: translate(0, -50%);

}
.number_span{
	    font-size: 64px;
    font-weight: 700;
    line-height: 72px;
    /*background: linear-gradient(90deg, #fff, #717171);
    webkit-background-clip: text;
    -webkit-text-fill-color: #322e2f;
    -webkit-text-stroke-width: 1px;*/
	 transition: opacity 0.4s ease;
	-webkit-text-stroke-width: 1px;
	 -webkit-text-fill-color: #322e2f;
    -webkit-text-stroke-color: #ffffff52;
    font-family: "IBM Plex Sans";
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
	position:absolute;
	bottom:24px;
}
.box-container:hover .number_span,
.box-container:hover .pro_icon{
	opacity:0;
}
/*.box-container:hover h2{
	color: #322E2F;
}*/
.extra-content p{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.pro_logo{
	margin-bottom:16px;
}
.pro_category{
	position:relative;
	padding-left:110px;
	margin-bottom:32px;
}
/*.pro_category:before{
	content:"";
	width:90px;
	height:1px;
	position:absolute;
	top:12px;
	left:0;
	background-color:#000;
}*/
.pro_category i{
    width:90px;
	height:1px;
	position:absolute;
	top:12px;
	left:0;
	background-color:#000;
}
#product_slider .owl-item img {
 height: auto !important;
    width: auto !important;
}
#product_slider .owl-item {
  transition: all 0.3s ease;
  flex: 1;
}

#product_slider.hover-effect .box-container.shrink {
  width:23% !important
}

#product_slider.hover-effect .box-container.expand {
  width: 48% !important
}
.extra-content {
       position: absolute;
    bottom: 0;
    left: -100%;
    width: 100%;
    /* height: 100%; */
    padding: 32px;
    transition: left 0.4s ease;
  }

  .box-container:hover .extra-content {
    left: 0;
  }
.subscribe_form .form-group{
    width: 100%;
    background-color: #7E77E4;
    border-radius: 64px;
    padding: 4px 70px 4px 62px;
    min-height: 64px;
    margin: 0;
    position: relative;
}
.subscribe_form{
	position:relative;
	 width: 470px;
}
#tryForm button {
    background-color: #DEF763;
    color: #fff;
    padding: 0;
    border: 0;
    border-radius: 0;
    min-width: auto;
    line-height: 11px;
    margin: 0;
    font-size: 18px; 
    font-weight: 700;
    display: block;
    width: 56px;
    height: 56px;
    text-align: center;
    border-radius: 100%;
    position: absolute;
    right: 4px;
    top: 4px;
	 transition: background-color 0.4s ease;
	background-image: linear-gradient(to right, #fff 45%, #DEF763 55%);
  background-size: 220% 100%;
  background-position: 100% 50%;
	 transition: 0.5s ease-out;
}
#tryForm button:hover{
	background-color:#fff;
	 background-position: 0% 50%;
}
#tryForm button[disabled] svg{
	display:none
}
#tryForm button .loader{
    margin-left: 0;
    font-size: 15px;
    margin-right: 0;
    position: relative;	
	color:#292D32
}
.subscribe_form .form-control {
    padding: 0;
    min-height: 56px;
    border: none;
    font-size: 18px;
    color: #fff;
    border-radius: 0;
    font-weight: normal;
    background-color: transparent;
    margin-bottom: 0;
    border-bottom: 0;
    font-size: 16px !important;
}
.subscribe_form input::placeholder {
  color: #FFFFFF99;
}
.mail_icon{
    position: absolute;
    left: 24px;
    top: 18px;
}
.ai_link{
	position:relative;
	overflow:hidden;
}
.ai_link::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
  height: 0;
	transition: height 0.5s ease-out;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 40"><path d="M42 0H5V5.92593H31.5L0 35.5556L4.5 40L36 10.3704V35.5556H42V0Z" fill="%23DEF763"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}

.ai_link:hover::after {
  height: 40px;
}
.abs_div .elementor-widget-container{
	background: linear-gradient(180deg, rgba(35, 31, 32, 0.00) 0%, rgba(35, 31, 32, 0.80) 27.21%, #231F20 45.5%, #231F20 100%);
} 
#ContactForm .form-group{
	margin-bottom:48px;
}
#ContactForm  .form-control {
    padding: 0 0 6px;
    min-height: 25px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    margin-bottom: 0;
    border-bottom: 1px solid #575152;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
#ContactForm .form-group label {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 5px;
}
#ContactForm .btn-block button{
	    border: none;
    border-radius: 23px;
    line-height: 21px;
    padding: 7px 20px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-radius: 64px;
    background: var(--Yellow, #DEF763);
    padding: 16px 24px;
    color: var(--Black, #231F20);
    text-align: center;
    font-family: "IBM Plex Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    width: 245px;
	transition: all 300ms ease 0s;

}
#ContactForm .btn-block button:hover{
    background-color: #B7DC00;
    color: #231F20;
}
#ContactForm div.form-group.msg-row {
margin-bottom:32px;
}
.navWrapper {
  width: 100%;
  margin: auto;
  position: absolute;
right:0;
top:0;
  transition: 0.5s;
	    
    opacity: 0;
}
.navWrapper .container{
	position:relative
}
.right_svg,
.left_svg{
	position:absolute;
	right:0;
	z-index:-1;
}
.left_svg{
	right:auto;
	left:0
}
.right_svg svg,
.left_svg svg{
	max-height:100%;
	max-width:100%;
	position:relative
}
.navWrapper.navFull {
height: 100vh;
    width: 100%;
    background-color: #292526;
    border-radius: 0;
    opacity: 1;
    align-items: center;
    display: flex;
    min-height: 600px;
    padding-top: 100px;
}
.navWrapper.navFull .navToggle,
.navToggle.open{
  background-color: transparent;
  transition: 0.5s;
}
.navWrapper.navFull .navBar:nth-child(1) ,
.navToggle.open .navBar:nth-child(1) {
  transform: rotate(45deg);
  transition: 0.5s;
  width: 30px;
  top: 10px;
}
.navWrapper.navFull .navBar:nth-child(2),
.navToggle.open .navBar:nth-child(2) {
  opacity: 0;
  margin-left: -100px;
  transition: 0.5s;
}
.navWrapper.navFull .navBar:nth-child(3),
.navToggle.open .navBar:nth-child(3){
  transform: rotate(-45deg);
  width: 30px;
  bottom: 6px;
  transition: 0.5s;
}

.navBar {
  width: 25px;
  height: 3px;
  background-color: #fff;
  display: block;
  position: relative;
  opacity: 1;
  margin-bottom: 0.3em;
  z-index: 1;
  transition: 0.5s;
}
.navBar:nth-child(2) {
  width: 20px;
}
.navBar:last-child {
  margin-bottom: 0;
}

.navMenu {
  opacity: 1;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: row;
  padding: 0;
  margin: 0;
list-style:none;
flex-direction: column;
}
.navMenu.navShow {
  flex-direction: column;
  opacity: 1;
  transition: 0.5s;
  transition-delay: 0.5s;

}
.navMenu.navShow .navItem,
.navMenu .navItem {
margin-bottom: 32px;
    text-transform: uppercase;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    position: relative;
    transition-delay: 0.5s;
}
.navMenu.navShow .navItem::after,
.navMenu .navItem::after{
    content: "";
    position: absolute;
    right: 0;
    width: 48px;
    height: 48px;
    background-image: url(assets/images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    transform: scale(0);       
  transition: transform 0.8s ease;
}
.navMenu.navShow .navItem  a,
.navMenu .navItem  a{
	color:#F4F4F4;
}
.navMenu.navShow .navItem:hover:after,
.navMenu .navItem:hover:after{
    transform: scale(1); 
}
.ai_link  .elementor-icon-box-title a,
.navMenu.navShow .navItem  a,
.navMenu .navItem  a{
    color: transparent !important;
-webkit-background-clip: text !important;
background-clip: text !important;
background-repeat: no-repeat;
transition: 0.5s ease-out;
 background-image: linear-gradient(to right, #DEF763 45%, #fff 55%);
background-size: 220% 100%;
background-position: 100% 50%;
}
.ai_link:hover  .elementor-icon-box-title a,
.navMenu.navShow .navItem:hover a,
.navMenu .navItem:hover a{
    background-position: 0% 50%;
}
/* Careers mega-submenu — full overlay menu (#menu-wrapper); aside lives inside li.navItem--mega */
#menu-wrapper .navMega-layout {
    width: 100%;
    position: relative;
}
#menu-wrapper .navItem--mega {
    position: relative;
    z-index: 2;
}
#menu-wrapper .navMega-aside[hidden] {
    display: none !important;
}
#menu-wrapper .navMega-layout--open .navMega-aside {
    display: flex !important;
    flex-direction: row;
    align-items: stretch;
    gap: 28px;
    animation: navMegaFade 0.25s ease;
}
@media (min-width: 992px) {
    #menu-wrapper .navMega-layout--open .navMega-aside {
        position: absolute;
        inset-inline-start: 100%;
        top: 0;
        padding-inline-start: clamp(20px, 3vw, 48px);
        width: max-content;
        max-width: min(340px, 45vw);
        z-index: 5;
    }
}
@keyframes navMegaFade {
    from {
        opacity: 0;
        transform: translateX(-8px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
#menu-wrapper .navMega-glow-line {
    width: 2px;
    min-height: 140px;
    align-self: stretch;
    border-radius: 2px;
    background: linear-gradient(180deg, rgba(222, 247, 99, 0.15) 0%, #DEF763 50%, rgba(222, 247, 99, 0.15) 100%);
    box-shadow: 0 0 14px rgba(222, 247, 99, 0.5);
    flex-shrink: 0;
}
#menu-wrapper .navMega-sublist {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 28px;
    justify-content: flex-start;
}
#menu-wrapper .navMega-sublink {
    display: inline-block;
    color: #F4F4F4;
    font-size: clamp(18px, 2.2vw, 26px);
    font-weight: 400;
    line-height: 1.25;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    transition: color 0.2s ease, opacity 0.2s ease;
}
#menu-wrapper .navMega-sublink:hover,
#menu-wrapper .navMega-sublink:focus {
    color: #DEF763;
    outline: none;
}
#menu-wrapper .navMega-sublink--highlight {
    color: #D4EF43;
}
#menu-wrapper .navMega-sublink--highlight:hover,
#menu-wrapper .navMega-sublink--highlight:focus {
    color: #E8F878;
}
#menu-wrapper .navMega-careers-primary {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    cursor: pointer;
    font: inherit;
    text-transform: inherit;
    text-align: inherit;
    box-sizing: border-box;
}
#menu-wrapper .navItem .navMega-careers-primary {
    color: transparent !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, #DEF763 45%, #fff 55%);
    background-size: 220% 100%;
    background-position: 100% 50%;
}
#menu-wrapper .navItem--mega:hover .navMega-careers-primary,
#menu-wrapper .navMega-layout--open .navItem--mega .navMega-careers-primary {
    background-position: 0% 50%;
}
#menu-wrapper .navMega-layout--open .navItem--mega::after {
    transform: scale(1);
}

@media (max-width: 991.98px) {
    /* Submenu flows directly under Careers (aside is inside li) */
    #menu-wrapper .navItem--mega {
        width: 100%;
        max-width: 100%;
    }
    /* Touch / coarse pointer: show careers sub-links whenever overlay menu is open (no hover) */
    #menu-wrapper .navMenu.navShow .navItem--mega .navMega-aside {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        position: static;
        inset-inline-start: auto;
        margin-inline-start: 0;
        margin-top: 16px;
        padding-top: 8px;
        padding-bottom: 4px;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    #menu-wrapper .navMenu.navShow .navItem--mega .navMega-aside[hidden] {
        display: flex !important;
    }
    #menu-wrapper .navMega-layout--open .navMega-aside {
        position: static;
        inset-inline-start: auto;
        margin-inline-start: 0;
        flex-direction: column;
        align-items: center;
        width: 100%;
        max-width: 100%;
        margin-top: 16px;
        padding-top: 8px;
        padding-bottom: 4px;
        box-sizing: border-box;
    }
    #menu-wrapper .navMega-glow-line {
        width: min(220px, 70%);
        height: 2px;
        min-height: 0;
        align-self: center;
        background: linear-gradient(90deg, rgba(222, 247, 99, 0.15) 0%, #DEF763 50%, rgba(222, 247, 99, 0.15) 100%);
        box-shadow: 0 0 10px rgba(222, 247, 99, 0.45);
    }
    #menu-wrapper .navMega-sublist {
        align-items: center;
        text-align: center;
        gap: 20px;
    }
    #menu-wrapper .navMega-sublink {
        font-size: clamp(22px, 5.5vw, 30px);
        line-height: 1.2;
    }
}
.navToggle {
  cursor: pointer;
  z-index: 2;
  /*position: absolute;*/
  width: 58px;
  height: 58px;
  /*padding: 1em;*/
  background-color: transparent;
  transition: 0.5s;
}
.blur-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  backdrop-filter: blur(8px); /* تأثير التمويه */
  background-color: rgba(255, 255, 255, 0.2); /* طبقة خفيفة بيضاء */
  z-index: 1;
}
.contact_info{
	border-radius: 24px;
	background-image:url(assets/images/Rectangle.jpg);
	background-origin:center center;
	background-repeat:no-repeat;
	padding:40px 50px;
}
.contact_info ul.contact_list{
	padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
	padding-bottom:32px;
	margin-bottom:32px;
	border-bottom:1px solid rgba(255, 255, 255, 0.24);
}
.contact_info ul.contact_list li{
	    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
	color:#fff;
	margin-bottom:8px
}
.contact_info ul.contact_list li p{
	display:inline-block;
	margin:0;
}
.contact_info ul.contact_list li svg{
	margin-right:10px;
}

.contact_ans h3{
	font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 32px;
color:#fff
}
.contact_ans p{
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
	color:#fff
	}
.social_icons{
	    display: block;
    list-style: none;
    padding: 0;
    margin:40px 0 0;
}
.social_icons li{
    display: inline-block;
}
.social_icons a{
	    display: block;
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    background-color: rgba(255, 255 ,255,  0.1);
    border-radius: 100%;
    line-height: 40px;
    text-align: center;
    margin-right: 16px;
    transition: all 0.3s ;
}
.social_icons a:hover{
    background-color: #7E77E4;
}
body.menu-active #menu-btn span {
    background-color: transparent;
  }
  body.menu-active #menu-btn span:before {
    transform: translateY(0) rotate(45deg) translateZ(0);
  }
  body.menu-active #menu-btn span:after {
    transform: translateY(0) rotate(-45deg) translateZ(0);
  }
  body.menu-active #menu-wrapper {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    transition: transform 0.4s, opacity 0.4s;
    padding-top: 100px;
    min-height: 610px;
  }
  body.menu-active .logo_site a{
    position: fixed;
    transition: all 0.3s;
  }
  #menu-btn {
    
    width: 25px;
    height: 25px;
    cursor: pointer;
    display: block;
    z-index: 100;
    transition: all 0.3s ;
    position: relative;
  }
  body.menu-active  #menu-btn{
    right: 50px;
    top: 50px;
    position: fixed;
  }
  #menu-btn span {
    position: absolute;
    top: 50%;
    display: block;
    width: 23px;
    height: 3px;
    background: #fff;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    transition: all 0.3s ease-out;
    left: 50%;
    margin-left: -12px;
  }
  #menu-btn span:after,
  #menu-btn span:before {
    transition: all 0.3s ease-out;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    content: '';
  }
  #menu-btn span:before {
    transform: translateY(-298%) translateZ(0);
  }
  #menu-btn span:after {
    transform: translateY(298%) translateZ(0);
  }
  #menu-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #292526;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.9);
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    justify-content: center;
    display: flex
;
    align-items: center;
  }
  #menu-wrapper nav {
    text-align: center;
    position: relative;
    height: 100%;
    display: table;
    width: 100%;
  }
  #menu-wrapper nav ul {
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    display: table-cell;
    vertical-align: middle;
  }
  #menu-wrapper nav ul li {
    list-style: none;
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0px;
    padding: 0px;
  }
  #menu-wrapper nav ul li a {
    font-size: 20px;
    font-weight: 400;
    display: block;
    color: #fff;
    transition: color 0.2s;
    outline: none;
    text-decoration: none;
    background: transparent;
    padding: 15px;
  }
  #menu-wrapper nav ul li a:hover {
    color: #00ffff;
  }
  .data_row.active .elementor-widget-container{
    background-color: #5E56DE !important;
  }
  .elementor-icon-list-item a.active span{
    color: #fff !important;
  }
  #email_error .parsley-errors-list {
    position: absolute;
    left: 60px;
    bottom: 0;
}
.elementor-widget-tl-site-logo img{
	user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1264px;
    }
}
@media screen and (max-width: 768px) {
	.box-container:hover .number_span{
	opacity:1 !important;
}
	#menu-btn {
		width: 26px;
		height: 26px;
	}
	#menu-btn i {
    width: 10px;
    height: 10px;
	}
	.ai_link::after {
		right: 10px;
		top: 0;
		width: 24px;
		height: 24px;
	}
	.ai_link:hover::after {
		height: 24px;
	}
    .hide_br br{
        display: none !important;
    }
    .services-list li img {
        height: 65px !important;
    }
    .services-list li h4 {
        font-size: 18px;
    }
    .services-list li p {
        font-size: 12px;
    }
    .services-list li{
        margin-bottom: 0px;
    }
    .social_icons {
        margin: 20px 0 0;
    }
    .contact_ans p {
        font-size: 14px;
        line-height: 20px;
    }
    .contact_ans h3 {
        font-size: 20px;
        line-height: 25px;
    }
    .contact_info ul.contact_list {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .contact_info ul.contact_list li {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 4px;
    }
    .contact_info {
        padding: 20px 25px;
        margin-top: 10px;
        text-align: center;
        display: none;
    }
    .navMenu{
        text-align: center;
    }
    .navMenu.navShow .navItem, .navMenu .navItem {
        margin-bottom: 15px;
        font-size: 30px;
        font-weight: 400;
        line-height: 40px;
    }
    .main-content {
        padding: 24px;
    }
    .box-container {
        width: 100% !important;
        height: 300px;
        margin: 0 0 16px;
        color: #fff;
    }
    #product_slider.hover-effect .box-container.shrink {
        width:100% !important
      }
      
      #product_slider.hover-effect .box-container.expand {
        width: 100% !important
      }
      .extra-content p {
       
        margin: 0;
        height: 60px;
        overflow: hidden;
    }
    .extra-content p {
        
        margin: 0;
        height: 75px;
        overflow: hidden;
    }
    .pro_logo{
        max-height: 46px;
    }
    .pro_category i {
        width: 70px;
    }
    
    .pro_category {
        padding-left: 80px;
        margin-bottom: 20px;
    }
    .main-content h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 51px;
    }
    .pro_icon {
        margin-bottom: 30px;
        max-height: 67px;
    }
    .number_span {
        font-size: 48px;
        font-style: normal;
        font-weight: 700;
        line-height: 64px;
    }
    .subscribe_form {
        width: 100%;
    }
    #owl_slider .owl-nav {
        position: absolute;
        bottom: -30px;
        left: 0;
        right: auto;
        top: auto;
    }
	.box-container:hover .pro_icon{
		opacity:1;
	}
	.box-container:hover .pro_logo{
		opacity:0;
	}
	.extra-content{
		left:0;
		padding: 25px;
		padding-top: 0;
	}

	.pro_logo{
		opacity:0;
	}
	.pro_category i{
		background-color:#fff !important;
	}
	.box-container a {
    color: #fff !important;
}
	.box-container {
    background-color: #322E2F !important
	}
	.number_span{
		    top: 10px;
    right: 10px;
		bottom:auto
	}
	
    .pro_icon {
        margin-bottom: 15px;
        max-height: 78px;
        margin-top: 8px;
        max-width: 177px !important;
        width: auto;
    }

}

/* ================= NO JOBS STATE ================= */
.no-jobs-state {
    padding: 0;
    margin: 0 auto;
}

.no-jobs-container {
    display: flex;
    padding: 88px 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
    align-self: stretch;
    border-radius: 24px;
background: radial-gradient(107.32% 141.42% at 0% 0%, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.08) 100%);
backdrop-filter: blur(36px);
}

.no-jobs-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 24px;
}

.no-jobs-icon {
    margin-bottom: 8px;
    opacity: 0.6;
}

.no-jobs-title {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
}

.no-jobs-subtitle {
    color: #C9C9C9;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    max-width: 70%;
}

.careers-subscribe-form-wrapper {
    width: 70%;
    position: relative;
}

.subscribe-form-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #231F20;
    margin-bottom: 24px;
    text-align: center;
}

.subscribe-form-group {
    text-align: left;
}

.subscribe-form-label {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #231F20;
    margin-bottom: 8px;
}

.subscribe-input-wrapper {
    position: relative;
}

.subscribe-form-control {
    width: 100%;
    display: flex;

    height: 52px;
    padding: 4px 60px 4px 52px;
    justify-content: space-between;
    align-items: center;
    border-radius: 24px;
    background: radial-gradient(107.32% 141.42% at 0% 0%, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.08) 100%);
    backdrop-filter: blur(36px);
    font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 18px;
border: none;
color: #FFF;
}

.subscribe-form-control:hover {
    border-color: #7E77E4;
}

.subscribe-form-control:focus {
    outline: none;
    border-color: #7E77E4;
    box-shadow: 0 0 0 3px rgba(126, 119, 228, 0.1);
}

.subscribe-form-control::placeholder {
    color: #A69B9E;
}

/* Override browser autofill: keep dark theme, white text. Use real dark bg in box-shadow so it sticks. */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
input:-internal-autofill-selected,
input:-internal-autofill-previewed {
    -webkit-text-fill-color: #fff !important;
    caret-color: #fff;
    background-color: transparent !important;
    background-image: none !important;
    -webkit-box-shadow: 0 0 0 1000px #332F30 inset !important;
    box-shadow: 0 0 0 1000px #332F30 inset !important;
}

/* Higher specificity for form sections where inputs sit on dark */
#JobApplicationForm input:-webkit-autofill,
#CoopTrainingForm input:-webkit-autofill,
#TalentCommunityForm input:-webkit-autofill,
.careers-subscribe-form-wrapper input:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    caret-color: #fff;
    background-color: transparent !important;
    background-image: none !important;
    -webkit-box-shadow: 0 0 0 1000px #332F30 inset !important;
    box-shadow: 0 0 0 1000px #332F30 inset !important;
}

#careers_email_error {
    color: #ED212F;
    font-size: 14px;
    margin-top: 8px;
    min-height: 20px;
}

/* ================= JOBS FILTER BAR (shared with Co-op board) ================= */
.jobs-filter-bar,
.coop-filter-bar {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.jobs-filter-bar select,
.coop-filter-bar select {
    flex: 1;
    min-width: 150px;
    padding: 12px 16px;
    padding-right: 40px;
    background-color: #343537;
    border: none;
    border-radius: 24px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.jobs-filter-bar select:hover,
.coop-filter-bar select:hover {
    background-color: #3d3f41;
}

.jobs-filter-bar select:focus,
.coop-filter-bar select:focus {
    outline: none;
    background-color: #3d3f41;
}

.jobs-filter-bar select option,
.coop-filter-bar select option {
    background-color: #2A2627;
    color: #C9C9C9;
    padding: 8px;
}

/* Jobs filter – Select2 multi: مطابق للصورة الثانية (pill شكل، خلفية #343537، نص وأيقونات أبيض) */
#jobsFilterForm .select2-container,
#coopFilterForm .select2-container {
    flex: 1;
    min-width: 150px;
}
#jobsFilterForm .select2-container--default .select2-selection--multiple,
#coopFilterForm .select2-container--default .select2-selection--multiple {
    background-color: #343537;
    border: none;
    border-radius: 24px;
    color: #FFFFFF;
    min-height: 48px;
    height: 48px;
    padding: 0 16px 0 16px;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}
#jobsFilterForm .select2-container--default .select2-selection--multiple:hover,
#coopFilterForm .select2-container--default .select2-selection--multiple:hover {
    background-color: #3d3f41;
}
#jobsFilterForm .select2-container--default.select2-container--focus .select2-selection--multiple,
#jobsFilterForm .select2-container--default.select2-container--open .select2-selection--multiple,
#coopFilterForm .select2-container--default.select2-container--focus .select2-selection--multiple,
#coopFilterForm .select2-container--default.select2-container--open .select2-selection--multiple {
    outline: none;
    background-color: #3d3f41;
}
#jobsFilterForm .select2-container--default .select2-selection--multiple .select2-selection__rendered,
#coopFilterForm .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 6px;
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 100%;
    min-height: 0;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: rgba(255,255,255,0.4) #343537;
}
#jobsFilterForm .select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar,
#coopFilterForm .select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar {
    height: 6px;
}
#jobsFilterForm .select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-track,
#coopFilterForm .select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.12);
    border-radius: 3px;
}
#jobsFilterForm .select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-thumb,
#coopFilterForm .select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,0.4);
    border-radius: 3px;
}
#jobsFilterForm .select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-thumb:hover,
#coopFilterForm .select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-thumb:hover {
    background: rgba(255,255,255,0.6);
}
#jobsFilterForm .select2-container--default .select2-selection--multiple .select2-selection__choice,
#coopFilterForm .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgba(255, 255, 255, 0.15);
    border: none;
    border-radius: 16px;
    color: #FFFFFF;
    padding: 2px 8px 7px 8px;
    font-size: 12px;
    flex-shrink: 0;
    line-height: 1;
}
#jobsFilterForm .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
#coopFilterForm .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #FFFFFF;
    margin-right: 2px;
    font-size: 16px;
    opacity: 0.8;
}
#jobsFilterForm .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
#coopFilterForm .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #DEF763;
    opacity: 1;
}
#jobsFilterForm .select2-container--default .select2-selection--multiple .select2-selection__placeholder,
#coopFilterForm .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: rgba(255,255,255,0.85);
    line-height: 48px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}
/* سهم أبيض لأسفل */
#jobsFilterForm .select2-container--default .select2-selection--multiple .select2-selection__arrow,
#coopFilterForm .select2-container--default .select2-selection--multiple .select2-selection__arrow {
    height: 48px;
    right: 12px;
    top: 0;
    width: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.6004 7.45703L11.1671 12.8904C10.5254 13.532 9.47539 13.532 8.83372 12.8904L3.40039 7.45703' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
}
#jobsFilterForm .select2-container--default .select2-selection--multiple .select2-selection__arrow b,
#coopFilterForm .select2-container--default .select2-selection--multiple .select2-selection__arrow b {
    display: none;
}
#jobsFilterForm .select2-container--default.select2-container--open .select2-selection--multiple .select2-selection__arrow,
#coopFilterForm .select2-container--default.select2-container--open .select2-selection--multiple .select2-selection__arrow {
    transform: rotate(180deg);
}
/* القائمة المنسدلة: تحت الـ select، نفس الشكل pill واللون #343537، نص أبيض */
#jobsFilterForm .select2-dropdown,
#coopFilterForm .select2-dropdown,
.jobs-filter-dropdown.select2-dropdown {
    background-color: #343537 !important;
    border: none !important;
    border-radius: 24px !important;
    box-shadow: 0 8px 24px rgba(0,0,0,0.5) !important;
    z-index: 9999 !important;
    margin-top: 4px !important;
    min-width: 200px !important;
}
#jobsFilterForm .select2-container--default .select2-results__option,
#coopFilterForm .select2-container--default .select2-results__option,
.jobs-filter-dropdown .select2-results__option {
    color: #FFFFFF !important;
    padding: 10px 16px !important;
    font-size: 14px !important;
    background: transparent !important;
}
.select2-container--default .select2-results>.select2-results__options > li:first-child {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
.select2-container--default .select2-results>.select2-results__options > li:last-child {
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
}
.select2-container--default .boud-coop-nationality-s2 .select2-results>.select2-results__options > li:first-child {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.select2-container--default .boud-coop-nationality-s2 .select2-results>.select2-results__options > li:last-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

#jobsFilterForm .select2-container--default .select2-results__option--highlighted[aria-selected],
#coopFilterForm .select2-container--default .select2-results__option--highlighted[aria-selected],
.jobs-filter-dropdown .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(255,255,255,0.12) !important;
    color: #FFFFFF !important;
}
#jobsFilterForm .select2-container--default .select2-results__option[aria-selected=true],
#coopFilterForm .select2-container--default .select2-results__option[aria-selected=true],
.jobs-filter-dropdown .select2-results__option[aria-selected=true] {
    background-color: rgba(222, 247, 99, 0.2) !important;
    color: #DEF763 !important;
}
#jobsFilterForm .select2-container--default .select2-search--dropdown .select2-search__field,
#coopFilterForm .select2-container--default .select2-search--dropdown .select2-search__field,
.jobs-filter-dropdown .select2-search--dropdown .select2-search__field {
    background: rgba(255,255,255,0.1) !important;
    border: 1px solid rgba(255,255,255,0.2) !important;
    border-radius: 16px !important;
    color: #FFFFFF !important;
    padding: 8px 12px !important;
}
.jobs-filter-dropdown .select2-results__message {
    color: rgba(255,255,255,0.85);
    padding: 10px 16px;
}
.jobs-filter-dropdown .select2-results,
.jobs-filter-dropdown .select2-results__options {
    background: transparent !important;
    max-height: 280px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}
.jobs-filter-dropdown.select2-dropdown--below {
    border-top: none !important;
}
/* شريط التمرير داخل القائمة – لون فاتح */
.jobs-filter-dropdown .select2-results__options {
    scrollbar-width: thin;
    scrollbar-color: rgba(255,255,255,0.4) #343537;
}
.jobs-filter-dropdown .select2-results__options::-webkit-scrollbar {
    width: 8px;
}
.jobs-filter-dropdown .select2-results__options::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.15);
    border-radius: 4px;
}
.jobs-filter-dropdown .select2-results__options::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,0.4);
    border-radius: 4px;
}
.jobs-filter-dropdown .select2-results__options::-webkit-scrollbar-thumb:hover {
    background: rgba(255,255,255,0.6);
}
#jobsFilterForm .select2-container .select2-selection--multiple .select2-selection__clear,
#coopFilterForm .select2-container .select2-selection--multiple .select2-selection__clear {
    color: rgba(255,255,255,0.85);
    font-size: 18px;
    right: 36px;
    margin-top: 0;
}
#jobsFilterForm .select2-container .select2-selection--multiple .select2-selection__clear:hover,
#coopFilterForm .select2-container .select2-selection--multiple .select2-selection__clear:hover {
    color: #DEF763;
}

.jobs-filter-bar .jobs-filter-multi-hint,
.coop-filter-bar .jobs-filter-multi-hint {
    font-size: 12px;
    color: rgba(255,255,255,0.7);
    align-self: center;
}

.jobs-filter-bar .search-input-wrapper,
.coop-filter-bar .search-input-wrapper {
    flex: 2;
    min-width: 200px;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 0;
    position: relative !important;
    margin-left: 20px;
}

.jobs-filter-bar .search-input-wrapper .search-icon {
    position: absolute;
    left: 16px;
    color: #FFFFFF;
    pointer-events: none;
    z-index: 1;
}

.jobs-filter-bar .keyword-input,
.coop-filter-bar .keyword-input {
    width: 100%;
    padding: 12px 16px 12px 48px;
    background-color: #343537;
    border: none;
    border-radius: 24px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    transition: all 0.3s ease;
}

.jobs-filter-bar .keyword-input::placeholder,
.coop-filter-bar .keyword-input::placeholder {
    color: rgba(255,255,255,0.85);
}

.jobs-filter-bar .keyword-input:hover,
.coop-filter-bar .keyword-input:hover {
    background-color: #3d3f41;
}

.jobs-filter-bar .keyword-input:focus,
.coop-filter-bar .keyword-input:focus {
    outline: none;
    background-color: #3d3f41;
}

#jobsResultsContainer,
#coopResultsContainer {
    transition: opacity 0.3s ease;
}

#jobsBoardWrapper,
#coopBoardWrapper {
    transition: opacity 0.3s ease;
}

/* Job / Co-op cards – same style for jobs_board and coop_training_board */
.job-department,
.coop-department {
    margin-bottom: 40px;
}
.job-department h2,
.coop-department h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 24px;
}
.job-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 16px;
}
.job-card,
.coop-card {
    position: relative;
    border-radius: 16px;
    background: #2C2829;
    padding: 32px;
    color: #fff;
    transition: all 0.35s ease;
    border: 1px solid transparent;
    overflow: hidden;
}
/* Gradient overlay */
.job-card::before,
.coop-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        135deg,
        rgba(108, 92, 231, 0.15),
        rgba(0, 212, 255, 0.08),
        rgba(255, 0, 150, 0.08)
    );
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: 0;
}
/* Hover State */
.job-card:hover,
.coop-card:hover {
    transform: translateY(-6px);
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.45);
}
/* Show gradient on hover */
.job-card:hover::before,
.coop-card:hover::before {
    opacity: 1;
}
/* Make content above gradient */
.job-card > *,
.coop-card > * {
    position: relative;
    z-index: 2;
}
.job-card h3,
.coop-card h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    color: #fff;
    margin-bottom: 12px;
}
.job-card h3 a,
.coop-card h3 a {
    color: #fff;
}
.job-card .job-excerpt,
.coop-card .job-excerpt {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #C9C9C9;
    margin-bottom: 24px;
}
.job-card .job-badges,
.coop-card .job-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 16px;
}
.job-card .job-badges .badge,
.coop-card .job-badges .badge,
.badge {
    margin-right: 6px;
    padding: 6px 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 56px;
    border: 1px solid #7F7678;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #C9C9C9;
}
.badge.work-model,
.job-card .job-badges .badge.work-model,
.coop-card .job-badges .badge.work-model {
    color: #DEF763;
    border-color: #DEF763;
}
.job-card .btn-apply,
.coop-card .btn-apply,
.btn-apply {
    display: inline-block;
    margin-top: 15px;
    padding: 8px 24px 10px 24px;
    background: #DEF763;
    color: #231F20;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.25s ease;
    border: none;
    border-radius: 64px;
}
.job-card .btn-apply svg,
.coop-card .btn-apply svg,
.btn-apply svg {
    width: 15px;
}
.job-card .btn-apply:hover,
.coop-card .btn-apply:hover,
.btn-apply:hover {
    background: #B7DC00;
    color: #231F20;
}

@media (max-width: 768px) {
    .job-grid {
        grid-template-columns: 1fr;
    }
    .jobs-filter-bar,
    .coop-filter-bar {
        flex-direction: column;
    }
    
    .jobs-filter-bar select,
    .jobs-filter-bar .search-input-wrapper,
    .coop-filter-bar select,
    .coop-filter-bar .search-input-wrapper {
        width: 100%;
        min-width: 100%;
    }
    .jobs-filter-bar .search-input-wrapper,
    .coop-filter-bar .search-input-wrapper {

        padding-left: 0;
        margin-left: 0;
    }
    
    .jobs-filter-bar .search-input-wrapper .search-icon,
    .coop-filter-bar .search-input-wrapper .search-icon {
        position: absolute;
        left: 12px;
    }
}

.subscribe-btn-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    background-color: #DEF763;
    color: #231F20;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    width: 44px;
    justify-content: center;
    align-items: center;
    /* gap: 10px; */
    flex-shrink: 0;
    /* align-self: stretch; */
    border-radius: 100%;
    height: 44px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.subscribe-btn-submit:hover {
    background-color: #B7DC00;
}

.subscribe-btn-submit:active {
    transform: translateY(0);
}

.subscribe-btn-submit:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

.subscribe-btn-submit svg {
    width: 20px;
    height: 20px;
    stroke-width: 2.5;
    transition: transform 0.3s ease;
}

.subscribe-btn-submit:hover svg {
    transform: translateX(4px);
}
.mail_icon2{
    position: absolute;
    left: 20px;
    top: 12px;
    /* transform: translateY(-50%); */
    z-index: 1;
}

.careers-subscribe-success-msg {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #00DF80;
    font-size: 1rem;
    line-height: 1.5;
    
}
.careers-subscribe-success-msg .careers-subscribe-success-icon {
    flex-shrink: 0;
}
.careers-subscribe-success-msg .careers-subscribe-success-icon svg {
    display: block;
    width: 24px;
    height: 24px;
}
.careers-subscribe-success-msg .careers-subscribe-success-text {
    color: #00DF80;
    font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; 
}

.c_h2{
    font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: 40px;
color: #FFF;
margin-bottom: 32px;

}
@media (max-width: 768px) {
    .no-jobs-state {
        padding: 0;
    }
    
    .no-jobs-container {
        padding: 32px 24px;
    }
    
    /*.no-jobs-icon svg {
        width: 64px;
        height: 64px;
    }*/
    
    .no-jobs-title {
        font-size: 24px;
        line-height: 32px;
    }
    
    .no-jobs-subtitle {
        font-size: 16px;
        line-height: 24px;
    }
    
    .subscribe-form-title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .careers-subscribe-form-wrapper{
        width: 100%;
    }
    .no-jobs-subtitle{
        max-width: 100%;
    }
}
/* ================= END NO JOBS STATE ================= */

/* ================= JOB APPLICATION FORM STYLES ================= */
#JobApplicationForm,
#CoopTrainingForm,
#TalentCommunityForm {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

#JobApplicationForm .form-section,
#CoopTrainingForm .form-section {
    margin-bottom: 40px;
}

#JobApplicationForm .form-section:last-of-type,
#CoopTrainingForm .form-section:last-of-type,
#TalentCommunityForm .form-section:last-of-type {
    border-bottom: none;
    margin-bottom: 32px;
    padding-bottom: 0;
}

#JobApplicationForm .form-section h3,
#CoopTrainingForm .form-section h3,
#TalentCommunityForm .form-section h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    color: #fff;
    margin-bottom: 24px;
}

/* Two-column layout */
#JobApplicationForm .form-row,
#CoopTrainingForm .form-row,
#TalentCommunityForm .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    margin-bottom: 8px;
}

#JobApplicationForm .form-col,
#CoopTrainingForm .form-col,
#TalentCommunityForm .form-col {
    margin-bottom: 0;
}

#JobApplicationForm .form-group,
#CoopTrainingForm .form-group,
#TalentCommunityForm .form-group {
    margin-bottom: 24px;
    overflow: visible;
}

#JobApplicationForm .form-label,
#CoopTrainingForm .form-label,
#TalentCommunityForm .form-label {
    display: flex;
    align-items: center;
    color: #C9C9C9;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 8px;
}

#JobApplicationForm .form-control,
#CoopTrainingForm .form-control,
#TalentCommunityForm .form-control {
    width: 100%;
    padding: 0 0 0 0;
    min-height: 48px;
    background-color: transparent;
    border:0;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF;
    transition: all 0.3s ease;
    box-sizing: border-box;
    border-bottom: 1px solid #575152;
}

#JobApplicationForm .form-control:hover,
#CoopTrainingForm .form-control:hover,
#TalentCommunityForm .form-control:hover {
    border-color: rgba(222, 247, 99, 0.4);
    background-color: transparent;
}

#JobApplicationForm .form-control:focus,
#CoopTrainingForm .form-control:focus,
#TalentCommunityForm .form-control:focus {
    outline: none;
    border-color: #DEF763;
    background-color: transparent;
}

/* intlTelInput styling */
#JobApplicationForm .iti,
#CoopTrainingForm .iti,
#TalentCommunityForm .iti {
    width: 100%;
}

#JobApplicationForm .iti__flag-container,
#CoopTrainingForm .iti__flag-container,
#TalentCommunityForm .iti__flag-container {
    border-radius: 8px 0 0 8px;
}

#JobApplicationForm .iti__selected-flag,
#CoopTrainingForm .iti__selected-flag,
#TalentCommunityForm .iti__selected-flag {
    background-color: rgba(51, 47, 48, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-right: none;
    border-radius: 8px 0 0 8px;
    padding: 0 8px 0 12px;
    transition: all 0.3s ease;
}

#JobApplicationForm .iti__selected-flag:hover,
#CoopTrainingForm .iti__selected-flag:hover,
#TalentCommunityForm .iti__selected-flag:hover {
    background-color: rgba(51, 47, 48, 1);
}

#JobApplicationForm .iti__selected-flag:focus,
#CoopTrainingForm .iti__selected-flag:focus,
#TalentCommunityForm .iti__selected-flag:focus {
    outline: none;
}

#JobApplicationForm .iti__arrow,
#CoopTrainingForm .iti__arrow,
#TalentCommunityForm .iti__arrow {
    border-top-color: #C9C9C9;
    margin-left: 6px;
}

#JobApplicationForm .iti__country-list,
#CoopTrainingForm .iti__country-list,
#TalentCommunityForm .iti__country-list {
    background-color: rgba(51, 47, 48, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    max-height: 200px;
    z-index: 1000;
}

#JobApplicationForm .iti__country,
#CoopTrainingForm .iti__country,
#TalentCommunityForm .iti__country {
    color: #FFFFFF;
    padding: 8px 12px;
}

#JobApplicationForm .iti__country:hover,
#JobApplicationForm .iti__country.iti__highlight,
#CoopTrainingForm .iti__country:hover,
#CoopTrainingForm .iti__country.iti__highlight,
#TalentCommunityForm .iti__country:hover,
#TalentCommunityForm .iti__country.iti__highlight {
    background-color: rgba(222, 247, 99, 0.2);
}

#JobApplicationForm .iti__country-name,
#JobApplicationForm .iti__dial-code,
#CoopTrainingForm .iti__country-name,
#CoopTrainingForm .iti__dial-code,
#TalentCommunityForm .iti__country-name,
#TalentCommunityForm .iti__dial-code {
    color: #FFFFFF;
}

#JobApplicationForm #phone,
#CoopTrainingForm #coop_phone,
#TalentCommunityForm #talent_phone {
    padding-left: 52px;
}

#JobApplicationForm .iti__flag,
#CoopTrainingForm .iti__flag {
    box-shadow: none;
}

#JobApplicationForm .form-control::placeholder,
#CoopTrainingForm .form-control::placeholder,
#TalentCommunityForm .form-control::placeholder {
    color: #C9C9C9;
    font-weight: 400;
}

#JobApplicationForm .form-control::-webkit-input-placeholder,
#CoopTrainingForm .form-control::-webkit-input-placeholder,
#TalentCommunityForm .form-control::-webkit-input-placeholder {
    color: #C9C9C9;
    font-weight: 400;
}

#JobApplicationForm .form-control::-moz-placeholder,
#CoopTrainingForm .form-control::-moz-placeholder,
#TalentCommunityForm .form-control::-moz-placeholder {
    color: #C9C9C9;
    font-weight: 400;
}

#JobApplicationForm .form-control:-ms-input-placeholder,
#CoopTrainingForm .form-control:-ms-input-placeholder,
#TalentCommunityForm .form-control:-ms-input-placeholder {
    color: #C9C9C9;
    font-weight: 400;
}

#JobApplicationForm .form-control:-moz-placeholder,
#CoopTrainingForm .form-control:-moz-placeholder,
#TalentCommunityForm .form-control:-moz-placeholder {
    color: #C9C9C9;
    font-weight: 400;
}

/* Form icons */
#JobApplicationForm .form-icon,
#CoopTrainingForm .form-icon,
#TalentCommunityForm .form-icon {
    color: #DEF763;
    font-size: 14px;
}

#JobApplicationForm .input-with-icon,
#CoopTrainingForm .input-with-icon,
#TalentCommunityForm .input-with-icon {
    position: relative;
}

#JobApplicationForm .calender_icon,
#CoopTrainingForm .calender_icon,
#TalentCommunityForm .calender_icon {
    position: absolute;
    right:5px;
    top: 50%;
    transform: translateY(-50%);
    color: #C9C9C9;
    font-size: 14px;
    pointer-events: none;
    background-color: #231F20;
    border-radius: 16px;
}

#JobApplicationForm .input-with-icon .form-control,
#CoopTrainingForm .input-with-icon .form-control,
#TalentCommunityForm .input-with-icon .form-control {
    padding-right: 10px;
}

/* Currency symbol */
#JobApplicationForm .input-with-currency,
#CoopTrainingForm .input-with-currency,
#TalentCommunityForm .input-with-currency {
    position: relative;
}

#JobApplicationForm .currency-symbol,
#CoopTrainingForm .currency-symbol,
#TalentCommunityForm .currency-symbol {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #C9C9C9;
    font-size: 14px;
    font-weight: 400;
    pointer-events: none;
}

#JobApplicationForm .input-with-currency .form-control,
#CoopTrainingForm .input-with-currency .form-control,
#TalentCommunityForm .input-with-currency .form-control {
    padding-right: 60px;
}

/* Salary field row: input + currency selector (SAR/USD) */
#JobApplicationForm .salary-field-row,
#TalentCommunityForm .salary-field-row {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}
#JobApplicationForm .salary-field-row .input-with-currency,
#TalentCommunityForm .salary-field-row .input-with-currency {
    flex: 1;
    min-width: 160px;
}
#JobApplicationForm .currency-selector,
#TalentCommunityForm .currency-selector {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}
#JobApplicationForm .currency-radio,
#TalentCommunityForm .currency-radio {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    color: #C9C9C9;
    font-size: 14px;
    font-weight: 400;
}
#JobApplicationForm .currency-radio input[type="radio"],
#TalentCommunityForm .currency-radio input[type="radio"] {
    margin: 0;
    accent-color: #DEF763;
}
#JobApplicationForm .currency-radio:hover,
#TalentCommunityForm .currency-radio:hover {
    color: #EBEBEB;
}

/* Select dropdown styling */
#JobApplicationForm select.form-control,
#CoopTrainingForm select.form-control,
#TalentCommunityForm select.form-control {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23DEF763' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    padding-right: 44px;
    cursor: pointer;
}

#JobApplicationForm select.form-control option,
#CoopTrainingForm select.form-control option,
#TalentCommunityForm select.form-control option {
    background-color: #332F30;
    color: #FFFFFF;
    padding: 12px;
}

/* Date input styling */
#JobApplicationForm input[type="date"].form-control,
#CoopTrainingForm input[type="date"].form-control,
#TalentCommunityForm input[type="date"].form-control {
    position: relative;
    color-scheme: dark;
}

#JobApplicationForm input[type="date"].form-control::-webkit-calendar-picker-indicator,
#CoopTrainingForm input[type="date"].form-control::-webkit-calendar-picker-indicator,
#TalentCommunityForm input[type="date"].form-control::-webkit-calendar-picker-indicator {
    filter: invert(1);
    cursor: pointer;
    opacity: 0.7;
}

#JobApplicationForm input[type="date"].form-control::-webkit-calendar-picker-indicator:hover,
#CoopTrainingForm input[type="date"].form-control::-webkit-calendar-picker-indicator:hover,
#TalentCommunityForm input[type="date"].form-control::-webkit-calendar-picker-indicator:hover {
    opacity: 1;
}

/* File upload styling */
#JobApplicationForm .file-upload-wrapper,
#CoopTrainingForm .file-upload-wrapper,
#TalentCommunityForm .file-upload-wrapper {
    position: relative;
}

#JobApplicationForm .file-input,
#CoopTrainingForm .file-input,
#TalentCommunityForm .file-input {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -1;
}

#JobApplicationForm .file-upload-label,
#CoopTrainingForm .file-upload-label,
#TalentCommunityForm .file-upload-label {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 16px 12px 0;
    min-height: 48px;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
}

#JobApplicationForm .file-upload-label:hover,
#CoopTrainingForm .file-upload-label:hover,
#TalentCommunityForm .file-upload-label:hover {
    border-color: rgba(222, 247, 99, 0.4);
    background-color: transparent;
}

#JobApplicationForm .file-upload-label i,
#CoopTrainingForm .file-upload-label i,
#TalentCommunityForm .file-upload-label i {
    color: #DEF763;
    font-size: 16px;
}

#JobApplicationForm .file-upload-text,
#CoopTrainingForm .file-upload-text,
#TalentCommunityForm .file-upload-text {
    color: #FFFFFF;
}

#JobApplicationForm .form-text,
#CoopTrainingForm .form-text,
#TalentCommunityForm .form-text {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    color: #C9C9C9;
    font-weight: 400;
}

#JobApplicationForm .file-upload-wrapper.is-cv-selected .file-upload-label,
#CoopTrainingForm .file-upload-wrapper.is-cv-selected .file-upload-label,
#TalentCommunityForm .file-upload-wrapper.is-cv-selected .file-upload-label {
    padding-right: 40px;
}

#JobApplicationForm .boud-cv-clear,
#CoopTrainingForm .boud-cv-clear,
#TalentCommunityForm .boud-cv-clear {
    position: absolute;
    right: 0;
    top: 12px;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: inherit;
    transition: background-color 0.2s ease;
}

#JobApplicationForm .boud-cv-clear[hidden],
#CoopTrainingForm .boud-cv-clear[hidden],
#TalentCommunityForm .boud-cv-clear[hidden] {
    display: none !important;
}

#JobApplicationForm .boud-cv-clear:hover,
#CoopTrainingForm .boud-cv-clear:hover,
#TalentCommunityForm .boud-cv-clear:hover {
    background-color: rgba(255, 255, 255, 0.08);
}

#JobApplicationForm .boud-cv-clear:focus-visible,
#CoopTrainingForm .boud-cv-clear:focus-visible,
#TalentCommunityForm .boud-cv-clear:focus-visible {
    outline: 2px solid rgba(222, 247, 99, 0.5);
    outline-offset: 2px;
}

/* Radio button styling */
#JobApplicationForm .radio-group,
#CoopTrainingForm .radio-group,
#TalentCommunityForm .radio-group {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    margin-top: 15px;
}

#JobApplicationForm .radio-label,
#CoopTrainingForm .radio-label,
#TalentCommunityForm .radio-label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    transition: color 0.3s ease;
    display: inline-flex;
    align-items: center;
    margin-right: 30px;
    cursor: pointer;
}

#JobApplicationForm .radio-label:hover,
#CoopTrainingForm .radio-label:hover,
#TalentCommunityForm .radio-label:hover {
    color: #DEF763;
}

#JobApplicationForm .radio-label input[type="radio"],
#CoopTrainingForm .radio-label input[type="radio"],
#TalentCommunityForm .radio-label input[type="radio"] {
    width: 20px;
    height: 20px;
    margin: 0;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    background-color: transparent;
    position: relative;
    transition: all 0.3s ease;
    display: none !important;
}

.elementor-field-type-radio .elementor-field-option label {
    position: relative;
    padding-left: 32px;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
}

/* Outer Circle */
#JobApplicationForm .radio-label span::before,
#CoopTrainingForm .radio-label span::before,
#TalentCommunityForm .radio-label span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    border: 2px solid #8a8a8a;
    border-radius: 50%;
    transition: all 0.3s ease;
}

/* Inner Selected Circle */
#JobApplicationForm .radio-label input[type="radio"]:checked + span::after,
#CoopTrainingForm .radio-label input[type="radio"]:checked + span::after,
#TalentCommunityForm .radio-label input[type="radio"]:checked + span::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: #d4ff37;
    border-radius: 50%;
}

/* Selected Outer Border */
#JobApplicationForm .radio-label input[type="radio"]:checked + span::before,
#CoopTrainingForm .radio-label input[type="radio"]:checked + span::before,
#TalentCommunityForm .radio-label input[type="radio"]:checked + span::before {
    border-color: #d4ff37;
}

/* #JobApplicationForm .radio-label input[type="radio"]:checked {
    border-color: #DEF763;
    background-color: transparent;
}

#JobApplicationForm .radio-label input[type="radio"]:checked::before,
#CoopTrainingForm .radio-label input[type="radio"]:checked::before,
#TalentCommunityForm .radio-label input[type="radio"]:checked::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #DEF763;
}

#JobApplicationForm .radio-label input[type="radio"]:focus,
#CoopTrainingForm .radio-label input[type="radio"]:focus,
#TalentCommunityForm .radio-label input[type="radio"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(222, 247, 99, 0.2);
}

#JobApplicationForm .elementor-field-type-radio .elementor-field-option label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    border: 2px solid #8a8a8a;
    border-radius: 50%;
    transition: all 0.3s ease;
} */

#JobApplicationForm .radio-label span,
#CoopTrainingForm .radio-label span,
#TalentCommunityForm .radio-label span {
    user-select: none;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    padding-left: 32px;
    color: #ffffff;
    cursor: pointer;
}

/* Number input styling */
#JobApplicationForm input[type="number"].form-control,
#CoopTrainingForm input[type="number"].form-control,
#TalentCommunityForm input[type="number"].form-control {
    appearance: textfield;
    -moz-appearance: textfield;
}

#JobApplicationForm input[type="number"].form-control::-webkit-outer-spin-button,
#JobApplicationForm input[type="number"].form-control::-webkit-inner-spin-button,
#CoopTrainingForm input[type="number"].form-control::-webkit-outer-spin-button,
#CoopTrainingForm input[type="number"].form-control::-webkit-inner-spin-button,
#TalentCommunityForm input[type="number"].form-control::-webkit-outer-spin-button,
#TalentCommunityForm input[type="number"].form-control::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Submit button styling */
#JobApplicationForm .submit-wrapper,
#CoopTrainingForm .submit-wrapper,
#TalentCommunityForm .submit-wrapper {
    margin-top: 32px;
    text-align: left;
}

#JobApplicationForm .btn-primary,
#CoopTrainingForm .btn-primary,
#TalentCommunityForm .btn-primary {

    background-color: #DEF763;
    color: #231F20;
    border: none;
    border-radius: 64px;
    padding: 16px 24px;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    min-width: 120px;
    justify-content: center;
}

#JobApplicationForm .btn-primary:hover,
#CoopTrainingForm .btn-primary:hover,
#TalentCommunityForm .btn-primary:hover {
    background-color: #B7DC00;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(222, 247, 99, 0.25);
}

#JobApplicationForm .btn-primary:active,
#CoopTrainingForm .btn-primary:active,
#TalentCommunityForm .btn-primary:active {
    transform: translateY(0);
}

#JobApplicationForm .btn-primary:disabled,
#CoopTrainingForm .btn-primary:disabled,
#TalentCommunityForm .btn-primary:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

#JobApplicationForm .btn-primary .submit-arrow,
#CoopTrainingForm .btn-primary .submit-arrow,
#TalentCommunityForm .btn-primary .submit-arrow {
    font-size: 14px;
    transition: transform 0.3s ease;
    width: 24px;
    height: 24px;
    top: 2px;
    position: relative;
}

#JobApplicationForm .btn-primary:hover .submit-arrow,
#CoopTrainingForm .btn-primary:hover .submit-arrow,
#TalentCommunityForm .btn-primary:hover .submit-arrow {
    transform: translateX(4px);
}

#JobApplicationForm .btn-primary .loader,
#CoopTrainingForm .btn-primary .loader,
#TalentCommunityForm .btn-primary .loader {
    display: inline-block;
    margin: 0;
    color: #231F20;
}

/* Feedback messages */
#JobApplicationForm .feedback,
#CoopTrainingForm .feedback,
#TalentCommunityForm .feedback {
    margin-top: 24px;
}

#JobApplicationForm .feedback .alert,
#CoopTrainingForm .feedback .alert,
#TalentCommunityForm .feedback .alert {
    padding: 16px 20px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

#JobApplicationForm .feedback .alert-success,
#CoopTrainingForm .feedback .alert-success,
#TalentCommunityForm .feedback .alert-success {
    background-color: rgba(22, 162, 109, 0.2);
    color: #16A26D;
    border: 1px solid rgba(22, 162, 109, 0.3);
}

#JobApplicationForm .feedback .alert-danger,
#CoopTrainingForm .feedback .alert-danger,
#TalentCommunityForm .feedback .alert-danger {
    background-color: rgba(237, 33, 47, 0.2);
    color: #ED212F;
    border: 1px solid rgba(237, 33, 47, 0.3);
}

/* Parsley validation errors */
#JobApplicationForm .parsley-errors-list,
#CoopTrainingForm .parsley-errors-list,
#TalentCommunityForm .parsley-errors-list {
    list-style: none;
    padding: 0;
    margin: 8px 0 0 0;
    color: #ED212F;
    font-size: 14px;
    font-weight: 400;
}

#JobApplicationForm .parsley-error,
#CoopTrainingForm .parsley-error,
#TalentCommunityForm .parsley-error {
    border-color: #ED212F !important;
}

#JobApplicationForm .parsley-success,
#CoopTrainingForm .parsley-success,
#TalentCommunityForm .parsley-success {
    border-color: #16A26D !important;
}

/* Responsive styles */
@media (max-width: 768px) {
    #JobApplicationForm .form-row,
    #CoopTrainingForm .form-row,
    #TalentCommunityForm .form-row {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    #JobApplicationForm .form-section,
    #CoopTrainingForm .form-section,
    #TalentCommunityForm .form-section {
        margin-bottom: 32px;
    }
    
    #JobApplicationForm .form-section h3,
    #CoopTrainingForm .form-section h3,
    #TalentCommunityForm .form-section h3 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    
    #JobApplicationForm .form-group,
    #CoopTrainingForm .form-group,
    #TalentCommunityForm .form-group {
        margin-bottom: 20px;
    }
    
    #JobApplicationForm .form-label,
    #CoopTrainingForm .form-label,
    #TalentCommunityForm .form-label {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 8px;
    }
    
    #JobApplicationForm .form-control,
    #CoopTrainingForm .form-control,
    #TalentCommunityForm .form-control {
        padding: 12px 14px;
        min-height: 44px;
        font-size: 13px;
        line-height: 18px;
    }
    
    #JobApplicationForm .radio-group,
    #CoopTrainingForm .radio-group,
    #TalentCommunityForm .radio-group {
        gap: 16px;
    }
    
    #JobApplicationForm .btn-primary,
    #CoopTrainingForm .btn-primary,
    #TalentCommunityForm .btn-primary {
        width: 100%;
        padding: 12px 20px;
        font-size: 13px;
        justify-content: center;
    }
    
    #JobApplicationForm .submit-wrapper,
    #CoopTrainingForm .submit-wrapper,
    #TalentCommunityForm .submit-wrapper {
        margin-top: 24px;
    }
}

@media (max-width: 480px) {
    #JobApplicationForm .form-section h3,
    #CoopTrainingForm .form-section h3,
    #TalentCommunityForm .form-section h3 {
        font-size: 15px;
        line-height: 20px;
    }
    
    #JobApplicationForm .form-control,
    #CoopTrainingForm .form-control,
    #TalentCommunityForm .form-control {
        padding: 10px 12px;
        min-height: 42px;
        font-size: 13px;
    }
    
    #JobApplicationForm .radio-group,
    #CoopTrainingForm .radio-group,
    #TalentCommunityForm .radio-group {
        flex-direction: column;
        gap: 12px;
    }
    
    #JobApplicationForm .form-icon,
    #JobApplicationForm .input-icon-right,
    #CoopTrainingForm .form-icon,
    #CoopTrainingForm .input-icon-right,
    #TalentCommunityForm .form-icon,
    #TalentCommunityForm .input-icon-right {
        font-size: 12px;
    }
}
#JobApplicationForm .iti__selected-flag,
#CoopTrainingForm .iti__selected-flag,
#TalentCommunityForm .iti__selected-flag {
    background-color: transparent !important;
    border: 0 !important;
    border-right: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    transition: all 0.3s ease;
}
#JobApplicationForm select.form-control,
#CoopTrainingForm select.form-control,
#TalentCommunityForm select.form-control {
    padding-left: 8px;
}

/* Nationality searchable dropdown (Select2) - Job, Co-op & Talent forms */
#JobApplicationForm .nationality-search-hint,
#CoopTrainingForm .nationality-search-hint,
#TalentCommunityForm .nationality-search-hint {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #C9C9C9;
    font-weight: 400;
}
#JobApplicationForm .select2-container--default .select2-selection--single,
#CoopTrainingForm .select2-container--default .select2-selection--single,
#TalentCommunityForm .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #575152;
    border-radius: 0;
    height: 48px;
    padding: 0 16px 0 0;
}
#JobApplicationForm .select2-container--default .select2-selection--single .select2-selection__rendered,
#CoopTrainingForm .select2-container--default .select2-selection--single .select2-selection__rendered,
#TalentCommunityForm .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #FFFFFF;
    line-height: 48px;
    padding-left: 0;
}
#JobApplicationForm .select2-container--default .select2-selection--single .select2-selection__arrow,
#CoopTrainingForm .select2-container--default .select2-selection--single .select2-selection__arrow,
#TalentCommunityForm .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    right: 0;
    width: 24px;
}
#JobApplicationForm .select2-container--default .select2-selection--single .select2-selection__arrow b,
#CoopTrainingForm .select2-container--default .select2-selection--single .select2-selection__arrow b,
#TalentCommunityForm .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
#JobApplicationForm .select2-container--default .select2-selection--single .select2-selection__arrow::before,
#CoopTrainingForm .select2-container--default .select2-selection--single .select2-selection__arrow::before,
#TalentCommunityForm .select2-container--default .select2-selection--single .select2-selection__arrow::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.6004 7.45703L11.1671 12.8904C10.5254 13.532 9.47539 13.532 8.83372 12.8904L3.40039 7.45703' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
}
#JobApplicationForm .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::before,
#CoopTrainingForm .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::before,
#TalentCommunityForm .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::before {
    transform: translate(-50%, -50%) rotate(180deg);
}
#JobApplicationForm .select2-container--default .select2-selection--single .select2-selection__placeholder,
#CoopTrainingForm .select2-container--default .select2-selection--single .select2-selection__placeholder,
#TalentCommunityForm .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #C9C9C9;
}
#JobApplicationForm .select2-dropdown,
#CoopTrainingForm .select2-dropdown,
#TalentCommunityForm .select2-dropdown {
    background-color: #575152;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
}
#JobApplicationForm .select2-container--default .select2-search--dropdown .select2-search__field,
#CoopTrainingForm .select2-container--default .select2-search--dropdown .select2-search__field,
#TalentCommunityForm .select2-container--default .select2-search--dropdown .select2-search__field {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: #FFFFFF;
    border-radius: 6px;
    padding: 8px 12px;
}
#JobApplicationForm .select2-container--default .select2-search--dropdown .select2-search__field::placeholder,
#CoopTrainingForm .select2-container--default .select2-search--dropdown .select2-search__field::placeholder,
#TalentCommunityForm .select2-container--default .select2-search--dropdown .select2-search__field::placeholder {
    color: #C9C9C9;
}
#JobApplicationForm .select2-results__option,
#CoopTrainingForm .select2-results__option,
#TalentCommunityForm .select2-results__option {
    color: #FFFFFF;
    padding: 10px 12px;
}
#JobApplicationForm .select2-container--default .select2-results__option--highlighted[aria-selected],
#CoopTrainingForm .select2-container--default .select2-results__option--highlighted[aria-selected],
#TalentCommunityForm .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(222, 247, 99, 0.2);
    color: #FFFFFF;
}
#JobApplicationForm .select2-container--default .select2-results__option[aria-selected=true],
#CoopTrainingForm .select2-container--default .select2-results__option[aria-selected=true],
#TalentCommunityForm .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: rgba(222, 247, 99, 0.15);
}
#JobApplicationForm .select2-container .select2-selection--single .select2-selection__clear,
#CoopTrainingForm .select2-container .select2-selection--single .select2-selection__clear,
#TalentCommunityForm .select2-container .select2-selection--single .select2-selection__clear {
    color: #C9C9C9;
    font-size: 18px;
    margin-right: 8px;
}

/* Education Select2 dropdown – dark theme (Job + Talent forms) */
#JobApplicationForm .boud-education-dropdown.select2-dropdown,
#TalentCommunityForm .boud-education-dropdown.select2-dropdown,
.boud-education-dropdown.select2-dropdown {
    background-color: #2A2A2A;
    border: none;
    border-radius: 8px;
}
#JobApplicationForm .boud-education-dropdown .select2-results__option,
#TalentCommunityForm .boud-education-dropdown .select2-results__option,
.boud-education-dropdown .select2-results__option {
    color: #EBEBEB;
    padding: 10px 12px;
}
#JobApplicationForm .boud-education-dropdown .select2-container--default .select2-results__option--highlighted[aria-selected],
#TalentCommunityForm .boud-education-dropdown .select2-container--default .select2-results__option--highlighted[aria-selected],
.boud-education-dropdown .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #4A4A4A;
    color: #FFFFFF;
    border-radius: 6px;
}
#JobApplicationForm .boud-education-dropdown .select2-results__option[aria-selected=true],
#TalentCommunityForm .boud-education-dropdown .select2-results__option[aria-selected=true],
.boud-education-dropdown .select2-results__option[aria-selected=true] {
    background-color: #4A4A4A;
    border-radius: 6px;
}

.text-danger{
    color: #DEF763 !important;
    font-family: "IBM Plex Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    top: 3px;
    position: relative;
    left: 6px;
}
.relative_div{
    position: relative;
}
.relative_div .parsley-errors-list{
    position: absolute;
    top: 100%;
    left: 0;
}
.select2-container .select2-search--inline .select2-search__field{
    margin-top: 0 !important;
}
/* ================= END JOB APPLICATION FORM STYLES ================= */

/* ================= TESTIMONIAL CAROUSEL (attachment design) ================= */
.boud-testimonial-carousel-section {
    position: relative;
}

/* .boud-testimonial-carousel-wrap {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
} */
 .boud-testimonial-carousel-wrap{
    position: relative;
 }
 /* .boud-testimonial-carousel-wrap::after{
    content: '';
    position: absolute;
    top: 14px;
    left: 0;
    width: 296px;
    height: 345px;
    background: linear-gradient(270deg, #252126 0%, rgba(36, 32, 35, 0.60) 49.57%, rgba(35, 31, 32, 0.00) 100%);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    z-index:2;
 }
 .boud-testimonial-carousel-wrap::before{
    content: '';
    position: absolute;
    top: 14px;
    right: 0;
    width: 296px;
    height: 345px;
    background: linear-gradient(270deg, #252126 0%, rgba(36, 32, 35, 0.60) 49.57%, rgba(35, 31, 32, 0.00) 100%);
    z-index: 2;
 } */
#testimonial_carousel_slider .owl-stage-outer {
    padding: 8px 0;
}
#testimonial_carousel_slider .owl-item:not(.center) .testimonial-card {
    opacity: 0.2;
    transform: scale(0.96);
    background: rgba(255, 255, 255, 0.06);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

#testimonial_carousel_slider .owl-item:not(.center) .testimonial-card-bg-letter {
    opacity: 0;
}
#testimonial_carousel_slider .owl-item.center .testimonial-card-bg-letter{
    opacity: 1;
    transition: opacity 0.6s ease;
}
#testimonial_carousel_slider .owl-item.center .testimonial-card {
    opacity: 1;
    transform: scale(1);
    /* box-shadow: 0 12px 40px rgba(0, 0, 0, 0.35); */
background: rgba(255, 255, 255, 0.06);
}
.testimonial-card {
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    transition: opacity 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
.testimonial-card-inner {
    position: relative;
    min-height: 320px;
    padding: 48px;
}
#testimonial_carousel_slider .owl-item:not(.center) .testimonial-card .testimonial-card-inner{
    padding: 16px 48px;
}
.testimonial-card-stripe {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 32px;
    pointer-events: none;
    opacity: 0.9;
}
.testimonial-card-stripe-left {
    left: 0;
    background: repeating-linear-gradient(
        125deg,
        rgba(255, 255, 255, 0.12) 0px,
        rgba(255, 255, 255, 0.12) 4px,
        rgba(90, 70, 180, 0.6) 4px,
        rgba(90, 70, 180, 0.6) 8px
    );
}
.testimonial-card-stripe-right {
    right: 0;
    background: repeating-linear-gradient(
        125deg,
        rgba(90, 70, 180, 0.6) 0px,
        rgba(90, 70, 180, 0.6) 4px,
        rgba(255, 255, 255, 0.12) 4px,
        rgba(255, 255, 255, 0.12) 8px
    );
}
.testimonial-card-bg-letter {
    position: absolute;
    top: -115px;
    left: 40px;
    /* transform: translate(-50%, -50%); */
    font-size: clamp(180px, 28vw, 320px);
    font-weight: 700;
    line-height: 1;
    color: rgba(255, 255, 255, 0.06);
    font-family: system-ui, -apple-system, sans-serif;
    pointer-events: none;
    user-select: none;
}
.testimonial-profile {
    position: relative;
    z-index: 2;
    text-align: center;
    margin-bottom: 28px;
}
.testimonial-avatar {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    margin: 0 auto 16px;
    overflow: hidden;
    border: 3px solid rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.2);
}
.testimonial-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.testimonial-name {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 6px;
    line-height: 1.2;
}
.testimonial-title {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.85);
    margin: 0;
    line-height: 1.4;
}
.testimonial-quote {
    position: relative;
    z-index: 2;
    padding: 0 32px;
    font-size: 15px;
    line-height: 1.7;
    color: #fff;
    text-align: center;
    max-width: 720px;
    margin: 0 auto;
}
/* Testimonial carousel: prev | dots (center) | next — dots moved into .owl-nav via JS */
#testimonial_carousel_slider.owl-carousel .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 380px;
    margin: 24px auto 0;
    padding: 0 8px;
    gap: 12px;
    position: static;
    box-sizing: border-box;
}
html[dir="rtl"] #testimonial_carousel_slider.owl-carousel .owl-nav {
    flex-direction: row-reverse;
}
#testimonial_carousel_slider.owl-carousel .owl-nav .owl-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 1 auto;
    min-width: 0;
    margin: 0 !important;
    padding: 0 8px;
    top: 2px;
    position: relative;
}
#testimonial_carousel_slider.owl-carousel .owl-nav .owl-prev,
#testimonial_carousel_slider.owl-carousel .owl-nav .owl-next {
    flex-shrink: 0;
}
#testimonial_carousel_slider.owl-carousel .owl-nav button {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.9);
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
-o-transition: all 300ms ease 0s;
-ms-transition: all 300ms ease 0s;
}

/* Standalone .owl-dots (if JS hasn’t run yet) — same dot style */
#testimonial_carousel_slider.owl-carousel > .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 16px;
    position: static;
}
#testimonial_carousel_slider.owl-carousel .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #444 !important;
    border: none;
    transition: width 0.2s ease, background 0.2s ease;
}
#testimonial_carousel_slider.owl-carousel .owl-dots .owl-dot.active,
#testimonial_carousel_slider.owl-carousel .owl-dots .owl-dot:hover {
    width: 24px;
    border-radius: 4px;
    background: #DEF763 !important;
}
#testimonial_carousel_slider .owl-nav button i.tcr-nav-ico,
#testimonial_carousel_slider .owl-nav button i {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    border: 0;
    margin: 0 !important;
    border-radius: 0;
}
#testimonial_carousel_slider .owl-nav button i.tcr-nav-ico svg,
#testimonial_carousel_slider .owl-nav button i svg {
    display: block;
    flex-shrink: 0;
}
#testimonial_carousel_slider .owl-nav button:hover {
    background-color: #B7DC00 !important;
    border-color: #B7DC00 !important;
    color: #231F20 !important;

}
#testimonial_carousel_slider .owl-nav button:hover i{
    color: #231F20 !important;
}
#testimonial_carousel_slider .owl-nav button i{
    width: auto;
    height: auto;
}

@media (max-width: 768px) {
    .boud-testimonial-carousel-wrap::after{
        display: none;
    }
    .boud-testimonial-carousel-wrap::before{
        display: none;
    }
    #testimonial_carousel_slider .owl-item:not(.center) .testimonial-card .testimonial-card-inner{
        padding: 16px 24px;
    }
    #testimonial_carousel_slider .owl-item.center .testimonial-card .testimonial-card-inner{
        padding: 16px 24px;
    }
    #testimonial_carousel_slider .owl-item:not(.center) .testimonial-card .testimonial-card-inner{
        padding: 16px 24px;
    }
}
/* ================= END TESTIMONIAL CAROUSEL ================= */

/* Multi-step application forms (Careers, Co-op, Join Us) */
.boud-form-progress {
    margin-bottom: 1.25rem;
    padding: 0.5rem 0;
}
.boud-form-progress.boud-step-track {
    padding: 0.75rem 0 1.25rem;
    margin-bottom: 1.5rem;
}
.boud-form-progress-label {
    font-weight: 600;
    font-size: 0.95rem;
    letter-spacing: 0.02em;
    color: #ebebeb;
}
.boud-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.boud-step-track-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.25rem 0;
}
.boud-step-item {
    display: flex;
    align-items: center;
    gap: 0.65rem;
}
.boud-step-num {
    width: 2rem;
    height: 2rem;
    min-width: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 0.8125rem;
    line-height: 1;
    background: #2E2A2B;
    color: #C9C9C9;
    flex-shrink: 0;
}
.boud-step-title {
    font-size: 0.875rem;
    line-height: 1.25;
    color: rgba(235, 235, 235, 0.42);
    font-weight: 400;
}
.boud-step-item.is-active .boud-step-num {
    background: rgba(255, 255, 255, 0.16);
    color:#FFFFFF;
}
.boud-step-item.is-active .boud-step-title {
    color: #ebebeb;
    font-weight: 500;
}
.boud-step-item.is-complete .boud-step-num {
    background: #353535;
    color: #8a8a8a;
}
.boud-step-item.is-complete .boud-step-title {
    color: rgba(235, 235, 235, 0.48);
}
.boud-step-line {
    display: inline-block;
    width: 2.5rem;
    height: 1px;
    background: rgba(235, 235, 235, 0.2);
    margin: 0 0.65rem;
    flex-shrink: 0;
    vertical-align: middle;
    align-self: center;
}
.boud-step-track-inner:has(.boud-step-item[data-step="2"].is-active) .boud-step-line {
    background: linear-gradient(90deg, #575152 0%, #DEF763 100%);
}
.boud-step-heading {
    font-size: 1.375rem;
    font-weight: 600;
    color: #ebebeb;
    margin: 0 0 1.25rem;
    padding: 0;
    text-align: left;
    letter-spacing: 0.01em;
}
.boud-step1-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1rem 1.5rem;
    margin-top: 0.25rem;
}
.boud-step1-footer .btn {
    flex-shrink: 0;
}
@media (max-width: 576px) {
    .boud-step-line {
        width: 1.5rem;
        margin: 0 0.4rem;
    }
    .boud-step-title {
        font-size: 0.8125rem;
    }
    .boud-step-heading {
        font-size: 1.2rem;
    }
}
.boud-step2-intro {
    margin-bottom: 1.25rem;
    max-width: 42rem;
}
.boud-step2-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.75rem;
    margin-top: 1rem;
}
.boud-step2-actions .boud-step-back {
    width: 120px;
    padding: 16px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 88px;
    border: 1px solid #575152;
    background: #3D3839;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    color: #fff;
}
.boud-step2-actions .boud-step-back:hover {
    background: #575152;
    border-color: #575152;
}
/* Job application — full success state (after submit) */
.boud-application-success-screen {
    display: none;
    box-sizing: border-box;
    min-height: 22rem;
    padding: 3rem 1.5rem 3.5rem;
    margin: 0 auto;
    max-width: 40rem;
    text-align: center;
    /* background: linear-gradient(165deg, #2a1f45 0%, #151018 45%, #0a090c 100%);
    border-radius: 1.25rem;
    border: 1px solid rgba(255, 255, 255, 0.06);
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.35); */
}
.boud-application-success-screen:not([hidden]) {
    display: block;
}
.boud-application-success-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.25rem;
}
.boud-application-success-icon-wrap {
    margin-bottom: 0.25rem;
}
.boud-application-success-icon-ring {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: radial-gradient(circle at 32% 28%, #f5f2ff 0%, #c4b5fd 18%, #7c6bb8 45%, #4a3d72 72%, #2d2448 100%);
    box-shadow:
        0 0 0 1px rgba(255, 255, 255, 0.12) inset,
        0 12px 32px rgba(80, 60, 140, 0.45); */
}
.boud-application-success-check {
    color: #ffffff;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
}
.boud-application-success-title {
    margin: 0;
    color: #ffffff;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px
}
.boud-application-success-text {
    margin: 0;
    max-width: 32rem;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: #C9C9C9;
}
.boud-application-success-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.5rem;
    padding: 16px 24px;
    font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 22px;
    min-width: 12rem;
    color: #231F20;
    text-decoration: none;
    border: none;
    border-radius: 64px;
    background: #DEF763;
    /* box-shadow: 0 4px 20px rgba(212, 249, 78, 0.35); */
    transition: background 0.2s ease;
}
.boud-application-success-btn:hover,
.boud-application-success-btn:focus-visible {
    background: #B7DC00;
    /* outline: none; */
}
.boud-application-success-btn:focus-visible {
    /* outline: 2px solid rgba(212, 249, 78, 0.8);
    outline-offset: 3px; */
    background: #B7DC00;
}
.boud-application-success-btn:active {
    background: #B7DC00;
}


.otgs-development-site-front-end{
	display: none !important;
}
#menu-btn {
    width: 32px;
    height: 32px;
}
#menu-btn i{
	  position: absolute;
    top: 0;
    left: 0;
    width: 13px;
    height:13px;
    border: 3px solid #fff;
    border-radius: 100%;
	transition: all 0.3s ease-out;
	 transform: rotate(45deg);
}
#menu-btn i:nth-child(2){
	right:0;
	left:auto
}
#menu-btn i:nth-child(3){
	right:0;
	left:auto;
	top: auto;
	bottom:0;
	transform: rotate(-45deg);
		
}
#menu-btn i:nth-child(4){
	top: auto;
	bottom:0;
	transform: rotate(-45deg);
}

/*body.menu-active #menu-btn i:nth-child(4), body.menu-active #menu-btn i:nth-child(3){
	display:none
}*/
body.menu-active #menu-btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 4px;
  background: #fff;
	border:0;
  transform-origin: center;
	border-radius:30px
}
@media screen and (max-width: 768px) {
    #menu-btn {
			width: 22px;
			height: 22px;
    }
	    #menu-btn i {
				width: 8px;
				height: 8px;
				border: 2px solid #fff;
    }
}

/* Co-op nationality: flags aligned with Mobiscroll country-picker demo assets */
#CoopTrainingForm .boud-country-opt {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	line-height: 1.25;
}
#CoopTrainingForm .boud-country-flag {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	object-fit: cover;
	flex-shrink: 0;
	vertical-align: middle;
}
#CoopTrainingForm .select2-container .select2-selection--single .select2-selection__rendered .boud-country-opt {
	padding: 2px 0;
}
.boud-coop-nationality-s2 .select2-results__option .boud-country-opt {
	padding: 6px 0;
}