﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&amp;subset=latin,latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
body {
    background-color:#fff;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;font-size:14px; line-height:30px ; color:#313131; 
}
a:focus{outline:none}
a{background:0 0; font-size:12px;transition: all 0.4s ease 0s;  font-family:'Open Sans', sans-serif;font-weight:normal; color:#313131; text-decoration:none; line-height:25px   }
a:visited{color:#555; text-decoration:none;  }
a:active,a:hover{ outline:0; color:#44c3cf; text-decoration:none ;transition: all 0.3s ease 0s; cursor:pointer } /*  transition: all 0.4s ease 0s;*/
img{border:0}
hr {
    clear: both;
    border-color: #e4e4ec;
    margin:10px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
}
table {
    border-collapse: collapse;
    border-spacing: 0; margin:0; padding:0
}
p{padding:0; margin:0}
.clear {clear:both}




.maincontent{width:100%; min-width:100%; margin:0 auto}
.menucontent {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
}

.slider{ width:100%; min-width:100%; }
.header{
   
     text-align:center;
}
.header h3
{
    padding: 10px 20px;
 
    color: #1c1c1c;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    display:inline-block; margin:20px auto
}
.header p{padding:0; font-size:24px; font-weight:600}
.serviceitem{
    width:85%; display:block; vertical-align:top; margin:25px auto; background-color:#44c3cf; padding:35px 30px 20px 30px;
  min-height:280px
}
.iconserv{
   
}
.iconserv{
    max-width: 50px;
    vertical-align: middle;
    display: inline-block;
}
.serviceitem h3{
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #1c1c1c;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
}
.serviceitem p{color:#545454; font-size:14px; font-weight:400}
.serviceitem a{font-size:16px; margin-top:10px; font-weight:600;transition: all 0.7s ease 0s}

.serviceitem a i{color:#C9C9C9; margin-left:5px; vertical-align:-0.02em}

.serviceitem a:hover i{color:#0fe3af;transition: all 0.7s ease 0s}
.serviceitem:hover{
    transform: translate(0,-3px)!important
}









.footer{
    width: 100%;
    background-color: #000;
    padding: 50px 0;
    line-height: 40px;
    color: #fff;
    background-image: url(images/footerline.png); padding-bottom:50px;
    box-sizing:border-box
}
.mobilerow{text-align:center}
.footer h4{font-size:18px}
.footer a{color:#ddd; font-size:13px}
.footerlogotitle h4{font-size:30px; font-weight:600; width:100%; text-align:center}
.moblogo{text-align:center}
.moblogo img{width:60%}
.fotterphoneemail{}
.fotterphoneemail a{font-family: Lato, sans-serif;
color: #ddd;
font-size: 16px;
line-height: 1.5;
font-weight: 400;
letter-spacing: 0.02em;
text-decoration: none;
margin-right:30px; display:block; text-align:center; margin :10px 0
}
.fotterphoneemail i{
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border-radius: 100px;
transition: all .3s ease 0s;
color: #44c3cf;
font-size: 16px; margin-right:10px
}
.fotersocial{text-align:center}
.fotersocial i{
background-color: #44c3cf;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
border-radius: 100px;
transition: all .3s ease 0s;
margin-right: 10px;
color: #000;
font-size: 14px;
}
.toptiplang {
 display:block;
 text-align:center;
 color:#c5c5c5;
 font-weight:300;
 height:30px;
 font-size:12px;
 vertical-align:top;
 margin-top:10px
}

.toptiplang a {
 color:#ddd;
 font-weight:400;
 font-family:livvic;
 font-size:12px!important;
 display:inline-block;
 margin:0 5px;
 line-height:30px;
 display:inline-block;
 vertical-align:top
}
.toptiplang a:visited {
 color:#ddd;
 font-weight:300;
 font-family:open sans;
 display:inline-block;
 margin:0 10px
}
.toptiplang a:hover {
 color:#ddd
}


.copyright {
    margin-top: 20px;
    font-size: 12px;
    font-family: open sans;
   
    color: #fff;
    font-weight:600;
    text-align:center
}



.aboutsection{width:100%; min-width:100%; background-image:url(images/abg.png); padding:60px 0;}

.aboutsection p{width:90%; margin:0 auto; text-align:left; display:block; font-size:16px; line-height:34px; font-weight:300}
.projectsectio{width:100%; min-width:100%; background-image:url(images/probg.png); padding:40px 0;}



.projectitem{
  width:90%; display:inline-block; vertical-align:top; margin:5%; 
}
.projectitemimg{width:100%; height:250px;}
.projectitemtitle{padding:15px 0}
.projectitemtitle a{font-size:20px; font-weight:600; line-height:36px}












.infocontent,.infocontent p{font-size:16px; font-family:'Open Sans'; line-height:34px;  position:relative; font-weight:400; width:90%; margin:0 auto; color:#545454; text-align:justify}
.infocontent iframe {
        max-width: 100% !important;
        min-height: 400px !important;
        margin: 20px 0 !important
    }
.infocontent img {
        max-width: 100% !important;
        display: block;
        margin: 20px auto;
        height:auto!important
    }

.infocontent ul {
    list-style-type: none; margin-top:30px;
    padding-left:15px
}

.infocontent ul li {
    list-style: none!important;
    position: relative;
    padding: 10px 0 2px 35px;
    font-family: 'Open Sans';
    color: #333;
    font-size: 14px;
    font-weight:500
}

.infocontent ul li::before {

    content: url(/images/checkiconul.svg)!important;
    position: absolute;
    top: 13px;
    left: 0;
    width:20px
}
.infocontent h1{
    color:#023e8a; font-family:'Open Sans'; font-size:22px; position:relative; text-align:center; font-weight:700

}
.viewimg {
    width: 100%;
    height: 220px;
    margin-bottom:40px
}


.clintitem {
    width: 45%;
    height: 90px;
    margin: 25px 2.5%;
   /* box-shadow: 0 2px 6px 0 rgb(0 0 0 / 6%);*/
    padding: 10px;
    border-radius: 7px;
    display:inline-block;
    position: relative;
    vertical-align:middle
}
.clintitem img {
        max-width: 120px !important;
        max-height: 50px !important;
        height: auto !important;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
}


















.image {
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;  height:100%
}
.image img {
  position : absolute;
 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 0px;
  right: 0px;
  object-fit: cover; width:100%; height:100%;
}

.image:hover img {
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .8;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .8;
	}
	100% {
		opacity: 1;
	}
}
