/*
Theme Name: Canna
Theme URI: http://topdesign.gr/demo/canna/intro
Author: TDGR Themes
Author URI: http://pixeldrops.net
Description: Canna is a flexible and unique wordpress theme. Built with the best UX practices in mind. This theme is based on Bootstrap framework with fully responsive grid, which works perfect on all mobile devices. Canna perfectly suits for companies, creative agencies, startups, business, freelancers, personal portfolio, creative minds and for landing pages as well.If you are looking for professional, top-notch html template then look no longer. Canna is here to help you!
Version: 1.1
License: Themeforest Regular / Extended
License URI: http://themeforest.net/licenses/standard
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: canna
*/

/**
 * Table of Contents
 *
 * 1.0 - Typography
 *	1.1 - General style
 *	1.2 - Buttons
 * 2.0 - General Layout
 *  2.1 - Navigation One Page
 *  2.2 - Navigation Multi Page
 *  2.3 - Breadcrumbs
 *	2.4 - Footer
 * 4.0 - Elements
 *	4.1 - Section header
 *	4.2 - Counter
 *	4.3 - Team
 *	4.4 - Testimonial
 *	4.5 - Pricing tables
 *	4.6 - Services
 *  4.7 - Contact form
 *	4.8 - Call to action
 *	4.9 - Pie charts
 *	4.10 - Accordion
 *	4.11 - Portfolio
 *  4.12 - Blog grid
 *  4.13 - Twitter feed
 *  4.14 - Owl carousel
 *	4.15 - Portfolio share
 *	4.16 - Blog item
 *  4.17 - Portfolio filter
 * 5.0 - WP Content
 *	5.1 - Widgets
 *	5.2 - Post formats
 *  5.2.1 - Gallery
 *	5.3 - Comments
 *	5.4 - Portfolio posts
 *  5.5 - Error 404 page
 * *.0 - Features
 *	*.1 - Owl carousel
 *	*.2 - Back to top button
 *	*.3 - Preloader
 * 
 */

/*-------------------------------------------------------*/
/* 1. Typography
/*-------------------------------------------------------*/

/* 1.1 General style */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  line-height: 1.5;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  color: #7a7a7a;
  width: 100%;
  height: 100%;
}

body img {
  border: none;
  max-width: 100%;
  height:auto;
  display:block;
  position:relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 400;
}

strong {
	color:#121212;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

address {
	font-style: italic;
	margin: 0 0 1.6em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	outline:0;
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}

ul.arrows,
ul.arrows-2,
ul.bullets {
	list-style:none;
}

hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 20px 0 40px 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-top:0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}


pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #e8e8e8;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #e8e8e8;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}


.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}

.clearfix { 
	*zoom: 1; 
}

.clearfix:before, .clearfix:after { 
	display: table; 
	line-height: 0; 
	content: ""; 
}

.clearfix:after { 
	clear: both; 
}

.oh { 
	overflow: hidden; 
}

.relative { 
	position: relative; 
}

.section-wrap { padding: 150px 0; overflow: hidden; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.color-white { color: #fff; }
.left { float: left; }
.right { float: right; }
.bg-light { background-color: #f7f9fa; }
.bg-dark { background-color: #171919; }
.last { margin-bottom: 0 !important; }
.img-fw { width: 100%; }
.nocaps { text-transform: none; letter-spacing: 0; }
.p15 { margin:15px !important; }
.gutter-sizer {
	margin-bottom:15px;
	margin-top:15px;
}

::-moz-selection { color: #fff; background: #f36b21; }
::-webkit-selection { color: #fff; background: #f36b21; }
::selection { color: #fff; background: #f36b21; }

a {
  text-decoration: none;
  color: #f36b21;
  outline: none;
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #7a7a7a;
  outline: none;
}

.dark-link { color: #121212; }
.dark-link:hover { color: #f36b21; }

:focus {
  outline: none;
}

video {
  height: 100%;
  width: 100%;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Montserrat', sans-serif;
  margin-top: 0;
  text-transform: uppercase;
  color: #121212;
  letter-spacing: 0.08em;
  font-weight: 700;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  margin-bottom: 10px;
}

h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 21px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 15px; }

p {
  font-size: 15px;
  color: #7a7a7a;
  font-weight: normal;
  line-height: 25px;
}

.heading-line:after {
  content: "";
  display: block;
  margin-top: 10px;
  width: 100%;
  border-bottom: 2px solid #edf0f0;
}

.subheading {
  font-family: "Montserrat", Serif;
  font-size: 12px;
  color: #f36b21;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  margin-bottom: 24px;
  display: inline-block;
}

/* 1.2 Buttons */

.btn,
a.more-link,
.wpcf7-submit,
input#submit,
.post-password-form input {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  overflow: hidden;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.14em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: none;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  color: #fff;
  background-color: #121212;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  z-index: 1;
}

a.more-link {
	display:inline-block;
	margin-top:20px;
}

.btn-lg,
.wpcf7-submit,
input#submit {
  font-size: 13px;
  padding: 0 34px;
  line-height: 46px;
}

.btn-md,
a.more-link {
  font-size: 12px;
  padding: 0 27px;
  line-height: 40px;
}

.btn-sm,
.post-password-form input  {
  font-size: 11px;
  padding: 0 20px;
  line-height: 30px;
}

.btn.btn-color,
.wpcf7-submit,
input#submit,
.post-password-form input  {
  background-color: #f36b21;
}

.btn.btn-transparent {
  background-color: transparent;
  border: 2px solid #fff;
}

.btn.btn-stroke,
a.more-link {
  color: #121212;
  border: 2px solid #edf0f0;
  background-color: transparent;
}

.btn.btn-dark {
  background-color: #121212;
}

.btn.btn-white {
  background-color: #fff;
  color: #121212;
}

.btn.btn-light {
  background-color: #f7f9fa;
  color: #121212;
}

.btn:focus,
a.more-link:focus,
.wpcf7-submit:focus,
input#submit:focus,
.post-password-form input:focus   {
  outline: none;
  color: #fff;
}

.btn.btn-white:focus,
.btn.btn-stroke:focus,
a.more-link:focus,
.btn.btn-transparent:focus,
.btn.btn-light:focus {
  color: #121212;
}

.btn.btn-lg.btn-stroke,
.btn.btn-lg.btn-transparent {
  line-height: 42px;
}

.btn.btn-md.btn-stroke,
a.more-link,
.btn.btn-md.btn-transparent {
  line-height: 36px;
}

.btn.btn-sm.btn-stroke,
.btn.btn-sm.btn-transparent {
  line-height: 26px;
}

.btn:hover,
.wpcf7-submit:hover,
input#submit:hover, 
.post-password-form input:hover,
a.more-link:hover {
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  color: #fff;
  opacity: 0.90;
  border-color: transparent;
}

.btn.btn-stroke:hover,
a.more-link:hover,
.btn.btn-dark:hover,
.btn.btn-white:hover,
.btn.btn-white:hover,
.btn.btn-light:hover,
.btn.btn-transparent:hover {
  background-color: #f36b21;
  border-color: transparent;
}

.btn-icon span {
  position: relative;
  display: inline-block;
  left: 0;
  transition: left .2s ease-in-out, right .2s ease-in-out;
  -moz-transition: left .2s ease-in-out, right .2s ease-in-out;
  -webkit-transition: left .2s ease-in-out, right .2s ease-in-out;
  -o-transition: left .2s ease-in-out, right .2s ease-in-out;
}

.btn-icon > i {
  position: absolute;
  left: auto;
  font-size: 18px;
  width: 36px;
  line-height: 46px;
  background-color: rgba(0,0,0,.05);
  right: -36px;
  top: 0;
  text-align: center;
  display: block;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  transition: left .2s ease-in-out, right .2s ease-in-out;
  -moz-transition: left .2s ease-in-out, right .2s ease-in-out;
  -webkit-transition: left .2s ease-in-out, right .2s ease-in-out;
  -o-transition: left .2s ease-in-out, right .2s ease-in-out;
}

.btn-md.btn-icon > i {
  line-height: 40px;
  font-size: 14px;
  width: 30px;
}

.btn-sm.btn-icon > i {
  line-height: 30px;
  font-size: 12px;
  width: 24px;
}

.btn.btn-icon:hover span {
  left: -16px;
}

.btn.btn-md.btn-icon:hover span {
  left: -13px;
}

.btn.btn-sm.btn-icon:hover span {
  left: -10px;
}

.btn.btn-icon:hover i {
  right: 0;
}

.wpcf7-submit {
	margin:0 auto;
}

.post-password-form input[type="password"] {
	margin:0;
}

.btn.btn-violet { background-color: #9c55d2; }
.btn.btn-blue { background-color: #14b8ee; }
.btn.btn-red { background-color: #f34937; }
.btn.btn-yellow { background-color: #ee9e13; }
.btn.btn-orange { background-color: #f36b21; }
.btn.btn-green { background-color: #50ba22; }
.btn.btn-gold { background-color: #a18c67; }
.btn.btn-pink { background-color: #d744a5; }


/*-------------------------------------------------------*/
/* 1. Features
/*-------------------------------------------------------*/


/* 1.2 Back to Top */

#back-to-top {
  display: block;
  z-index: 500;
  width: 32px;
  height: 32px;
  text-align: center;
  font-size: 18px;
  position: fixed;
  bottom: -40px;
  right: 20px;
  line-height: 27px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #fff;
  text-decoration: none;
  box-shadow: 1px 1.732px 12px 0px rgba( 0, 0, 0, .14 ), 1px 1.732px 3px 0px rgba( 0, 0, 0, .12 );
}

#back-to-top i {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

#back-to-top a {
  width: 32px;
  height: 32px;
  display: block;
  color: #121212;
}

#back-to-top.show {
  bottom: 20px;
}

#back-to-top:hover {
  background-color: #121212;
}

#back-to-top:hover i {
  color: #fff;
}

/* 1.3 Preloader */

.loader-mask {
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#fff; 
  z-index:99999;
}

.loader {
  display: block;
  position: absolute;
  font-size: 0;
  color: #f36b21;
  left: 50%;
  top: 50%;
  width: 42px;
  height: 42px;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.loader > div {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 100%;
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.loader > div:first-child {
  position: absolute;
  width: 42px;
  height: 42px;
  background: transparent;
  border-style: solid;
  border-width: 3px;
  border-right-color: transparent;
  border-left-color: transparent;
  -webkit-animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09, .57, .49, .9) infinite;
  -moz-animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09, .57, .49, .9) infinite;
  -o-animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09, .57, .49, .9) infinite;
  animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09, .57, .49, .9) infinite;
}
.loader > div:last-child {
  width: 21px;
  height: 21px;
  -webkit-animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(.09, .57, .49, .9) infinite;
  -moz-animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(.09, .57, .49, .9) infinite;
  -o-animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(.09, .57, .49, .9) infinite;
  animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(.09, .57, .49, .9) infinite;
}

@-webkit-keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}50%{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-moz-keyframes ball-clip-rotate-pulse-rotate{0%{-moz-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}50%{-moz-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}100%{-moz-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-o-keyframes ball-clip-rotate-pulse-rotate{0%{-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}50%{-o-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}100%{-o-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}50%{-webkit-transform:translate(-50%,-50%) rotate(180deg);-moz-transform:translate(-50%,-50%) rotate(180deg);-o-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);-moz-transform:translate(-50%,-50%) rotate(360deg);-o-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes ball-clip-rotate-pulse-scale{0%,100%{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}30%{opacity:.3;-webkit-transform:translate(-50%,-50%) scale(.15);transform:translate(-50%,-50%) scale(.15)}}@-moz-keyframes ball-clip-rotate-pulse-scale{0%,100%{opacity:1;-moz-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}30%{opacity:.3;-moz-transform:translate(-50%,-50%) scale(.15);transform:translate(-50%,-50%) scale(.15)}}@-o-keyframes ball-clip-rotate-pulse-scale{0%,100%{opacity:1;-o-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}30%{opacity:.3;-o-transform:translate(-50%,-50%) scale(.15);transform:translate(-50%,-50%) scale(.15)}}@keyframes ball-clip-rotate-pulse-scale{0%,100%{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);-o-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}30%{opacity:.3;-webkit-transform:translate(-50%,-50%) scale(.15);-moz-transform:translate(-50%,-50%) scale(.15);-o-transform:translate(-50%,-50%) scale(.15);transform:translate(-50%,-50%) scale(.15)}}


/*-------------------------------------------------------*/
/* 2 General Layout 
/*-------------------------------------------------------*/

/* 2.1 Navigation One Page */

.nav-type-1 .container-fluid {
  padding: 0 50px;
}

.navbar {
  margin-bottom: 0;
  border: none;
  min-height: 60px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1200;
}

.navbar-nav {
  margin: 0;
  float: none;
  display: inline-block;
}

.navigation {
  background-color: #fff;
}

.navigation-overlay {
  background-color: rgba(0,0,0,.2);
  width: 100%;
  line-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navigation-overlay.sticky {
  background-color: rgba(17,17,17,1);
  visibility: visible;
  opacity: 1;
}

.navigation-overlay.sticky .navbar-nav > li > a,
.navigation-overlay.sticky .menu-socials li > a {
  line-height: 60px;
}

.navbar-header {
  width: 20%;
  padding-right: 15px;
}

.nav-wrap {
  width: auto;
  float: right;
  padding-right: 50px;
}

.navbar-nav > li > a {
  font-family: 'Montserrat', sans-serif;
  padding: 0 17px;
  line-height: 100px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-nav > li:last-child > a {
  padding-right: 0;
}

.logo-container {
  padding: 0 15px;
  float: left;
}

.logo-wrap {
  display: table;
  width: 100%;
}

.logo-wrap > a {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.logo-wrap.shrink > a {
  height: 60px;
}

.logo-wrap img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.logo-wrap.shrink img {}

.navbar-collapse.in {
  overflow-x: hidden;
}

.navbar-nav > li > a:hover,
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:focus,
.navbar-nav > .active > a:hover {
  opacity: 1;
  color: #f36b21;
}

.navbar-collapse {
  padding: 0;
  border-top: none;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover,
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
  text-decoration: none;
  border-color: #f2f2f2;
}


@media (max-width: 991px) {

  .navigation-overlay,
  .navigation-overlay.sticky {
    background-color: rgba(17,17,17,.9);
  }

  .nav-wrap {
    width: 100%;
    padding: 0;
    min-height: 0;
  }

  .nav-type-1 .container-fluid {
    padding: 0 15px;
  }
  
  .navbar-header {
    width: 100%;
    padding-right: 0;
  }

  .logo-wrap > a {
    height: 60px;
  }

  .navbar-nav {
    width: 100%;
    padding: 40px 0;
  }

  .navigation-overlay.sticky .navbar-nav > li > a,
  .navigation-overlay .navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 30px;
  }

}

/* 2.2 Navigation Multi-Page */

.nav-type-2 {
  height: 100px;
  -webkit-transition: height .3s ease-in-out;
  -moz-transition: height .3s ease-in-out;
  -o-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out;
}

.nav-type-2.sticky,
.nav-type-2 .navigation.sticky {
  height: 60px;
}

.nav-type-2 .navbar-nav > li > a,
a.nav-search {
  color: #121212;
}

.nav-type-2 .navigation {
  position: fixed;
  width: 100%;
  height: 100px;
  -webkit-transition: height .3s ease-in-out;
  -moz-transition: height .3s ease-in-out;
  -o-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.navigation.sticky .navbar-nav > li > a {
  line-height: 60px;
}


.nav-type-2 .navbar-nav .dropdown-menu {
  left: 0;
}

.nav-type-2 .navbar-nav > li:last-child > .dropdown-menu {
  right:0;
}


.nav-type-2 .navbar-nav .dropdown-menu .dropdown-menu {
  left: 100%;
  top: 0;
}

.nav-type-2 .navbar-nav .dropdown-menu.menu-right {
  right: auto;
  left: 0;
}


.navbar-nav .dropdown-menu {
  right: 0;
}


.navbar-nav .dropdown-menu .dropdown-menu {
    right: 100% !important;
    top: 0;
}

.navbar-nav .dropdown-menu.menu-right {
  right: auto;
  left: 0;
}

.dropdown-menu {
  min-width: 200px;
  margin: 0;
  padding: 10px 0;
  border-top: 3px solid #f36b21;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: none;
  border-radius: 0;
  box-shadow: 0 2px 4px rgba(0,0,0,.05);
}

.dropdown-menu > li > a {
  padding: 7px 20px;
  font-size: 14px;
  color: #7a7a7a;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  font-weight: 500;
}

.dropdown-menu > li > a:after {
  content: "";
  display: block;
  margin-top: 5px;
  border-bottom: 2px solid #f36b21;
  width: 0;
  transition: width 0.3s linear;
  -moz-transition: width 0.3s linear;
  -webkit-transition: width 0.3s linear;
  -o-transition: width 0.3s linear;
}

.dropdown-menu > li > a:hover:after {
  width: 100%;
}
  

.dropdown-submenu > a:after {
  font-family: "FontAwesome";
  position: absolute;
  content: "\f105";
  right: 15px;
  color: #45464b;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: transparent;
  color: #f36b21;
}

.dropdown-menu, 
.dropdown-submenu > .dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
}

.dropdown:hover > .dropdown-menu,
.dropdown-submenu:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.dropdown-menu .megamenu-wrap ul > li > a {
  display: block;
  clear: both;
  font-weight: 500;
  line-height: 1.42857143;
  color: #7a7a7a;
  white-space: nowrap;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.navbar .dropdown-menu {
  margin-top: 0;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -2px;
}

.navbar-nav > li > a.nav-search {
  position: relative;
  display: block;
  margin: 44px 0 37px;
  width: 15px;
  height: 15px;
  padding-left: 25px;
}

.navigation.sticky .navbar-nav > li > a.nav-search {
  margin: 23px 0 22px;
}

.search-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}

.search-wrap .form-control {
  height: 100%;
  border: none;
  font-size: 24px;
}

.search-wrap input,
.search-wrap input:focus {
  background-color: #fff !important;
  border: none;
}

.search-trigger {
  z-index: 22;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0;
  opacity: 1;
}

.search-close {
  opacity: 0;
  font-size: 16px;
  z-index: 21;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0;
}

.nav-search.open .search-trigger {
  opacity: 0;
  z-index: 20;
}

.nav-search.open .search-close {
  opacity: 1;
}

#mobile-search {
  display: none;
}

@media (max-width: 991px) {
	
  .search-trigger {
	display:none;
  }

  .nav-type-2,
  .nav-type-2 .navigation {
    height: auto;
    position: relative;
  }

  .nav-type-2 .navbar-nav {
    padding: 0;
  }

  .nav-type-2 .navbar-collapse {
    border-top: 1px solid #f2f2f2;
  }

  .dropdown-menu {
    padding: 0;
  }

  .dropdown-menu, 
  .dropdown-submenu > .dropdown-menu {
    display: none;
    opacity: 1;
    visibility: visible;
  }

  .navbar-nav .open .dropdown-menu {
    width: auto !important;
  }

  .nav-type-2 .nav > li > a {
    padding: 15px 0 15px 15px;
    border-bottom: 1px solid #f2f2f2;
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    padding: 15px 0 15px 20px;
    border-bottom: 1px solid #f2f2f2;
  }

  .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a {
    padding: 15px 0 15px 30px;
  }

  .navbar-nav .open .dropdown-submenu .dropdown-menu > li > ul > li > a {
    padding: 15px 0 15px 45px;
  }

  .navbar .navbar-collapse.in .navbar-nav .dropdown > a:after,
  .dropdown-submenu > a:after{
    font-family: "FontAwesome";
    position: absolute;
    content: "\f107";
    right: 15px;
    color: #45464b;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    color: #7a7a7a;
  }
  
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: transparent;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #f36b21;
  }

  .navbar-nav > li > a.nav-search {
    display: none;
  }

  #mobile-search {
    display: block;
	position:relative;
  }

  .mobile-search .form-control {
    height: 51px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
  }

  #mobile-search .search-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 51px;
    border: 0;
    cursor: pointer;
    background-color: transparent;
  }

  .dropdown-menu > li > a:after {
    display: none;
  }

}

.navbar-toggle {
  margin-top: 13px;
  border: none;
  z-index: 50;
  margin-right: 5px;
}

.navbar-toggle .icon-bar {
  background-color: #fff;
  width: 18px;
}

.nav-type-2 .navbar-toggle .icon-bar {
  background-color: #7a7a7a;
}

.nav-type-1 .navbar-toggle:focus .icon-bar,
.nav-type-1 .navbar-toggle:hover .icon-bar {
  background-color: #f2f2f2;
}

.navbar-toggle:focus,
.navbar-toggle:hover {
  background-color: transparent;
}

/* 2.3 Breadcrums */

.page-title {
  position: relative;
  background-position: center center;
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  background:#121212;
}

.page-title.style2 {
	background:#121212;
}

.page-title .container {
  height: 340px;
  padding-top:80px;
}

.page-title.style2 .container {
  padding-top:0;
}

.title-holder {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}

.title-text {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.title-text h1 {
  margin-bottom: 10px;
  font-size: 48px;
}

.page-title .breadcrumb {
  width: auto;
  background-color: transparent;
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 13px;
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-top: 28px;
  margin-bottom: 0;
  font-size: 13px;
}

.breadcrumb a {
  color: #969ca7;
}

.breadcrumb a:hover {
  color: #0ccfa8;
}

.breadcrumb > .active {
  color: #3c3f46;
}

.page-title .breadcrumb a,
.page-title .breadcrumb > .active {
  color: #fff;
}

.page-title .breadcrumb>li+li:before {
  color: #fff;
  opacity: 0.5;
}

/* 2.4 Footer */

.footer-widgets {
  padding: 120px 0;
}

.footer-widgets h5 {
  font-size: 16px;
  margin-bottom: 41px;
  text-transform:capitalize;
}

.footer-widgets p {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 0;
}

.widget {
  margin-bottom: 60px;
}

.footer-logo > a {
  margin-bottom: 36px;
  display: block;
}

.footer-get-in-touch > p > a,
.copyright a {
  color: #7a7a7a;
}

.bottom-footer {
  padding: 24px 0;
  border-top: 1px solid #edf0f0;
}

.copyright span {
  font-size: 13px;
  line-height: 32px;
}

.copyright a:hover,
.footer-get-in-touch > p > a:hover {
  color: #121212;
}

.socials.footer-socials a {
  width: 13px;
  height: auto;
  margin-left: 20px;
}

.socials.footer-socials i {
  width: auto;
  height: auto;
  background-color: #fff;
  color: #bababa;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.socials.footer-socials a:hover i {
	color: #f36b21;
	background-color: #fff !important;
}

.widget_rss .rss-date {
  display: block;
  margin-bottom: 15px;
  font-style: italic;
  font-size: 12px;
}

.widget_rss cite {
  display: block;
  margin-top: 15px;
  font-style: italic;
  font-size: 12px;	
}

.widget_rss a.rsswidget {
  color:#444;
}

.widget_rss a.rsswidget:hover {
  color:#f36b21;
}

.sidebar .widget.widget_rss > ul > li {
  padding: 20px 0;
}

.footer-widgets .widget_tag_cloud a {
	background-color:#f7f9fa;
}


/* Canna blog */

/*-------------------------------------------------------*/
/* Blog Standard
/*-------------------------------------------------------*/

.blog-standard .entry,
.single-post .entry {
  box-shadow: 0 1px 1px rgba(54, 58, 65, 0.07);
  -webkit-box-shadow: 0 1px 1px rgba(54, 58, 65, 0.07);
}

.entry-title {
  margin-bottom: 0;
}

.blog-standard .entry-title {
  font-size: 20px;
}

.blog-content .entry-img img {
  transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
}

.blog-content .entry-img a:hover img {
  opacity: .8;
}

.entry-item {
  margin-bottom: 7%;
  position: relative;
}

.blog-content .entry-img,
.blog-content .entry-slider,
.blog-content .entry-video {
  position: relative;
  overflow: hidden;
}

.entry-meta li i,
.entry-meta span i {
  color: #bbbbbb;
  margin-right: 8px;
  font-size: 13px;
}

.blog-content .entry-title a {
  color: #121212;
}

.blog-content .entry-title a:hover {
  color: #f36b21;
}

.blog-content .entry-content a.btn {
  margin-top: 10px;
}

.attachment .entry-title {
  margin-bottom: 40px;
}

.entry-attachment img {
  margin: 0 auto 20px auto;
}

span.edit-link {
  margin: 20px 0;
  display: block;
  position: relative;
}


/* Flexslider
-------------------------------------------------------*/

.flexslider {
  position: relative;
}

.flex-control-nav {
  list-style: none;
  padding: 0;
}

.flex-direction-nav a {
  display: block;
  font-size: 16px;
  width: 32px;
  height: 32px;
  background-color: #fff;
  margin: -16px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  text-align: center;
  color: #121212;
  line-height: 32px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav .flex-prev {
  left: -32px;
  border-radius: 0 3px 3px 0;
}

.flex-direction-nav .flex-next {
  right: -32px;
  border-radius: 3px 0 0 3px;
}

.flexslider:hover .flex-direction-nav a {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  right: 0;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  left: 0;
}

.flexslider .flex-direction-nav .flex-nav-next:hover a,
.flexslider .flex-direction-nav .flex-nav-prev:hover a {
  color: #f36b21;
  background-color: #fff;
}


/* Quote Post
-------------------------------------------------------*/

.blog-content .entry.blockquote .entry-meta {
  margin-top: 20px;
}

.blog-content .entry.blockquote {
  padding: 0;
}

.blog-standard .entry blockquote {
  background-color: #fff;
}


/* Video Post
-------------------------------------------------------*/

.entry-video iframe {
  width: 100%;
  display: block;
  border: 0;
}

/*-------------------------------------------------------*/
/* Blog Sidebar
/*-------------------------------------------------------*/

.left-sidebar {
  float: left;
}

.sidebar .widget-title {
  margin-bottom: 30px;
}

.sidebar ul {
	list-style:none;
	padding-left:0;
	margin-left:0;
}

.sidebar .widget ul li {
  position: relative;
}

.sidebar .widget {
  margin-top: 50px;
  margin-bottom: 0;
  display:block;
  position:relative;
}

.sidebar .widget h3 {
  font-size: 16px;
}

.sidebar .widget:first-child {
  margin-top: 0;
}

.footer-widgets .widget:first-child {
  margin-top: 50px;
}

.sidebar .widget ul li {
  padding: 10px 0;
  border-bottom: 1px solid #e6ebed;
}

.sidebar .widget ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.sidebar .widget ul li:first-child {
  padding-top: 0;
}

.widget.widget_recent_comments a {
	color:#a7a7a7;
}

.widget.widget_categories ul li.active-cat a,
.widget.widget_nav_menu ul li.active a,
.widget.widget_pages ul li.active-cat a,
.widget.widget_meta ul li.active-cat a,
.widget.widget_archive ul li.active-cat a {
  color: #121212;
}

.widget.widget_categories ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_pages ul li a,
.widget.widget_archive ul li a,
.widget.widget_meta ul li a,
.widget.widget_recent_entries ul li a {
  color: #a7a7a7;
}

.widget.widget_categories ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_nav_menu ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_recent_entries ul li a:hover,
.widget.widget_recent_comments a:hover {
  color: #f36b21;
}

.widget_search label {
	width:100%;
	position:relative;
}

input.search-field {
  border: 1px solid #e6ebed;
  margin-bottom: 0;
  background-color: #fff;
  min-width:100%;
}

.widget_search input.search-field {
	margin-bottom:0px;
}

.widget_search label:after {
  position: absolute;
  top: 9px;
  right: 10px;
  background-color: transparent;
  border: none;
  content:"\f002";
  width:14px;
  height:13px;
  font-size:13px;
  display:block;
  font-family:"FontAwesome";
  z-index:999;
}

.search-form input.search-submit {
	display:none;
}

.blog-sidebar .widget_categories li a:after,
.blog-sidebar .widget_pages li a:after,
.blog-sidebar .widget_meta li a:after,
.blog-sidebar .widget_archive li a:after {
  font-family: "FontAwesome";
  position: absolute;
  content: "\f105";
  right: 0;
  color: #a7a7a7;
}

.screen-reader-text {
	display:none !important;
}

/* Latest Posts
-------------------------------------------------------*/


.widget.widget_recent_entries li {
  padding: 20px 0;
}


.widget.widget_recent_entries li:first-child {
  padding-top: 0 !important;
}

.widget.widget_recent_entries li:last-child {
  padding-bottom: 0;
}

.widget .entry-meta > span {
  color: #b7bdc7;
}

.widget .post-date {
	display:block;
	color: #a7a7a7;
	font-size: 11px;
	font-style: italic;
}

/* Tags
-------------------------------------------------------*/

.tagcloud {
	display:inline-block;
}

.widget_tag_cloud a {
  background-color: #fff;
  padding: 11px 17px;
  line-height: 1;
  border-radius: 3px;
  margin: 0 6px 6px 0;
  font-size: 11px !important;
  color: #a7a7a7;
  display: inline-block;
  float: left;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.widget_tag_cloud a:hover {
  background-color: #f36b21;
  color: #fff !important;
}


/* Pagination
-------------------------------------------------------*/

.pagination,
.post-navigation {
  margin: 0 auto;
  border-radius: 0;
  display: block;
  text-align: center;
}

.pagination a,
.pagination span,
.post-left a,
.post-right a {
  background-color: #fff;
  padding: 8px;
  font-size: 14px;
  display: inline-block;
  width: 80px;
  height: 38px;
  border-radius: 3px;
  line-height: 20px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.post-left,
.post-right {
	display:inline-block;
}

.pagination a,
.post-left a,
.post-right a {
  color: #121212;
}

.pagination a:hover,
.post-left a:hover,
.post-right a:hover {
  background-color: #f36b21;
  border-color: transparent;
  color: #fff;
}

.pagination a > i {
  font-size: 16px;
}

.pagination .current {
  background-color: #121212;
  color: #fff;
  border-color: transparent;
}


/*-------------------------------------------------------*/
/* Blog Single Post
/*-------------------------------------------------------*/

.single-post .blog-content p {
  margin-bottom: 20px;
}

.single-post .blockquote-style-1 {
  margin: 30px 0 40px 0;
}

.entry-share {
  float: right;
}

.entry-content .entry-tags span,
.entry-share span {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  line-height: 32px;
}

.entry-content .entry-tags a {
  padding: 7px 12px;
  background-color: #f7f9fa;
  color: #a7a7a7;
  line-height: 1;
  border-radius: 3px;
  display:inline-block;
  margin: 4px 4px 0 0;
  font-size: 11px;
}

.entry-content .entry-tags a:hover {
  background-color: #f36b21;
  color:#fff;
}

.entry-content .entry-tags span {
  float: left;
}

.entry-content p {
	margin-bottom:15px;
}

.social-icons a {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #a7a7a7;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #f7f9fa;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icons a:hover {
  color: #fff;
}

.facebook:hover { background-color: #3b5998 }
.twitter:hover { background-color: #00acee }
.google-plus:hover { background-color: #dd4b39 }
.linkedin:hover { background-color: #0e76a8 }
.pinterest:hover { background-color: #c8232c }
.instagram:hover { background-color: #3f729b }

.entry-share .social-icons {
  float: right;
  margin-top: 0;
  display: inline-block
}

.entry-share .social-icons a {
  margin: 0 2px;
}

.entry-author-box {
  padding-top: 40px;
  border-top: 1px solid #e6ebed;
  position: relative;
}

.entry-author-box .author-img {
  display: block;
  position: absolute;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.entry-author-box .author-info {
  padding-left: 120px;
  margin-top: 5px;
}

.entry-author-box h6.author-name,
.entry-comments h6.comment-author {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
}

.author-info span {
  color: #bbb;
  font-size: 13px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.related-posts h5 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
}

.related-posts a:hover h5 {
  color: #f36b21;
}

.entry-comments .comment-avatar {
  position: absolute;
  display: block;
  float: none;
  margin: 0 auto -55px auto;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.entry-comments ol.children {
	list-style:none;
}

.entry-comments .comment-content {
  padding-left: 100px;
  margin-top: 5px;
}

.entry-comments .comment-author,
.entry-comments .comment-author a {
  color: #333;
  font-weight:400;
}

.entry-comments span {
  display: inline-block;
  margin-right: 10px;
}

.entry-comments span:last-of-type{
  margin-bottom: 10px;
}

.entry-comments .comment-content span a {
  font-size: 13px;
  color: #a7a7a7;
}

.entry-comments .comment-content p {
  margin-bottom: 10px;
}

.comment-reply {
  padding-left: 10%;
}

.comment-body {
  padding: 30px 0;
  border-bottom: 1px solid #e6ebed;
}

/* Comments */

.entry-comments .avatar {
  position: absolute;
}

.entry-comments .comment-content,
b.fn {
  padding-left: 132px;
}

.entry-comments .comment-author {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 15px;
  color: #333;
}

.entry-comments h6 {
  font-size: 14px;
}

.entry-comments .comment-content span a {
  font-size: 13px;
  color: #7a7a7a;
}

.comment-content p {
	margin-top: 15px;
}

.comment-content > a {
	font-family: "Montserrat", sans-serif;
	color: #333;
	font-size: 14px;
}

.comment-reply {
  padding-left: 48px;
}

.comment-metadata {
	display:inline-block;
}

.comment-metadata time {
	font-size: 13px;
    color: #a7a7a7;
	margin:0 10px;
}

a.comment-reply-link {
	padding-left:132px;
	font-family: "Montserrat", sans-serif;
	color: #333;
	font-size: 14px;
}

span.says {
	display:none;
}

ul.comment-list > li.comment > article.comment-body {
  padding: 35px 0;
  border-bottom: 1px solid #dbdbdb;
}

ul.children > li.comment > article.comment-body {
  padding: 35px 0;
  border-bottom: 1px solid #dbdbdb;
}

ul.comment-list > li:last-child > article.comment-body {
	border-bottom:none;
}

.comment-list > li:last-child .comment-body {
	border-bottom: none;
	padding-bottom: 0;
}

#comments ul {
	list-style:none;
}

ul.comment-list {
	padding-left:0;
	margin-bottom:0;
}

h4.comments-title,
h3.comment-reply-title {
  margin-top: 80px;
  margin-bottom: 30px;
  font-size: 20px;
}

#respond label,
p.comment-notes {
	display:none;
}

#respond p {
	margin:0;
}


/**
 * 5 WP Content
 */
 
/* 5.1 General Tags */

/* Captions */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

/* Alignments */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}
 
/* 5.2 Post formats */
 
/* 5.2.1 Gallery post format */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}



/*-------------------------------------------------
= Table of Content
1.General
  1.1.Typography
2.Navigation
3.Content Onepage
4.Content Multi-Page

-------------------------------------------------*/


/* Intro
-------------------------------------------------------*/

.section-wrap.intro {
  padding: 100px 0 0;
}

.intro-wrap {
  background-color: #fff;
  padding: 120px 15px;
}

.intro-heading {
  font-size: 34px;
  margin-bottom: 37px;
  line-height: 50px;
}

.intro-text {
  font-size: 17px;
  line-height: 32px;
}


/* Partners
-------------------------------------------------------*/

.section-wrap.partners {
  padding: 100px 0;
}


/* Services
-------------------------------------------------------*/

.service-item-box {
  position: relative;
  display: block;
  width: 100%;
  padding: 400px 0;
}

.service-item {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.services.style-1 .service-item:nth-child(2n+1) {
  background-color: rgba(0,0,0,.34);
}

.services.style-1 .service-item:nth-child(2n) {
  background-color: rgba(0,0,0,.24);
}

.service-title {
  position: absolute;
  top: 50%;
  width: 100%;
  -moz-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  -o-transform: translateY(-25%);
  transform: translateY(-25%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.services.style-1 .service-item-box h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 21px;
}

.services.style-1 .service-item-box a {
  display: block;
  margin-bottom: 27px;
}

.services.style-1 .service-item-box i {
  display: block;
  font-size: 60px;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  vertical-align: text-top;
  margin: 0 auto 27px auto;
}

.service-descr {
  opacity: 0;
  visibility: hidden;
  color: #fff;
  display: block;
  padding: 0 30px;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.services.style-1 .service-item:hover {
  background-color: rgba(0,0,0,.7);
}

.service-item:hover .service-descr {
  opacity: 1;
  visibility: visible;
}

.service-item:hover .service-title {
  top: 40%;
}

.mobile .service-descr {
  opacity: 1;
  visibility: visible;
}

.mobile .service-title {
  top: 40%;
  -moz-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  -o-transform: translateY(-25%);
  transform: translateY(-25%);
}


/* About us
-------------------------------------------------------*/

.about-description h4 {
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 34px;
}

.about-description p {
  font-size: 16px;
  line-height: 28px;
}

/* Progress Bars
-------------------------------------------------------*/

#skills {
  margin-top: 50px;
}

.progress-bar {
  -webkit-transition: width 1.5s ease-in-out;
  -moz-transition: width 1.5s ease-in-out;
  -o-transition: width 1.5s ease-in-out;
  transition: width 1.5s ease-in-out;
  box-shadow: none;
}

.skills-progress h6,
.skills-progress h6 span {
  color: #333;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 12px;
  text-transform: uppercase;
  letter-spacing: 0.02em;

}

.progress-solid.meter { 
  height: 5px;
  position: relative;
  background: #f7f9fa;
  margin-bottom: 25px;
}

.meter .progress-bar {
  display: block;
  height: 5px;
  position: relative;
  overflow: hidden;
  background-color: #f36b21;
}

.skills-progress h6 span {
  float: right;
}

.meter.blue .progress-bar { background-color: #14b8ee; }
.meter.red .progress-bar { background-color: #f34937; }
.meter.violet .progress-bar {  background-color: #9c55d2; }
.meter.green .progress-bar {  background-color: #50ba22; }
.meter.gold .progress-bar {  background-color: #a18c67; }
.meter.pink .progress-bar {  background-color: #d744a5; }
.meter.orange .progress-bar {  background-color: #f36b21; }
.meter.yellow .progress-bar {  background-color: #ee9e13; }


/* Ipad with Features
-------------------------------------------------------*/

.promo-device img {
  display: inline-block;
}

.features-icons a {
  position: absolute;
}

.features-text {
  padding-left: 100px;

}

.features-text p {
  color: #b2b2b2;
}

.features-text h6 {
  color: #fff;
}

.features-icons .service-item-box {
  padding: 0;
  margin-bottom: 50px;
  background-color: transparent;
}

.features-icons .service-item-box a {
  font-size: 26px;
  position: absolute;
  width: 64px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background-color: #f36b21;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.features-icons .service-item-box i {
	display:block;
	margin-left:0;
	width:64px;
	height:64px;
	line-height:64px;
}


/*Hi Icons*/

.hi-icon i {
  position: relative;
  z-index: 2;
}

.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}

.icon-effect-3 .hi-icon {
  box-shadow: 0 0 0 4px #f36b21;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.icon-effect-3 .hi-icon:after {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: 1;
  background: #f36b21;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -ms-transition: -moz-transform 0.3s, opacity 0.3s;
  -o-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}


.icon-effect-3a .hi-icon:hover {
  color: #fff;
}

.icon-effect-3a .hi-icon:hover:after {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}


/* Featured Works
-------------------------------------------------------*/

.featured-works .work-item {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
  margin: 0 4px;
  padding: 0;
  display:block;
}

.work-item,
.work-img {  
  overflow: hidden;
  position: relative;
}

.work-item {
}

.work-item img {
  width: 100%;
  overflow: hidden;
  background-color: rgba(0,0,0,0.7);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#portfolio-container.works-grid {
	clear:both;
}

.grid-navigation {
  display: block;
  position: relative;
  margin-top: 60px;
  text-align: center;
}

.portfolio-overlay {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
  text-align: center;
  background-color: rgba(0,0,0,0.7);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.project-icons {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  margin-top: -20px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.project-icons a {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 14px;
  margin: 0 3px;
  line-height: 40px;
  text-align: center;
  color: #333333;
  background-color: #fff;
  border-radius: 100px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.project-icons a:hover {
  color: #fff;
  background-color: #f36b21;
}

.work-item:hover .portfolio-overlay {
  opacity: 1;
}

.work-item:hover .project-icons {
  top: 42%;
}

.featured-item-description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color:#fff;
}

.work-item:hover .featured-item-description {
  bottom: 42%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}

.featured-item-description h3 {
  margin-bottom: 5px;
  text-transform: none;
  letter-spacing: 0;
  color:#fff;
  font-size: 16px;
}

.featured-item-description span a {
  font-size: 13px;
  color: #fff;
  font-style: italic;
}


/* Call to Action
-------------------------------------------------------*/

.call-to-action {
  padding: 120px 0;
}

.call-to-action h2 {
  font-size: 30px;
}


/* Our Team
-------------------------------------------------------*/

.team-img {
  text-align: center;
}

.team-img img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.team-member {
  position: relative;
  overflow: hidden;
}

.team-details {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
  padding: 30px;
  overflow: hidden;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.team-img:hover .team-details {
  opacity: 1;
  margin-top: -71px;
}

.team-img:hover img {
  opacity: 0.1;
}

.team-details span {
  font-size: 13px;
  color: #9e9e9e;
  font-style: italic;
}

.socials a {
  display: inline-block;
  width: 37px;
  height: 37px;
  background-color: rgb( 255, 255, 255 );
  border-radius: 50%;
  margin:0 2px;
}

.socials i {
  line-height: 37px;
  color: #6c6c6c;
  font-size: 14px;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display:block;
}

.socials a:hover i { color: #fff; }
.socials a:hover .fa.fa-facebook { background-color: #3b5998; }
.socials a:hover i.fa.fa-twitter { background-color: #00acee; }
.socials a:hover i.fa.fa-google-plus { background-color: #dd4b39; }
.socials a:hover i.fa.fa-envelope { background-color: #009688; }
.socials a:hover i.fa.fa-linkedin { background-color: #0e76a8; }
.socials a:hover i.fa.fa-pinterest-p { background-color: #c8232c; }
.socials a:hover i.fa.fa-instagram { background-color: #3f729b; }


/* Testimonials
-------------------------------------------------------*/

.testimonial-text {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

#owl-testimonials .bottom-line:after {
  border-color: #fff;
}

.testimonial-text {
  font-size: 18px;
  line-height: 34px;
  color: #fff;
  margin: 30px 0 20px;
  font-family: "Montserrat", sans-serif;
}

.testimonial span {
  display: block;
  color: #fff;
  font-size: 11px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.025em;
}

#owl-testimonials .owl-controls {
  position: relative;
  margin-top: 50px;
  bottom: 0;
}

#owl-testimonials .owl-carousel {
  position: static;
}


/* Pricing Tables
-------------------------------------------------------*/

.pricing-4-col {
  background-color: #f7f9fa;
  text-align: center;
  padding: 50px 40px;
  margin-bottom: 30px;
  box-shadow: 0px 1px 1px rgba(72, 78, 85, 0.15);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.pricing-4-col:hover {
  box-shadow: 0 20px 40px rgba(72, 78, 85, 0.15);
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
}

.pricing-4-col h3 {
  font-size: 16px;
  margin-bottom: 17px;
  text-transform: none;
  letter-spacing: 0;
}

.pricing-price {
  font-size: 50px;
  color: #333;
  display: inline-block;
  line-height: 1.3;
  margin-top: 12px;
}

.pricing-price,
.pricing-term {
  font-family: 'Montserrat', sans-serif;
}

.pricing-currency {
  display: inline-block;
  vertical-align: top;
  margin: 12px -15px 0 0px;
  font-size: 34px;
}

.pricing-term {
  font-size: 13px;
  display: block;
  color: #9e9e9e;
}

.pricing-features {
  color: #7a7a7a;
}

.pricing-features ul {
  margin:10px 0;
}

.pricing-features li {
  padding: 10px 0;
  font-size: 14px;
  list-style:none;
}

.pricing-button {
  margin-top: 38px;
}


/* From Blog
-------------------------------------------------------*/

.from-blog .blog-col {
  position: relative;
  width: 100%;
  height: 100%;
}

.from-blog .entry-wrap {
  position: absolute;
  top: 0;
  padding: 0 10%;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1;
}

.from-blog:not(.style-2) .entry-box {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.from-blog .entry-img:before {
  content: "";
  background-color: rgba(0,0,0,.7);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}

.from-blog .blog-col h4 {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: 0;
}

.from-blog:not(.style-2) .blog-col h4 a,
.from-blog:not(.style-2) .entry-meta li a,
.from-blog:not(.style-2) .entry-meta span a {
  color: #fff;
}

.from-blog:not(.style-2) .entry-meta li,
.from-blog:not(.style-2) .entry-meta span {
  color: #fff;
}

.entry-meta li:before,
.entry-meta span:before {
  content: "/";
  opacity: 0.5;
  margin: 0 7px;
}

.entry-meta li:first-child:before,
.entry-meta span:first-child:before {
  content: "";
  margin: 0;
}

.entry-img {
  position: relative;
  overflow: hidden;
}

.from-blog .blog-col:hover img {
  -webkit-transform: scale(1.5,1.5);
  -moz-transform: scale(1.5,1.5);
  -ms-transform: scale(1.5,1.5);
  -o-transform: scale(1.5,1.5);
  transform: scale(1.5,1.5);
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
  -o-transition: all 2s ease-out;
  transition: all 2s ease-out;
}

.from-blog .blog-col img {
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
  -o-transition: all 2s ease-out;
  transition: all 2s ease-out;
}

.entry-img img {
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
  -o-transition: all 2s ease-out;
  transition: all 2s ease-out;
  max-width: 100%;
}

.from-blog .entry-img img {
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
  -o-transition: all 2s ease-out;
  transition: all 2s ease-out;
  width: 100%;
  height:625px;
}

.from-blog.style-2 .entry-img img {
  height:auto;
}


/* Benefits
-------------------------------------------------------*/

.services i {
  font-size: 32px;
  line-height: 1;
  color: #f36b21;
  z-index: 2;
}

.services.style-2 .service-item-box {
  padding: 60px;
  margin-bottom: 30px;
  box-shadow: 0px 1px 1px rgba(72, 78, 85, 0.10);
  text-align: center;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.services .service-item-box h3 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 14px;
}

.services.style-2 .service-item-box:hover {
  box-shadow: 0 20px 40px rgba(72, 78, 85, 0.10);
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
}

.services.style-2 .service-item:nth-child(3n+1) {
  clear: left;
}


/* Contact
-------------------------------------------------------*/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="search"],
select,
textarea {
  height: 38px;
  border: 1px solid #e6ebed;
  background-color: rgba(255,255,255,0.2);
  width: 100%;
  margin-bottom: 30px;
  padding: 0 16px;
	-webkit-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
	-moz-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
	-ms-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
	-o-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  color: #7a7a7a;
  font-size: 13px;
}

textarea#comment,
textarea.wpcf7-textarea {
  height: 180px !important;
  padding: 8px 16px !important;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form textarea:focus {
  border-color: #fff;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  border-color: #121212;
  outline: none;
  box-shadow: none;
  background-color: transparent;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
  color: #fff;
  border-color: transparent; 
}

.wpcf7-form input::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
  color: #fff;
}

.wpcf7-form input:-moz-placeholder,
.wpcf7-form textarea:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

#wpcf7-form input::-moz-placeholder,
#wpcf7-form textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

#wpcf7-form input:-ms-input-placeholder,
#wpcf7-form textarea:-ms-input-placeholder {
  color: #fff;
}

#wpcf7-form .message {
  height: 50px;
  width: 100%;
  font-size: 13px;
  line-height: 50px;
  text-align: center;
  float: none;
  margin-top: 20px;
  display: none;
  color: #fff;
}

#wpcf7-form .message.error { background-color: #f44336; }
#wpcf7-form .message.success { background-color: #4CAF50; }


/* Google Map
-------------------------------------------------------*/

.gmap-btn {
  background-color: #f7f9fa;
  width: 100%;
  height: 70px;
  z-index: 2;
  position: relative;
  text-align: center;
  line-height: 70px;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #121212;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.gmap-btn:after {
  content: "\f107";
  font-family: "FontAwesome";
  margin-left: 8px;
}

.gmap-btn.opened:after {
  content: "\f106";
  font-family: "FontAwesome";
}

.gmap-btn:hover {
  color: #fff;
  background-color: #252525;
}

.gmap-btn.opened {
  background-color: #252525;
  color: #fff;
}

.gmap {
  width: 100%;
  height: 450px;
  margin-top: -450px;
  opacity: 0;
  visibility: hidden;
  z-index: -10;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.gmap.opened {
  margin-top: 0;
  opacity: 1;
  z-index: 1;
  visibility: visible;
}



/* Video Lightbox
-------------------------------------------------------*/

.modal {
  z-index: 1300;
}
 
.modal-backdrop {
  z-index: 1299;
}
 
.modal-dialog {
  margin: 50px auto;
}

.modal-body {
  padding: 4px;
}

.modal-header {
  height: 0px;
  min-height: 0px;
  padding: 0;
  border: none;
}

.modal-backdrop.in {
  opacity: 0.8;
}

.modal-header .close {
  position: absolute;
  bottom: -40px;
  opacity: 0.7;
  right: 0;
  font-size: 0;
  font-weight: normal;
  text-shadow: none;
  width: 30px;
  height: 30px;
  background: url(../css/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
}

.modal-header .close:hover {
  opacity: 1;
}


/*-------------------------------------------------------*/
/* Home Video Bg
/*-------------------------------------------------------*/

.video-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}

.video-overlay {
  background-color: rgba(20,20,20,0.6);
  height: 100%;
  width: 100%;
}

.video-img {
  background: url(../video/video.jpg) center center no-repeat;
  background-size: cover;
  z-index: -101;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.hero-wrap {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

.hero-holder {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.hero-message {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  text-align: center;
}

.hero-message h1 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.3;
}

.hero-message h1.text-lg {
  font-size: 150px;
  font-family: "Playfair Display", Serif;
  line-height: 1.1;
}

.hero-subtitle {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: none;
  font-weight: normal;
  color: #fff;
  line-height: 1.6;
  font-size: 17px;
  max-width: 800px;
  margin: 24px auto 0;
}

.hero-subtitle.style-2 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
}

.buttons-holder > a {
  margin: 5px;
}



/*-------------------------------------------------------*/
/* Home Multi-Page
/*-------------------------------------------------------*/

.video-section {
  padding: 220px 0;
}

.play-btn {
  display: inline-block;
  width: 100px;
  height: 100px;
  background-color: rgba(0,0,0,.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  transition: transform 1s linear;
  -moz-transition: transform 1s linear;
  -webkit-transition: transform 1s linear;
  -o-transition: transform 1s linear;
}

.play-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 22px;
  height: 26px;
  margin: -11px 0 0 -10px;
  background-image: url(../canna/images/play_btn.png);
}

.video-section a:hover {
  -webkit-transform: scale(1.2,1.2);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.2,1.2);
}

.services.style-3 i {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #f7f9fa;
}


/* Mission / Vision / Results
-------------------------------------------------------*/

.feature-box,
.from-blog.style-2 .entry-box {
  background-color: #fff;
  padding: 30px;
  box-shadow: 0px 1px 1px rgba(72, 78, 85, 0.10);
}


/* Device Features Style-2
-------------------------------------------------------*/

.device-features .container-fluid {
  max-width: 1600px;
}

.features-item {
  padding: 0 30px 0 30px;
  margin-bottom: 50px;
}

.features-item:first-of-type {
  margin-top: 20%;
}

.device-features.style-2 .promo-device  {
  background-image: url(../img/promo_scroll_img.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  position: static;
}


/* Selected Works
-------------------------------------------------------*/

.work-description h3 {
  font-size: 14px;
  margin-bottom: 0;
}

.work-description span a {
  color: #a7a7a7;
}

.work-description span a:hover {
  color: #f37b21;
}

.hover-2 .work-description {
  padding: 12px 20px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  display: block;
  left: 0;
  top: auto;
  bottom: -86px;
  z-index: 2;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.hover-2.work-item:hover .work-description {
  bottom: 0;
}

.hover-2.work-item:hover .work-img img {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
}


/* Services
-------------------------------------------------------*/

ul.nav.nav-tabs {
	margin:0;
}

.services-tabs .nav.nav-tabs > li > a {
  padding: 0 !important;
  border: none !important;
  background-color: transparent;
  font-size: 13px;
  color: #121212;
  font-family: "Montserrat", sans-serif;
}

.services .services-tabs i {
  color: #7a7a7a;
  display: block;
  font-size: 50px;
  margin-bottom: 20px;
}

.services-tabs .nav-tabs {
  border-bottom: none;
}

.services-tabs li {
  margin-top: 40px;
}

.services-tabs li.active i,
.services-tabs .nav.nav-tabs > li.active > a,
.services-tabs .nav.nav-tabs > li > a:hover,
.services-tabs .nav.nav-tabs > li > a:hover i {
  color: #f36b21;
}

p.text-lg {
  font-size: 17px;
  line-height: 34px;
}

.services-info > p:first-child {
  margin-bottom: 20px;
}

.wpb_wrapper .tab-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
}

.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    padding: 13px 20px !important;
    background-color: #f7f9fa !important;
    border: 1px solid #edf0f0 !important;
    border-radius: 3px 3px 0 0 !important;
    margin-right: 3px !important;
    font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
    color: #121212 !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border: 1px solid #edf0f0;
    background-color: #fff !important;
    padding: 13px 20px !important;
    color: #f36b21 !important;
    border-bottom: 2px solid transparent !important;	
}

.vc_tta-tabs.vc_general .vc_tta-panels-container {
    margin-top: -2px;
	border: 1px solid #edf0f0 !important;
}

.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	position: relative;
    background-color: #fff !important;
    padding: 0 !important;
    border-radius: 3px !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.vc_tta-panel {
	margin-top:5px;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	padding: 16px 22px !important;
    font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
    color: #121212 !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-size: 12px !important;
	background-color: #f7f9fa !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #f36b21 !important;
	background-color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff !important;
}

/* Results
-------------------------------------------------------*/

.result-box .timer {
  display: block;
  font-size: 44px;
  color: #fff;
  margin: 0 0 5px;
  font-family: "Montserrat", sans-serif;
}

.counter-text {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

/* From Blog Style-2
-------------------------------------------------------*/

.from-blog.style-2 .blog-col {
  box-shadow: 0 1px 1px rgba(54, 58, 65, 0.07);
  margin-bottom: 30px;
}

.blog-standard .entry,
.single-post .entry {
  background-color: #fff;
  padding: 30px 3.5% 40px;
  position: relative;
}


.from-blog.style-2 .entry-img:before {
  display: none;
}

.from-blog.style-2 .entry-box p {
  margin: 0 0 20px;
}

.from-blog.style-2 .blog-col h4 a {
  color: #121212;
}

.blog-col h4 a:hover,
.from-blog.style-2 .blog-col h4 a:hover,
.entry-meta li a:hover,
.entry-meta span a:hover {
  color: #f36b21;
}

.entry-meta {
  margin-bottom: 15px;
  margin-top: 5px;
  margin-left: 0;
}

.entry-meta li,
.entry-meta li a,
.entry-meta span,
.entry-meta span a {
  color: #bbb;
  display: inline-block;
  font-size: 13px;
  font-style: italic;
}

.from-blog.style-2 .blog-col h4 {
  margin-bottom: 5px;
}


/* Call to Action Style-3
-------------------------------------------------------*/

.call-to-action.style-3 {
  padding: 70px 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background-color: #171919;
}

.call-to-action.style-3 i {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  margin-left: 8px;
}

.call-to-action.style-3 h2 {
  display: inline;
  font-size: 24px;
  margin-bottom: 0;
}

.call-to-action.style-3:hover {
  background-color: #f36b21;
}




/*-------------------------------------------------------*/
/* Contact
/*-------------------------------------------------------*/

.contact-details.services.style-2 .service-item-box {
  padding: 40px;
}


/*-------------------------------------------------------*/
/* Portfolio
/*-------------------------------------------------------*/

.portfolio-row {
  margin: 0 -4px;
}

.portfolio-filter {
  list-style: none;
  margin-bottom: 40px;
  cursor: default;
  font-size: 13px;
}

.portfolio-filter a.active,
.portfolio-filter a:hover {
  color: #f36b21;
}

.portfolio-filter a {
  display: inline-block;
  margin-right: 5px;
  color: #a7a7a7;
  text-decoration: none;
  padding: 7px 15px;
  border-radius: 3px;
  background-color: #fff;
}


/*-------------------------------------------------------*/
/* Shortcodes
/*-------------------------------------------------------*/

/* Accordions
-------------------------------------------------------*/

.accordion .panel-default>.panel-heading {
  position: relative;
  background-color: #f7f9fa;
  padding: 0;
  border-radius: 3px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.accordion.panel-group .panel {
  border: none;
  box-shadow: none;
}

.accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border: 1px solid #edf0f0;
  padding: 20px; 
}

.accordion .panel-default>.panel-heading > a {
  display: block;
  position: relative;
  text-decoration: none;
  padding: 13px 20px;
  color: #121212;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  border: 1px solid #edf0f0;
  border-radius: 3px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.accordion .panel-default>.panel-heading > a.minus {
  color: #f36b21;
  background-color: #fff;
  margin-bottom: -1px;
  border-radius: 3px 3px 0 0;
}

.accordion .panel-heading > a > span {
  display: block;
  width: 12px;
  height: 2px;
  background-color: #f36b21;
  right: 20px;
  top: 22px;
  position: absolute;
}

.accordion .panel-heading > a.plus > span {
  background-color: #a7a7a7;
}

.accordion .panel-heading > a.plus > span:after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  position: absolute;
  top: 0;
  background-color: #a7a7a7;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.accordion .panel-heading:hover {
  background-color: #f36b21;
}
  
.accordion .panel-heading:hover a.plus {
  border-color: #f36b21;
  color: #fff;
}

.accordion .panel-heading:hover a.plus > span,
.accordion .panel-heading:hover a.plus > span:after {
  background-color: #fff;
}

/* Tabs
-------------------------------------------------------*/

.nav-tabs {
  border-bottom: 1px solid #edf0f0;
  margin-bottom: -1px;
}

.nav.nav-tabs>li.active>a {
  border: 1px solid #edf0f0;
  background-color: #fff;
  padding: 13px 20px;
  color: #f36b21;
  border-bottom: 2px solid transparent;
}

.nav.nav-tabs>li {
  margin-bottom: -2px;
}

.nav.nav-tabs>li>a {
  padding: 13px 20px;
  background-color: #f7f9fa;
  border: 1px solid #edf0f0;
  border-radius: 3px 3px 0 0;
  margin-right: 3px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #121212;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
  transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
}

.nav-tabs > li > a:hover {
  background-color: #f36b21;
  border-color: #f36b21;
  color: #fff;
}

.tab-content {
  padding: 20px;
  border: 1px solid #edf0f0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.tab-pane p:last-child {
  margin-bottom: 0;
}


/* Pie Charts
-------------------------------------------------------*/

.chart {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 180px;
  text-align: center;
}

.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.percent {
  display: inline-block;
  line-height: 180px;
  z-index: 2;
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
  color: #121212;
}

.percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: .9em;
}


/* Progress Bars
-------------------------------------------------------*/

.meter .progress-bar {  
  background-color: #f36b21; 
}

/* Alert Boxes
-------------------------------------------------------*/

.alert {
  padding: 14px 20px;
  margin-bottom: 20px;
  border: none;
  border-radius: 3px;
  color: #fff;
}

.alert strong {
	color:#fff;
	font-weight:700;
}

.alert-dismissible .close {
  right: 0;
  top: 0;
  color: inherit;
  position: relative;
}

.close {
  opacity: 1;
  text-shadow: none;
}

.alert-success { background-color: #1ed3a6; }
.alert-info { background-color: #14b8ee; }
.alert-warning { background-color: #ee9e13; }
.alert-danger { background-color: #f34937; }



/*-------------------------------------------------------*/
/* Portfolio Single
/*-------------------------------------------------------*/

.portfolio-description {
  padding-left: 10%;
}

.portfolio-description p,
.portfolio-description ul,
.portfolio-description a.btn {
  margin-bottom: 30px;
}

.portfolio-description h2 {
  font-size: 22px;
  margin-bottom: 20px;
}

.portfolio-description .socials-share {
  border-top: 1px solid #e6ebed;
  padding-top: 20px;
}

.portfolio-description .socials-share span {
  display: inline-block;
  margin-top: 5px;
}

.portfolio-description .socials-share .social-icons {
  float: right;
  margin-top: 0;
}

.portfolio-description ul > li {
  line-height: 30px;
  color: #a7a7a7;
}

.portfolio-description ul > li a {
  color: #121212;
}

.portfolio-description ul > li a:hover {
  color: #f36b21;
}

.related-projects .work-item ,
.related-projects .work-container {
  padding: 0;
  margin-bottom: 0;
}

#owl-related-works .owl-item .item {
  margin: auto 15px;
}

.related-projects .heading-inline,
.related-projects .customNavigation {
  display: inline-block;
}

.related-projects .customNavigation a {
  background-color: #fff;
  color: #121212;
  width: 31px;
  height: 31px;
  text-align: center;
  padding: 0;
  border: 1px solid #e6ebed;
}

.related-projects .customNavigation i {
  font-size: 14px;
  line-height: 31px;
}

.customNavigation a:hover {
  background-color: #f36b21;
  color: #fff;
  border: 1px solid transparent;
}


/*-------------------------------------------------------*/
/* Typography
/*-------------------------------------------------------*/

.section-headings p {
  margin-bottom: 30px;
}

.blockquote-style-1 {
  margin:0px;
}

.blockquote-style-1 {
  background: #f7f9fa;
  padding: 40px;
}

.blockquote-style-2 {
  padding: 40px;
  border-left: 3px solid #f36b21;
}

blockquote {
  padding: 0 0 20px;
  margin: 0;
  border: none;
}

blockquote > p {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 30px;
  margin-bottom: 5px !important; 
  position: relative;
  color: #121212;
}

blockquote p:before,
blockquote p:after {
  content: '"';
  font-size: 20px;
}

blockquote p:before {
  position: absolute;
  left: -10px;
}

blockquote > span,
blockquote > cite {
  color: #a7a7a7;
  font-size: 14px;
  line-height::20px;
}

blockquote > p > a {
  color: #121212;
}

blockquote > p > a:hover {
  color: #f36b21;
}

.single-format-image blockquote,
.single-format-video blockquote,
.single-format-standard blockquote {
  background: #f7f9fa;
  padding: 40px;
  margin-bottom:30px;
}

.dropcap {
  font-family: 'Montserrat', sans-serif;
}

.dropcap.style-1 {
  float: left;
  color: #121212;
  font-size: 53px;
  line-height: 50px;
  padding-top: 4px;
  padding-right: 10px;

}

.dropcap.style-2 {
  float: left;
  color: #fff;
  text-align: center;
  background-color: #f36b21;
  width: 38px;
  height: 38px;
  font-size: 24px;
  line-height: 40px;
  margin: 10px 10px 0 0;
  border-radius: 4px;
}

.highlight {
  padding: 3px 5px;
  color: #fff;
  background-color: #f36b21;
}

.bullets li,
.arrows li,
.checks li,
.numbers li {
  margin-bottom: 20px;
}

.bullets li:last-child,
.arrows li:last-child,
.checks li:last-child,
.numbers li:last-child {
  margin-bottom: 0;
}

.bullets li:before {
  content: "• ";
  font-size: 14px;
  color: #f36b21;
  padding-right: 0.5em; 
}

.arrows i {
  margin-right: 5px;
}

.arrows i,
.checks i {
  color: #f36b21;
}

.checks i {
  font-size: 12px;
  margin-right: 7px;
}

ol.numbers {
  padding-left: 20px;
}

.widget-area .children,
.widget.widget_nav_menu ul.sub-menu {
	border-top: 1px solid #e8e8e8;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0.7667em 0 0 0.8em;
	padding-top: 0.7667em;
}

.section-columns p {
  margin-bottom: 40px;
}

.owl-dot {
  display: inline-block;
  padding: 6px 6px;
  position: relative;
}

.owl-dot span {
  display: block;
  position: relative;
  width: 6px;
  height: 6px;
  opacity: 0.8;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #fff;
  z-index: 100;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.owl-dot span:hover {
  opacity: 1;
}

.owl-dot.active span {
  display: block;
  margin: 0;
  opacity: 1;
  background-color: #f36b21;
  -webkit-transform: scale(1.7);
  -moz-transform: scale(1.7);
  -ms-transform: scale(1.7);
  -o-transform: scale(1.7);
  transform: scale(1.7);
}

.owl-next:hover i,
.owl-prev:hover i {
  color: #f36b21;
}


/*-------------------------------------------------------*/
/* 404
/*-------------------------------------------------------*/

.search.search-no-results .blog-sidebar {
	display:none;
}

.page-404 h1 {
  font-size: 150px;
  line-height: 1.2;
}

.error404 label {
	width:360px;
}

.error404 .search-form input.search-submit {
  display:inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  overflow: hidden;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.14em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: none;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  color: #fff;
  background-color: #121212;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  z-index: 1;
  margin-top:00px;
  font-size: 13px;
  padding: 0 14px;
  line-height: 37px;
  background-color: #f36b21;
}

.error404 .search-form input.search-submit:hover {
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  color: #fff;
  opacity: 0.90;
  border-color: transparent;
}

.error404 input.search-field {
	margin-top:20px;
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
