/*
Table OF Contents
==========================

1-General Styles
2-parallax
3-Slick slider
4-nav
5-Slider
6-Welcome board
7-Section Info/ Section Introduction
8-Services
9-Portfolio
10-Testimonial
11-Team
12-Pricing
13-Tweets
14-Clients
15-Promo line
16-Get in touch
17-Map
18-Footer
19-Responsive

=============*/

#jpreOverlay {
	background-color: #6ABBD9;
	text-align: center;
}
#jpreSlide {
	font-size: 20px;
	font-weight: bold;
	color: #ccc;
	text-align: center;
	width: 50%;
	height: 30%;
}

#jpreLoader{
	background:rgba(255,255,255,0.35);
	width: 100%;
	height: 20px;
}

#jpreBar { background: #fff; }
#jprePercentage {
	color: #fff;
	font-size:50px;
	font-weight: bold;
	text-align: center;
	line-height:20px;
	bottom: 100%;
    margin-top: -40px;
	left:0;
    width: 100%;
	padding-right: 20px;
}
#jpreButton {
	background: #fff;
	color: #6abbd9;
	height: auto !important;
	display: inline-block;
	padding: 5px 15px;
	font-size:14px;
	cursor: pointer;
	line-height: normal;
}

/* ============================
   1-General Styles
=============================== */

body {
	font-family: 'Lato', sans-serif;
	overflow-x: hidden !important;
    display: none;
}

.container-fluid {
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}

ul {
	margin: 0;
	padding: 0;
}

a { outline: none !important; }

h1, h2, h3, h4, h5, h6, p {
	font-family: 'Lato', sans-serif;
	margin: 0;
	padding: 0;
}

a.btn {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	border-radius: 2px;
	padding: 10px 22px;
}

img{
	max-width:100%;
}

.btn-default {
	border: none;
	background: #6abbd9;
	color: #fff;
}

h1 {
	color: #fff;
	font-weight: 900;
	text-transform: lowercase;
	font-size: 88px;
	line-height: 80px;
}

h2 {
	color: #000;
	font-weight: 300;
	text-transform: capitalize;
	position: relative;
	font-size: 38px;
	line-height: 50px;
	padding-bottom: 12px;
}

h2 span { padding-top: 10px; }

h2 span:after {
	content: '';
	height: 3px;
	width: 26px;
	background: #6abbd9;
	position: absolute;
	left: 0;
	bottom: 0;
}

h3 {
	color: #000;
	font-size: 18px;
	line-height: 70px;
	font-weight: bold;
	text-transform: capitalize;
}

.social-icons li { display: inline-block; }

.social-icons a { text-decoration: none; }

.custome-select {
	width: 85px;
	max-width: 100%;
	position: relative;
	line-height: 45px;
	text-align: left;
	display: inline-block;
	cursor: pointer;
	background: #f3f2f1;
	height: 45px;
	width: 100%;
}

.custome-select span {
	width: 100%;
	color: #7f7874;
	padding-left: 15px;
	font-size: 15px;
	display: block;
}

.custome-select b {
	position: absolute;
	right: 0;
	top: 15px;
	color: #000;
	z-index: 20;
	font-size: 20px;
}

.custome-select select {
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 45px;
}

    /* helping classes */

.no-mar {margin: 0;}
.mb-10 {margin-bottom: 10px;}
.mb-15 {margin-bottom: 15px;}
.mb-20 {margin-bottom: 20px;}
.mb-25 {margin-bottom: 25px;}
.mb-30 {margin-bottom: 30px;}
.mb-35 {margin-bottom: 35px;}
.mb-40 {margin-bottom: 40px;}
.mb-45 {margin-bottom: 45px;}
.mb-50 {margin-bottom: 50px;}
.mb-55 {margin-bottom: 55px;}
.mb-60 {margin-bottom: 60px;}
.mb-65 {margin-bottom: 65px;}
.mb-70 {margin-bottom: 70px;}
.mb-75 {margin-bottom: 75px;}
.mb-80 {margin-bottom: 80px;}

.mt-10 {margin-top: 10px;}
.mt-15 {margin-top: 15px;}
.mt-20 {margin-top: 20px;}
.mt-25 {margin-top: 25px;}
.mt-30 {margin-top: 30px;}
.mt-35 {margin-top: 35px;}
.mt-40 {margin-top: 40px;}
.mt-45 {margin-top: 45px;}
.mt-50 {margin-top: 50px;}
.mt-55 {margin-top: 55px;}
.mt-60 {margin-top: 60px;}
.mt-65 {margin-top: 65px;}
.mt-70 {margin-top: 70px;}
.mt-75 {margin-top: 75px;}
.mt-80 {margin-top: 80px;}

.no-ml{margin-left: 0 !important;}
.no-mr{margin-right: 0 !important;}

.no-pad {padding: 0;}
.pb-05 {padding-bottom: 5px;}
.pb-10 {padding-bottom: 10px;}
.pb-15 {padding-bottom: 15px;}
.pb-20 {padding-bottom: 20px;}
.pb-25 {padding-bottom: 25px;}
.pb-30 {padding-bottom: 30px;}
.pb-35 {padding-bottom: 35px;}
.pb-40 {padding-bottom: 40px;}
.pb-45 {padding-bottom: 45px;}
.pb-50 {padding-bottom: 50px;}
.pb-55 {padding-bottom: 55px;}
.pb-60 {padding-bottom: 60px;}
.pb-65 {padding-bottom: 65px;}
.pb-60 {padding-bottom: 70px;}
.pb-75 {padding-bottom: 75px;}
.pb-80 {padding-bottom: 80px;}

.pt-10 {padding-top: 10px;}
.pt-15 {padding-top: 15px;}
.pt-20 {padding-top: 20px;}
.pt-25 {padding-top: 25px;}
.pt-30 {padding-top: 30px;}
.pt-35 {padding-top: 35px;}
.pt-40 {padding-top: 40px;}
.pt-45 {padding-top: 45px;}
.pt-50 {padding-top: 50px;}
.pt-55 {padding-top: 55px;}
.pt-60 {padding-top: 60px;}



/* ==========================
    2-parallax
============================= */

.parallax {
	clear: both;
	position: relative;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0;
	color: #fff;
	height: 100%;
	width: 100%;
	text-align: center;
	padding: 0;
}

.parallax_inner {
	position: relative;
	padding-top: 150px;
	padding-bottom: 150px;
}

.parallax-one { background-image: url("../img/bg/testimonial-bg2.jpg"); }
.parallax-one-b { background-image: url("../img/bg/testimonial-bg.jpg"); }
.parallax-pricing { background-image: url("../img/bg/pricing-bg1.png"); }
.parallax-pricing-b { background-image: url("../img/bg/pricing-bg2.png"); }
.parallax-tweet { background-image: url("../img/bg/tweets-bg.jpg"); }
.custom-overlay {
	background: url(../img/basic/pattern.png) rgba(0,0,0,.2);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

/* ============================
    3-Slick slider
=============================== */

.btn_prev, .btn_next{
    display: block;
	cursor: pointer;
	font-size: 40px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	display: table;
	width: 60px;
	border: 1px solid #e3e5e5;
	border-radius: 3px;
	color: #dcdddd;
}

.btn_prev{
    position: absolute;
    top: -107px;
    right: 85px;
    z-index: 99;
}

.btn_next{
    position: absolute;
    top: -107px;
    right: 12px;
    z-index: 99;
}

.btn_prev:hover, .btn_next:hover{
    color: #6abbd9;
    border-color: #6abbd9;
}


/* =========================
    4-nav
============================ */

.main-nav{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.vs-logo{
    position: relative;
    top: 22px;
    left: 62px;
    transition:All 1s ease;
    -webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
    opacity: 1;
    visibility: visible;
    
}
.vs-logo.deactivate{
    visibility: hidden;
    opacity: 0;
}
#trigger-overlay {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 9999999;
	background: none;
	border: none;
}

/* Overlay style */

.overlay {
	z-index: 9999;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(106,187,217,0.9);
}

/* Overlay closing cross */

.overlay .overlay-close {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	border: none;
	background: url(../img/basic/cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 100;
}

/* Menu style */

.overlay nav {
	text-align: center;
	position: relative;
	top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 5);
	min-height: 54px;
}

.overlay ul li a {
	font-size: 54px;
	font-weight: 300;
	display: block;
	color: #fff;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.overlay ul li a:hover, .overlay ul li a:focus { color: #f0f0f0; }
/* Effects */


.naveffects {
	background: #fff;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
    overflow: hidden;
}

.naveffects.overlay-open {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

.overlay-contentscale {
	visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
	transition: transform 0.5s, visibility 0s 0.5s;
}

.overlay-contentscale.open {
	visibility: visible;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}


/* =========================
    5-Slider
============================ */

.xv_slide {
	position: relative;
	min-height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}

.xv_slider .owl-pagination {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

.owl-prev {
	position: absolute;
	left: -60px;
	top: 50%;
	z-index: 999;
	background: #fff;
}

.owl-next {
	position: absolute;
	right: -60px;
	top: 50%;
	z-index: 999;
}

.xv_slider:hover .owl-prev { left: -5px; }

.owl-prev:before, .owl-next:before {
	content: "\e6d5";
	font-family: 'icomoon-fonts';
	color: #fff;
	font-size: 24px;
	text-indent: 0;
}

.owl-next:before { content: "\e6d8"; }

.xv_slider:hover .owl-next { right: -5px; }

.owl-theme .owl-controls .owl-buttons div.owl-prev, .owl-theme .owl-controls .owl-buttons div.owl-next {
	border-radius: 0;
	background: #6abbd9;
	width: 50px;
	height: 40px;
	opacity: 1;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
}

.xv_slider .btn i {
	font-size: 18px;
	margin-left: 10px;
}

.xv_slider .btn { font-size: 20px; }
.xv_slider h2 {
	color: #fff;
	font-weight: bold;
	text-transform: none;
	margin: 5px 0;
}

.xv-caption {
	position: absolute;
	bottom: 100px;
	width: 100%;
	padding: 0 60px;
	left: 0;
}

.flex-direction-nav a {
	background: none;
	border: 1px solid #fff;
	border-radius: 2px;
	color: #fff;
	display: block;
}

.flex-direction-nav .flex-next { 
    background: url(../img/basic/right-arrow.png) no-repeat center center rgba(255,255,255,0.2); 
}

.flex-direction-nav .flex-prev { 
    background: url(../img/basic/left-arrow.png) no-repeat center center rgba(255,255,255,0.2);
}

.flex-control-nav {
	z-index: 99;
	bottom: 0;
	color: #fff;
}

/* =========================
    6-Welcome board
============================ */

.welcome-board {
	position: relative;
	background: #6abbd9;
	padding-top: 37px;
	font-size: 20px;
	font-weight: 300;
	padding-bottom: 46px;
	overflow: hidden;
}

.welcome-board h2, .welcome-board p { color: #fff; }

.welcome-board p {
	line-height: 36px;
	padding-bottom: 52px;
}

.welcome-board h2 {
	padding-top: 17px;
	padding-bottom: 6px;
}

.welcome-board figure {
	height: 100%;
	text-align: center;
	width: 100%;
	position: absolute;
	left: -50px;
	bottom: -30px;
}

.welcome-board figure.style1{
    bottom: 49px;
    left: 0;
}

.welcome-board img {
	height: auto;
	width: 100%;
	max-width: 700px;
}

.welcome-board a {
	color: #fff;
	font-size: 24px;
	text-decoration: underline;
	font-weight: 300;
	display: inline-block;
}

.follow-us .social-icons {
	display: inline-block;
	margin-left: -15px;
}

.follow-us .social-icons li {
	line-height: normal;
	font-weight: 300;
}

.follow-us .social-icons li:first-child { margin-right: 10px; }

.follow-us .social-icons li a {
	color: rgba(255, 255, 255, 0.6);
	font-size: 18px;
	padding: 0 10px;
	text-decoration: none;
}
.follow-us .social-icons li a:hover{
    color: #fff;
}

.follow-us h3 {
	line-height: 35px;
	display: inline-block;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	margin-right: 15px;
}

/* ================================
    7-Section Info/ Section Introduction
=================================== */

.section-info {
	font-size: 18px;
	line-height: 34px;
	color: #7f7874;
	font-weight: 300;
}

.section-info h2 {
	margin-bottom: 20px;
	margin-top: 25px;
}

.section-info .section-icon {
	color: #6abbd9;
	font-size: 90px;
}

/* ============================
    8-Services
=============================== */

.icon-head { font-size: 80px; }

.services {
	position: relative;
	padding-top: 86px;
	background: #fff;
}

.service { margin-bottom: 95px; }

.service span {
	float: left;
	color: #98d96a;
	font-size: 30px;
}

.service {
	font-size: 16px;
	color: #7f7874;
	font-weight: 400;
}

.service p {
	padding-left: 70px;
	line-height: 30px;
	padding-top: 10px;
}

.service h3 {
	padding-left: 70px;
	line-height: 30px;
}

/* ============================
    9-Portfolio
=============================== */
   
.portfolio {
	position: relative;
	background: #f5f6f6;
	padding-bottom: 85px;
	padding-top:60px;
}

.portfolio h2 {
	color: #000;
	float: left;
	padding-right: 24px;
	margin-right: 24px;
}

.portfolio h2:before {
	content: '';
	height: 30px;
	width: 1px;
	background: #c4c5c5;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: 0;
	margin-left: 24px;
}

.portfolio h4 {
	color: #7f7874;
	font-weight: 300;
	font-size: 24px;
	line-height: 35px;
	padding-top: 12px;
    padding-right: 150px;
	float: left;
}

.top-nav { float: right; }

.top-nav div {
	display: block;
	cursor: pointer;
	font-size: 40px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	display: table;
	width: 60px;
	border: 1px solid #e3e5e5;
	border-radius: 3px;
	color: #dcdddd;
}

.top-nav .prev { float: left; }

.top-nav .next {
	float: right;
	margin-left: 18px;
}

#project-wrapper {
	margin-top: 45px;
	position: relative;
}

.project {
	text-align: center;
	height: 390px;
	padding-left: 15px;
	padding-right: 15px;
}

.project figure { background: #fff; }

.project figure img {
	width: 100%;
	height: auto;
}

.project h3 {
	line-height: 30px;
	padding-top: 40px;
}

.project-meta li {
	list-style: none;
	display: inline-block;
}

.project-meta li + li:before {
	content: "/";
	padding: 0 5px;
}

.project-meta li a {
	color: #7f7874;
	font-weight: 300;
}

.project-meta {
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 25px;
}

.project figcaption { position: relative; }

.project-tag {
	height: 55px;
	width: 55px;
	border-radius: 50%;
	font-size: 24px;
    font-family: 'FontAwesome';
	color: #fff;
	line-height: 55px;
	position: absolute;
	left: 50%;
	margin-left: -27px;
	top: 0;
	margin-top: -27px;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
}

.project-tag.zoomify {
	position: fixed;
	width: 100%;
	height: 100%;
}

.project-tag.blue { background: #6abbd9; }

.project-tag.green { background: #98d96a; }

.project-tag.red { background: #e25858; }

/* ============================
    10-Testimonial
=========================== */
   
.testimonial {
	text-align: center;
	font-size: 36px;
	line-height: 56px;
	color: #fff;
	font-weight: 400;
}

.testimonial .parallax-inner {
	position: relative;
	padding-top: 180px;
	padding-bottom: 180px;
}

.testimonial p { padding-bottom: 25px; }

.testimonial a {
	font-size: 22px;
	line-height: 31px;
	color: #98d96a;
	font-weight: 400;
	position: relative;
}

.testimonial:before {
	font-family: "FontAwesome";
	content: "\f10e";
	font-size: 26px;
	color: #fff;
	background: #6abbd9;
	height: 84px;
	width: 84px;
	line-height: 84px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -42px;
	top: 0;
	margin-top: -42px;
	z-index: 99;
}

/* ============================
    11-Team
=============================== */

.team {
	position: relative;
	overflow: hidden;
	background: #ffffff;
}

.team .container-fluid{
	max-width:1920px !important;
}

.team .container-fluid { padding-right: 0; }

.team .section-info {
	padding-top: 90px;
	padding-left: 15px;
}
.about-team{
    padding-left: 15px;
}
.about-team ul { margin-top: 60px; }

.about-team li {
	font-size: 18px;
	line-height: 60px;
	padding-left: 15px;
	color: #7b7573;
	font-weight: 400;
	text-transform: capitalize;
	border-bottom: 1px solid #f2f2f2;
	display: block;
	cursor: pointer;
}

.about-team li:last-child { border: none; }

.about-team li.active {
	font-size: 20px;
	color: #6abbd9;
	font-weight: bold;
	position: relative;
}

.about-team li.active:after {
	content: '';
	background: url(../img/basic/triangle.png) center center no-repeat;
	width: 23px;
	height: 45px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	right: -12px;
	z-index: 999;
}

.about-team li.active a { color: #6abbd9; }

.about-team li span { margin-right: 25px; }

.about-team li a { color: #7b7573; }

.member {
	font-size: 18px;
	line-height: 34px;
	color: #7f7874;
	font-weight: 300;
	padding-left: 22px;
	position: relative;
	background: #fafafa;
	background: -moz-linear-gradient(left, #fafafa 0%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fafafa), color-stop(100%, #dddddd));
	background: -webkit-linear-gradient(left, #fafafa 0%, #dddddd 100%);
	background: -o-linear-gradient(left, #fafafa 0%, #dddddd 100%);
	background: -ms-linear-gradient(left, #fafafa 0%, #dddddd 100%);
	background: linear-gradient(to right, #fafafa 0%, #dddddd 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dddddd', GradientType=1 );
}
.teamWrap .member{
    display: none;
}
.teamWrap .member.active{
    display: block;
}

.member-info{
	padding-top:100px;
}

.member h2 {
	font-weight: 400;
	padding-bottom: 2px;
	line-height: 45px;
}

.member h6 {
	font-weight: 400;
	font-size: 20px;
	color: #e25858;
	line-height: 30px;
	padding-bottom: 20px;
}

.member .social-icons { margin-top: 35px; }

.member .social-icons li {
	display: inline-block;
	height: 52px;
	width: 52px;
	color: #8f8888;
	border: 2px solid #d0cdcd;
	border-radius: 50%;
	text-align: center;
	line-height: 52px;
	font-size: 18px;
	margin-right: 8px;
}

.member .social-icons li a {
	color: #8f8888;
	display: block;
}

/* ============================
    12-Pricing
=============================== */

#pricing {
	position: relative;
	background-color: #6abbd9;
	padding-top: 90px;
	text-align:left;
}

#pricing .about-pricing h2, #pricing .about-pricing p { color: #fff; }

#pricing .about-pricing h2 { margin-bottom: 22px; }

#pricing .about-pricing h2 span:after {
	content: '';
	background: #fff;
}

#pricing .section-info, #pricing .section-info h2, #pricing .section-info .section-icon { color: #fff; }

#pricing .section-info h2 span:after { background: #fff; }

.pricing-column {
	background: #fff;
	border-radius: 2px;
	padding: 38px 35px 32px 20px;
	margin-top: 50px;
	margin-bottom: 102px;
	position: relative;
}

.pricing-column.popular:before {
	content: '';
	background: url(../img/basic/most-pop.png) center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 98px;
	height: 98px;
}

.column-head h4 {
	font-size: 32px;
	color: #000;
	font-weight: 300;
	text-transform: capitalize;
	text-align: center;
}

.column-head .price-tag {
	font-size: 18px;
	line-height: 30px;
	color: #e25858;
	font-weight: bold;
	text-align: center;
}

.pricing-info { font-size: 16px; }

.pricing-info p {
	color: #7f7874;
	line-height: 30px;
	font-weight: 300;
	padding-top: 18px;
	padding-bottom: 18px;
}

.pricing-info h3 {
	color: #000;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 10px;
}

.pricing-info li {
	color: #7f7874;
	font-size: 15px;
	line-height: 32px;
	font-weight: 300;
	text-transform: none;
	list-style: url(../img/basic/dot.png);
	margin-left: 15px;
}

.pricing-info a.btn-default {
	background: #918c8a;
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	display: table;
	margin: 0 auto;
	margin-top: 30px;
}

.pricing-info a.btn-default:hover {
	background-color: #6abbd9;
	color: #fff;
}

/* ============================
    13-Tweets
=============================== */

.tweets { text-align: center; }

.tweets-inner {
	position: relative;
	padding-top: 128px;
	padding-bottom: 128px;
}

.latest-tweet li { display: block; }

.tweets span {
	font-size: 44px;
	color: #fff;
	margin-bottom: 50px;
}

.latest-tweet li a { color: #fff; }

.latest-tweet li {
	color: #fff;
	text-transform: capitalize;
	font-weight: 300;
	font-size: 26px;
	font-family: 40px;
}

.latest-tweet .timestamp {
	font-size: 16px;
	line-height: 40px;
	color: #98d96a;
	text-transform: lowercase;
	font-weight: 400;
}

/* ============================
    14-Clients
=============================== */

#clients {
	position: relative;
    padding: 90px 0 60px;
	overflow: hidden;
}

#clients .about-clients h2 { margin-bottom: 22px; }

#clients .about-clients {
	font-size: 18px;
	color: #7f7874;
	font-weight: 300;
}

#clients .about-clients i { color: #6abbd9; }

.clients-wrapper { text-align: center; }

.clients-wrapper li {
	display: inline-block;
	height: 258px;
	width: 273px;
	text-align: center;
	position: relative;
}

.clients-wrapper li:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -100px;
	width: 1px;
	height: 200px;
	background: #e3e3e3;
}

.clients-wrapper li:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -115px;
	width: 230px;
	height: 1px;
	background: #e3e3e3;
}

.clients-wrapper li.style1:before{
    display: none;
}

.clients-wrapper img { margin-top: 55px; }

/* ============================
    15-Promo line
=============================== */

.promo-line {
	position: relative;
	background: url(../img/bg/purchase-bg.jpg) top center repeat;
	padding-top: 50px;
	padding-bottom: 50px;
}

.promo-line h2 {
	line-height: 40px;
	padding-bottom: 12px;
}

.promo-line h2, .promo-line p {
	color: #fff;
	font-weight: 300;
	text-transform: none;
}

.promo-line p {
	font-size: 20px;
	line-height: 25px;
}

.promo-line a {
	background: #6abbd9;
	color: #fff;
	font-weight: bold;
	display: table;
	margin-top: 25px;
}

/* ============================
    16-Get in touch
=========================== */

.getintouch {
	position: relative;
	padding-top: 96px;
	padding-bottom: 65px;
}

.about-contact { font-size: 18px; }

.about-contact i { color: #6abbd9; }

.getintouch .about-contact h2 {
	color: #000000;
	font-weight: 300;
}

.getintouch .about-contact p {
	color: #7f7874;
	font-weight: 300;
}

.getintouch .about-contact h2 { margin-bottom: 22px; }

.contact-info h3 {
	line-height: 25px;
	padding-bottom: 28px;
}

.contact-info a { color: #7f7874; }

.contact-info h4 {
	font-size: 16px;
	line-height: 30px;
	color: #7f7874;
	font-weight: 400;
}

.contact-info .social-icons li {
	display: inline-block;
	color: #bcb8b8;
	font-size: 20px;
	margin: 0;
	width: 20px;
	margin-right: 35px;
}

.contact-info .social-icons li a { color: #bcb8b8; }

.contact-form { margin-top: 55px; }
.contact-form .row .col-xs-12 .row{
    margin: 0;
}
.contact-form .nav-tabs > li > a {
	font-weight: bold;
	color: #aea7a4;
	font-size: 18px;
	padding: 10px 50px 10px 0;
	border: none;
}

.contact-form .nav > li > a:hover, .nav > li > a:focus {
	background: none;
	border: none;
}

.contact-form .nav-tabs > li.active > a, .contact-form .nav-tabs > li.active > a:hover, .contact-form .nav-tabs > li.active > a:focus {
	color: #000;
	border: none;
	border-bottom: 3px solid #000;
	font-weight: bold;
}

.contact-form .nav-tabs { border-bottom: 1px solid #cfcbc9; }

.contact-form label {
	color: #7f7874;
	float: left;
	font-size: 16px;
	padding-top:10px;
	font-weight: 400;
	text-transform: capitalize;
}
.contactValidateError,.contactValidate,.workValidateError,.workValidate{
    display: none;
 }
.contact-form input[type="email"],.contact-form input[type="url"],.contact-form input[type="tel"],.contact-form input[type="text"],.contact-form input[type="password"] {
	width: 100%;
	border: none;
	height: 45px;
	background: #f3f2f1;
	padding-left: 10px;
	margin-bottom: 15px;
}

.contact-form textarea {
	width: 100%;
	background: #f3f2f1;
	border: none;
	height: 165px;
	padding-left: 10px;
	padding-top: 10px;
}

.contact-form form { margin-top: 72px; }

.contact-form input[type="submit"]{
	padding:10px 30px;
	margin-left:10px;
	border:none;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	color: #fff;
	display:inline-block;
	border-radius:2px;
}

.contact-form .btn.btn-default{
	background: #6abbd9;
}

/* ============================
    17-Map
=============================== */

.xv-gmap {
	width: 100%;
	height: 450px;
}

/* ============================
    18-Footer
=============================== */

footer {
	text-align: center;
	position: relative;
	background: #fff;
	padding-top: 30px;
	padding-bottom: 15px;
}

footer h3 {
	font-size: 16px;
	line-height: 50px;
	color: #7f7874;
	font-weight: 400;
}


/* ============================
    19-Responsive
=============================== */
/* Large desktop */

/* 1200 */
@media (min-width: 1200px) {}
/* 1199 */
@media (max-width: 1199px) {
    .about-team{
        padding-left: 0;
    }
    .welcome-board figure.style1{left: -22px;}
    .follow-us { margin-top: 20px; }
    .contact-info h3 { margin-top: 25px; }
    .contact-info { margin-bottom: 25px; }
    .about-services, #pricing .about-pricing, .about-clients, .about-contact {
        text-align: center;
        margin-bottom: 60px;
    }
    .about-services h2 span:after, #pricing .about-pricing h2 span:after, .about-clients h2 span:after, .about-contact h2 span:after {
        content: '';
        left: 50%;
        margin-left: -13px;
    }
    .welcome-board .social-icons i {
        margin-left: 10px;
        margin-right: 10px;
    }
    .welcome-board a span { font-size: 20px; }
    .welcome-board figure {
        height: auto;
        text-align: center;
        width: 100%;
        position: relative;
        left: 0;
        bottom: 0;
    }
    .portfolio h2, .portfolio h4 { float: none; }
    .portfolio h2 {
        margin: 0;
        padding: 0;
        margin-bottom: 5px;
        padding-bottom: 12px;
    }
    .portfolio h2:before {
        content: '';
        display: none;
    }
    h1 { font-size: 70px; }
    .section-info h2 {
        margin-top: 0;
        margin-bottom: 5px;
    }
    .section-info { margin-bottom: 50px; }
    .member-info,.team .section-info{
        padding-top:60px;
    }
    .member figure img{
        max-width:none;
        width:120%;
    }
}
/* 1030 */
@media (max-width: 1030px) {
    
    
    .welcome-board { padding-bottom: 60px; }
    .contact-info h3 { margin-top: 25px; }
    .welcome-board .social-icons { margin-top: 30px; }
    .parallax {
        background-size: cover !important;
        background-attachment: scroll;
        background-position: top !important;
    }
    .parallax#pricing{
        background-size:auto !important;
        background-position:top right !important;
        background-repeat: no-repeat;
    }
    h1 {
        font-size: 55px;
        line-height: 50px;
    }
    .custom-slider h2 {
        font-size: 35px;
        line-height: 50px;
    }
    .flex-caption { bottom: 50px; }

}
/* 992 */
@media (min-width: 992px) {
    .no-pad-left { padding-left: 0; }
    .no-pad-right { padding-right: 0; }
}
/* 991 */
@media (max-width: 991px) {
    .member figure img{
        max-width:100%;
        width: 100%;
        margin-bottom:30px;
    }
    .member-info{
        padding-left:15px;
        padding-right:15px;
        padding-bottom: 30px;
        padding-top: 0;
    }
    .team .about-team li{
        padding-left:15px;
        padding-right:15px;
    }
    .team .no-pad-left,.team .no-pad-right,.member figure{
        padding-left:0;
        padding-right:0;
    }
    .pricing-column{
        margin-bottom: 0;
        margin-top: 43px;
    }
    .pricing-table{
        margin-bottom: 45px;   
    }
    .contact-form input[type="submit"]{
        margin-right: 20px;
    }
}
/* 868 */
@media (max-width: 868px) {
    .clients-wrapper li.style1::before{
        display: block;
    }
    .portfolio{
        padding-bottom: 0;
    }
}
/* 767 */
@media (max-width: 767px) {
    .teamWrap .member{
        padding-top: 0;
    }
    h1 {
        font-size: 35px;
        line-height: 40px;
    }
    h2 {
        font-size: 28px;
        line-height: 35px;
    }
    .service img {
        float: none;
        margin-bottom: 15px;
    }
    .welcome-board figure { margin-bottom: 50px; }
    .flex-caption {
        position: relative;
        background: #fff;
        bottom: 0;
        margin-top: 30px;
        margin-bottom: 35px;
    }
    .flex-caption h1, .flex-caption h2 { color: #000; }
    .welcome-board figure.style1 {
        bottom: 52px;
        left: -31px;
    }
    .welcome-board figure{
        margin-bottom: 0;
    }
    #pricing { background-image: none; }
    .about-team h2, .about-team img { margin-left: 0; }
    .about-team li span { margin-right: 15px; }
    .about-team li { padding-left: 0; }
    .member-pic img {
        position: relative;
        height: auto;
        width: 100%;
    }
    .member-pic {
        height: 350px;
        width: 350px;
        text-align: right;
        margin: 0 auto;
    }
    .member {
        padding-top: 40px;
        padding-left: 0;
        padding-right: 22px;
    }
    .team .no-pad-right { padding-right: 44px; }
    .about-team i { margin-left: 0; }
/*
    .xv-caption {
        position: relative;
        bottom: 0;
        padding-top: 50px;
    }
*/

    .animated, .project, .member {
        opacity: 1 !important;
        -webkit-animation: none !important;
        animation: none !important;
        transform: none !important;
    }
    .xv-caption.text-right { text-align: left; }
    .service { margin-bottom: 40px; }
    .services {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .top-nav {
        float: none;
        margin-top: 20px;
    }
    .top-nav div {
        width: 35px;
        height: 35px;
        font-size: 28px;
        line-height: 35px;
    }
    #project-wrapper { margin-top: 20px; }
    .testimonial .parallax-inner {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .testimonial { font-size: 20px; line-height:30px; }
}
/* 592 */
@media (max-width: 592px) {
    .clients-wrapper li::after{
        display: none;
    }
}
/* 520 */
@media (max-width: 520px) {
    .xv_slider .btn {
        font-size: 16px;
    }
    .portfolio h4{
        padding-bottom: 100px;
        padding-right: 0;
    }
}
/* 500 */
@media (max-width: 500px) {
    .contact-form .nav-tabs > li > a { font-size: 15px; }
}
/* 450 */
@media (max-width: 450px) {
    .portfolio {
    padding-bottom: 80px;
    }
    .xv-caption h1{
        font-size: 28px;
    }
    .xv-caption h2{
        font-size: 18px;
    }
}
/* 360 */
@media (max-width: 360px) {
    .contact-form textarea { width: 100%; }
    .logo { width: 120px; }
}

