body {
    color: #222222;
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden;
    font-size: 14px;
}
a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.navbar-default {
	background: none;
	border-bottom: 0;
}
.navbar-default .navbar-nav > li {
    margin: 0 20px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
	padding: 37px 0 15px 0;
	font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
	border-bottom: 3px solid transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #017eff;
    background-color: transparent;
	border-bottom: 3px solid #db147b;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #017eff;
    background-color: transparent;
}
.navbar-brand {
    height: 81px;
	padding: 37px 15px 15px;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.navbar-default {
	-webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -ms-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}
.headerFixed {
	background: #fff;
	-webkit-box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 0.35);
    -moz-box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 0.35);
    box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 0.35);
}
.headerFixed .navbar-nav>li>a {
	padding: 33px 0 15px;
	color: #222;
}
.headerFixed .navbar-brand {
	padding: 10px 15px;
    height: auto;
}



.heading {
    margin-bottom: 40px;
}
h1, h2, h3, h4 {
	margin: 0;
}
h2 {
    font-size: 44px;
}
h2, h3, h4 {
    text-transform: capitalize;
    font-family: "raleway";
}
section {
	background: #fff;
	padding: 80px 0 40px;
	position: relative;
	z-index: 2;
}
.clr1 span, .clr1.serviceBox:hover h4 {
	color: #017eff;
}
.clr2 span, .clr2.serviceBox:hover h4 {
	color: #f59a0d;
}
.clr3 span, .clr3.serviceBox:hover h4 {
	color: #db147b;
}
.serviceBox i {
	font-size: 2.5em;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.serviceBox:hover i {
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}
.serviceBox h4 {
	margin: 15px 0 25px;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.serviceBox p {
	padding: 0 0 40px
}


.lookingFor {
	background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-image: url(../images/paralax-index1.jpg);
    background-position: 50% -73px;
	padding: 100px 0;
	color: #fff;
}
.lookingFor p {
	padding: 0 0 10px;
}
.lookingFor h2 {
	margin: 0 0 35px;
}
.lookingFor a {
	background: #db147b;
	padding: 10px 20px;
	color: #fff;
}
.feature {
	padding: 20px 0 0;
	margin: 0;
}
.feature li {
    color: #1b1d1f;
    display: inline-block;
    text-transform: capitalize;
    width: 48%;
    margin-bottom: 15px;
}
.feature li i {
	color: #db147b;
	padding-right: 7px;
}
.screens {
    margin-top: 20px;
}
.screens i {
	padding-right: 20px;
}

#workPart {
	background: #f8f8f8;
}
.wagwep-container ul#portfolio-filter {
	border: 0;
	margin: 0 0 50px;
	text-align: center;
}
.wagwep-container ul#portfolio-filter li {
    float: none;
    padding: 0;
    display: inline-block;
}
.wagwep-container ul#portfolio-filter a {
	margin: 0 2px;
	border-radius: 0;
	border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	border-left: 1px solid transparent;
    border-right: 1px solid transparent;
	padding: 6px 10px;
	font-size: 15px;
}
.wagwep-container ul#portfolio-filter li.current a {
	background: #db147b;
	border: 1px solid transparent;
	font-weight: normal;
}
ul#portfolio-filter a:hover {
    text-decoration: none;
    background: #017eff;
    color: #fff;
	border: 1px solid transparent;
}
.og-grid li a {
    border: 1px solid #ccc;
}


.pricingTbl {
	color: #262b38;
    background: #EEF0F3;
	margin: 0 0 1em;
    padding: 2em 1em;
    text-align: left;
    border-top: 3px solid;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
}
.pricing_title {
    font-size: 1em;
    margin: 0 0 1em;
}
.pricing_price {
    font-size: 2em;
    padding: 0.5em 0 0.75em;
    border-top: 3px solid rgba(139,144,157,0.18);
}
.pricing_currency {
    font-size: 0.5em;
    vertical-align: super;
}
.pricing_sentence {
    font-weight: bold;
    padding: 0 0 0.5em;
    color: #9CA0A9 !important;
    border-bottom: 3px solid rgba(139,144,157,0.18);
}
.pricing_list {
    font-size: 14px;
    padding: 25px 0;
    color: #8b909d;
	list-style: none;
}
.pricing_list li {
    margin-bottom: 8px;
	position: relative;
	padding: 0 0 0 25px;
}
.pricing_list li > i {
    display: block;
    vertical-align: middle;
    color: #82B440;
	position: absolute;
	left: 0;
	top: 3px;
}
.pricing_list li > i.fa-close {
	color: #F33;
}
.pricing_action {
    font-weight: bold;
    margin: 0 auto;
    padding: 1em 2em;
	display: block;
	width: 145px;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
    border: 1px solid transparent;
	text-transform: capitalize;
}
.pricing_action:hover {
	text-decoration: none;
	color: #fff;
}
.basicTbl .pricing_action {
	background: #017eff;
}
.standardTbl .pricing_action {
	background: #db147b;
}
.premierTbl .pricing_action {
	background: #f59a0d;
}

.basicTbl.pricingTbl {
	border-color: #017eff;
}
.standardTbl.pricingTbl {
	border-color: #db147b;
}
.premierTbl.pricingTbl {
	border-color: #f59a0d;
}

#clientSays {
	background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-image: url(../images/clientSays.jpg);
    background-position: 50% 0;
	padding: 100px 0;
	color: #fff;
}
#clientSays:before {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 3;
	content: "";
}



#contactUs {
	background: #f2f2f2;
}
.placeholder {
    color: #aaa;
    font-size: 15px;
    position: absolute;
    left: 15px;
    top: 10px;
    transition: 0.5s ease;
    z-index: 1;
    font-weight: normal;
}
.form-fld {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
    border: 1px solid rgba(255,255,255,0);
    border-bottom: 1px solid rgba(204, 204, 204, 0.4);
    box-shadow: none;
    color: #444;
    display: block;
    font-size: 14px;
    margin-bottom: 7px;
    padding: 12px 0 5px;
    transition: 0.7s ease;
    -webkit-transition: 0.7s ease;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    outline: medium none;
    position: relative;
    z-index: 2;
}
.form-fld:hover, .form-fld:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid rgba(0,120,215,0);
    border-bottom: 1px solid #017eff;
}
.added-placeholder .placeholder {
    top: -10px;
    font-size: 12px;
    color: #aaa;
}
.btn-primary {
    background: #db147b;
    padding: 10px 20px;
    color: #fff;
	border-radius: 0;
    border-color: transparent;
}
.btn-primary:hover {
	background: #017eff;
	border-color: transparent;
}

.well {
	background: rgba(0, 0, 0, 0.8);
	border: 0 solid rgba(0, 0, 0, 0.8);
	position: relative;
	margin-bottom: 30px;
}
.well:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid rgba(0, 0, 0, 0.8);
}
.testContBox p {
	text-align: justify;
	font-size: 13px;
}
.testClient img {
	margin-right: 15px;
	max-width: 75px;
	background: none;
	border: none;
}
.testClient i {
	font-size: 20px;
	text-transform: capitalize;
    font-family: "raleway";
	vertical-align: middle;
}


footer {
    background: #121416;
    padding: 35px 0;
    position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;	
}
footer .breadcrumb {
    background-color: transparent;
    padding: 0;
}
footer .breadcrumb li a {
    text-shadow: none;
    color: #fff;
    font-size: 14px;
    position: relative;
}
footer .breadcrumb li:hover a {
	color: #017eff;
}
footer p {
    margin: 0;
    color: #a6a6a6;
    font-size: 14px;
}




.loaderLayer {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: #000;
	overflow: hidden;
	z-index: 99999;
}
.loaderWrapper {
	width: 300px;
	height: 300px;
	border-radius: 50%;
	margin: auto;
	position: fixed;
	animation: example 3s linear 0s infinite;
	z-index: 999999;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.loaderWrapper > div {
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 15px;
}
.loader1 {
	background: #017eff;
	-moz-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
	-o-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
	left: 13px;
	margin: -40px 0 0 -40px;
	top: 33%;
	animation: example1 3s linear 0s infinite;
}
.loader2 {
	background: #db147b;
	right: 15px;
	top: 33%;
	margin: -40px -40px 0 0;
	-moz-transform: rotate(240deg);
	-webkit-transform: rotate(240deg);
	-o-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
	animation: example2 3s linear 0s infinite;
}
.loader3 {
	background: #f59a0d;
	left: 50%;
	bottom: 0%;
	margin: 0 0 -40px -40px;
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	animation: example3 3s linear 0s infinite;
}





#wowslider-container1 .ws-title{
	font: 1.3em "raleway";
	position: absolute;
	left: 2em;
	margin-right:10em;
	z-index: 50;

	color:#fff;
	padding: 1em;
	bottom: 30px;
	top: auto;
	opacity: 1;
}
#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {
	background: none;
	color: #fff;
}






@keyframes example {
	0%   { transform: rotate(0deg); }
	50%  { transform: rotate(180deg); }
	100% { transform: rotate(360deg); }
}
@keyframes example1 {
	0%   { left: 13px; margin: -40px 0 0 -40px; top: 33%; }
	50%  { transform: rotate(180deg); }
	100% { transform: rotate(360deg); left: 50%; margin: -40px -40px 0 0; top: 50%; }
}
@keyframes example2 {
	0%   { transform: rotate(0deg); right: 15px; top: 33%; margin: -40px -40px 0 0; }
	50%  { transform: rotate(180deg); }
	100% { transform: rotate(360deg); right: 50%; margin: -40px 0 0 -40px; top: 50%; }
}
@keyframes example3 {
	0%   { transform: rotate(0deg); left: 50%; bottom: 0%; margin: 0 0 -40px -40px; }
	50%  { transform: rotate(180deg); }
	100% { transform: rotate(360deg); bottom: 50%; margin: 0 0 -40px -40px; top: 50%; }
}





@media all and (max-width:1000px) {
	.navbar-default .navbar-nav > li {
		margin: 0 15px;
	}
}

@media all and (max-width:760px) {
	.navbar-nav {
		background: rgba(0, 0, 0, 0.8);
	}
	.navbar-default .navbar-nav>li>a, .headerFixed .navbar-nav>li>a {
		padding: 10px 0;
		color: #fff;
	}
}