@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,600italic,700italic,700,800);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
.bg-img, .relative, .wrapper {
	position:relative
}
.bg-img, .skill-video {
	background-size:cover
}
.wrapper, body, html {
	height:100%
}
body {
	font-family:'Open Sans', sans-serif;
	font-weight:400; line-height:1.6em
}
.image{margin-right:10px; background:#f6f6f6; border:1px solid #d2d2d2; padding:5px; border-radius:60px; text-align:center; margin-bottom:20px}
a, a:active, a:hover, a:link, a:visited {
	color:#fff;
	text-decoration:none;
	outline:0
}
p {
	color:#222; text-align:justify
}
.list{margin:10px; padding:0}
.list ul{list-style-type:none;padding:0px;}
.list ul li{padding:4px 0; background:url("../img/arrow.png") no-repeat scroll 8px 4px rgba(0, 0, 0, 0);padding-left:43px; color:#000; margin-bottom:5px;}

.contact-form{}

p:last-child {
	margin-bottom:0
}
audio, video {
	width:100%
}
.services_box{width:100%; background:#fff; padding:6% 5%; text-align:center; float:left; margin:1%;   transition:all 0.3s linear 0s}
.services_box .image_box{width:80px; height:80px; background:#f1f1f1; border-radius:85px; margin:0 auto 20px; font-size:64px; padding:7px; color:#550100}
.services_box p{color:#777; font-size:14px; text-align:center}
.services_box h5{font:18px 'poppinsmedium'; color:#222}
.services_box:hover h5, .services_box:hover p{color:#fff}
.services_box:hover .image_box{background:#fff; color:#550100}
.services_box:hover{background:#550100; color:#fff}
.align{text-align:center}
.name1{margin:10px; font-size:15px !important; text-transform:uppercase; font-weight:600; color:#550100}
.role{text-align:center !important}
.bg-img {
	background-position:center;
	background-repeat:no-repeat;
	z-index:0
}
.bg-img:before {
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(34, 34, 34, .6);
	z-index:-1
}
.section-title h2, .section-title h3 {
	position:relative;
	margin:0 0 15px;
	padding:0 0 5px;
	font-size:26px; font-family:'poppinsregular';
	line-height:28px;
}
.section-title h2:before, .section-title h3:before {
	content:" ";
	position:absolute;
	bottom:-6px;
	left:0;
	width:45px;
	height:2px;
	background-color:#ff6c2c
}

.typed-cursor {
	opacity:1;
	filter:alpha(opacity=100);
-webkit-animation:blink .7s infinite;
animation:blink .7s infinite
}
@keyframes blink {
0%, 100% {
opacity:1;
filter:alpha(opacity=100)
}
50% {
opacity:0;
filter:alpha(opacity=0)
}
}
@-webkit-keyframes blink {
0%, 100% {
opacity:1;
filter:alpha(opacity=100)
}
50% {
opacity:0;
filter:alpha(opacity=0)
}
}
.back-to-top {
	position:fixed;
	bottom:35px;
	right:35px;
	opacity:0;
	filter:alpha(opacity=0);
-webkit-transition:opacity .25s ease-in-out;
transition:opacity .25s ease-in-out;
	z-index:5
}
.back-to-top.alwaysShow, .back-to-top.show {
	opacity:1;
	filter:alpha(opacity=100)
}
.back-to-top a {
	display:block;
	padding:4px 15px;
	border-style:solid;
	border-width:0 0 4px;
	border-color:rgba(0, 0, 0, .25);
	color:#fff;
	background-color:#272223;
	font-size:22px;
	outline:0;
-webkit-transition:background-color .25s ease-in-out;
transition:background-color .25s ease-in-out
}
.back-to-top a:hover {
	background-color:#272223
}
.fancybox-overlay {
	background-image:url(img/fancybox_overlay.png)
}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
	background-image:url(img/fancybox_sprite.png)
}
#fancybox-loading div {
	background-image:url(img/fancybox_loading.gif)
}
.fancybox-type-iframe .fancybox-inner {
	max-height:480px;
	overflow:hidden!important
}
.fancybox-youtube-video .fancybox-inner {
	width:960px!important
}
.mb-md-100 {
	margin-bottom:100px
}
.btn {
	text-transform:uppercase
}
.btn-orange {
	background:#ff6c2c;
-webkit-transition:color .25s ease, background-color .25s ease-in-out;
transition:color .25s ease, background-color .25s ease-in-out
}
.btn-orange:focus, .btn-orange:hover {
	color:#fff;
	background-color:#293a4a
}
.btn-no-radius {
	border-radius:0
}
.btn-padding-lg {
	padding:12px 20px 13px
}
.btn-border {
	border-bottom:4px solid rgba(0, 0, 0, .25)
}
.ie-9-warning-message {
	display:none
}
html.ie9 .ie-9-warning-message {
	display:block;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	border:none;
	border-radius:0;
	box-shadow:0 0 8px rgba(0, 0, 0, .28);
	text-align:center;
	z-index:99
}
#fakeLoader {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:999;
	background-color:#303030
}
#fakeLoader .spinner4 {
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
#close-switcher, #open-switcher {
	position:fixed;
	top:200px;
	left:0;
	padding:15px;
	color:#fff;
	background-color:#ff6c2c;
	cursor:pointer;
	z-index:4
}
#close-switcher {
	color:#fff;
	display:none;
	left:200px;
	box-shadow:10px 5px 46px 8px rgba(0, 0, 0, .14), 10px 0 26px -6px rgba(0, 0, 0, .2)
}
#switcher-color {
	position:fixed;
	top:200px;
	left:-202px;
	width:200px;
	background:#FFF;
	border-radius:0;
	box-shadow:0 9px 46px 8px rgba(0, 0, 0, .14), 0 11px 15px -7px rgba(0, 0, 0, .12), 0 24px 38px 3px rgba(0, 0, 0, .2);
	z-index:3
}
#switcher-wrapper {
	width:180px;
	margin:0 auto;
	padding-bottom:15px
}
#switcher-wrapper h2 {
	margin-bottom:0;
	font-size:15px;
	font-weight:700;
	color:#000
}
#switcher-wrapper ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden
}
#switcher-wrapper ul li.color-1 {
	background:#ff6c2c;
	border:1px solid #fff
}
#switcher-wrapper ul li.color-2 {
	background:#7dc01d;
	border:1px solid #fff
}
#switcher-wrapper ul li.color-3 {
	background:#FF9800;
	border:1px solid #fff
}
#switcher-wrapper ul li.color-4 {
	background:#ff5252;
	border:1px solid #fff
}
#switcher-wrapper ul li.color-5 {
	background:#673AB7;
	border:1px solid #fff
}
#switcher-wrapper ul li.color-6 {
	background:#03a9f4;
	border:1px solid #fff
}
#switcher-wrapper ul li.color-7 {
	background:#cddc39;
	border:1px solid #fff
}
#switcher-wrapper ul li.color-8 {
	background:#009688;
	border:1px solid #fff
}
#switcher-wrapper ul li.color-9 {
	background:#e91e63;
	border:1px solid #fff
}
#switcher-wrapper ul li.color-10 {
	background:#888;
	border:1px solid #fff
}
#switcher-wrapper ul li.active {
	border:1px solid #fff;
	box-shadow:0 0 0 1px #ddd
}
#switcher-wrapper ul li {
	float:left;
	width:26px;
	height:26px;
	margin:5px 5px 5px 1px;
	cursor:pointer
}
#switcher-wrapper p {
	font-size:12px;
	padding-top:10px;
	text-align:center;
	color:#999;
	cursor:pointer
}
#header {
	position:fixed;
	top:0;
	left:0;
	width:100%;
-webkit-transition:box-shadow .25s ease-in-out;
transition:box-shadow .25s ease-in-out;
	z-index:5
}
.header-space {
	margin-top:108px
}
.header-primary-area {
	background-color:#550100
}
.header-social-links ul {
	margin:0;
	padding:0;
	list-style:none
}
.header-social-links ul li {
	float:left; padding:0 12px; border-right:1px solid #fff;
}
.header-social-links ul li a {
	display:block; padding:5px 0;
-webkit-transition:color .25s ease-in-out;
transition:color .25s ease-in-out
}
.header-social-links ul li a:hover {
	color:#ff6c2c
}
.header-client-area {
	color:#fff;
	float:right; margin:5px 0
}
.header-client-area .dropdown {
	float:right
}
.header-client-area a {
	margin-left:15px;
	font-weight:400;
-webkit-transition:color .25s ease-in-out;
transition:color .25s ease-in-out
}
.header-client-area .dropdown.open a, .header-client-area a:hover {
	color:#ff6c2c
}
.header-client-area .dropdown-menu {
	float:none;
	top:26px;
	left:auto;
	right:0;
	padding:20px;
	min-width:250px;
	border-radius:0;
	border:none
}
.header-client-area .dropdown-menu .form-control {
	border-radius:0;
	margin-bottom:15px;
	box-shadow:none
}
.header-client-area .dropdown-menu .form-control.error {
	border-color:#ff6c2c
}
.header-client-area .dropdown-menu .form-control.valid {
	border-color:#66afe9
}
.header-client-area .dropdown-menu .submit-btn {
	background-color:#ff6f2c;
	padding:6px 30px;
	border-style:solid;
	border-width:0 0 3px;
	border-color:rgba(34, 34, 34, .25);
	text-transform:uppercase;
	outline:0
}
.header-client-area .dropdown-menu .submit-btn:hover {
	background-color:#293a4a
}
.header-navbar {
	position:absolute;
	left:0;
	width:100%;
	margin:0;
	border:none;
	border-radius:0;
	background-color:#fff;
   -webkit-transition:top .25s ease-in-out;
    transition:top .25s ease-in-out; height:129px; top:0
}
#header.sticky .header-navbar {
	top:0!important;
	box-shadow:0 0 8px rgba(0, 0, 0, .28)
}
.header-navbar .navbar-toggle {
	border-color:#ff6c2c
}
.header-navbar .navbar-toggle span {
	background-color:#ff6c2c
}
.nav-logo {
	margin:22px 0
}
.nav-logo .logo-text {
	margin:0;
	padding:0;
	font-size:24px;
	line-height:40px;
	text-transform:lowercase
}
.nav-logo .logo-text a {
	position:relative;
	display:block;
	font-weight:700
}
.nav-logo .logo-text a:before {
	position:absolute;
	top:7px;
	left:0;
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:inherit;
}
#navbar>.nav>li.dropdown:hover>.dropdown-menu, #navbar>.nav>li.dropdown>.dropdown-menu>li.dropdown:hover>.dropdown-menu, .down-arrow a, .skill-video a {
	display:block
}
.nav-logo .logo-text span {
	color:#ff6c2c
}
.nav-logo .logo-img {
	margin:5px 0;
	padding:0
}
.nav-logo .logo-img img {
	height:50px
}
#navbar {
	padding:0
}
#navbar>.nav>li>a {
	padding:50px 16px;
	border-style:solid;
	border-width:0 0 4px;
	border-color:transparent;
	color:#404952;
	font:15px "poppinsregular";

-webkit-transition:background-color .25s ease-in-out, border-color .25s ease-in-out;
transition:background-color .25s ease-in-out, border-color .25s ease-in-out
}
#navbar>.nav>li.dropdown>.dropdown-menu>li.active>a, #navbar>.nav>li.dropdown>.dropdown-menu>li.active>a:focus, #navbar>.nav>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu>li.active>a, #navbar>.nav>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu>li>a:hover, #navbar>.nav>li.dropdown>.dropdown-menu>li>a:focus, #navbar>.nav>li.dropdown>.dropdown-menu>li>a:hover {
	color:#4e5760 !important;
	background-color:#f5f5f5
}
.shadow{background:url(../img/shadow.png) no-repeat; height:26px; float:left; width:100%}
#navbar>.nav>li.active>a, #navbar>.nav>li.open>a, #navbar>.nav>li.open>a:focus, #navbar>.nav>li>a:focus, #navbar>.nav>li>a:hover {
	background-color:#f5f5f5;
	border-color:#ff6c2c
}
#navbar>.nav>li.dropdown>.dropdown-menu {
	min-width:265px;
	padding:0;
	border:none;
	border-radius:0;
	box-shadow:0 4px 12px rgba(0, 0, 0, .175)
}
#navbar>.nav>li.dropdown>.dropdown-menu>li>a {
	padding:8px 20px;
	text-transform:capitalize;
-webkit-transition:color .25s ease-in-out;
transition:color .25s ease-in-out; font:13px 'poppinsregular'; border-bottom:1px dotted #ccc
}
#navbar>.nav>li.dropdown>.dropdown-menu>li>a>i.fa {
	margin-right:5px
}
#navbar>.nav>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu {
	float:none;
	top:0;
	left:auto;
	right:100%;
	min-width:200px;
	margin:0;
	padding:10px;
	border:none;
	border-radius:0;
	box-shadow:0 4px 12px rgba(0, 0, 0, .175)
}
#navbar>.nav>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu>li>a {
	padding:8px 10px;
	text-transform:capitalize;
-webkit-transition:color .25s ease-in-out;
transition:color .25s ease-in-out
}
#navbar>.nav>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu>li>a>i.fa {
	margin-right:5px
}
#navbar .dropdown-menu.megamenu {
	position:fixed;
	top:108px;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	width:1170px;
	box-shadow:none;
	background-color:transparent;
-webkit-transition:top .25s ease-in-out;
transition:top .25s ease-in-out
}
#header.sticky #navbar .dropdown-menu.megamenu {
	top:72px
}
#navbar>.nav>li.dropdown>.dropdown-menu.megamenu {
	padding:0;
	box-shadow:none
}
#navbar .megamenu-content {
	background-color:#fff;
	box-shadow:0 4px 12px rgba(0, 0, 0, .175)
}
.mp-item-content, .pl-item, .pricing-table-6 {
	box-shadow:0 1px 0 0 #e9e9e9; padding-bottom:20px;margin-right: 15px;
}
#navbar .megamenu-links {
	padding:25px 50px
}
#navbar .megamenu ul {
	margin:0;
	padding:0;
	list-style:none
}
#navbar .megamenu a {
	display:block;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	white-space:nowrap;
	color:#222;
	padding:6px 0;
	text-transform:capitalize;
	outline:0;
-webkit-transition:color .25s ease-in;
transition:color .25s ease-in
}
#navbar .megamenu a:hover, #navbar .megamenu li.active a {
	color:#ff6c2c
}
#navbar .megamenu a i.fa {
	margin-right:6px
}
#banner, .banner-item {
	position:relative; margin-top:48px
}
.banner-content .heading {
	color:#fff;
	font-size:80px;
	font-weight:700;
	text-transform:uppercase
}
.banner-content .heading span {
	color:#ff6c2c
}
.down-arrow {
	position:absolute;
	top:auto;
	left:0;
	bottom:0;
	right:0;
	width:35px;
	height:35px;
	margin:0 auto 50px;
	border:1px solid #fff;
	border-radius:20px;
	text-align:center; z-index:99999
}
#skills, #skills .row {
	position:relative
}
.down-arrow a {
	margin-top:5px;
	color:#fff;
	font-size:22px;
-webkit-animation:customBounce .55s infinite;
animation:customBounce .55s infinite
}
@-webkit-keyframes customBounce {
0%, 100% {
margin-top:5px
}
50% {
margin-top:20px
}
}
@keyframes customBounce {
0%, 100% {
margin-top:5px
}
50% {
margin-top:20px
}
}
#about {
	padding:20px 0 50px 0
}
.about-content {
	background-color:#f8f8f8;
	padding:15px
}
.about-content .desc .read-more a {
	color:#293a4a;
	font-weight:400
}
.about-content .desc .read-more a:hover {
	color:#ff6c2c
}
.service-item {
	margin-bottom:40px
}
.service-item:nth-last-child(1), .service-item:nth-last-child(2), .service-item:nth-last-child(3) {
margin-bottom:0
}
.service-item .icon {
	float:left;
	width:40px;
	height:40px;
	color:#ff6c2c;
	font-size:36px;
	line-height:40px;
	text-align:center
}
.service-item .icon.no-float {
	float:none
}
.service-item .desc {
	margin-left:50px;
	line-height:20px
}
.service-item .desc.no-margin {
	margin:0
}
.service-item .desc .heading {
	color:#293a4a;
	font-size:18px;
	font-weight:700;
	line-height:18px;
	margin:10px 0;
	text-transform:uppercase
}
.service-item .desc .read-more a {
	color:#293a4a;
	font-weight:400
}
.service-item .desc .read-more a:hover {
	color:#ff6c2c
}
#skills {
	padding:0;
	color:#222;
	background-color:#F8F8F8;
}
.skill-video, .skill-video a, .skill-video:before {
	position:absolute; padding:0
}
.skill-video {
	width:50%;
	top:0;
	height:100%;
	background-position:center;
	background-repeat:no-repeat
}
.skill-video:before {
	content:" ";
	top:0;
	width:100%;
	height:100%;
}
.skill-video a {
	top:50%;
	right:0;
	width:85px;
	margin:0 auto;
	padding:20px 0;
	border-style:solid;
	border-width:0 0 4px;
	border-color:rgba(0, 0, 0, .25);
	color:#fff;
	background-color:#ff6c2c;
	font-size:26px;
	line-height:38px;
	text-align:center;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
-webkit-transition:background-color .25s ease-in-out, color .25s ease-in-out;
transition:background-color .25s ease-in-out, color .25s ease-in-out
}
.latest-products[data-sort-by=new-items] .latest-products-slider, .latest-products[data-sort-by=random-items] .latest-products-slider {
	display:none!important
}
.skill-video a:hover {
	color:#ff6c2c;
	background-color:#fff
}
.skills-description {
	padding:33px 80px
}
.skills-description p {
	font-size:15px; text-align:justify
}
.skills-description a {
	font-size:15px;
-webkit-transition:.25s;
transition:.25s;
	color:#272223
}
.skills-description a:hover {
	color:#272223
}
.skills-progress-bars {
	margin-top:40px
}
.skills-progress-bars h3 {
	font-size:15px;
	font-weight:700;
	margin-top:0;
	margin-bottom:5px
}
.skill-progress {
	height:5px;
	margin-bottom:20px;
	background-color:#e9e9e9;
	border-radius:0;
	overflow:visible
}
.skill-progress:last-child {
	margin-bottom:0
}
.skill-progress .progress-bar {
	background-color:#ff6c2c;
	position:relative
}
.skill-progress .progress-bar span {
	position:absolute;
	top:-30px;
	right:-14.5px;
	width:31px;
	height:20px;
	background:#ff6c2c
}
.skill-progress .progress-bar span:before {
	content:" ";
	position:absolute;
	top:100%;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	width:0;
	height:0;
	margin-top:-1px;
	border-style:solid;
	border-width:8px 8px 0;
	border-color:#ff6c2c transparent transparent
}
.latest-products[data-sort-by=new-items] .lpp-items, .latest-products[data-sort-by=random-items] .lpp-items {
	margin-top:5px
}
.skill-progress .progress-bar.width-50 {
	width:50%
}
.skill-progress .progress-bar.width-60 {
	width:60%
}
.skill-progress .progress-bar.width-70 {
	width:70%
}
.skill-progress .progress-bar.width-80 {
	width:80%
}
.skill-progress .progress-bar.width-90 {
	width:90%
}
.skill-progress .progress-bar.width-100 {
	width:100%
}
#latestProducts {
	padding:100px 0
}
.latest-products[data-sort-by=new-items] .lpp-item, .latest-products[data-sort-by=random-items] .lpp-item {
	padding:0 14px 14px 0
}
#latestProducts>.container>.section-title {
	margin-bottom:50px
}
.latest-products-slider.bd-white {
	border:10px solid #fff
}
.latest-products-slider.bd-whitesmoke {
	border:10px solid #f8f8f8
}
.lpp-items {
	margin-top:12px;
	margin-right:-15px;
	overflow:hidden
}
.lpp-item {
	float:left
}
.LppItem {
	cursor:pointer
}
.lpp-items .owl-item {
	margin-right:1.7px
}
.latest-products-metadata-content .heading {
	margin:0 0 20px;
	padding:0;
	font-size:24px;
	font-weight:400;
	line-height:28px
}
.latest-products-metadata-content .heading a {
	color:#222
}
.latest-products-metadata-content .meta-categories {
	font-weight:400;
	letter-spacing:1px;
	text-transform:capitalize;
	word-break:break-all
}
.latest-products-metadata-content .item-status {
	margin-top:20px;
	overflow:hidden
}
.latest-products-metadata-content .update-status {
	font-weight:400;
	line-height:24px
}
.latest-products-metadata-content .sales {
	float:right;
	font-size:18px;
	font-weight:400
}
.LpMetaDesc {
	word-break:break-all
}
.lp-price-tag {
	float:left;
	width:50%;
	max-width:126px;
	margin-bottom:0;
	font-size:20px;
	font-weight:400;
	background-color:#F8F8F8;
	border-bottom:1px solid #e9e9e9;
	text-align:center
}
.lp-price-tag.bg-white {
	background-color:#fff
}
.lp-price-tag span {
	width:64%;
	border-left:1px solid #e9e9e9;
	font-weight:700
}
#subscribe h2, .counter-text {
	font-weight:400;
	text-transform:uppercase
}
.lp-price-tag i.fa, .lp-price-tag span {
	color:#222;
	padding:10px 0;
	display:block;
	float:left;
	text-align:center
}
.lp-price-tag i.fa {
	width:36%;
	padding:14px 0;
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg)
}
.latest-products-metadata-content .action-btns {
	margin-top:10px;
	overflow:hidden
}
.latest-products-metadata-content .action-btns a.btn {
	float:right;
	min-width:120px;
	padding:11px 0;
	color:#fff;
	background-color:#ff6c2c;
	border-style:solid;
	border-width:0 0 4px;
	border-color:rgba(0, 0, 0, .25);
	border-radius:0;
	font-size:16px;
-webkit-transition:background-color .25s ease-in-out;
transition:background-color .25s ease-in-out
}
.latest-products-metadata-content .action-btns a.btn:hover, .twitter-feed-content {
	background-color:#293a4a
}
.twitter-feed-content {
	height:374px;
	padding:15px;
	color:#fff
}
#tweets {
	overflow:hidden;
	word-wrap:break-word
}
.twitter-feed-content ul {
	list-style:none;
	margin:0;
	padding:0
}
.twitter-feed-content li {
	padding-bottom:18px;
	margin-bottom:18px;
	border-bottom:1px solid #fff
}
.twitter-feed-content li:last-child {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0
}
.twitter-feed-content p {
	color:#fff
}
#subscribe {
	padding:80px 0;
	position:relative;
	color:#fff;
	background-color:#293A4A
}
#subscribe h2 {
	color:#fff;
	margin-top:0;
	margin-bottom:0;
	font-size:45px;
	line-height:45px
}
#subscribeForm {
	text-align:right
}
#subscribeFormInput {
	display:inline-block;
	vertical-align:top;
	min-width:300px;
	padding:12px 10px;
	border:1px solid transparent;
	border-radius:0;
	color:#222;
	outline:0
}
#subscribeFormInput.error {
	border-color:#ff6c2c
}
#subscribeForm button[type=submit] {
	vertical-align:top;
	padding:11px 30px;
	border-width:0 0 3px;
	border-radius:0;
	border-color:rgba(0, 0, 0, .25);
	color:#fff;
	background-color:#FF6C2C;
	font-size:16px;
	outline:0;
-webkit-transition:color .25s ease-in-out, background-color .25s ease-in-out;
transition:color .25s ease-in-out, background-color .25s ease-in-out
}
#subscribeForm button[type=submit]:hover {
	background-color:#fff;
	color:#ff6c2c
}
#team {
	padding:100px 0
}
#team .section-title {
	margin-bottom:50px
}
.team-img-full {
	margin-top:70px
}
.team-items {
	overflow:hidden
}
.team-item {
	padding:0 15px
}
.team-member-info {
	text-align:center
}
.team-member-img {
	position:relative;
	overflow:hidden
}
.team-member-img img {
	margin:0 auto; border:1px solid #ccc; padding:5px
}
.team-member-info .name {
	font-size:24px;
	margin-bottom:5px;
-webkit-transition:color .25s ease-in-out;
transition:color .25s ease-in-out
}
.team-item:hover .name {
	color:#ff6C2C
}
.team-item .overlay {
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(255, 108, 44, .8);
-webkit-transition:top .25s ease-in-out;
transition:top .25s ease-in-out
}
.team-item:hover .overlay {
	top:0
}
.team-item .overlay blockquote {
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	margin-bottom:0;
	border:none;
	color:#fff;
	font-size:16px
}
.team-item .overlay blockquote p {
	position:relative;
	color:#fff;
	text-indent:40px; font-size:14px
}
.team-item .overlay blockquote p:before {
	content:"\f10d";
	font-family:FontAwesome;
	font-size:30px;
	position:absolute;
	top:-10px;
	left:-40px
}
.team-item .overlay blockquote p:after {
	content:"\f10e";
	font-family:FontAwesome;
	font-size:30px;
	position:absolute;
	bottom:-10px;
	right:0
}
.footer-widget h4:before, .pl-tab-nav li a:before {
	content:" ";
	bottom:0
}
.team-member-social-links {
	margin-top:15px;
	text-align:center
}
.team-member-social-links ul {
	display:inline-block;
	margin:0;
	padding:0;
	list-style:none
}
.team-member-social-links ul li {
	float:left
}
.team-member-social-links ul li a {
	display:block;
	padding:0 10px;
	color:#222;
	font-size:16px;
-webkit-transition:color .25s ease-in-out;
transition:color .25s ease-in-out
}
.team-member-social-links ul li a:hover {
	color:#ff6c2c
}
#counter {
	padding:50px 0;
	background-color:#293A4A;
	text-align:center
}
.counter-icon i.fa {
	position:relative;
	display:block;
	width:60px;
	margin:0 auto 12px;
	color:#FF6C2c;
	font-size:46px
}
.counter-text {
	margin-bottom:0;
	color:#fff;
	font-size:18px
}
.counter-desc {
	color:#acacac;
	margin-bottom:5px
}
.counter-number {
	font-size:22px;
	font-weight:700;
	color:#fff
}
.counter-number-holder {
	font-size:42px;
	font-weight:700;
	color:#fff
}
.counter-number-holder .counter-number {
	font-size:42px
}
#moreProducts {
	padding:50px 0;
	border-style:solid;
	border-width:1px 0;
	border-color:#e9e9e9
}
#moreProducts .section-title {
	margin-bottom:50px
}
.mp-item-content {
	background-color:#fff
}
.mp-item {
	margin-bottom:30px
}
.mp-item-img {
	position:relative;
	max-height:238px; margin-bottom:20px;
	border-style:solid;
	border-width:15px 15px 0;
	border-color:transparent;
	overflow:hidden
}
.mp-item-title {
	padding:0 15px
}
.mp-item-title h2 {
	font-size:18px;
	line-height:18px;text-align:center; margin-bottom:15px; font-family:'poppinsregular';min-height:36px;
}
.mp-item-title h2 a {
	color:#222;
-webkit-transition:color .25s ease-in-out;
transition:color .25s ease-in-out
}
.mp-item-title h2 a:hover {
	color:#ff6c2c
}
.mp-item-meta {
	margin-top:15px;
	padding-left:15px;
	border-top:1px solid #e9e9e9;
	font-size:15px;
	overflow:hidden
}
.call-to-action--btn a, .mp-discover-btn a {
	font-size:16px;
	text-transform:uppercase;
	border-radius:0;
	border-bottom:4px solid rgba(0, 0, 0, .25);
	text-align:center
}
.mp-item-meta>span {
	display:table-cell;
	width:1%;
	padding:15px 0;
	color:#acacac;
	font-weight:700
}
.mp-item-meta>span:last-child {
	border-left:1px solid #e9e9e9
}
.mp-item-meta i.fa {
	margin-right:5px
}
span.mp-item-meta-tag {
	max-width:90px;
	padding-right:15px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
span.mp-item-meta-tag a {
	color:#ff6c2c
}
span.mp-item-meta-favorite a {
	color:#acacac
}
span.mp-item-meta-price {
	margin-right:0;
	color:#222;
	text-align:center
}
span.mp-item-meta-price i.fa {
	margin-right:2px
}
.mp-action-btn {
	position:absolute;
	top:100%;
	left:0;
	margin-top:1px;
	width:100%;
	height:100%;
	background-color:rgba(34, 34, 34, .6);
	text-align:center;
-webkit-transition:top .25s ease-in-out;
transition:top .25s ease-in-out
}
.mp-item-img:hover .mp-action-btn {
	top:0;
	margin-top:0
}
.mp-action-btn a.btn {
	min-width:120px;
	padding:10px 0;
	color:#222;
	background-color:#fff;
	border-radius:0;
	border-bottom:4px solid rgba(0, 0, 0, .25);
-webkit-transition:color .25s ease-in-out, background-color .25s ease-in-out;
transition:color .25s ease-in-out, background-color .25s ease-in-out
}
.mp-action-btn a.btn:hover, .mp-action-btn a.buy-now-btn {
	color:#fff;
	background-color:#ff6c2c
}
.mp-action-btn a.btn.small-btn {
	min-width:100px;
	padding:8px 0
}
.mp-action-btn a.buy-now-btn {
	margin-left:10px
}
.mp-action-btn a.buy-now-btn:hover {
	color:#222;
	background-color:#fff
}
.mp-action-btn a.btn.small-btn.buy-now-btn {
	margin-left:5px
}
.mp-discover-btn {
	margin-top:20px;
	text-align:center
}
.mp-discover-btn a {
	display:inline-block;
	margin:0 auto;
	padding:15px 25px;
	color:#fff;
	background-color:#ff6c2c;
	font-weight:400;
-webkit-transition:background-color .25s ease-in-out;
transition:background-color .25s ease-in-out
}
.mp-discover-btn a:hover {
	background-color:#293A4A
}
#callToAction {
	padding:20px 0;
	background-color:#cfad80
}
.call-to-action--content {
	float:left;
	margin-top:10px; width:80%
}
.call-to-action--content h2 {
	margin:0;
	color:#fff;
	font-weight:400; font-size:21px;text-align:justify;
}
.call-to-action--btn {
	//float:right;
}
.call-to-action--btn a {
	display:inline-block;
	margin:20px auto 0;
	padding:8px 20px;
	color:#fff;
	background-color:#ff6c2c;
	font-weight:400;
-webkit-transition:background-color .25s ease-in-out;
transition:background-color .25s ease-in-out
}
.call-to-action--btn a:hover {
	color:#293a4a;
	background-color:#fff
}
#pricingTable {
	padding:100px 0;
	border-style:solid;
	border-width:1px 0;
	border-color:#e9e9e9
}
#pricingTable .section-title {
	margin-bottom:50px
}
.pricing-table-6 {
	background-color:#fff;
	text-align:center;
-webkit-transition:.25s ease-in-out;
transition:.25s ease-in-out
}
.pt-6-header--plan {
	padding:25px 0;
	color:#222;
	font-size:18px;
	font-weight:700;
	text-transform:capitalize
}
.pt-6-header--caption, .pt-6-header--price {
	color:#fff;
-webkit-transition:background-color .25s ease-in-out
}
.pt-6-header--caption {
	padding-top:15px;
	background-color:#ff6c2c;
	font-size:14px;
	font-weight:400;
	letter-spacing:.12em;
transition:background-color .25s ease-in-out
}
.pricing-table-6:hover .pt-6-header--caption {
	background-color:#293A4A
}
.pt-6-header--caption span {
	display:inline-block;
	margin-bottom:15px;
	padding-bottom:3px;
	border-bottom:1px solid #fff
}
.pt-6-header--price {
	padding-bottom:15px;
	background-color:#ff6c2c;
	font-size:50px;
	font-weight:700;
	line-height:55px;
transition:background-color .25s ease-in-out
}
.pricing-table-6:hover .pt-6-header--price {
	background-color:#293A4A
}
.pt-6--body ul {
	margin:0;
	padding:5px 0 0;
	list-style:none
}
.pt-6--body ul li {
	padding:10px 20px;
	border-bottom:1px solid rgba(0, 0, 0, .05);
	color:#737373;
	font-weight:400
}
.pt-6--footer {
	padding:20px 0
}
.pt-6--footer a {
	display:inline-block;
	padding:10px 30px;
	color:#fff;
	background-color:#ff6c2c;
	text-transform:uppercase;
	border-bottom:4px solid rgba(0, 0, 0, .25);
-webkit-transition:background-color .25s ease-in-out;
transition:background-color .25s ease-in-out
}
.pricing-table-6:hover .pt-6--footer a {
	background-color:#293A4A
}
#blog {
	padding:50px 0
}
#blog .section-title {
}
.clients-holder {
	overflow:hidden; display:none
}
.clients-slider {
	width:100px;
	z-index:0
}
.clients-slider .owl-wrapper-outer {
	overflow:visible
}
.clients-slider .item {
	display:inline-block;
	width:100px;
	overflow:hidden;
	cursor:pointer; display:none
}
.clients-slider .owl-item {
	margin-right:10px
}
.clients-slider .owl-item .item img {
	padding-bottom:10px;
	border-bottom:1px solid transparent;
-webkit-transition:border-color .35s ease-in-out;
transition:border-color .35s ease-in-out
}
.clients-slider .owl-item .item img:hover, .clients-slider .owl-item.active .item img {
	border-color:#FF6C2C
}
.feedback-slider {
	cursor:default
}
.feedback-comment {
	margin-top:30px;
	margin-bottom:20px
}
.feedback-comment p {
	font-size:14px;
	line-height:22px
}
.feedback-info {
	color:#222;
	font-size:15px;
	font-style:italic;
	font-weight:400; margin-bottom:10px
}
.feedback-slider .owl-pagination {

}
.feedback-slider .owl-page {
	height:15px;
	width:15px;
	float:left;
	margin-right:10px;
	border:1px solid #222;
-webkit-transition:background-color .25s ease-in-out, border-color .25s ease-in;
transition:background-color .25s ease-in-out, border-color .25s ease-in
}
.feedback-slider .owl-page.active, .feedback-slider .owl-page:hover {
	background-color:#ff6c2c;
	border:1px solid #ff6c2c
}
.blog-item {
	margin-bottom:15px
}
.blog-item:last-child {
	margin-bottom:0
}
.blog-item-iframe, .blog-item-img {
	margin-bottom:15px
}
.blog-item-img img {
	width:100%
}
.blog-item-content h2 {
	margin:0 0 15px;
	font-size:20px;
	font-weight:700;
	line-height:24px;
	text-transform:uppercase
}
.blog-item-content h2 a {
	color:#cfad80;
-webkit-transition:color .25s;
transition:color .25s
}
.blog-item-content .metadata {
	color:#737373;
	margin:15px 0 10px;
	font-size:12px
}
.blog-item-content .metadata a {
	color:inherit
}
.blog-item-content .metadata a:hover {
	border-bottom:1px solid #e9e9e9
}
.blog-item-content .metadata .divider {
	margin:0 10px
}
.blog-item .blog-item-content h2 a:hover {
	color:#FF6C3A
}
.blog-item-content p {
	margin-bottom:12px
}
.blog-item-content a.read-more-btn {
	color:#293a4a;
	font-weight:400;
-webkit-transition:color .25s ease-in-out;
transition:color .25s ease-in-out
}
.blog-item-content a.read-more-btn:hover {
	color:#FF6C2C
}
#brands {
	padding:34px 0;
	background-color:#550100
}
#brands h2{color:#fff; text-align:center}
.brands-slider .owl-wrapper>.owl-item {
	display:table-cell;
	vertical-align:middle;
	float:none
}
.brands-slider .item {
	padding:0 15px
}
.brands-slider .item img {
	margin:0 auto
}
.more{float:right}
.more a{background:#444; padding:5px 7px; font:bold 12px/1.5em Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase}
.more a:hover{background:#550100; color:#fff}
#footer {
	padding:50px 0;
	color:#fff;
	background-color:#1c1c1c
}
.footer-widget h4 {
	color:#fff;
	font-size:20px;
	font-weight:700;
	margin:0 0 20px;
	position:relative;
	padding-bottom:10px;
	text-transform:uppercase
}
.footer-widget h4:before {
	position:absolute;
	width:40px;
	height:2px;
	background-color:#FF6C3A
}
.footer-about p {
	color:#acacac;
	font-size:14px;
	line-height:22px
}
.footer-about a.read-more-btn {
	color:#fff;
	font-weight:400;
-webkit-transition:color .25s ease-in-out;
transition:color .25s ease-in-out
}
.footer-about a.read-more-btn:hover {
	color:#ff6c2c
}
#footerSubscribeFormInput {
	display:inline-block;
	width:100%;
	padding:12px 10px;
	border:1px solid transparent;
	border-radius:0;
	color:#222;
	outline:0
}
#footerSubscribeFormInput.error {
	border-color:#ff6c2c
}
#footerSubscribeForm button[type=submit] {
	width:100%;
	margin-top:10px;
	padding:11px 30px 10px;
	border-width:0 0 3px;
	border-radius:0;
	border-color:rgba(0, 0, 0, .25);
	color:#fff;
	background-color:#FF6C2C;
	font-size:16px;
	outline:0;
-webkit-transition:color .25s ease-in-out, background-color .25s ease-in-out;
transition:color .25s ease-in-out, background-color .25s ease-in-out
}
#footerSubscribeForm button[type=submit]:hover {
	color:#ff6c2c;
	background-color:#fff
}
.footer-useful-links ul {
	margin:0;
	padding:0;
	list-style:none
}
.footer-useful-links ul li {
	font-size:15px;
	font-weight:400;
	padding-bottom:4px
}
.footer-useful-links ul li a {
	color:#acacac;
	border-bottom:1px solid #3f3f3e;
	display:block;
	margin:2px 0;
	padding-bottom:5px;
-webkit-transition:color .25s ease-in-out, border-color .55s ease-in-out;
transition:color .25s ease-in-out, border-color .55s ease-in-out
}
.footer-useful-links a:hover {
	color:#fff;
	border-color:#fff
}
.copyright {
	padding:10px 0;
	color:#fff;
	background-color:#1c1c1c; border-top:1px solid #434444
}
.copyright p {
	color:#fff;
	margin-bottom:0;
	font-weight:400;
	text-align:left
}
.fr{float:right}
.copyright p a {
	display:inline-block;
	font-weight:400;
-webkit-transition:color .25s ease-in-out;
transition:color .25s ease-in-out
}
.copyright p a:hover {
	color:#ff6c2c
}
.pl-tab-nav {
	margin:0;
	padding:0;
	list-style:none;
	background-color:#293A4A
}
.pl-tab-nav li {
	display:table-cell;
	width:1%
}
.pl-tab-nav li a {
	position:relative;
	display:block;
	padding:10px 0;
	text-align:center;
-webkit-transition:background-color .25s ease-in-out;
transition:background-color .25s ease-in-out
}
.pl-tab-nav li a:hover, .pl-tab-nav li.active a {
	background-color:#ff6c2c
}
.pl-tab-nav li a:before {
	position:absolute;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	width:0;
	height:0;
	border-style:solid;
	border-width:10px 10px 0;
	border-color:#ff6b2c transparent transparent;
-webkit-transition:bottom .25s ease-in;
transition:bottom .25s ease-in;
	z-index:-1
}
.pl-tab-nav li a:hover:before, .pl-tab-nav li.active a:before {
	bottom:-10px
}
.pl-tab-content {
	margin-top:30px
}
.pl-item {
	margin-bottom:14px;
	padding:10px;
	background-color:#fff;
	overflow:hidden
}
.pl-item:last-child {
	margin-bottom:0
}
.pl-item-action, .pl-item-details, .pl-item-price, .pl-item-sold, .pl-item-thumb {
	display:table-cell;
	vertical-align:middle;
	width:1%
}
.pl-item-action, .pl-item-price, .pl-item-sold {
	text-align:center
}
.pl-item-thumb {
	display:block;
	float:left;
	width:80px
}
.pl-item-details {
	padding:0 10px
}
.pl-item-title {
	width:360px;
	margin:0;
	line-height:22px
}
.pl-item-title a {
	color:#222
}
.pl-item-price {
	font-size:30px;
	font-weight:400
}
.pl-item-action {
	padding:17px 0
}
.pl-item-action a {
	min-width:110px;
	padding:10px 0;
	color:#fff;
	background-color:#ff6c2c;
	border-radius:0;
	border-bottom:4px solid rgba(0, 0, 0, .25);
-webkit-transition:background-color .25s ease-in-out;
transition:background-color .25s ease-in-out
}
.pl-item-action a:focus, .pl-item-action a:hover {
	color:#fff;
	background-color:#293A4A
}
#pageBreadcrumb {
	padding:20px 0;
	background-color:#550100;
}
.page-breadcrumb--title {
	float:left
}
.page-breadcrumb--title .h3 {
	color:#fff;
	margin:0;
	padding:0;
	font-size:27px;
	font-weight:700;
	line-height:24px;
	text-transform:uppercase
}
.page-breadcrumb--list {
	float:right;
	margin-top:4px
}
.page-breadcrumb--list .breadcrumb {
	padding:0;
	margin:0;
	background-color:transparent;
	font-size:0
}
#aboutDetails, #process {
	padding:30px 0
}
.about-details--img{margin-top:-60px}
.pp-sidebar-content, .process-item--content {
	background-color:#fff;
	box-shadow:0 1px 0 0 #e9e9e9
}
.page-breadcrumb--list .breadcrumb li {
	font-size:14px;
	line-height:18px;
	font-weight:400;
	text-transform:uppercase
}
.page-breadcrumb--list .breadcrumb li.active {
	color:#ff6c2c
}
.page-breadcrumb--list .breadcrumb li a {
	color:#fff;
-webkit-transition:color .25s ease;
transition:color .25s ease
}
.page-breadcrumb--list .breadcrumb li a:hover {
	color:#ff6c2c
}
#aboutDetails>.container>.row {
	display:table;
	height:100%
}
#aboutDetails>.container>.row>div {
	display:table-cell;
	vertical-align:middle;
	float:none
}
.about-details--content {
	margin-top:30px
}
#process {
	border-top:1px solid #e9e9e9
}
#process>.container>.row {
	margin:0 -25px
}
.process--item {
	position:relative;
	padding:0 25px
}
.process--item:before {
	content:"\f178";
	font-family:FontAwesome;
	position:absolute;
	top:50%;
	right:-10px;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	font-size:20px
}
.process--item:last-child:before {
	display:none
}
.process-item--content {
	padding:30px 0;
	text-align:center
}
.process-item--icon {
	position:relative;
	display:block;
	width:60px;
	margin:0 auto 12px;
	color:#FF6C2c;
	font-size:46px
}
.process-item--info h4 {
	font-size:18px;
	font-weight:400;
	text-transform:uppercase
}
.process-item--info p {
	color:#acacac;
	margin-bottom:5px
}
.pp-main-content {
	padding-top:70px;
	padding-bottom:70px;
	z-index:1
}
.pp-sidebar {
	position:absolute;
	top:70px;
	left:0;
	right:0;
	width:1170px;
	margin:0 auto;
	z-index:0
}
.pp-sidebar.sticky {
	position:fixed;
	top:auto;
	bottom:91px;
	bottom:1px
}
.pp-sidebar.sticky.bottom {
	top:auto;
	bottom:70px;
	position:absolute
}
.pp-sidebar-content {
	padding:15px
}
.pp-sidebar-content>.row {
	margin:0 -7.5px
}
.pp-sidebar-content>.row>div {
	padding:0 7.5px
}
#topic {
	padding:100px 0;
	background-color:#f8f8f8
}
.topic--list {
	margin-bottom:30px;
	background:#fff
}
.topic--list:last-child {
	margin-bottom:0
}
.topic-list--header {
	background-color:#293a4a
}
.topic-list-header--title {
	display:inline-block;
	padding:15px;
	font-size:16px;
	font-weight:700;
	line-height:20px;
	text-transform:uppercase;
-webkit-transition:color .25s ease;
transition:color .25s ease
}
a.topic-list-header--title:hover {
	color:#ff6c2c
}
.topic-list-header--toggle-btn {
	color:#fff;
	float:right;
	padding:18px 20px 14px;
	background-color:rgba(255, 255, 255, .25);
	opacity:0;
	filter:alpha(opacity=0);
	font-size:14px;
	line-height:18px;
-webkit-transition:opacity .25s ease-in-out;
transition:opacity .25s ease-in-out;
	cursor:pointer
}
.topic--list:hover .topic-list-header--toggle-btn {
	opacity:1;
	filter:alpha(opacity=100)
}
.topic-list--content {
	overflow:hidden
}
.topic-list--content ul {
	margin:0;
	padding:0;
	list-style:none
}
.topic-list--content ul li {
	padding-bottom:15px;
	border-style:solid;
	border-width:0 1px 1px;
	border-color:#e9e9e9;
	overflow:hidden
}
.topic-list-content--icon {
	float:left;
	width:35px;
	margin:18px 0 0 15px;
	padding:5px 0;
	color:#ff6c2c;
	border:1px solid #ff6c2c;
	border-radius:50%;
	font-size:20px;
	line-height:24px;
	text-align:center;
-webkit-transition:color .25s ease, background-color .25s ease-in-out;
transition:color .25s ease, background-color .25s ease-in-out
}
.topic-list--content ul li:hover .topic-list-content--icon {
	color:#fff;
	background-color:#ff6c2c
}
.topic-reply--item, .topic-sidebar--content {
	background-color:#fff;
	box-shadow:0 1px 0 0 #e9e9e9
}
.topic-list-header--toggle-btn.toggled i.fa:before {
	content:"\f067"
}
.topic-list-content--title {
	float:left;
	margin-top:15px;
	margin-left:15px;
	width:380px
}
.topic-list-content--title h2 {
	margin:0;
	font-size:18px;
	line-height:22px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.topic-list-content--title h2 a {
	color:#222;
-webkit-transition:color .25s ease;
transition:color .25s ease
}
.topic-list-content--title h2 a:hover {
	color:#ff6c2c
}
.topic-list-content--title p {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.topic-list-content--stats {
	float:left;
	margin-top:20px;
	font-size:0;
	text-align:center
}
.topic-list-content--stats p {
	display:inline-block;
	margin:0 0 0 30px;
	font-size:14px;
	line-height:18px
}
.topic-list-content--stats p strong {
	display:block
}
.topic-list-content--meta {
	float:right;
	width:200px;
	margin-top:17px;
	margin-right:30px
}
.topic-list-content--meta a.avater {
	display:block;
	float:left;
	width:30px;
	height:30px;
	margin-right:15px;
	margin-top:5px
}
.topic-list-content--meta .recent-post {
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
-webkit-transition:color .25s ease;
transition:color .25s ease
}
.topic-list-content--meta .recent-post-time {
	display:block;
	color:#737373;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
-webkit-transition:color .25s ease;
transition:color .25s ease
}
.topic-list-content--meta a {
	color:#222;
-webkit-transition:color .25s ease;
transition:color .25s ease;
	overflow:hidden
}
.topic-list-content--meta a:hover {
	color:#ff6c2c
}
.topic-reply-info {
	padding-bottom:15px;
	box-shadow:0 1px 0 0 #e9e9e9
}
.topic-reply-info--title {
	margin:0;
	color:#222;
	font-size:20px;
	line-height:24px
}
.topic-reply-info--title a {
	color:#737373
}
.topic-reply--item {
	color:#222;
	margin-top:15px;
	padding:15px
}
.topic-reply--item p {
	color:#222
}
.topic-reply-item--meta {
	margin-bottom:15px;
	font-size:0
}
.topic-reply-item--meta i.fa {
	color:#ccc;
	border:1px solid #e9e9e9;
	padding:5px 10px;
	margin-right:5px;
	font-size:20px;
	line-height:24px
}
.topic-reply-item--meta p {
	display:inline-block;
	color:#acacac;
	border-bottom:1px dotted #acacac;
	vertical-align:top;
	font-size:14px;
	margin-top:8px;
	margin-left:10px
}
.topic-reply-item--meta a {
	color:#acacac;
	font-weight:400
}
.topic-sidebar--content {
	padding:30px
}
.topic-sidebar--widget {
	margin-bottom:40px
}
.topic-sidebar--widget:last-child {
	margin-bottom:0
}
.topic-sidebar-widget--title {
	position:relative;
	margin:0 0 30px;
	padding-bottom:5px;
	font-weight:700;
	font-size:18px;
	color:#222;
	text-transform:uppercase
}
.topic-sidebar-widget--title:before {
	content:" ";
	bottom:0;
	background-color:#ff6c2c;
	position:absolute;
	height:2px;
	width:36px
}
.topic-sidebar-widget--search input {
	border-radius:0;
	box-shadow:none
}
.topic-sidebar-widget--search input:focus {
	box-shadow:none
}
.topic-sidebar-widget--search .input-group-btn a.btn {
	border-radius:0;
	color:#222;
-webkit-transition:color .25s ease, background-color .25s ease-in-out, border-color .25s ease;
transition:color .25s ease, background-color .25s ease-in-out, border-color .25s ease
}
.topic-sidebar-widget--search .input-group-btn a.btn:focus, .topic-sidebar-widget--search .input-group-btn a.btn:hover {
	color:#fff;
	background-color:#ff6c2c;
	border-color:#ff6c2c;
	box-shadow:none
}
#portfolio {
	padding:100px 0
}
.portfolio--filter-menu {
	margin-bottom:-20px;
	text-align:center
}
.portfolio--filter-menu ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:0
}
.portfolio--filter-menu ul li {
	display:inline-block;
	margin:0 15px 20px;
	color:#222;
	font-size:14px;
	font-weight:400;
	line-height:18px;
	text-transform:uppercase;
-webkit-transition:color .25s ease;
transition:color .25s ease;
	cursor:pointer
}
.portfolio--filter-menu ul li.active, .portfolio--filter-menu ul li:hover {
	color:#ff6c2c
}
.portfolio--items {
	margin-top:20px
}
.portfolio--item {
	margin-top:30px; border:1px solid #f2f2f2
}
.portfolio-item--img {
	position:relative;
	overflow:hidden;
	cursor:pointer
}
.portfolio-item--img:before {
	content:" ";
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(34, 34, 34, .6);
-webkit-transition:top .25s ease-in-out;
transition:top .25s ease-in-out
}
.portfolio-item--img:hover:before {
	top:0
}
.portfolio-item-img--btn {
	position:absolute;
	top:150%;
	left:0;
	right:0;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0);
	width:0;
	height:2px;
	margin:0 auto;
	border:none;
	background-color:#ff6c2c;
-webkit-transition:top .25s ease-in-out, width .4s ease-in-out;
transition:top .25s ease-in-out, width .4s ease-in-out;
	outline:0
}
.portfolio-item-img--btn:before {
	content:" ";
	position:absolute;
	top:0;
	left:0;
	right:0;
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
	height:2px;
	background-color:inherit
}
.portfolio-item--img:hover .portfolio-item-img--btn {
	top:50%;
	width:120px;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%)
}
.blog-page-sidebar--widget-title {
	position:relative;
	margin:0 0 30px;
	padding-bottom:5px;
	font-weight:700;
	font-size:18px;
	color:#222;
	text-transform:uppercase
}
.blog-page-sidebar--widget-title:before {
	content:" ";
	bottom:0;
	background-color:#ff6c2c;
	position:absolute;
	height:2px;
	width:36px
}
.blog-page-sidebar--widget {
	margin-bottom:40px
}
.blog-page-sidebar--widget:last-child {
	margin-bottom:0
}
.blog-page-sidebar-widget--search input {
	border-radius:0;
	box-shadow:none
}
.blog-page-sidebar-widget--search input:focus {
	box-shadow:none
}
.blog-page-sidebar-widget--search .input-group-btn a.btn {
	border-radius:0;
	color:#222
}
.blog-page-sidebar-widget--search .input-group-btn a.btn:focus, .blog-page-sidebar-widget--search .input-group-btn a.btn:hover {
	color:#fff;
	background-color:#ff6c2c;
	border-color:#ff6c2c;
	box-shadow:none
}
.blog-page-sidebar-widget--flicker {
	overflow:hidden
}
.blog-page-sidebar-widget--flicker a {
	display:block;
	float:left;
	margin:0 10px 10px 0
}
.blog-page-sidebar-widget--twitter ul {
	margin:0;
	padding:0;
	list-style:none
}
.blog-page-sidebar-widget--twitter ul li {
	position:relative;
	margin-bottom:20px;
	color:#737373
}
.blog-page-sidebar-widget--twitter ul li:before {
	content:"\f099";
	color:#ff6c2c;
	font-family:fontAwesome;
	display:inline-block;
	font-size:30px;
	float:left;
	padding:5px 10px 0 0
}
.blog-page-sidebar-widget--twitter ul li:last-child {
	margin-bottom:0
}
.blog-page-sidebar-widget--twitter ul li a {
	color:#222;
	font-weight:400
}
.blog-item--post-meta {
	margin-top:30px;
	padding:20px 0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9
}
.blog-item-post-meta--author a {
	color:#ff6c2c;
	font-weight:400
}
.blog-item-post-meta--social {
	float:right
}
.blog-item-post-meta--social ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden
}
.blog-item-post-meta--social ul li {
	float:left;
	margin-left:20px
}
.blog-item-post-meta--social ul li a {
	color:#293a4a;
-webkit-transition:color .25s ease;
transition:color .25s ease
}
.blog-item-post-meta--social ul li a:hover {
	color:#ff6c2c
}
.blog-item-post-meta--tags {
	margin-top:15px
}
.blog-item-post-meta--tags ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden
}
.blog-item-post-meta--tags ul li {
	float:left;
	margin-right:10px
}
.blog-item-post-meta--tags ul li a {
	display:block;
	padding:5px 15px;
	background-color:#ff6c2c;
	text-transform:capitalize;
-webkit-transition:background-color .25s ease-in-out;
transition:background-color .25s ease-in-out
}
.blog-item-post-meta--tags ul li a:focus, .blog-item-post-meta--tags ul li a:hover {
	background-color:#293A4A
}
.blog-item--comments {
	margin-top:30px
}
.blog-item-comments--title {
	margin:0;
	font-size:20px;
	text-transform:uppercase;
	font-weight:700
}
.blog-item--comments ul {
	list-style:none;
	margin:0;
	padding:0 0 0 30px
}
.blog-item--comments ul li {
	margin:25px 0
}
.blog-item-comments-item--thumb {
	margin-bottom:15px;
	overflow:hidden
}
.blog-item-comments-item--thumb a {
	overflow:hidden;
	color:#ff6c2c
}
.blog-item-comments-item-thumb--info {
	margin-top:15px;
	margin-left:15px
}
a.blog-item-comments-item--reply-btn {
	display:inline-block;
	margin-top:10px;
	color:#222;
	font-weight:400;
-webkit-transition:color .25s ease;
transition:color .25s ease
}
a.blog-item-comments-item--reply-btn:hover {
	color:#ff6c2c
}
a.blog-item-comments-item--reply-btn i.fa {
	margin-right:5px
}
.blog-item-comments--item {
	border-bottom:1px solid #e9e9e9;
	padding-bottom:25px
}
.blog-item--comment-form {
	margin-top:-26px;
	padding-top:50px;
	border-top:1px solid #e9e9e9
}
.blog-item--comment-form .form-control {
	border-radius:0;
	margin-top:20px;
	box-shadow:none;
	resize:none
}
.blog-item--comment-form .form-control.submit-btn {
	width:auto;
	height:auto;
	vertical-align:top;
	padding:10px 30px;
	border-width:0 0 3px;
	border-radius:0;
	border-color:rgba(0, 0, 0, .25);
	color:#fff;
	background-color:#FF6C2C;
	font-size:16px;
	text-transform:uppercase;
	outline:0;
-webkit-transition:color .25s ease-in-out, background-color .25s ease-in-out;
transition:color .25s ease-in-out, background-color .25s ease-in-out
}
.blog-item--comment-form .form-control.submit-btn:hover {
	background:#303030;
	border-color:#303030;
	color:#fff
}
.blog-item--comment-form .form-control.error {
	border-color:#ff6c2c
}
#contact {
	padding:50px 0
}
#contactForm label {
	font-weight:400
}
#contactForm input.form-control {
	border-radius:0;
	box-shadow:none
}
#contactForm textarea.form-control {
	height:149px;
	border-radius:0;
	box-shadow:none;
	resize:none;
	margin-top:15px
}
#contactForm input.error, #contactForm textarea.error {
	border-color:#FF6C3A
}
#contactForm input.valid, #contactForm textarea.valid {
	border-color:#01abef
}
#contactForm .submit-button {
	border-radius:0;
	padding:4px 30px;
	font-size:16px;
	text-transform:uppercase;
	background-color:#FF6C3A;
	border-bottom:4px solid rgba(0, 0, 0, .25);
	color:#fff;
-webkit-transition:background-color .25s;
transition:background-color .25s;
	outline:0
}
#contactForm .submit-button:hover {
	background-color:#cfad80
}
.contact-address {
}
.contact-address address p {
	margin-bottom:15px;
	color:#222;
	font-weight:400;
	font-size:15px
}
.contact-address address p:last-child {
	margin-bottom:0
}
.contact-address address i.fa {
	font-size:20px;
	border:1px solid #737373;
	width:35px;
	padding:5px 0;
	margin-right:10px;
	text-align:center
}
.contact-social-links {
	margin-top:20px
}
.contact-social-links ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0
}
.contact-social-links li {
	display:inline-block;
	margin-right:4px
}
.reset-gutter, .reset-margin {
	margin-right:0;
	margin-left:0
}
.contact-social-links li a {
	color:#2e3138;
	border:1px solid #2e3138;
	padding:6px 0;
	display:block;
	font-size:14px;
	width:35px;
	text-align:center
}
.reset-gutter>[class*=col-], .reset-padding {
padding-right:0;
padding-left:0
}
.contact-social-links li a:hover {
	color:#fff;
	border:1px solid #FF6C3A;
	background:#FF6C3A
}
#map {
	height:400px
}
.vc-parent {
	width:100%;
	height:100%;
	display:table
}
.vc-child {
	display:table-cell;
	vertical-align:middle
}
.vc-child-bottom {
	display:table-cell;
	vertical-align:bottom
}
.img-center {
	text-align:center
}
.img-center img.img-responsive {
	margin:0 auto
}
.m-b-15 {
	margin-bottom:15px
}
.m-b-30 {
	margin-bottom:30px
}
.bg-whitesmoke {
	background-color:#f8f8f8
}

ol{padding:0px;list-style-type:none;}
ol li{padding:4px;}

table.sample {border:1px solid #000;border-collapse:collapse;border-width: 1px;border-style: solid;padding-left:0.2cm;padding-right:0.2cm;border-color:gray;background-color: white; margin:8px 0}
table.sample th {border-width: 1px;padding: 3px;border-style: solid;border-color: gray; font-family:"Open Sans",sans-serif; font-size:16px; color:#550100}
table.sample td {border-width: 1px;padding: 3px;border-style: solid;border-color: gray;background-color: ; font-family:"Open Sans",sans-serif; font-size:16px; color:#000}
table.sample td a{color:#116db8}
table.sample td a:hover{color:#222}

table.sample tr:nth-child(even) {background: #fff;color:#222;}
table.sample tr:nth-child(odd) {background: #f2f2f2;color:#222;}

.innerpage h4{ 
    color: #444;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 10px;
    text-transform: capitalize;}
.innerpage a{color:#222;}
.innerpage a:hover{text-decoration:underline;}

#carousel{width:100%; margin:10px 0; float:left; position:relative;}
#carousel .container_main{width:87% !important; margin:0px auto;}
#carousel #previous_button{position:absolute; top:10px; right:39px; cursor:pointer}
#carousel #next_button{position:absolute; top:10px; right:10px; cursor:pointer}
#carousel ul{margin:0; padding:0}
#carousel ul li{float:left; margin:0 30px 0 0; padding:0; background:none; border-bottom:none;border-radius:5px;background: #f2f2f2 none repeat scroll 0 0;}
#carousel ul li .thumb img{padding:10px;}
#carousel ul li .thumb{}
#carousel ul li:hover{filter:alpha(opacity=85);opacity:.85;}
#carousel ul li a.slider_title{color:#fff; background:#4d4948; padding:5px; font:400 14px/1.5em 'Open Sans', sans-serif; margin-top:2px; display:block; text-align:center; text-decoration:none}
#carousel ul li a.slider_title:hover{color:#fff; background:#444}
#carousel ul li h4 {
    color: #550100;
    font-size: 17px;
    font-weight: 600;
    margin: 10px 0 10px;
    text-align: center;
    text-transform: capitalize;
}
img.gal {
    border: medium none;
    margin: 0 8px 8px 0;
    padding: 0;
	background:#fff;
}

