@charset "UTF-8";
/*==========================================================================================
*
* MAIN THEME STYLESHEET
*
==========================================================================================*/

/*------------------------------------------------------------------
TABLE OF CONTENTS:

fonts
core owl carousel styles
general
bw general
wrapper
containers
sidebar
slider
page title
desktop media queries. it will affect only desktop sites with resolution larger than 769px
	navigation
	header search
		header search - simple
		header search - full-screen
	header
	top banner space
	logo
	sticky header
	megamenu
	mobile menu on desktop
button
most shared
blog
author's page
bwpb elements
	on focus
	heading section
	articles featured in 2 columns
	separator
	video
	articles
		article grid
		article grid with pattern
		article list
		article wide
		aricle slide
		article side to side
		article overlap
		article small
		article simple
		article column
	posts column
	post slider a
	video icon
	separator
	paging
	numeric paging
	next / prev page
single post styles
	single post
	single gallery
	load next article
	dropcap
	related articles
	content alignment
	single post author
	comments
contact from
search form
widgets
	widget menu
	widget categories
	widget recent comments
	widget rss
	widget search
	widget recent posts
	widget calendar
	widget tag cloud
	widget recent categories
	widget meta
	widget featured posts
	widget slider
	widget banner space
	widget peenapo text
	widget subscribe
footer
404
black version
social icons
transitions
animations
-------------------------------------------------------------------*/

body {background-color:#fff;}

a {color:#ff5692;}

.bwd-container {}
.bwd-slider {position:relative;width:100%;padding-top:60px;font-size:0;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.bwd-slider .bwd-logo {display:inline-block;position:relative;}
.bwd-slider .bwd-logo img {opacity:1;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.bwd-slider .bwd-logo img.bwd-logo-white {position:absolute;top:0;right:0;opacity:0;}
.bwd-slider .bwd-sub {position:relative;z-index:1;display:inline-block;width:35%;font-size:15px;text-align:right;padding-right:4%;}
.bwd-slider .bwd-sub h1 {line-height:135%;margin-top:25px;color:#ff5692;font-size:40px;margin-top:30px;font-family:bariol_regular;letter-spacing:0.045em;font-weight:800;}
.bwd-slider .bwd-sub ul {position:relative;display:inline-block;margin:0 0 0 15px;padding:0;list-style:none;font-size:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.bwd-slider .bwd-sub ul li {display:inline-block;width:45px;cursor:pointer;font-size:13px;line-height:19px;font-family:bariol_regular;font-weight:800;letter-spacing:0.07em;margin:0 3px;text-align:center;position:relative;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.bwd-slider .bwd-sub ul li:before {content:'';display:inline-block;width:30px;height:30px;border:6px solid #000;background-color:#fff;border-radius:50%;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.bwd-slider .bwd-sub ul li.bwd-demo-black:before {background-color:#000;}
.bwd-slider .bwd-sub ul:after {content:'';width:13px;height:22px;position:absolute;top:-33px;left:19px;background-image:url(../img/__tmp/arrow.png);
    transition:left .3s;-moz-transition:left .3s;-webkit-transition:left .3s;
    -webkit-animation:bwd-arrow 1.6s infinite;
    animation:bwd-arrow 1.6s infinite;
}
.bwd-slider .bwd-sub .bwd-button {position:relative;top:-22px;}
.bwd-slider .bwd-main {display:inline-block;width:65%;font-size:15px;padding-left:4%;}
.bwd-slider .bwd-main .bwd-screens {position:relative;}
.bwd-slider .bwd-main .bwd-screens .bwd-screen-black {position:absolute;top:0;left:0;opacity:0;transition:opacity .3s;-moz-transition:opacity .3s;-webkit-transition:opacity .3s;}
.bwd-slider .bwd-main .bwd-screen {display:inline-block;position:relative;}
.bwd-slider .bwd-main .bwd-screen .bw-screen-circle {
    transition:opacity .3s;-moz-transition:opacity .3s;-webkit-transition:opacity .3s;
    width:892px;height:802px;position:absolute;top:50%;margin-top:-440px;left:0;margin-left:-415px;
    background-image:url(../img/__tmp/bg_circle.png);z-index:0;
}
.bwd-slider .bwd-main .bwd-screen .bw-screen-circle-white {
    transition:opacity .3s;-moz-transition:opacity .3s;-webkit-transition:opacity .3s;
    opacity:0;width:892px;height:802px;position:absolute;top:50%;margin-top:-440px;left:0;margin-left:-415px;
    background-image:url(../img/__tmp/bg_circle_white.png);z-index:0;
}
.bwd-slider .bwd-main .bwd-screen img {vertical-align:bottom;position:relative;border:8px solid #333;border-bottom:0;border-radius:5px 5px 0 0;z-index:1;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.bwd-slider:before {content:'';position:absolute;top:0;left:0;bottom:0;width:0;background-color:#111;
    right:0;left:auto;
    transition:width .4s;-moz-transition:width .4s;-webkit-transition:width .4s;
}
.bwd-slider.bwd-slider-black:before {width:100%;}
.bwd-slider.bwd-slider-black .bwd-button {
    -webkit-box-shadow:0px 6px 0px 0px rgba(255,255,255,0.15);
    -moz-box-shadow:0px 6px 0px 0px rgba(255,255,255,0.15);
    box-shadow:0px 6px 0px 0px rgba(255,255,255,0.15);
}
.bwd-slider.bwd-slider-black .bwd-sub ul li {color:#fff;}
.bwd-slider.bwd-slider-black .bwd-sub ul li:before {border-color:#fff;}
.bwd-slider.bwd-slider-black .bwd-main .bwd-screen .bw-screen-circle {opacity:0;}
.bwd-slider.bwd-slider-black .bwd-main .bwd-screen .bw-screen-circle-white {opacity:1;}
.bwd-slider.bwd-slider-black .bwd-logo img {opacity:0;}
.bwd-slider.bwd-slider-black .bwd-logo img.bwd-logo-white {opacity:1;}
.bwd-slider.bwd-slider-black .bwd-main .bwd-screen img {border-color:#f1f1f1;}
.bwd-slider.bwd-slider-black .bwd-main .bwd-screens .bwd-screen-black {opacity:1;}
.bwd-slider.bwd-slider-black .bwd-sub ul:after {left:70px;}

.bwd-button {
    width:auto;display:inline-block;padding:8px 50px;border-radius:50px;color:#000;background-color:#eee;text-decoration:none;font-family:bariol_regular;font-weight:800;
    letter-spacing:0.065em;
    -webkit-box-shadow:0px 6px 0px 0px rgba(0,0,0,0.02);
    -moz-box-shadow:0px 6px 0px 0px rgba(0,0,0,0.02);
    box-shadow:0px 6px 0px 0px rgba(0,0,0,0.02);
    transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;
}
.bwd-button:hover {
    -webkit-box-shadow:0px 6px 0px 0px rgba(0,0,0,0.07);
    -moz-box-shadow:0px 6px 0px 0px rgba(0,0,0,0.07);
    box-shadow:0px 6px 0px 0px rgba(0,0,0,0.07);
}
.bwd-button.bwd-button-live {background-color:#ff5692;color:#fff;}
.bwd-button.bwd-button-live:hover {background-color:#ff5692;color:#fff;}
.bwd-button-big {font-size:40px;padding:30px 75px;background-color:#fff;}

.bwd-heading {width:100%;padding:70px 0 50px 0;text-align:center;}
.bwd-heading h2 {color:#ff5692;font-size:60px;margin:0 0 10px 0;}
.bwd-heading > div {margin:0 auto;max-width:500px;}
.bwd-heading p {color:#000;font-size:18px;}

.bwd-mega-menus {background-color:#f8f8f8;}
.bwd-mega-menus .bwd-mm {width:100%;text-align:center;padding-bottom:100px;}
.bwd-mega-menus .bwd-mm img {display:inline-block;vertical-align:bottom;}

.bwd-big-icons {width:100%;padding:0;margin:160px 0 0 0;text-align:center;list-style:none;}
.bwd-big-icons li {display:inline-block;margin:0 60px;}
.bwd-big-icons li h4 {font-size:36px;margin-top:30px;font-family:bariol_regular;letter-spacing:0.045em;font-weight:800;}

.bwd-versions .bwd-heading {margin-bottom:60px;}

.bw-is-mobile .bwd-versions-slider-holder {display:none;}
.bwd-versions-slider-holder {position:relative;}
.bwd-versions-slider-holder:before {
    content:'';width:892px;height:802px;position:absolute;top:-369px;left:50%;margin-left:-446px;
    background-image:url(../img/__tmp/bg_circle.jpg);z-index:-1;
}
.bwd-versions-slider {
    margin:0 auto 130px auto;
    -webkit-box-shadow:0px 0px 122px -9px rgba(0,0,0,0.21);
    -moz-box-shadow:0px 0px 122px -9px rgba(0,0,0,0.21);
    box-shadow:0px 0px 122px -9px rgba(0,0,0,0.21);
}
.bwd-versions-slider img {max-width:none;}
.bwd-versions-slider > img {display:none;}
.bwd-versions-slider .ui-draggable {opacity:1!important;cursor:e-resize;}
.bwd-versions-slider .ui-draggable > div {width:4px!important;left:2px!important;background-color:#ff5692!important;}
.bwd-versions-slider .ui-draggable > div > img {width:50px!important;left:-23px!important;}

.bwd-demo {padding:79px 0 0 0;margin-bottom:30px;background-color:#ff72a5;position:relative;border-bottom:40px solid #fff;}
.bwd-demo img {vertical-align:bottom;position:relative;bottom:-40px;z-index:1;}
.bwd-demo:before {
    content:'';width:804px;height:802px;position:absolute;top:-243px;left:50%;margin-left:-402px;opacity:0.7;
    background-image:url(../img/__tmp/bg_circle.png);z-index:0;
}

.bwd-gallery .bwd-gallery-img {position:relative;top:-153px;padding:0;margin-bottom:-50px;text-align:center;}
.bwd-gallery .bwd-gallery-img img {display:inline-block;vertical-align:bottom;}
.bwd-gallery .bwd-heading {padding-left:120px;text-align:left;}
.bwd-gallery .bwd-heading > div {margin:0;max-width:none;}

.bwd-pb {background-color:#f8f8f8;position:relative;}
.bwd-pb .bwd-heading {padding-bottom:20px;}
.bwd-pb .bwd-heading p {margin:0;}
.bwd-pb .bwd-pb-img {position:relative;padding:0 0 50px 0;text-align:center;}
.bwd-pb .bwd-pb-img img {display:inline-block;vertical-align:bottom;}
.bwd-pb:before {content:'';position:absolute;left:0;right:0;bottom:0;height:400px;background-color:#fff;}

.bwd-purchase {margin:0;padding:50px 0;border:0;text-align:center;}
.bwd-purchase:before {content:none;}

.bwd-features-list {list-style:none;margin:0;padding:0 0 70px 0;font-size:0;}
.bwd-features-list li {display:inline-block;padding:20px 30px;width:33.33332%;font-size:17px;}
.bwd-features-list li .bw-cell:first-child {width:115px;text-align:center;}
.bwd-features-list li i {width:100px;text-align:center;font-size:50px;line-height:50px;}
.bwd-features-list li strong {font-size:22px;font-family:bariol_regular;letter-spacing:0.045em;}

@-webkit-keyframes bwd-arrow {
    0%{top:-30px;}
    50%{top:-42px;}
    100%{top:-30px;}
}
@keyframes bwd-arrow {
    0%{top:-30px;}
    50%{top:-42px;}
    100%{top:-30px;}
}


/* core owl carousel styles v1.3.3 */
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel,.owl-carousel .owl-wrapper{display:none;position:relative}.owl-carousel{width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}

/* general */
body, html {font-size:14px;color:#555;line-height:205%;}
h1,h2,h3,h4,h5,h6 {color:#111;margin-bottom:1.7em;line-height:160%;font-weight:500;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#777;}
h1 {margin-bottom:1.2em;}

blockquote {display:block;padding:25px 0;border-top:1px solid #111;border-bottom:1px solid #111;margin:30px 0;font-size:20px;color:#444;font-style:italic;line-height:160%;clear:both;}
blockquote p:last-child {margin:0;}
.bw-quote-author {display:block;width:100%;padding:0 10px 0 0;opacity:0.6;font-size:16px;font-weight:500;font-style:normal;font-weight:500;}

/*a {color:#555;}*/
a:hover {text-decoration:none;}

table {width:100%;border-collapse:collapse;text-align:left;margin-bottom:45px;}
table thead th {font-size:14px;font-weight:normal;padding:6px 0;border-bottom:6px solid #ebebeb;}
table td, table th {border-bottom:1px solid #ccc;color:#5f5f5f;padding:6px 0;}
table tbody tr:hover td,
table tbody tr:hover th {color:#000;}
table.no-padding td {padding:0!important;border:0!important}

p {margin-bottom:1.7em}

/* bw general */
.bw-align-right {text-align:right;}
.bw-align-center {width:100%;text-align:center;}
.bw-relative {position:relative;}
.bw-absolute {position:absolute;}
.bw-get-center {transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);}
.bw-disable-selection {-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.bw-no-pointer {pointer-events:none;}
.bw-no-select {-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.bw-table {display:table;width:100%;height:100%;}
.bw-cell {display:table-cell;vertical-align:middle;}
.bw-round {border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.bw-clearfix {}
.bw-clearfix:before,
.bw-clearfix:after {content:'';display:table;}
.bw-clearfix:after {clear:both;}
.bw-pattern, .bwpb-separator.bwpb-separator-type-solid {background:#f2f2f2 url(../img/pattern.png) repeat 0 0;}
.bw-pattern-solid {background:#f9f9f9;}
.bw-theme-color {opacity:1;}

/* wrapper */
.bw-wrapper {position:relative;width:100%;height:100%;overflow:hidden;}

/* containers */
.bw-container {padding:32px 0 32px 0;background-color:#fff;padding-top:18px;} /* all */
.bw-container.bw-has-sidebar {padding-right:0;}
.bwpb-is-active .bw-container {padding-top:0;padding-bottom:0;}
.bw-content {min-height:1px;} /* all without sidebar */
.bw-has-sidebar .bw-content {float:left;width:74%;padding-right:32px;}
.bw-has-sidebar.bw-sidebar-left .bw-content {padding-right:0;padding-left:32px;}
.bw-page-content {font-size:18px;color:#3d3e40;line-height:1.6em;} /* only page content */

/* sidebar */
.bw-sidebar {float:left;width:25.9%;/*padding-right:32px;*/padding-bottom:32px;}
.single-post .bw-sidebar {padding-top:30px;}
/*.bw-sidebar-left .bw-sidebar {padding-right:0;padding-left:32px;}*/

/* row */
.bw-row {width:100%;max-width:1150px;margin:0 auto;}
.bw-row-wide {width:100%;max-width:1314px;margin:0 auto;}

/* bw slider */
.bw-slider {position:relative;display:none;width:auto;margin-right:-30px;}
.bw-slider[data-slides="1"] {width:100%;margin-right:0;}
.bw-slider img {vertical-align:bottom;}
.bw-slider .owl-pagination {display:block;height:20px;margin-top:14px;font-size:0;text-align:center;z-index:3;position:relative;}
.bw-slider .owl-page {display:inline-block;width:7px;height:7px;margin:0 4px;background-color:#d6d6d6;cursor:pointer;
    border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;
    transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;
}
.bw-slider .owl-page.active {}
.bw-slider .owl-buttons > div {position:absolute;top:188px;}
.bw-slider .owl-buttons > div.owl-prev {left:-140px;}
.bw-slider .owl-buttons > div.owl-next {right:-140px;}

/* page title */
.bw-page-title-holder {width:100%;margin-top:15px;margin-bottom:70px;}
.bw-page-title {width:100%;text-align:center;position:relative;}
.bw-page-title:before {content:'';position:absolute;top:50%;left:15%;right:15%;height:1px;margin-top:4px;background-color:#ebebeb;z-index:1;}
.bw-page-title h2 {display:inline-block;padding:0 30px;margin:0;font-size:54px;font-weight:500;background-color:#fff;position:relative;z-index:2;}
.bw-page-sub-title {text-align:center;}

/* desktop media queries. it will affect only desktop sites with resolution larger than 769px */
@media only screen and (min-width:769px) {

    /* navigation */
    .bw-navigation {text-align:center;border-bottom:0px solid #111;background-color:#fff;position:relative;z-index:2;}
    .bw-navigation > .bw-row {}
    .bw-navigation > .bw-row > p {margin:0;line-height:45px;font-weight:800;}
    .bw-navigation > p {padding:10px 0;font-size:13px;}
    .bw-navigation ul {margin:0;font-size:0;}
    .bw-navigation ul li {display:inline-block;position:relative;}
    .bw-navigation ul li a {display:block;padding:0 12px;text-decoration:none;font-weight:500;font-size:12px;color:#222;line-height:45px;text-transform:uppercase;}
    .bw-navigation .menu > li:first-child > a {padding-left:0;}
    .bw-navigation .menu > li:last-child > a {padding-right:0;}
    .bw-navigation .menu > .menu-item-has-children > a:before, .bw-has-megamenu > a:before {
        content:'';
        background:#fff;border-left:1px solid #ebebeb;border-top:1px solid #ebebeb;
        width:8px;height:8px;
        margin:-4px 0 0 -4px;
        visibility:hidden;opacity:0;
        position:absolute;top:100%;left:50%;
        -webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);
        transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;
        z-index:4;
    }
    .bw-navigation .menu > .menu-item-has-children:hover > a:before, .bw-has-megamenu:hover > a:before {
        transition:all .3s .3s;-moz-transition:all .3s .3s;-webkit-transition:all .3s .3s;
        visibility:visible;opacity:1;
    }
    .bw-navigation ul ul {
        visibility:hidden;opacity:0;position:absolute;padding:6px 30px;top:100%;left:50%;margin-left:-120px;width:240px;text-align:center;
        background-color:#fff;border:1px solid #ebebeb;z-index:3;
        transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;
		padding-left:40px;
		padding-right:20px;
    }
    .bw-navigation ul ul li {display:block;width:100%;}
    .bw-navigation ul ul li a {font-weight:400;font-size:13px;text-transform:none;border-bottom:1px solid #ebebeb;}
    .bw-navigation ul ul li:last-child a {border-bottom:0;}
    .bw-navigation ul li:hover > ul {visibility:visible;opacity:1;}

    /* header search */
    .bw-header-search {position:absolute;top:0;right:0;line-height:39px;color:#aaa;}
    .bw-header-search a {display:block;width:30px;line-height:45px;color:#ccc;position:relative;top:-1px;}

    /* header search - simple */
    .bw-search-simple {display:none;position:absolute;top:100%;right:0;width:230px;padding:6px;background-color:#fff;border:1px solid #ebebeb;}
    .bw-search-simple.bw-visible {display:block;}
    .bw-search-simple .bw-search-form-inner .bw-search-field {margin:0;border:1px solid #ebebeb;padding:7px 9px;}
    .bw-search-simple button[type="submit"] {display:none;}

    /* header search - full-screen */
    .bw-search-full {opacity:0;visibility:hidden;position:fixed;top:0;left:0;right:0;bottom:0;padding:2%;background-color:rgba(0,0,0,0.95);transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
    .bw-has-full-search .bw-search-full {opacity:1;visibility:visible;z-index:234234234234234234324234;}
    .bw-search-full > .bw-row {height:100%;}
    .bw-search-full .bw-full-row {width:100%;display:block;height:33%;text-align:center;}
    .bw-search-full .bw-full-row:nth-child(1) {height:7%;}
    .bw-search-full .bw-full-row:nth-child(2) {height:10%;min-height:121px;}
    .bw-search-full .bw-full-row:nth-child(3) {height:53%;overflow-y:auto;}
    .bw-search-full .bw-full-row:nth-child(4) {height:16%;}
    .bw-search-full strong {font-size:50px;color:#fff;font-weight:300;line-height:180%;}
    .bw-search-full .bw-search-form-inner .bw-search-field {background-color:transparent;color:#fff;padding:20px 0;border:0;border-bottom:1px solid #fff;font-size:40px;}
    .bw-search-full input, .bw-search-full input::placeholder {
		color:#fff!important;
		font-family: 'Bludhaven' !important;
letter-spacing: 0.1px;
	}
	li.bw-empty {
		font-family: 'Montserrat';
text-transform: uppercase;
font-size: 14px!important;
letter-spacing: 3px;
	}
	.bw-search-full .bw-search-form-inner .bw-search-submit {display:none;}
    .bw-search-full .bw-search-output {width:100%;margin:0;list-style:none;text-align:left;font-size:0;}
    .bw-search-full .bw-search-output li {display:inline-block;width:50%;margin-bottom:25px;font-size:15px;color:#fff;}
    .bw-search-full .bw-search-output li:nth-child(odd) {padding-right:16px;}
    .bw-search-full .bw-search-output li:nth-child(even) {padding-left:16px;}
    .bw-search-full .bw-search-output li.bw-empty {width:100%;text-align:center;font-size:20px;}
    .bw-search-full .bw-row-output i {opacity:0;position:absolute;top:30px;left:50%;font-size:18px;color:#fff;
        animation:bw-rotation 2s infinite linear;
        transition:opacity .3s;-moz-transition:opacity .3s;-webkit-transition:opacity .3s;
    }
    .bw-search-full .bw-row-output.bw-ajaxing i {opacity:1;}
    .bw-search-full .bw-row-banner {display:none;}
    .bw-search-full .bw-row-banner.bw-visible {display:block;}
    .bw-search-full .bw-close {position:absolute;top:20px;right:20px;font-size:50px;color:#fff;cursor:pointer;z-index:1;transition:all .3s;}
    .bw-search-full .bw-close:hover {color:#eee;}
    .bw-search-full .widget, .bw-single-post-widgets .widget {padding:0 0 30px 0;max-width:100%;background-color:transparent;}

    .bw--article-search {width:100%;color:#fff;position:relative;min-height:72px;}
    .bw--article-search .bw-image {display:block;width:72px;height:72px;margin:0;position:absolute;top:0;left:0;}
    .bw--article-search .bw-image a {display:block;padding:0;background-color:transparent!important;}
    .bw--article-search .bw-image img {width:72px;height:72px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
    .bw--article-search .bw-cont {padding-left:102px;}
    .bw--article-search .bw-cont .bw-title {padding:0;margin-bottom:5px;color:#fff;font-size:20px;line-height:170%;text-transform:none;
        width:98%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
    .bw--article-search .bw-cont .bw-date-flat {color:#fff;line-height:150%;}
    .bw--article-search .bw-cont .bw-date-flat a {display:inline-block;padding:0;font-size:15px;line-height:150%;text-transform:none;}

    /* header */
    .bw-header {width:100%;background-color:#fff;position:relative;z-index:9;}

    /* top banner space */
    .bw-top-space {width:100%;padding:18px 0;min-height:50px;border-bottom:1px solid #e3e6e7;}

    /* logo */
    .bw-logo {width:100%;padding:30px 0;border-bottom:1px solid #e3e6e7;text-align:center;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
    .bw-logo a {display:inline-block;line-height:100%;color:#000;text-decoration:none;position:relative;}
    .bw-logo h1 {margin:0;line-height:100%;}
    .bw-logo h1 a {font-size:72px;line-height:100%;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
    .bw-sticky .bw-logo h1 a {font-size:33px;}
    .bw-logo img {max-height:600px;max-width:1000px;vertical-align:middle;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}

    /* sticky header */
    .bw-will-stuck {position:relative;width:100%;background-color:#fff;}
    .bw-sticky .bw-will-stuck {position:fixed;top:0;left:0;right:0;width:auto;z-index:5;}
    .bw-sticky-logo .bw-will-stuck .bw-logo {height:52px;padding:6px 0 11px 0!important;}
    .bw-sticky-logo .bw-will-stuck .bw-logo img {width:100px;}
    .bw-sticky .bw-navigation {border-bottom-color:transparent;border-bottom-width:1px;
        -webkit-box-shadow:0px 3px 4px 0px rgba(0,0,0,0.05);
        -moz-box-shadow:0px 3px 4px 0px rgba(0,0,0,0.05);
        box-shadow:0px 3px 4px 0px rgba(0,0,0,0.05);
    }

    .bw-scroller {position:absolute;bottom:-3px;left:0;width:0%;height:3px;background-color:#000;opacity:0;
        transition:width .1s linear, opacity .4s;-moz-transition:width .1s linear, opacity .4s;-webkit-transition:width .1s linear, opacity .4s;-ms-transition:width .1s linear, opacity .4s;
    }
    .bw-scrolling-hard .bw-scroller {transition:all 0s!important;-moz-transition:all 0s!important;-webkit-transition:all 0s!important;-ms-transition:all 0s!important;}
    .bw-will-scroll .bw-single-scrolling .bw-will-stuck .bw-scroller {opacity:1;}

    .bw-single-scrolling .bw-will-stuck {}

    /* megamenu */
    .bw-navigation ul li.bw-has-megamenu {position:static;}
    .bw-has-megamenu > a {position:relative;}
    .bw-megamenu {
        opacity:0;visibility:hidden;
        display:block;position:absolute;top:100%;left:0;padding:58px 58px 58px 0;background-color:#fff;text-align:left;border:1px solid #e3e6e7;
        transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;
    }
    .bw-megamenu .megamenu-grid {display:inline-block;width:auto;position:relative;}
    .bw-megamenu .megamenu-grid .bw-megamenu-switch {display:inline-block;width:250px;padding-left:32px;}
    .bw-megamenu .bw-megamenu-grid-item {display:inline-block;width:332px;padding-left:32px;vertical-align:top;}
    .bw-megamenu .bw-megamenu-grid-item a {display:inline-block;}
    .bw-megamenu .bw-megamenu-grid-item .bw-title {margin:0;}
    .bw-megamenu .bw-megamenu-grid-item .bw-date-flat {height:30px;margin-top:-5px;}
    .bw-megamenu ol.bw-megamenu-grid-item {padding-left:61px;width:371px;position:relative;}
    .bw-megamenu ol.bw-megamenu-grid-item:after {content:'';position:absolute;left:30px;top:0;bottom:0;width:1px;background-color:#000;}
    .bw-megamenu ol.bw-megamenu-grid-item li {display:block;}
    .bw-megamenu ol.bw-megamenu-grid-item li:last-child article {margin-bottom:0;}
    .bw-megamenu .bw-megamenu-articles {display:inline-block;vertical-align:top;}
    .bw-megamenu .bw-megamenu-article {position:relative;text-align:center;}
    .bw-megamenu .bw-megamenu-article a {padding:0;}
    .bw-megamenu .bw-megamenu-article .bw-title a {font-size:24px;line-height:145%;text-transform:none;font-weight:500;}
    .bw-megamenu .bw-megamenu-article .bw-more {text-transform:none;display:inline-block;line-height:150%;}
    .bw-megamenu .bw-megamenu-article .bw-more:hover {color:#fff;}
    .bw-megamenu .bw-megamenu-article .bw-category {line-height:17px;color:#000;font-size:9px;padding:0 13px;}

    .bw-megamenu ol {margin:0;list-style:none;}
    .bw-megamenu .bw--article-small a {padding:0;}
    .bw-megamenu .bw--article-small .bw-image {width:122px;}
    .bw-megamenu .bw--article-small .bw-title {font-size:16px;text-transform:none;}
    .bw-megamenu .bw--article-small .bw-date-flat {font-size:13px;color:#999;}

    .bw-navigation .menu > li:hover > .bw-megamenu {opacity:1;visibility:visible;transition:all .2s .2s;-moz-transition:all .2s .2s;-webkit-transition:all .2s .2s;}

    .bw-navigation .bw-megamenu-categories, .bw-navigation .bw-megamenu > ul {width:240px;visibility:inherit;opacity:1;position:static;top:auto;left:auto;margin:0;}
    .bw-navigation .bw-megamenu > ul {display:none;}
    .bw-navigation .bw-megamenu-categories {width:100%;border:0;text-align:left;/*border:1px solid #ebebeb;*/background-color:#eee;}
    .bw-navigation .bw-megamenu-categories a {padding:3px 0;border-color:rgba(255,255,255,0.3);color:#fff;}
    .bw-navigation .bw-megamenu-categories.bw-cat-colored {border:0;}
    .bw-navigation .bw-megamenu-categories.bw-cat-colored a {color:#fff;border-bottom-color:rgba(255,255,255,0.4);}
    .bw-navigation .bw-megamenu > ul {float:left;margin-left:32px;}

    /* mobile menu on desktop */
    .bw-mobile-menu, .bw-mobile-toggle {display:none;}
    .bw-overlay-mobile {display:none;}
}

.bw-banner {width:100%;text-align:center;}
.bw-banner a {display:inline-block;}
.bw-banner img {vertical-align:bottom;}
.bw-banner-content {width:100%;text-align:center;margin-top:52px;margin-bottom:22px;}
.bw-banner-content img {vertical-align:bottom;}

/* button */
.bw-button {display:inline-block;min-width:100px;padding:10px 20px;background-color:#eee;color:#fff;line-height:120%;text-decoration:none!important;text-align:center;font-size:18px;cursor:pointer;transition:all .3s;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.bw-button:hover {background-color:#000;color:#fff;}

/* most shared */
.bw-most-shared {background-color:#f9f9f9;/*border-bottom:1px solid #ebebeb;*/font-size:0;}
.bw-most-shared .bw-most-shared-title {display:inline-block;width:10%;font-size:17px;text-transform:uppercase;font-style:italic;text-align:left;padding-right:10px;vertical-align:middle;}
.bw-most-shared .bw-most-shared-title .bw-cell {height:100px;}
.bw-most-shared .bw-article {display:inline-block;width:30%;font-size:15px;text-align:left;vertical-align:top;}
.bw-most-shared .bw-article a {display:block;text-decoration:none;}
.bw-most-shared .bw-article span {font-size:60px;padding:0 18px 0 15px;font-weight:300;line-height:100%;color:#bbb;}
.bw-most-shared .bw-article img {width:100%;vertical-align:bottom;}
.bw-most-shared .bw-article h4 {margin:0;font-size:16px;padding-right:20px;padding-top:10px;padding-bottom:10px;}
.bw-most-shared .bw-article .bw-cell:nth-child(1) {width:100px;}

/* blog */
.bw-image {display:block;margin-bottom:20px;position:relative;text-align:center;opacity:1;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.bw-image > a:not(.bw-category) {display:block;background-color:#f9f9f9;}
.bw-image img {vertical-align:bottom;}
.bw-image.bw-lazy {opacity:0;visibility:hidden;}
.bw-category {position:absolute;bottom:0;left:50%;padding:3px 15px;line-height:17px;background-color:#fff;font-weight:800;color:#111;font-size:9px;text-transform:uppercase;letter-spacing:2px;text-decoration:none;
    max-width:101%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
    transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);
}
.bw-category:hover {color:#888;}
.bw-title {display:block;text-decoration:none;margin-bottom:12px;color:#111;line-height:170%;}
.bw-title h1, .bw-title h2, .bw-title h3, .bw-title h4, .bw-title h5 {margin:0;font-size:inherit;color:inherit;line-height:inherit;}
.bw-posts-column-black .bw-title h1, .bw-posts-column-black .bw-title h2, .bw-posts-column-black .bw-title h3, .bw-posts-column-black .bw-title h4, .bw-posts-column-black .bw-title h5 {color:#fff;}
.bw-title:hover {color:inherit;}
.bw-excerpt, p, div.bwpb-faq-content p {font-family:'GeoSansLight';font-size:15px;color:#000!important;line-height:1.438em;margin-bottom:13px;}
.bw-cats {position:absolute;bottom:20px;right:20px;pointer-events:none;}
.bw-cats .post-categories {display:inline-block;margin:0;font-size:0;}
.bw-cats .post-categories li {display:inline-block;font-size:11px;line-height:100%;margin-left:20px;vertical-align:bottom;}
.bw-cats .post-categories li a {display:inline-block;padding:4px;line-height:90%;color:#000;text-decoration:none;text-transform:uppercase;font-size:9px;letter-spacing:1px;font-weight:800;}
.bw-cats .post-categories li a:hover {background-color:#000;color:#fff;}
.bw-date {display:inline-block;color:#d3d3d3;font-size:13px;padding-bottom:25px;position:relative;padding-left:17px;line-height:100%;}
.bw-date:after {content:'\f017';font-family:'FontAwesome';position:absolute;top:0;left:0;}
.bw-date-flat {margin-bottom:5px;font-style:italic;color:#111;font-size:15px;}
.bw-date-flat .bw-sep {display:inline-block;margin:0 10px;}
.bw-date-flat .bw-sep:after {content:'/';position:relative;top:1px;}
.bw-date-flat a {text-decoration:none;}
.bw-date-flat a:hover {text-decoration:underline;}

.bw-share {display:inline-block;position:relative;padding-right:32px;cursor:pointer;transition:all .3s;}
.bw-share:after {content:'';display:block;position:absolute;top:9px;right:0;width:17px;height:11px;background:url(../img/share-icon.png) no-repeat 0 0;}

.bw-share-content {opacity:0;visibility:hidden;position:absolute;top:100%;left:50%;width:auto;min-width:140px;margin-top:10px;margin-left:3px;text-align:center;background-color:#fff;font-size:0;border:1px solid #111;z-index:1;
    transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);
    /*box-shadow:1px 1px 18px 0px rgba(0,0,0,0.09);-moz-box-shadow:1px 1px 18px 0px rgba(0,0,0,0.09);-webkit-box-shadow:1px 1px 18px 0px rgba(0,0,0,0.09);*/
    /*border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;*/
    transition:all .1s;-moz-transition:all .1s;-webkit-transition:all .1s;
}
.bw-visible .bw-share-content {opacity:1;visibility:visible;}
.bw-share-content:after {content:'';background:#fff;width:10px;height:10px;margin:-5px 0 0 -5px;position:absolute;top:-1px;left:50%;border-top:1px solid #111;border-left:1px solid #111;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;z-index:4;}
.bw-share-content ul {margin:0;}
.bw-share-content ul li {display:inline-block;}
.bw-share-content a {display:inline-block;width:32px;height:35px;margin:0;line-height:32px;text-align:center;color:#000!important;background-color:transparent;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.bw-share-content a:hover {background-color:transparent;}
.bw-share-content a i {font-size:14px;padding-top:2px;line-height:32px;}
.bw-share-content a.bw-share-fb {color:#3b5998!important;}
.bw-share-content a.bw-share-t {color:#54abee!important;}
.bw-share-content a.bw-share-p {color:#cb2026!important;}
.bw-share-content a.bw-share-g {color:#da4835!important;}

.bw-gallery-icon {position:absolute;top:20px;left:0;width:45px;height:45px;background-color:#fff;text-align:center;line-height:100%;}
.bw-gallery-icon i {display:block;margin-top:7px;font-size:30px;color:#000!important;}
.bw-gallery-icon span {display:block;font-size:10px!important;margin:0 0 0 3px!important;position:absolute;top:17px;left:0;right:0;text-align:center;line-height:142%;color:#000!important;font-style:normal!important;}

.bw-more {display:inline-block;font-size:11px;line-height:125%;color:#333;background-color:#f8f8f8;text-decoration:none;padding:2px 8px;min-width:50px;text-align:center;margin-left:15px;}
.bw-more:hover {background-color:#111;}

/* author's page */
.bw-sidebar-sticky {position:relative;top:-30px;margin-top:30px;}
.bw-author-box {width:100%;padding:35px;background-color:#000;border:20px solid #111;text-align:center;}
.bw-author-box img {padding:10px 0 20px 0;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;vertical-align:bottom;}
.bw-author-box h3 {margin-bottom:18px;color:#fff;}
.bw-author-box p {font-size:13px;line-height:180%;color:#f1f1f1;margin:0;}
.bw-author-social {width:100%;text-align:center;}
.bw-author-social h4 {font-size:18px;margin-top:20px;margin-bottom:16px;}
.bw-author-social a {display:inline-block;margin:0 2px;width:30px;line-height:30px;text-align:center;color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.bw-author-social a:hover {background-color:#222;color:#fff;}

/* bwpb elements */
/* row */
.bwpb-row-holder.bwpb-has-sidebar .bw-row-content {float:left;width:76.9%;padding-right:32px;}
.bwpb-row-holder.bwpb-has-sidebar .bw-sidebar {float:right;width:23%;/*padding-right:32px;*/}
/* on focus */
.bw-on-focus {width:100%;}
.bw-on-focus-col {float:left;width:20%;}
.bw-on-focus-col .bw-image {margin-bottom:15px;}
.bw-on-focus-col .bw-focus-small {margin-bottom:110px;}
.bw-on-focus-col .bw-focus-small:last-child > span {display:none;}
.bw-on-focus .bw-focus-small .bw-title {font-weight:500;}
.bw-on-focus .bw-focus-main {float:left;width:60%;padding:0 32px;}
.bw-on-focus .bw-focus-main .bw-category {z-index:1;top:-10px;bottom:auto;background:none;}
.bw-on-focus .bw-focus-main .bw-cont {position:relative;top:0px;text-align:center;}
.bw-on-focus .bw-focus-main .bw-image {margin:0;border:18px solid #f1f1f1;}
.bw-on-focus .bw-focus-main .bw-title {line-height:130%;margin-bottom:25px;}
.bw-on-focus .bw-focus-main .bw-date {color:#999;}
.bw-on-focus .bw-focus-main div.bw-excerpt {
	text-align:left;
	margin-top:25px;
}
.mbm5 {
margin-bottom:-5px!important;}
/* heading section */
.bwpb-heading-title-holder {display:block;width:100%;position:relative;color:#111;}
.bwpb-heading-title {display:inline-block;padding:5px 0;font-weight:500;position:relative;z-index:2;}
.bwpb-heading-section .bwpb-heading-content, .bw-page-sub-title {font-size:10px;text-transform:uppercase;letter-spacing:4px;color:#000;}
.bwpb-heading-section.bw-align-left .bwpb-heading-title, .bwpb-heading-section.bw-align-inherit .bwpb-heading-title {padding-left:0;}
.bwpb-heading-section.bw-align-left .bwpb-heading-content, .bwpb-heading-section.bw-align-inherit .bwpb-heading-content {max-width:550px;}
.bwpb-heading-section.bw-align-center .bwpb-heading-content {margin:0 auto;}
.bwpb-heading-section.bw-align-right .bwpb-heading-title {padding-right:0;}
h1.bwpb-heading-title {font-size:55px;}
h2.bwpb-heading-title {font-size:35px;}
h3.bwpb-heading-title {font-size:35px;}
h4.bwpb-heading-title {font-size:25px;}
h5.bwpb-heading-title {font-size:20px;}
h6.bwpb-heading-title {font-size:16px;}
.bwpb-video-holder h1 {
font-size:35px!important;}
span.subscribeup {
display:none;}
div.sub-wrap h4 { 
	float: left;
margin: 0;
padding: 0;
left: 0;
top: auto;}
/* articles featured in 2 columns */
.bw-articles-featured {width:100%;height:auto;}
.bw-articles-featured > .bw-cell {width:50%;vertical-align:top;}
.bw-articles-featured > .bw-cell:first-child {padding-right:16px;}
.bw-articles-featured > .bw-cell:last-child {padding-left:16px;}
.bw-articles-featured .bw-cell .bw-table {height:auto;}
.bw-articles-featured.bw-articles-under-featured .bw--article-overlap {padding-bottom:12px;margin-bottom:35px;border-bottom:1px solid #ebebeb;}
/* separator */
.bwpb-separator {height:12px;}
.bwpb-separator > span {height:12px;border:0!important;top:0;}
/* video */
.bw-video-wrapper {float:left;width:100%;/*padding:32px;background-color:#f9f9f9;*/}
.bw-video-wrapper .bw-video-main {float:left;width:64%;border:3px solid #000;/*padding-right:32px;*/}
.bw-video-wrapper .bw-video-main .bw-video-main-frame {position:relative;padding-bottom:53.9%;padding-top:25px;height:0;background-color:#000;}
.bw-video-wrapper .bw-video-main .bw-video-main-frame iframe {position:absolute;top:0;left:0;width:100%;height:100%;}
.bw-video-wrapper .bw-video-main .bw-video-cover {position:absolute;top:0;left:0;right:0;bottom:0;background-color:#111;background-position:center center;background-size:cover;cursor:pointer;}
.bw-video-wrapper .bw-video-main .bw-video-cover img {vertical-align:bottom;}
.bw-video-wrapper .bw-video-items {float:right;width:36%;padding-left:32px;}
.bw-video-wrapper .bw-video-items .bw-video-item {width:100%;cursor:pointer;padding:11px 15px;padding-left:70px;position:relative;}
.bw-video-wrapper .bw-video-items .bw-video-item:last-child {border:0;}
.bw-video-wrapper .bw-video-items .bw-video-item:after {position:absolute;top:50%;left:20px;width:30px;height:30px;border:2px solid #c0c0c0;line-height:28px;margin-top:-15px;
    font-family:'FontAwesome';content:'\f04b';color:#000;font-size:8px;text-align:center;padding-left:3px;
    border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;
}
.bw-video-wrapper .bw-video-items .bw-video-item strong {display:block;color:#000;font-weight:400;font-size:15px;line-height:26px;letter-spacing:0.1px;font-family:'Bludhaven';margin-top: 0px;
margin-bottom: -10px;}
.bw-video-wrapper .bw-video-items .bw-video-item.bw-active {background-color:none;}
.bw-video-items .bw-video-item > span { color:#000;text-transform:uppercase;font-size:8px;font-weight:bold;letter-spacing:3.5px;font-family:'Montserrat';}
/* article grid */
.bw--article-grid {float:left;width:50%;margin-bottom:32px;}
.bw--article-grid.bw-first {padding-right:16px;clear:left;}
.bw--article-grid.bw-last {padding-left:16px;}
.bw--article-grid .bw-image {margin:0;}
.bw--article-grid .bw-cont {padding:20px 0 0 0;text-align:center;}
.bw--article-grid .bw-title {font-size:26px;line-height:170%;margin-bottom:20px;font-weight:500;}
.bwpb-has-sidebar .bw--article-grid .bw-title {font-size:20px;}
.bw--article-grid .bw-date {padding-bottom:0;}
/* article grid with pattern */
.bw--article-grid-pattern {margin-bottom:35px;}
.bw--article-grid-pattern .bw-cont {padding-top:0;}
.bw--article-grid-pattern .bw-title {padding:20px;}
.bw--article-grid-pattern .bw-category {bottom:-13px;}
.bw--article-grid-pattern .bw-title {margin-bottom:15px;}
.bw--article-grid-pattern .bw-date-flat {padding-bottom:6px;}
/* article list */
.bw--article-list {margin-bottom:45px;}
.bw--article-list .bw-image-holder {display:table-cell;width:40%;padding-right:28px;margin:0;}
.bw--article-list .bw-image img {width:100%;}
.bw--article-list .bw-cont {width:60%;vertical-align:top;}
.bw--article-list .bw-cont .bw-title {margin-bottom:18px;font-size:36px;line-height:150%;font-weight:500;}
.bw--article-list .bw-cont .bw-excerpt {
	color:#000;margin-bottom:15px;
	}
.bw--article-list.sticky {position:relative;}
.bw--article-list.sticky:after {content:'\f02e';position:absolute;top:0;right:0;font-family:'FontAwesome';font-size:14px;}
/* article wide */
.bw--article-wide {width:100%;margin-bottom:30px;}
.bw--article-wide .bw-title {font-size:30px;font-weight:500;}
.bw--article-wide .bw-excerpt {margin-bottom:8px;}
.bw--article-wide .bw-date {padding-bottom:0;}
/* aricle slide */
.bw--article-slide {margin-bottom:-55px;}
.bw--article-slide .bw-image {margin:0;}
.bw--article-slide .bw-cont {width:90%;left:5%;right:5%;padding:15px 25px 25px 25px;position:relative;text-align:center;border:5px solid #fff;
    transform:translateY(-47%);-moz-transform:translateY(-47%);-webkit-transform:translateY(-47%);-ms-transform:translateY(-47%);
}
.bw--article-slide .bw-cont .bw-category {bottom:auto;top:-16px;}
.bw--article-slide .bw-cont .bw-title {font-size:32px;font-weight:500;line-height:150%;margin-bottom:5px;}
.bwpb-has-sidebar .bw--article-slide .bw-cont .bw-title, .bw-has-sidebar .bw--article-slide .bw-cont .bw-title {font-size:30px;}
.bw--article-slide .bw-cont .bw-date {padding-bottom:0;}
/* article side to side */
.bw--article-sts {position:relative;margin-bottom:65px;}
.bw--article-sts .bw-image {display:inline-block;width:63.8%;margin-bottom:0;}
.bw--article-sts .bw-cont {width:42%;position:absolute;top:0;right:0;bottom:0;}
.bw--article-sts .bw-cont .bw-pattern-solid {padding:32px;text-align:center;position:relative;border:6px solid #fff;}
.bw--article-sts .bw-cont .bw-category {bottom:auto;top:-6px;}
.bw--article-sts .bw-cont .bw-title {font-size:30px;font-weight:500;line-height:140%;margin-top:3px;}
.bw--article-sts .bw-cont .bw-excerpt {color:#666;}
.bw--article-sts .bw-cont .bw-more {background-color:#d2d2d2;color:#fff;}
.bw--article-sts .bw-cont .bw-more:hover {background-color:#222;}
.bw--article-sts .bw-cont .bw-date {padding-bottom:0;}
.bwpb-has-sidebar .bw--article-sts .bw-cont .bw-title, .bw-has-sidebar .bw--article-sts .bw-cont .bw-title {font-size:21px;}
.bwpb-has-sidebar .bw--article-sts .bw-image, .bw-has-sidebar .bw--article-sts .bw-image {width:79%;}
.bwpb-has-sidebar .bw--article-sts .bw-excerpt, .bw-has-sidebar .bw--article-sts .bw-excerpt {display:none;}
.bw--article-sts.bw-last {text-align:right;}
.bw--article-sts.bw-last .bw-cont{right:auto;left:0;}
/* article overlap */
.bw--article-overlap {width:100%;}
.bw--article-overlap .bw-image {position:relative;}
.bw--article-overlap .bw-image img {width:100%;}
.bw--article-overlap .bw-cont {position:relative;top:-70px;padding:16px 30px 10px 30px;margin:0 35px -70px 35px;text-align:center;background-color:#fff;}
.bw--article-overlap .bw-cont .bw-title {font-size:28px;margin-bottom:5px;font-weight:500;line-height:150%;}
.bw--article-overlap .bw-cont .bw-category {top:-23px;bottom:auto;}
.bw--article-overlap .bw-subcont {text-align:center;}
.bw--article-overlap .bw-subcont .bw-date-flat {margin-bottom:15px;}
/* article small */
.bw--article-small {width:100%;margin-bottom:32px;}
.bw--article-small > .bw-cell {width:100%;}
.bw--article-small > .bw-cell:first-child {width:115px;padding-right:32px;}
.bw--article-small .bw-cont {position:relative;top:-3px;}
.bw--article-small .bw-image {margin-bottom:0;}
.bw--article-small .bw-title {font-weight:500;font-size:18px;line-height:160%;margin-bottom:5px;}
.bw--article-small .bw-more {margin:0 15px 0 0;}
.bw--article-small .bw-date {color:#dadada;}
/* article simple */
.bw--article-simple .bw-title {font-size:22px;line-height:150%;}
.bw--article-simple .bw-date {padding-bottom:0;color:#999;}
/* article column */
.bw--article-column {display:block;width:100%;margin-bottom:25px;}
.bw--article-column .bw-title {font-size:22px;line-height:150%;}

/* posts column */
.bw-posts-column {width:100%;display:block;margin-bottom:30px;}
.bw-posts-column.bw-posts-column-black {padding:20px;background-color:#111;color:#fff;}
.bw-posts-column.bw-posts-column-black .bw-excerpt {color:#fff;}
.bw-posts-column.bw-posts-column-black .bw-date-flat {font-size:12px;color:#fff;}

/* post slider a */
.bw-post-slider {margin-bottom:45px;margin-right:-32px;}
.bw-journal-container .bw-post-slider {margin-bottom:0;}
.bw-post-slider .bw-slide {display:block;width:100%;clear:both;overflow:hidden;}
.bw-post-slider .bw--article-grid {padding-right:30px;padding-left:0;margin-bottom:0;clear:none;}
.bw-post-slider .bw--article-grid .bw-cont {padding-bottom:0;}
.bw-post-slider .bw-more {background-color:#d2d2d2;color:#fff;}
.bw-post-slider .bw-more:hover {background-color:#222;}
.bw-post-slider .owl-pagination {margin-top:10px;}
.bw-slider.bw-post-slider .owl-pagination {margin-top:5px;}
.bw-posts-2 article {width:50%;}
.bw-posts-3 article {width:33.3332%;}
.bw-posts-4 article {width:25%;}
.bw-posts-4 article .bw-title {padding:20px;font-size:17px;}
.bw-posts-5 article {display:inline-block;vertical-align:top;width:20%;}
.bw-posts-5 article .bw-title {padding:20px;font-size:16px;}
.bw-posts-6 article {width:16.6667%;}
.bw-posts-6 article .bw-title {padding:20px;font-size:15px;}

/* video icon */
.bw-video-icon {
    position:absolute;
    top:50%;
    left:50%;
    width:60px;
    height:60px;
    border:4px solid #fff;
    line-height:52px;
    margin:-30px 0 0 -30px;
    text-align:center;
    color:#fff!important;
    font-size:17px;
    padding-left:5px;
    border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;
}
.bw--article-overlap .bw-cont .bw-video-icon {display:none;}

/* separator */
.bw--separator {display:block;width:100%;height:6px;margin-bottom:20px;background-color:#f2f2f2;}
/* paging */
.bw-paging {width:100%;}
/* numeric paging */
.bw-pagination {width:100%;margin-top:40px;font-size:11px;font-style:italic;clear:both;min-height:31px;text-align:center;}
.bw-pagination a {text-decoration:none;}
.bw-pagination a, .bw-pagination span {padding:9px 14px 9px 13px;margin:0 5px;border:1px solid transparent;}
.bw-pagination .current, .bw-pagination a.bw-pag {border:1px solid #ccc;}
.bw-pagination a:hover {border-color:#333;color:inherit;}

/* next / prev page */
.bw-post-navigation {width:100%;padding:15px 0;clear:both;}
.nav-posts-holder {padding:0;}
.nav-posts {width:100%;font-size:0;}
.nav-posts > div {display:inline-block;text-align:center;border:1px solid #eee;color:#000;line-height:100%;font-size:11px;position:relative;letter-spacing:3px;font-weight:800;}
.nav-posts > div a {display:block;padding:13px 17px;min-width:120px;position:relative;z-index:2;}
.nav-posts > div a:hover {background-color:#000;color:#fff;}
.nav-posts .nav-previous {margin-right:42px;}
.nav-posts > div.bw-nav-empty {padding:13px 17px;min-width:120px;background-color:#f5f5f5!important;border-color:#f5f5f5;color:#ddd!important;cursor:default;}
.nav-posts a {text-decoration:none;}

/* single post */
/*body.single-post .bw-row {max-width:1210px;}*/
body.single-post .bw-single-sidebar {padding-right:50px;}
body.single-post .bw-has-sidebar .bw-content {padding-right:50px;}
body.single-post .bw-container {/*margin-top:40px;*/}

.bw-single-post h1, .bw-single-post h2, .bw-single-post h3, .bw-single-post h4, .bw-single-post h5, .bw-single-post h6 {font-weight:500;margin:25px 0;}
.bw-single-post h1 {font-size:48px;}
.bw-single-post h2 {font-size:30px;}
.bw-single-post h3 {font-size:22px;}
.bw-single-post h4 {font-size:20px;}
.bw-single-post h5 {font-size:18px;}
.bw-single-post h6 {font-size:16px;}
.bw-single-post {font-size:18px;color:#555;line-height:1.7em;}
.bw-single-post-title {padding:0 0 35px 0;}
.bw-single-post-title h2 {margin:0;font-size:56px;font-weight:400;line-height:130%;}
.bw-single-post-title .bw-single-post-meta {margin-top:10px;}
.bw-single-post .bw-slider .owl-buttons > div {top:50%;margin-top:-20px;}
.bw-single-post-title strong {display:block;font-weight:400;margin-top:30px;}

.bw-single-post .bw-single-cats a {text-decoration:none;}
.bw-single-post .bw-single-cats a:hover {color:#000;}

.bw-single-post .bw-share-meta {float:right;}
.bw-single-post .bw-share-meta span {padding-right:5px;font-size:14px;}
.bw-single-post .bw-share-meta a {display:inline-block;font-size:15px;padding:0 8px;color:#000;}
.bw-single-post .bw-share-meta a:hover {color:#ccc;}

.bw-single-post .bw-slider {margin-bottom:20px;}
.bw-single-post .bw-image {margin-bottom:30px;}

.bw-single-container {width:100%;margin-bottom:35px;}
.bw-single-content {width:100%;}
.bw-has-left-sidebar .bw-single-content {float:right;width:76.9%;}
.bw-single-sidebar {float:left;width:23%;padding-right:36px;padding-bottom:20px;z-index:3;}

.bw-share-icons ul {margin:0;list-style:none;}
.bw-share-icons ul li {display:inline-block;margin-right:4px;margin-bottom:6px;font-size:0;}
.bw-has-sidebar.bw-sidebar-left .bw-content .bw-share-icons ul li {margin-right:4px;}
.bw-share-icons ul li a {display:block;width:30px;height:30px;margin:0;text-decoration:none;background-color:#f1f1f1;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.bw-share-icons ul li a:hover {background-color:#111;color:#fff;}
.bw-share-icons ul li:last-child {margin:0;}
.bw-share-icons ul li:last-child a {border:0;}
.bw-share-icons ul li i {font-size:15px;line-height:30px;}
.bw-share-icons .bw-share-fb {color:#3b5998;}
.bw-share-icons .bw-share-t {color:#54abee;}
.bw-share-icons .bw-share-p {color:#cb2026;}
.bw-share-icons .bw-share-g {color:#da4835;}
.bw-single-sidebar > strong {display:block;padding:0 0 20px 0;font-size:18px;text-transform:uppercase;}
.bw-single-sidebar.bw-share-icons > ul {margin-bottom:30px;}
.bw-real-single-content {width:100%;position:relative;}

/* single gallery */
.bw-single-gallery-open {margin:0 0 30px 0;position:relative;text-align:center;background-color:#f9f9f9;cursor:pointer;}
.bw-single-gallery-open img {vertical-align:top;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.bw-single-gallery-open .bw-gallery-label {position:absolute;top:0;left:0;background-color:#111;padding:15px 25px 15px 72px;color:#fff;text-align:left;}
.bw-single-gallery-open .bw-gallery-label em {display:block;font-size:20px;line-height:160%;}
.bw-single-gallery-open .bw-gallery-label span {display:block;font-size:7px;font-weight:bold;line-height:190%;}
.bw-single-gallery-open .bw-gallery-label:after {content:'\e626';font-family:'Pe-icon-7-stroke';position:absolute;top:26px;left:22px;font-size:30px;}
.bw-single-gallery-open:hover img {opacity:.7;}

.bw-single-gallery {position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:9;visibility:hidden;opacity:0;transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;}
.bw-single-gallery > .bw-cell-g {display:inline-block;height:100%;}
.bw-single-gallery > .bw-cell-left {width:80%;padding:70px;text-align:center;background-color:#f9f9f9;position:relative;}
.bw-single-gallery > .bw-cell-right {width:20%;padding:100px 40px 40px 40px;vertical-align:top;text-align:left;position:relative;}

.bw-single-gallery .bw-gallery-mobile-close {display:none;position:absolute;top:20px;left:50%;width:50px;height:50px;margin-left:-25px;z-index:9;}

.bw-single-gallery-expanded .bw-single-gallery {visibility:visible;opacity:1;color:#000;}

.bw-single-gallery .bw-gallery-title {margin-bottom:35px;}
.bw-single-gallery .bw-gallery-title h4 {margin-bottom:10px;color:#000;line-height:36px;}
.bw-single-gallery .bw-gallery-title strong {font-weight:400;}
.bw-gallery-title ul li a {
text-align:left!important;}
.bw-gallery-title ul {margin:0;list-style:none;font-size:0;margin:30px 0 0 0;position:relative;left:-6px;}
.bw-gallery-title ul li {display:inline-block;}
.bw-gallery-title ul li a {display:block;width:40px;height:40px;margin:0 5px;text-align:center;background-color:#f1f1f1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.bw-gallery-title ul li a:hover {}
.bw-gallery-title ul li a i {font-size:15px;line-height:40px;color:#000;}

.bw-single-gallery .bw-single-gallery-img {position:relative;height:100%;}
.bw-single-gallery .bw-single-gallery-img-holder {display:inline-block;position:relative;top:50%;
    transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);
    transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;
}
.bw-single-gallery .bw-single-gallery-img img {width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle;}
.bw-single-gallery .bw-single-gallery-img .bw-gallery-nav {display:block;width:45px;height:45px;line-height:45px;margin-top:-25px;cursor:pointer;background-color:#ccc;color:#fff;font-size:20px;text-align:center;position:absolute;top:50%;
    border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;
    -moz-border-radius:50%;-webkit-border-radius:50%;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.bw-single-gallery .bw-single-gallery-img .bw-gallery-nav.bw-gallery-nav-unactive {background-color:#eee;color:#ccc;cursor:default;}
.bw-single-gallery .bw-single-gallery-img .bw-gallery-nav[data-nav="prev"] {left:-57px;padding-right:2px;}
.bw-single-gallery .bw-single-gallery-img .bw-gallery-nav[data-nav="next"] {right:-57px;padding-left:2px;}
.bw-single-gallery .bw-add-share {margin:0 5px 10px 5px;}

.bw-gallery-img-share {position:absolute;top:-50px;right:-6px;}
.bw-image .bw-gallery-img-share {top:auto;right:16px;bottom:16px;}
.bw-add-share {display:inline-block;font-size:0;width:30px;height:30px;margin:0 2px;text-align:center;background-color:#f1f1f1;border:0!important;
    border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;
}
.bw-image .bw-add-share {width:25px;height:25px;background-color:#fff;}
.bw-add-share i {font-size:15px;line-height:30px;}
.bw-image .bw-add-share i {font-size:13px;line-height:25px;}
.bw-add-share:hover {background-color:#111;color:#d56574!important;}
.bw-add-share.bw-share-fb {color:#3b5998;}
.bw-add-share.bw-share-p {color:#cb2026;}

.bw-single-gallery .bw-gallery-top {position:absolute;top:0;left:0;right:0;height:75px;border-bottom:1px solid #ebebeb;}
.bw-single-gallery .bw-gallery-top .bw-cell:nth-child(1) {}
.bw-single-gallery .bw-gallery-top .bw-cell:nth-child(2) {width:55px;}
.bw-single-gallery .bw-gallery-counter {padding-left:30px;font-size:30px;}
.bw-single-gallery .bw-gallery-counter span {}
.bw-single-gallery .bw-close {font-size:50px;color:#ccc;cursor:pointer;z-index:1;transition:all .3s;}
.bw-single-gallery .bw-close:hover {color:#999;}

.bw-single-gallery .bw-gallery-logo {margin-bottom:30px;}
.bw-single-gallery .bw-gallery-logo img {max-width:100%;}
.bw-single-gallery .widget {max-width:100%;background-color:transparent!important;}
.bw-single-gallery .widget-title {color:#000;}

.bw-gallery-preloader {opacity:0;visibility:hidden;position:absolute;top:50%;left:50%;color:#777;font-size:20px;margin:-12px 0 0 -8px;pointer-events:none;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.bw-gallery-preloader i {animation:bw-rotation 2s infinite linear;}
.bw-single-gallery.bw-gallery-loading .bw-gallery-preloader {opacity:1;visibility:visible;}
.bw-single-gallery.bw-gallery-loading .bw-single-gallery-img-holder {opacity:0;visibility:hidden;}

.gallery {width:100%;margin:auto;clear:both;}
.gallery:after {content:'';display:table;clear:both;}
.gallery .gallery-item {float:left;margin-top:0px;text-align:center;width:20%;}
.gallery .gallery-item img {vertical-align:bottom;}
.gallery .gallery-caption {margin-left:0;}

/* load next article */
.bw-next-article {width:100%;padding:20px;margin-bottom:20px;text-align:center;font-size:18px;color:#999;}
.bw-next-article i {display:inline-block;opacity:0;transition:opacity .2s;-moz-transition:opacity .2s;-webkit-transition:opacity .2s;}
.bw-next-article.bw-loading i {animation:bw-rotation 2s infinite linear;opacity:1;}
.bw-nomore-articles {display:block;width:100%;text-align:center;padding:30px;text-transform:uppercase;font-size:13px;letter-spacing:2px;}

/* dropcap */
.bw-dropcap {position:absolute;top:-50px;left:-85px;font-size:230px;font-weight:300;line-height:100%;opacity:0.15;z-index:0;}

.bw-post-embed {display:block;width:100%;margin-bottom:25px;}
.bw-post-embed iframe {vertical-align:bottom;}
.bw-aspect {position:relative;padding-bottom:53.9%;padding-top:25px;height:0;}
.bw-aspect iframe {position:absolute;top:0;left:0;width:100%;height:100%;}

.bw-format-blockquote {margin-top:0;}

.bw-paged {font-size:16px;margin-bottom:25px;font-weight:700;}
.bw-paged a {text-decoration:none;}

.bw-tags {color:#c0c0c0;font-size:15px;margin-bottom:30px;}
.bw-tags a {color:#000;text-decoration:none;}

.bw-posts-nav {margin-bottom:30px;font-size:0;}
.bw-posts-nav .prevp a {
	display: inline;
font-size: 11px!important;
color:#000;
padding-right: 5px;
}
.nextp a {
	padding-left:5px;
color:#000;}
.bw-posts-nav .prevp a:hover {
color:#d56574;}
.bw-posts-nav a[rel="next"] {text-align:right;}
.bw-posts-nav span {display:block;color:#bbb;font-size:12px;transition:color .3s;}
.bw-posts-nav a:hover span {color:#000;}

.bw-post-link-holder {width:100%;background-color:#666;}
.bw-post-link {display:block;width:100%;padding:15px 75px;background-color:#f5f5f5;color:#111;text-align:center;font-weight:300;line-height:160%;margin-bottom:25px;font-size:24px;text-decoration:none;font-weight:800;position:relative;transition:all .3s;}
.bw-post-link:after {content:'\f0c1';position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);left:10px;color:#111;font-size:30px;font-family:'FontAwesome';font-weight:300;transition:color .3s;}
.bw-post-link:hover {background-color:#111;color:#fff;}
.bw-post-link:hover:after {color:#fff;}
.bw-post-link.bw-has-img {padding:60px 75px;background-repeat:no-repeat;background-position:center center;background-size:cover;color:#fff;transition:opacity .3s;}
.bw-post-link.bw-has-img:hover {opacity:0.9;}
.bw-post-link.bw-has-img:after {left:20px;color:#fff;}

/* related articles */
.bw-related {width:100%;margin:0;list-style:none;}
.bw-related article {padding-bottom:20px;}
.bw-related li:last-child article {padding-bottom:0;}
.bw-related .bw-image {width:100%;margin:0 0 20px 0;}
.bw-related .bw-image > a {display:block;}
.bw-related .bw-image img {vertical-align:top;}
.bw-related .bw-cont a {color:#111;text-decoration:none;}
.bw-related .bw-cont a:hover {}
.bw-related .bw-cont h4 {display:block;font-weight:500;font-size:15px;line-height:160%;padding:0;margin:0;font-family:inherit;}

/* content alignment */
figure.wp-caption.alignleft, img.alignleft {margin-bottom:20px;position:relative;}
figure.wp-caption.alignright, img.alignright {margin-bottom:20px;position:relative;}
.bw-has-sidebar figure.wp-caption.alignright, .bw-has-sidebar img.alignright {margin-right:inherit;position:inherit;}

/* single post author */
.bw-post-author {width:100%;margin:0 0 30px 0;color:#666;position:relative;font-size:15px;}
.bw-post-author-content {position:relative;z-index:1;}
.bw-post-author .bw-thumb {width:95px;padding-left:6px;}
.bw-post-author .bw-thumb img {max-width:66px;max-height:66px;vertical-align:middle;border-radius:50%;}
.bw-post-author .bw-cont {padding:10px 0;}
.bw-post-author .bw-cont h4 {font-size:19px;letter-spacing:1px;text-transform:uppercase;margin:0 0 10px 0;line-height:100%;}
.bw-post-author .bw-cont h4 a {text-decoration:none;color:#000;font-size:16px;}
.bw-post-author .bw-cont > p {margin-top:6px;margin-bottom:0;font-size:13px;line-height:155%;}
.bw-post-author .bw-cont > span {display:none;font-size:13px;opacity:0.9;}

/* comments */
.comments-area {margin-top:25px;}
.comments-area .comment-form p {margin:0;}
.comments-area p.logged-in-as {margin-bottom:10px;}
.comments-area p.logged-in-as a {text-decoration:none;}
.comments-area p.logged-in-as a:hover {text-decoration:underline;}
.comments-area input[type="text"], .comments-area input[type="email"], .comments-area textarea {padding:11px 13px;border:0;background-color:#f9f9f9;font-size:16px;}
.comments-area input[type="submit"] {border:0;padding:12px 16px;font-size:12px;text-transform:uppercase;letter-spacing:2px;transition:all .3s;color:#fff;}
.comments-area input[type="submit"]:hover {background-color:#000;color:#fff;}
.comments-area.bw-no-comments {margin-top:0;}
ol.comment-list {float:left;width:100%;list-style:none;margin:0 0 1em;padding:0;text-indent:0;list-style:none;}
ol.comment-list li.comment .comment-author a {color:#000;text-decoration:none;}
ol.comment-list li.comment .comment-author .says {display:none;}
ol.comment-list li.comment .url { display:inline-block;margin-top:8px;}
ol.comment-list li.comment { padding-bottom:10px;}
ol.comment-list li.comment div.vcard cite.fn {font-style:none;}
ol.comment-list li.comment div.vcard img.avatar {float:left;margin-right:27px;border-radius:50%;}
ol.comment-list li.comment div.comment-meta {font-size:9px;}
ol.comment-list li.comment div.comment-meta a {color:#ccc;}
ol.comment-list li.comment p {font-size:14px;margin:0 0 1em;}
ol.comment-list li.comment ol {font-size:14px;list-style:none;margin:0 0 10px 50px;}
ol.comment-list li.comment div.reply {display:inline-block;}
ol.comment-list li.comment div.reply a {font-weight:300;text-decoration:none;color:#888;background-color:#f9f9f9;font-size:10px;text-transform:uppercase;padding:2px 6px;}
ol.comment-list li.comment div.reply a:hover {color:#fff;background-color:#000;}
ol.comment-list li.comment ol.children {list-style:none;margin:1em 0 0;text-indent:0;}
ol.comment-list li.comment ol.children li.depth-2 {padding-left:63px;}
ol.comment-list li.comment ol.children li.depth-3 {padding-left:63px;}
ol.comment-list li.comment ol.children li.depth-4 {padding-left:63px;}
ol.comment-list li.comment ol.children li.depth-5 {padding-left:63px;}
ol.comment-list li.comment .comment-metadata a {text-decoration:none;}
ol.comment-list li.comment .comment-metadata a, ol.comment-list li.comment .comment-metadata a {font-size:14px;color:#c0c0c0;}
ol.comment-list li.comment .comment-metadata .comment-edit-link {padding-left:7px;color:#000;}
.comment-respond {clear:both;}
.comment-respond .comment-form-author {float:left;width:50%;padding-right:12px;}
.comment-respond .comment-form-email {float:left;width:50%;padding-left:12px;}

.bw-expand-comments {display:inline-block;width:100%;text-decoration:none;padding:6px 20px;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#fff;text-align:center;font-weight:300;}
.bw-expand-comments:hover {background-color:#000;color:#fff;}
.bw-expand-comments i {padding-left:7px;font-size:14px;}
.bw-comments {overflow:hidden;max-height:0;/*transition:all .3s cubic-bezier(0, 1, 0.5, 1);-moz-transition:all .3s cubic-bezier(0, 1, 0.5, 1);-webkit-transition:all .3s cubic-bezier(0, 1, 0.5, 1);*/}
.bw-comments.bw-visible {max-height:100%;/*transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;*/}
.bw-comments-meta .bw-share-icons > ul {margin-left:20px;}
.bw-comments-meta > .bw-cell:first-child {width:45%;}
.bw-comments-meta > .bw-cell:last-child {text-align:center;}

/* contact from */
.bw-field-3th {float:left;width:33.3332%;padding-right:3%;}
.bw-field-3th.bw-field-3th-last {float:left;width:33.3332%;padding-right:0;}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="password"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 textarea {
    padding:12px 14px;border:1px solid #ccc;font-size:14px;
}
.wpcf7 textarea {height:200px;}
.wpcf7 input[type="submit"] {display:inline-block;padding:12px 34px;border:0;color:#fff;font-size:14px;text-transform:uppercase;font-weight:800;transition:all .3s;}
.wpcf7 input[type="submit"]:hover {background-color:#000;color:#fff;}

div.wpcf7-validation-errors {border:0;background-color:#ec6262;color:#fff;font-size:13px;}
div.wpcf7-response-output {margin:0;}
div.wpcf7-mail-sent-ok {border:0;background-color:#7bce7b;color:#fff;}

.bw-cf7 {font-size:0;margin-left:-10px;margin-right:-10px;}
.bw-cf7 .bw-cf7-col {width:100%;display:inline-block;font-size:17px;padding:0 10px;}
.bw-cf7 .bw-cf7-col.bw-cf7-col-3 {width:33.3333%;vertical-align:top;}

/* search form */
.bw-search-form {width:100%;}
.bw-search-form-inner {width:100%;position:relative;overflow:hidden;}
.bw-search-form-inner .bw-search-field {padding:10px 14px;width:100%;color:#373737;font-size:14px;}
.bw-search-form-inner .bw-search-submit {position:absolute;top:0;right:0;min-width:18%;font-size:12px;line-height:41px;background-color:#373737;color:#fff;border:0;text-transform:uppercase;transition:background-color .3s;}
.bw-search-form-inner .bw-search-submit:hover {}
.no-results .bw-search-form-inner .bw-search-submit {line-height:38px;}

/* widgets */
.widget {margin-bottom:45px;padding:23px 28px 28px 28px;/*border:1px solid #e5e5e5;*/background-color:#f9f9f9;max-width:300px;}
.bw-sidebar > .widget:last-child {margin-bottom:0;}
.widget ul, .widget ol {list-style:none;margin:0;}
.widget ul ul, .widget ol ol {margin-left:15px;}
.widget select {max-width:100%;padding:8px 5px;border:1px solid #ccc;border-radius:0;}
.widget-title {margin-bottom:20px;font-size:18px;font-weight:500;text-decoration:none;}
.widget .bw-search-form-inner .bw-search-submit {padding:0 15px;}

/* widget menu */
.widget_nav_menu ul {list-style:none;}
.widget_nav_menu ul li {}
.widget_nav_menu ul li a {color:inherit;}

/* widget categories */
.widget_categories ul, .widget_archive ul, .widget_pages ul, .widget_nav_menu ul {list-style:none;}
.widget_categories ul li, .widget_archive ul li, .widget_pages ul li, .widget_nav_menu ul li {position:relative;}
.widget_archive ul li {max-height:43px;}
.widget_categories ul li a, .widget_archive ul li a, .widget_pages ul li a, .widget_nav_menu ul li a {display:block;border-bottom:1px solid #f5f5f5;padding:10px 10px 10px 0;text-decoration:none;font-size:13px;font-weight:700;
    width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000;
}
.widget_categories ul li span.post-count, .widget_archive ul li span.post-count {position:absolute;top:10px;right:0;color:#000;pointer-events:none;}
.widget_categories ul li:hover a, .widget_archive ul li:hover a, .widget_pages ul li:hover a, .widget_nav_menu ul li:hover a {color:#888;}
.widget_categories > ul > li:last-child > a, .widget_archive > ul > li:last-child > a, .widget_pages > ul > li:last-child > a, .widget_nav_menu > ul > li:last-child > a {border:0;}
.widget_categories ul ul {padding-left:20px;}

.widget_archive > select, .widget_categories > select {width:100%;}

/* widget recent comments */
.widget_recent_comments li {display:block;margin-bottom:25px;font-size:15px;}
.widget_recent_comments li:last-child {margin-bottom:0;}
.widget_recent_comments li a {font-weight:800;text-decoration:none;}
.widget_recent_comments li a:hover {text-decoration:underline;}

/* widget rss */
.widget_rss li {display:block;margin-bottom:30px;}
.widget_rss li .rsswidget {display:block;margin-bottom:10px;text-decoration:none;}
.widget_rss li .rsswidget:hover {text-decoration:underline;}
.widget_rss li cite {display:block;margin-top:5px;font-size:13px;opacity:0.7;}

/* widget search */
.widget_search {padding:0;border:0;background-color:transparent;}
.widget_search .bw-search-form-inner .bw-search-field {margin:0;}

/* widget recent posts */
.widget_recent_entries {width:100%;}
.widget_recent_entries ul {list-style:none;font-size:0;}
.widget_recent_entries ul li {float:left;width:50%;margin-bottom:23px;font-size:14px;}
.widget_recent_entries ul li:nth-child(2n) {padding-left:10px;}
.widget_recent_entries ul li:nth-child(2n+1) {padding-right:10px;clear:left;}
.widget_recent_entries ul li:last-child {margin-bottom:0;}
.widget_recent_entries .bw-thumb > a {display:block;}
.widget_recent_entries .bw-thumb img {vertical-align:bottom;}
.widget_recent_entries .bw-cont.no-thumb {padding-left:0;min-height:0;}
.widget_recent_entries .bw-cont a {display:block;color:#444;text-decoration:none;line-height:150%;font-weight:500;}
.widget_recent_entries .bw-date {display:block;font-size:0.8em;line-height:100%;text-transform:uppercase;}
.widget_recent_entries .bw-cell {vertical-align:top;}

/* widget calendar */
.widget_calendar {float:left;width:100%;font-size:14px;}
.widget_calendar > div {padding:20px 0;}
#wp-calendar {width:100%;margin:0;}
#wp-calendar caption {text-align:right;color:#000;font-size:15px;font-weight:300;text-align:center;margin-top:0;margin-bottom:20px;}
#wp-calendar thead {}
#wp-calendar thead th {padding-bottom:10px;text-align:center;font-weight:300;font-size:12px;border:0;}
#wp-calendar tbody {color:#aaa;}
#wp-calendar tbody td {border-top:1px solid #eee;border-bottom:0;text-align:center;padding:8px;font-weight:300;}
#wp-calendar tbody td a {color:#000;text-decoration:none;}
#wp-calendar tbody td a:hover {color:#252525;}
#wp-calendar #today {}
#wp-calendar tfoot tr td {border-top:1px solid #eee;border-bottom:0;}
#wp-calendar #next {text-align:right;font-weight:300;padding-right:15px;padding-bottom:10px;}
#wp-calendar #prev {padding-top:10px;font-weight:300;padding-left:15px;padding-bottom:10px;}
#wp-calendar #next a, #wp-calendar #prev a {color:#ccc;text-decoration:none;}

/* widget tag cloud */
.widget_tag_cloud .tagcloud, .widget_product_tag_cloud .tagcloud {width:100%;font-size:0;}
.widget_tag_cloud a, .widget_product_tag_cloud a {display:inline-block;color:#111;padding:0;text-decoration:none;margin:0;margin:2px 7px 4px 0;font-style:italic;}

/* widget recent categories */
.widget_product_categories {}
.widget_product_categories .product-categories {list-style:none;}
.widget_product_categories .product-categories ul {display:none;padding-left:30px;list-style:none;}
.widget_product_categories .product-categories li {display:block;border-bottom:1px solid #f5f5f5;position:relative;}
.widget_product_categories .product-categories li a {display:block;padding:12px 0;line-height:100%;color:#000;text-decoration:none;font-size:14px;}
.widget_product_categories .product-categories li a:hover, .widget_product_categories .product-categories li.current-cat > a {font-weight:800;}
.widget_product_categories .product-categories li.current-cat > ul, .widget_product_categories .product-categories li.current-cat-parent > ul {display:block;}
.widget_product_categories .product-categories li:last-child {border:0;}
.widget_product_categories .product-categories li.cat-parent:after {content:'\f0d7';position:absolute;font-family:'FontAwesome';top:6px;right:0;color:#000;}
.widget_product_categories .product-categories li .count {position:absolute;top:8px;right:20px;font-size:12px;color:#ccc;}
.widget_product_categories .product-categories ul li {border:0;}
.widget_product_categories .product-categories ul li a {font-weight:300;color:#999;}

/* widget meta */
.widget_meta a {text-decoration:none;}
.widget_meta a:hover {text-decoration:underline;}

/* widget featured posts */
.widget_bw_featured_widget {padding:0;}
.bw-widget-featured-posts {padding:23px 28px 28px 28px;}
.bw-widget-featured-posts a {display:block;text-decoration:none;color:#777;}
.bw--black .bw-widget-featured-posts a {color:#fff;}
.bw-widget-featured-posts span {margin-right:5px;font-weight:500;color:#000;font-style:italic;font-size:15px;}
.bw--black .bw-widget-featured-posts span {color:#fff;}
.bw-widget-featured-posts .bw-category {color:#000;background-color:#f9f9f9;}
.bw-widget-featured-posts.bw-featured-posts-black .bw-category {color:#fff;}
.bw-widget-featured-posts .bw-widget-featured-main {}
.bw-widget-featured-posts .bw-widget-featured-main h4 {display:block;font-size:21px;}
.bw-widget-featured-posts .bw-widget-featured-main > p {font-size:15px;font-weight:500;color:#999;margin-bottom:15px;}
.bw-widget-featured-posts .bw-widget-featured-main .bw-image {position:relative;padding-top:70%;}
.bw-widget-featured-posts .bw-widget-featured-main .bw-image > a:not(.bw-category) {position:absolute;top:0;right:0;bottom:0;left:0;}
.bw-widget-featured-posts .bw-featured-sub {display:block;}
.bw-widget-featured-posts .bw-featured-sub .bw-title {display:block;margin-bottom:15px;font-size:16px;font-weight:500;}
.bw-widget-featured-posts.bw-featured-posts-black .widget-title {color:#fff;}
.bw-widget-featured-posts.bw-featured-posts-black {background-color:#111;color:#fff;}
.bw-widget-featured-posts.bw-featured-posts-black .bw-category {background-color:#111;}
.bw-widget-featured-posts.bw-featured-posts-black .bw-title span {color:#fff;}
.bw-widget-featured-posts.bw-featured-posts-black .bw-featured-sub .bw-title a {color:#fff;}
.bw-widget-featured-posts.bw-featured-posts-black .bw-widget-featured-main > p {color:#bbb;}

/* widget slider */
.widget_bw_slider_widget {padding:0;background-color:transparent;}
.bw-widget-slider a {text-decoration:none;}
.bw-widget-slider .bw-image {margin:0;}
.bw-widget-slider .bw-image img {width:100%;max-width:100%;vertical-align:bottom;}
.bw-widget-slider .bw-cont {margin:0 5% 0 5%;padding:20px;position:relative;top:-30px;text-align:center;}
.bw-widget-slider .bw-cont .bw-category {top:-13px;bottom:auto;}
.bw-widget-slider .bw-cont > a:not(.bw-category) {font-size:16px;font-weight:500;margin:0;}
.bw-widget-slider .owl-pagination {margin-top:-5px;}
.bw-widget-slider .owl-controls {margin-top:10px;}
.bw-widget-slider .bw-cont .bw-video-icon {display:none;}

/* widget banner space */
.widget_bw_banner_widget {padding:0;background-color:transparent;}
.bw-widget-banner {width:100%;}
.bw-widget-banner > a {display:block;width:100%;text-align:center;}
.bw-widget-banner > a img {display:inline-block;width:auto;max-width:100%;}

/* widget peenapo text */
.widget_bw_text {padding:0;background-color:transparent;}

/* widget subscribe */
.bw-subscribe-widget {padding:95px 50px;position:relative;text-align:center;}
.bw-subscribe-content div.ss-wrap {
	width: 388px;
float: right;
margin-right: 37px;}
.bw-subscribe-widget.bw-subscribe-content {max-width:852px;margin:0 auto;}
.bw-subscribe-widget.bw-subscribe-content:after {border-color:#ddd;}
.bw-subscribe-widget h4 {color:#fff;font-size:25px;line-height:140%;margin-bottom:17px;}
.bw-subscribe-widget.bw-subscribe-content h4 {color:#000!important;font-size:11px;font-family:'Montserrat';font-weight:bold;letter-spacing:3.5px;text-transform:uppercase;}
.bw-subscribe-widget p { padding-left:20px;font-size:12px;margin-bottom:20px;text-transform:uppercase;letter-spacing:3px;color:#fff;}
.bw-subscribe-widget p:nth-child(3) {margin-bottom:0;}
.bw-subscribe-widget.bw-subscribe-content input[type="email"] {border:0;padding:10px;font-size:17px;}
.bw-subscribe-widget input[type="submit"] {margin-left:12px;padding:5px 12px;font-size:12px;letter-spacing:2px;color:#fff;}
.bw-subscribe-widget.bw-subscribe-content input[type="submit"] {padding:7px 15px;font-size:13px;}


/* footer */
.bw-footer {position:relative;width:100%;padding:30px 0;background-color:#fff;padding-bottom:10px;}
.bw-footer > .bw-row {font-size:0;}
.bw-footer .bw-col {width:33.3334%;position:relative;vertical-align:top;}
.bw-footer .bw-col:after {content:'';position:absolute;top:0;right:0;bottom:0;width:1px;background-color:#fff;}
.bw-footer .bw-col:last-child:after {content:none;}
.bw-footer .bw-col .widget {width:100%;padding:0 40px;margin:0;max-width:100%;background-color:transparent;}
.bw-footer-about {text-align:center;margin:22px 0 15px 0;}
.bw-footer-about p {font-size:13px;color:#fff;}
.bw-footer img {vertical-align:bottom;}
.bw-footer .bw-social li a:hover {color:#fff;}

.bw-footer-wide {width:100%;background-color:#e6e6e6;}
.bw-footer-wide .widget {padding:0;margin:0;background-color:transparent;max-width:100%;}

/* 404 */
.bw-404-image {width:100%;padding:40px 0 40px;text-align:center;}
.bw-404-image img {max-width:100%;}

.bw-404 h2 {width:100%;margin-bottom:15px;text-align:center;font-size:30px;}
.bw-404 .bw-table {text-align:right;}
.bw-404 .bw-table .bw-cell {width:50%;}
.bw-404 .bw-table .bw-cell:nth-child(2n) {width:40%;padding-left:10px;text-align:left;}

.bw-404 .bw-search-form {width:50%;margin:80px auto;}
.bw-404 .bw-search-form-inner .bw-search-submit, .bw-modal-search .bw-search-submit {top:1px;right:1px;min-width:auto;width:38px;height:38px;background-color:#fff!important;text-indent:-9999px;}
.bw-404 .bw-search-form-inner .bw-search-submit:hover, .bw-modal-search .bw-search-submit:hover {background-color:#f1f1f1!important;}
.bw-404 .bw-search-form-inner .bw-search-submit:after, .bw-modal-search .bw-search-submit:after {content:'\f002';font-family:'FontAwesome';position:absolute;top:-1px;right:12px;font-size:16px;color:#ccc;text-indent:0;transition:color .3s;}
.bw-404 .bw-search-form-inner .bw-search-submit:hover:after, .bw-modal-search .bw-search-submit:hover:after {color:#000;}


/* black version */
.bw--black {background-color:#111;color:#fff;}
.bw--black .bw-category {color:#fff;}
.bw--black .bw-will-stuck, .bw--black .bw-header {background-color:#1a1a1a;}
.bw--black .bw-logo {border-bottom-color:#333;}
.bw--black .bw-navigation {background-color:#1a1a1a;}
.bw--black .bw-navigation ul li a {color:#fff;}
.bw--black .bw-container {background-color:#111;}
.bw--black .bwpb-heading-title-holder,
.bw--black .bwpb-heading-section .bwpb-heading-content,
.bw--black .bw-page-sub-title,
.bw--black .bw-title,
.bw--black .bw-date-flat,
.bw--black .bw-tags a,
.bw--black .bw-single-post,
.bw--black .bw-related .bw-cont a,
.bw--black .bw-single-post .bw-single-cats a:hover,
.bw--black .bw-post-author .bw-cont h4 a,
.bw--black .bw-post-author .bw-cont > p {color:#fff;}
.bw--black .bw--article-list .bw-cont .bw-excerpt, .bw--black .bw-excerpt,
.bw--black .bw-pagination .current, .bw--black .bw-pagination a.bw-pag {color:#ccc;}
.bw--black .bw-footer-wide {background-color:#000;}
.bw--black .bw-footer {background-color:#111;}
.bw--black .bw-megamenu, .bw--black .bw-navigation ul ul {background-color:#000;border-color:#000;}
.bw--black .bw-navigation .menu > .menu-item-has-children > a:before, .bw--black .bw-has-megamenu > a:before {background-color:#000;border-color:#000;}
.bw--black .bw-megamenu ol.bw-megamenu-grid-item:after {background-color:#444;}
.bw--black .bw-navigation ul ul li a {border-color:#222;}
.bw--black .bw-pagination a:hover {border-color:#fff;color:#fff;}
.bw--black .bw-page-title h2, .bw--black .bw-category {background-color:#111;}
.bw--black .bw-page-title:before {background-color:#444;}
.bw--black .bw-widget-featured-posts.bw-featured-posts-black {background-color:#000;}
.bw--black .bw-most-shared {background-color:#000;}
.bw--black h1, .bw--black h2, .bw--black h3, .bw--black h4, .bw--black h5, .bw--black h6 {color:#fff;}
.bw--black h1 a, .bw--black h2 a, .bw--black h3 a, .bw--black h4 a, .bw--black h5 a, .bw--black h6 a {color:#fff;}
.bw--black .bw-scroller {background-color:#fff;}
.bw--black .bw-share-icons ul li a, .bw--black .bw-image .bw-add-share {background-color:#000;}
.bw--black .bw-expand-comments {color:#fff;border-color:#999;}
.bw--black .bw-single-gallery-open .bw-gallery-label {background-color:#000;}
.bw--black .bw-top-space {border-bottom-color:#444;}
.bw--black .bw-pattern, .bw--black .bwpb-separator.bwpb-separator-type-solid {background:#333 url(../img/pattern-dark.png) repeat 0 0;}
.bw--black .bw-pattern-light {background:#222 url(../img/pattern-dark.png) repeat 0 0;}
.bw--black .bw-pattern-solid {background:#222;}
.bw--black .bw--article-sts .bw-cont .bw-pattern-solid {border-color:#111;}
.bw--black .bw-image > a:not(.bw-category) {background-color:#000;}
.bw--black .bw-on-focus .bw-focus-main .bw-image {border-color:#fff;}
.bw--black .bw-video-wrapper .bw-video-main {border-color:#fff;}
.bw--black .bw-video-wrapper .bw-video-items .bw-video-item.bw-active {background-color:#fff;}
.bw--black .bw-video-wrapper .bw-video-items .bw-video-item.bw-active strong {color:#000;}
.bw--black .bw-video-wrapper .bw-video-items .bw-video-item {border-bottom:1px solid #555;}
.bw--black .bw--article-overlap .bw-cont {background-color:#000;margin-bottom:-55px;}
.bw--black .bw--article-overlap .bw-cont .bw-category {background-color:#000;}
.bw--black .widget {background-color:#000;}
.bw--black .widget_recent_entries .bw-cont a {color:#fff;}
.bw--black .widget_categories ul li a, .bw--black .widget_archive ul li a, .bw--black .widget_pages ul li a, .bw--black .widget_nav_menu ul li a,
.bw--black .widget_categories ul li span.post-count, .bw--black .widget_archive ul li span.post-count {color:#fff;}
.bw--black #wp-calendar caption, .bw--black table td, .bw--black table th {color:#fff;}
.bw--black table tbody tr:hover td, .bw--black table tbody tr:hover th {color:#ccc;}
.bw--black .widget_bw_slider_widget, .bw--black .widget_bw_text, .bw--black .widget_search {background-color:transparent;}
.bw--black .widget_tag_cloud a, .bw--black .widget_product_tag_cloud a {color:#fff;}
.bw--black .bw--article-slide .bw-cont {border-color:#111;}
.bw--black .bw-share:after {background-position:-17px 0;}
.bw--black .nav-posts > div.bw-nav-empty {background-color:#000!important;border-color:#000;color:#777!important;}
.bw--black .nav-posts > div {border-color:#444;}
.bw--black .bw-posts-column.bw-posts-column-black {background-color:#000;}

/* social icons */
/* socicon set */
@font-face {
    font-family:"socicon";
    src:url("fonts/socicon/socicon.eot");
    src:url("fonts/socicon/socicon.eot?#iefix") format("embedded-opentype"),
        url("fonts/socicon/socicon.woff") format("woff"),
        url("fonts/socicon/socicon.ttf") format("truetype"),
        url("fonts/socicon/socicon.svg#socicon") format("svg");
    font-weight:normal;
    font-style:normal;
}
[class*=" socicon-"]:before,[class^=socicon-]:before,[data-icon]:before{font-family:socicon!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-icon]:before{content:attr(data-icon)}.socicon-modelmayhem:before{content:"\e000"}.socicon-mixcloud:before{content:"\e001"}.socicon-drupal:before{content:"\e002"}.socicon-swarm:before{content:"\e003"}.socicon-istock:before{content:"\e004"}.socicon-yammer:before{content:"\e005"}.socicon-ello:before{content:"\e006"}.socicon-stackoverflow:before{content:"\e007"}.socicon-persona:before{content:"\e008"}.socicon-triplej:before{content:"\e009"}.socicon-houzz:before{content:"\e00a"}.socicon-rss:before{content:"\e00b"}.socicon-paypal:before{content:"\e00c"}.socicon-odnoklassniki:before{content:"\e00d"}.socicon-airbnb:before{content:"\e00e"}.socicon-periscope:before{content:"\e00f"}.socicon-outlook:before{content:"\e010"}.socicon-coderwall:before{content:"\e011"}.socicon-tripadvisor:before{content:"\e012"}.socicon-appnet:before{content:"\e013"}.socicon-goodreads:before{content:"\e014"}.socicon-tripit:before{content:"\e015"}.socicon-lanyrd:before{content:"\e016"}.socicon-slideshare:before{content:"\e017"}.socicon-buffer:before{content:"\e018"}.socicon-disqus:before{content:"\e019"}.socicon-vkontakte:before{content:"\e01a"}.socicon-whatsapp:before{content:"\e01b"}.socicon-patreon:before{content:"\e01c"}.socicon-storehouse:before{content:"\e01d"}.socicon-pocket:before{content:"\e01e"}.socicon-mail:before{content:"\e01f"}.socicon-blogger:before{content:"\e020"}.socicon-technorati:before{content:"\e021"}.socicon-reddit:before{content:"\e022"}.socicon-dribbble:before{content:"\e023"}.socicon-stumbleupon:before{content:"\e024"}.socicon-digg:before{content:"\e025"}.socicon-envato:before{content:"\e026"}.socicon-behance:before{content:"\e027"}.socicon-delicious:before{content:"\e028"}.socicon-deviantart:before{content:"\e029"}.socicon-forrst:before{content:"\e02a"}.socicon-play:before{content:"\e02b"}.socicon-zerply:before{content:"\e02c"}.socicon-wikipedia:before{content:"\e02d"}.socicon-apple:before{content:"\e02e"}.socicon-flattr:before{content:"\e02f"}.socicon-github:before{content:"\e030"}.socicon-renren:before{content:"\e031"}.socicon-friendfeed:before{content:"\e032"}.socicon-newsvine:before{content:"\e033"}.socicon-identica:before{content:"\e034"}.socicon-bebo:before{content:"\e035"}.socicon-zynga:before{content:"\e036"}.socicon-steam:before{content:"\e037"}.socicon-xbox:before{content:"\e038"}.socicon-windows:before{content:"\e039"}.socicon-qq:before{content:"\e03a"}.socicon-douban:before{content:"\e03b"}.socicon-meetup:before{content:"\e03c"}.socicon-playstation:before{content:"\e03d"}.socicon-android:before{content:"\e03e"}.socicon-snapchat:before{content:"\e03f"}.socicon-twitter:before{content:"\e040"}.socicon-facebook:before{content:"\e041"}.socicon-googleplus:before{content:"\e042"}.socicon-pinterest:before{content:"\e043"}.socicon-foursquare:before{content:"\e044"}.socicon-yahoo:before{content:"\e045"}.socicon-skype:before{content:"\e046"}.socicon-yelp:before{content:"\e047"}.socicon-feedburner:before{content:"\e048"}.socicon-linkedin:before{content:"\e049"}.socicon-viadeo:before{content:"\e04a"}.socicon-xing:before{content:"\e04b"}.socicon-myspace:before{content:"\e04c"}.socicon-soundcloud:before{content:"\e04d"}.socicon-spotify:before{content:"\e04e"}.socicon-grooveshark:before{content:"\e04f"}.socicon-lastfm:before{content:"\e050"}.socicon-youtube:before{content:"\e051"}.socicon-vimeo:before{content:"\e052"}.socicon-dailymotion:before{content:"\e053"}.socicon-vine:before{content:"\e054"}.socicon-flickr:before{content:"\e055"}.socicon-500px:before{content:"\e056"}.socicon-instagram:before{content:"\e057"}.socicon-wordpress:before{content:"\e058"}.socicon-tumblr:before{content:"\e059"}.socicon-twitch:before{content:"\e05a"}.socicon-8tracks:before{content:"\e05b"}.socicon-amazon:before{content:"\e05c"}.socicon-icq:before{content:"\e05d"}.socicon-smugmug:before{content:"\e05e"}.socicon-ravelry:before{content:"\e05f"}.socicon-weibo:before{content:"\e060"}.socicon-baidu:before{content:"\e061"}.socicon-angellist:before{content:"\e062"}.socicon-ebay:before{content:"\e063"}.socicon-imdb:before{content:"\e064"}.socicon-stayfriends:before{content:"\e065"}.socicon-residentadvisor:before{content:"\e066"}.socicon-google:before{content:"\e067"}.socicon-yandex:before{content:"\e068"}.socicon-sharethis:before{content:"\e069"}.socicon-bandcamp:before{content:"\e06a"}.socicon-itunes:before{content:"\e06b"}.socicon-deezer:before{content:"\e06c"}.socicon-medium:before{content:"\e06d"}.socicon-telegram:before{content:"\e06e"}.socicon-openid:before{content:"\e06f"}.socicon-amplement:before{content:"\e070"}
.bw-social {margin:0;list-style:none;}
.bw-social li {display:inline-block;}
.bw-social li a {position:relative;display:block;padding:3px 6px;font-size:16px;line-height:100%;color:#dbdbdb;text-decoration:none;z-index:2;}
.bw-social li:last-child a {padding-right:0;}
.bw-social li a:hover {color:#000;}
/* // mono social icons */


/*----------------------------------------------------*/
/*  transitions
/*----------------------------------------------------*/
a, button {
    transition:all .3s;
    -moz-transition:all .3s;
    -webkit-transition:all .3s;
}

/*----------------------------------------------------*/
/*  animations
/*----------------------------------------------------*/
@-webkit-keyframes bw-rotation {
    0% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg);
    }
}
@keyframes bw-rotation {
    0% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg);
    }
}
article.bw--article-search h3 {
	color:#fff!important;
	font-size:28px!important;
}
.bw-date-flat > a {
	font-size: 8px !important;
text-transform: uppercase!important;
color: #fff !important;}