/*
Theme Name: Boud
Theme URI: #
Description: Powered by Mohamed
Version: 1
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,
.post-item:hover .imgae-hover::before,
.mini-post:hover .imgae-hover::before,
.custom-featured-post .left:hover .imgae-hover::before{
-webkit-animation: shine 0.75s;
	animation: shine 0.75s;
}
.mini-post .imgae-hover{
    margin-bottom: 0;
    width: 168px;
    height: 133px;
    min-width: 168px;
    border-radius: 16px;
}
@-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;
}
.career_form .form-group{
	margin-bottom:32px !important;
}
#ContactForm  .form-control,
.career_form  .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,
.career_form .form-group label{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 5px;
}
#ContactForm .btn-block button,
.career_form .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,
.career_form .btn-block button:hover{
    background-color: #B7DC00;
    color: #231F20;
}
#ContactForm div.form-group.msg-row ,
.career_form 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%;
}

.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;
}
/* === Blog Archive Layout Styles - Neon Inspired === */

/* Main Container */
.blog-archive-container {
  padding: 0;
  color: #fff;
}

/* Category Tabs */
.blog-category-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 48px;
}

.blog-category-tabs button {
    padding: 10px 20px;
    border: none;
    border-radius: 15px;
    background: #1f1f1f;
    color: #C9C9C9;
    font-size: 13px;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 48px;
    background: rgba(255, 255, 255, 0.07);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


.blog-category-tabs button:hover,
.blog-category-tabs button.active{
    background: #DEF763;
    color: #231F20;
    
    font-size: 16px;
}
.blog-category-tabs button.active{
	font-weight: 600;
}
/* Category Count Badge */
.blog-category-tabs .post-count-badge {
  background: #330066;
  color: #00ffcc;
  padding: 5px 10px;
  font-weight: bold;
  border-radius: 8px;
}

/* Featured Section Layout */
.custom-featured-post {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 57px;
  margin-bottom: 136px;
}

/* Left Featured */
.custom-featured-post .left {
  position: relative;
  overflow: hidden;
}

.custom-featured-post .left img {
  width: 100%;
  height: auto;
  display: block;
	height: 468px;
	align-self: stretch;
	border-radius: 24px;

}
.custom-featured-post .left .img_box{
	border-radius: 24px;
	margin-bottom:20px;
}
.custom-featured-post .left h4{
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px; /* 125% */
	color:#FFF;
	margin-bottom:12px
}
.custom-featured-post .left h4 a{
	color:#FFF
}
.custom-featured-post .left h2 {
  font-size: 18px;
  margin: 15px;
	
}

.custom-featured-post .left .post-meta {
	font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
	color:#C9C9C9
}

.custom-featured-post .left .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  background: linear-gradient(to top, #000 80%, transparent);
  color: #fff;
}

/* Mini Posts Right */
.custom-featured-post .right {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.custom-featured-post .mini-post {
  display: flex;
  gap: 16px;
  padding: 0;
  align-items: center;
  transition: transform 0.2s;
}

.custom-featured-post .mini-post:hover {
  transform: scale(1.02);
}

.custom-featured-post .mini-post img {
width: 100%;
    height: 100%;
    border-radius: 16px;
    object-fit: cover;
    min-width: 100%;
}
.right_postbox{
	position:relative;
	min-height:133px
}
.right_postbox small{
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	color:#A69B9E;
}
.right_postbox small a{
	color:#A69B9E;
}
.custom-featured-post .mini-post h4 {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.custom-featured-post .mini-post h4 a {
    color: #fff;
}
.custom-featured-post .mini-post .date {
color: #A69B9E;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
	position:absolute;
	bottom:0
}

/* Grid Posts */
.custom-grid-posts {
 display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 أعمدة */
  grid-auto-rows: auto;
  gap: 40px;
  max-height: 2 * 360px; /* تقريباً ارتفاع صفين حسب المحتوى */
  overflow: hidden;
}

.custom-grid-posts .post-item {
  overflow: hidden;
  padding: 0;
  transition: all 0.3s ease;
}

.custom-grid-posts .post-item:hover {
  transform: translateY(-4px);
}

.custom-grid-posts .post-item img {
width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 24px;
    align-self: stretch;
	
}
.custom-grid-posts .post-item .img_box{
	margin-bottom:16px;
	border-radius: 24px;
}
.custom-grid-posts .post-item small{
	    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #A69B9E;
    margin-bottom: 8px;
    display: block;

}
.custom-grid-posts .post-item small a{
	color: #A69B9E;
}
.custom-grid-posts .post-item h4 {
    color: #fff;
    margin: 0 0 20px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.custom-grid-posts .post-item h4 a,
.custom-featured-post .mini-post h4 a{
	color: #fff;
	
}
.custom-grid-posts .post-item:hover h4 a,
.custom-featured-post .mini-post:hover h4 a,
.custom-featured-post .mini-post:hover small a,
.custom-featured-post .mini-post:hover .date,
.custom-grid-posts .post-item:hover small a,
.custom-grid-posts .post-item:hover .date,
.custom-featured-post .left:hover  h4 a,
.custom-featured-post .left:hover .post-meta{
	color: #DEF763;
	transition: transform 0.2s;
}
.custom-grid-posts .post-item .date {
color: #A69B9E;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

/* Pagination */
.custom-pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 65px 0;
}

.custom-pagination a,
.custom-pagination span {
  padding: 8px 12px;
  background: #222;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  transition: background-color 0.3s;
  text-decoration: none;
}

.custom-pagination a:hover,
.custom-pagination .current {
  background: #00ffcc;
  color: #000;
}
.blog-archive-dynamic{
	min-height:700px
}
.custom-pagination .page-btn{
	    display: flex
;
    padding: 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 88px;
    border: 1px solid var(--Black-Black-2, #72696C);
    background-color: transparent;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #fff;
}
.custom-pagination .page-btn:hover,
.custom-pagination .page-btn.active{
	background: var(--Purble-Purble-5, #5E56DE);
	border-color:#5E56DE;
}
.custom-loading {
  text-align: center;
  font-size: 1.25rem;
  padding: 2rem;
  color: #555;
  animation: fadeIn 0.5s ease-in-out;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
/* Wrapper Styles */
.careers-filter-wrapper {
  color: #fff;
}

/* Title */
.careers-title {
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px;
	  color: #fff;
	margin-bottom:40px;
}
.filters-tit{
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	margin-bottom:16px;
}

/* Filters */
.careers-filters {
display: grid;
	grid-template-columns: repeat(1, 1fr); /* default mobile */
	gap: 24px;
  margin-bottom: 40px;
}

.careers-filters input,
.careers-filters select {
  border: none;
  color: #fff;
  min-width: 100%;
	padding: 20px;
	align-items: flex-start;
	gap: 12px;
	flex: 1 0 0;
	border-radius: 12px;
	background: #332F30;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	position:relative;
}
.input-search{
	    position: relative;
}
.input-search input{
	  padding-left: 60px;
}
.input-search svg{
    position: absolute;
    left: 20px;
    z-index: 1;
    top: 20px;
}
/* Section Title */
.career-group-title {
  margin-top: 40px;
  margin-bottom:32px;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px;
	color:#FFF
}

/* Cards */
.career-cards {
	display: grid;
	grid-template-columns: repeat(1, 1fr); /* default mobile */
	gap: 16px;
}

@media (min-width: 768px) {
	.career-cards {
		grid-template-columns: repeat(2, 1fr); /* tablets */
	}
	.careers-filters{
		grid-template-columns: repeat(3, 1fr); /* tablets */
	}
}

@media (min-width: 1024px) {
	.career-cards,
	.careers-filters{
		grid-template-columns: repeat(3, 1fr); /* desktop */
	}
}

.career-card {
  transition: all 0.3s ease;
	padding: 32px;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	border-radius: 16px;
    background: #2C2829;
}

.career-card:hover {
  background: #333;
}

.career-card h4 {
  	margin-bottom: 16px;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
	color:#fff
}

.career-card p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	color:#C9C9C9;
	margin-bottom:24px;
}

/* Meta Info */
.career-meta {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.badge {
  	color: #C9C9C9;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; 
	padding: 6px 12px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 56px;
border: 1px solid var(--black-black-15, #7F7678);
}
.badge.remote{
	color: var(--Yellow-Yellow-5, #DEF763);
	border: 0.5px solid var(--Yellow-Yellow-5, #DEF763);
}
.select2-container--default .select2-selection--single {
background-color: #332F30 !important;
    border: 0 !important;
    border-radius: 12px !important;
    height: 58px !important;
    padding: 15px 20px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #A69B9E !important;
    line-height: 28px;
    padding: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 15px !important;
    right: 15px !important;
}
.select2-container .select2-selection--single .select2-selection__clear{
	color:#A69B9E
}
.left_side{
	list-style:none;
	padding:0
}
.left_side li{
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	color:#C9C9C9;
	margin-bottom:40px;
	display:block
}
.left_side li p{
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px; 
	color:#fff;
	margin-top:8px;
	display:block
}
.job_title{
	   font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    margin: 32px 0;
}
#back-to-list{
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 88px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.06);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFF;
    margin: 0 !important;
    display: flex
;
}
#back-to-list:hover{
	background-color:#332F30;
}
.career-detail-box .nav-tabs .nav-link{
	    padding: 0 0;
    background-color: transparent !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #C9C9C9;
	border: 0 !important;
}
.career-detail-box .nav-tabs{
	border: 0;
    margin-bottom: 40px !important;
	    gap: 128px;
}
.career-detail-box .nav-tabs .nav-item.show .nav-link, 
.career-detail-box .nav-tabs .nav-link.active{
	color: #DEF763 !important;
}
#careerTabContent{
	color: var(--White---Gray-Gray-10, #C9C9C9);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}
#careerTabContent p{
	margin-bottom:24px
}
#careerTabContent li{
	margin-bottom:12px
}
#careerTabContent  ul{
	margin-bottom:40px;
}
#careerTabContent h2{
	color: var(--White---Gray-White, #FFF);
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
}
.hold-attach {
  margin: 0;
}
.hold-attach .title {
  font-size: 18px;
  font-weight: 700;
  color: #171930;
  margin-bottom: 16px;
}
.hold-attach .file-container {
  margin-bottom: 0;
}
.hold-attach .file-container .desc {
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
  color: #998F91;
}
.hold-attach .file-container .desc span {
  color: #EF5264;
}
.hold-attach .file-container .hold-file input {
  display: none;
}
.hold-attach .file-container .hold-file .form-label {
  position: relative;
  
  display: flex;
  align-items: center;
  margin-bottom: 0;
  cursor: pointer;
	
	color: var(--black-black-05, #998F91);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
}
.hold-attach .file-container .hold-file .form-label::before {
  content: "";
  display: inline-block;
  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='M12.4917 14.5827H13.75C16.2667 14.5827 18.3333 12.5243 18.3333 9.99935C18.3333 7.48268 16.275 5.41602 13.75 5.41602H12.4917' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.49999 5.41602H6.24999C3.72499 5.41602 1.66666 7.47435 1.66666 9.99935C1.66666 12.516 3.72499 14.5827 6.24999 14.5827H7.49999' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.66666 10H13.3333' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-inline-end: 5px;
}
.hold-attach .file-container .file-action {
  display: none;
  align-items: center;
  justify-content: space-between;
}
.hold-attach .file-container .file-action .show-file-name {
color: var(--black-black-05, #998F91);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
}
.hold-attach .file-container .file-action .delete-file-name {
  position: relative;
  color: #EF5264;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  cursor: pointer;
}
.hold-attach .file-container .file-action .delete-file-name::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 25px;
  background: url(../img/icons/trash.svg) no-repeat;
  margin-inline-end: 5px;
}
.hold-attach .file-container.active .form-label {
  display: none;
}
.hold-attach .file-container.active .file-action {
  display: flex;
}
/* Responsive */
@media (max-width: 768px) {
  .custom-featured-post {
    grid-template-columns: 1fr;
  }

  .custom-featured-post .right {
    margin-top: 24px;
  }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1264px;
    }
}
@media screen and (max-width: 768px) {
	.custom-grid-posts {
	  grid-template-columns: repeat(3, 1fr); /* 4 أعمدة */
		gap: 16px;
	}
	.custom-featured-post {
		margin-bottom:64px
    }
	
	#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 {
	  
	}
    .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: 40px;
        margin-top: 8px;
        max-width: 120px !important;
        width: auto;
    }
	.blog-category-tabs{
		margin-bottom:32px;
	}
	.blog-archive-dynamic {
		padding: 0 6px;
	}
	.custom-featured-post .left img{
		height:350px;
	}
	.custom-featured-post .left h4 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 12px;
	}
	.custom-featured-post {
		gap: 32px;
		margin-bottom: 32px;
	}
	    .custom-featured-post .right {
        margin-top: 0;
    }
	    .custom-featured-post {
        margin-bottom: 32px;
    }
}
@media screen and (max-width: 480px) {
	.custom-grid-posts {
	  grid-template-columns: repeat(2, 1fr); /* 4 أعمدة */
	}
	.custom-featured-post .left img{
		height:200px;
	}
}



.radio input[type='radio'] {
  display: none;
}

/* Checked State */
.radio input[type='radio']:checked + label {
  background: #DEF763;
  color: #231F20 !important;
  text-indent: 20px;
  border-color: #DEF763 !important;
}

.radio input[type='radio']:checked + label::before {
  right: calc(100% - 45px);
}

/* Label Style */
.radio label {
  transition: all 0.25s ease-out;
  font-size: 18px;
  height: 40px;
  width: 100px;
  border: 2px solid #DEF763;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  position: relative;
  color: #DEF763;
  padding: 6px 0;
  text-indent: -35px;
  font-weight: bold;
  margin: 0 0.75rem;
}

/* Custom Icon Box */
.radio label::before {
  transition: all 0.25s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 32px;
  position: absolute;
  right: 2px;
  top: 2px;
  background: #DEF763;
  border-radius: 3px;
  font-family: 'FontAwesome';
  color: white;
  z-index: 10;
  content: '';
}

/* Specific Icons */
.radio input.yes + label::before {
  content: "\f164"; /* thumbs-up */
}

.radio input.no + label::before {
  content: "\f165"; /* thumbs-down */
}

