/*------------------------------------------------------------------
    Main Style Stylesheet
    Project:        ZAP | The Multi-Purpose HTML5 Template
    Version:        1.0
    Author:         M_Adnan
    Last change:    10/02/2015
    Primary use:    Creative, Coporate, Business, Portfolio, Personal
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
body 
 + WRAP
 + HEADER
 + NAVIGATION
 + BANNER
 + SERVICES
 + OUR FEATURED FOUNDERS
 + BLOG UPDATES 
 + APPOINMENT
 + NEWS FROM BLOG
 + PARTNERS / CLIENTS
 + FOOTER
 + SOCIAL ICONS
 + MEGA MENU
 + 3 MENU LEVEL 
-------------------------------------------------------------------*/
/*=======================================================
      IMPORT FILE
========================================================*/
@import url("animate.css");
/*=======================================================
      THEME STYLING START
========================================================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFF;
	font-weight: normal;
	position: relative;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}
/*=======================================================
      WRAPPER
========================================================*/
#wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}
/*=======================================================
      HEADINGS
========================================================*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #b9bbbd;
	font-weight: 500;
}
h1 {
	font-size: 42px;
}
h2 {
	font-size: 38px;
}
h3 {
	font-size: 32px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
}
p {
	font-weight: 400;
	color: #131313;
	font-size: 14px;
	line-height: 30px;
	text-rendering: optimizeLegibility;
}
a {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-decoration: none !important;
}
img {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	display: inline-block !important;
}
ul {
	margin-bottom: 0px;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #141414;
}
p.intro-small {
	font-style: italic;
	color: #f5f5f5;
	width: 80%;
	margin: 0 auto;
}
.text-transform-none {
	text-transform: none !important;
}
.text-white {
	color: #fff !important;
}
.text-bold {
	font-weight: bold !important;
}
.text-normal {
	font-weight: normal !important;
}
.font-12px {
	font-size: 12px !important;
}
.font-14px {
	font-size: 14px !important;
}
.font-16px {
	font-size: 16px !important;
}
.font-18px {
	font-size: 18px !important;
}
.font-20px {
	font-size: 20px !important;
}
.font-bold {
	font-weight: bold !important;
}
.font-normal {
	font-weight: normal !important;
}
.white-text {
	color: #fff !important;
}
.font-italic {
	font-style: italic;
}
.font-bold {
	font-weight: bold !important;
}
.text-color-primary {
	color: #f6b138;
}
.color-primary-pink {
	color: #ed1b8a;
}
.border-bottom-1 {
	border-bottom: 1px solid #ededed;
}
.position-center-center {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
    width: 100%;
}
.dark-pattern {
	background: url(../images/portfolio/2/bg-parallax-1.png) repeat;
}
.white-bg {
	background: #fff;
}
.relative {
	position: relative;
}
.line-height-24 {
	line-height: 24px !important;
}
.line-height-28 {
	line-height: 24px !important;
}
.dark-text p {
	color: #141414;
}
.light-gray-bg {
	background: #f8f8f8;
}
.pink-bg {
	background: #ed1b8a;
}
.pink-bg {
	background: #ed1b8a;
}
.purple-bg {
	background: #794efd;
}
/*=======================================================
      SECTION
========================================================*/
section {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #fff;
}
/*=======================================================
      HEADINGS
========================================================*/
.heading-block {
	margin-bottom: 50px;
	display: inline-block;
	width: 100%;
}
.heading-block h3 {
	font-size: 32px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 500;
	letter-spacing: 1.5px;
}
.heading-block .title-span {
	font-size: 40px;
	font-weight: 700;
	color: #ed1b8a;
	margin-top: 0px;
	margin: 0 auto;
	line-height: 32px;
}
.heading-block hr {
	width: 172px;
	height: 2px;
	position: relative;
	background: #6c4393;
	margin: 30px auto;
	margin-bottom: 10px;
}
.heading-block hr:before {
	background: url(../images/divider/devider.png) no-repeat;
	width: 16px;
	height: 14px;
	content: "";
	left: 0px;
	right: 0px;
	position: absolute;
	margin: 0 auto;
	top: -5px;
}
.heading-block.white {
	background: none !important;
}
.heading-block.white h3 {
	color: #fff;
}
.heading-block.white span {
	color: #fff;
}
.heading-block.white hr {
	width: 172px;
	height: 2px;
	position: relative;
	background: #794efd;
	margin: 30px auto;
	margin-bottom: 10px;
}
.heading-block.white hr:before {
	background: url(../images/divider/devider-white.png) no-repeat;
	width: 16px;
	height: 14px;
	content: "";
	left: 0px;
	right: 0px;
	position: absolute;
	margin: 0 auto;
	top: -5px;
}
/*=======================================================
      BUTTON
========================================================*/
.btn {
	background: #ed1b8a;
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 30px;
	font-weight: 500;
	border-radius: 4px;
	color: #fff;
	position: relative;
	overflow: hidden;
	line-height: normal;
	height: auto;
}
.btn:hover {
	background: #fff;
	color: #ed1b8a;
}
.btn-white {
	background: #fff;
	color: #794efd;
}
.btn-white:hover {
	background: #794efd;
	color: #fff;
}
.btn-blue {
	background: #794efd;
	color: #fff;
}
.btn-blue:hover {
	background: #fff;
	color: #794efd;
}
.row {
	margin-bottom: 0px;
}
/*=======================================================
      TOP BAR
========================================================*/
.top-bar {
	background: #6c4393;
	height: 40px;
	font-size:13px;
}
.top-bar p {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 40px;
	margin: 0px;
	color: #fff;
	display: inline-block;
}
.top-bar ul li {
	display: inline-block;
	margin-right:3px;
}
.top-bar .social-top a {
	height: 28px;
    width: 28px;
    text-align: center;
    line-height: 29px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    font-size: 12px;
    margin-top: 6px;
}
/*=======================================================
      HEADER
========================================================*/
header {
	display: inline-block;
	position: relative;
	width: 100%;
	z-index: 999;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}
header .logo {
	float: left;
	position: absolute;
	text-align: left;
	z-index: 9999;
	margin-top: -5px;
}
header nav {
	display: inline-block;
	width: 95%;
	float: left;
	position: relative;
	z-index: 999;
	min-height: 50px;
	background: none;
	box-shadow: none;
}
header nav li a {
	padding: 20px 0px;
	padding-bottom: 30px;
	margin: 0;
	margin-top: 1px;
	border-color: transparent;
	text-decoration: none;
	line-height: 20px;
	text-transform: capitalize;
	color: #131313;
	letter-spacing: 2px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	position: relative;
}
header nav .ownmenu li {
	padding: 0 20px;
}
header nav li a:hover {
	color: #ed1b8a;
}
header nav li.active a {
	color: #ed1b8a;
	border-color: transparent;
}
header nav li.active a:after {
	width: 100%;
}
header nav li a:hover:after {
	width: 100%;
}
header nav li a:after {
	display: block;
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 0;
	height: 4px;
	background-color: #ed1b8a;
	content: "";
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
header .ownmenu li.active .dropdown a:after {
	opacity: 0;
}
header .ownmenu li.active .dropdown a:hover:after {
	opacity: 1;
}
header nav li .dropdown a:after {
	height: 1px;
	bottom: -1px;
}
header .ownmenu li .dropdown a:hover:after {
}
header nav li .megamenu a:after {
	height: 1px;
	bottom: -1px;
}
header .ownmenu ul.dropdown {
	padding-bottom: 20px;
	background: #fff;
}
header .ownmenu ul.dropdown li a {
	text-transform: uppercase;
	border: none !important;
	line-height: 20px;
	background: none;
	color: #6f6f6f !important;
	font-size: 12px;
	display: inline-block;
	width: 100%;
	font-weight: normal;
	letter-spacing: 0px;
	padding-right: 0px;
	text-align: left;
	padding: 7px 0px;
}
header .ownmenu ul.dropdown li a:hover {
	color: #ed1b8a !important;
	background: none;
}
header .ownmenu li > .megamenu li a:hover {
	color: #ed1b8a !important;
}
header .ownmenu li > .megamenu li a {
	text-transform: uppercase;
	border: none !important;
	line-height: 40px;
	background: none;
	color: #6f6f6f !important;
	font-size: 12px;
	display: inline-block;
	width: 100%;
	font-weight: normal;
	letter-spacing: 0px;
	padding-right: 0px;
	text-align: left;
	padding: 0px;
}
header ul.dropdown {
}
header .ownmenu .megamenu hr {
	width: 23px;
	height: 3px;
	background: #ed1b8a;
	margin: 15px 0px;
	border: none;
	display: inline-block;
}
header ul.dropdown li {
	padding: 0px;
}
header ul.dropdown li:hover {
	background: none
}
header .ownmenu .megamenu h6 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
}
header .ownmenu .megamenu img {
	width: auto;
	margin-top: -1px;
}
header .ownmenu > li > .megamenu.full-width {
	background: #141414;
	padding: 50px;
	padding-bottom: 40px;
}
header .ownmenu > li > .megamenu.full-width li {
	text-align: left;
}
header nav .ownmenu .indicator {
	margin-left: 5px;
	display: none;
}
.sticky-wrapper {
	height: auto !important;
}
.sticky-wrapper .sticky {
	width: 100%;
}
.is-sticky .sticky .logo {
	margin-top: -4px;
}
.is-sticky .sticky {
	z-index: 2;
	padding-top: 8px;
	background: rgba(255,255,255,0.95);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.ownmenu ul.dropdown {
	top: 63px;
}
.ownmenu > li > .megamenu {
	top: 63px;
}
header .is-sticky .sticky nav li a {
	padding-bottom: 13px;
}
.any-help{
	float:right;
	background:#ed1b8a;
	border-radius:4px;
	color:#fff;
	padding:10px 30px;
	text-transform:uppercase;
	font-weight:500;
	margin-top:15px;
}
.any-help:hover{
	background:#fff;
	color:#ed1b8a;
}
/*=======================================================
      HOME SLIDER
========================================================*/
.home-slider {
	height: 100%;
	position: relative;
	overflow: hidden;
}
.sub-banner {
	text-align: center;
	background:url(../images/bg/about-bg-1.jpg);
	padding:80px 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    height: auto;
    position: relative;
    overflow: hidden;
}
.sub-banner h1 {
	font-size: 42px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 3px;
}
/*=======================================================
      WELCOME
========================================================*/
.welcome li i {
	height: 79px;
	width: 79px;
	background: #fff;
	color: #794efd;
	font-size: 36px;
	display: inline-block;
	text-align: center;
	line-height: 79px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
	border-radius: 50%;
	margin-right: 20px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.services-welcome li i {
	height: 103px;
	width: 103px;
	font-size: 50px;
	line-height: 103px;
}
.welcome li .media {
	overflow: inherit;
}
.welcome li:hover i {
	background: #ed1b8a;
	color: #fff;
}
.welcome li h5 {
	text-transform: uppercase;
	font-weight: 500;
}
.welcome li p {
	font-size: 14px;
}
.video-btn {
	height: 81px;
	width: 81px;
	border-radius: 10px;
	border: 2px solid #fff;
	display: inline-block;
	color: #fff;
	line-height: 79px;
	font-size: 26px;
	margin-top: 30px;
}
/*=======================================================
      Core Features
========================================================*/
.list-style-featured .icon {
	height: 86px;
	width: 86px;
	line-height: 86px;
	text-align: center;
	background: #7b4efd;
	border-radius: 50%;
	font-size: 20px;
	margin-right: 20px;
	position: relative;
}
.list-style-featured li .media {
	overflow: inherit;
}
.list-style-featured .icon:before {
	content: "";
	height: 10px;
	width: 10px;
	background: #794efd;
	border: 2px solid #fff;
	border-radius: 50%;
	position: absolute;
	bottom: -5px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}
.list-style-featured .icon:after {
	content: "";
	height: 10px;
	width: 10px;
	background: #794efd;
	border: 2px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: -5px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}
.list-style-featured .media-right {
	position: relative;
}
.list-style-featured .media-right:before {
	content: "";
	height: 100%;
	width: 1px;
	border-left: 2px dashed #794efd;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 30px;
	right: 0px;
	margin: 0 auto;
}
.list-style-featured .media-left {
	position: relative;
}
.list-style-featured .media-left:before {
	content: "";
	height: 100%;
	width: 1px;
	border-left: 2px dashed #794efd;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0px;
	right: 30px;
	margin: 0 auto;
}
.list-style-featured li:nth-last-child(1) .media-left:before {
	display: none;
}
.list-style-featured li:nth-last-child(1) .media-right:before {
	display: none;
}
.list-style-featured p {
	line-height: 26px;
}
.list-style-featured li {
	margin-top: 25px;
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
}
.list-style-featured .media-right .icon {
	margin-right: 0px;
	margin-left: 20px;
}
.list-style-featured h4 {
	font-size: 20px;
	margin-top: 0px;
	text-transform: uppercase;
}
/*=======================================================
      EDUCATION
========================================================*/
.education {
}
.education .time-line {
	position: relative;
}
.education .time-line:before {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	width: 2px;
	margin: 0 auto;
	height: 90%;
	background: #794efd;
	top: -50px;
}
.education .time-line:after {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	top: -50px;
	height: 14px;
	width: 14px;
	background: #794efd;
	color: #fff;
	text-align: center;
	line-height: 37px;
	border-radius: 50%;
	margin: 0 auto;
	font-size: 30px;
}
.education .time-line h4 {
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-bottom: 15px;
}
.education .time-line .row {
	position: relative;
	min-height: 200px;
}
.education .time-line .row:before {
	content: "";
	position: absolute;
	height: 145px;
	line-height: 125px;
	width: 145px;
	background: #fff;
	border-radius: 50%;
	background: url(../images/services-icon-bg-1.png) no-repeat;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	border: 10px solid #fff;
	background-color: #fff;
}
.education .time-line .row.second:before {
	background: url(../images/services-icon-bg-2.png) no-repeat;
	background-color: #fff;
}
.education .time-line .row.tird:before {
	background: url(../images/services-icon-bg-3.png) no-repeat;
	background-color: #fff;
}
.education .time-line .years:before {
	content: "\f0d9";
	font-family: 'FontAwesome';
	position: absolute;
	left: -6px;
	top: 2px;
	font-size: 20px;
	color: #292f33;
}
.education .time-line .pull-left .years:before {
	content: "\f0da";
	right: -6px;
	left: inherit;
}
.in-touch {
	background: #292f33;
}
.intro-in.text-left h1 {
	font-size: 60px;
	font-weight: bold;
}
.intro-in.text-left {
	text-align: left;
	margin: 0px;
}
.space-15 {
	margin: 0 -15px;
}
/*=======================================================
      SERVICES
========================================================*/
.services {
}
.services ul li {
	text-align: center;
}
.services .services-welcome ul li article {
	padding: 50px 40px;
	background: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.services .services-welcome ul li p {
	line-height: 28px;
	font-size: 13px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.services .services-welcome li h5 {
	text-transform: uppercase;
	font-weight: 500;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.services .services-welcome li i {
	height: 93px;
	width: 93px;
	background: #794efd;
	color: #fff;
	font-size: 36px;
	display: inline-block;
	text-align: center;
	line-height: 93px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
	border-radius: 50%;
	margin-right: 20px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.services .services-welcome ul li .btn {
	padding: 10px 40px;
	margin-top: 20px;
	background: #fff;
	color: #ed1b8a !important;
}
.services .services-welcome ul li article:hover {
	background: #ed1b8a
}
.services .services-welcome ul li article:hover p {
	color: #fff;
}
.services .services-welcome ul li article:hover h5 {
	color: #fff;
}
.services .services-welcome ul li article:hover i {
	background: #fff;
	color: #ed1b8a !important;
}
/*=======================================================
      PORTFOLIO
========================================================*/
.portfolio-overlay {
	background-color: rgba(255, 255, 255, 0.5);
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 2;
	transition: all 400ms ease-out;
	overflow: hidden;
}
.portfolio-overlay:before {
	background-color: #f6b138;
	bottom: 0;
	content: "";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	width: 8px;
}
.portfolio-overlay h3, .portfolio-overlay span {
	color: #FFFFFF;
}
.portfolio-overlay h3 > a, .portfolio-overlay span > a {
	color: inherit;
	transition: all 400ms ease-out;
}
.portfolio-overlay h3 > a:hover, .portfolio-overlay h3 > a:active, .portfolio-overlay h3 > a.active, .portfolio-overlay h3 > a:focus, .portfolio-overlay span > a:hover, .portfolio-overlay span > a:active, .portfolio-overlay span > a.active, .portfolio-overlay span > a:focus {
}
.portfolio-overlay .position-center-center {
	width: 100%;
	padding: 0 30px;
}
.portfolio-overlay span a {
	display: block;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 20px;
}
.portfolio-overlay h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	position:relative;
	z-index:889;
	color: #262626;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.portfolio-item:hover .portfolio-overlay, .portfolio-item:active .portfolio-overlay, .portfolio-item.active .portfolio-overlay, .portfolio-item:focus .portfolio-overlay {
	opacity: 1;
}
.portfolio-item:hover img {
	transform: scale(1.1);
}
.portfolio-item .portfolio-image {
	position: relative;
	overflow: hidden;
}

.portfolio .item-space .portfolio-item {
	padding: 15px;
}
.portfolio .item-space .portfolio-item img {
	width: 100%;
}
.portfolio-overlay.style-2 .detail-info {
	bottom: 0px;
	position: absolute;
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 0 30px;
	z-index:999;
}
.portfolio-overlay.style-2 .detail-info span a {
	font-size: 12px;
	color: #262626;
}
.portfolio .zoom{
	z-index:9;
	display:inline-block;
	width:100%;
	position:absolute;
	top:0px;
	padding-top:35%;
	text-align:center;
	height:55%;
	color:#ed1b8a;
	font-size:50px;
	opacity:0;
}
.portfolio-item:hover .zoom{
	opacity:1;
}
.portfolio-overlay.style-2 .detail-info span a {
}
.portfolio-overlay a.go:hover {
	border: 2px solid #ed1b8a;
	color: #ed1b8a;
}
.portfolio-overlay.style-2 a.go {
	color: #ed1b8a;
	height: 30px;
	width: 30px;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	border: 2px solid #ed1b8a;
	border-radius: 50%;
	position: absolute;
	right: 20px;
	bottom: 30px;
}
.portfolio-overlay.style-3 .huge-plus {
	font-size: 200px;
	background: none;
	color: rgba(255,255,255,0.3);
}
.portfolio-overlay.style-3 .huge-plus:hover {
	color: #fff;
}
.portfolio-image img {
	width: 100%;
}
.portfolio-overlay.style-3:before {
	display: none;
}
.portfolio-filter li {
	display: inline-block;
	margin: 0 10px;
}
.portfolio-filter li a {
	text-transform: uppercase;
	font-size: 12px;
	border-radius: 4px;
	color: #794efd;
	font-weight: 500;
	letter-spacing: 1px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	background: #fff;
	padding: 12px 30px;
	display: inline-block;
}

.portfolio-filter li a:hover {
	color: #fff;
	background: #794efd;
}
.portfolio-filter li a.active {
	color: #fff;
	background: #794efd;
}
/*=======================================================
      POERFOLIO COL
========================================================*/
.col-4 .portfolio-item {
	width: 25%;
	position: relative;
	float: left;
}
.col-3 .portfolio-item {
	width: 33.3333%;
	position: relative;
}
.with-space .portfolio-item {
	padding: 0px 15px;
	margin-bottom: 30px;
}
.client-info h4 {
	margin-bottom: 30px;
}
.portfolio-single .owl-nav div {
	height: 44px;
	display: inline-block;
	width: 44px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	color: #fff;
}
.portfolio-single .owl-nav div.owl-next {
	right: 20px;
	top: 45%;
	position: absolute;
}
.portfolio-single .owl-nav div.owl-prev {
	left: 20px;
	top: 45%;
	position: absolute;
}
.client-info li {
	margin-bottom: 20px;
	line-height: 24px;
}
.client-info span {
	color: #794efd;
	display: inline-block;
	width: 100%;
}
.portfolio-single {
}
/*=======================================================
			PROMO
========================================================*/
.promo h6 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 300;
	font-weight: normal;
	margin: 10px 0;
}
.promo h3 {
	margin: 0px;
	font-size: 32px;
	color: #fff;
	letter-spacing: 2px;
	line-height: 50px;
	font-weight: 500;
	margin-top: 30px;
	margin-bottom: 40px;
}
.bg-parallax {
	background-position: left center;
	background-attachment: fixed !important;
	background-size: cover !important;
}
/*=======================================================
      WHY CHOOSE US
========================================================*/
.why-choose {
}
.why-choose ul {
	margin-left:5%;
}
.why-choose li {
	line-height: 35px;
}
.why-choose li {
	margin-bottom: 0px;
}
.why-choose li::before {
    content: "\2022";
    color: #ed1b8a;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 20px;
}
.why-choose li h4 {
	font-size: 16px;
	text-transform: uppercase;
	color: #131313;
	margin-top: 10px;
	font-weight: 500;
	margin-bottom: 20px;
}
/*=======================================================
			TESTIMONIAL
========================================================*/
.testimonial {
}
.testimonial {
}
.testimonial .item {
	width: 70%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 50px;
}
.testimonial .avatar {
	width: 130px;
	height: 130px;
	display: inline-block;
	background: #794efd;
	line-height: 130px;
	text-align: center;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	margin-bottom: 30px;
}
.testimonial .single-slides {
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.testimonial .avatar img {
	height: 87px;
	width: 87px;
	border-radius: 50%;
}
.testimonial .single-slides .stars {
	color: #ed1b8a;
	margin-bottom: 20px;
}
.testimonial .single-slides .stars i {
	margin: 0 2px;
	font-size: 14px;
}
.testimonial .single-slides p {
	font-size: 14px;
	font-style: italic;
	line-height: 30px;
}
.testimonial .single-slides h6 {
	color: #ed1b8a;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: normal;
	margin-top: 30px;
}
.testimonial .owl-controls {
	display: none;
}
.testimonial.style-2 .single-slides {
	box-shadow: none;
}
.testimonial.style-2 .item {
	width: 100%;
}
.testimonial.style-2 {
}
.testimonial.style-2 {
}
/*=======================================================
			TABS SECTION
========================================================*/
.tabs-sect .nav-pills {
	margin-top: 50px;
}
.tabs-sect .nav-pills li {
	width: 25%;
	float: left;
	margin: 0px;
}
.tabs-sect .nav-pills li i {
	width: 100%;
	display: inline-block;
	font-size: 40px;
	margin-bottom: 20px;
}
.tabs-sect .nav-pills li {
	text-align: center;
}
.tabs-sect .nav-pills li a {
	font-size: 16px;
	text-transform: uppercase;
	color: #ed1b8a;
}
.tabs-sect .nav-pills li.active a {
	color: #794efd !important;
}
.tabs-sect .nav-pills li a:hover {
	color: #794efd;
}
.tabs-sect .nav-pills li a {
	background: none !important;
}
.tabs-sect .tab-content {
	margin-top: 50px;
}
.tabs-sect .tab-content h6 {
	font-weight: 300;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 1px;
	margin-top: 0px;
}
.tabs-sect .tab-content p {
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 0.5px;
}
/*=======================================================
			PRICING PLAN
========================================================*/
.price-plan {
}
.price-plan .head-price {
	height: 140px;
	background: #794efd;
	padding-top: 45px;
}
.price-plan .head-price h4 {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	margin: 0px;
}
.price-plan article {
	background: #fff;
}
.price-plan ul {
	padding: 30px 20px;
	padding-top: 60px;
}
.price-plan .price {
	display: inline-block;
	height: 76px;
	width: 76px;
	border-radius: 50%;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	line-height: 76px;
	margin-top: 30px;
	color: #794efd;
}
.price-plan ul li {
	line-height: 45px;
	font-weight: 300;
	text-align: center;
}
/*=======================================================
			TABS SECTION
========================================================*/
.explore-tabs {
}
.explore-tabs .tab-pane p {
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 30px;
}
.explore-tabs .nav-pills li {
	width: 25%;
	float: left;
	margin: 0px;
	background: none;
}
.explore-tabs .nav-pills li a {
	background: none !important;
	color: #fff;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	opacity: 0.5;
}
.explore-tabs .nav-pills li hr {
	height: 2px;
	width: 60px;
	border: none;
	height: 2px;
	background: #fff;
	margin: 10px auto;
	opacity: 0;
}
.explore-tabs .nav-pills li a:hover {
	opacity: 1;
}
.explore-tabs .nav-pills li a:hover hr {
	opacity: 1;
}
.explore-tabs .nav-pills li.active a {
	opacity: 1;
}
.explore-tabs .nav-pills li.active a hr {
	opacity: 1;
}
.explore-tabs .nav-pills {
	display: inline-block;
	width: 100%;
}
.explore-tabs .nav-pills li a i {
	width: 100%;
	margin-bottom: 30px;
	font-size: 50px;
	display: inline-block;
}
/*=======================================================
			BLOG
========================================================*/
.blog-post {
	padding: 20px;
	background: #fff;
	padding-bottom: 30px;
	border-radius: 4px;
}
.blog-post span.tags {
	background: #794efd;
	color: #fff;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 20px;
	font-weight: 500;
	margin: 20px 0px;
}
.blog-post .post-tittle {
	font-size: 20px;
	display: inline-block;
	width: 100%;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 28px;
	font-weight: 500;
	text-transform: uppercase;
}
.blog-post span {
	color: #ed1b8a;
	display: inline-block;
}
.blog-post .btn {
	font-size: 12px;
	margin-top: 20px;
	padding: 10px 30px;
}
.side-bar .cate li {
	border-bottom: 1px solid #eaeaea;
	line-height: 50px;
	position: relative;
	padding-left: 20px;
	display: inline-block;
	width: 100%;
}
.side-bar h4 {
	font-size: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 0px;
}
.side-bar hr {
	width: 60px;
	height: 2px;
	background: #ed1b8a;
	margin: 20px 0;
	border: none;
}
.side-bar .cate li a {
	font-size: 15px;
	font-weight: 300;
}
.side-bar .cate li a:before {
	content: "";
	position: absolute;
	left: 0px;
	font-size: 10px;
	height: 8px;
	width: 8px;
	top: 20px;
	border: 2px solid #794efd;
}
.side-bar li:nth-last-child(1) {
	border-bottom: none !important;
}
.side-bar .cate li a span {
	float: right;
}
.blog-single .news-detail {
	background: #fff;
	border: 1px solid #ececec;
}
.blog-single .news-detail .font-italic {
	color: #232c3b;
	line-height: 28px;
	font-weight: 600
}
/*=======================================================
			PAPULAR POST
========================================================*/
.side-bar .papu-post {
}
.side-bar .papu-post .media-left {
	width: 80px;
	margin-right: 0px;
}
.side-bar .papu-post .media-left img {
	width: 100%;
}
.side-bar .papu-post .media-left a {
	width: 70px;
	margin-right: 10px;
	display: inline-block;
}
.side-bar .papu-post span {
	color: #999999;
	letter-spacing: 0px;
	font-size: 11px;
}
.side-bar .papu-post li {
	border-bottom: 1px solid #eaeaea;
	padding: 15px 0;
	margin: 0px;
}
.side-bar .papu-post .media-heading {
	display: inline-block;
	width: 100%;
	color: #232c3b;
	margin-top: 0px;
	font-size: 13px;
	letter-spacing: 0px;
}
.side-bar .tags li {
	display: inline-block;
}
.side-bar .tags li a {
	font-size: 13px;
	letter-spacing: 0px;
	padding: 5px 15px;
	float: left;
	background: #fff;
	color: #313131;
	margin-right: 10px;
	margin-bottom: 5px;
	border-radius: 4px;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.side-bar .tags li a:hover {
	background: #794efd;
	color: #fff;
}
.side-bar .tweets {
}
.side-bar .tweets li {
	position: relative;
	padding-left: 40px;
	font-size: 13px;
	line-height: 24px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.side-bar .tweets li a {
	color: #ff6c3a;
}
.side-bar .tweets li span {
	width: 100%;
	display: inline-block;
}
.side-bar .tweets li:before {
	content: "\f099 ";
	position: absolute;
	left: 0px;
	color: #ff6c3a;
	font-size: 22px;
	font-family: 'FontAwesome';
}
/*=======================================================
			WORK PROCESS
========================================================*/
.work-process {
	position: relative;
}
.work-process:before {
	position: absolute;
	content: "";
	height: 14px;
	width: 14px;
	background: #a183fe;
	left: 0px;
	top: 30px;
	margin-top: -7px;
	border-radius: 50%;
	z-index: 4;
}
.work-process:after {
	position: absolute;
	content: "";
	height: 14px;
	width: 14px;
	background: #a183fe;
	right: 0px;
	top: 30px;
	margin-top: -7px;
	border-radius: 50%;
	z-index: 3;
}
.work-process ul:before {
	position: absolute;
	content: "";
	height: 1px;
	width: 100%;
	left: 0px;
	top: 30px;
	z-index: -1;
	background: #c9b8fe;
	border-radius: 50%;
}
.work-process ul {
	position: relative;
	z-index: 3;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.work-process ul li {
	float: left;
	width: 20%;
	text-align: center;
}
.work-process ul li .icon {
	height: 60px;
	position: relative;
	z-index: 2;
	background: url(../images/icon-process.png) no-repeat;
	width: 60px;
	line-height: 64px;
	text-align: center;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 20px;
	color: #a588fe;
}
.work-process ul li h6 {
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 2px;
	color: #131313;
}
.work-process .into-type {
	font-size: 18px;
	line-height: 32px;
	font-weight: 300;
	text-align: center;
	width: 60%;
	margin: 20px auto;
}
.expert-team li {
	text-align: center;
}
.expert-team .social-icons li {
	display: inline-block;
	margin-top: 20px;
}
.expert-team .social-icons li a {
	height: 37px;
	width: 37px;
	text-align: center;
	line-height: 37px;
	background: #fff;
	display: inline-block;
	border-radius: 50%;
	font-size: 12px;
	margin: 0 5px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.expert-team .social-icons li a:hover {
	background: #5ea9dd;
	color: #fff;
}
.expert-team h5 {
	font-size: 16px;
	color: #794efd;
	text-transform: uppercase;
	margin-top: 30px;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
.expert-team p {
	line-height: 28px;
	letter-spacing: 1px;
	margin: 0px;
}
.expert-team span {
	font-style: italic;
	color: #ed1b8a;
	font-size: 11px;
	margin: 5px 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
}
/*=======================================================
			PRODUCTS
========================================================*/
.products {
}
.shop-side-bar .head-shop {
	background: #794efd;
	padding: 20px;
	position: relative;
	z-index: 9;
}
.shop-side-bar .head-shop h5 {
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	margin: 0px;
	letter-spacing: 2px;
}
.shop-side-bar ul {
	padding: 20px;
	margin-top: -5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.shop-side-bar li {
	background: #fff;
	padding: 0px;
	line-height: 44px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.shop-side-bar li a {
	color: #777777;
	display: inline-block;
	width: 100%;
}
.shop-side-bar li a span {
	float: right;
}
.shop-side-bar a {
	display: inline-block;
}
.shop .shop-tittle {
	text-transform: uppercase;
	border-bottom: 1px solid #e7e7e7;
	margin-top: 0px;
	margin-bottom: 50px;
	padding-bottom: 20px;
	font-size: 28px;
}
.products li {
}
.products li article {
	text-align: center;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.products  .stars {
	margin-top: 10px;
}
.products .stars i {
	margin-top: 20px;
	color: #ed1b8a;
	margin: 0 2px;
}
.products li article a {
	text-transform: uppercase;
	color: #131313;
	width: 100%;
	display: inline-block;
	letter-spacing: 3px;
	margin: 10px 0;
	font-weight: bold;
}
.products  span {
	color: #794efd;
	font-weight: 500;
	letter-spacing: 3px;
}
.products span.line {
	text-decoration: line-through;
	font-size: 12px;
	color: #c1c1c1;
	margin-left: 10px;
}
.pagination {
	text-align: center;
	width: 100%;
}
.pagination li {
	padding: 0px 5px;
	float: none;
	display: inline-block;
}
.pagination li a {
	float: none;
	display: inline-block;
	height: 40px;
	width: 40px;
	font-size: 14px;
	font-weight: 500;
	border: none;
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
	line-height: 27px;
}
.pagination li a:hover {
	background: #ed1b8a;
	color: #fff;
}
.short-by a {
	background: #fff;
	color: #794efd;
	display: inline-block;
	padding: 10px 30px;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: 20px;
	border-radius: 4px;
	margin-bottom: 40px;
}
.short-by a:hover {
	background: #ed1b8a;
	color: #fff;
}
/*=======================================================
      ITEM INFORMATION
========================================================*/
/*=======================================================
      PRODUCT DESCRIPTION
========================================================*/
.item-decribe {
	margin-top: 50px;
}
.item-decribe .tab-content {
	padding: 30px;
	border: 1px solid #ebebeb;
	background:#f8f8f8;
	box-shadow:none;
	margin-top:20px;
	margin-bottom:80px;
	border:none !important;
}
.item-decribe .tab-content p {
	font-size: 14px !important;
}
.item-decribe .nav-tabs{
	border:none;
}
.item-decribe .nav-tabs a{
	background:#fff;
	color:#794efd;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	border-radius:0px;
	font-weight:500;
	padding:10px 40px;
	margin-right:20px;
	margin-bottom:30px;
	display:inline-block;
}
.item-decribe .nav-tabs a:hover{
	background:#ed1b8a;
	color:#fff;
}
.item-decribe .nav-tabs li.active a{
	background:#ed1b8a !important;
	color:#fff !important;
}
.large-detail .btn{
	background:#794efd;
	color:#fff;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	border-radius:0px;
	font-weight:500;
	padding:10px 30px;
	margin-right:20px;
	margin-bottom:30px;
	display:inline-block;
}
.large-detail .btn:hover{
	background:#ed1b8a;
	color:#fff;
}
.item-decribe .avatar {
	margin-right: 15px;
	height: 82px;
	width: 82px;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}
.item-decribe .avatar img {
	border-radius: 50%;
}
.item-decribe .media-body p {
	width: 80%;
	font-style: italic;
}
.item-decribe .media-body h6 {
	font-size: 12px;
	font-weight: normal;
}
.item-decribe .media {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 20px;
	padding-top: 20px;
}
.item-decribe form {
	margin-top: 50px;
}
.item-decribe form label {
	display: inline-block;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 20px;
}
.item-decribe form input {
	width: 100%;
	margin-top: 10px;
	padding: 0 10px;
	display: inline-block;
	height: 40px;
	border: 1px solid #ebebeb;
}
.item-decribe form textarea {
	width: 100%;
	margin-top: 10px;
	padding: 10px;
	display: inline-block;
	height: 140px;
	border: 1px solid #ebebeb;
}
.item-info li {
	list-style: circle !important;
}
.item-detail-page h5 {
	margin: 0px;
	margin-bottom: 20px;
}
.item-detail-page p {
	color: #b8b8b8;
}
.item-detail-page select{
	display:block;
	border:1px solid #e9eaee;
	height:40px;
	border-radius:4px;
	box-shadow:0 2px 3px rgba(0,0,0,0.1);
}
.item-detail-page .code {
	display: inline-block;
	width: 100%;
	color: #b8b8b8;
	font-size: 10px;
	margin-bottom: 15px;
}
.item-detail-page .some-info {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.item-detail-page .in-stoke {
	display: inline-block;
	font-size: 12px;
}
.item-detail-page .in-stoke i {
	color: #78ae51;
	margin: 0 5px;
	font-size: 14px;
}
.item-detail-page .stars {
	display: inline-block;
	width: auto;
	margin-right:20px;
}
.item-detail-page .review {
	color: #b8b8b8;
}
.item-detail-page .images-slider img {
	width: 100%;
}
.item-detail-page .slides {
	display: inline-block;
	width: 100%;
}
.item-detail-page .flex-nav-next {
	right: 15px;
}
.item-detail-page .flex-nav-prev {
	left: 15px;
}
.item-detail-page .flex-direction-nav {
	display: none;
}
.item-detail-page .flex-control-thumbs {
	display: inline-block;
	width: 100%;
	margin-top: 0px;
}
.item-detail-page .item-select p {
	font-size: 12px;
	color: #272727;
	margin-top: 10px;
}
.item-detail-page .item-select .bootstrap-select .btn {
	margin-top: 0px;
	background: #fff !important;
	border: 1px solid #ebebeb;
	color: #c2c2c2;
	font-size: 10px;
	text-transform: uppercase;
}
.item-detail-page .item-select .bootstrap-select .dropdown-menu>li>a {
	font-size: 10px;
	line-height: 22px;
}
.item-detail-page .fun-share {
	display: inline-block;
	width: 100%;
}
.item-detail-page .fun-share .btn {
	height: 44px;
	line-height: 42px;
	float: left;
	margin-right: 10px;
	padding: 0 20px;
}
.item-detail-page .fun-share input {
	border: 1px solid #ebebeb;
	width: 60px;
	height: 44px;
	float: left;
	display: inline-block;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
}
.item-detail-page .share-sec {
	font-size: 16px;
	color: #272727;
	display: inline-block;
	margin-top: 20px;
	height: 44px;
	float: left;
	line-height: 42px;
	padding: 0px 24px;
	margin-right: 10px;
	border: 1px solid #ebebeb;
}
.item-detail-page .share-sec:hover {
	background: #af5875;
	color: #fff;
	border-color: #af5875;
}
.item-detail-page .share-with {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}
.item-detail-page .share-with li {
	display: inline-block;
	margin-right: 10px;
}
.item-detail-page .share-with li p {
	font-size: 12px;
	color: #272727;
}
.large-detail .short-by {
	display: inline-block;
	width: 100%;
}
.large-detail .social-icons {
	margin-top: 50px;
}
.large-detail .social-icons li a {
	background: #f9f9f9;
}
.quantiny {
	display: inline-block;
	width: 140px;
	float: left;
}
.quantiny input {
	height: 55px;
	padding: 0 10px;
	text-align: center;
	width: 100%;
	font-size:14px;
	border:1px solid #ececec !important;
	display:inline-block;
	box-sizing:inherit;
}
.quantiny button {
	background: none;
	border: none;
	margin: 0 10px;
	margin-top: -50px;
	float: left;
	position: relative;
	z-index: 5;
}
.sku-feature {
	margin-top: 20px;
}
.sku-feature li {
	font-size: 10px;
	line-height: 30px;
	width: 100%;
	color: #6f6f6f;
}
.sku-feature li span {
	color: #141414;
}
.large-detail .short-by .bootstrap-select.btn-group {
	width: 100%;
}
/*=======================================================
      PRODUCT DESCRIPTION
========================================================*/
.item-decribe {
	margin-top: 50px;
}
.item-decribe .avatar {
	margin-right: 15px;
	height: 82px;
	width: 82px;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}
.item-decribe .avatar img {
	border-radius: 50%;
}
.item-decribe .media-body p {
	width: 80%;
	font-style: italic;
}
.item-decribe .media-body h6 {
	font-size: 12px;
	font-weight: normal;
}
.item-decribe .media {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 20px;
	padding-top: 20px;
}
.item-decribe form {
	margin-top: 50px;
}
.item-decribe form label {
	display: inline-block;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 20px;
}
.item-decribe form input {
	width: 100%;
	margin-top: 10px;
	padding: 0 10px;
	display: inline-block;
	height: 40px;
	border: 1px solid #ebebeb;
}
.item-decribe form textarea {
	width: 100%;
	margin-top: 10px;
	padding: 10px;
	display: inline-block;
	height: 140px;
	border: 1px solid #ebebeb;
}
.item-detail-page .item-decribe .stars span {
	color: #272727;
}
.item-detail-page .item-decribe .stars {
	margin: 0px;
	color: #b8b8b8;
}
.chart-page .payment_steps {
	margin: 30px 0;
	text-align: center;
}
.chart-page .payment_steps i {
	font-size: 24px;
	border: 1px solid #ebebeb;
	height: 73px;
	width: 73px;
	border-radius: 50%;
	line-height: 71px;
	position: relative;
	color: #b8b8b8;
	margin-bottom: 20px;
}
.chart-page .payment_steps h6:before {
	content: "";
	background: #ebebeb;
	height: 18px;
	width: 2px;
	position: absolute;
	top: 85px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}
.chart-page .payment_steps h6 {
	font-size: 12px;
	margin: 20px 0;
	font-weight: normal;
	color: #272727;
}
.chart-page .payment_steps .current i {
	color: #af5875;
}
.chart-page .payment_steps .current h6 {
	color: #af5875;
}
.chart-page .shopping-cart {
}
.shopping-cart .item-img {
	width: 100px;
	display: inline-block;
}
.shopping-cart img {
	width: 100%;
}
.shopping-cart li {
	position: relative;
}
.shopping-cart li span {
	color: #141414;
}
.shopping-cart li input {
	display: inline-block;
	width: 100%;
}
.shopping-cart li {
	font-size: 12px;
	color: #af5875;
}
.shopping-cart li input {
	border: 1px solid #ebebeb;
	width: 60px;
	height: 44px;
	float: left;
	width: 100%;
	font-size:14px;
	display: inline-block;
	text-align: center;
}
.shopping-cart li a {
	color: #272727;
	font-size: 16px;
}
.shopping-cart .cart-details {
	padding-bottom: 30px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 30px;
}
.shopping-cart .cart-details li {
	min-height: 120px;
}
.shopping-cart .cart-details h6 {
	font-weight: bold;
	font-size: 14px;
}
.shopping-cart  .media-body{
	position:relative
}
.shopping-cart  ..position-center-center{
	width:100%;
}
.shopping-cart .cart-head {
	border-bottom: 1px solid #ebebeb;
	display: inline-block;
	width: 100%;
	padding: 20px 0;
	margin-bottom: 30px;
}
.shopping-cart .remove{
	height:24px;
	border-radius:50%;
	width:24px;
	color:#fff;
	font-size:10px;
	line-height:24px;
	text-align:center;
	padding:0px;
	display:inline-block;
	background:#ed1b8a;
}
input{
	box-sizing:inherit !important;
}
.shopping-cart .remove:hover{
	color:#ed1b8a;
	background:#fff;
}
.shopping-cart .cart-head h6 {
	margin: 0px;
	letter-spacing:2px;
	font-size: 16px;
	color:#ed1b8a;
}
.shopping-cart .btn-sec {
	display: inline-block;
	width: 100%;
}
.shopping-cart .btn-sec .btn {
	padding: 15px 30px;
	float: left;
	font-size: 12px;
	margin-right: 20px;
}
.shopping-cart .btn-sec .btn i {
	margin-right: 10px;
	font-size: 16px;
}
.shopping-cart .btn.right-btn {
	float: right;
	margin-right: 0px;
}
.shopping-cart .cart-ship-info {
	text-align: left;
	margin-top: 50px;
}
.shopping-cart .cart-ship-info h6 {
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: normal;
	padding-left: 15px;
}
.shopping-cart .cart-ship-info h6:before {
	content: '';
	height: 6px;
	width: 6px;
	border: 1px solid #000;
	position: absolute;
	top: 5px;
	left: 15px;
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
}
.shopping-cart .cart-ship-info input {
	border: 1px solid #ebebeb !important;
	width: 60px;
	height: 47px;
	float: left;
	width: 85%;
	font-size: 11px;
	padding: 0 10px;
	letter-spacing: 1px;
	display: inline-block;
	font-weight: normal;
	text-align: left;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.shopping-cart .cart-ship-info button {
}
.shopping-cart .bootstrap-select .btn {
	margin-top: 10px;
	background: #fff !important;
	border: 1px solid #ebebeb;
	color: #b8b8b8;
	font-size: 10px;
	letter-spacing: 1px;
}
.cart-ship-info .bootstrap-select {
	width: 100%;
	box-shadow: none;
}
.shopping-cart .bootstrap-select .btn {
	box-shadow: none;
	padding: 15px 18px;
	padding-bottom: 10px;
}
.shopping-cart .bootstrap-select.btn-group .dropdown-menu li a {
	font-size: 14px;
	padding: 8px 20px;
}
.shopping-cart .cart-ship-info input {
	margin-top: 10px;
	font-size: 14px;
}
.shopping-cart .cart-ship-info label {
	font-size: 10px;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	color: #141414;
	font-weight: 600;
}
.shopping-cart .cart-ship-info .grand-total {
	border: 2px solid #ececec;
	padding: 30px 20px;
}
.shopping-cart .cart-ship-info .grand-total {
}
.grand-total .btn{
	background:#794efd;
	padding:15px 0px;
	width:100%;
	margin-bottom:20px;
	color:#fff !important;
}
.shopping-cart .cart-ship-info .grand-total h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0px;
	line-height: 30px;
	letter-spacing: 1px;
}
.shopping-cart .cart-ship-info .grand-total h4 span {
	color: #141414;
	font-size: 36px;
	float: right;
}
.shopping-cart .cart-ship-info .grand-total .btn {
	background: #ed1b8a;
	border-color: #ed1b8a;
	width: 100%;
	margin: 0px;
	color: #fff;
	padding: 15px 0;
	margin-bottom: 10px;
}
.shopping-cart .cart-ship-info .grand-total .btn:hover {
	background: #141414;
	border-color: #141414;
}
.shopping-cart .cart-ship-info .grand-total p {
	letter-spacing: 1px;
	font-size: 10px;
}
.shopping-cart .checkbox input {
	height: auto;
}
.shopping-cart .checkbox label::before {
	margin-left: 0px;
}
.shopping-cart .order-place {
	border: 2px solid #ececec;
	padding: 30px;
	display: inline-block;
	width: 100%;
}
.shopping-cart .order-place h5 {
	font-weight: bold;
	color: #262626;
	margin: 0px;
}
.shopping-cart.check-out input{
	width:100% !important;	
}
.shopping-cart .order-place .pay-meth label {
	font-style: normal;
}
.shopping-cart .cart-ship-info .checkbox label {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.shopping-cart .order-place .order-detail p {
	font-weight: normal;
	color: #272727;
	letter-spacing: 1.5px;
	border-top: 1px solid #ebebeb;
	padding: 10px 0;
	font-size: 12px;
	margin: 0px;
}
.shopping-cart .order-place .order-detail p span {
	float: right;
}
.shopping-cart .order-place .order-detail {
	margin-top: 40px;
	margin-bottom: 30px;
}
.shopping-cart .order-place .item-order span {
	color: #af5875;
	float: none;
}
.shopping-cart .order-place .item-order {
	min-height: 100px;
	padding-bottom: 30px;
	padding-top: 20px;
	border-top: 1px solid #ebebeb;
}
.shopping-cart .order-place .item-order p {
	text-transform: none;
	font-size: 10px;
	border: none;
	margin: 0px;
	padding: 0px;
	color: #6f6f6f;
	font-weight: normal;
}
.shopping-cart .order-place .pay-meth p {
	color: #b8b8b8;
	font-size: 12px;
}
.shopping-cart .order-place .pay-meth ul {
	margin-top: 30px;
}
.shopping-cart .order-place .pay-meth ul li {
	border-top: 1px solid #ebebeb;
	display: inline-block;
	width: 100%;
	padding-top: 2px;
}
.shopping-cart .order-place .pay-meth label {
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height:22px;
}
.shopping-cart .order-place .pay-meth .color {
	color: #af5875;
}
.grand-total p {
	line-height: 24px;
}
.grand-total span {
	font-size: 12px;
	color: #141414;
}
.grand-total .radio label {
	font-style: normal;
	color: #6f6f6f;
	font-weight: normal;
	line-height: 24px;
	font-size: 10px;
	letter-spacing: 1px;
	margin-top: 0px;
}
.grand-total .radio-info input[type="radio"]:checked + label::before {
	border-color: #ededed !important;
	margin-top: 4px;
}
.grand-total .radio-info input[type="radio"]:checked + label::after {
	background: #ed1b8a;
	margin-top: 4px;
}
.grand-total .radio label::before {
	margin-top: 4px;
}
.grand-total .radio input[type="radio"]:checked + label::after {
	margin-top: 4px;
	background: #ed1b8a;
}
.grand-total .radio label span {
	font-size: 18px;
	display: inline-block;
	width: 100%;
	font-style: italic;
}
.order-place .btn {
	width: 100%;
	margin-top: 20px;
}

/*=======================================================
			FOOTER
========================================================*/
footer {
	background: #262626;
	padding-top: 130px;
	margin-top: -45px;
}
footer p {
	color: #fff;
	line-height: 28px;
	font-weight: 400;
}
footer .social-icons li {
	display: inline-block;
	margin-top: 20px;
	margin-right:6px;
}
footer .social-icons li a {
	height: 33px;
	width: 33px;
	text-align: center;
	line-height: 33px;
	background: #fff;
	display: inline-block;
	border-radius: 50%;
	font-size: 12px;
}
footer .social-icons li a:hover {
	background: #ed1b8a;
	color: #fff;
}
footer h5 {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
	letter-spacing: 1px;
	margin-top: 30px;
}
footer .links a {
	line-height: 35px;
	color: #fff;
	font-weight: 400;
	font-size:13px;
}
footer .links a:hover {
	color: #ed1b8a;
}
footer .flicker {
	margin: 0 -5px;
}
footer .flicker li {
	padding: 0 5px;
	float: left;
	width: 33.333%;
	margin-bottom: 10px;
}
footer .bottom-links {
	margin-top: 0px;
	padding: 20px 0;
	border-bottom: 1px solid #525252;
	border-top: 1px solid #525252;
	text-align: center;
}
footer .bottom-links li a {
	color: #fff;
	margin: 0 10px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
footer .bottom-links li a:hover {
	color: #ed1b8a;
}
footer .bottom-links li {
	display: inline-block;
}
footer .rights {
	margin-top: 30px;
	text-align: center;
}
footer .rights p {
	letter-spacing: 2px;
	color: #9e9e9e;
}

.contact.style-2 #map {
    height: 320px;
}/*=======================================================
			CONTACT FORM
========================================================*/
.contact .icon-box .ib-icon i {
	color: #f6b138;
	font-size: 40px;
}
.contact .ib-info p {
	color: #ffffff;
	margin-bottom: 0px;
	font-size: 16px;
}
.contact .ib-info a {
	color: #ffffff;
	margin-bottom: 0px;
	font-size: 16px;
}
.contact #contact_form {
	text-align: center;
}
.contact .error {
	border: 1px solid red;
}
.contact .error:before {
	content: "\f071";
	font-family: 'FontAwesome';
	position: absolute;
	color: red;
}
.success-msg {
	background: #fff;
	border: 1px solid #ABD0A8;
	color: #589051;
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 11px 16px;
	border-radius: 4px;
	display: none;
}
.success-msg i {
	padding: 10px;
	border-radius: 50%;
	border: 1px solid #ABD0A8;
	margin-right: 10px;
}
#contact_form li {
	text-align: left;
	margin-bottom: 10px;
}
#contact_form li input {
	display: inline-block;
	width: 100%;
	height: 50px;
	padding: 0 20px;
	background: none;
	font-size: 16px;
}
#contact_form li .form-control {
	height: 40px;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	background: none;
	color: #fff;
	border-bottom: 1px solid #5d5d5e;
}
#contact_form li textarea {
	height: 140px !important;
}
#contact_form li .btn {
	text-transform: uppercase;
}
.contact-form .tittle {
	text-align: center;
}
.contact-form .tittle hr {
	width: 28px;
	height: 5px;
	margin: 15px auto;
	background: #448aff;
	border: none;
}
.contact-form .tittle p {
	text-transform: none;
	font-size: 16px;
}
.contact-form label {
	font-weight: normal;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	margin: 0px;
	text-transform:uppercase;
	letter-spacing:2px;
	line-height: 26px;
	position: relative;
	bottom: -20px;
	color: #f6b138;
}
.contact-form label span {
	color: #fff;
}
.contact-form textarea {
	display: inline-block;
	width: 100%;
	position: relative;
	padding: 10px 20px;
}
#contact_form li .form-control:focus {
	border-bottom: 1px solid #f6b138;
}
.contact.style-2 .contact-img {
	position: relative;
}
.contact.style-2 .contact-img img {
	width: 100%;
}
.contact.style-2 .contact-img {
}
.contact.style-2 .contact-right {
	padding-right: 45%;
}
.contact.style-2 #contact_form li {
	display: inline-block;
	width: 100%;
}
.contact.style-2 .contact-form label {
	bottom: 0px;
}
.contact.style-2 #contact_form li .form-control {
	background: #fff;
	border: none;
	font-size: 14px;
	color: #000;
}
.contact.style-2 button {
	float: right;
	padding: 10px 30px;
	margin-top: 0px;
	color: #141414;
	border: 2px solid #c4c4c4;
}
.contact.style-2 button:hover {
	background: #141414;
	color: #fff;
	border-color: #141414;
}
.contact.style-2 .social-icons {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
}
.contact.style-2 #map {
	height: 640px;
}
.contact.style-2 .contact-img li {
	display: inline-block;
}
.social-icons li {
	display: inline-block;
}
.social-icons-large {
	text-align: center;
}
.social-icons-large li a {
	height: 100px;
	width: 100px;
	line-height: 98px;
	font-size: 30px;
	border-radius: 50%;
	border: 1px solid rgba(255,255,255,0.5);
	color: rgba(255,255,255,0.5);
	display: inline-block;
}
.social-icons-large li a:hover {

	background: #ed1b8a;
	color: #fff;
}
.social-icons li a {
	border-radius: 50%;
	background: rgba(255,255,255,0.3);
	height: 42px;
	width: 42px;
	display: inline-block;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
}
.contact.style-3 li a {
	background: #f9f9f9;
}
.social-icons li a:hover {
	background: #ed1b8a;
	color: #fff;
}
.contact.style-3 #contact_form li .form-control {
	border:none !important;
	border-bottom: 1px solid #d6d6d6 !important;
	color: #141414;
	margin-bottom: 20px;
	height: 50px;
	font-weight:300;
	font-size: 12px;
	padding: 0 20px;
	letter-spacing:2px;
	text-transform:uppercase;
	line-height: 50px;
}
.contact #contact_form li .form-control {
	border:none !important;
	border-bottom: 1px solid #794efd !important;
}
.contact #contact_form li .form-control:focus {
	border-bottom: 1px solid #794efd !important;
}
.contact.style-3 #contact_form li textarea {
	padding: 0px;
	padding-left: 10px;
}
.contact.style-3 #contact_form li textarea {
	padding-left: 20px;
}
.contact-parallax ::-webkit-input-placeholder {
 color: #fff;
}
.contact-parallax .contact.style-3 #contact_form li .form-control {
	color: #fff;
	border: 1px solid rgba(255,255,255,0.5) !important;
}
.contact-parallax .contact.style-3 #contact_form li .form-control:focus {
	color: #fff;
	border: 1px solid #ed1b8a !important;
}
.contact-parallax :-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.contact-parallax ::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}
.contact-parallax :-ms-input-placeholder {
 color: #fff;
}
.contact.light-border #contact_form li textarea {
	height: 200px !important;
}
.bg-parallax.style-4 h2 {
	font-size: 48px;
	font-weight: bold;
	margin: 20px 0;
}
.bg-parallax.style-4 span.hand-craft {
	color: #6f6f6f;
	font-size: 24px;
	font-style: italic;
	display: inline-block;
	width: 100%;
}
.bg-parallax.style-4 a {
	color: #fff;
	font-size: 30px;
	margin-top: 30px;
	display: inline-block;
}




/*Arrow Staffing Css */
.is-sticky .logo img{
	max-width:80%;
}
.social-icons{
	float:right;
}
/*banner*/
/*jssor slider bullet skin 032 css*/
        .jssorb032 {position:absolute;}
        .jssorb032 .i {position:absolute;cursor:pointer;}
        .jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;}
        .jssorb032 .i:hover .b {fill:#ed1b8a;fill-opacity:.6;stroke:#ed1b8a;stroke-opacity:.35;}
        .jssorb032 .iav .b {fill:#ed1b8a;fill-opacity:1;stroke:#ed1b8a;stroke-opacity:.35;}
        .jssorb032 .i.idn {opacity:.3;}
        
        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}
.banner-content-center{
	position: absolute;
	width: 100%;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.banner-content-center-ser{
	position: absolute;
	width: 100%;
    top: 54%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.banner-content-left{
	position: absolute;
    top: 55%;
    left: 40%;
    z-index: 3;
    color: #fff;
    text-align: left;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.banner-content-right{
	position: absolute;
    top: 55%;
    right: -13%;
    z-index: 3;
    color: #fff;
    text-align: right;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.banner-content-left h1, .banner-content-right h1, .banner-content-center h1{
	font-size: 42px;
	color:#fff;
	text-transform: uppercase;
	letter-spacing: -1.25px;
	font-weight: 700;
	margin-bottom:20px;
}
.banner-content-center-ser h1{
	font-size: 42px;
	color:#fff;
	text-transform: uppercase;
	letter-spacing: -1.25px;
	font-weight: 700;
	margin-bottom:10px;
}
.banner-content-left p, .banner-content-right p, .banner-content-center p{
	font-size: 18px;
	color:#fff;
	font-weight: 500;
}
.as-btn{
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  margin: 15px 0px;
  font-size: 14px;
  font-weight: 500;
  background: #ed1b8a;
}
.as-btn span{
  display: block;
  padding: 10px 30px;
}
.as-btn::before, .as-btn::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #fff;
}

.as-btn span::before, .as-btn span::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #fff;
}
.as-btn:hover::before, .as-btn:hover::after{
  width: 100%;
}
.as-btn:hover .as-btn-span::before, .as-btn:hover .as-btn-span::after{
  height: 100%;
}
/*----- button 4 -----*/
.as-btn::after{
  right:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.as-btn .as-btn-span::after{
  right:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.as-btn::before{
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}
.as-btn .as-btn-span::before{
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}
.banner-content-center-ser button, .banner-content-center button{
	font-size: 16px;
}

/* services css index*/
.service-design{
	padding:80px 30px;
	background: #f8f8f8;
	transition: all 0.3s ease;
	text-align: center;
	height: 301px;
    max-height: 301px;
    margin-bottom:30px;
}
.service-design{
	background: linear-gradient(to right,	#6d4794 0%,#8c78a6 50%,#f8f8f8 0%,#f8f8f8 100%) no-repeat scroll right bottom / 210% 100% rgba(0,0,0,0);
}
.service-design:hover{
	background-position: left bottom;
}
.ser-img-icon{
}
.swap-img-on-hover {
  position: relative;	
	margin:  0 auto;
	max-width: 56px;
	max-height: 56px;
	height: 56px;
	width: 56px;
}
.swap-img-on-hover img {
  position: absolute;
  top:0;
  left:0;
  overflow: hidden;
  /* Sets the width and height for the images*/
  width: 56px;
  height: 56px;
}
.swap-img-on-hover .swap-front-img {
  z-index: 1;
  cursor: pointer;
}
.service-design:hover .swap-img-on-hover .swap-front-img{
  opacity: 0;
}
.service-design:hover p{
  color:#fff;
}
.service-design p{
	font-size: 16px;
	font-weight:400;
	color:#131313;
	text-align: center;
	margin-top: 15px;
}
.blank-p{
	margin:0 !important;
}

/*unique content */
.unique-content{
	background: url(../images/parallax/parallax1-index.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position:center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding:80px 0;
    height: auto;
    position: relative;
    overflow: hidden;
}
.unique-icon{
	color: #fff;
}
.unique-icon h4{
    text-align: left;
    font-weight: 700;
    color:#fff;
    margin-bottom: 15px;
    margin-top:0;
    font-size:19px;
    line-height:35px;
}
.unique-icon p{
    text-align: left;
    color:#fff;
    font-size:15px;
    font-weight:400;
}
.unique-cols {
	text-align: center;
}
.unique-cols h4{
    font-weight: 700;
    color:#fff;
    margin-bottom: 25px;
    margin-top:0;
    font-size:19px;
    line-height:35px;
}
.unique-cols p{
    color:#fff;
    font-size:15px;
    font-weight:400;
}
.uni-icon-wrapper{
	position: relative;
    width: 100%;
    margin-bottom: 35px;
} 
.uni-icon-wrapper img{
	max-width:75px;
	margin:0 auto;
}  

/* Features Css*/
.features-row {
	padding:80px 0;
}
.features-row:before {
    content: '';
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 65%;
    display: block;
}
.features-row h1{
	color: #131313;
	font-size: 3em;
    font-weight: 300;
    font-style: normal;
    line-height: 1em;
    margin-top: 0em;
    margin-bottom: 0.7em;
    letter-spacing: 0px;	
}
.features-row p{
	margin: 0 0 1.5789em;
    color:#131313;
    font-size:14px;
}
.fet-icon{
	display:inline-block;
	max-width: 11em;
	width: 11em;
	text-align:center;
	padding:20px 0px 20px 40px;
}
.fet-icon img{
	width: 57px;
	height:57px;
	margin-bottom:10px;
}
.fet-icon p{
 display: inline-block;
 line-height:24px;
 font-weight:14px;
 font-weight:500;
} 

/* testimonial Section */
.testimonial-sec{
	background: url(../images/parallax/parallax2-index.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position:center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: auto;
    position: relative;
    overflow: hidden;
}
.testimonial-sec p{
	font-size:18px;
	color:#fff;
	margin-bottom: 30px;
}
.testimonial-sec a{
	background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.000) 100%) !important;
	left: -10%;
    font-size: 30px;
}
.testimonial-sec .carousel-control.right {
    right: -10%;
}
.testimonial-sec .carousel-indicators {
    bottom: -60%;
}
.testimonial-sec blockquote{
	padding:0 20px;
	margin: 0;
	border-left:0px;
}
.test-row{
	padding-bottom:80px;
}
.test-row .carousel{
	padding-bottom:50px;
}
.test-row small{
	color: #ed1b8a;
    padding-top: 2px;
    font-weight: 500;
    font-size: 14px;
}
.test-row .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #ed1b8a;
    border:1px solid #ed1b8a;
}
 
h2{
  text-align:center;
  padding: 20px;
}
/* Slider css*/

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
	height:auto;
    position: relative;
    display: block;
    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;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.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;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.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-arrow.slick-hidden {
    display: none;
}   
/*end */
.subscribe-btn{
	float:right;
	margin-top:-41px;
}
.subscribe-btn span{
	padding:11px 30px;
}
/*footer */
.fot-sec .social-icons{
	float:left;
	width:100%;
}
footer .z-depth-1{
	width: 100%;
    padding: 0px 10px;
    height: 41px;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 14px;
    background: #fff;
    box-sizing: inherit;
    border: none;
}
footer .z-depth-txt{
	width: 100%;
    padding: 15px 10px;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 14px;
    background-color: #fff;
    box-sizing: inherit;
    border: none;
    height:120px;
}

/*about page css */
.prof-abou-ul{
	display: block;
    list-style-type: none;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.prof-abou-ul li::before{
  content: "\2022";
  color: #ed1b8a;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
  font-size:20px;
}
.prof-list{

}
.prof-list span{
	color: #ed1b8a;
	font-size:16px;
}
.value-tabs{
	border:0;
}
.val-tab-sec{
	width:17%;
	float: left;
	margin-left: 7.333333%;
}
.val-img{
	max-width: 220px;
    margin-left: 6%;
    margin-top: 8%;
}
.value-tabs li a{
	padding: 15px 17px;
    font-size: 16px;
    background-color:#fff;
    color:#ed1b8a;
    border:0;
    font-weight: 500;
    border-radius:0;
}
.value-tabs>li.active>a, .value-tabs>li.active>a:focus, .value-tabs>li.active>a:hover {
    color:#fff;
    cursor: default;
    background-color:#ed1b8a;
    border:0;
}
.cust-borders {
    border: 1px solid #6c4393;
    width: 5%;
    margin-top: 10px;
    margin-bottom: 20px;
}
.tab-in-content p{
	font-size:16px;
}
.val-tab-cont{
	width: 100%;
    float: left;
    max-height: 255px;
    height:255px;
}

/*unique*/
.unique-sec-bg{
	background: url(../images/parallax/parallax-3-abt.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position:center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: auto;
    position: relative;
    overflow: hidden;	
}
.unique-sec-bg li {
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}
.uni-p{
	font-size:16px;
	color:#fff;
	font-weight:500;
	padding: 30px 100px;
    color: #fff;
    line-height: 35px;
}
.uni-tab-sec li a{
	font-weight: 500;
}
.fa-chalkboard-teacher:before{
	background-image: url(/wp-content/uploads/2018/06/improve-retention.png);
    background-repeat: no-repeat;
    list-style: none;
    content: '';
    padding: 15px 50px 20px 10px
}
.uni-sec-cont{
	float:left;
	width:100%;
	height:315px;
	max-height:315px;
}
/* Permanent Staffing Css*/
.ser-title-banner{
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-color: #6c4393;
    padding:200px 0
}
.per-title-banner{
	background: url(../images/parallax/permanet-title.png);
}
.ser-title-banner h1 {
    font-size: 42px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 3px;
}
.ser-content{
	padding:40px 0;
}
.ser-content h4, .features-ser h4, .steps-ser-sect h4{
	color:#ed1b8a;
	margin:40px 0 20px 0;
	font-weight:700;
}
.ser-content h6{
	color: #777;
	margin:35px 0 20px 0;
}
.ser-content ul, .features-ser ul {
    padding-left: 2.2em;
}
.content-li-off{
	position: relative;
	margin-bottom: 10px;
	line-height:2;
}
.content-li-off i{
	color: #ed1b8a;
    font-size: 22px;
    position: absolute;
    left: -30px;
    top: 2px;
}
.img-ser{
	width:100%;
	height:100%;
	padding-top:2%;
}
.features-ser h4{
	color:#ed1b8a;
	margin:20px 0 20px 0;
	font-weight:700;
}
.features-ser{
	padding:70px 0;
}

/* steps sec css */
.steps-ser-sect h4{
	color:#fff;
	margin:20px 0 40px 0;
	font-weight:700;
}
/******************* Timeline Demo - 5 *****************/
.main-timeline5{overflow:hidden;position:relative;padding:15px 0;}
.main-timeline5 .timeline{position:relative;margin-top:-23px}
.temp-setps .main-timeline5 .timeline{position:relative;margin-top:-10px}
.payroll-setps .main-timeline5 .timeline{position:relative;margin-top:-35px}
.main-timeline5 .timeline:first-child{margin-top:0}
.main-timeline5 .timeline-icon,.main-timeline5 .year{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}
.main-timeline5 .timeline:after,.main-timeline5 .timeline:before{content:"";display:block;width:100%;clear:both}
.main-timeline5 .timeline:before{content:"";width:100%;height:100%;box-shadow:-6px 0 3px -4px rgba(0,0,0,.07) inset;position:absolute;top:0;right:0;z-index:2}
.main-timeline5 .timeline-icon{width:210px;height:210px;border-radius:50%;border:25px solid transparent;border-top-color:#ed1b8a;border-right-color:#ed1b8a;z-index:1;transform:rotate(45deg)}
.main-timeline5 .year{display: block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.4);
    font-size: 18px;
    font-weight: 700;
    color: #ed1b8a;
    text-align: center;
    transform: rotate(-45deg);}
.main-timeline5 .timeline-content{width:35%;float:right;background:#ed1b8a;padding:30px 20px;margin:50px 0;z-index:1;position:relative}
.main-timeline5 .timeline-content:before{content:"";width:20%;height:15px;background:#ed1b8a;position:absolute;top:50%;left:-20%;z-index:-1;transform:translateY(-50%)}
.main-timeline5 .title{font-size:18px;font-weight:700;color:#fff;margin:0 0 10px;line-height: 1.4;}
.main-timeline5 .description{font-size:16px;color:#fff;line-height:24px;margin:0}
.main-timeline5 .timeline:nth-child(2n):before{box-shadow:6px 0 3px -4px rgba(0,0,0,.07) inset;8px 0 5px -5px rgba(0,0,0,.5) inset}
.main-timeline5 .timeline:nth-child(2n) .timeline-icon{transform:rotate(-135deg);border-top-color:#6c4393;border-right-color:#6c4393;}
.main-timeline5 .timeline:nth-child(2n) .year{transform:rotate(135deg);color:#6c4393;}
.main-timeline5 .timeline:nth-child(2n) .timeline-content{float:left}
.main-timeline5 .timeline:nth-child(2n) .timeline-content:before{left:auto;right:-20%}
.main-timeline5 .timeline:nth-child(2n) .timeline-content,.main-timeline5 .timeline:nth-child(2n) .timeline-content:before{background:#6c4393}

/*Temporary staffing Solutions Css */
.temp-title-banner{
	background: url(../images/parallax/temporary-title.png);
}
.payroll-title-banner{
	background: url(../images/parallax/payroll-title.jpg);
}
.compli-title-banner{
	background: url(../images/parallax/compli-title.jpg);
}
.hr-consult-title-banner{
	background: url(../images/parallax/hr-consult.jpg);
}
.fac-title-banner{
	background: url(../images/parallax/fac-title.jpg);
}
.flex-it-title-banner{
	background: url(../images/parallax/flex-it-title.jpg);
}
.warehose-title-banner{
	background: url(../images/parallax/warehose-title.png);
}
.train-title-banner{
	background: url(../images/parallax/train-title.jpg);
}
.bfsi-ser ul{
	display: inline-block;
	margin-right: 30px;
}
.bfsi-title-banner{
	background: url(../images/parallax/bfsi-title.jpg);
}
.as-btn a{
	color:#fff;
}
.job-sek-btn{
	padding-top:20px;
}
.apply-form-heading h3 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 500;
    letter-spacing: 1.5px;
    color:#777;
}



/*sakina part css*/
/*job search section css*/
/*panel accordition css*/
/*
 Please wrap your collapsible content in a single element or so help me
 Must add a transition or it breaks because that's the whole purpose of this
 Only one transition-duration works (see explanation on line #141 in JS)
 You can add more to an inner wrapper (.details-styling)
 */
.collapse-init summary + * {
  transition: all 0.35s ease-in-out;
  overflow: hidden;
}
/*
 Closed state. Any CSS transitions work here
 The JS has a height calculation to make sliding opened/closed easier, but it's not necessary
 Remove the height prop for a simple toggle on/off (after all that work I did for you?)
 */
 .job-search-panel li{
    list-style: circle;
    line-height: 30px;
 }
.collapse-init :not(.panel-active) summary + * {
  height: 0;
  opacity: 0;
  transform: scale(0.9);
  transform-origin: bottom center;
}
.collapse-init summary {
  list-style: none;
}
.collapse-init summary::-webkit-details-marker {
  display: none;
}
.collapse-init summary::before {
  display: none;
}
.collapse-init summary {
  cursor: pointer;
}

/*
 This element exists so .details-wrapper has no extra margin/padding that can screw with the smooth height collapse
 You can style .details-wrapper decoratively but avoid anything that modifies the box and add it to .details-styling instead
 Otherwise, this element is totally optional. Remove if you hate divitis
 */
.details-styling {
  padding: 1em;
}
::selection {
  background: #fbcb6a;
  color: #4d4433;
}
/*box-shadow: 0.2em 1em 2em -1em #d6d1e0;*/
.panel-accordition details {
  background: #fff;
  border: 1px solid #d6d1e0;
  list-style: none;
  margin-top: 6px;
}
.panel-accordition details:first-child {
  border-radius: 6px 6px 0 0;
}
.panel-accordition details:second-child {
  border-radius: 6px 6px 0 0;
}
.panel-accordition details:last-child {
  border-bottom: 1px solid #d6d1e0;
  border-radius: 0 0 6px 6px;
}
.panel-accordition summary {
  display: block;
  transition: 0.10s;
  font-weight: 700;
  padding: 1em;
  background-color: #6c4393;
  color: #fff;
}
.panel-accordition summary:focus {
  outline: none;
}
.collapse-init summary::after {
  border-right: 2px solid;
  border-bottom: 2px solid;
  content: '';
  float: right;
  width: 0.5em;
  height: 0.5em;
  margin-top: 0.25em;
  transform: rotate(45deg);
  transition: inherit;
}
[open] summary {
  background: #6c4393;
  color: #f8f5fe;
}
[open] summary::after {
  margin-top: 0.5em;
  transform: rotate(225deg);
}
.panel-bg{
  background: #f8f8f8;
}
.collapse{
	display: block;
}
.panel-accordition{
	padding: 30px 0px;
}
.panel-details-heading{
	color: #131313;
}
.panel-detail-padding{
	padding: 6px 15px;
}
.panel-box-heading{
	font-weight: 600;
}
.panel-button{
    background: #ed1b8a;
    color: #fff;
    padding: 10px 30px;
    font-weight: 500;
}
.panel-button:hover{
	color: #6c4393;
}
.panel-button:focus{
	outline: none;
}
.panel-box-button{
	padding: 20px 62px 20px 15px;
	text-align: center;
}
.cu-ce-ur {
	height:20px !important;
	position: relative !important;
	visibility: visible !important;
	left: -48% !important;
	box-shadow:none;
	text-align: left;
	float:left;
}
.cu-ce-ur {
	height:15px !important;
	position: relative !important;
	visibility: visible !important;
	left: 0% !important;
	box-shadow:none;
	text-align: left;
	float:left;
	display: inline-block;
	width:5%;
}
.cu-ce-ur:focus {
	box-shadow: none;
}
.ch-ur{
    display: block;
    font-size: 12px;
    color: #999;
    position: relative !important;
    left: 7px;
    top: 4px;
    height: 0px;
}
.ch-box-ur{
	float: left;
	width:100%;
	padding-left: 2px;
	margin-bottom: 25px;
}
.cu-grp{
	padding:0 20px !important;
}
/*upload resume css*/
.alert {
  display: none;
}
.error {
  color: #e74c3c;
  font-weight: 500;
}
.panel-body{
	background: #f7f7f7;
    box-shadow: 0 0 30px #a9a9a9;
    padding: 40px 30px 20px 30px;
}
.form-group{
	margin: 0px auto;
    padding:0px 20px 15px 20px;
}
.form-label{
    color: #ed1b8a;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 7px;
}
.panel-body input{
	background-color: #fff;
    border: 1px solid #ccc;
    height: 45px;
    font-size: 14px;
    padding-left: 8px;
}
.panel-body input:focus, textarea:focus{
	border: 1px solid #6c4393 !important;
	box-shadow: 0 !important;
}
.form-section{
	padding: 40px 0px 20px 0px;
}
.form-border{
	border-color: #f7f7f7;
}
.imp-lable{
	color: #6c4393;
}
.send-form-btn{
	padding-top: 10px;
}
.contact-heading{
	margin-bottom: 10px ;
}
.comment-set{
	height: 120px !important;
	resize: none;
	border-radius:0px;
}
.contact-send span{
  padding: 10px 45px;
}
.contact-section{
	padding: 40px 0px;
}
.cu-mo-lb{
	display:block !important;
}
.ct-nt-ip{
	width:15% !important;
	display:inline-block;
	float: left;
	border-right: 0 !important;
	text-align: center;
	padding:0 !important;
}
.ct-mo-ip{
	width:85% !important;
	display:inline-block;
	float:right;
}
.panel-body .select-drop-ur{
	background-color: #fff;
    border: 1px solid #ccc;
    height: 45px;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-bottom: 12px;
    float: right;
    padding-left: 8px;
}
.panel-body .select-drop-ur option{
    padding: 5px 10px;
}
.cu-ty-ci{
	margin-bottom: 15px !important;
	float: left;
    width: 100%;
}

/*** Sakina part Css end **/
.apply-form-body input, .select-drop{
	background-color: #fff;
    border: 1px solid #ccc;
    height: 40px;
    font-size: 14px;
    display: inline-block;
    width: 65%;
    margin-bottom:12px;
    float: right;
    padding-left: 8px;
}
.multiple-input-sec{
	float: right;
    display: inline-block;
    width:68%;
}
.form-horizontal .form-label{
	width:35%;
	display: inline-block;
}
.custom-date-label{
	width:35%;
}
.cu-lb-mi{
	width:32% !important;
	display: inline-block;
}
.cust-date-bs{
	width: 100% !important;
	margin-left:0 !important;
	position: relative !important;
}
.input-date-custom{
	width: 65%;
	display:inline-block;
	float:right;
}
.apply-form-body input:focus, .select-drop:focus{
	border: 1px solid #6c4393 !important;
	box-shadow: 0 !important;
}
.apply-form-body .help-block {
    display: block;
    float: right;
    text-align: center;
    width: 66%;
    margin:0;
}
.multiple-input-sec .help-block{
	width: 100%;
}
.input-date-custom .help-block {
    width: 100%;
}
.input-date-custom span{
	position:absolute;
	left:20%;
	z-index: -1;
}
#dumdiv{
	display:none;
}
.form-horizontal h6{
	font-size: 16px;
    font-weight: bold;
    color: #777;
    margin-bottom: 30px;
}
.multiple-input{
	width:100% !important;
	margin-left:0 !important;
}
.form-right .inputfile-6 + label{
	height: 40px;
    width: 65%;
    display: inline-block;
    float: right;
    line-height: 16px;
}
.form-right .as-btn{
	float:right;
}
.inputfile-6 + label {
    outline:none !important;
}
.details-wrapper p{
	margin:0;
}
.panel-box-heading p{
	font-weight:600;
}
.social-fot-sec{
	float:left;
	width:100%;
	margin-bottom:40px;
}
.ur-gp-h5{
	margin-bottom: 25px;
    letter-spacing: 1px;
    margin-top: 50px;
}
.steps-ser-sect{
	float: left;
	width:100%;
	background: url(../images/parallax/parallax4-ser.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: auto;
    position: relative;
    overflow: hidden;
}
.test-name{
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #ed1b8a !important;
}
.notification {
    display: block;
    width: 100%;
    background: #ed1b8a;
    padding: 15px 0 10px;
    color: #ffffff;
}
.notification p {
    margin: 0;
    line-height: 50px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
.notification span {
    font-size: 13px;
    margin: 0 10px;
    color: #6c4393; 
}
.notification a {
    color: #6c4393;
    font-weight: 500;
}
.banner-section{
	margin-bottom: -1px;
}  
.cu-dd  ul.dropdown {
    right: 0;
} 
.pay-h5{
	color: #ed1b8a;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 16px;
}