@font-face {
	font-family: 'NeoSansArabic';
	src: url('../fonts/NeoSansArabic.eot');	 /* IE9 Compat Modes */
	src: url('../fonts/NeoSansArabic.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */ url('../fonts/NeoSansArabic.woff') format('woff'),   /* Modern Browsers */ url('../fonts/NeoSansArabic.ttf') format('truetype'),	 /* Safari, Android, iOS */ url('../fonts/NeoSansArabic.svg#NeoSansArabic') format('svg');  /* Legacy iOS */
	font-weight: normal;
	font-style: normal;
}
html, body, div, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, hr, strong, b, input, select, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style: none;
	font: 18px/30px 'NeoSansArabic';
}
body, html {
	width: 100%;
	height: 100%;
}
.clear {
	clear: both;
}
a:hover {
	text-decoration: none;
}

.section {
	padding-top: 100px;
	background: #fff;
	text-align: center;
}

.header {
}
.logo {
	float: right;
}
.logo img {
	width: 167px;
}

.padmin {
	padding: 0px;
	padding-top: 97px;
}

.navbar-default .navbar-nav .main {
	color: #0a79c7;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #3a3a3a;
	font-size: 16px;
	text-transform: capitalize;
}
.navbar-default .left {
	padding-top: 15px;
}
.navbar-nav > li > a {
	padding-top: 20px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	font-size: 25px;
	color: #fff;
	margin-top: 11px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
}
.user {
	position: relative;
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;
	z-index: 10;
	top: 0px;border-radius: 5px; background:#f5f5f5;
	cursor: pointer;
	font-size: 15px;
	color: #333;
	margin-right: -14px;
	margin-left: -14px;
}
.user:hover ul {
	visibility: visible;
	opacity: 1;
}
.user ul {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	width: 100px;
	top: 110%;
	left: 0;
	right: 0;
	border-radius: 5px;
	-webkit-transition-property: opacity, padding, visibility;
	-moz-transition-property: opacity, padding, visibility;
	-ms-transition-property: opacity, padding, visibility;
	-o-transition-property: opacity, padding, visibility;
	transition-property: opacity, padding, visibility;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	background-color: #fff;
	box-shadow: 0px 0 3px #b3b3b3;
}
.user li {
	padding: 0 12px;
	font-size: 11px;
	color: #838ca2;
	text-shadow: 0 1px #fff;
}
.user li a {
	float: left;
	width: 100%;
	display: block;
	position: relative;
	text-align: right;
	color: #333;
	padding: 5px 0px;
	margin: 0;
	border-bottom: 1px dotted #ccc;
}
.user li:last-child a {
	border: 0;
}
.user li a:hover, .user span:hover, .navbar-default .navbar-nav > li > a:hover {
	color: #F00;
	background: none;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li > a.active {
	background: none;
	color: #0a79c7;
}
.user span {
	background: #eaeaea;
}
.user span:hover {
	background: #eaeaea;
}
.head {
	background: #333;
}
.loginmodal-container {
	padding: 30px;
	max-width: 350px;
	width: 100% !important;
	background-color: #F7F7F7;
	margin: 0 auto;
	border-radius: 2px;
	overflow: hidden;
}
.loginmodal-container input, .form-group input, textarea.form-control {
	box-shadow: none;
	border-radius: 0px;
	border: 0;
	height: 44px;
	font-size: 13px;
	width: 100%;
	margin-bottom: 10px;
	-webkit-appearance: none;
	background: #fff;
	outline: none;
	border: 1px solid #d9d9d9;
	padding: 0 8px;
}
.form-group input {
	height: 54px;
}
.loginmodal-container input[type=submit] {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	background: #0a79c7;
	position: relative;
	border: 0;
	font-size: 16px;
	color: #fff;
}
.loginmodal-container input[type=submit]:hover, .slick-prev:hover, .slick-next:hover, .scrollToTop:hover, .price-box .btn-danger:hover, .button:hover {
	background: #82b440;
	color: #fff;
	border: 0;
}
.loginmodal-container a {
	text-align: center;
	display: inline-block;
}
.modal-open .modal {
	background: rgba(0, 0, 0, 0.65);
}
.loginmodal-container a:hover {
	color: #0a79c7;
}
/******social*******/
.social  { position:fixed; top100px; z-index:10000; right:0; top:200px;}
.social ul li {
		width: 50px; 
	min-height: 40px;
	margin-top: 5px; padding:5px; 
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.social .fb {
	background: #0a79c7;
}
.social .fb:hover, .social .ytub:hover, .social .twit:hover, .social .inst:hover {
	width: 80px;
	text-align: center;
}
.social .ytub {
	background: #bb0000;
}
.social .twit {
	background: #00aced;
}
.social .inst {
	background: #804040;
}

.social .fa-lg {
	color: #fff;
	padding-top: 12px;
}
/********************service******************/
.service
{ padding-top:100px ;}
 h1
{ font-size:30px; font-weight:500; text-transform:capitalize;}
.title
{ background:url(../images/bottom-border.png) bottom center  no-repeat;text-transform:capitalize;
padding-bottom:72px;}
h1 span
{ color:#0a79c7;text-transform:capitalize;}
.image
{ position:relative;}

.direction
{ position:absolute;
    color: #252525;
    z-index: 500;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
	top: 15px;
    left: 525px;
    padding-left: 120px;
    padding-bottom: 50px;
	background:url(../images/arrow1.png) left 6px  no-repeat; text-transform:capitalize;}
	.direction2
	{ position:absolute;
    color: #252525;
    z-index: 500;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
	top: 75px;
    left: 130px;
    padding-right: 120px;
    padding-bottom: 50px;
    background:url(../images/arrow2.png) right 6px no-repeat;text-transform:capitalize;}
		.direction3
	{ position:absolute;
    color: #252525;
    z-index: 500;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    top: 79px;
    left: 636px;
    padding-left: 120px;
    padding-bottom: 50px;
    background: url(../images/arrow1.png) left 6px no-repeat;text-transform:capitalize;}
	
			.direction4
	{ position:absolute;
    color: #252525;
    z-index: 500;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
	top: 462px;
    left: 152px;
    padding-right: 120px;
    padding-bottom: 50px;
    padding-top: 28px;
    background:url(../images/arrow3.png) right 0 no-repeat;text-transform:capitalize;}
	
	
h1 {
	font-size: 30px;
	font-weight: 500;
	text-transform: capitalize;
}
.title {
	background: url(../images/bottom-border.png) bottom center no-repeat;
	text-transform: capitalize;
	padding-bottom: 83px;
}
h1 span {
	color: #0a79c7;
	text-transform: capitalize;
}
.image {
	position: relative;
}
.direction {
	position: absolute;
	color: #252525;
	z-index: 500;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	top: 15px;
	left: 525px;
	padding-left: 120px;
	padding-bottom: 50px;
	background: url(../images/arrow1.png) left 6px no-repeat;
	text-transform: capitalize;
}
.direction2 {
	position: absolute;
	color: #252525;
	z-index: 500;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	top: 129px;
	left: 30px;
	padding-right: 120px;
	padding-bottom: 50px;
	background: url(../images/arrow2.png) right 6px no-repeat;
	text-transform: capitalize;
}
.direction3 {
	position: absolute;
	color: #252525;
	z-index: 500;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	top: 170px;
	left: 755px;
	padding-left: 120px;
	padding-bottom: 50px;
	background: url(../images/arrow1.png) left 6px no-repeat;
	text-transform: capitalize;
}
.direction4 {
	position: absolute;
	color: #252525;
	z-index: 500;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	top: 490px;
	left:353px;
	padding-right: 120px;
	padding-bottom: 50px;
	padding-top: 28px;
	background: url(../images/arrow3.png) right 0 no-repeat;
	text-transform: capitalize;
}


.direction5 {
	position: absolute;
	color: #252525;
	z-index: 500;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	top: 320px;
	left: 180px;
	padding-right: 120px;
	padding-bottom: 50px;
	background: url(../images/arrow2.png) right 6px no-repeat;
	text-transform: capitalize;
}


.direction6 {
position: absolute;
    color: #252525;
    z-index: 500;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    top: 215px;
    right: 0px;
    padding-left: 120px;
    padding-bottom: 50px;
    background: url(../images/arrow1.png) left 6px no-repeat;
    text-transform: capitalize;
}


.direction7 {
	position: absolute;
	color: #252525;
	z-index: 500;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	top: 435px;
	left:370px;
	padding-right: 120px;
	/*padding-bottom: 50px;*/
	padding-top: 28px;
	background: url(../images/arrow3.png) right 0 no-repeat;
	text-transform: capitalize;
}

/*******************start about section*************/

.form-horizontal {
	float: right;
	width: 100%;
	margin-top: 10px;
}
.bank {
	display: none;
	float: right;
	width: 100%;
}
#colorselector {
	height: 45px;
	outline: none;
	border: 0;
	box-shadow: none;
	border-radius: 0px;
	border: 1px solid #d9d9d9;
}
.namber {
	float: right;
	width: 50%; text-align:right;
}
.namber img{ float:right; width:14px; height:16px; margin:5px 0px 0px 5px;}

.namber b {
	font-weight: bold;
}
.about {
	background: #fff;
	width: 100%;
	height: auto;
	color: #fff;
	position: relative;
	padding-top: 140px;
	padding-bottom: 30px;
	margin-top: 60px;
}
.about:before, .about:after {
	background: #0a79c7;
}
.about:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 50%;
	-webkit-transform: skew(0deg, 6deg);
	-moz-transform: skew(0deg, 6deg);
	-o-transform: skew(0deg, 6deg);
	transform: skew(0deg, 6deg);
}
.about:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 50%;
	-webkit-transform: skew(0deg, -6deg);
	-moz-transform: skew(0deg, -6deg);
	-o-transform: skew(0deg, -6deg);
	transform: skew(0deg, -6deg);
}
.about1 {
	z-index: 10;
	height: 200px;
	overflow: hidden;
}
.about1 .fa-4x {
	color: #fff;
}
.media-body h2 a {
	font-size: 20px;
	color: #fff;
	text-transform: capitalize;
}
.media-body p {
	color: #fff;
	font-size: 16px;
}
.media-body a:focus, .media-body a:active {
	text-decoration: none;
}
/*****************start section project*********************/

.project {
	padding-top: 100px;
	margin-top: 30px;
}
.project h1 {
	font-size: 30px;
	font-weight: bold;
	color: #0a79c7;
}
input[type="radio"] {
	display: none;
}
.work {
	text-align: center;
	background: #ffffff;
	color: #333;
	padding: 10px;
	cursor: pointer;
	border-radius: 4px;
	font-size: 18px;
	margin-left: 5px;
	font-weight: 500;
	border: 1px solid #86131E;
	text-transform: capitalize;
}
input[type="radio"][id="blue"]:checked + .work {
	background: #0a79c7;
	color: #fff;
}
input[type="radio"][id="blue"]:checked ~ .red, input[type="radio"][id="blue"]:checked ~ .green3, input[type="radio"][id="blue"]:checked ~ .green1, input[type="radio"][id="blue"]:checked ~ .green2, input[type="radio"][id="blue"]:checked ~ .green22 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	opacity: 0;
}
input[type="radio"][id="red"]:checked + .work {
	background: #0a79c7;
	color: #fff;
}
input[type="radio"][id="red"]:checked ~ .blue, input[type="radio"][id="red"]:checked ~ .green3, input[type="radio"][id="red"]:checked ~ .green1, input[type="radio"][id="red"]:checked ~ .green2, input[type="radio"][id="red"]:checked ~ .green22 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	opacity: 0;
}
input[type="radio"][id="green3"]:checked + .work {
	background: #0a79c7;
	color: #fff;
}
input[type="radio"][id="green3"]:checked ~ .blue, input[type="radio"][id="green"]:checked ~ .red, input[type="radio"][id="green"]:checked ~ .red1, input[type="radio"][id="green3"]:checked ~ .red2, input[type="radio"][id="green"]:checked ~ .green22 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	opacity: 0;
}
input[type="radio"][id="green1"]:checked + .work {
	background: #0a79c7;
	color: #fff;
}
input[type="radio"][id="green1"]:checked ~ .blue, input[type="radio"][id="green1"]:checked ~ .red, input[type="radio"][id="green1"]:checked ~ .green3, input[type="radio"][id="green1"]:checked ~ .green2, input[type="radio"][id="green1"]:checked ~ .green22 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	opacity: 0;
}
input[type="radio"][id="green2"]:checked + .work {
	background: #0a79c7;
	color: #fff;
}
input[type="radio"][id="green2"]:checked ~ .blue, input[type="radio"][id="green2"]:checked ~ .red, input[type="radio"][id="green2"]:checked ~ .green3, input[type="radio"][id="green2"]:checked ~ .green1, input[type="radio"][id="green2"]:checked ~ .green22 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	opacity: 0;
}
input[type="radio"][id="green22"]:checked + .work {
	background: #0a79c7;
	color: #fff;
}
input[type="radio"][id="green22"]:checked ~ .blue, input[type="radio"][id="green22"]:checked ~ .red, input[type="radio"][id="green22"]:checked ~ .green3, input[type="radio"][id="green22"]:checked ~ .green1, input[type="radio"][id="green22"]:checked ~ .green2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	opacity: 0;
}
input[type="radio"][id="reset"]:checked + .work {
	background: #0a79c7;
	color: #fff;
}
.tile {
	transition: all 1s;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
.tile:hover {
	cursor: pointer;
}
.modal-title {
	text-transform: capitalize;
}
.modal-body {
	padding: 15px;
}
.modal-body img {
	width: 100%;
}
.modal-title {
	color: #0a79c7;
}
.gallery {
	position: relative;
	overflow: hidden;
}
.tile .gallery img {
	overflow: hidden;
	position: relative;
}
.tile .gallery img:hover {
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
/************************/

/****************strat section price********/
.price {
	padding: 100px 0px;
	background: #fdfdfd;
	height: 112%;
	margin-top: 30px;
}
.works {
	padding-bottom: 40px;
	height: auto;
}
.price-box {
	background: #fff;
	padding: 60px 0px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
	min-height:650px; overflow:hidden;}
.price-box .fa { color:#0a79c7;}
.price-box h2 {
	margin-bottom: 30px;
	color: #0a79c7;
	font-size: 30px;
	font-weight: 500;
	text-transform: capitalize;
}
.price-box span {
	color: #0a79c7;
	text-transform: capitalize;
}
.price-box p {
	font-weight: 500;
	font-size: 30px;
	color: #000;
	height: 100px;
	line-height: 100px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #eee;
}
.price-box li {
	font-size: 18px;
	color: #8E928E;
}
.price-box a {
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 10px 20px 10px 20px;
}
.price-box:hover {
	box-shadow: 0px 0px 10px #d0d0d0;
}
.price-box .btn-danger {
	background-color: #0a79c7;
	border: 0 !important;
}
/**********************/
/******************start section clients******/
.clients {
	padding-top: 100px;
}
.clients h1 {
	font-size: 30px;
	font-weight: bold;
}
.clients h1 span {
	color: #0a79c7;
}
.imgpho img {
	width: 100%;
}
.text {
	float: right;
	width: 100%;
	text-align: right;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #0a79c7;
}
/****************start section counter***********************/
.counter {
	background: url(../images/real-notrajs.gif) repeat;
	width: 100%;
	height: auto;
	margin-top: 30px;
	padding-top: 40px;
}
.count {
	padding-top: 15px;
	margin-bottom: 40px;
}
.count, .counter h3 {
	color: #fff;
	font-size: 25px;
	text-transform: capitalize;
}
.counter .fa-3x {
	color: #fff;
	padding-bottom: 15px;
}
/*******************start section contact*************/
.contact {
	padding-top: 100px;
}
.contact p {
	font-size: 20px;
	text-transform: uppercase;
}
.form-msg {
	padding-top: 50px;
}
.button {
	background: #0a79c7;
	width: 100px;
	border: 0px !important;
	margin-bottom: 30px;
	margin-top: 30px;
	color: #fff;
	outline: none;
	font-size: 17px;
	border-radius: 4px;
	padding: 10px 20px 10px 20px;
}
.fa-map-marker, .fa-phone, .fa-envelope {
	color: #0a79c7;
	font-size: 27px;
	padding-top: 20px;
}
.contact ul li {
	padding: 5px;
}
.contact ul a:hover {
	color: #0a79c7;
}
/************map***************/
.map {
	float: right;
	width: 100%;
}
.siz {
	font-size: 27px;
}
iframe {
	float: right;
}
textarea.form-control {
	height: 150px;
	resize: none;
}
/************footer************/
.footer {
	background: #000;
	padding: 15px;
	position: relative;
	width: 100%;
	bottom: 0;
	z-index: 1000;
}
.footer p {
	color: #fff;
	text-transform: capitalize;
}
.footer span {
	color: #0a79c7;
	font-weight: bold;
}
/************************** read more *****************************/
.example-3 {
	overflow: hidden;
	width: 100%;
	margin-left: 100px;
}
.example-3 .item {
	width: 220px;
	float: left;
	margin: 0 20px 20px 0;
}
.example-3 .item a {
	background: #EFEFEF;
	border: 1px solid #e4e4e4;
	display: block;
	height: 200px;
	line-height: 50px;
	text-align: center;
}
.example-3 .item a:hover {
	background: #ccc;
}
.example-3 .button-spoiler-div {
	overflow: hidden;
	width: calc(100% - 20px);
}
.example-4 {
	overflow: hidden;
	width: 100%;
	margin-left: 100px;
}
.example-4 .item {
	width: 220px;
	float: left;
	margin: 0 20px 20px 0;
}
.example-4 .item a {
	background: #EFEFEF;
	border: 1px solid #e4e4e4;
	display: block;
	height: 200px;
	line-height: 50px;
	text-align: center;
}
.example-4 .item a:hover {
	background: #ccc;
}
.example-4 .button-spoiler-div {
	overflow: hidden;
	width: calc(100% - 20px);
}
.button-spoiler-div {
	text-align: center;
	padding: 10px;
	border: 1px solid #e2e2e2;
	position: relative;
	top: -2px;
	background: #ffffff;
}
.button-spoiler-div a {
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dashed;
	font-size: 14px;
}
.nav > li > a {
	padding: 12px 20px !important;
	border-radius: 4px;
	outline: none;
}
/************************** end of read more *****************************/



}
}


/***************media query*****************/
    @media only screen and (min-width:200px) and (max-width:767px) {
.navbar-nav {
	margin-right: 0;
}
}
 @media only screen and (min-width:992px) and (max-width:1200px) {
.direction {
	left: 470px;
}
.direction2 {
	left: 32px;
}
.direction3 {
	top: 71px;
	left: 602px
}
.direction4 {
	top: 393px;
	left: 100px;
}
}
 @media only screen and (min-width:700px) and (max-width:990px) {
.direction {
	left: 356px;
}
.direction2 {
	left: 0px;
}
.direction3 {
	top: 50px;
	left: 436px
}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
}
.slick-slider {
	float: left;
	width: 100%;
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	direction: ltr;
}
.slick-list {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	float: right;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
[dir='rtl'] .slick-slide {
	float: left;
}
.slick-slide {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0px 10px;
	position: relative;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slick-slide img {
	width: 100%;
	height: 300px;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-prev, .slick-next {
	position: absolute;
	top: 42%;
	display: block;
	width: 35px;
	height: 35px;
	padding: 0;
	cursor: pointer;
	border: none;
	outline: none;
	background: #0a79c7;
	font-size: 20px;
	line-height: 15px;
	color: #fff;
}
.slick-prev {
	left: -50px;
}
.slick-next {
	right: -50px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: 0px;
}
.slick-dots {
	display: block;
	float: left;
	position: absolute;
	top: -35px;
	padding: 0;
	margin: 0;
	left: 10px;
	visibility: hidden;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	float: left;
	padding: 0;
	cursor: pointer;
	margin-right: 5px;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	height: 15px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
	float: left;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-size: 60px;
	position: absolute;
	top: 0;
	content: '•';
	text-align: center;
	color: #000;
	z-index: 100;
	left: -16px;
	top: 3px;
}
.hou {
	margin-top: 0px;
	position: relative;
	-webkit-transform: translateY(-300%);
	transform: translateY(-300%);
	-webkit-transition: all .25s ease-in-out .2s;
	transition: all .25s ease-in-out .2s;
	font-size: 20px;
}
.hou:after {
	content: " ";
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #fff;
	display: table;
	padding-top: 5px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	width: 100px;
}
.slick-slide:hover .hou {
	-webkit-transform: translateY(160%);
	transform: translateY(160%);
}
.overflw .fa {
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #fff;
	-webkit-transform: translateY(800%);
	transform: translateY(800%);
	-webkit-transition: all .25s ease-in-out .2s;
	transition: all .25s ease-in-out .2s;
}
.slick-slide:hover .fa {
	-webkit-transform: translateY(330%);
	transform: translateY(330%);
}
.slick-slide .overflw {
	background: transparent;
	padding: 15px;
}
.slick-slide:hover .overflw {
	background: rgba(0, 0, 0, 0.69);
}
.viewbox-container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.65);
	z-index: 1050;
}
.viewbox-body {
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: auto;
}
.viewbox-header {
	margin: 15px 10px;
	font-size: 20px;
	text-align: center;
	color: #000;
}
.viewbox-content {
	margin: 10px;
	width: 300px;
	height: 300px;
}
.viewbox-footer {
	margin: 10px;
}
.viewbox-content .viewbox-image {
	width: 100%;
	height: 100%;
}
.viewbox-button-default {
	cursor: pointer;
	height: 64px;
	width: 64px;
}
.viewbox-button-default > svg {
	width: 100%;
	height: 100%;
	background: inherit;
	fill: inherit;
	pointer-events: none;
	transform: translateX(0px);
}
.viewbox-button-default {
	fill: #999;
}
.viewbox-button-default:hover {
	fill: #0a79c7;
}
.viewbox-button-close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 9;
}
.viewbox-button-next, .viewbox-button-prev {
	position: absolute;
	top: 50%;
	height: 128px;
	width: 128px;
	margin: -64px 0 0;
	z-index: 9;
}
.viewbox-button-next {
	right: 10px;
}
.viewbox-button-prev {
	left: 10px;
}
.viewbox-container .loader {
	widows: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
}
.viewbox-container .loader * {
	margin: 0;
	padding: 0;
}
.viewbox-container .loader .spinner {
	width: 50px;
	height: 50px;
	position: relative;
	margin: 0 auto;
}
.viewbox-container .loader .double-bounce1, .viewbox-container .loader .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #999;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}
.viewbox-container .loader .double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce {
 0%, 100% {
-webkit-transform: scale(0.0)
}
 50% {
-webkit-transform: scale(1.0)
}
}
 @keyframes sk-bounce {
 0%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
50% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
.light {
	float: right;
}
.light img {
	width: 100%;
}
.light .thumbnail {
	min-height: inherit;
	padding: 5px;
}
.thumbnail {
	border-radius: 0px;
	padding: 0;
	margin: 0;
}
.thumbnail:hover, .loginmodal-container input:hover, .form-group input:hover, textarea.form-control:hover, #colorselector:hover {
	box-shadow: none;
	border: 1px solid #0a79c7 !important;
}
.scrollToTop {
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: fixed;
	bottom: 5px;
	right: 5px;
	left: 5px;
	display: none;
	background: #0a79c7;
	z-index: 1000;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.formlog {
	margin-top: -20px;
}
/********************service page******************/
.our-service {
	background: #86131E;
	margin-top: 82px;
	padding: 90px 0;
}
.our-service h1, .our-service p, .our-service h2, .our-service h3 {
	color: #fff;
	padding-top: 15px;
}
.our-service h2 {
	font-size: 25px;
}
.our-service a, .our-service h3 {
	color: #000;
	font-size: 20px;
}
.our-service span {
	color: #000;
}
.padg {
	margin-top: 0px;
	padding: 150px 0px;
}
.listcolor li {
	color: #fff !important;}
	.listcolor .fa { width:35px; height:35px; line-height:35px; text-align:center; border:2px solid #fff; margin:7px;}
 @media (max-width:1070px) {
.slick-prev {
	left: 0px;
}
.slick-next {
	right: 0px;
}
}
 @media (max-width:991px) {
.navbar-left {
	margin-top: 9px;
}
.nav > li > a {
	padding: 10px 5px;
}
.header.sticky .navbar-left {
	margin-top: 0px;
}
}
 @media (max-width:767px) {
.navbar-nav {
	float: right;
	width: 100%;
}
.navbar-default {
	padding: 20px 0px;
}
.logo {
	margin-right: 15px;
}
}
/*********offer page********/
.ads { width:300px; height:250px; margin-top:30px;}
.offers { padding:130px 0; display:none; float:right;}
.offers  h2 { padding-top:25px; font-weight:bold;}
.offer1 {background:#73C8A9; min-height:900px ; overflow:hidden; margin-top:60px;}
.offer1 h2 { background:#55a186; padding:10px; color:#fff; font-size:18px;}
.offer2 { background:#FFC219; min-height:900px ; overflow:hidden; margin-top:60px;}
.offer2 h2 { background:#e1ac18; padding:10px; color:#fff;font-size:18px;}
.offer3 h2 { background:#c41840; padding:10px; color:#fff;font-size:18px;}
.offer3 { background:#E32551; min-height:900px ; overflow:hidden; margin-top:60px;}
.offer1 ul li { color:#fff;padding:5px 10px ; border-bottom:1px dotted #cdebe0;}
.offer1 ul li:hover { padding-right:20px; color:#cdebe0;}
.offer2 ul li:hover { padding-right:20px; color:#ede6d3;}
.offer2 ul li { color:#fff;padding:5px 10px ; border-bottom:1px dotted #ede6d3;}
.offer3 ul li:hover { padding-right:20px; color:#f3b5c4;}
.offer3 ul li { color:#fff;padding:5px 10px ; border-bottom:1px dotted #f3b5c4;}



 @media only screen and (min-width:992px) and (max-width:1200px) {
			.direction {  left:470px; }
	.direction2{ left:32px; }
.direction3{  top:71px;
	left:602px }
.direction4
	{ top:393px; left:100px; }
.direction5 { top:250px;}	
.direction6{ right:-40px;} 
	}
 @media only screen and (min-width:700px) and (max-width:990px) {
			.direction {  left:356px; }
	.direction2{ left:0px; }
.direction3{  top:50px;
	left:436px }
.direction4
	{     top: 330px;
    left: 143px;
}
	.direction5 {     top: 201px;
    left: 67px;
}	
.direction6{     right: -102px;
    top: 150px;
} 
.direction7 {     top: 267px;
    left: 156px;
}
	}
	
  @media only screen and (min-width:200px) and (max-width:699px) {
			.direction, 
	.direction2,
.direction3,
.direction4,.direction5,.direction6,.direction7
{    position: relative;
    background: none;
    top: -30px;
    display: block;
    left: 10px;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;}

	}


	
/*  ------------ Counters Fact Info  ------------ */
#facts{}
#facts .counters-item{
	padding:26% ;
	font-weight:bold;
	vertical-align:middle;
	color:#fff;
	cursor:pointer;
}
#facts .counters-item h2{
	font-family: "Open Sans", sans-serif;
}	

.counters-item i {
  font-size:50px;
  display: block;
  margin-bottom:15px;
}
.counters-item p{
	color:#fff;
	text-transform: capitalize;
	font-weight:bold;
}
/*  ------------ Counters Fact Info  ------------ */


.green {
	background:#82b440;
	}
.green_light {
	background: rgba(130, 180, 64, 0.65);
	}
.blue{
	background:#07aaa5;
	} 
.dark_gray {
	background:#969696;
	}
.we-do .do-wrap a{
	color:#969696;
}

.we-do .do-wrap a:hover{
	color:#07aaa5;
}
.we-do .do-wrap:hover .top, we-do .do-wrap:focus .top, .we-do .do-wrap:hover span, .we-do .do-wrap:focus span{
	background:#07aaa5;
}
.heading{
	margin-bottom:40px;
}
.padding{
	padding:90px 0;
}
.top-padding{
	padding-top:90px;
}

.section-padding{
	padding-top:130px!important;
}

.padding-botom{
	padding-bottom:90px;
}


/*************CAROUSEL CUSTOM CSS END*******************/
.thumbnail-box {
	float: left;
	width: 100%;
	margin: 60px 0;
	
}
.thumbnail-box ul {
	float: left;
	margin: 0px;
	width: 100%;
	padding: 0px;
}
.thumbnail-box ul li {
	float: left;
	background: rgb(3, 151, 255);
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	position: relative;
	padding: 0px;
	z-index: 1;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.thumbnail-box ul li:nth-child(2n) {
	z-index: 2;
	text-align: center;
	margin: 117px -37px 0 -37px;
}
.thumbnail-box ul li a {
	display: block;
	width: 157px;
	height: 157px;
	font-size: 16px;
	color: #fff;
	padding: 30px 0 0;
	text-decoration: none;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.thumbnail-box ul li:hover {
	background:#82b440;
}
.thumbnail-box ul li:hover:before {
	opacity: 1;
}
.thumbnail-box ul li:hover a, .thumbnail-box ul li:hover a span {
	color: #fff;
}
.thumbnail-box ul li:hover a span {
	-webkit-transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg);
}
.thumbnail-box ul li span {
	font-size: 50px;
	display: block;
	line-height: 50px;
	color: #fff;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	margin: 0 0 12px;
}

/*************SPECIAL BACKGROUND COLORS*************************/
.blue-color, .black-color, .black2-color, .grey-color, #about-us, #portfolio {
	overflow: hidden;
}
.blue-color {
	background-color: #477ab9;
}
.black-color {
	background-color: #000;
}
.black2-color {
	background-color: #252526;
}
.grey-color {
	background-color: #f5f5f5;
}
/*************SPECIAL TEXT COLORS*******************************/
.white {
	color: #fff;
}
.black {
	color: #000;
}
.blue {
	color: #477ab9;
}
/*****************BODY CONTENT CSS=*****************/
.padding-box {
	padding: 65px 0;
}
.textbox h2 {
	margin: 0 0 50px;
	position: relative;
}
.textbox h2:after {
	background: #d4d4d4;
	height: 1px;
	width: 300px;
	position: absolute;
	left: 0px;
	right: 0px;
	content: "";
	display: inline-block;
	margin: 0 auto;
	bottom: -20px;
}
.textbox h2:before, .white_circle:before {
	background: url(images/circle.png) no-repeat center center;
	height: 12px;
	width: 90px;
	position: absolute;
	left: 0px;
	right: 0px;
	content: "";
	margin: 0 auto;
	z-index: 1;
	display: inline-block;
	bottom: -25px;
}
h2.white_circle:after {
	background: rgba(255,255,255,0.3);
}
.transparent-btn {
	border: 1px solid #fff;
	background: transparent;
	padding: 8px 30px;
	color: #fff;
	font-weight: 300;
	line-height: 20px;
	display: inline-block;
	border-radius: 4px;
}
.transparent-btn:hover {
	background: #fff;
	color: #000;
}
.textlt {
	margin: 50px 0 0;
}
.textlt p {
	margin: 15px 0;
}
.small-box1 {
	width: 100%;
	height: 260px;
	background: #fafafa;
	padding: 0 3% !important;
	display: table;
	border: 1px solid #d4d4d4;
}
.small-box1 h4 {
	margin: 15px 0 0;
	color: #000;
}
.small-box1 span {
	float: left;
	width: 100%;
	margin: 80px 0 10px;
	font-size: 60px;
	color: #477ab9;
	line-height: 60px;
}
.small-box1 p {
	color: #fff;
	display: none;
}
.small-box1:hover {
	color: #fff;
	background: #3a3a3a;
}
.small-box1:hover h4 {
	margin: 25% 0 10px;
	color: #fff;
}
.small-box1:hover span {
	display: none;
}
.small-box1:hover p {
	display: block;
}
/*************CAROUSEL CUSTOM CSS*******************/
.services-carousel {
	float: left;
	text-align: center;
	margin: 15px 0 0;
}
.services-carousel.owl-theme .owl-controls .owl-buttons div {
	width: 28px;
	height: 54px;
	opacity: 1;
}
.services-carousel.owl-theme .owl-controls .owl-buttons div i {
	display: none;
}
.services-carousel.owl-theme .owl-controls .owl-buttons .owl-prev {
	background: url(../images/prev-arrow.png) no-repeat left top;
	left: -45px;
}
.services-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
	background: url(../images/next-arrow.png) no-repeat left top;
	right: -45px;
}
.white_circle:before {
	background: url(../images/circle2.png) no-repeat !important;
}
.trustbox {
	float: left;
	width: 100%;
}
.trustbox ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 46px 0 35px;
}
.trustbox ul li {
	padding: 0;
	z-index: 1;
	margin: 0 105px 0 0;
	position: relative;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	background: rgba(255,255,255,0.2)
}
.trustbox ul li .counter {
	width: 180px;
	height: 180px;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	padding: 15px 0 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	text-transform: uppercase;
}
.trustbox ul li .counter span {
	display: block;
	font-size: 50px;
	line-height: 50px;
}
.trustbox ul li .counter .numeric {
	color: #fff;
	display: block;
	font-size: 50px;
	line-height: 50px;
	margin: 5px 0;
}
.trustbox ul li:last-child {
	margin: 0;
}
.trustbox ul li .counter span {
	display: block;
	font-size: 35px;
	line-height: 35px;
	color: #fff;
}

.google-maps {
  position: relative;
  padding-bottom: 25%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: none;
}

