	*{
		font-family: 'Cairo', sans-serif;
		user-select: none;
	  -webkit-user-select: none;
	  -moz-user-select: none; 

	}
	p{
		font-size: 16px;
		letter-spacing: 0.25px;
	}
	h2{
		font-size: 28px;
		font-weight: 700;
	}
	a{
		text-decoration: none;
	}
.fa-copyright{
	font-size: 12px;
}
.main-content{
	background:url(../images/banner.jpg);
	width: 100%;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 300px;
	padding: 50px 0;
}
.main-content1{
	background:url(../images/banner.jpg);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 300px;
	padding: 50px 0;
}
.main-content2{
	background:url(../images/banner.jpg);
	width: 100%;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 300px;
	padding: 50px 0;
}


.actra-container{
	height: 100%;
}

.row-actra{
	height: 100%;
}
.actra-sec h1{
	font-size: 48px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}
.actra-sec h1::after{
	position: absolute;
	display: block;
	content: "";
	background-color: #fff;
	height: 1px;
	width: 150px;
	left: 0;
	right: 0;
	bottom: -10px;
	margin: 0 auto;
}
.actra-sec p{
	text-align: center;
	color: #fff;
	margin: 0;
	font-size: 22px;
	text-transform: capitalize;
}
/*.actra-sec ul li{
	list-style-type: none;
	display: inline-block;
}
.actra-sec ul li a{
	text-decoration: none;
	display: block;
	width: 150px;
	margin: 0px 10px;
	text-align:center;
	padding: 10px 20px;
	border-radius: 7px;
	text-transform: uppercase;
	-webkit-box-shadow: 0px 0px 9px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 9px -5px rgba(0,0,0,0.75);
box-shadow: 0px 0px 9px -5px rgba(0,0,0,0.75);
}

.atra-secbtn{
	width: 330px;
	margin: 0 auto;
}
.actra-sec ul{
	max-width: 350px;
    margin: 0 auto !important;
}
.actra-sec ul li:nth-child(1) a{
	background-color: #0D333C;
	border-radius: 7px;
	color: #fff!important;

}
.actra-sec ul li:nth-child(2) a{
	background-color: #fff!important;
		border-radius: 7px;
		color: #0D333C !important;

}
.actra-sec ul li:nth-child(1) a:hover{
	background-color: #fff;
		border-radius: 7px;
		color: #0D333C !important;
}

.actra-sec ul li:nth-child(2) a:hover{
	background-color: #0D333C !important;
	border-radius: 7px;
	color: #fff!important;
}
*/

.row-videoWrap.owl-carousel .owl-dots {
    width: 100px;
    margin: auto;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
.row-videoWrap.owl-carousel .owl-dots button.owl-dot.active{
	border: solid 2px #001d40 !important;
}
.row-videoWrap.owl-carousel .owl-dots button.owl-dot.active span{
	 background: #001d40;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot span{
	position: absolute;
    height: 8px;
    width: 8px;
    display: block;
    background: #A7A9AC;
    border-radius: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.row-videoWrap.owl-carousel .owl-dots button.owl-dot {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 6px;
    border: solid 2px #fff;
    outline: none;
}

.row-videoWrap.owl-carousel .owl-nav {
	display: none !important;
}

.h-video-sec{
	background:url(../images/section-3.jpg);
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 60px 0;
	height: 650px;
	z-index: 9;
}
.h-service-sec{
	padding: 60px 0;
}
.service-wrap{
	padding: 20px;
}
.pr-btn{
	background: #000;
	padding: 10px 5PX;
	width: 172px;
	color: #fff;
	margin-top: 10px;
	display: block;
	border: 1px solid #000;
	text-align: center;
}
.pr-btn:hover{
	text-decoration: none;
	background: #fff;
	color: #000;
	border: 1px solid #000;
}

.wel-wrap{
	-webkit-box-shadow: 0px 3px 20px -10px rgba(0,0,0,0.58);
-moz-box-shadow: 0px 3px 20px -10px rgba(0,0,0,0.58);
box-shadow: 0px 3px 20px -10px rgba(0,0,0,0.58);
padding: 20px;
border-top-right-radius: 60px;
border-bottom-left-radius: 60px;
}
.row-welcome{
	max-width: 992px;
	margin: 0 auto;
}
.video-wrap{
	max-width: 576px;
	margin: 0 auto;
	margin-top: 60px;
}
.residental-sec{
	background:linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.4)), url(../images/residentl-sec.jpg);
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	/*padding: 220px 0;*/
	/*padding: 60px 0;*/
	/*margin-top: -100px;*/
	background-attachment: fixed;
}
.row-resident{
	max-width: 992px;
	margin: 0 auto;
}
.resident-wrap{
	height: 100%;
}
.resident-wrap1{
	background: #fff;
	color: #000;
	padding: 40px;
}
.resident-wrap h3{
	text-transform: capitalize;
	position: relative;
}
.resident-wrap h3::after{
	position: absolute;
	content: "";
	display: block;
	height: 1px;
	width: 150px;
	background:#fff;
	top: 40px;
	left: 0;
}
.resident-wrap1 h3::after{
	background: #000!important;
}
.resident-wrap1 a{
	text-decoration: none;
	display: block;
	border:1px solid #000;
	color: #000;
	text-align: center;
	padding: 5px;
	width: 130px;
}
.resident-wrap2{
	background: #000;
	color: #fff;
	padding: 40px;
}
.resident-wrap2 a{
	text-decoration: none;
	display: block;
	border:1px solid #fff;
	color: #fff;
	text-align: center;
	padding: 5px;
	width: 130px;
}
.who-sec{
	background: url(../images/who-sec.jpg);
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 0;
    color: #fff;
    height: 760px;
}
.who-sec h2{
	position: relative;
	margin-bottom: 30px;
}
.who-sec h2::after{
	position: absolute;
	display: block;
	content: "";
	height: 1px;
	width: 150px;
	top: 56px;
	background:#fff;

}
.who-sec p{
	text-align: justify;
}
.project-sec{
	padding: 20px 0;
}
.projectWrap p{
	text-align: center;
	margin-top: 5px;
}

/*******About Us Page*****/

.aboutus-sec{
	background:url(../images/about-sec.jpg);
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 120px 0;
	color: #fff;
	height: 250px
}
.business-sec{
	background:url(../images/business-sec.jpg);
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 120px 0;
	color: #fff;
	height: 250px
}
.project-secc{
	background:url(../images/about-sec1.jpg);
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 120px 0;
	color: #fff;
	height: 250px;
}
.contact-sec{
	background:url(../images/contact-us-banner.jpg);
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 120px 0;
	color: #fff;
	height: 250px
}
.aboutTxt-sec{
	padding: 40px 0;
}
.aboutTxtWrap

{
	max-width: 768px;
	margin: 0 auto;
}
.team-sec{
	background:url(../images/section-3.jpg);
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 60px 0;
	/*height: 650px;*/
	z-index: 9;
	color: #fff;
	padding-bottom: 200px;
}

.wht-we-sec{
	padding: 40px 0;
}
.wht-we-sec h2{
	position: relative;
}
.whtWrap{
	padding: 20px;
	-webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 12%); 
    -moz-box-shadow: 0px 0px 15px 0px rgba(0 0 0 / 12%);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 12%);
    height: 100%;
}
.whtWrap h3{
	text-align: center;
}
.wht-we-sec h2::after{
	position: absolute;
	display: block;
	content: "";
	background-color: #000;
	height: 1px;
	width: 150px;
	left: 0;
	right: 0;
	bottom: -7px;
	margin: 0 auto;
}
.whtWrap p{
	text-align: justify;
}
.current-project-sec{
	padding: 80px 0;
}


.current-project-sec h2{
	margin: 40px 0;
}
.currentpWrap{
	padding: 20px;
	-webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 12%); 
    -moz-box-shadow: 0px 0px 15px 0px rgba(0 0 0 / 12%);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 12%);
    height: 100%;
}
.currentpWrap h3{
	font-size: 18px;
	font-weight: 700;
}

/**********Gallery Page********/
.gallery-sec{
	/*padding: 40px 0;*/
}
.gallery {
	display: flex;
	flex-wrap: wrap;
	/* Compensate for excess margin on outer gallery flex items */
	margin: -1rem -1rem;
}

.gallery-item {
	/* Minimum width of 24rem and grow to fit available space */
	flex: 1 0 24rem;
	/* Margin value should be half of grid-gap value as margins on flex items don't collapse */
	margin: 1rem;
	box-shadow: 0.3rem 0.4rem 0.4rem rgba(0, 0, 0, 0.4);
	overflow: hidden;
	cursor: pointer;
}

.gallery-image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 400ms ease-out;
}

.gallery-image:hover {
	transform: scale(1.15);
}
.teamWrap h4{
	text-align: center;
}
.teamWrap h5{
	text-align: center;
}
.teamWrap p{
	text-align: justify;
}
/*

The following rule will only run if your browser supports CSS grid.

Remove or comment-out the code block below to see how the browser will fall-back to flexbox styling. 

*/

@supports (display: grid) {
	.gallery {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(24rem, 1fr));
		grid-gap: 2rem;
	}

	.gallery,
	.gallery-item {
		margin: 0;
	}
}



/*****Gallery Sec*****/
#gallery {

  padding-bottom: 40px;

}



.img-wrapper {

  position: relative;

  margin-top: 15px;

      color: #252a32;

    border-radius: 2px;

    background: #ffffff;

        border: 1px solid rgba(0,0,0,.125);

    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);

}

.img-wrapper img {

  width: 100%;
  height: 250px;
  object-fit: cover;

}



.img-overlay {

  background: rgba(0, 0, 0, 0.7);

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  display: -webkit-box;

  display: flex;

  -webkit-box-pack: center;

          justify-content: center;

  -webkit-box-align: center;

          align-items: center;

  opacity: 0;

  cursor: pointer;

}

.img-overlay i {

  color: #fff;

  font-size: 3em;

}



#overlay {

  background: rgba(0, 0, 0, 0.7);

  width: 100%;

  height: 100%;

  position: fixed;

  top: 0;

  left: 0;

  display: -webkit-box;

  display: flex;

  -webkit-box-pack: center;

          justify-content: center;

  -webkit-box-align: center;

          align-items: center;

  z-index: 999;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

}

#overlay img {

  margin: 0;

  width: 80%;

  height: auto;

  -o-object-fit: contain;

     object-fit: contain;

  padding: 5%;

}



#nextButton {

  color: #fff;

  font-size: 2em;

  -webkit-transition: opacity 0.8s;

  transition: opacity 0.8s;

}

#nextButton:hover {

  opacity: 0.7;

}



#prevButton {

  color: #fff;

  font-size: 2em;

  -webkit-transition: opacity 0.8s;

  transition: opacity 0.8s;

}

#prevButton:hover {

  opacity: 0.7;

}



#exitButton {

  color: #fff;

  font-size: 2em;

  -webkit-transition: opacity 0.8s;

  transition: opacity 0.8s;

  position: absolute;

  top: 15px;

  right: 15px;

}

#exitButton:hover {

  opacity: 0.7;

}

#main-href{

	display: block;

	width: 100%;

	padding: 10px 20px;

	text-align: center;

	background-color: #1E7DB9;

	color: #fff;

	font-weight: 600;

}



.skinWrap i{

	display: none;

}

.gallery-sec .gallery-btn{

	display: block;

    padding: 5px;

    width: 130px;

    text-align: center;

    background-color: #02436E;

    color: #fff;

    margin: 0 auto;

    border-radius: 7px;

}

@media(min-width: 768px){
	.main-content{
		height: 600px;
	}
		.main-content1{
		height: 600px;
	}
		.main-content2{
		height: 600px;
	}
	.actra-sec h1{
	font-size: 48px;
	}
	.actra-sec ul{
		margin: 0 !important;
	}
	h2 {
    	font-size: 36px;
	}
.row-home-product.row-home-product.owl-carousel .owl-nav button.owl-next span
.row-home-product.owl-carousel .owl-nav button.owl-prev span {
    bottom: 160px;
}
	
	.wel-wrap{
		position: absolute;
		top: -180px;
		left: 0;
		right: 0;
		z-index: 9;
		background: #fff;
	}
	.bbbr::before{
		position: absolute;
		display: block;
		content: "";
		width: 1px;
		height: 250px;
		background: #000;
		left: -82px;
	}
	.who-sec{
		height: auto;
		padding: 120px 0;
	}
}
@media(min-width: 992px){
	 .contact_field {
      padding: 60px 260px 90px 100px;
    }
    .contact_info_sec {
      top: 12%;
  }
    .contact_field p{
    padding-right: 0px;
  }
    .socil_item_inner li a{
        margin: 0px 10px;
  }
  .teamWrap{
  	padding: 40px;
  }
}
@media(min-width: 1200px){
	.h-video-sec {
   	 height: 516px;
	}
	.video-wrap {
    	margin-top: 30px;
	}
	.who-sec{
		padding: 90px 0;
	}
	.team-sec{
		padding-top: 90px;
	}
	.team-sec{
		padding-bottom: 60px;
	}
}
@media(min-width: 1400px){
	.container{
		max-width: 1360px !important;
	}
	.h-video-sec {
   	 height: 650px;
	}
	.video-wrap {
    	margin-top: 60px;
	}
	.who-sec{
		padding: 120px 0;
	}
}
@media(min-width: 1900px){
.h-video-sec{
	height: 800px;
}
.who-sec{
	height: 800px;
}
.video-wrap {
    	margin-top: 120px;
	}
	
}
@media(min-width: 2500px){
	.h-video-sec {
    	height: 1055px;
	}
	.video-wrap {
    	margin-top: 220px;
	}
	.who-sec {
    height: 1070px;
	}
.who-sec {
    padding: 240px 0;
}
}