body{font-family: "Sora", sans-serif;}
.container{
max-width:1170px;	
}
.whatsappchat{
	display:none;
}
#hero-slider .hero-text{
	position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99;
    top: 24%;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
}
#hero-slider .hero-text span{
	font-size:25px;
	font-weight:300;
}
#hero-slider .hero-text h2{
	font-size:75px;
}
#hero-slider.owl-carousel .owl-controls{
position:absolute;
bottom:66px;
width:100%;
text-align:center;
}
#hero-slider.owl-carousel .owl-controls .owl-dot.active{
	background: #fff;
	border: 1px solid #fff;
}
.shape-foter{
  position: absolute;
    z-index: 999;
    bottom:100%;
  right: 0;
    left: 0;	
}
.shape-upper{
  position: absolute;
    z-index: 999;
    top: 0;
  right: 0;
    left: 0;	
}

.shape-btm{
position: absolute;
z-index: 999;
bottom: 0;
right: 0;
left: 0;
}
.shape-btm img,.shape-bottom img,.shape-foter img,
.shape-upper img{
width:100%;
}
.shape-btm img{
	border-bottom:1px solid #fff;
}
.shape-bottom{
position: absolute;
z-index: 999;
bottom: 0;
right: 0;
left: 0;
}
.abt-text .head-title h3{
	font-size:43px;
	font-weight:300;
}
.abt-text .head-title span{
	font-weight:600;
}
.intro-text p{
	text-align:justify;
	font-weight:400;
}
.intro-text,
.head-title{
margin-bottom:25px;	
}
.intro-text h3,
.head-title h3
{font-size:50px;
font-weight:600;
margin:0;	
}
.head-title
p.lite{font-weight:300;}
.bg-primary{
	background:#5076db !important;
}
.bg-secondary{
	background: #4ec07f !important;
}
.srvc-details{
    padding: 25px 25px 50px 25px;
    min-height: 295px;
    position: relative;
    margin-bottom: 0;
}
.srvc-details span{
	font-size:22px;
	font-weight:400;
}
.srvc-details .arow-btn{
    position: absolute;
    display:block;
    margin: auto;
    border-radius: 0;
    bottom: 0;
    text-align: center;
	left:0;
	right:0;
}
p.srvc-text{
	margin-top:12px;
}
.arow-btn img{
	width:37px; 
	height:37px;
}
.vision-section{background-size: cover;
background-repeat:no-repeat;
	text-align:justify;
	height:670px;
}
.mission{
	padding-top:200px;
	width:500px;
}
.vision{
	padding-top:200px;
	width:500px;
}
.shape-intro{
	position:absolute;
}
.core-section .hero-bg{
	background-repeat:no-repeat;
}
.int-text span{
	font-size:25px;
}
.int-text p{font-weight:300;
}
.record .head{
font-size: 50px;
border-radius: 50px;
width: 95px;
height: 95px;
padding: 10px;
}

.head-detail span{
	font-size:25px;
	font-weight:600;
}
.bg-grey{
	background: #f8f8f8;
}

.boxes{padding:20px 0px;}
.programs-box{
	border-radius:10px;
	min-height:570px;
}
.icon{
	 background-image: linear-gradient(to top, #bc9035, #ffe386, #b08939);
    border-radius: 100px;
    padding: 30px;
    margin-left: 20px;
	margin-top:15px;
	position:absolute;
}
.txt-content{
margin-left:140px;
}
.txt-content h4{
	font-size: 22px;
}
.detail{
	margin-top:90px;
}
.detail::before {
 content: '';
    position: absolute;
    background-color: #e0e0e0;
    width: 22%;
    height: 2px;
    top: 41%;
    left: 10%;
	 opacity: 0.25;
}
.check{
	font-family: "Sora", sans-serif;
	line-height:25px;
	margin:20px;
}
.check span{
	margin-left:8px;
}
.programs-box2{
	background-image: linear-gradient(to top, #bc9035, #ffe386, #b08939);
	border-radius: 10px;
	min-height:570px;
}
.icon2{
	 background:#000;
    border-radius: 100px;
    position:absolute;
    padding: 30px;
    margin-left: 20px;
	margin-top:15px;
}
.txtbox{
	margin-left:140px;
}
.txtbox h4{
	font-size: 22px;
}
.detail2{
	margin-top:60px;
}
.detail2::before {
content: '';
    position: absolute;
    background-color: #c8b16c;
    width: 22%;
    height: 2px;
    top: 41%;
    left: 39%;
}
.txtbox3{
	margin-left:140px;
}
.txtbox3 h4{
	font-size: 22px;
}
.detail3{
	margin-top:60px;
}
.detail3::before {
content: '';
    position: absolute;
    background-color: #e0e0e0;
    width: 22%;
    height: 2px;
    top: 41%;
    left: 68%;
    opacity: 0.25;
}
.btn.btn-rdmore{
    background-image: linear-gradient(to top, #bc9035, #ffe386, #b08939);
    font-family: "Sora", sans-serif;
    color: #000;
    border: 0;
    border-radius: 50px;
    box-shadow: 1px 1px 8px 2px #0000002b;
    font-size: 16px;
    margin: 10px 0px;
    font-weight: 500;
	padding: 6px 50px;
}
.btn.btn-rdmore2{
    background:#000;
    font-family: "Sora", sans-serif;
    color: #fff;
    border: 0;
    border-radius: 50px;
    box-shadow: 1px 1px 8px 2px #0000002b;
    font-size: 16px;
    margin: 10px 0px;
    font-weight: 500;
	padding: 6px 50px;
}
.more{
	position: absolute;
    top: 87%;
    left: 14%;
}
.more2{
	position: absolute;
    top: 87%;
    left: 43%;
}
.more3{
	position: absolute;
    top: 87%;
    left: 73%;
}
.wrap{
  position: relative;
  width: 100%;
}
.box-video{
  position: relative;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
}
.box-video .bg-video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
}
.bg-video::after{ 
	content:'';
	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background-color: rgba(0,0,0,0.1);
  	z-index: 3;
  	}
.box-video .bt-play {
  position: absolute;
  top:50%;
  left:50%;
  margin:-30px 0 0 -30px;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: rgba(255,255,255,0.1);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 50%;
  text-indent: -999em;
  cursor: pointer;
  z-index:2;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
	border: 2px solid #fff;
}
.box-video .bt-play:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 0;
  width: 0;
  margin: -12px 0 0 -6px;
  border: solid transparent;
  border-left-color: #fff;
  border-width: 12px 20px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.box-video:hover .bt-play {
  transform: scale(1.1);
}
.box-video.open .bg-video{
  visibility: hidden;
  opacity: 0;

  -webkit-transition: all .6s .8s;
  transition: all .6s .8s;  
}
.box-video.open .video-container{
  opacity: 1;
  -webkit-transition: all .6s .8s;
  transition: all .6s .8s;
}
.rectngle{
   position: absolute;
    text-align: center;
    width: 100%;
    padding: 40px 0;
    top: 10%;
    left: -70px;
    border-width: 8px;
    border-style: solid;
    border-image: linear-gradient(to right, #ffd86a, #a87f30, #ffd86a, #a87f30) 1;
    z-index: 9;
    max-width: 550px;
}
.contnt{
	max-width:290px; 
	margin: auto;
}
.highlites-icons{
	    background-image: linear-gradient(to top, #bc9035, #ffe386, #b08939);
    border-radius: 100%;
    padding: 30px;
    width:35%;
	text-align:center;
	margin:auto;
}
.highlites-cntnt{
	margin-top:15px;
	text-align:center;
	font-family: "Sora", sans-serif;
	line-height:25px;
}
.highlites-cntnt span{
	font-size:20px;
	font-weight:600;
}
.hall-section .head-title h2{
	font-weight:400; 
}
.info{
	font-family: "Sora", sans-serif;
	color: #000;}
.info span{
	font-size: 25px; 
	font-weight:500;
}
.cnt-form input::placeholder ,
.cnt-form textarea::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.cnt-form input::-ms-input-placeholder,
.cnt-form input::-ms-textarea-placeholder{ /* Edge 12 -18 */
  color: #fff;
}
body .wpcf7-spinner{
position:absolute;	
}
.video-background #main-video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-position: center center;
    -moz-background-size: contain;
    background-size: contain;
    -o-object-fit: cover;
    object-fit: cover;

}
.footer-section{
	text-align:center;
	margin:auto;
	padding-top:20px;
}
.foot-menu ul li {
	display:inline-block;
	margin: 5px 10px;
}

.call-info{
    margin-top: 25px;
}
.mail-info p,.adres-info p,.call-info p{
	margin:0;
	padding:0;
}
.copyrite{
	background: #10131c;
    padding: 10px 0px;
    
}
.connect-section{
background-size:cover;	
background-position:top center;	
}
@media (min-width:769px){
.site-branding-container{
display: grid;
        grid-template-columns: 300px auto 228px;
}	
.site-logo{
	margin-top: 22px;
}
.srvc-box{
border: 1px solid #fff;
    padding: 40px 28px 42px 32px;
    border-radius: 10px;
    position: relative;
    margin-top: 35px;
    height: 94%;
}
	.mail-info{
	border-right: 1px solid #2c2c2c;
    height: 80px;
    margin-top: 25px;
}
.adres-info{
	border-right: 1px solid #2c2c2c;
    height: 80px;
    margin-top: 25px;
}
}
.socialiconstop{
	margin-top:5px;
}
.socialiconstop a{
	display: inline-block;
    width: 32px;
    height: 32px;
    margin:10px 5px;
    border-radius: 17px;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
	background: #fff;
    color: #000;
}
.socialicons a{
display: inline-block;
    width: 32px;
    height: 32px;
    margin:10px 5px;
    border-radius: 17px;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    color: #000 !important;
	background-image: linear-gradient(to top, #bc9035, #ffe386, #b08939);
}

.iconlist a{text-transform:lowercase;}
.copyrite p{color: #fff;
text-align:center;
margin:auto;}
.menu li a{font-weight:400;
text-transform: capitalize;}
.iconlist i{ width: 32px;
    height: 32px;
        margin: 4px 5px;
    border-radius: 17px;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    color: #fff;
	background:transparent;
	border: 1px solid #fff;
display: inline-block;
vertical-align:middle;
}
.iconlist span{
display:inline-block;
vertical-align:middle;	
}
.social-list i{
    width: 32px;
    height: 32px;
    margin: 10px 5px;
    border-radius: 17px;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    background: #4ec07f;
}
.widget a:hover{color: #cf4326;}
h2.widget-title {
font-weight: 500;
    font-size: 21px;}
.btn.btn-primary{  font-family: "Sora", sans-serif;
    color: #fff;
    border: 0;
    background: #4ec07f;
    border-radius: 50px;
    box-shadow: 1px 1px 8px 2px #0000002b;
    font-size: 16px;
    margin: 10px 0px;
    font-weight: 400;
    padding: 10px 22px;}
.btn.btn-org{background: #cf4326;
	font-family: "Sora", sans-serif;
color: #fff;
border:0;
border-radius:5px;
font-size:16px;	
font-weight:400;
height:43px; 
line-height:12px;}
.btn.btn-secondary{color: #fff;
    border: 0;
    background: #3b62ca;
    border-radius: 50px;
    box-shadow: 1px 1px 8px 2px #0000002b;
    font-size: 16px;
    margin: 10px 0px;
    font-weight: 300;
    padding: 10px 22px;}
.btn.btn-secondary:hover{background:#000;}
.hero-banner{
position:relative;	
}
#halloffame.owl-carousel .owl-controls .owl-dot{
	width: 100%;
    height: 12px;
    border-radius: 0;
    border: 0;
    display: inline-block;
    margin: 0;
}
#halloffame.owl-carousel .owl-controls .owl-dot.active{
	background: #ffe386;
	border:0;
}
#halloffame div.owl-dots{
    background: #000 !important;
    display: flex !important;
	margin: 20px 0px;
}
#halloffame.owl-carousel .owl-controls{
	position:relative !important;
}

.hero-banner .slide-banner{
bottom: 0;
    width: 45%;
    right: 0;
    position: absolute;
}
.hero-banner .item{color: #fff;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	height:600px;
    }
.hero-banner .item .container{
	position: relative;
    display: flex;
    align-items: center;
}
.pr-md-0, .px-md-0{padding-right:0 !important;}
.section{padding: 70px 0;}
.clearfix{clear: both;}
.head-title h1 span{color:#cf4326;}
ul.checklist{list-style-type:none;
font-family: "Sora", sans-serif;
padding:0;
margin:0;}
ul.checklist li span{font-family: "Sora", sans-serif;
font-size:16px;}
.checklist li.fa{display:block;
line-height:1.5;}
.head-title h1{font-family: "Sora", sans-serif;
font-weight:600;}
button, input, select, optgroup, textarea{color: #fff !important;}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus{outline: none !important;}
/* Responsive */
@media (max-width:769px){
}

@media (max-width:768px){
.footer-section{
text-align:left;	
}	
#hero-slider .hero-text h2{
font-size: 35px;		
}	
.vision-section{
height:auto;		
        background-size: cover;
        background-position: center;
}
.vision-section .shape-btm{
display:none;		
}	
.servic-box img{
width:100%;		
}	
.servic-box{
margin:15px 0;		
}	
.vision-section .vision,
.vision-section .mission
{
    width: auto;
    padding: 30px 0;
}
.intro-text h3, .head-title h3 {
    font-size: 35px;

}	
.shape-intro{
display:none;		
}	
.hero-banner .item{
    height: 490px;	
}	
.site-logo{float:left;
margin-top: 9px;
    width: 61%;	}
.top-linked{
display:none;
}
.site-header{
background:#fff;
padding: 15px 0;	
}
button,optgroup{
	color:#000 !important;
}
.main-navigation{float:right;}
.top-links{display:none !important;}
.programs-box2{
		margin-top: 50px;
	}
.programs-box{
		margin-top: 50px;
	}
.detail::before{
    width: 72%;
    height: 2px;
    top: 18%;
    left: 14%;
	}
.detail2::before{
    width: 72%;
    height: 2px;
    top: 48%;
    left: 15%;
	}
.detail3::before{
    width: 72%;
    height: 2px;
    top: 78%;
    left: 14%;
	}
.more{
    top: 35%;
    left: 31%;
	}
.more2{
    top: 65%;
    left: 31%;
}
.more3{
    top: 95%;
    left: 31%;
	}
.rectngle{
	position:relative;
	text-align: center;
    width: 100%;
    padding: 40px 0;
    top: -22%;
    left: 0px;
    border-width: 8px;
    border-style: solid;
    border-image: linear-gradient(to right, #ffd86a, #a87f30, #ffd86a, #a87f30) 1;
    z-index: 9;
    max-width: 550px;
}
.highlites-icons{
		width:28%;
	padding:22px;
	}
	.mail-info{
	border-bottom: 1px solid #2c2c2c;
    height: 80px;
    margin-top: 25px;
}
.adres-info{
	border-bottom: 1px solid #2c2c2c;
    height: 80px;
    margin-top: 25px;
}
.construction img{
 	margin-top:25px !important;
}
}


@keyframes slide-in-anim {
	20% {
		opacity: 0;
	}
	60% {
		transform: translateX(-45%);
	}
	75% {
		transform: translateX(-45%);
	}
	100% {
		opacity: 1;
		transform: translateX(-45%);
	}
}



/*# sourceMappingURL=bootstrap.min.css.map */

.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel .owl-refresh .owl-item{display:none;}
.owl-carousel .owl-controls{
position:absolute;
bottom:25px;
width:100%;
text-align:center;
}
.owl-carousel .owl-controls .owl-dot{
width:12px;
height:12px;
border-radius:50%;
border:1px solid #fff;
display:inline-block;
margin:0 5px;
}
.btn.btn-contact{background:#cf4326;
color: #fff;
border:0;
border-radius: 5px;
    font-size: 16px;
    padding: 8px;}
.owl-carousel .owl-controls .owl-dot.active{
background:#e96d09;
border:1px solid #e96d09;
}
.head-title.started h3{font-size:37px;}
.head-title.started p{font-size:15px;}
.owl-carousel .owl-controls {}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;height:auto;}
.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;}
.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.no-js .owl-carousel{display:block;}
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}
.owl-carousel .owl-item img{transform-style:preserve-3d;}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease;}
.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3, 1.3);-moz-transition:scale(1.3, 1.3);-ms-transition:scale(1.3, 1.3);-o-transition:scale(1.3, 1.3);transition:scale(1.3, 1.3);}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;}
.nws-ltr input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea{
	border:1px solid #fff;
	border-radius:28px;
}
.services-list .head-title h4{
	font-size:30px;
}
.service-section .head-title h3{
	font-size:28px;
}
.project-detail .head-title h3{
	font-size:28px;
}
.project-detail p{
	text-align:justify;
	line-height:26px;
}
.construction img{
	border-radius:25px;
	margin-top:100px;
}
.oilgas img{
	border-radius:25px;
}