<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------------------------------------------------------------------------

 Theme Name: Total
 Version: 1.4
 Description: Premium WordPress theme by WPExplorer
 Author: WPExplorer
 Theme URI: URI: http://www.wpexplorer.com
 Author URI: URI: http://www.wpexplorer.com
 Tags: light, fluid-layout, custom-header, custom-background, threaded-comments, custom-menu, featured-image-header, featured-images, full-width-template, theme-options, translation-ready
 License: Custom
 License URI: URI: http://themeforest.net/licenses

/*-----------------------------------------------------------------------------------*/
/*	- 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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
:focus { outline: 0 }
table { border-collapse: collapse; border-spacing: 0; }
img { max-width: 100%; height: auto; }
mark { background: none; }
select { max-width: 100%; }
/*-----------------------------------------------------------------------------------*/
/*	- RESPONSIVE GRID SYSTEM
/*-----------------------------------------------------------------------------------*/
/*column class*/
.col:after,
.clr:after,
.group:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.col { display: block; float: left; margin: 0 0 20px 1.6%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*percent grid*/
.span_2_of_2{width:100%}.span_1_of_2{width:49.2%}.span_3_of_3{width:100%}.span_2_of_3{width:66.1%}.span_1_of_3{width:32.2%}.span_4_of_4{width:100%}.span_3_of_4{width:74.6%}.span_2_of_4{width:49.2%}.span_1_of_4{width:23.8%}.span_5_of_5{width:100%}.span_4_of_5{width:79.68%}.span_3_of_5{width:59.36%}.span_2_of_5{width:39.04%}.span_1_of_5{width:18.72%}.span_6_of_6{width:100%}.span_5_of_6{width:83.06%}.span_4_of_6{width:66.13%}.span_3_of_6{width:49.2%}.span_2_of_6{width:32.26%}.span_1_of_6{width:15.33%}.span_7_of_7{width:100%}.span_6_of_7{width:85.48%}.span_5_of_7{width:70.97%}.span_4_of_7{width:56.45%}.span_3_of_7{width:41.92%}.span_2_of_7{width:27.42%}.span_1_of_7{width:12.91%}.span_8_of_8{width:100%}.span_7_of_8{width:87.3%}.span_6_of_8{width:74.6%}.span_5_of_8{width:61.9%}.span_4_of_8{width:49.2%}.span_3_of_8{width:36.5%}.span_2_of_8{width:23.8%}.span_1_of_8{width:11.1%}.span_9_of_9{width:100%}.span_8_of_9{width:88.71%}.span_7_of_9{width:77.42%}.span_6_of_9{width:66.13%}.span_5_of_9{width:54.84%}.span_4_of_9{width:43.55%}.span_3_of_9{width:32.26%}.span_2_of_9{width:20.97%}.span_1_of_9{width:9.68%}.span_10_of_10{width:100%}.span_9_of_10{width:89.84%}.span_8_of_10{width:79.68%}.span_7_of_10{width:69.52%}.span_6_of_10{width:59.36%}.span_5_of_10{width:49.2%}.span_4_of_10{width:39.04%}.span_3_of_10{width:28.88%}.span_2_of_10{width:18.72%}.span_1_of_10{width:8.56%}.span_11_of_11{width:100%}.span_10_of_11{width:90.7%}.span_9_of_11{width:81.47%}.span_8_of_11{width:72.24%}.span_7_of_11{width:63.01%}.span_6_of_11{width:53.78%}.span_5_of_11{width:44.55%}.span_4_of_11{width:35.32%}.span_3_of_11{width:26.09%}.span_2_of_11{width:16.86%}.span_1_of_11{width:7.63%}.span_12_of_12{width:100%}.span_11_of_12{width:91.46%}.span_10_of_12{width:83%}.span_9_of_12{width:74.54%}.span_8_of_12{width:66.08%}.span_7_of_12{width:57.62%}.span_6_of_12{width:49.16%}.span_5_of_12{width:40.7%}.span_4_of_12{width:32.24%}.span_3_of_12{width:23.78%}.span_2_of_12{width:15.32%}.span_1_of_12{width:6.86%}
/*columns without margin*/
.one-half,
.one-third,
.one-fourth,
.one-fifth { display: block; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.one-half { width: 50% }
.one-third { width: 33.3333% }
.one-fourth { width: 25% }
.one-fifth { width: 20% }
.one-sixth { width: 16.6666% }
/*clear float and remove left margin*/
.clr-margin { margin-left: 0 }
.count-1 { clear: both; margin-left: 0; }
.col-1,
.col.first { clear: both; margin-left: 0; }
/*custom floats*/
.float-left { float: left }
.float-right { float: right }
/*isotope columns*/
.wpex-masonry-grid { margin: 0 -1.2% 0 -1% }
.wpex-masonry-grid.grid-w-avatars { padding-top: 15px }
.wpex-masonry-grid .col { margin-right: 1.1%; margin-left: 1.1%; }
.wpex-masonry-grid .span_1_of_4 { width: 22.7% }
.wpex-masonry-grid .span_1_of_3 { width: 31.1% }
.wpex-masonry-grid .span_1_of_2 { width: 47.6% }
/*NEW RESPONSIVE GRID - Since version 1.3*/
#wrap .wpex-row { margin: 0 -10px !important; }
#wrap .wpex-row .col { margin: 0 0 20px; padding: 0 10px; }
#wrap .wpex-row .span_1_of_2 { width: 50%; }
#wrap .wpex-row .span_1_of_3 { width: 33.33333333333333%; }
#wrap .wpex-row .span_1_of_4 { width: 25%; }
#wrap .wpex-row .span_1_of_5 { width: 25%; }
#wrap .wpex-row .span_1_of_6 { width: 25%; }
/*-----------------------------------------------------------------------------------*/
/*	- Main Layout &amp; Widths
/*-----------------------------------------------------------------------------------*/
.container,
.vc_row-fluid.container { width: 980px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.container { margin: 0 auto; }
.content-area { width: 680px; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; }
.content-area.full-width { width: 100% !important }
#sidebar { width: 250px; float: right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#content-wrap.full-width .content-area { width: 100% !important; float: none; }
#content-wrap.full-screen { width: 100% !important }
#content-wrap.full-screen .content-area { float: none; width: 100% !important; margin: 0; }
#content-wrap.left-sidebar .content-area { float: right }
#content-wrap.left-sidebar #sidebar { float: left }
/*#content-wrap.right-sidebar,
#content-wrap.left-sidebar { padding-bottom: 20px }*/
#content-wrap.right-sidebar .vc_row-fluid.container,
#content-wrap.left-sidebar .vc_row-fluid.container,
#content-wrap.right-sidebar .vcex-testimonials-fullslider-entry,
#content-wrap.left-sidebar .vcex-testimonials-fullslider-entry { width: 100% !important }
/*-----------------------------------------------------------------------------------*/
/* - Body, Main &amp; Commons
/*-----------------------------------------------------------------------------------*/
/*body*/
body { background: #fff; font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 13px; line-height: 24px; color: #666; }
body a { color: #0081cc }
body a:hover { text-decoration: underline }
body.full-width-main-layout #wrap { overflow-x: hidden; }
#primary { margin-bottom: 60px }
img { max-width: 100%; height: auto; }
sup, sub { vertical-align: baseline; position: relative; top: -0.4em; }
sub { top: 0.4em; }
.entry iframe,
.entry embed { max-width: 100%; }
body.theme-base .entry strong { color: #444; }
/*opacity hover class*/
.opacity-hover:hover,
.opacity-hover:hover img { opacity: 0.8 }
/*theme headings*/
.theme-heading { height: auto; margin: 20px auto; top: auto !important; font-size: 14px; font-weight: bold; font-weight: 600; color: #000; margin: 40px 0 15px; background: url("images/visual-composer/dot.png") center repeat-x; }
.theme-heading span { background: #fff; padding-right: 15px; }
/*404 error page*/
.error404-content { text-align: center; margin: 50px 0; font-weight: bold; font-weight: 600; color: #bcbcbc; font-size: 14px; }
.error404-content h1 { font-size: 42px; margin: 0 0 10px; }
/*back to top arrow*/
#site-scroll-top { display: none; position: fixed; right: 40px; bottom: 80px; color: #898989; height: 35px; line-height: 35px; width: 35px; font-size: 16px; border-radius: 35px; background: #f7f7f7; border: 3px solid #fff; text-align: center; z-index: 999; }
#site-scroll-top:hover { text-decoration: none; color: #fff; background-color: #3b86b0; border-color: #3b86b0; }
/*hide responsive toggles*/
#mobile-menu,
.sidr,
.mobile-searchform { display: none }
/*hide overflow on self hosted audio*/
.mejs-controls { overflow: hidden }
/*responsive videos*/
.responsive-video-wrap { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.responsive-video-wrap iframe,
.responsive-video-wrap oject,
.responsive-video-wrap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.entry .entry-video { margin-bottom: 20px; }
.wpb_video_widget .responsive-video-wrap { padding-top: 0; padding-bottom: 0; }
/*lean modal windows*/
#lean_overlay { position: fixed; z-index: 999; top: 0px; left: 0px; height: 100%; width: 100%; background: #000; display: none; }
/*custom selects*/
.theme-select { font-size: 12px; background: #fff url("images/base/select-arrow.png") right center no-repeat; border: 1px solid #ddd; color: #555; height: 30px; line-height: 30px; padding: 0 9px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.theme-select.customSelectHover { border-color: #c7c7c7; background-color: #f5f5f5; }
.theme-select.customSelectFocus { border-color: Orange }
.theme-select.customSelectOpen { border-color: OliveDrab }
.theme-select.customSelectChanged { -webkit-animation: changed 0.5s; -moz-animation: changed 0.5s; -ms-animation: changed 0.5s; animation: changed 0.5s; }
/*-----------------------------------------------------------------------------------*/
/* - Hover Animations
/*-----------------------------------------------------------------------------------*/
.wpex-img-hover-parent { position: relative; overflow: hidden; display: block; }
.wpex-img-hover-parent img { display: block; margin: 0; width: 100%; height: auto; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }
.wpex-img-hover-grow:hover img { transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
.wpex-img-hover-shrink:hover img { transform: scale(0.8); -ms-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8); -moz-transform: scale(0.8); }
.wpex-img-hover-side-pan:hover img { margin-left: -11%; transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
.wpex-img-hover-vertical-pan:hover img { margin-top: -10%; transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
.wpex-img-hover-tilt:hover img { -webkit-transform: rotate(-10deg); -moz-transform: rotate(-10deg); -o-transform: rotate(-10deg); -ms-transform: rotate(-10deg); transform: rotate(-10deg); }
.wpex-img-hover-blurr img,
.wpex-img-hover-blurr-invert img { transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; }
.wpex-img-hover-blurr:hover img { filter: blur(3px); -webkit-filter: blur(3px); -moz-filter: blur(3px); -o-filter: blur(3px); -ms-filter: blur(3px); }
.wpex-img-hover-blurr-invert img { filter: blur(3px); -webkit-filter: blur(3px); -moz-filter: blur(3px); -o-filter: blur(3px); -ms-filter: blur(3px); }
.wpex-img-hover-blurr-invert:hover img { filter: blur(0px); -webkit-filter: blur(0px); -moz-filter: blur(0px); -o-filter: blur(0px); -ms-filter: blur(0px); }
.wpex-img-hover-sepia img { -webkit-filter: sepia(100%); filter: sepia(100%); }
.wpex-img-hover-sepia:hover img { -webkit-filter: sepia(); filter: sepia(); }
.wpex-img-hover-fade-in { background: #000 }
.wpex-img-hover-fade-in img { opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; }
.wpex-img-hover-fade-in:hover img { opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; }
.wpex-img-hover-fade-out { background: #000 }
.wpex-img-hover-fade-out:hover img { opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; }
/*-----------------------------------------------------------------------------------*/
/* - Overlays
/*-----------------------------------------------------------------------------------*/
/*Plus Hover*/
.overlay-plus-hover { visibility: hidden; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; height: 100%; width: 100%; position: absolute; top: 0; left: 0; background: #000 url("images/overlays/overlay-plus.png") center center no-repeat; transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; }
.overlay-parent:hover .overlay-plus-hover { visibility: visible; opacity: 0.65; -moz-opacity: 0.65; -webkit-opacity: 0.65; }
/*Plus #2 Hover*/
.overlay-plus-two-hover { visibility: hidden; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; height: 100%; width: 100%; position: absolute; top: 0; left: 0; background: #000; background: rgba(0,0,0,0.8); transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; }
.overlay-plus-two-hover .fa { position: absolute; height: 30px; line-height: 30px; width: 30px; text-align: center; top: 50%; margin-top: -15px; left: 50%; margin-left: -15px; color: #fff; font-size: 16px; }
.overlay-parent:hover .overlay-plus-two-hover { visibility: visible; opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; }
/*Slide Up Title - White*/
.overlay-slideup-title { visibility: hidden; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; position: absolute; top: 0; right: 0; background: #fff; height: 100%; width: 100%; transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; }
.overlay-slideup-title.white { background: #fff; }
.overlay-slideup-title.black { background: #000; }
.overlay-slideup-title span.title { position: absolute; bottom: 30px; width: 100%; text-align: center; padding: 0 30px; color: #000; font-size: 14px; font-weight: bold; font-weight: 600; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -webkit-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; line-height: 1.6em; }
.overlay-slideup-title.black span.title { color: #fff; }
.overlay-parent:hover .overlay-slideup-title { visibility: visible; opacity: 0.8; -webkit-opacity: 0.8; -moz-opacity: 0.8; }
.overlay-parent:hover .overlay-slideup-title span.title { visibility: visible; opacity: 1; bottom: 60px; }
/*View/Lightbox Buttons*/
.overlay-view-lightbox-buttons { visibility: hidden; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; background: #000; background: rgba(0,0,0,0.65); position: absolute; top: 0; right: 0; height: 100%; width: 100%; transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; }
.overlay-parent:hover .overlay-view-lightbox-buttons { visibility: visible; opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; }
.overlay-view-lightbox-buttons-inner { display: table; vertical-align: middle; width: 100%; height: 100%; text-align: center; }
.overlay-view-lightbox-buttons-buttons { vertical-align: middle; display: table-cell; text-align: center; }
.overlay-view-lightbox-buttons a { display: inline-block; color: #fff; border: 2px solid #fff; padding: 0 10px; height: 32px; line-height: 32px; border-radius: 3px; transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; }
.overlay-view-lightbox-buttons a:first-child { margin-right: 5px; }
.overlay-view-lightbox-buttons a:hover { background: #fff; color: #000; text-decoration: none; }
.wpb_row .overlay-view-lightbox-buttons a .fa { position: relative; top: -2px; }
/*View/Lightbox Text*/
.overlay-view-lightbox-text { visibility: hidden; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; background: #000; background: rgba(0,0,0,0.65); position: absolute; top: 0; right: 0; height: 100%; width: 100%; transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; }
.overlay-parent:hover .overlay-view-lightbox-text { visibility: visible; opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; }
.overlay-view-lightbox-text-inner { display: table; vertical-align: middle; width: 100%; height: 100%; text-align: center; }
.overlay-view-lightbox-text-buttons { vertical-align: middle; display: table-cell; text-align: center; }
.overlay-view-lightbox-text a { display: inline-block; color: #fff; border: 2px solid #fff; padding: 0 14px; height: 30px; line-height: 30px; border-radius: 3px; text-transform: uppercase; font-size: 11px; font-weight: bold; font-weight: 600; letter-spacing: 1px; position: relative; transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -webkit-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; }
.overlay-view-lightbox-text a:first-child { margin-right: 5px; }
.overlay-view-lightbox-text a:hover { background: #fff; color: #000; text-decoration: none; padding-right: 32px; }
.overlay-view-lightbox-text a .fa { visibility: hidden; position: absolute; top: 0; height: 30px; line-height: 30px; right: 14px; }
.overlay-view-lightbox-text a:hover .fa { visibility: visible; }
/*Title + Category Hover*/
.overlay-title-category-hover { visibility: hidden; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; background: #000; background: rgba(0,0,0,0.75); position: absolute; top: 0; right: 0; height: 100%; width: 100%; transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; }
.overlay-parent:hover .overlay-title-category-hover { visibility: visible; opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; }
.overlay-title-category-hover-inner { display: table; vertical-align: middle; width: 100%; height: 100%; text-align: center; }
.overlay-title-category-hover-text { vertical-align: middle; display: table-cell; text-align: center; color: #fff; font-weight: bold; font-weight: 600; padding: 20px; }
.overlay-title-category-hover-title { font-size: 16px; }
.overlay-title-category-hover-category { font-size: 13px; font-style: italic; font-weight: normal; color: #bbb; }
/*Title + Category Visible*/
.overlay-title-category-visible { background: #000; background: rgba(0,0,0,0.5); position: absolute; top: 0; right: 0; height: 100%; width: 100%; }
.overlay-parent:visible .overlay-title-category-visible { }
.overlay-title-category-visible-inner { display: table; vertical-align: middle; width: 100%; height: 100%; text-align: center; }
.overlay-title-category-visible-text { vertical-align: middle; display: table-cell; text-align: center; color: #fff; font-weight: bold; font-weight: 600; padding: 20px; }
.overlay-title-category-visible-title { font-size: 16px; }
.overlay-title-category-visible-category { font-size: 13px; color: #fff; font-weight: normal; -webkit-font-smoothing: antialiased; }
/*Title + Date Hover*/
.overlay-title-date-hover { visibility: hidden; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; background: #000; background: rgba(0,0,0,0.75); position: absolute; top: 0; right: 0; height: 100%; width: 100%; transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; }
.overlay-parent:hover .overlay-title-date-hover { visibility: visible; opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; }
.overlay-title-date-hover-inner { display: table; vertical-align: middle; width: 100%; height: 100%; text-align: center; }
.overlay-title-date-hover-text { vertical-align: middle; display: table-cell; text-align: center; color: #fff; font-weight: bold; font-weight: 600; padding: 20px; }
.overlay-title-date-hover-title { font-size: 16px; }
.overlay-title-date-hover-date { font-size: 13px; font-style: italic; font-weight: normal; color: #bbb; }
/*Title + Date Visible*/
.overlay-title-date-visible { background: #000; background: rgba(0,0,0,0.5); position: absolute; top: 0; right: 0; height: 100%; width: 100%; }
.overlay-parent:visible .overlay-title-date-visible { }
.overlay-title-date-visible-inner { display: table; vertical-align: middle; width: 100%; height: 100%; text-align: center; }
.overlay-title-date-visible-text { vertical-align: middle; display: table-cell; text-align: center; color: #fff; font-weight: bold; font-weight: 600; padding: 20px; }
.overlay-title-date-visible-title { font-size: 16px; }
.overlay-title-date-visible-date { font-size: 13px; color: #fff; font-weight: normal; -webkit-font-smoothing: antialiased; }
/*-----------------------------------------------------------------------------------*/
/* - Forms &amp; Buttons
/*-----------------------------------------------------------------------------------*/
/*reset search styling*/
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none }
/*input normal*/
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea,
td.actions .coupon .input-text,
.searchform input { color: #777; padding: 7px; display: inline-block; border: 1px solid #ccc; font-size: 12px; -webkit-transition: .3s linear border; -moz-transition: .3s linear border; -ms-transition: .3s linear border; -o-transition: .3s linear border; transition: .3s linear border; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; max-width: 100%; border: 1px solid #e4e4e4; background: #f7f7f7; }
textarea { width: 100%; max-width: 100%; -webkit-appearance: none; font-family: 'Helvetica Neue', Arial, sans-serif; }
/*remove chrome yellow autofill*/
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset }
/*input focus*/
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus,
td.actions .coupon .input-text:focus,
.searchform input:focus { outline: 0; border-color: #129FEA; }
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus { outline: thin dotted #333; outline: 1px auto #129FEA; }
/*white inputs*/
.wpb_column .boxed-column input[type="text"],
.wpb_column .boxed-column input[type="password"],
.wpb_column .boxed-column input[type="email"],
.wpb_column .boxed-column input[type="tel"],
.wpb_column .boxed-column input[type="url"],
.wpb_column .boxed-column textarea { background: #fff; color: #999; }
/*theme button default*/
.theme-button,
#commentform #submit,
.wpcf7 .wpcf7-submit.theme-button#current-shop-items-overlay .buttons a,
.woocommerce .button,
input[type="submit"],
button { background: #4a97c2; color: #fff; height: 36px; line-height: 36px; padding: 0 12px; margin: 0; display: inline-block; font-size: 13px; font-weight: 400; color: #fff; outline: none; -webkit-appearance: none; cursor: pointer; outline: none; border: none; }
p.theme-button a { color: #fff }
p.theme-button a:hover { text-decoration: none }
p.theme-button { margin-bottom: 20px }
/*theme button hover*/
.theme-button:hover,
#commentform #submit:hover,
.wpcf7 .wpcf7-submit:hover,
#current-shop-items-overlay .buttons a:hover,
.woocommerce .button:hover,
input[type="submit"]:hover,
button:hover { background: #3b86b0; color: #fff; text-decoration: none; }
/*theme button active*/
#commentform #submit:active,
.wpcf7 .wpcf7-submit:active,
.theme-button:active,
#current-shop-items-overlay .buttons a:active,
.woocommerce .button:active,
input[type="submit"]:active,
button:active { color: #fff; box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; }
/*make some buttons smaller*/
.readmore-link-wrap { display: block; }
.search-entry .readmore-link-wrap { margin-top: 10px; }
.readmore-link { display: block; float: left; }
.readmore-link,
#current-shop-items-overlay .buttons a,
.product-entry-details .button,
.woocommerce #sidebar .button,
table.my_account_orders .order-actions .button.view,
#current-shop-items-dropdown .buttons a { font-size: 11px; height: 24px; line-height: 24px; padding: 0 10px; }
/*-----------------------------------------------------------------------------------*/
/* - Colorful Buttons
/*-----------------------------------------------------------------------------------*/
/*main button style*/
a.color-button { padding: 0.8em 1em !important; margin: 0 5px 5px 0; display: inline-block; font-size: 13px; font-weight: bold; font-weight: 600; color: #fff; border: 0; box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-shadow: 0 -1px rgba(0,0,0,0.4); outline: none; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); border: 1px solid rgba(0,0,0,0.15); background-color: #3f90bd; }
a.color-button:hover { text-decoration: none; text-decoration: none; opacity: 0.95; }
a.color-button:active { box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; }
/*colors*/
a.color-button.grey { background-color: #bbb }
a.color-button.black { background-color: #333 }
a.color-button.blue { background-color: #3f90bd }
a.color-button.orange { background-color: #ff6040 }
a.color-button.orange { background-color: #ff6040 }
a.color-button.gold { background-color: #ffaa33 }
a.color-button.green { background-color: #87bf17 }
a.color-button.purple { background-color: #a73df2 }
a.color-button.teal { background-color: #00b3b3 }
a.color-button.pink { background-color: #f261c2 }
a.color-button.brown { background-color: #804b35 }
a.color-button.red { background-color: #F73936 }
a.color-button.rosy { background-color: #EA2487 }
a.color-button.white { background-color: #fff; color: #444; }
/*styles*/
a.color-button.small { font-size: 11px }
a.color-button.medium { font-size: 13px }
a.color-button.large { font-size: 16px }
a.color-button.align-left { float: left }
a.color-button.align-right { float: right; margin-right: 0; margin-left: 5px; }
a.color-button-icon-right { margin-left: 10px }
a.color-button-icon-left { margin-right: 10px }
/*layerslider fixes*/
.ls-container a.color-button { padding: 0.8em 1em !important; margin: 0 5px 5px 0; display: inline-block; font-size: 13px; font-weight: bold; font-weight: 600; color: #fff; border: 0; box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-shadow: 0 -1px rgba(0,0,0,0.4) !important; outline: none; -webkit-appearance: none; border: 1px solid rgba(0,0,0,0.15); box-shadow: 0 0 0 1px rgba(0,0,0,.2), 2px 2px 2px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.2), 2px 2px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 0 0 1px rgba(0,0,0,.15), 2px 2px 2px rgba(0,0,0,.1); }
.ls-container a.color-button:hover { text-decoration: none; text-decoration: none; opacity: 0.8; }
.ls-container a.color-button:active { box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; }
/*-----------------------------------------------------------------------------------*/
/* - WordPress Styles
/*-----------------------------------------------------------------------------------*/
/*edit post link*/
.edit-post-link { margin: 40px 0; padding-top: 20px; border-top: 1px solid #eee; text-align: right; }
.edit-post-link a { height: 25px; line-height: 25px; padding: 0 10px; border-width: 2px; font-size: 10px; }
/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }
/*floats*/
.floatleftcenter { float: none; margin: 0 auto; }
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { text-align: center; max-width: 100%; }
.wp-caption { border: 1px solid #dfdfdf; text-align: center; background-color: #fff; padding: 10px 5px; }
.wp-caption img { display: block; margin: 0 auto; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 0.875em; padding: 10px 0 0; margin: 0; text-align: center; }
/*smiley reset*/
.wp-smiley { margin: 0; max-height: 1em; }
/*blockquote*/
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }
/*img attachment*/
#img-attch-page { text-align: center; overflow: hidden; }
#img-attch-page img { display: inline-block; margin: 0 auto; max-width: 100%; margin-bottom: 20px; }
/*password protected*/
.post-password-form label,
.post-password-form input { display: block; float: none; }
.post-password-form input { margin-top: 10px }
.post-password-form input[type="password"] { width: 200px; max-width: 100%; }
.post-password-form label { font-weight: bold; font-weight: 600; color: #000; }
/*login form*/
form.login { padding: 20px; border: 1px solid #eee; }
form.login .lost_password { margin-left: 20px; display: inline-block; }
/*other*/
.wpstats { display: none; }
/*-----------------------------------------------------------------------------------*/
/* -Lists
/*-----------------------------------------------------------------------------------*/
.entry ul,
.entry ol { margin: 0 0 30px 30px }
.entry ul { list-style: disc }
.entry ol { list-style: decimal }
.rev_slider ul { margin: 0; padding: 0; }
/*-----------------------------------------------------------------------------------*/
/* - Commons
/*-----------------------------------------------------------------------------------*/
/*read more*/
a.read-more { float: right; margin-top: 10px; }
a.read-more:hover { color: #4d4d4d; text-decoration: none; }
blockquote { background: url("images/base/quote.png") left 4px no-repeat; padding-left: 50px; margin: 40px 0; font-size: 16px; color: #ababab; line-height: 1.6em; font-weight: 300; }
blockquote p:last-child { margin: 0 }
pre { position: relative; background: #f6f6f6; border: 1px solid #ddd; color: #555; font-size: 12px; margin: 30px 0px; padding: 20px; line-height: 1.7em; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; border-radius: 3px; box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.06); }
address { font-size: 0.875em; letter-spacing: 1px; margin: 20px 0; }
#page-featured-img { margin-bottom: 40px }
#page-featured-img img { display: block; max-width: 100%; margin: 0 auto; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.bypostauthor { }
.sticky { }
/*highlight*/
.text-highlight { background-image: url("images/base/highlight-left.png"),url("images/base/highlight-center.png"), url("images/base/highlight-right.png"); background-repeat: repeat-x; background-repeat: no-repeat, repeat-x, no-repeat; background-position: center; background-position: left,center,right; background-clip: padding-box, content-box, padding-box; color: #A5651A; padding: 0 20px; margin: 0 -6px; }
/*custom img classes*/
.image-shadow { background: #fff; box-shadow: 0px 1px 3px rgba(0,0,0,0.1); }
.image-border { background: #fff; padding: 4px; border: 1px solid #ddd; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.image-rounded { background: #fff; border-radius: 3px; }
.image-circle { background: #fff; border-radius: 99px; }
.image-hover:hover { opacity: 0.8; -webkit-opacity: 0.8; -moz-opacity: 0.8; box-shadow: 0px 1px 5px rgba(0,0,0,0.2); }
.image-fancy { background: #fff; padding: 4px; border: 1px solid #ddd; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 99px; -moz-border-radius: 99px; -webkit-border-radius: 99px; }
.image-fancy:hover { opacity: 0.8; -webkit-opacity: 0.8; -moz-opacity: 0.8; box-shadow: 0px 1px 5px rgba(0,0,0,0.2); }
/*language switchers*/
.polylang-switcher-shortcode li{ float: left; margin-right: 5px; }
.polylang-switcher-shortcode.flags-and-names li { margin-right: 15px; }
.polylang-switcher-shortcode li:last-child { margin-right: 0; }
/*-----------------------------------------------------------------------------------*/
/* - Typography
/*-----------------------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 { line-height: 1.4em; font-weight: bold; font-weight: 600; color: #222; }
body h1 a,body h2 a,body h3 a,body h4 a,body h5 a,body h6 a { color: #222 }
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover { text-decoration: none; color: #3b86b0; }
h2,h3,h4,h5,h6 { margin: 30px 0 20px }
h1 { font-size: 1.500em; margin: 0 0 20px; }
h2 { font-size: 1.313em }
h3 { font-size: 1.125em }
h4 { font-size: 1em }
h5 { font-size: 0.875em }
h6 { font-size: 0.750em }
p { margin: 0 0 20px }
p img { margin: 0 }
p.lead { font-size: 1.313em; line-height: 27px; color: #777; }
em { font-style: italic }
strong { font-weight: bold; font-weight: 600 }
small { font-size: 80% }
hr { border: solid #e4e4e4; border-width: 1px 0 0; clear: both; margin: 40px 0; height: 0; }
a:link { text-decoration: none }
a:focus { outline: 0 }
a { outline: 0 }
a:link { text-decoration: none }
a:focus { outline: 0 }
.thin-font { font-weight: 300 !important }
.white-text { color: #fff !important }
/*-----------------------------------------------------------------------------------*/
/* - Top Toggle
/*-----------------------------------------------------------------------------------*/
#toggle-bar-wrap { position: fixed; top: 0; left: 0; background: #fff; z-index: 1000; width: 100%; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; visibility: hidden; box-shadow: 0 0 6px rgba(0,0,0,0.25); transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; }
#toggle-bar-wrap.active-bar { visibility: visible; opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; }
#toggle-bar-wrap.toggle-bar-fade-slide { top: -60px; }
#toggle-bar-wrap.toggle-bar-fade-slide.active-bar { top: 0; }
body.admin-bar #toggle-bar-wrap { top: 32px; }
#toggle-bar { padding: 40px 0; }
/*toggle button*/
.toggle-bar-btn { display: block; position: fixed;top: 0;right: 0; border-left:20px solid transparent;border-bottom:20px solid transparent;border-right:20px solid #252525;border-top:20px solid #252525; z-index: 1001; }
.toggle-bar-btn:hover { border-top-color: #3b86b0; border-right-color: #3b86b0; }
body.admin-bar .toggle-bar-btn { top: 32px; }
.toggle-bar-btn span.fa { position: absolute; font-size: 11px; top: -12px; left: 4px; color: #fff; text-shadow: none !important; }
/*-----------------------------------------------------------------------------------*/
/* - Top Bar
/*-----------------------------------------------------------------------------------*/
#top-bar-wrap { border-bottom: 1px solid #eee; margin-bottom: 0px; font-size: 12px; }
#top-bar-wrap a { color: #555; }
#top-bar-wrap a:hover { color: #3b86b0; }
.top-bar-left { float: left; height: 50px; line-height: 50px; }
.top-bar-right { float: right; height: 50px; line-height: 50px; }
.top-bar-centered { float: none; text-align: center; }
/*top bar content*/
#top-bar-content strong { color: #000 }
#top-bar-content.top-bar-centered { height: auto; line-height: normal; padding: 20px 0; }
#top-bar-content #lang_sel { position: relative; margin-right: 10px; top: 11px; display: inline-block; }
#top-bar-wrap #lang_sel ul ul { z-index: 99999; }
/*top bar social*/
#top-bar-social a { display: block; float: left; color: #bbb; font-size: 18px; margin-left: 10px; }
#top-bar-social.social-style-colored-icons a { margin-left: 5px; }
.social-style-colored-icons a img { height: 21px; top: 4px; position: relative; }
.social-style-colored-icons a:hover img { opacity: 0.85; }
#top-bar-social a:first-child { margin-left: 0 }
#top-bar-social a:hover { color: #000 }
#top-bar-social.top-bar-centered { height: auto; line-height: normal; padding-bottom: 20px; }
#top-bar-social.top-bar-centered a { display: inline-block; float: none; }
/*top-bar language switchers*/
.top-bar-right .polylang-switcher-shortcode { float: right; }
/*-----------------------------------------------------------------------------------*/
/* - Superfish: Core dropdown styles
/*-----------------------------------------------------------------------------------*/
.sf-menu,
.sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative }
.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 10001; }
.sf-menu &gt; li { float: left }
.sf-menu li:hover &gt; ul,
.sf-menu li.sfHover &gt; ul { display: block }
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; left: 100%; }
.sf-menu { float: left }
.sf-menu ul { min-width: 140px; *width: 140px; }
.sf-menu a { zoom: 1 }
.sf-menu li { position: relative; white-space: nowrap; *white-space: normal; }
.sf-menu li:hover,
.sf-menu li.sfHover { transition: none; }
.sf-menu .sf-mega { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.sf-menu li:hover &gt; .sf-mega,
.sf-menu li.sfHover &gt; .sf-mega { display: block }
/*mega menus*/
.sf-menu &gt; li.megamenu { position: inherit !important; }
.sf-menu &gt; li.megamenu &gt; ul.sub-menu .nav-arrow { display: none; }
.sf-menu &gt; li.megamenu &gt; ul.sub-menu { width: 100%; left: 0; right: auto; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; padding: 12px 0 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.sf-menu &gt; li.megamenu &gt; ul.sub-menu &gt; li { display: block !important; float: left !important; padding: 0px 12px; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.sf-menu &gt; li.megamenu &gt; ul.sub-menu &gt; li &gt; ul.sub-menu &gt; li &gt; ul.sub-menu  a:before { display: inline-block; content:"\f105"; margin-right: 7px; font-family: 'FontAwesome'; font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }
.sf-menu &gt; li.megamenu.col-1 &gt; ul.sub-menu &gt; li { width: 100%; }
.sf-menu &gt; li.megamenu.col-2 &gt; ul.sub-menu &gt; li { width: 50%; }
.sf-menu &gt; li.megamenu.col-2 &gt; ul.sub-menu &gt; li:nth-child(3n) { clear: both; }
.sf-menu &gt; li.megamenu.col-3 &gt; ul.sub-menu &gt; li { width: 33.33%; }
.sf-menu &gt; li.megamenu.col-3 &gt; ul.sub-menu &gt; li:nth-child(4n) { clear: both; }
.sf-menu &gt; li.megamenu.col-4 &gt; ul.sub-menu &gt; li { width: 25%; }
.sf-menu &gt; li.megamenu.col-4 &gt; ul.sub-menu &gt; li:nth-child(5n) { clear: both; }
.sf-menu &gt; li.megamenu.col-5 &gt; ul.sub-menu &gt; li { width: 20%; }
.sf-menu &gt; li.megamenu.col-5 &gt; ul.sub-menu &gt; li:nth-child(6n) { clear: both; }
.sf-menu &gt; li.megamenu.col-6 &gt; ul.sub-menu &gt; li { width: 16.66%; }
.sf-menu &gt; li.megamenu.col-6 &gt; ul.sub-menu &gt; li:nth-child(7n) { clear: both; }
.sf-menu &gt; li.megamenu &gt; ul.sub-menu &gt; li ul { display: block !important; top: auto !important; width: 100%; min-width: 0 !important; left: auto !important; position: relative !important; opacity: 1 !important; border: none !important; padding: 0 !important; box-shadow: none !important; }
.sf-menu &gt; li.megamenu &gt; ul.sub-menu &gt; .menu-item-has-children { margin-bottom: 12px; }
.sf-menu &gt; li.megamenu &gt; ul.sub-menu &gt; .menu-item-has-children &gt; a { font-weight: bold; font-weight: 600; color: #000; font-size: 1.03em; }
.sf-menu &gt; li.megamenu &gt; ul.sub-menu &gt; .menu-item-has-children &gt; a:hover { background: none; }
.sf-menu &gt; li.megamenu.hide-headings &gt; ul.sub-menu &gt; .menu-item-has-children &gt; a { display: none; }
.sf-menu &gt; li.megamenu &gt; ul.sub-menu &gt; li a { border: none; }
.sf-menu &gt; li.megamenu ul:after,
.sf-menu &gt; li.megamenu ul:before { display: none !important; }
.sf-menu &gt; li.megamenu.col-4 &gt; ul.sub-menu &gt; li { border-left: 1px solid #eee; }
.sf-menu &gt; li.megamenu.col-4 &gt; ul.sub-menu &gt; li:first-child { border-left: none; }
/*megamenu-testing purposes*/
.sf-menu &gt; li.megamenu.display-always &gt; ul.sub-menu { display: block !important; opacity: 1 !important; }
/*nav arrows*/
body #site-navigation .sf-menu ul a.sf-with-ul { padding-right: 20px !important }
#site-navigation .sf-menu &gt; li .nav-arrow { margin-left: 4px; margin-right: 0; }
#site-navigation .sf-menu &gt; li ul li .nav-arrow { position: absolute; top: 50%; right: 9px; height: 10px; line-height: 10px; margin-top: -5px; }
/*remove margin on icon from menu cart icon when empty*/
body a.wcmenucart.wcmenucart-empty-cart .fa { margin-right: 0 }
/*Nav with Header with Custom Fixed Height*/
.nav-custom-height.navbar-style-one { margin-top: 0; top: 0; }
.nav-custom-height.navbar-style-one .dropdown-menu ul:before,
.nav-custom-height.navbar-style-one .dropdown-menu ul:after { display: none; }
.nav-custom-height.navbar-style-one .dropdown-menu ul { border: none; box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.15); }
/*nav with top border on subs*/
body #site-navigation-wrap.nav-dropdown-top-border .dropdown-menu &gt; li &gt; ul { border-top: 3px solid #3b86b0; }
body #site-navigation-wrap.nav-dropdown-top-border .dropdown-menu ul:before,
body #site-navigation-wrap.nav-dropdown-top-border .dropdown-menu ul:after { display: none; }
/*-----------------------------------------------------------------------------------*/
/* - Header General Styles
/*-----------------------------------------------------------------------------------*/
#site-header { position: relative; }
#site-header-inner { position: relative; padding-top: 30px; padding-bottom: 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#site-navigation.container { position: relative; }
/*site logo*/
#site-logo a { padding: 0px; margin: 0px; text-decoration: none; color: #222; font-size: 24px; margin: 0; line-height: 1.35em; font-weight: bold; }
#site-logo a:hover { text-decoration: none }
#site-logo img { display: inline; max-height: 100%; vertical-align: middle; }
/*fixed header (over image/slider)*/
#site-header.fixed-header {width: 100%;top: 0px;left: 0px;position: fixed;background: none;z-index: 9998;box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);}
/*fixed scroll*/
.is-sticky #site-header { overflow: visible !important; z-index: 999; border-bottom: 1px solid #e4e4e4; box-shadow: 0 0 3px rgba(0,0,0,0.1); background: #fff; }
.admin-bar .is-sticky #site-header { padding-top: 32px }
/*hide header area on sticky for certain styles*/
.fixed-nav.is-sticky { background: #fff; overflow: visible !important; z-index: 999; width: 100%; border-bottom: 1px solid #e4e4e4; }
.admin-bar .is-sticky .fixed-nav { margin-top: 32px }
/*-----------------------------------------------------------------------------------*/
/* - Header One + Menu 1
/*-----------------------------------------------------------------------------------*/
.header-one { width: 100%; background: #fff; }
/*header one logo*/
.header-one-logo { float: left }
.header-one-logo a { display: block; float: left; }
.header-one-logo img { display: block }
/*header navigation*/
.navbar-style-one { position: absolute; right: -12px; top: 50%; margin-top: -25px; height: 50px; }
.navbar-style-one .dropdown-menu &gt; li { display: block; float: left; }
.navbar-style-one .dropdown-menu &gt; li:first-child { margin-left: 0 }
.navbar-style-one .dropdown-menu &gt; li &gt; a { display: block; height: 50px; line-height: 50px; padding: 0 12px; color: #555; text-decoration: none; font-size: 13px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.navbar-style-one .dropdown-menu a .fa { margin-right: 8px }
.navbar-style-one .dropdown-menu &gt; li:first-child { margin-left: 0 }
.navbar-style-one .dropdown-menu a:hover { color: #3b86b0 }
.navbar-style-one .dropdown-menu &gt; .current-menu-item &gt; a { color: #3b86b0; text-decoration: none; }
/*drop-down styles*/
.navbar-style-one .dropdown-menu ul { margin: 0; background: #fff; border: 1px solid #ddd; }
.navbar-style-one .dropdown-menu ul ul { margin-top: -1px; margin-left: 0; left: 100%; text-align: left; }
.navbar-style-one .dropdown-menu ul li:first-child ul { margin-top: 0 }
.navbar-style-one .dropdown-menu ul li { display: block; padding: 0; }
.navbar-style-one .dropdown-menu ul a { display: block; float: none; padding: 8px 12px; height: auto; margin: 0px; border: 0px; line-height: 1.4em; color: #666; text-transform: none; font-size: 12px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #eee; }
.navbar-style-one .dropdown-menu ul li:last-child &gt; a { border-bottom: none }
.navbar-style-one .dropdown-menu ul a:hover { color: #3b86b0; background: #f7f7f7; text-decoration: none; }
/*dropdown tip*/
.navbar-style-one .dropdown-menu ul:before { content: ""; display: block; position: absolute; top: -7px; left: 12px; border-right: 7px solid transparent; border-bottom: 7px solid #d5d5d5; border-bottom-color: rgba(0,0,0,0.25); border-left: 7px solid transparent; }
.navbar-style-one .dropdown-menu ul:after { content: ""; display: block; position: absolute; top: -6px; left: 13px; border-right: 6px solid transparent; border-bottom: 6px solid #fff; border-left: 6px solid transparent; }
.navbar-style-one .dropdown-menu ul ul:before,
.navbar-style-one .dropdown-menu ul ul:after { display: none }
/*header one cart*/
.navbar-style-one .dropdown-menu .wcmenucart { font-weight: 400; }
.navbar-style-one .dropdown-menu .wcmenucart:after { display: none !important; }
.navbar-style-one .dropdown-menu .wcmenucart .fa { margin: 0 !important }
.navbar-style-one .dropdown-menu .wcmenucart .amount { margin-left: 6px }
/*search modal*/
.navbar-style-one .dropdown-menu .site-search-toggle .fa { margin: 0 !important }
.navbar-style-one .dropdown-menu .site-search-toggle:after { display: none !important; }
/*-----------------------------------------------------------------------------------*/
/* - Header Two + Menu 2
/*-----------------------------------------------------------------------------------*/
.header-two { width: 100%; background: #fff; }
.header-two-aside { float: right; font-size: 14px; color: #000; font-weight: 400; text-align: right; }
/*header one logo*/
.header-two-logo { float: left }
.header-two-logo a { display: block; float: left; }
.header-two-logo img { display: block }
/*header one search*/
#header-two-search { margin-top: 10px }
body #header-two-search input#header-two-search-input { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; width: 150px; float: left; border: 1px solid #ddd; height: 26px; line-height: 26px; padding: 0 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; border: 1px solid #e4e4e4; background: #f7f7f7; }
body #header-two-search #header-two-search-submit { background: #3b86b0 url("images/header/header-search-icon.png") center center no-repeat; height: 26px; line-height: 26px; width: 30px; outline: none; margin-left: 5px; cursor: pointer; }
/*header navigation*/
.navbar-style-two { border-top: 1px solid #e4e4e4; position: relative; }
.navbar-style-two .dropdown-menu { /*position: relative;*/ border-left: 1px solid #e4e4e4; }
.navbar-style-two .dropdown-menu &gt; li { display: block; float: left; border-right: 1px solid #e4e4e4; }
.navbar-style-two .dropdown-menu &gt; li:first-child { margin-left: 0 }
.navbar-style-two .dropdown-menu &gt; li &gt; a { display: block; height: 50px; line-height: 50px; color: #555; text-decoration: none; font-weight: normal; padding: 0 20px; font-size: 13px; }
.navbar-style-two .dropdown-menu a .fa { margin-right: 6px }
.navbar-style-two .dropdown-menu a .fa.nav-arrow { margin-right: 0; color: #999; }
.navbar-style-two .dropdown-menu &gt; li:first-child { margin-left: 0 }
.navbar-style-two .dropdown-menu a:hover { color: #3b86b0 }
.navbar-style-two .dropdown-menu &gt; .current-menu-item &gt; a { color: #3b86b0; text-decoration: none; }
/*drop-down styles*/
.navbar-style-two .dropdown-menu ul { z-index: 999; margin: 0; background: #fff; border: 1px solid #e4e4e4; text-align: left; }
.navbar-style-two .dropdown-menu ul ul { margin-left: 0; left: 100%; top: 0; text-align: left; }
.navbar-style-two .dropdown-menu ul &gt; li:first-child ul { top: -1px }
.navbar-style-two .dropdown-menu ul li { display: block; padding: 0; }
.navbar-style-two .dropdown-menu ul li a { border-bottom: 1px solid #eee }
.navbar-style-two .dropdown-menu ul li:last-child &gt; a { border-bottom: none }
.navbar-style-two .dropdown-menu ul a { display: block; float: none; padding: 8px 12px; height: auto; margin: 0px; border: 0px; line-height: 1.4em; font-weight: normal; color: #666; text-transform: none; font-size: 12px; }
.navbar-style-two .dropdown-menu ul a:hover { color: #3b86b0; background: #f7f7f7; text-decoration: none; }
/*nav arrows*/
.navbar-style-two .dropdown-menu &gt; li .nav-arrow { margin-left: 5px }
/*-----------------------------------------------------------------------------------*/
/* - Header Three + Menu 3
/*-----------------------------------------------------------------------------------*/
.header-three { width: 100%; background: #fff; }
.header-three-aside { float: right; font-size: 14px; color: #000; font-weight: 400; text-align: right; }
/*header one logo*/
.header-three-logo { float: none; text-align: center; }
.header-three-logo a { display: inline; display: inline-block; float: none; }
.header-three-logo img { display: inline; display: inline-block; }
/*header one search*/
#header-three-search { margin-top: 10px }
#header-three-search input#header-three-search-input { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; width: 150px; float: left; border: 1px solid #ddd; height: 26px; line-height: 26px; padding: 0 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; }
#header-three-search #header-three-search-submit { background: #3b86b0 url("images/header/header-search-icon.png") center center no-repeat; height: 26px; line-height: 26px; width: 30px; border: none; outline: none; margin-left: 5px; cursor: pointer; }
/*header navigation*/
.navbar-style-three { border-top: 1px solid #e4e4e4; position: relative; }
.navbar-style-three .container { position: relative }
.navbar-style-three .sf-menu { text-align: center; float: none; }
.navbar-style-three .dropdown-menu &gt; li { display: inline-block; float: none; }
.navbar-style-three .dropdown-menu &gt; li:first-child { margin-left: 0 }
.navbar-style-three .dropdown-menu &gt; li &gt; a { display: block; height: 50px; line-height: 50px; color: #555; text-decoration: none; font-weight: normal; padding: 0 15px; font-size: 13px; }
.navbar-style-three .dropdown-menu a .fa { margin-right: 6px }
.navbar-style-three .dropdown-menu a .fa.nav-arrow { margin-right: 0; color: #999; }
.navbar-style-three .dropdown-menu &gt; li:first-child { margin-left: 0 }
.navbar-style-three .dropdown-menu a:hover { color: #3b86b0 }
.navbar-style-three .dropdown-menu &gt; .current-menu-item &gt; a { color: #3b86b0; text-decoration: none; }
/*drop-down styles*/
.navbar-style-three .dropdown-menu ul { z-index: 999; margin: 0; background: #fff; border: 1px solid #e4e4e4; text-align: left; }
.navbar-style-three .dropdown-menu ul ul { margin-left: 0; left: 100%; top: 0; text-align: left; }
.navbar-style-three .dropdown-menu ul &gt; li:first-child ul { top: -1px }
.navbar-style-three .dropdown-menu ul li { display: block; padding: 0; }
.navbar-style-three .dropdown-menu ul li a { border-bottom: 1px solid #eee }
.navbar-style-three .dropdown-menu ul li:last-child &gt; a { border-bottom: none }
.navbar-style-three .dropdown-menu ul a { display: block; float: none; padding: 8px 12px; height: auto; margin: 0px; border: 0px; line-height: 1.4em; font-weight: normal; color: #666; text-transform: none; font-size: 12px; }
.navbar-style-three .dropdown-menu ul a:hover { color: #3b86b0; background: #f7f7f7; text-decoration: none; }
/*nav arrows*/
.navbar-style-three .dropdown-menu &gt; li .nav-arrow { margin-left: 5px }
/*-----------------------------------------------------------------------------------*/
/* - Main Page Header / Title
/*-----------------------------------------------------------------------------------*/
/*page header*/
.page-header { margin: 0; padding: 20px 0; position: relative; background: #f7f7f7; margin-bottom: 40px; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; }
.no-header-margin .page-header,
.page-with-slider .page-header { margin-bottom: 0 }
.page-header .container { position: relative }
.page-header-title { font-size: 21px; line-height: 1.4em; font-weight: normal; font-weight: 400; margin: 0px; color: #000; max-width: 70%; }
.page-subheading { font-size: 14px; margin: 0; color: #999; }
.page-subheading p:last-child { margin: 0 }
.centered-page-header .page-header-title,
.centered-minimal-page-header .page-header-title { max-width: 100% }
@media only screen and (max-width: 959px) { 
	.page-header-title { max-width: 100% }
}
/*centered page header*/
.centered-page-header { text-align: center; padding: 30px 0; }
.centered-page-header .page-header-title { font-size: 32px }
.centered-page-header .page-subheading { font-size: 18px; font-weight: 300; }
/*minimal centered page header*/
.centered-minimal-page-header { text-align: center; padding: 30px 0; background: none; }
.centered-minimal-page-header .page-header-title { font-size: 32px }
.centered-minimal-page-header .page-subheading { font-size: 18px; font-weight: 300; }
/*solid color page header*/
.solid-color-page-header .page-header-title { color: #fff !important; }
.solid-color-page-header .site-breadcrumbs,
.solid-color-page-header .site-breadcrumbs a { color: #fff !important; }
.solid-color-page-header .page-subheading { color: #fff; }
/*archive description*/
.archive-description { margin-bottom: 30px }
/*page header background*/
.background-image-page-header { display: table; width: 100%; border: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.background-image-page-header .page-header-inner { width: 100%; display: table-cell; vertical-align: middle; text-align: center; padding: 0 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.background-image-page-header .page-header-title { position: relative; z-index: 2; color: #fff; max-width: 100%; font-size: 42px; font-weight: 400; }
.background-image-page-header .page-subheading { position: relative; z-index: 2; color: #fff; font-size: 24px; font-weight: 300; }
.background-image-page-header-overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: #000; z-index: 1; opacity: 0.45; -moz-opacity: 0.45; -webkit-opacity: 0.45; }
/*-----------------------------------------------------------------------------------*/
/* - Breadcrumbs
/*-----------------------------------------------------------------------------------*/
.site-breadcrumbs { position: absolute; right: 0; top: 50%; height: 32px; line-height: 32px; margin-top: -16px; font-size: 12px; color: #bcbcbc; font-weight: normal; }
.site-breadcrumbs a { color: #333; }
.site-breadcrumbs .breadcrumb-title { margin-right: 5px }
.site-breadcrumbs .fa { margin: 0 3px }
.site-breadcrumbs.position-under-title { position: inherit; top: auto; right: auto; margin-top: 0; }
/*-----------------------------------------------------------------------------------*/
/* - LayerSlider
/*-----------------------------------------------------------------------------------*/
/*main*/
.page-with-slider.woocommerce .page-slider { margin-bottom: 30px }
.ls-thumbnail-hover-img img { width: 100% }
/*default skin*/
body .ls-defaultskin { padding: 0; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
body .ls-defaultskin .ls-nav-prev,
body .ls-defaultskin .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99 !important; }
body .ls-defaultskin .ls-nav-prev,
body .ls-defaultskin .ls-nav-prev:hover { background: #000 url("images/arrows/ls-arrow-left.png") no-repeat center center; left: 0; }
body .ls-defaultskin .ls-nav-next,
body .ls-defaultskin .ls-nav-next:hover { background: #000 url("images/arrows/ls-arrow-right.png") no-repeat center center; right: 0; }
body .ls-defaultskin .ls-nav-prev:hover,
body .ls-defaultskin .ls-nav-next:hover { opacity: 0.5 }
body .ls-borderlesslight .ls-nav-prev,
body .ls-borderlesslight .ls-nav-next { z-index: 99 !important }
/*minimal skin*/
body .ls-minimal { padding: 0; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
body .ls-minimal .ls-nav-prev,
body .ls-minimal .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99; }
body .ls-minimal .ls-nav-prev,
body .ls-minimal .ls-nav-prev:hover { background: #000 url("images/arrows/ls-arrow-left.png") no-repeat center center; left: 0; }
body .ls-minimal .ls-nav-next,
body .ls-minimal .ls-nav-next:hover { background: #000 url("images/arrows/ls-arrow-right.png") no-repeat center center; right: 0; }
body .ls-minimal .ls-nav-prev:hover,
body .ls-minimal .ls-nav-next:hover { opacity: 0.5 }
/*full-width skin*/
body .ls-fullwidth { padding: 0; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
body .ls-fullwidth .ls-nav-prev,
body .ls-fullwidth .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99; }
body .ls-fullwidth .ls-nav-prev,
body .ls-fullwidth .ls-nav-prev:hover { background: #000 url("images/arrows/ls-arrow-left.png") no-repeat center center; left: 0; }
body .ls-fullwidth .ls-nav-next,
body .ls-fullwidth .ls-nav-next:hover { background: #000 url("images/arrows/ls-arrow-right.png") no-repeat center center; right: 0; }
body .ls-fullwidth .ls-nav-prev:hover,
body .ls-fullwidth .ls-nav-next:hover { opacity: 0.5 }
/*full-width dark skin*/
body .ls-fullwidthdark { padding: 0; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
body .ls-fullwidthdark .ls-nav-prev,
body .ls-fullwidthdark .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99; }
body .ls-fullwidthdark .ls-nav-prev,
body .ls-fullwidthdark .ls-nav-prev:hover { background: #000 url("images/arrows/ls-arrow-left.png") no-repeat center center; left: 0; }
body .ls-fullwidthdark .ls-nav-next,
body .ls-fullwidthdark .ls-nav-next:hover { background: #000 url("images/arrows/ls-arrow-right.png") no-repeat center center; right: 0; }
body .ls-fullwidthdark .ls-nav-prev:hover,
body .ls-fullwidthdark .ls-nav-next:hover { opacity: 0.5 }
/*pagination buttons*/
body .ls-fullwidthdark .ls-bottom-slidebuttons,
body .ls-fullwidthdark .ls-nav-start,
body .ls-fullwidthdark .ls-nav-stop,
body .ls-fullwidthdark .ls-nav-sides { top: -40px }
/*box shadow*/
body .ls-shadow { opacity: 0.4; -moz-opacity: 0.4; -webkit-opacity: 0.4; }
/*remove text decoration on links*/
.ls-container a,
.ls-container a:hover,
.ls-container a:active { text-decoration: none }
/*link classes*/
.ls-container .layerslider-button:hover { text-decoration: none; text-decoration: none; opacity: 0.85; }
.ls-container .layerslider-button:active { opacity: 1; box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; }
/*custom layerslider loader*/

/*-----------------------------------------------------------------------------------*/
/* - FlexSlider
/*-----------------------------------------------------------------------------------*/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus { outline: none }
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; }
/* FlexSlider Necessary Styles */
.flexslider { margin: 0; padding: 0; }
html[xmlns] .slides { display: block }
.flexslider .slides &gt; li { display: none; -webkit-backface-visibility: hidden; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { width: 100%; display: block; }
.flex-pauseplay span { text-transform: capitalize }
/* Clearfix for the .slides element */
.slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
* html .slides { height: 1% }
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides &gt; li:first-child { display: block }
/*main*/
.flexslider-container { position: relative }
.flexslider { zoom: 1; position: relative; }
.flexslider ul { margin: 0 }
/*next/prev arrows*/
.page-slider .flex-direction-nav li a.flex-next,
.page-slider .flex-direction-nav li a.flex-prev { position: absolute; display: block; width: 40px; height: 40px; line-height: 40px; position: absolute; bottom: 0; cursor: pointer; font-size: 1.125em; text-align: center; background: #4d4d4d; background: rgba(0,0,0,0.85); color: #fff; z-index: 99; }
.page-slider .flex-direction-nav li a.flex-next { right: 0px }
.page-slider .flex-direction-nav li a.flex-prev { right: 41px }
.page-slider .flex-direction-nav li a:hover { background: #4085c4; color: #fff; text-decoration: none; }
/*-----------------------------------------------------------------------------------*/
/* - Portfolio
/*-----------------------------------------------------------------------------------*/
/*entries*/
.portfolio-entry-title { font-size: 14px; margin: 0; font-weight: bold; font-weight: 600; }
.vcex-portfolio-entry-media,
.portfolio-entry-media { position: relative }
.portfolio-entry-media-link { display: block; }
.vcex-portfolio-entry-media img,
.portfolio-entry-media img { display: block; width: 100%; box-shadow: #000 0em 0em 0em; }
.portfolio-entry-details { background: #f7f7f7; border: 1px solid #eee; padding: 15px; }
.portfolio-entry-details p { margin-bottom: 15px }
.portfolio-entry-details p:last-child { margin: 0 }
.portfolio-entry-excerpt { margin-top: 5px }
/*hide details on related items when there is a sidebar*/
.single-portfolio #content-wrap.right-sidebar .portfolio-entry-details,
.single-portfolio #content-wrap.left-sidebar .portfolio-entry-details { display: none }
/*dark entry details for no-margins grid*/
.vcex-no-margin-grid .portfolio-entry-details { background: #262626; border: none; color: #787878; }
.vcex-no-margin-grid .portfolio-entry-title a { color: #fff }
/*one column grid*/
.portfolio-entry.span_1_of_1 { margin: 0 0 30px; float: none; border: none; }
.portfolio-entry.span_1_of_1 .portfolio-entry-media { width: 45%; float: left; margin: 0 30px 0 0; }
.portfolio-entry.span_1_of_1 .portfolio-entry-details { background: none; border: none; padding: 0; }
.portfolio-entry.span_1_of_1 .portfolio-entry-title { margin: 0 }
/*single portfolio*/
#portfolio-post-comments { margin-top: 50px }
#portfolio-single-media { margin-bottom: 30px; }
/*pass protection*/
.protected-item-form { margin-botom: 30px }
.protected-item-form p:first-child { margin: 0 0 20px; color: #666; }
.protected-item-form input { margin-top: 10px; border-radius: 3px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); border: 1px solid transparent; }
.protected-item-form input:focus { border-color: #ccc; box-shadow: 0 1px 2px rgba(0,0,0,0.1); color: #333; }
/*single portfolio related*/
.related-portfolio-posts { margin-top: 30px }
/*-----------------------------------------------------------------------------------*/
/* - Staff
/*-----------------------------------------------------------------------------------*/
/*entries*/
.staff-entry-title { font-size: 14px; color: #000; margin: 15px 0 5px; font-weight: bold; font-weight: 600; }
.staff-entry { text-align: left; margin-bottom: 30px; }
.staff-entry-media { position: relative }
.staff-entry-media-link { display: block }
.staff-entry-media img { display: block; margin: 0 auto; }
.staff-entry-position { visibility: hidden; opacity: 0; position: absolute; top: 0; right: 0; background: #fff; height: 100%; width: 100%; transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; }
.staff-entry-position span { position: absolute; bottom: 10px; width: 100%; text-align: center; padding: 0 20px; color: #000; font-size: 16px; font-weight: bold; font-weight: 600; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -webkit-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; }
.staff-entry-media:hover .staff-entry-position { visibility: visible; opacity: 0.8; -webkit-opacity: 0.8; -moz-opacity: 0.8; }
.staff-entry-media:hover .staff-entry-position span { visibility: visible; opacity: 1; bottom: 40px; }
.staff-entry-excerpt p { margin-bottom: 15px }
.staff-entry-excerpt,
.staff-entry-excerpt p:last-child { margin: 0 }
.staff-social { margin-top: 10px }
.staff-social a { display: block; float: left; color: #bbb; font-size: 14px; margin-left: 5px; border: 1px solid #eee; border-radius: 24px; height: 24px; line-height: 24px; width: 24px; text-align: center; }
.staff-social a:first-child { margin-left: 0 }
.staff-social a:hover { text-decoration: none; background: #f7f7f7; }
.staff-social a.staff-twitter:hover { color: #00aced }
.staff-social a.staff-facebook:hover { color: #3b5998 }
.staff-social a.staff-pinterest:hover { color: #cb2027 }
.staff-social a.staff-google-plus:hover { color: #dd4b39 }
.staff-social a.staff-linkedin:hover { color: #4875b4 }
.staff-social a.staff-dribbble:hover { color: #ef5b93 }
.staff-social a.staff-skype:hover { color: #04b1f5 }
.staff-social a.staff-envelope:hover { color: #666 }
/*one column grid*/
.staff-entry.span_1_of_1 { margin: 0 0 30px; float: none; border: none; }
.staff-entry.span_1_of_1 .staff-entry-media { width: 45%; float: left; padding: 0 30px 0 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.staff-entry.span_1_of_1 .staff-entry-details { width: 55%; float: right; }
.staff-entry.span_1_of_1 .staff-entry-title { margin: 0 }
/*vc composer carousel social*/
.vcex-caroufredsel-staff .staff-social a { border-color: #ddd }
.vcex-caroufredsel-staff .staff-social a:hover { background: #fff }
/*posts*/
#staff-post-thumbnail { margin-bottom: 20px }
#staff-post-thumbnail img { display: block; margin: 0; }
/*single staff related*/
.related-staff-posts { margin-top: 30px }
/*-----------------------------------------------------------------------------------*/
/* - Testimonials
/*-----------------------------------------------------------------------------------*/
.testimonial-entry-content { position: relative; border: 1px solid #eee; background: #f7f7f7; padding: 20px; border-radius: 3px; }
.testimonial-caret { position: absolute; display: block; background: url("images/base/testimonials-arrow.png") no-repeat; left: 10px; height: 12px; width: 20px; bottom: -12px; }
.testimonial-entry-content p { margin: 0 0 15px }
.testimonial-entry-content p:last-child { margin: 0 }
.testimonial-entry-bottom { margin-top: 20px }
.testimonial-entry-thumb { float: left; margin-right: 20px; width: 45px; height: 45px; border-radius: 45px; }
.testimonial-entry-thumb img { display: block; width: 45px; height: 45px; border-radius: 45px; padding: 3px; border: 1px solid #eee; }
.testimonial-entry-meta { float: left }
.testimonial-entry-author { display: block; font-weight: bold; font-weight: 600; color: #000; font-size: 14px; }
.testimonial-entry-company { margin-top: -2px; display: block; color: #999; font-size: 13px; }
/*single*/
.single-testimonials .left-sidebar blockquote { margin-top: 0; }
.single-testimonials .right-sidebar blockquote { margin-top: 0; }
/*-----------------------------------------------------------------------------------*/
/* - Blog Entries - General
/*-----------------------------------------------------------------------------------*/
/*general entry styles*/
.blog-entry a.blog-entry-media-link { display: block; margin: 0 auto; }
.blog-entry.format-link .blog-entry-title { color: #555 }
.blog-entry.format-standard .blog-entry-media img,
.blog-entry.format-audio .blog-entry-media img,
.blog-entry.format-video .blog-entry-media img,
.blog-entry.format-image .blog-entry-media img { display: block; margin: 0 auto; width: 100%; }
.single-post .blog-entry.grid-entry-style.format-quote { width: 100%; margin: 0; }
.format-quote { overflow: hidden }
.blog-entry-readmore span.readmore-rarr { margin-left: 3px }
/*meta*/
.blog-entry.large-image-entry-style .meta li .fa { -webkit-font-smoothing : subpixel-antialiased; color: #bcbcbc; }
/*post gallery*/
.gallery-slider-loader { height: 60px; width: 100%; background: #f7f7f7 url("images/preloaders/loader.gif") center center no-repeat; text-align: center; color: #555; font-size: 21px; }
.gallery-format-post-slider ul,
.gallery-format-post-slider ol { margin: 0; list-style: none; }
.gallery-format-post-slider .slides &gt; li:first-child { display: block; -webkit-backface-visibility: visible; }
.gallery-format-post-slider ul li { list-style: none }
.gallery-format-post-slider .flex-control-thumbs { margin-top: 10px }
.gallery-format-post-slider .flex-control-thumbs:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.gallery-format-post-slider .flex-control-thumbs li { display: block; float: left; margin-right: 5px; margin-bottom: 5px; cursor: pointer; height: auto; width: 50px; }
.gallery-format-post-slider .flex-control-thumbs li a { display: block }
.gallery-format-post-slider .flex-control-thumbs li img { width: 100%; display: block; opacity: 0.4; margin-bottom: 3px; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
.gallery-format-post-slider .flex-control-thumbs img.flex-active,
.gallery-format-post-slider .flex-control-thumbs li img:hover { opacity: 1 }
.gallery-format-post-slider .flex-direction-nav { *height: 0 }
.gallery-format-post-slider .flex-direction-nav a { display: block; width: 40px; height: 60px; line-height: 60px; margin-top: -30px; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0.7; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: opacity .3s ease; -moz-transition: opacity .3s ease; transition: opacity .3s ease; background: #000; color: #fff; text-align: center; font-size: 18px; }
.gallery-format-post-slider .flex-direction-nav .flex-prev { left: 0; border-radius: 0 3px 3px 0; }
.gallery-format-post-slider .flex-direction-nav .flex-next { right: 0; border-radius: 3px 0 0 3px; }
.gallery-format-post-slider .flex-direction-nav a:hover { opacity: 1 }
/*audio format*/
.blog-entry-img-link { position: relative; display: block; }
.blog-entry-music-icon-overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0,0,0,0.4); }
.blog-entry-music-icon-overlay:hover { background: rgba(0,0,0,0.6) }
.blog-entry-music-icon-overlay .fa { display: block; position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -20px; height: 40px; width: 40px; line-height: 40px; text-align: center; background: #fff; color: #000; font-size: 18px; border-radius: 99px; opacity: 0.85; -moz-opacity: 0.85; -webkit-opacity: 0.85; }
.blog-post-audio { overflow: hidden; width: 100%; }
/*-----------------------------------------------------------------------------------*/
/* - Blog Entry - Full Width
/*-----------------------------------------------------------------------------------*/
/*main*/
.blog-entry.large-image-entry-style { position: relative; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; margin-left: 0 }
.blog-entry.large-image-entry-style .blog-entry-title { font-size: 24px; margin: 0 0 10px; line-height: 1.3em; font-weight: 400; }
.blog-entry.large-image-entry-style .blog-entry-media { margin-bottom: 20px }
.blog-entry.large-image-entry-style .blog-entry-excerpt { margin-bottom: 20px }
.blog-entry.large-image-entry-style .blog-entry-excerpt p:last-child { margin: 0 }
/*meta*/
.blog-entry.large-image-entry-style .meta { font-size: 12px; color: #777; list-style: none; margin: 0 0 10px; }
.blog-entry.large-image-entry-style .meta a { color: #777; text-decoration: none; }
.blog-entry.large-image-entry-style .meta a:hover { color: #000; text-decoration: none; }
.blog-entry.large-image-entry-style .meta li { float: left; margin: 0 20px 5px 0; }
.blog-entry.large-image-entry-style .meta li:last-child { margin-right: 0 }
.blog-entry.large-image-entry-style .meta li .fa { margin-right: 8px }
.blog-entry.large-image-entry-style li.meta-seperator { margin: 0 15px; color: #bbb; }
/*author avatars in blog entries*/
.blog-entry.large-image-entry-style .header-with-avatar { position: relative; padding-left: 100px; margin-bottom: 20px; }
.blog-entry.large-image-entry-style .blog-entry-author-avatar { position: absolute; left: 0; top: 0; }
.blog-entry.large-image-entry-style .blog-entry-author-avatar,
.blog-entry.large-image-entry-style .blog-entry-author-avatar img { height: 74px; width: 74px; }
/*quote format*/
.blog-entry.large-image-entry-style.format-quote { position: relative; display: block; padding: 20px 30px; font-size: 16px; z-index: 2; background: #f7f7f7; }
.blog-entry.large-image-entry-style.format-quote p:last-child { margin: 0 }
.blog-entry.large-image-entry-style.format-quote .quote-entry-author { margin-top: 15px; font-size: 12px; font-weight: 300; text-decoration: underline; }
.blog-entry.large-image-entry-style.format-quote .fa-quote-right { position: absolute; right: 15px; bottom: 15px; color: #fff; font-size: 100px; display: block; z-index: 1; opacity: 0.15; }
/*audio format*/
.blog-entry.large-image-entry-style .blog-entry-music-icon-overlay .fa { height: 60px; line-height: 60px; width: 60px; margin-top: -30px; margin-left: -30px; }
/*readmore*/
.blog-entry.large-image-entry-style .blog-entry-readmore { margin-top: 0px }
/*-----------------------------------------------------------------------------------*/
/* - Blog Entry - Thumbnail
/*-----------------------------------------------------------------------------------*/
/*main*/
.blog-entry.thumbnail-entry-style { position: relative; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.blog-entry.thumbnail-entry-style .blog-entry-media { float: left; width: 46%; }
.blog-entry.thumbnail-entry-style .blog-entry-content { float: right; width: 50%; }
#content-wrap.left-sidebar .blog-entry.thumbnail-entry-style .blog-entry-media { float: right }
#content-wrap.left-sidebar .blog-entry.thumbnail-entry-style .blog-entry-content { float: left }
.blog-entry.thumbnail-entry-style .social-share-buttons { display: none !important }
.blog-entry.thumbnail-entry-style.no-featured-image .blog-entry-content { float: none; width: 100%; }
/*title*/
.blog-entry.thumbnail-entry-style .blog-entry-title { font-size: 24px; margin: 0 0 5px; line-height: 1.3em; font-weight: 400; }
/*meta*/
.blog-entry.thumbnail-entry-style .meta { font-size: 12px; color: #777; list-style: none; margin: 0 0 10px; }
.blog-entry.thumbnail-entry-style .meta a { color: #777; text-decoration: none; }
.blog-entry.thumbnail-entry-style .meta a:hover { color: #000; text-decoration: none; }
.blog-entry.thumbnail-entry-style .meta li { float: left; margin: 0 20px 5px 0; }
.blog-entry.thumbnail-entry-style .meta li:last-child { margin-right: 0 }
.blog-entry.thumbnail-entry-style .meta li .fa { margin-right: 8px }
.blog-entry.thumbnail-entry-style li.meta-seperator { margin: 0 15px; color: #bbb; }
.blog-entry.thumbnail-entry-style .meta-category { display: none }
/*excerpt*/
.blog-entry.thumbnail-entry-style .blog-entry-excerpt { margin-bottom: 30px }
/*author avatars in blog entries*/
.blog-entry.thumbnail-entry-style .header-with-avatar { position: relative; padding-left: 100px; margin-bottom: 25px; }
.blog-entry.thumbnail-entry-style .blog-entry-author-avatar { position: absolute; left: 0; top: 0; }
/* gallery */
.blog-entry.thumbnail-entry-style .gallery-format-post-slider-wrap { margin: 0 }
.blog-entry.thumbnail-entry-style .gallery-format-post-slider-wrap .flex-control-thumbs { display: none !important }
.blog-entry.thumbnail-entry-style .gallery-format-post-slider-wrap .flex-direction-nav a { height: 40px; width: 25px; line-height: 40px; font-size: 14px; margin-top: -20px; }
/*quote format*/
.blog-entry.thumbnail-entry-style.format-quote { position: relative; display: block; padding: 20px 30px; font-size: 16px; z-index: 2; background: #f7f7f7; }
.blog-entry.thumbnail-entry-style.format-quote p:last-child { margin: 0 }
.blog-entry.thumbnail-entry-style.format-quote .quote-entry-author { margin-top: 15px; font-size: 12px; font-weight: 300; text-decoration: underline; }
.blog-entry.thumbnail-entry-style.format-quote .fa-quote-right { position: absolute; right: 15px; bottom: 15px; color: #fff; font-size: 100px; display: block; z-index: 1; opacity: 0.15; }
/*-----------------------------------------------------------------------------------*/
/* - Blog Entry - Grid
/*-----------------------------------------------------------------------------------*/
/*main*/
.blog-masonry-grid .infinite-scroll-loader { bottom: 0 }
.blog-entry.grid-entry-style { float: left; }
.blog-entry.grid-entry-style .blog-entry-content { padding: 20px; border: 1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.blog-entry.grid-entry-style .social-share-buttons { display: none !important }
/*title*/
.blog-entry.grid-entry-style .blog-entry-title { font-size: 16px; margin: 0; line-height: 1.5em; font-weight: 400; }
/*meta*/
.blog-entry.grid-entry-style .meta { font-size: 12px; color: #777; list-style: none; margin: 0 0 5px; }
.blog-entry.grid-entry-style .meta a { color: #777; text-decoration: none; }
.blog-entry.grid-entry-style .meta a:hover { color: #000; text-decoration: none; }
.blog-entry.grid-entry-style .meta li { float: left; margin: 0 20px 5px 0; }
.blog-entry.grid-entry-style .meta li:last-child { margin-right: 0 }
.blog-entry.grid-entry-style .meta li .fa { display: none }
.blog-entry.grid-entry-style .meta-category,
.blog-entry.grid-entry-style .meta-comments { display: none }
/*author avatars in blog entries*/
.blog-entry.grid-entry-style .blog-entry-author-avatar { display: none }
/* gallery */
.blog-entry.grid-entry-style .gallery-format-post-slider-wrap .flex-control-thumbs { display: none !important }
.blog-entry.grid-entry-style .gallery-format-post-slider-wrap .flex-direction-nav a { height: 40px; width: 25px; line-height: 40px; font-size: 14px; margin-top: -20px; }
/*quote format*/
.blog-entry.grid-entry-style.format-quote .post-quote-entry-inner { position: relative; display: block; padding: 20px 30px; font-size: 16px; z-index: 2; background: #f7f7f7; }
.blog-entry.grid-entry-style.format-quote p:last-child { margin: 0 }
.blog-entry.grid-entry-style.format-quote .quote-entry-author { margin-top: 15px; font-size: 12px; font-weight: 300; text-decoration: underline; }
.blog-entry.grid-entry-style.format-quote .fa-quote-right { position: absolute; right: 15px; bottom: 15px; color: #999; font-size: 100px; display: block; z-index: 1; opacity: 0.15; }
/*read more button*/
.blog-entry.grid-entry-style .blog-entry-readmore { margin-top: 20px }
.blog-entry.grid-entry-style .theme-button { font-size: 11px; height: 22px; line-height: 22px; padding: 0 10px; }
/*-----------------------------------------------------------------------------------*/
/* - Non-theme defined custom post type entries
/*-----------------------------------------------------------------------------------*/
/*meta*/
.custom-post-type-entry { position: relative; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.custom-post-type-entry .meta { font-size: 12px; color: #777; list-style: none; margin: 0 0 10px; }
.custom-post-type-entry .meta a { color: #777; text-decoration: none; }
.custom-post-type-entry .meta a:hover { color: #000; text-decoration: none; }
.custom-post-type-entry .meta li { float: left; margin: 0 20px 5px 0; }
.custom-post-type-entry .meta li:last-child { margin-right: 0 }
.custom-post-type-entry .meta li .fa { margin-right: 8px }
.custom-post-type-entry li.meta-seperator { margin: 0 15px; color: #bbb; }
/*-----------------------------------------------------------------------------------*/
/* - Blog Post
/*-----------------------------------------------------------------------------------*/
/*post title */
.post-title { font-size: 24px; margin: 0 0 10px; line-height: 1.3em; font-weight: 400; }
/*meta*/
#content-wrap.full-screen .meta { display: none; }
.single-post .meta { position: relative; font-size: 12px; color: #777; list-style: none; margin: 0 0 20px; padding: 10px 0; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; }
.single-post .meta a { color: #777; text-decoration: none; }
.single-post .meta a:hover { color: #000; text-decoration: none; }
.single-post .meta li { float: left; margin: 0 20px 0 0; }
.single-post .meta li:last-child { margin-right: 0 }
.single-post .meta li .fa { margin-right: 8px }
.single li.meta-seperator { margin: 0 15px; color: #bbb; }
#single-post-next-prev { height: 14px; position: absolute; right: 0; top: 8px; }
#single-post-next-prev span.theme-button { margin: 0; height: 14px; line-height: 14px; width: 14px; padding: 0; font-size: 9px; text-align: center; color: #fff; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; text-align: center; }
#single-post-next-prev span.theme-button .fa { margin: 0 }
/*post thumbnail*/
#post-media { display: block; position: relative; margin-bottom: 20px; }
#post-media img { display: block; margin: 0 auto; width: 100%; }
/*post series*/
#post-series { padding: 0 25px 25px; background: #f7f7f7; border: 1px solid #e4e4e4; margin-bottom: 30px; }
#post-series-title { background: #eee; font-size: 16px; font-weight: 400; margin: 0 -25px 25px; padding: 10px 25px; color: #000; border-bottom: 1px solid #e4e4e4; }
#post-series ul { list-style: none !important; margin: 0 !important; }
#post-series li { margin: 7px 0 0; padding: 0 0 7px; border-bottom: 1px solid #eee; }
#post-series li:first-child { margin: 0 }
#post-series .post-series-count { font-weight: bold; font-weight: 600; color: #000; margin-right: 10px; }
#post-series .post-series-current { color: #777; text-decoration: line-through; }
/*tags*/
.post-tags { margin-top: 60px }
.post-tags a { display: block; float: left; font-size: 13px; padding: 3px 8px; margin: 0 5px 5px 0; background: #eee; border: 1px solid #ccc; color: #555; text-shadow: 1px 1px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #e5e5e5; background: -webkit-linear-gradient(#f5f5f5,#e5e5e5); background: -moz-linear-gradient(#f5f5f5,#e5e5e5); background: -o-linear-gradient(#f5f5f5,#e5e5e5); background: linear-gradient(#f5f5f5,#e5e5e5); -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); cursor: pointer; }
.post-tags a:hover { text-decoration: none; background: #f7f7f7; }
.post-tags a:active { background: #eeeeee; background: -webkit-linear-gradient(#eeeeee,#fefefe); background: -moz-linear-gradient(#eeeeee,#fefefe); background: -o-linear-gradient(#eeeeee,#fefefe); background: linear-gradient(#eeeeee,#fefefe); }
/*author bio*/
.author-bio { position: relative; margin: 40px 0 0; background: #f7f7f7; border: 1px solid #e4e4e4; padding: 20px 20px 20px 120px; }
.author-bio-avatar { position: absolute; top: 20px; left: 20px; }
.author-bio-avatar img { display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 74px; -moz-border-radius: 74px; -webkit-border-radius: 74px; height: 74px; width: 74px; }
.author-bio-title { font-weight: bold; font-weight: 600; color: #000; font-size: 14px; margin: 0 0 5px; }
.author-bio-title a { color: #000; }
.author-bio-content p:last-child { margin: 0 }
/*related posts*/
.related-posts li { margin-bottom: 20px }
.related-posts li:last-child,
.related-posts li p:last-child { margin-bottom: 0 }
.related-post-thumb { display: block }
.related-post-thumb img { display: block; width: 100%; }
.related-post-thumb img:hover { opacity: 0.8 }
.related-post-title { font-weight: bold; font-weight: 600; color: #000; font-size: 13px; line-height: 1.4em; margin-bottom: 5px; display: inline-block; }
.related-post-title:hover { text-decoration: none }
.related-post-content { padding: 10px; background: #f7f7f7; border: 1px solid #e4e4e4; }
.related-post-excerpt { font-size: 12px }
.related-post-excerpt p:last-child { margin: 0 }
/*-----------------------------------------------------------------------------------*/
/* Social
/*-----------------------------------------------------------------------------------*/
.social-share-title { margin: 40px 0 15px }
.social-share-title span { background: #fff; padding-right: 15px; }
/*vertical social share*/
.social-share-buttons.position-vertical { position: absolute; top: 0; left: -55px; z-index: 9; width: 35px; list-style: none; margin: 0; }
#content-wrap.left-sidebar .social-share-buttons.position-vertical { right: -55px; left: auto; }
.social-share-buttons.position-vertical li { float: left }
.social-share-buttons.position-vertical li:first-child { border-top: 1px solid #e4e4e4 }
/*horizontal social share*/
.blog-entry .social-share-buttons.position-horizontal { display: none }
.social-share-buttons.position-horizontal { position: inherit; top: auto; left: auto; width: auto; height: auto; }
.social-share-buttons.position-horizontal li { float: left; border: none; }
.social-share-buttons.position-horizontal li a { color: #999; width: auto; padding: 0 10px; height: 30px; line-height: 30px; display: block; border: 1px solid #e4e4e4; margin: 0 5px 0 0; text-decoration: none !important; font-weight: normal; }
.social-share-buttons.position-horizontal li .fa { margin-right: 5px }
.social-share-buttons.position-horizontal .social-share-button-text { font-size: 13px; }
/*minimal social share*/
.social-share-buttons li a { color: #999; width: 35px; height: 35px; line-height: 35px; display: block; border: 1px solid #e4e4e4; border-top: none; text-align: center; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; font-size: 14px; }
.social-share-buttons li a:hover { background: #f7f7f7 }
.social-share-buttons li.share-twitter a:hover { color: #00aced }
.social-share-buttons li.share-facebook a:hover { color: #3b5998 }
.social-share-buttons li.share-pinterest a:hover { color: #cb2027 }
.social-share-buttons li.share-googleplus a:hover { color: #dd4b39 }
.social-share-buttons li.share-linkedin a:hover { color: #4875B4 }
/*flat social share*/
.style-flat li li:first-child { border: none }
.social-share-buttons.style-flat li a { color: #fff !important; border: none !important; border-radius: 2px; }
.style-flat li.share-twitter a { background: #00aced }
.style-flat li.share-twitter a:hover { background: #0093cb }
.style-flat li.share-facebook a { background: #3b5998 }
.style-flat li.share-facebook a:hover { background: #324b80 }
.style-flat li.share-pinterest a { background: #cb2027 }
.style-flat li.share-pinterest a:hover { background: #ae1b21 }
.style-flat li.share-googleplus a { background: #dd4b39 }
.style-flat li.share-googleplus a:hover { background: #d03724 }
.style-flat li.share-linkedin a { background: #4875B4 }
.style-flat li.share-linkedin a:hover { background: #3e659c }
.social-share-buttons.style-flat li { margin-bottom: 3px }
/*3d social share*/
.style-three-d li li:first-child { border: none }
.social-share-buttons.style-three-d li a { color: #fff !important; border: none; border-bottom: 3px solid rgba(0,0,0,0.25); border-radius: 2px; }
.social-share-buttons.style-three-d li a:active { border-bottom-color: transparent }
.style-three-d li.share-twitter a { background: #00aced }
.style-three-d li.share-twitter a:hover { background: #0093cb }
.style-three-d li.share-facebook a { background: #3b5998 }
.style-three-d li.share-facebook a:hover { background: #324b80 }
.style-three-d li.share-pinterest a { background: #cb2027 }
.style-three-d li.share-pinterest a:hover { background: #ae1b21 }
.style-three-d li.share-googleplus a { background: #dd4b39 }
.style-three-d li.share-googleplus a:hover { background: #d03724 }
.style-three-d li.share-linkedin a { background: #4875B4 }
.style-three-d li.share-linkedin a:hover { background: #3e659c }
.social-share-buttons.style-three-d li { margin-bottom: 3px }
/*social light - counter style*/
.social-buttons .socialite { display: block; position: relative; }
.social-share-buttons.style-counter { min-height: 1px; min-width: 1px; }
.social-share-buttons.position-vertical.style-counter { width: auto; left: -80px; }
.social-share-buttons.style-counter li,
.social-share-buttons.style-counter a { border: none !important }
.social-share-buttons.style-counter.position-vertical li { display: block; float: none; margin: 0; }
.social-share-buttons.position-horizontal.style-counter li { display: block; float: left; margin-right: 7px; }
.social-share-buttons.style-counter a { border: none !important; background: none !important; }
/*-----------------------------------------------------------------------------------*/
/* - WP Gallery
/*-----------------------------------------------------------------------------------*/
#content-wrap.full-width .gallery-item { margin-bottom: 15px }
#content-wrap.left-sidebar .gallery-item,
#content-wrap.right-sidebar .gallery-item { margin-bottom: 10px }
.wpex-gallery { margin-bottom: 15px }
.wpex-gallery p { margin: 0 !important }
.gallery-item img { display: block; border: none !important; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.gallery-item img:hover { opacity: 0.8 }
.gallery-caption { font-size: 12px; background: #f7f7f7; border: 1px solid #e4e4e4; border-top: none; text-align: center; padding: 5px 10px; }
/*-----------------------------------------------------------------------------------*/
/* - Pagination
/*-----------------------------------------------------------------------------------*/
/*next/previous posts*/
.post-pagination { border-top: 1px solid #eee; margin: 0; padding: 20px 0; font-size: 13px; font-weight: 400; color: #888; }
.post-pagination a { color: #888 }
.post-pagination .post-prev { float: left; width: 48%; }
.post-pagination .post-prev span { margin-right: 5px }
.post-pagination .post-next { float: right; width: 48%; text-align: right; }
.post-pagination .post-next span { margin-left: 5px }
.post-pagination a:hover { text-decoration: none; color: #000; }
#content-wrap.full-screen .post-pagination { display: none; }
/*standard*/
ul.page-numbers { list-style: none; margin: 0; }
.wpb_column ul.page-numbers { margin-top: 10px; }
.page-numbers:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
ul.page-numbers li { display: block; float: left; margin: 0 4px 4px 0; text-align: center; }
.page-numbers a,
.page-numbers span { line-height: 1.6em; display: block; padding: 0 8px; height: 22px; line-height: 22px; font-size: 12px; text-decoration: none; font-weight: normal; font-weight: 400; cursor: pointer; border: 1px solid #ddd; color: #888; }
.page-numbers a span { padding: 0 }
.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover { color: #000; background: #f7f7f7; text-decoration: none; }
.page-numbers:hover { text-decoration: none }
/*infinite scroll*/
.infinite-scroll-loader { position: absolute; bottom: -20px; left: 50%; margin-left: -8px; height: 16px; line-height: 16px; width: 30px; background: url("images/preloaders/loader.gif") center center no-repeat; text-indent: -9999px; }
#infscr-loading img { display: none !important }
.infinite-scroll-nav { display: none }
/*Add some padding*/
.infinite-scroll-wrap { position: relative; padding-bottom: 20px; }
/*-----------------------------------------------------------------------------------*/
/* Single Nav
/*-----------------------------------------------------------------------------------*/
.single-nav { position: absolute; top: 50%; right: 0; margin-top: -13px; height: 26px; }
.single-nav-left,
.single-nav-right { float: left; margin-left: 3px; }
.single-nav a { font-size: 0.875em; display: block; width: 26px; height: 26px; line-height: 26px; background: #F5F5F5; background: -webkit-gradient(linear, left bottom, left top, from(#F5F5F5), to(#FFF)), #FFF; background: -moz-linear-gradient(90deg, #F5F5F5 0%, #FFF 100%), #FFF; border: 1px solid #ddd; color: #999; font-weight: normal; text-align: center; border-radius: 3px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02); }
.single-nav a:hover { text-decoration: none; color: #4d4d4d; }
/*-----------------------------------------------------------------------------------*/
/* Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar { font-size: 12px }
.sidebar-box { padding-bottom: 30px }
.sidebar-box input { max-width: 100% }
#sidebar .widget-title { margin: 0 0 20px; font-size: 14px; font-weight: bold; font-weight: 600; color: #000; }
#sidebar select { width: 100% }
/*-----------------------------------------------------------------------------------*/
/* Widgets
/*-----------------------------------------------------------------------------------*/
/*widgets with borders*/
.wpex-widget-recent-posts-li,
.widget_categories li,
.widget_recent_entries li,
.widget_archive li,
.widget_recent_comments li,
.widget_product_categories li,
.widget_layered_nav li,
.widget-recent-posts-icons li { padding: 6px 0; border-bottom: 1px solid #eee; }
.wpex-widget-recent-posts-li:first-child,
.widget_categories li:first-child,
.widget_recent_entries li:first-child,
.widget_archive li:first-child,
.widget_recent_comments li:first-child,
.widget_product_categories li:first-child,
.widget_layered_nav li:first-child,
.widget-recent-posts-icons li:first-child { border-top: 1px solid #eee }
.widget_product_categories ul ul li:last-child { border-bottom: none; padding-bottom: 0; }
.widget_product_categories ul ul li { padding-left: 15px; }
/*custom menu*/
#main .widget_nav_menu ul { margin: 0 }
#main .widget_nav_menu ul ul { margin: 0; border: none; border-radius: 0; }
#main .widget_nav_menu ul &gt; li:first-child &gt; a { border-top: 1px solid #e4e4e4 }
#main .widget_nav_menu li ul li:first-child a { border-top: none }
#main .widget_nav_menu a { position: relative; font-weight: normal; display: block; padding: 9px 15px; border: 1px solid #e4e4e4; border-top: none; }
#main .widget_nav_menu a .fa { margin-right: 10px; }
#main .widget_nav_menu .menu-item-has-children &gt; a { padding-right: 30px }
#main .widget_nav_menu ul ul li a { padding-left: 20px }
#main .widget_nav_menu ul ul ul li a { padding-left: 30px }
#main .widget_nav_menu .sub-menu a:before { /*content: "\2013";*/ content:"-"; margin-right: 10px;  }
#main .widget_nav_menu .sub-menu .sub-menu a:before { /*content: "\2013";*/ content:"- -"; margin-right: 10px;  }
#main .widget_nav_menu a:hover,
#main .widget_nav_menu li.active &gt; a { background: #f9f9f9; text-decoration: none; }
#main .widget_nav_menu .parent &gt; a:after { font-family: 'FontAwesome'; display: block; content: "\f0d7"; position: absolute; right: 15px; top: 50%; font-size: 14px; height: 20px; line-height: 20px; margin-top: -10px; color: #ddd; font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }
#main .widget_nav_menu .sub-menu { display: none }
#main .widget_nav_menu .current_page_item &gt; a { background: #f7f7f7 }
/*recent comments*/
#sidebar li.recentcomments a { text-decoration: underline }
/*tagcloud widget*/
#main .tagcloud a { display: block; font-size: 11px !important; line-height: 1.2em !important; float: left; padding: 5px 8px; margin: 0 5px 5px 0; border: 1px solid #eee; color: #555; background: #f7f7f7; cursor: pointer; }
#main .tagcloud a:hover { text-decoration: none; background: #fff; }
/*social widget*/
.wpex-social-widget-output { list-style: none }
.wpex-social-widget-output li { margin: 0; padding: 0; border: none; float: left; margin-right: 5px; margin-bottom: 5px; }
.wpex-social-widget-output li img { display: block }
.wpex-social-widget-output li img:hover { opacity: 0.8 }
.wpex-social-widget-output li img:active { position: relative; top: 1px; }
/*font awesome social widget*/
.wpex-fontawesome-social-widget-ul { list-style: none }
.wpex-fontawesome-social-widget-ul li { margin: 0; padding: 0; border: none; float: left; margin-right: 5px; margin-bottom: 5px; }
.wpex-fontawesome-social-widget-ul li a { background: #444; display: block; height: 30px; line-height: 30px; width: 30px; border-radius: 3px; text-align: center; font-size: 14px; color: #fff !important; }
.wpex-fontawesome-social-widget-ul.social-style-black a,
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover a { background: #000; }
.wpex-fontawesome-social-widget-ul.social-style-black a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color a:hover { opacity: 0.7; }
.wpex-fontawesome-social-widget-ul.social-type-graphical a { box-shadow: inset 0 1px 1px rgba(255,255,255,0.4); border: 1px solid rgba(0,0,0,0.1); background: #444; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover.social-type-graphical a { background: #444; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-twitter a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-twitter a { background: #55ACCE; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-dribbble a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-dribbble a { background: #ea4c89; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-facebook a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-facebook a { background: #3b5998; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-flickr a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-flickr a { background: #FF0084; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-vk a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-vk a { background: #55779b; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-tumblr a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-tumblr a { background: #2C4762; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-google-plus a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-google-plus a { background: #DD4B39; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-youtube-play a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-youtube-play a { background: #C4302B; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-skype a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-skype a { background: #00AFF0; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-rss a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-rss a { background: #FF7900; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-instagram a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-instagram a { background: #3F729B; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-linkedin a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-linkedin a { background: #3399CC; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-renren a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-renren a { background: #2970ad; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-pinterest a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-pinterest a { background: #CB2027; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-github a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-github a { background: #555; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-foursquare a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-foursquare a { background: #0CBADF; }
.wpex-fontawesome-social-widget-ul.social-style-black-color-hover .social-widget-trello a:hover,
.wpex-fontawesome-social-widget-ul.social-style-color .social-widget-trello a { background: #2174a6; }
/*flickr widget*/
.wpex-flickr-widget { margin-right: -10px }
.wpex-flickr-widget .flickr_badge_image { display: block; width: 22%; float: left; margin-right: 2%; margin-bottom: 7px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wpex-flickr-widget .flickr_badge_image img { display: block; width: 100%; }
.wpex-flickr-widget .flickr_badge_image:hover { opacity: 0.8 }
/*video widget*/
.wpex-video-widget-description { text-align: center; margin-top: 15px; }
/*calendar widget*/
#wp-calendar { width: 100%; font-size: 11px; }
#wp-calendar thead th { background: #f5f5f5; border: 1px solid #ddd; border-top: none; font-size: 11px; }
#wp-calendar tbody td { text-align: center; border: 1px solid #ddd; line-height: 2.5em; transition: background 0.15s ease; -webkit-transition: background 0.15s ease; -o-transition: background 0.15s ease; -moz-transition: background 0.15s ease; }
#wp-calendar tbody td:hover { background: #f1f1f1; color: #333; }
#wp-calendar tbody td a { display: block; text-decoration: none; background: #f1f1f1; color: #333; }
#wp-calendar tbody td:hover a { background: #4d4d4d; color: #fff; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar caption { cursor: pointer; font-size: 13px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #3b86b0; color: #fff; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 7px 0; color: #a7a7a7; }
#footer #wp-calendar thead th { background: #222 }
#footer #wp-calendar tbody td { border-color: #222 }
/*thumb grid widget*/
.wpex-recent-posts-thumb-grid li { float: left; margin-right: 5px; margin-bottom: 5px; }
.wpex-recent-posts-thumb-grid li a,
.wpex-recent-posts-thumb-grid li img { display: block; width: auto; }
.wpex-recent-posts-thumb-grid li img:hover { opacity: 0.8 }
/*recent posts with thumb*/
.wpex-widget-recent-posts-li { margin: 0; font-size: 12px; min-height: 65px; padding-left: 85px; position: relative; margin-bottom: 15px; padding-bottom: 15px; padding-top: 0; }
.wpex-widget-recent-posts-li:first-child { padding-top: 15px }
.wpex-widget-recent-posts-thumbnail { position: absolute; left: 0; top: 0; width: 65px; }
.wpex-widget-recent-posts-thumbnail,
.wpex-widget-recent-posts-thumbnail img { display: block; }
.wpex-widget-recent-posts-li:first-child .wpex-widget-recent-posts-thumbnail { top: 15px }
.wpex-widget-recent-posts-thumbnail:hover { opacity: 0.7 }
#sidebar .wpex-widget-recent-posts-title { font-weight: bold; font-weight: 600; color: #000; }
#sidebar .wpex-widget-recent-posts-title:hover { text-decoration: none }
#sidebar .wpex-widget-recent-posts-date { font-size: 12px; font-weight: 400; color: #777; }
.wpex-widget-recent-posts-date { margin-top: 5px }
.wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-thumbnail { position: inherit; left: auto; top: auto; margin-bottom: 15px; width: 100%; }
.wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-li { padding-left: 0; min-height: 0; }
.wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-date { margin-top: 0; }
/*categories*/
.widget_categories li { position: relative; }
.widget_categories li ul { margin: 0 0 0 20px; }
.widget_categories li ul li:first-child { border-top: 1px solid #eee; margin-top: 4px; }
.widget_categories li ul li:last-child { border-bottom: none; padding-bottom: 0; }
.widget_categories .cat-count-span { color: #999; font-size: 11px; }
/*product categories*/
.widget_product_categories li { position: relative; padding-right: 20px; }
.widget_product_categories .count { color: #999; font-size: 11px; margin-left: 5px; }
/*woo layered nav*/
.widget_layered_nav li { position: relative }
.widget_layered_nav .count { position: absolute; right: 0; top: 50%; margin-top: -6px; height: 12px; line-height: 12px; color: #999; font-size: 11px; }
/*recent entries*/
.widget_recent_entries .post-date { display: block; font-size: 11px; color: #777; margin: 5px 0 0; }
/*widget icons*/
.sidebar-widget-icons .widget_archive a:before,
.sidebar-widget-icons .widget_recent_entries a:before,
.sidebar-widget-icons .widget_recent_comments a:before,
.sidebar-widget-icons .widget_layered_nav a:before,
.sidebar-widget-icons .widget_product_categories a:before,
.sidebar-widget-icons .widget_categories a:before { margin-right: 10px; font-family: "FontAwesome"; color: #999; display:inline-block; font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }
.sidebar-widget-icons .widget_archive a:before { content: "\f016"; }
.sidebar-widget-icons .widget_recent_entries a:before { content: "\f0f6"; }
.sidebar-widget-icons .widget_recent_comments a:before { content: "\f0e5"; }
.sidebar-widget-icons .widget_layered_nav a:before { content: "\f0da"; }
.sidebar-widget-icons .widget_product_categories a:before { content: "\f0da"; }
.sidebar-widget-icons .widget_categories a:before { content: "\f114"; }
/*footer widget colors*/
#footer li,
#footer #wp-calendar thead th,
#footer #wp-calendar tbody td { border-color: #333 }
#footer li a:before { color: #777 }
#footer #wp-calendar tbody td:hover,
#footer #wp-calendar tbody td a { color: #fff; background-color: #333; }
/*widgets added in the VC*/
.wpb_row .widget-title { margin: 0 0 20px;font-size: 14px;font-weight: bold;font-weight: 600;color: #000;}
.wpb_row .widget_recent_entries ul,
.wpb_row .widget_wpex_fontawesome_social_widget ul,
.wpb_row .widget_wpex_recent_posts_thumb ul,
.wpb_row .widget_categories ul,
.wpb_row .widget_wpex_social_widget ul,
.wpb_row .widget_archive ul,
.wpb_row .widget_wpex_simple_menu ul { list-style: none; margin: 0 }
.entry .widget_nav_menu ul { list-style: none; }
/*widget with icons*/
.widget-recent-posts-icons li .fa { margin-right: 10px; color: #999; }
.site-footer .widget-recent-posts-icons li .fa { color: #777; }
/*widget recent comments*/
.wpex-recent-comments-widget li { position: relative; padding-left: 80px; display: block; border-bottom: 1px solid #e7e7e7; padding-bottom: 20px; margin-bottom: 20px; min-height: 62px; }
.wpex-recent-comments-widget li:first-child { border-top: 1px solid #e7e7e7; padding-top: 20px; }
.wpex-recent-comments-widget li a { display: block; min-height: 50px; }
.wpex-recent-comments-widget li a.avatar { width: 50px; height: 50px; position: absolute; left: 0; top: 0; display: block; padding: 3px; border: 1px solid #e4e4e4; }
.wpex-recent-comments-widget li:first-child a.avatar { top: 20px; }
.site-footer .wpex-recent-comments-widget li a.avatar { border-color: #333; }
.wpex-recent-comments-widget strong { color: #000; }
.site-footer .wpex-recent-comments-widget strong { color: #fff; }
/*-----------------------------------------------------------------------------------*/
/* Footer Callout
/*-----------------------------------------------------------------------------------*/
#footer-callout-wrap { background: #f7f7f7; padding: 30px 0; border-top: 1px solid #ddd; }
#footer-callout { font-size: 18px; font-weight: normal; line-height: 1.7em; }
#footer-callout-left,
#footer-callout-right { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; display: block; float: left; }
#footer-callout-left { width: 75% }
#footer-callout-left.full-width { width: 100% }
#footer-callout-right { width: 23%; margin-left: 2%; }
#footer-callout .theme-button { background: #3b86b0; margin: 0; width: 100%; text-align: center; font-size: 16px; font-weight: 400; height: auto; line-height: 1.6em; padding: 15px 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#footer-callout .theme-button:hover { background: #327397; }
#footer-callout .theme-button:active { background: #265670; }
/*-----------------------------------------------------------------------------------*/
/* Footer Main
/*-----------------------------------------------------------------------------------*/
.site-footer { background: #262626; color: #777; }
.site-footer .container { padding-top: 45px }
.single-col-footer .col { margin-left: 0; width: 100%; margin-right: 0; }
.site-footer ul { margin: 0 }
.site-footer .col { margin-bottom: 0 }
.full-screen-post .site-footer { margin-top: 0 }
.footer-widget .widget-title { margin: 0 0 20px; font-weight: bold; font-weight: 600; font-size: 14px; }
.site-footer .widget_recent_entries li,
.site-footer .widget_categories li { margin-bottom: 4px; padding-bottom: 4px; border-bottom: 1px solid #333; }
#footer-bottom { color: #666 }
/*footer-one main*/
.site-footer p { color: #777 }
.site-footer-widgets { position: relative }
.site-footer a,
.site-footer strong { color: #999 }
.site-footer a:hover { color: #fff; text-decoration: none; }
/*footer-one widgets*/
.site-footer .footer-widget { margin-bottom: 45px }
.site-footer .footer-widget .widget-title { color: #fff; font-weight: bold; font-weight: 600; font-size: 14px; margin: 0 0 20px; }
/*footer-one bottom*/
#footer-bottom { min-height: 40px; background: #222; color: #999; }
#footer-bottom-inner { position: relative }
#footer-bottom p { color: #999 }
#footer-bottom &gt; .container { padding-top: 20px; padding-bottom: 20px; }
#footer-bottom a { color: #aaa }
#footer-bottom a:hover { color: #fff; text-decoration: none; }
/*copyright*/
#footer-copyright { font-size: 12px; font-weight: 400; }
#footer-copyright p:last-child { margin: 0 }
/*footer-one social*/
#footer-bottom-menu { position: absolute; right: 0; top: 50%; margin-top: -20px; height: 40px; line-height: 40px; font-size: 12px; }
#footer-bottom-menu ul { list-style: none; margin: 0; }
#footer-bottom-menu ul li { float: left; margin-left: 20px; }
#footer-bottom-menu ul li:first-child { margin-left: 0 }
#footer-bottom-menu ul li .fa { margin-right: 7px }
/*add more padding to the footer columns for sexiness*/
#wrap .site-footer .wpex-row .col { padding: 0 15px; margin-bottom: 0; }
/*-----------------------------------------------------------------------------------*/
/* Search
/*-----------------------------------------------------------------------------------*/
/*search input*/
.searchform input { width: 100%; background-image: url("images/base/search.png"); background-repeat: no-repeat; background-position: right center; padding: 10px; }
#footer .searchform input { background-color: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.06); border: none; padding: 10px; }
#footer input[type="search"] { outline: none }
/*search results page*/
#search-no-results { font-size: 16px; margin-bottom: 20px; }
/*entries*/
.search-entry { position: relative; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #eee; padding-left: 130px; min-height: 110px; }
.search-entry-no-thumb { padding-left: 0; min-height: 0; }
.search-entry h2 { font-size: 1.313em; margin: 0 0 10px; font-weight: bold; font-weight: 600; }
.search-entry-thumb { position: absolute; top: 0; left: 0; width: 100px; padding: 4px; border: 1px solid #eee; }
.search-entry-thumb img { display: block; width: 100%; }
.search-entry-thumb img:hover { opacity: 0.8 }
.search-entry-text p:last-child { margin: 0 }
/*search site overlay - modal*/
#searchform-overlay { display: none; width: 350px; top: 120px; }
#searchform-overlay-title { font-size: 28px; margin: 0 0 5px; font-weight: 400; color: #fff; text-align: center; }
#searchform-overlay input { background: #fff url("images/base/search-overlay-icon.png") right center no-repeat; -webkit-apperance: none !important; width: 100%; border: 0; outline: 0; padding: 0; padding-right: 40px; padding-left: 20px; height: 45px; line-height: 45px; color: #000; font-size: 13px; font-weight: 400; border-radius: 3px; box-shadow: 0 0 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0 4px rgba(0,0,0,0.7); }
#searchform-overlay input:focus { opacity: 0.95 }
#searchform-overlay .site-search-form-close:hover { color: #000 }
/*dropdown searchform*/
#searchform-dropdown { display: none; z-index: 10000; position: absolute; right: 0; background: #fff; bottom: -60px; height: 60px; padding: 15px; width: 260px; border-top: 3px solid #3b86b0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-shadow: 0 2px 7px rgba(0,0,0,0.1); -moz-box-shadow: 0 2px 7px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.1); }
#searchform-dropdown input { display: block; -webkit-appearance: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; outline: none; border: none; width: 100%; padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: 30px; line-height: 30px; background: #f4f4f4; }
.boxed-main-layout #searchform-dropdown { right: 30px; }
/*header replace*/
#searchform-header-replace { display: none; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: #fff; }
#searchform-header-replace form { height: 100%; width: 100%; }
#searchform-header-replace input { height: 100%; width: 100%; outline: 0; border: 0; -webkit-appearance: none; border-radius: 0; -moz-border-radius: none; -webkit-border-radius: none; font-size: 32px; text-transform: uppercase; color: #bbb; background: none; }
#searchform-header-replace-close { position: absolute; right: 0; top: 50%; margin-top: -20px; height: 40px; line-height: 40px; font-size: 26px; color: #bbb; cursor: pointer; }
#searchform-header-replace-close:hover { color: #000 }
body.boxed-main-layout #searchform-header-replace input { padding: 0 30px; }
body.boxed-main-layout #searchform-header-replace-close { right: 30px; }
/*-----------------------------------------------------------------------------------*/
/* Contact Form 7
/*-----------------------------------------------------------------------------------*/
div.wpcf7 .wpcf7-not-valid { border-color: #F00 }
div.wpcf7 p { margin-bottom: 10px; font-size: 12px; }
span.wpcf7-not-valid-tip { display: none !important }
div.wpcf7 input,
div.wpcf7 textarea { max-width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
div.wpcf7-validation-errors { margin: 20px 0 0; padding: 10px; color: #c4690e; background: #fffdf3; text-align: center; border: 1px solid #fad7b5; font-weight: 400; font-size: 12px; }
div.wpcf7 .wpcf7-mail-sent-ok { margin: 10px 0 0; padding: 10px; background: #edfdd3; border: 1px solid #c4dba0; text-align: center; color: #657e3c; font-weight: normal; }
div.wpcf7-mail-sent-ng { margin: 0; padding: 10px; background: #ffe9e9; color: #d04544; border: 1px solid #e7a9a9; }
.wpcf7 input,
.wpcf7 textarea { margin-top: 5px }
div.wpcf7 .col input { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
div.wpcf7 .one-half input { width: 100% }
div.wpcf7 .one-half { padding-left: 20px }
div.wpcf7 .one-half.first { padding-left: 0 }
div.wpcf7 input[type="text"],
div.wpcf7 input[type="password"],
div.wpcf7 input[type="email"],
div.wpcf7 input[type="tel"],
div.wpcf7 input[type="url"],
div.wpcf7 textarea { padding: 10px }
/*-----------------------------------------------------------------------------------*/
/* LoginPage
/*-----------------------------------------------------------------------------------*/
#login-page-wrap { margin-top: 80px; text-align: center; }
#login-page-logo { margin-bottom: 10px }
#login-page-logo a { font-weight: bold; font-weight: 600; font-size: 26px; color: #000; }
#login-template-form { display: inline-block; border: 1px solid #eee; background: #f7f7f7; padding: 20px; width: 220px; }
#login-template-form label { font-size: 11px; text-transform: uppercase; font-weight: 400; text-align: left; letter-spacing: 1px; display: block; float: none; margin-bottom: 5px; color: #999; }
#login-template-form input[type="text"],
#login-template-form input[type="password"] { width: 100%; background:  #fff; }
#login-template-form .button-primary { width: 100% }
#login-template-form .login-submit { margin: 0 }
#login-template-form input[type="submit"] { height: 40px; line-height: 40px; }
/*-----------------------------------------------------------------------------------*/
/* Archives
/*-----------------------------------------------------------------------------------*/
.archives-section { margin-bottom: 60px }
.archives-section h2 { margin: 0 0 10px }
.archives-list { list-style: none; border-top: 1px solid #eee; padding-top: 10px; }
.archives-list li { display: block; color: #999; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px; }
.archives-list li a { color: #999 }
.archives-list li a:hover { color: #000; text-decoration: none; }
.archives-list li .fa { color: #999; margin-right: 15px; }
/*-----------------------------------------------------------------------------------*/
/* Login
/*-----------------------------------------------------------------------------------*/
#wpex-loginform-wrap label { font-size: 1.125em }
#wpex-loginform-wrap input[type="text"],
#wpex-loginform-wrap input[type="password"] { width: 100%; font-size: 1em; box-shadow: 0 1px 3px rgba(0,0,0,0.1); border: 1px solid transparent; margin-top: 10px; border-radius: 3px; }
#wpex-loginform-wrap input[type="text"]:focus,
#wpex-loginform-wrap input[type="password"]:focus { border-color: #ccc; box-shadow: 0 1px 2px rgba(0,0,0,0.1); color: #333; }
#wpex-loginform-wrap p:last-child { margin: 0 }
#wpex-loginform-wrap a:hover { color: #4d4d4d; text-decoration: none; }
/*-----------------------------------------------------------------------------------*/
/* Comments
/*-----------------------------------------------------------------------------------*/
#comments { margin-top: 40px }
#comments.empty-closed-comments { display: none }
#comments .comments-title { font-size: 16px; font-weight: bold; font-weight: 600; border-bottom: 1px solid #e4e4e4; margin: 0 0 20px; padding-bottom: 5px; color: #000; }
.comment-notes { color: #666 }
#comments .children { margin-left: 30px }
#comments li article { position: relative }
.comment-author { left: 0; position: absolute; top: 0px; padding: 3px; border: 1px solid #e4e4e4; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.comment-author .avatar { display: block }
.comment-details { position: relative; margin-bottom: 25px; padding-bottom: 25px; margin-left: 80px; border-bottom: 1px solid #e4e4e4; }
.comment-meta { margin-bottom: 10px }
.comment-meta .fn { font-size: 14px; font-weight: bold; font-weight: 600; color: #000; }
.comment-date a { font-size: 11px; color: #909090 !important; margin-right: 10px; }
.comment-date a:hover { color: #4d4d4d !important }
#cancel-comment-reply-link { display: block; color: #F00 !important; cursor: pointer; font-size: 12px; }
#cancel-comment-reply-link:hover { text-decoration: underline }
.logged-in-as { font-size: 11px; margin: 0 0 10px; }
p.comment-notes { font-size: 12px; margin: 5px 0 30px; }
#respond { margin: 0 0 25px }
#respond h3 { font-size: 16px; margin: 30px 0 0; font-weight: bold; font-weight: 600; }
.comment-form-author,
.comment-form-email,
.comment-form-website,
.comment-form-comment,
.comment-form-url { margin: 0 0 10px }
.comment-form-author input,
.comment-form-author input,
.comment-form-email input,
.comment-form-website input,
.comment-form-comment input,
.comment-form-url input { width: 50%; }
#commentform label { display: block; }
#commentform #submit { float: none }
.comment-navigation { font-size: 12px }
.nav-next { text-align: right }
.form-allowed-tags { display: none }
span.required { color: #F00; font-size: 9px; position: relative; top: -4px; }
.no-comments { text-align: right }
.no-comments i { margin-right: 8px }
/*WP JetPack*/
.comment-subscription-form { margin: 0px }
.comment-subscription-form:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.comment-subscription-form input,
.comment-subscription-form label { float: left; font-size: 11px; margin: 0px !important; margin-right: 5px !important; }
/*-----------------------------------------------------------------------------------*/
/* Magnific Popup CSS - Lightbox
------------------------------------------------------------------------------------ */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress }
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close { background: none !important; cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter { background: none !important; -webkit-user-select: none; -moz-user-select: none; user-select: none; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
.mfp-loading.mfp-figure { display: none }
.mfp-hide { display: none !important }
.mfp-preloader { color: #cccccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #cccccc }
.mfp-preloader a:hover { color: white }
.mfp-s-ready .mfp-preloader { display: none }
.mfp-s-error .mfp-content { display: none }
button.mfp-close,
button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; padding: 0; z-index: 1046; }
button::-moz-focus-inner { padding: 0; border: 0; }
.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: white; font-style: normal; font-size: 1.750em; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus { opacity: 1 }
.mfp-close:active { top: 1px }
.mfp-close-btn-in .mfp-close { color: #333333 }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close { color: white; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #cccccc; font-size: 12px; line-height: 18px; }
.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active { margin-top: -54px }
.mfp-arrow:hover,
.mfp-arrow:focus { opacity: 1 }
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; }
.mfp-arrow-left { left: 0 }
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a { border-right: 17px solid white; margin-left: 31px; }
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3f3f3f; }
.mfp-arrow-right { right: 0 }
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a { border-left: 17px solid white; margin-left: 39px; }
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b { border-left: 27px solid #3f3f3f }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: black; }
.mfp-iframe-holder .mfp-close { top: -40px }
/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444444; }
.mfp-figure { line-height: 0 }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; padding-top: 10px; }
.mfp-title { text-align: left; color: #f3f3f3; word-break: normal; padding-right: 36px; color: #cccccc; font-size: 12px; line-height: 18px; }
.mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 14px; }
.mfp-image-holder .mfp-content { max-width: 100% }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { 
	.mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
	.mfp-img-mobile img.mfp-img { padding: 0 }
	/* The shadow behind the image */
	.mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
	.mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0 }
	.mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
	.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
	.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
}
@media all and (max-width: 900px) { 
	.mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
	.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
	.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
	.mfp-container { padding-left: 6px; padding-right: 6px; }
}
.mfp-ie7 .mfp-img { padding: 0 }
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container { padding: 0 }
.mfp-ie7 .mfp-content { padding-top: 44px }
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }
/*-----------------------------------------------------------------------------------*/
/* - Tipsy
/*-----------------------------------------------------------------------------------*/
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 99; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
.tipsy-arrow-n { border-bottom-color: #000 }
.tipsy-arrow-s { border-top-color: #000 }
.tipsy-arrow-e { border-left-color: #000 }
.tipsy-arrow-w { border-right-color: #000 }
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }
/*-----------------------------------------------------------------------------------*/
/* - Isotope
/*-----------------------------------------------------------------------------------*/
.isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -ms-transition-duration: 0.4s; -o-transition-duration: 0.4s; transition-duration: 0.4s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { z-index: 1; -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: top, left, opacity; transition-property: transform, opacity; }
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
/*-----------------------------------------------------------------------------------*/
/*	- Visual Composer =&gt; Total Tweaks
/*-----------------------------------------------------------------------------------*/
/* visual composer - remove margins*/
body .wpb_content_element,
body ul.wpb_thumbnails-fluid &gt; li,
body .last_toggle_el_margin,
body .wpb_button { margin: 0 }
body .wpb_single_image a { display: block }
.vcex-row-bg-container { margin: 0 15px; }
.vcex-row-bg-container .vcex-row-bg-container-inner { margin: 0 -15px; }
.wpb_pie_chart_heading { margin-top: 20px; }
/*useful-classes for VC rows*/
.row-no-spacing .wpb_column { padding: 0 !important; }
/*column without spaces*/
.no-spacing-column { padding-left: 0 !important; padding-right: 0 !important; }
/*button*/
.vc_btn { margin-bottom: 5px; }
.vc_btn.vc_btn_3d { margin-bottom: 10px; }
.vc_btn.full-width-button { width: 100%; text-align: center; }
.vc_btn_blue { background: #3b86b0; }
.vc_btn_blue:hover { background: #2e698a; }
.vc_btn_blue.vc_btn_3d {-webkit-box-shadow: 0 5px 0 #2e698a;box-shadow: 0 5px 0 #2e698a;}
.vc_btn_blue.vc_btn_outlined { color: #3b86b0; border-color: #3b86b0; }
.vc_btn_blue.vc_btn_outlined:hover, .vc_btn_blue.vc_btn_square_outlined:hover { border-color: #2e698a; }
/*call to action*/
.vc_call_to_action { background: #f5f5f5; border-color: #f5f5f5; }
/*column styles*/
.wpb_column .bordered-column { padding: 20px; border: 1px solid #e4e4e4; border-radius: 3px; border-radius: 3px; border-radius: 3px; }
.wpb_column .boxed-column { background: #f7f7f7; padding: 20px; border: 1px solid #e4e4e4; border-radius: 3px; border-radius: 3px; border-radius: 3px; }
.wpb_column .column-dropshadow { box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.075); border: 1px solid rgb(204, 204, 204); }
/*text seperator main*/
body .vc_text_separator { border-bottom: none; height: auto; margin: 0 0 20px; font-weight: bold; font-weight: 600; color: #444; font-size: 14px; -webkit-font-smoothing: antialiased; }
body .vc_text_separator span { display: inline-block; }
body .vc_text_separator.separator_align_center span { padding: 2px 10px; }
body .vc_text_separator.separator_align_center { text-align: center; }
body .vc_text_separator.separator_align_right { text-align: right; }
/* Header - Bottom border  */
body .vc_text_separator_one { padding-bottom: 4px; border-bottom: 1px solid #e4e4e4 }
body .vc_text_separator_one span { }
/* Header - Bottom border w/ color */
body .vc_text_separator_two { padding-bottom: 0; border-bottom: 1px solid #e4e4e4 }
body .vc_text_separator_two span { padding-bottom: 6px; border-bottom: 2px solid #3b86b0; position: relative; bottom: -1px }
/* Header - Line Through  */
body .vc_text_separator_three { background: url("images/visual-composer/dot.png") center repeat-x }
body .vc_text_separator_three span { background: #fff }
body .vc_text_separator_three.separator_align_center span { padding: 3px 15px }
body .vc_text_separator_three.separator_align_right span { padding: 0 0 0 15px }
body .vc_text_separator_three.separator_align_left span { padding: 0 15px 0 0 }
/* Header - Double Line Through  */
body .vc_text_separator_four { background: url("images/visual-composer/double-line.png") center repeat-x }
body .vc_text_separator_four span { background: #fff }
body .vc_text_separator_four.separator_align_center span { padding: 3px 15px }
body .vc_text_separator_four.separator_align_right span { padding: 0 0 0 15px }
body .vc_text_separator_four.separator_align_left span { padding: 0 15px 0 0 }
/* Header - Dotted  */
body .vc_text_separator_five { background: url("images/visual-composer/dotted.png") center repeat-x }
body .vc_text_separator_five span { background: #fff }
body .vc_text_separator_five.separator_align_center span { padding: 3px 15px }
body .vc_text_separator_five.separator_align_right span { padding: 0 0 0 15px }
body .vc_text_separator_five.separator_align_left span { padding: 0 15px 0 0 }
/* Header - Dashed  */
body .vc_text_separator_six { background: url("images/visual-composer/dashed.png") center repeat-x }
body .vc_text_separator_six span { background: #fff }
body .vc_text_separator_six.separator_align_center span { padding: 3px 15px }
body .vc_text_separator_six.separator_align_right span { padding: 0 0 0 15px }
body .vc_text_separator_six.separator_align_left span { padding: 0 15px 0 0 }
/* Header - Top &amp; Bottom borders */
body .vc_text_separator_seven { padding: 5px 0; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; }
body .vc_text_separator_seven span { background: none !important; padding: 0 !important; }
/* Google Maps */
body .wpb_gmaps_widget .wpb_map_wraper { border: none; padding: 0; }
/* Graphical  */
body .vc_text_separator_eight { padding: 7px 15px; border: 1px solid #e4e4e4; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #f7f7f7; background: -webkit-linear-gradient(#f7f7f7,#eee); background: -moz-linear-gradient(#f7f7f7,#eee); background: -o-linear-gradient(#f7f7f7,#eee); background: linear-gradient(#f7f7f7,#eee); background-repeat: no-repeat; box-shadow: inset 0 1px 1px #fff; position: relative; transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; }
body .vc_text_separator_eight span { background: none !important }
/* Outlined  */
body .vc_text_separator_nine { padding: 7px 15px; border: 1px solid #e4e4e4; border-radius: 3px; -moz-border-radius: 3px; }
body .vc_text_separator_nine span { background: none !important }
/* image*/
.wpb_content_element.wpb_single_image img { margin: 0 auto; display: block; }
.wpb_content_element.wpb_single_image.vc_align_right img { float: right; padding-left: 20px; }
.wpb_content_element.wpb_single_image.vc_align_left img { float: left; padding-right: 20px; }
/* widgets*/
body .vc_wp_custommenu ul { list-style: none; margin: 0 !important; }
body .vc_wp_custommenu ul:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
body .vc_wp_custommenu ul li { margin-right: 8px; margin-bottom: 8px; display: block; float: left; }
body .vc_wp_custommenu ul li a { display: block; padding: 8px 25px; background: #ddd; color: #666; font-size: 0.875em; border-radius: 3px; font-weight: bold; font-weight: 600; text-transform: uppercase; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -ms-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; opacity: 0.7; }
body .vc_wp_custommenu ul li a i { margin-right: 10px }
body .vc_wp_custommenu ul li a:hover { opacity: 1 }
body .vc_wp_custommenu ul li a:hover { color: #4d4d4d; text-decoration: none; }
body .vc_wp_custommenu ul li.current-menu-item a { color: #fff; background: #4d4d4d; opacity: 1; }
/* horizontal tabs - default style */
body .wpb_tabs.tab-style-default .wpb_tabs_nav { display: block; margin: 0; padding: 0; border-bottom: solid 1px #e4e4e4; border-left: solid 1px #e4e4e4; width: 100%; float: none; height: 32px; }
body .wpb_tabs.tab-style-default .wpb_tab { display: none; background: #fff !important; padding: 20px; border-left: solid 1px #e4e4e4; border-right: solid 1px #e4e4e4; border-bottom: solid 1px #e4e4e4; }
body .wpb_tabs.tab-style-default .wpb_tabs_nav li { display: block; width: auto; padding: 0 !important; float: left !important; margin: 0 !important; outline: none; }
body .wpb_tabs.tab-style-default .wpb_tabs_nav li a { display: block; text-decoration: none; width: auto; height: 31px; padding: 0px 20px; line-height: 31px; border: solid 1px #e4e4e4; border-left: 0; border-bottom: none; margin: 0; color: #777; outline: none; background: #f7f7f7; }
body .wpb_tabs.tab-style-default .wpb_tabs_nav li.ui-tabs-active a { background: #fff; height: 32px; margin-bottom: -1px; color: #000 !important; border-bottom: none; font-weight: 400; }
/* horizontal tabs - alternative #1 */
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav { display: block; margin: 0; padding: 0; border: solid 1px #e4e4e4; float: left; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
body .wpb_tabs.tab-style-alternative-one .wpb_tab { clear: both; display: none; background: transparent !important; padding: 20px 0; border: none; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav li { display: block; width: auto; padding: 0 !important; float: left !important; margin: 0 !important; outline: none; border: none; background: #f4f4f4; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav li a { display: block; text-decoration: none; width: auto; padding: 5px 10px; border-left: 1px solid #e4e4e4; margin: 0; background: none; color: #898989; outline: none; font-size: 13px; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav li:first-child a { border-left: none; border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav li:last-child a { border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav li.ui-tabs-active a { background: #fff }
/* horizontal tabs - alternative #2 */
body .wpb_tabs.tab-style-alternative-two .wpb_tabs_nav { display: block; margin: 0; padding: 0; border-bottom: solid 1px #e4e4e4; }
body .wpb_tabs.tab-style-alternative-two .wpb_tab { clear: both; display: none; background: transparent !important; padding: 20px 0; border: none; }
body .wpb_tabs.tab-style-alternative-two .wpb_tabs_nav li { display: block; width: auto; padding: 0 !important; float: left !important; margin: 0 25px 0 0 !important; outline: none; border: none; background: none; }
body .wpb_tabs.tab-style-alternative-two .wpb_tabs_nav li a { display: block; text-decoration: none; width: auto; padding: 5px 0; margin: 0; background: none; color: #ababab; outline: none; }
body .wpb_tabs.tab-style-alternative-two .wpb_tabs_nav li.ui-tabs-active a { font-weight: bold; font-weight: 600; position: relative; margin-bottom: -1px; border-bottom: 2px solid #3b86b0; color: #000 !important; }
/* vertical tabs - default style */
body .wpb_tour.tab-style-default .wpb_tour_next_prev_nav { display: none !important }
body .wpb_tour.tab-style-default .wpb_tour_tabs_wrapper .wpb_tab { border-left: 1px solid #e4e4e4; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
body .wpb_tour.tab-style-default .wpb_tabs_nav li { background: none; border-bottom: 1px solid #e4e4e4; margin: 0; }
body .wpb_tour.tab-style-default .wpb_tabs_nav li:last-child { border-bottom: none }
body .wpb_tour.tab-style-default .wpb_tabs_nav li a { padding: 10px 0; color: #888; background: none; }
body .wpb_tour.tab-style-default .wpb_tabs_nav li a:hover { color: #000 }
body .wpb_tour.tab-style-default .wpb_tabs_nav li.ui-tabs-active a { color: #000; font-weight: bold; font-weight: 600; text-decoration: none; background: none; }
/* vertical tabs - alternative #1 */
body .wpb_tour.tab-style-alternative-one .wpb_tour_next_prev_nav { display: none !important }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav { border: 1px solid #e4e4e4; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li { background: none; border-bottom: 1px solid #e4e4e4; margin: 0; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li:last-child { border-bottom: none }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li a { padding: 10px; color: #888; background: none; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li a:hover { color: #000; background: #f9f9f9; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li.ui-tabs-active a { background: #f7f7f7; color: #000; }
/* vertical tabs - alternative #2 */
body .wpb_tour.tab-style-alternative-two { border: 1px solid #e4e4e4 }
body .wpb_tour.tab-style-alternative-two .wpb_tour_next_prev_nav { display: none !important }
body .wpb_tour.tab-style-alternative-two .wpb_tour_tabs_wrapper .wpb_tab { border-left: 1px solid #e4e4e4; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 20px; }
body .wpb_tour.tab-style-alternative-two .wpb_tabs_nav li { background: none; border-bottom: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; margin: 0 -1px 0 0; }
body .wpb_tour.tab-style-alternative-two .wpb_tabs_nav li:last-child { margin-bottom: -1px }
body .wpb_tour.tab-style-alternative-two .wpb_tabs_nav li a { padding: 10px; color: #888; background: none; }
body .wpb_tour.tab-style-alternative-two .wpb_tabs_nav li a:hover { color: #000; background: #f9f9f9; }
body .wpb_tour.tab-style-alternative-two .wpb_tabs_nav li.ui-tabs-active a { background: #f7f7f7; color: #000; }
/* toggles */
body .wpb_toggle,
body #content h4.wpb_toggle { display: block; color: #666; display: block; padding: 10px 12px; border: 1px solid #e4e4e4; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; margin: 0; margin-top: 10px; cursor: pointer; background-color: #f7f7f7; background-image: none; position: relative; }
body #content h4.wpb_toggle:before { content: "\f067"; font-family: 'FontAwesome'; font-style: normal; font-weight: normal; line-height: 1; -moz-osx-font-smoothing: grayscale; font-size: 11px; margin-right: 10px; color: #888; font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }
body #content h4.wpb_toggle:hover { color: #000; background-color: #f4f4f4; text-decoration: none; border-color: #ddd; }
body .wpb_toggle_title_active,
body #content h4.wpb_toggle_title_active { opacity: 1; color: #000; font-weight: 400; text-decoration: none; background-color: #f7f7f7; background-image: none; }
body #content h4.wpb_toggle_title_active:before { content: "\f068" }
body #content h4.wpb_toggle_title_active:hover { color: #000; background-color: #f4f4f4; text-decoration: none; border-color: #ddd; }
body .wpb_toggle_content { display: none; overflow: hidden; padding: 15px 0; margin: 0; }
body .wpb_toggle_open { display: block }
/* accordion */
body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header { display: block; color: #666; display: block; padding: 7px 12px; border: 1px solid #e4e4e4; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; margin: 0; margin-top: 10px; cursor: pointer; background: #f7f7f7; background-repeat: no-repeat; position: relative; transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; }
body .wpb_accordion .wpb_accordion_wrapper h3 a { display: block; color: #666 !important }
body .wpb_accordion .wpb_accordion_wrapper h3 { margin: 0; padding: 0; }
body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a { padding-left: 0 }
body .wpb_accordion .wpb_accordion_wrapper h3 a:before { content: "\f067"; font-family: 'FontAwesome'; font-style: normal; font-weight: normal; line-height: 1; -moz-osx-font-smoothing: grayscale; font-size: 11px; margin-right: 10px; color: #666; font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }
body .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
body .wpb_content_element .wpb_accordion_header a { padding: 0 }
body .wpb_accordion .wpb_accordion_wrapper h3.ui-state-active.wpb_accordion_header { opacity: 1; font-weight: 400; text-decoration: none; }
body .wpb_accordion .wpb_accordion_wrapper h3.ui-state-active.wpb_accordion_header a { color: #000 !important }
body .wpb_accordion .wpb_accordion_wrapper h3.ui-state-active.wpb_accordion_header a:before { content: "\f068"; font-family: 'FontAwesome'; font-style: normal; font-weight: normal; line-height: 1; -moz-osx-font-smoothing: grayscale; font-size: 11px; margin-right: 10px; color: #666; font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }
body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:hover { color: #000 !important; background: #f4f4f4; text-decoration: none; border-color: #ddd; }
body .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
body .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon { display: none }
body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content { padding: 10px 0; margin: 0; }
/* flickr */
body .wpb_gallery_slides .wpb_flickr_widget img:hover { opacity: 0.7 }
/* single image */
body .wpb_single_image { margin: 0 !important }
/*responsive videos fix*/
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper { padding-top: 56.3% }
/*-----------------------------------------------------------------------------------*/
/*	- Visual Composer Extension =&gt; Core Styles
/*-----------------------------------------------------------------------------------*/
.vcex-readmore { font-size: 12px; height: 30px; line-height: 30px; }
/*Visual Composer Extension Filter buttons*/
.vcex-filter-links a { color: #888; font-size: 12px; display: block; opacity: 0; padding: 2px 8px; margin: 0; display: inline-block; font-size: 13px; font-weight: 400; outline: none; -webkit-appearance: none; cursor: pointer; outline: none; border: 1px solid #ddd; }
.vcex-filter-links a:hover,
.vcex-filter-links li.active a { text-decoration: none; background: #f7f7f7; color: #000; }
body .wpb_row,
.wpb_content_element,
body ul.wpb_thumbnails-fluid &gt; li,
body .last_toggle_el_margin,
.wpb_button { margin-bottom: 0 }
/*clear floats*/
.vcex-clear-floats { clear: both }
.vcex-clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.vcex-clr:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
/*filters*/
.vcex-grayscale { filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); filter: gray; -webkit-filter: grayscale(100%); -webkit-transition: all .25s ease; -webkit-backface-visibility: hidden; }
.vcex-grayscale img { opacity: 1 !important }
.vcex-grayscale:hover { filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); -webkit-filter: grayscale(0%); }
/*image styles*/
.vcex-rounded-images img { border-radius: 9999px }
/*videos*/
.vcex-video-wrap { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.vcex-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.vcex-blog-entry-media { }
/*text align*/
.vcex-text-align-center { text-align: center }
.vcex-text-align-left { text-align: left }
.vcex-text-align-right { text-align: right }
/*image rendering*/
.vcex-image-rendering-crisp-edges img { image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; }
.vcex-image-rendering-auto img { image-rendering: auto; }
/*single image caption*/
.wpb_single_image a { position: relative }
.wpb_single_image_caption { position: absolute; z-index: 2; bottom: 20px; left: 0; color: #fff; padding: 4px 10px; background: #000; opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; }
/*hover animations*/
.vcex-img-hover-parent { position: relative; overflow: hidden; display: block; }
.vcex-img-hover-parent img { display: block; margin: 0; width: 100%; height: auto; transition: all 0.35s; -moz-transition: all 0.35s; -webkit-transition: all 0.35s; -o-transition: all 0.35s; }
.vcex-img-hover-grow:hover img { transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
.vcex-img-hover-shrink:hover img { transform: scale(0.8); -ms-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8); -moz-transform: scale(0.8); }
.vcex-img-hover-side-pan:hover img { margin-left: -11%; transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
.vcex-img-hover-vertical-pan:hover img { margin-top: -10%; transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
.vcex-img-hover-tilt:hover img { -webkit-transform: rotate(-10deg); -moz-transform: rotate(-10deg); -o-transform: rotate(-10deg); -ms-transform: rotate(-10deg); transform: rotate(-10deg); }
.vcex-img-hover-blurr img,
.vcex-img-hover-blurr-invert img { transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; }
.vcex-img-hover-blurr:hover img { filter: blur(3px); -webkit-filter: blur(3px); -moz-filter: blur(3px); -o-filter: blur(3px); -ms-filter: blur(3px); }
.vcex-img-hover-blurr-invert img { filter: blur(3px); -webkit-filter: blur(3px); -moz-filter: blur(3px); -o-filter: blur(3px); -ms-filter: blur(3px); }
.vcex-img-hover-blurr-invert:hover img { filter: blur(0px); -webkit-filter: blur(0px); -moz-filter: blur(0px); -o-filter: blur(0px); -ms-filter: blur(0px); }
.vcex-img-hover-sepia img { -webkit-filter: sepia(100%); filter: sepia(100%); }
.vcex-img-hover-sepia:hover img { -webkit-filter: sepia(); filter: sepia(); }
.vcex-img-hover-fade-in { background: #000 }
.vcex-img-hover-fade-in img { opacity: 0.65; -moz-opacity: 0.65; -webkit-opacity: 0.65; }
.vcex-img-hover-fade-in:hover img { opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; }
.vcex-img-hover-fade-out { background: #000 }
.vcex-img-hover-fade-out:hover img { opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; }
/*center filter links*/
.vcex-filter-links.center { text-align: center; }
.vcex-filter-links.center li { display: inline-block; float: none; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Background Styles
/*-----------------------------------------------------------------------------------*/
.vcex-background-stretch { background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.vcex-background-fixed { background-repeat: no-repeat; background-attachment: fixed; background-position: center center; }
.vcex-background-parallax { background-attachment: fixed; background-position: 50% 0px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat: no-repeat; }
.vcex-background-repeat { background-repeat: repeat }
@media only screen and (max-width: 767px) {
	.vcex-background-parallax { background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
body.is-mobile .vcex-background-parallax { background-position: 50% 50% !important; }
}
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Spacing
/*-----------------------------------------------------------------------------------*/
.vcex-spacing { display: block; height: auto; margin: 0 !important; padding: 0 !important; background: none !important; border: none !important; outline: none !important; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Bullet
/*-----------------------------------------------------------------------------------*/
.vcex-bullets ul { margin-left: 0 !important; padding-left: 0 !important; list-style: none !important; list-style-image: none !important; }
.vcex-bullets ul li { padding-left: 25px !important; margin-bottom: 6px; }
.vcex-bullets-check ul li { background: url('images/visual-composer/check.png') left center no-repeat }
.vcex-bullets-gray ul li { background: url('images/visual-composer/bullets-gray.png') left center no-repeat }
.vcex-bullets-black ul li { background: url('images/visual-composer/bullets-black.png') left center no-repeat }
.vcex-bullets-blue ul li { background: url('images/visual-composer/bullets-blue.png') left center no-repeat }
.vcex-bullets-red ul li { background: url('images/visual-composer/bullets-red.png') left center no-repeat }
.vcex-bullets-purple ul li { background: url('images/visual-composer/bullets-purple.png') left center no-repeat }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Dividers
/*-----------------------------------------------------------------------------------*/
.vcex-divider { display: block; width: 100%; height: 0; margin: 0; background: none; }
.vcex-divider.solid { border-top: 1px solid #e8e8e8 }
.vcex-divider.dashed { border-top: 2px dashed #e8e8e8 }
.vcex-divider.dotted { height: 3px; background: url('images/visual-composer/dotted.png') center center repeat; border: none; }
.vcex-divider.double { height: 5px; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #ddd; }
.vcex-divider-with-icon { display: block; height: auto; margin: 0; text-align: center; }
.vcex-divider-with-icon .fa { display: inline-block; padding: 10px 20px; background: #fff; font-size: 16px; color: #999; }
.vcex-divider-with-icon.solid { background: url('images/visual-composer/solid-line.png') center center repeat-x }
.vcex-divider-with-icon.dashed { background: url('images/visual-composer/dashed-line.png') center center repeat-x }
.vcex-divider-with-icon.dotted { background: url('images/visual-composer/dotted.png') center center repeat-x }
.vcex-divider-with-icon.double { background: url('images/visual-composer/double-line.png') center center repeat-x }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; List Item
/*-----------------------------------------------------------------------------------*/
.vcex-list_item &gt; span { margin-right: 10px }
.vcex-list_item { margin-bottom: 5px }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Buttons
/*-----------------------------------------------------------------------------------*/
/*graphical buttons*/
.vcex-button.graphical { padding: 0.6em 1.4em; margin: 0 5px 5px 0; display: inline-block; font-size: 13px; font-weight: bold; font-weight: 600; color: #fff; background: #000; border: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-shadow: 0 -1px rgba(0,0,0,0.4); outline: none; -webkit-appearance: none; box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); border: 1px solid rgba(0,0,0,0.15); }
.vcex-button.graphical:hover { text-decoration: none; text-decoration: none; }
.vcex-button.graphical:active { box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; }
.vcex-button.graphical.grey { background-color: #bbb }
.vcex-button.graphical.grey:hover { background-color: #b3b3b3 }
.vcex-button.graphical.black { background-color: #333 }
.vcex-button.graphical.black:hover { background-color: #000 }
.vcex-button.graphical.blue { background-color: #3f90bd }
.vcex-button.graphical.blue:hover { background-color: #3b86b0 }
.vcex-button.graphical.orange { background-color: #EE7836 }
.vcex-button.graphical.orange:hover { background-color: #eb6317 }
.vcex-button.graphical.gold { background-color: #ffaa33 }
.vcex-button.graphical.gold:hover { background-color: #ff9c11 }
.vcex-button.graphical.green { background-color: #87bf17 }
.vcex-button.graphical.green:hover { background-color: #72a113 }
.vcex-button.graphical.purple { background-color: #a73df2 }
.vcex-button.graphical.purple:hover { background-color: #991df0 }
.vcex-button.graphical.teal { background-color: #00b3b3 }
.vcex-button.graphical.teal:hover { background-color: #009191 }
.vcex-button.graphical.pink { background-color: #f261c2 }
.vcex-button.graphical.pink:hover { background-color: #ef42b6 }
.vcex-button.graphical.brown { background-color: #804b35 }
.vcex-button.graphical.brown:hover { background-color: #683d2b }
.vcex-button.graphical.red { background-color: #F73936 }
.vcex-button.graphical.red:hover { background-color: #f61915 }
.vcex-button.graphical.rosy { background-color: #EA2487 }
.vcex-button.graphical.rosy:hover { background-color: #d71576 }
.vcex-button.graphical.white { background-color: #fff; color: #444; }
/*flat buttons*/
.vcex-button.flat { padding: 0.6em 1.4em; margin: 0 5px 5px 0; display: inline-block; font-size: 13px; font-weight: bold; font-weight: 600; color: #fff; background: #000; border: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-shadow: none; outline: none; border: none; -webkit-appearance: none; }
.vcex-button.flat:hover { text-decoration: none; text-decoration: none; }
.vcex-button.flat:active { box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; }
.vcex-button.flat.grey { background-color: #bbb }
.vcex-button.flat.grey:hover { background-color: #b3b3b3 }
.vcex-button.flat.black { background-color: #333 }
.vcex-button.flat.black:hover { background-color: #000 }
.vcex-button.flat.blue { background-color: #3f90bd }
.vcex-button.flat.blue:hover { background-color: #3b86b0 }
.vcex-button.flat.orange { background-color: #EE7836 }
.vcex-button.flat.orange:hover { background-color: #eb6317 }
.vcex-button.flat.gold { background-color: #ffaa33 }
.vcex-button.flat.gold:hover { background-color: #ff9c11 }
.vcex-button.flat.green { background-color: #87bf17 }
.vcex-button.flat.green:hover { background-color: #72a113 }
.vcex-button.flat.purple { background-color: #a73df2 }
.vcex-button.flat.purple:hover { background-color: #991df0 }
.vcex-button.flat.teal { background-color: #00b3b3 }
.vcex-button.flat.teal:hover { background-color: #009191 }
.vcex-button.flat.pink { background-color: #f261c2 }
.vcex-button.flat.pink:hover { background-color: #ef42b6 }
.vcex-button.flat.brown { background-color: #804b35 }
.vcex-button.flat.brown:hover { background-color: #683d2b }
.vcex-button.flat.red { background-color: #F73936 }
.vcex-button.flat.red:hover { background-color: #f61915 }
.vcex-button.flat.rosy { background-color: #EA2487 }
.vcex-button.flat.rosy:hover { background-color: #d71576 }
.vcex-button.flat.white { background-color: #fff; color: #444; }
/*3D buttons*/
.vcex-button.three-d { padding: 0.6em 1.4em; margin: 0 5px 5px 0; display: inline-block; font-size: 13px; font-weight: bold; color: #fff; background: #000; border: 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-shadow: none; outline: none; border: none; border-bottom: 4px solid rgba(0,0,0,0.25); -webkit-appearance: none; -webkit-font-smoothing: antialiased; }
.vcex-button.three-d:hover { text-decoration: none; text-decoration: none; }
.vcex-button.three-d:active { box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; border-bottom: none; }
.vcex-button.three-d.grey { background-color: #bbb }
.vcex-button.three-d.grey:hover { background-color: #b3b3b3 }
.vcex-button.three-d.black { background-color: #333 }
.vcex-button.three-d.black:hover { background-color: #000 }
.vcex-button.three-d.blue { background-color: #3f90bd }
.vcex-button.three-d.blue:hover { background-color: #3b86b0 }
.vcex-button.three-d.orange { background-color: #EE7836 }
.vcex-button.three-d.orange:hover { background-color: #eb6317 }
.vcex-button.three-d.gold { background-color: #ffaa33 }
.vcex-button.three-d.gold:hover { background-color: #ff9c11 }
.vcex-button.three-d.green { background-color: #87bf17 }
.vcex-button.three-d.green:hover { background-color: #72a113 }
.vcex-button.three-d.purple { background-color: #a73df2 }
.vcex-button.three-d.purple:hover { background-color: #991df0 }
.vcex-button.three-d.teal { background-color: #00b3b3 }
.vcex-button.three-d.teal:hover { background-color: #009191 }
.vcex-button.three-d.pink { background-color: #f261c2 }
.vcex-button.three-d.pink:hover { background-color: #ef42b6 }
.vcex-button.three-d.brown { background-color: #804b35 }
.vcex-button.three-d.brown:hover { background-color: #683d2b }
.vcex-button.three-d.red { background-color: #F73936 }
.vcex-button.three-d.red:hover { background-color: #f61915 }
.vcex-button.three-d.rosy { background-color: #EA2487 }
.vcex-button.three-d.rosy:hover { background-color: #d71576 }
.vcex-button.three-d.white { background-color: #fff; color: #444; }
/*outline buttons*/
.vcex-button.outline { padding: 0.6em 1.5em; margin: 0 5px 5px 0; display: inline-block; font-size: 13px; font-weight: bold; color: #888; background: none; border: 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-shadow: none; outline: none; border: none; border: 3px solid #eee; -webkit-appearance: none; -webkit-font-smoothing: antialiased; }
.vcex-button.outline:hover { text-decoration: none; text-decoration: none; opacity: 0.6; }
.vcex-button.outline:active { border-color: transparent !important }
.vcex-button.outline.grey { color: #bbb; border-color: #bbb; }
.vcex-button.outline.black { color: #333; border-color: #333; }
.vcex-button.outline.blue { color: #3f90bd; border-color: #3f90bd; }
.vcex-button.outline.orange { color: #EE7836; border-color: #EE7836; }
.vcex-button.outline.gold { color: #ffaa33; border-color: #ffaa33; }
.vcex-button.outline.green { color: #87bf17; border-color: #87bf17; }
.vcex-button.outline.purple { color: #a73df2; border-color: #a73df2; }
.vcex-button.outline.teal { color: #009191; border-color: #009191; }
.vcex-button.outline.pink { color: #f261c2; border-color: #f261c2; }
.vcex-button.outline.brown { color: #804b35; border-color: #804b35; }
.vcex-button.outline.red { color: #F73936; border-color: #F73936; }
.vcex-button.outline.rosy { color: #EA2487; border-color: #EA2487; }
.vcex-button.outline.white { color: #444; border-color: #fff; color: #fff; }
.vcex-button.outline.white:hover { opacity: 0.8; }
/*Clean buttons*/
.vcex-button.clean { padding: 0.6em 1.4em; margin: 0 5px 5px 0; display: inline-block; font-size: 13px; font-weight: bold; color: #3f90bd; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-shadow: none; outline: none; border: 1px solid #ddd; -webkit-appearance: none; background-image: linear-gradient(bottom, #f6f6f6 0%, #FFFFFF 100%); background-image: -o-linear-gradient(bottom, #f6f6f6 0%, #FFFFFF 100%); background-image: -moz-linear-gradient(bottom, #f6f6f6 0%, #FFFFFF 100%); background-image: -webkit-linear-gradient(bottom, #f6f6f6 0%, #FFFFFF 100%); background-image: -ms-linear-gradient(bottom, #f6f6f6 0%, #FFFFFF 100%); -webkit-box-shadow:0px 1px 1px rgba(180, 180, 180, 0.13); -moz-box-shadow: 0px 1px 1px rgba(180, 180, 180, 0.13); box-shadow: 0px 1px 1px rgba(180, 180, 180, 0.13); }
.vcex-button.clean:active { box-shadow: 0 1px 2px rgba(0,0,0,.1) inset; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1) inset; -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1) inset; }
.vcex-button.clean.grey { color: #bbb; }
.vcex-button.clean.black { color: #333; }
.vcex-button.clean.blue { color: #3f90bd; }
.vcex-button.clean.orange { color: #EE7836; }
.vcex-button.clean.gold { color: #ffaa33; }
.vcex-button.clean.green { color: #87bf17; }
.vcex-button.clean.purple { color: #9a5e9a; }
.vcex-button.clean.teal { color: #009191; }
.vcex-button.clean.pink { color: #f261c2; }
.vcex-button.clean.brown { color: #804b35; }
.vcex-button.clean.red { color: #F73936; }
.vcex-button.clean.rosy { color: #EA2487; }
.vcex-button.clean.white { color: #fff; }
.vcex-button.clean:hover { color: #000 !important; text-decoration: none; }
.vcex-button.clean.black:hover { color: #3b86b0 !important }
/*sizes &amp; alignments*/
.vcex-button.small { font-size: 12px }
.vcex-button.medium { font-size: 14px }
.vcex-button.large { font-size: 18px }
.vcex-button.align-left { float: left }
.vcex-button.align-right { float: right; margin-right: 0; margin-left: 5px; }
.vcex-button-icon-right { margin-left: 10px }
.vcex-button-icon-left { margin-right: 10px }
.vcex-button-expanded { width: 100% !important; padding: 0.9em 1.2em !important; text-align: center; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Toggle
/*-----------------------------------------------------------------------------------*/
.vcex-toggle .vcex-toggle-trigger { display: block; color: #555; display: block; padding: 10px 20px 10px 32px; border: 1px solid #ddd; background: url("images/visual-composer/plus.png") no-repeat 10px center; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; font-size: 1em; line-height: 1.5em; margin: 0; margin-top: 10px; cursor: pointer; }
.vcex-toggle .vcex-toggle-trigger:hover { background-color: #f7f7f7; text-decoration: none; color: #4d4d4d; }
.vcex-toggle .vcex-toggle-trigger.active,
.vcex-toggle .vcex-toggle-trigger.active:hover { background: #4d4d4d url("images/visual-composer/minus.png") no-repeat 10px center; border-color: transparent; color: #fff; }
.vcex-toggle .vcex-toggle-container { display: none; overflow: hidden; padding: 15px 0; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Pricing
/*-----------------------------------------------------------------------------------*/
.vcex-pricing-table { list-style: none; margin: 0; padding: 0; font-size: 1em; }
.vcex-pricing { background: #fff; border: 1px solid #e8e8e8; border-radius: 4px 4px 0 0; }
.vcex-pricing .vcex-pricing-header h5 { text-align: center; color: #444; font-size: 13px; font-weight: 600; text-transform: uppercase; margin: -1px -1px 0; padding: 15px 20px; border-radius: 4px 4px 0 0; background: #e5e5e5; border: 1px solid #ccc; }
.vcex-pricing.featured .vcex-pricing-header h5 { color: #fff; background: #3b86b0; border-color: rgba(0,0,0,0.15); }
.vcex-pricing .vcex-pricing-cost { background: #f7f7f7; text-align: center; padding: 20px 0; border-bottom: 1px solid #e4e4e4; }
.vcex-pricing .vcex-pricing-ammount { display: inline; color: #7dbd21; font-size: 36px; line-height: 1em; padding: 20px 0 0; font-weight: 200; }
.vcex-pricing .vcex-pricing-per { display: inline; font-size: 12px; color: #999; padding-top: 7px; }
.vcex-pricing .vcex-pricing-content { font-size: 13px; text-align: center; padding: 15px; }
.vcex-pricing .vcex-pricing-content ul { margin: 0 !important; list-style: none !important; }
.vcex-pricing .vcex-pricing-content ul li { margin: 0 0 5px !important; padding: 0 !important; }
.vcex-pricing .vcex-pricing-content ul li:last-child { margin-bottom: 0 !important }
.vcex-pricing .vcex-pricing-content ul li img { margin-right: 5px; display: inline-block; }
.vcex-pricing .vcex-pricing-button { text-align: center; padding: 0 15px 15px; }
.vcex-pricing .vcex-pricing-button a { float: none; margin: 0 auto; font-size: 11px; height: 24px; line-height: 24px; padding: 0 10px; }
/*visual composer support*/
.wpb_column .vcex-pricing { width: 100% !important; margin: 0 !important; float: none !important; }
.wpb_column .vcex-pricing:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Skillbars
/*-----------------------------------------------------------------------------------*/
.vcex-skillbar { position: relative; display: block; margin-bottom: 7px; width: 100%; background: #fff; height: 40px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); background: #f6f6f6; }
.vcex-skillbar-title { background: none !important; position: absolute; top: 0; left: 0; font-size: 13px; font-weight: 400; color: #fff; z-index: 2; }
.vcex-skillbar-title span { display: block; padding: 0 12px; height: 40px; line-height: 40px; }
.vcex-skillbar-bar { height: 40px; width: 0px; background: #6adcfa; position: relative; z-index: 1; }
.vcex-skill-bar-percent { position: absolute; top: 0; right: 20px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 13px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Callout
/*-----------------------------------------------------------------------------------*/
.vcex-callout { padding: 15px; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #eee; background: -webkit-linear-gradient(#f5f5f5,#eee); background: -moz-linear-gradient(#f5f5f5,#eee); background: -o-linear-gradient(#f5f5f5,#eee); background: linear-gradient(#f5f5f5,#eee); -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); border: 1px solid #ccc; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; min-height: 70px; }
.vcex-callout-caption { float: left; color: #888; font-size: 14px; font-weight: 400; text-shadow: 1px 1px 1px #fff; text-shadow: 1px 1px 1px rgba(255,255,255,0.8); }
.vcex-callout-caption h1,
.vcex-callout-caption h2,
.vcex-callout-caption h3,
.vcex-callout-caption h4 { margin: 0; font-size: 21px; font-weight: 400; color: #000; }
.vcex-callout-caption p:last-child { margin: 0 }
.vcex-callout-button { float: left; height: 40px; line-height: 40px; position: absolute; top: 50%; margin-top: -20px; right: 15px; }
.vcex-callout-button .vcex-button { height: 40px; line-height: 40px; padding: 0 15px; font-size: 13px; font-weight: 400; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; LoginForm
/*-----------------------------------------------------------------------------------*/
.vcex-login-form { padding: 20px; border: 1px solid #e4e4e4; border-radius: 4px; }
.vcex-login-form label { font-weight: 600; color: #000; }
.vcex-login-form input[type="text"],
.vcex-login-form input[type="password"] { margin-top: 10px; width: 100%; font-size: 14px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Newsletter
/*-----------------------------------------------------------------------------------*/
.vcex-newsletter-form input[type="text"],
.vcex-newsletter-form input[type="email"] { width: 100%; margin: 0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -webkit-appearance: none; font-size: 14px; padding: 0 15px; }
.vcex-newsletter-form-wrap { position: relative; margin: 0 auto; }
.vcex-newsletter-form-button { display: block; position: absolute; top: 50% !important; margin-top: -20px !important; right: 15px; height: 32px; width: 32px; padding: 0; -webkit-appearance: none; background: url("images/visual-composer/icon-mail.png") center no-repeat !important; outline: none; border: none; cursor: pointer; opacity: 0.2; -moz-opacity: 0.2; -webkit-opacity: 0.2; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Recent News
/*-----------------------------------------------------------------------------------*/
.vcex-recent-news-header { margin-bottom: 30px; }
.vcex-recent-news-entry { position: relative; margin: 0; padding-left: 85px; width: auto !important; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #eee; }
.vcex-recent-news-entry:last-child { margin-bottom: 0; border-bottom: 0; padding-bottom: 0; }
.vcex-recent-news-date { position: absolute; left: 0; top: 0; width: 60px; padding: 5px 0 0; text-align: center; border: 1px solid #ddd; background: #f7f7f7; border-bottom: none; }
.vcex-recent-news-date span { display: block; padding: 0 5px; }
.vcex-recent-news-date span.day { font-size: 24px; color: #444; font-weight: 300; padding: 0 5px 5px; }
.vcex-recent-news-date span.month { font-size: 11px; color: #fff; background: #3b86b0; padding: 2px 5px; font-weight: normal; text-transform: uppercase; position: relative; margin: -1px -1px 0; }
.vcex-recent-news-entry { margin-bottom: 30px }
.vcex-news-entry-thumbnail,
.vcex-news-entry-video { margin-bottom: 20px; }
.vcex-news-entry-thumbnail img { display: block; }
.vcex-news-entry-thumbnail a { display: block; }
.vcex-news-entry-thumbnail a:hover img { opacity: 0.85; }
.vcex-recent-news-entry-title-heading { font-size: 14px; margin: 0 0 10px; font-weight: 600; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Carousel
/*-----------------------------------------------------------------------------------*/
.vcex-caroufredsel-wrap { margin: 0 -10px }
.vcex-caroufredsel-loading { background: url( "images/visual-composer/loader.gif") center center no-repeat }
.vcex-caroufredsel { position: relative; }
.vcex-caroufredsel-wrap ul { margin: 0 !important; padding: 0; list-style: none; display: block; }
.vcex-caroufredsel-wrap ul li.vcex-caroufredsel-slide { display: block; float: left; margin: 0; padding: 0 10px; height: auto; overflow: hidden; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-pag-wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-pag-wrap { margin-bottom: 20px; padding: 0 10px; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-prev,
.vcex-caroufredsel-wrap .vcex-caroufredsel-next { display: block; float: left; height: 20px; line-height: 20px; width: 20px; color: #fff; font-size: 11px; padding: 0; cursor: pointer; text-align: center; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; cursor: pointer; padding: 0 !important; font-family: 'Arial'; background: #3b86b0; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-prev,
.vcex-caroufredsel-wrap .vcex-caroufredsel-next { display: none; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-prev { margin-left: 10px; margin-top: 10px; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-next { margin-left: 5px; margin-top: 10px; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-prev:hover,
.vcex-caroufredsel-wrap .vcex-caroufredsel-next:hover { background: #327397; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-entry-media { position: relative }
.vcex-caroufredsel-wrap .vcex-caroufredsel-entry-media:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-entry-media img { display: block; float: left; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-entry-details { background: #f7f7f7; border: 1px solid #eee; border-top: none; padding: 15px; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-entry-title a { color: #000; font-size: 14px; font-weight: 600; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-entry-title a:hover { text-decoration: none; color: #3b86b0; }
.vcex-caroufredsel-wrap .vcex-caroufredsel-entry-excerpt { margin-top: 5px }
/*no margins style*/
.vcex-caroufredsel-no-margins { margin-left: 0; margin-right: 0; }
.vcex-caroufredsel-no-margins ul li.vcex-caroufredsel-slide { padding: 0 }
.vcex-caroufredsel-no-margins .vcex-caroufredsel-prev,
.vcex-caroufredsel-no-margins .vcex-caroufredsel-next { background: #000 !important; height: 60px; line-height: 60px; width: 40px; text-align: center; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; position: absolute; top: 50%; margin: -30px 0 0; font-size: 16px; opacity: 0.6; -moz-opacity: 0.6; -webkit-opacity: 0.6; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; cursor: pointer; z-index: 3; padding: 0 !important; font-family: 'FontAwesome'; font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }
.vcex-caroufredsel-no-margins .vcex-caroufredsel-prev:hover,
.vcex-caroufredsel-no-margins .vcex-caroufredsel-next:hover { opacity: 1; background: #000; }
.vcex-caroufredsel-no-margins .vcex-caroufredsel-prev { left: 15px }
.vcex-caroufredsel-no-margins .vcex-caroufredsel-next { right: 15px }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Portfolio Carousel
/*-----------------------------------------------------------------------------------*/
.vcex-caroufredsel-portfolio .vcex-caroufredsel-entry-media a:hover .portfolio-entry-overlay { visibility: visible; opacity: 0.75; -moz-opacity: 0.75; -webkit-opacity: 0.75; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Product Carousel
/*-----------------------------------------------------------------------------------*/
.vcex-caroufredsel-woocommerce .vcex-caroufredsel-entry-details { text-align: center }
.vcex-caroufredsel-entry-price { font-size: 14px; font-weight: 400; color: #3b86b0; }
.vcex-caroufredsel-entry-price del .amount { font-size: 13px; color: #888; }
.vcex-caroufredsel-woocommerce .vcex-caroufredsel-entry-title a:hover { color: #000 }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Images Carousel
/*-----------------------------------------------------------------------------------*/
.vcex-caroufredsel-images .vcex-caroufredsel-entry-media img { display: block }
.vcex-caroufredsel-images .vcex-caroufredsel-entry-title { text-align: center; margin: 10px 0; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Slider
/*-----------------------------------------------------------------------------------*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus { outline: none }
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.vcex-flexslider-wrap { position: relative }
.vcex-flexslider-wrap .flexslider { margin: 0; padding: 0; }
.vcex-flexslider-wrap ul,
.vcex-flexslider-wrap ul li { list-style: none !important }
.vcex-flexslider-wrap .flexslider .slides &gt; li { display: none; -webkit-backface-visibility: hidden; }
.vcex-flexslider-wrap img { width: 100%; display: block; }
.vcex-flexslider-wrap .flex-pauseplay span { text-transform: capitalize }
.vcex-flexslider-wrap .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.vcex-flexslider-wrap html[xmlns] .slides { display: block }
.vcex-flexslider-wrap * html .slides { height: 1% }
.vcex-flexslider-wrap .no-js .slides &gt; li:first-child { display: block }
.vcex-flexslider-wrap { position: relative }
.vcex-flexslider-wrap .flexslider { position: relative; zoom: 1; }
.vcex-img-flexslider { background: transparent url("images/visual-composer/loader.gif") center center no-repeat }
.vcex-flexslider-wrap .flex-viewport { max-height: 2000px }
.vcex-flexslider-wrap .flexslider .slides { zoom: 1 }
.vcex-flexslider-wrap .vcex-flexslider-entry-media { display: block }
/*show first slide before others so it loads a bit nicer*/
/* Direction Nav - Default */
.vcex-flexslider-wrap.vcex-img-flexslider .flex-direction-nav a { display: block; width: 40px; height: 40px; border-radius: 4px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: #fff; background: #4d4d4d url("images/visual-composer/arrows.png") no-repeat; background: rgba(0,0,0,0.85) url("images/visual-composer/arrows.png") no-repeat; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; text-indent: -9999px; }
.vcex-flexslider-wrap.vcex-img-flexslider .flex-direction-nav .flex-prev { left: 20px }
.vcex-flexslider-wrap.vcex-img-flexslider .flex-direction-nav .flex-next { right: 20px; background-position: 0 -40px; }
.vcex-flexslider-wrap.vcex-img-flexslider .flexslider:hover .flex-prev { opacity: 0.7 }
.vcex-flexslider-wrap.vcex-img-flexslider .flexslider:hover .flex-next { opacity: 0.7 }
.vcex-flexslider-wrap.vcex-img-flexslider .flexslider:hover .flex-next:hover,
.vcex-flexslider-wrap.vcex-img-flexslider .flexslider:hover .flex-prev:hover { opacity: 1 }
.vcex-flexslider-wrap.vcex-img-flexslider .flex-direction-nav .flex-disabled { opacity: 0!important; filter: alpha(opacity=0); cursor: default; }
/* Direction Nav - Content */
.vcex-flexslider-wrap.flexslider-style-content .flex-direction-nav { border-top: 1px solid #ddd; margin-top: 20px; padding-top: 20px; }
.vcex-flexslider-wrap.flexslider-style-content .flex-direction-nav a { position: inherit; diplay: block; float: left; }
.vcex-flexslider-wrap.flexslider-style-content .flex-direction-nav .flex-prev { margin-right: 10px }
/* Control Nav - Default */
.vcex-flexslider-wrap.vcex-img-flexslider .flex-control-nav { z-index: 99; width: 100%; position: absolute; top: 20px; left: 20px; margin: 0 !important; }
.vcex-flexslider-wrap.vcex-img-flexslider .flex-control-nav li { display: block; zoom: 1; float: left; margin-left: 4px; }
.vcex-flexslider-wrap.vcex-img-flexslider .flex-control-nav li:first-child { margin-left: 0 }
.vcex-flexslider-wrap.vcex-img-flexslider .flex-control-paging li a { width: 6px; height: 6px; display: block; background: transparent; border: 2px solid #fff; border: 2px solid rgba(255,255,255,0.6); cursor: pointer; text-indent: -9999px; border-radius: 99px; }
.vcex-flexslider-wrap.vcex-img-flexslider .flex-control-paging li a:hover { background: #fff }
.vcex-flexslider-wrap.vcex-img-flexslider .flex-control-paging li a.flex-active { background: #fff; cursor: default; }
/*gallery slider thumbs*/
.vcex-img-galleryslider .flex-control-thumbs { margin: 0 !important }
.vcex-img-galleryslider .flex-control-thumbs:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.vcex-img-galleryslider .flex-control-thumbs li { display: block; float: left; cursor: pointer; height: auto; width: 20%; margin: 0; }
.vcex-img-galleryslider .flex-control-thumbs li a { display: block }
.vcex-img-galleryslider .flex-control-thumbs li img { width: 100%; display: block; opacity: 0.6; box-shadow: #000 0em 0em 0em; }
.vcex-img-galleryslider .flex-control-thumbs img.flex-active,
.vcex-img-galleryslider .flex-control-thumbs li img:hover { opacity: 1 }
/* Control Nav - Content */
.vcex-flexslider-wrap.flexslider-style-content .flex-control-nav { display: none }
/*title*/
.vcex-flexslider-wrap .vcex-flexslider-entry-media { position: relative }
.vcex-flexslider-wrap .vcex-flexslider-entry-title { display: none; position: absolute; bottom: 0; left: 0; background: #4d4d4d; background: rgba(0,0,0,0.7); color: #fff; padding: 15px; font-size: 14px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; display: block; text-align: center; }
.vcex-flexslider-wrap .vcex-flexslider-entry-title a { color: #fff }
.vcex-flexslider-wrap .vcex-flexslider-entry-title a:hover { color: #fff }
/*gallery thumbnails v1*/
.vcex-flexslider-wrap.vcex-img-flexslider .flex-control-nav.flex-control-thumbs { position: inherit; margin: 5px 0 0 !important; position: static; overflow: hidden; }
.vcex-img-flexslider .flex-control-thumbs { margin-top: 10px }
.vcex-img-flexslider .flex-control-thumbs:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.vcex-flexslider-wrap.vcex-img-flexslider .flex-control-nav.flex-control-thumbs li { display: block; float: left; margin-right: 5px; margin-left: 0; margin-bottom: 5px; cursor: pointer; height: auto; width: 50px; }
.vcex-img-flexslider .flex-control-thumbs li a { display: block }
.vcex-img-flexslider .flex-control-thumbs li img { width: 100%; display: block; opacity: 0.4; margin-bottom: 3px; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
.vcex-img-flexslider .flex-control-thumbs img.flex-active,
.vcex-img-flexslider .flex-control-thumbs li img:hover { opacity: 1 }
/*gallery caption*/
.vcex-galleryslider-entry-title { position: absolute; top: 0; left: 0; width: 100%; background: #000; color: #fff; opacity: 0.85; text-align: center; padding: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 14px; }
/*direction nav*/
.vcex-flexslider-wrap .flex-direction-nav { *height: 0 }
.vcex-flexslider-wrap .flex-direction-nav a { display: block; width: 40px; height: 60px; line-height: 60px; margin-top: -30px; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0.7; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: opacity .3s ease; -moz-transition: opacity .3s ease; transition: opacity .3s ease; background: #000; color: #fff; text-align: center; font-size: 18px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Video Background
/*-----------------------------------------------------------------------------------*/
.vcex-video-bg-wrap { position: relative; overflow: hidden; position: relative; z-index: 3; }
.vcex-video-bg { position: absolute; top: 0; left: 0; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -1000; overflow: hidden; }
.vcex-video-bg-overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: -999; }
.vcex-video-bg-overlay.dark-overlay { background: #000; opacity: 0.65; -moz-opacity: 0.65; -webkit-opacity: 0.65; }
.vcex-video-bg-overlay.dotted-overlay { background: rgba(0,0,0,0.3) url("images/visual-composer/dotted-overlay.png") repeat }
.vcex-video-bg-overlay.dashed-overlay { background: rgba(0,0,0,0.3) url("images/visual-composer/dashed-overlay.png") repeat }

/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Icons
/*-----------------------------------------------------------------------------------*/
a:hover .vcex-icon { text-decoration: none; opacity: 0.8; }
.vcex-icon.vcex-icon-circle { display: block; text-align: center; }
.vcex-icon.vcex-icon-circle.vcex-icon-float-none,
.vcex-icon-float-none { display: inline; display: inline-block; }
/*xlarge*/
.vcex-icon.vcex-icon-xlarge { font-size: 100px; height: 180px; line-height: 180px; width: 180px; }
.vcex-icon.vcex-icon-xlarge.vcex-icon-float-left { margin-right: 30px }
.vcex-icon.vcex-icon-xlarge.vcex-icon-float-right { margin-left: 30px }
/*large*/
.vcex-icon.vcex-icon-large { font-size: 80px; height: 140px; line-height: 140px; width: 140px; }
.vcex-icon.vcex-icon-large.vcex-icon-float-left { margin-right: 20px }
.vcex-icon.vcex-icon-large.vcex-icon-float-right { margin-left: 20px }
/*normal*/
.vcex-icon.vcex-icon-normal { font-size: 40px; height: 70px; line-height: 70px; width: 70px; }
.vcex-icon.vcex-icon-normal.vcex-icon-float-left { margin-right: 20px }
.vcex-icon.vcex-icon-normal.vcex-icon-float-right { margin-left: 20px }
/*small*/
.vcex-icon.vcex-icon-small { font-size: 20px; height: 35px; line-height: 35px; width: 35px; }
.vcex-icon.vcex-icon-small.vcex-icon-float-left { margin-right: 15px }
.vcex-icon.vcex-icon-small.vcex-icon-float-right { margin-left: 15px }
/*tiny*/
.vcex-icon.vcex-icon-tiny { font-size: 12px; height: 25px; line-height: 25px; width: 25px; }
.vcex-icon.vcex-icon-tiny.vcex-icon-float-left { margin-right: 10px }
.vcex-icon.vcex-icon-tiny.vcex-icon-float-right { margin-left: 10px }
/*other*/
.vcex-icon-float-left { display: block; float: left; }
.vcex-icon-float-right { display: block; float: right; }
.vcex-icon-float-center { margin: 0 auto; display: block; text-align: center; }
.vcex-icon.remove-dimensions { height: auto; width: auto; margin: auto; line-height: normal; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Icon Box Style 1
/*-----------------------------------------------------------------------------------*/
.vcex-icon-box-one { position: relative; padding-left: 45px; margin-bottom: 30px; }
.vcex-icon-box-one p { margin: 0 0 10px }
.vcex-icon-box-one-link { text-decoration: none !important }
.vcex-icon-box-one .vcex-icon-box-one-icon { position: absolute; left: 0; top: 0; font-size: 28px; }
.vcex-icon-box-one .vcex-icon-box-icon-with-bg { padding: 5px }
.vcex-icon-box-one-link .vcex-icon-box-one-heading:hover { color: #3b86b0 }
.vcex-icon-box-one .vcex-icon-box-one-heading { margin: 0 0 10px; font-size: 14px; font-weight: 600; }
.vcex-icon-box-one-img-alt { position: absolute; left: 0; top: 0; /* height: 30px; width: 30px; */ display: block; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Icon Box Style 2
/*-----------------------------------------------------------------------------------*/
.vcex-icon-box-two { position: relative; text-align: center; margin-bottom: 30px; }
.vcex-icon-box-two p { margin: 0 0 10px }
.vcex-icon-box-two-link { text-decoration: none !important }
.vcex-icon-box-two .vcex-icon-box-two-icon { font-size: 26px; margin: 0 0 20px; display: block; }
.vcex-icon-box-two .vcex-icon-box-icon-with-bg { padding: 20px }
.vcex-icon-box-two .vcex-icon-box-two-heading { margin: 0 0 15px; font-size: 16px; font-weight: 600; }
.vcex-icon-box-two-link .vcex-icon-box-two-heading:hover { color: #3b86b0 }
.vcex-icon-box-two-img-alt { display: block; margin: 0 auto 20px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Icon Box Style 3
/*-----------------------------------------------------------------------------------*/
.vcex-icon-box-three { position: relative; text-align: center; margin-bottom: 30px; }
.vcex-icon-box-three p { margin: 0 0 10px }
.vcex-icon-box-three-link { text-decoration: none !important }
.vcex-icon-box-three .vcex-icon-box-three-icon { height: 80px; line-height: 80px; width: 80px; font-size: 24px; margin: 0 auto 30px; display: block; border-radius: 99px; -webkit-border-radius: 99px; -moz-border-radius: 99px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.vcex-icon-box-three-link:hover .vcex-icon-box-three-icon { opacity: 0.85 }
.vcex-icon-box-three .vcex-icon-box-three-heading { margin: 0 0 15px; font-size: 16px; font-weight: 600; }
.vcex-icon-box-three-link .vcex-icon-box-three-heading:hover { color: #3b86b0 }
.vcex-icon-box-three-img-alt { display: block; margin: 0 auto 20px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Icon Box Style 4
/*-----------------------------------------------------------------------------------*/
.vcex-icon-box-four { position: relative; text-align: center; padding: 30px; margin-bottom: 30px; border: 1px solid #eee; -webkit-transition: background .3s ease-in-out; -moz-transition: background .3s ease-in-out; -ms-transition: background .3s ease-in-out; -o-transition: background .3s ease-in-out; transition: background .3s ease-in-out; }
.vcex-icon-box-four p { margin: 0 0 10px }
.vcex-icon-box-four-link { text-decoration: none !important; color: #555; }
.vcex-icon-box-four .vcex-icon-box-four-icon { font-size: 28px; margin: 0 0 20px; display: block; color: #4d4d4d; }
.vcex-icon-box-four .vcex-icon-box-four-heading { margin: 0; font-size: 16px; font-weight: 600; }
.vcex-icon-box-four-content { margin-top: 15px }
.vcex-icon-box-four.vcex-icon-box-with-link { padding: 0 }
.vcex-icon-box-four-link { display: block; padding: 30px; }
.vcex-icon-box-four-link .vcex-icon-box-four-heading:hover { color: #3b86b0 }
.vcex-icon-box-four.vcex-icon-box-with-link:hover { background: #3b86b0; color: #fff; }
.vcex-icon-box-four.vcex-icon-box-with-link:hover .vcex-icon-box-four-link { color: #fff }
.vcex-icon-box-four.vcex-icon-box-with-link:hover .vcex-icon-box-four-icon { color: #fff !important }
.vcex-icon-box-four.vcex-icon-box-with-link:hover .vcex-icon-box-four-heading { color: #fff }
.vcex-icon-box-four-img-alt { display: block; margin: 0 auto 20px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Icon Box Style 5
/*-----------------------------------------------------------------------------------*/
.vcex-icon-box-five { position: relative; text-align: center; padding: 30px; margin-bottom: 30px; background: #f7f7f7; -webkit-transition: background .3s ease-in-out; -moz-transition: background .3s ease-in-out; -ms-transition: background .3s ease-in-out; -o-transition: background .3s ease-in-out; transition: background .3s ease-in-out; }
.vcex-icon-box-five p { margin: 0 0 10px }
.vcex-icon-box-five-link { text-decoration: none !important; color: #555; }
.vcex-icon-box-five .vcex-icon-box-five-icon { font-size: 32px; margin: 0 0 20px; display: block; color: #4d4d4d; }
.vcex-icon-box-five .vcex-icon-box-five-heading { margin: 0; font-size: 16px; font-weight: 600; }
.vcex-icon-box-five-content { margin-top: 15px }
.vcex-icon-box-five.vcex-icon-box-with-link { padding: 0 }
.vcex-icon-box-five-link { display: block; padding: 30px; }
.vcex-icon-box-five-link .vcex-icon-box-five-heading:hover { color: #3b86b0 }
.vcex-icon-box-five.vcex-icon-box-with-link:hover { background: #3b86b0; color: #fff; }
.vcex-icon-box-five.vcex-icon-box-with-link:hover .vcex-icon-box-five-link { color: #fff }
.vcex-icon-box-five.vcex-icon-box-with-link:hover .vcex-icon-box-five-icon { color: #fff !important }
.vcex-icon-box-five.vcex-icon-box-with-link:hover .vcex-icon-box-five-heading { color: #fff }
.vcex-icon-box-five-img-alt { display: block; margin: 0 auto 20px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Icon Box Style 6
/*-----------------------------------------------------------------------------------*/
.vcex-icon-box-six { position: relative; text-align: center; padding: 30px; margin-bottom: 30px; background: #000; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; position: relative; color: #fff; }
.vcex-icon-box-six p { margin: 0 0 10px; color: #fff; }
.vcex-icon-box-six.vcex-icon-box-with-link { padding: 0 }
.vcex-icon-box-six-link { text-decoration: none !important; color: #555; padding: 30px; display: block; }
.vcex-icon-box-six .vcex-icon-box-six-icon { font-size: 32px; margin: 0 0 20px; display: block; color: #fff; }
.vcex-icon-box-six .vcex-icon-box-six-heading { margin: 0; font-size: 12px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }
.vcex-icon-box-six-content { margin-top: 15px }
.vcex-icon-box-six.vcex-icon-box-with-link:hover { position: relative; top: -10px; box-shadow: 0 5px 15px rgba(0,0,0,0.25); }
.vcex-icon-box-six-img-alt { display: block; margin: 0 auto 20px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Testimonials Grid
/*-----------------------------------------------------------------------------------*/
.vcex-testimonials-filter { list-style: none !important; margin: 0 0 15px !important; }
.vcex-testimonials-filter li { float: left; margin-right: 5px; margin-bottom: 5px; }
.vcex-testimonials-filter li:last-child { margin-right: 0 }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Testimonials Slider
/*-----------------------------------------------------------------------------------*/
.vcex-testimonials-fullslider { padding: 40px 0; font-size: 21px; text-align: center; line-height: 1.5em; }
.vcex-testimonials-fullslider .vcex-testimonials-fullslider-entry { font-weight: 300; padding: 0 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.vcex-testimonials-fullslider .flex-control-nav { text-align: center; margin: 0 !important; padding-top: 30px; }
.vcex-testimonials-fullslider .flex-control-nav li { display: inline-block }
.vcex-testimonials-fullslider .flex-control-nav li a { font-size: 14px; display: block; text-indent: -9999px; height: 12px; width: 12px; margin-left: 7px; margin-top: 0; margin-bottom: 0; cursor: pointer; border-radius: 99px; -webkit-border-radius: 99px; -moz-border-radius: 99px; }
.vcex-testimonials-fullslider .flex-control-nav li:first-child a { margin-left: 0 }
.vcex-testimonials-fullslider-author { font-size: 14px; display: block; text-align: center; margin: 20px 0 5px; }
.vcex-testimonials-fullslider-avatar { margin-bottom: 20px; }
.vcex-testimonials-fullslider-avatar img { width: auto !important; margin: 0 auto; display: block; border-radius: 99px; }
.container.full-screen .container .vcex-testimonials-fullslider-entry.container { width: 100% !important; }
/*dark*/
.vcex-testimonials-fullslider.dark-skin .flex-control-nav li a { background: #eee }
.vcex-testimonials-fullslider.dark-skin .flex-control-nav li a:hover,
.vcex-testimonials-fullslider.dark-skin .flex-control-nav a.flex-active { background: #3b86b0 }
/*light*/
.vcex-testimonials-fullslider.light-skin { color: #fff }
.vcex-testimonials-fullslider.light-skin .flex-control-nav li a { background: #fff; opacity: 0.6; }
.vcex-testimonials-fullslider.light-skin .flex-control-nav li a:hover,
.vcex-testimonials-fullslider.light-skin .flex-control-nav a.flex-active { background: #fff; opacity: 1; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Portfolio Grid
/*-----------------------------------------------------------------------------------*/
.vcex-portfolio-filter { list-style: none !important; margin: 0 0 15px !important; }
.vcex-portfolio-filter li { float: left; margin-right: 5px; margin-bottom: 5px; }
.vcex-portfolio-filter li:last-child { margin-right: 0 }
/*1 column grid*/
.vcex-portfolio-grid .span_1_of_1 .vcex-portfolio-entry-media { float: left; margin: 0 20px 20px 0; width: 45%; box-sizing: border-box; -moz-box-sizing: border-box; }
.vcex-portfolio-grid .span_1_of_1 .vcex-portfolio-entry-title { margin: 0 0 20px; font-size: 16px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Blog Grid
/*-----------------------------------------------------------------------------------*/
/*filter*/
.vcex-blog-filter { list-style: none !important; margin: 0 0 20px !important; }
.vcex-blog-filter li { float: left; margin-right: 5px; margin-bottom: 5px; }
.vcex-blog-filter li:last-child { margin-right: 0 }
/*entries*/
.vcex-blog-entry-details { padding: 20px; border: 1px solid #eee; border-top-color: transparent; }
.vcex-blog-entry-media { margin: 0; }
.vcex-blog-entry-media img { display: block; }
.vcex-blog-entry-title { font-size: 16px; margin: 0; line-height: 1.5em; font-weight: 400; }
.vcex-blog-entry-excerpt p:last-child { margin: 0; }
.vcex-blog-entry-date { font-size: 12px; color: #777; list-style: none; margin: 0 0 5px; }
/*1 column grid*/
.vcex-blog-grid .span_1_of_1 .vcex-blog-entry-media { float: left; margin: 0 20px 20px 0; width: 45%; box-sizing: border-box; -moz-box-sizing: border-box; }
.vcex-blog-grid .span_1_of_1 .vcex-blog-entry-title { margin: 0 0 20px; font-size: 16px; }
.vcex-blog-grid .span_1_of_1 .vcex-blog-entry-details { border-left: 0; border-right: 0; padding-left: 0; padding-right: 0; padding-top: 0;}
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Staff Grid
/*-----------------------------------------------------------------------------------*/
.vcex-staff-filter { list-style: none !important; margin: 0 0 15px !important; }
.vcex-staff-filter li { display: block; float: left; margin-right: 5px; margin-bottom: 5px; }
.vcex-staff-filter li:last-child { margin-right: 0 }
/*1 column grid*/
.vcex-staff-grid .span_1_of_1 .vcex-staff-entry-media { float: left; margin: 0 20px 20px 0; width: 45%; box-sizing: border-box; -moz-box-sizing: border-box; }
.vcex-staff-grid .span_1_of_1 .vcex-staff-entry-title { margin: 0 0 20px; font-size: 16px; }
.vcex-staff-grid .vcex-readmore { margin-top: 20px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Background
/*-----------------------------------------------------------------------------------*/
.vcex-background p:last-child { margin: 0 }
.vcex-background.style-centered { background-image-repeat: repeat }
.vcex-background.style-fixed,
.vcex-background.style-parallax { background-attachment: fixed !important; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Image Grid
/*-----------------------------------------------------------------------------------*/
.vcex-image-grid.grid-style-no-margins .col { margin: 0 }
.vcex-image-grid-entry img { display: block }
.vcex-image-grid-entry-title { margin: 10px 0 0; text-align: center; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Isotope Columns
/*-----------------------------------------------------------------------------------*/
body #wrap .wpex-row.vcex-masonry-grid { margin: 0 -1.2% 0 -1% !important }
body #wrap .wpex-row.vcex-masonry-grid .col { margin-right: 1.1%; margin-left: 1.1%; padding-left: 0; padding-right: 0; }
body #wrap .wpex-row.vcex-masonry-grid .span_1_of_5 { width: 17.8% }
body #wrap .wpex-row.vcex-masonry-grid .span_1_of_4 { width: 22.7% }
body #wrap .wpex-row.vcex-masonry-grid .span_1_of_3 { width: 31.1% }
body #wrap .wpex-row.vcex-masonry-grid .span_1_of_2 { width: 47.6% }
body #wrap .wpex-row.vcex-masonry-grid .span_1_of_1 { width: 100% }
/*no margins grid*/
body #wrap .wpex-row.vcex-no-margin-grid { margin: 0; }
body #wrap .wpex-row.vcex-no-margin-grid .col { margin: 0 !important; padding: 0 !important; }
body #wrap .wpex-row.vcex-no-margin-grid .span_1_of_2 { width: 50% }
body #wrap .wpex-row.vcex-no-margin-grid .span_1_of_3 { width: 33% }
body #wrap .wpex-row.vcex-no-margin-grid .span_1_of_4 { width: 25% }
body #wrap .wpex-row.vcex-no-margin-grid .span_1_of_5 { width: 20% }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Teasers
/*-----------------------------------------------------------------------------------*/
.vcex-teaser { margin-bottom: 30px }
.vcex-teaser-media img { display: block; margin: 0 auto; }
.vcex-teaser-link { text-decoration: none !important }
.vcex-teaser-link img:hover { opacity: 0.8 }
.vcex-teaser-heading { font-weight: 600; font-size: 16px; margin: 20px 0 0; color: #000; }
.vcex-teaser-text { margin: 10px 0 0 }
.vcex-teaser-text p:last-child { margin: 0 }
.vcex-teaser-two { padding: 20px; border: 1px solid #eee; border-radius: 3px; background: #f7f7f7; }
.vcex-teaser-two .vcex-teaser-media img { border-radius: 3px }
.vcex-teaser-three .vcex-teaser-content { padding: 0 20px 20px; border: 1px solid #eee; background: #f7f7f7; }
.vcex-teaser-four .vcex-teaser-content { padding: 0 20px 20px; border: 1px solid #e4e4e4; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; MileStones
/*-----------------------------------------------------------------------------------*/
.vcex-milestone { text-align: center }
.vcex-milestone-number { font-weight: 600; font-size: 54px; color: #bcbcbc; line-height: 1em; }
.vcex-milestone-caption { font-size: 16px; font-weight: 300; color: #898989; margin-top: 5px; }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; VC Row - Light Skin
/*-----------------------------------------------------------------------------------*/
.vcex-skin-light,
.vcex-skin-light p,
.vcex-skin-light strong,
body .entry .vcex-skin-light strong { color: #fff; color: rgba(255,255,255,0.85); }
.vcex-skin-light h1,
.vcex-skin-light h2,
.vcex-skin-light h3,
.vcex-skin-light h4,
.vcex-skin-light h5,
.vcex-skin-light h6 { color: #fff }
.vcex-skin-light h1 a,
.vcex-skin-light h2 a,
.vcex-skin-light h3 a,
.vcex-skin-light h4 a,
.vcex-skin-light h5 a,
.vcex-skin-light h6 a { color: #3b86b0 }
/*icon boxes*/
.vcex-skin-light .vcex-icon-box-three .vcex-icon-box-three-icon { background: #fff; color: #4d4d4d; }
.vcex-skin-light .vcex-icon-box-four { border-color: #fff }
.vcex-skin-light .vcex-icon-box-four .vcex-icon-box-four-icon { color: #fff }
.vcex-skin-light .vcex-icon-box-four.vcex-icon-hover-enabled:hover { background: #000; background: rgba(0,0,0,0.5) !important; border-color: rgba(0,0,0,0.5); }
.vcex-skin-light .vcex-icon-box-five { background: #000; background: rgba(0,0,0,0.5) !important; }
.vcex-skin-light .vcex-icon-box-five .vcex-icon-box-five-icon { color: #fff }
/*teasers*/
.vcex-skin-light .vcex-teaser-two { background-color: #000; background-color: rgba(0,0,0,0.25); border-color: rgba(0,0,0,0.1); }
.vcex-skin-light .vcex-teaser-three .vcex-teaser-content { background-color: #000; background-color: rgba(0,0,0,0.25); border-color: rgba(0,0,0,0.1); }
/*-----------------------------------------------------------------------------------*/
/* - Visual Composer Extension =&gt; Image Swap
/*-----------------------------------------------------------------------------------*/
.vcex-image-swap { position: relative; overflow: hidden; }
.vcex-image-swap-link { display: block; }
.vcex-image-swap img { display: block; -webkit-transition: opacity 0.25s ease-in-out; -moz-transition: opacity 0.25s ease-in-out; -o-transition: opacity 0.25s ease-in-out; transition: opacity 0.25s ease-in-out; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; width: 100%; overflow: hidden; }
.vcex-image-swap-secondary { z-index: 1; position: absolute; top: 0; left: 0; overflow: hidden; }
.vcex-image-swap-primary { z-index: 2; position: relative; }
.vcex-image-swap:hover .vcex-image-swap-primary { opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; }
/*-----------------------------------------------------------------------------------*/
/*	- bbPress Edits
/*-----------------------------------------------------------------------------------*/
/*bbPress Forum*/
#bbpress-forums li.bbp-header { border-top: none }
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer { background: #f7f7f7 }
.content-area .forum-titles { font-weight: bold; font-weight: 600; color: #777; }
.content-area .bbp-forum-title,
.content-area .bbp-topic-permalink { color: #222; font-weight: bold; font-weight: 600; font-size: 13px; margin: 0; }
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta { font-size: 12px }
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic,
div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
li.bbp-body div.hentry { padding: 10px 15px }
#bbpress-forums div.odd,
#bbpress-forums ul.odd { background: none }
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta { margin-bottom: 0; margin-top: 0; }
.bbp-reply-author { text-align: left !important }
#bbpress-forums fieldset.bbp-form label { margin-bottom: 5px }
.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky { background: none !important; font-size: 1em; }
#bbpress-forums fieldset.bbp-form p,
#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums fieldset.bbp-form select { margin-bottom: 20px }
div.bbp-submit-wrapper { float: none; margin-top: 0; }
div.bbp-submit-wrapper button { padding: 0 14px; height: 30px; line-height: 30px; }
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar { border: 1px solid #eee; border-radius: 0; }
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content { background: none; border: 1px solid #eee; border-top: none; color: #555; }
div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header { border-color: #eee }
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header { background: #f5f5f5 }
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer { font-weight: bold; font-weight: 600; color: #777; }
#bbpress-forums li.bbp-footer { display: none }
#bbpress-forums div.bbp-topic-tags { float: none }
#bbpress-forums .status-trash.odd { background: none }
#bbpress-forums .status-spam,
#bbpress-forums .status-spam.odd { opacity: 0.3; background: #f7f7f7; }
span.bbp-admin-links a { color: #666 }
#bbpress-forums div.bbp-reply-content { padding: 15px }
#bbpress-forums div.reply { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#bbpress-forums .bbp-search-author,
#bbpress-forums .bbp-search-content { text-align: left }
.bbp-search .bbp-meta { display: none }
#bbpress-forums div.bbp-forum-title h3,
#bbpress-forums div.bbp-topic-title h3,
#bbpress-forums div.bbp-reply-title h3 { font-size: 14px; font-weight: bold; font-weight: 600; }
/*hide topic avatar */
.bbp-topic-started-by .avatar { display: none }
/*hide the topic info section - its ugly */
.bbp-template-notice.info { display: none }
/*hide pagination count */
.bbp-pagination-count { display: none }
/* search + breadcrumbs*/
.bbp-breadcrumb { display: none !important }
#bbp_search,
#bbp_search_submit { height: 30px; line-height: 30px; margin-bottom: 20px; }
#bbpress-forums div.bbp-search-form { float: none }
#bbp_search { width: 70% !important; float: left; height: 40px; line-height: 40px; }
#bbp_search_submit { float: right; width: 28%; height: 40px; line-height: 40px; }
/*hide "freshness*/
.bbp-topic-freshness,
.bbp-forum-freshness,
li.bbp-forum-freshness { display: none }
li.bbp-forum-info,
li.bbp-topic-title { width: 75% }
/* hide social */
body.bbpress .social-share-buttons { display: none }
/*login*/
.bbp-login-form,
.bbp-logged-in { background: #f7f7f7; border: 1px solid #eee; padding: 20px; }
.bbp-login-form label { width: auto; margin-bottom: 5px; color: #000; }
.bbp-login-form input[type="text"],
.bbp-login-form input[type="password"] { background: #fff; width: 100%; max-width: 100%; border: 1px solid #eee; }
.bbp-login-form input[type="text"]:focus,
.bbp-login-form input[type="password"]:focus { border-color: #bbb; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }
#sidebar .bbp-login-form label[for=rememberme] { width: auto }
/*logged in*/
.bbp-logged-in h4 { margin: 0 0 10px; font-weight: bold; font-weight: 600; font-size: 14px; }
.bbp-logged-in .user-submit { float: right }
.bbp-logged-in .user-submit img { display: block; background: #fff; padding: 3px; border: 1px solid #e4e4e4; }
.bbp-logged-in .user-submit img:hover { opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8; }
.bbp-logged-in img.avatar { margin: 0 }
.bbp-login-form:after,
.bbp-logged-in:after { content: ""; display: block; clear: both; }
/*bbpress stats*/
.widget_display_stats dt { float: left; width: 80%; background: #f7f7f7; padding: 0 12px; text-align: left; height: 40px; line-height: 40px; margin-bottom: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border: 1px solid #eee; border-right: none; }
.widget_display_stats dd { float: left; width: 20%; background: #f3f3f3; border: 1px solid #eee; color: #000; text-align: center; padding: 0 12px; height: 40px; line-height: 40px; margin-bottom: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
/*-----------------------------------------------------------------------------------*/
/*	- Boxed Layout
/*-----------------------------------------------------------------------------------*/
/*main*/
.boxed-main-layout { background-color: #ddd }
.boxed-main-layout #wrap { width: 1030px; margin: 40px auto 60px auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25); background: #fff; }
.boxed-main-layout #wrap .container { width: auto !important; padding-left: 30px; padding-right: 30px; }
.boxed-main-layout #content-wrap.full-screen { padding-left: 0 !important; padding-right: 0 !important; }
.boxed-main-layout .social-share-buttons.position-vertical { left: -85px }
/*fixed header*/
@media only screen and (min-width: 959px) { 
	.boxed-main-layout .is-sticky #site-header,
	.boxed-main-layout .is-sticky .fixed-nav { width: 1030px !important; }
}
/*move absolute items*/
.boxed-main-layout .navbar-style-one,
.boxed-main-layout #footer-bottom-menu,
.boxed-main-layout .site-breadcrumbs { right: 30px }
/*----------------------------------------------------------------------------------*/
/*	- Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
/*	- License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
/*-----------------------------------------------------------------------------------*/
@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.1.0');src:url('fonts/fontawesome-webfont.eot?#iefix&amp;v=4.1.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul&gt;li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}
/*-----------------------------------------------------------------------------------*/
/*	- Print Styles
/*-----------------------------------------------------------------------------------*/
@media print {
	#sidebar,#footer-callout-wrap,#footer,#footer-bottom,#top-bar-wrap,#site-navigation-wrap, .toggle-bar-btn, .post-pagination, .related.products, .product form.cart { display: none; }
	.container { width: 100%; padding: 0; }
}</pre></body></html>