.color-blue{
	color:#002C57;
}

.bg-blue{
	background-color: #002C57;
}

.color-gold{
	color:#BA932E;
}

.bg-gold{
	background-color: #BA932E!important;
}

.color-gray{
	color:#A2A2A2;
}

.border-gold{
	border-color: #BA932E!important;
}

.bg-lgray{
	background-color: #EBEBEB!important;
}

.border-lgray{
	border-color:#EBEBEB!important;
}


/*fonts*/
.font-pop{
	font-family: 'Poppins', sans-serif!important;
}


h1,h2,h3,h4,
.font-ral{
	font-family: 'Raleway', sans-serif!important;
	line-height: 1.3em;
	letter-spacing: 1px;
}

h2{

}
/*********************/

/*.btn-gold{
	background-color: #BA932E!important;
}*/
.btn-outline-gold,
.btn-outline-gold:hover,
.btn-outline-gold:active
{
	border-color:#BA932E #BA932E #BA932E!important;
/*	color:#002C57!important;*/
}

.mt-100{
	margin-top: 100px;
}


.font-italic{
	font-style: italic;
}

#header .header-body{
	background-color: #002C57;
}

#header .header-top {
	background-color: #ffffff;
}


.video-section{
	margin-top: 320px!important;
	padding-bottom: 275px!important;
}

.video-play{
	display: block;
	position: relative;
	margin-top: -350px;
}

.counters-section:before,
.video-play:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0 44 87 / 65%);
	mix-blend-mode: multiply;
	z-index: 1;
}

.video-play:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/shorouk/play.png) no-repeat center;
	z-index: 2;
}

.services-section{
	margin-top: -216px;
}

.services-section .owl-item a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.testimonials-section .owl-carousel .owl-nav button.owl-prev,
.testimonials-section .owl-carousel .owl-nav button.owl-next,
.services-section .owl-carousel .owl-nav button.owl-prev,
.services-section .owl-carousel .owl-nav button.owl-next
{
	background: #EBEBEB!important;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 34px;
    border-radius: 50%;
}

.services-section .owl-carousel .owl-nav button.owl-prev {
    left: 20px;
}

.services-section .owl-carousel .owl-nav button.owl-next {
    right: 20px;
}

/*.services-section .owl-item a:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;   
    background-image: linear-gradient(360deg, rgb(0 0 0/70%) -20% , rgb(26 48 126/10%) 95.56%);
}*/

.services-section .owl-item h4{
	color: #002C57;
    position: absolute;
    bottom: -14px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
	background: rgba(255, 255, 255, 0.7);
    left: 0;
    padding: 20px 0;

}

.divider.divider-xs{
	width: 45%;
	background-color: #a2a2a2;
}

.industries-section .thumb-info img,
.industries-section .thumb-info,
.industries-section .thumb-info .thumb-info-wrapper,
.industries-section .thumb-info .thumb-info-wrapper:after, 
.industries-section .thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay:before
{
	border-radius: 0;
}

.industries-section .isotope-item{
	padding: .5px;
}

.industries-section .thumb-info-title{
	font-size: 19px;
}

.industries-section .thumb-info.thumb-info-bottom-info .thumb-info-title{
	padding: 20px 0;
    text-align: center;
    background-color: #002C57;
    text-transform: capitalize;
    font-size: 16px;
}

.counters-section .counter > *{
	margin-bottom: 20px;
}

/*.slide-cap{
	background: rgba(255, 255, 255, 0.8);
	padding: 33px;
}*/

#footer p{
	color: #ffffff;
}

#footer .list.list-icons.list-icons-sm li{
	margin-bottom: 10px;
}

#footer h5{
	position: relative;
}
#footer h5:after{
	content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 15%;
    height: 2px;
    background: #BA932E;
}

.page-header{
	background-position: center ;
	border-bottom-right-radius: 80px;
	border-bottom-left-radius: 80px;
	padding: 170px 0 0!important;
}

.page-header h1{
	display: none;
	padding-bottom: 70px;
	font-size: 40px!important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.page-header .breadcrumb{
	padding-bottom: 20px;
}

.page-header:before{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 44 87 / 65%);
    mix-blend-mode: multiply;
/*    z-index: 1;*/
    border-bottom-right-radius: 80px;
	border-bottom-left-radius: 80px;	
}

.contactForm{
	position: relative;
	background-color: #EBEBEB;
	padding: 40px;
	z-index: 2;
	border-radius: 10px;
    box-shadow: 0px 0px 8px rgba(0,0,0,.4);
}

.contactForm input , .contactForm textarea{
	background-color:#EBEBEB ;
	color:#000000;
	border-color: none;
	border:none;
	border-bottom: 1px solid #A2A2A2;
	box-shadow: none;
	resize: none;
	border-radius: 0;

}

.contactForm textarea::placeholder,
.contactForm input::placeholder{
	color:#000000;
}

.google-map{
	margin-top:-170px!important;
}

.testimonials-section .testimonial{
	background-color: #EBEBEB;
	border-radius: 20px;
	margin: 70px 30px ;
	box-shadow: 0px 0px 8px rgba(0,0,0,.4);
}

.testimonials-section .testimonial-author img{
	margin-bottom: 30px!important;
	width: 120px;
	max-width: none!important;
	max-height: none!important;
	margin-top: -60px!important;
	z-index: 5;
}

.testimonials-section .testimonial i{
	margin-top: 30px;
	font-size: 40px;
}

.testimonials-section .owl-carousel .owl-stage-outer{
/*	overflow-y: visible;*/
}


.testimonials-section .owl-carousel .owl-nav button.owl-prev {
    left: -20px;
}

.testimonials-section .owl-carousel .owl-nav button.owl-next {
    right: -20px;
}

.two_pics a{
	display: inline-block;
	width: 45%;
	margin:10px;
}

.testimonial h4{
	font-size: 25px;
/*	font-weight: bold;*/
	text-transform: uppercase;
}

.testimonial h5{
	font-size: 15px;
	font-weight: normal;
/*	text-transform: uppercase;*/
}

.testimonial.testimonial-style-2 blockquote p{
	color: #000000;
}

.home-slider .owl-item:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/*	background-color: rgba(0, 0, 0, .5);*/
	background-image: linear-gradient(90deg, rgb(0 0 0/80%)  , rgb(26 48 126/10%) 95.56%);
}

/*#mainNav .dropdown-item{
	text-transform: uppercase;
}*/


.solutions-section a:hover,
.products-section a:hover,
.products-section a{
	text-decoration: none;
}

.solutions-section .solution{
	display: block;
	background-color: #EBEBEB;
	border-radius: 20px;
	text-align: center;
	padding: 20px;
	min-height: 850px;
}

.team-section ul{
	text-align: justify;
}

/*media*/
.media-section  .media-item{
	display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 400px;
    border-radius: 10px;
}

.media-section  .media-item .media-content{
    position: absolute;
    bottom: -14px;
    width: 100%; 
    background: rgba(255, 255, 255, 0.7);
    left: 0;
    padding: 10px 20px;
    height: 130px;
    overflow: hidden;
    text-overflow: ellipsis;

}

.media-section .media-content h4{
	color: #002C57;
	margin-bottom: 5px;
	font-weight: bold;
}

.media-section  .media-item .media-content p{
    text-align: left;

}

.breadcrumb li{
	font-size:15px ;
}

.portfolio-list .isotope-item{
	flex: 1 0 20%;
}

@media(max-width:1200px){

	.portfolio-list .isotope-item{
		flex: 1 0 25%;
	}

	.industries-section .thumb-info.thumb-info-bottom-info .thumb-info-title{
		font-size: 14px;
	}
}

@media(max-width:1200px){
	.clients-section .owl-carousel.stage-margin .owl-stage-outer{
		margin-right: 0!important;
		margin-left: 0!important;
	}

	.clients-section .owl-carousel .owl-item ,
	.clients-section .owl-carousel .owl-item > div{
		text-align: center;
	}

	.clients-section .owl-carousel .owl-item > div img{
		margin: 0 auto;
	}

	#header .header-logo img{
		width: 150px;
	}
}

@media(max-width:768px){

	.portfolio-list .isotope-item{
		flex: 1 0 33%;
	}
	.industries-section{
		padding-top: 0!important;
	}

	.invest-section img{
		margin: 20px 0;
	}

	.row > div.ps-0,
	.row > div.ps-1,
	.row > div.ps-2,
	.row > div.ps-3,
	.row > div.ps-4,
	.row > div.ps-5

	{
		padding-left: calc(var(--bs-gutter-x) * .5)!important;
	}

	.row > div.pe-0,
	.row > div.pe-1,
	.row > div.pe-2,
	.row > div.pe-3,
	.row > div.pe-4,
	.row > div.pe-5
	{
		padding-right: calc(var(--bs-gutter-x) * .5)!important;
	}

	.indust-page section img{
		margin: 20px 0;
	}

	.cert-section .row > div{
		margin-bottom: 40px;
	}
}

@media(max-width:600px){

	.portfolio-list .isotope-item{
		flex: 1 0 50%;
	}

	
}

@media(max-width:460px){

	.portfolio-list .isotope-item{
		flex: 1 0 100%;
	}
}