/*
Theme Name: Helix
Theme URI: http://vinirama.com/helix
Author: ViniRama
Author URI: http://vinirama.com/
Description: Business And Corporate WordPress Theme
Version: 1.0.1
License: Custom
License URI: http://themeforest.net/licenses
Text Domain: helix
Tags: custom-menu, editor-style, featured-images, sticky-post, translation-ready

## Style Table Of Contents

## 01.00 CSS Reset
## 02.00 Foundation
## 03.00 Typography
## 04.00 Layout
## 05.00 Header
## 		05.01 Header - Search
## 		05.02 Header - Top
## 		05-03 Header - Menu
## 06.00 Navigation
## 		06.01 Navigation - Sub Menu
## 07.00 Branding
## 08.00 Entry
## 		08.01 Entry - Pagination
## 		08.02 Entry - Author
## 		08.03 Entry - Share
## 		08.04 Entry - Comment
## 		08.05 Entry - Reply
## 09.00 Footer
## 		09.01 Footer - Banner
## 		09.02 Footer - Widget
## 		09.03 Footer - Bottom
## 10.00 Wordpress
## 		10.01 Wordpress - Specific
## 		10.02 Wordpress - Widget
## 11.00 Element
## 12.00 Module
## 14.00 Plugin
## 15.00 Responsive
## 16.00 Print
*/

/*--------------------------------------------------------------
## 01.00 CSS Reset
--------------------------------------------------------------*/

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, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: none repeat scroll 0 0 transparent;
}

/*--------------------------------------------------------------
## 02.00 Foundation
--------------------------------------------------------------*/

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html,
body {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 16px;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*--------------------------------------------------------------
## 03.00 Typography
--------------------------------------------------------------*/

h1 {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 30px;
}
h2 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 30px;
}
h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 30px;
}
h4 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 30px;
}
h5 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 30px;
}
h6 {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 30px;
}
p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 25px;
}
li {
	font-size: 16px;
	line-height: 26px;
}
address {
	font-style: italic;
	margin-bottom: 30px;
}
cite,
em,
i {
	font-style: italic
}
ol,
ul,
table,
dd {
	margin-bottom: 30px;
}
ol, ul {
    margin: 16px 0;
	padding: 0 0 0 40px;
}
li > ul, li > ol {
    margin: 0;
}
ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
ol {
	display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;

}
ul li,
ol li {
    display: list-item;
    text-align: -webkit-match-parent;
	font-size: 16px;
}
table {
	width: 100%;
}
table td,
table th {
	padding: 8px 12px;
	border: 1px solid #dedede;
}
blockquote cite {
	display: block;
	margin-top: 20px;
}
blockquote {
	border-left: 4px solid #dedede;
	padding-left: 20px;
	margin-bottom: 30px;
}
pre {
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	padding: 15px;
	margin-bottom: 30px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	max-width: 100%;
	overflow: auto;
}

/*--------------------------------------------------------------
## 04.00 Layout
--------------------------------------------------------------*/

#page {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-size: 16px;
	overflow: hidden !important;
}
#page .container {
	width: 1280px;
	margin: 0 auto;
	padding-left: 40px;
	padding-right: 40px;
}


.portfolio-row:before,
.portfolio-row:after,
.mega-menu-column > .container > .sub-menu:before,
.mega-menu-column > .container > .sub-menu:after,
.pagination:before, .pagination:after,
#site-navigation:before, #site-navigation:after,
#page:before, #page:after,
#primary:before, #primary:after,
#main:before, #main:after,
#secondary:before, #secondary:after,
#footer:before, #footer:after,
.gallery-list:before, .gallery-list:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.portfolio-row:after,
.mega-menu-column > .container > .sub-menu:after,
.pagination:after,
#site-navigation:after,
#page:after,
#primary:after,
#main:after,
#secondary:after,
#footer:after,
.gallery-list:after {
	clear:  both;
}

#content {
	min-height: 600px;
	position: relative;
	z-index: 1000;
	overflow: hidden;
}

#content.content-builder #primary {
	padding: 0;
	width: 100%;
}
#content.content-builder #secondary {
	display: none;
}
#content.content-builder .container {
	padding: 0;
}
#content.content-builder .row-content {
	margin: 0;
}
#content.content-builder .entry-content {
	margin-bottom: 0;
}
#content.content-builder .panel-grid {
	margin: 0;
}
#content.content-builder .panel-full .panel-grid-cell {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#content.content-builder .panel-parallax {
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-clip: border-box;
	background-origin: padding-box;
	background-position: 50% 50%;
}
#content.content-full .container {
	padding: 80px 40px 40px 40px;
}
#content.content-full .container .row-content {
	margin: 0;
}
#content.content-full #primary {
	float: left;
	padding: 0;
}
#content.content-full #secondary {
	display: none;
}

#content.content-sidebar-right .container {
	padding: 80px 40px 40px 40px;
}
#content.content-sidebar-right #primary {
	float: left;
}
#content.content-sidebar-right #secondary {
	float: right;
	padding-left: 45px;
}

#content.content-sidebar-left .container {
	padding: 80px 40px 40px 40px;
}
#content.content-sidebar-left #primary {
	float: right;
}
#content.content-sidebar-left #secondary {
	float: left;
	padding-right: 45px;
}

#content.content-full #primary {
	width: 100%;
}
#content.content-full #secondary {
	display: none;
}
#content #secondary .widget {
	padding: 0 15px;
	margin-bottom: 20px;
}

.site-content.content-sidebar-left .panel-grid > .panel-grid-cell,
.site-content.content-sidebar-right .panel-grid > .panel-grid-cell { padding-left: 0 !important; padding-right: 0 !important; }

.error404 #content.content-sidebar-right #primary,
.error404 #content.content-sidebar-left #primary {
	padding: 180px 0;
	width: 100%;
}
.page-box #content.content-full .entry-content {
	margin-bottom: 0;
}
.page-box #content.content-builder .panel-grid .panel-row-style,
.page-box #content.content-builder .panel-grid {
	max-width: 1280px;
}

.panel-widget-style {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.page-full #content {
	width: 100%;
}

.page-full #content .container {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.page-full #content .container {
	margin-top: 0;
}

.page-full #content.content-builder {
	width: 100%;
	overflow: hidden;
}
.page-full #content.content-builder .container .panel-grid {
}
.page-full #content.content-builder .panel-grid .panel-row-style.panel-full {
	width: 100%;
}

#content.page-builder .panel-grid .widget-title {
	font-size: 22px;
	margin-bottom: 40px;
}
#content {
}

/*--------------------------------------------------------------
## 05.00 Header
--------------------------------------------------------------*/

#masthead {
	position: absolute;
	width: 100%;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
	z-index: 9000 !important;
	min-height: 74px;
}
#masthead #menu .container {
	position: static;
}
.sticky-wrapper #masthead {
	z-index: 9000;
	left: 0; right: 0;
}
#masthead.stuck {
	z-index: 9000;
	position: fixed;
	left: 0;
	right: 0;
	-webkit-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
	opacity: 1
}
#masthead.stuck:hover {
	opacity: 1;
}
#masthead.stuck #primary-menu-left > li > a,
#masthead.stuck #primary-menu-right > li > a {
	padding: 25px 16px;
}
.masthead-fill {
	display: block;
	height: 120px;
}

/*--------------------------------------------------------------
## 05.01 Header - Search
--------------------------------------------------------------*/

#site-search {
	display: none;
}
#site-search .container {
	padding-top: 40px !important; padding-bottom: 40px !important;
}
#site-search .search-form {
	border: 1px solid #ffffff;
}
#site-search .search-form label {
	display: block;
	margin-right: 50px;
}
#site-search .search-form label input[type="text"] {
	background-color: rgba(0, 0, 0, 0);
	height: 50px;
	display: inline-block;
	border-radius: 0;
	padding: 10px 20px;
	border: 0px solid rgba(0, 0, 0, 0);
	border-right: 0;
	box-shadow: none;
	outline: 0;
	width: 100%;
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
}
#site-search .search-form button[type=submit] {
	background-color: rgba(0, 0, 0, 0);
	height: 48px;
	width: 50px;
	float: right;
	border-radius: 0;
	padding: 8px 10px 6px 10px;
	border: 1px solid transparent;
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	margin-right: 0;
 }
#site-search .search-form button[type=submit] i {
	font-size: 24px;
	color: #ffffff;
}
#site-search .search-form button[type=submit]:hover {
	border: 1px solid #000000;
}


/*
 * fix css
 */
.post-edit-link:hover,  #commentform p.form-submit #submit:hover,
.sub-menu a, #footer { color: #ffffff; }
body { color: #262a2d ; }
h1 a:hover, h2 a:hover, h3 a, h4 a:hover, h5 a:hover, h6 a:hover, #secondary a:hover, #footer a, .sub-menu a:hover, #primary-menu > li > a:hover, #logo h1 a:hover,
a { color: #ffcc00 ; } a:hover { color: #ffcc00 ; }
#primary-menu > li > a, #secondary a,
h1, h2, h3, h4, h5, h6, .widget-title, .post-edit-link, .entry-calendar .meta-day, .entry-picture .icon-main, .entry-picture .icon-sub, .nav-links .nav-previous a, .nav-links .nav-next a, #commentform p.form-submit #submit, #top a, .icon-main, .icon-sub, .post-password-form input[type="submit"], .widget_search .search-form .button-search,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #1c1f21; }
.post-edit-link, .entry-calendar .meta-day, .entry-picture .icon-main, #branding h2 span, .nav-links .nav-previous a, .nav-links .nav-next a, #commentform p.form-submit #submit, .icon-main, .icon-sub, .post-password-form input[type="submit"], .widget_search .search-form .button-search,
#top { background-color: #ffcc00; }
.entry-calendar .meta-month, .sub-menu, #site-search, .post-edit-link:hover, #commentform p.form-submit #submit:hover,
#footer { background-color: #1c1f21; }
#menu { background-color: #ffffff; }
#branding { background-color: #f5f5f5; }

.rssSummary { margin-bottom: 15px; }
.post-password-form input[type="submit"] { margin-bottom: 0 !important;  padding: 8px !important; }




.search-now {
	padding: 0 80px;
	display: block;
}
.search-now .search-form {
	display: block;
	position: relative;
	border: 1px solid #ffffff;
}
.search-now .search-form label {
	border: 0px solid #dedede;
	display: block;
}
.search-now .search-form label input[type="text"] {
	background-color: rgba(0, 0, 0, 0);
	height: 58px;
	display: inline-block;
	border-radius: 0;
	padding: 10px 20px;
	border: 0px solid rgba(0, 0, 0, 0);
	border-right: 0;
	box-shadow: none;
	outline: 0;
	width: 100%;
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	background-color: #ffffff;
}
.search-now .search-form button[type=submit] {
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: rgba(0, 0, 0, 0);
	height: 48px;
	float: right;
	border-radius: 0;
	padding: 8px 10px 6px 10px;
	border: 1px solid transparent;
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	margin-right: 0;
 }
.search-now .search-form button[type=submit] i {
	font-size: 24px;
	color: #ffffff;
}
.search-now .search-form button[type=submit]:hover {
	border: 1px solid #000000;
}


/*--------------------------------------------------------------
## 05.02 Header - Top
--------------------------------------------------------------*/

#top {
	height: 54px;
	font-weight: 600;
}
#top .top-info {
	float: left;
	margin-right: 15px;
}
#top .top-cite {
	float: right;
}
#top .top-cite a,
#top .top-cite span {
	line-height: 52px;
}
#top .top-cite a i,
#top .top-cite span i {
	margin-right: 8px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
}
#top .top-cite .button-sub,
#top .top-cite .button-dark {
	padding: 5px 10px;
	line-height: 20px;
	font-size: 13px;
}
#top-bottom p,
#top p {
	line-height: 52px;
	margin: 0;
	font-weight: 600;
}
#top-bottom p a,
#top p a {
	font-weight: 600;
}
#top-bottom .top-social a:hover,
#top .top-social a:hover {
	opacity: 0.75;
}
#top-bottom .top-social,
#top .top-social {
	margin-left: 25px;
	float: right;
}
#top .top-social a i {
	display: inline-block;
    width: 32px;
    height: 32px;
    padding-top: 8px;
    margin: 12px 0 0 4px;
    text-align: center;
    border-radius: 99px;
}
#top-bottom .top-social a i {
	display: inline-block !important;
    width: 32px !important;
    height: 32px !important;
    padding-top: 8px;
    margin: 12px 0 0 4px;
    text-align: center;
    border-radius: 99px !important;
}
#top-bottom .top-social a:hover,
#top .top-social a:hover {
	opacity: 0.8;
}
#top-bottom .top-social a i,
#top .top-social a i {
	font-size: 15px;
	line-height: 17px;
	color: #ffffff;
}

.top-cite span { display: inline-block; min-height: 54px; padding: 0 10px; }
.top-cite span:hover, .top-cite span:hover a { color: #ffffff !important; }

#masthead .icon-font-facebook{ background-color: #3e5ea4 !important; }
#masthead .icon-font-twitter { background-color: #31c7f9 !important; }
#masthead .icon-font-google-plus { background-color: #f55d11 !important; }
#masthead .icon-font-youtube { background-color: #d81203 !important; }
#masthead .icon-font-linkedin { background-color: #0098e3 !important; }
#masthead .icon-font-pinterest2 { background-color: #f9301b !important; }
#masthead .icon-font-dribble { background-color: #f55d11 !important; }
#masthead .icon-font-vimeo { background-color: #42bbfa !important; }
#masthead .icon-font-rss { background-color: #f98d0f !important; }
#masthead .icon-font-envelope-alt { background-color: #70cb47 !important; }


/*--------------------------------------------------------------
## 05-03 Header - Address
--------------------------------------------------------------*/


#address .container { padding: 20px 0; }


/*--------------------------------------------------------------
## 05-04 Header - Menu
--------------------------------------------------------------*/

#menu {
	width: 100%;
	min-height: 70px !important;
}
#masthead.stuck #menu {
	padding-top: 0;
}
#menu .container {
	text-align: center;
	min-height: 70px;
	position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#button-shop,
#button-search,
#button-menu {
	display: inline-block;
	cursor: pointer;
}
#button-shop i,
#button-search i,
#button-menu i {
	font-size: 24px;
	line-height: 22px;
}
#mobile-navigation {
	display:none;
}
#mobile-navigation.mm-menu.mm-current{
	display:block;
}


#address #address-list { float: right;  }
#address .icon-address { min-height: 48px; }
#address .icon-address h3 { font-size: 19px; }
#address .icon-address small { font-size: 17px; }
#address .text img { width: auto; display: block; margin-bottom: 15px; }
#address .text { font-size: 14px; line-height: 22px; margin-bottom: 30px; }
#address .icon-address { font-size: 15px;	font-weight: 400; position: relative; padding: 0 0 0 80px; margin-right: 10px; float: right; }
#address .icon-address i { border-radius: 99px; padding-top: 6px; position: absolute; top: 0; left: 20px; font-size: 24px; width: 48px; height: 48px; text-align: center; border: 1px solid #dedede; }
#address .icon-address span {	white-space: nowrap	display: inline-block;	margin-top: 0px;	display: block;	font-size: 15px; font-weight: 600;	break-word: false; }

/*--------------------------------------------------------------
## 06.00 Navigation
--------------------------------------------------------------*/

#site-navigation {
	display: inline-block;
	float: right;
	text-align: left;
	height: 100px;
}
#primary-menu {
	display: inline-block;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0;
	text-align: center;
	list-style: none;

}
#primary-menu li a {
	display: inline-block;
	padding: 15px 0;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}
#primary-menu > li {
	float: left;
	padding: 0 0 30px 0;
	margin-top: 30px;
	vertical-align: top;
    -webkit-transition: padding 0.5s ease;
    -moz-transition: padding 0.5s ease;
    -o-transition: padding 0.5s ease;
    -ms-transition: padding 0.5s ease;
    transition: padding 0.5s ease;
}
#primary-menu > li.menu-item > a {
	padding: 8px 13px 8px 13px !important;
	margin-right: 8px;
	-webkit-transition: all 0.5s ease, opacity .00001s ease;
	-o-transition: all 0.5s ease, opacity .00001s ease;
	transition: all 0.5s ease, opacity .00001s ease;

}
#primary-menu > li.menu-item > a:hover {
	text-decoration: none;
}
#primary-menu > li.menu-logo {
	padding: 0;
	margin-top: 0;
}
#primary-menu > li.menu-logo a {
	padding: 0;
}
#primary-menu .text li {
	list-style: disc;
	float: none;
}
#primary-menu .text h1,
#primary-menu .text h2,
#primary-menu .text h3,
#primary-menu .text h4,
#primary-menu .text h5,
#primary-menu .text h6 {
	margin-bottom: 25px !important;
}
#primary-menu .text p {
	margin-bottom: 20px !important;
}
#primary-menu > li.menu-item-has-children > a { position: relative; padding-right: 25px !important; right: 0; top: 0; padding: 8px 20px 8px 13px !important; }
#primary-menu > li.menu-item-has-children > a:after { font-size: 18px; content: "\e7a7"; font-family: "font-icons" !important; position: absolute; right: 4px; top: 2px; }
#primary-menu .sub-menu > li.menu-item-has-children > a:after { font-size: 18px; content: "\e7a5" !important; font-family: "font-icons" !important; position: absolute; right: 12px; top: 12px; }
#logo {
	display: inline-block;
	float: left;
}
#masthead #logo img {
	margin: 25px 0 0 0;
	width: auto !important;
	height: auto !important;
}
#masthead.stuck #logo img {
	margin: 15px 0 0 0;
}
#logo h1 {
	font-size: 24px !important;
	font-weight: 700;
	margin: 35px 0 0 0;
}
#logo a {
	min-height: 38px;
}
#logo a h1 {
	color: #ffffff;
}
#logo a:hover {
	text-decoration: none;
	color: #ffffff;
}

/*--------------------------------------------------------------
## 05.01 Navigation - Sub Menu
--------------------------------------------------------------*/

.menu-shop-sub,
#primary-menu .sub-menu {
	font-size: 14px;
	position: absolute;
	z-index: 7000;
	display: none;
	top: auto;
	width: 200px;
	padding: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	list-style: none;
	text-align: left;
}
.menu-shop-sub { padding: 15px; }
#primary-menu .sub-menu li {
	width: 100%;
}
#primary-menu .sub-menu li a {
	display: block;
	font-weight: 600;
	padding: 10px 14px;
	font-size: 14px !important;
	letter-spacing: 0;
	text-transform: uppercase;
}
#primary-menu .sub-menu li a:hover {
	text-decoration: none;
}
#primary-menu .sub-menu .menu-item-has-children {
	position: relative;
	display: block;
}
#primary-menu .sub-menu .menu-item-has-children .sub-menu {
	display: none;
	top: 0;
	margin-top: 0;
	left: 200px;
	width: 200px;
	padding: 0;
}

#button-shop {
	padding-bottom: 28px;
}
#button-shop #button-shop-cart {
	font-size: 18px;
	font-weight: 600;
}
#button-shop #button-shop-cart i {
	margin-right: 6px;
}
#button-shop #button-shop-cart:hover {
	text-decoration: none;
}
#button-shop-cart {
	font-size: 13px;
	font-weight: 600;
}
#button-shop-cart .item-number {
	font-size: 15px;
	padding: 2px 8px;
	margin-top: -0px;
	border-radius: 99px;
	float: right;
	color: #ffffff;
}
#menu-shop-sub {
	z-index: 8000;
}
.menu-shop-sub,
.sub-menu,
.mega-menu-item {
	border-top: 0px solid #ffffff;
}
.mega-menu-item {
	min-height: 300px;
}
#button-group {
    float: right;
    position: relative;
}
#site-navigation .sub-menu {

}
#site-navigation .mega-menu-item .sub-menu {
	padding: 0 20px 0 0;
	margin: 0 0 30px 0;
	width: 95%;
}
#site-navigation .mega-menu-item .sub-menu li a { width: 100%; }
.mm-menu .sub-menu {
	margin-top: 0;
}
.sub-menu, .mega-menu-item { margin-top: 28px; }
#button-search,
#button-shop,
#button-menu { float: right; text-align: center; margin-left: 12px; padding: 10px 0 10px 8px;  }
#button-menu { border-left: 0px; }
#button-group { margin-top: 25px;}
.mega-menu-item .sub-menu {	margin-top: 15px; }


/*--------------------------------------------------------------
## 07.00 Branding
--------------------------------------------------------------*/


#branding-gap {}
#branding {
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-transition: all .4s ease, opacity .3s ease;
    -o-transition: all .4s ease, opacity .3s ease;
    transition: all .4s ease, opacity .3s ease;
	overflow: hidden;
	width: 100% !important;
}
#branding .container {
	padding-top: 220px;
	padding-bottom: 60px;
}
#branding .title-header {
	display: block;
}
#branding .breadcrumb {
	font-size: 14px;
	margin-top: 10px;
	float: right;
	background-color: rgba(0, 0, 0, 0);
	font-weight: 600;
	max-width: 360px;
}
#branding h2 {
	display: inline-block;
	float: left;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 25px;

}
#branding h2 span {
	display: inline-block;
	padding: 10px 20px 12px 20px;
	font-size: 34px !important;
	min-height: 40px;
}
#branding span.breadcrumb {
	display: inline-block;
	float: right;
	font-size: 16px !important;
	max-width: 520px;
	font-weight: 600;
	border-radius: 2px;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	font-weight: 700;
}
#branding span.breadcrumb span {
 	font-weight: 700;
	margin: 0 4px;
}

#branding .title-header .breadcrumb a { font-weight: 700 !important; line-height: 28px; }
#branding .title-header .breadcrumb span { font-weight: 600; }
/* center */
#branding .title-header { display: block !important; width: 100% !important; text-align: center !important; }
#branding .title-header h2 { display: inline-block !important; margin: 0 auto 30 auto !important; float: none;  }
#branding .title-header .breadcrumb { display: block !important; margin: 0 auto !important; float: none; }
.page-header {
	margin: 0;
}
.page-header h1 {
	font-size: 22px;
	margin: 0;
	padding-bottom: 20px;
}
.page-header h1 span {
	font-weight: 600;
}

/*--------------------------------------------------------------
## 08.00 Entry
--------------------------------------------------------------*/

.entry-header {
	position: relative;
	left: 0;
	right: 0;
	padding-left: 150px;
	min-height: 75px;
	margin-bottom: 30px;
}
.entry-title {
	margin: 0;
}
.blog-standard .entry-title {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	min-height: 45px;
	display: inline-block;
	font-size: 28px;
	line-height: 32px;
}

.blog-standard .entry-title a {
	display: inline-block;
	font-weight: 700;
}
.entry-meta {
	margin-bottom: 30px;
}
.entry-meta a {
	line-height: 24px;
	display: inline-block;
	font-weight: 600;
}
.entry-meta a:hover {
	text-decoration: none !important;
}
.entry-meta .posted-on a {
	margin-left: 0;
}
.tags-links a {
	line-height: 24px;
	display: inline-block;
	font-weight: 600;
}
.entry-calendar {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
	width: 140px;
}
.entry-calendar .meta-day {
	float: left;
	display: inline-block;
	font-weight: 700;
	font-size: 38px;
	line-height: 44px;
	padding: 12px 10px 0 10px;
	height: 70px;
}
.entry-calendar .meta-month {
	float: left;
	display: inline-block;
	font-weight: 600;
	font-size: 17px;
	padding-bottom: 5px;
	color: #ffffff;
	padding: 10px 12px;
	height: 70px;
	text-align: left;
}
.entry-picture {
	margin-bottom: 30px;
}
.entry-picture img {
	display: block;
    margin: 0 auto 10px;
}
.entry-picture .icon-sub i {
	font-size: 24px;
}
.entry-excerpt,
.entry-summary,
.entry-content {
	margin-bottom: 30px;
}
.entry-content iframe,
.entry-content embed {
	width: 100%;
}
.entry-footer {
	margin-bottom: 40px;
}
.entry-footer .tags-links {
	display: block;
	padding-top: 20px;
	margin-top: 20px;
}

.entry-link {
	font-weight: 700;
	padding: 30px 40px;
	margin-bottom: 30px;
}
.entry-link a {
	font-size: 20px;
	letter-spacing: -0.5px;
	line-height: 38px;
	font-weight: 400;
	margin-bottom: 20px;
}

.entry-quote {
	font-weight: 700;
	padding: 30px 40px;
	margin-bottom: 30px;
}
.entry-quote p {
	font-size: 28px !important;
	letter-spacing: -0.5px;
	line-height: 38px !important;
	font-weight: 400;
	margin-bottom: 20px;
	color: #ffffff !important;
}
.entry-quote p .icon-font-quote-left {
	margin-right: 15px;
	color: #ffffff !important;
}
.entry-quote p .icon-font-quote-right {
	margin-left: 15px;
	color: #ffffff !important;
}
.entry-quote blockquote {
	border: 0;
	margin: 0;
	padding: 0;
}
.entry-quote cite {
	font-size: 18px;
	display: block;
	width: 100%;
	font-style: italic;
	text-align: right;
	font-weight: 400;
}

.entry-video {
	margin-bottom: 30px;
}
.entry-video iframe {
	width: 100%;
}
.entry-video {
	margin-bottom: 30px;
}

.entry-gallery {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin-bottom: 30px;
	min-height: 300px;
}
.entry-gallery .slider-gallery .owl-wrapper-outer {
	width: 100%;
	overflow: hidden;
}
.entry-gallery .slider-gallery .owl-item,
.entry-gallery .slider-gallery .slider-item {
	width: 100%;
}
.entry-gallery .slider-gallery .slider-item img {
	width: 100% !important;
	margin-bottom: 0;
}
.entry-gallery .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	padding-top: 25px;
	padding-left: 15px;
	min-height: 70px;
}
.entry-gallery .caption h4 {
	font-size: 20px;
	font-weight: 600;
}
.entry-gallery .slider-prev {
	bottom: 15px;
	right: 70px;
}
.entry-gallery .slider-next {
	bottom: 15px;
	right: 15px;
}
.entry-gallery .slider-prev {
	top: 45%;
	left: 30px;
}
.entry-gallery .slider-next {
	top: 45%;
	right: 30px;
}
.entry-gallery .slider-prev,
.entry-gallery .slider-next {
	position: absolute;
	text-align: center;
	width: 48px;
	height: 48px;
	opacity: 1;
}
.entry-gallery .slider-prev i,
.entry-gallery .slider-next i {
	font-size: 22px;
	line-height: 22px;
	padding-top: 13px;
}

/*--------------------------------------------------------------
## 08.01 Entry - Pagination
--------------------------------------------------------------*/

.pagination {
	text-align: center;
	margin: 40px 0 40px 0;
	display: block;
}
.pagination ul {
	text-align: center;
	padding: 0;
	margin: 0 auto;
}
.pagination ul li {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-right: 8px;
}
.pagination ul li a,
.pagination ul li a:hover {
	text-decoration: none;
}
.pagination ul li i {
	margin-right: 5px;
}
.page-numbers.current {
	border-radius: 99px;
	display: inline-block;
	width: 34px;
	height: 34px;
}
.page-numbers,
.prev.page-numbers,
.next.page-numbers {
	padding: 4px 10px 0 10px;
	border-radius: 99px;
	display: inline;
	width: 34px;
	height: 34px;
	font-weight: 600;
}
.prev.page-numbers,
.next.page-numbers {
	position: relative;
	text-indent: -9999%;
	white-space: nowrap;
	display: inline-block;
}
.prev.page-numbers:after { text-indent: 0; content: "\e70a" !important; font-family: "font-icons" !important; position: absolute; left: 31%; top: 5px; color: #ffffff; }
.next.page-numbers:after { text-indent: 0; content: "\e70b" !important; font-family: "font-icons" !important; position: absolute; left: 41%; top: 5px; color: #ffffff; }


.post-navigation {
	margin-bottom: 0;
}
.post-navigation .screen-reader-text {
	display: none;
}
.post-navigation:before,
.post-navigation:after {
	display: table; content: "";
}
.post-navigation:after {
	clear:  both;
}
.post-navigation .nav-links {
	margin-bottom: 20px;
}
.nav-links {
	height: 50px;
}
.nav-links .nav-previous {
	float: left;
	display: inline-block;
	position: relative;
}
.nav-links .nav-next {
	float: right;
	display: inline-block;
	position: relative;
}
.nav-links .nav-previous a {
	padding-left: 30px !important;
}
.nav-links .nav-next a {
	padding-right: 30px !important;
}
.page-links {
	clear: both;
}

.post-navigation .nav-previous a:after { content: "\e70a" !important; font-family: "font-icons" !important; position: absolute; left: 10px; top: 2px; color: #1c1f21; }
.post-navigation .nav-next a:after { content: "\e70b" !important; font-family: "font-icons" !important; position: absolute; right: 10px; top: 2px; color: #1c1f21; }

.page-links a,
.page-links > span {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	display: inline-block;
	font-size: 12px;
	height: 24px;
	line-height: 2;
	margin: 0 5px 5px 0;
	text-align: center;
	width: 24px;
}

.page-links a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	border-color: #333;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	height: auto;
	margin: 0;
	padding-right: 0.5em;
	width: auto;
}

.blog-standard {
	position: relative;
}

/*--------------------------------------------------------------
## 08.02 Entry - Author
--------------------------------------------------------------*/

.entry-author {
	position: relative;
	left: 0;
	top: 0;
	padding-left: 120px;
	margin-bottom: 40px;
	min-height: 80px;
}
.entry-author .thumbnail {
	position: absolute;
	left: 0;
	top: 0;
	min-height: 130px;
	text-align: center;
}
.entry-author .thumbnail img {
  width: 80px;
  height: 80px;
  border-radius: 99px;
  border: 4px solid #f5f5f5;
}
.entry-author .author-info h4 {
	margin-bottom: 10px;
}
.screen-reader-text {
	margin-bottom: 20px;
}
.related {
	margin-bottom: 0;
}
.related .container { width: 100% !important; }

/*--------------------------------------------------------------
## 08.03 Entry - Share
--------------------------------------------------------------*/

.entry-share {
	margin-bottom: 40px;
}
.entry-share h3 {
	font-size: 20px;
}
.entry-share .share-item a {
	display: block;
	width: 70px;
	height: 70px;
	text-align: center;
	color: #ffffff;
	padding-top: 22px;
	border-radius: 99px;
	margin: 0 auto 15px auto;
}
.entry-share .share-item a i {
	display: block;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 15px;
	color: #ffffff;
}
.entry-share .share-item span {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
}
.entry-share .share-item a:hover {
	opacity: 0.8;
	text-decoration: none;
}

/*--------------------------------------------------------------
## 08.04 Entry - Comment
--------------------------------------------------------------*/

#comment-nav-above {
	margin-bottom: 30px;
}
#comment-nav-above:before,
#comment-nav-above:after {
	display: table; content: "";
}
#comment-nav-above:after {
	clear:  both;
}

#comment-nav-below  {
	margin-bottom: 40px;
}
#comment-nav-below:before,
#comment-nav-below:after {
	display: table; content: "";
}
#comment-nav-below:after {
	clear:  both;
}

.logged-in-as a {
	font-weight: 600;
}
.bypostauthor {
	display: block;
}
.comment-list {
	list-style: none;
	margin: 0;
}
.comment-list .children {
	list-style: none;
	margin-left: 30px;
}
.comment-list li,
.comment-list .children li {
	clear: both;
}
.comment-list .comment-body {
	margin-bottom: 20px;
}
.comment-author .avatar {
	float: left;
	height: 60px;
	margin-right: 20px;
	width: 60px;
}
.comment-meta .comment-author b {
	padding-top: 8px;
	display: inline-block;
}
.comment-meta .comment-metadata {
	padding-top: 5px;
	padding-bottom: 20px;
	display: inline-block;
}
.comment-meta .comment-content {
	display: block;
}
.comment-body:before, .comment-body:after  {
	display: table;
	content: "";
}
.comment-body:after {
	clear: both;
}
.comment-body {
	position: relative;
	top: 0;
	left: 0;
}
.comment-list .reply {
	position: absolute;
	top: 20px;
	right: 0;
}
.comment-list .edit-link {
	position: absolute;
	top: 20px;
	right: 0;
	display: inline-block;
}
.comment-list .reply a,
.comment-list .edit-link a {
	color: #ffffff;
	padding: 5px 10px;
	font-size:14px;
	text-transform: uppercase;
	font-weight: 600;
}
.comment-list .reply a:hover,
.comment-list .edit-link a:hover {
	color: #ffffff;
	text-decoration: none;
}
.comment-list .edit-link {
	margin-right: 80px;
}
.nav-links .nav-previous a,
.nav-links .nav-next a {
	line-height: 24px;
}
.nav-links .nav-previous a:hover,
.nav-links .nav-next a:hover {
	text-decoration: none;
}

/*--------------------------------------------------------------
## 08.05 Entry - Reply
--------------------------------------------------------------*/

#respond { clear: both; }
#commentform {
	margin-left: -20px;
	margin-right: -20px;
}
#commentform .comment-notes {
	display: block;
	width: 100%;
}
#commentform p {
	float: left;
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
#commentform p.form-submit {
	margin-bottom: 0;
}
.comment-list #commentform #submit {
	margin-bottom: 30px;
}

/*--------------------------------------------------------------
## 09.00 Footer
--------------------------------------------------------------*/

#footer {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-repeat: repeat;
	z-index: 0;
}

/*--------------------------------------------------------------
## 09.01 Footer - Banner
--------------------------------------------------------------*/

.footer-banner {
	text-align: center;
}
.footer-banner .container {
	padding-top: 40px;
}

/*--------------------------------------------------------------
## 09.02 Footer - Widget
--------------------------------------------------------------*/

#footer-widget .container {
	padding: 60px 0 20px 0;
}
#footer-widget aside {
	margin-bottom: 40px;
}
.site-social {
	margin-bottom: 10px;
}
.site-social a {
	display: inline-block;
	text-align: center;
	padding-top: 11px;
	border-radius: 99px;
	width: 42px;
	height: 42px;
}
.site-social a i {
	color: #ffffff;
}
.site-social .icon-medium:hover {
	opacity: 0.8;
}
.site-social .icon-facebook { background-color: #3e5ea4; }
.site-social .icon-twitter { background-color: #31c7f9; }
.site-social .icon-googleplus { background-color: #f55d11; }
.site-social .icon-youtube { background-color: #d81203; }
.site-social .icon-linkedin { background-color: #0098e3; }
.site-social .icon-pinterest { background-color: #f9301b; }
.site-social .icon-dribble { background-color: #f55d11; }
.site-social .icon-email { background-color: #70cb47; }

/*--------------------------------------------------------------
## 09.03 Footer - Bottom
--------------------------------------------------------------*/

#bottom {
	text-align: center;
	font-weight: 600;
}
#bottom .container {
		padding: 30px 0;
}
#bottom a:hover {
	text-decoration: underline;
}
#bottom #bottom-info {
	float: left;
	margin-bottom: 0;
}
#bottom p {
	font-weight: 400;
	margin: 0;
	font-size: 14px;
}
#bottom p a {
	font-weight: 700;
}
#bottom #bottom-info img {
	margin: 0 auto;
	margin-bottom: 15px;
	display: block;
}
.bottom-address {
	list-style: none;
	padding: 0;
}
.bottom-address li {
	margin-bottom: 15px;
}
.bottom-address li i {
	font-size: 18px;
	line-height: 18px;
	padding-right: 15px;
}
#bottom #bottom-navigation {
	float: right;
}
#bottom #bottom-navigation ul {
	display: inline-block;
	margin-bottom: 0;
	padding: 0;
	font-size: 14px;
	list-style: none;
}
#bottom #bottom-navigation ul li {
	float: left;
	margin-left: 15px;
}
#bottom #bottom-navigation ul li a {
	display: inline-block;
}


#bottom #bottom-social a:hover {
	opacity: 0.75;
}
#bottom #bottom-social {
	display: inline-block;
	margin: 0 auto;
}
#bottom #bottom-social a {
	display: inline-block;
    width: 34px;
    height: 34px;
    padding-top: 7px;
    margin: 0 0 0 4px;
    text-align: center;
    border-radius: 99px;
    border: 2px solid #ffffff;
}
#bottom #bottom-social a:hover {
	opacity: 0.8;
}
#bottom #bottom-social a i {
	font-size: 17px;
	line-height: 17px;
}
#bottom-menu { margin: 0; }

/**/

#footnote { }
#footer-address { padding-top: 60px; padding-bottom: 20px; }
#footer-address .icon-address { position: relative; padding-left: 80px; margin-bottom: 40px; }
#footer-address .icon-address i { position: absolute; top: 0; left: 15px; font-size: 34px; width: 42px; }
#footer-address .icon-address h3 { font-size: 22px; font-weight: 400; margin-bottom: 0; }
#footer-address .icon-address h3 small { padding-top: 5px; display: block; font-size: 18px; font-weight: 300; }

#footer-social { padding-top: 40px; }
#footer-social .container {  }
#footer-social a {
	float: left;
	display: block;
	color: #ffffff;
	width: 20%;
	font-size: 17px;
	text-align: center;
	font-weight: 400;
	padding: 10px 20px;
	margin: 0;
	background-color: #3a4659;
	transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
	-webkit-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
}
#footer-social a:hover { text-decoration: none; }
#footer-social a i { margin-right: 10px; color: #ffffff; }

#footer-social .icon-facebook a:hover { background-color: #3e5ea4; }
#footer-social .icon-twitter a:hover { background-color: #31c7f9; }
#footer-social .icon-googleplus a:hover { background-color: #f55d11; }
#footer-social .icon-youtube a:hover { background-color: #d81203; }
#footer-social .icon-linkedin a:hover { background-color: #0098e3; }
#footer-social .icon-email a:hover { background-color: #70cb47; }


/*--------------------------------------------------------------
## 10.00 Wordpress
--------------------------------------------------------------*/

.error-404 { text-align: center; }
.error-404 .page-header { padding-top: 160px; }
.error-404 .page-header .page-title { font-size: 36px; }
.error-404 .page-content { padding-bottom: 160px; }
.error-404 .search-404 { max-width: 600px; margin: 0 auto; }
.error-404 .search-404 form { min-height: 40px; margin-bottom: 20px; }

.home .tag-sticky-2,
.home .sticky,
.blog .sticky{ background: #f5f5f5; padding: 20px; border: 2px solid #ffcc00; margin-bottom: 40px; }

.home .tag-sticky-2 .blog-standard,
.home .tag-sticky-2 .entry-footer,
.home .sticky .entry-footer,
.blog .sticky .entry-footer { margin-bottom: 0; }
.home .tag-sticky-2 .lines,
.blog .sticky .lines { display: none; }

/*--------------------------------------------------------------
## 09.01 Wordpress - Specific
--------------------------------------------------------------*/

.alignnone, .aligncenter, .alignright, .alignleft { max-width: 100%; height: auto; }
.alignnone img, .aligncenter img, .alignright img, .alignleft img { max-width: 100%; height: auto; }
.alignnone { margin: 5px 0 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.hidden { display: none; }

a > img.alignright { float: right; margin: 5px 0 20px 20px; }
a > img.alignnone { margin: 5px 20px 20px 0; }
a > img.alignleft { float: left; margin: 5px 20px 20px 0; }
a > img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { max-width: 100%; background-color: rgba(0, 0, 0, 0.05); padding: 5px; text-align: center; }
.wp-caption.alignnone { margin: 5px 0 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; padding: 0; width: auto; }
.wp-caption .wp-caption-text { line-height: 17px; margin: 4px 5px; }

.more-link { text-transform: uppercase; }
.more-link span { padding: 0; }
.more-link .btn:hover { color: #1b92bf; }

.post-password-form { position: relative; }
.post-password-form input[type="password"] { width: 100%; height: 44px; }
.post-password-form label { color: #707070; color: rgba(51, 51, 51, 0.7); display: block; font-size: 14px; font-weight: 700; line-height: 1.5; text-transform: uppercase; }
.post-password-form input[type="submit"] { padding: 10px; position: absolute; right: 0; bottom: 0; }

.list-icon-circle li,
.list-icon-square li,
.list-icon li { padding-bottom: 12px !important; }

.gallery { margin-bottom: 20px; }
.gallery:before, .gallery:after { content: " "; display: table; }
.gallery:after { clear: both; }
.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }
.gallery-columns-1 .gallery-item { max-width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 48%; max-width: calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width: 32%; max-width: calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item { max-width: 23%; max-width: calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width: 19%; max-width: calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width: 15%; max-width: calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width: 13%; max-width: calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width: 11%; max-width: calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width: calc(11.1% - 4px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) { margin-right: 0; }
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) { clear: left; }
.gallery-caption { background-color: rgba(0, 0, 0, 0.7); color: #fff; font-size: 12px; line-height: 1.5; margin: 0; max-height: 50%; opacity: 0; padding: 6px 8px; position: absolute; bottom: 0; left: 0; text-align: left; width: 100%; }
.gallery-caption:before { content: ""; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; width: 100%; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; }
.picture-circle { border-radius: 360px; border: 6px solid #ffffff; }

.title-header,
.post-navigation .nav-previous a,
.entry-content { -ms-word-wrap: break-word; word-wrap: break-word; }
.entry-content ul.no-list-style { list-style: none; padding-left: 0; }
.entry-content li { padding-bottom: 0; }
.entry-content li i { font-size: 18px; margin-right: 15px; }
.entry-content p { margin-bottom: 25px; }
.entry-content p img { max-width: 100%; }

.blog-classic .entry-content,
.blog-classic .entry-summary { margin-bottom: 20px !important; }
.blog-classic h1 { font-weight: 600; margin-bottom: 10px; }

.blog-modern { position: relative; margin-bottom: 160px; height: 760px;  }
.blog-modern .entry-picture { width: 100%; max-height: 400px; overflow: hidden; }
.blog-modern .entry-content { text-align: center; position: absolute; top: 240px; left: 80px; right: 80px; padding: 40px; background-color: #ffffff !important; height: 400px; }
.blog-modern .entry-calendar { left: 40px; }
.blog-modern .entry-title { font-size: 34px !important; line-height: 44px !important; margin-bottom: 20px; }
.blog-modern .entry-meta { }
.blog-modern .modern-date, .modern-date { line-height: 24px;   display: inline-block; font-weight: 600; }
.blog-modern .tags-links { padding-top: 0; margin: 0 0 30px 0; }
.blog-modern .button-big { border-radius: 360px !important; height: 56px; width: 56px; padding: 16px 16px; }
.blog-modern .button-big i { margin-right: 0 !important; }

.post.hentry ol,
.post.hentry ul,
.post.hentry table,
.post.hentry dd { margin-bottom: 25px; }
.post.hentry ul ol,
.post.hentry ol ul,
.post.hentry ul ul,
.post.hentry ol ol { margin-bottom: 0; }

/*--------------------------------------------------------------
## 10.02 Wordpress - Widget
--------------------------------------------------------------*/

.widget_search .screen-reader-text { display: none; }
.widget_search label { width: 100%; }
.widget_search label { float: left; width: 70%; }
.widget_search .search-field { width: 100%; border: 1px solid #dddddd; padding: 6px 5px 6px 10px; font-weight: normal; height: 40px; border-radius: 2px; }
.widget_search .search-form { position: relative; top: 0; left: 0; }
.widget_search .search-form label { width: 100%; }
.widget_search .search-form .button-search { position: absolute; right: 0; width:40px; height: 40px; }
.widget_search .search-form .button-search i { font-size: 18px; line-height: 18px; }
.page-content .screen-reader-text { display: none; }
.page-content label { width: 100%; }
.page-content label { float: left; width: 70%; }
.page-content .search-field { width: 100%; border: 1px solid #dddddd; padding: 6px 5px 6px 10px; font-weight: normal; height: 40px; border-radius: 2px; }
.page-content .search-form { position: relative; top: 0; left: 0; }
.page-content .search-form label { width: 100%; }
.page-content .search-form .button-search { position: absolute; right: 0; width:40px; height: 40px; }

.widget_calendar #wp-calendar { width: 100%; }
.widget_calendar caption { padding: 5px 0; text-align: center; border: 1px solid #f2f2f2; }
.widget_calendar thead tr th { padding: 5px 0; text-align: center; background: #f5f5f5; border: 1px solid #dedede; }
.widget_calendar tbody tr td { text-align: center; border: 1px solid #f2f2f2; padding: 3px 0; }
.widget_calendar tfoot tr td { padding: 5px 5px; }
.widget_calendar tfoot tr .pad,
.widget_calendar tfoot tr #prev,
.widget_calendar tfoot tr #next { border: 0px; }
.widget_calendar tfoot tr #next a { float: right; }
.footer .widget_calendar tbody tr td { border: 1px solid #dedede; }

.widget_tag_cloud a { font-size: 13px; display: inline-block; background-color: #dedede; padding: 5px 8px; margin: 2px 0; border-radius: 2px; color: #2f373c; transition: all 200ms ease-out; }
.widget_tag_cloud a:hover { background-color: #dedede; color: #2f373c; }

#recentcomments,
.widget_product_categories ul,
.widget_nav_menu ul,
.widget_archive ul,
.widget_pages ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul { padding: 0; }
#recentcomments .recentcomments,
.widget_product_categories ul li,
.widget_nav_menu ul li,
.widget_archive ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_meta ul li { padding-bottom: 10px; list-style: none; }
#recentcomments .recentcomments a,
.widget_product_categories ul li a,
.widget_nav_menu ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_meta ul li a { font-weight:600; padding: 0 0 0 25px; display: inline-block; position: relative; border-radius: 0; background: none; }
#recentcomments .recentcomments { position: relative; top: 0; left: 0; }
#recentcomments .recentcomments:before,
.widget_product_categories ul li a:before,
.widget_nav_menu ul li a:before,
.widget_archive ul li a:before,
.widget_pages ul li a:before,
.widget_categories ul li a:before,
.widget_recent_entries ul li a:before,
.widget_meta ul li a:before { content: "\e7a5"; font-family: "font-icons"; position: absolute; left: 5px; top: 1px; display: block; font-size: 20px; line-height: 20px; font-weight: 400; }
#recentcomments .recentcomments { padding: 0 0 10px 25px; }

.widget_nav_menu .sub-menu,
.widget_nav_menu ul li,
.widget_nav_menu ul li a,
.widget_nav_menu ul li:hover a,
.widget_nav_menu ul li a:hover { background-color: rgba(0, 0, 0, 0) !important; }
.widget_nav_menu ul li.menu-item-has-children a {  }
.widget_nav_menu ul li { padding-top: 0; padding-bottom: 0;  }
.widget_nav_menu ul li a { padding-top: 7px; padding-bottom: 7px; }
.widget_nav_menu ul li ul { padding-left: 20px; }

.widget_nav_menu .sub-menu { border-top: 0; margin-top: 5px; margin-bottom: 10px; }
.cat-item .children,
.page_item .children { border-top: 0; margin-top: 10px; padding-left: 20px; }

.widget_product_search h3, .widget_price_filter h3, .widget_product_categories h3, .widget_top_rated_products h3, .widget_recent_reviews h3,
.widget-title { font-size: 20px; line-height: 24px; font-weight: 700; margin-bottom: 30px; padding-left: 15px; border-left: 6px solid #ffcc00; margin: 0 0 30px 0; }

#secondary .widget-title,
#secondary .widget-head h3,
#footer .widget-title { font-size: 20px;  line-height: 24px; font-weight: 700; margin-bottom: 40px; }
#secondary aside.widget  { margin-bottom: 30px !important; }
#secondary .widget { margin-bottom: 60px; }
.screen-reader-text,
.comments-title,
#reply-title { font-size: 20px; line-height: 28px; margin: 0 0 30px 0; font-weight: 600; }
.screen-reader-text { margin-bottom: 15px; }
.title { padding-left: 15px; border-left: 6px solid #000000; margin: 0 0 25px 0; }
#footer .widget-title { border-bottom-color: rgba(255, 255, 255, 0.3); }

#secondary ul > li > ul > li:last-child { padding-bottom: 0; }

/*--------------------------------------------------------------
## 11.00 Element
--------------------------------------------------------------*/

.line { display: block; height: 4px; margin-bottom: 20px; width: 100%; overflow: hidden; z-index: 100; }
.line:after { overflow: hidden; position: absolute; padding-left:40px; content: ""; display: block; height: 4px; margin-bottom: 20px; width: 40px; z-index: 50; }
.line-bar { display: block; height: 4px; margin: 0 auto 20px auto; width: 40px; overflow: hidden; z-index: 100; }
.line-center { display: block; height: 6px; background-color: #ffffff; margin: 20px auto 0 auto; width: 60px; }
.lines { display: block; height: 2px; margin-bottom: 30px; width: 100%; overflow: hidden; z-index: 100; }
.lines:after { overflow: hidden; position: absolute; padding-left:40px; content: ""; display: block; height: 4px; margin-bottom: 20px; width: 40px; z-index: 50; }



/*--------------------------------------------------------------
## 11.01 Element - Label
--------------------------------------------------------------*/

.label-small, .label-medium,
.label-dark,
.label-sub,
.label-main { border-radius: 1px; display: inline-block; font-size: 16px !important; font-weight: 700 !important; font-size: 14px; padding: 5px 10px 5px 10px; margin-bottom: 20px; color: #ffffff; }
.entry-meta a:hover,
.label-small:hover,
.label-main:hover { text-decoration: none !important; }

/*--------------------------------------------------------------
## 11.02 Element - Icon
--------------------------------------------------------------*/

.list-icon-circle,
.list-icon-square,
.list-icon { list-style: none; }
.list-icon-circle,
.list-icon-square,
.list-icon i { margin-right: 15px; }
.list-icon-square i { font-size: 22px; line-height: 22px; text-align: center; padding-top: 7px; width: 36px; height: 36px; }
.list-icon-circle i { font-size: 22px; line-height: 22px; text-align: center; padding-top: 7px; width: 36px; height: 36px; border-radius: 99px; }

.text-icon-center { text-align: center;  }
.text-icon-center .text-icon { margin: 0 auto; margin-bottom: 20px; }
.text-icon-center .text-icon i { font-size: 30px; line-height: 30px; }
.text-icon-center .text-icon-content h3 { margin-bottom: 15px; font-size: 20px; font-weight: 700; }
.text-icon-center .text-icon-content p { margin-bottom: 0; }
.text-icon-square { padding-left: 65px; }
.text-icon-square .text-icon { text-align: center; padding: 7px; width: 46px; height: 46px; text-align: center; }
.text-icon-square .text-icon  { font-weight: 400 !importantl }
.text-icon-circle { padding-left: 65px; }
.text-icon-circle .text-icon { text-align: center; padding: 7px; width: 46px; height: 46px; border-radius: 99px; text-align: center; }
.entry-content li i { font-size: 20px; margin-right: 15px; }

.icon-small,
.icon-medium,
.icon-big { display: inline-block; text-align: center; margin-left: 6px; margin-right: 6px; border-radius: 1px; }
.icon-small i { width: 40px; height: 40px; font-size: 24px; }
.icon-medium { width: 40px; height: 40px; padding-top: 10px; }
.icon-medium i { font-size: 26px; line-height: 26px; padding-top: 7px; }

.icon-circle { width: 50px; height: 50px; padding-top: 12px; border: 3px solid #ffffff; border-radius: 99px; text-align: center; }
.icon-circle i { font-size: 24px; line-height: 24px; color: #ffffff; }
.carousel-caption .icon-circle { margin-top: 10px; margin-left: 4px; }

i.icon-big {
    font-size: 28px;
    line-height: 28px;
    padding-top: 12px;
    border-radius: 99px;
    width: 58px !important;
    height: 58px !important;
}
.icon-edge {
    border: 2px solid #ffffff;
}
.icon-small, .icon-medium, .icon-big {
    display: inline-block;
    text-align: center;
    margin-left: 6px;
    margin-right: 6px;
}

/*--------------------------------------------------------------
## 11.03 Element - Button
--------------------------------------------------------------*/

.button-icon { display: inline-block; text-align: center; width: 34px; height: 34px; }
.button-icon i { font-size: 20px; }
.button-edge,
.button-small,
.button-medium,
.button-big,
input[type=submit] { border-radius: 1px; color: #ffffff; display: inline-block; text-align: center; white-space: nowrap; border: 0;  text-transform: uppercase;
cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;  text-shadow: none; font-weight: 700; border-radius: 1px; margin-bottom: 30px;
}
input[type=submit] { font-weight: 600 !important; }
.button-medium i,
.button-big i { margin-right: 15px; font-size: 24px !important; margin-bottom: 0; line-height: 24px; }
.button-small i { margin-right: 10px; font-size: 20px !important; margin-bottom: 0; line-height: 20px; }
.button-edge-dark,
.button-edge-light { padding: 8px 10px; border: 2px solid #000000; }
.button-small { font-size: 14px;  padding: 8px 10px; font-weight: 600; }
.button-medium,
.nav-links .nav-previous a,
.nav-links .nav-next a,
.edit-link a,
input[type=submit] { font-size: 17px; padding: 10px 14px; font-weight: 700; }

.button-big { font-size: 18px;  padding: 14px 18px; }
.button-big.button-edge, .button-big.button-edge-white { padding: 12px 14px; }

.button-edge-dark:hover,
.button-edge-white:hover,
.button-small:hover,
.button-medium:hover,
.button-big:hover,
.edit-link:hover a { text-decoration: none; }

.text .button-big,
.text .button-medium,
.text .button-small { margin: 0 15px 30px 0; }

.button-go { width:48px; height:48px; line-height:48px; text-align:center; text-decoration: none; position:fixed; z-index:9999; bottom:15px; right:40px; display:none; border-radius: 2px; }

.button-facebook:hover { background-color: #295aae; }
.button-twitter:hover { background-color: #4cdfff; }
.button-googleplus:hover { background-color: #e43f1f; }
.button-linkedin:hover { background-color: #12afee; }
.button-instagram:hover { background-color: #f52b56; }
.button-email:hover { background-color: #78cb3b; }

.button-facebook:hover i { color: #ffffff; }
.button-twitter:hover i { color: #ffffff; }
.button-googleplus:hover i { color: #ffffff; }
.button-linkedin:hover i { color: #ffffff; }
.button-instagram:hover i { color: #ffffff; }
.button-email:hover i { color: #ffffff; }

.button-medium { line-height: 22px; padding: 12px 14px; }
.button-medium span { margin-top: 0; float: left;  }
.button-medium i { margin-right: 10px; line-height: 22px; float: left; }
.button-medium.button-edge-dark,
.button-medium.button-edge-light,
.button-medium.button-edge { padding: 10px 12px; }

.button-big { line-height: 22px; margin-right: 20px; }
.button-big span { margin-top: 0; float: left; }
.button-big i { margin-right: 10px; font-size: 28px; line-height: 24px; float: left; }

/*--------------------------------------------------------------
## 11.04 Element - Form
--------------------------------------------------------------*/

form { text-align: left; }
.input-icon { position: relative; left: 0; top: 0; margin-bottom: 25px; }
.input-icon i { position: absolute; left: 10px; top: 12px; font-size: 16px; }
.input-icon input,
.input-icon textarea { padding: 6px 6px 6px 30px; border: 1px solid #dedede; background-color: #f9f9f9; }
button.input-icon { padding-left: 30px; }
button.input-icon i { position: absolute; left: 10px; top: 8px; font-size: 16px; margin-right: 10px; }

.input-caption { margin-bottom: 25px; }
.input-caption i { font-size: 16px; margin-right: 6px; }
.input-caption input,
.input-caption textarea { margin-top: 10px; padding: 6px; border: 1px solid #dedede; background-color: #f9f9f9; }
.input-group-icon { position: relative; left: 0; top: 0; margin-bottom: 25px; }
.input-group-icon button { position: absolute; right: 0; top: 0; font-size: 16px; padding: 10px 12px; height: 40px; 	font-size: 14px; }
.input-group-icon input,
.input-group-icon textarea { padding: 6px; border: 1px solid #dedede; background-color: #f9f9f9; height: 40px;  }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus { outline: 0; }

select{ width: 100%; padding: 10px 10px 10px 5px; }
input[type=text],input[type=email],input[type=url],input[type=number] { width: 100%; height: 40px; border: none; padding: 0px 10px; border: 1px solid #d9d9d9; }
input[type=text]:focus, textarea:focus,input[type=email]:focus, input[type=url]:focus { outline: none; }
textarea { width: 100%; max-width: 100%; min-height: 124px; border: none; padding:15px 10px; border: 1px solid #d9d9d9; }
textarea, input[type=text],input[type=email], input[type=url] { font-size: 14px; }
input[type=radio], input[type=checkbox] { margin-right: 15px; }

.form-group { margin-bottom: 15px; }
.form-group .form-icon { margin-bottom: 15px; font-size: 16px; }
.form-group .form-icon span { font-weight: 700; color: #ef5040; }
.form-group .form-icon i { float: left; font-size: 24px; line-height: 22px; margin-right: 15px; }
.form-group input[type="text"], .vr-form-group input[type="email"] { padding: 6px 10px; width: 100%; height: 40px; -webkit-appearance: none; border: 1px solid #dddddd; }
.form-group input[type="text"]:focus,
.form-group input[type="email"]:focus,
.form-group textarea:focus { border: 1px solid #000000; box-shadow: none; outline: 0; }
.form-group textarea { border: 1px solid #000000; padding: 6px 10px; width: 100%; box-shadow: none; }
input[type=submit], button[type=submit] { display: inline-block; text-align: center; white-space: nowrap; color: #ffffff; font-weight:700; cursor: pointer; border: 1px solid transparent; text-shadow: none; font-size: 14px; padding: 9px 12px; }

/*--------------------------------------------------------------
## 11.05 Element - Separator
--------------------------------------------------------------*/

.separator-center { position: relative; text-align: center; margin-bottom: 40px; line-height: 22px; }
.separator-center:before { position: absolute; top: 5px; left: 10px; background: url('assets/img/separator.png'); content: ""; display: inline-block; width: 100%; height: 15px; }
.separator-center h2 { font-size: 26px; font-weight: 700; border: 0; position: relative; margin: 0; }
.separator-center h2 span { padding: 0 20px; background: #ffffff; }

.separator-left { position: relative; text-align: left; margin-bottom: 40px; line-height: 22px; }
.separator-left:before { position: absolute; top: 5px; left: 10px; background: url('assets/img/separator.png'); content: ""; display: inline-block; width: 100%; height: 15px; }
.separator-left h2 { font-size: 24px; font-weight: 900; border: 0; position: relative; margin: 0; }
.separator-left h2 span { padding: 0 20px; background: #ffffff; }

/*--------------------------------------------------------------
## 11.06 Element - Icon
--------------------------------------------------------------*/

.icon-facebook { background-color: #3e5ea4; }
.icon-twitter { background-color: #31c7f9; }
.icon-googleplus { background-color: #f55d11; }
.icon-youtube { background-color: #d81203; }
.icon-pinterest { background-color: #f9301b; }
.icon-linkedin { background-color: #0098e3; }
.icon-mail { background-color: #70cb47; }

/*--------------------------------------------------------------
## 11.07 Element - Counter
--------------------------------------------------------------*/

.counter { display: inline-block; margin: 0 10px 30px 10px; position: relative; top: 0; left: 0; padding-left: 80px; min-height: 85px; }
.counter, .fx-counter { }
.counter .counter-body, .fx-counter .body { font-size: 42px; font-weight: 700; letter-spacing: 0; margin-bottom: 8px; max-height: 50px; overflow: hidden; text-align: left !important; }
.counter h3,
.fx-counter h3 { font-size: 24px !important; font-weight: 600; margin-bottom: 0; }
.counter i { position: absolute; top: 0px; left: 0; font-size: 52px; margin-right: 10px; }

.counter.counter-center .counter-body { text-align: center !important; margin-bottom: 15px; }
.counter.counter-center { padding: 0; text-align: center; }
.counter.counter-center i { position: relative; display: block; margin: 0 0 15px 0; }
.counter.counter-center { position: relative; display: block; }

/*--------------------------------------------------------------
## 11.08 Element - Bar
--------------------------------------------------------------*/

.bar, .fx-bar { position: relative; left: 0; top: 0; margin-bottom: 20px; background-color: #f5f5f5; }
.bar span, .fx-bar span { border-radius: 2px; overflow: visible; position: relative; height: 40px; width: 0; display: block; background-color: #dedede; }
.bar .bar-head,
.fx-bar .bar-head { color: #ffffff; position: absolute; left: 15px; top: 10px; font-size: 16px; font-weight: 600; }
.bar .bar-head i { font-style: normal; }
.bar .bar-graph { border-radius: 2px; }

/*--------------------------------------------------------------
## 11.09 Element - Pie
--------------------------------------------------------------*/

.pie-center { text-align:center; }
.pie-center h3 { margin-bottom:15px; font-size: 24px !important; font-weight: 700 !important; }
.pie-center p { padding-left:10px; padding-right:10px; }
.pie-center .chart { position:relative; display:inline-block; width:120px; height:120px; margin-bottom:20px; }
.pie-center .chart canvas { position:absolute; top:0; left:0; }
.pie-center .chart .percent { color:#5c636d; display:inline-block; font-size:32px; font-weight:bold; line-height:120px; z-index:2; }
.pie-center .chart .percent:after { content:'%'; margin-left:0.1em; font-size:.8em; }
.pie-center .chart .angular { margin-top:100px; }
.pie-center .chart .angular .chart { margin-top:0; }

/*--------------------------------------------------------------
## 11.10 Element - Quote
--------------------------------------------------------------*/

.quote { margin-bottom: 30px; border-left: 4px solid #dedede; padding-left: 20px; }
.quote blockquote { border-left: 0px solid rgba(0, 0, 0, 0); padding-left: 0; margin: 0; }
.quote blockquote p { font-size: 24px !important; line-height: 32px !important; margin-bottom: 15px; }
.quote .icon-font-quote-left { margin-right: 15px; }
.quote .icon-font-quote-right { margin-left: 15px; }
.quote cite { float: right; font-size: 16px; }

.quote-big { margin-bottom: 30px; }
.quote-big i { font-size: 20px; line-height: 20px; }
.quote-big .icon-font-quote-left { margin-right: 15px; }
.quote-big .icon-font-quote-right { margin-left: 15px; }
.quote-big blockquote { border-left: 0px solid rgba(0, 0, 0, 0); padding-left: 0; margin: 0; }
.quote-big blockquote p { font-size: 24px !important; line-height: 34px !important; margin-bottom: 0; font-style: italic; font-weight: 700; }
.quote-big cite { font-size: 20px; float: right; margin-top: 20px; font-style: normal; }

.quote-medium { margin-bottom: 30px; }
.quote-medium i { font-size: 20px; line-height: 20px; }
.quote-medium .icon-font-quote-left { margin-right: 15px; }
.quote-medium .icon-font-quote-right { margin-left: 15px; }
.quote-medium blockquote { border-left: 0px solid rgba(0, 0, 0, 0); padding-left: 0; margin: 0; }
.quote-medium blockquote p { font-size: 24px !important; line-height: 34px !important; margin-bottom: 0; font-style: italic; }
.quote-medium cite { font-size: 18px; float: right; margin-top: 20px; font-style: normal; }

/*--------------------------------------------------------------
## 11.11 Element - Accordion
--------------------------------------------------------------*/

.accordion-group { text-align: left; margin-bottom: 40px; }
.accordion-group .panel-collapse .panel-body { border-top: 0;}
.accordion-group .panel { border: 0; border-radius: 0; box-shadow: none; background-color: rgba(0, 0, 0, 0); }
.accordion-group .panel-title a { font-weight: 500; font-size: 22px; text-decoration: none; }
.accordion-group .panel-title a:hover { text-decoration: none; }
.accordion-group .panel-title i { padding: 7px; width: 30px; height: 32px; float: right; font-size: 18px; line-height: 18px; }
.accordion-group p { margin-bottom: 0; }
.accordion-group .panel-heading { min-height: 50px; background-color: rgba(0, 0, 0, 0); border-radius: 0; border: 0; box-shadow: none; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; }
.accordion-group .panel-title { line-height: 30px; min-height: 30px; }
.accordion-group .panel-body { border: 0 solid rgba(0, 0, 0, 0); box-shadow: none; }
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body { border-top: 0; }
.text-light .panel { background-color: rgba(0, 0, 0, 0); }

/*--------------------------------------------------------------
## 11.12 Element - Tab
--------------------------------------------------------------*/

.tabs h4 { margin-bottom: 0; font-size: 16px; }
.tabs .nav-tabs li.active { border-top: 4px solid #dedede; padding-top: 0; }
.tabs .nav-tabs li.active a { background-color: #ffffff; }
.tabs .nav-tabs li { padding: 0; margin: 0 -1px -1px 0; padding-top: 4px; }
.tabs .nav-tabs li a { border-color: #dedede; background-color: #f5f5f5; border-radius: 0; margin: 0; }
.tabs .tab-content { border: 1px solid #dedede; padding: 15px; margin: -1px 0 0 0; min-height: 160px; background-color: #ffffff; }

.tabs.tab-mega .nav-tabs { margin-bottom: 30px; border: 0; }
.tabs.tab-mega .nav-tabs li.active { border-bottom: 4px solid #dedede; padding-top: 0; border-top: 0; }
.tabs.tab-mega .nav-tabs li { width: 20%; }
.tabs.tab-mega .nav-tabs li a { border: 0; background-color: rgba(0, 0, 0, 0); position: relative; left: 0; top: 0; padding-left: 52px; display: inline-block; }
.tabs.tab-mega .nav-tabs li h4 { font-size: 18px; line-height: 22px; min-height: 45px; }
.tabs.tab-mega .nav-tabs li i { font-size: 22px; position: absolute; left: 10px; top: 15px; }
.tabs.tab-mega .tab-content .alignleft { max-width: 500px; }
.tabs.tab-mega .tab-content { border: 0; padding: 15px; margin: -1px 0 0 0; min-height: 160px; background-color: rgba(0, 0, 0, 0); }


/*--------------------------------------------------------------
## 11.12 Element - Box
--------------------------------------------------------------*/

.box-center { text-align: center; border: 1px solid #dedede;  border-top: 4px solid #dedede;  padding: 30px 30px 30px 30px;  box-shadow: 0 1px 3px #e4e4e4; }
.box-left { border: 1px solid #dedede;  border-top: 4px solid #dedede;  padding: 30px 30px 30px 30px;  box-shadow: 0 1px 3px #e4e4e4; }

/*--------------------------------------------------------------
## 11.13 Element - Banner
--------------------------------------------------------------*/

.banner-center { text-align: center; margin-bottom: 10px; position:relative; }
.banner-center .banner-inner { max-width: 979px; margin: 0 auto; }
.banner-center h2 { font-size: 36px; line-height: 46px; font-weight: 600; margin: 0;  }
.banner-center h2 strong { font-weight: 700; }
.banner-center h2 img { margin-bottom: 20px; }
.banner-center .content,
.banner-center p { font-size: 16px; margin: 30px 0 0 0; line-height: 26px; font-weight: 600; }
.banner-center .button-medium,
.banner-center .button-big { margin: 40px 10px 0 10px; border-radius: 2px; }

.banner-left .banner-head { float: left; position: relative; padding-left: 40px; }
.banner-left .banner-head i { font-size: 38px; position: absolute; top: 0; left: 40px; }
.banner-left .banner-head h2 { margin: 0 0 10px 0; font-size: 32px; line-height: 38px; font-weight: 500; margin-bottom: 10px;  }
.banner-left .banner-head h2 strong { font-weight: 700; }
.banner-left .banner-head p { margin: 0; font-size: 16px; line-height: 28px; font-weight: 600; }
.banner-left .banner-foot { display: inline-block; float: right; margin: 0; padding: 15px 40px 0 0;  }

.banner-none { position: relative; top: 0; left: 0; }
.banner-icon { position: absolute; top: 0; left: 50%; margin-left: -36px; z-index: 999999 !important;  width: 72px; height: 72px; border-radius: 360px; text-align: center; padding-top: 10px; }
.banner-icon i { font-size: 35px; color: #ffffff; font-weight: 400 !important; }

.banner-promo-left { padding: 60px 60px 60px 60px !important; background-size: cover; }
.banner-promo-left .banner-head { float: left; max-width: 60%; }
.banner-promo-left .banner-head h2 { margin: 0 0 10px 0; font-size: 32px; line-height: 38px; font-weight: 700; margin-bottom: 30px;  }
.banner-promo-left .banner-head h2 strong { font-weight: 800; }
.banner-promo-left .banner-head p { margin: 0; font-size: 16px; line-height: 28px; font-weight: 600; }
.banner-promo-left .button-medium { margin-bottom: 0; }

.banner-promo-right { padding: 60px 60px 60px 60px !important; background-size: cover; }
.banner-promo-right .banner-head { float: right; max-width: 60%; }
.banner-promo-right .banner-head h2 { margin: 0 0 10px 0; font-size: 32px; line-height: 38px; font-weight: 700; margin-bottom: 30px;  }
.banner-promo-right .banner-head h2 strong { font-weight: 800; }
.banner-promo-right .banner-head p { margin: 0; font-size: 16px; line-height: 28px; font-weight: 600; }
.banner-promo-right .button-medium { margin-bottom: 0; }

.timeline-title { text-align: center; }
.timeline-title h2 { font-size: 32px !important; line-height: 40px !important; margin-bottom: 40px !important; font-weight: 700; }
.timeline-masonry { position: relative; }
.timeline-masonry .timeline-line { background-color: #dedede !important; width: 4px !important; height: 100% !important; display: block !important; position: absolute; top: 0; left: 50%; }
.timeline-grid {  position: relative; margin-bottom: 160px; }
.timeline-grid .label-medium { color: #ffffff; }
.timeline-sizer { width: 50%; min-height: 360px; }

.timeline-grid.timeline-grid-left { padding-right: 60px; }
.timeline-grid.timeline-grid-left .node { position: absolute; padding: 11px 0 0 0; top: -8px; right: -26px; width: 50px; height: 50px; color: #ffffff; background-color: #ff0000; border-radius: 99px; text-align:center; }
.timeline-grid.timeline-grid-left .node i { font-size: 28px; line-height: 28px; }
.timeline-grid.timeline-grid-left h3 { margin: 0 0 10px 0; font-size: 26px; line-height: 32px; font-weight: 700; margin-bottom: 20px;  }
.timeline-grid.timeline-grid-left p { margin: 0; font-size: 16px; line-height: 28px; font-weight: 600; }

.timeline-grid.timeline-grid-right { padding-left: 60px;  }
.timeline-grid.timeline-grid-right .node { position: absolute; padding: 11px 0 0 0; top: -8px; left: -22px; width: 50px; height: 50px; color: #ffffff; background-color: #ff0000; border-radius: 99px; text-align:center; }
.timeline-grid.timeline-grid-right .node i { font-size: 28px; line-height: 28px; }
.timeline-grid.timeline-grid-right h3 { margin: 0 0 10px 0; font-size: 26px; line-height: 32px; font-weight: 700; margin-bottom: 20px;  }
.timeline-grid.timeline-grid-right p { margin: 0; font-size: 16px; line-height: 28px; font-weight: 600; }

/*--------------------------------------------------------------
## 11.14 Element - Social Media
--------------------------------------------------------------*/

.social-media-widget .social-media-body { margin-left: -8px; margin-right: -8px; }
.social-media-widget .social-media-item { width: 33%; margin-bottom: 15px; }
.social-media-widget .social-media-item a { display: block; min-height: 80px; color: #ffffff; text-align: center; padding-top: 20px; padding-bottom: 10px; border-radius: 2px; }
.social-media-widget .social-media-item a:hover { opacity: 0.8; text-decoration: none; }
.social-media-widget .social-media-item i { color: #ffffff; font-size: 24px; }
.social-media-widget .social-media-item a:hover span { color: #ffffff; }
.social-media-widget .social-media-item span { margin-top: 10px; display: block; font-size: 14px; font-weight: 600; color:#ffffff !important; }

.social-media-group { max-width: 900px; margin: 0 auto 40px auto; }
.social-media-group .social-media-head { text-align: center; padding: 30px; background-color: rgba(19, 32, 44, 0.8); margin-bottom: 6px; }
.social-media-group .social-media-head h3 { font-size: 28px; margin: 0; font-weight: 400; }
.social-media-group .social-media-head h3 strong { margin-bottom: 0; font-weight: 500; }
.social-media-group .social-media-body { margin: 0 -3px; }
.social-media-group .social-media-item { padding: 0 3px; text-align: center; }
.social-media-group .social-media-item a { width: 100%; }
.social-media-group .social-media-item i { color: #ffffff; display: inline-block; height: 100px; padding-top: 40px; font-size: 30px; line-height: 30px; width: 100%; border-radius: 0; background-color: rgba(19, 32, 44, 0.8); transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; -webkit-transition: background-color 0.2s linear; -o-transition: background-color 0.2s linear;  }

.social-media-group .icon-facebook:hover { background-color: #3e5ea4; opacity: 1; }
.social-media-group .icon-twitter:hover { background-color: #31c7f9; opacity: 1;  }
.social-media-group .icon-googleplus:hover { background-color: #f55d11; opacity: 1;  }
.social-media-group .icon-youtube:hover { background-color: #d81203; opacity: 1;  }
.social-media-group .icon-linkedin:hover { background-color: #0098e3; opacity: 1;  }
.social-media-group .icon-email:hover { background-color: #70cb47; opacity: 1;  }

.social-media-group .icon-facebook:hover i { color: #ffffff; }
.social-media-group .icon-twitter:hover i { color: #ffffff; }
.social-media-group .icon-googleplus:hover i { color: #ffffff; }
.social-media-group .icon-youtube:hover i { color: #ffffff; }
.social-media-group .icon-linkedin:hover i { color: #ffffff; }
.social-media-group .icon-email:hover i { color: #ffffff; }

.social-media-grid .social-media-body { margin-left: -8px; margin-right: -8px; }
.social-media-grid .social-media-item { wmargin-bottom: 40px; }
.social-media-grid .social-media-item a { display: block; width: 120px; height: 120px; color: #ffffff; text-align: center; padding-top: 32px; margin: 0 auto 40px auto !important; border-radius: 360px; }
.social-media-grid .social-media-item a:hover { opacity: 0.8; text-decoration: none; }
.social-media-grid .social-media-item i { color: #ffffff; font-size: 28px; line-height: 28px; }
.social-media-grid .social-media-item a:hover span { color: #ffffff; }
.social-media-grid .social-media-item span { margin-top: 10px; display: block; font-size: 14px; font-weight: 600; }

/*--------------------------------------------------------------
## 13.00 Module
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## 13.01 Module - Mega Menu
--------------------------------------------------------------*/

#mega-menu { z-index:8000; display: none; }
#primary-menu > .menu > .menu-item,
#primary-menu-left > .menu > .menu-item,
#primary-menu-right > .menu > .menu-item { position: static; top: 0; left: 0; margin-right: 10px; }
#site-navigation .mega-menu-shop { min-height: 70px; padding-left: 95px; margin-bottom: 25px; font-weight: 600; }
#site-navigation .mega-menu-item .container { padding: 40px 40px 40px 30px !important; }
#site-navigation .mega-menu-item .mega-menu-picture { padding: 0; width: 100%; }
#site-navigation .mega-menu-item .mega-menu-picture img { width: 100%; }

#site-navigation .mega-menu-item { min-height: 240px; max-width: 1280px; display: none; position: absolute; top: 0; left: 0; right: 0; z-index: 99999; margin-left: auto !important; margin-right: auto !important; width: 100%; }
#site-navigation .mega-menu-item .container { padding-top: 30px; padding-bottom: 30px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; min-height: 220px; max-width: 1280px; }
#site-navigation .mega-menu-item h3 { margin-top: 15px; margin-bottom: 0; text-align: left; }
#site-navigation .mega-menu-item h3 a { font-size: 20px !important;  font-weight: 700; line-height: 22px; padding: 0; text-transform: none; text-transform: capitalize; }
#site-navigation .mega-menu-Shop h3,
#site-navigation .mega-menu-shop h3 { margin-top: 10px; margin-bottom: 0; text-align: left; }
#site-navigation .mega-menu-Shop h3 a,
#site-navigation .mega-menu-shop h3 a { font-size: 14px; }
#site-navigation .mega-menu-item p { margin-bottom: 0; text-align: left; }
#site-navigation .mega-menu-item .mega-menu-widget { margin-bottom: 0;  }
#site-navigation .mega-menu-item .mega-menu-insert ul { opacity: 1.0; }
#site-navigation .mega-menu-item .mega-menu-insert ul li a { background-color: rgba(0, 0, 0, 0); }
#site-navigation .mega-menu-item .mega-menu-insert .sub-menu { margin-bottom: 0 !important; background-color: rgba(0, 0, 0, 0); opacity: 1 !important; border-top: 0px !important; box-shadow: none; }
#site-navigation .mega-menu-item .mega-menu-insert { min-height: 180px !important; margin-bottom: 0 !important;  }
#site-navigation .mega-menu-item .sub-menu { display: block !important;	margin: 0 0 0 0 !important; height: auto !important; }
#site-navigation .mega-menu-item-Shop .mega-menu-insert,
#site-navigation .mega-menu-item-shop .mega-menu-insert { min-height: 200px !important; }
#site-navigation .mega-menu-item-Shop .sub-menu,
#site-navigation .mega-menu-item-shop .sub-menu { min-height: 280px !important; display: block !important; }
#site-navigation .mega-menu-Shop h3,
#site-navigation .mega-menu-shop h3 { font-size: 17px; font-weight: 500; }
#site-navigation .mega-menu-Shop .mega-menu-picture,
#site-navigation .mega-menu-shop .mega-menu-picture { position: absolute; left: 0; width: 70px; height: 70px; }


#site-navigation .mega-menu-column > .container { padding: 40px; width: 1280px !important; }
#site-navigation .mega-menu-column > .container > .sub-menu { position: relative !important; width: 1240px !important; display: block !important; margin: 0 -20px 0 -20px !important;  }
#site-navigation .mega-menu-column > .container > .sub-menu > li > a { display: none !important; }
#site-navigation .mega-menu-column > .container > .sub-menu > li { border-right: 1px solid rgba(255, 255, 255, 0.2);  position: relative !important; display: block !important; min-height: 280px; float: left !important; width: 25% !important; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }
#site-navigation .mega-menu-column > .container > .sub-menu > li:nth-of-type(4) { border-right: 0px solid rgba(255, 255, 255, 0.2); }
#site-navigation .mega-menu-column > .container > .sub-menu > li > .sub-menu { width: 100%; position: relative !important; display: block !important; min-height: 280px; left: 0; top: 0; }

#site-navigation .mega-menu-column > .container > .sub-menu > li > .sub-menu > li { width: 100%; background-color: rgba(0, 0, 0, 0); }
#site-navigation .mega-menu-column .sub-menu { box-shadow: 0 0 0 rgba(0,0,0,0) !important; min-height: 180px !important; }

/*--------------------------------------------------------------
## 13.02 Module - Slider
--------------------------------------------------------------*/

/* #page { position: relative; } #content { margin-top: 900px; } #bootstrap-slider { position: fixed; top: 0; } */
#bootstrap-slider { position: relative; background-color: #ffffff; width: 100% !important; height: 900px; overflow: hidden !important; }
#slider-main { margin: 0 auto; overflow: hidden; translate(0, 0) !important; position: absolute; left:0; top: 0; width: 1280px; height: 900px; z-index: 0; -webkit-transition: all .4s ease, opacity .0001s ease; -o-transition: all .0001s ease, opacity .0001s ease; transition: all .0001s ease, opacity .0001s ease; }
#slider-main .carousel-inner { overflow: hidden; }
#slider-main .carousel-inner .item { min-height: 900px; background-size: cover; background-position: top center; }
#slider-main .video { margin: 0 auto; width: 100% !important; }
#slider-main .slider-bg-full { padding-top: 0 !important; }
#slider-main .slider-bg-full .picture { width: 100%; }
#slider-main .carousel-caption { display: block; padding: 0 40px; text-shadow: none; top: 120px; max-width: 1280px; width: 1280px; left: 10px; right: 10px; margin-left: auto; margin-right: auto; }
#slider-main .no-fly { padding: 0 !important; border: 0 solid rgba(0, 0, 0, 0) !important; }

#slider-main .carousel-caption .caption-note { font-size: 16px !important; font-weight: 700; margin-bottom: 15px; }
#slider-main .carousel-caption .caption-note span { padding: 0 5px; }
#slider-main .carousel-caption .caption-header,
#slider-main .carousel-caption .caption-header h2 { font-size: 48px; line-height: 54px;  font-weight: 400; margin-bottom: 0; }
#slider-main .carousel-caption .caption-header { margin-bottom: 0; }
#slider-main .carousel-caption .caption-note .fly { padding: 4px 10px; display: inline-block; font-style: none !important; }
#slider-main .carousel-caption .caption-header .fly { font-weight: 400; display: inline-block; padding: 10px 18px 14px 18px; margin-bottom: 25px; border-radius: 1px; }
#slider-main .carousel-caption .caption-header .fly strong { font-weight: 700; }
#slider-main .carousel-caption .caption-content,
#slider-main .carousel-caption .caption-content p { font-size: 20px; line-height: 30px; margin-bottom: 0; letter-spacing: 1px; }
#slider-main .carousel-caption .caption-content .fly { display: inline-block; }
#slider-main .carousel-caption .caption-content { font-weight: 700; margin: 0; max-width: 640px; letter-spacing: -1px; }
#slider-main .carousel-caption a { display: inline-block; }
#slider-main .carousel-caption .button-image-main,
#slider-main .carousel-caption .button-image-dark,
#slider-main .carousel-caption .button-big { margin: 30px 20px 30px 0; }

#slider-main .slider-item-center .picture { display: block; margin: 0 auto !important; }

#slider-main .carousel-indicators { opacity: 0; bottom: 40px; left: 0; right: 0; margin: 0 auto !important; z-index: 0; }
#slider-main .carousel-indicators li.active { background-color: rgba(255, 255, 255, 1); width: 16px; height: 16px; border-radius: 99px;
    -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; }
#slider-main .carousel-indicators li { background-color: rgba(255, 255, 255, 0.05); border-radius: 99px; width: 16px; height: 16px; margin: 0 8px 0 0; border: 0 solid rgba(0, 0, 0, 0); }
#slider-main .slider-item-v-top .caption-note { margin-top: 100px; }
#slider-main .slider-item-v-center .caption-note { margin-top: 120px; }
#slider-main .slider-item-v-bottom .caption-note { margin-top: 160px; }
#slider-main .slider-item-center { text-align: center; }
#slider-main .slider-item-center .caption-content { margin: 0 auto; max-width: 800px; }
#slider-main .slider-item-left { padding-left: 45px; text-align: left; }
#slider-main .slider-item-right { padding-right: 45px; text-align: left; }


#slider-main .slider-item-right .button-image-main,
#slider-main .slider-item-right .button-main {  }
#slider-main .slider-item-right .button-image-dark,
#slider-main .slider-item-right .button-dark {  }
#slider-main .slider-item-right .picture { position: absolute; left: 0; top: 0; }

#slider-main .slider-item-right .caption-content { float: right; }
#slider-main .slider-item-left .picture { position: absolute; right: 0; top: 80px; }

#slider-main .slider-item-right .caption-note,
#slider-main .slider-item-right .caption-header,
#slider-main .slider-item-right .caption-content { }
#slider-main .slider-item-right .caption-box { float: right; max-width: 640px; }

#slider-main .carousel-caption ul { list-style: none; margin-bottom: 0; }
#slider-main .carousel-caption ul li i { font-size: 22px; margin-right: 15px; }
#slider-main .carousel-caption ul li { font-size: 22px; margin-bottom: 10px; }

#slider-main .slider-prev,
#slider-main .slider-next { position: absolute; text-align: center; width: 48px; height: 48px; opacity: 0; }
#slider-main .slider-prev i,
#slider-main .slider-next i { font-size: 24px; line-height: 24px; padding-top: 15px; }

#slider-main:hover .carousel-indicators,
#slider-main:hover .slider-prev,
#slider-main:hover .slider-next { opacity: 1; }

#slider-main .slider-prev { top: 54%; left: 0; margin-top: -45px }
#slider-main .slider-next { top: 54%; right: 0; margin-top: -45px }
#slider-main .slider-prev,
#slider-main .slider-next { position: absolute; text-align: center; width: 72px; height: 72px; opacity: 0; background-color: rgba(0, 0, 0, 0.6); }
#slider-main .slider-prev i,
#slider-main .slider-next i { font-size: 22px; padding-top: 26px; }
#slider-main .slider-prev:hover,
#slider-main .slider-next:hover { opacity: 0.8; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }

/**/

.slider-mini { height: 640px; overflow: hidden; width: 100%; background-size: cover; z-index: 0; -webkit-transition: all .4s ease, opacity .3s ease; -o-transition: all .4s ease, opacity .3s ease; transition: all .4s ease, opacity .3s ease; }
.slider-mini .carousel-inner { overflow: hidden; }
.slider-mini .carousel-inner .item { max-width: 100%; min-height: 640px; background-size: cover; background-position: top center; }
.slider-mini .video { margin: 0 auto; width: 100% !important; }
.slider-mini .slider-bg-full { padding-top: 0 !important; }
.slider-mini .slider-bg-full .picture { width: 100%; }
.slider-mini .carousel-caption { width: 100%; display: block; padding: 0 80px; text-shadow: none; top: 0; left: 10px; right: 10px; margin-left: auto; margin-right: auto; }
.slider-mini .no-fly { padding: 0 !important; border: 0 solid rgba(0, 0, 0, 0) !important; }

.slider-mini .carousel-caption .caption-header,
.slider-mini .carousel-caption .caption-header h2 { font-size: 30px; font-weight: 400; margin-bottom: 0; }
.slider-mini .carousel-caption .caption-header { margin: 30px 0 0 0; }
.slider-mini .carousel-caption .caption-header .fly { display: inline-block; padding: 14px 20px 14px 20px; }
.slider-mini .carousel-caption .caption-content { font-size: 17px; line-height: 26px; margin: 30px 0 0 0 !important; }
.slider-mini .carousel-caption .caption-content .fly { display: inline-block; padding: 20px; }
.slider-mini .carousel-caption .caption-content { font-weight: 500; margin: 0; max-width: 640px; }
.slider-mini .carousel-caption .caption-note .fly { padding: 4px 10px; display: inline-block; font-style: none !important; font-weight: 700; }
.slider-mini .carousel-caption a { display: inline-block; }
.slider-mini .carousel-caption .button-image-main,
.slider-mini .carousel-caption .button-image-dark,
.slider-mini .carousel-caption .button-big { margin: 40px 20px 40px 0; }

.slider-mini .slider-item-center .picture { display: block; margin: 0 auto !important; }

.slider-mini .carousel-indicators { opacity: 0; bottom: 30px; left: 0; right: 0; margin: 0 auto !important; z-index: 99999; }
.slider-mini .carousel-indicators li.active { background-color: rgba(255, 255, 255, 1); width: 16px; height: 16px; border: 1px solid #ffffff; border-radius: 99px; }
.slider-mini .carousel-indicators li { background-color: rgba(255, 255, 255, 0.05); border: 2px solid #ffffff; border-radius: 99px; width: 16px; height: 16px; margin: 0 8px 0 0; }
.slider-mini .slider-item-v-top .caption-note { margin-top: 80px; }
.slider-mini .slider-item-v-center .caption-note { margin-top: 120px; }
.slider-mini .slider-item-v-bottom .caption-note { margin-top: 160px; }
.slider-mini .slider-item-center { text-align: center; }
.slider-mini .slider-item-center .caption-content { margin: 0 auto; max-width: 800px; }
.slider-mini .slider-item-left { padding-left: 45px; text-align: left; }
.slider-mini .slider-item-right { padding-right: 45px; text-align: left; }

.slider-mini .slider-item-right .button-image-main,
.slider-mini .slider-item-right .button-main {  }
.slider-mini .slider-item-right .button-image-dark,
.slider-mini .slider-item-right .button-dark {  }
.slider-mini .slider-item-right .picture { position: absolute; left: 0; top: 0; }

.slider-mini .slider-item-right .caption-content { float: right; }
.slider-mini .slider-item-left .picture { position: absolute; right: 0; top: 80px; }

.slider-mini .slider-item-right .caption-note,
.slider-mini .slider-item-right .caption-header,
.slider-mini .slider-item-right .caption-content { }
.slider-mini .slider-item-right .caption-box { float: right; max-width: 640px; }

.slider-mini .carousel-caption ul { list-style: none; margin-bottom: 0; }
.slider-mini .carousel-caption ul li i { font-size: 22px; margin-right: 15px; }
.slider-mini .carousel-caption ul li { font-size: 22px; margin-bottom: 10px; }

.slider-mini .slider-prev { top: 45%; left: 30px; margin-top: 60px }
.slider-mini .slider-next { top: 45%; right: 30px; margin-top: 60px }
.slider-mini .slider-prev,
.slider-mini .slider-next { position: absolute; text-align: center; width: 48px; height: 48px; opacity: 1; }
.slider-mini .slider-prev i,
.slider-mini .slider-next i { font-size: 22px; line-height: 22px; padding-top: 15px; }

.slider-mini .slider-prev { top: 50%; left: 0; margin-top: -45px; z-index: 1000; opacity: 0;  }
.slider-mini .slider-next { top: 50%; right: 0; margin-top: -45px; z-index: 1000; opacity: 0;  }
.slider-mini .slider-prev,
.slider-mini .slider-next { position: absolute; text-align: center; width: 72px; height: 72px; background-color: rgba(0, 0, 0, 0.6); }
.slider-mini .slider-prev i,
.slider-mini .slider-next i { font-size: 22px; padding-top: 26px; }
.slider-mini .slider-prev:hover,
.slider-mini .slider-next:hover { opacity: 0.8; }


.slider-mini:hover .carousel-indicators,
.slider-mini:hover .slider-prev,
.slider-mini:hover .slider-next { opacity: 1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }



/*--------------------------------------------------------------
## 13.03 Module - Blog
--------------------------------------------------------------*/

.blog-standard { margin-bottom: 40px; }
.blog-standard .lines { margin-bottom: 0; }
.sticky .blog-standard { border-bottom: 0 none rgba(0, 0, 0, 0); margin-bottom: 10px; }

.blog-grid { margin-bottom: 40px; }
.blog-grid .thumbnail { margin: 0 0 20px 0 !important; }
.blog-grid .thumbnail img { margin-bottom: 0; width: 100%; }
.blog-grid h3 { font-size: 22px; font-weight: 600; margin-bottom: 20px;  }
.blog-grid .blog-meta { margin-bottom: 10px; }

.blog-grid.blog-journal-1 .thumbnail { margin: 0 0 40px 0 !important; }
.blog-grid.blog-journal-2 .thumbnail { margin: 40px 0 0 0 !important; }
.blog-grid .blog-avatar { font-weight: 600; }
.blog-grid .blog-avatar a:hover { text-decoration: none; }
.blog-grid .blog-avatar img { margin-right: 15px; }
.blog-grid p { margin-bottom: 20px; }
.blog-grid.blog-journal-1,
.blog-grid.blog-journal-2 { margin-bottom: 60px; }

.blog-box { position: relative; text-align: left; margin-bottom: 40px; }
.blog-box .thumbnail { overflow: visible; }
.blog-box .blog-pill { display: inline-block; font-weight: 600; position: absolute; bottom: -20px; left: 20%; right: 20%; padding: 5px 5px; border-radius: 99px; color: #ffffff; text-align: center; }


.blog-box .fx-cal { position:absolute; top: 0px; right: 0px; padding: 5px 0 5px 0; width: 70px; height: 85px; text-align: center; }
.blog-box .fx-cal .fx-day { font-size: 32px; font-weight: 700; display: block; color: #ffffff; }
.blog-box .fx-cal .fx-month { font-size: 18px; font-weight: 600; display: block; color: #ffffff; text-transform: uppercase; }
.blog-box span { font-weight: 600; }
.blog-box .inner-hover { padding: 20px; background-color: #ffffff; border: 1px solid #e4e4e4; }
.text-light .blog-box .inner-hover {  border: 0px solid rgba(0, 0, 0, 0); }
.blog-box .thumbnail { text-align: center; margin: -20px -20px 20px -20px ; }
.blog-box .thumbnail img { width: 100%; }
.blog-box.blog-box-slider { text-align: center; margin: -20px -20px 20px -20px ; }
.blog-box.blog-box-quote { margin: -20px -20px 20px -20px ; }
.blog-box.blog-box-quote p { font-size: 22px; line-height: 30px; }
.blog-box.blog-box-quote cite { font-size: 15px; }
.blog-box h3 { margin-bottom: 15px; }
.blog-box h3 a { font-size: 22px; line-height: 26px; font-weight: 700; }
.blog-box.blog-meta { font-size: 13px; margin-bottom: 10px; }
.blog-box p { font-size: 15px; line-height: 22px; margin: 20px 0 5px 0; }
.blog-box .blog-foot { text-align: center; }
.blog-box .button-small { margin-top: 20px; }
.text-light .inner-hover { border: 0 solid rgba(0, 0, 0, 0); }
.related .blog-box h3 { margin-bottom: 0; }
.related .blog-box h3 a { font-size: 18px; line-height: 22px; font-weight: 600; }

.blog-mansonry-box  .blog-box .thumbnail { margin-bottom: 40px !important; }

.related-portfolio { padding: 0 15px; }

.blog-classic { position: relative; left: 0; top: 0; padding-left: 310px; min-height: 260px; margin-bottom: 40px; }
.blog-classic.no-thumbnail { padding-left: 0; }
.blog-classic .entry-header { padding: 0; margin-bottom: 20px; }
.blog-classic .entry-header .entry-meta { margin: 0; }
.blog-classic .entry-thumbnail { position: absolute; left: 0; top: 0 }
.blog-classic .entry-calendar { text-align: center; position: absolute; top: 15px; left: 15px; text-align: center; text-transform: uppercase; width: 64px; padding: 0; border: 0; }
.blog-classic .entry-calendar .meta-day {	border: 0; border-radius: 0; display: block;	font-weight: 400;	padding: 6px 0 0 0; text-align: center; font-size: 36px; margin-bottom: 0;	width: 64px; height: 54px; }
.blog-classic .entry-calendar .meta-month { text-align: center;	width: 64px; height: 30px; display: block	font-weight: 400;	font-size: 15px; letter-spacing: 1px; padding: 3px 0; }
.blog-classic .entry-footer { margin-bottom: 0; }
.lines-classic.lines { margin: 50px 0 !important; }

.blog-widget { position: relative; min-height: 70px; padding-left: 85px; margin-bottom: 25px;	}
.blog-widget.blog-widget-no-thumb { padding-left: 0; }
.blog-widget .thumbnail { position: absolute; top: 0; left: 0; width: 70px; height: 70px; }
.blog-widget .thumbnail img { border-radius: 1px; width: 70px; height: 70px; }
.blog-widget h3 { font-size: 18px; line-height: 24px; padding-top: 6px; margin: 0 0 10px 0; }
.blog-widget h3 a { font-size: 20px; line-height: 24px; font-weight: 600;  }
.blog-widget p,
.blog-widget span { font-size: 15px; }
.blog-widget.vr-wg-no-thumb { padding-left: 0; }

.blog-journal h3 a {display: inline-block; font-size: 28px; line-height: 30px; font-weight: 700;  }
.blog-journal .blog-meta-date,
.blog-journal .blog-meta-author a {	font-weight: 600; }


/*--------------------------------------------------------------
## 13.04 Module - Portfolio
--------------------------------------------------------------*/

.thumbnail { border: 0; background-color: rgba(0, 0, 0, 0); padding: 0; border-radius: 0; margin: 0; }
.portfolio-unevens,
.blog-mansonry-box,
.blog-mansonry-grid,
.portfolio-mansonry-uneven,
.portfolio-mansonry,
.portfolio-mansonry-single,
.shop-mansonry { width: 100%; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; }
.portfolio-mansonry-uneven { margin-bottom: 40px; }




.portfolio-unevens { margin-left: -2px; margin-right: -2px; }
.portfolio-unevens .portfolio-uneven { background-position: center; background-size: cover; background-repeat: no-repeat; padding: 0; }
.portfolio-unevens .portfolio-uneven .thumbnail { width: 100%; height: 100%; }
.portfolio-unevens .portfolio-uneven .hover-content { top: 65%; }

/*
.gallery-unevens { margin-left: -2px; margin-right: -2px; }
.gallery-unevens .gallery-uneven { background-position: center; background-size: cover; background-repeat: no-repeat; padding: 0; }
.gallery-unevens .gallery-uneven .thumbnail { width: 100%; height: 100%; }
.gallery-unevens .gallery-uneven .hover-content { top: 65%; }
*/

.portfolio-unevens-border { margin-left: -11px; margin-right: -11px; margin-bottom: 40px; }
.portfolio-uneven-border { padding: 10px; overflow: hidden; }
.portfolio-uneven-border h3 { font-size: 17px; }
.portfolio-uneven-border .thumbnail { width: 100%; height: 100%; background-position: center; background-size: cover; background-repeat: no-repeat;  }
.portfolio-uneven-border .hover-content { top: 65%; }

.portfolio-box-single { position: relative; text-align: left; margin-bottom: 30px; }
.portfolio-box-single .inner-hover { padding: 20px 20px 20px 20px; background-color:#ffffff; }
.portfolio-box-single .thumbnail { text-align: center; margin: -20px; background-position: center; background-size: cover; }
.portfolio-box-single .thumbnail img { width: 100%; }
.portfolio-box-single h3 { font-size: 20px; font-weight: 400; margin-bottom: 8px; }
.portfolio-box-single p { font-size: 14px; line-height: 18px; margin-bottom: 15px;  }

/*
.portfolio-sortable { margin: 0; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; padding: 0; }
.portfolio-sortable .portfolio-list { display: block; margin: 0; padding: 0; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; }
.portfolio-sortable .portfolio-filter { text-align: center; margin-bottom: 40px; }
.portfolio-sortable .portfolio-filter ul li { display: inline-block; margin: 0 8px 20px 8px; }
.portfolio-sortable .portfolio-filter ul li a { display: inline-block; padding: 7px 12px; font-size: 15px; font-weight: 600; text-transform: uppercase; }
.portfolio-sortable .portfolio-filter ul li a { text-decoration: none; }
.portfolio-sortable .portfolio-filter .portfolio-row { overflow: hidden !important; max-width: 100% !important; margin: 0; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; }
.portfolio-sortable .pagination { margin-bottom: 0; }
*/

.portfolio-sortable { transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; padding: 0; }
.portfolio-sortable .portfolio-list { margin: 0 0 0 0; padding: 0; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; }
.portfolio-sortable .portfolio-filter { text-align: center; margin-bottom: 20px; }
.portfolio-sortable .portfolio-filter ul li { display: inline-block; margin: 0 8px 20px 8px; }
.portfolio-sortable .portfolio-filter ul li a { display: inline-block; padding: 7px 12px; font-size: 15px; font-weight: 600; text-transform: uppercase; }
.portfolio-sortable .portfolio-filter ul li a { text-decoration: none; }
.portfolio-row { max-width: 100% !important; width: 100% !important; margin: 0; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; }
.portfolio-sortable .pagination { padding-top: 60px; margin-bottom: 60px; clear: both; }
.portfolio-sortable .pagination ul {  min-height: 36px; }


.portfolio-uneven-sortable { margin: 0; width: 100% !important; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; padding: 0; }
.portfolio-uneven-sortable .portfolio-uneven-list { margin: 0; padding: 0; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; }
.portfolio-uneven-sortable .portfolio-uneven-filter { text-align: center; margin-bottom: 40px; }
.portfolio-uneven-sortable .portfolio-uneven-filter ul li { display: inline-block; margin: 0 8px 20px 8px; }
.portfolio-uneven-sortable .portfolio-uneven-filter ul li a { display: inline-block; padding: 7px 12px; font-size: 15px; font-weight: 600; text-transform: uppercase; }
.portfolio-uneven-sortable .portfolio-uneven-filter ul li a { text-decoration: none; }
.portfolio-uneven-row { margin: 0; opacity: 0; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; }
.portfolio-uneven-row:before { display: table; content: " "; }
.portfolio-uneven-sortable .page-numbers { margin-top: 40px; }

.portfolio-uneven-sort { display: inline-block; float: left; overflow: hidden; margin: 0 !important; padding: 0 !important; }
.portfolio-uneven-sort .thumbnail { width: 100%; height: 100%; background-position: center; background-size: cover; background-repeat: no-repeat;  }
.portfolio-uneven-sort .fx-hover-icon { margin-top: -40px; }
.portfolio-uneven-sort h3 { font-size: 18px; }
.portfolio-uneven-sort p { font-size: 16px; }
.uneven33 { width: 33%; }

.portfolio-box { position: relative; text-align: left; margin-bottom: 30px; }
.portfolio-box .inner-hover { padding: 20px 20px 12px 20px; border: 1px solid #000000; background-color:#ffffff; }
.portfolio-box .thumbnail { text-align: center; margin: -20px -20px 15px -20px ; }
.portfolio-box .thumbnail img { width: 100%; }
.portfolio-box h3 { font-size: 22px; font-weight: 700; margin-bottom: 10px;  }
.portfolio-box p { font-size: 14px; line-height: 18px; margin-bottom: 5px;  }
.portfolio-box .vr-meta { position: absolute; right: 30px; bottom: 30px; }
.portfolio-box .vr-meta-view,
.portfolio-box .vr-meta-like { display: inline-block; }
.portfolio-box .vr-meta-view { margin-right: 5px; }

.portfolio-box { position: relative; text-align: left; margin-bottom: 40px; }
.portfolio-box .thumbnail { overflow: visible; }
.portfolio-box .portfolio-pill { font-weight: 600; position: absolute; bottom: -20px; left: 20%; right: 20%; padding: 5px 5px; border-radius: 99px; color: #ffffff; text-align: center; }
.portfolio-mansonry .portfolio-box .thumbnail { margin-bottom: 40px; }
.portfolio-mansonry .portfolio-box p { margin-bottom: 20px; font-size: 15px; line-height: 22px; }

.row-full { margin: 0; padding: 0; }
.portfolio-full { overflow: hidden; }
.portfolio-full .thumbnail { margin-left: -20px !important; margin-right: -20px !important; }
.portfolio-full .thumbnail img { width: 100%; }
.portfolio-full .fx-hover-icon { margin-top: -40px; }
.portfolio-full h3 { font-size: 18px; }
.portfolio-full p { font-size: 15px; }

.portfolio-grid-row { margin-left: -10px; margin-right: -10px; }
.portfolio-grid { overflow: hidden; margin-bottom: 40px; }
.portfolio-grid .thumbnail { margin-left: -5px; margin-right: -5px; }
.portfolio-grid .thumbnail img { width: 100%; }
.portfolio-grid .fx-hover-icon { margin-top: -40px; }
.portfolio-grid p { font-size: 16px; }

.portfolio-widget { margin-right: -5px; margin-left: -5px; }
.portfolio-widget .portfolio-widget-4 { float: left; width: 49%; padding: 5px !important; }
.portfolio-widget .portfolio-widget-6 { float: left; width: 33%; padding: 5px !important; }
.portfolio-widget .portfolio-widget-0 .thumbnail { width: 100%; }

.portfolio-mansonry-single { opacity: 1; margin-left: -2px; margin-right: -2px; }
.portfolio-uneven .fx-hover .fx-hover-icon,
.portfolio-uneven-sort .fx-hover .fx-hover-icon,
.portfolio-full .fx-hover .fx-hover-icon { top: 70%; }

.portfolio-mansonry .fx-hover:hover .fx-hover-back { opacity: 0.5; }
.portfolio-mansonry { margin-bottom: 10px; }
.portfolio-pagination { margin-bottom: 40px; }
.portfolio-grid .portfolio-full .fx-hover-content { top: 70px; }

.row-full { margin: 0; }
.portfolio-zigzag { overflow: hidden; background-color: #ffffff; }
.portfolio-zigzag .thumbnail { height: 400px; margin-left: -20px !important; margin-right: -20px !important; background-size: cover; background-position: top center; }
.portfolio-zigzag .thumbnail img { width: 100%; }
.portfolio-zigzag .fx-hover-icon { margin-top: -40px; }
.portfolio-zigzag h3 { font-size: 24px; line-height: 28px; font-weight: 700; margin: 40px 0 15px 0; }
.portfolio-zigzag span { font-size: 18px; font-weight: 600 !important; margin-bottom: 20px !important; display: inline-block; }
.portfolio-zigzag p { font-size: 15px; }
.portfolio-zigzag .info { height: 400px; text-align: center; padding: 20px; }
.portfolio-zigzag .fx-hover-content { top: 44%; }
.portfolio-zigzag .button-medium { margin-bottom: 0; }

.uneven-item-grid .portfolio-uneven-sort { padding: 8px !important; }
.uneven-item-grid .portfolio-uneven-row { margin-left: -8px; margin-right: -8px; }

.portfolio-unevens.portfolio-unevens-6 { margin-left: -8px; margin-right: -8px; }
.portfolio-unevens.portfolio-unevens-6 .portfolio-uneven { padding: 8px !important; }

.portfolio-paging { margin-bottom: 40px !important; }
.portfolio-unevens..portfolio-unevens-6-card .portfolio-uneven { padding: 0 !important; margin-left: 0; margin-right: 0; }

.portfolio-slider-potrait .slider-item {}
.portfolio-potrait { margin-bottom: 40px; }
.portfolio-potrait { text-align: center; }

.portfolio-slider-landscape .slider-item {}
.portfolio-landscape { margin-bottom: 40px; }
.portfolio-landscape { text-align: center; }

/*--------------------------------------------------------------
## 13.05 Module - Feature
--------------------------------------------------------------*/

.feature-list { text-align: left; margin-bottom: 40px; }
.feature-list .feature-head { min-height: 50px; padding-left: 80px; margin-bottom: 15px; }
.feature-list .thumbnail { position: absolute; top: 0; left: 0; width: 65px; height: 65px; padding-top: 17px; text-align: center; margin: 0 0 20px 15px; border-radius: 1px; }
.feature-list .thumbnail i { font-size: 48px; line-height: 48px; }
.feature-list h3 { font-size: 24px; line-height: 30px; font-weight: 700; margin: 15px 0 20px 0; }
.feature-list p { line-height: 24px; margin-bottom: 0; }

.feature-list-invert { text-align: left; margin-bottom: 40px; }
.feature-list-invert .feature-head { min-height: 70px; padding-left: 85px; margin-bottom: 15px; }
.feature-list-invert .thumbnail { position: absolute; top: 0; left: 0; width: 65px; height: 65px; padding-top: 13px; text-align: center; margin: 0 0 20px 15px; border-radius: 1px; }
.feature-list-invert .thumbnail i { font-size: 40px; line-height: 40px; color: #ffffff; font-weight: 400 !important; }
.feature-list-invert h3 { font-size: 24px; line-height: 28px; font-weight: 700; margin: 5px 0 20px 0; }
.feature-list-invert p { line-height: 24px; margin-bottom: 0; }

.feature-grid { text-align: center; padding-left: 15px; margin-bottom: 40px; }
.feature-grid .thumbnail {  margin-left: auto; margin-right: auto; text-align: center; margin-bottom: 30px; width: 64px; height: 64px; padding-top: 7px; text-align: center; }
.feature-grid .thumbnail i { font-size: 40px; line-height: 50px; font-weight: 400 !important; padding: 6px 6px 0 6px:  }
.feature-grid h3 { font-size: 22px; line-height: 28px; font-weight: 700; margin-bottom: 15px; }
.feature-grid p { line-height: 24px; margin-bottom: 0; }
.icon-is-dark .feature-grid p { font-weight: 600; }

.feature-grid-invert { text-align: center; padding-left: 15px; margin-bottom: 40px; }
.feature-grid-invert .thumbnail {  margin-left: auto; margin-right: auto; width: 58px; height: 58px; padding-top: 10px; text-align: center; margin-bottom: 45px; }
.feature-grid-invert .thumbnail i { font-size: 38px; line-height: 38px; color: white; }
.feature-grid-invert h3 { font-size: 22px; line-height: 28px; font-weight: 700; margin-bottom: 15px; }
.feature-grid-invert p { line-height: 24px; margin-bottom: 0; }

.feature-box { text-align: center; padding: 0 10px; margin-bottom: 40px; }
.feature-box .gutter { padding: 40px 20px; background-color: #ffffff; height: 100%; }
.feature-box .thumbnail {  margin-left: auto; margin-right: auto; width: 60px; height: 60px; padding-top: 12px; text-align: center; margin-bottom: 45px; }
.feature-box .thumbnail i { font-size: 54px; line-height: 54px; font-weight: 400 !important; }
.feature-box h3 { font-size: 22px; line-height: 28px; font-weight: 700; margin-bottom: 15px; }
.feature-box p { line-height: 24px; margin-bottom: 0; }

.feature-box-mini { text-align: center; padding: 0 10px; margin-bottom: 40px; color: #ffffff !important; }
.feature-box-mini .gutter { padding: 40px 20px; background-color: #ffffff; height: 100%; }
.feature-box-mini .thumbnail {  margin-left: auto; margin-right: auto; width: 60px; height: 60px; padding-top: 12px; text-align: center; margin-bottom: 45px; }
.feature-box-mini .thumbnail i { font-size: 54px; line-height: 54px;  }
.feature-box-mini h3 { font-size: 22px; line-height: 28px; font-weight: 700; margin-bottom: 15px; color: #ffffff !important;  }
.feature-box-mini p { line-height: 24px; margin-bottom: 0; }

.feature-gradient .thumbnail i { -webkit-background-clip: text;	-webkit-text-fill-color: transparent; }

.feature-grid-6 { text-align: center; padding-left: 15px; margin-bottom: 40px; margin-bottom: 0; }
.feature-grid-6 .gutter { padding: 60px 40px; }
.feature-grid-6 .thumbnail {  margin-left: auto; margin-right: auto; text-align: center; margin-bottom: 30px; }
.feature-grid-6 .thumbnail i { font-size: 54px; line-height: 54px; }
.feature-grid-6 h3 { font-size: 22px; line-height: 28px; font-weight: 700; margin-bottom: 15px; }
.feature-grid-6 p { line-height: 24px; margin-bottom: 0; }

.feature-grid-6-row .feature-grid-6:nth-of-type(3n) { border-right: 0;}
.feature-grid-6-row .feature-grid-6:nth-of-type(4n) { border-bottom: 0;}
.feature-grid-6-row .feature-grid-6:nth-of-type(5n) { border-bottom: 0;}
.feature-grid-6-row .feature-grid-6:nth-of-type(6n) { border-bottom: 0;}

.feature-grid-8 { text-align: center; padding-left: 15px; margin-bottom: 40px; border-right: 1px solid #dedede;  border-bottom: 1px solid #dedede;  margin-bottom: 0; }
.feature-grid-8 .gutter { padding: 60px 40px; }
.feature-grid-8 .thumbnail {  margin-left: auto; margin-right: auto; text-align: center; margin-bottom: 30px; }
.feature-grid-8 .thumbnail i { font-size: 54px; line-height: 54px; }
.feature-grid-8 h3 { font-size: 22px; line-height: 28px; font-weight: 700; margin-bottom: 15px; }
.feature-grid-8 p { line-height: 24px; margin-bottom: 0; }

.feature-grid-8-row .feature-grid-8:nth-of-type(4n) { border-right: 0;}
.feature-grid-8-row .feature-grid-8:nth-of-type(5n) { border-bottom: 0;}
.feature-grid-8-row .feature-grid-8:nth-of-type(6n) { border-bottom: 0;}
.feature-grid-8-row .feature-grid-8:nth-of-type(7n) { border-bottom: 0;}
.feature-grid-8-row .feature-grid-8:nth-of-type(8n) { border-bottom: 0;}



/*--------------------------------------------------------------
## 13.06 Module - Project
--------------------------------------------------------------*/

.project-list-number { margin-bottom: 40px; }
.project-list-number .number { border-radius: 360px; font-size: 32px; font-weight: 700; margin-bottom: 20px; display: inline-block; padding: 10px 10px 0 12px; text-align: center; height: 64px; width: 64px; }
.project-list-number h3 { margin-bottom: 10px; font-size: 24px; line-height: 30px; font-weight: 700; }
.project-list-number h3 a { }
.project-list-number p { margin-bottom: 20px; }
.project-list-number .thumbnail img { width: 90%; }


.project-list { position: relative; min-height: 100px; margin-bottom: 40px; }
.project-list .inner { }
.project-list .thumbnail { float: left; width: 45%; text-align: center; }
.project-list .project-body { position: relative; float: left; width: 52%; padding-left: 20px; }
.project-list h3 { margin: 0 0 10px 0; font-size: 24px; line-height: 26px; }
.project-list h3 a { font-size: 24px; line-height: 26px; }
.project-list p { line-height: 24px; padding: 15px 0 20px 0; margin-bottom: 0; }

.project-list-small { position: relative; min-height: 100px; margin-bottom: 40px; left: 0; top: 0; padding-left: 140px; }
.project-list-small .thumbnail { position: absolute; left: 0; top: 0; display: inline-block !important; width: 120px; }
.project-list-small .project-body {  }
.project-list-small h3 { margin: 0 0 20px 0; font-size: 22px; line-height: 26px; font-weight: 600;  }
.project-list-small h3 a { }
.project-list-small p { line-height: 24px; margin-bottom: 0; }

.project-list-circle { position: relative; left: 0; right: 0; padding-left: 140px; margin-bottom: 25px; min-height: 125px; }
.project-list-circle .thumbnail { position: absolute; left: 0; top: 0; }
.project-list-circle .thumbnail img { border-radius: 99px; border: 5px solid #ffffff; }
.project-list-circle .thumbnail i { font-size: 28px; }
.project-list-circle .project-body { }
.project-list-circle .project-body h3 { margin: 8px 0 15px 0; font-size: 20px; line-height: 26px; font-weight: 900; }
.project-list-circle .project-body p { margin-bottom: 0; }

.project-grid { text-align: center; margin-bottom: 40px; }
.project-grid h3 { font-size: 22px; line-height: 28px; font-weight: 700; margin: 20px 0 20px 0; }
.project-grid .thumbnail { width: 90%; height:90%; border-radius: 360px; margin: 0 auto; border: 8px solid #ffffff; }
.project-grid .thumbnail img { width: 100%;  }
.project-grid .icon-medium { border-radius: 360px !important; }

.project-box { margin-bottom: 40px; }
.project-box .inner-hover { padding: 20px 20px 0 20px; border: 1px solid #000000; }
.project-box .thumbnail { text-align: center; margin: -20px -20px 25px -20px ; }
.project-box .thumbnail img { width: 100%; }
.project-box h3,
.project-box h3 a { font-size: 24px; line-height: 26px; font-weight: 500; }
.project-box h3 { margin: 0 0 20px 0; }
.project-box p { font-size: 14px; line-height: 22px; margin: 0 0 20px 0; }
.project-box .label { margin-bottom: 15px; }
.project-box .project-foot { text-align: center; padding: 30px 0; margin: 0 -20px; border-top: 1px solid #000000; }
.project-box .project-foot .button-small,
.project-box .project-foot .button-medium { margin: 0; }

.project-box-list { min-height: 100px; margin-bottom: 40px; }
.project-box-list .inner-hover { position: relative; padding-left: 130px; padding: 20px; border: 1px solid #000000; }
.project-box-list .thumbnail { float: left; width: 45%; text-align: center; margin: -20px 20px -20px -20px ; }
.project-box-list h3 { margin: 0 0 15px 0; }
.project-box-list h3 a { font-size: 24px; line-height: 26px; font-weight: 600; }
.project-box-list p { line-height: 24px; padding: 15px 0 20px 0; margin-bottom: 0; }
.project-box-list .label-small { margin-bottom: 10px !important; }

/*--------------------------------------------------------------
## 13.07 Module - Pricing
--------------------------------------------------------------*/

.pricing-grid { text-align: center; margin-bottom: 40px; }
.pricing-grid .pricing-inner { border: 1px solid #dedede;	background-color: #ffffff; }
.pricing-grid .pricing-head { color: #ffffff; padding: 40px 0 35px 0; z-index: 1000; }
.pricing-grid .pricing-head h3 { color: #ffffff; font-size: 24px; font-weight: 400; margin: 0 0 30px 0; }
.pricing-grid .thumbnail { padding-top: 20px; padding-bottom: 20px; }
.pricing-grid .pricing-head i { font-size: 36px; margin-bottom: 20px; }
.pricing-grid span { display: block; font-size: 32px; margin-bottom: 5px; }
.pricing-grid small { display: block; font-size: 16px; }
.pricing-grid ul { list-style: none; padding: 0 !important; margin: 0; background-color: #ffffff; border-left: 1px solid #dedede; border-right: 1px solid #dedede; }
.pricing-grid ul li { text-align: left; padding: 15px 20px; border-top: 1px solid #dedede; }
.pricing-grid ul li:last-child { border-bottom: 1px solid #dedede; }
.pricing-grid ul li i { font-size: 18px; margin-right: 15px; }
.pricing-grid ul li .fa-check { color: #70c14a; }
.pricing-grid ul li .fa-times { color: #ed5946; }
.pricing-grid .pricing-foot { padding: 15px 0; border-bottom: 1px solid #dedede; border-left: 1px solid #dedede; border-right: 1px solid #dedede;  }
.pricing-grid .button-small { margin: 0 !important; }
.pricing-grid.focus { margin-top: 0; }

.pricing-grid-strip { text-align: center; margin-bottom: 40px; }
.pricing-grid-strip .pricing-inner { border: 1px solid #dedede; background-color: #ffffff; }
.pricing-grid-strip .pricing-head { padding: 20px 0 20px 0; z-index: 1000; background-color: #ffffff; border-top: 1px solid #dedede; border-left: 1px solid #dedede; border-right: 1px solid #dedede; }
.pricing-grid-strip .pricing-head h3 { font-size: 24px; font-weight: 700; margin: 0; }
.pricing-grid-strip .thumbnail { padding-top: 20px; padding-bottom: 20px; }
.pricing-grid-strip .pricing-head i { font-size: 36px; margin-bottom: 20px; }
.pricing-grid-strip .pricing-price { padding: 6px 0; color: #ffffff; }
.pricing-grid-strip span { font-size: 30px; margin-bottom: 5px; }
.pricing-grid-strip small { font-size: 16px; }
.pricing-grid-strip ul { list-style: none; padding: 0 !important; margin: 0; background-color: #ffffff; border-left: 1px solid #dedede; border-right: 1px solid #dedede; }
.pricing-grid-strip ul li { text-align: left; padding: 15px 20px; border-top: 1px solid #dedede; }
.pricing-grid-strip ul li:last-child { border-bottom: 1px solid #dedede; }
.pricing-grid-strip ul li i { font-size: 18px; margin-right: 15px; }
.pricing-grid-strip ul li .fa-check { color: #70c14a; }
.pricing-grid-strip ul li .fa-times { color: #ed5946; }
.pricing-grid-strip .pricing-foot { padding: 15px 0; border-bottom: 1px solid #dedede; border-left: 1px solid #dedede; border-right: 1px solid #dedede;  }
.pricing-grid-strip .button-small { margin: 0; }
.pricing-strip.focus { margin-top: 0; }


.pricing-grid-simple { text-align: center; margin-bottom: 40px; }
.pricing-grid-simple .gutter { background-color: #ffffff !important; border: 4px solid #ffffff; padding: 0 20px; }
.pricing-grid-simple .pricing-inner { border: 1px solid #dedede;	background-color: #ffffff; }
.pricing-grid-simple .pricing-head { color: #ffffff; padding: 30px 0 20px 0; z-index: 1000; }
.pricing-grid-simple .pricing-head h3 { font-size: 24px; font-weight: 700; margin: 0 0 30px 0; }
.pricing-grid-simple .thumbnail { padding-top: 20px; padding-bottom: 20px; }
.pricing-grid-simple .pricing-head i { font-size: 36px; margin-bottom: 20px; }
.pricing-grid-simple span { font-size: 32px; margin-bottom: 5px; }
.pricing-grid-simple small { font-size: 16px; }
.pricing-grid-simple ul { text-align: center; list-style: none; padding: 0 !important; margin: 0;  }
.pricing-grid-simple ul li { padding: 15px 20px; border-top: 1px solid #dedede; }
.pricing-grid-simple ul li:last-child { border-bottom: 1px solid #dedede; }
.pricing-grid-simple ul li i { font-size: 18px; margin-right: 15px; }
.pricing-grid-simple ul li .fa-check { color: #70c14a; }
.pricing-grid-simple ul li .fa-times { color: #ed5946; }
.pricing-grid-simple .pricing-foot { padding-top: 20px; }
.pricing-grid-simple .button-medium { margin: 0 0 30px 0 !important; }
.pricing-grid-simple.focus { margin-top: 0; }

.pricing-widget { text-align: center; margin-bottom: 40px; border-radius: 2px; }
.pricing-widget .pricing-inner { border: 1px solid #dedede;	background-color: #ffffff; }
.pricing-widget .pricing-head { border-radius: 2px; color: #ffffff; padding-top: 30px; padding-bottom: 30px; z-index: 1000; }
.pricing-widget .pricing-head h3 { color: #ffffff; font-size: 26px; font-weight: 600; margin: 0 0 20px 0; }
.pricing-widget .pricing-head i { font-size: 36px; margin-bottom: 20px; }
.pricing-widget .pricing-head .pricing-price { margin-bottom: 20px; }
.pricing-widget .thumbnail { padding-top: 20px; padding-bottom: 20px; }
.pricing-widget .thumbnail i { font-size: 42px; }
.pricing-widget span { display: block; font-size: 32px; margin-bottom: 5px; }
.pricing-widget small { display: block; font-size: 16px; }
.pricing-widget .button-small, .pricing-widget .button-medium { margin: 0 !important; color: #ffffff !important;  }

.pricing-groups .pricing-group { padding: 0; }
.pricing-group { text-align: center; margin-bottom: 40px; }
.pricing-group .pricing-inner { border: 1px solid #dedede; background-color: #ffffff; }
.pricing-group .pricing-head { color: #ffffff; text-align: center; padding: 30px 0; z-index: 1000; }
.pricing-group .pricing-head h3 { color: #ffffff; font-size: 24px; font-weight: 400; padding-left: 0 !important; border-left:0 solid rgba(0, 0, 0, 0)  !important; }
.pricing-group .pricing-head span { display: block; font-size: 32px; margin-bottom: 5px; }
.pricing-group .pricing-head small { display: block; font-size: 16px; }
.pricing-group .pricing-head .pricing-price { margin-bottom: 20px; }
.pricing-group ul { list-style: none; padding: 0 !important; margin-bottom: 0; background-color: #ffffff; border-left: 1px solid #dedede; border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
.pricing-group ul li { text-align: left; font-size: 15px; padding: 15px 20px; border-top: 1px solid #dedede; }
.pricing-group ul li:last-child { border-bottom: 1px solid #dedede; }
.pricing-group ul li i { font-size: 18px; margin-right: 15px; }
.pricing-group .button-small { margin: 0; }
.pricing-group:first-child ul { border-left: 2px solid #dedede; }
.pricing-group:last-child ul { border-right: 2px solid #dedede; }

/*--------------------------------------------------------------
## 13.07 Module - Staff
--------------------------------------------------------------*/

.staff-widget { position: relative; min-height: 70px; padding-left: 85px; margin-bottom: 25px;	}
.staff-widget .thumbnail { position: absolute; top: 0; left: 0; width: 70px; height: 70px; }
.staff-widget .thumbnail img { border-radius: 1px; }
.staff-widget h3 { font-size: 20px; line-height: 24px; padding-top: 10px; margin-bottom: 5px; font-weight: 500;  }
.staff-widget h3 a { font-size: 18px; line-height: 24px; font-weight: 600; }
.staff-widget p { font-size: 15px; }
.staff-widget.no-thumbnail { padding-left: 0; }

.staff-grid { margin-bottom: 40px; text-align: center; }
.staff-grid .inner-hover { padding: 15px; border: 1px solid #000000;  }
.staff-grid .thumbnail { margin: 0 auto; margin-bottom: 20px; }
.staff-grid .thumbnail img { width: 100%; }
.staff-grid h3 { margin: 30px 0 20px 0; font-size: 22px; line-height: 26px; font-weight: 700; }
.staff-grid h3 a { margin: 0; }
.staff-grid span { display: inline-block; margin-bottom: 15px; }
.staff-grid .staff-foot { border-top: 1px solid #dedede; padding-top: 10px; }
.staff-grid .button-icon { border-radius: 1px; width: 36px !important; height: 36px !important; padding-top: 8px; }
.staff-grid .staff-foot i { font-size: 18px; line-height: 18px; }
.staff-grid .phone { display: block; margin-bottom: 20px; font-weight: 700; }

.staff-grid-circle { margin-bottom: 40px; text-align: center; }
.staff-grid-circle .inner-hover { padding: 15px; border: 1px solid #000000;  }
.staff-grid-circle .thumbnail { width: 80%; height:80%; border-radius: 360px; margin: 0 auto; border: 6px solid #ffffff; }
.staff-grid-circle .thumbnail img { width: 100%;  }
.staff-grid-circle h3 { margin: 30px 0 30px 0; font-size: 22px; line-height: 26px; font-weight: 700; }
.staff-grid-circle h3 a { margin: 0; }
.staff-grid-circle span { display: inline-block; margin-bottom: 15px; }
.staff-grid-circle .staff-foot { border-top: 1px solid #dedede; padding-top: 10px; }
.staff-grid-circle .button-icon { border-radius: 1px; width: 36px !important; height: 36px !important; padding-top: 8px; }
.staff-grid-circle .staff-foot i { font-size: 18px; line-height: 18px; }
.staff-grid-circle .phone { display: block; margin-bottom: 20px; font-weight: 700; }
.staff-grid-circle .icon-medium { border-radius: 99px !important; }

.staff-list { position: relative; top: 0; left: 0; margin-bottom: 40px; }
.staff-list .inner {  }
.staff-list .thumbnail { float: left; width: 45%; text-align: center; }
.staff-list .thumbnail img { width: 100%; }
.staff-list h3 { font-size: 22px; margin: 10px 0 10px 0; font-weight: 400; }
.staff-list span { margin-bottom: 20px; font-size: 15px; }
.staff-list p { font-size: 15px; line-height: 22px; max-height: 66px; margin: 0; }
.staff-list .staff-body { position: relative; float: left; width: 52%; padding-left: 20px; }
.staff-list .staff-foot { margin-top: 15px; margin-bottom: 15px; }
.staff-list .staff-foot a { margin-right: 0; }
.staff-list .button-icon { border-radius: 1px; width: 36px !important; height: 36px !important; padding-top: 8px; }
.staff-list .icon-medium.icon-main { border-radius: 2px; }
.staff-list .staff-foot i { font-size: 20px; line-height: 20px; }

.row-full { margin: 0; }
.staff-full { overflow: hidden; }
.staff-full .thumbnail { margin-left: -20px; margin-right: -20px; }
.staff-full .thumbnail img { width: 100%; }
.staff-full .fx-hover-icon { margin-top: -40px; }
.staff-full h3 { font-size: 24px; font-weight: 700; }
.staff-full p { font-size: 15px; }
.staff-full p { display: block; margin-bottom: 15px; color: #ffffff; }
.staff-full .fx-hover-content { top: 35% !important; }

.staff-grid-box { margin-bottom: 40px; }
.staff-grid-box .inner-hover { padding: 15px 15px 30px 15px; text-align: center; background-color: #ffffff;  }
.staff-grid-box .thumbnail { text-align: center; margin: -20px -20px 25px -20px ; }
.staff-grid-box .thumbnail img { width: 100%; }
.staff-grid-box h3 { margin: 20px 0 10px 0; font-size: 24px; line-height: 26px; font-weight: 600; }
.staff-grid-box h3 a {  margin: 0; }
.staff-grid-box span { display: inline-block; margin-bottom: 20px; }
.staff-grid-box p { margin-bottom: 20px; }
.staff-grid-box .phone { display: block; margin-bottom: 20px; font-weight: 700; }
.staff-grid-box .staff-foot { text-align: center; padding: 15px 0; margin: 25px -20px 0 -20px; border-top: 1px solid #000000; }
.staff-grid-box .button-icon { padding-top: 7px; }
.staff-grid-box .button-icon i { font-size: 18px; line-height: 18px; }
.staff-grid-box:hover .button-icon i { color: #ffffff; }

.staff-grid-box-color { margin-bottom: 40px; color: #ffffff; }
.staff-grid-box-color .gutter { padding: 30px 15px 30px 15px; text-align: center; background-color: #ffffff;  }
.staff-grid-box-color .thumbnail { width: 80%; height:80%; border-radius: 360px; margin: 0 auto; }
.staff-grid-box-color .thumbnail img { width: 100%;  }
.staff-grid-box-color h3 { margin: 20px 0 10px 0; color: #ffffff; font-size: 24px; line-height: 26px; font-weight: 600;  }
.staff-grid-box-color h3 a {  margin: 0; color: #ffffff;  }
.staff-grid-box-color span { display: inline-block; margin-bottom: 20px; background-color: rgba(0, 0, 0, 0); }
.staff-grid-box-color p { margin-bottom: 20px; }
.staff-grid-box-color .phone { display: block; margin-bottom: 20px; font-weight: 700; }
.staff-grid-box-color .staff-foot { text-align: center; padding: 15px 0; margin: 25px -20px 0 -20px; border-top: 1px solid #000000; }
.staff-grid-box-color .button-icon { padding-top: 7px; }
.staff-grid-box-color .button-icon i { font-size: 18px; line-height: 18px; color: #ffffff; }
.staff-grid-box-color .icon-medium { border-radius: 99px !important; }

/*--------------------------------------------------------------
## 13.08 Module - Testimonial
--------------------------------------------------------------*/

.testimonial-list { text-align: left; margin-bottom: 40px; min-height: 120px; max-width: 800px; }
.testimonial-list .thumbnail { position: absolute; top: 0; left: 15px; width: 100px; height: 100px; }
.testimonial-list .testimonial-body { padding-left: 140px; }
.testimonial-list img { border-radius: 360px; width: 100%; }
.testimonial-list span { display: inline-block; padding: 6px 5px 4px 10px; margin-bottom: 10px; }
.testimonial-list span i { font-size: 18px; margin-right: 5px; }
.testimonial-list cite { display: block; font-style: none; font-weight: 600; font-size: 16px; font-style: none; }
.testimonial-list cite small { font-weight: 600; font-size:15px;  }
.testimonial-list blockquote { font-size: 22px; line-height: 34px; font-weight: 600; margin-bottom: 20px; padding: 0; border-left: 0; font-style: italic; }
.testimonial-list blockquote .icon-font-quote-left { font-size: 20px; margin-right: 10px; }
.testimonial-list blockquote .icon-font-quote-right { font-size: 20px; margin-left: 10px; }

.testimonial-grid { text-align: left; margin-bottom: 40px; min-height: 120px; max-width: 800px; }
.testimonial-grid .testimonial-foot { position: relative; top: 0; left: 0; padding-left: 105px; min-height: 80px; }
.testimonial-grid .thumbnail { position: absolute; top: 0; left: 0; width: 80px; height: 80px; }
.testimonial-grid img { border-radius: 360px; width: 100%; }
.testimonial-grid span { display: inline-block; padding: 6px 5px 4px 10px; margin-bottom: 10px; }
.testimonial-grid span i { font-size: 18px; margin-right: 5px; }
.testimonial-grid cite { display: block; font-style: normal; font-weight: 600; font-size: 17px; padding-top: 15px; }
.testimonial-grid cite small { font-size: 14px; display: inline-block; font-weight: 600; margin-top: 5px; }
.testimonial-grid blockquote { font-size: 22px; line-height: 32px; font-weight: 600; margin-bottom: 20px; padding: 0; border: 0 solid rgba(0, 0, 0, 0); font-style: italic; }
.testimonial-grid blockquote .icon-font-quote-left { font-size: 22px; line-height: 22px; margin-right: 10px; }
.testimonial-grid blockquote .icon-font-quote-right { font-size: 22px; line-height: 22px; margin-left: 10px; }
#footer-widget .testimonial-grid { margin-bottom: 0; }
#footer-widget .label-main { background-color: rgba(0, 0, 0, 0) !important; padding: 0 !important;  }
.testimonial-slider { margin-bottom: 40px; }
.testimonial-slider .slider-item { padding: 0 15px; }
.testimonial-slider .testimonial-grid { margin-bottom: 30px; }

.testimonial-slider-single { }
.testimonial-slider-single blockquote { text-align: center !important; font-size: 26px; line-height: 38px; font-weight: 600; margin-bottom: 30px; padding: 0; border: 0 solid rgba(0, 0, 0, 0); font-style: italico; }
.testimonial-slider-single .testimonial-grid { margin: 0 auto 40px auto; text-align: center !important; }
.testimonial-slider-single .testimonial-foot { display: inline-block; margin: 0 auto 0 auto !important; left: 0; right: 0; }
/*--------------------------------------------------------------
## 13.09 Module - Client
--------------------------------------------------------------*/

.client-grid { margin-bottom: 40px; }
.client-grid { text-align: center; }

.client-group { max-width: 900px; margin: 0 auto 40px auto; }
.client-group .client-head { text-align: center; padding: 30px; background-color: rgba(19, 32, 44, 0.8); margin-bottom: 6px; }
.client-group .client-head h3 { font-size: 28px; margin: 0; font-weight: 400; }
.client-group .client-head h3 strong { font-weight: 500; }
.client-group .client-body { margin: 0 -3px; }
.client-group .client-item { padding: 0 3px; margin-bottom: 6px; }
.client-group .client-item a { display: block; width: 100%; background-color: rgba(19, 32, 44, 0.8); }

.client-slider .slider-item { padding: 0 15px; }
.client-slider .client-grid { margin-bottom: 15px; }
.client-slider { margin-bottom: 40px; }

.client-slider .owl-carousel .owl-wrapper-outer { margin-bottom: 40px; }

/*--------------------------------------------------------------
## 14.00 Plugin Contact Form 7, WC Star Rating, Mobile Menu, QuickSand, Nice Scroll etc
--------------------------------------------------------------*/

.mm-address {
	display: block !important;
    background: inherit;
    border-top: 1px solid transparent;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.047);
    text-align: center;
    line-height: 60px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 50px;
    position: absolute !important;
    z-index: 9999 !important;
    bottom: 120px !important;
    left: 0 !important;
}

.owl-theme .owl-controls .owl-page { display: inline-block; }
.owl-theme .owl-controls .owl-page span { background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    margin: 5px 7px;
    opacity: 0.5;
    height: 10px !important;
    width: 26px !important;
}
#slider-main .carousel-indicators li { height: 12px !important;
    width: 30px !important; border-radius: 20px; }

#secondary .row .widget { margin-bottom: 40px !important; }
#secondary .product_list_widget li { padding-top: 20px !important; padding-bottom: 20px !important; }

.wc-full { padding: 0; }
.wc-full .thumbnail { background-size: cover; background-position: top center; }
.wc-full .fx-hover-content { text-align: center; top: 35%; }
.wc-full h3 { font-size: 24px; font-weight: 700; color: #ffffff; }
.wc-full p { padding: 0 80px !important; margin-bottom: 20px !important; }
.wc-full .amount { font-size: 32px; font-weight: 400; color: #ffffff; display: inline-block; margin-bottom: 20px !important; }
.wc-full .cart { margin: 0 auto; text-align: center;  }
.wc-full del { display: none; margin: 0 auto; }
.wc-full ins { display: block; margin: 0 auto; }
.wc-full .star-rating { text-align: center !important; display: block !important; width: 100% !important; }
.wc-full .star-rating span { margin: 0 auto !important; }
.wc-full .wc-content { text-align: center; background-color: #ffffff; height: 360px; padding: 80px 30px 0 30px; }

.wc-simple { margin-bottom: 40px; }
.wc-simple .thumbnail { overflow: hidden; position: relative; }
.wc-simple .thumbnail img { width: 100%; }
.wc-simple h3 { font-size: 20px; margin: 15px 0 10px 0; }
.wc-simple del span {}
.wc-simple ins span { font-weight: 600; }
.wc-simple .wc-content { position: relative;  }
.wc-simple .cart { position: absolute; right: 0; top: 5px; width: 48px; height: 48px; }
.wc-simple .cart button { position: absolute; right: 0; top: 0; width: 48px; height: 48px; background-color: rgba(0, 0, 0, 0) !important; }
.wc-simple .cart:before { display: inline-block; width: 50px; height: 50px; content: "\e04f"; font-family: "Simple-Line-Icons"; color: #ffffff; font-size: 24px; line-height: 26px; position: absolute;
    top: 12px; left: 13px;}
.wc-simple .onsale { position: absolute; top: -10px; left: -40px; right: auto !important; width: 120px !important; height: 60px !important; text-align: center; color: #fff;
    display: block; margin: 0 !important; padding: 25px 0 0 0 !important; font-weight: 700; text-transform: uppercase; z-index: 9; -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.wc-mansonry-uneven { margin: 0; position: relative; }
.wc-mansonry-uneven:before {  }
.wc-mansonry-uneven:after {  content: ''; display: block; clear: both; }
.wc-full, .wc-sizer { width: 25%;  }
.wc-full { height:360px; width: 25%; float: left; position: relative; margin: 0; vertical-align: top; }

.wc-25-360 { width: 25%; height: 360px; }
.wc-25-720 { width: 25%; height: 720px; }
.wc-25-1080 { width: 25%; height: 720px; }
.wc-50-720 { width: 50%; height: 720px; }
.wc-50-360 { width: 50%; height: 360px; }

.wc-left { width: 50%; height: 360px; }
.wc-left .thumbnail { float:left; }
.wc-left .wc-content { float:left; width: 50%; padding: 80px 30px 0 30px;}
.wc-right { width: 50%; height: 360px; }
.wc-right .thumbnail { float:left; }
.wc-right .wc-content { float:left; width: 50%; padding: 80px 30px 0 30px;}

.clearfix:after, .clearfix:before { content: " "; display: table; }

.figure-mansonry-uneven { margin: 0; position: relative; }
.figure-mansonry-uneven:before {  }
.figure-mansonry-uneven:after {  content: ''; display: block; clear: both; }
.figure-full, .figure-sizer { width: 25%;  }
.figure-full { float: left; position: relative; margin: 0; vertical-align: top; }
.figure-full .thumbnail { background-position: top center; background-size: cover; }

.figure-25-360 { width: 25%; height: 360px; }
.figure-25-720 { width: 25%; height: 720px; }
.figure-25-1080 { width: 25%; height: 720px; }
.figure-50-720 { width: 50%; height: 720px; }
.figure-50-360 { width: 50%; height: 360px; }

.figure-25-360-15 { width: 25%; height: 330px; }
.figure-25-720-15 { width: 25%; height: 690px; }
.figure-25-1080-15 { width: 25%; height: 690px; }
.figure-50-720-15 { width: 50%; height: 690px; }
.figure-50-360-15 { width: 50%; height: 330px; }




.figure-50-720 .fx-hover-content { top: 40%; }
.figure-50-360 .fx-hover-content { top: 12%; }

.figure-left { width: 50%; height: 360px; }
.figure-left .thumbnail { float:left; }
.figure-left .wc-content { float:left; width: 50%; padding: 80px 30px 0 30px; }
.figure-right { width: 50%; height: 360px; }
.figure-right .thumbnail { float:left; }
.figure-right .wc-content { float:left; width: 50%; padding: 80px 30px 0 30px; }

.figure-full .gutter { padding: 15px !important; }
.figure-full .portfolio-content {  }

.figure-50-300 { width: 50%; height: 300px !important; }
.figure-25-300 { width: 25%; height: 300px !important; }
.figure-50-600 { width: 50%; height: 600px !important; }

.figure-25-720 .fx-hover-content { top: 40% !important; }
.figure-50-360 .fx-hover-content { top: 10% !important; }
.figure-justify-homepage .figure-50-360 .fx-hover-content { top: 30% !important; }

.figure-25-400 { width: 25%; height: 400px; }
.figure-25-800 { width: 25%; height: 800px; }
.figure-50-800 { width: 50%; height: 800px; }
.figure-50-400 { width: 50%; height: 400px; }
.figure-50-1 { width: 25%; height: 400px; }
.figure-50-800 .fx-hover-content { top: 40%; }
.figure-50-400 .fx-hover-content { top: 30%; }


p.stars a { color: #d5ced3; }
p.stars a:hover { color: #ff902e; }
div.wpcf7 img.ajax-loader { margin-left: 20px; }
div.wpcf7-response-output { padding: 10px 15px; color: #ffffff; background-color: #ff902e; border: 0; margin: 0; border-radius: 2px; }
span.wpcf7-not-valid-tip { padding: 10px 15px; color: #ffffff; background-color: #f9503e; border: 0; border-radius: 2px; margin: 10px 0 0 0; }
.title-lines { margin-bottom: 15px; }
.comments-title { margin-bottom: 15px; }
.so-panel .title-lines { font-size: 24px !important; }
.page-header { border-bottom: 0; }
.lb-data .lb-caption { font-size: 20px; font-weight: 400; }
.nicescroll-rails { z-index: 99999 !important; }
.mm-menu .menu-item a:hover, .mm-menu .sub-menu .menu-item a:hover { font-weight: 600; }
.mega-menu-item .mega-menu-insert { margin-bottom: 20px !important; }
.input-icon input[type="text"],
.input-icon input[type="email"],
.input-icon input[type="number"],
.input-icon input[type="url"],
.input-icon input[type="password"],
.input-icon input[type="search"] { padding-left: 35px !important; }
.input-group-icon button i { color: #ffffff !important; }
.entry-portfolio-content,
.entry-portfolio-footer,
.entry-portfolio-nav { padding-left: 80px; padding-right: 80px; }
.entry-portfolio-share { padding-left: 30px; padding-right: 30px; }
.entry-portfolio-content { margin-bottom: 20px !important; }
.embed-map iframe { overflow: hidden; }
button.input-icon i { color: #ffffff; top: 10px; }
button.input-icon { padding-left: 35px !important; }
.container.shop-right #secondary { float: right; padding: 0 15px 0 25px !important; }
.container.shop-right #primary { float: left; }
li.product .inner-hover { position: relative; padding-bottom: 0 !important; left: 0; top: 0;  }
li.product .inner-hover .hover-content { text-align: center; position: absolute; left: 0; right: 0; top: 50%; bottom: 0; margin-top: -100px; display: block; width: 100%; opacity: 0; transform: scale(2, 2); -webkit-transform: scale(2, 2); transition: all 250ms; -webkit-transition: all 250ms; }
li.product .inner-hover .hover-content .price .amount { color: #ffffff !important; }
li.product .inner-hover .hover-content h3 { font-size: 26px; font-weight: 600; color: #ffffff; margin-bottom: 10px !important; }
li.product .inner-hover .hover-content h3 span { font-weight: 700; }
li.product .inner-hover .hover-content .star-rating { margin-top: 10px; }
li.product .inner-hover:hover .hover-content { overflow: hidden; opacity: 1; transform: scale(1, 1); -webkit-transform: scale(1, 1); }
li.product .inner-image { width: 100%; height: 100%; }
li.product .inner-image img { width: 100%; margin: 0 !important; }
li.product .inner-image .wp-post-image { margin-bottom: 0; }
li.product .inner-hover .hover-back { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; opacity: 0; transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -webkit-transition: background-color 0.3s linear; -o-transition:background-color 0.3s linear; }
li.product .inner-hover:hover .hover-back { opacity: 0.7; }

.aio-menu { padding: 0; margin: 0; list-style: none; }
.aio-menu li { position: relative; padding: 12px 15px 12px 15px; border-bottom: 1px solid #dedede; font-size: 16px; font-weight: 600; }
.aio-menu li:before { content: "\e7a5"; font-family: "font-icons"; position: absolute; right: 15px; top: 12px; display: block; font-size: 20px; line-height: 20px; font-weight: 600; }
.sticky-wrapper { height: 0 !important; }
#load { position:fixed; top:0; left:0; right:0; bottom:0; background-color:#fff; z-index:10000; }
.load-status { width:120px; height:120px; position:absolute; left:50%; top:50%; margin:-60px 0 0 -60px; }
.col-md-20 { float: left; padding-left: 15px; padding-right: 15px; width: 20%; display: inline-block; position: relative; }
.panel-over .feature-grid { margin-bottom: 25px !important; }

.owl-theme .owl-controls { margin-top: 0; }
.panel-dark-40 { position: relative; top: 0; left: 0; }
.panel-dark-40 article.text { position: relative; }
.panel-darks-40 { background-color: rgba(20, 19, 25, 0.4) !important; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.panel-dark-50 { position: relative; top: 0; left: 0; }
.panel-dark-50 article.text { position: relative; }
.panel-darks-50 { background-color: rgba(20, 19, 25, 0.5) !important; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.panel-dark-60 { position: relative; top: 0; left: 0; }
.panel-dark-60 article.text { position: relative; }
.panel-darks-60 { background-color: rgba(20, 19, 25, 0.6) !important; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.panel-main-40 { position: relative; top: 0; left: 0; }
.panel-main-40 article.text { position: relative; }
.panel-mains-40 { background-color: rgba(20, 19, 25, 0.4) !important; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.panel-main-50 { position: relative; top: 0; left: 0; }
.panel-main-50 article.text { position: relative; }
.panel-mains-50 { background-color: rgba(20, 19, 25, 0.5) !important; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.panel-main-60 { position: relative; top: 0; left: 0; }
.panel-main-60 article.text { position: relative; }
.panel-mains-60 { background-color: rgba(20, 19, 25, 0.6) !important; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#load { position:fixed; top:0; left:0; right:0; bottom:0; background-color:#fff; z-index:10000; }
.load-status { width:120px; height:120px; position:absolute; left:50%; top:50%; margin:-60px 0 0 -60px; }

.woocommerce-tabs.wc-tabs-wrapper #tab-reviews { padding: 0 10px !important;}
.product_list_widget .star-rating { width: auto !important; display: inline-block !important; }


  .mm-list a.mm-subopen:after {
content: "\e7a5"; font-family: "font-icons";
	font-style: normal;
	font-weight: normal;
	font-size:21px;
	line-height: 45px;
    display: block;
    position: absolute;
	top: 0%;

}

.page-box { max-width: 1278px !important; margin-left: auto !important; margin-right: auto !important; }
.page-box #masthead,
.page-box #branding,
.page-box #bootstrap-slider,
.page-box #content,
.page-box #footer { max-width: 1278px !important; margin-left: auto !important; margin-right: auto !important; }
.page-box #top .container,
.page-box #address .container,
.page-box #footer .container {	padding-left: 40px; padding-right: 40px; }

.wpml-single-flag { padding: 10px; border: 1px solid #dedede; text-align: center; margin: -20px 0 20px 0; height: 54px; }
.wpml-single-flag a {}
.wpml-single-flag img { margin: 0 10px 0 15px !important; }

.wpml-top-flag { padding-left: 15px !important; display: inline-block; list-style:none; float: right; position: relative; margin: 0 !important; }
.wpml-top-flag > li > a { line-height: 54px; }
.wpml-top-flag ul { list-style:none; }
.wpml-top-flag:hover .wpml-flag-lists { display:block; list-style:none; }
.wpml-top-flag .wpml-flag-lists { display:none; padding: 0 !important; right:0; position: absolute; width: 200px; z-index: 9999; }
.wpml-top-flag .wpml-flag-lists li { padding: 5px 10px; }
.wpml-top-flag .wpml-flag-lists a {  }
.wpml-top-flag .wpml-flag-lists img { margin-right: 15px; }

#fringe-top, #fringe-bottom { position: fixed; left: 0; right: 0; display: block; height: 40px; background-color: #ffffff; z-index: 99998; }
#fringe-right, #fringe-left { position: fixed; top: 0; bottom: 0; display: block; width: 40px; background-color: #ffffff; z-index: 99998; }
#fringe-top { top: 0; }
#fringe-right { right: 0; }
#fringe-bottom { bottom: 0; }
#fringe-left { left: 0; }
.one-page-label { margin: 0 !important; padding: 0 !important; height: 0; }

.content-builder #comments { padding: 60px 60px !important; }
.content-builder .form-submit { margin-bottom: 50px !important; }
.entry-content .pagination { margin-bottom: 0 !important; }
.text-light p { font-weight: 600; }

#scroll-navigation { position: fixed; z-index: 100000; top: 40%; right: 40px; padding: 5px 10px; border-radius: 99px; }
#scroll-navigation #scroll-menu { list-style: none; padding: 0; }
#scroll-navigation #scroll-menu > li  {  background-color: rgba(255, 255, 255, 1);
    border: 2px solid #ffffff;
    border-radius: 99px;
    width: 24px;
    height: 24px;
	margin-bottom: 15px;
	position: relative;
}
#scroll-navigation #scroll-menu > li.active {
    background-color: rgba(255, 255, 255, 1);
    border: 2px solid #ffffff;
    -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;
}
#scroll-navigation #scroll-menu > li > a { opacity: 1; width: 100%; height: 100%; position: absolute; top: 0, left: 0, }

/* bootstrap mini gallery */

.galleryx {	position: relative;	top: 0;	left: 0; width: 100%; margin-bottom: 30px; min-height: 300px; }
.gallery .gallery-slider .owl-wrapper-outer { width: 100%; overflow: hidden; }
.gallery .gallery-slider .owl-item,
.gallery .gallery-slider .slider-item {	width: 100%; }
.gallery .gallery-slider .slider-item img {	width: 100% !important;	margin-bottom: 0; }
.gallery .gallery-slider .caption {	position: absolute;	bottom: 0; left: 0;	width: 100%; background-color: rgba(255, 255, 255, 0.8); padding-top: 25px;
	padding-left: 15px;
	min-height: 70px;
}
.gallery .gallery-slider .caption h4 { font-size: 20px;	font-weight: 600; }
.gallery .gallery-slider .slider-prev {	bottom: 15px; right: 70px; }
.gallery .gallery-slider .slider-next {	bottom: 15px; right: 15px; }
.gallery .gallery-slider .slider-prev {	top: 45%; left: 30px; }
.gallery .gallery-slider .slider-next {	top: 45%; right: 30px; }
.gallery .gallery-slider .slider-prev,
.gallery .gallery-slider .slider-next {	position: absolute;	text-align: center;	width: 48px; height: 48px; opacity: 1; }
.gallery .gallery-slider .slider-prev i,
.gallery .gallery-slider .slider-next i { font-size: 22px; line-height: 22px; padding-top: 13px; }

.gallery { position:relative; top:0; left:0; margin-top:30px; margin-bottom:30px; }
.gallery .gallery-thumb .vr-slider-item { width:100%; }
.gallery .gallery-thumb .slider-item img { width:100%; }
.gallery .vr-slider-prev { bottom: 15px; right: 70px; }
.gallery .vr-slider-next { bottom: 15px; right: 15px; }
.gallery .gallery-thumb-2 { margin: 15px -5px 0 -5px; }
.gallery .gallery-thumb-2 .slider-item { display: inline-block; cursor: pointer; float: left; padding: 0 5px; width: 90px; height: 90px; }

/*--------------------------------------------------------------
## 15.00 Responsive
--------------------------------------------------------------*/

@media (min-width: 1280px) {
	#page .container { width: 1280px; }
	#button-menu { display: none; }
	#slider-main { width: 100% !important;}

	#menu .mega-menu-item .container { padding-left: 30px; padding-right: 30px; }
	#slider-main .carousel-caption { top: 160px; width: 100%; height: auto; padding: 0 40px; }
	.page-full .content-sidebar-right .container,
	.page-full .content-sidebar-left .container,
	.page-full .content-full .container { padding-left: 0 !important; padding-right: 0 !important; }
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product { width: 33%; }
	.portfolio-mansonry-uneven .portfolio-uneven-border { width: 33% !important; }

	#masthead .container { max-width: 1280px; padding: 0; }
	.page-box #menu .container { padding-left: 40px; padding-right: 40px; }
	.page-box #slider-main .carousel-caption { padding-left: 80px; padding-right: 80px; }

	.feature-grid-6-row .feature-grid-6:nth-of-type(1) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(2) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(3) { border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(4) { border-right: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(5) { border-right: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(6) { }

	.feature-grid-8-row .feature-grid-8:nth-of-type(1) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(2) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(3) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(4) { border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(5) { border-right: 1px solid #dedede;}
	.feature-grid-8-row .feature-grid-8:nth-of-type(6) { border-right: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(7) { border-right: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(8) { }
}
@media (max-width: 1280px) {
	html,
	#page,
	#page .container { width: 100% !important; max-width: 100%;  }

	#top .container,
	#address .container { padding-left: 40px; padding-right: 40px;  }
	#button-menu { display: none; }

	#menu .container { padding-left: 0; padding-right: 0; }

	.content-builder { overflow-x: hidden; }
	.page-full .panel-grid .panel-row-style { padding-left: 40px !important; padding-right: 40px !important; }
	.page-full .panel-grid .panel-row-style.panel-full { padding-left: 0 !important; padding-right: 0 !important; }

	#top .container,
	#menu .container,
	#footer-widget .container,
	#bottom .container { padding-left: 40px; padding-right: 40px; }
	.mega-menu-item .container { padding-left: 30px; padding-right: 30px; }
	#footer .container { padding-left: 40px; padding-right: 40px; }
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product { width: 33%; }
	.woocommerce #container #content .container { padding-left: 40px !important; padding-right: 40px !important; }

	.feature-grid-6-row .feature-grid-6:nth-of-type(1) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(2) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(3) { border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(4) { border-right: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(5) { border-right: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(6) { }

	.feature-grid-8-row .feature-grid-8:nth-of-type(1) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(2) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(3) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(4) { border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(5) { border-right: 1px solid #dedede;}
	.feature-grid-8-row .feature-grid-8:nth-of-type(6) { border-right: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(7) { border-right: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(8) { }
}

@media (max-width: 1023px) {

	#top,
	#address,
	#site-navigation { display: none !important; }
	#branding .container { padding-top: 100px; }
	#masthead { position: relative; background-color: #ffffff; }
	#logo h1 { margin-top: 23px; }
	#logo img { margin-top: 10px; }
	#button-group { margin-top: 15px; }

	#button-menu,
	#button-shop,
	#button-search { margin-top: 0; }
	#button-menu { display: inline-block; right: 0; }
	#button-shop { right: 45px; }
	#button-search { right: 115px; }

	.counter-bar { width: 100% !important; }

	.title-header { text-align: center; }
	.title-header h2,
	.title-header h3 { margin: 0 auto 25 auto !important; float: none !important; }
	.title-header h3 { display: block !important; margin-top: 25px !important; }

	#content #primary { width: 100%; }
	#content #secondary { padding-top: 40px; width: 100%; }
	#content #secondary .search-form { min-height: 40px; }
	#content.content-sidebar-right #secondary,
	#content.content-sidebar-left #secondary { padding: 40px 15px 0 15px; }


	#footer-menu { padding: 0; }
	#footer .container { padding-left: 40px; padding-right: 40px; }

	#content.content-full #primary { padding: 0; }
	#footer #bottom-navigation { display: none; }
	#footer #bottom-info { width: 100%; text-align: center; }
	.panel-grid-cell { width: 100% !important; }

	.banner-left { text-align: center; }
	.banner-left .banner-head { width: 100%; padding-left: 0;}
	.banner-left .banner-foot { width: 100%; padding-right: 0; }
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product { width: 49%; }
	.tabs .nav-tabs li { display: block; width: 100%; }
	.panel-faq .text { max-width: 100% !important; float: none !important; }
	.panel-mobile-center { float: none !important; }
	.panel-mobile-center .text { text-align: center; width: 100% !important; max-width: 100% !important; }
	.panel-mobile-center img { display: inline-block; margin-left: auto !important; margin-right: auto !important; }


}
@media (max-width: 1023px) {
	.text, form {  width: 100% !important; max-width: 100% !important; }
}
@media (max-width: 991px) {




	.timeline-title { text-align: left; }
	.timeline-masonry .timeline-line { left: 24px; }
	.timeline-grid { margin: 0 0 80px 0; }
	.timeline-grid.timeline-grid-left,
	.timeline-grid.timeline-grid-right { position: relative !important; padding-left: 80px; margin: 0 0 60px 0 !important; top: 0 !important; left: 0 !important; }
	.timeline-grid.timeline-grid-left .node,
	.timeline-grid.timeline-grid-right .node { left: 0 !important; }



	.feature-grid-6-row .feature-grid-6:nth-of-type(1) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(2) { border-right: 0px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(3) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(4) { border-right: 0px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(5) { border-right: 1px solid #dedede; border-bottom: 0px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(6) { }

	.feature-grid-8-row .feature-grid-8:nth-of-type(1) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(2) { border-right: 0px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(3) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(4) { border-right: 0px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(5) { border-right: 1px solid #dedede; border-bottom: 0px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(6) { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(7) { border-right: 1px solid #dedede; border-bottom: 0px solid #dedede; }
	.feature-grid-8-row .feature-grid-8:nth-of-type(8) { }


	.wc-full,
	.figure-justify .figure-full { width: 100%; }
	/*
	.blog-mansonry-box .blog-box,
	.blog-mansonry-grid .blog-grid,
	.portfolio-mansonry-single .portfolio-box-single,
	.portfolio-uneven-sortable .portfolio-uneven-sort,
	.portfolio-mansonry .portfolio-box { width: 100%; }
	*/
	.text-icon-left { float: left !important; }
	.panel-reset-80 .text { padding: 80px 40px !important; float: left !important; }
	.panel-reset-40 .text { padding: 40px 40px !important; float: left !important; }
	.text.panel-reset-80 { padding: 80px 40px !important; float: left !important; }
	.text.panel-reset-40 { padding: 40px 40px !important; float: left !important; }

	.text, form {  width: 100% !important; max-width: 100% !important; }
	.article-simple { float: left !important; width: 100% !important; max-width: 100% !important; height: auto !important; }
	.panel-mobile-full {  width: 100% !important; max-width: 100% !important; display: block !important; float: none !important; }
}
@media (max-width: 767px) {

	.panel-mobile-full {  width: 100% !important; max-width: 100% !important; display: block !important; float: none !important; }


	.feature-grid-6-row .feature-grid-6 { border: 0 solid rgba(0, 0, 0, 0) !important; border-right: 0 !important; }
	#top .top-info { width: 100%; text-align: center; }
	#top .top-social,
	#top .top-cite,
	#address-list { display: none; }
	#address-list .icon-address { margin-bottom: 30px; }
	#branding h2 { font-size: 30px; }
	#branding p { font-size: 16px; }

	.content-builder .container { padding-left: 0 !important; padding-right: 0 !important; }
	#masthead { height: 75px !important; background-color: #ffffff !important; }
	#masthead #logo img { margin: 12px 0 0 0 !important; }

	.title-header { width: 100%; text-align: center; }
	.page-full .panel-grid .panel-row-style { padding-left: 30px !important; padding-right: 30px !important; }
	.page-full .panel-grid .panel-row-style.panel-full { padding-left: 0 !important; padding-right: 0 !important; }

	#content.content-full,
	#content.content-sidebar-right .container,
	#content.content-sidebar-left .container { padding: 40px 30px; }
	#content.content-full .container { padding: 0 !important; }
	#footer aside { margin-bottom: 30px; }
	#footer .container { padding-left: 30px; padding-right: 30px; }
	#footer-social a { width: 100%; }

	.tabs.tab-mega .nav-tabs li { width: 100%; }
	.entry-share .share-item a { margin-bottom: 30px; }
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product { width: 100%; }
	.blog-mansonry-box, .blog-mansonry-grid { width: 100%; }

	.portfolio-uneven-sortable .portfolio-uneven-sort,
	.portfolio-uneven .portfolio-uneven,
	.blog-mansonry-box .blog-box,
	.blog-mansonry-grid .blog-grid,
	.portfolio-mansonry-single .portfolio-box-single,
	.portfolio-mansonry .portfolio-box { width: 100%; }

	.portfolio-mansonry-uneven .portfolio-uneven-border { margin-bottom: 30px; width: 100% !important; padding: 0; }
	.woocommerce #container #content .container { padding-left: 30px !important; padding-right: 30px !important; }
	.woocommerce-page #content .container,
	.woocommerce #content .container { overflow-x: hidden !important; }
	.panel-full .panel-grid-cell { margin-bottom: 0 !important; }
	.entry-portfolio-content,.entry-portfolio-footer { padding-left: 20px; padding-right: 20px; }

	.wc-full,
	.portfolio-unevens .portfolio-uneven,
	.figure-full,
	.blog-mansonry-box .blog-box,
	.blog-mansonry-grid .blog-grid,
	.portfolio-mansonry-single .portfolio-box-single,
	.portfolio-uneven-sortable .portfolio-uneven-sort,
	.portfolio-mansonry .portfolio-box { width: 100%; }

	/* .figure-full { height: 400px !important; } */

	.blog-classic { padding-left: 0px; }
	.blog-classic .entry-thumbnail { position: relative; margin-bottom: 30px; }
	.blog-classic .entry-thumbnail,
	.blog-classic .entry-thumbnail img	{ width: 100%; }
	.blog-classic .button-medium,
	.blog-classic .entry-footer { margin-bottom: 0; }

	.blog-modern { display: block !important; min-height: 800px; margin-top: 40px; }

	.related .container,
	.figure-full .gutter { padding: 0 !important; }
	#content #secondary { padding: 30px !important; }

	#comments.comments-area .comment-list { padding-left: 0; }
	#comments.comments-area ol.children { padding-left: 0; margin-left: 0; }



}

@media (max-width: 600px) {
	.entry-calendar { display: none !important; }
	.entry-header { padding-left: 0px; }
	.comment-list .edit-link { position: relative !important; margin-bottom: 30px; display: none; }
	.blog-modern { display: block !important; min-height: 900px;  position: relative; }
	.blog-modern .entry-picture { max-height: 400px; }
	.blog-modern .entry-content { display: block !important; position: relative; top: 0; left: 0; right: 0; padding: 0 0 0 0; }
	.blog-modern .entry-footer { display: block !important; }

	.nav-links .nav-next { text-align: right; }
	.nav-links .nav-previous, .nav-links .nav-next { display: block !important; width: 100% !important; }
	.nav-links .nav-previous a, .nav-links .nav-next a { width: 100% !important; max-width: 100% !important;}
	.nav-links .nav-previous { margin-bottom: 30px; }
	.post-navigation .nav-previous:after { left: 10px; top: 10px; }
	.post-navigation .nav-next:after { right: 40px; top: 10px;}
}

@media (max-width: 479px) {
	.comment-list .reply { position: relative !important; margin: 0 0 30px 0; display: block; }
	.blog-modern { min-height: 1000px; }

	.figure-full,
	.portfolio-unevens .portfolio-uneven,
	.blog-mansonry-box .blog-box,
	.blog-mansonry-grid .blog-grid,
	.portfolio-mansonry-single .portfolio-box-single,
	.portfolio-uneven-sortable .portfolio-uneven-sort,
	.portfolio-mansonry .portfolio-box { width: 100%; }

	.feature-grid-6-row .feature-grid-6:nth-of-type(1) { border-right: 0px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(2) { border-right: 0px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(3) { border-right: 0px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(4) { border-right: 0px solid #dedede; border-bottom: 1px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(5) { border-right: 0px solid #dedede; border-bottom: 0px solid #dedede; }
	.feature-grid-6-row .feature-grid-6:nth-of-type(6) { }

	#button-shop, #button-search { display: none !important; }
	#slider-main .carousel-caption { width: 100%; top: 100px; padding-left: 20px; padding-right: 20px; }
	#slider-main .button-big { margin-bottom: 0 !important; }




}

.page-fringe #top { height: 80px !important; }
.page-fringe #top .container { margin-top: 20px; }
.page-fringe #branding .container,
.page-fringe #footer .container,
.page-fringe #bottom .container { padding-left: 80px !important; padding-right: 80px !important; }

.panel-parallax-fixed {
	position : relative !important;
	-webkit-transform: translateZ(0) !important;
	background-attachment: fixed !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}
.panel-grid { margin-bottom: 0; }
.panel-center .panel-grid-cell { padding: 0 !important; }
i.icon-big,
.text i.icon-big { font-size: 40px; line-height: 40px; margin: 0 0 15px 0; }
.text blockquote i { font-size: 20px; margin-bottom: 0;  }
.text h2 { font-size: 34px; line-height: 44px; font-weight: 700;  }
.text h3 { font-size: 28px; line-height: 38px; font-weight: 700;  }
.article-title-big { font-size: 38px !important; line-height: 44px; font-weight: 700; margin-bottom: 25px; }
.article-title-big strong { font-weight: 900; }
.list-picture-left { position: relative; left: 0; right: 0; padding-left: 140px; margin-bottom: 25px; min-height: 125px; }
.list-picture-left .list-picture { position: absolute; left: 0; right: 0; }
.list-picture-left .list-picture img { border-radius: 99px; border: 5px solid #ffffff; }
.list-picture-left .list-picture i { font-size: 28px; }
.list-picture-left .list-picture-content { }
.list-picture-left .list-picture-content h3 { margin: 8px 0 15px 0; font-size: 24px; }
.list-picture-left .list-picture-content p { margin-bottom: 0; }

.color-red { color: #ff4530; }

.color-red-background { background-color: #ff4530 !important; }
.color-tusk { color: #13cfc3; }
.color-tusk-background { background-color: #13cfc3; }
.color-green { color: #9ed239; }
.color-green-background { background-color: #9ed239; }
.color-blue { color: #32d1ef; }
.color-blue-background { background-color: #32d1ef; }
.color-purple { color: #a85ad4; }
.color-purple-background { background-color: #a85ad4; }
.color-yellow { color: #ffcc00; }
.color-yellow-background { background-color: #ffcc00; }
.color-pink { color: #ff4660; }
.color-pink-background { background-color: #ff4660; }
.color-lime { color: #b2dd4c; }
.color-lime-background { background-color: #b2dd4c; }
.gradient-green-blue { background-image: linear-gradient(150deg, #52edc7 20%, #5ac8fa 100%); }
.gradient-blue-green { background-image: linear-gradient(150deg, #5ac8fa 20%, #52edc7 100%); }
.gradient-green-red { background-image: linear-gradient(150deg, #52edc7 20%, #ff4530 100%); }
.gradient-red-yellow { background-image: linear-gradient(150deg, #ff4530 20%, #ffcc00 100%); }
.gradient-yellow-red { background-image: linear-gradient(150deg, #ffcc00 20%, #ff4530 100%); }
.gradient-blue-purple { background-image: linear-gradient(150deg, #5ac8fa 20%, #a85ad4 100%); }
.gradient-purple-blue { background-image: linear-gradient(150deg, #a85ad4 20%, #5ac8fa 100%); }





.label-mini-red { color: #ffffff !important; background-color: #ff4530 !important; font-size: 12px !important; margin-left: 8px; padding: 2px 4px; border-radius: 2px;  }
.label-mini-blue { color: #ffffff !important; background-color: #5ac8fa !important; font-size: 12px !important; margin-left: 8px; padding: 2px 4px; border-radius: 2px;  }
.label-mini-green { color: #ffffff !important; background-color: #52edc7 !important; font-size: 12px !important; margin-left: 8px; padding: 2px 4px; border-radius: 2px;  }


.text-para { font-size: 20px !important; line-height: 28px !important; }
.text-medium { font-size: 32px !important; line-height: 42px !important; }
.text-big { font-size: 42px !important; line-height: 52px !important; }
.text-mega { font-size: 54px !important; line-height: 60px !important; }
.text-ultra { font-size: 60px !important; line-height: 68px !important; }
.text-mega { font-size: 70px !important; line-height: 78px !important; }
.text-700 { font-weight: 700 !important; }
.text-800 { font-weight: 800 !important; }
.text-900 { font-weight: 900 !important; }
.text-icon-left { position: relative; left: 0; right: 0; padding-left: 70px; margin-bottom: 30px; display: block; }
.text-icon-left .text-icon { position: absolute; left: 0; right: 0; padding: 8px; width: 52px; height: 52px; }
.text-icon-left .text-icon i { font-size: 36px; line-height: 36px; }
.text-icon-left .text-icon-content h3 { margin-bottom: 15px; font-size: 24px; font-weight: 700; }
.text-icon-left .text-icon-content p { margin-bottom: 0; }
.text-icon-right { position: relative; left: 0; right: 0; padding-right: 60px; margin-bottom: 30px; display: block; text-align: right }
.text-icon-right .text-icon { position: absolute; left: 0; right: 0;  }
.text-icon-right .text-icon i { font-size: 36px; line-height: 36px; }
.text-icon-right .text-icon-content h3 { margin-bottom: 15px; font-size: 22px; font-weight: 700; }
.text-icon-right .text-icon-content p { margin-bottom: 0; }
.line-center-main, .line-center-sub { display: block; height: 8px; background-color: #ffffff; margin: 20px auto 0 auto; width: 80px; }
.panel-scroll { height: 100%; }
.panel-full-height { min-height: 800px !important; }

.panel-equal .panel-grid-cell .so-panel { height: inherit; }
.panel-equal .panel-grid-cell .so-panel .panel-widget-style { height: inherit; }
.icon-edge-big { padding-top: 8px; border: 3px solid #ffffff; border-radius: 99px; width: 56px !important; height: 56px !important; margin: 0 6px 20px 6px; }
.icon-edge-big { font-size: 34px; line-height: 34px; }
.icon-edge-medium { font-size: 24px; line-height: 24px; margin-top: 15px; margin-left: 4px; display: inline-block; width: 54px; height: 54px; padding-top: 12px; border: 3px solid #ffffff; border-radius: 99px; text-align: center; }

.icon-edge-small { font-size: 20px; line-height: 20px; margin-top: 15px; margin-left: 4px; display: inline-block; width: 50px; height: 50px; padding-top: 12px; border: 3px solid #ffffff; border-radius: 99px; text-align: center; }

.space-h-40 { min-height: 40px; display: block; }
.demo-full { margin-bottom: 40px; }
.demo-full .label-medium.label-sub { color: #ffffff !important; }
.row { margin-left: -20px; margin-right: -20px; }
.panel-grid-cell,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-xx { padding-left: 20px; padding-right: 20px; }
.col-md-20 { float: left; padding-left: 15px; padding-right: 15px; width: 20%; display: inline-block; position: relative; }
.icon-sample { width: 200px; text-align: center; display: inline-block; height: 80px !important; margin-bottom: 25px; }
.icon-sample i { display: block; font-size: 28px; line-height: 28px; margin-bottom: 20px; color: #10b4d1; }
.icon-sample span { display: block; font-size: 16px; }


.woocommerce .products .product .inner-hover { min-height: 120px; background-color: #dedede; }
.blog-grid.blog-journal-1 .thumbnail, .blog-classic .entry-thumbnail,
.portfolio-full .thumbnail { 	min-height: 120px; background-color: #f5f5f5; }
.blog-mansonry-box .blog-box .thumbnail,
.portfolio-mansonry .portfolio-box .thumbnail {  min-height: 120px; background-color: #f5f5f5; }
.mega-menu-item-Blog .mega-menu-picture,  .client-grid, .blog-box .thumbnail,
.mega-menu-item-Portfolio .mega-menu-picture {  min-height: 120px; background-color: #f5f5f5; }
.blog-modern .entry-picture, .wc-full .thumbnail, .portfolio-unevens .portfolio-uneven .thumbnail,
.portfolio-uneven-sort .thumbnail, .portfolio-zigzag .thumbnail, .figure-full .thumbnail { min-height: 120px; background-color: #f5f5f5; }
#site-navigation .mega-menu-item .mega-menu-picture img { min-height: 40px; background-color: #f5f5f5; }
 .text-right .button-medium { margin: 0 0 30px 15px; }
.tabs .nav-tabs li { margin: 0 -1px -2px 0; }

#primary-menu li .sub-menu li a .label-mini-yellow { color: #1c1f21 !important; background-color: #ffcc00 !important; font-size: 12px !important; margin-left: 8px; padding: 2px 4px; border-radius: 2px;  }
#primary-menu li .sub-menu li.current-menu-item a .label-mini-yellow,
#primary-menu li .sub-menu li.current_page_item a .label-mini-yellow,
#primary-menu li .sub-menu li a:hover .label-mini-yellow { color: #ffcc00 !important; background-color: #1c1f21 !important; }
#content.content-builder .panel-full .panel-grid .panel-grid-cell { padding-left: 20px !important; padding-right: 20px !important; }

.widget-title { border-left: 6px solid #ffcc00; }
.related { padding-top: 20px; }
.related .container { padding-top: 0 !important; }
.error-404 .page-header { padding-top: 100px !important;  }
#primary-menu > li.menu-item-has-children > a:after {  top: 4px !important; }
.widget_tag_cloud a:hover { background-color: #ffcc00; color: #262a2d !important; text-decoration: none; }
.widget_archive .screen-reader-text { display:none !important; }
.widget_categories .screen-reader-text { display:none !important; }
.textwidget br { display:block !important; }
.entry-footer { margin-bottom: 0 !important; }
.comment-list .reply a, .comment-list .edit-link a { background-color: #ffcc00; color: #262a2d; }
.nav-links .nav-previous a, .nav-links .nav-next a,
.nav-links .nav-previous a:hover, .nav-links .nav-next a:hover { line-height: 39px !important; }
.entry-footer .edit-link { min-height: 40px; display: inline-block; }
#secondary a.label-main { color: #ffffff; }
#secondary a.label-main:hover { color: #ffffff; }

/*--------------------------------------------------------------
## 16.00 Print
--------------------------------------------------------------*/


@media print { *, *:before, *:after { background: transparent !important; color: #000000 !important; box-shadow: none !important; text-shadow: none !important; }
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
	pre, blockquote { border: 1px solid #dedede; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
	select { background: #ffffff !important; }
	.navbar { display: none; }
	.btn > .caret, .dropup > .btn > .caret { border-top-color: #000000 !important; }
	.label { border: 1px solid #000000; }
	.table { border-collapse: collapse !important; }
	.table td, .table th { background-color: #ffffff !important; }
	.table-bordered th, .table-bordered td { border: 1px solid #dedede !important; }
}
