/**
 * Stylesheet:  style.css
 * Theme:       Influen - Corporate & Financial Business HTML5 Template
 * Version:     1.0
 * Author:     	shifttechplus
 * 更多精品模板请访问：http://www.bootstrapmb.com
 * 
 */
/* Table of contents
=========================
1.Preloader
2.Scrollup
3.Header Section
4.Slider Section
5.Bannar Section
6.Top Service Section
7.Service Section
8.About Section 
9.Count Up Section
10.Title Section
11.Team section
12.Team Version 2
13.Testimonial Section
14.Blog Section
15.Patner Section
16.Home Version 2 Section 
17.Service v2
18.Service v3
19.Slider portfolio
20.Consulting Section
21.Header V3 Section
22.Service Version 4 Section
23.About Version 3
24.About Version 4
25.Gallery Grid
26.Vedio Section
27.Portfolio Masonry Section
28.Portfolio Version 2
29.Service Version 5
30.Service Version 6
31.Service Version 7
32.Service Version 8
33.Service Version 9
34.Service Version 10
35.Service Details
36.Pricing Section
38.Pricing Version 2 Section
39.FAQ Section And Testimonial Section
40.Testimonial
41.Header Top Version 4 Section
42.Page Heading Section
43.Page Heading Version 2
44.Blog List Section
45.post V1 Section
46.Post Single
47.Sidebar
48.Contact Page
49.Error Page
Footer Section 
===========================*/

/*------------------*/
/*Theme default CSS
/*------------------*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none; }

html,
body {
height: 100%;
font-size: 14px;
color: #272728;
font-family: 'Open Sans', sans-serif;
vertical-align: baseline;
line-height: 1.7;
font-weight:600;
}
a:focus {
  outline: 0px solid;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 20px;
}
h1,
h2,
h3,
h4,
h5
{
margin: 0 0 20px;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
color: #272728;
}

h1 {
font-size: 32px;
}
h2 {
font-size: 20px;
line-height: 1.3;
}
h3 {
font-size: 18px;
}
h4 {
	font-size: 16px;
	}
	
h5 {
font-size: 14px;
}
a {
  transition: all 0.5s ease-out;
  text-decoration: none;color:#222222
}
a:active,
a:hover {
  outline: 0 none;
  color: #222222;text-decoration:none
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: #0090cb;
  text-shadow: none;color:#fff
}
::selection {
  background: #0090cb;
  text-shadow: none;color:#fff
}
textarea:focus, input:focus{
    outline: none;
}
.slider-overlay {
  background-color:rgba(15, 3, 189, 0.62);
  height: 100%;  width: 100%;
  position: absolute;
  top: 0;z-index:1
}
.slider-overlay::before {
	background-image: url('../img/pattern.png');
	content: "";
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	opacity: 0.3;
}
.images-overlay {
   background-color:rgba(0, 0, 0, 0.30);
  height: 100%;
  position: absolute;  width: 100%;
  top: 0;

}
.pt-100{padding-top:100px}
.pt-90{padding-top:90px}
.pt-70{padding-top:70px}
.pb-100{padding-bottom:100px}
.pb-90{padding-bottom:90px}
.pb-80{padding-bottom:80px}
.pb-70{padding-bottom:70px}
.pb-60{padding-bottom:60px}
.pb-50{padding-bottom:50px}
.pb-40{padding-bottom:40px}
.pb-30{padding-bottom:30px}
.bg-color{background:#fbfbfb}
.no-padding-left{padding-left:0px}
.no-padding-right{padding-right:0px}
.mt-100{margin-top:100px}
.mb-50{margin-bottom:50px}
.mb-15{margin-bottom:15px}
.bg-gray{
	background:#ededeb
}
.dark-gray{
	background:#f8f8f8
}
.little-gray{
	background:#f3f3f3
}
.color-hightlight {
	color: #e84809;
}
.light-gray {
	background-color: #f6f6f6;
}

/*Text Color*/
.text-gray{
	color:#9f9f9f;
}
/*
1.Preloader
============================*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999999;
	right: 0;
    bottom: 0;
}
#preloader-status {
    height: 210px;
	width: 210px;
    background: url(../img/preloader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    position: absolute;
    left: 50%;
    top: 50%;	
}

/*
2.Scrollup
==============*/
#scrollUp {
	background: #e84809 none repeat scroll 0 0;
	border-radius: 100%;
	bottom: 5px;
	color: #fff;
	font-size: 22px;
	height: 40px;
	right: 20px;
	text-align: center;
	text-decoration: none;
	width: 40px;
}
#scrollUp:hover {
  opacity: 1;
  color: #fff!important;background:#c9c00;
}
#scrollUp i {
	display: block;
	font-weight: bold;
	padding-top: 9px;
}

/*
3.Header Section
==================*/
.header-inner {
	position: relative;
}
.header-top {
	background-color: #040a1d;
	position: relative;
	z-index: 2;
}
.header-top::before {
	background-image: url('../img/pattern.png');
	content: "";
	height: 100%;
	left: 0px;
	position: absolute;
	width: 100%;
	z-index: -1;
	opacity: 0.3;
	top: 2px;
}
.contact-inner {
	padding-top:8px;
}
.contact-inner ul {
	display: inline-block;
}
.contact-inner li {
	padding-right: 14px;
	display: inline-block;
	color: #fff;
	position: relative;
	font-weight: 700;
	font-size: 12px;
}
.contact-inner li:last-child{padding-right:0}
.contact-inner li i {
	color: #e84809;
	font-size: 16px;
	margin-right: 10px;
}
.contact-inner li i.fa-envelope-o {
	font-size: 14px;
}
.contact-inner li i.fa-mobile {
	font-size:16px;
}
.header-top-social {
	text-align: right;
}
.soical-profile,
.consulting-btn {
	display: inline-block;
}
.soical-profile ul {
	margin-right: 10px;
}
.soical-profile ul,
.soical-profile li {
	display: inline-block;
}
.soical-profile li a i {
	color: #fff;
	margin-right: 10px;
	font-size: 12px;
}
.soical-profile li a i:hover {
	color: #e84809;
}
.consulting-btn a {
	background: #e84809;
	padding: 13px 28px;
	display: inline-block;
	color: #f3f3f3;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0px 8px;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}
/*Custom Hearder Menu*/
.custom-nav-menu.custom-nav-no-padding .bootsnav .container {
	margin: ;
	padding: 0px;
}
.custom-nav-menu {
	position: absolute;
	width: 100%;
}
.custom-nav-menu .navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.custom-nav-menu .navbar-right{margin-right:0px;}
.custom-nav-menu .navbar-header {
	padding-top: 28px;
}
.custom-nav-menu.sticky_menu {
  left: 0;
  right: 0;
  top: 0;  
  position: fixed;
  z-index: 9999;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  background:#fff;
}
.custom-nav-menu.sticky_menu nav.navbar.bootsnav ul.nav > li > a{
	color:#292929!important;	
}
.custom-nav-menu.sticky_menu .attr-nav > ul > li > a{
	color:#fff!important;	
}
.custom-nav-menu.sticky_menu .attr-nav > ul > li.search a{
	color:#292929!important;
}
.header-v2 .custom-nav-menu.sticky_menu .attr-nav > ul > li.search a,
.header-inner .custom-nav-menu.sticky_menu .attr-nav > ul > li.search a
{
	color:#fff!important	
}	
.custom-nav-menu.sticky_menu .sticky-logo {
	display: block;
}
.custom-nav-menu.sticky_menu .site-logo {
	display: none;
}
.sticky-logo {
	display: none;
}
.header-inner .search a {
	background: transparent;
	top: 28px;
	position: relative;
}
.header-v2 .search a, .header-inner .search a,
.white-header-menu .search a{
	display: inline-block;
	width: 36px;
	height: 36px;
	text-align: center;
	border-radius: 8px;
	transition: all 0.7s ease 0s;
	background: #e84809;
	line-height: 32px;
	position: relative;
	top: 26px;
	color: #fff !important;
}
.header-v3 .search a {
	background: transparent;
	top: 26px;
	position: relative;
	right: 30px;
}
.search a {
	position: relative;
	top: 28px;
	font-size: 14px;
}
.header-v3 .navbar-default .navbar-collapse {
	border-color: #1b1911;
	background: #1b1911;
	border-bottom: 2px solid #9a3e0c;
	border-radius: 0 0 10px 10px;
}
.header-v3 nav.navbar.bootsnav ul.nav li.active > a {
	background: #e84809;
	border-radius: 0 0 0 10px;
}
.header-v3 nav.navbar.bootsnav ul.nav li.active > a::before{
	display:none;
}
.applay-button {
	background: #e84809;
	padding: 30px 30px 28px 60px;
	border-radius: 0 0 10px 0;
}
.applay-button a {
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	width:100%;
	position:relative;
}
.applay-button a::before {
	content: "\f12b";
	font-family: Flaticon;
	left: 0px;
	top: 0px;
	position: absolute;
	color: #fff;
	font-size: 20px;
	transform: translateY(-50%);
	left:-30px;
	padding-right: 15px;
	top: 50%;
}
.consultation-btn {
	margin-top: 17px;
	margin-left: 30px;
	font-size: 12px;
}
.header-v3 .custom-nav-menu.sticky_menu nav.navbar.bootsnav ul.nav > li > a{
	color:#fff!important;
}
.header-v3 .custom-nav-menu.sticky_menu .attr-nav > ul > li.search a{
	color:#fff!important;
}
.header-v3 .custom-nav-menu.sticky_menu .sticky-logo {
	display: none;
}
/*header top bottom*/
.header-top-bottom {
	padding: 30px 0;
}
.header-top-bottom .logo {
	padding-top: 8px;
}
.contact-info-inner {
	display: inline-block;
	width: 100%;
	text-align: right;
}
.info-intro {
	display: inline-block;
	padding-right: 40px;
}
.info-intro:last-child {
	padding-right: 0;
}
.info-text h5 {
	font-size: 14px;
	margin-bottom: 0;
	text-align: left;
	color: #2c2c2c;
	text-transform: uppercase;
	font-weight: 700;
}
.info-text a, .info-text span {
	font-size: 14px;
	color: #e84809;
}
.info-intro i {
	color: #e84809;
	font-size: 26px;
}
.info-icon {
	display: inline-block;
	height: 44px;
	margin-right: 10px;
	position: relative;
	width: 44px;
	text-align: center;
	border: 1px solid #e4e4e4;
	line-height: 47px;
	border-radius: 6px;
	float: left;
	box-shadow: 0 0 0 1px #cdcdcd;
}
.info-text {
	padding-left: 54px;
	text-align: left;
	margin-top: 3px;
}
/*White Header*/
.white-header-top .contact-inner li,
.white-header-top .soical-profile li a i{
	color: #9a9a9a;
}
.white-header-top {
	border-bottom: 1px solid #e8e8f1;
}
.white-header-menu .search a {
	margin-left: 16px;
}
.white-header-menu .logo {
	margin-top: 28px;
}
/*Slider */
.slider.slider-v2.slider-v3 .slider-overlay {
	display:none;
}
.slider.slider-v2.slider-v3 .slider-text h1 > span {
	color: #161616;
}
.slider.slider-v2.slider-v3 .primary-btn span {
	background: #fff;
	color: #e84809;
}
.slider.slider-v2.slider-v3 .primary-btn {
border-color:#e6e6e6
}
.slider.slider-v2.slider-v3 .all-slide .owl-item {
  height: 800px;
}
.slider.slider-v2.slider-v3 .slider-layer-inner {
	top: -100px;
	position: absolute;
	right: 0;
	overflow: hidden;
	width: 40%;
}
/*
4.Slider Section
======================*/
.all-slide .owl-item {
  height: 725px;
}
.all-slide .single-slide {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
height: 100%;
}
.slider-wrapper {
	width: 1170px;
	padding: 15px 15px;
	margin: 0px auto;
	height: 100%;
}
.slider-text {
	left: 0;
	position: relative;
	right: 0;
	top: 54%;
	transform: translateY(-50%);
	z-index: 2;
	text-align: center;
	width: 900px;
	margin: 0px auto;
}
.slider-caption {
	width: 488px;
	text-align: center;
	margin: 0px auto;
}
.slider-caption span.subtitle {
	color: #ffffff;
	font-size: 24px;
	text-transform: capitalize;
}
.slider-text ul {
  margin-top: 20px;
}
.slider-text h1 {
	color: #fff;
	font-size: 48px;
	text-transform: uppercase;
	line-height: 1.3;
	font-weight: 900;
}
.slider-text h1 > span {
	color: #e84809;
	position: relative;
}
.slider-border {
	background: #e84809;
	width: 80px;
	height: 3px;
	display: inline-block;
	margin-bottom: 20px;
}
.slider-text p {
	color: #d8d5d5;
	font-weight: 600;
}
.slider-text li {
  display: inline-block;
}
.all-slide .owl-controls .owl-nav{
position: absolute;
top: 45%;
width: 100%;
z-index: 99;
transform: translateY(-50%);
}
.all-slide .owl-controls .owl-buttons div {
background: none;
opacity: 1.00;
}

.all-slide .owl-controls .owl-prev {
  left: -100px;
  position: absolute;transition: all 0.4s ease 0s;
}
.all-slide:hover .owl-prev{transition: all 0.4s ease 0s;left:10px}

.all-slide .owl-controls .owl-next {
  right: -100px;
  position: absolute;transition: all 0.4s ease 0s;
}
.all-slide:hover .owl-next{transition: all 0.4s ease 0s;right:10px}
.all-slide .owl-controls .owl-prev i, .all-slide .owl-controls .owl-next i {
	background: transparent;
	color: #fff;
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition: all 0.5s ease-out 0s;
	width: 40px;
	border: 1px solid #fff;
}

.all-slide .owl-controls .owl-next i:hover {
transition: all 0.5s ease-out 0s;background:#e84809;color:#fff;border-color:#e84809
}
.all-slide .owl-controls .owl-prev i:hover {
transition: all 0.5s ease-out 0s;background:#e84809;color:#fff;border-color:#e84809
}
.all-slide .owl-controls .owl-dots {
	position: absolute;
	bottom: 30px;
	width: 100%;
	z-index: 99;
	transform: translateY(-50%);
	text-align: center;
}
.all-slide.owl-item.owl-carousel.owl-theme .owl-controls .owl-dot {
	background: transparent;
	width: 10px;
	height: 10PX;
	border-radius: 100%;
	display: inline-block;
	margin: 0px 5px;
	border: 2px solid #e84809;
}
.all-slide.owl-item.owl-carousel.owl-theme .owl-controls .owl-dot.active{
	background:#e84809
}
/*Slider Version 4*/
.slider.slider-v4 .owl-item {
  height: 790px;
}

.slider.slider-v4 .all-slide .owl-controls .owl-dots {
bottom: 100px;
}
.slider.slider-v4 .slider-text h1 {
font-size: 70px;
font-style:italic;
margin-bottom:0px;
}
.slider.slider-v4 .slider-caption {
	width: 100%;
}
.slider-subtitle {
	color: #f4f4f4;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 4px;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}
.slider-subtitle-border {
	width: 250px;
	height: 1px;
	background: #e84809;
	margin: 0px auto;
	margin-bottom: 10px;
}
/*
5.Bannar Section
============================*/
.bannar-sec {
	background: #292929 url("../img/slider-banner.jpg") no-repeat scroll center center / cover;
	position: relative;
}
.bannar-caption {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}
.bannar-caption h1,
.bannar-caption-2 h1
 {
	color: #fff;
	font-size: 66px;
	text-transform: uppercase;
	line-height: 1.3;
	font-weight: 900;
	font-style: italic;
	text-shadow: 0px 2px 10px #8a6f08;
}
.bannar-caption-2 {
	position: absolute;
	width: 100%;
	bottom: 60px;
	text-align: center;
}
.bannar-caption-2 h1 span {
	color: #e84809;
}
.bannar-layer-img {
	margin-bottom: -20px;
}
h1.bannar-first-title {
	color: #0f0b14;
	position: relative;
	z-index: 999;
}
/*
6.Top Service Section
============================*/
.service-item {
	margin-bottom: 30px;
	padding: 0px 15px;
	position: relative;
	z-index: 2;
}
.service-item:hover .services-title h2 a {
	color:#e84809
}
.services-border {
	float: left;
	position: relative;
	margin-top:6px;
}
.services-border::before {
	position: absolute;
	top:0px;
	content: "";
	width: 40px;
	height: 2px;
	left: 0;
	transition: all 0.5s ease-out;
	background: #e8480a;
}
.services-border::after {
	position: absolute;
	content: "";
	width: 40px;
	height: 2px;
	left: 10px;
	transition: all 0.5s ease-out;
	background: #e8480a;
	top: 7px;
}
.services-title {
	padding-left: 70px;
}
.services-title h2 {
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 11px;
	margin-top: -5px;
}
.services-title h2 a {
	color: #272727;
}
.service-content p{
margin-bottom:0px;
display:inline-block;
width:100%;
}
.service-button {
	color: #e84809;
	font-weight: 700;
	margin-top: 20px;
	display: inline-block;
}
.service-button i {
	font-size: 18px;
	font-weight: 800;
	margin-left: 8px;
}
.service-icon i {
	font-size: 42px;
	color: #e84809;
	position: relative;
	top: -13px;
	right: -2px;
}

/*
7.Service Section 
======================*/
.service-sec {
	background: #fafafa none repeat scroll 0 0;
	background-image: url(../img/service-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
..service-inner .service-item{
	height: 294px;
}
.service-inner .service-item::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	background-color: rgba(255, 255, 255, 1);
	transition: all 0.7s ease-out;
	top: 0;
}
.service-inner .service-item {
	padding: 32px 26px;
	position: relative;
	box-shadow: 0 0px 9px 4px #e4e4e4;
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
}
.service-content {
	position: relative;
	transition: all 0.7s ease 0s;
}
.service-inner:hover .service-content {
	transition: all 0.7s ease 0s;
	transform: scale(0)
}
.service-content-over {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	left: -100%;
	background: linear-gradient(90deg, rgba(1,1,41,0.89), rgba(18,27,97,0.89));
	overflow: hidden;
	opacity: 0;
	transition: all 0.9s ease 0s;
	overflow: hidden;
}
.service-inner:hover .service-content-over {
	left:0;
	transition: all 0.9s ease 0s;
	overflow: visible;
	opacity: 1;
}
.service-inner:hover .service-item::before {
	width:0px;
	transition: all 0.7s ease 0s;
}
.service-content-middle {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
	padding: 5px 50px;
}
.service-content-icon {
	display: inline-block;
}
.service-content-icon i {
	font-size: 42px;
	color: #fff;
}
.service-content-middle h2 a {
	color: #fff;
	text-transform: capitalize;
}
.service-content-border {
	position: relative;
	text-align: center;
	margin: 0px auto;
	display: inline-block;
	width: 100%;
	height: 25px;
	margin-top: 20px;
}
.service-content-border::before {
	position: absolute;
	top: 0px;
	content: "";
	width: 40px;
	height: 2px;
	left: 0;
	transition: all 0.5s ease-out;
	background: #ffff;
}
.service-content-border::after {
	position: absolute;
	content: "";
	width: 40px;
	height: 2px;
	left: 10px;
	transition: all 0.5s ease-out;
	background: #fff;
	top: 7px;
}
/*
8.About Section 
======================*/
.about-subtitle {
	font-size: 18px;
	font-style: italic;
	color: #323335;
	font-weight: 700;
	margin-bottom: 10px;
}
.red-text {
	color: #e84809;
}
.about-desc h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	margin-bottom: 36px;
}
.about-desc {
	color: #383839;
	margin-top: 66px;
}
.about-desc ul {
	margin-bottom: 46px;
}
.about-desc ul li {
	display: inline-block;
	width: 100%;
	position: relative;
	padding-left: 17px;
	padding-top:10px;
}
.about-desc ul li::before {
	position: absolute;
	content: "";
	width: 6px;
	height: 2px;
	left: 0;
	top: 20px;
	background: #e84809;
}
.primary-btn {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	z-index: 2;
	color: #fff;
	background: transparent;
	border: 2px solid #e84809;
	padding: 2px;
}
.primary-btn span {
	display: inline-block;
	padding: 10px 24px;
	background: #e84809;
}
.video-inner {
	position: relative;
}
.video-inner img {
	border-radius: 30px;
	box-shadow: 0 0 10px 3px #d0d0ce;
}
.vedio-button {
	position: absolute;
	width: 80px;
	height: 80px;
	box-shadow: 0 0 0 0 rgba(245, 91, 20, 0.7);
	border-radius: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	line-height: 87px;
	text-align: center;
	z-index: 2;
	bottom: 90px;
	left: -40px;
}
.vedio-button::before {
	position: absolute;
	content: "";
	border: 2px solid #e84809;
	width: 100%;
	left: 0;
	height: 100%;
	top: 0;
	border-radius: 100%;
}
.vedio-button::after {
	position: absolute;
	content: "";
	width: 88%;
	height: 90%;
	top: 4px;
	background: #e84809;
	z-index: -1;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0px auto;
	border-radius: 100%;
}
.vedio-button a {
	display: inline-block;
	width: 100%;
	height: 100%;
	z-index: 3;
	position: relative;
}
.vedio-button a i {
	color: #fff;
	font-size: 26px;
}
.vedio-button:hover 
{
  -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
.video-play-button {
	position: absolute;
	bottom: 0;
	padding: 0px 30px;
}
.video-play-button{
}
.video-play-button a {
	display: inline-block;
	padding: 10px 30px;
	background: #f55b14;
	color: #fff;
	text-transform: capitalize;
	font-size: 18px;
}
.video-play-button a i{
	margin-right:10px;
}
/*
9.Count Up Section 
============================*/
.count-up-sec {
	background: #00011b none repeat scroll 0 0;
	padding: 70px 0;
	background-image: url(../img/countup_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
	.count-up-sec-overlay{background-color: rgba(0, 1, 27, 0.85);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;}
	.count-up-sec .inner {
		margin: 0 auto;
		text-align: center;
	}
	.count-up-sec .inner:first-child {
		text-align: left;
	}
	.count-up-sec .inner:last-child {
		text-align: right;
	}
	.counting_sl {
		display: inline-block;
		margin: 0 auto;
		text-align: left;
		border: 6px solid #9a3717;
		padding: 26px 20px;
		width: 100%;
		background-color: rgba(17, 18, 27, 0.62);
	}
	.countup-text {
		display: inline-block;
	}
.countup-icon {
	display: inline-block;
	float: left;
	margin-right: 20px;
	margin-top: -12px;
	height: 19px;
}
	.countup-icon i {
		font-size: 52px;
		color: #e84809;
	}
	.counting_sl h2 {
		color: #e84809;
		font-size: 30px;
		text-transform: uppercase;
		margin-bottom:5px;
	}
	.counting_sl h4 {
		color: #fff;
		font-size: 14px;
		margin-bottom: 0;
		text-transform: capitalize;
	}
/*
10.Title Section
=================*/
.sec-title h1 {
	font-size: 26px;
	text-transform: uppercase;
	color: #0a0b0e;
	font-weight: 800;
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
}
.sec-title h1 span{
	color:#e84809
}
.sec-title .high-light {
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	color: #f55b14;
}
.section-border {
	position: relative;
	text-align: center;
	margin: 0px auto;
	display: inline-block;
	width: 50px;
}
.section-border::before {
	position: absolute;
	top: -2px;
	content: "";
	width: 50px;
	height: 2px;
	left: 0;
	transition: all 0.5s ease-out;
	background: #e8480a;
}
.section-border::after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	left: 10px;
	transition: all 0.5s ease-out;
	background: #e8480a;
	top: 4px;
}
.sec-title p {
	margin-bottom: 0;
	margin-top: 30px;
}	
/*Section Version 2*/
.sec-v2-title h1 {
	font-size: 37.5px;
	text-transform: uppercase;
	color: #272728;
	font-weight: 900;
	margin-bottom: 0;
}
.sec-v2-title h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #272728;
	font-weight: 900;
	margin-bottom: 0;
}
.sec-sub-title {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 5px;
	display: inline-block;
	width: 100%;
	margin-bottom: 4px;
	color: #9f9f9f;
}
.sec-v2-title .high-light {
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	color: #f55b14;
}
.simple-border {
	position: relative;
	text-align: center;
	margin: 0px auto;
	display: inline-block;
	width: 50px;
}
.simple-border::before {
	position: absolute;
	top: -15px;
	content: "";
	width: 36px;
	height: 3px;
	left: 0;
	transition: all 0.5s ease-out;
	background: #e8480a;
}

/*
11.Team section
=================*/
.team-member {
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
	transition: all 0.7s ease-in-out 0s;
	z-index: 2;
	text-align: center;
}
.team-member:hover .team-overlay{visibility:visible;transition: all 0.7s ease-in-out 0s;top:0px;}
.team-thumb {
	position: relative;
	overflow: hidden;
	transition: all 0.7s ease-in-out 0s;
}
.team-thumb img{
	transform:scale(1);
	transition: all 0.7s ease-in-out 0s;
}
.team-member:hover .team-thumb img{
	transform:scale(1.1);
	transition: all 0.7s ease-in-out 0s;
}
.team-thumb::before{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	content:"";
	background: rgba(4,2,42,0.02);
	background: -moz-linear-gradient(top, rgba(4,2,42,0.02) 0%, rgba(4,2,42,0.85) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(4,2,42,0.02)), color-stop(100%, rgba(4,2,42,0.85)));
	background: -webkit-linear-gradient(top, rgba(4,2,42,0.02) 0%, rgba(4,2,42,0.85) 100%);
	background: -o-linear-gradient(top, rgba(4,2,42,0.02) 0%, rgba(4,2,42,0.85) 100%);
	background: -ms-linear-gradient(top, rgba(4,2,42,0.02) 0%, rgba(4,2,42,0.85) 100%);
	background: linear-gradient(to bottom, rgba(4,2,42,0.02) 0%, rgba(4,2,42,0.85) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04022a', endColorstr='#04022a', GradientType=0 );
}
.team-member.team-v2 .team-thumb::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: linear-gradient(to bottom, rgba(4,2,42,0.02) 0%, rgba(4,2,42,0.35) 100%);
}
.team-overlay {
	position: absolute;
	width: 100%;
	left: 0;
	height: 100%;
	top: 100%;
	background-color: rgba(5, 1, 64, 0.73);
	visibility: hidden;
	transition: all 0.7s ease-in-out 0s;
	text-align: center;
}
.team-overlay ul{
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.team-member img {
  width: 100%;
}
.team-member h2 {
	font-size: 18px;
	margin-top: 20px;
	text-transform: capitalize;
	transition: all 0.7s ease-in-out 0s;
	color: #272728;
	margin-bottom: 0px;
	font-weight: 700;
}
.team-member span {
	transition: all 0.7s ease-in-out 0s;
	color: #e84809;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
	font-weight: 700;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
}
.team-overlay li a {
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.team-overlay li a:hover {
	color: #e84809;
}
.team-overlay li{
	  transition: 0.6s;
      -webkit-transition: 0.3s;
      -khtml-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
	display: inline-block;	
	text-align: left;	
	padding-right:28px;	
	position: relative;
}
.team-overlay li::before {
	position: absolute;
	content: "";
	right: 12px;
	height: 15px;
	width: 1px;
	background: #586084;
	top: 6px;
}
.team-overlay li:last-child::before {
	display: none;
}
.team-overlay li:last-child{
	padding-right: 0px;
}
.team-member:hover .team-overlay li{transform: translateY(0px);}
.team-overlay li:nth-child(1) {
transform: translateY(20px);
transition-delay: .3s; }
.team-overlay li:nth-child(2) {
transform: translateY(40px);
transition-delay: .4s; }
.team-overlay li:nth-child(3) {
transform: translateY(60px);
transition-delay: .5s; }  
.team-overlay li:nth-child(4) {
transform: translateY(80px);
transition-delay: .6s; }
/*
12.Team Version 2
=========================*/
.team-thumb-v2 {
	position: relative;
	overflow: hidden;
	border-radius: 100%;
	width: 240px;
	height: 240px;
	margin-bottom: 10px;
	display: inline-block;
	box-shadow: 0 0 8px 1px #dadada;
	padding: -12px;
	margin-top: 10px;
}


/*
13.Testimonial Section
=========================*/
.testimonial-sec {
	position: relative;
}
.testimonial-overlay{
	background-color: rgba(15, 38, 58, 0.92);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.all-testimonial.owl-carousel .owl-item img {
	border-radius: 100%;
}
.all-testimonial .owl-controls {
	top: 42%;
	position: absolute;
	text-align: center;
	width: 100%;
}
.all-testimonial .owl-controls .owl-buttons div {
  background: none;
opacity:1
}
.client-thumb {
	border-radius: 100%;
	height: 120px;
	margin-right: 50px;
	width: 120px;
	border: 4px solid #e84809;
}
.client-thumb img {
	border-radius: 100%;
}
.sngl-client {
border: 1px solid #fafafa;
margin-bottom: 30px;
text-align: center;
margin: 5px;
}
.all-testimonial {
	text-align: center;
	padding-bottom: 20px;
}
.single-testimonial {
	display: inline-flex;
	padding: 10px 230px;
	margin: 0px auto;
	position: relative;
	text-align: center;
}
.client-comment p {
	color: #fff;
	font-size: 16px;
	font-style: italic;
}
.all-testimonial.owl-carousel .owl-item .client-signature img{
	margin-bottom: 20px;
	width:auto;
	height:auto
}
.client-comment h2 {
	font-size: 26px;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-weight: 700;
	color: #fff;
	margin-bottom: 24px;
}
.client-comment h2 span {
	color: #e84809;
}
.client-thumb {
	margin: 0px auto;
	text-align: center;
	margin-bottom: 35px;
	position:relative;
}
.client-comment {
	margin: 0px auto;
}
.client-meta {
	margin-top: 112px;
	position: relative;
}
.client-meta::before {
	content: "\f109";
	font-family: Flaticon;
	position: absolute;
	color: #e84809;
	font-size: 40px;
	top: -70px;
	margin-left: 20px;
}
.client-meta h4 {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 10px;
	position: relative;
	display: inline-block
}
.client-meta h4::before {
	position: absolute;
	content: "";
	background: #e84809;
	width: 20px;
	height: 2px;
	left: -30px;
	top: 7px;
}
.client-meta h5 {
	color: #e84809;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 0;
}
.client-sec .owl-controls {
  display: none;
}
.all-testimonial.owl-carousel .owl-prev{
	float:left;
}
.all-testimonial.owl-carousel .owl-next{
	float:right;
}
.all-testimonial.owl-carousel .owl-prev,
.all-testimonial.owl-carousel .owl-next{
	display:inline-block;
}
.all-testimonial.owl-carousel .owl-prev i, .all-testimonial.owl-carousel .owl-next i {
	font-size: 66px;
	color: #929292;
	font-weight: normal;
}
.all-testimonial.owl-carousel .owl-prev i:hover, .all-testimonial.owl-carousel .owl-next i:hover {
	color: #e84809;
}
/*
14.Blog Section 
======================*/
.single-post {
	margin-bottom: 30px;
	overflow: hidden;
}
.post-thumb {
	position: relative;
}
.post-thumb img{
	transform:scale(1);
	transition: all 0.5s ease-out;
}
.single-post:hover .post-thumb img{
	transform:scale(1.3);
	transition: all 0.5s ease-out;
}
.single-post:hover .post-thumb::before {
	background: linear-gradient(179deg, rgba(15,3,189,0.9) 0%, rgba(2,1,25,1) 100%);
	transition: all 0.5s ease-out;
}
.post-description {
	position: absolute;
	padding: 30px;
	bottom: 0;
	z-index: 2;
}
.post-meta ul li {
	display: inline-block;
}
.post-meta ul li {
	display: inline-block;
	margin-right: 26px;
	position: relative;
}
.post-meta ul li:last-child {
	margin-right:0px;
}
.post-meta ul li::before {
	position: absolute;
	content: "";
	background: #4b4f5d;
	width: 1px;
	height: 12px;
	left: -16px;
	bottom: 18px;
	top: 7px;
}
.post-meta ul li:first-child:before{
display:none;
}
.post-meta ul li a {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}
.post-description h3 a {
	color: #fff;
	line-height: 1.6;
}
.post-readmore {
	color: #e84809;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	top: -10px;
}
.post-meta {
	display: inline-block;
	width: 100%;
	padding-bottom: 20px;
	position: relative;
}
.post-meta::before {
	position: absolute;
	content: "";
	background: #e84809;
	width: 40px;
	height: 2px;
	left: 0;
	bottom: 14px;
}
.post-thumb::before{
	position: absolute;
	content: "";
	width: 100%;
	height:100%;
	left: 0;
	top: 0;	
	z-index: 1;
    background: -moz-linear-gradient(271deg, rgba(15,3,189,0.1) 0%, rgba(2,1,25,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(15,3,189,0.1)), color-stop(100%, rgba(2,1,25,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(271deg, rgba(15,3,189,0.1) 0%, rgba(2,1,25,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(271deg, rgba(15,3,189,0.1) 0%, rgba(2,1,25,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(271deg, rgba(15,3,189,0.1) 0%, rgba(2,1,25,1) 100%); /* ie10+ */
    background: linear-gradient(179deg, rgba(15,3,189,0.1) 0%, rgba(2,1,25,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f03bd', endColorstr='#020119',GradientType=0 ); /* ie6-9 */ 
	transition: all 0.5s ease-out;
}
.post-readmore i {
	margin-left: 8px;
}
/*
15.Patner Section
=================*/
.all-patner.owl-carousel {
	text-align: center;
	overflow: hidden;
	padding: 44px 0;
	border-top: 1px solid #d6d6d5;
}
.client-logo-sec .all-patner.owl-carousel{
border:0px;
}
.all-patner.owl-carousel .owl-stage-outer{
	display: inline-block;
}
.single-patner img {
	transition: all 0.7s ease 0s;
}
.all-patner.owl-carousel.owl-theme .owl-item {
padding: 0 40px;
}
.single-patner {
	height: 86px;
	padding: 6px;
	text-align: center;
}
.all-patner.owl-carousel.owl-theme img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
}
.all-patner.owl-carousel .owl-item  img{
	width:auto;
}

/*
16.Home Version 2 Section 
======================*/	
.header-v2 .header-top {
	background-color: #060b2b;
}
.header-v2 .consulting-btn a {
border-radius: 0px;
padding: 10px 22px;
}
.header-v2 .header-top::before {
	display: none;
}
.slider.slider-v2 .slider-overlay {
	background-color: rgba(15, 3, 189, 0.67);
}
.slider.slider-v2 .slider-overlay::before {
	display:none;
}
.slider.slider-v2 .slider-caption {
	width: 50%;
	text-align: left;
	margin: 0;
}
.slider.slider-v2 .slider-text {
text-align: left;	
width: 100%;
}
.slider.slider-v2 .slider-text h1 {
	font-size: 66px;
	font-weight: 900;
	margin-bottom: 0;
	font-style: italic;
}
.slider-layer-inner {
	top: -150px;
	position: absolute;
	right: 0;
	overflow: hidden;
}
/*
17.Service v2
============================*/
.service-v2-item {
	text-align: center;
	margin-bottom: 30px;
	padding: 0px 30px;
	color: #3f3f3f;
}
.service-v2-icon i {
	font-size: 68px;
	color: #e84809;
}
.service-v2-button {
	color: #e84809;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #ee8369;
}
/*
18.Service v3
============================*/
.service-v3-sec {
	background: #121212 none repeat scroll 0 0;
	background-image: url(../img/service-v3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.service-v3-sec .sec-v2-title h1{
	color:#fff;
}
.service-v3-sec .sec-sub-title{
	color:#c0bcbc;
}
.service-v3-inner:nth-child(3n+1) {
	clear: both;
}
.service-v3-item {
	margin-bottom: 40px;	
}
.service-v3-img{
	overflow: hidden;
}
.service-v3-img img{
	transition: all 0.7s ease 0s;
	transform:scale(1);
}
.service-v3-item:hover .service-v3-img img{
	transition: all 0.7s ease 0s;
	transform:scale(1.3);
}
.service-v3-item:hover .service-v3-content{
	margin-top:0px;
	transition: all 0.9s ease 0s;
}
.service-v3-content {
	background: #fff;
	padding: 25px 30px;
	border-bottom: 2px solid #e84809;
	color: #3f3f3f;
	position: relative;
	margin-top: -40px;
	transition: all 0.9s ease 0s;
}
.service-v3-content h2{
	margin-bottom:10px;
}
.service-v3-item:hover .service-v3-content h2 a{
	color:#e84809
}
.service-v3-button {
	width: 45px;
	height: 40px;
	display: inline-block;
	background: #e84809;
	text-align: center;
	line-height: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
	color:#fff;
}
/*
19.Slider portfolio
============================*/
.all-slide-portfolio .owl-item.center .single-portfolio {
	transform: scale(1);
	transition: all 0.7s ease 0s;
	margin:10px 0px;
}
.single-portfolio {
	transform: scale(0.8);
	transition: all 0.7s ease 0s;
}
.single-portfolio img {
	box-shadow: -7px 0px 10px 1px #acacac;
	position:relative;
	border-radius: 10px;
}
.single-portfolio-img{
	position:relative;
}
.single-portfolio-img::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index:2;	
	border-radius: 10px;
	background: -moz-linear-gradient(271deg, rgba(15,3,189,0.1) 0%, rgba(2,1,25,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(15,3,189,0.1)), color-stop(100%, rgba(2,1,25,1)));
	background: -webkit-linear-gradient(271deg, rgba(15,3,189,0.1) 0%, rgba(2,1,25,1) 100%);
	background: -o-linear-gradient(271deg, rgba(15,3,189,0.1) 0%, rgba(2,1,25,1) 100%);
	background: -ms-linear-gradient(271deg, rgba(15,3,189,0.1) 0%, rgba(2,1,25,1) 100%);
	background: linear-gradient(179deg, rgba(15,3,189,0.1) 0%, rgba(2,1,25,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f03bd', endColorstr='#020119',GradientType=0 );
}
.all-slide-portfolio .owl-controls .owl-buttons div {
background: none;
opacity: 1.00;
}
.all-slide-portfolio .owl-controls .owl-dots {
	position: absolute;
	bottom: -20px;
	width: 100%;
	z-index: 99;
	transform: translateY(-50%);
	text-align: center;
}
.all-slide-portfolio .owl-controls .owl-dot {
	background: transparent;
	width: 10px;
	height: 10PX;
	border-radius: 100%;
	display: inline-block;
	margin: 0px 5px;
	border: 2px solid #e84809;
}
.all-slide-portfolio .owl-controls .owl-dot.active{
	background:#e84809
}
.all-slide-portfolio.owl-carousel{
	padding-bottom: 50px;
}
/*
20.Consulting Section
==========================*/
.consulting-form-sec{
  background-color: #ededeb;
  background-image: url("../img/consult_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow:hidden;
}
.consulting-form::before {
	background-color: #ededeb;
	content: "";
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0;
	width: 5000px;
	z-index: -9;
	left: -18px;
}
.consulting-form .sec-v2-title {
	margin: 0;
	text-align: left;
}
.consulting-form .sec-sub-title{
	color:#868686
}
.consulting-form form {
	margin-top: 40px;
}
.consulting-form {
	color: #fff;
	display: inline-block;
	float: right;
	padding: 100px 0px 100px 70px;
	position: relative;
	text-align: left;
	z-index: 9;
	width:100%;
}

.consulting-form input[type="text"], .consulting-form input[type="email"] {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	color: #757575;
	width: 100%;
	font-weight: 600;
	font-size: 12px;
	border-radius: 4px;
	text-transform: capitalize;
	margin-bottom: 20px;
}
.consulting-form textarea{
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	color: #757575;
	width: 100%;
	height:100px;
	font-weight: 600;
	font-size: 12px;
	border-radius: 4px;
	text-transform: capitalize;
	margin-bottom: 20px;
}
.consulting-form input[type="submit"] {
	background: #13a0b2;
	color: #fff;
	font-weight: bold;
	padding: 14px 30px;
	text-transform: capitalize;
	border-radius: 4px;
	margin-top:20px;
}
.consulting-form input[type="text"]::-webkit-input-placeholder {
color:#777777;opacity:1
}
.consulting-form input[type="email"]::-webkit-input-placeholder {
color:#777777;opacity:1
}
.consulting-form textarea::-webkit-input-placeholder {
color:#777777;opacity:1
}
.consulting-form option::-webkit-input-placeholder {
color:#777777;opacity:1
}
.consulting-form input[type="text"]::-moz-placeholder{
color:#777777;opacity:1
}
.consulting-form input[type="email"]::-moz-placeholder{
color:#777777;opacity:1
}
.consulting-form textarea::-moz-placeholder{
color:#777777;opacity:1
}
.consulting-form option::-moz-placeholder{
color:#777777;opacity:1
}

/*Team version 2*/
.team-member.team-v2 h2 a{
	color:#fff;
}
.team-meta {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #02041e;
}
/*Blog version 2*/
.single-post-v2 {
	margin-bottom: 30px;
}
.single-post-v2 p {
	margin-bottom: 10px;
}
.post-description-v2 {
	padding: 25px;
	border-left: 1px solid #ededeb;
	color: #3f3f3f;
	border-right: 1px solid #ededeb;
	border-bottom: 2px solid #e84809;
}
.post-meta-v2 ul {
	display: inline-block;
	padding-bottom: 13px;
	border-bottom: 1px solid #dbdada;
	width: 100%;
	margin-bottom: 25px;
}
.post-meta-v2 ul li {
	display: inline-block;
	margin-right: 20px;
	position:relative;
	text-transform:capitalize;
}
.post-meta-v2 ul li span {
	color: #e84809;
}
.post-meta-v2 ul li:last-child{
	margin-right:0px;
}
.post-meta-v2 ul li:first-child::before {
	display:none;
}
.post-meta-v2 ul li::before {
	position: absolute;
	content: "";
	background: #d8d8d8;
	width: 1px;
	height: 13px;
	left: -12px;
	bottom: 18px;
	top: 7px;
}
.post-meta-v2 li a {
	color: #272728;
	font-size: 12px;
	font-weight:700;
}
.post-description-v2 h3 a {
	line-height: 1.6;
}
.post-description-v2 h3 a:hover{
	color:#e6551b
}
/*Blog version 3*/
.single-post-v2.single-post-v3 .post-description-v2 {
	padding: 22px 0px;
	border-left: inherit;
	border-right: inherit;
	border-bottom: inherit;
}
.single-post-v2.single-post-v3 .post-description-v2 h3 {
	margin-bottom: 12px;
}
.single-post-v2.single-post-v3 .post-meta-v2 ul {
	border-bottom: inherit;
	margin-bottom: 0;
}
.post-v3-like {
	position: absolute;
	width: 58px;
	height: 58px;
	display: inline-block;
	border-radius: 100%;
	background: #e6551b;
	top: 20px;
	left: 20px;
}
.post-v3-like span {
	display: inline-block;
	width: 100%;
	text-align: center;
	color:#fff;
	font-weight:600
}
.like-icon {
	position: relative;
	top: 6px;
}

/*
21.Header V3 Section
==========================*/
/*Header Top*/
.header-top-v3 {
	background: #e84809;
}
.soical-link {
	text-align: right;
}
.soical-link ul,
.soical-link li {
	display: inline-block;
}
.soical-link li a i {
	display: inline-block;
	color: #1b1911;
	padding: 13px 8px;
	font-size:12px;
}
.soical-link li a i:hover {
	background: #0f263a;
	color: #fff;
}
.site-slogun {
	padding-top:7px;
}
.site-slogun span {
	font-size: 12px;
	text-transform: uppercase;
	color: #1b1911;
}
.site-slogun span a{
	color:#eeebeb;
}
/*
22.Service Version 4 Section
============================*/
.service-v4-sec {
	background: #fff none repeat scroll 0 0;
	background-image: url(../img/shape/about-sec.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}

.service-v4-icon {
	width: 60px;
	margin-right: 24px;
	margin-top: 10px;
}
.service-v4-inner {
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
	padding: 30px;
	box-shadow: 1px 2px 10px 1px #d6d6d6;
	color: #3f3f3f;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
}
.service-v4-details h2{
	margin-bottom:24px;
	position:relative;
}
.service-v4-details h2::before {
	position: absolute;
	content: "";
	background: #e84809;
	width: 30px;
	height: 3px;
	left: 0;
	bottom: -10px;
}
.service-v4-details h2 a {
	display: inline-block;
	width: 100%;
	text-transform: capitalize;
}
.service-v4-details h2 a:hover{
	color:#e84809
}
.service-v4-details p {
	margin-bottom: 0;
}
/*About Version 2*/
.about-desc.about-v2-desc {
	margin-top: 4px;
}
.about-desc.about-v2-desc .sec-sub-title{
	color:#868686
}
.about-desc.about-v2-desc .sec-v2-title {
	text-align: left;
	margin: 0 0px 30px 0px;
}
.about-v2-img {
	padding-right: 30px;
}
.about-v2-img img {
	box-shadow: 0 0 6px 5px #dadadd;
	border-radius: 10px;
	width: 100%;
}
.about-desc.about-v2-desc p a {
	color: #3f3f3f;
	font-weight: 700;
}

/*
23.About Version 3
=====================*/
.single-counter-inner {
	text-align: center;
	width:33.33%;
	float:left;
}
.single-counter-icon {
	margin-bottom: 12px;
}
.single-counter-inner h1 {
	font-size: 30px;
	color: #e84809;
	margin-bottom: 10px;
}
.single-counter-inner p {
	margin-bottom: 0;
	font-size: 12px;
}
.single-counter-inner h5 {
	color: #2e2e2f;
	margin-bottom: 6px;
}
.about-v3-img img {
	border-radius: 20px;
}
.about-v3-text-wrapper {
	display: inline-block;
	width: 100%;
	padding-left: 50px;
	margin-top: 90px;
}
.about-v3-img img {
	width: 100%;
}
/*
24.About Version 4
=====================*/
.about-v4-wrapper {
	position: absolute;
	z-index: 9;
}
.about-v4-desc {
	padding: 80px 76px;
	background: #fff;
	margin-top: 70px;
	box-shadow: -2px 2px 13px 2px #cdced1;
	border-radius: 20px;
}
.about-v4-desc ul li {
	display: inline-block;
	width: 100%;
	position: relative;
	padding-left: 17px;
	padding-top: 10px;
	color: #3f3f3f;
	font-style: italic;
}
.about-v4-desc ul li::before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	left: 0;
	top: 20px;
	background: #e84809;
	border-radius:100%;
}

/*
25.Gallery Grid
=================*/
.gallery-grid-wrapper {
	position: relative;
	margin-bottom:30px;
}
.gallery-grid-text-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.70);
	visibility:hidden;
	opacity:0;
	transition: all 0.7s ease 0s;
}
.gallery-grid-wrapper:hover .gallery-grid-text-overlay {
	visibility:visible;
	opacity:1;
	transition: all 0.7s ease 0s;	
}
.gallery-grid-text {
	position: absolute;
	width: 100%;
	left: 0;
	padding: 40px 30px;
	transition: all 0.7s ease 0s;
	text-align: center;
	transform: translateY(-50%);
	top: 50%;
}
.gallery-grid-wrapper:hover .gallery-grid-text{
	transition: all 0.7s ease 0s;	
}
.gallery-grid-text h3 a {
	color: #fff;
	font-weight: 900;
	text-transform: capitalize;
}
.gallery-grid-text h3 a:hover{
	color:#e84809
}
.gallery-grid-text h3{
	margin-bottom:10px;
}
.gallery-grid-text span {
	color: #fff;
	display: inline-block;
	width: 100%;
}
.gallery-grid-border{
	position: relative;
	display: inline-block;
	width: 26px;
	background: #e84809;
	height: 4px;
	margin-bottom: 5px;
}
/*
26.Vedio Section
=================*/

.vedio-v2-sec {
	padding: 240px 0px;
	position: relative;
}
.vedio-v2-button {
	position: relative;
	width: 80px;
	height: 80px;
	box-shadow: 0 0 0 0 rgba(245, 91, 20, 0.7);
	border-radius: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	line-height: 87px;
	text-align: center;
	margin:0px auto;
	z-index:3;
}
.vedio-v2-button::before {
	position: absolute;
	content: "";
	border: 2px solid #e84809;
	width: 100%;
	left: 0;
	height: 100%;
	top: 0;
	border-radius: 100%;
}
.vedio-v2-button::after {
	position: absolute;
	content: "";
	width: 88%;
	height: 90%;
	top: 4px;
	background: #e84809;
	z-index: -1;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0px auto;
	border-radius: 100%;
}
.vedio-v2-button a {
	display: inline-block;
	width: 100%;
	height: 100%;
	z-index: 3;
	position: relative;
}
.vedio-v2-button a i {
	color: #fff;
	font-size: 26px;
}
.vedio-v2-button:hover 
{
  -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
.video-play-button {
	position: absolute;
	bottom: 0;
	padding: 0px 30px;
}
.video-play-button a {
	display: inline-block;
	padding: 10px 30px;
	background: #f55b14;
	color: #fff;
	text-transform: capitalize;
	font-size: 18px;
}
.video-play-button a i{
	margin-right:10px;
}
.video-inner-text h1 {
	color: #ffffff;
	text-align: center;
	margin-top:30px;
	margin-bottom:0px;
	font-weight:400;
	font-size:60px;
	display: inline-block;
	width: 100%;	
}
.video-inner-subtitle {
	font-size: 40px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight:400
}
.video-inner-text {
	text-align: center;
}
/*
27.Portfolio Masonry Section
==============================*/
.shorttitle {
  display: none;
}
.portfolio-grid-filter {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 35px;
}
.portfolio-grid-filter li {
	display: inline-block;
	padding: 0px 16px;
	text-transform: uppercase;
	color: #6c6c6c;
	font-size: 12px;
	cursor: pointer;
	position:relative;
}
.tab-active {
	position: absolute;
	width:0px;
	height: 1px;
	background:transparent;
	left: 0;
	top: 11px;
	right: 0;
	text-align: center;
	margin: 0px auto;
	transition: all 0.7s ease 0s;
	
}
.tab-active::before {
	position: absolute;
	top: 0px;
	content: "";
	height: 100%;
	left: 0;
	transition: all 0.5s ease-out;
	background-image: url('../img/shape/active-shape.png');
	width: 100%;
	text-align: center;
	margin: 0px auto;
	right: 0;
}
.portfolio-grid-filter li.active{
	color:#e84809;
}
.portfolio-grid-filter li.active .tab-active{
	width:100%;
	transition: all 0.7s ease 0s;
}
.portfolio-item {
	position: relative;
	margin-bottom: 30px;
}
.portfolio-grid-text {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
     background: -moz-linear-gradient(272deg, rgba(1,0,17,0.8) 0%, rgba(4,1,48,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(1,0,17,0.8)), color-stop(100%, rgba(4,1,48,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(272deg, rgba(1,0,17,0.8) 0%, rgba(4,1,48,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(272deg, rgba(1,0,17,0.8) 0%, rgba(4,1,48,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(272deg, rgba(1,0,17,0.8) 0%, rgba(4,1,48,1) 100%); /* ie10+ */
    background: linear-gradient(178deg, rgba(1,0,17,0.8) 0%, rgba(4,1,48,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010011', endColorstr='#040130',GradientType=0 ); /* ie6-9 */ 
	opacity:0;
	overflow:hidden;
	transition: all 0.7s ease 0s;
}
.portfolio-item:hover .portfolio-grid-text {
	opacity:1;
	overflow:visible;
	transition: all 0.7s ease 0s;
}
.portfolio-grid-hoverlay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
}
.portfolio-subtitle {
	color: #c1bfbf;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 3px;
	margin-bottom:14px;
	display:inline-block;
	width:100%;
}
.portfolio-grid-hoverlay h3 {
	color: #fff;
	margin-bottom: 6px;
}
.border-shape{
	position: relative;
	text-align: center;
	margin: 0px auto;
	display: inline-block;
	width: 36px;
	background:#e84809;
	height:3px;
}
.portfolio-button.center {
	text-align: center;
	margin-top: 30px;
}
/*
28.Portfolio Version 2
==============================*/
.portfolio-grid-v2-text-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.70);
	visibility:hidden;
	opacity:0;
	transition: all 0.7s ease 0s;
}
.portfolio-item:hover .portfolio-grid-v2-text-overlay {
	visibility:visible;
	opacity:1;
	transition: all 0.7s ease 0s;	
}
.portfolio-grid-v2-text {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 40px 30px;
	transform: scale(0);
	transition: all 0.7s ease 0s;	
}
.portfolio-item:hover .portfolio-grid-v2-text{
	transform: scale(1);
	transition: all 0.7s ease 0s;	
}
.portfolio-grid-v2-text h3 a {
	color: #fff;
}
.portfolio-grid-v2-text h3{
	margin-bottom:10px;
}
.portfolio-grid-v2-text span {
	color: #fff;
}
.portfolio-grid-v2-border-shape {
	position: relative;
	display: inline-block;
	width: 26px;
	background: #e84809;
	height: 4px;
	margin-bottom: 10px;
}
/*
29.Service Version 5
==============================*/
.service-v5-inner {
	box-shadow: 0 0 12px 3px #b4b5b9;
	border-radius: 10px;
	transition: all 0.7s ease 0s;
	margin-bottom:40px;
	color:#3f3f3f;
}
.service-v5-inner:hover{
	background:#e84809;
	transition: all 0.7s ease 0s;
	color:#fff;
} 
.service-v5-inner:hover .service-v5-desc h2 a{
	color:#fff;
}
.service-v5-inner:hover .service-v5-border{
	background:#fff;
	transition: all 0.7s ease 0s;
}
.service-v5-thumb img {
	border-radius: 10px;
}
.service-v5-border {
	position: relative;
	text-align: center;
	margin: 0px auto;
	display: inline-block;
	width: 30px;
	background: #e84809;
	height: 3px;
	top: -17px;
	transition: all 0.7s ease 0s;
}
.service-v5-desc {
	text-align: center;
}
.service-v5-desc p {
	margin-bottom: 0px;
}
.service-v5-desc {
	padding: 30px;
}
/*
30.Service Version 6
==============================*/
.service-v6-thumb {
	position: relative;
	box-shadow: 0 0 12px 2px #f1f0f0;
	overflow: hidden;
}
.service-v6-thumb img {
	border-radius: 8px;
}
.service-v6-text {
	padding: 26px;
	margin-top: -56px;
	position: relative;
}
.service-v6-text h3 {
	margin-bottom: 10px;
}
.service-v6-text p {
	margin-bottom: 15px;
}
.service-v6-inner {
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-bottom:30px;
	color:#3f3f3f
}
.service-v6-icon {
	width: 55px;
	height: 55px;
	background: #fff;
	border-radius: 100%;
	line-height: 55px;
	text-align: center;
	margin: 0px auto;
	background: #e84809;
	margin-bottom: 24px;
}
.service-v6-icon i {
	font-size: 32px;
	color: #fff;
}
.service-v6-btn {
	color: #e84809;
}
.service-v6-btn i {
	margin-left: 4px;
}
.service-v6-inner:hover .service-v6-text h3 a{
	color:#e84809
}

.service-crousel .owl-controls .owl-dots {
	position: absolute;
	bottom: 2px;
	width: 100%;
	z-index: 99;
	text-align: center;
}
.service-crousel.owl-carousel .owl-controls .owl-dot {
	background: transparent;
	width: 11px;
	height: 4PX;
	border-radius:50px;
	display: inline-block;
	margin: 0px 5px;
	background:#272728;
	transition: all 0.7s ease 0s;
}
.service-crousel.owl-carousel .owl-controls .owl-dot.active {
	background: #e84809;
	width: 30px;
	transition: all 0.7s ease 0s;
}

/*
31.Service Version 7
======================*/
.service-v7-inner {
	position: relative;
	border: 1px solid #e6efff;
	box-shadow: 0 7px 1px 1px #ebebeb;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom:30px;
}
.service-v7-inner-thumb img{
	width:100%;
}
.service-v7-inner-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0px 25px;
	z-index: 2;
	text-align: center;
}
.service-v7-inner-text-caption {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: #fff;
	transition: all 0.5s ease-out;
}
.service-v7-inner:hover .service-v7-inner-text-caption{
	transition: all 0.5s ease-out;
	background-color: rgba(20, 21, 23, 0.9);	
}
.service-v7-inner:hover{
	color:#acacac;
}
.service-v7-inner:hover .service-v7-inner-text h4 a{
	color:#fff;
}
.service-v7-inner-text h4 a:hover{
	color:#e84809!important;
}
.service-v7-inner-icon {
	margin-bottom: 30px;
}
.service-v7-inner-text h4 a {
	font-weight: 800;
}

/*
32.Service Version 8
======================*/
.service-v8-inner {
	margin-bottom: 60px;
	border: 1px solid #ebebeb;
	border-radius:6px;	
}
.service-v8-thumb img {
	border-radius: 6px;
	width: 100%;
}
.service-v8-icon {
	display: inline-block;
	float: left;
	width: 55px;
	height: 55px;
	background: #e84809;
	text-align: center;
	line-height: 55px;
	border-radius: 100%;
	color: #fff;
	font-size: 20px;
	position: relative;
	top: -15px;
}
.service-v8-title {
	margin-bottom: 35px;
}
.service-v8-text p {
	display: inline-block;
	width: 100%;
}
.service-v8-title h3 {
	padding-left: 74px;
	margin-bottom: 0;
}
.service-v8-text {
	padding: 40px 26px;
}
.service-v8-btn,
.service-v9-btn{
	color: #e84809;
}
.service-v8-btn i,
.service-v9-btn i{
	margin-left: 4px;
}
/*
33.Service Version 9
======================*/
.section-v9-sec {
	margin-top: -59px;
	z-index: 9;
	position: relative;
}
.service-v9-item {
	position: relative;
	border: 1px solid #e6efff;
	box-shadow: 0 7px 10px 0px #ebebeb;
	border-radius: 10px;
	margin-bottom: 30px;
	padding: 45px 30px;
	text-align: center;
	color: #4b4c4d;
	background: #fff;
	transition: all 0.7s ease 0s;
}
.service-v9-item:hover{
	margin-top: -10px;
	transition: all 0.7s ease 0s;
}
.service-v9-icon {
	margin-bottom: 30px;
	height: 73px;
}
.service-v9-content h4 {
	margin-bottom: 14px;
}
.service-v9-content h4 a {
	font-weight: 800;
}
.service-v9-item:hover .service-v9-content h4 a{
	color:#e84809;
}
/*
34.Service Version 10
======================*/
.service-v10-inner {
	position: relative;
	border: 1px solid #e6efff;
	box-shadow: 0 4px 10px 1px #e6e5e5;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 30px;
}
.service-v10-text-overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: #fff;
	transition: all 0.5s ease-out;
}
.service-v10-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0px 25px;
	z-index: 2;
}
.service-v10-inner:hover .service-v10-text-overlay{
	transition: all 0.5s ease-out;
	background-color: rgba(20, 21, 23, 0.9);	
}
.service-v10-thumb img {
	width: 100%;
}
.service-v10-icon {
	position: relative;
	width: 111px;
	height: 96px;
	text-align: center;
	line-height: 96px;
	float: left;
}
.service-v10-title {
	margin-bottom: 35px;
}
.service-v10-text p {
	display: inline-block;
	width: 100%;
}
.service-v10-title h3 {
	padding-left: 120px;
	margin-bottom: 0;
	position: relative;
	top: 40px;
}
.service-v10-inner:hover{
	color:#ffffff;
}
.service-v10-inner:hover .service-v10-title h3 a{
	color:#fff;
}
.service-v10-title h3 a:hover{
	color:#e84809!important;
}

.service-v10-btn{
	color: #e84809;
}
.service-v10-btn i{
	margin-left: 4px;
}
.service-v10-shape{
	position: absolute;
	width: 111px;
	height:96px;
	top: 0;
	left: 0;
	background: url(../img/shape/service-v10.png) no-repeat;
	-webkit-background-size: cover;
	-ms-background-size: cover;
}
.service-v10-icon img {
	position: relative;
	z-index: 9;
	width: 30px;
}

/*
35.Service Details
========================*/
.service-details-text .blockquote {
	background: #e6e6e6;
	color: #272728;
	font-size: 16px;
	font-style: inherit;
	text-align: left;
}
.service-details-text .blockquote::before {
	content: "\f10d";
	font-family: fontawesome;
	top: 36px;
	position: absolute;
	color: #e84809;
	font-style: normal;
	left: 30px;
	z-index: 1;
	opacity: inherit;
	font-size: 16px;
}
.service-details-thumb {
	margin-bottom: 35px;
}
.service-details-thumb img {
	box-shadow: 0 0 9px 1px #f3f3f3;
	border-radius: 10px;
}

/*
36.Pricing Section
======================*/
.single-price {
	text-align: center;
	box-shadow: 0 0 7px 1px #eaebec;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom:40px;
	transition: all 0.7s ease 0s;
}
.single-price:hover{
	margin-top:-20px;
	transition: all 0.7s ease 0s;
	box-shadow: 0 0 4px 1px #dddddd;
}
.single-price:hover .pricing-button a{
	background:#e84809;
}
.pricing-heading {
	padding: 40px 0px;
}
.single-price:hover .pricing-title{
	color:#e84809
}
.pakage-icon {
	margin-top: 30px;
	height: 60px;
}
.price-meta h1 {
	font-size: 30px;
	color: #e84809;
	margin-bottom:0px;
}
.price-curency {
	font-size: 20px;
	position: relative;
	top: -5px;
	margin-right: 5px;
}
.subscription-time {
	font-size: 12px;
	font-weight: 700;
	color: #565656;
}
.single-price ul li {
	display: inline-block;
	width: 100%;
	color: #3f3f3f;
	padding: 9px 0px;
}
.pricing-button a {
	display: inline-block;
	width: 100%;
	padding: 14px 0px;
	background: #272728;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 30px;
}
/*
38.Pricing Version 2 Section
============================*/
.single-price-v2 {
	text-align: center;
	margin-bottom: 30px;
	position: relative;
}
.pricing-heading-v2 {
	background: #171717;
	padding: 34px 0;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	margin-bottom: 35px;
}
.pricing-title-v2 {
	color: #f3e6e6;
	font-size: 24px;
}
.price-meta-v2 h1 {
	font-size: 37px;
	color: #e84809;
	margin-bottom: 0;
}
.subscription-time-v2 {
	color: #e84809;
	font-size: 14px;
}
.single-price-v2 ul li {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	font-size: 16px;
	color: #3f3f3f;
}
.single-price-v2 ul li:nth-child(even) {background:transparent}
.single-price-v2 ul li:nth-child(odd) {background:#ebebeb}
.pricing-button-v2 {
	display: inline-block;
	width: 100%;
	padding: 25px 10px;
	background: #ebebeb;
	margin-top: 30px;
}
.price-order-btn-v2 {
	display: inline-block;
	text-transform: capitalize;
	color: #fff;
	background: #e84809;
	padding: 10px 20px;
	border-radius: 10px;
}
.price-order-btn-v2:hover{
	background:#171717;
	color:#fff;
}
.price-ribbon span {
	background: #e84809;
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
	padding: 4px 0px;
	transform: rotate(45deg);
	position: absolute;
	right: -52px;
	top: 10px;
	width: 163px;
}
.price-free-ribbon {
	position: absolute;
	top: -25px;
	left: -2px;
}
.price-free-ribbon span {
	font-size: 16px;
	text-transform: capitalize;
	background: #e84809;
	width: 70px;
	height: 70px;
	color: #fff;
	display: inline-block;
	line-height: 70px;
	border-radius: 100%;
	position: relative;
}
.price-free-ribbon span::before {
	position: absolute;
	width: 90%;
	height: 90%;
	border: 3px solid #fff;
	content: "";
	left: 0;
	right: 0;
	text-align: center;
	margin: 0px auto;
	border-radius: 100%;
	top: 50%;
	transform: translateY(-50%);
}
/*Team Version 3*/
.team-v3-sec{
	background: #030211 none repeat scroll 0 0;
	background-image: url(../img/team-v3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.team-v3-sec .sec-v2-title h2{
	color:#fff;
}
.team-v3-member {
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
	transition: all 0.7s ease-in-out 0s;
	z-index: 2;
	text-align: center;
}
.team-v3-member:hover .team-overlay{visibility:visible;transition: all 0.7s ease-in-out 0s;top:0px;}
.team-v3-thumb {
	position: relative;
	overflow: hidden;
	transition: all 0.7s ease-in-out 0s;
}
.team-v3-thumb::before{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	content:"";
	background: rgba(4,2,42,0.02);
}
.team-v3-overlay {
	position: absolute;
	width: 100%;
	left: 0;
	height: 100%;
	top: 100%;
	background-color: rgba(0, 0, 0, 0.79);
	visibility: hidden;
	transition: all 0.7s ease-in-out 0s;
	text-align: center;
}
.team-v3-overlay ul{
  position: absolute;
  top: 30%;
  width: 100%;
  transform: translateY(-50%);
}
.team-v3-member img {
  width: 100%;
}
.team-v3-member h2 {
	font-size: 16px;
	text-transform: capitalize;
	transition: all 0.7s ease-in-out 0s;
	color: #fff;
	margin-bottom: 10px;
	font-weight: 900;
}
.team-v3-member h2 a{color:#fff;}
.team-v3-member span {
	transition: all 0.7s ease-in-out 0s;
	color: #fff;
	display: inline-block;
	width: 100%;
	font-weight: 600;
	font-size: 12px;
	margin-top: 10px;
}
.team-v3-overlay li a {
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.team-v3-overlay li a:hover {
	color: #e84809;
}
.team-v3-overlay li{
	display: inline-block;	
	text-align: left;	
	padding-right:28px;	
	position: relative;
}
.team-v3-overlay li::before {
	position: absolute;
	content: "";
	right: 12px;
	height: 15px;
	width: 1px;
	background: #6f7073;
	top: 6px;
}
.team-v3-overlay li:last-child::before {
	display: none;
}
.team-v3-overlay li:last-child{
	padding-right: 0px;
}
.team-v3-meta {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(232, 72, 9, 0.90);
	padding: 30px 0;
	transform: scale(0);
	transition: all 0.7s ease 0s;	
}
.team-v3-border {
	width: 36px;
	height: 3px;
	background: #fff;
	text-align: center;
	margin: 0px auto;
}

.team-v3-all.owl-carousel .owl-item.center .team-v3 .team-v3-meta{
	transform: scale(1);
	transition: all 0.7s ease 0s;
	
}

 .team-v3-all.owl-carousel .owl-item{
	position: relative;
	z-index:2;
	top: -100px;
	text-transform: uppercase;
transition: all 0.7s ease 0s;
}
.team-v3-all.owl-carousel .owl-item.firstItem{
	position: relative;
	z-index: 3;
	top:0px;
	right: -80px;
	text-transform: uppercase;
transition: all 0.7s ease 0s;
}
.team-v3-all.owl-carousel .owl-item.lastItem{
	position: relative;
	z-index: 3;
	top:0px;
	right:80px;
	text-transform: uppercase;
transition: all 0.7s ease 0s;
}
.team-v3-all.owl-carousel .owl-item.center{
	position: relative;
	z-index: 4;
	top:0px;	
	transition: all 0.7s ease 0s;
}
.team-v3-all.owl-carousel .owl-item.center .team-v3-overlay{
top: 0;
visibility:visible;
opacity:1;
}

.team-v3-all.owl-carousel .owl-stage-outer {
	padding-top: 130px;
}
.team-v3-all .owl-controls .owl-dots {
	position: absolute;
	width: 100%;
	z-index: 99;
	transform: translateY(-50%);
	text-align: center;
	padding-top: 30px;
}
.team-v3-all.owl-carousel.owl-theme .owl-controls .owl-dot {
	background: transparent;
	width: 10px;
	height: 10PX;
	border-radius: 100%;
	display: inline-block;
	margin: 0px 5px;
	border: 2px solid #e84809;
}
.team-v3-all.owl-carousel.owl-theme .owl-controls .owl-dot.active{
	background:#e84809
}
/*Blog Version 2*/
.single-post-v2.blog-v3 {
	background: #f2f2f2;
	border: 1px solid #e9e9e9;
	border-radius: 6px;
	overflow: hidden;
}
.single-post-v2.blog-v3 .post-description-v2 {
	border: 0px;
	position: relative;
}
.post-thumb-v2 {
	position: relative;
}
.post-icon {
	display: inline-block;
	width: 52px;
	height: 47px;
	background: #e84809;
	text-align: center;
	line-height: 47px;
	color: #fff;
	font-size: 32px;
	position: absolute;
	bottom: 0;
	left: 26px;
	border-radius: 5px 5px 0 0;
}
.blog-v3-button{
	width: 45px;
	height: 40px;
	display: inline-block;
	background: #e84809;
	text-align: center;
	line-height: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
}
.single-post-v2.single-post-v3 .post-thumb-v2 img {
	border-radius: 5px;
}
/*
39.FAQ Section And Testimonial Section
=====================================*/
.testimonaila-v2-inner .sec-v2-title {
	text-align: left;
}
.testimonaila-v2-inner .sec-sub-title {
	color:#f7f6f6;
} 
.testimonaila-v2-inner .sec-v2-title h2 {
	color:#ffffff;
} 
.faq-sec{
	display: inline-block;
	padding: 100px 0px 90px 70px;
	position: relative;
	z-index: 9;
	width: 100%;
}
.faq-sec::before {
	background-color: #f1f1f1;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 5000px;
	z-index: -9;
	left:0px;
}
.faq-sec .panel-content {
	padding: 24px;
}
.faq-sec .panel-content p{
	margin-bottom:0px;
}
.faq-sec .panel {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0;
	background: #fff;
}
.faq-sec.faq-page-sec .panel-heading {
	padding: 0px;
}
.faq-sec .panel-heading a {
	margin-bottom: 0px;
	padding: 20px;
	border: 1px solid #d2d6d9;
	border-radius: 0;
	background: transparent;
	width: 100%;
	display: inline-block;
	border-radius: 28px;
	text-transform: capitalize;
	color: #272728;
	font-weight: 700;
	font-size: 14px;
	background:#ffffff;
}
.faq-sec .panel-title a:before {
    float:right !important;
    font-family: FontAwesome;
    content:"\f107";
   font-weight:700;
   font-size: 14px;
}
.faq-sec .panel-group .panel-heading.active h4 a::before {
	float: right !important;
	content: "\f106";
	font-weight: 700;
	font-size: 14px;
}
.faq-sec.faq-page-sec {
	overflow: visible;
	padding: 0;
	background: none;
}
.faq-sec .panel-group .panel-heading {
	border-bottom: 0;
	padding:0px;
}
.faq-sec .panel-heading a {
	margin-bottom: 0px;
	padding: 24px;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	width: 100%;
	display: inline-block;
	text-transform: capitalize;
	color: #383839;
	font-weight: 700;
	font-size: 14px;
}
.faq-sec .panel-heading a:hover {
	border-color:#e84809;
	background:#e84809;
	color:#fff;
}
.faq-sec .panel-group .panel-heading.active h4 a:hover{
	color:#fff;
}
.faq-sec .panel-title a:hover:before{
	color:#fff;
}
.faq-sec .panel-group .panel-heading.active h4 a {
	color: #e84809;
	border-top-color:#fff;
	border-left-color: #fff;
	border-right-color: #fff;
}
.testimonial-and-faq-sec{
	background: #101010 none repeat scroll 0 0;
	background-image: url(../img/team-v3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow:hidden;
	position:relative;
}
.testimonial-and-faq-overlay {
	background-color: rgba(2, 6, 18, 0.62);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left:0;
}
.testimonaila-v2.owl-carousel .owl-item {
	padding-top: 50px;
}
.testimonial-and-faq-sec .single-testimonial {
	padding: 10px 60px;
	border: 4px solid #2e1918;
	border-radius: 6px;
	background-color: rgba(17, 19, 28, 0.86);
}
.testimonial-and-faq-sec .single-testimonial .client-thumb {
	margin-top: -62px;
}
.testimonial-and-faq-sec .single-testimonial .client-meta {
	margin-top: 0;
}
.testimonial-and-faq-sec .single-testimonial .client-comment p{
	position:relative;
}
.testimonial-and-faq-sec .single-testimonial .client-comment p::before {
	content: "\f109";
	font-family: Flaticon;
	position: absolute;
	color: #e84809;
	font-size: 32px;
	top: -10px;
	margin-left: 20px;
	font-style: normal;
	left: -56px;
}
.testimonial-and-faq-sec .client-meta::before {
display:none;
}

.testimonaila-v2 .owl-controls .owl-dots {
	position: absolute;
	bottom: -40px;
	width: 100%;
	z-index: 99;
	text-align: center;
}
.testimonaila-v2.owl-carousel .owl-controls .owl-dot {
	background: transparent;
	width: 10px;
	height: 10PX;
	border-radius: 100%;
	display: inline-block;
	margin: 0px 5px;
	border: 2px solid #e84809;
}
.testimonaila-v2.owl-carousel .owl-controls .owl-dot.active {
	background: #e84809;
}
/*Accordion v2*/
.accordion-v2-sec {
	background: #fafafa none repeat scroll 0 0;
	background-image: url(../img/accordion-v2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	background-size: cover;
	overflow: hidden;
	border-bottom: 1px solid #e1e1e1;
}
.faq-area.accordion-v2 .faq-sec {
	padding: 100px 0px 90px 0px;
}
.faq-area.accordion-v2 .faq-sec::before {
	right: -30px;
	left: inherit;
}
.faq-area.accordion-v2 .faq-sec .panel-title a:before {
	content:"\f067";
	float: left !important;
	margin-right:20px;
}
.faq-area.accordion-v2 .faq-sec .panel-group .panel-heading.active h4 a::before {
	content: "\f068";
	float: left !important;
	margin-right:20px;
}
.faq-area.accordion-v2 .faq-sec .panel-heading a {
	color: #565656;
}
/*
40.Testimonial
============================*/
.testimonial-v1-sec {
	background: #fff none repeat scroll 0 0;
	background-image: url(../img/testimonial-v2-bg.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	position: relative;
	background-size:cover;
}
.testimonial-v1-sec::before {
	background-image: url('../img/shape/testimonial-bg-shape.png');
	content: "";
	height: 367px;
	left: 0;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	right: 0;
	text-align: center;
	margin: 0px auto;
	background-position: center center;
}
.testimonial-v1-sec .sec-sub-title,
.testimonial-v1-sec .sec-v2-title h1
{
	color: #fff;
}
.single-testimonial-v1 {
	padding: 40px 20px;
	box-shadow: 0px 5px 5px -2px #e3e3e3;
	background: #fff;
	margin: 5px;
	position: relative;
	z-index: 2;
	border-radius: 10px;
	text-align: center;
	transition: all 0.7s ease 0s;
}
.testimonial-v1-img {
	margin: 0px auto;
	margin-bottom: 14px;
	position: relative;
	width: 190px;
	height: 144px;
}
.shape-box {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../img/shape/testimonial-shape.png) no-repeat;
	-webkit-background-size: cover;
	-ms-background-size: cover;
}
.single-testimonial-v1 .details h4 {
	margin-bottom: 4px;
}
.single-testimonial-v1 .details span {
	text-transform: capitalize;
	color: #e84809;
	font-size: 13px;
	font-weight: 700;
}
.single-testimonial-v1 .testimonial-v1-img img,
.single-testimonial-v1 .testimonial-quote img{
	width:auto;
	height:auto;
	margin: 0px auto;
}
.testimonial-text {
	font-size: 16px;
	font-style: italic;
	color: #434343;
}
.testimonial-quote {
	margin: 24px 0;
	text-align: center;
	display: inline-block;
	width: 100%;
}
.testimonial-quote img {
	text-align: center;
	margin: 0px auto;
}
.testimonial-v1-all.owl-carousel .owl-item.firstItem .single-testimonial-v1{
	margin-top:60px;
	transition: all 0.7s ease 0s;
}
.testimonial-v1-all.owl-carousel .owl-item.lastItem .single-testimonial-v1{
	margin-top:80px;
	transition: all 0.7s ease 0s;
}
.testimonial-v1-all.owl-carousel.owl-theme .owl-dots {
	text-align: center;
	margin-top: 50px;
}
.testimonial-v1-all.owl-carousel.owl-theme .owl-dot {
	border-radius: 5px;
	display: inline-block;
	height: 4px;
	margin: 0 5px;
	width: 10px;
	position: relative;
	background: #272728;
	transition: all 0.4s ease 0s;
}
.testimonial-v1-all.owl-carousel.owl-theme .owl-dot.active{
	width: 25px;
	transition: all 0.4s ease 0s;
	background:#e84809;
}

/*
41.Header Top Version 4 Section
====================================*/
.header-v4 {
	position: absolute;
	z-index: 99;
	width: 100%;
}
.header-top-v4 {
	border-bottom:1px solid #454545;
}
.header-left {
	padding: 10px 0;
	display: inline-block;
}
.header-left ul {
	display: inline-block;
}
.header-left li{
	padding-right: 20px;
	position: relative;
	display: inline-block;
	color: #e84809;
	position: relative;
	font-weight: 400;
}
.header-left li a{
	color:#e84809;
}
.header-left li span.title-box {
	margin-right: 10px;
	color: #e8e8e8;
	font-weight: 700;
}
.header-left li:last-child{padding-right:0}
.header-left li i {
	color: #011e40;
	margin-right: 6px;
}
.header-top-soical {
	padding-top: 7px;
	text-align: right;
}
.header-top-soical ul{
	display: inline-block;
}
.header-top-soical li {
	margin-right:15px;
	display: inline-block;
}
.header-top-soical li:last-child{
	margin-right:0px;
}
.header-top-soical li a {
	display: inline-block;
	color: #fff;
	font-size: 12px;
}
.header-top-soical li a:hover {
	color:#e84809
}
.consulting-button-area {
	padding-top: 18px;
}
.header-v4 .site-search span a{
	background:transparent;
}
/*
42.Page Heading Section
==========================*/
.pagehding-sec {
	background-image: url("../img/page_hd.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 240px;
	position: relative;
	background-size: cover;
	padding-bottom: 160px;
}
.pagehding-sec.error-page{
background-image: url("../img/404_bg.jpg");
padding-bottom: 110px;
padding-top: 208px;
}
.pagehding-overlay {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-heading {
	text-align: center;
}
.page-heading h1 {
	color: #fff;
	font-size: 50px;
	margin-bottom: 0;
	text-transform: capitalize;
	font-weight: 900;
	font-style:italic;
}
.page-heading ul {
	margin-top: 10px;
}
.page-heading li {display: inline-block;
position: relative;
padding: 0px 14px;}
.page-heading li a {
  color: #fff;
  font-weight:700;
}
.page-heading li a:hover{
	color:#e84809
}
.page-heading li:first-child {
	padding-left: 0px;
}
.page-heading li:last-child a {
  color: #e84809;
}
.page-heading li::before {
	content: "\f105";
	height: 60%;
	position: absolute;
	right: -5px;
	top: 0px;
	color: #fff;
	font-family: fontawesome;
}
.page-heading li:last-child::before{display:none}

/*
43.Page Heading Version 2
==========================*/
.page-heading-v2{
	text-align: center;
}
.page-heading-v2 h1 {
	color: #fff;
	font-size: 70px;
	margin-bottom: 0;
	text-transform: capitalize;
	font-weight: 900;
	font-style:italic;
}
.page-heading-v2 p {
	color: #f4f4f4;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 4px;
	margin-bottom: 10px;
}
.page-heading-border {
	width: 250px;
	height: 1px;
	background: #e84809;
	margin: 0px auto;
}
/*
44.Blog List Section
==========================*/
.post-blog-list-inner {
	margin-bottom: 26px;
}
.post-blog-list-inner .post-v1-img {
	margin-bottom:0px;
	width: 50%;
	float: left;
}
.post-blog-list-inner .post-v1-desc {
	width: 50%;
	float: left;
	padding-top: 40px;
}
/*
45.post V1 Section
==========================*/
.post-v1-wraper-inner {
	overflow: hidden;
	margin-bottom: 44px;
}
.post-v1-wraper {
	color: #3f3f3f;
	border-radius:10px;
	overflow:hidden;
	background:#fff;
}
.post-v1-img {
	margin-bottom: 20px;
}
.post-v1-desc {
	padding: 0px 30px;
}
.post-v1-meta {
	margin-bottom: 15px;
}
.post-v1-meta h3 {
	margin-bottom: 10px;
}
.post-v1-meta ul li {
	display: inline-block;
	margin-right: 20px;
	position:relative;
}
.post-v1-meta ul li:last-child {
	margin-right:0px;
}
.post-v1-meta ul li:first-child:before{
display:none;
}
.post-v1-meta ul li::before {
	position: absolute;
	content: "/";
	color: #c2c2c2;
	width: 1px;
	height: 10px;
	left: -14px;
}
.post-v1-meta ul li a{
	color:#949191;
	font-size:12px;
	text-transform:uppercase;
	font-weight:700
}
.post-v1-meta ul li a:hover{
	color:#e84809
}
.post-v1-desc.post-v1-sticky-overlay h3 a:hover{
color:#e84809
}
.post-v1-meta h3 a:hover{
color:#e84809
}
.post-v1-meta ul li:first-child a{
	color:#e84809
}
.post-v1-meta ul li a i{
	margin-right:6px;
}
.post-author {
	display: inline-block;
	width: 100%;
	padding: 20px 0px;
	border-top: 1px solid #e8e4e4;
	margin-top: 6px;
	position: relative;
}
.post-author-img {
	display: inline-block;
	float: left;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	overflow: hidden;
}
.post-author-desc {
	padding-left: 50px;
	position: relative;
	top: 8px;
}
.post-author-desc span {
	color: #767373;
}
.post-v1-button {
	width: 40px;
	height: 32px;
	display: inline-block;
	background: #e84809;
	text-align: center;
	line-height: 32px;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	font-size: 26px;
}
.post-author-desc span a:hover{
	color:#e84809;
}

.post-v1-sticky {
	border-radius: 10px;
	transition: all 0.7s ease 0s;
	overflow: hidden;
}
.post-v1-sticky-overlay-img {
	position: relative;
	padding-bottom:3px;
}
.post-v1-desc.post-v1-sticky-overlay {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(20, 21, 23, 0.9);
	color: #bcbcbc;
	padding-top:70px;
}
.post-v1-desc h3 {
	line-height: 26px;
}
.post-v1-desc.post-v1-sticky-overlay h3 a {
	color: #fff;
	font-style: italic;
}
.post-v1-desc.post-v1-sticky-overlay .post-author-desc a{color:#e84809}
.post-v1-desc.post-v1-sticky-overlay .post-author{border-top-color:#2b2d2f}
.post-v1-sticky-overlay-img img {
	width: 100%;
	height: 100%;
}
.post-v1-icon i {
	color: #e84809;
	font-size: 40px;
}
.post-v1-wraper-inner:nth-child(2n+1) {
	clear: both;
}
/*Post Version 2*/

.post-v1-wraper.post-v2-wraper .post-v1-img{
	margin-bottom:30px;
}
.post-v1-wraper.post-v2-wraper .post-v1-meta ul {
	margin-bottom: 15px;
}
.post-v1-wraper.post-v2-wraper {
	border-radius: 20px;
	margin-bottom: 40px;
}
.post-v2-btn {
	color: #e84809;
	border-bottom: 1px solid #f3a384;
	display: inline-block;
	margin-bottom: 48px;
}
.post-v2-btn i {
	margin-left: 6px;
	font-weight: 700;
	position: relative;
	top: 2px;
}

/*
46.Post Single
=================*/
.blog-gallery-img {
	margin-bottom: 30px;
	margin-top: 40px;
}
.blog-gallery-img img{
	width:100%;
}
.blockquote {
	display: inline-block;
	width: 100%;
	padding: 34px 56px;
	background: #f4f4f4;
	color: #272728;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	margin-bottom:20px;
	position:relative;
}
.blockquote::before {
	content: "\f10d";
	font-family: fontawesome;
	top: 0px;
	position: absolute;
	color: #858382;
	font-size: 66px;
	font-style: normal;
	left: 66px;
	z-index: 1;
	opacity: 0.16;
}
/*Post Tag*/
.post-tag {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 14px;
	margin-top: 50px;
}
.post-tag-title, .share-title {
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 700;
	color: #272728;
	position: relative;
	top: 2px;
}
.post-tag ul li {
	display: inline-block;
	margin-left: 5px;
}
.post-tag ul li a {
	color: #727272;
	font-size: 12px;
	font-weight: 600;
}
.post-tag ul li a:hover{
	color:#e84809
}
/*share link*/
.share-social-link ul{
	display:inline-block;
} 
.share-social-link ul li {
	display: inline-block;
	margin-left: 24px;
	position:relative;
}
.share-social-link ul li:first-child{
	margin-left:10px
}
.share-social-link ul li:first-child::before {
	display:none;
}
.share-social-link ul li::before {
	position: absolute;
	content: "";
	background: #c5c5c7;
	width: 1px;
	height: 11px;
	left: -16px;
	bottom: 18px;
	top: 7px;
}
.share-social-link ul li a {
	color: #1d2024;
	font-size: 12px;
}
.share-social-link ul li a:hover{
	color:#e84809;
}
/*Post Writer*/
.post-writer {
	background: #f4f4f4;
	padding: 20px;
	border: 1px solid #eee;
	display: inline-block;
	width: 100%;
	margin: 50px 0px;
	color:#3f3f3f;
}
.post-writer-img {
	width: 120px;
	height: 120px;
	margin-right: 20px;
}
.post-writer-img img {
	padding: 4px;
	border-radius: 100%;
	background:#fff;
}
.post-writer-meta {
	margin-top: 28px;
}
.post-writer-meta h5 {
	color: #272728;
	font-weight: 700;
	text-transform: capitalize;
}
/*Commenter List*/
.post-commenter-title{
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 50px;
	position: relative;
}
.post-commenter-title h2 {
	margin-bottom: 15px;
}
.post-commenter-title::before {
	position: absolute;
	content: "";
	background: #e84809;
	width: 30px;
	height: 3px;
	left: 0;
	bottom: -1px;
}
.commenter-single-wrapper {
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
	color:#3f3f3f;
}
.first-level-comment{
	margin-left:0px;
}
.second-level-comment{
	margin-left: 100px;
}
.third-level-comment{
	margin-left: 200px;
}
.commenter-single-meta h5 {
	color: #272728;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.comment-time {
	text-transform: uppercase;
	color: #272728;
	font-size: 12px;
	opacity: 0.75;
}
.comment-reply {
	float: right;
}
.comment-reply a {
	color: #989797;
	text-transform: uppercase;
	font-weight: 700;
}
.comment-reply a:hover{
	color:#e84809
}
.comment-reply a i{
	margin-right:5px;
}
.commenter-single-img {
	width: 95px;
	height: 95px;
	box-shadow: 0 4px 5px 1px #dedede;
	border-radius: 100%;
	margin-left: 4px;
	margin-right: 10px;
	margin-bottom:10px;
}
.commenter-single-img img {
	padding: 4px;
	border-radius: 100%;
}
/*Comment Input Filed*/
.commenter-form-title {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 60px;
	position: relative;
}
.commenter-form-title::before {
	position: absolute;
	content: "";
	background: #e84809;
	width: 30px;
	height: 3px;
	left: 0;
	bottom: -1px;
}
.commenter-form-title h2 {
	margin-bottom: 15px;
	text-transform: capitalize;
}
.commentar-sec {
	margin-top: 40px;
}
.commentar-sec .media {
	padding: 30px;
	background: #faf9f7;
}
.commentar-sec .media-body p {
	margin-bottom: 0;
}
.comment-reply-title {
	font-size: 24px;
	text-transform: capitalize;
	font-weight: bold;
	margin-bottom: 26px;
}
.comment-field {
	margin-top: 75px;
	margin-bottom:90px;
}
#commentform input[type="text"] {
	width: 100%;
	font-size: 12px;
	border: 1px solid #e7e7e7;
	color: #5c5c62;
	padding: 16px 20px;
	border-radius: 4px;
	background:#fafafa;
}
#commentform textarea {
	resize: vertical;
	width: 100%;
	font-size: 12px;
	border: 1px solid #e7e7e7;
	color: #5c5c62;
	padding: 16px 20px;
	border-radius: 4px;
	background:#fafafa;
}
#commentform p {
	margin-bottom:20px;
}
#commentform input:focus,
#commentform textarea:focus
{
    outline: none !important;
    border-color:#e84809;
	transition: all 0.4s ease 0s;
}
.form-submit {
	margin-top: 10px;
}
/*
47.Sidebar
=================*/
.sidebar {
	margin-bottom: 30px;
	padding-left: 30px;
}
.service-cat-widget {
	margin-bottom: 50px;
}
.service-cat-widget li {
	display: inline-block;
	width: 100%;
}
.service-cat-widget li a {
	display: inline-block;
	width: 100%;
	padding: 14px 30px;
	text-transform: capitalize;
	background: #f7f7f7;
	margin-bottom: 10px;
	position:relative;
}
.service-cat-widget li a::before {
	content: "\f178";
	font-family: fontawesome;
	right: 60px;
	top: 0px;
	position: absolute;
	color: #a49878;
	top: 50%;
	transform: translateY(-50%);
	opacity:0;
	visibility:hidden;
	transition: all 0.4s ease 0s;
}
.service-cat-widget li a:hover:before {
	right:30px;
	opacity:1;
	visibility:visible;
	transition: all 0.4s ease 0s;
}
/*Site Author Widget*/
.site-author-widget {
	text-align: center;
	border-radius: 10px 10px 0 0;
}
.site-author-img {
	display: inline-block;
	width: 130px;
	height: 130px;
	border-radius: 100%;
	overflow: hidden;
	margin-bottom:10px;
}
.site-author-img img {
	width: 100%;
}
.site-author-meta {
	margin-bottom: 10px;
}
.site-author-widget .widget-title::before {
	left: 0;
	right: 0;
	text-align: center;
	margin: 0px auto;
}
.site-author-meta h5 {
	color: #1e1b1d;
	font-weight: 700;
	margin-bottom: 4px;
}
.site-author-designation {
	color: #e84809;
	text-transform: capitalize;
	font-size: 12px;
}
/*Search Widget*/
.search-field,
.widget-cat,
.widget-recent-post,
.widget-tag,
.instagram-gallery,
.site-author-widget {
	margin-bottom: 20px;
	padding: 30px;
	background: #fff;
}
.search-field form {
display: inline-block;
width: 100%;
position: relative;
overflow:hidden;
}
.search-field input[type="text"] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e84809;
	padding: 13px 59px 13px 19px;
	width: 100%;
	color: #3f3f3f;
	font-size: 12px;
}
.search-field button {
	color: #fff;
	padding: 14px 24px;
	position: absolute;
	right: 0;
	background: #e84809;
	top: 0;
	font-size: 12px;
}
.search-sub-title {
	color: #7f7e7e;
	font-size: 12px;
	text-align: center;
	margin: 0px auto;
	display: inline-block;
	width: 100%;
}
/*Category Widget*/
.widget-title {
	font-size: 14px;
	color: #272728;
	position: relative;
	padding-bottom: 12px;
	text-transform: uppercase;
	margin-bottom: 28px;
}
.widget-title::before {
	background: #e84809 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 3px;
	position: absolute;
	width: 30px;
}
.widget-cat li {
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #edeeee;
}
.widget-cat li:last-child{
	padding-bottom:0px;
	border-bottom:0px;
	margin-bottom:0px;
}
.widget-cat li a {
	color: #989696;
	position: relative;
	padding-left: 15px;
	font-weight: normal;
	text-transform: capitalize;
}
.widget-cat li a:hover{
	color: #e84809;
}
.widget-cat li a::before {
	content: "\f105";
	font-family: fontawesome;
	left: 0px;
	top: -2px;
	position: absolute;
	color: #e84809;
}
/*Recent News Category*/
.recent-post-inner {
	display: inline-block;
	padding-bottom: 15px;
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
}
.recent-post-inner:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
.single-recent-desc h5 {
	margin-bottom: 10px;
	line-height: 1.4;
	font-weight: 600;
	color: #272728;
}
.single-recent-desc li {
	display: inline-block;
	margin-right: 10px;
}
.single-recent-desc li a i{margin-right:5px}
.recent-post-thumb {
	float: left;
	margin-right: 25px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}
.single-recent-desc li a {
	color: #949191;
	font-size: 12px;
	text-transform: uppercase;
}
.single-recent-desc li a:hover{ transition: all 0.4s ease-in-out 0s;color:#e84809}
.single-recent-desc h5 a:hover{ transition: all 0.4s ease-in-out 0s;color:#e84809}
.recent-post-inner:hover .recent-post-thumb-overlay a {
	transform: scale(1);
	transition: all 0.4s ease 0s;
}
.recent-post-thumb-overlay a {
	position: absolute;
	left: 5px;
	top: 5px;
	transform: scale(0);
	transition: all 0.4s ease 0s;
}
.recent-post-inner:hover .recent-post-thumb-overlay{
	visibility:visible;
	transition: all 0.4s ease 0s;
	height:100%;
}
.recent-post-thumb-overlay{
	position: absolute;
	height:0%;
	width: 100%;
	top: 0;
	left: 0;
	visibility:hidden;
	transition: all 0.4s ease 0s;
	background: rgba(255, 69, 0, 0.90)
}
/*Widget Tag*/
.widget-tag li{
	display:inline-block;
}
.widget-tag li a {
	margin-right: 5px;
	margin-bottom: 8px;
	padding: 12px 16px;
	color: #777;
	border: 1px solid #e7e6e6;
	display: inline-block;
	text-transform: uppercase;
	border-radius: 50px;
	font-size: 12px;
	font-weight: 600;
}
.widget-tag li a:hover{
	color:#fff;
	background:#e84809;
	border-color:#e84809;
}
.instagram-gallery .photo-gallery {
	display: inline-block;
	width: 100%;
}
/*
48.Contact Page
==========================*/
.contact-info-box-inner {
	text-align: center;
	margin-top: 30px;
	border: 1px solid #d7d7d7;
	padding: 40px 20px;
	transition: all 0.7s ease 0s;
}
.contact-info-box-inner:hover {
	background:#f1f1f1;
	transition: all 0.7s ease 0s;
}
.contact-info-box-icon {
	margin-bottom: 26px;
}
.contact-info-box-inner:hover .contact-info-box-text h4{
	color:#e84809;
	transition: all 0.7s ease 0s;
}
.contact-info-box-text h4 {
	text-transform: uppercase;
	position: relative;
	margin-bottom: 35px;
	transition: all 0.7s ease 0s;
}
.contact-info-box-text h4::before {
	position: absolute;
	width: 30px;
	height: 2px;
	background: #e84809;
	content: "";
	left: 0;
	right: 0;
	text-align: center;
	margin: 0px auto;
	bottom: -15px;
}
.contact-info-box-text span {
	display: inline-block;
	width: 100%;
	color: #373636;
}
.contact-page-map {
	border: 1px solid #d7d7d7;
	box-shadow: 0 0 7px 1px #f1f2f2;
}

.contact-form.contact-page-form input,
.contact-form.contact-page-form textarea{
	margin-bottom: 40px;
}
.contact-field input {
	background: transparent;
	border-bottom: 1px solid #c9c9c9;
	padding: 20px 0;
	font-size: 12px;
	width: 100%;
	color: #868484;
}
.contact-field textarea {
    background: transparent;
    border-bottom: 1px solid #c9c9c9;
    padding: 15px 0;
    font-size: 12px;
    width: 100%;
    color: #868484;
}

/*
49.Error Page
============================*/
.error-page-text {
	text-align: center;
}
.error-page-text h1 {
	color: #272728;
	font-weight: 700;
	font-size: 36px;
	text-transform: capitalize;
}
.site-search-form {
	margin: 26px 0px;
}
.site-search-form form {
	display: inline-block;
	position: relative;
	overflow: hidden;
	border-radius: 50px;
}
.site-search-form input[type="text"] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e1e1e1;
	padding: 15px 110px 15px 30px;
	width: 100%;
	color: #919191;
	border-radius: 50px;
}
.site-search-form button {
	color: #272728;
	padding: 16px 24px;
	position: absolute;
	right: 0;
	top: 0;
	background: transparent;
	transition: all 0.4s ease 0s;
}
.site-search-form button:hover{
	background:#e84809;
	transition: all 0.4s ease 0s;
	color:#fff;
}
.search-title {
	display: inline-block;
	width: 100%;
	text-align: center;
}
/*
Footer Section 
======================*/
	.footer-sec {
		padding-top: 100px;
		position: relative;
		padding-bottom: 60px;
		background: #020612 none repeat scroll 0 0;		
		z-index: 2;	
	}
	.footer-sec::before {
		background-image: url('../img/pattern.png');
		content: "";
		height: 100%;
		left: 0px;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: -1;
		opacity: 0.2;
	}
h2.widget-title {
	color: #fff;
	position: relative;
	text-transform: capitalize;
	font-size: 16px;
	margin-bottom: 30px;
}
	h2.widget-title::before {
		position: absolute;
		content: "";
		background: #e84809;
		bottom: 0px;
		width: 20px;
		height: 2px;
	}
	.footer-sec p {
		color: #949494;
		font-size: 14px;
	}
	.footer-wedget-one img {
		margin-bottom:36px;
	}
	.footer-contact ul li {
		display: inline-block;
		width: 100%;
		margin-bottom: 10px;
		color: #949494;
	}
	.footer-contact ul li span{
		color:#e84809
	}
	.footer-recent-inner .media {
		padding-bottom: 10px;
	}
	.footer-recent-inner .media:last-child{border-bottom:0;}
	.footer-recent-inner {
		margin-bottom: 30px;
	}
.footer-recent-inner-img {
	width: 83px;
	height: 62px;
}
.footer-recent-inner h2 {
	margin-bottom: 4px;
	padding-bottom: 0;
	text-transform: capitalize;
	font-size: 14px;
	color: #949494;
	font-family: Open Sans;
}
.footer-recent-inner h2 a{
	color: #949494;
}
	.footer-recent-inner h2 a:hover{color:#ff4500;transition: all 0.5s ease-out 0s;}
.footer-recent-inner span {
	color: #ff4500;
	font-size: 12px;
	text-transform: capitalize;
}
	.footer-widget-menu li:before{content: "\f101";
	font-family: fontawesome;
	left:0px;top:0px;
	position: absolute;color:#e84809;}
	.footer-widget-menu li{position:relative}
.footer-widget-menu li a {
	color: #949494;
	text-transform: capitalize;
	padding-bottom: 10px;
	display: inline-block;
	padding-left: 20px;
}
	.footer-widget-menu li a:hover{color:#ff4500;transition: all 0.7s ease 0s;}
	.footer-bottom-sec {
		padding: 26px 0;
		background: #010309;
	}
.footer-social {
	text-align: left;
	margin-top: 20px;
}
	.footer-social ul li{display:inline-block;}
.footer-social ul li i {
	color: #797979;
	float: left;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	margin-right: 10px;
	text-align: center;
	width: 32px;
	transition: all 0.7s ease-in-out 0s;
	border-radius: 100%;
	background: #0e111a;
	border: 1px solid #0e111a;
}
	.footer-social ul li i:hover{color:#e84809}
.footer-contact-form input[type="text"], .footer-contact-form input[type="email"], .footer-contact-form textarea {
	width: 100%;
	background: #dbdcde;
	padding: 18px 15px;
	margin-bottom: 10px;
	color: #514f4f;
}	
.footer-bottom-sec p {
	color: #949494;
	margin: 0;
	text-align: center;
}
	.copy-right span, .copy-right span a {
		color: #ff4500;
	}
/*Footer Gallery*/
.photo-img-box {
	display: inline-block;
	width: 33.33%;
	float: left;
	padding: 4px;
	position: relative;
	overflow: hidden;
}
.photo-img-box img {
	width: 100%;
}
.photo-img-box:hover .photo-img-box-overlay {
	transform: scale(1);
	transition: all 0.4s ease 0s;
	visibility:visible;
	opacity:1;
}
.photo-img-box-overlay {
	position: absolute;
	height:100%;
	width: 100%;
	top: 0;
	left: 0;
	visibility:hidden;
	transition: all 0.4s ease 0s;
	background-color: rgba(255, 69, 0, 0.90);
	opacity:0;
	transform: scale(0);
}
.photo-img-box-overlay i {
	color: #fff;
}
.photo-img-box-overlay a {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(-50%);
}
.footer-sec.footer-v2-sec .footer-widget-menu li a {
	width: 100%;
	border-bottom: 1px dashed #25252a;
	margin-bottom: 5px;
}
.footer-sec.footer-v2-sec .footer-widget-menu li:last-child a{
	border-bottom:0px;
}	
.contact-number-text h4 {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 0;
}
.high-light-text {
	color: #e84809;
}
.high-light-phone {
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	color: #e84809;
	font-weight: 700;
}
.contact-number-icon i {
	color: #e84809;
	font-size: 40px;
	position: relative;
	top: -13px;
}
.contact-number {
	margin-top: 30px;
	background: #0b0d12;
	display: inline-block;
	width: 100%;
	padding: 26px 30px;
}
.contact-number-icon {
	height: 44px;
	position: relative;
}
/*Footer Version 3*/
.footer-v3-sec{
	padding-top:90px;
	position: relative;
	padding-bottom: 60px;
	background: #171717 none repeat scroll 0 0;
	z-index: 2;
}
.footer-v3-sec .contact-number {
	margin-top: 10px;
}
.footer-v3-sec h2.widget-title::before {
	bottom: 5px;
}
.footer-v3-sec h2.widget-title {
	margin-bottom: 30px;
}
.footer-v3-sec .footer-wedget-one img {
	margin-bottom: 34px;
}
.footer-v3-sec p{
	color:#cfcfcf;
}
.footer-tag-widget li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
}
.footer-tag-widget li a {
	display: inline-block;
	padding: 10px 14px;
	border: 2px solid #7b7b7b;
	border-radius: 8px;
	color: #cfcfcf;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 800;
}
.footer-tag-widget li a:hover{
	color:#e84809;
	border-color:#e84809;
}
.footer-v3-sec .footer-widget-menu li a {
	color: #cfcfcf;
}
.footer-v3-sec .footer-widget-menu li a:hover{
color:#e84809;	
}
.footer-v3-sec .footer-widget-menu li:hover::before {
color:#e84809;		
}
.footer-v3-sec .footer-widget-menu li::before {
	color:#fff;
}

/*Footer recent news widget version 2*/
	.footer-recent-v2-inner .media {
			padding-bottom: 10px;
		}
	.footer-recent-v2-inner .media:last-child{border-bottom:0;}
	.footer-recent-v2-inner {
		margin-bottom: 30px;
	}
.footer-recent-v2-inner-img {
	width: 55px;
	height: 55px;
	border-radius: 100%;
	overflow: hidden;
}
.footer-recent-v2-inner h2 {
	margin-bottom: 4px;
	padding-bottom: 0;
	text-transform: capitalize;
	font-size: 14px;
	color: #cfcfcf;
	font-family: Open Sans;
}
.footer-recent-v2-inner h2 a{
	color: #cfcfcf;
	font-weight:800
}
.footer-recent-v2-inner h2 a:hover{color:#e84809;transition: all 0.5s ease-out 0s;}
.footer-recent-v2-inner span {
	color: #686767;
	font-size: 12px;
	text-transform: capitalize;
	font-weight:600
}
.footer-recent-v2-inner .media:hover.footer-recent-v2-inner span{
	color:#e84809
} 
.footer-bottom-v2-sec {
	background: #0e0e0e;
	padding: 30px 0;
}
.copy-right-text {
	font-size: 12px;
	text-transform: uppercase;
	color: #828080;
	font-weight: 800;
}
.copy-right-text a{
	color:#e84809
}
.footer-social-link {
	text-align: right;
}
.footer-social-link li {
	display: inline-block;
}
.footer-social-link li a {
	color: #828080;
	margin-left: 20px;
}
.footer-social-link li a:hover{
	color:#e84809
}
/* The End */

