.current-menu-parent .current-menu-item a::after {
    content: '';
    position: absolute;
    left: 0px;
    width: 35px;
    height: 2px;
    background: #00002a;
    bottom: -2px;
}

p.code_sec {
    font-size: 17px;
    line-height: 20px;
    text-align: center;
}
.owl-carousel .owl-dots .owl-dot, .flex-control-nav .owl-dots .owl-dot, .ctf-tweets .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 3px;
    position: relative;
    border: none;
    padding: 0;
    opacity: 0.3;
    filter: alpha(opacity=30);
    width: 20px !important;
    height: 2px !important;
    background: #A9A9A9 !important;
    border-radius: 50%;
}

.item_s {
background: #ffdb05;
}

p.para-1 {
    font-size: 20px;
    font-weight: 600;
    color: #6A591B;
    margin-top: 70px;
    padding-right: 26px;    
}

p.para-2 {
    margin-top: 35px;
    margin-right: 245px;
    color: #6A591B;
    }
a.arrow1 {
    left: 30px;
    margin-left: -15px;
    margin-top: 90px;
}

a.arrow2 {
    width: 60px;
    height: auto;
    right: 90px;
    margin-left: 270px;
}

.contain {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

.item1 {
  align-items: center;
  background-color: #CFAE09;
  color: white;
  display: flex;
 
  justify-content: center;
}

.item2 {
  align-items: center;
  background-color: #ffdb05;
  color: white;
  display: flex;
  height: 250px;
  justify-content: center;
  margin-left: -30px;
}

.case_study{
  background-color: #00042A;
  border: none;
  color: #CBAA0C;
  padding: 0px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  cursor: pointer;
  margin-left: 20px;
   margin-top: 35px;
}
.line-1 {
    height: 2px;
    background: black;
    width: 360px;
    margin-top: -77px;
}

.post_story {
    width: 100% !importent;
    
    margin: 0 auto;
    padding-bottom: 20px;
  
}
.post-container .post_story .content1 {
    padding: 50px 30px;
    background: #00002abd;
    height: 250px;
}
.post-container .post_story .content1 p {
    /*padding: 20px 0 0 0px;*/
    color: #ffffff;
    max-width: 300px;
    -webkit-line-clamp: 3;
}

.designation{

    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 6px;
    margin-left: 12px;
    line-height: 10px;
}

.image-holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 25px;
    margin-top: 20px;
}

h5.nm-1 {
    margin-bottom: 5px;
}

.content1:after {
    display: block;
    content: "";
    position: absolute;
    top: auto;
    left: 18%!important;
    bottom: 120px;
    left: auto;
    height: auto!important;
    transform: translateX(-20%);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 16px solid #00002abd;
}

.content1:before {
    content: '\f10d';
    font-size: 26px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 50%;
    top: 15px;
    color: #d9061a;
    transform: translatex(-50%);
}
.page-id-5450 .post-container .post .content2{
    padding: 0px 35px !important;
    }
    
.post-container .post .content2 {
    padding: 0px 75px;
    margin-bottom: -20px;
}
.post-container .post_faculty {
    width: 365px;
    background: #fcfcfc;
    margin: 0 auto;
    padding-bottom: 20px;
}
.post_faculty:hover {
  transform: rotateY(180deg);
}
.post_faculty .side {
  backface-visibility: hidden;
  border-radius: 6px;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
}
.post_faculty .back {
  background: #eaeaed;
  color: #0087cc;
  line-height: 150px;
  text-align: center;
  transform: rotateY(180deg);
}
.post-container .post .image1 img {
    height: 341px;
    width: 100%;
    object-fit: cover;
}

.post .entry-meta .entry-date {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    background: #00002A !importent;
    padding: 0 15px;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 16px;
}
.post-container .post_team .content_team {
    padding: 0 20px;
    background: #ffdb05;
}

.post-container .post_team .content_team p {
    padding: 15px 0 0 20px;
    color: #000000;
    max-width: 300px;
    -webkit-line-clamp: 3;
}
.post-container .post_team .content_team  {
    padding: 0 20px;
}
.post-container .post_team .content_team .arrow img {
    height: 28px;
    width: 100%;
    object-fit: contain;
}
.post-container .post_team .content_team .arrow img {
    height: 28px;
    width: 100%;
    object-fit: contain;
    position: relative;
    right: 125px;
    top: -65px;
}
.post-container .post_team .content_team {
    padding: 0 0px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: -55px;
}
.post-container .post_team {
    width: 365px;
    margin: 0 auto;
    padding-bottom: 0px;
}

.team-container .owl-nav {
    opacity: 1;
}
.team-container .owl-nav div {
    border: 1px solid #ffdb05!important;
    border-radius: 50%;
    display: flex;
    background: transparent!important;
    justify-content: center;
    align-items: center;
    width: 40px!important;
    height: 40px!important;
}
.team-container.owl-prev {
    top: 0;
    right: 50px;
    left: auto;
}
.team-container .owl-nav div {
    box-shadow: none;
}
.team-container .owl-nav div {
    box-shadow: none;
}
 .team-container .owl-nav div {
    border: 1px solid#ffdb05!important;
    border-radius: 50%;
    display: flex;
    background: transparent!important;
    justify-content: center;
    align-items: center;
    width: 40px!important;
    height: 40px!important;
}
.owl-carousel .owl-nav, .flex-control-nav .owl-nav, .ctf-tweets .owl-nav {
    opacity: none!important;
    filter: alpha(opacity=0);
}
.owl-carousel.owl-loaded, .flex-control-nav.owl-loaded, .ctf-tweets.owl-loaded {
    max-height: none;
    overflow: visible;
}

}
 .faculty-container .elementor-widget-container {
    margin: -30px 10px 0px 10px;
    padding: 15px 15px 15px 15px;
    background-color: var( --e-global-color-ac8e280 );
}



.content_team {
    text-align: center !important;
    
}
.page-id-5450 .wpcf7-form input[type*="email"], .wpcf7-form input[type*="text"]{font-size:12px !important;}
.page-id-5450 .wpcf7-form textarea{font-size:12px !important;}
/*arabic page starts*/
.arabic.red-text ul{
	text-align:right!important;
	left:-140px;
}
.arabic.red-text ul li::before {
    left: auto;
    right: -29px;
    top: 50%;
    transform: translateY(-50%);
}
.arabic.red-text ul li::after {
    left: auto;
    right: -34px;
    top: 50%;
    transform: translateY(-50%);
}
.arabic p{text-align:right;}
.ara p{text-align:right;}
a.ara.red.btn-left{float:right!important;}
#gallery-2 .arab.gallery-item{text-align:right!important;}
#gallery-2 .arab.gallery-caption{text-align:right!important;}


/*arabic page ends*/
@media only screen and (max-width: 600px) {

.item1 {
    align-items: center;
    background-color: #CFAE09;
    color: white;
    display: flex;
    height: 250px;
    justify-content: center;
    position: absolute;
    width: 334px;
    height: 222px;
}
.item2 {
    align-items: center;
    background-color: #ffdb05;
    color: white;
    display: flex;
    height: 240px;
    justify-content: center;
    margin-left: -202px;
    margin-top: 222px;
    width: 334px;
}

p.para-1 {
    font-size: 17px;
    font-weight: 600;
    color: #6A591B;
    margin-left: 15px;
    margin-top: 20px;
}

.line-1 {
    height: 2px;
    background: black;
    width: 215px;
    margin-left: 15px;
}

p.para-2 {
    margin-top: 35px;
    margin-right: 60px;
    color: #6A591B;
    margin-left: 18px;
}

a.arrow2 {
    width: 60px;
    height: auto;
    right: 90px;
    margin-left: 130px;
}

a.arrow1 {
    left: 30px;
    margin-left: -2px;
    margin-top: 65px;
}
.post-container .post_story .content1 {
    padding: 50px 45px;
    background: #00002abd;
    height: 245px;
}

.content1:after {
    display: block;
    content: "";
    position: absolute;
    top: auto;
    left: 18%!important;
    bottom: 120px;
    left: auto;
    height: auto!important;
    transform: translateX(-20%);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 16px solid #00002abd;
}
.elementor-9045 .elementor-element.elementor-element-19a9cbc .elementor-tab-title.elementor-active, .elementor-9045 .elementor-element.elementor-element-19a9cbc .elementor-tab-title.elementor-active a {
    color: #ffffff;
}
.team_image {
    text-align: center;
}
.content_team {
    text-align: center;
    margin-left: 15px;
    margin-right: -20px;
}
#features-carousel .owl-stage-outer {
    height: 260px;
}
}

@media only screen and (width: 768px) and (height: 1024px) and (orientation:portrait) {
  .content_team {
    margin-left: 0px;
    margin-right: -30px;
}
}
@media only screen and (width: 414px) {
.content_team {
    margin-left: 30px;
    margin-right: -10px;
}
}
@media only screen and (width: 412px) {
.content_team {
    margin-left: 30px;
    margin-right: -10px;
}
}

@media only screen and (width: 820px) {
#features-carousel .owl-stage-outer {
    height: 260px;
}
}
@media only screen and (max-width:767px) {
	.arab-et{max-width:250px;} .ourgallery .container .main-img {top: 28%;} .ourgallery .container .gallery-wrapper {grid-template-columns: repeat(2, 1fr);}  .ourgallery .container .main-img {width: 80%; height: auto; }  
    .ourgallery .container .main-img .next {
	right: -30px; top: 50%; transform: translateY(-50%); width: 50px; height: 30px; font-size: 14px; }
.ourgallery .container .main-img .prev { left: -30px; right: auto; top: 50%;
	transform: translateY(-50%); width: 50px; height: 30px; font-size: 14px;
}

}

@media only screen and (min-width:768px) {
.arab-et{max-width:380px;}
	.ourgallery .container .main-img {top: 28%;} .ourgallery .container .gallery-wrapper {grid-template-columns: repeat(3, 1fr);}  .ourgallery .container .main-img {width: 600px; height: auto; }
    .ourgallery .container .main-img .next {
	right: -50px;
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
	height: 30px;
	font-size: 16px;
}
.ourgallery .container .main-img .prev {
	left: -50px;
	right: auto;
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
	height: 30px;
	font-size: 16px;
}

}

@media only screen and (min-width:1024px) {
.arab-et{max-width:470px;} .ourgallery .container .main-img {top: 25%;} .ourgallery .container .gallery-wrapper {grid-template-columns: repeat(4, 1fr);}  .ourgallery .container .main-img {width: 650px; /*height: 600px;*/ } .ourgallery .container .main-img .next {
	right: -40px;
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
	height: 36px;
	font-size: 13px;
}
.ourgallery .container .main-img .prev { left: -40px;
	right: auto;
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
	height: 36px;
	font-size: 13px;
}

}

@media only screen and (width: 768px) {
#features-carousel .owl-stage-outer { height: 260px; } .bread-crumb{top: -50px
px;} 
}
#secure_eyes_captcha > div{
	margin-top:20px;
}
.ind-post a{
padding:0px;
}

@media only screen and (min-width:1024px) {
/* .bread-crumb { margin-top: -80px;}*/

}
.arabic_content{
	text-align:right;direction:rtl;
}
@media only screen and (max-width:1024px) {
.arabic.red-text ul {
    left: -110px;
}
}
@media only screen and (max-width:600px) {
.arabic.red-text ul {
    left: -60px;
}
}

.ourgallery * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.ourgallery img {
	max-width: 100%; cursor: pointer;
	transition: all 0.2s ease-in-out;
}
.ourgallery .container {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	min-height: 100vh;
	padding: 1rem;
	z-index: 2;
	position: relative;
}

.ourgallery .container .main-img.active + .overlay {
	content: "";
	position: fixed;
	width: 100%;
	height: 100%;
	inset: 0;
	background-color: rgb(0 0 0 / 85%);
	z-index: 5;
}

.ourgallery .container .main-img {
	position: absolute;
	
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 2rem;
	display: none;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 6;
	-webkit-animation: imgTransition 0.45s ease-in-out;
	        animation: imgTransition 0.45s ease-in-out;
}

.ourgallery .container .main-img .close_lightbox{
	position: absolute; top: 0; right: 0rem; margin-left: auto;
}
.ourgallery .container .main-img .next,
.ourgallery .container .main-img .prev { position: absolute; }
.ourgallery .container .main-img img {
	width: 100%;
	height: 100%; 
}

.ourgallery .container .main-img .close_lightbox {
    width: 30px;   border: none;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f00;
    color: #fff;
}


.ourgallery .container .gallery-wrapper {
	display: grid;
	gap: 10px;
	position: relative;
	z-index: 4;
}

@-webkit-keyframes imgTransition {
	0% {
		opacity: 0;
		visibility: hidden;
	}
	50% {
		opacity: 0.5;
		visibility: visible;
	}
	100% {
		opacity: 1;
		visibility: visible;
	}
}

@keyframes imgTransition {
	0% {
		opacity: 0;
		visibility: hidden;
	}
	50% {
		opacity: 0.5;
		visibility: visible;
	}
	100% {
		opacity: 1;
		visibility: visible;
	}
}

.ourgallery .container .main-img .close{ font-size:30px; color: #fff;  text-shadow: 0 1px 0 #000; }

@media only screen and (min-width:1366px) {
.elementor-15 .elementor-element.elementor-element-cfe9bd2 {
    width: 11.5%!important;}
}