﻿@charset "utf-8";
/* INNOVATIVE SOLUTIONS */

body {
	padding: 0;
	margin: 0
}
@font-face {
	font-family: 'droidarabic';
	src: url(../fonts/DroidKufi-Regular.ttf);
}
@font-face {
	font-family: 'droidarabicB';
	src: url(../fonts/DroidKufi-Bold.ttf);
}
@font-face {
	font-family: "Raleway Light";
	src: url(../fonts/Raleway-Light.ttf);
}
@font-face {
	font-family: "Raleway LightItalic";
	src: url(../fonts/Raleway-LightItalic.ttf);
}
@font-face {
	font-family: "Raleway Medium";
	src: url(../fonts/Raleway-Medium.ttf);
}
@font-face {
	font-family: "Raleway";
	src: url(../fonts/Raleway-Regular.ttf);
}
@font-face {
	font-family: "Raleway SemiBold";
	src: url(../fonts/Raleway-SemiBold.ttf);
}
@font-face {
	font-family: "Lucida Fax";
	src: url(../fonts/LFAX.TTF);
}
.lanar{
	font-family: droidarabic !important;
}
.bg-white {
	background-color: #fff;
}
.offset-90 {
	padding-top: 90px;
	padding-bottom: 90px;
}
.offset-90-car {
	padding-top: 50px;
	padding-bottom: 90px;
}
.offset-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.spacer-small {
	min-height: 20px;
	width: 100%;
}
.spacer-big {
	min-height: 60px;
	width: 100%;
}
.no-pad {
	padding: 0
}
.right-pad {
	padding-right: 20px;
}
.no-margin {
	margin: 0
}
.top-bar {
	width: 100%;
	height:30px;
	min-height: 5px;
	background-color:#003d76;
}
.nav-wrapper {
	float: left;
	padding-top: 10px;
}
.navbar-brand img {
	width: 100%;
}
.nav .fa-home {
	font-size: 18px;
}
.nav-right {
	float: right;
	font-family: Raleway Medium;
	font-size: 13px;
	color: #6b6b6b;
	padding-top: 28px;
}
.nav-right-child {
	display: block;
	float: right;
	background-color: #218dcd;
	padding: 2px 15px;
	color: #fff;
}
.lang {
	float: left;
	padding: 8px 0 8px 0;
	display: block;
	border-right: 1px solid #e5e5e5;
	min-height: 42px;
}
.qk-con {
	float: left;
	border-left: 1px solid #fff;
	padding-left: 20px;
 font-family: 'Open Sans', sans-serif;
}
.qk-call {
	padding-bottom: 5px;
}
.content-main {
	background: url(../img/abt-bg.png) repeat;
	padding-top: 40px;
	padding-bottom: 60px;
	position: relative;
}
.logo-icon {
	position: absolute;
	top: -41px;
	width: 87px;
	height: 96px;
	margin: 0 auto;
	right: 0;
	left: 0;
	z-index: 100;
}
.content-main h3 {
	font-family: Raleway Light !important;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.content-main h3 span {
	font-family: "Raleway SemiBold";
	text-align: center;
	text-transform: uppercase;
}
.col-sm-4m, .col-sm-8m {
	float: left;
	position: relative;
	min-height: 1px;
}
.col-sm-4m {
	width: 30%;
}
.col-sm-8m {
	width: 70%;
}
.c-main-left {
	width: 100%;
	min-height: 115px;
	text-align: right;
	border-right: 1px solid #bfbfbf;
	padding-top: 1px;
	padding-right: 25px;
}
.c-main-left h2 {
	font-family: Raleway !important;
	text-transform: uppercase;
	color: #1d6cb9;
	margin-top: 5px;
}
.c-main-left h4 {
	font-family: "Raleway Light" !important;
	text-transform: uppercase;
	line-height: 1.6;
}
.c-main-right {
	width: 100%;
	margin-bottom:30px;
	min-height: 126px;
	text-align: left;
	padding-left: 20px;
}
.c-main-nav {
	padding-left: 20px;
}
.btn-border {
	border: 1px solid #a6a6a6;
	margin-right: 15px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}
.btn-border:hover {
	background-color: #0d67b0;
	border: 1px solid #fff;
	color: #fff;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}
.info-box {
	background: url(../img/info-bg.png) center top repeat-y;
}
.clients {
	width: 100%;
	padding-right: 39px;
	display: block
}
.clients h2 {
	 margin-bottom: -4px;
    margin-top: 13px;
	color: #fff;
	font-family: Raleway SemiBold !important;
	text-transform: uppercase;
	font-size: 18px;
}
.info-txt {
	float: left;
	width: 80%;
	padding: 0 0 0 10px;
}
.info-box h3 {
	color: #fff;
	font-size: 16px;
	margin-top: 0px;
	font-family: Raleway Medium !important
}
.info-box h4 {
	color: #fff;
	font-size: 13px;
	margin-top: 5px;
	line-height: 1.4;
	font-family: Raleway LightItalic !important
}
.info-left {
	width: 50%;
	float: left;
	padding-bottom: 20px;
}
.info-img {
	float: left;
	width: 20%;
}
.info-wrapper {
	width: 100%;
	padding-top: 20px;
	display: inline-block
}
.pdt-box {
	width: 100%;
	padding-right: 40px;
}
.pdt-left {
	width: 70%;
	float: left;
	background-color: #333333;
	color: #fff;
	padding: 10px 15px;
}
.pdt-right a {
	display: block;
	width: 30%;
	float: left;
	color: #fff;
	text-transform: uppercase;
	background-color: #e97a14;
	padding: 10px 15px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}
.pdt-right a:hover {
	background-color: #d26c0e;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}
.bottom {
	padding-right: 0;
	padding-left: 0;
}
.bottom h3 {
	font-family: Raleway Light !important;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.bottom h3 span {
	font-family: "Raleway SemiBold";
	text-align: center;
	text-transform: uppercase;
}
.p-box-inner {
	background-color: #f6f6f6;
	width: 310px;
	height: 200px;
	display: inline-block;
	margin-right: 10px;
}
.p-box-inner img{
		margin: 0 auto;
	max-width: 300px;
	max-height: 200px;
}
.p-box {
	background-color: #f6f6f6;
	width: 293px;
	height: 190px;
	padding: 20px;
	/*float:left;*/
	display: inline-block;
	margin-right: 10px;
}
.p-box-img {
	width: 100%;
	height: 120px;
	max-height: 120px;
	margin: 0 auto;
	padding-top: 10px;
}
.p-box img {
	margin: 0 auto;
	max-width: 253px;
	max-height: 100px;
}
.p-box-des {
	font-family: Raleway Medium;
	font-size: 14px;
	border-top: 1px solid rgba(0,0,0,0.1);
	text-transform: uppercase;
	background: url(../img/r-down2.png) right center no-repeat;
	bottom: 0;
	padding: 15px 0;
}
.social-media {
	width: 245px;
	margin: 0 auto;
	padding-top: 20px;
	display: inline-block
}
.social-icon, .social-icon2, .social-icon3, .social-icon4 {
	width: 45px;
	height: 45px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
		background-repeat: no-repeat;
}
.social-icon2 {
	background-image: url(../img/social-icons.png);
	background-position: -54px top;

}
.social-icon3 {
	background-image: url(../img/social-icons.png);
	background-position: -108px top;
	background-repeat: no-repeat;
}
.social-icon4 {
	background-image: url(../img/social-icons.png);
	background-position: -163px top;
	background-repeat: no-repeat;
}
footer ul {
	margin: 0 0 0 0;
	padding: 10px 0 0 0
}
footer ul li {
	list-style: none
}
footer ul li a {
	font-family: Raleway SemiBold;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	padding-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	border-left: 1px solid #636466;
	line-height: 1
}
footer ul li a:hover {
	color: #fff;
}
.footer-last {
	border: 0;
	padding-left: 0;
}
.copyright {
	    padding: 5px 0;
	font-size:13px !important;
}
.copyright a:hover {
	color: #fff
}
/* inner */

.inside {
	text-align: justify;
	min-height: 350px;
}
.inside-top {
	width: 100%;
	min-height: 50px;
	margin-bottom: 30px;
}
.entry-thumb {
	padding-bottom: 20px;
	float: left;
	padding-right: 20px;
	max-width: 40%
}
.entry-thumb-img {
	height:230px;
	padding-right: 20px;
	float: left;
	padding-right: 20px;
	max-width:50%
}
.entry-thumb-detail {
	padding-right: 20px;
	float: left;
	padding-right: 20px;
	max-width: 50%
}
.inside-top h2 {
	font-family: Raleway Light !important;
	font-size: 36px;
	color: #fff;
	float: left;
/*	background-color: rgba(0,0,0,0.2);*/
	padding: 30px 30px 30px 3px;
	margin-top: 8%;
}
.pattern-dark-wrapper {
	width: 100%;
	height: 300px;
   /* height: 211px;*/
	background-image: url("../img/pattern-grid-dark.png");
	background-repeat: repeat;
}
/*.inside .col-sm-12 {
	padding-bottom: 40px;
}*/
.inside .col-sm-9 {
	padding-right: 25px;
}
.separator {
	height: 1px;
	background-color: #e0e5e9;
	border-left: 50px solid #1461aa;
	margin: 0 0 20px 0;
	padding: 0;
}
.right-col {
	padding-top: 13px;
}
.right-col h5 {
	text-transform: uppercase;
	font-family: Raleway SemiBold !important;
}
.right-nav {
	margin: 0;
	padding: 0;
	text-align:left;}
.right-nav li {
	list-style: none
}
.right-nav li a {
	background: url(../img/right-nav.png) left 12px no-repeat;
	display: block;
	padding: 7px 0 7px 20px;
	border-bottom: 1px solid #e0e5e9;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}
.right-nav li a:hover {
	background: url(../img/right-nav.png) 8px 12px no-repeat;
	color: #1461aa;
	padding-left: 25px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}
.right-nav li.active {
	background: 8px 12px no-repeat;
	color: #1461aa;
	font-weight:bold;
	padding-left: 8px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}
.right-nav li.active:hover {
	background: 8px 12px no-repeat;
	color: #1461aa;
	padding-left: 3px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}
.right-col-tag {
	padding: 10px 25px;
	background-color: #1460ab;
	margin: 20px 0;
	background-image: url(../img/map.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
	text-align: left
}
.right-col-tag h4 {
	font-family: Raleway SemiBold !important
}
.right-col-tag h5 {
	font-family: Raleway Light !important
}
.right-col-cap {
	padding-bottom: 20px;
	text-align: left
}
.right-col-cap h3 {
	font-family: Raleway SemiBold !important;
	color: #e97a14;
	padding-bottom: 5px;
	margin: 0;
	text-align: left !important
}
.right-col-cap h4 {
	font-size: 14px;
	margin: 0;
	line-height: 1.4
}
.inside-list {
	margin: 0;
	padding: 0;
}
.inside-list li {
	list-style: none;
	padding: 10px 15px;
	background: #eee;
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
}
.readmore {
	margin-top: 10px;
}
.readmore a {
	border: 1px solid #a6a6a6;
	padding: 8px 15px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}
.readmore a:hover {
	color: #fff;
	border: 1px solid #fff;
	background-color: #0d67b0;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}
.pro-detail-back {
	float: right;
}
.pro-detail-back a {
	font-size: 18px;
}
.pro-detail-back a:hover {
	color: #1461aa;
}
.submit {
	background: #34b04a !important;
	padding: 8px 30px !important;
	color: #fff !important;
}
.submit:hover {
	background: #1c93d1 !important;
}
.partners-col {
	display: inline-block;
	width: 100%;
	background-color: #fbfbfb;
	border: 1px solid #e6e6e6;
	min-height: 120px;
	margin-bottom: 10px
}
.partners-col-img {
	width: 30%;
	min-height: 120px;
	float: left;
	padding: 15px 20px;
	margin: 0 auto
}
.partners-col-img img {
	margin: 10% auto;
}
.partners-col-txt {
	width: 70%;
	float: left;
	padding: 15px 30px;
	border-left: 1px solid #e6e6e6;
}
.partners-col-txt h4 {
	font-family: Raleway SemiBold !important;
	text-transform: uppercase
}
.partners-col-txt p {
	padding-bottom: 10px
}
/* hvr */
.row-pro {
	width: 100%;
	display: table
}
.project-pad {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px
}
.project-box {
	padding: 0px;
	position: relative;
	overflow: hidden;
}
.project-box:hover .caption {
	opacity: 1;
	transform: translateY(-132px);
	-webkit-transform: translateY(-132px);
	-moz-transform: translateY(-132px);
	-ms-transform: translateY(-132px);
	-o-transform: translateY(-132px);
}
.project-box-img {
	width: 100%;
	display: block
}
.project-box-img img {
	z-index: 4;
}
.project-box .caption {
	position: absolute;
	top: 132px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}
.project-box .blur {
	background-color: rgba(0,0,0,0.7);
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}
.project-box .caption-text {
	z-index: 10;
	color: #fff;
	position: absolute;
	height: 300px;
	text-align: center;
	top: -10px;
	width: 100%;
}
.caption-text h4 {
	padding: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	text-align: left;
	min-height: 68px;
}
.project-box p {
	text-align: left;
	padding: 0 15px;
	padding-bottom:10px;
}
.project-read {
	display:block
}
.project-read a span {
	padding-right:5px
}
.project-read a {	
	font-size: 14px;
	border:1px solid rgba(255,255,255,0.5);
	padding:10px;
	transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
}
.project-read a:hover {
	background-color:#0d67b0;
	border:1px solid rgba(255,255,255,0.5);
	padding:10px;
	transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
}

@media (max-width: 1200px) {
.navbar-brand {
	padding: 0 45px 0 0;
}
.navbar-nav>li>a {
	font-size: 13px;
}
.nav>li>a {
	padding: 10px 9px;
}
.nav-right {
	display: none
}
.navbar-nav {
	padding-top: 25px;
}
/* inner */
.project-box p {
	display:none
}
.project-box .caption {
	position: absolute;
	top: 95px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}
.project-box:hover .caption {
	opacity: 1;
	transform: translateY(-95px);
	-webkit-transform: translateY(-95px);
	-moz-transform: translateY(-95px);
	-ms-transform: translateY(-95px);
	-o-transform: translateY(-95px);
}
.caption-text h4 {
	padding: 15px;
	border-bottom: none;
	text-align: left;
	min-height: 68px;
}
/* end inner */
}

@media (max-width: 992px) {
.nav-right-child a {
	color: #fff;
	font-family: Raleway SemiBold;
	font-size: 16px;
	display: block;
	float: right;
}
.navbar-nav {
	padding-top: 10px;
}
.nav>li>a {
	padding: 10px 6px;
}
.navbar-brand {
	padding: 0 8px 0 0;
}
.navbar-brand img {
	width: 200px;
}
.pattern-dark-wrapper {
	height: 200px;
}
.entry-thumb {
	max-width: 50%;
	padding-right: 20px;
}
}

@media (max-width: 800px) {
.navbar-nav {
	padding-top: 0px;
}
.row {
	margin-right: 0px;
	margin-left: 0px
}
.panel-heading {
	padding: 0;
}
.offset-90 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.offset-90-car {
	padding-top: 30px;
	padding-bottom: 30px;
}
.offset-60 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.right-pad {
	padding-right: 0px;
	padding-bottom: 20px
}
.navbar-brand img {
	width: 100%;
}
.nav>li>a {
	padding: 10px 20px;
}
.navbar-nav>li>a {
	font-size: 14px;
	color: #333;
	background-color: #e1e1e2;
}
.navbar-collapse {
	margin-top: 25px;
}
.navbar-toggle {
	margin-right: 0;
}
.page-header {
	padding-bottom: 9px;
	margin: 10px 0 10px;
}
.btn-border {
	margin-top: 10px;
	margin-right: 0;
}
.content-main {
	padding-top: 40px;
	padding-bottom: 40px;
}
.col-sm-4m, .col-sm-8m {
	width: 100%;
}
.c-main-left {
	width: 100%;
	text-align: center;
	min-height: 1px;
	border: 0;
	padding-top: 0;
	padding-right: 0;
}
.c-main-right {
	text-align: center;
	padding-left: 0;
}
.c-main-nav {
	padding-left: 0px;
	margin: 0 auto;
	text-align: center;
}
.info-box {
	background: none;
	background-color: #0d67b0;
}
.pdt-box {
	width: 100%;
	padding-right: 0;
	padding-top: 20px;
}
.bottom {
	padding-right: 15px;
	padding-left: 15px;
}
.panel-footer {
	padding-bottom: 0;
}
footer ul {
	margin: 0;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.copyright {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px
}
footer ul li a {
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-right: 2px;
	margin-left: 2px;
	border: none;
	text-align: center;
	width: 32.5%;
	padding: 10px 0;
	background-color: rgba(0,0,0,0.3);
}
footer ul li a:hover {
	background-color: rgba(0,0,0,0.8);
}
/* inner */

.inside .col-sm-9 {
	padding-right: 0px;
}
.entry-thumb {
	padding-right: 20px;
}
.entry-thumb img {
	margin: 0 auto
}
.inside h3 {
	text-align: center
}
.inside-top h2 {
	margin-left: 15px;
}
.clients {
	width: 100%;
	padding-right: 0px;
	display: block
}

.project-box .caption {
	position: absolute;
	top:0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}
.project-box:hover .caption {
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
}
.project-box .caption-text {
	height: auto;
}
.project-box .blur {
	height: auto;
}
.caption-text h4 {
	border-bottom: 1px solid rgba(255,255,255,0.5);
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	margin-bottom:0;
}
.project-read {
    display: block;
    width: 100%;
    height: 50px;
    background-color: rgba(0,0,0,0.5);
}
.project-read a {
    background-color: #000;
}


/* end inner */
}

@media (max-width: 640px) {
.hidden-mobile {
	display: none;
}
.navbar-brand {
	text-align: center;
}
.navbar-brand img {
	max-width: 261px;
	margin: 0 auto;
}
.navbar-collapse {
	margin-top: 20px;
}
.navbar-toggle {
	margin-right: 0;
	margin-top: 20px;
}
.info-left {
	width: 100%;
	float: none;
	padding-bottom: 20px;
}
.info-txt {
	text-align: center;
	float: none;
	width: 100%;
	padding: 0 0 0 0px;
}
.pdt-box {
	padding-right: 0px;
	padding-top: 0px;
}
.pdt-right a {
	width: 100%;
	float: none;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	background-color: #e97a14;
	padding: 10px 15px;
}
footer ul li a {
	width: 48.8%;
}
/* inner*/
.pattern-dark-wrapper {
	height: 100px;
}
.inside-top h2 {
	padding: 20px;
	margin-top: 5%;
	background-color: transparent;
}
.entry-thumb {
	padding-right: 0px;
	float: none;
	max-width: 100%;
	padding-bottom: 20px
}
.entry-thumb-detail {
	padding-right: 0px;
	padding-right: 0px;
	max-width: 100%;
	padding-bottom: 20px
}
.partners-col-img {
	width: 100%;
	min-height: 1px;
	float: none;
	padding: 10px 0px;
	margin: 0 auto
}
.partners-col-img img {
	margin: 0 auto;
}
.partners-col-txt {
	width: 100%;
	text-align: center;
	float: none;
	padding: 5px 10px;
	border-left: 1px solid #e6e6e6;
}
.caption-text h4 {
	background-color: rgba(0,0,0,0.2);
}
.project-read {
    background-color: rgba(0,0,0,0.2);
}
}

@media (max-width: 400px) {
.navbar-brand img {
	max-width: 200px;
	margin: 0 auto;
}
footer ul li a {
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}
}
