.be-section-title h2[data-bigletter],
.be-section-title .be-heading[data-bigletter] {
  position: relative;
}
.be-section-title h2[data-bigletter]:before,
.be-section-title .be-heading[data-bigletter]:before {
/*  z-index: -1;*/
  content: attr(data-bigletter);
  font-size: 1.5em;
  opacity: .20;
  position: absolute;
  top: -0.5em;
  left:0px;
  right:0px;
  text-align:inherit;
  text-transform: uppercase;
  color:inheritl;
}

.be-feature-box {
	padding: 30px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	border: 1px solid #f3f3f3;
	margin:14px 0px;
	-webkit-box-shadow: 0 0 20px 0px rgba(245,245,245,1);
	-moz-box-shadow: 0 0 20px 0px rgba(245,245,245,1);
	box-shadow: 0 0 20px 0px rgba(245,245,245,1);
	overflow:hidden;
}
.be-feature-box .box-wrp {
	position: relative;
	z-index: 99;
}
.be-feature-box .box-wrp .be-icon i {
	text-align: left;
	font-size: 60px;
	color: #2ed3ae;
	font-weight: 600
}
.be-feature-box:before {
	background: #fff;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out
}
.be-feature-box:hover:before {
	background: rgba(0,0,0,.7);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-box-shadow: 0 0 30px 5px rgba(102,102,102,.25);
	-moz-box-shadow: 0 0 30px 5px rgba(102,102,102,.25);
	box-shadow: 0 0 30px 5px rgba(102,102,102,.25)
}
.be-feature-box:hover .box-wrp h3 {
	color: #fff
}
.be-feature-box:hover .box-wrp {
	color: #fff
}
.be-services {
	position: relative;
	overflow: hidden
}
.be-services .heading-title.left {
	margin-bottom: 40px
}

.bc-pricing {
	position: relative;
	display: inline-block;
	width: 100%;
	background: #f7f7f7;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	
}
.bc-pricing .price-title {
	padding: 35px 20px;
	position: relative;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: #e4e4e4
}
.bc-pricing.active .price-title {
	background: #2ed3ae
}
.bc-pricing.active {
	position: relative
}
.card-ribbon {
	position: absolute;
	overflow: hidden;
	top: -10px;
	left: -10px;
	width: 114px;
	height: 114px;
	z-index: 99
}
.card-ribbon span {
	position: absolute;
	display: block;
	width: 165px;
	padding: 5px 0;
	background-color: #23292c;
	box-shadow: 0 5px 5px rgba(0,0,0,.2);
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	left: -37px;
	top: 21px;
	transform: rotate(-45deg);
	height:39px;
	line-height:31px;
}
.card-ribbon::before, .card-ribbon::after {
	position: absolute;
	z-index: -1;
	content: '';
	display: block;
	border: 5px solid #23292c;
	border-top-color: transparent;
	border-left-color: transparent
}
.card-ribbon::before {
	top: 0;
	right: 0
}
.card-ribbon::after {
	bottom: 0;
	left: 0
}
.bc-pricing .price-title h2 {
    font-family: 'poppins', sans-serif;
	line-height: 60px;
	font-size: 50px;
	position: relative;
	font-weight: 800;
	margin:0px;
	
}
.bc-pricing .price-title h2 small {
	font-size: 16px;
	vertical-align: super;
	padding: 0 5px
	
}
.bc-pricing .price-title h2 small:first-child {
	font-size: 24px
}
.bc-pricing .price-title span {
	letter-spacing: 6px;
	position: relative
}
.bc-pricing ul {
	margin: 20px 0 0
}
.bc-pricing ul li {
	line-height: 50px
}
.bc-pricing .price-footer {
	padding: 30px 0;
	z-index: 9;
	position: relative
}

.bc-pricing .button {
    color: #fff;
    cursor: pointer;
    padding: 10px 30px;
    font-weight: 400;
    font-size: 16px;
    border: 0;
    position: relative;
    background: #2ed3ae;
    font-family: poppins,sans-serif;
    display: inline-block;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
}
.bc-pricing .button:hover, .bc-pricing .button:focus {
    color: #fff;
    background: #23292c;
    outline: 0;
}
ul.list-style-none{
	margin:0px;
	list-style:none;
	padding:0px;
	padding-top:30px;	
}

/*
* -------------------------------------------------------------
*    9. skills
* -------------------------------------------------------------
*/
.my-vcard-skills-progress {
	overflow: hidden;
	margin-bottom: 30px;
}
.my-vcard-skills-progress .progress {
	background: #ddd none repeat scroll 0 0;
	position: relative;
	overflow: visible;
	margin: 35px 0 50px 0;
	box-shadow: none;
	border-radius: 0;
	height: 10px;
}
.my-vcard-skills-progress .progress-bar {
	display: block;
	width: 0;
	height: 100%;
	text-align: center;
	background-color: #90b695;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.my-vcard-skills-progress .progress .lead {
	left: 0;
	top: -25px;
	color: #333;
	font-size: 12px;
	font-weight: 700;
	position: absolute;
	text-transform: uppercase;
}
.my-vcard-skills-progress .progress-bar > p {
	float: right;
	font-size: 12px;
	font-weight: 700;
	margin-right: -16px;
	margin-top: -25px;
	position: relative;
	color: #333;
}

/*
2.Service Section
============================*/
.service-item .inner {
	position: relative;
	
	display:block;
	text-align: center;
	padding: 40px 20px;
	background: #fff;
	border: 1px solid #f0f0f0;
	box-shadow: 0 0 20px #f3f3f3;
	-webkit-box-shadow: 0 0 20px #f3f3f3;
	-moz-box-shadow: 0 0 20px #f3f3f3;
	margin:30px 0px;
	
}
.service-content p {
	margin-bottom: 0;
	margin-top: 15px;
	transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out
}
.service-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	visibility:hidden;
	background-color: rgba(0, 0, 0, 0.59);
	transition: all 0.4s ease 0s;
}
.service-item .inner::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	z-index: 9;
	content: "";
	height: 60px;
	position: absolute;
	width: 60px;
	border-left: 1px solid #0cb1f6;
	border-top: 1px solid #0cb1f6;
	visibility:visible;
	transition: all 0.4s ease 0s;
}
.service-item .inner::after {
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	z-index: 9;
	content: "";
	height: 60px;
	position: absolute;
	width: 60px;
	border-top: 1px solid #0cb1f6;
	border-right: 1px solid #0cb1f6;
	visibility:visible;
	transition: all 0.4s ease 0s;
}
.service-content::before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	z-index: 9;
	content: "";
	height: 60px;
	position: absolute;
	width: 60px;
	border-left: 1px solid #0cb1f6;
	border-bottom: 1px solid #0cb1f6;
	visibility:visible;
	transition: all 0.4s ease 0s;
}
.service-content::after {
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	z-index: 9;
	content: "";
	height: 60px;
	position: absolute;
	width: 60px;
	border-right: 1px solid #0cb1f6;
	border-bottom: 1px solid #0cb1f6;
	visibility:visible;
	transition: all 0.4s ease 0s;
}
.service-item .inner:hover.inner::before,
.service-item .inner:hover.inner::after,
.service-item .inner:hover .service-content::after,
.service-item .inner:hover .service-content::before
{
	visibility:hidden;
	transition: all 0.4s ease 0s;
	width:0px;
	height:0px;

}
.service-item .inner .heading {
	text-transform: capitalize;
	font-size: 20px;
	margin-top:0;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
.service-icon {
	width: 60px;
	height: 60px;
	margin: 0px auto;
	line-height: 54px;
	transition: all 0.4s ease-in-out 0s;
	margin-bottom: 20px;
}
.service-icon i{ 
	color:#2f87fd; 
	font-size:55px;
	transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	}


/*
addone-heading
*/
ul.my-vcard-time-line {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
}
ul.my-vcard-time-line:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 18px;
	height: 100%;
	width: 3px;
	border-radius: 4px;
	background: rgb(215, 228, 237);
	left: 50%;
	margin-left: -2px;
	background: -moz-radial-gradient(top, ellipse cover, rgba(197, 202, 213, 0.6) 0%, rgba(255, 255, 255, 0) 70%);
	background: -webkit-radial-gradient(top, ellipse cover, rgba(197, 202, 213, 0.6) 0%, rgba(255, 255, 255, 0) 70%);
	background: radial-gradient(ellipse at top, rgba(197, 202, 213, 0.6) 0%, rgba(255, 255, 255, 0) 70%);
}
ul.my-vcard-time-line li {
	list-style: none;
	display: block;
	margin-bottom: 30px;
	clear: both;
	position: relative;
}
ul.my-vcard-time-line li .item-period {
	position: absolute;
	display: inline-block;
	padding: 3px 10px;
	color: #fff;
	background-color: #666;
	font-weight: bold;
	border-radius: 3px;
	top: 18px;
	left: 50%;
	margin-left: 30px;
}
ul.my-vcard-time-line li .item-period:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(102, 102, 102, 0);
	border-right-color: #666;
	border-width: 6px;
	margin-top: -6px;
}
ul.my-vcard-time-line li .half-box {
	width: 44%;
	position: relative;
	background-color: #f0f4f7;
	padding: 15px 20px;
	border-radius: 4px;
}
ul.my-vcard-time-line li::before {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background-color: #2ed87b;
	top: 25px;
	right: 50%;
	margin-right: -6px;
	-webkit-box-shadow: 0 0 0 5px rgba(46, 216, 123, 0.35);
	box-shadow: 0 0 0 5px rgba(46, 216, 123, 0.35);
}
ul.my-vcard-time-line li:nth-child(odd) .half-box {
	float: left;
}
ul.my-vcard-time-line li:nth-child(odd) .half-box:after {
	left: 100%;
	top: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(240, 244, 247, 0);
	border-left-color: #f0f4f7;
	border-width: 10px;
	margin-top: -10px;
}
ul.my-vcard-time-line li:nth-child(even) .half-box {
	float: right;
}
ul.my-vcard-time-line li:nth-child(even) .half-box:after {
	right: 100%;
	top: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(240, 244, 247, 0);
	border-right-color: #f0f4f7;
	border-width: 10px;
	margin-top: -10px;
}
ul.my-vcard-time-line li:nth-child(even) .item-period {
	left: auto;
	right: 50%;
	margin-right: 20px;
}
ul.my-vcard-time-line li:nth-child(even) .item-period:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(102, 102, 102, 0);
	border-left-color: #666;
	border-width: 6px;
	margin-top: -6px;
}
ul.my-vcard-time-line li .clear {
	clear: both;
}
ul.my-vcard-time-line li h6 {
	margin-bottom: 0px;
}
ul.my-vcard-time-line li .item-small {
	display: inline-block;
	font-size: 12px;
	line-height: 1.2em;
	color: #9e9e9e;
	margin-bottom: 10px;
}
.time-period {
	display: none;
}
@media screen and (max-width:620px) {
	ul.my-vcard-time-line {
		padding-left: 15px;
	}
	ul.my-vcard-time-line:before {
		left: 0px;
	}
	ul.my-vcard-time-line li::before {
		right: auto;
		left: -21px;
		margin: 0px;
	}
	ul.my-vcard-time-line li .half-box {
		width: 95%;
		margin-left: 5%;
		float: none;
		display: block;
	}
	ul.my-vcard-time-line li .half-box:after,  ul.my-vcard-time-line li:nth-child(odd) .half-box:after {
		left: auto;
		right: 100%;
		top: 30px;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(240, 244, 247, 0);
		border-right-color: #f0f4f7;
		border-width: 10px;
		margin-top: -10px;
	}
	ul.my-vcard-time-line .time-period {
		display: inline-block;
		font-size: 12px;
		line-height: 1.2em;
		color: #2eca7f;
		margin-bottom: 8px;
	}
	ul.my-vcard-time-line .item-small {
		display: inline-block;
		font-size: 12px;
		line-height: 1.2em;
		color: #9e9e9e;
		margin-left: 5px;
		margin-bottom: 8px;
		padding-left: 8px;
		border-left: 1px solid #e0e0e0;
	}
	ul.my-vcard-time-line .item-period {
		display: none;
	}
}

ul.my-vcard-time-line li .heading{
	margin:0px;
	padding:0px;	
}


/*
 Time Line 
*/

ul.my-vcard-time {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	position: relative;
	padding-left: 22px;
}
ul.my-vcard-time:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: -moz-radial-gradient(top, ellipse cover, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 90%);
	background: -webkit-radial-gradient(top, ellipse cover, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 90%);
	background: radial-gradient(ellipse at top, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 90%);
}
ul.my-vcard-time li {
	display: block;
	text-align: left;
	position: relative;
	padding: 0px;
	margin-bottom: 25px;
	margin-left: 15x;
}
ul.my-vcard-time li::before {
	content: '';
	display: inline-block;
	position: absolute;
	background-color: #fff;
	border-radius: 10px;
	width: 16px;
	height: 16px;
	top: 18px;
	left: -30px;
	border: 2px solid #00c3da;
	z-index: 2;
}
ul.my-vcard-time li:hover::before {
	background: #00c3da;
}
ul.my-vcard-time li:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: -moz-radial-gradient(left, ellipse cover, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 60%);
	background: -webkit-radial-gradient(left, ellipse cover, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 60%);
	background: radial-gradient(ellipse at left, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 60%);
}
.time-line-box {
	position: relative;
	padding: 0px 20px 10px;
	border-left: 2px solid #00c3da;
	
}
.time-line-box::after {
	content: '';
	display: inline-block;
	position: absolute;
	background-color: #00c3da;
	border-radius: 10px;
	width: 36px;
	height: 2px;
	top: 25px;
	left: -36px;
	z-index: 1;
}
ul.my-vcard-time h6 {
	margin-bottom: 0px;
}
ul.my-vcard-time .item-period {
	display: inline-block;
	font-size: 12px;
	line-height: 1.2em;
	color: #00c3da;
	margin-bottom: 8px;
}
ul.my-vcard-time .item-small {
	display: inline-block;
	font-size: 12px;
	line-height: 1.2em;
	color: #9e9e9e;
	margin-left: 5px;
	margin-bottom: 8px;
	padding-left: 8px;
	border-left: 1px solid #00c3da;
}

/* -----------------------------
4. Work Process
-------------------------------- */


.be-work-process .project-icon {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 136px;
  line-height: 176px;
  width: 135px;
  position: relative;
  margin: auto;
  transition: all 0.3s ease 0s;
}

.be-work-process:hover .project-icon {
  background: #00c3da;
  border: 1px solid transparent;
}
.be-work-process::before {
  background: #00c3da;
  content: "";
  height: 1px;
  right: -20%;
  top: 40%;
  /*transform: translateX(50%);*/
  position: absolute;
  width:40%;
  
}
.be-work-process.last-child::before{
  display: none!important
}
.be-work-process .project-icon i {
  color: #fff;
  font-size: 60px;
}
.be-work-process .project-icon p {
  background: #00c3da none repeat scroll 0 0;
  border: 1px solid #00c3da;
  border-radius: 50%;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  height: 50px;
  left: -10px;
  line-height: 44px;
  margin: 0;
  position: absolute;
  top: -10px;
  width: 50px;
}
.be-work-process h5 {
  display: inline-block;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-top: 35px;
  text-transform: capitalize;
}
.be-work-process.color_mode .project-icon i {
	color:#00c3da;
}
.be-work-process.transparent .project-icon {
 border: 1px solid #fff;
}
.be-work-process.transparent .project-icon:hover{
	 border: 1px solid transparent;
}
.be-work-process.color_mode:hover .project-icon i {
	color:#FFF;	
}
.be-work-process.color_mode::before {
	 background: #00c3da;
}
.be-work-process h5.heading{
	text-transform:uppercase;
		
}
.be-work-process.color_mode:hover .project-icon,
.be-work-process.transparent:hover .project-icon p{
	background:none!important;	
}
.be-work-process.color_mode .project-icon p{
	background:none;	
}

/*  ----------------------------------------------------
4.Team
-------------------------------------------------------- */
.team_box {
  margin-top: 30px;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 42px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 42px rgba(0, 0, 0, 0.08);
  padding: 15px;
  border-radius: 4px;
}
.team_box .team_img {
  border-radius: 5px;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;

}
.post-single .post-body .team_img img{
  margin:0px!important;	
}
.team_box .team_img:before {
  border-radius: 5px;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  opacity: 0;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 123, 255, 0.73) 0%;
  background: -webkit-gradient(linear, right bottom, left top, from(rgba(0, 123, 255, 0.73)), color-stop(70%, rgba(20, 77, 200, 0.26)));
  background: linear-gradient(to left top, rgba(0, 123, 255, 0.73) 0% 0%, rgba(20, 77, 200, 0.26) 70% 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 123, 255, 0.73) 0%', endColorstr='rgba(20, 77, 200, 0.26) 70%',GradientType=1 );
}
.team_box .team_img ul.team_social {
  opacity: 0;
  position: absolute;
  text-align: center;
  color: #ffffff;
  width: 100%;
  bottom: 5px;
  padding: 0;
  margin: 0;
  float: none;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.team_box .team_img ul.team_social li {
  display: inline-block;
  float: none;
  padding: 5px;
  font-size: 28px;

}
.team_box .team_img ul.team_social li a {
  color: #FFFFFF;
  font-size:20px;
  margin:5px;
}
.team_box .team_img ul.team_social li a:hover {
  color: #dddddd;
}
.team_box h5 {
  padding:0px;
  margin: 15px 0 0 0;
  font-weight: 500;
  text-transform: capitalize;
}
.team_box p {
  margin: 0;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 14px;
  color: #000;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.team_box:hover .team_img:before {
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  opacity: 1;
}
.team_box:hover .team_img ul.team_social {
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  opacity: 1;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  
}
.team_box:hover p {
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.team_box.active .team_img:before {
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  opacity: 1;
}
.team_box.active .team_img ul.team_social {
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  opacity: 1;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
.team_box.active p {
  color: #6cc47f;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  margin:0px;
  padding:0px;
}

.team_box:hover .team_img {
  border-radius: 5px;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

/*
05.Testimonial Section
=========================*/
.testimonial-carousel{
	overflow:hidden;	
}
.testimonial-carousel .owl-item{
	float:left;
	
}
.testimonial-carousel{
	text-align:center;
	
}
.testimonial-carousel img {
	border-radius: 50%;
	margin-bottom:0px;
	height:160px;
	width:160px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;

}
.testimonial-carousel .owl-nav {
	bottom: -30px;
	position: absolute;
	text-align: center;
	width: 100%;
	display:none;
}
.testimonial-carousel .owl-controls .owl-buttons div {
	background: none;
	opacity:1
}
.testimonial-carousel{
	overflow:hidden;
	position:relative;
}
.testimonial-carousel .owl-item,
.testimonial-carousel .item{
	float:left;
}

.client-thumb {
 
  margin-right: 20px;
 
}
.sngl-client {
	border: 1px solid #fafafa;
	margin-bottom: 30px;
	text-align: center;
	margin: 5px;
}
.testimonial-carousel {
	text-align: center;
	padding-bottom: 50px;
}
.single-testimonial {
	display: inline-flex;
	padding: 30px 40px;
	width:100%;
	max-width:620px;
	margin: 0px auto;
	background: #fff none repeat scroll 0 0;
	position: relative;
	text-align: left;
	-webkit-box-shadow: 0 0 42px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 42px rgba(0, 0, 0, 0.08);
	margin-top:30px;
	
}
.client-comment p {
  font-style: italic;
  margin-bottom:0px;
}
.testimonial-carousel.owl-carousel .owl-item .client-signature img{
	margin-bottom: 20px;
	width:auto;
	height:auto
}
.client-comment h4 {
	text-transform: capitalize;
	font-weight: 700;
	padding:0px;
	margin:0px;
}
.client-comment .text {
	color: #8d8d8d;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 12px;
	font-family: open sans;
	margin-bottom: 15px;
	display: inline-block;
	font-style:italic;
}
.client-thumb {
  margin-right: 30px;
  margin-top:5px;
}
.client-comment {
	margin: 0px auto;
}
.client-comment::before {
	color: #fff;
	content: "\f10e";
	font-family: fontawesome;
	font-size: 30px;
	left: 20px;
	position: absolute;
	bottom: 20px;
	z-index: 2;
}
.client-comment::after {
	position: absolute;
	content: "";
	border-top: 110px solid transparent;
	border-left: 110px solid #0cb1f6;
	bottom: 0;
	left: 0;
	height: 110px;
}
.client-comment > ul {
  padding-bottom: 15px;
}
.client-comment li {
  display: inline-block;
}
.client-comment li a{
	border: 2px solid #0cb1f6;
	border-radius: 100%;
	color: #0cb1f6;
	display: inline-block;
	height: 30px;
	line-height: 26px;
	width: 30px;
	margin: 0px 5px;
}
.client-comment li a:hover{background:#0cb1f6;transition: all 0.4s ease-in-out 0s;color:#fff}
.client-sec .owl-controls {
  	  display: none;
}
.testimonials-slider{
	overflow:hidden;
	position:relative;
}
.testimonials-slider .owl-item{
	float:left;	
}
.testimonial-carousel.owl-carousel.owl-theme .owl-dot {
	  border: 2px solid #0cb1f6;
	  border-radius: 100%;
	  display: inline-block;
	  height: 15px;
	  margin: 0 5px;
	  width: 15px;
	  position:relative;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-dot.active span {
	background: #0cb1f6 none repeat scroll 0 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	border: 2px solid #072948;
	border-radius: 100%;
}

.post-single .post-body .testimonial-carousel p{
	margin-bottom:0px;	
}
.be_client_logo{
	display:inline-block;
	margin:8px 0px;
	border:1px solid #E8E8E8;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

/*
* -------------------------------------------------------------
*    06.  PORTFOLIO 
* -------------------------------------------------------------
*/
#portfolio{
	overflow:hidden;	
}
.portfolio-filter,
.product-filter-category{
	padding-bottom:20px;	
}
.portfolio-filter ul,
.product-filter-category ul {
    list-style: outside none none;
	margin-bottom:0px;
    text-align: center;
}
.portfolio-filter ul li,
.product-filter-category li {
    margin: 5px;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 20px;
    display: inline-block;
    border: 2px solid #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.36s ease-in-out 0s;
    transition: all 0.36s ease-in-out 0s;
	  border: 1px solid #78abf1;
}
.portfolio-filter ul li.active,
.product-filter-category ul li:hover {
    background: #78abf1;
    border: 1px solid #78abf1;
    color: #fff;
}

.grid .mix {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.single-work {
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.36s ease-in-out 0s;
    transition: all 0.36s ease-in-out 0s;
}
.single-work:hover {
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.08)
}
.work-overlay {
    height: 100%;
    width: 100%;
    background: rgba(120, 171, 241, 0.8) none repeat scroll 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.36s ease-in-out 0s;
    transition: all 0.36s ease-in-out 0s;
	
}
.work-overlay a{
	color:#fff;
}
.single-work:hover .work-overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.work-title p {
    margin: 0;
	color:#fff;
}
.work-icon a {
    font-size: 24px;
    -webkit-transition: all 0.36s ease-in-out 0s;
    transition: all 0.36s ease-in-out 0s;
	color:#FFF;
}
.single-work:hover .work-icon a {
    color: #fff;
}
.work-icon a:hover {
    color: #000 !important
}
.work-icon  i {
	margin-top:25px;
	font-size:40px;
	display:inline-block;	
	color:#FFF;
}
.work-overlay h5{
	color:#FFF;
	margin:0px;
}
.work_move_center{
	position:absolute;
	left:0px;
	right:0px;
	top: 50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.read_more_icon:before{
	content: "\f310";
}
.be-embed-responsive{
	overflow:hidden;
	display:block;
}
.be-embed-responsive .owl-warrper{
	overflow:hidden;
	display:block;

}
.be-embed-responsive.three-col{
	min-height:200px;
}
.be-embed-responsive.three-col .owl-warrper{
	height:200px;	
}
.be-embed-responsive.two-col{
	min-height:200px;
}
.be-embed-responsive.two-col .owl-warrper{
	height:200px;	
}
.be-embed-responsive.four-col{
	min-height:160px;
}
.be-embed-responsive.four-col .owl-warrper{
	height:160px;	
}
.be-page-masonry-grid .be-grid-item{
	padding:0px;
}

.top-tab-slider{
	display:block;
	margin-bottom:10px;
	position:relative;
}
.top-tab-slider::after {
    content: '';
    position: absolute;
    left:15px;
	right:15px;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: -moz-radial-gradient(left, ellipse cover, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-radial-gradient(left, ellipse cover, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 80%);
    background: radial-gradient(ellipse at left, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 80%);
}
.top-tab-slider .order-title h4{
	margin-bottom:0px;
	line-height:34px;
	padding-top:15px;
}
.top-tab-slider .nav-tabs{
	border-bottom:none;	
}
.top-tab-slider .nav-tabs > li {
  display: inline-block;
  padding:0px 15px;
  line-height: 30px;
  cursor: pointer;
  position: relative;
 
}
.top-tab-slider .nav-tabs > li:first-child{
	padding-left:0px;
}
.top-tab-slider .nav-tabs > li:before {
	content:"";
	position:absolute;
	right:0px;
	border-right:1px solid #CCC;
	top:8px;
	height:18px;
}
.top-tab-slider .nav-tabs > li:last-child:before{
	border-right:none;
}
.top-tab-slider .nav-tabs > li > a,
a.all-cat-link {
  padding: 0;
  border: 0;
  color: #333;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Poppins', sans-serif;
  font-size:0.8rem;
  text-transform:uppercase;
  position:relative;
  padding:5px 0px;
}
.top-tab-slider .nav-tabs > li > a:hover,
.top-tab-slider .nav-tabs > li > a.active{
	color:#37BF91;
}

.selling-products-tabs .product-box .imagebox{
	background:none;	
}
a.all-cat-link{
	color:#37BF91;
	font-size:0.9rem;
	margin-top:15px;
	display:inline-block;
	float:right;
}
.top-tab-slider .nav-tabs > li > a::before {
    content: '';
    position: absolute;
    left: 50%;
    height: 0;
    width: 0;
    bottom: -12px;
    border-bottom: 7px solid #37BF91;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    opacity: 0;
    
}

.top-tab-slider .nav-tabs > li > a.active:before{
	opacity:1;	
}
#be-catgory-info-tabs{
	padding-top:10px;
}


#be-catgory-info-tabs ul.products li.product{
	margin:0px!important;

}
#be-catgory-info-tabs ul.products.columns-3 li.product{
	width:32.5%;	
}
#be-catgory-info-tabs ul.products.columns-2 li.product{
	width:59.5%;	
}
#be-catgory-info-tabs ul.products.columns-1 li.product{
	width:99%;	
}
#be-catgory-info-tabs ul.products.columns-4 li.product{
	width:24.5%;	
}
#be-catgory-info-tabs ul.products li.first{
	clear:none;
}

/*#be-catgory-info-tabs .imagebox .box-bottom {
    opacity: 1;
    transform: translateY(0%);
    width: auto;
    margin: 0px 0 0;
    left: 0;
    right: 0;
    position: relative;
    height: auto;
}
#be-catgory-info-tabs .product-box{
	height:auto!important;	
}*/
#be-catgory-info-tabs .cat-info{
	padding-top:15px;	
}
#be-catgory-info-tabs .cat-info img{
	margin-bottom:15px;	
}
.be-sub-cat-list{
	margin:0px;
	padding:0px;
	list-style:none;	
}
.be-sub-cat-list li{
	width:50%;
	float:left;
	list-style:none;
	position:relative;
	padding:5px 0px;
}
.be-sub-cat-list li a{
	position:relative;
}
.be-sub-cat-list li a:before{
	content: '\f105';
	font-family: 'FontAwesome';
	font-size:0.8rem;
	color: #78abf1;
	left:-15px;
	position:absolute;
}
.border-line-v{
	position:relative;	
}
.border-line-v::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: -moz-radial-gradient(top, ellipse cover, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 70%);
    background: -webkit-radial-gradient(top, ellipse cover, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(ellipse at top, rgba(197, 202, 213, 0.7) 0%, rgba(255, 255, 255, 0) 70%);
}
.cat-info.border-line-v::before{
	left:-15px;
	top:-18px;
}
#be-catgory-info-tabs .cat-name{
	display:none!important;	
}
#be-catgory-info-tabs .btn-add-cart a{
	letter-spacing:1px;	
}
#be-catgory-info-tabs a.compare{
	margin-right:10px;	
}
.be-products-tabs{
	display:block;	
	
}
.be-products-tabs ul.nav {
    margin:  0;
    padding: 0;
    list-style: none;
    display: table; /* [1] */
    table-layout: fixed; /* [2] */
    width: 100%; /* [3] */
	
}

.be-products-tabs ul.nav li {
	display: table-cell; /* [4] */
	list-style:none;
	text-align:center;
	border:1px solid #E8E8E8;
 }

.be-products-tabs ul.nav li > a{
	display:block;
	padding:10px;
	border-right:none;	
	font-family: 'Poppins', sans-serif;
	text-transform:capitalize;
	position:relative;
	-webkit-transition: all 0.0s ease-in-out;
	-moz-transition: all 0.0s ease-in-out;
	-ms-transition: all 0.0s ease-in-out;
	-o-transition: all 0.0s ease-in-out;
	transition: all 0.0s ease-in-out;
	position:relative;
	
}
.be-products-tabs ul.nav li:last-child{
	border-right:1px solid #E8E8E8;
}
.be-products-tabs ul.nav a.active span{
	z-index:99;
	position:relative;	
	transform: scale(1.1);
	display:inline-block;
}
.be-products-tabs ul.nav a.active::after {
    content: '';
    position: absolute;
	top:0px;
    bottom:0px;
    left: 0;
	right:0px;
    background-color: #484848;
    margin-top: -10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 1;
	box-shadow: -2px 2px 82px -26px rgba(0,0,0,.15);
	-webkit-box-shadow: -2px 2px 82px -26px rgba(0,0,0,.15);
	-moz-box-shadow: -2px 2px 82px -26px rgba(0,0,0,.15);
	
	
}
.be-products-tabs ul.nav a.active{
	
	color:#FFF;
	
}
.be-products-tabs ul.nav a.active::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -3.5px;
    border-bottom: 7px solid #fff;
        border-bottom-color: #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    z-index: 99;
}
.be-products-tabs-container{
	padding-top:30px;	
}
/*.be-products-tabs-container .imagebox .box-bottom{
    opacity: 1;
    transform: translateY(0%);
    width: auto;
    margin: 0px 0 0;
    left: 0;
    right: 0;
    position: relative;
    height: auto;
}*/

.be-products-tabs-container .btn-add-cart a{
	letter-spacing:1px;	
}

.woocommerce ul.products.be-product-carousel li.product{
    width: 100%!important;
	margin:0px;
}
.woocommerce ul.products.be-product-carousel li.product .product-box{
	height:auto!important;	
}
.be-product-carousel{
	overflow:hidden;
	position:relative;
	overflow:hidden;	
}
.be-product-carousel .owl-nav button{
	position:absolute;
	left:0px;
	top:130px;	
}
.be-product-carousel .owl-nav button.owl-prev{
	left:auto;
	right:0px;	
}



.testimonials-slider .testimonial {
  padding-left: 25px;
  padding-right: 25px;
}
@media only screen and (max-width: 767px) {
  .testimonials-slider .testimonial {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.testimonials-slider .testimonial-content {
  background-color: #fff;
  padding: 50px 100px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
  max-width: 750px;
  margin: 50px auto;
  text-align: center;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .testimonials-slider .testimonial-content {
    padding: 100px 50px 50px;
  }
}
.testimonials-slider .testimonial-content > img {
  width: 100px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -115px;
}
.testimonials-slider .testimonial-comment > h4 {
  margin-top: 25px;
  margin-bottom:0px;
  font-size: 24px;
  
}
.testimonials-slider .testimonial-comment > p {
  margin: 25px 0;
  font-size: 16px;
  font-weight: 300;
}
.testimonials-slider .testimonial-comment .testimonial-info {
  text-transform: uppercase;
  font-family: 'Poppins', serif;
  font-size: 12px;
  letter-spacing: 0.03em;
  font-weight: 500;
}
@media only screen and (max-width: 991px) {
  .testimonials-slider .slick-arrow {
    display: none;
    visibility: hidden;
  }
}
section.parallax-section .testimonials-slider .testimonial-content {
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 50px;
  box-shadow: none;
}
@media only screen and (max-width: 767px) {
  section.parallax-section .testimonials-slider .testimonial-content {
    padding: 0;
  }
}
section.parallax-section .testimonials-slider .testimonial-content > img {
  margin-top: 0;
}
section.parallax-section .slick-dots > li:not(.slick-active) > button,
.testimonials-slider .owl-nav button {
  background-color: rgba(255, 255, 255, 0.3);
}
.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-prev,
.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-next,
.testimonials-slider .owl-nav button{
  position: absolute;
  top: 50%;
  border: 0;
  background-color: transparent;
  height: 50px;
  margin-top: -25px;
  font-size: 32px;
  line-height: 50px;
  outline: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 100;
  color:#000;
}
.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-prev:hover,
.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-next:hover {
  color: #00c3da;
}
.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-prev i,
.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-next i,
.testimonials-slider .owl-nav button i {
  line-height: inherit;
}
.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-prev,
.testimonials-slider .owl-nav button.owl-prev {
  left: 25px;
}
.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-prev:hover,
.testimonials-slider .owl-nav button.owl-prev:hover {
  left: 20px;
}
.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-next,
.testimonials-slider .owl-nav button.owl-next{
  right: 25px;
}
.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-next:hover,
.testimonials-slider .owl-nav button.owl-next:hover {
  right: 20px;
}
.slick-slide {
  outline: none;
}
.testimonials-slider .owl-dots{
	display:none;
}
.slick-dots {
  margin: auto;
  text-align: center;
  padding-left: 0;
  margin: 0 0 15px;
  list-style-type: none;
}
.slick-dots > li {
  display: inline-block;
  margin: 0 4px;
}
.slick-dots > li > button {
  font-size: 0;
  border: 0;
  padding: 0;
  width: 11px;
  height: 11px;
  outline: none;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.slick-dots > li.slick-active > button {
  background-color: #00c3da;
}
.dark-dots .slick-dots > li.slick-active > button {
  background-color: #1f1f1f;
}
.white-dots .slick-dots > li.slick-active > button {
  background-color: #fff;
}
.dots-abs .slick-dots {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
}
.be-icon{
	padding-bottom:30px;	
}


.product-category-image-grid-wrp figure{
	position:relative;
	overflow:hidden;
	color:#FFF;
	text-align:center;
}
.product-category-image-grid-wrp figure a.box_wrp{
	overflow:hidden;
	display:block;
}
.product-category-image-grid-wrp img{
	width:100%;
	height:auto;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;	
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.product-category-image-grid-wrp figure:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.product-category-image-grid-wrp.overlay,
.product-category-image-grid-wrp.overlay figure:hover figcaption{
	max-height:200px;
}
.product-category-image-grid-wrp.overlay figure:after,
.product-category-image-grid-wrp.show-hide figure:after{
	content:"";
	position:absolute;
	left:14px;
	right:14px;
	bottom:0px;
	top:0px;
	background:rgba(0,0,0,0.3);	
	z-index:9;
}
.product-category-image-grid-wrp.show-hide figure:after,
.product-category-image-grid-wrp.show-hide figcaption{
	opacity:0;
}
.product-category-image-grid-wrp.overlay figcaption,
.product-category-image-grid-wrp.show-hide figcaption{
	left:10%;
	right:10%;
	top:50%;
	position:absolute;
	color:#000;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	z-index:99;

}
.product-category-image-grid-wrp.overlay figure:hover figcaption{
	top:40%;
}
.product-category-image-grid-wrp.show-hide figure:hover figcaption,
.product-category-image-grid-wrp.show-hide figure:hover:after{
	opacity:1;
}
.product-category-image-grid-wrp p,.product-category-image-grid-wrp h4{
	color:#fff;
	margin:0px;
	padding-bottom:15px;
	margin-bottom:0px;
}

.product-category-image-grid-wrp.default p,.product-category-image-grid-wrp.default h4{
	color:#000;
}
.product-category-image-grid-wrp h3{
	margin-bottom:0px!important;
}

.theme-min-btn {
    padding: 7px 18px;
    color: #fff !important;
    background: #000;
    display: inline-block;
    margin: 0px auto;
}
.theme-min-btn:hover{
    background: #37BF91;
}

.product-category-image-grid-wrp.default a.box_wrp{
	max-height:200px;
	overflow:hidden;
	display:block;
	margin-bottom:25px;	
}
