a:focus,
a,
a:active,
select {
    outline: 0
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

h2,
h4 {
    margin-bottom: 10px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
    background-color: #f4f7f8;
    font: 14px/25px sans-serif;
    font-family: Rubik, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #626262;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden
}

h3,
h4 {
    line-height: 1.2
}

h5,
h6 {
    line-height: 1.3
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #171c24;
    font-weight: 300
}

h1 {
    font-size: 50px;
    line-height: 1.16;
    margin-bottom: 12px;
    letter-spacing: -1px
}

h2 {
    font-size: 40px;
    line-height: 1.14
}

h3 {
    font-size: 29px;
    margin-bottom: 8px
}

h4 {
    font-size: 23px
}

h5 {
    font-size: 18px;
    margin-bottom: 7px
}

h6 {
    font-size: 16px;
    margin-bottom: 4px
}

p,
p.slog {
    font-weight: 300
}

#wrap .slog-tx1 {
    max-width: 940px
}

#wrap .slog-tx2 {
    max-width: 762px
}

#wrap .slog-tx3 {
    max-width: 610px
}

.aligncenter .slog-tx1,
.aligncenter .slog-tx2,
.aligncenter .slog-tx3,
.aligncenter .slog-tx4,
.aligncenter .slog-tx5,
.slog-tx1.aligncenter,
.slog-tx2.aligncenter,
.slog-tx3.aligncenter,
.slog-tx4.aligncenter,
.slog-tx5.aligncenter,
.slog-tx6.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

p {
    margin: 0 0 20px;
    color: #444;
    font-size: 17px;
    line-height: 1.68
}

strong {
    font-weight: 700
}

small {
    font-size: 75%;
    color: #969a9e
}

p small {
    font-size: 88%
}

blockquote,
blockquote p,
q {
    font-size: 15px;
    line-height: 24px;
    color: #3a3b3c
}

blockquote {
    position: relative;
    margin: 0 0 21px;
    padding: 18px 10px 14px 60px
}

blockquote:before {
    position: absolute;
    left: 12px;
    top: 25px;
    content: '\201C';
    font-size: 62px;
    color: #437df9;
    font-weight: 700;
    font-family: Georgia, Times, serif
}

code,
pre {
    background: #f3f3f3;
    padding: 5px 10px;
    font-family: courier new, Courier, monospace;
    font-size: 12px;
    white-space: pre-wrap
}

::selection {
    background: #e4744f;
    color: #fff
}

::-moz-selection {
    background: #e4744f;
    color: #fff
}

a {
    color: #09f;
    text-decoration: none
}

a:focus,
a:hover {
    color: #f90
}

ol,
ul {
    margin-bottom: 21px;
    margin-left: 3px
}

ul {
    list-style: inside
}

ol {
    list-style: decimal
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 4px 0 5px 30px;
    font-size: 90%
}

li,
li.arrow,
li.arrow2,
li.check,
li.circle,
li.cross,
li.minus,
li.plus,
li.square,
li.star,
ul.arrow li,
ul.arrow2 li,
ul.check li,
ul.circle li,
ul.cross li,
ul.minus li,
ul.plus li,
ul.square li,
ul.star li {
    font-size: 15px
}

ol ol li,
ol ul li,
ul ol li,
ul ul li {
    margin-bottom: 6px
}

li {
    line-height: 1.6;
    margin-bottom: 4px;
    font-weight: 400
}

img {
    height: auto;
    vertical-align: middle
}

.aligncenter .button {
    margin-right: 5px;
    margin-left: 5px
}

.button.blue,
.button.cherry,
.button.orange,
.button.orchid,
.button.pink,
.button.red,
.button.teal,
a.button {
    color: #fff
}

.button.bordered-bot,
input[type=button].bordered-bot,
input[type=reset].bordered-bot,
input[type=submit].bordered-bot {
    background: 0 0;
    border: 1px solid;
    text-shadow: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 17px 25px
}

.button i,
button i,
input[type=button] i,
input[type=reset] i,
input[type=submit] i {
    color: inherit;
    font-size: 16px;
    vertical-align: baseline;
    line-height: 1;
    display: inline;
    margin-right: 7px
}


fieldset,
form {
    margin-bottom: 20px
}

input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
    border: 1px solid #e1e1e1;
    padding: 6px 4px;
    outline: 0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    color: #888;
    margin: 0 0 20px;
    min-width: 60px;
    width: 99%;
    max-width: 100%;
    min-height: 36px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

label,
legend {
    display: block;
    font-size: 13px
}

address,
table {
    margin: 0 0 1.6em
}

table,
td,
th {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, .1)
}

td,
th {
    border-width: 0 1px 1px 0
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    table-layout: fixed;
    width: 100%
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

td,
th {
    padding: .4em
}

.container [class*=col-] img,
.container-fluid [class*=col-] img,
.img-thumbnail {
    max-width: 100%
}

.clear,
.clearfix:after,
.clr,
.container:after,
.row:after {
    clear: both
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img {
    vertical-align: middle
}

.clear,
.clearfix:after,
.clearfix:before,
.clr {
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:after,
.clearfix:before {
    content: '\0020'
}

.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix {
    zoom: 1
}

.flexslider .slides>li,
.mfp-wrap,
.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden
}

.fp-controlArrow,
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0
}

.whb-login-modal-trigger {
    background: #f6f8f9;
    width: 434px;
    margin: 0 auto
}

.wn-deep-title-wrap .wn-deep-title {
    display: inline-block;
    position: relative
}

.wn-deep-title-wrap .wn-deep-title h1,
.wn-deep-title-wrap .wn-deep-title h2,
.wn-deep-title-wrap .wn-deep-title h3,
.wn-deep-title-wrap .wn-deep-title h4,
.wn-deep-title-wrap .wn-deep-title h5,
.wn-deep-title-wrap .wn-deep-title h6 {
    position: relative
}

.wn-deep-title-wrap .wn-deep-title .wn-deep-title-shape {
    position: absolute
}

.widget {
    height: auto;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
    clear: both;
    position: relative
}

.widget .socialfollow {
    float: none;
    clear: both;
    margin: 10px 0 0;
    overflow: hidden
}

.widget .socialfollow a i {
    margin: 1px;
    color: #555;
    font-size: 21px
}

body {
    background-color: #f4f7f8
}

#wrap,
#wrap.boxed-wrap {
    margin: 0 auto;
    background: #fff;
    visibility: visible;
    display: block;
    overflow: hidden
}


#wrap {
    position: relative;
    padding: 0;
    clear: both
}

#headline,
#headline2 {
    width: 100%;
    padding: 12px 0 16px;
    background: #fafafa;
    display: table;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee
}

#headline.disabled-title,
#headline.disabled-title * {
    position: absolute;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    top: -100px;
    left: -100px
}

.aligncenter {
    text-align: center
}

img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.alignright {
    text-align: right
}

.alignleft {
    text-align: left
}

.post .alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.post .alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

img.alignright {
    float: right;
    margin-left: 10px
}

img.alignleft {
    float: left;
    margin-right: 10px
}

.post a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.post a img.alignleft,
.post a img.alignnone {
    margin: 5px 20px 20px 0
}

.post a img.alignleft {
    float: left
}

.post a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.gallery-caption,
.wp-caption {
    display: inline
}

.wp-caption-text {
    font-size: 15px
}

.bypostauthor {
    font-size: 13px
}

.wp-caption {
    color: #444;
    background: #fff;
    max-width: 96%;
    margin-bottom: 20px;
    text-align: center
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.widget-image-caption.wp-caption-text,
.wp-caption p.wp-caption-text {
    font-weight: 400;
    line-height: 20px;
    background: #f6f6f6;
    margin: 0 0 10px;
    padding: 10px 4px 8px 16px;
    color: #777;
    text-align: left;
    font-size: 14px
}

.wn-custom-menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#wrap .deep-tab-content .tab-menu li {
    list-style: none;
    display: inline;
    padding-right: 30px;
    cursor: pointer
}

#wrap .deep-tab-content .tab-content:first-of-type {
    display: block;
}

#wrap .deep-tab-content .tab-content {
    display: none;
}

.w-login #user-logged .logged-links li {
    display: table-cell;
    margin: 0 8px
}

.w-login #user-logged .logged-links a {
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 400;
}

.w-login #user-logged .logged-links {
    list-style: none;
    background-color: #437df9;
    padding: 8px 20px;
    width: 70%;
    margin: 0 auto;
    display: table;
}

.w-login #user-logged {
    padding: 30px 10px;
    text-align: center;
}

.w-login #user-logged .author-avatar img {
    border-radius: 50%;
    border: 4px solid #437df9;
}

.w-login #user-logged .user-welcome {
    font-size: 22px;
    font-weight: 300;
    padding: 10px;
    margin: 20px 0;
    color: #444;
}