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

body {
    position: relative;
    overflow-x: hidden
}

body,
html {
    max-width: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

mark {
    padding: 0 5px;
    color: inherit
}

strong {
    font-weight: 700
}

pre {
    padding: 20px;
    word-wrap: break-word;
    white-space: pre-wrap;
    background: #eee
}

code,
kbd,
tt,
var,
pre {
    font-family: monospace
}

ul,
ol {
    padding: 0 0 20px 0
}

li ul {
    padding-bottom: 0
}

textarea {
    min-height: 50px;
    height: 122px
}

p a {
    transition: color 300ms
}

img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

label,
legend {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 18px
}

iframe {
    width: 100%;
    display: block
}

table {
    width: 100%;
    border-collapse: collapse
}

p {
    margin: 0 0 20px 0
}

p:empty {
    display: none;
    padding: 0;
    margin: 0
}

* {
    box-sizing: border-box
}

*:focus {
    outline: none !important
}

a {
    transition: all .4s;
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    text-decoration: none
}

body input:not([type='checkbox']):not([type='submit']),
select,
textarea {
    height: 50px;
    max-width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    padding: 10px 20px;
    -webkit-appearance: none;
    font-family: inherit;
    border: 1px solid #e4e4e4;
    background: transparent;
    outline: 0;
    margin: 0;
    transition: all .3s ease
}

form.post-password-form p:first-child {
    margin-bottom: 24px
}

form.post-password-form label {
    float: left;
    width: calc(100% - 130px);
    max-width: 240px;
    font-size: 16px
}

form.post-password-form label input[type='password'] {
    width: 100%;
    background: #fff
}

form.post-password-form input[type='submit'] {
    margin-top: 30px
}

.select__field:before {
    display: block;
    position: absolute;
    content: "\f140";
    font-family: 'Flaticon';
    right: 30px;
    font-size: 10px;
    z-index: 0;
    line-height: 50px;
    pointer-events: none
}

textarea {
    height: 120px;
    padding-top: 20px
}

input[type="submit"],
button {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    vertical-align: top;
    text-transform: uppercase;
    letter-spacing: .13em;
    line-height: 34px;
    padding: 7px 37px 7px;
    margin-bottom: 16px;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    transition: all 400ms;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    height: 50px;
    font-family: inherit
}

input[type="submit"]:hover {
    background: transparent
}

dl {
    margin-bottom: 1.75em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 0 1.75em
}

.wgl-container {
    width: 1170px;
    margin-right: auto;
    margin-left: auto
}

.wgl-container.full-width {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.wgl-container .wgl_wrapper {
    left: 0 !important
}

.fullwidth-wrapper {
    width: 100%;
    padding: 0 30px
}

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

.wgl-container:after,
.row:after,
.clear,
.clearfix:after {
    clear: both
}

[class*=wgl_col-] {
    float: left;
    min-height: 1px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row [class*=wgl_col-] {
    display: block;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.slick-slider a,
.slick-slider a:hover,
.slick-slider a:focus {
    transition: all 400ms
}

a:hover {
    color: inherit
}

.z-index-1 {
    z-index: 1
}

.relative {
    position: relative
}

.text-uppercase {
    text-transform: uppercase
}

.bypostauthor {
    opacity: 1
}

.ohidden {
    overflow: hidden
}

.ovisible {
    overflow: visible
}

p+.alignfull,
p+.alignwide {
    margin-top: 2em
}

main .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw
}

main .alignfull img {
    width: 100vw
}

main .alignwide {
    max-width: none;
    width: 75vw;
    margin-left: 50%;
    transform: translateX(-50%)
}

main .sidebar_right .alignfull,
main .sidebar_left .alignfull,
main .sidebar_right .alignwide,
main .sidebar_left .alignwide {
    width: auto;
    max-width: 110%;
    margin-left: -15px;
    margin-right: -15px;
    transform: translateX(0)
}

main .sidebar_right .alignfull,
main .sidebar_left .alignfull {
    margin-left: -30px;
    margin-right: -30px
}

main .sidebar_right .alignfull img,
main .sidebar_left .alignfull img {
    width: 100%
}

.acenter {
    text-align: center
}

.aleft {
    text-align: left
}

.aright {
    text-align: right
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignleft {
    float: left;
    margin: 0 30px 10px 0
}

.alignright {
    float: right;
    margin: 0 0 10px 30px
}

.wp-caption.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .5em 0
}

.wp-caption,
.gallery-caption {
    font-style: italic;
    max-width: 100%
}

#main {
    padding: 0 0 40px;
    position: relative;
    z-index: 0;
    min-height: 50vh;
    overflow-x: hidden
}

.row.sidebar_left #main-content {
    float: right
}

hr {
    border: 0;
    border-bottom: 1px solid #1d1f21;
    margin: 20px 0 20px
}

hr.wp-block-separator {
    max-width: 100px
}

hr.wp-block-separator.is-style-wide,
hr.wp-block-separator.is-style-dots {
    max-width: 100%
}

table td,
table th {
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-align: left
}

table:not(:last-child) {
    margin-bottom: 22px
}

blockquote {
    position: relative;
    z-index: 1;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 42px;
    text-align: left;
    padding: 0 0 0 30px;
    margin: 0
}

blockquote p:last-of-type {
    margin-bottom: 5px
}

blockquote cite {
    display: block;
    position: relative;
    margin-top: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    color: #7e7e7e
}

blockquote:before {
    content: '';
    width: 2px;
    height: calc(100% - 22px);
    position: absolute;
    top: 8px;
    left: 0
}

.col-md-delimiter .vc_column_container:not(:last-child):before {
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    top: 50%;
    width: 1px;
    height: 65%;
    background: #eee;
    transform: translateY(-50%)
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.mejs-container {
    margin-bottom: 20px
}

.wp-block-gallery {
    margin-bottom: 16px
}

.wp-block-gallery li.blocks-gallery-item {
    padding-left: 0;
    margin-bottom: 16px
}

.wp-block-gallery li.blocks-gallery-item:before {
    display: none
}

.wp-block-gallery li.blocks-gallery-item figcaption {
    line-height: 1.5
}

.wp-block-gallery.alignwide {
    clear: both
}

.wgl-theme-header {
    position: relative;
    z-index: 2
}

.wgl-theme-header .wrapper a {
    color: inherit
}

.wgl-theme-header .wrapper .brainbizz_module_button a {
    margin-bottom: 0
}

.wgl-theme-header .wrapper a:hover {
    opacity: 1
}

.wgl-theme-header .wgl-sticky-header .wgl-logotype-container>a,
.wgl-theme-header .wgl-sticky-header .wgl-logotype-container>a>img {
    max-height: none !important
}

.wgl-theme-header .wgl-mobile-header {
    display: none
}

.wgl-theme-header .mobile_nav_wrapper .primary-nav .menu {
    display: none
}

.wgl-theme-header.header_overlap {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 0;
    background: rgb(14 14 14 / 20%)
}

.wgl-theme-header.header_shadow {
    box-shadow: 1px 0 30px rgba(0, 0, 0, 0.1)
}

.wgl-theme-header .woo_mini_cart {
    position: absolute;
    top: calc(100% + 15px);
    right: auto;
    left: 0;
    width: 280px;
    text-align: center;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0 !important;
    transition-duration: 0;
    z-index: 600;
    box-shadow: 13px 11px 38px 0 rgba(0, 0, 0, 0.1);
    transition: all .3s ease-in;
    padding: 27px 30px
}

.wgl-theme-header .woo_mini_cart p {
    margin-bottom: 0
}

.wgl-theme-header .woo_mini_cart ul {
    margin: 0
}

.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__total {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 20px
}

.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__total strong {
    font-weight: 500
}

.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a {
    font-size: 13px;
    font-weight: bold;
    line-height: 48px;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    overflow: visible;
    padding: 0 25px;
    left: auto;
    display: inline-block;
    box-shadow: none;
    text-shadow: none;
    margin-right: 0;
    margin-bottom: 10px;
    color: #fff;
    transition: all .4s;
    text-align: center;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    border-radius: 0;
    background: transparent
}

.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:last-child {
    margin-bottom: 0
}

.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a.checkout {
    border-width: 1px;
    border-style: solid;
    margin-right: 0
}

.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a.checkout:hover {
    color: #fff
}

.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:not(.checkout):hover {
    background: #fff !important
}

.wgl-theme-header .wgl-header-row .header_side[class^="position_center"] .header_area_container>div.mini-cart {
    padding: 0
}

.wgl-theme-header .mini-cart {
    display: inline-block;
    position: relative
}

.wgl-theme-header .mini-cart a {
    color: inherit
}

.wgl-theme-header .mini-cart a.woo_icon {
    display: flex;
    align-items: center;
    height: 100%
}

.wgl-theme-header .mini-cart:hover .woo_mini_cart {
    visibility: visible;
    opacity: 1 !important;
    top: 100%
}

.wgl-theme-header .mini-cart .woo_mini_cart:before {
    position: absolute;
    top: -38px;
    left: 0;
    right: 0;
    height: 38px;
    width: 100%;
    content: ''
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li {
    list-style: none;
    clear: both;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: left;
    position: relative;
    padding-right: 0;
    line-height: 1.1;
    padding-left: 0
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:last-child {
    margin-bottom: 0
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a {
    display: block;
    color: inherit;
    font-size: 15px;
    font-weight: 500;
    line-height: inherit;
    padding-right: 14px
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a:hover {
    opacity: .8
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a.remove {
    display: inline;
    padding-right: 0
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li span.quantity {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #a0a0a0
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li span.quantity .woocommerce-Price-amount.amount {
    font-size: 14px
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li span.quantity .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    display: inline-block;
    margin-right: 2px;
    font-size: 14px
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:after {
    display: block;
    content: "";
    height: 0;
    clear: both
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li .remove {
    float: right;
    font: 0/0 serif;
    text-shadow: none;
    color: inherit !important;
    margin: 0;
    position: absolute;
    right: -3px;
    top: 5px;
    z-index: 2
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li .remove:before {
    position: relative;
    content: "\f14e";
    font-family: 'flaticon';
    font-size: 10px;
    line-height: 0;
    display: inline-block;
    color: #acb2bb;
    text-rendering: auto;
    top: 3px;
    right: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-shadow: none;
    transition: all .3s
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li .remove:hover {
    opacity: .8
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li .remove:hover:before {
    color: #ff144b
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li img {
    max-width: 80px;
    margin-right: 20px;
    margin-left: 0;
    float: left;
    position: relative
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:first-child {
    margin-top: 0
}

.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:last-child {
    margin-bottom: 0
}

.wgl-theme-header .mini-cart .flaticon-shopcart-icon:before {
    content: "\f15e";
    font-family: Flaticon;
    font-size: 20px;
    vertical-align: middle
}

.wgl-theme-header [class^="position_right"] .woo_mini_cart {
    right: 0;
    left: auto
}

.wgl-theme-header [class^="position_left"] .woo_mini_cart {
    right: auto;
    left: 0
}

.wgl-theme-header [class^="position_center"] .woo_mini_cart {
    right: auto;
    left: auto
}

.wgl-theme-header .woo_mini-count span {
    color: #fff;
    font-size: 11px;
    min-width: 20px;
    padding: 0;
    height: 20px;
    border-radius: 50%;
    margin-top: 2px;
    margin-left: 10px;
    line-height: 20px;
    font-weight: 600;
    font-style: normal;
    z-index: 1;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: middle
}

.wgl-header-row .wgl-header-row_wrapper {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between
}

.wgl-header-row .header_side.display_normal {
    flex: 0 auto
}

.wgl-header-row .header_side.display_grow {
    flex: 1
}

.wgl-header-row .header_side.display_grow .primary-nav>.menu {
    white-space: nowrap
}

.wgl-header-row .header_side.v_align_middle {
    align-self: center
}

.wgl-header-row .header_side.v_align_bottom {
    align-self: flex-end
}

.wgl-header-row .header_side.v_align_top {
    align-self: flex-start
}

.wgl-header-row .header_side.h_align_right {
    text-align: right
}

.wgl-header-row .header_side.h_align_center {
    text-align: center
}

.wgl-header-row .header_side.h_align_left {
    text-align: left
}

.wgl-header-row .header_side.display_grow.h_align_right {
    margin-left: auto
}

.wgl-header-row .header_side.display_grow.h_align_center {
    margin-right: auto;
    margin-left: auto
}

.wgl-header-row .header_side.display_grow.h_align_left {
    margin-right: auto
}

.wgl-header-row .header_side.display_grow.h_align_left .header_area_container {
    justify-content: flex-start
}

.wgl-header-row .header_side.display_grow.h_align_center .header_area_container {
    justify-content: center
}

.wgl-header-row .header_side.display_grow.h_align_right .header_area_container {
    justify-content: flex-end
}

.wgl-header-row .header_side[class^="position_left"] .header_area_container>*:last-child {
    padding-right: 0
}

.wgl-header-row .header_side[class^="position_right"] .header_area_container>*:first-child {
    padding-left: 0
}

.wgl-header-row .header_side[class^="position_left"] .primary-nav ul li ul {
    left: 0;
    right: auto
}

.wgl-header-row .header_side[class^="position_left"] .primary-nav>ul>li ul .sub-menu {
    left: 100%;
    right: auto
}

.wgl-header-row .header_side[class^="position_left"] .primary-nav>ul>li:nth-last-child(1)>.sub-menu,
.wgl-header-row .header_side[class^="position_left"] .primary-nav>ul>li:nth-last-child(2)>.sub-menu,
.wgl-header-row .header_side[class^="position_left"] .primary-nav>ul>li:nth-last-child(3)>.sub-menu,
.wgl-header-row .header_side[class^="position_left"] .primary-nav>ul>li:nth-last-child(4)>.sub-menu {
    left: 0;
    right: auto
}

.wgl-header-row .header_side[class^="position_left"] .primary-nav>ul>li:nth-last-child(1)>.sub-menu .sub-menu,
.wgl-header-row .header_side[class^="position_left"] .primary-nav>ul>li:nth-last-child(2)>.sub-menu .sub-menu,
.wgl-header-row .header_side[class^="position_left"] .primary-nav>ul>li:nth-last-child(3)>.sub-menu .sub-menu,
.wgl-header-row .header_side[class^="position_left"] .primary-nav>ul>li:nth-last-child(4)>.sub-menu .sub-menu {
    left: 100%;
    right: auto
}

.wgl-header-row .header_side,
.wgl-header-row .header_render_editor,
.wgl-header-row .wrapper,
.wgl-header-row .header_area_container {
    max-width: 100%;
    box-sizing: border-box
}

.header_area_container {
    max-height: 100%;
    height: 100%;
    display: inline-block
}

.header_area_container>* {
    display: inline-block;
    vertical-align: middle
}

.delimiter {
    position: relative;
    display: inline-block
}

.large_delimiter {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px
}

.large_delimiter:after {
    content: "";
    display: block;
    width: 1px;
    height: 50px;
    line-height: 50px;
    opacity: .2;
    visibility: visible;
    border: 0;
    position: absolute;
    font-size: initial;
    margin-left: 0;
    top: 0;
    background: #fff
}

.wgl-logotype-container img {
    vertical-align: middle;
    max-height: 100%
}

.wgl-logotype-container a {
    color: inherit
}

.wgl-logotype-container .logo-name {
    color: inherit;
    font-size: 40px
}

.primary-nav {
    letter-spacing: .02em
}

.primary-nav .lavalamp-object {
    height: 2px;
    z-index: 0
}

.primary-nav a {
    transition: all .3s
}

.primary-nav ul li {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

.primary-nav ul li:before {
    display: none
}

.primary-nav>ul li {
    position: relative;
    padding-left: 0
}

.primary-nav>ul li.mega-menu {
    position: static
}

.primary-nav>ul li.mega-menu>ul.mega-menu {
    left: auto
}

.primary-nav>ul {
    height: 100%;
    padding: 0
}

.primary-nav>ul>li {
    height: 100%
}
.mobile_header_custom .primary-nav>ul>li>a {
    color: #fff;
}
.primary-nav>ul>li>a {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    opacity: 1;
    color: inherit;
    padding: 0 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase
}

.primary-nav>ul>li>a>span {
    position: relative
}

.primary-nav>ul>li.menu-item.current-menu-ancestor>a>span:after,
.primary-nav>ul>li.menu-item.current-menu-item>a>span:after {
    width: calc(100% + 4px)
}

.primary-nav>ul>li>ul:before {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    height: 15px;
    width: 100%;
    content: ''
}

.primary-nav ul li ul li {
    display: block
}

.primary-nav ul li ul ul {
    top: -3px;
    left: 100%
}

.primary-nav ul li ul,
.primary-nav ul li div.mega-menu-container {
    display: block;
    position: absolute;
    left: 0;
    top: calc(100% + 15px);
    min-width: 265px;
    white-space: nowrap;
    padding: 27px 0;
    opacity: 0;
    z-index: 555;
    visibility: hidden;
    text-align: left;
    transition: all .3s ease-in;
    border: 0;
    box-shadow: 13px 11px 38px 0 rgba(0, 0, 0, 0.1);
    margin-top: 0
}

.primary-nav ul li ul .menu-item {
    padding: 4px 38px;
    transition: padding .5s;
    line-height: inherit
}

.primary-nav ul li ul .menu-item a {
    color: inherit;
    opacity: 1;
    width: 100%;
    display: block;
    transition: color .4s, opacity .4s
}

.primary-nav>ul>li.mega-menu:after {
    display: none
}

.primary-nav ul li ul li:hover ul {
    top: -18px
}

.primary-nav ul li:hover>ul,
.primary-nav ul li:hover>div.mega-menu-container {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0) translateZ(0);
    top: 100%
}

.primary-nav ul li:hover>ul.mega-menu>ul.mega-menu,
.primary-nav ul li:hover>ul.mega-menu>li>ul.mega-menu,
.primary-nav ul li:hover>ul>ul.mega-menu,
.primary-nav ul li:hover>ul>li>ul.mega-menu,
.primary-nav ul li:hover>div.mega-menu-container.mega-menu>ul.mega-menu,
.primary-nav ul li:hover>div.mega-menu-container.mega-menu>li>ul.mega-menu,
.primary-nav ul li:hover>div.mega-menu-container>ul.mega-menu,
.primary-nav ul li:hover>div.mega-menu-container>li>ul.mega-menu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0) translateZ(0)
}

.primary-nav ul li:hover>ul>li.current-menu-ancestor.current-menu-parent>a:before,
.primary-nav ul li:hover>ul>li.current-menu-ancestor.current-menu-parent>span:before,
.primary-nav ul li:hover>ul>li.current-menu-ancestor.current-menu-parent>a>span:before,
.primary-nav ul li:hover>ul>li.current-menu-item>a:before,
.primary-nav ul li:hover>ul>li.current-menu-item>span:before,
.primary-nav ul li:hover>ul>li.current-menu-item>a>span:before,
.primary-nav ul li:hover>ul>li.current_page_item>a:before,
.primary-nav ul li:hover>ul>li.current_page_item>span:before,
.primary-nav ul li:hover>ul>li.current_page_item>a>span:before,
.primary-nav ul li:hover>div.mega-menu-container>li.current-menu-ancestor.current-menu-parent>a:before,
.primary-nav ul li:hover>div.mega-menu-container>li.current-menu-ancestor.current-menu-parent>span:before,
.primary-nav ul li:hover>div.mega-menu-container>li.current-menu-ancestor.current-menu-parent>a>span:before,
.primary-nav ul li:hover>div.mega-menu-container>li.current-menu-item>a:before,
.primary-nav ul li:hover>div.mega-menu-container>li.current-menu-item>span:before,
.primary-nav ul li:hover>div.mega-menu-container>li.current-menu-item>a>span:before,
.primary-nav ul li:hover>div.mega-menu-container>li.current_page_item>a:before,
.primary-nav ul li:hover>div.mega-menu-container>li.current_page_item>span:before,
.primary-nav ul li:hover>div.mega-menu-container>li.current_page_item>a>span:before {
    width: 100%;
    opacity: 1;
    visibility: visible
}

.primary-nav ul li ul li>a>span {
    position: relative
}

.primary-nav ul li ul li>a>span:before {
    content: '';
    display: inline-block;
    height: 1px;
    width: 0;
    vertical-align: middle;
    margin-right: 0;
    opacity: 0;
    visibility: hidden;
    transition: width .4s, opacity .4s ease;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.primary-nav ul li ul li:hover>a>span:before {
    width: 100%;
    opacity: 1;
    visibility: visible
}

.primary-nav ul li ul li.menu-item-has-children>a:after {
    content: '\f13f';
    font-family: Flaticon;
    font-size: 9px;
    font-weight: 100;
    position: absolute;
    z-index: 1;
    right: 37px
}

.primary-nav>ul>li.menu-item-has-children>a:after,
.primary-nav>ul>li.mega-menu.mega-cat>a:after {
    content: '\f140';
    font-family: Flaticon;
    font-size: 9px;
    font-weight: 100;
    margin-left: 5px
}

.primary-nav>.menu>.menu-item:nth-last-child(1)>.sub-menu .sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(2)>.sub-menu .sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(3)>.sub-menu .sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(4)>.sub-menu .sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(1)>.sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(2)>.sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(3)>.sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(4)>.sub-menu {
    left: auto
}

.primary-nav>.menu>.menu-item:nth-last-child(1)>.sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(2)>.sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(3)>.sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(4)>.sub-menu {
    right: 0
}

.primary-nav>.menu>.menu-item:nth-last-child(1)>.sub-menu .sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(2)>.sub-menu .sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(3)>.sub-menu .sub-menu,
.primary-nav>.menu>.menu-item:nth-last-child(4)>.sub-menu .sub-menu {
    right: 100%
}

.admin-bar .wgl-sticky-header {
    top: 32px
}

.primary-nav ul li.mega-menu-links>ul {
    padding: 0 24px;
    box-sizing: border-box;
    width: 100%
}

.primary-nav ul li.mega-menu-links>ul>li {
    margin-top: 17px;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
    font-weight: bold;
    text-transform: uppercase
}

.primary-nav ul li.mega-menu-links>ul>li:hover~li {
    z-index: 0
}

.primary-nav ul li.mega-menu-links>ul>li.hide-mega-headings>a {
    display: none
}

.primary-nav ul li.mega-menu-links>ul>li>a {
    position: relative;
    padding-top: 18px;
    padding-bottom: 22px
}

.primary-nav ul li.mega-menu-links>ul>li>a:after {
    display: none
}

.primary-nav ul li.mega-menu-links>ul>li>a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #d30;
    width: 35px;
    height: 2px
}

.primary-nav ul li.mega-menu-links.mega-columns-1col>ul>li {
    width: 100%
}

.primary-nav ul li.mega-menu-links.mega-columns-2col>ul>li {
    width: 50%
}

.primary-nav ul li.mega-menu-links.mega-columns-3col>ul>li {
    width: 33.33333%
}

.primary-nav ul li.mega-menu-links.mega-columns-4col>ul>li {
    width: 25%
}

.primary-nav ul li.mega-menu-links.mega-columns-5col>ul>li {
    width: 20%
}

.primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul {
    position: relative;
    left: 0 !important;
    right: auto !important;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 0;
    opacity: 0;
    min-width: auto;
    visibility: hidden;
    margin-top: 0;
    background: transparent;
    border: 0;
    box-shadow: none
}

.primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li {
    padding-left: 0;
    padding-right: 0;
    text-transform: none
}

.primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul {
    left: 100% !important;
    right: auto !important
}

.primary-nav ul li.mega-menu.mega-cat>ul.mega-menu {
    width: 1170px
}

.primary-nav ul li.mega-menu.mega-cat>ul.mega-menu.sub-menu-columns-item {
    width: 100%
}

.primary-nav ul li.mega-menu.mega-cat>ul.mega-menu>li>ul {
    position: relative;
    left: 0 !important;
    right: auto !important;
    top: 0;
    opacity: 0;
    min-width: auto;
    visibility: hidden;
    margin-top: 0
}

.primary-nav ul li.mega-menu.mega-cat.mega-columns-1col .ajax_menu .item {
    width: 100%
}

.primary-nav ul li.mega-menu.mega-cat.mega-columns-2col .ajax_menu .item {
    width: 50%
}

.primary-nav ul li.mega-menu.mega-cat.mega-columns-3col .ajax_menu .item {
    width: 33.33333%
}

.primary-nav ul li.mega-menu.mega-cat.mega-columns-4col .ajax_menu .item {
    width: 25%
}

.primary-nav ul li.mega-menu.mega-cat.mega-columns-5col .ajax_menu .item {
    width: 20%
}

.primary-nav ul li.mega-menu.mega-cat .ajax_menu .item {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    box-sizing: border-box
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts {
    float: left;
    width: 80%;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts .preloader_type {
    width: 80%;
    margin-left: 20%
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container {
    overflow: hidden;
    width: 100%;
    padding: 0;
    box-sizing: border-box
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item {
    opacity: 0;
    transform: translateY(20px);
    transition: transform .6s ease, opacity .4s ease
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(5) {
    transition-delay: .4s
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(4) {
    transition-delay: .3s
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(3) {
    transition-delay: .2s
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(2) {
    transition-delay: .1s
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(1) {
    transition-delay: 0s
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu.fadeIn-menu .item {
    opacity: 1;
    transform: translateY(0)
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu {
    position: relative;
    box-shadow: none
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical {
    width: 20%;
    padding: 0;
    background: rgba(0, 0, 0, 0.04);
    float: left;
    box-sizing: border-box;
    border-top: 0;
    margin: 0;
    padding-bottom: 1500px;
    margin-bottom: -1500px;
    border: 0;
    box-shadow: none;
    padding-top: 19px
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item {
    transition: background .4s, color .3s, border-color .4s;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding: 0
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item>a {
    padding: 10px 28px 10px 28px
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.is-active {
    background: #fff;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal {
    border: 0;
    box-shadow: none;
    padding: 20px;
    background: transparent
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal:after {
    display: block;
    content: '';
    height: 0;
    clear: both
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal>li {
    float: left;
    padding: 0;
    margin-right: 10px
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal>li:last-child {
    margin-right: 0
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal>li.is-active>a {
    color: #fff
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal>li>a {
    display: block;
    padding: 3px 13px;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
    transition: background .3s, color .3s
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container>.mega-cat-content.horizontal-posts {
    padding: 0 10px
}

.mega_menu_wrapper_overlay {
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: opacity .2s ease
}

.mega_menu_wrapper_preloader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 16px;
    height: 16px
}

.preloader_type {
    width: 100%;
    height: 100%;
    position: relative
}

.mega_menu_wrapper_preloader span {
    height: 16px;
    width: 16px;
    background-color: #999;
    animation: wgl_circle 1.4s infinite ease-in-out both;
    position: absolute;
    top: 0;
    border-radius: 100%
}

.mega_menu_wrapper_preloader span:first-of-type {
    left: -22px;
    animation-delay: -.32s
}

.mega_menu_wrapper_preloader span:nth-of-type(2) {
    animation-delay: -.16s
}

.mega_menu_wrapper_preloader span:last-of-type {
    left: 22px
}

@keyframes wgl_circle {

    0%,
    80%,
    to {
        transform: scale(0);
        opacity: 0
    }

    40% {
        transform: scale(1);
        opacity: 1
    }
}

.wgl-sticky-header {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(-100%);
    transition: all .3s ease;
    overflow: hidden;
    opacity: 0
}

.wgl-sticky-header.sticky_active {
    opacity: 1;
    overflow: visible;
    transform: translateY(0)
}

.wgl-sticky-header.header_sticky_shadow {
    box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1)
}

.lavalamp {
    position: static
}

.lavalamp-object {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px
}

.lavalamp .lavalamp-object {
    transition-property: transform, width, height
}

.lavalamp .lavalamp-object.ease-in-out {
    transition-timing-function: ease-in-out
}

.lavalamp .lavalamp-object.linear {
    transition-timing-function: linear
}

.lavalamp .lavalamp-object.easeInQuad {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

.lavalamp .lavalamp-object.easeInCubic {
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.lavalamp .lavalamp-object.easeInQuart {
    transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.lavalamp .lavalamp-object.easeInQuint {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
}

.lavalamp .lavalamp-object.easeInSine {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
}

.lavalamp .lavalamp-object.easeInExpo {
    transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035)
}

.lavalamp .lavalamp-object.easeInCirc {
    transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335)
}

.lavalamp .lavalamp-object.easeInBack {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
}

.lavalamp .lavalamp-object.easeOutQuad {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.lavalamp .lavalamp-object.easeOutCubic {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.lavalamp .lavalamp-object.easeOutQuart {
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.lavalamp .lavalamp-object.easeOutQuint {
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.lavalamp .lavalamp-object.easeOutSine {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

.lavalamp .lavalamp-object.easeOutExpo {
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.lavalamp .lavalamp-object.easeOutCirc {
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1)
}

.lavalamp .lavalamp-object.easeOutBack {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

.lavalamp .lavalamp-object.easeInOutQuad {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.lavalamp .lavalamp-object.easeInOutCubic {
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1)
}

.lavalamp .lavalamp-object.easeInOutQuart {
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1)
}

.lavalamp .lavalamp-object.easeInOutQuint {
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1)
}

.lavalamp .lavalamp-object.easeInOutSine {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

.lavalamp .lavalamp-object.easeInOutExpo {
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}

.lavalamp .lavalamp-object.easeInOutCirc {
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86)
}

.lavalamp .lavalamp-object.easeInOutBack {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger-box {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 20px;
    vertical-align: sub
}

.mobile-hamburger-toggle {
    padding: 0;
    display: none;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.mobile-hamburger-toggle:hover {
    opacity: .7
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1px
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: currentColor;
    border-radius: 4px;
    transition: transform .15s ease
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: '';
    display: block;
    top: -9px
}

.hamburger-inner::after {
    top: auto;
    bottom: -9px
}

.hamburger-box .hamburger-inner {
    top: 1px;
    transition: background-color 0s .13s linear
}

.hamburger-box .hamburger-inner::before {
    top: 9px;
    transition: top .1s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger-box .hamburger-inner::after {
    top: 18px;
    transition: top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.mobile-hamburger-toggle.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent
}

.mobile-hamburger-toggle.is-active .hamburger-inner::before {
    top: 0;
    transition: top .1s .15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .13s .22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 9px, 0) rotate(45deg)
}

.mobile-hamburger-toggle.is-active .hamburger-inner::after {
    top: 0;
    transition: top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .13s .22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 9px, 0) rotate(-45deg)
}

.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children:after,
.mobile_nav_wrapper .primary-nav>ul>li.menu-item-has-children>a:after {
    display: none
}

.mobile_nav_wrapper .primary-nav ul li a {
    position: relative;
    text-transform: uppercase
}

.mobile_nav_wrapper .primary-nav ul ul li a {
    text-transform: capitalize
}

.mobile_nav_wrapper .primary-nav>ul>li.menu-item-has-children>a:after,
.mobile_nav_wrapper .primary-nav>ul>li.mega-menu.mega-cat>a:after {
    display: none
}

.mobile_nav_wrapper .primary-nav>ul>li>a>span.button_switcher:after,
.mobile_nav_wrapper .primary-nav ul li ul li>a:before {
    display: none
}

.primary-nav ul li ul .menu-item.back a {
    display: inline-block !important
}

.primary-nav ul li ul .menu-item.back:before {
    content: '\f177';
    position: static;
    display: inline-block;
    width: auto;
    height: auto;
    padding-right: 5px;
    font-family: 'Font Awesome 5 Free';
    font-size: inherit;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    transition: color .4s
}

.mobile_nav_wrapper .primary-nav ul li ul {
    padding: 0 30px 0 30px;
    opacity: 1;
    transition: all 0ms;
    background-color: transparent;
    color: inherit;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    visibility: visible;
    box-sizing: border-box
}

.wgl-menu_outer {
    position: fixed;
    z-index: -10;
    height: 0;
    width: 100%;
    opacity: 0;
    background-color: #222328;
    overflow-y: auto;
    overflow-x: hidden;
    transition: opacity .2s
}

body.mobile_switch_on .wgl-mobile-header {
    position: fixed;
    width: 100%
}

body.mobile_switch_on .wgl-menu_outer {
    opacity: 1;
    z-index: 999
}

.mobile_nav_wrapper .primary-nav {
    padding-top: 30px
}

.mobile_nav_wrapper .primary-nav>ul {
    min-height: 508px
}

.mobile_nav_wrapper .primary-nav>ul.mobile_switch_on {
    position: relative;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0 30px 30px 30px;
    text-align: left
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li {
    height: auto;
    display: block;
    float: none;
    padding: 0
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li div.mega-menu-container {
    display: none
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li:before {
    display: none
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu {
    min-height: inherit !important;
    padding-right: 30px !important;
    padding-left: 30px !important;
    max-width: none !important;
    background-image: none !important
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li {
    width: 100%;
    margin-top: 0
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li.hide-mega-headings a {
    display: block
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li ul.show_sub_menu {
    visibility: visible;
    opacity: 1
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a {
    padding: 10px 0;
    margin: 0
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span {
    display: inline
}

.mobile_nav_wrapper .primary-nav>ul>li>a span:before {
    display: none
}

.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children>a:after,
.mobile_nav_wrapper .primary-nav>ul>li.menu-item-has-children>a:after {
    display: none
}

.mobile_nav_wrapper .primary-nav ul li {
    position: static
}

.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul>li>a:before {
    display: none
}

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul {
    box-shadow: none;
    margin-top: 0;
    border: 0;
    height: 100%;
    position: absolute;
    right: -100% !important;
    left: auto !important;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: all .5s ease 0s;
    background-color: #222328
}

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu:after,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul:after,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul:after {
    display: none
}

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu.show_sub_menu,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul.show_sub_menu,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul.show_sub_menu {
    right: 0 !important;
    display: block !important
}

.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul {
    padding-top: 0;
    padding-bottom: 0
}

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:hover,
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:focus {
    padding-left: 0
}

.mobile_nav_wrapper .primary-nav .button_switcher {
    width: 50px;
    height: 50px;
    z-index: 1;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0
}

.mobile_nav_wrapper .primary-nav .button_switcher:before {
    content: '';
    display: inline-block;
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    transform: translate(-50%, -50%) rotate(135deg);
    opacity: .8;
    transition: all .3s ease;
    background: none !important;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    width: 8px;
    height: 8px;
    visibility: visible;
    margin-top: 0
}

@media only screen and (max-width:1200px) {
    .wgl-theme-header .wgl-sticky-header {
        display: none
    }
}

.page-header {
    display: table;
    width: 100%;
    padding: 10px 0;
    position: relative
}

.page-header_wrapper {
    display: table-row;
    vertical-align: middle
}

.page-header_wrapper:before,
.page-header_wrapper:after {
    content: ''
}

.page-header_wrapper .wgl-container {
    display: table-cell;
    vertical-align: bottom
}

.page-header_align_left .page-header_breadcrumbs {
    text-align: right
}

.page-header_align_right .page-header_content {
    direction: rtl
}

.page-header_align_right .page-header_breadcrumbs {
    text-align: left
}

.page-header_align_center .page-header_content {
    display: table;
    width: 100%
}

.page-header_align_center .page-header_title,
.page-header_align_center .page-header_breadcrumbs {
    display: table-row;
    text-align: center
}

.page-header_title,
.page-header_breadcrumbs {
    display: table-cell;
    vertical-align: middle
}

.page-header_title {
    width: 100%;
    color: inherit
}

.page-header_breadcrumbs a {
    color: inherit;
    opacity: .7
}

.page-header_breadcrumbs a:hover {
    opacity: 1
}

.page-header_breadcrumbs .breadcrumbs {
    white-space: nowrap
}

.page-header_breadcrumbs .divider {
    display: inline-block;
    vertical-align: middle;
    height: 17px;
    border-left-width: 1px;
    border-color: inherit;
    border-left-style: solid;
    margin: 0 1px;
    opacity: .7
}

.page-header_breadcrumbs .divider:last-child {
    display: none
}

.header_search {
    position: relative
}

.header_search:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 100%
}

.header_search-button {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin-top: 0;
    position: relative
}

.header_search-button:before,
.header_search-button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    border: 3px solid currentColor
}

.header_search-button:before {
    width: 90%;
    height: 90%;
    border-radius: 50%;
    border-width: 2px;
    transform: rotate(45deg);
    transition: all .3s, background-color 0s linear 0s
}

.header_search-button:after {
    border-width: .5px;
    width: 0;
    height: 35%;
    left: 90%;
    top: 90%;
    margin-left: 0;
    margin-top: 0;
    background-color: currentColor;
    transform: translate(-50%, -50%) rotate(-45deg);
    transition: all .3s
}

.header_search.search_alt .header_search-field {
    opacity: 0;
    visibility: hidden;
    transform: scale3d(0.8, 0.8, 0.8);
    position: fixed;
    z-index: 100001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.header_search.search_alt .header_search-field .search-form {
    position: relative;
    z-index: 1;
    width: 80%;
    max-width: 1170px
}

.header_search.search_alt .header_search-field .search-form:after {
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 50px;
    height: 100%;
    top: 0;
    right: 0;
    content: "\f14a";
    font: normal normal normal 14px/1 flaticon;
    font-size: 21px;
    line-height: 60px;
    text-align: center;
    transition: opacity .3s
}

.header_search.search_alt .header_search-field .search-form:hover:after {
    opacity: .6
}

.header_search.search_alt .header_search-field .search-field {
    height: 58px;
    width: 100%;
    font-weight: 300;
    padding: 0 40px 0 18px;
    background: #fff
}

.header_search.search_alt .header_search-field .search-button {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 50px;
    right: 0;
    top: 0;
    font-size: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: pointer
}

.header_search.search_alt .header_search-field .search-button:focus,
.header_search.search_alt .header_search-field .search-button:active {
    box-shadow: none;
    background: transparent
}

.header_search.search_alt .header_search-field .header_search-wrap {
    display: flex;
    flex-direction: column;
    width: 80%;
    max-width: 1170px;
    margin-bottom: 40px
}

.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
    font-size: 120px;
    font-weight: 900;
    color: #f6f6f6;
    line-height: 30px
}

.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
    font-weight: 500;
    font-size: 40px;
    line-height: 52px
}

.header_search.search_alt .header_search-field .header_search-close {
    position: fixed;
    top: 12.5%;
    right: 3.8%;
    cursor: pointer;
    font-size: 70px;
    opacity: 0;
    transition: all .3s ease-in-out;
    color: #979797
}

.header_search.search_standard .header_search-field {
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    transform: scale3d(0.8, 0.8, 0.8);
    transition: all 300ms;
    box-shadow: 13px 11px 38px 0 rgba(0, 0, 0, 0.1);
    margin-top: 0
}

.header_search.search_standard .header_search-field .search-form {
    position: relative;
    z-index: 1
}

.header_search.search_standard .header_search-field .search-form:after {
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 50px;
    height: 100%;
    top: 0;
    right: 0;
    content: "\f14a";
    font: normal normal normal 14px/1 flaticon;
    font-size: 21px;
    line-height: 50px;
    text-align: center;
    transition: opacity .3s;
    color: #bababa
}

.header_search.search_standard .header_search-field .search-form:hover:after {
    opacity: .6
}

.header_search.search_standard .header_search-field .search-field {
    height: 50px;
    width: 270px;
    font-weight: 300;
    padding: 0 40px 0 18px;
    background: #fff
}

.header_search.search_standard .header_search-field .search-field:focus,
.header_search.search_standard .header_search-field .search-field:active {
    box-shadow: none;
    border-color: #ddd
}

.header_search.search_standard .header_search-field .search-button {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 50px;
    right: 0;
    top: 0;
    font-size: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: pointer
}

.header_search.search_standard .header_search-field .search-button:focus,
.header_search.search_standard .header_search-field .search-button:active {
    box-shadow: none;
    background: transparent
}

.header_search.header_search-open.search_standard .header_search-field,
.header_search.header_search-open.search_alt .header_search-field {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transform: scale3d(1, 1, 1)
}

.header_search.header_search-open.search_standard .header_search-button:before,
.header_search.header_search-open.search_alt .header_search-button:before {
    width: 0;
    height: 100%;
    border-radius: 0;
    border-width: .5px;
    left: 50%;
    background-color: currentColor;
    transition: all .3s, background-color 0s linear .3s;
    transform: translateX(-0.5px) rotate(45deg)
}

.header_search.header_search-open.search_standard .header_search-button:after,
.header_search.header_search-open.search_alt .header_search-button:after {
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg)
}

.header_search.header_search-open.search_standard .header_search-close,
.header_search.header_search-open.search_alt .header_search-close {
    opacity: 1
}

.header_search.header_search-open.search_standard .header_search-close:before,
.header_search.header_search-open.search_alt .header_search-close:before {
    content: "\f14e";
    font: normal normal normal 14px/1 flaticon;
    font-size: 21px;
    cursor: pointer
}

@media screen and (max-width:600px) {
    .header_search-field .header_search-wrap .header_search-heading_bg {
        font-size: 90px
    }
}

@media screen and (max-width:480px) {
    .header_search .header_search-field .brainbizz_module_double_headings {
        text-align: center
    }

    .header_search .header_search-field .search-field {
        max-width: 340px
    }

    .header_search-field .search-form {
        width: auto
    }

    .header_search-field .header_search-wrap .header_search-heading_bg {
        font-size: 60px
    }

    .header_search-field .header_search-wrap .header_search-heading_description {
        font-size: 30px
    }
}

@media only screen and (max-width:440px) {
    .header_search .header_search-field .search-field {
        max-width: 260px
    }

    .header_search-field .search-form {
        width: auto
    }
}

@media only screen and (max-width:369px) {
    .header_search .header_search-field .search-field {
        max-width: 240px
    }

    .header_search-field .search-form {
        width: auto
    }
}

@media only screen and (max-width:329px) {
    .header_search .header_search-field .search-field {
        max-width: 200px
    }

    .header_search-field .search-form {
        width: auto
    }
}

@media only screen and (max-width:280px) {
    .header_search .header_search-field .search-field {
        max-width: 180px
    }

    .header_search-field .search-form {
        width: auto
    }
}

span.highlighter {
    padding: 0 .3em
}

.dropcap {
    float: left;
    font-size: 3em;
    line-height: 50px;
    width: 50px;
    height: 50px;
    color: #fff;
    margin-right: 13px;
    font-weight: 400;
    text-align: center;
    margin-top: 8px
}

p.has-drop-cap:not(:focus):first-letter {
    font-size: 3em;
    line-height: 1.2;
    font-weight: 600
}

small {
    font-size: .8em
}

code,
tt,
kbd {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

i,
cite,
em,
var,
address,
dfn,
q {
    font-style: italic
}

kbd {
    font-family: monospace
}

sub {
    vertical-align: sub;
    font-size: smaller
}

sup {
    vertical-align: super;
    font-size: smaller
}

.footer_wrapper {
    padding: 24px 0
}

.footer_top-area p {
    margin-bottom: 19px
}

.footer_top-area strong {
    font-weight: inherit
}

.footer_top-area .textwidget img {
    margin-bottom: 20px
}

.footer_top-area .widget.widget_wgl_posts .recent-posts-widget {
    padding-top: 0
}

.footer_top-area .primary-nav.footer-menu .menu-item a {
    font-weight: 500
}

.footer_top-area .footer-link {
    position: relative;
    z-index: 1
}

.footer_top-area .footer-link:before {
    content: '';
    position: absolute;
    z-index: 1;
    display: block;
    bottom: 0;
    border-bottom: 1px solid;
    width: 0;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    visibility: visible;
    transition: all .3s ease-in-out 0s, border-color 0s
}

.footer_top-area .footer-link:hover {
    color: #fff !important
}

.footer_top-area .footer-link:hover:before {
    width: 100%
}

.footer {
    position: relative
}

.footer .blog-post {
    margin-bottom: 20px
}

.footer .blog-posts .blog-style-tiny_img .blog-post_media {
    width: 90px
}

.footer .blog-posts .item:last-child .blog-post {
    margin-bottom: 0
}

.footer .gallery-caption {
    display: none
}

.footer .mc4wp-form-fields {
    position: relative
}

.footer .mc4wp-form-fields input[type="email"] {
    width: 100%;
    background-color: transparent;
    color: #b1b1b1;
    height: 50px;
    font-size: 14px;
    border: 1px solid #686868;
    padding-right: 130px;
    padding-left: 20px
}

.footer .mc4wp-form-fields input[type="submit"] {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 5px;
    transition: all 400ms;
    margin-bottom: 0;
    padding: 0 10px;
    width: 110px;
    height: 40px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0
}

.footer .mc4wp-form-fields input[type="submit"]:hover,
.footer .mc4wp-form-fields input[type="submit"]:active,
.footer .mc4wp-form-fields input[type="submit"]:focus {
    color: #fff
}

.footer .brainbizz_wave_footer {
    display: block;
    position: absolute;
    top: 0;
    width: 100%
}

.footer .brainbizz_wave_footer svg {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute
}

.primary-nav.footer-menu .menu-item {
    display: inline-block;
    margin: 0 20px
}

.copyright {
    font-size: 14px
}

.copyright p {
    margin: 0
}

.error404 {
    background-color: #f6f4f0
}

.error404 .page-header {
    margin-bottom: -50px !important
}

.banner_404 {
    margin-bottom: 35px;
    line-height: 1;
    text-align: center
}

.banner_404_content {
    display: inline-block
}

.banner_404_content span,
.banner_404_content img {
    float: left
}

.banner_404_content span {
    display: inline-block;
    margin-top: 6px
}

.banner_404_content span:first-child {
    margin-right: 12px
}

.banner_404_content span:last-child {
    margin-left: 12px
}

.page_404_wrapper {
    padding: 80px 50px 60px;
    margin-top: -30px;
    margin-bottom: -40px;
    background-position: 65% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    box-shadow: 6px 10px 38px 0 rgba(0, 0, 0, 0.1)
}

.page_404_wrapper .search-form {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-bottom: 20px
}

.page_404_wrapper .search-form .search-field,
.page_404_wrapper .search-form {
    width: 100%;
    max-width: 450px
}

.page_404_wrapper .search-form .search-field {
    margin-bottom: 0
}

.page_404_wrapper .search-form .search-field:-ms-input-placeholder {
    color: #616161
}

.page_404_wrapper .search-form .search-field::placeholder {
    color: #616161
}

.page_404_wrapper input[type="submit"].search-button {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 50px;
    right: 0;
    top: 0;
    font-size: 0;
    border: 0;
    background: transparent;
    padding: 0;
    cursor: pointer
}

.page_404_wrapper .search-form:after {
    content: "\f14a";
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 46px;
    right: 0;
    top: 0;
    color: #151515;
    display: inline-block;
    font-family: flaticon;
    font-size: 21px;
    line-height: 50px;
    text-align: center;
    text-rendering: auto;
    transform: translate(0, 0)
}

.page_404_wrapper .banner_404_title {
    margin-bottom: 10px;
    font-size: 40px
}

.page_404_wrapper .banner_404_text {
    max-width: 450px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto
}

.page_404_wrapper .search_404_text {
    margin-bottom: 40px
}

.page_404_wrapper .brainbizz_404_button.wgl_button .wgl_button_link:hover {
    background-color: #fff !important
}

header.searh-header {
    margin-bottom: 30px
}

header.searh-header .page-title {
    font-size: 40px
}

header.searh-header-404 .page-title {
    margin-bottom: 10px;
    font-size: 40px
}

.search-no-results {
    background: #f6f4f0
}

.search-no-results .page_404_wrapper {
    margin-bottom: 30px
}

.blog-style-standard .blog-post_wrapper {
    transition: all .3s ease
}

.blog-style-standard .wgl_col-12 .blog-post_content {
    padding: 0 0 8px
}

.blog-style-standard .wgl_col-12 .post_media {
    margin-bottom: 24px
}

.blog-style-standard .item:last-child .blog-post.hide_media {
    border-bottom: 0
}

.blog-style-standard .blog-post.format-link .blog-post_wrapper>.blog-post_media {
    border: 0
}

.blog-style-standard .blog-post.format-link .blog-post_media {
    margin-bottom: 4px
}

.blog-style-standard .blog-post.format-quote .blog-post_content,
.blog-style-standard .blog-post.format-gallery .blog-post_content,
.blog-style-standard .blog-post.format-link .blog-post_content,
.blog-style-standard .blog-post.format-audio .blog-post_content {
    border: 0
}

.blog-style-standard .blog-post .blog-post_media {
    margin-bottom: 20px
}

.blog-style-standard .blog-post .blog-post_content>.blog-post_meta-wrap {
    margin-bottom: 9px
}

.blog-style-standard .blog-post .blog-post_content>.meta-wrapper {
    margin-bottom: 9px
}

.blog-style-standard .blog-post.hide_media {
    border-bottom: 1px solid rgba(54, 59, 91, 0.1);
    margin-bottom: 30px
}

.blog-style-standard .blog-post.hide_media .blog-post_content {
    padding-bottom: 10px
}

.blog-style-standard .format-standard .blog-post_content {
    padding: 0
}

.blog-style-standard.blog_carousel .slick-slide {
    margin-bottom: 70px;
    padding-top: 20px
}

.blog-style-standard.blog_carousel .slick-slide.item_slick {
    margin-bottom: 0
}

.blog-style-standard.blog_carousel .slick-slide .slick-slide {
    padding-top: 0
}

.blog-style-standard.blog_carousel .slick-slide .blog-post.format-quote,
.blog-style-standard.blog_carousel .slick-slide .blog-post.format-link {
    margin-top: 0
}

.blog-style-standard .blog-post_media-slider img {
    border-radius: 0
}

.blog-style-standard .blog-post_title+.blog-post_text {
    margin-top: 9px
}

.blog-style-standard .blog-post_text {
    font-size: 16px
}

.blog-post {
    margin-left: 20px;
    margin-bottom: 70px;
    position: relative
}

.blog-post_text {
    margin-bottom: 14px
}

.blog-post_text *:last-child {
    margin-bottom: 0
}

.blog-post.format-no_featured,
.blog-post.format-standard,
.blog-post.format-quote,
.blog-post.format-audio,
.blog-post.format-link {
    margin-bottom: 90px
}

.blog-post_wrapper .share_post-container {
    position: relative;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    color: #fff;
    line-height: 0;
    font-size: 0;
    vertical-align: middle
}

.blog-post_wrapper .share_post-container .share_post {
    display: block;
    color: inherit
}

.blog-post_wrapper .share_post-container span {
    line-height: inherit;
    display: block
}

.blog-post_wrapper .share_post-container>a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: block;
    text-align: center;
    pointer-events: none
}

.blog-post_wrapper .share_post-container>a:before {
    content: '\f1e0';
    padding: 0;
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    font-weight: 600
}

.blog-post_wrapper .share_social-wpapper {
    padding: 0;
    display: block;
    right: 0;
    box-shadow: none;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

.blog-post_wrapper .share_social-wpapper ul {
    padding: 0;
    line-height: inherit;
    white-space: nowrap
}

.blog-post_wrapper .share_social-wpapper ul li {
    text-align: center;
    width: 32px;
    height: 32px;
    padding: 0 2.5px;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
    transition: all .3s;
    opacity: 1;
    visibility: visible
}

.blog-post_wrapper .share_social-wpapper ul li:before {
    display: none
}

.share_social-wpapper {
    display: inline-block
}

.share_post>a:before,
.share_social-wpapper a span {
    font-size: 14px
}

.share_link,
.share_post {
    position: relative;
    display: inline-block;
    transition: all .45s ease-in-out;
    line-height: 20px
}

.share_link span.fa,
.share_post span.fa {
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #bcbcbc;
    transition: all .5s ease;
    font-size: 14px
}

.share_link+.share_link {
    margin-left: 5px
}

.hidden_block {
    display: none !important
}

.format-video .blog-post_media .blog-post_media_part,
.format-audio .blog-post_media .blog-post_media_part {
    width: 100%;
    padding-bottom: 58%;
    overflow: hidden
}

.format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),
.format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
    padding-bottom: 0
}

.wgl_col-6.item .format-video .blog-post_media .blog-post_media_part,
.wgl_col-6.item .format-audio .blog-post_media .blog-post_media_part,
.wgl_col-4.item .format-video .blog-post_media .blog-post_media_part,
.wgl_col-4.item .format-audio .blog-post_media .blog-post_media_part,
.wgl_col-3.item .format-video .blog-post_media .blog-post_media_part,
.wgl_col-3.item .format-audio .blog-post_media .blog-post_media_part {
    padding-bottom: 82.86%
}

.wgl_col-6.item .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),
.wgl_col-6.item .format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),
.wgl_col-4.item .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),
.wgl_col-4.item .format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),
.wgl_col-3.item .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),
.wgl_col-3.item .format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
    padding-bottom: 0
}

.format-audio .blog-post_media .blog-post_media_part {
    padding-bottom: 58%
}

.format-video .blog-post_media iframe,
.format-audio .blog-post_media iframe {
    position: absolute;
    z-index: 1;
    height: 100%
}

.blog-posts-list {
    margin-top: 70px
}

.blog-posts-list:after {
    display: block;
    height: 0;
    content: '';
    clear: both
}

.home .sidebar_right .blog-posts-list,
.home .sidebar_left .blog-posts-list,
.archive .sidebar_right .blog-posts-list,
.archive .sidebar_left .blog-posts-list {
    margin-top: 20px
}

.archive .blog-posts-list {
    margin-top: 20px
}

.home .row.sidebar_right,
.home .row.sidebar_left {
    margin-top: 50px
}

.blog-post.format-standard-image .blog-post_media {
    position: relative;
    z-index: 1
}

.blog-post.format-standard-image .blog-post_media .blog-post_media_part {
    overflow: hidden
}

.blog-post.format-standard-image .blog-post_media .blog-post_feature-link:before {
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 2;
    background-color: rgba(40, 40, 40, 0.5);
    transition: opacity .3s;
    width: 100%;
    height: 100%
}

.blog-post.format-standard-image .blog-post_media .blog-post_feature-link {
    display: inline-block;
    position: relative;
    z-index: 1
}

.blog-post.format-standard-image .blog-post_media:hover .blog-post_feature-link:before {
    opacity: 1
}

.blog-posts .blog-style-medium_img .blog-post.format-standard-image .blog-post_media .blog-post_media_part {
    border-radius: 0
}

.blog-posts .blog-style-medium_img .format-video .blog-post_media .blog-post_media_part,
.blog-posts .blog-style-medium_img .format-audio .blog-post_media .blog-post_media_part {
    border-radius: 0
}

.blog-posts .blog-style-medium_img .format-link .blog-post_wrapper,
.blog-posts .blog-style-medium_img .format-quote .blog-post_wrapper {
    overflow: visible
}

.blog-posts .blog-style-medium_img .blog-post_wrapper {
    background: transparent;
    padding: 0;
    overflow: hidden
}

.blog-posts .blog-style-medium_img .blog-post_wrapper:after {
    display: block;
    height: 0;
    content: '';
    clear: both
}

.blog-posts .blog-style-medium_img .format-quote .blog-post_wrapper>.blog-post_media,
.blog-posts .blog-style-medium_img .format-link .blog-post_wrapper>.blog-post_media {
    width: 100%;
    float: none;
    padding-right: 0
}

.blog-posts .blog-style-medium_img .format-quote .blog-post_wrapper>.blog-post_content,
.blog-posts .blog-style-medium_img .format-link .blog-post_wrapper>.blog-post_content {
    width: 100%;
    float: none;
    padding-right: 0
}

.blog-posts .blog-style-medium_img .format-quote .blog-post_wrapper,
.blog-posts .blog-style-medium_img .format-link .blog-post_wrapper {
    padding: 50px
}

.blog-posts .blog-style-medium_img .format-quote .blog-post_wrapper .blog-post_content,
.blog-posts .blog-style-medium_img .format-link .blog-post_wrapper .blog-post_content {
    width: 100%;
    float: none
}

.blog-posts .blog-style-medium_img .format-standard .blog-post_wrapper {
    padding: 50px
}

.blog-posts .blog-style-medium_img .format-standard .blog-post_wrapper .blog-post_content {
    width: 100%;
    float: none
}

.blog-posts .blog-style-medium_img .format-audio .blog-post_media .blog-post_media_part {
    margin-bottom: 0;
    padding-bottom: 237px
}

.blog-posts .blog-style-medium_img .format-audio .blog-post_content {
    padding-top: 30px !important
}

.blog-posts .blog-style-medium_img .blog-post_media {
    width: 250px;
    padding-right: 30px;
    margin-bottom: 0;
    float: left
}

.blog-posts .blog-style-medium_img .blog-post_media .blog-post_media {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    float: none;
    margin-bottom: 0;
    padding-right: 0
}

.blog-posts .blog-style-medium_img .blog-post_title {
    clear: none
}

.blog-posts .blog-style-medium_img .blog-post_text {
    margin-bottom: 11px
}

.blog-posts .blog-style-medium_img .blog-post_meta-wrap {
    padding-bottom: 0;
    margin-top: 15px;
    margin-bottom: 10px
}

.blog-posts .blog-style-medium_img .blog-post_meta-wrap .meta-wrapper>span:before {
    font-size: 12px
}

.blog-posts .blog-style-medium_img .blog-post_media .blog-post_feature-link:before {
    border-radius: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.blog-posts .blog-style-medium_img .blog-post_content {
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 0;
    margin-left: 0;
    float: left;
    width: calc(100% - 250px)
}

.blog-posts .blog-style-medium_img .blog-post_content>.meta-wrapper {
    margin-bottom: 10px
}

.blog-posts .blog-style-medium_img .button-read-more {
    float: none
}

.blog-posts .blog-style-tiny_img .blog-post .blog-post_wrapper {
    padding: 0
}

.blog-posts .blog-style-tiny_img .blog-post .blog-post_link>.link_post {
    margin-top: 0
}

.blog-posts .blog-style-tiny_img .blog-post .blog-post_link:before {
    top: 0
}

.blog-posts .blog-style-tiny_img .blog-post .blog-post_quote-text {
    margin-top: 0
}

.blog-posts .blog-style-tiny_img .blog-post.format-standard .blog-post_media {
    width: auto;
    margin-right: 0;
    float: none
}

.blog-posts .blog-style-tiny_img .format-link .blog-post_media,
.blog-posts .blog-style-tiny_img .format-quote .blog-post_media {
    width: 100%;
    margin-right: 0;
    float: none
}

.blog-posts .blog-style-tiny_img .blog-post_media {
    width: 110px;
    margin-right: 20px;
    margin-bottom: 0;
    float: left
}

.blog-posts .blog-style-tiny_img .blog-post_media .blog-post_media {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    float: none;
    margin-bottom: 0
}

.blog-posts .blog-style-tiny_img .blog-post_media .blog-post_feature-link:before {
    left: 0;
    width: 100%;
    height: 100%;
    top: 0
}

.blog-posts .blog-style-tiny_img .blog-post_title {
    clear: none
}

.blog-posts .blog-style-tiny_img .meta-wrapper {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1
}

.blog-posts .blog-style-tiny_img .blog-post_meta-wrap,
.blog-posts .blog-style-tiny_img .meta-wrapper {
    padding-left: 0;
    padding-right: 0;
    background: 0
}

.blog-posts .blog-style-tiny_img .blog-post_text {
    margin-bottom: 0
}

.mega-ajax-content .item .blog-post_media {
    margin-bottom: 14px
}

.mega-ajax-content .item .blog-post_title {
    margin-bottom: 5px
}

.mega-ajax-content .item .blog-post_content {
    white-space: normal
}

.mega-ajax-content .item .meta-wrapper {
    background: 0;
    padding-left: 0;
    padding-right: 0
}

.mega-ajax-content .format-video .blog-post_media .blog-post_media_part,
.mega-ajax-content .format-audio .blog-post_media .blog-post_media_part {
    padding-bottom: 62%
}

.blog_carousel .blog-post {
    margin-bottom: 0
}

.blog_carousel .brainbizz_module_carousel .slick-dots {
    margin-top: 0
}

.blog-post_meta-wrap:after {
    content: '';
    display: table;
    clear: both
}

.blog-post_meta-wrap .meta-wrapper {
    border-top-width: 0 !important;
    max-width: calc(100% - 50px);
    float: left;
    padding-top: 0;
    padding-bottom: 0
}

.meta-wrapper>span {
    margin-right: 30px
}

.meta-wrapper>span.author_post a {
    position: relative
}

.meta-wrapper>span:last-child {
    margin-right: 0
}

.single_meta .brainbizz_module_videobox img {
    box-shadow: none
}

.single_meta .meta-wrapper {
    padding-top: 0;
    font-size: 16px
}

.single_meta .meta-wrapper span {
    margin-right: 30px
}

.single_meta .meta-wrapper span:before {
    margin-top: -2px;
    font-size: 18px
}

.single_meta .blog-post_title {
    line-height: 1.32;
    margin-bottom: 18px;
    margin-top: 7px
}

.single_meta .blog-post_media {
    margin-bottom: 24px
}

.single_meta .blog-post_quote-text {
    padding-top: 0
}

.single_meta .blog-post_link>.link_post {
    margin-bottom: 0
}

.single_meta .link_post:after,
.single_meta .blog-post_quote-text:after {
    color: #f6f4f0
}

.single_meta .blog-post_media,
.single_meta.format-quote .blog-post_media {
    margin-bottom: 42px
}

.blog-post_meta-wrap {
    line-height: 0
}

.meta-wrapper {
    margin-bottom: 0;
    color: #6f6f6f;
    font-weight: 400;
    padding-top: 0;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 0
}

.meta-wrapper>span.author_post a:after {
    border-color: #6f6f6f
}

.meta-wrapper a {
    color: #6f6f6f
}

.meta-wrapper * {
    line-height: 30px;
    transition: color .3s
}

.meta-wrapper span {
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.meta-wrapper span:hover {
    opacity: 1
}

.meta-wrapper span.author_post {
    text-transform: lowercase
}

.meta-wrapper span.author_post:before {
    content: '\f164'
}

.meta-wrapper span.author_post a {
    text-transform: capitalize
}

.meta-wrapper span.comments_post:before {
    content: '\f165'
}

.meta-wrapper span:before {
    font-family: 'Flaticon';
    font-size: 16px;
    display: inline-block;
    border: 0;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -4px
}

.meta-wrapper .author_post img {
    margin-right: 6px
}

.blog-post_link {
    position: relative;
    z-index: 1
}

.blog-post_link>.link_post {
    display: inline-block;
    margin-bottom: 9px
}

.blog-post_link a:after {
    content: '\f113';
    font-family: 'Flaticon';
    font-size: 74px;
    opacity: 1;
    color: #fff;
    position: absolute;
    top: 0;
    margin-top: -12px;
    margin-left: -45px;
    z-index: -1
}

.blog-post_title {
    position: relative
}

.blog-post.format-standard.link .blog-post_title:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 20px;
    content: '\f0c1'
}

.blog-posts .blog-post_title {
    display: block;
    clear: both;
    word-wrap: break-word;
    margin-top: 9px
}

.blog-posts h4.blog-post_title {
    margin-top: 4px
}

.blog-posts h3.blog-post_title {
    margin-top: 9px
}

.blog-post_quote-text {
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    position: relative;
    z-index: 1;
    margin-top: 2px;
    padding-left: 0;
    padding-bottom: 0
}

.blog-post_quote-text:after {
    color: #fff;
    content: '\f163';
    font-family: 'Flaticon';
    font-size: 74px;
    line-height: 1;
    font-weight: 400;
    opacity: 1;
    position: absolute;
    z-index: -1;
    margin-top: -20px;
    margin-left: -40px
}

.blog-post_quote-author .blog-post_quote-image {
    width: 75px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 20px
}

.blog-post.format-quote .blog-post_quote-author {
    font-size: 16px;
    font-weight: 500;
    margin-top: 7px;
    text-align: left
}

.blog-post.format-quote .blog-post_quote-author-pos {
    font-weight: 300
}

.format-no_featured .blog-post_wrapper,
.format-standard .blog-post_wrapper,
.format-quote .blog-post_wrapper,
.format-audio .blog-post_wrapper,
.format-link .blog-post_wrapper {
    padding: 68px 52px 50px;
    background: #f6f4f0
}

.format-audio .blog-post_wrapper>.blog-post_media {
    margin-bottom: 0
}

.format-audio .blog-post_wrapper>.blog-post_content {
    padding: 20px 25px 20px 0
}

.format-quote .blog-post_wrapper .blog-post_content,
.format-standard .blog-post_wrapper .blog-post_content,
.format-link .blog-post_wrapper .blog-post_content {
    padding: 0 !important
}

.blog-post.sticky-post .blog-post_wrapper {
    border-width: 25px 25px 25px 25px;
    border-style: solid;
    border-color: #eee;
    padding: 43px 25px 25px 25px;
    border-radius: 0
}

.blog-post_content p {
    margin-bottom: 8px
}

.blog-post_content h1,
.row>div>h1,
.blog-post_content h2,
.row>div>h2,
.blog-post_content h3,
.row>div>h3,
.blog-post_content h4,
.row>div>h4,
.blog-post_content h5,
.row>div>h5,
.blog-post_content h6,
.row>div>h6 {
    margin-bottom: 8px
}

.blog-post.standard .blog-post_media,
.blog-post.format-standard .blog-post_media {
    margin-bottom: 12px
}

.blog-post .blog-post_media {
    position: relative
}

.blog-post .blog-post_media img {
    box-sizing: border-box
}

.blog-post .blog-post_media .blog-post_media_part {
    position: relative
}

.blog-post .blog-post_media .blog-post_media_part .parallax-video .blog-post_feature-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999
}

.single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_meta-wrap {
    margin-bottom: 9px;
    margin-top: 0
}

.single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_meta-wrap .meta-wrapper * {
    line-height: 30px
}

.single_type-1 .blog-post.blog-post-single-item .blog-post_content>.meta-wrapper {
    margin-bottom: 0;
    margin-top: 18px
}

.single_type-1 .single_meta .blog-post_media {
    margin-bottom: 42px
}

.single_type-1 .single_meta .blog-post_title {
    margin-top: 0;
    margin-bottom: 2px
}

.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_meta-wrap {
    margin-bottom: 9px;
    margin-top: 0
}

.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_meta-wrap .meta-wrapper * {
    line-height: 30px
}

.single_type-2 .blog-post.blog-post-single-item .blog-post_content>.meta-wrapper {
    margin-bottom: 9px
}

.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_title {
    margin-top: 0;
    margin-bottom: 2px
}

.single_type-2 .blog-post.blog-post-single-item .blog-post_content>.blog-post_media {
    margin-bottom: 32px
}

.post_featured_bg {
    position: relative;
    margin-bottom: 60px;
    background: #272728;
    margin-top: -40px
}

.post_featured_bg .blog-post_meta-categories a,
.post_featured_bg .blog-post_meta-categories span {
    color: #fff
}

.post_featured_bg .blog-post_meta-categories a:hover,
.post_featured_bg .blog-post_meta-categories span:hover {
    color: #fff
}

.post_featured_bg .blog-post_meta-categories .lavalamp-object {
    background: #fff
}

.post_featured_bg .meta-wrapper span:before {
    color: inherit
}

.post_featured_bg .meta-wrapper span:after {
    background: #fff
}

.post_featured_bg .parallax-video {
    z-index: 1 !important
}

.post_featured_bg .parallax-video+.wgl-container {
    z-index: 2;
    position: relative
}

.post_featured_bg .blog-post_bg_media {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0
}

.post_featured_bg .blog-post_meta-wrap {
    position: relative
}

.post_featured_bg .blog-post {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0
}

.post_featured_bg .blog-post_title {
    margin-bottom: 5px;
    margin-top: 4px;
    padding-bottom: 35px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.post_featured_bg .blog-post_likes-wrap .wgl-likes {
    padding-right: 0
}

.post_featured_bg .blog-post_title,
.post_featured_bg .wgl-likes .sl-count,
.post_featured_bg .meta-wrapper {
    color: #fff;
    background: 0;
    padding-left: 0;
    padding-right: 0
}

.post_featured_bg .blog-post_title .comments_post a,
.post_featured_bg .blog-post_title a,
.post_featured_bg .wgl-likes .sl-count .comments_post a,
.post_featured_bg .wgl-likes .sl-count a,
.post_featured_bg .meta-wrapper .comments_post a,
.post_featured_bg .meta-wrapper a {
    color: #fff
}

.post_featured_bg .blog-post_title>span.author_post a:after,
.post_featured_bg .wgl-likes .sl-count>span.author_post a:after,
.post_featured_bg .meta-wrapper>span.author_post a:after {
    border-color: #fff
}

.post_featured_bg .blog-post_title>span.author_post a:hover,
.post_featured_bg .wgl-likes .sl-count>span.author_post a:hover,
.post_featured_bg .meta-wrapper>span.author_post a:hover {
    color: inherit !important
}

.post_featured_bg .blog-post_meta-wrap {
    background: 0
}

.post_featured_bg .content-container {
    position: relative
}

.post_featured_bg .wgl-likes .sl-icon {
    color: #fff
}

.format-quote .blog-post_media {
    margin-bottom: 15px
}

.blog-post_meta-categories {
    position: relative;
    padding-left: 46px;
    z-index: 1
}

.blog-post_meta-categories .current-menu-item {
    height: 1px;
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    left: -20px;
    position: absolute;
    top: 0;
    margin-top: 15px
}

.blog-post_meta-categories a,
.blog-post_meta-categories span {
    font-size: 13px;
    font-weight: 500;
    color: #6f6f6f;
    text-transform: uppercase;
    letter-spacing: .5px
}

.blog-post_meta-categories span {
    display: inline-block;
    margin-right: 14px
}

.blog-post_meta-categories span:after {
    content: '|';
    position: absolute;
    margin-left: 5px;
    margin-top: -0.5px
}

.blog-post_meta-categories span:last-child:after {
    display: none
}

.blog-post_meta-categories .lavalamp-object {
    height: 1px;
    z-index: -1
}

.single_meta .blog-post_meta-date {
    position: static;
    margin-bottom: 40px
}

.blog-post_meta-date {
    width: 75px;
    height: 75px;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 6px 5px 18px 0 rgba(0, 0, 0, 0.21)
}

.blog-post_meta-date span {
    display: block;
    text-align: center;
    color: #fff
}

.blog-post_meta-date .date_post {
    font-size: 11px;
    color: #fff;
    font-weight: 600
}

.blog-post_meta-date .date_post span {
    font-size: 24px;
    line-height: 12px;
    padding-top: 18px
}

.single #main-content>.blog-post {
    margin-bottom: 43px;
    margin-left: 0
}

.blog-post_meta-desc .blog-post_meta-read_more {
    max-width: calc(100% - 50px);
    float: left;
    padding-top: 0;
    padding-bottom: 0
}

.blog-post_meta-desc:after {
    content: '';
    display: table;
    clear: both
}

.blog-post_meta-desc .share_post-container {
    float: right
}

.button-read-more {
    display: inline-block;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    transition: all .3s ease-in-out;
    margin-bottom: 20px;
    box-sizing: border-box;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding-right: 20px
}

.button-read-more:after {
    content: '\f124';
    font-family: 'Flaticon';
    font-size: 14px;
    opacity: 1;
    color: #fff;
    transition: all .3s ease;
    vertical-align: middle;
    position: absolute;
    z-index: -1;
    right: 0
}

.button-read-more:hover:after {
    animation: move-arrow 1s infinite
}

@keyframes move-arrow {
    0% {
        right: 0
    }

    50% {
        right: 3px
    }

    100% {
        right: 0
    }
}

.tagcloud-wrapper {
    float: left;
    margin: 0
}

.tagcloud-wrapper .title_tags {
    font-size: 14px;
    margin-right: 18px
}

.single_post_info .tagcloud {
    float: left
}

.single_post_info .blog-post_views-wrap {
    float: left
}

.single_post_info .blog-post_views-wrap+.blog-post_likes-wrap {
    margin-left: 20px
}

.single_post_info .blog-post_likes-wrap {
    float: left
}

.single_post_info:after {
    content: '';
    display: table;
    clear: both
}

.single_post_info div:only-child {
    float: none !important;
    display: block;
    text-align: center
}

.single_post_info div:only-child .single_info-share_social-wpapper {
    float: right
}

.single_post_info .single_info-share_social-wpapper {
    float: left;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0
}

.single_post_info .single_info-share_social-wpapper .share_social-wpapper {
    margin-top: 0
}

.single_post_info .single_info-share_social-wpapper+.blog-post_views-wrap {
    margin-right: 20px
}

.single_post_info .single_info-share_social-wpapper .share_link+.share_link {
    margin-left: 15px
}

.single_post_info.post_info {
    padding-top: 24px;
    padding-bottom: 40px;
    clear: both;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.divider_post_info {
    margin-top: 40px;
    margin-bottom: 40px;
    clear: both;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.blog-post_excerpt {
    margin: 0 0 38px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8
}

.blog-post_excerpt>p:last-child {
    margin-bottom: 0
}

.blog-post_info-wrap {
    float: right;
    line-height: 0
}

.blog-post_likes-wrap {
    float: right
}

.blog-post_likes-wrap+.share_post {
    padding-right: 20px
}

.blog-post_likes-wrap .wgl-likes {
    line-height: 30px
}

.blog_columns-2:not(.blog_masonry) .wgl_col-6:nth-child(2n+1) {
    clear: left
}

.blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n+1) {
    clear: left
}

.blog_columns-4:not(.blog_masonry) .wgl_col-3:nth-child(4n+1) {
    clear: left
}

.brainbizz-post-navigation {
    padding: 0;
    margin-bottom: -30px
}

.brainbizz-post-navigation:after {
    display: block;
    height: 0;
    content: '';
    clear: both
}

.prev-link,
.next-link {
    font-size: 13px;
    font-weight: 700;
    transition: all 300ms;
    position: relative;
    text-transform: uppercase;
    background: #f2f2f2;
    z-index: 1;
    padding: 20px 7.5px;
    float: right;
    color: #939393
}

.prev-link_icon,
.next-link_icon {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    vertical-align: top;
    color: inherit
}

.prev-link_icon:before,
.next-link_icon:before {
    content: '\f124';
    font-family: 'Flaticon';
    font-size: 12px;
    display: inline-block;
    border: 0;
    vertical-align: middle;
    font-style: normal;
    position: absolute;
    left: -6px;
    top: 2px
}

.prev-link:hover,
.next-link:hover {
    color: #fff !important
}

.prev-link {
    float: left
}

.prev-link_wrapper {
    float: left;
    margin-bottom: 30px
}

.prev-link_wrapper a:hover .image_prev:after,
.prev-link_wrapper a:hover .image_prev:before {
    visibility: visible;
    opacity: 1
}

.prev-link_wrapper a:hover .image_prev:before {
    margin-left: 0
}

.prev-link_wrapper a:hover .image_prev.no_image:before {
    opacity: 0;
    visibility: hidden
}

.prev-link_wrapper a:hover .image_prev.no_image .no_image_post:before {
    margin-left: 0;
    opacity: 1;
    visibility: visible
}

.prev-link_wrapper .image_prev {
    display: inline-block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    vertical-align: top;
    margin-right: 20px;
    position: relative;
    transition: all .3s
}

.prev-link_wrapper .image_prev .no_image_post {
    background: #f6f4f0;
    display: block;
    width: 100%;
    height: 100%
}

.prev-link_wrapper .image_prev.no_image:before {
    opacity: 1;
    visibility: visible;
    margin-left: 0
}

.prev-link_wrapper .image_prev.no_image .no_image_post:before {
    content: '\f103';
    font-family: 'Flaticon';
    font-size: 21px;
    position: absolute;
    line-height: 70px;
    left: 0;
    margin-left: 20px;
    right: 0;
    opacity: 1;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.prev-link_wrapper .image_prev:before {
    content: '\f103';
    font-family: 'Flaticon';
    font-size: 21px;
    position: absolute;
    line-height: 70px;
    left: 0;
    margin-left: 20px;
    right: 0;
    opacity: 1;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.prev-link_wrapper .image_prev:after {
    display: block;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.prev-link_wrapper .prev_title {
    max-width: 210px;
    font-weight: 500;
    line-height: 24px;
    display: inline-block
}

.prev-link_icon {
    margin-left: 5px;
    margin-right: 5px
}

.prev-link_icon:before {
    content: '\f140';
    left: auto;
    right: -6px
}

.next-link:before {
    right: 0;
    left: auto;
    transition: width .3s linear 0s, right 0s linear .3s, left 0s linear .3s
}

.next-link:hover:before {
    right: auto;
    left: 0
}

.next-link_wrapper {
    text-align: right;
    float: right;
    margin-bottom: 30px
}

.next-link_wrapper a:hover .image_next:after,
.next-link_wrapper a:hover .image_next:before {
    visibility: visible;
    opacity: 1
}

.next-link_wrapper a:hover .image_next:before {
    margin-right: 0
}

.next-link_wrapper a:hover .image_next.no_image:before {
    opacity: 0;
    visibility: hidden
}

.next-link_wrapper a:hover .image_next.no_image .no_image_post:before {
    margin-right: 0;
    opacity: 1;
    visibility: visible
}

.next-link_wrapper .image_next {
    display: inline-block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    vertical-align: top;
    margin-left: 20px;
    position: relative;
    transition: all .3s
}

.next-link_wrapper .image_next.no_image:before {
    opacity: 1;
    visibility: visible;
    margin-right: 0
}

.next-link_wrapper .image_next.no_image .no_image_post:before {
    content: '\f124';
    font-family: 'Flaticon';
    font-size: 21px;
    position: absolute;
    line-height: 70px;
    left: 0;
    margin-right: 20px;
    right: 0;
    opacity: 1;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.next-link_wrapper .image_next .no_image_post {
    background: #f6f4f0;
    display: block;
    width: 100%;
    height: 100%
}

.next-link_wrapper .image_next:before {
    content: '\f124';
    font-family: 'Flaticon';
    font-size: 21px;
    position: absolute;
    line-height: 70px;
    left: 0;
    margin-right: 20px;
    right: 0;
    opacity: 1;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.next-link_wrapper .image_next:after {
    display: block;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.next-link_wrapper .next_title {
    max-width: 210px;
    display: inline-block;
    text-align: right;
    font-weight: 500;
    line-height: 24px
}

.info_prev-link_wrapper>a,
.info_next-link_wrapper>a {
    display: flex;
    align-items: center
}

.prev-link-info_wrapper>span,
.next-link-info_wrapper>span {
    display: block
}

.prev-link-info_wrapper .meta-wrapper,
.next-link-info_wrapper .meta-wrapper {
    background: 0;
    padding-left: 0;
    padding-right: 0
}

.author-info_wrapper {
    background-color: #f6f4f0;
    padding: 72px 60px 46px 60px;
    margin: 99px 0 40px;
    position: relative
}

.author-info_wrapper .title_soc_share {
    font-size: 14px;
    font-weight: 600;
    margin-right: 20px
}

.author-info_avatar {
    text-align: center;
    position: absolute;
    top: 0;
    margin-top: -60px;
    width: 100%;
    left: 0
}

.author-info_avatar img {
    width: 120px;
    border-radius: 50%;
    box-shadow: 13px 11px 24px 0 rgba(0, 0, 0, 0.17)
}

.author-info_content {
    overflow: hidden;
    margin-top: 5px
}

.author-info_name {
    margin-bottom: 2px !important;
    font-size: 24px;
    font-weight: 400 !important;
    line-height: 52px;
    text-align: center
}

.author-info_name span {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    margin-right: 7px
}

.author-info_description {
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: center
}

.author-info_social-link {
    display: inline-block;
    margin-right: 13px;
    color: #bfc1c2;
    font-size: 14px
}

.author-info_social-link:hover.fa-twitter {
    color: #45b7e1
}

.author-info_social-link:hover.fa-facebook {
    color: #244baf
}

.author-info_social-link:hover.fa-linkedin {
    color: #0266cc
}

.author-info_social-wrapper {
    line-height: 1;
    text-align: center
}

.single .single.related_posts {
    margin-top: 66px
}

.single .single.related_posts .brainbizz_module_title {
    padding-bottom: 24px;
    margin-bottom: 0
}

.single .single.related_posts .blog-post_title {
    font-weight: 400;
    margin-top: 7px
}

.single .single.related_posts .blog-post_title a {
    font-weight: 400
}

@media only screen and (max-width:1200px) {

    .vc_row:not(.vc_row-no-padding) .vc_column_container>.vc_column-inner,
    .vc_row:not(.vc_row-no-padding) .theiaStickySidebar>.vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media only screen and (max-width:992px) {

    .vc_col-sm-8 .blog-posts .blog-style-medium_img .blog-post_media,
    .vc_col-sm-9 .blog-posts .blog-style-medium_img .blog-post_media {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-right: 30px;
        text-align: left;
        margin-top: 30px;
        padding-left: 30px
    }

    .vc_col-sm-8 .blog-posts .blog-style-medium_img .blog-post_content,
    .vc_col-sm-9 .blog-posts .blog-style-medium_img .blog-post_content {
        padding-bottom: 20px;
        padding-right: 30px;
        padding-left: 30px;
        margin-left: 0;
        float: left;
        width: 100%;
        width: 100%;
        width: 100%;
        box-sizing: border-box
    }

    .vc_col-sm-8 .blog-style-standard.row .wgl_col-6,
    .vc_col-sm-9 .blog-style-standard.row .wgl_col-6 {
        width: 100%
    }

    .blog-style-tiny_img.blog_columns-3:not(.blog_masonry) .wgl_col-4 {
        width: 50%
    }

    .blog-style-tiny_img.blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n+1) {
        clear: none
    }

    .blog-style-tiny_img.blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(2n+1) {
        clear: left
    }
}

@media only screen and (max-width:768px) {
    .blog-style-tiny_img.blog_columns-3:not(.blog_masonry) .wgl_col-4 {
        width: 100%
    }
}

@media only screen and (max-width:600px) {
    .blog-posts .blog-style-medium_img .blog-post_media {
        width: 180px
    }

    .blog-posts .blog-style-medium_img .blog-post_content {
        width: calc(100% - 180px)
    }
}

@media only screen and (max-width:1024px) {
    .blog_columns-2:not(.blog_masonry) .wgl_col-6:nth-child(2n+1) {
        clear: none
    }

    .blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n+1) {
        clear: none
    }

    .blog_columns-4:not(.blog_masonry) .wgl_col-3:nth-child(4n+1) {
        clear: none
    }

    .blog_columns-2:not(.blog_masonry) .wgl_col-6:nth-child(2n+1) {
        clear: left
    }

    .blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n+1) {
        clear: left
    }

    .blog_columns-4:not(.blog_masonry) .wgl_col-3:nth-child(2n+1) {
        clear: left
    }

    .brainbizz-post-navigation {
        margin-bottom: 0
    }
}

@media only screen and (max-width:600px) {

    .single_type-2 .blog-post.blog-post-single-item .blog-post_content .meta-wrapper,
    .single_type-1 .blog-post.blog-post-single-item .blog-post_content .meta-wrapper {
        max-width: 100%
    }
}

@media screen and (max-width:420px) {
    .single_meta .meta-wrapper span:after {
        display: none
    }

    .blog-posts .blog-style-medium_img .blog-post_media {
        width: 100%;
        padding-right: 0
    }

    .blog-posts .blog-style-medium_img .blog-post_content {
        width: 100%;
        padding-left: 30px
    }
}

.blog-post_wrapper .brainbizz_module_videobox img {
    border-radius: 0;
    box-shadow: none
}

.blog-post_wrapper .blog-post_content .brainbizz_module_videobox .videobox_wrapper_link:before {
    display: none
}

.blog-post_wrapper .blog-post_content .brainbizz_module_videobox {
    margin-bottom: 50px
}

.blog-post_bg_media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover
}

.blog-post_bg_media:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    transition: all .3s ease
}

.blog-post_bg_media .slider-wrapper,
.blog-post_bg_media .blog-post_media-slider {
    height: 100%
}

.slider-wrapper.brainbizz_module_carousel .blog-post_media-slider_slick {
    height: 100%
}

.slider-wrapper.brainbizz_module_carousel .blog-post_media-slider_slick .item_slick {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 5
}

.slider-wrapper.brainbizz_module_carousel .blog-post_media-slider_slick .item_slick span {
    height: 100%;
    width: 100%;
    display: block;
    background-size: cover;
    background-position: center;
    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    overflow: hidden
}

.slider-wrapper.brainbizz_module_carousel .blog-post_media-slider_slick .item_slick span img {
    transition: all 500ms ease-in-out;
    transform: scale(1.25, 1.25)
}

.slider-wrapper.brainbizz_module_carousel .blog-post_media-slider_slick .item_slick.slick-active span img {
    transform: scale(1, 1)
}

.slider-wrapper.brainbizz_module_carousel .blog-post_media-slider_slick .slick-list,
.slider-wrapper.brainbizz_module_carousel .blog-post_media-slider_slick .slick-track {
    height: 100%
}

.slider-wrapper.brainbizz_module_carousel .slick-slider {
    z-index: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slider-wrapper.brainbizz_module_carousel .slick-slider .slick-arrow {
    z-index: 100
}

.blog_carousel_title-arrow .brainbizz_module_carousel .slick-prev.slick-arrow,
.blog_carousel_title-arrow .brainbizz_module_carousel .slick-next.slick-arrow {
    display: none !important
}

.blog_title.brainbizz_module_title {
    justify-content: flex-start;
    padding-bottom: 15px
}

.wgl_module_title.item_title {
    position: relative
}

.wgl_module_title.item_title .carousel_arrows {
    position: absolute;
    right: 0;
    top: 2px;
    text-align: center;
    z-index: 2
}

.wgl_module_title.item_title .carousel_arrows span[class*='slick_arrow'] {
    cursor: pointer;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #f2f2f2;
    margin-left: 10px;
    transition: all .45s ease
}

.wgl_module_title.item_title .carousel_arrows span[class*='slick_arrow'] span {
    display: block;
    line-height: 25px;
    text-align: center
}

.wgl_module_title.item_title .carousel_arrows span[class*='slick_arrow'] span:after {
    content: '\f124';
    font-family: 'Flaticon';
    font-size: 14px;
    display: inline-block;
    border: 0;
    color: #939393 !important;
    vertical-align: top;
    line-height: 25px
}

.wgl_module_title.item_title .carousel_arrows span[class*='slick_arrow']:hover span:after {
    color: #fff !important
}

.wgl_module_title.item_title .carousel_arrows span[class*='slick_arrow'].left_slick_arrow span:after {
    content: '\f140'
}

.row.sidebar_left .content-container {
    float: right
}

.container-grid.row>.brainbizz_module_carousel {
    margin-left: 0;
    margin-right: 0
}

.container-grid.row>.brainbizz_module_carousel.navigation_offset_element {
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden
}

.container-grid.row>.brainbizz_module_carousel.navigation_offset_element>.slick-slider {
    overflow: visible
}

.container-grid.row>.brainbizz_module_carousel.navigation_offset_element .slick-list {
    overflow: hidden
}

.blog_title {
    margin-bottom: 30px
}

.blog_subtitle {
    margin-bottom: 45px;
    font-size: 18px;
    line-height: 1.6
}

.blog-post_views-wrap {
    text-align: center;
    line-height: 30px;
    font-size: 14px
}

.blog-post_views-wrap .counts {
    font-weight: 400;
    color: #e96d60
}

.blog-post_views-wrap .counts_text {
    color: #b0b0b0;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize
}

.attachment_media .meta-wrapper {
    margin-bottom: 10px
}

.parallax-video {
    position: absolute !important;
    z-index: 2 !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.jarallax {
    position: relative;
    z-index: 0
}

.jarallax>.jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.wgl-likes {
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    cursor: pointer
}

.wgl-likes .sl-count {
    color: #b0b0b0
}

.wgl-likes .sl-icon {
    margin-right: 11px;
    color: #c10e0e;
    transform: translateZ(0);
    display: inline-block;
    font-size: 18px
}

.wgl-likes:hover .sl-icon {
    animation-name: pulse_like;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes pulse_like {
    25% {
        transform: scale(1.2)
    }

    75% {
        transform: scale(0.9)
    }
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    transition-duration: .8s
}

.isotope {
    transition-property: height, width
}

.isotope .isotope-item {
    transition-property: transform, opacity
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    transition-duration: 0s
}

body ul li,
body ol li {
    position: relative;
    z-index: 1;
    padding-left: 20px;
    list-style: none;
    line-height: 40px
}

body ul li:before {
    content: '';
    position: absolute;
    z-index: 1;
    font-size: 1em;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: block;
    left: 2px;
    top: 18px
}

body ul>li:last-child,
body ol>li:last-child {
    padding-bottom: 0
}

body ul.brainbizz_dash li {
    padding-left: 25px
}

body ul.brainbizz_dash li:before {
    content: "";
    width: 10px;
    height: 2px;
    border-radius: 0;
    top: 20px
}

body ul.brainbizz_plus li {
    padding-left: 25px
}

body ul.brainbizz_plus li:before {
    position: absolute;
    z-index: 1;
    content: "";
    width: 8px;
    height: 2px;
    left: 7px;
    top: 20px
}

body ul.brainbizz_plus li:after {
    position: absolute;
    z-index: 1;
    content: "";
    width: 2px;
    height: 8px;
    left: 10px;
    top: 17px
}

body ul.brainbizz_check li {
    padding-left: 25px
}

body ul.brainbizz_check li:before {
    content: "\f11d";
    font-family: flaticon;
    width: 0;
    height: 0;
    top: 0;
    font-size: 10px
}

body ul.no-list-style li {
    padding: 0
}

body ul.no-list-style li:before {
    display: none
}

body ol {
    counter-reset: li
}

body ol li {
    counter-increment: li
}

body ol>li {
    position: relative
}

body ol>li:before {
    content: "." counter(li);
    position: absolute;
    z-index: 1;
    left: 0;
    font-size: inherit;
    display: inline-block;
    line-height: inherit;
    direction: rtl;
    font-weight: 600;
    width: auto;
    height: auto
}

body ul ol>li:before {
    top: 0;
    background-color: transparent !important
}

body li ol {
    margin-bottom: 0;
    padding-bottom: 0
}

.single.related_posts+.row #comments {
    padding-top: 0;
    margin-top: -10px
}

#comments {
    margin-top: 20px;
    margin-bottom: 44px
}

#comments>h3 {
    margin-bottom: 8px;
    padding-bottom: 16px;
    z-index: 10;
    position: relative
}

#comments .pingback .comment-body {
    padding: 20px 50px;
    margin-bottom: 30px;
    background: #f6f4f0;
    line-height: 30px
}

#comments .pingback .edit-link .comment-edit-link {
    font-size: 12px;
    color: #7e7676;
    margin-left: 5px
}

#comments .pingback .edit-link .comment-edit-link:hover {
    color: #b9a9cd
}

#comments .comment-notes {
    margin-bottom: 20px
}

#comments .form-submit {
    margin-bottom: 0;
    clear: both
}

#comments .comment-respond {
    margin-top: 75px
}

#comments .commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    line-height: inherit
}

#comments .commentlist li {
    padding: 0
}

#comments .commentlist li:before {
    display: none
}

#comments .commentlist+* {
    margin-top: 75px
}

#comments .commentlist .comment-respond {
    margin: 20px 0
}

#comments .commentlist .comment {
    padding: 0
}

#comments .commentlist .comment:before,
#comments .commentlist .comment:after {
    display: none
}

#comments .commentlist .comment .stand_comment {
    padding: 40px 60px 22px 140px;
    margin-bottom: 30px;
    background: #f6f4f0;
    min-height: 160px
}

#comments .commentlist .comment .stand_comment .thiscommentbody {
    position: relative;
    z-index: 1;
    min-height: 80px
}

#comments .commentlist .comment .commentava {
    position: absolute;
    z-index: 1;
    left: -90px;
    top: 4px;
    height: 70px;
    width: 70px;
    box-shadow: 13px 11px 24px 0 rgba(0, 0, 0, 0.17);
    overflow: hidden;
    border-radius: 50%
}

#comments .commentlist .comment.pingback .stand_comment {
    padding-left: 0
}

#comments .commentlist .comment .children .comment {
    margin-left: 70px
}

#comments .commentlist .comment .children .stand_comment .commentava {
    left: -90px;
    width: 70px;
    height: 70px
}

#comments .commentlist>.comment>.children>.comment {
    margin-left: 90px
}

#comments .commentlist>.comment:last-child .stand_comment:last-child {
    border-bottom: 0
}

#comments .commentlist .comment_info {
    padding-right: 90px
}

#comments .commentlist .comment_info .meta-wrapper {
    margin-bottom: 0;
    opacity: 1;
    float: none;
    padding: 0;
    line-height: 22px;
    background: 0;
    color: #a0a0a0
}

#comments .commentlist .comment_info .meta-wrapper * {
    font-size: 14px
}

#comments .commentlist .comment_author_says {
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    padding-top: 0
}

#comments .commentlist .comment_author_says a {
    font-weight: inherit;
    font-size: inherit
}

#comments .commentlist .comment_content {
    margin-top: 0;
    font-weight: 400;
    line-height: 30px
}

#comments .commentlist .comment_content p {
    margin-bottom: 0;
    padding-bottom: 5px
}

#comments .commentlist .comment_content h1,
#comments .commentlist .comment_content h2,
#comments .commentlist .comment_content h3,
#comments .commentlist .comment_content h4,
#comments .commentlist .comment_content h5,
#comments .commentlist .comment_content h6 {
    margin-bottom: 8px
}

#comments .comment-reply-link {
    display: inline-block;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    transition: all .3s ease-in-out;
    margin-bottom: 20px;
    box-sizing: border-box;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding-right: 20px
}

#comments .comment-reply-link:after {
    content: '\f124';
    font-family: 'Flaticon';
    font-size: 14px;
    opacity: 1;
    color: #fff;
    transition: all .3s ease;
    vertical-align: middle;
    position: absolute;
    z-index: -1;
    right: 0
}

#comments .comment-reply-link:hover:after {
    animation: move-arrow 1s infinite
}

#comments #cancel-comment-reply-link {
    font-weight: 300;
    opacity: .8;
    text-transform: capitalize
}

#comments small #cancel-comment-reply-link {
    font-size: 18px;
    margin-left: 10px
}

.comments-title {
    margin-bottom: 28px
}

body .comment-respond .comment-reply-title {
    position: relative;
    font-size: 30px;
    font-weight: 500
}

body .comment-respond .comment-form {
    margin-left: -10px;
    margin-right: -10px
}

body .comment-respond .comment-form [class*="wgl_col-"],
body .comment-respond .comment-form>p {
    position: relative;
    padding-left: 10px;
    padding-right: 10px
}

body .comment-respond label {
    margin: 0
}

body .comment-respond .form_field {
    width: 100%;
    margin-bottom: 20px !important
}

body .comment-respond textarea.form_field {
    resize: none;
    margin-bottom: 20px !important
}

.wp-block-latest-comments>li {
    padding-left: 0
}

.wp-block-latest-comments>li:before {
    display: none
}

.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 20px
}

.wpcf7 .wpcf7-response-output {
    margin: 0
}

.wpcf7 input:not([type="submit"]),
.wpcf7 select,
.wpcf7 textarea {
    width: 100%
}

.wpcf7-form .row {
    margin-left: -10px;
    margin-right: -10px
}

.wpcf7-form .row [class*=wgl_col-] {
    position: relative;
    padding-left: 10px;
    padding-right: 10px
}

.wpcf7 .ajax-loader {
    display: none !important
}

.wpcf7-not-valid {
    border-color: red
}

.wpcf7-not-valid-tip {
    padding-top: 5px
}

.wpcf7 .form-icon {
    position: absolute;
    z-index: 1;
    top: 9px;
    right: 35px;
    font-size: 14px;
    color: #bababa
}

.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
    display: flex;
    align-items: center
}

.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input {
    width: auto;
    height: auto
}

.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input+.wpcf7-list-item-label,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input+.wpcf7-list-item-label {
    padding-left: .5em
}

.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

.wpb_text_column .wpcf7 .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 20px
}

.sign_up {
    display: flex;
    justify-content: center;
    margin-right: -20px
}

.sign_up input[type='submit'] {
    margin-left: 20px;
    height: 50px
}

.sign_up input[type="email"] {
    width: 350px
}

.sign_up .ajax-loader {
    display: none
}

#mc_embed_signup .mc-field-group {
    width: calc(100% - 160px);
    margin-right: 20px;
    float: left;
    position: relative;
    z-index: 1
}

#mc_embed_signup .mc-field-group input {
    width: 100%;
    padding-bottom: 0;
    padding-top: 0;
    background-color: rgba(255, 255, 255, 0.1);
    color: #979797;
    height: 40px
}

#mc_embed_signup .mc-field-group input:-ms-input-placeholder {
    color: #979797
}

#mc_embed_signup .mc-field-group input::placeholder {
    color: #979797
}

#mc_embed_signup .button-submit input {
    width: 140px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600
}

#mc_embed_signup div.mce_inline_error {
    margin-bottom: 0 !important;
    position: absolute;
    z-index: 1;
    box-sizing: border-box;
    width: 100%;
    box-shadow: 0 0 15px 0 rgba(40, 71, 178, 0.15);
    background: #fff !important;
    color: #6b0505 !important;
    border-top: 0 !important;
    margin-top: 5px !important;
    border-radius: 0
}

.wgl-mailchimp-2 #mc_embed_signup .mc-field-group {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0
}

.wgl-mailchimp-2 #mc_embed_signup .mc-field-group input {
    width: 100%;
    background-color: transparent;
    color: #fff;
    height: 50px;
    font-size: 14px;
    border: 1px solid #8b8b8b
}

.wgl-mailchimp-2 #mc_embed_signup .mc-field-group input:-ms-input-placeholder {
    color: #fff
}

.wgl-mailchimp-2 #mc_embed_signup .mc-field-group input::placeholder {
    color: #fff
}

.wgl-mailchimp-2 #mc_embed_signup .mc-field-group .mce_inline_error {
    width: 100%
}

.wgl-mailchimp-2 #mc_embed_signup .button-submit {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 5px;
    transition: all .5s
}

.wgl-mailchimp-2 #mc_embed_signup .button-submit input {
    margin-bottom: 0;
    padding: 0 10px;
    width: 130px;
    height: 40px
}

.wgl-mailchimp-2 #mc_embed_signup .button-submit:hover input {
    color: #fff
}

.brainbizz_module_carousel {
    margin-left: -15px;
    margin-right: -15px
}

.brainbizz_module_carousel .slick-slider {
    position: relative;
    z-index: 1;
    display: block;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow: hidden
}

.brainbizz_module_carousel .slick-list {
    position: relative;
    z-index: 1;
    display: block
}

.brainbizz_module_carousel .slick-track {
    position: relative;
    z-index: 1
}

.brainbizz_module_carousel .slick-track:after {
    content: '';
    display: table;
    clear: both
}

.brainbizz_module_carousel .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    height: 100%;
    min-height: 1px;
    cursor: pointer
}

.brainbizz_module_carousel .slick-slide.dragging img {
    pointer-events: none
}

.brainbizz_module_carousel .slick-loading .slick-track,
.brainbizz_module_carousel .slick-loading .slick-slide {
    visibility: hidden
}

.wgl-pagination {
    padding: 11px 0 30px 20px
}

.wgl-pagination .page {
    display: inline-block;
    vertical-align: top;
    margin: 0 2.5px;
    padding: 0
}

.wgl-pagination .page-numbers {
    position: relative;
    z-index: 1;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding: 0;
    transition: all .4s;
    text-align: center
}

.wgl-pagination .page-numbers .fa {
    font-weight: 700;
    font-size: 21px
}

.wgl-pagination .page>a:hover {
    color: #fff
}

.wgl-pagination .page .current {
    cursor: default;
    color: #fff
}

.wgl-pagination .page:before,
.wgl-pagination .page:after {
    display: none
}

.wgl-pagination .page:first-child {
    margin-left: 0
}

.wgl-pagination .page:last-child {
    margin-right: 0
}

.page-link {
    clear: both
}

.load_more_item {
    padding: 9px 40px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    font-size: 13px;
    color: #fff;
    min-width: 155px;
    border-width: 1px;
    border-style: solid;
    white-space: nowrap;
    margin: 0 20px !important
}

.load_more_item:hover {
    background: transparent
}

.text-center.load_more_wrapper {
    text-align: center
}

.load_more_wrapper {
    margin-top: 50px;
    position: relative;
    z-index: 1
}

@keyframes rotating {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.load_more_wrapper.blog_load_more {
    margin-top: 0
}

.load_more_wrapper.full_width_btn .load_more_item {
    width: 100%
}

.load_more_wrapper .load_more_item {
    transition: .3s ease;
    position: relative
}

.load_more_wrapper .load_more_item.loading:before {
    color: inherit
}

.load_more_wrapper .load_more_item:before {
    content: '\f021';
    display: inline-block;
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -8px;
    font-family: 'Font Awesome 5 Free';
    font-size: 19px;
    line-height: 1;
    font-weight: 600;
    text-rendering: auto;
    color: #fff;
    opacity: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    animation: rotating 2s linear infinite;
    transition: .3s ease, color 0s
}

.load_more_wrapper .loading {
    height: 50px;
    width: 50px !important;
    margin: 0 auto;
    box-sizing: border-box;
    min-width: initial;
    padding: 0
}

.load_more_wrapper .loading.load_more_item:before {
    opacity: 1
}

.load_more_wrapper .loading span {
    position: absolute;
    opacity: 0
}

.wgl-row-animation {
    position: relative;
    z-index: 1
}

.wgl-row-animation .wpb_column {
    position: relative;
    z-index: 2
}

.wgl-row-animation .wgl-row_background {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 70%;
    transform: translate(-50%, -50%)
}

.particles-js {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}

#preloader-wrapper {
    background-color: #fdfaf8;
    z-index: 10000;
    position: fixed;
    width: 100%;
    height: 100%
}

.preloader-container {
    position: relative;
    width: 260px;
    height: 260px;
    left: 50%;
    top: 50%;
    margin-top: -130px;
    margin-left: -130px
}

.preloader-container>div {
    position: relative;
    width: 25px;
    height: 25px;
    margin: 1px;
    float: left;
    background: tomato;
    transform: scale(0);
    transform-origin: center center;
    animation: loader 2s infinite linear
}

.preloader-container>div:nth-of-type(1),
.preloader-container>div:nth-of-type(5),
.preloader-container>div:nth-of-type(9) {
    animation-delay: .4s
}

.preloader-container>div:nth-of-type(4),
.preloader-container>div:nth-of-type(8) {
    animation-delay: .2s
}

.preloader-container>div:nth-of-type(2),
.preloader-container>div:nth-of-type(6) {
    animation-delay: .6s
}

.preloader-container>div:nth-of-type(3) {
    animation-delay: .8s
}

@keyframes loader {
    0% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }

    80% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

#scroll_up {
    position: fixed;
    z-index: 20;
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    bottom: 30px;
    opacity: 0;
    text-align: center;
    transition: all .4s;
    transform: translateX(130%);
    cursor: pointer
}

#scroll_up:after {
    content: "\f103";
    font-family: Flaticon;
    font-size: 22px;
    display: inline-block;
    transform: rotate(90deg)
}

#scroll_up.active {
    opacity: 1;
    transform: translateX(0)
}

#scroll_up:hover:after {
    animation: scroll_up_anim 1.5s infinite
}

@keyframes scroll_up_anim {
    0% {
        transform: rotate(90deg) translateX(-3px)
    }

    50% {
        transform: rotate(90deg) translateX(3px)
    }

    100% {
        transform: rotate(90deg) translateX(-3px)
    }
}

.wpml-ls a span:focus {
    outline: 0
}

li.wpml-ls-menu-item ul li a {
    width: auto
}

.wpml-ls-legacy-dropdown {
    width: auto;
    text-align: center
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.sitepress_container>.wpml-ls {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    z-index: 1
}

.sitepress_container>.wpml-ls>ul,
.sitepress_container>.wpml-ls>ul>li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.sitepress_container>.wpml-ls li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    z-index: 1;
    box-sizing: border-box
}

.sitepress_container>.wpml-ls li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.sitepress_container>.wpml-ls li a .wpml-ls-flag {
    width: 20px;
    height: 20px
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language a:hover {
    background: 0;
    border: 0;
    color: inherit !important
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
    background: 0;
    border: 0;
    color: inherit !important
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: 0;
    padding: 10px 0;
    margin-top: 0;
    min-width: 150px;
    box-sizing: border-box;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in;
    top: calc(100% + 15px);
    box-shadow: 13px 11px 38px 0 rgba(0, 0, 0, 0.1)
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item {
    line-height: 30px;
    padding: 4px 25px
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:before {
    display: none
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a {
    padding: 0;
    width: 100%;
    line-height: inherit;
    position: relative;
    transition: color 200ms
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:link {
    transition: color 200ms
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a span {
    position: relative
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a span:before {
    content: '';
    display: inline-block;
    height: 1px;
    width: 0;
    vertical-align: middle;
    margin-right: 0;
    opacity: 0;
    visibility: hidden;
    transition: width .4s, opacity .4s ease;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover span:before {
    width: 100%;
    opacity: 1;
    visibility: visible
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px
}

.wpml-ls-legacy-dropdown a {
    background: 0;
    border: 0;
    color: inherit
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding: 5px 0;
    line-height: 0
}

.wpml-ls-legacy-dropdown a:hover {
    color: inherit;
    background: 0;
    transition: 0s
}

.wpml-ls-legacy-dropdown a:active {
    color: inherit;
    background: 0;
    transition: 0s
}

.wpml-ls-legacy-dropdown a:visited {
    color: inherit;
    background: 0;
    transition: 0s
}

.wpml-ls-legacy-dropdown a:link {
    color: inherit;
    background: 0;
    transition: 0s
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: '';
    display: inline-block;
    width: auto;
    height: auto;
    border: 0;
    position: static;
    vertical-align: middle;
    margin-left: 7px;
    opacity: 1;
    transform: rotate(0);
    -webkit-backface-visibility: hidden;
    margin-top: 0;
    content: '\f140';
    font-family: Flaticon;
    font-size: 9px;
    font-weight: 100;
    margin-left: 5px;
    transition: color .3s
}

.woo_product_post_media {
    margin: 0
}

@keyframes wgl_fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 40px, 0)
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

ul.wgl-products,
.woocommerce .products ul.wgl-products {
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    margin-right: -30px
}

ul.wgl-products.animated_products li,
.woocommerce .products ul.wgl-products.animated_products li {
    opacity: 0;
    transform: translate3d(0, 20px, 0)
}

ul.wgl-products.animated_products li.visible_item,
.woocommerce .products ul.wgl-products.animated_products li.visible_item {
    animation-fill-mode: both;
    animation-duration: .3s;
    animation-name: wgl_fadeInUp
}

ul.wgl-products li,
.woocommerce .products ul.wgl-products li {
    display: flex;
    align-items: center;
    flex-flow: column nowrap;
    margin: 0 30px 40px 0;
    padding: 0;
    box-sizing: border-box;
    transition: all .3s ease
}

ul.wgl-products li:before,
.woocommerce .products ul.wgl-products li:before {
    display: none
}

ul.wgl-products .woocommerce-loop-product__title,
.woocommerce .products ul.wgl-products .woocommerce-loop-product__title {
    font-size: 16px;
    text-align: center;
    margin-top: 16px;
    line-height: 22px;
    margin-bottom: 0;
    font-weight: 500
}

ul.wgl-products .woocommerce-loop-product__title a,
.woocommerce .products ul.wgl-products .woocommerce-loop-product__title a {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit
}

ul.wgl-products .star-rating,
.woocommerce .products ul.wgl-products .star-rating {
    float: none;
    width: 7.24em;
    margin: 7px auto;
    font-size: 14px
}

ul.wgl-products .star-rating:before,
.woocommerce .products ul.wgl-products .star-rating:before {
    content: '\f005\f005\f005\f005\f005';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

ul.wgl-products .price,
.woocommerce .products ul.wgl-products .price {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    line-height: 35px
}

ul.wgl-products .price del,
.woocommerce .products ul.wgl-products .price del {
    margin-right: 16px;
    color: #b5b5b5
}

.woocommerce .woocommerce-product-rating .star-rating {
    width: 7.4em;
    margin: 0;
    margin-right: 20px;
    margin-left: 6px;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 7px
}

.woocommerce .woocommerce-product-rating .star-rating:before {
    content: '\f005\f005\f005\f005\f005';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.woocommerce .star-rating {
    width: 6.8em;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 4px
}

.woocommerce .star-rating:before {
    content: '\f005\f005\f005\f005\f005';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.woocommerce .star-rating span:before {
    content: '\f005\f005\f005\f005\f005';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.columns-3 ul.wgl-products li {
    width: calc(33.33333% - 30px)
}

.columns-4 ul.wgl-products li {
    width: calc(25% - 30px)
}

.columns-2 ul.wgl-products li {
    width: calc(50% - 30px)
}

.columns-1 ul.wgl-products li {
    width: calc(100% - 30px)
}

ul.wgl-products li {
    transition: .3s
}

ul.wgl-products li .picture {
    position: relative;
    overflow: hidden
}

ul.wgl-products li .picture img {
    transform: scale(1);
    transition: 4.5s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

ul.wgl-products li .picture:after {
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgba(14, 16, 20, 0.5);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .3s ease-in-out;
    pointer-events: none
}

ul.wgl-products li:hover a.add_to_cart_button,
ul.wgl-products li:hover a.button {
    visibility: visible;
    opacity: 1;
    bottom: 0
}

ul.wgl-products li:hover a.add_to_cart_button:hover,
ul.wgl-products li:hover a.button:hover {
    color: #fff
}

ul.wgl-products li:hover .picture:after {
    opacity: 1
}

ul.wgl-products li a.add_to_cart_button,
ul.wgl-products li a.button,
ul.wgl-products li .added_to_cart.wc-forward {
    font-weight: bold;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    position: absolute;
    left: -1px;
    bottom: 10px;
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    font-size: 13px;
    line-height: 49px;
    padding: 0 37px;
    z-index: 2;
    text-align: center;
    color: #fff;
    transition: all .3s ease;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-width: 180px;
    box-sizing: border-box;
    width: calc(100% + 2px);
    text-transform: uppercase
}

ul.wgl-products li a.add_to_cart_button:before,
ul.wgl-products li a.button:before,
ul.wgl-products li .added_to_cart.wc-forward:before {
    content: '\f15e';
    font-family: 'flaticon';
    margin-right: 15px;
    font-size: 16px;
    font-weight: 400;
    transition: all .9s ease
}

ul.wgl-products li a.button.added:after,
ul.wgl-products li button.button.added:after,
ul.wgl-products li input.button.added::after {
    font-size: 16px;
    color: #fff;
    vertical-align: inherit;
    margin-left: 0
}

ul.wgl-products li a.button.added,
ul.wgl-products li button.button.added,
ul.wgl-products li input.button.added {
    font-size: 0;
    height: 50px;
    vertical-align: inherit;
    color: transparent;
    bottom: 0;
    opacity: 0;
    visibility: visible;
    transition: all .3s ease;
    transition-delay: .2s
}

ul.wgl-products li a.button.added:before,
ul.wgl-products li button.button.added:before,
ul.wgl-products li input.button.added:before {
    display: none
}

ul.wgl-products li a.button.added+.added_to_cart,
ul.wgl-products li button.button.added+.added_to_cart,
ul.wgl-products li input.button.added+.added_to_cart {
    animation-delay: .3s;
    animation-name: wgl_flash_in;
    animation-duration: .2s;
    animation-fill-mode: forwards
}

ul.wgl-products li a.button.loading,
ul.wgl-products li button.button.loading,
ul.wgl-products li input.button.loading {
    font-size: 0;
    height: 50px;
    vertical-align: inherit;
    color: #fff;
    bottom: 0;
    opacity: 1;
    visibility: visible;
    transition: .6s ease;
    padding: 0;
    min-width: 50px
}

ul.wgl-products li a.button.loading:before,
ul.wgl-products li button.button.loading:before,
ul.wgl-products li input.button.loading:before {
    content: '\f110';
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-align: center;
    text-rendering: auto;
    color: #fff;
    background: transparent;
    animation: fa-spin 2s infinite linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

ul.wgl-products li a.button.loading:after,
ul.wgl-products li button.button.loading:after,
ul.wgl-products li input.button.loading:after {
    display: none
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes wgl_flash_in {
    from {
        opacity: 0;
        visibility: hidden
    }

    to {
        opacity: 1;
        bottom: 0;
        visibility: visible
    }
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    border-radius: 0;
    background: #fff
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    width: 1px;
    height: 16px;
    margin-left: -0.5px;
    margin-top: -8px;
    top: 50%;
    border-radius: 0
}

.widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    text-align: center
}

.woocommerce .products .star-rating {
    margin: 5px auto 10px
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 4px;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0
}

.woocommerce .widget_price_filter .price_slider_wrapper .price_slider.ui-widget-content {
    border-radius: 0;
    background: #fff;
    border: 1px solid #eee
}

.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before {
    display: none
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 0;
    padding-right: 15px
}

.woocommerce .widget_shopping_cart .cart_list li:before,
.woocommerce.widget_shopping_cart .cart_list li:before {
    display: none
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left;
    width: 80px;
    margin-left: 0;
    margin-right: 20px;
    margin-top: -2px
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    left: auto;
    right: 9px;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    margin: 0;
    top: 18px
}

.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before {
    content: '\f14e';
    font-family: 'flaticon';
    font-size: 11px;
    line-height: 1;
    display: inline-block;
    color: #a8abbe;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-shadow: none;
    transition: all .3s
}

.woocommerce .widget_shopping_cart .cart_list li a.remove:hover:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover:before {
    opacity: .6;
    color: #ff144b
}

.widget.widget_price_filter .widget-title,
.widget.widget_products .widget-title,
.widget.widget_shopping_cart .widget-title {
    padding-bottom: 13px;
    margin-bottom: 2px
}

.widget.widget_price_filter .widget-title {
    margin-bottom: 25px
}

.widget.widget_product_tag_cloud .widget-title {
    margin-bottom: 14px
}

.widget.widget_products .widget-title,
.widget.widget_shopping_cart .widget-title {
    margin-bottom: 16px
}

.widget_product_search .woocommerce-product-search {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    transition: box-shadow .4s;
    margin-bottom: 15px
}

.widget_product_search .woocommerce-product-search:before {
    width: 60px;
    height: 48px;
    position: absolute;
    right: 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
    font-weight: 400;
    content: '\f14a';
    color: #363b5b;
    display: inline-block;
    font-family: 'Flaticon';
    font-size: 21px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    text-align: center;
    line-height: 48px;
    opacity: 1;
    text-align: center;
    margin-top: 0
}

.widget_product_search .woocommerce-product-search [type='submit'] {
    font-size: 0;
    width: 40px;
    height: 48px;
    opacity: 0;
    position: absolute;
    right: 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
    margin-top: 0
}

.widget_product_search .woocommerce-product-search .search-field {
    width: 100%;
    height: 50px;
    padding: 0 50px 0 18px;
    border: 0;
    outline: 0;
    font-weight: 400;
    background: #fff;
    border: 1px solid #e4e4e4;
    overflow: hidden
}

.widget_product_search .woocommerce-product-search .search-field:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    -ms-transition: all .5s;
    transition: all .5s
}

.widget_product_search .woocommerce-product-search .search-field::placeholder {
    font-size: 14px;
    font-weight: 400;
    transition: all .5s
}

.widget_product_search .woocommerce-product-search .search-field:focus:-ms-input-placeholder {
    opacity: 0
}

.widget_product_search .woocommerce-product-search .search-field:focus::placeholder {
    opacity: 0
}

.woocommerce .star-rating span:before {
    color: #f9d322
}

.woocommerce span.onsale {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    box-sizing: border-box;
    font-weight: bold;
    width: auto;
    line-height: 23px;
    height: auto;
    padding: 2px 14px 0;
    min-width: 45px;
    min-height: auto;
    text-transform: uppercase;
    color: #fff;
    left: 15px;
    top: 15px;
    border-radius: 0;
    background: #0e1014
}

.product_list_widget .product-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    transition: color .3s ease
}

.product_list_widget del {
    margin-right: 14px;
    color: #b5b5b5
}

.product_list_widget del .woocommerce-Price-amount {
    color: inherit
}

.woocommerce del {
    margin-right: 4px;
    color: #b5b5b5
}

.woocommerce del .woocommerce-Price-amount {
    color: inherit
}

.woocommerce div.product p.price del {
    opacity: 1;
    font-size: 16px
}

.product_list_widget .woocommerce-Price-amount {
    font-size: 14px;
    font-weight: 400;
    margin-top: 8px;
    margin-right: 4px
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    font-weight: 500;
    font-size: 15px;
    line-height: 24px
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 0;
    margin-bottom: 30px
}

.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
    margin-bottom: 0
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 13px;
    font-weight: bold;
    line-height: 38px;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    overflow: visible;
    padding: 0 32px;
    left: auto;
    border: 0;
    display: inline-block;
    box-shadow: none;
    text-shadow: none;
    text-transform: uppercase;
    border-radius: 0;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    background: transparent
}

.woocommerce .widget_price_filter .price_slider_amount {
    font-size: 16px;
    line-height: 50px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 15px
}

.woocommerce .widget_price_filter .price_slider_amount span {
    font-weight: 400;
    font-size: 16px
}

.woocommerce .widget_price_filter .price_slider_amount span.from {
    margin-left: 10px
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    margin-top: 16px
}

.woocommerce ul.cart_list li .quantity {
    font-weight: 400;
    font-size: 14px
}

.woocommerce ul.cart_list li .quantity .woocommerce-Price-amount {
    font-weight: 500
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border: 0;
    padding-top: 23px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600
}

.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
    font-size: 13px;
    font-weight: bold;
    line-height: 48px;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    overflow: visible;
    padding: 0 25px;
    left: auto;
    display: inline-block;
    box-shadow: none;
    text-shadow: none;
    margin-right: 0;
    margin-bottom: 10px;
    color: #fff;
    transition: all .4s;
    text-align: center;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    border-radius: 0
}

.woocommerce .widget_shopping_cart .buttons a.checkout,
.woocommerce.widget_shopping_cart .buttons a.checkout {
    background: transparent
}

.woocommerce .widget_shopping_cart .buttons a.checkout:hover,
.woocommerce.widget_shopping_cart .buttons a.checkout:hover {
    color: #fff !important
}

.woocommerce .widget_shopping_cart .buttons a:not(.checkout):hover,
.woocommerce.widget_shopping_cart .buttons a:not(.checkout):hover {
    background: transparent !important
}

.woocommerce .widget_shopping_cart .buttons a:last-child,
.woocommerce.widget_shopping_cart .buttons a:last-child {
    margin-bottom: 0
}

.woocommerce .widget_shopping_cart .buttons a:last-child,
.woocommerce.widget_shopping_cart .buttons a:last-child {
    margin-right: 0
}

.woocommerce>.brainbizz_module_message_box {
    margin-bottom: 20px
}

.woocommerce-mini-cart__buttons.buttons a.button {
    width: 100%
}

.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500
}

.woocommerce .widget_shopping_cart .total .woocommerce-Price-amount,
.woocommerce.widget_shopping_cart .total .woocommerce-Price-amount {
    margin-left: 5px
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    display: inline;
    width: 50%;
    margin: 0 0 30px;
    float: left;
    font-size: 16px
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    display: inline;
    width: 50%;
    margin: 0 0 30px;
    float: left;
    text-align: right
}

.woocommerce .woocommerce-ordering select {
    float: right;
    border: 0;
    padding: 6px 16px;
    outline: 0;
    margin: 0;
    width: 270px;
    max-width: 100%;
    display: block;
    font-size: 14px;
    line-height: 1.4;
    background-color: #fff;
    box-sizing: border-box;
    font-family: inherit;
    border: 1px solid #e4e4e4;
    font-weight: 400
}

.wgl-products-catalog,
.wgl-products-related {
    clear: both;
    overflow: hidden
}

.wgl-products-catalog {
    margin-top: 10px
}

.woo_product_image {
    display: flex;
    justify-content: center
}

.wgl-woocommerce-sorting {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.wgl-woocommerce-sorting:after {
    dispay: block;
    height: 0;
    content: '';
    clear: both
}

.wgl-woocommerce-sorting .brainbizz_module_message_box {
    width: 100%;
    box-sizing: border-box
}

.wgl-woocommerce-sorting .brainbizz_module_message_box:before {
    display: none
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none
}

.woocommerce nav.woocommerce-pagination ul {
    display: block;
    white-space: nowrap;
    clear: both;
    border: 0;
    border-right: 0;
    margin: 0;
    text-align: left;
    padding: 11px 0 30px 0;
    font-size: 0
}

.woocommerce nav.woocommerce-pagination ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    border: 0;
    float: none;
    margin: 0 2.5px;
    overflow: visible
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff
}

.woocommerce nav.woocommerce-pagination ul li span.current:after {
    width: 100%;
    opacity: 1;
    visibility: visible
}

.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
    border: 0;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding: 0;
    transition: all .4s;
    text-align: center
}

.woocommerce nav.woocommerce-pagination ul li span:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover {
    color: #fff
}

.woocommerce nav.woocommerce-pagination ul li span.next,
.woocommerce nav.woocommerce-pagination ul li span.prev,
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
    background: transparent;
    font-size: 21px
}

.woocommerce nav.woocommerce-pagination ul li span.next,
.woocommerce nav.woocommerce-pagination ul li span.prev,
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
    font-weight: 700
}

.woocommerce nav.woocommerce-pagination ul li:first-child {
    margin-left: 0
}

.woocommerce nav.woocommerce-pagination ul li:before {
    display: none
}

.woocommerce nav.woocommerce-pagination ul li a.current,
.woocommerce nav.woocommerce-pagination ul li span {
    cursor: default
}

.woocommerce-tabs .comment-reply-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 42px;
    display: block
}

.woocommerce div.product .woocommerce-tabs .panel>h2 {
    display: none
}

.woocommerce div.product .woocommerce-tabs .panel #comments>h2 {
    display: none
}

.woocommerce div.product .woocommerce-tabs .panel #respond #commentform label {
    display: block;
    font-weight: 500
}

.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes {
    border: 0
}

.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes tr {
    border: 0
}

.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes th {
    background: #f6f4f0;
    font-weight: 500;
    font-size: 18px;
    padding: 14px 70px;
    border-bottom: 0;
    color: #fff;
    border: 1px solid #ddd
}

.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes td {
    font-style: normal;
    border: 0;
    background: #fff;
    border: 1px solid #ddd;
    padding-left: 20px;
    padding-right: 20px
}

.woocommerce .summary .product_meta {
    border-top: 1px solid #ebebeb;
    padding-top: 29px;
    padding-bottom: 28px;
    margin-top: 3px;
    padding-left: 6px
}

.woocommerce .summary .product_meta>span {
    display: block;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 36px
}

.woocommerce .summary .product_meta>span:last-child {
    margin-bottom: 0
}

.woocommerce .summary .product_meta>span span,
.woocommerce .summary .product_meta>span a {
    font-weight: 500
}

.woocommerce .summary .product_meta>span span:first-child,
.woocommerce .summary .product_meta>span a:first-child {
    margin-left: 0
}

.woocommerce .summary form.cart {
    border-top: 1px solid rgba(77, 77, 77, 0.1);
    margin-bottom: 0 !important;
    padding-top: 40px;
    padding-bottom: 35px
}

.woocommerce-product-gallery figure {
    overflow: hidden;
    border-radius: 0
}

.woocommerce-product-gallery figure>div {
    border-radius: 0
}

.woocommerce-product-gallery .flex-viewport {
    border-radius: 0
}

.woocommerce-product-gallery .flex-viewport figure {
    border-radius: 0
}

.woocommerce-product-gallery .flex-viewport figure>div {
    border-radius: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    float: left;
    cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
    opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
    opacity: 1
}

.woocommerce-product-gallery img {
    display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 99
}

a.woocommerce-product-gallery__trigger {
    text-decoration: none
}

.woocommerce.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 45px;
    width: 45px;
    border-radius: 50%
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    color: #fff
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
    background: #000;
    transition: all .4s;
    top: 24px;
    left: 27px
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover:after {
    background: #fff
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
    border: 2px solid #000;
    transition: all .4s;
    top: 14px;
    left: 14px
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover:before {
    border: 2px solid #fff
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    content: '\f00e';
    line-height: 2;
    text-indent: 0
}

.product .flex-control-nav li {
    margin-left: 0;
    padding: 0
}

.product .flex-control-nav li:before {
    display: none
}

.product .flex-control-nav li img {
    margin: 0 auto
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 48%;
    max-width: 540px;
    margin-bottom: 2.5em
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 49%
}

.woocommerce div.product div.images .flex-control-thumbs li {
    margin-right: 20px;
    margin-bottom: 20px;
    width: 120px;
    overflow: hidden;
    box-sizing: border-box;
    overflow: visible
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    border-radius: 0;
    opacity: 1;
    box-sizing: border-box
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.17)
}

.woocommerce div.product .woocommerce-product-rating {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.woocommerce div.product .summary .woocommerce-product-rating {
    margin-bottom: 1em
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none
}

.woocommerce div.product div.images .flex-control-thumbs li:last-child {
    margin-right: 0
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 20px;
    overflow: visible !important
}

.woocommerce div.product div.images .flex-control-thumbs:after {
    display: block;
    height: 0;
    content: '';
    clear: both
}

.woocommerce div.product .product_title {
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 12px
}

.woocommerce div.product .summary p.price,
div.product .summary span.price,
.woocommerce div.product .summary .woocommerce-variation-price .price {
    margin-top: 12px;
    font-size: 24px;
    margin-bottom: 32px
}

.woocommerce div.product .summary p.price .woocommerce-Price-currencySymbol,
div.product .summary span.price .woocommerce-Price-currencySymbol,
.woocommerce div.product .summary .woocommerce-variation-price .price .woocommerce-Price-currencySymbol {
    margin-right: 5px
}

.woocommerce-review-link {
    color: #7b7d90;
    font-size: 14px
}

.woocommerce div.product .summary p.price ins,
div.product .summary span.price ins {
    text-decoration: none
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-size: 16px
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    font-weight: 500
}

.woocommerce div.product form.cart .variations tr {
    border: 0
}

.woocommerce div.product form.cart .variations td.label {
    display: list-item;
    padding: 0;
    list-style: none;
    background-color: transparent
}

.woocommerce div.product form.cart .variations td.value {
    margin-bottom: 30px
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    text-align: left;
    line-height: 1;
    padding: 0;
    display: list-item;
    padding: 0;
    list-style: none;
    background-color: transparent
}

.woocommerce div.product form.cart .variations select {
    min-width: auto;
    display: inline-block;
    margin-right: 0
}

.woocommerce div.product form.cart div.quantity {
    margin-right: 20px
}

.woocommerce div.product form.cart div.quantity .qty {
    height: 50px;
    width: 90px;
    display: inline-block;
    vertical-align: middle;
    background: transparent;
    border: 0;
    padding: 0 20px 0 10px;
    font-size: 20px;
    font-weight: 400;
    background: #f3f3f3
}

.woocommerce div.product form.cart div.quantity input[type='number']::-webkit-inner-spin-button,
.woocommerce div.product form.cart div.quantity input[type='number']::-webkit-outer-spin-button {
    opacity: 1
}

.woocommerce div.product form.cart .button {
    font-size: 13px;
    height: 50px;
    font-weight: bold;
    line-height: 48px;
    padding: 0 37px;
    border-width: 0;
    border-radius: 0;
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
    background: transparent;
    position: relative;
    transition: all .6s ease;
    color: #fff
}

.woocommerce div.product form.cart .button:hover {
    background: #fff !important
}

.woocommerce div.product form.cart .button.disabled {
    color: #fff !important
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0;
    padding: 0;
    overflow: visible
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .08em;
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
    float: left;
    line-height: 2;
    text-align: center;
    cursor: pointer;
    transition: 0s;
    background: transparent;
    margin-right: 21px;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all .3s ease-in-out
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
    box-shadow: 13px 11px 38px 0 rgba(0, 0, 0, 0.1);
    border-color: transparent
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover:after {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child:after {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
    margin-right: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 11px 39px;
    display: block;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    box-shadow: none;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0
}

.woocommerce #respond .stars {
    display: inline-block;
    height: 1em;
    line-height: 1
}

.woocommerce #respond .stars a {
    margin-left: -4px;
    padding-right: 24px;
    color: #f9d322
}

.woocommerce #reviews #comment {
    height: 118px
}

.woocommerce #reviews #comments ol.commentlist li .raiting-meta-wrapper {
    display: block;
    position: absolute;
    right: 0;
    top: 0
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: none;
    position: static;
    top: 0;
    left: 0;
    padding: 0;
    background: 0;
    border: 0;
    margin: 0;
    box-shadow: none;
    display: block;
    height: auto;
    width: 100%
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 20px 0 27px 0;
    margin-bottom: 16px
}

.woocommerce div.product .woocommerce-tabs .panel #comments {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0
}

.related.products {
    margin-top: 0
}

.related>h2 {
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    line-height: 52px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    padding-bottom: 12px;
    text-transform: capitalize
}

.woocommerce div.product form.cart .group_table tr {
    border: 0
}

.woocommerce div.product form.cart .group_table tr .woocommerce-grouped-product-list-item__label {
    text-align: left
}

.woocommerce div.product form.cart .group_table tr td {
    vertical-align: middle
}

.woocommerce div.product form.cart .group_table tr td label {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 18px
}

.woocommerce #respond input#submit {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    vertical-align: top;
    text-transform: uppercase;
    letter-spacing: .09em;
    line-height: 34px;
    padding: 9px 34px 9px;
    margin-bottom: 16px;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    transition: all 400ms;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    margin-top: 10px
}

.woocommerce #respond input#submit:hover {
    background: transparent
}

.woocommerce #respond form#commentform>p {
    padding-left: 0;
    padding-right: 0
}

.woocommerce #respond form#commentform>p.comment-form-author,
.woocommerce #respond form#commentform>p.comment-form-email {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    margin-bottom: 16px
}

.woocommerce #respond form#commentform>p.comment-form-author input,
.woocommerce #respond form#commentform>p.comment-form-email input {
    position: relative;
    width: 100%
}

.woocommerce #respond form#commentform>p.comment-notes {
    margin-bottom: 20px
}

.woocommerce #respond form#commentform>p textarea {
    position: relative
}

.woocommerce #respond form#commentform .comment-form-rating,
.woocommerce #respond form#commentform .comment-notes,
.woocommerce #respond form#commentform .comment-form-comment,
.woocommerce #respond form#commentform .form-submit {
    padding-left: 15px;
    padding-right: 15px
}

.woocommerce #respond form#commentform .comment-form-rating {
    margin-bottom: 16px;
    padding: 0 0 0 20px
}

.woocommerce #respond form#commentform {
    margin-left: -15px;
    margin-right: -15px
}

.woocommerce ul#shipping_method .amount {
    font-weight: 500
}

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-destination {
    font-size: 18px
}

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals.shipping th {
    line-height: 36px;
    vertical-align: top
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 90px;
    border-radius: 0
}

.woocommerce table.shop_table {
    border: 0;
    border-radius: 0;
    margin: 0;
    font-size: 18px
}

.woocommerce table.shop_table .woocommerce-Price-amount.amount {
    font-size: 18px;
    font-weight: 500;
    color: #46e1ac
}

.woocommerce table.shop_table.cart input.button {
    border-radius: 0;
    line-height: 45px;
    padding: 0 30px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    height: 45px;
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0
}

.woocommerce table.shop_table div.quantity .qty {
    height: 40px;
    width: 97px;
    display: inline-block;
    vertical-align: middle;
    background: #f3f3f3;
    border-radius: 0;
    border: 0;
    padding: 0;
    font-size: 18px
}

.woocommerce table.shop_table td {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
    padding-bottom: 20px
}

.woocommerce table.shop_table td.product-total .woocommerce-Price-amount.amount {
    color: #838990
}

.woocommerce table.shop_table td.product-remove {
    padding-left: 8px;
    padding-right: 8px
}

.woocommerce table.shop_table td.product-name .product-quantity {
    font-weight: 400;
    opacity: .6
}

.woocommerce table.shop_table td.product-quantity .quantity input[type='number'] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    display: inline-block;
    position: relative;
    height: 50px;
    width: 97px;
    display: inline-block;
    vertical-align: middle;
    background: #f3f3f3;
    border-radius: 0;
    border: 0;
    padding: 0 20px 0 15px;
    font-size: 18px
}

.woocommerce table.shop_table td.product-quantity .quantity input[type='number']::-webkit-inner-spin-button,
.woocommerce table.shop_table td.product-quantity .quantity input[type='number']::-webkit-outer-spin-button {
    opacity: 1
}

.woocommerce table.shop_table td.product-quantity .quantity .number-input {
    border: 2px solid #ddd;
    display: inline-flex
}

.woocommerce table.shop_table td.product-quantity .quantity .number-input,
.woocommerce table.shop_table td.product-quantity .quantity .number-input * {
    box-sizing: border-box
}

.woocommerce table.shop_table td.product-quantity .quantity .number-input button {
    outline: 0;
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
    margin: 0;
    position: relative
}

.woocommerce table.shop_table td.product-quantity .quantity .number-input button:before,
.woocommerce table.shop_table td.product-quantity .quantity .number-input button:after {
    display: inline-block;
    position: absolute;
    content: '';
    width: 1rem;
    height: 2px;
    background-color: #212121;
    transform: translate(-50%, -50%)
}

.woocommerce table.shop_table td.product-quantity .quantity .number-input button.plus:after {
    transform: translate(-50%, -50%) rotate(90deg)
}

.woocommerce table.shop_table td.product-quantity .quantity .number-input input[type='number'] {
    max-width: 5rem;
    padding: .5rem;
    border: solid #ddd;
    border-width: 0 2px;
    font-size: 2rem;
    height: 3rem;
    font-weight: bold;
    text-align: center;
    background: transparent
}

.woocommerce table.shop_table td.product-quantity .quantity span {
    font-size: 11px;
    cursor: pointer;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 15px
}

.woocommerce table.shop_table td.product-quantity .quantity span:before {
    content: '\f068';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.woocommerce table.shop_table td.product-quantity .quantity span.plus {
    margin-left: 0;
    margin-right: 15px;
    right: 0;
    left: auto
}

.woocommerce table.shop_table td.product-quantity .quantity span.plus:before {
    content: '\f067'
}

.woocommerce table.shop_table td.product-name,
.woocommerce table.shop_table td.product-thumbnail {
    text-align: left
}

.woocommerce table.shop_table td.product-thumbnail {
    white-space: nowrap;
    width: 1%;
    padding-left: 10px
}

.woocommerce table.shop_table td.product-name {
    padding-left: 34px;
    font-weight: 400
}

.woocommerce table.shop_table td.product-name a {
    color: inherit
}

.woocommerce table.shop_table tbody tr:first-child td {
    border-top: 0
}

.woocommerce table.shop_table thead {
    background: #f6f4f0
}

.woocommerce table.shop_table thead tr {
    border: 0
}

.woocommerce table.shop_table thead th {
    padding: 0;
    line-height: 50px;
    font-weight: 500;
    font-size: 18px;
    border: 0;
    color: #fff
}

.woocommerce table.shop_table thead th.product-name {
    padding-left: 40px;
    text-align: left
}

.woocommerce table.shop_table tfoot tr th {
    text-align: left;
    padding-left: 40px
}

.woocommerce table.shop_table th {
    border: 0
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background: #fff
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    content: '';
    display: block;
    border: 1em solid #fff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em
}

#add_payment_method .cart-collaterals .shipping-calculator-button::after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
    display: none
}

#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
    margin-top: 0;
    font-size: 18px
}

.woocommerce-cart .cart-collaterals .button,
.woocommerce-checkout .cart-collaterals .button {
    width: 100%
}

.woocommerce ul#shipping_method li {
    padding-left: 0;
    margin: 0
}

.woocommerce ul#shipping_method li:before {
    display: none
}

.checkout.woocommerce-checkout #ship-to-different-address,
.checkout.woocommerce-checkout #ship-to-different-address span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 0;
    padding: 40px 40px 28px;
    width: 372px;
    margin-bottom: 60px;
    margin-top: 30px
}

.woocommerce .cart-collaterals .cart_totals>h2,
.woocommerce-page .cart-collaterals .cart_totals>h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 25px
}

.woocommerce .cart-collaterals .cart_totals table tr,
.woocommerce-page .cart-collaterals .cart_totals table tr {
    border: 0
}

.woocommerce .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total th {
    font-weight: 500
}

.woocommerce .cart-collaterals .cart_totals table tr.order-total td .woocommerce-Price-amount.amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td .woocommerce-Price-amount.amount {
    font-weight: 400
}

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td {
    text-align: left;
    padding: 4px 0
}

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
    width: 1%;
    white-space: nowrap;
    font-weight: 400;
    font-size: 18px;
    vertical-align: middle;
    border: 0
}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
    padding-left: 10px;
    font-weight: 400;
    font-size: 22px;
    text-align: right
}

.woocommerce .cart-collaterals .cart_totals table tbody tr:first-child td,
.woocommerce-page .cart-collaterals .cart_totals table tbody tr:first-child td {
    font-size: 18px;
    text-align: right
}

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
    margin: 0;
    border-bottom: 0;
    border-top: 1px solid #ebebeb;
    padding-bottom: 0;
    padding-top: 18px
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 14px 0
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 37px;
    line-height: 50px;
    margin-bottom: 0;
    letter-spacing: .07em;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
    background: transparent !important
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 0
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    transition: all .3s ease
}

.woocommerce button.button {
    padding: 0 25px;
    line-height: 50px;
    color: #fff;
    border-radius: 0;
    font-size: 13px;
    font-weight: bold;
    vertical-align: top;
    text-transform: uppercase;
    letter-spacing: 0
}

.woocommerce form.checkout_coupon .form-row {
    float: left
}

.woocommerce form.checkout_coupon {
    border-radius: 0
}

.woocommerce form .form-row textarea {
    height: 120px
}

.woocommerce form .form-row textarea:focus {
    box-shadow: 13px 11px 38px 0 rgba(0, 0, 0, 0.1)
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    padding: 0;
    background: transparent;
    font-size: 13px;
    line-height: 48px;
    padding: 0 25px;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
    border-radius: 0;
    letter-spacing: 0
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    font-size: 13px;
    line-height: 45px;
    padding: 0 25px;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
    border-radius: 0;
    color: #fff;
    letter-spacing: 0
}

.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
    background: transparent
}

.woocommerce a.button {
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    line-height: 45px;
    padding: 0 25px;
    text-transform: capitalize
}

.woocommerce table.shop_table.cart input.button:hover {
    background: transparent
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
    background: transparent !important;
    text-transform: uppercase
}

.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover {
    color: initial !important
}

.woocommerce a.remove {
    font-size: 0;
    text-shadow: none;
    color: transparent !important;
    margin: 0;
    display: inline;
    line-height: inherit
}

.woocommerce a.remove:before {
    content: '\f14e';
    font-family: 'flaticon';
    font-size: 12px;
    display: inline-block;
    color: #bfc1c2;
    text-rendering: auto;
    font-weight: initial;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-shadow: none;
    transition: all .3s
}

.woocommerce a.remove:hover:before {
    color: #ff144b
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 270px;
    margin-right: 10px;
    padding-left: 15px;
    background: transparent;
    font-weight: 400;
    height: 45px;
    font-size: 14px
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: transparent
}

.woocommerce-message {
    border-top: 0
}

.woocommerce-message a.button {
    line-height: 40px;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    overflow: visible;
    padding: 0 25px;
    left: auto;
    display: inline-block;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    text-transform: capitalize;
    transition: all .4s;
    text-align: center;
    box-sizing: border-box;
    border-radius: 0;
    border-width: 1px;
    border-style: solid
}

.woocommerce-message a.button:hover {
    background: transparent !important
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    color: #fff
}

.woocommerce .brainbizz_module_message_box .message_text {
    line-height: 40px
}

.woocommerce-info {
    border: 0;
    font-size: 14px;
    line-height: 1.7
}

.woocommerce-info.cart-empty {
    padding: 0
}

.woocommerce-info.cart-empty:before {
    display: none
}

.woocommerce form .form-row .select2-container--default .select2-selection--single {
    padding: 0 30px;
    outline: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    display: block;
    font-size: 14px;
    line-height: 1.7;
    border-width: 0;
    border-style: solid;
    box-sizing: border-box;
    -webkit-appearance: none;
    font-family: inherit;
    height: 50px;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    border-radius: 0
}

.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px
}

.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    padding-left: 0;
    padding-right: 0;
    color: #7a7a7a
}

.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px
}

.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #c2c2c2 transparent transparent transparent
}

body .select2-dropdown {
    border-color: #e4e4e4;
    border-radius: 0
}

.checkout.woocommerce-checkout h3 {
    margin-bottom: 0
}

.checkout.woocommerce-checkout .woocommerce-billing-fields>h3,
.checkout.woocommerce-checkout #order_review_heading {
    margin-bottom: 20px
}

.woocommerce-notice.woocommerce-notice--info.woocommerce-info:before {
    display: none
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    padding: 0 25px;
    line-height: 45px;
    border-radius: 0;
    font-size: 13px;
    border-width: 1px;
    border-style: solid
}

.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
    background: transparent
}

.woocommerce-error {
    border-top: 0;
    margin: 0;
    padding: 0
}

.woocommerce-error:before {
    display: none
}

.woocommerce-error li:before {
    display: none !important
}

.woocommerce .col2-set {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%
}

.woocommerce .col2-set>.col-1,
.woocommerce .col2-set>.col-2,
.woocommerce .col2-set>[class^='col'] {
    width: 100%;
    float: none;
    margin-bottom: 30px
}

.woocommerce #order_review_heading,
.woocommerce #order_review {
    width: 47.8260869565%;
    float: right;
    margin-right: 0
}

.woocommerce #order_review table.shop_table tbody tr:first-child td,
.woocommerce #order_review table.shop_table tbody tr:first-child th {
    padding-top: 35px
}

.woocommerce #order_review table.shop_table tfoot tr:last-child td,
.woocommerce #order_review table.shop_table tfoot tr:last-child th {
    padding-bottom: 35px
}

.woocommerce #order_review table.shop_table td,
.woocommerce #order_review table.shop_table tfoot th {
    padding-top: 15px;
    padding-bottom: 15px
}

.woocommerce #add_payment_method #payment div.form-row,
.woocommerce .woocommerce-cart #payment div.form-row,
.woocommerce .woocommerce-checkout #payment div.form-row {
    margin-bottom: 0
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    border-color: #f7f7f7;
    background-color: #f7f7f7
}

.woocommerce-checkout #payment {
    border-radius: 0
}

.woocommerce form .form-row .required {
    text-decoration: none;
    font-weight: 400
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    padding: 2em 1.5em 0;
    border-bottom: 0
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    padding-top: 0;
    line-height: 1.7;
    padding-left: 0
}

#add_payment_method #payment ul.payment_methods li:before,
.woocommerce-cart #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods li:before {
    display: none !important
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 0 2em 2.5em
}

.woocommerce-billing-fields__field-wrapper {
    margin-top: -6px
}

.woocommerce form .form-row label {
    font-weight: 500
}

.woocommerce div.product form.cart .reset_variations {
    font-size: 0;
    text-shadow: none;
    color: transparent !important;
    margin: 0 0 0 5px;
    display: inline;
    line-height: inherit
}

.woocommerce div.product form.cart .reset_variations:before {
    content: '\f0e2';
    font-family: 'FontAwesome';
    font-size: 16px;
    display: inline-block;
    color: #737373;
    text-rendering: auto;
    font-weight: initial;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-shadow: none
}

.woocommerce-notices-wrapper {
    margin-bottom: 20px
}

.woocommerce .woocommerce-checkout .brainbizz_module_message_box {
    margin-bottom: 20px
}

.woocommerce .woocommerce-checkout .type_error .message_icon_wrap {
    background: transparent
}

.woocommerce .woocommerce-checkout .type_error .message_icon_wrap .message_icon {
    color: #fd2231
}

.woocommerce .woocommerce-checkout .type_error .message_close_button {
    display: none
}

@media only screen and (max-width:1200px) {
    .woocommerce-mini-cart__buttons.buttons {
        display: block
    }

    .woocommerce .widget_shopping_cart .buttons a,
    .woocommerce.widget_shopping_cart .buttons a {
        width: 100%
    }

    ul.wgl-products li a.add_to_cart_button,
    ul.wgl-products li a.button,
    ul.wgl-products li .added_to_cart.wc-forward {
        font-size: 0;
        line-height: 0;
        min-height: 50px;
        min-width: 0;
        padding: 0
    }

    ul.wgl-products li a.add_to_cart_button:before,
    ul.wgl-products li a.button:before,
    ul.wgl-products li .added_to_cart.wc-forward:before {
        left: 50%;
        margin-left: 0;
        margin-right: 0;
        line-height: 50px
    }

    ul.wgl-products li a.button.loading:before,
    ul.wgl-products li button.button.loading:before,
    ul.wgl-products li input.button.loading:before {
        left: 0
    }
}

@media only screen and (max-width:1024px) {
    .woocommerce-mini-cart__buttons.buttons {
        display: flex
    }

    .woocommerce .widget_shopping_cart .buttons a,
    .woocommerce.widget_shopping_cart .buttons a {
        margin-right: 10px;
        margin-bottom: 0;
        width: auto
    }
}

@media only screen and (max-width:992px) {
    .columns-4 ul.wgl-products li {
        width: calc(50% - 30px)
    }
}

@media only screen and (max-width:768px) {
    .wgl-products-wrapper ul.wgl-products li {
        width: calc(50% - 30px)
    }

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100%
    }

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 100%;
        clear: both
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        width: 100%
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        margin-right: 0
    }

    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        border: 0
    }

    .woocommerce table.shop_table td.product-name,
    .woocommerce table.shop_table thead th.product-name,
    .woocommerce table.shop_table tfoot tr th {
        padding-left: 20px
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent
    }

    .woocommerce #content table.cart td.actions .button,
    .woocommerce table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button {
        display: block;
        width: auto
    }

    .woocommerce .col2-set {
        width: 100%;
        float: left;
        margin-right: 0
    }

    .woocommerce #order_review_heading,
    .woocommerce #order_review {
        width: 100%
    }

    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
        width: auto
    }
}

@media only screen and (max-width:600px) {
    .woocommerce form.checkout_coupon .form-row {
        width: 100%
    }

    .wgl-products-wrapper ul.wgl-products li,
    .woocommerce .wgl-products-wrapper ul.wgl-products li {
        width: 100%;
        margin-right: 0
    }

    ul.wgl-products,
    .woocommerce .products ul.wgl-products {
        margin-right: 0
    }

    .wgl-woocommerce-sorting {
        display: block
    }

    .wgl-woocommerce-sorting p.woocommerce-result-count {
        width: 100%;
        margin: 0 0 20px 0;
        text-align: right
    }

    .wgl-woocommerce-sorting form.woocommerce-ordering {
        width: 100%;
        margin: 0 0 30px 0
    }

    .woocommerce table.shop_attributes th {
        width: auto
    }

    .woocommerce div.product .woocommerce-tabs .panel table.shop_attributes th {
        padding: 14px 20px
    }

    .woocommerce .brainbizz_module_message_box .message_text {
        display: flex;
        flex-direction: column-reverse
    }

    .woocommerce .brainbizz_module_message_box .message_text a {
        width: -webkit-max-content;
        width: max-content
    }
}

@media only screen and (max-width:426px) {
    .woocommerce .brainbizz_module_message_box .message_text {
        line-height: inherit
    }
}

.rev_slider .tp-caption a {
    color: inherit;
    transition: all .3s ease
}

.rev_slider .tp-caption .brainbizz_module_social a {
    line-height: 26px !important;
    transition: all .3s ease !important
}

.add_wave_rev_slider .tp-bgimg.defaultimg:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: url(https://hefengfo.com/wp-content/themes/brainbizz/img/wave_header.svg);
    height: 20%;
    background-size: 100% 100%
}

body .footer .widget .widget-title {
    color: #fff
}

body .footer .widget_rss ul li .rsswidget,
body .footer select {
    color: #fff
}

body .footer select:focus,
body .footer select:active {
    border: 1px solid #ddd;
    background: transparent
}

body .footer ul li:before {
    background: #fff
}

body .footer ul li.recentcomments {
    color: #fff
}

body .footer .widget_rss ul li .rss-date,
body .footer .widget_rss ul li cite {
    color: #fff;
    opacity: .7
}

body .widget {
    position: relative;
    z-index: 1
}

body .widget:not(:first-child) {
    padding-top: 43px
}

body .widget .widget-title {
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    font-weight: 600;
    margin-bottom: 12px;
    padding-bottom: 12px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: .01em;
    display: flex;
    align-items: center;
    z-index: 1
}

body .widget .widget-title:before,
body .widget .widget-title:after {
    content: '';
    position: relative;
    z-index: -1;
    top: 50%;
    height: 2px;
    width: calc(100% - 20px);
    background: #ececec;
    left: 0
}

body .widget .widget-title:before {
    left: 0
}

body .widget .widget-title:right {
    right: 0
}

body .widget .widget-title .rsswidget {
    margin-right: 5px;
    line-height: 0
}

body .widget .widget-title .widget-title_wrapper {
    flex: 0 0 auto;
    margin: 0 20px
}

body .widget ul li {
    font-weight: 400;
    font-size: 18px
}

body .widget ul li a {
    color: inherit;
    transition: all .3s ease
}

body .widget ul li:before {
    display: none
}

body .widget>ul,
body .widget>div>ul {
    padding-bottom: 0
}

body .widget>#recentcomments {
    margin-top: -7px
}

body .widget>ul>li li,
body .widget>div>ul>li li {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 20px
}

body .widget_archive ul,
body .widget_recent_entries ul,
body .widget_categories ul,
body .widget_product_categories ul,
body .widget_meta ul {
    margin-top: -7px
}

body .widget_archive ul li,
body .widget_recent_entries ul li,
body .widget_categories ul li,
body .widget_product_categories ul li,
body .widget_meta ul li {
    padding: 5px 0 5px 20px;
    line-height: 30px
}

body .widget_archive ul li:before,
body .widget_recent_entries ul li:before,
body .widget_categories ul li:before,
body .widget_product_categories ul li:before,
body .widget_meta ul li:before {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    left: 2px;
    top: 20px;
    color: inherit
}

body .widget_archive ul ul,
body .widget_recent_entries ul ul,
body .widget_categories ul ul,
body .widget_product_categories ul ul,
body .widget_meta ul ul {
    margin-top: 0
}

body .widget_archive ul ul li:before,
body .widget_recent_entries ul ul li:before,
body .widget_categories ul ul li:before,
body .widget_product_categories ul ul li:before,
body .widget_meta ul ul li:before {
    top: 25px
}

body .widget_categories ul li,
body .widget_product_categories ul li,
body .widget_meta ul li,
body .widget_archive ul li {
    transition: all .3s ease
}

body .widget_categories ul li .post_count,
body .widget_product_categories ul li .post_count,
body .widget_meta ul li .post_count,
body .widget_archive ul li .post_count {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
    vertical-align: super;
    display: inline-block;
    margin-top: -30px
}

body .widget_categories ul li .post_count:before,
body .widget_product_categories ul li .post_count:before,
body .widget_meta ul li .post_count:before,
body .widget_archive ul li .post_count:before {
    content: "("
}

body .widget_categories ul li .post_count:after,
body .widget_product_categories ul li .post_count:after,
body .widget_meta ul li .post_count:after,
body .widget_archive ul li .post_count:after {
    content: ")"
}

body .widget_categories ul li:before,
body .widget_product_categories ul li:before,
body .widget_meta ul li:before,
body .widget_archive ul li:before {
    display: none
}

body .widget_categories ul li>a:before,
body .widget_product_categories ul li>a:before,
body .widget_meta ul li>a:before,
body .widget_archive ul li>a:before {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    left: 2px;
    top: 20px;
    color: inherit;
    transition: all .3s ease
}

body .widget_categories ul li ul li a:before,
body .widget_product_categories ul li ul li a:before,
body .widget_meta ul li ul li a:before,
body .widget_archive ul li ul li a:before {
    top: 25px
}

body .widget_categories ul li ul li:last-child,
body .widget_product_categories ul li ul li:last-child,
body .widget_meta ul li ul li:last-child,
body .widget_archive ul li ul li:last-child {
    padding-bottom: 0
}

body .widget_categories ul li ul li:after,
body .widget_product_categories ul li ul li:after,
body .widget_meta ul li ul li:after,
body .widget_archive ul li ul li:after {
    bottom: initial;
    top: 0
}

body .widget_categories ul li a:hover,
body .widget_product_categories ul li a:hover,
body .widget_meta ul li a:hover,
body .widget_archive ul li a:hover {
    padding-left: 13px
}

body .widget_categories ul li a:hover:before,
body .widget_product_categories ul li a:hover:before,
body .widget_meta ul li a:hover:before,
body .widget_archive ul li a:hover:before {
    transform: translateX(13px)
}

body .widget_categories select,
body .widget_product_categories select,
body .widget_meta select,
body .widget_archive select {
    width: 100%;
    margin-bottom: 10px
}

body .widget_categories a,
body .widget_product_categories a,
body .widget_meta a,
body .widget_archive a {
    text-transform: capitalize;
    padding-right: 5px;
    display: inline
}

body .widget_comments>ul>li:before {
    content: "\f109";
    position: relative;
    z-index: 1;
    font-family: flaticon;
    top: 0;
    width: auto;
    height: auto;
    display: inline-block !important;
    vertical-align: middle;
    background-color: transparent !important;
    margin-right: 10px
}

body .widget_recent_entries ul li .post-date {
    font-size: .8em;
    float: right
}

body .widget_recent_entries ul li:before {
    font-family: 'flaticon';
    content: "\f115";
    font-size: 14px;
    width: 0;
    height: 0;
    left: 0;
    top: 5px
}

body .widget_recent_entries ul li:after {
    content: '';
    clear: both;
    display: table
}

body .widget_pages ul {
    margin-top: -7px
}

body .widget_pages ul ul {
    margin-top: 0
}

body .widget_recent_comments ul li,
body .widget_pages ul li {
    padding: 5px 0;
    line-height: 30px
}

body .widget_rss .widget-title>a {
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    font-weight: 500;
    margin-bottom: 12px;
    padding-bottom: 12px;
    position: relative;
    text-transform: capitalize;
    letter-spacing: .01em
}

body .widget_rss .widget-title>a img {
    display: none
}

body .widget_rss ul li {
    padding: 40px 0 0 0
}

body .widget_rss ul li:first-child {
    padding-top: 0
}

body .widget_rss ul li .rsswidget {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    display: inline-block
}

body .widget_rss ul li .rss-date {
    font-size: 16px;
    display: block;
    font-style: normal;
    line-height: 1.5;
    margin: 0 0 20px
}

body .widget_rss ul li .rssSummary {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px
}

body .widget_rss ul li cite {
    display: block;
    position: relative;
    margin-top: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    color: #7e7e7e
}

body .widget_rss ul li cite:before {
    content: '\2013';
    margin-right: 5px
}

.wp-block-archives-dropdown {
    display: inline-block;
    position: relative
}

.wp-block-archives-dropdown select {
    min-width: 270px
}

ul.wp-block-archives.wp-block-archives-list li:before {
    display: none
}

ul.wp-block-archives.wp-block-archives-list li a {
    color: inherit
}

ul.wp-block-archives.wp-block-archives-list li a:before {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    left: 2px;
    top: 20px;
    color: inherit;
    transition: all .3s ease
}

ul.wp-block-archives.wp-block-archives-list li a:hover {
    padding-left: 13px
}

ul.wp-block-archives.wp-block-archives-list li a:hover:before {
    transform: translateX(13px)
}

ul.wp-block-latest-posts li:before {
    font-family: 'flaticon';
    content: "\f115";
    font-size: 14px;
    width: 0;
    height: 0;
    left: 0;
    top: 13px;
    line-height: 1
}

ul.wp-block-latest-posts li a {
    color: inherit
}

ul.wp-block-categories.wp-block-categories-list li:before {
    display: none
}

ul.wp-block-categories.wp-block-categories-list li a {
    color: inherit
}

ul.wp-block-categories.wp-block-categories-list li a:before {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    left: 2px;
    top: 20px;
    color: inherit;
    transition: all .3s ease
}

ul.wp-block-categories.wp-block-categories-list li a:hover {
    padding-left: 13px
}

ul.wp-block-categories.wp-block-categories-list li a:hover:before {
    transform: translateX(13px)
}

ul.wp-block-categories.wp-block-categories-list li .post_count {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
    vertical-align: super;
    display: inline-block;
    margin-top: -30px
}

ul.wp-block-categories.wp-block-categories-list li .post_count:before {
    display: inline-block;
    content: '('
}

ul.wp-block-categories.wp-block-categories-list li .post_count:after {
    display: inline-block;
    content: ')'
}

body .widget_search .search-form {
    position: relative;
    z-index: 1
}

body .widget_search .search-form .search-field {
    width: 100%;
    height: 50px;
    padding: 0 50px 0 18px;
    border: 0;
    outline: 0;
    font-weight: 400;
    background: #fff;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    margin-bottom: 10px
}

body .widget_search .search-form .search-field:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    -ms-transition: all .5s;
    transition: all .5s
}

body .widget_search .search-form .search-field::placeholder {
    font-size: 16px;
    font-weight: 400;
    transition: all .5s
}

body .widget_search .search-form .search-field:focus:-ms-input-placeholder {
    opacity: 0
}

body .widget_search .search-form .search-field:focus::placeholder {
    opacity: 0
}

body .widget_search .search-form .search-button,
body .widget_search .search-form:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 50px;
    height: 48px;
    font-size: 0;
    text-align: center;
    opacity: 0;
    padding: 0;
    margin: 0;
    cursor: pointer
}

body .widget_search .search-form .search-button {
    z-index: 2
}

body .widget_search .search-form:after {
    content: "\f14a";
    font-family: 'Flaticon';
    line-height: 50px;
    font-size: 20px;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    opacity: 1;
    transition: all .4s;
    right: 5px
}

body .widget_wgl_posts .recent-posts-widget {
    padding: 0;
    margin-top: -5px;
    margin-bottom: 15px
}

body .widget_wgl_posts .recent-posts-widget li {
    padding: 0;
    line-height: inherit
}

body .widget_wgl_posts .recent-posts-widget li img {
    float: left;
    max-width: 70px;
    margin-top: 5px
}

body .widget_wgl_posts .recent-posts-widget li:after {
    content: '';
    clear: both;
    position: relative;
    display: table;
    height: 0
}

body .widget_wgl_posts .recent-posts-widget li:not(:first-child) {
    margin-top: 33px
}

body .widget_wgl_posts .recent-posts-widget .recent-posts-image_wrapper {
    overflow: hidden;
    margin-right: 20px
}

body .widget_wgl_posts .recent-posts-widget .recent-posts-image_wrapper,
body .widget_wgl_posts .recent-posts-widget .recent-posts-content_wrapper {
    float: left
}

body .widget_wgl_posts .recent-posts-widget .with_image .recent-posts-content_wrapper {
    width: calc(100% - 90px)
}

body .widget_wgl_posts .recent-posts-widget .meta-wrapper {
    padding: 0;
    background: transparent;
    font-size: 14px;
    padding-top: 5px
}

body .widget_wgl_posts .recent-posts-widget .recent-posts-content_wrapper {
    width: calc(100% - 20px)
}

body .widget_wgl_posts .recent-posts-widget .post_title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500 !important
}

body .widget_wgl_posts .recent-posts-widget .post_title a {
    font-weight: 500
}

body .widget_wgl_posts .recent-posts-widget .counter_posts {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 24px;
    text-align: center;
    border: 3px solid #fafafa;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    margin-left: -13px;
    margin-top: -15px
}

body .widget_postshero .with_image .recent-posts-content {
    height: 240px;
    position: relative
}

body .widget_postshero .post_title {
    font-size: 22px
}

body .widget_postshero .post_title a:hover {
    opacity: .8
}

body .widget_postshero .meta-wrapper {
    background: rgba(18, 19, 20, 0.4);
    color: #fff;
    font-size: 12px;
    display: flex;
    align-self: flex-start;
    padding: 0 10px
}

body .widget_postshero .post_cat a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3px 10px
}

body .widget_postshero .post_cat a:hover {
    background: rgba(18, 19, 20, 0.4)
}

body .widget_postshero .meta-data:before {
    content: "\f148";
    font-family: 'Flaticon';
    font-size: 12px;
    display: inline-block;
    border: 0;
    vertical-align: middle;
    margin-right: 7px;
    color: #fff
}

body .widget_postshero li {
    padding: 0 !important;
    line-height: inherit
}

body .widget_postshero li:not(:last-child) {
    margin-bottom: 30px
}

body .widget_postshero li:after {
    display: none
}

body .widget_postshero li.with_image .recent-posts-content_wrapper {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

body .widget_postshero li.with_image .recent-posts-image_wrapper:before,
body .widget_postshero li.with_image .recent-posts-image_wrapper:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all .5s
}

body .widget_postshero li.with_image .recent-posts-image_wrapper:before {
    background: linear-gradient(to top, #000020 0, rgba(0, 0, 0, 0) 60%);
    opacity: .4
}

body .widget_postshero li.with_image .recent-posts-image_wrapper:after {
    background: #000020;
    opacity: 0
}

body .widget_postshero li.with_image:hover .recent-posts-image_wrapper:before {
    opacity: 0
}

body .widget_postshero li.with_image:hover .recent-posts-image_wrapper:after {
    opacity: .4
}

body .widget_postshero li.with_image .post_cat {
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 20px;
    line-height: 1
}

body .widget_postshero li.with_image .post_title {
    margin-bottom: 15px
}

body .widget_postshero li.with_image .post_title a {
    color: #fff;
    font-weight: 500
}

.tagcloud {
    font-size: 0;
    line-height: 0;
    margin-bottom: -10px
}

.tagcloud a {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 14px !important;
    line-height: 28px;
    font-weight: 600;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 15px;
    transition: all .4s;
    border: 1px solid transparent;
    background: #f6f4f0;
    color: #000
}

.tagcloud a:hover {
    color: #fff !important
}

body .widget_nav_menu ul.menu li {
    line-height: 26px
}

body .widget_nav_menu ul.menu>li {
    padding-left: 0
}

body .widget_nav_menu ul.menu>li li {
    padding-left: 14px;
    padding-top: 7px;
    padding-bottom: 7px
}

body .widget_nav_menu ul.menu>li>a {
    display: block;
    padding: 10px 0
}

body .widget_nav_menu ul.menu .sub-menu>li:last-child:after {
    display: none
}

body .widget_nav_menu ul.menu>.menu-item-has-children .sub-menu .menu-item-has-children {
    padding-bottom: 0
}

body .widget_nav_menu ul.menu>.menu-item-has-children .sub-menu .menu-item-has-children>a {
    display: block;
    margin-bottom: 10px
}

.author-widget_wrapper {
    text-align: center
}

.author-widget_img-wrapper {
    margin-bottom: 18px;
    position: relative;
    display: inline-block
}

.author-widget_img-wrapper img {
    width: 210px;
    border-radius: 50%
}

.author-widget_title {
    font-size: 22px;
    line-height: 36px;
    font-weight: 400;
    margin-bottom: 0
}

.author-widget_text {
    line-height: 30px;
    margin: 0;
    padding: 0 15px
}

.author-widget_social {
    position: absolute;
    right: -26px;
    top: -24px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    white-space: nowrap
}

.author-widget_social-link {
    color: #fff !important;
    margin: 0 6px
}

.author-widget_social-link:hover {
    transform: translateY(-5px)
}

.author-widget_img_sign-wrapper {
    width: 140px;
    margin: 25px auto 0;
    text-align: center
}

.textwidget p:last-child {
    margin-bottom: 0
}

.widget.brainbizz_widget.brainbizz_banner-widget {
    padding: 30px 0 33px;
    text-align: center;
    background-size: cover;
    background-position: center center;
    max-width: 370px;
    margin-top: 50px
}

.widget.brainbizz_widget.brainbizz_banner-widget .banner-widget_img-wrapper {
    margin-bottom: 20px;
    max-width: 37%;
    margin: 0 auto 17px;
    text-align: center
}

.widget.brainbizz_widget.brainbizz_banner-widget .banner-widget_text_sub {
    font-size: 18px;
    margin-bottom: 1px;
    color: #fff
}

.widget.brainbizz_widget.brainbizz_banner-widget .banner-widget_text {
    font-size: 42px;
    color: #fff;
    margin-bottom: 28px
}

.widget.brainbizz_widget.brainbizz_banner-widget .banner-widget_text_bg {
    font-size: 60px;
    font-weight: 900;
    color: #fffefe;
    text-transform: uppercase;
    margin-top: -20px;
    position: relative;
    text-align: center;
    z-index: -1
}

.widget.brainbizz_widget.brainbizz_banner-widget .banner-widget_button {
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    margin-bottom: 5px
}

.widget.brainbizz_widget.brainbizz_banner-widget .banner-widget_button:hover {
    background-color: transparent
}

body .widget_media_gallery .widget-title {
    margin-bottom: 10px
}

body .widget_media_gallery .gallery {
    margin: -5px !important;
    padding-bottom: 15px
}

body .widget_media_gallery .gallery-item {
    margin: 0 !important
}

body .widget_media_gallery .gallery-item .gallery-icon {
    margin: 5px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

body .widget_media_gallery .gallery-item .gallery-icon>a {
    display: block
}

body .widget_media_gallery .gallery-item .gallery-icon a:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .4s;
    background: #000
}

body .widget_media_gallery .gallery-item .gallery-icon a:hover:before {
    opacity: .4
}

body .widget_media_gallery .gallery-item img {
    border: 0 !important
}

body .widget_media_gallery .gallery .gallery-caption {
    display: none
}

body .widget_calendar .widget-title {
    margin-bottom: 10px
}

body .widget_calendar .calendar_wrap {
    border: 1px solid #f2f2f2;
    width: 100%;
    max-width: 370px;
    margin-bottom: 10px
}

body .widget_calendar .calendar_wrap table td {
    font-size: 14px;
    padding: 4px 0;
    position: relative;
    z-index: 1;
    text-align: center
}

body .widget_calendar .calendar_wrap table td>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff
}

body .widget_calendar .calendar_wrap table td#today {
    color: #fff
}

body .widget_calendar .calendar_wrap table tr {
    border: 0
}

body .widget_calendar .calendar_wrap table th {
    padding: 5px 0;
    text-align: center
}

body .widget_calendar .calendar_wrap table caption {
    font-size: 18px;
    padding: 7px;
    color: #fff
}

body .widget_calendar .calendar_wrap table tfoot {
    display: none
}

body .widget_calendar .calendar_wrap table td#today:before,
body .widget_calendar .calendar_wrap tbody td>a:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.footer .calendar_wrap tbody,
.footer .calendar_wrap td#today {
    color: inherit
}

.widget-mailchimp .mc4wp-form-fields input[type="submit"] {
    padding: 7px 15px;
    height: 45px;
    width: 100%;
    font-weight: 600
}

.widget-mailchimp .mc4wp-form-fields input[type="email"] {
    text-align: center;
    margin-bottom: 10px;
    width: 100%
}

.widget-mailchimp .mc4wp-alert p {
    text-align: center
}

.brainbizz_module_cats {
    text-align: center;
    margin-left: -15px;
    margin-right: -15px
}

.brainbizz_module_cats.items-1 .cats_item-wrap {
    width: 100%
}

.brainbizz_module_cats.items-1 .cats_item-wrap:nth-child(2) {
    clear: left
}

.brainbizz_module_cats.items-1 .cats_item-wrap:nth-child(n+3) {
    clear: left
}

.brainbizz_module_cats.items-2 .cats_item-wrap {
    width: 50%
}

.brainbizz_module_cats.items-2 .cats_item-wrap:nth-child(3) {
    clear: left
}

.brainbizz_module_cats.items-2 .cats_item-wrap:nth-child(2n+5) {
    clear: left
}

.brainbizz_module_cats.items-3 .cats_item-wrap {
    width: 33.33333%
}

.brainbizz_module_cats.items-3 .cats_item-wrap:nth-child(4) {
    clear: left
}

.brainbizz_module_cats.items-3 .cats_item-wrap:nth-child(3n+7) {
    clear: left
}

.brainbizz_module_cats.items-4 .cats_item-wrap {
    width: 25%
}

.brainbizz_module_cats.items-4 .cats_item-wrap:nth-child(5) {
    clear: left
}

.brainbizz_module_cats.items-4 .cats_item-wrap:nth-child(4n+9) {
    clear: left
}

.brainbizz_module_cats.items-5 .cats_item-wrap {
    width: 20%
}

.brainbizz_module_cats.items-5 .cats_item-wrap:nth-child(6) {
    clear: left
}

.brainbizz_module_cats.items-5 .cats_item-wrap:nth-child(5n+11) {
    clear: left
}

.brainbizz_module_cats.items-6 .cats_item-wrap {
    width: 16.66666%
}

.brainbizz_module_cats.items-6 .cats_item-wrap:nth-child(7) {
    clear: left
}

.brainbizz_module_cats.items-6 .cats_item-wrap:nth-child(6n+13) {
    clear: left
}

.brainbizz_module_cats .cats_item {
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: center;
    height: 350px;
    background-color: #313131
}

.brainbizz_module_cats .cats_item:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #313131;
    opacity: 0;
    transition: all .5s
}

.brainbizz_module_cats .cats_item-wrap {
    padding: 0 15px 30px;
    float: left
}

.brainbizz_module_cats .cats_item-link {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.brainbizz_module_cats .cats_item-title {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.brainbizz_module_cats .cats_item-count {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    font-size: 14px;
    color: #fff;
    padding: 3px 20px;
    transform: translate(-50%, 50%)
}

.brainbizz_module_cats .cats_item-image+.cats_item-title {
    margin-top: 7px
}

.brainbizz_module_cats .cats_item:hover:before {
    opacity: .4
}

.brainbizz_module_cats .brainbizz_module_carousel .slick-prev {
    left: 10px
}

.brainbizz_module_cats .brainbizz_module_carousel .slick-next {
    right: 10px
}

.brainbizz_module_cats .brainbizz_module_carousel:hover .slick-prev {
    left: 20px
}

.brainbizz_module_cats .brainbizz_module_carousel:hover .slick-next {
    right: 20px
}

.wgl_button {
    position: relative;
    z-index: 20
}

.wgl_button a {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .07em;
    line-height: 20px;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    transition: .4s
}

.wgl_button a:hover {
    background: #fff
}

.wgl_button-full .wgl_button_link {
    display: block;
    text-align: center
}

.wgl_button-inline {
    display: inline-block
}

.wgl_button-xl .wgl_button_link {
    min-width: 170px;
    padding: 17px 30px
}

.wgl_button-l .wgl_button_link {
    min-width: 160px;
    padding: 14px 30px
}

.wgl_button-m .wgl_button_link {
    min-width: 150px;
    padding: 12px 25px
}

.wgl_button-s .wgl_button_link {
    min-width: 130px;
    padding: 9px 20px;
    font-size: 12px
}

.wgl_button .wgl_button-icon {
    font-size: 15px
}

.wgl_button-icon_right .wgl_button-icon {
    padding-left: 10px
}

.wgl_button-icon_left .wgl_button-icon {
    padding-right: 10px
}

.tp-caption .brainbizz_module_button .wgl_button_link {
    transition: .3s !important
}

.brainbizz_module_carousel .brainbizz_carousel_list {
    overflow: hidden
}

.brainbizz_module_carousel .slick-prev,
.brainbizz_module_carousel .slick-next {
    position: absolute;
    left: auto;
    right: 65px;
    z-index: 100;
    cursor: pointer;
    display: block;
    text-align: center;
    font-size: 0;
    font-weight: 400;
    letter-spacing: 0;
    width: 50px;
    height: 50px;
    text-indent: 0;
    transition: all .4s;
    background: rgba(33, 33, 34, 0.5);
    margin: 0;
    top: auto;
    bottom: 0;
    border: 0;
    color: #fff;
    opacity: 1;
    padding: 0
}

.brainbizz_module_carousel .slick-prev:after,
.brainbizz_module_carousel .slick-next:after {
    border: 0;
    color: inherit;
    vertical-align: middle;
    font-weight: 400;
    content: '\f124';
    font-family: Flaticon;
    font-size: 19px;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    transition: all .4s
}

.brainbizz_module_carousel .slick-prev:after {
    content: '\f103';
    padding-right: 0
}

.brainbizz_module_carousel .slick-next {
    right: 15px;
    left: auto
}

.brainbizz_module_carousel .slick-next:before {
    display: block;
    position: absolute;
    content: '';
    height: 25px;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    bottom: 0;
    margin-left: -0.5px;
    background: rgba(255, 255, 255, 0.2)
}

.brainbizz_module_carousel .slick-dots {
    min-height: 50px;
    line-height: 0;
    padding-bottom: 0;
    margin: 30px 15px 0 15px
}

.brainbizz_module_carousel .slick-dots li {
    display: inline-block;
    cursor: pointer;
    line-height: 0;
    padding: 5px;
    opacity: 1
}

.brainbizz_module_carousel .slick-dots li button {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 0;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: bottom
}

.brainbizz_module_carousel .slick-dots li button:focus {
    outline: 0
}

.brainbizz_module_carousel .slick-dots li:before {
    display: none
}

.brainbizz_module_carousel .slick-dots li:last-child {
    margin-right: 0
}

.brainbizz_module_carousel .vc_row {
    margin-left: 0;
    margin-right: 0
}

.brainbizz_module_carousel.pag_align_left .slick-dots {
    text-align: left
}

.brainbizz_module_carousel.pag_align_right .slick-dots {
    text-align: right
}

.brainbizz_module_carousel.pag_align_center .slick-dots {
    text-align: center
}

.brainbizz_module_carousel.pagination_circle .slick-dots li button {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    opacity: .3
}

.brainbizz_module_carousel.pagination_circle .slick-dots li button:hover {
    box-shadow: 0 2px 6px 0
}

.brainbizz_module_carousel.pagination_circle .slick-dots li.slick-active button {
    opacity: 1;
    width: 14px;
    height: 14px;
    box-shadow: 0 2px 6px 0
}

.brainbizz_module_carousel.pagination_circle_border .slick-dots li {
    margin: 5px 6px
}

.brainbizz_module_carousel.pagination_circle_border .slick-dots li button {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    border: 2px solid red;
    background: transparent
}

.brainbizz_module_carousel.pagination_line .slick-dots li {
    margin: 0 5px;
    padding: 10px 0
}

.brainbizz_module_carousel.pagination_line .slick-dots li button {
    width: 25px;
    height: 3px;
    opacity: .5;
    background: transparent
}

.brainbizz_module_carousel.pagination_line .slick-dots li button:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #282828;
    transition: all .3s
}

.brainbizz_module_carousel.pagination_line .slick-dots li:hover button:before {
    height: 3px
}

.brainbizz_module_carousel.pagination_line .slick-dots li.slick-active button {
    opacity: 1
}

.brainbizz_module_carousel.pagination_line .slick-dots li.slick-active button:before {
    height: 3px
}

.brainbizz_module_carousel.pagination_square .slick-dots li button {
    width: 8px;
    height: 8px;
    opacity: .3
}

.brainbizz_module_carousel.pagination_square .slick-dots li.slick-active button {
    opacity: 1
}

.brainbizz_module_carousel.pagination_line_circle .slick-dots li {
    margin: 0;
    padding: 10px 5px
}

.brainbizz_module_carousel.pagination_line_circle .slick-dots li button {
    width: 6px;
    height: 6px;
    opacity: .5;
    border-radius: 6px
}

.brainbizz_module_carousel.pagination_line_circle .slick-dots li:hover button {
    opacity: 1
}

.brainbizz_module_carousel.pagination_line_circle .slick-dots li.slick-active button {
    opacity: 1;
    width: 25px
}

.wpb_single_image img {
    border-radius: 10px
}

.brainbizz_module_clients {
    text-align: center
}

.brainbizz_module_clients .clients_image {
    float: left;
    padding: 5px 0 30px 0
}

.brainbizz_module_clients.items-1 .clients_image {
    width: 100%
}

.brainbizz_module_clients.items-1 .clients_image:nth-child(2) {
    clear: left
}

.brainbizz_module_clients.items-1 .clients_image:nth-child(n+3) {
    clear: left
}

.brainbizz_module_clients.items-2 .clients_image {
    width: 50%
}

.brainbizz_module_clients.items-2 .clients_image:nth-child(3) {
    clear: left
}

.brainbizz_module_clients.items-2 .clients_image:nth-child(2n+5) {
    clear: left
}

.brainbizz_module_clients.items-3 .clients_image {
    width: 33.33333%
}

.brainbizz_module_clients.items-3 .clients_image:nth-child(4) {
    clear: left
}

.brainbizz_module_clients.items-3 .clients_image:nth-child(3n+7) {
    clear: left
}

.brainbizz_module_clients.items-4 .clients_image {
    width: 25%
}

.brainbizz_module_clients.items-4 .clients_image:nth-child(5) {
    clear: left
}

.brainbizz_module_clients.items-4 .clients_image:nth-child(4n+9) {
    clear: left
}

.brainbizz_module_clients.items-5 .clients_image {
    width: 20%
}

.brainbizz_module_clients.items-5 .clients_image:nth-child(6) {
    clear: left
}

.brainbizz_module_clients.items-5 .clients_image:nth-child(5n+11) {
    clear: left
}

.brainbizz_module_clients.items-6 .clients_image {
    width: 16.66666%
}

.brainbizz_module_clients.items-6 .clients_image:nth-child(7) {
    clear: left
}

.brainbizz_module_clients.items-6 .clients_image:nth-child(6n+13) {
    clear: left
}

.brainbizz_module_clients img {
    transition: all .3s
}

.brainbizz_module_clients.item_anim-zoom .clients_image img {
    transform: scale(0.95)
}

.brainbizz_module_clients.item_anim-zoom .clients_image:hover img {
    transform: scale(1)
}

.brainbizz_module_clients.item_anim-opacity .clients_image img {
    opacity: .5
}

.brainbizz_module_clients.item_anim-opacity .clients_image:hover img {
    opacity: 1
}

.brainbizz_module_clients.item_anim-grayscale .clients_image img {
    filter: grayscale(100%);
    opacity: .2
}

.brainbizz_module_clients.item_anim-grayscale .clients_image:hover img {
    filter: grayscale(0);
    opacity: 1
}

.brainbizz_module_clients.item_anim-shadow .clients_image img {
    padding: 32px 15px
}

.brainbizz_module_clients.item_anim-shadow .clients_image:hover img {
    box-shadow: 0 15px 38px rgba(0, 0, 0, 0.1)
}

.brainbizz_module_clients.item_anim-contrast .clients_image:hover img {
    filter: contrast(300%)
}

.brainbizz_module_clients.item_anim-blur .clients_image:hover img {
    filter: blur(1px)
}

.brainbizz_module_clients.item_anim-invert .clients_image:hover img {
    filter: invert(100%)
}

.brainbizz_module_clients.item_anim-ex_images .clients_image>a,
.brainbizz_module_clients.item_anim-ex_images .clients_image>div {
    position: relative;
    z-index: 1;
    display: inline-block
}

.brainbizz_module_clients.item_anim-ex_images .hover_image {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0
}

.brainbizz_module_clients.item_anim-ex_images .clients_image:hover .hover_image {
    opacity: 1
}

.brainbizz_module_clients.item_anim-ex_images .clients_image:hover .main_image {
    opacity: 0
}

.brainbizz_module_countdown {
    text-align: center;
    font-size: 100px
}

.countdown-section {
    flex: 1;
    color: inherit
}

.countdown-section:last-child .countdown-amount:before,
.countdown-section:last-child .countdown-amount:after {
    display: none
}

.countdown-section .countdown-amount {
    position: relative;
    z-index: 1;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.32;
    display: block;
    color: inherit;
    padding: 0 4px
}

.countdown-section .countdown-amount:before,
.countdown-section .countdown-amount:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    width: .09em;
    height: .09em;
    border-radius: 50%;
    background: #c10e0e;
    transform: translateX(50%)
}

.countdown-section .countdown-amount:before {
    top: 35%
}

.countdown-section .countdown-amount:after {
    bottom: 35%
}

.countdown-section .countdown-period {
    display: block;
    font-size: .275em;
    line-height: .87;
    color: inherit;
    margin-top: 1px
}

.countdown-row {
    display: flex;
    justify-content: center;
    align-items: center
}

.custom_countdown .countdown-section {
    font-family: inherit
}

.custom_countdown .countdown-section .countdown-amount {
    font-family: inherit;
    font-weight: inherit
}

.custom_countdown .countdown-period {
    font-family: inherit;
    font-weight: inherit
}

.brainbizz_module_countdown.countdown_size_large {
    font-size: 100px
}

.brainbizz_module_countdown.countdown_size_e_large {
    font-size: 120px
}

.brainbizz_module_countdown.countdown_size_small {
    font-size: 50px
}

.brainbizz_module_countdown.countdown_size_medium {
    font-size: 80px
}

.brainbizz_module_countdown.countdown_align_left {
    text-align: left
}

.brainbizz_module_countdown.countdown_align_left .countdown-amount:before,
.brainbizz_module_countdown.countdown_align_left .countdown-amount:after {
    display: none
}

.brainbizz_module_countdown.countdown_align_right {
    text-align: right
}

.brainbizz_module_countdown.countdown_align_right .countdown-amount:before,
.brainbizz_module_countdown.countdown_align_right .countdown-amount:after {
    display: none
}

@media only screen and (max-width:1300px) {
    .brainbizz_module_countdown.countdown_size_large {
        font-size: 80px
    }

    .brainbizz_module_countdown.countdown_size_custom {
        font-size: 80px !important
    }

    .brainbizz_module_countdown.countdown_size_e_large {
        font-size: 106px
    }

    .brainbizz_module_countdown.countdown_size_small {
        font-size: 41px
    }

    .brainbizz_module_countdown.countdown_size_medium {
        font-size: 58px
    }
}

@media only screen and (max-width:992px) {
    .brainbizz_module_countdown.countdown_size_large {
        font-size: 70px
    }

    .brainbizz_module_countdown.countdown_size_custom {
        font-size: 70px !important
    }

    .brainbizz_module_countdown.countdown_size_e_large {
        font-size: 82px
    }

    .brainbizz_module_countdown.countdown_size_small {
        font-size: 33px
    }

    .brainbizz_module_countdown.countdown_size_medium {
        font-size: 46px
    }

    .countdown-section .countdown-amount:before,
    .countdown-section .countdown-amount:after {
        width: 6px;
        height: 6px
    }
}

@media only screen and (max-width:768px) {
    .brainbizz_module_countdown.countdown_size_large {
        font-size: 50px
    }

    .brainbizz_module_countdown.countdown_size_custom {
        font-size: 50px !important
    }

    .brainbizz_module_countdown.countdown_size_e_large {
        font-size: 60px
    }

    .brainbizz_module_countdown.countdown_size_small {
        font-size: 30px
    }

    .brainbizz_module_countdown.countdown_size_medium {
        font-size: 40px
    }

    .countdown-section .countdown-amount:before,
    .countdown-section .countdown-amount:after {
        width: 4px;
        height: 4px
    }
}

.brainbizz_module_counter .counter_title {
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    max-width: 130px
}

@supports((max-width:-webkit-min-content) or(max-width:min-content)) {
    .brainbizz_module_counter .counter_title {
        max-width: -webkit-min-content;
        max-width: min-content
    }
}

.brainbizz_module_counter .counter_value_content {
    position: relative;
    z-index: 1
}

.brainbizz_module_counter .counter_value_wrap,
.brainbizz_module_counter .counter_value_hide {
    font-size: 55px;
    line-height: 1.2;
    white-space: nowrap
}

.brainbizz_module_counter .counter_value_wrap .counter_value,
.brainbizz_module_counter .counter_value_hide .counter_value {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    color: inherit
}

.brainbizz_module_counter .counter_value_wrap .counter_value_suffix,
.brainbizz_module_counter .counter_value_hide .counter_value_suffix {
    font-size: 36px;
    vertical-align: text-top;
    position: relative;
    left: 3px;
    top: -15px
}

.brainbizz_module_counter:not(.layout_top) .counter_value_wrap {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0
}

.brainbizz_module_counter:not(.layout_top) .counter_value_hide>* {
    opacity: 0;
    visibility: hidden
}

.brainbizz_module_counter .counter_icon_wrapper {
    margin-bottom: 20px
}

.brainbizz_module_counter .counter_icon {
    transition: .4s;
    font-size: 35px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: inherit;
    text-align: center
}

.brainbizz_module_counter .counter_icon_container {
    transition: .4s;
    position: relative;
    z-index: 1;
    width: 65px;
    height: 65px
}

.brainbizz_module_counter.counter_alignment_right .counter_icon_container {
    margin-left: auto
}

.brainbizz_module_counter.counter_alignment_right .counter_content_wrapper {
    text-align: right
}

.brainbizz_module_counter.counter_alignment_left .counter_icon_container {
    margin-right: auto
}

.brainbizz_module_counter.counter_alignment_left .counter_content_wrapper {
    text-align: left
}

.brainbizz_module_counter.counter_alignment_center {
    text-align: center
}

.brainbizz_module_counter.counter_alignment_center .counter_icon_container {
    margin-left: auto;
    margin-right: auto
}

.brainbizz_module_counter.layout_top .counter_title {
    margin-top: 2px;
    margin-right: auto;
    margin-left: auto
}

.brainbizz_module_counter.layout_left,
.brainbizz_module_counter.layout_top_left {
    text-align: left
}

.brainbizz_module_counter.layout_left .counter_icon_wrapper,
.brainbizz_module_counter.layout_top_left .counter_icon_wrapper {
    display: inline-block;
    float: none;
    margin-right: 20px;
    margin-bottom: 20px
}

.brainbizz_module_counter.layout_right,
.brainbizz_module_counter.layout_top_right {
    text-align: right
}

.brainbizz_module_counter.layout_right .counter_icon_wrapper,
.brainbizz_module_counter.layout_top_right .counter_icon_wrapper {
    display: inline-block;
    float: none;
    margin-left: 20px;
    margin-bottom: 20px
}

.brainbizz_module_counter.layout_left .counter_content_wrapper,
.brainbizz_module_counter.layout_right .counter_content_wrapper {
    display: flex;
    align-items: center
}

.brainbizz_module_counter.layout_left .counter_content_wrapper {
    flex-flow: row
}

.brainbizz_module_counter.layout_left .counter_content_wrapper .counter_value_wrap,
.brainbizz_module_counter.layout_left .counter_content_wrapper .counter_value_hide {
    padding-right: 25px
}

.brainbizz_module_counter.layout_left .counter_content_wrapper .counter_title {
    padding-left: 25px
}

.brainbizz_module_counter.layout_right .counter_content_wrapper {
    flex-flow: row-reverse
}

.brainbizz_module_counter.layout_right .counter_content_wrapper .counter_value_wrap,
.brainbizz_module_counter.layout_right .counter_content_wrapper .counter_value_hide {
    padding-left: 25px
}

.brainbizz_module_counter.layout_right .counter_content_wrapper .counter_title {
    padding-right: 25px
}

.brainbizz_module_counter.type_bordered .counter_icon_container {
    border-style: solid;
    border-width: 2px;
    overflow: hidden
}

.brainbizz_module_counter.type_fill .counter_icon_container {
    overflow: hidden
}

.brainbizz_module_counter.type_bordered .counter_icon_container,
.brainbizz_module_counter.type_fill .counter_icon_container,
.brainbizz_module_counter.type_tile .counter_icon_container {
    background: #f7f8ff;
    border-radius: 50%
}

.brainbizz_module_counter.counter_divider.layout_top,
.brainbizz_module_counter.counter_divider.layout_left .counter_value_hide,
.brainbizz_module_counter.counter_divider.layout_right .counter_value_hide {
    position: relative
}

.brainbizz_module_counter.counter_divider.layout_top:after,
.brainbizz_module_counter.counter_divider.layout_left .counter_value_hide:after,
.brainbizz_module_counter.counter_divider.layout_right .counter_value_hide:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.1)
}

.brainbizz_module_counter.counter_divider.layout_right .counter_value_hide:after {
    right: unset;
    left: 0
}

.brainbizz_module_counter.counter_bg_gradient .counter_icon_container:before,
.brainbizz_module_counter.counter_bg_gradient .counter_icon_container:after {
    content: '';
    position: absolute;
    z-index: -2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .4s
}

.brainbizz_module_counter.counter_bg_gradient .counter_icon_container:before {
    opacity: 1;
    visibility: visible
}

.brainbizz_module_counter.counter_bg_gradient .counter_icon_container:after {
    opacity: 0;
    visibility: hidden
}

@media(max-width:1200px) {
    .brainbizz_module_counter.counter_divider.layout_top:after {
        background-color: transparent
    }
}

.brainbizz_module_title {
    position: relative;
    z-index: 1
}

.brainbizz_module_text * {
    line-height: inherit;
    font-size: inherit
}

.brainbizz_module_text p {
    margin-bottom: 0
}

.brainbizz_module_text.custom_font>*:not(.fa) {
    font-family: inherit
}

.brainbizz_module_demo_item {
    margin-top: 20px
}

.brainbizz_module_demo_item .di_image-wrap {
    position: relative;
    z-index: 1;
    transition: transform .6s;
    box-shadow: 0 17px 40px 0 rgba(54, 59, 91, 0.15);
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    overflow: hidden
}

.brainbizz_module_demo_item .di_image-wrap:hover {
    transform: translateY(-20px)
}

.brainbizz_module_demo_item .di_image-wrap:hover .di_image-link:before {
    opacity: .6
}

.brainbizz_module_demo_item .di_image-wrap:hover .di_button {
    opacity: 1
}

.brainbizz_module_demo_item .di_image-link {
    display: block
}

.brainbizz_module_demo_item .di_image-link:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background: #f3f3f3;
    transition: opacity .3s
}

.brainbizz_module_demo_item .di_button {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    transition: opacity .3s;
    opacity: 0
}

.brainbizz_module_demo_item .di_button a {
    margin: 0;
    border-radius: 50px
}

.brainbizz_module_demo_item .di_button a:hover {
    border-color: #fff;
    background: #fff
}

.brainbizz_module_demo_item .di_title-wrap {
    margin-top: 27px;
    text-align: center
}

.brainbizz_module_demo_item .di_title-wrap>* {
    display: inline-block
}

.brainbizz_module_demo_item .di_subtitle {
    margin-right: 5px;
    font-size: 22px
}

.brainbizz_module_demo_item .di_title {
    font-size: 22px
}

.brainbizz_module_demo_item.coming_soon {
    pointer-events: none
}

.brainbizz_module_demo_item.coming_soon .di_image-link:before {
    opacity: .7
}

.brainbizz_module_demo_item .di_label {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    background: transparent;
    font-size: 28px;
    opacity: .7
}

.brainbizz_divider {
    font-size: 0;
    line-height: 0
}

.brainbizz_divider.divider_alignment_right {
    text-align: right
}

.brainbizz_divider.divider_alignment_left {
    text-align: left
}

.brainbizz_divider.divider_alignment_center {
    text-align: center
}

.brainbizz_divider.divider_alignment_right .divider_custom,
.brainbizz_divider.divider_alignment_left .divider_custom,
.brainbizz_divider.divider_alignment_center .divider_custom {
    display: inline-block
}

.brainbizz_divider .divider_line .divider_custom {
    position: relative
}

.brainbizz_divider .divider_line .divider_custom .divider_line {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 70px
}

.brainbizz_divider .divider_line.divider_line_alignment_right .divider_custom .divider_line,
.brainbizz_divider .divider_line.divider_line_alignment_left .divider_custom .divider_line,
.brainbizz_divider .divider_line.divider_line_alignment_center .divider_custom .divider_line {
    display: block
}

.brainbizz_divider .divider_line.divider_line_alignment_right .divider_custom .divider_line {
    right: 0;
    left: auto
}

.brainbizz_divider .divider_line.divider_line_alignment_left .divider_custom .divider_line {
    right: auto;
    left: 0
}

.brainbizz_divider .divider_line.divider_line_alignment_center .divider_custom .divider_line {
    left: 50%;
    transform: translateX(-50%)
}

.brainbizz_module_double_headings .heading_title {
    position: relative;
    z-index: 1;
    margin-top: 10px
}

.brainbizz_module_double_headings .heading_subtitle {
    text-align: center;
}

/*.brainbizz_module_double_headings .heading_subtitle {*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    z-index: 1;*/
/*    text-transform: uppercase*/
/*}*/

/*.brainbizz_module_double_headings .heading_subtitle:after,*/
/*.brainbizz_module_double_headings .heading_subtitle:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    z-index: 0;*/
/*    top: 0%;*/
/*    width: 2px;*/
/*    height: 28px*/
/*}*/

/*.brainbizz_module_double_headings .heading_subtitle:after {*/
/*    left: calc(100% + 15px)*/
/*}*/

/*.brainbizz_module_double_headings .heading_subtitle:before {*/
/*    right: calc(100% + 15px)*/
/*}*/

/*.brainbizz_module_double_headings.aleft .heading_subtitle:before {*/
/*    display: none*/
/*}*/

/*.brainbizz_module_double_headings.aright .heading_subtitle:after {*/
/*    display: none*/
/*}*/

@media only screen and (min-width:1200px) {
    .brainbizz_module_double_headings .heading_title_desctop {
        font-size: inherit !important;
        line-height: inherit !important
    }
}

@media only screen and (min-width:992px) {
    .brainbizz_module_double_headings .heading_title_tablet {
        font-size: inherit !important;
        line-height: inherit !important
    }
}

@media only screen and (min-width:768px) {
    .brainbizz_module_double_headings .heading_title_mobile {
        font-size: inherit !important;
        line-height: inherit !important
    }
}

.brainbizz_module_flipbox .flipbox_wrapper {
    min-height: 410px;
    text-align: center;
    position: relative;
    z-index: 1;
    perspective: 1000px
}

.brainbizz_module_flipbox .flipbox_front,
.brainbizz_module_flipbox .flipbox_back {
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: inherit;
    min-height: inherit;
    border-radius: inherit;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    box-shadow: 0 26px 38px 0 rgba(0, 0, 0, 0.2);
    transition: transform .8s cubic-bezier(0.5, 0.2, 0.2, 0.8)
}

.brainbizz_module_flipbox .flipbox_front {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 30px 22px;
    box-sizing: border-box
}

.brainbizz_module_flipbox .flipbox_front .flipbox_logo,
.brainbizz_module_flipbox .flipbox_front .flipbox_title,
.brainbizz_module_flipbox .flipbox_front .flipbox_descr {
    transform-style: preserve-3d;
    perspective: inherit;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(35px, -10px, 70px) scale(0.86)
}

.brainbizz_module_flipbox .flipbox_front .flipbox_logo {
    display: block;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 50%;
    transform: translate3d(7px, -50%, 35px) scale(0.95)
}

.brainbizz_module_flipbox .flipbox_front .flipbox_title {
    position: relative;
    z-index: 1;
    text-align: center;
    width: 100%;
    transform: translate3d(0, 0, 70px) scale(0.86);
    box-sizing: border-box
}

.brainbizz_module_flipbox .flipbox_front .flipbox_descr {
    padding: 0 5px
}

.brainbizz_module_flipbox .flipbox_back {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.brainbizz_module_flipbox .flipbox_back .flipbox_back_content {
    transform-style: preserve-3d;
    perspective: inherit;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(70px) scale(0.86);
    padding: 32px
}

.brainbizz_module_flipbox .flipbox_back .flipbox_logo {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0, -10px, 35px) scale(0.86);
    height: 20px
}

.brainbizz_module_flipbox .flipbox_back .flipbox_title {
    margin-bottom: 10px
}

.brainbizz_module_flipbox .flipbox_back .brainbizz_module_button {
    margin-top: 23px
}

.brainbizz_module_flipbox .flipbox_back .brainbizz_module_button a {
    margin-bottom: 0
}

.brainbizz_module_flipbox .flipbox_title {
    font-size: 34px;
    line-height: 1.2
}

.brainbizz_module_flipbox .flipbox_title,
.brainbizz_module_flipbox .flipbox_button {
    color: inherit
}

.brainbizz_module_flipbox.type_flip_right .flipbox_front {
    transform: rotateY(0)
}

.brainbizz_module_flipbox.type_flip_right:hover .flipbox_front {
    transform: rotateY(180deg)
}

.brainbizz_module_flipbox.type_flip_left .flipbox_front {
    transform: rotateY(0)
}

.brainbizz_module_flipbox.type_flip_left:hover .flipbox_front {
    transform: rotateY(-180deg)
}

.brainbizz_module_flipbox.type_flip_top .flipbox_front {
    transform: rotateX(0)
}

.brainbizz_module_flipbox.type_flip_top:hover .flipbox_front {
    transform: rotateX(180deg)
}

.brainbizz_module_flipbox.type_flip_bottom .flipbox_front {
    transform: rotateX(0)
}

.brainbizz_module_flipbox.type_flip_bottom:hover .flipbox_front {
    transform: rotateX(-180deg)
}

.brainbizz_module_flipbox.type_flip_right .flipbox_back {
    transform: rotateY(-180deg)
}

.brainbizz_module_flipbox.type_flip_right:hover .flipbox_back {
    transform: rotateY(0)
}

.brainbizz_module_flipbox.type_flip_left .flipbox_back {
    transform: rotateY(180deg)
}

.brainbizz_module_flipbox.type_flip_left:hover .flipbox_back {
    transform: rotateY(0)
}

.brainbizz_module_flipbox.type_flip_top .flipbox_back {
    transform: rotateX(-180deg)
}

.brainbizz_module_flipbox.type_flip_top:hover .flipbox_back {
    transform: rotateX(0)
}

.brainbizz_module_flipbox.type_flip_bottom .flipbox_back {
    transform: rotateX(180deg)
}

.brainbizz_module_flipbox.type_flip_bottom:hover .flipbox_back {
    transform: rotateX(0)
}

.wgl-icon {
    margin: 0;
    transition: all .4s
}

.wgl-icon.icon_circle {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 40px
}

.wgl-icon.icon_circle.icon_shadow {
    box-shadow: 0 0 16px 3px rgba(3, 38, 94, 0.19)
}

.wgl-icon.opacity_icon:hover {
    opacity: .5
}

a .wgl-icon {
    cursor: pointer
}

.brainbizz_module_img_layer {
    position: relative;
    line-height: 0;
    max-width: 100%
}

.brainbizz_module_img_layer .img_layer_image_wrapper {
    position: relative;
    line-height: 0;
    display: block;
    width: inherit;
    max-width: 100%;
    height: inherit;
    max-height: 100%
}

.brainbizz_module_img_layer .img_layer_image_wrapper:not(:first-child) {
    position: absolute;
    left: 0;
    top: 0
}

.brainbizz_module_img_layer .img_layer_image_wrapper .img_layer_image {
    transition: all .5s
}

.brainbizz_module_img_layer .img_layer_image_wrapper.fade_in .img_layer_image,
.brainbizz_module_img_layer .img_layer_image_wrapper.slide_big_up .img_layer_image,
.brainbizz_module_img_layer .img_layer_image_wrapper.slide_big_down .img_layer_image,
.brainbizz_module_img_layer .img_layer_image_wrapper.slide_big_left .img_layer_image,
.brainbizz_module_img_layer .img_layer_image_wrapper.slide_big_right .img_layer_image,
.brainbizz_module_img_layer .img_layer_image_wrapper.slide_up .img_layer_image,
.brainbizz_module_img_layer .img_layer_image_wrapper.slide_down .img_layer_image,
.brainbizz_module_img_layer .img_layer_image_wrapper.slide_left .img_layer_image,
.brainbizz_module_img_layer .img_layer_image_wrapper.slide_right .img_layer_image,
.brainbizz_module_img_layer .img_layer_image_wrapper.flip_x .img_layer_image,
.brainbizz_module_img_layer .img_layer_image_wrapper.flip_y .img_layer_image,
.brainbizz_module_img_layer .img_layer_image_wrapper.zoom_in .img_layer_image {
    opacity: 0;
    visibility: hidden
}

.brainbizz_module_img_layer .img_layer_image_wrapper.slide_big_up .img_layer_image {
    transform: translateY(100%)
}

.brainbizz_module_img_layer .img_layer_image_wrapper.slide_big_down .img_layer_image {
    transform: translateY(-100%)
}

.brainbizz_module_img_layer .img_layer_image_wrapper.slide_big_left .img_layer_image {
    transform: translateX(100%)
}

.brainbizz_module_img_layer .img_layer_image_wrapper.slide_big_right .img_layer_image {
    transform: translateX(-100%)
}

.brainbizz_module_img_layer .img_layer_image_wrapper.slide_up .img_layer_image {
    transform: translateY(50%)
}

.brainbizz_module_img_layer .img_layer_image_wrapper.slide_down .img_layer_image {
    transform: translateY(-50%)
}

.brainbizz_module_img_layer .img_layer_image_wrapper.slide_left .img_layer_image {
    transform: translateX(50%)
}

.brainbizz_module_img_layer .img_layer_image_wrapper.slide_right .img_layer_image {
    transform: translateX(-50%)
}

.brainbizz_module_img_layer .img_layer_image_wrapper.flip_x .img_layer_image {
    transform: rotateX(-100deg)
}

.brainbizz_module_img_layer .img_layer_image_wrapper.flip_y .img_layer_image {
    transform: rotateY(-100deg)
}

.brainbizz_module_img_layer .img_layer_image_wrapper.zoom_in .img_layer_image {
    transform: scale3d(0.2, 0.2, 0.2)
}

.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.fade_in .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_up .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_down .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_left .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_right .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_up .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_down .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_left .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_right .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_x .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_y .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.zoom_in .img_layer_image {
    opacity: 1;
    visibility: visible
}

.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_up .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_down .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_up .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_down .img_layer_image {
    transform: translateY(0)
}

.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_left .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_right .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_left .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_right .img_layer_image {
    transform: translateX(0)
}

.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_x .img_layer_image,
.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_y .img_layer_image {
    transform: rotate(0)
}

.brainbizz_module_img_layer.img_layer_animate .img_layer_image_wrapper.zoom_in .img_layer_image {
    transform: scale3d(1, 1, 1)
}

.brainbizz_module_infobox {
    transition: .5s
}

.brainbizz_module_infobox .infobox_wrapper {
    position: relative;
    z-index: 1;
    transition: inherit
}

.brainbizz_module_infobox .infobox_wrapper .infobox_button {
    margin-top: 20px
}

.brainbizz_module_infobox.infobox_alignment_left {
    text-align: left
}

.brainbizz_module_infobox.infobox_alignment_left .infobox_icon_container {
    margin-right: auto
}

.brainbizz_module_infobox.infobox_alignment_left.title_divider .infobox_title {
    padding-left: 35%
}

.brainbizz_module_infobox.infobox_alignment_left.title_divider .infobox_title:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 40%;
    left: 0;
    width: 30%;
    height: 1px;
    background: red
}

.brainbizz_module_infobox.infobox_alignment_center {
    text-align: center
}

.brainbizz_module_infobox.infobox_alignment_center .infobox_icon_container {
    margin-left: auto;
    margin-right: auto
}

.brainbizz_module_infobox.infobox_alignment_right {
    text-align: right
}

.brainbizz_module_infobox.infobox_alignment_right .infobox_icon_container {
    margin-left: auto
}

.brainbizz_module_infobox.infobox_alignment_right.title_divider .infobox_title {
    padding-right: 35%
}

.brainbizz_module_infobox.infobox_alignment_right.title_divider .infobox_title:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 48%;
    right: 0;
    width: 30%;
    height: 1px;
    background: red
}

.brainbizz_module_infobox.layout_top .infobox_wrapper {
    padding: 40px 35px 40px 40px
}

.brainbizz_module_infobox.layout_left .infobox_icon_wrapper,
.brainbizz_module_infobox.layout_top_left .infobox_icon_wrapper {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.brainbizz_module_infobox.layout_right .infobox_icon_wrapper,
.brainbizz_module_infobox.layout_top_right .infobox_icon_wrapper {
    float: right;
    margin-left: 30px;
    margin-bottom: 20px
}

.brainbizz_module_infobox.layout_left .infobox_content_wrapper,
.brainbizz_module_infobox.layout_right .infobox_content_wrapper {
    overflow: hidden
}

.brainbizz_module_infobox.type_bordered .infobox_icon,
.brainbizz_module_infobox.type_fill .infobox_icon,
.brainbizz_module_infobox.type_tile .infobox_icon,
.brainbizz_module_infobox.type_default .infobox_icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: inherit;
    text-align: center
}

.brainbizz_module_infobox.type_bordered .infobox_icon_container {
    border-style: solid;
    border-width: 1px
}

.brainbizz_module_infobox.type_bordered .infobox_icon_container,
.brainbizz_module_infobox.type_fill .infobox_icon_container,
.brainbizz_module_infobox.type_tile .infobox_icon_container {
    border-radius: 50%
}

.brainbizz_module_infobox.type_tile .infobox_wrapper {
    border: 1px solid #e4e4e4
}

.brainbizz_module_infobox.type_tile:not(.layout_top) .infobox_wrapper {
    padding: 35px 15px 45px 15px
}

.brainbizz_module_infobox.type_fill .infobox_wrapper {
    padding: 30px
}

.brainbizz_module_infobox .infobox_title {
    position: relative;
    z-index: 1;
    line-height: 30px;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 13px
}

.brainbizz_module_infobox .infobox_subtitle {
    line-height: 1.2
}

.brainbizz_module_infobox .infobox_icon {
    transition: .5s;
    font-size: 40px
}

.brainbizz_module_infobox .infobox_icon_wrapper {
    margin-bottom: 17px
}

.brainbizz_module_infobox .infobox_icon_wrapper .infobox_icon_container {
    position: relative;
    z-index: 1;
    line-height: 0;
    border-radius: 10px
}

.brainbizz_module_infobox .infobox_icon_container {
    position: relative;
    z-index: 1
}

.brainbizz_module_infobox .infobox_icon_container .infobox_icon_number {
    position: absolute;
    z-index: 1;
    height: 30px;
    min-width: 30px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 50%;
    color: #fff;
    background: #323232
}

.brainbizz_module_infobox .infobox_icon_container .infobox_icon_number.left_top {
    left: 0;
    top: 0
}

.brainbizz_module_infobox .infobox_icon_container .infobox_icon_number.right_top {
    right: 0;
    top: 0
}

.brainbizz_module_infobox .infobox_icon_container .infobox_icon_number.left_bottom {
    left: 0;
    bottom: 0
}

.brainbizz_module_infobox .infobox_icon_container .infobox_icon_number.right_bottom {
    right: 0;
    bottom: 0
}

.brainbizz_module_infobox:not(.type_full_size) .infobox_icon_container {
    width: 70px;
    height: 70px
}

#sb_instagram {
    position: relative;
    z-index: 1
}

#sb_instagram .sbi_photo {
    position: relative;
    z-index: 3;
    opacity: 1 !important
}

#sb_instagram .sbi_photo:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s
}

#sb_instagram .sbi_photo:after {
    content: "\f144";
    font-family: Flaticon;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    font-size: 70px;
    color: #fff;
    opacity: 0;
    transition: all .5s;
    transform: translate(-50%, -50%)
}

#sb_instagram .sbi_item.hover-active .sbi_photo:before {
    opacity: .75
}

#sb_instagram .sbi_item.hover-active .sbi_photo:after {
    opacity: 1
}

#sb_instagram .sbi_item:hover .sbi_photo:before {
    opacity: .75 !important
}

#sb_instagram .sbi_item:hover .sbi_photo:after {
    opacity: 1 !important
}

#sb_instagram #sbi_images:hover .sbi_item.hover-active .sbi_photo:before {
    opacity: 0
}

#sb_instagram #sbi_images:hover .sbi_item.hover-active .sbi_photo:after {
    opacity: 0
}

.brainbizz_module_message_box {
    --type_info_color: #1d8dff;
    --type_success_color: #23da79;
    --type_error_color: #c10e0e;
    --type_warning_color: #ffa71d;
    position: relative;
    padding: 12px 50px 12px 80px;
    min-height: 40px;
    border: unset;
    box-shadow: 0 7px 28px rgba(0, 0, 0, 0.08)
}

.brainbizz_module_message_box .message_title {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 600
}

.brainbizz_module_message_box .message_text {
    font-size: 14px;
    line-height: 20px
}

.brainbizz_module_message_box .message_icon_wrap {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    width: 64px;
    height: 64px;
    transform: translateY(-50%)
}

.brainbizz_module_message_box .message_icon {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    font-style: normal;
    font-size: 34px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    transform: translate(-50%, -50%)
}

.brainbizz_module_message_box .message_close_button {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 15px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    transform: translateY(-50%);
    cursor: pointer
}

.brainbizz_module_message_box .message_close_button:before {
    content: '\f14e';
    font-family: 'flaticon'
}

.brainbizz_module_message_box.type_info {
    border-color: var(--type_info_color)
}

.brainbizz_module_message_box.type_info .message_icon_wrap {
    background-color: var(--type_info_color)
}

.brainbizz_module_message_box.type_info .message_close_button,
.brainbizz_module_message_box.type_info .message_title {
    color: var(--type_info_color)
}

.brainbizz_module_message_box.type_info .message_icon:before {
    content: '\f172';
    font-family: 'flaticon'
}

.brainbizz_module_message_box.type_success {
    border-color: var(--type_success_color)
}

.brainbizz_module_message_box.type_success .message_icon_wrap {
    background-color: var(--type_success_color)
}

.brainbizz_module_message_box.type_success .message_close_button,
.brainbizz_module_message_box.type_success .message_title {
    color: var(--type_success_color)
}

.brainbizz_module_message_box.type_success .message_icon:before {
    content: '\f16f';
    font-family: 'flaticon'
}

.brainbizz_module_message_box.type_error {
    border-color: var(--type_error_color)
}

.brainbizz_module_message_box.type_error .message_icon_wrap {
    background-color: var(--type_error_color)
}

.brainbizz_module_message_box.type_error .message_close_button,
.brainbizz_module_message_box.type_error .message_title {
    color: var(--type_error_color)
}

.brainbizz_module_message_box.type_error .message_icon:before {
    content: '\f171';
    font-family: 'flaticon'
}

.brainbizz_module_message_box.type_warning {
    border-color: var(--type_warning_color)
}

.brainbizz_module_message_box.type_warning .message_icon_wrap {
    background-color: var(--type_warning_color)
}

.brainbizz_module_message_box.type_warning .message_close_button,
.brainbizz_module_message_box.type_warning .message_title {
    color: var(--type_warning_color)
}

.brainbizz_module_message_box.type_warning .message_icon:before {
    content: '\f173';
    font-family: 'flaticon'
}

.isotope-filter {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 50px;
    padding-top: 15px
}

.isotope-filter a {
    display: inline-block;
    margin-right: 50px;
    color: inherit;
    transition: all .4s;
    position: relative;
    line-height: 22px;
    font-size: 13px;
    font-weight: 600;
    color: #b3b3b3;
    text-transform: uppercase;
    padding-bottom: 2px
}

.isotope-filter a:last-child {
    margin-right: 0
}

.isotope-filter a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    transition: all .4s;
    transform: translateX(-50%)
}

.isotope-filter a.active:before,
.isotope-filter a:hover:before {
    width: 100%
}

.isotope-filter.filter_def.filter-center {
    text-align: center
}

.isotope-filter.filter_def.filter-left {
    text-align: left
}

.isotope-filter.filter_def.filter-right {
    text-align: right
}

.isotope-filter.filter_def a .number_filter {
    width: 20px;
    height: 20px;
    right: -20px;
    line-height: 22px;
    font-size: 10px;
    color: #fff;
    display: inline-block;
    position: absolute;
    bottom: 100%;
    font-weight: 500;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease;
    text-align: center
}

.isotope-filter.filter_def a:hover .number_filter {
    opacity: 1;
    visibility: visible
}

.isotope-filter.filter_def a:last-child {
    margin-right: 0
}

.isotope-filter.filter_with_bg {
    padding: 10px 30px;
    background: #f7f7f7;
    margin-bottom: 30px
}

.row .wgl_portfolio_list-item {
    padding-left: 0;
    padding-right: 0;
    float: none;
    display: inline-block;
    vertical-align: top
}

.wgl_portfolio_list-container {
    margin-left: 0;
    margin-right: 0
}

.wgl_portfolio_list-container .slick-dots {
    padding: 0 0 25px 0
}

.wgl_portfolio_item-meta {
    font-size: 13px
}

.wgl_portfolio_item-meta a,
.wgl_portfolio_item-meta span {
    color: inherit
}

.wgl_portfolio_item-meta .post_cats {
    position: relative;
    z-index: 1;
    display: block;
    line-height: 20px;
    transition: all .5s
}

.wgl_portfolio_item-meta .post_cats a {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px
}

.wgl_portfolio_item-meta .post_cats span.delimiter-comma {
    margin-right: 2px;
    margin-left: 2px;
    transition: color .4s
}

.wgl_portfolio_item-wrapper .swipebox {
    position: absolute;
    bottom: 40px;
    left: 40px;
    width: 30px;
    height: 30px;
    display: block;
    z-index: 5;
    opacity: 0;
    transform: scale(0);
    transition: all .4s
}

.wgl_portfolio_item-wrapper .swipebox:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 2px;
    left: 0;
    top: 14px;
    background: #fff;
    transition: all .4s
}

.wgl_portfolio_item-wrapper .swipebox:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 2px;
    height: 100%;
    top: 0;
    left: 14px;
    background: #fff;
    transition: all .4s
}

.wgl_portfolio_item-wrapper .swipebox:hover {
    transform: scale(1) rotate(-180deg) !important
}

.wgl_portfolio_item-wrapper .single_link {
    position: absolute;
    bottom: 40px;
    left: 40px;
    width: 30px;
    height: 30px;
    display: block;
    z-index: 1;
    opacity: 1;
    transform: scale(1);
    transition: all .4s;
    font-size: 22px;
    color: #fff
}

.wgl_portfolio_item-title .title {
    font-size: 24px;
    line-height: 1
}

.wgl_portfolio_item-title span,
.wgl_portfolio_item-title a {
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.wgl_portfolio_item-wrapper:hover .portfolio-post_overlay-figure {
    opacity: 1
}

.portfolio-post_overlay-figure {
    opacity: 0;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    transform: translate(-50%, -50%);
    transition: opacity .4s
}

.portfolio-post_overlay-figure:before,
.portfolio-post_overlay-figure:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform-origin: 0 50%;
    width: 1px;
    height: 100%;
    background: #fff
}

.portfolio-post_overlay-figure:after {
    transform: rotate(-90deg)
}

.item .gallery_type.inside_image .single_link,
.item .gallery_type.inside_image .swipebox {
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px
}

.under_image .wgl_portfolio_item-image {
    position: relative;
    overflow: hidden;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    transition: all .6s ease-in-out
}

.under_image.wgl_portfolio_item-wrapper .swipebox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(1)
}

.under_image.wgl_portfolio_item-wrapper .swipebox:before,
.under_image.wgl_portfolio_item-wrapper .swipebox:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    background: #fff;
    transition: all .6s
}

.under_image.wgl_portfolio_item-wrapper .swipebox:before {
    width: 20px;
    height: 2px;
    margin-top: -1px;
    margin-left: -10px
}

.under_image.wgl_portfolio_item-wrapper .swipebox:after {
    width: 2px;
    height: 20px;
    margin-top: -10px;
    margin-left: -1px
}

.under_image.wgl_portfolio_item-wrapper .single_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(1)
}

.under_image.wgl_portfolio_item-wrapper .single_link:before {
    transition: all .7s;
    transform: translateX(-15px)
}
.wgl_portfolio_item-wrapper:hover .title {
    opacity: 0 !important;
}
.zhezhao {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    z-index: 99;
    transition: opacity 0.4s ease-in-out;
}
.titleName {
    position: absolute;
    top: 10%;
    font-size: 18px;
    color: #fff;
    opacity: 0;
    z-index: 999;
    width: 84%;
    left: 8%;
    transition: opacity 0.6s ease-in-out;
    letter-spacing: 1px
}
    @media only screen and (max-width: 480px) {
      .titleName {

           top: 3%;
           font-size: 13px;
line-height: 24px;
    width: 92%;
    left: 4%;
}
    }
.yiryu {
    width: 387px;
    height: 100%;
    position: absolute;
    z-index: 999;
    top: 0
}
.wgl_portfolio_item-wrapper:hover .titleName, .yiryu:hover .titleName{
    opacity: 1;
}
.wgl_portfolio_item-wrapper:hover .zhezhao{
    opacity: 0.5 !important;
}
.yiryu:hover  .zhezhao{
    opacity: 0.7 !important;
}

.under_image .post_cats {
    margin-top: 14px
}

.under_image .post_cats a,
.under_image .post_cats span {
    color: #b3b3b3
}

.under_image .overlay {
    content: '';
    position: absolute;
    z-index: 2;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease
}

.under_image:hover .overlay {
    opacity: 1;
    z-index: 2;
    visibility: visible
}

.under_image:hover .wgl_portfolio_item-image a {
    z-index: 2
}

.under_image:hover .swipebox {
    opacity: 1
}

.under_image:hover .swipebox:before {
    width: 30px;
    height: 2px;
    margin-top: -1px;
    margin-left: -15px
}

.under_image:hover .swipebox:after {
    width: 2px;
    height: 30px;
    margin-top: -15px;
    margin-left: -1px
}

.under_image:hover .single_link {
    opacity: 0
}

.under_image:hover .single_link:before {
    transform: translateX(0)
}

.under_image:hover .wgl_portfolio_item-image {
    -webkit-clip-path: inset(6% 6% 6% 6%);
    clip-path: inset(6% 6% 6% 6%)
}

.under_image .wgl_portfolio_item-title {
    margin-top: 0
}

.under_image.h_align_right .wgl_portfolio_item-description {
    text-align: right
}

.under_image.h_align_center .wgl_portfolio_item-description {
    text-align: center
}

.under_image .wgl_portfolio_item-description {
    padding-top: 26px;
    padding-bottom: 18px
}

.inside_image {
    position: relative;
    overflow: hidden;
    transition: transform .4s ease-in-out
}

.inside_image .wgl_portfolio_item-image {
    overflow: hidden
}

.inside_image .wgl_portfolio_item-description {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    transition: all .5s;
    display: flex;
    flex-direction: column;
    padding: 40px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    color: #fff
}

.inside_image .wgl_portfolio_item-description>* {
    transition: all .5s;
    opacity: 0
}

.inside_image .wgl_portfolio_item-image img {
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 1s ease-out
}

.inside_image .wgl_portfolio_item-title {
    transition: all .4s;
    opacity: 0;
    margin-bottom: 6px
}

.inside_image .wgl_portfolio_item-title .title {
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    opacity: 1
}

.inside_image .overlay {
    position: absolute;
    z-index: 0;
    top: 0;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .4s;
    transition-delay: 0s;
    padding: 0
}

.inside_image .single_link:hover {
    margin-left: 4px
}

.inside_image:hover {
    z-index: 1
}

.inside_image:hover .wgl_portfolio_item-description {
    opacity: 1
}

.inside_image:hover .wgl_portfolio_item-description>* {
    opacity: 1
}

.inside_image:hover .overlay {
    opacity: 1
}

.inside_image:hover .wgl_portfolio_item-title {
    transform: translateY(0)
}

.inside_image:hover .wgl_portfolio_item-meta {
    transform: translateY(0)
}

.inside_image:hover .swipebox,
.inside_image:hover .single_link {
    opacity: 0;
    transform: scale(1)
}

.inside_image.always_info_animation .wgl_portfolio_item-description>* {
    opacity: 1
}

.inside_image.always_info_animation .wgl_portfolio_item-title {
    transform: translateX(0)
}

.inside_image.always_info_animation .overlay {
    opacity: .4;
    background: linear-gradient(to top, #0b0f27 0, rgba(11, 15, 39, 0) 100%)
}

.inside_image.always_info_animation .overlay:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .5s;
    background: #0b0f27
}

.inside_image.always_info_animation:hover .overlay {
    opacity: .4
}

.inside_image.always_info_animation:hover .overlay:before {
    opacity: 1
}

.wgl_portfolio_list-first {
    padding-left: 45px;
    padding-top: 26px
}

.wgl_portfolio_list-first .brainbizz_module_double_headings.aleft {
    margin-bottom: 15px
}

.wgl_portfolio_list-first .brainbizz_module_double_headings.aleft .heading_bgtitle {
    transform: translateX(-50px)
}

.wgl_portfolio_list-first .brainbizz_module_button {
    margin-top: 15px
}

.wgl_portfolio_list-first .brainbizz_module_button>a {
    margin-bottom: 0
}

.wgl_portfolio_single-item .wgl_portfolio_item-image {
    margin-bottom: 34px
}

.wgl_portfolio_single-item .wgl_portfolio_item-title {
    margin-bottom: 17px
}

.wgl_portfolio_single-item .wgl_portfolio_info-wrap {
    margin-left: -15px;
    margin-right: -15px
}

.wgl_portfolio_single-item .wgl_portfolio_info-wrap:after {
    content: '';
    clear: both;
    display: table
}

.wgl_portfolio_single-item .wgl_portfolio_item-annotation {
    padding: 28px 40px 35px;
    background: #f6f4f0
}

.wgl_portfolio_single-item .single_post_info {
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 0
}

.wgl_portfolio_single-item .wgl_portfolio_item-meta {
    margin-bottom: 20px
}

.wgl_portfolio_single-item .wgl_portfolio_item-meta>* {
    margin-right: 20px
}

.wgl_portfolio_single-item .wgl_portfolio_item-meta>*:last-child {
    margin-right: 0
}

.wgl_portfolio_single-item .tags_likes_wrap {
    padding-bottom: 35px;
    border-bottom: 1px solid #ededed
}

.wgl_portfolio_single-item .tags_likes_wrap .wgl-likes {
    float: right
}

.wgl_portfolio_single-item .tagcloud .tagcloud_desc {
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    text-transform: uppercase;
    color: #313131;
    font-weight: 700;
    margin-right: 20px
}

.single_info-share_social-wpapper {
    padding-bottom: 5px;
    padding-top: 22px;
    border-top: 1px solid #d8d7d3
}

.single_info-share_social-wpapper>span {
    font-size: 14px;
    font-weight: 600;
    margin-right: 15px;
    text-transform: uppercase
}

.single_info-share_social-wpapper:only-child {
    border: 0;
    padding: 0
}

.single_info-share_social-wpapper .share_social-wpapper {
    font-size: 0;
    line-height: 0;
    margin-top: 5px
}

.single_info-share_social-wpapper .share_twitter span.fa {
    background-color: #13aef6
}

.single_info-share_social-wpapper .share_twitter span.fa:hover {
    box-shadow: 4px 4px 10px 0 rgba(19, 174, 246, 0.5);
    transform: translateY(-3px)
}

.single_info-share_social-wpapper .share_facebook span.fa {
    background-color: #032ca2
}

.single_info-share_social-wpapper .share_facebook span.fa:hover {
    box-shadow: 4px 4px 10px 0 rgba(3, 44, 162, 0.5);
    transform: translateY(-3px)
}

.single_info-share_social-wpapper .share_google span.fa {
    background-color: #ab3434
}

.single_info-share_social-wpapper .share_google span.fa:hover {
    box-shadow: 4px 4px 10px 0 rgba(171, 52, 52, 0.5);
    transform: translateY(-3px)
}

.single_info-share_social-wpapper .share_pinterest span.fa {
    background-color: #cc0202
}

.single_info-share_social-wpapper .share_pinterest span.fa:hover {
    box-shadow: 4px 4px 10px 0 rgba(204, 2, 2, 0.5);
    transform: translateY(-3px)
}

.single_info-share_social-wpapper .share_linkedin span.fa {
    background-color: #0266cc
}

.single_info-share_social-wpapper .share_linkedin span.fa:hover {
    box-shadow: 4px 4px 10px 0 rgba(2, 102, 204, 0.5);
    transform: translateY(-3px)
}

.single_info-share_social-wpapper .share_link+.share_link {
    margin-left: 10px
}

.single_info-share_social-wpapper .share_link span {
    border-radius: 50%;
    color: #fff
}

.single_info-share_social-wpapper .share_link:hover span.fa {
    color: #fff
}

.single_info-share_social-wpapper .share_twitter:hover span.fa {
    background-color: #13aef6
}

.single_info-share_social-wpapper .share_facebook:hover span.fa {
    background-color: #032ca2
}

.single_info-share_social-wpapper .share_google:hover span.fa {
    background-color: #ab3434
}

.single_info-share_social-wpapper .share_pinterest:hover span.fa {
    background-color: #cc0202
}

.single_info-share_social-wpapper .share_linkedin:hover span.fa {
    background-color: #0266cc
}

.single_portfolio .brainbizz-post-navigation,
.single_portfolio .next-link_wrapper,
.single_portfolio .prev-link_wrapper {
    margin-bottom: 0
}

.single_portfolio .related_portfolio {
    margin-top: 70px;
    margin-bottom: 50px
}

.single_portfolio .related_portfolio .brainbizz_module_carousel {
    margin: 0
}

.single_portfolio .related_portfolio .brainbizz_module_title {
    margin-bottom: 30px
}

.portfolio_info_item-info_desc {
    width: 50%;
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top
}

.portfolio_info_item-info_desc h5 {
    margin-right: 14px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.portfolio_info_item-info_desc span {
    font-size: 14px;
    display: block;
    line-height: 20px
}

.wgl_portfolio_item-annotation-wrap:only-child {
    width: 100%
}

.wgl_portfolio_item-annotation-wrap:only-child .portfolio_info_item-info_desc {
    width: initial;
    margin-right: 35px
}

.wgl_portfolio_item-annotation-wrap:only-child .portfolio_info_item-info_desc h5,
.wgl_portfolio_item-annotation-wrap:only-child .portfolio_info_item-info_desc span {
    display: inline-block
}

.brainbizz_module_pricing_plan {
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-top: 20px
}

.brainbizz_module_pricing_plan:hover .pricing_plan_wrap {
    transform: translateY(-20px)
}

.brainbizz_module_pricing_plan .pricing_plan_wrap {
    transform: translateY(0);
    transition: .5s;
    background-color: transparent
}

.brainbizz_module_pricing_plan .pricing_header {
    padding: 53px 15px 47px;
    text-align: center;
    position: relative;
    z-index: 1;
    background-color: #f6f4f0
}

.brainbizz_module_pricing_plan .pricing_icon_wrapper {
    font-size: 35px;
    height: 1em;
    line-height: 1em;
    transform: translateY(-50%)
}

.brainbizz_module_pricing_plan .pricing_title {
    display: block;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 27px
}

.brainbizz_module_pricing_plan .pricing_price_wrap {
    font-size: 72px
}

.brainbizz_module_pricing_plan .pricing_cur {
    display: inline-block;
    vertical-align: top;
    padding-right: .1111em;
    font-size: .4286em;
    line-height: 1;
    font-weight: 400;
    color: inherit
}

.brainbizz_module_pricing_plan .pricing_price {
    display: inline-block;
    vertical-align: top;
    font-size: inherit;
    line-height: 1;
    font-weight: 400;
    color: inherit;
    position: relative
}

.brainbizz_module_pricing_plan .pricing_price .price_decimal {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 100%;
    padding-left: .0972em;
    font-size: .4286em;
    font-weight: 400;
    color: inherit;
    vertical-align: top
}

.brainbizz_module_pricing_plan .pricing_desc {
    display: inline-block;
    vertical-align: top;
    font-size: .1944em;
    line-height: 1;
    font-weight: 400;
    color: inherit;
    padding-left: .125em;
    padding-top: 3.4em
}

.brainbizz_module_pricing_plan .pricing_content_wrap {
    box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.1)
}

.brainbizz_module_pricing_plan .pricing_content {
    padding: 30px 35px 3px;
    font-size: 18px;
    background-color: #fff;
    color: #232323;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.1)
}

.brainbizz_module_pricing_plan .pricing_content li {
    padding-left: 0;
    line-height: 50px
}

.brainbizz_module_pricing_plan .pricing_content li:before {
    display: none
}

.brainbizz_module_pricing_plan .pricing_content li i {
    margin-right: 10px
}

.brainbizz_module_pricing_plan .pricing_footer {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    padding: 33px 50px 50px;
    background-color: #fff
}

.brainbizz_module_pricing_plan .pricing_footer .pricing_description {
    padding-bottom: 34px
}

.brainbizz_module_pricing_plan .pricing_footer .brainbizz_module_button {
    margin-top: 0;
    display: inline-block
}

.brainbizz_module_pricing_plan .pricing_footer .brainbizz_module_button>a {
    margin-bottom: 0;
    font-size: 13px;
    word-break: break-word;
    white-space: normal
}

.brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_header .pricing_title {
    color: #fff
}

.brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_header .pricing_price_wrap {
    color: #fff
}

.brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_header .pricing_price_wrap .pricing_desc {
    color: inherit
}

.brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_footer {
    padding-bottom: 30px
}

.brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_footer .highlighting_wrap {
    padding-top: 13px
}

.brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_footer .highlighting_wrap .highlighting_icon {
    color: #18d367;
    font-size: 45px;
    line-height: 1.3;
    padding-bottom: 3px
}

.brainbizz_module_pricing_plan .pricing_plan_wrap.highlighted .pricing_footer .highlighting_wrap .highlighting_text {
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    color: #949494;
    text-transform: uppercase
}

.brainbizz_module_progress_bar .progress_bar_wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 3px;
    background: #f3f3f3;
    margin: 30px 0 64px;
    border-radius: 10px
}

.brainbizz_module_progress_bar .progress_bar_wrap:last-child {
    margin-bottom: 20px
}

.brainbizz_module_progress_bar .progress_bar {
    position: absolute;
    z-index: 1;
    width: 0;
    height: inherit;
    border-radius: 10px;
    transition: width 1s linear
}

.brainbizz_module_progress_bar .progress_label_wrap {
    position: absolute;
    z-index: 1;
    left: 0;
    top: -43px;
    width: 100%;
    white-space: nowrap
}

.brainbizz_module_progress_bar .progress_value_wrap {
    position: absolute;
    top: -41px;
    right: 0
}

.brainbizz_module_progress_bar .progress_label,
.brainbizz_module_progress_bar .progress_value,
.brainbizz_module_progress_bar .progress_units {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.brainbizz_module_services.bg_front_frame .services_front,
.brainbizz_module_services.bg_front_color .services_front {
    border: 1px solid rgba(255, 255, 255, 0.3)
}

.brainbizz_module_services.service_fade .services_back,
.brainbizz_module_services.service_fade .services_button {
    opacity: 0
}

.brainbizz_module_services.service_front_slide .services_front {
    transition: all .45s cubic-bezier(0.485, 0.065, 0.165, 0.95)
}

.brainbizz_module_services.service_front_slide.anim_dir_to_bottom .services_button {
    top: -200%;
    transform: translate(-50%, -50%)
}

.brainbizz_module_services.service_front_slide.anim_dir_to_top .services_button {
    bottom: -200%;
    transform: translate(-50%, 50%)
}

.brainbizz_module_services.service_front_slide.anim_dir_to_left .services_button {
    right: -200%;
    left: initial;
    transform: translateX(50%)
}

.brainbizz_module_services.service_front_slide.anim_dir_to_right .services_button {
    left: -200%
}

.brainbizz_module_services.service_front_slide .services_back {
    z-index: -1
}

.brainbizz_module_services.service_back_slide .services_back {
    z-index: 1
}

.brainbizz_module_services.service_back_slide.anim_dir_to_bottom .services_back {
    top: -100%
}

.brainbizz_module_services.service_back_slide.anim_dir_to_bottom .services_button {
    top: -200%;
    transform: translate(-50%, -50%)
}

.brainbizz_module_services.service_back_slide.anim_dir_to_top .services_back {
    top: 100%
}

.brainbizz_module_services.service_back_slide.anim_dir_to_top .services_button {
    bottom: -200%;
    transform: translate(-50%, 50%)
}

.brainbizz_module_services.service_back_slide.anim_dir_to_left .services_back {
    left: 100%
}

.brainbizz_module_services.service_back_slide.anim_dir_to_left .services_button {
    right: -200%;
    left: initial;
    transform: translateX(50%)
}

.brainbizz_module_services.service_back_slide.anim_dir_to_right .services_back {
    left: -100%
}

.brainbizz_module_services.service_back_slide.anim_dir_to_right .services_button {
    left: -200%
}

.brainbizz_module_services .services_wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    overflow: hidden
}

.brainbizz_module_services .services_front {
    padding: 55px 40px;
    width: 100%
}

.brainbizz_module_services .services_front .services_icon_wrapper {
    line-height: 1;
    margin-bottom: 28px
}

.brainbizz_module_services .services_front .services_icon {
    font-size: 44px
}

.brainbizz_module_services .services_front .services_title {
    font-size: 22px;
    margin-bottom: 13px
}

.brainbizz_module_services .services_front .services_descr {
    font-size: 14px;
    line-height: 24px
}

.brainbizz_module_services .services_back {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 1s;
    background-size: cover;
    background-position: center
}

.brainbizz_module_services .services_button {
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    transition: all 1s
}

.brainbizz_module_services.service_fade .services_wrapper:hover .services_back,
.brainbizz_module_services.service_fade .services_wrapper:hover .services_button {
    opacity: 1
}

.brainbizz_module_services.service_front_slide.anim_dir_to_bottom .services_wrapper:hover .services_button {
    top: 50%
}

.brainbizz_module_services.service_front_slide.anim_dir_to_bottom .services_wrapper:hover .services_front {
    transform: translateY(120%)
}

.brainbizz_module_services.service_front_slide.anim_dir_to_top .services_wrapper:hover .services_button {
    bottom: 50%
}

.brainbizz_module_services.service_front_slide.anim_dir_to_top .services_wrapper:hover .services_front {
    transform: translateY(-120%)
}

.brainbizz_module_services.service_front_slide.anim_dir_to_left .services_wrapper:hover .services_button {
    right: 50%
}

.brainbizz_module_services.service_front_slide.anim_dir_to_left .services_wrapper:hover .services_front {
    transform: translateX(-120%)
}

.brainbizz_module_services.service_front_slide.anim_dir_to_right .services_wrapper:hover .services_button {
    left: 50%
}

.brainbizz_module_services.service_front_slide.anim_dir_to_right .services_wrapper:hover .services_front {
    transform: translateX(120%)
}

.brainbizz_module_services.service_back_slide .services_wrapper:hover .services_back {
    left: 0;
    top: 0
}

.brainbizz_module_services.service_back_slide.anim_dir_to_bottom .services_wrapper:hover .services_button {
    top: 50%
}

.brainbizz_module_services.service_back_slide.anim_dir_to_top .services_wrapper:hover .services_button {
    bottom: 50%
}

.brainbizz_module_services.service_back_slide.anim_dir_to_left .services_wrapper:hover .services_button {
    right: 50%
}

.brainbizz_module_services.service_back_slide.anim_dir_to_right .services_wrapper:hover .services_button {
    left: 50%
}

.brainbizz_module_services_2 .services_wrapper {
    position: relative;
    z-index: 1;
    background-size: cover;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.brainbizz_module_services_2 .services_logo {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 20%;
    transform: translate3d(0, -50%, 0);
    transition: all .8s ease-in-out
}

.brainbizz_module_services_2 .services_content {
    transition: all .6s ease-in-out;
    width: 100%
}

.brainbizz_module_services_2 .services_title {
    font-size: 42px
}

.brainbizz_module_services_2 .services_subtitle {
    font-size: 18px;
    margin-bottom: 3px
}

.brainbizz_module_services_2 .services_title,
.brainbizz_module_services_2 .services_subtitle {
    left: 41%;
    position: relative;
    z-index: 2;
    transition: all .6s ease-in-out;
    transform: translate3d(0, 0, 0);
    display: inline-block;
    max-width: 60%
}

.brainbizz_module_services_2 .services_wrapper:hover .services_logo {
    left: 50%;
    transform: translate3d(-50%, -50%, 0) scale(0.8)
}

.brainbizz_module_services_2 .services_wrapper:hover .services_title,
.brainbizz_module_services_2 .services_wrapper:hover .services_subtitle {
    text-align: center;
    left: 50%;
    transform: translate3d(-50%, 0, 0)
}

.brainbizz_module_social {
    margin-left: -7px;
    margin-right: -7px
}

.brainbizz_module_social .soc_icon {
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 14px
}

.brainbizz_module_social.with_bg .soc_icon {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.brainbizz_module_social.with_bg .soc_icon:hover {
    background: #fff;
    box-shadow: 0 3px 16px 0 rgba(3, 38, 96, 0.2)
}

.brainbizz_module_spacing.responsive_active .spacing_size {
    display: none
}

.brainbizz_module_spacing.responsive_active .spacing_size.spacing_size-initial {
    display: block
}

.wgl_module_team {
    position: relative;
    z-index: 1
}

.wgl_module_team.aleft .team-item_info {
    left: 0;
    padding-left: 0
}

.wgl_module_team.aright .team-item_info {
    left: 80px;
    padding-right: 0
}

.wgl_module_team .team-item {
    float: left;
    box-sizing: border-box;
    margin-bottom: 0
}

.wgl_module_team .team-item_content {
    position: relative;
    z-index: 1;
    transition: all .5s;
    background: #fff;
    margin-bottom: 40px
}

.wgl_module_team .team-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 3px
}

.wgl_module_team .team-title a {
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit
}

.wgl_module_team .team-item_excerpt {
    position: relative;
    z-index: 1;
    font-size: 16px;
    line-height: 1.71;
    color: #333;
    max-height: 0;
    opacity: 0;
    transition: all .4s, max-height .6s;
    overflow: hidden;
    transform: scaleY(0);
    transform-origin: bottom;
    text-align: left;
}

/*.wgl_module_team .team-item_excerpt:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    top: 0;*/
/*    left: 50%;*/
/*    width: 50px;*/
/*    height: 1px;*/
/*    margin-left: -25px*/
/*}*/

.wgl_module_team .team-item_info {
    position: absolute;
    z-index: 1;
    left: 5px;
    bottom: 5px;
    background: #fff;
    width: calc(100% - 10px);
    padding: 20px 16px 20px;
    box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1)
}

.wgl_module_team .team-item_info .juxing{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: -49px;
}

.wgl_module_team .team-info_icons {
    transition: all .5s;
    color: #cacaca;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px
}

.wgl_module_team .team-info_icons .team-icon {
    position: relative;
    padding: 8px 13px;
    text-decoration: none;
    color: inherit;
    transition: all .3s;
    font-size: 14px
}

.wgl_module_team .team-info_icons .team-icon.fa-google-plus {
    font-size: 13px
}

.wgl_module_team .team-info_icons .team-icon:hover {
    transform: translateY(-2px)
}

.wgl_module_team .team-department {
    font-size: 14px;
    transition: all .4s
}

.wgl_module_team .team-image {
    width: 100%;
    transition: all .4s;
    z-index: -1;
    position: relative
}

.wgl_module_team .team-item_content:hover .team-item_excerpt {
    max-height: 400px;
    opacity: 1;
    transform: scaleY(1);
    transition: all .4s, max-height 1s;
    padding-bottom: 18px;
    /*padding-top: 19px;*/
    /*margin-top: 15px*/
}

.wgl_module_team.team-col_1 .team-item {
    width: 100%
}

.wgl_module_team.team-col_2 .team-item {
    width: 50%
}

.wgl_module_team.team-col_2 .team-item:nth-child(2n+1) {
    clear: left
}

.wgl_module_team.team-col_3 .team-item {
    width: 33.33333333%
}

.wgl_module_team.team-col_3 .team-item:nth-child(3n+1) {
    clear: left
}

.wgl_module_team.team-col_4 .team-item {
    width: 25%
}

.wgl_module_team.team-col_4 .team-item:nth-child(4n+1) {
    clear: left
}

.wgl_module_team.team-col_5 .team-item {
    width: 20%
}

.wgl_module_team.team-col_5 .team-item:nth-child(5n+1) {
    clear: left
}

.wgl_module_team .brainbizz_module_carousel-wrapper .brainbizz_module_carousel {
    margin-left: 0;
    margin-right: 0
}

.wgl_module_team .brainbizz_module_carousel-wrapper .brainbizz_module_carousel .team-item:not(:first-child) {
    clear: none
}

.wgl_module_team .brainbizz_module_carousel .team-item {
    clear: none !important
}

.single_team_page .team-single_wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    margin-bottom: 100px
}

.single_team_page .team-info_icons {
    margin-top: 15px
}

.single_team_page .team-info_icons a {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 20px;
    text-decoration: none;
    overflow: hidden;
    color: #cacaca
}

.single_team_page .team-info_icons a:last-child {
    margin-right: 30px
}

.single_team_page .team-info_icons a:hover {
    transform: translateY(-2px)
}

.single_team_page .team-image_wrap {
    position: relative;
    z-index: 1
}

.single_team_page .team-image {
    max-width: 470px
}

.single_team_page .team-title {
    position: relative;
    z-index: 1;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 19px;
    padding-bottom: 21px
}

.single_team_page .team-title:before {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 1px
}

.single_team_page .team-info_wrapper {
    position: relative;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 20px 0;
    padding-left: 8%;
    z-index: 1;
    box-shadow: 10px 17px 38px 5px rgba(0, 0, 0, 0.1);
    margin-left: -70px;
    transform: translateY(50px)
}

.single_team_page .team-info_wrapper .team-info_item {
    margin-bottom: 7px;
    font-size: 16px
}

.single_team_page .team-info_wrapper .team-info_item:first-child {
    margin-top: 0
}

.single_team_page .team-info_wrapper .team-info_item>* {
    font-size: inherit;
    font-family: inherit;
    display: inline-block
}

.single_team_page .team-info_wrapper .team-info_item h5 {
    text-transform: uppercase;
    font-weight: 500
}

.single_team_page .team-info_wrapper .team-info_item a {
    color: inherit
}

.single_team_page .team-info_wrapper .team-info_item span {
    margin-left: 5px
}

.single_team_page .team-single_speaches-title {
    font-weight: 400;
    margin-bottom: 30px
}

.single_team_page .team-single_speaches-info .speech-info_item {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px
}

.single_team_page .team-single_speaches-info .speech-info_day {
    font-size: 22px;
    margin-bottom: 6px
}

.single_team_page .team-single_speaches-info .speech-info_time {
    margin-bottom: 8px
}

.single_team_page .team-single_speaches-info .speech-info_time,
.single_team_page .team-single_speaches-info .speech-info_desc {
    font-size: 18px
}

.brainbizz_module_testimonials .testimonials_item {
    padding-top: 35px;
    padding-bottom: 30px;
    transition: transform .3s
}

.brainbizz_module_testimonials .testimonials_image img {
    border-radius: 50%
}

.brainbizz_module_testimonials .testimonials_quote {
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0;
    position: relative;
    z-index: 0
}

.brainbizz_module_testimonials .testimonials_quote:after {
    display: block;
    position: absolute;
    z-index: -1;
    font-family: flaticon;
    line-height: .3
}

.brainbizz_module_testimonials .testimonials_name {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400
}

.brainbizz_module_testimonials .testimonials_status {
    display: block;
    font-size: 14px;
    line-height: 1.4
}

.brainbizz_module_testimonials.type_author_top_inline .testimonials_item {
    padding-top: 60px
}

.brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap {
    transition: inherit
}

.brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap:hover {
    transform: translateY(-20px)
}

.brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap .testimonials_content_wrap {
    box-shadow: 17px 14px 38px 0 rgba(0, 0, 0, 0.1);
    border-bottom-width: 3px;
    border-bottom-style: solid;
    background-color: #fff
}

.brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap .testimonials_content_wrap .testimonials_meta_wrap {
    padding: 17px 28px 0
}

.brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap .testimonials_content_wrap .testimonials_meta_wrap .testimonials_image {
    margin-top: -47px
}

.brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap .testimonials_content_wrap .testimonials_quote {
    overflow: hidden;
    padding: 27px 28px 40px
}

.brainbizz_module_testimonials.type_author_top_inline .testimonials_item .testimonials_item_wrap .testimonials_content_wrap .testimonials_quote:after {
    content: '\f15d';
    right: -5px;
    bottom: 8px;
    font-size: 100px;
    color: #f6f4f0
}

.brainbizz_module_testimonials.type_author_top_inline .brainbizz_module_carousel .slick-slider .slick-list .testimonials_item_wrap .testimonials_content_wrap {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1)
}

.brainbizz_module_testimonials.type_author_bottom_inline .testimonials_item .testimonials_quote:after {
    content: '\f15d';
    top: -10px;
    left: -13px;
    font-size: 110px;
    color: #fff
}

.brainbizz_module_testimonials.type_author_bottom_inline .testimonials_item .testimonials_meta_wrap {
    margin-top: 45px
}

.brainbizz_module_testimonials.item_alignment_left {
    text-align: left
}

.brainbizz_module_testimonials.item_alignment_center {
    text-align: center
}

.brainbizz_module_testimonials.item_alignment_center .testimonials_quote,
.brainbizz_module_testimonials.item_alignment_center .testimonials_meta_wrap {
    justify-content: center
}

.brainbizz_module_testimonials.item_alignment_right {
    text-align: right
}

.brainbizz_module_testimonials.type_default .testimonials_image {
    margin-bottom: 40px
}

.brainbizz_module_testimonials.type_default .testimonials_content_wrap {
    margin-bottom: 30px
}

.brainbizz_module_testimonials.type_author_top_inline .testimonials_meta_wrap,
.brainbizz_module_testimonials.type_author_bottom_inline .testimonials_meta_wrap {
    display: flex;
    align-items: center
}

.brainbizz_module_testimonials.type_author_top_inline.item_alignment_left .testimonials_image,
.brainbizz_module_testimonials.type_author_bottom_inline.item_alignment_left .testimonials_image {
    margin-right: 30px
}

.brainbizz_module_testimonials.type_author_top_inline.item_alignment_center .testimonials_image,
.brainbizz_module_testimonials.type_author_bottom_inline.item_alignment_center .testimonials_image {
    margin-right: 20px
}

.brainbizz_module_testimonials.type_author_top_inline.item_alignment_right .testimonials_meta_wrap,
.brainbizz_module_testimonials.type_author_bottom_inline.item_alignment_right .testimonials_meta_wrap {
    flex-direction: row-reverse
}

.brainbizz_module_testimonials.type_author_top_inline.item_alignment_right .testimonials_image,
.brainbizz_module_testimonials.type_author_bottom_inline.item_alignment_right .testimonials_image {
    margin-left: 30px
}

.brainbizz_module_testimonials.type_author_bottom .testimonials_meta_wrap {
    padding-top: 30px
}

.brainbizz_module_testimonials.type_author_bottom .testimonials_meta_wrap .testimonials_image {
    margin-right: 0;
    margin-bottom: 10px
}

.brainbizz_module_testimonials.type_author_bottom .testimonials_meta_wrap .testimonials_image img {
    display: inline-block
}

.brainbizz_module_time_line_horizontal {
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 0 60px
}

.brainbizz_module_time_line_horizontal:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 2px;
    top: 90px;
    left: 0;
    margin-top: -1px;
    background: white;
    opacity: .5
}

.brainbizz_module_time_line_horizontal .time_line-item {
    position: relative;
    z-index: 1;
    padding: 0 25px
}

.brainbizz_module_time_line_horizontal.appear_anim .time_line-item {
    opacity: 0
}

.brainbizz_module_time_line_horizontal .time_line-descr {
    white-space: pre-line
}

.brainbizz_module_time_line_horizontal .time_line-date {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 20px
}

.brainbizz_module_time_line_horizontal .time_line-check_wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 80px;
    margin: 50px 0 20px
}

.brainbizz_module_time_line_horizontal .time_line-check:before,
.brainbizz_module_time_line_horizontal .time_line-check:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    transition: .4s
}

.brainbizz_module_time_line_horizontal .time_line-check:before {
    width: 16px;
    height: 16px;
    background: green
}

.brainbizz_module_time_line_horizontal .time_line-check:after {
    z-index: -1;
    width: 50px;
    height: 50px;
    background: #010d2f;
    opacity: .5;
    box-shadow: 0 0 0 0 #010d2f
}

.brainbizz_module_time_line_horizontal .time_line-item:hover .time_line-check:after {
    animation: time_line_horizontal_pulse 2s infinite
}

@keyframes time_line_horizontal_pulse {
    0% {
        box-shadow: 0 0 0 0 #010d2f
    }

    70% {
        box-shadow: 0 0 0 20px #010d2f
    }

    100% {
        box-shadow: 0 0 0 0 #010d2f
    }
}

.brainbizz_module_time_line_vertical {
    position: relative;
    z-index: 1;
    padding: 70px 0
}

.brainbizz_module_time_line_vertical:before {
    content: '';
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 2px;
    left: 50%;
    top: 0;
    margin-left: -1px;
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.15) 100px, rgba(0, 0, 0, 0.15) calc(100% - 100px), transparent 100%)
}

.brainbizz_module_time_line_vertical.appear_anim .time_line-item .time_line-date {
    transform: translateX(-20%);
    opacity: 0
}

.brainbizz_module_time_line_vertical.appear_anim .time_line-item .time_line-check {
    opacity: 0
}

.brainbizz_module_time_line_vertical.appear_anim .time_line-item .time_line-content {
    transform: translateX(20%);
    opacity: 0
}

.brainbizz_module_time_line_vertical.appear_anim .time_line-item:nth-child(even) .time_line-date {
    transform: translateX(20%)
}

.brainbizz_module_time_line_vertical.appear_anim .time_line-item:nth-child(even) .time_line-content {
    transform: translateX(-20%)
}

.brainbizz_module_time_line_vertical .time_line-item {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    transition: opacity .5s
}

.brainbizz_module_time_line_vertical .time_line-item:last-child {
    margin-bottom: 0
}

.brainbizz_module_time_line_vertical .time_line-item:nth-child(even) {
    flex-direction: row-reverse
}

.brainbizz_module_time_line_vertical .time_line-item:nth-child(even) .time_line-date_wrap {
    margin-right: calc(50% - 10px);
    margin-left: 30px
}

.brainbizz_module_time_line_vertical .time_line-item:nth-child(even) .time_line-date {
    right: auto;
    left: 100%;
    padding-left: 27px;
    padding-right: 0
}

.brainbizz_module_time_line_vertical .time_line-item:nth-child(even) .time_line-image {
    left: 0;
    right: auto
}

.brainbizz_module_time_line_vertical .time_line-item:nth-child(even) .time_line-content {
    text-align: right
}

.brainbizz_module_time_line_vertical .time_line-item:nth-child(even) .time_line-content:before {
    left: auto;
    right: 0
}

.brainbizz_module_time_line_vertical .time_line-item.item_active .time_line-check i {
    opacity: 1;
    line-height: 16px;
    font-size: 11px;
    text-align: center
}

.brainbizz_module_time_line_vertical .time_line-item.item_show .time_line-content,
.brainbizz_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-content {
    opacity: 1;
    transform: translateX(0)
}

.brainbizz_module_time_line_vertical .time_line-item.item_show .time_line-check,
.brainbizz_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-check {
    opacity: 1
}

.brainbizz_module_time_line_vertical .time_line-item.item_show .time_line-date,
.brainbizz_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-date {
    opacity: 1;
    transform: translateX(0)
}

.brainbizz_module_time_line_vertical .time_line-date_wrap {
    margin-left: calc(50% - 10px);
    margin-right: 30px;
    position: relative;
    z-index: 1
}

.brainbizz_module_time_line_vertical .time_line-check {
    height: 20px;
    width: 20px;
    border: 3px solid;
    box-sizing: border-box;
    background: #fff;
    border-radius: 50%;
    color: #fff;
    transition: opacity .8s
}

.brainbizz_module_time_line_vertical .time_line-check:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: calc(100% + 16px);
    height: calc(100% + 16px);
    left: 50%;
    top: 50%;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.58);
    transform: translate(-50%, -50%);
    opacity: 0;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.16)
}

.brainbizz_module_time_line_vertical .time_line-check:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    left: 50%;
    top: 50%;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.58);
    transform: translate(-50%, -50%);
    opacity: 0;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.16)
}

.brainbizz_module_time_line_vertical .time_line-check i {
    opacity: 0;
    display: block
}

.brainbizz_module_time_line_vertical .time_line-date {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 100%;
    padding-right: 27px;
    white-space: nowrap;
    transition: all .3s;
    line-height: 20px;
    font-size: 24px
}

.brainbizz_module_time_line_vertical .time_line-content {
    padding: 23px 30px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 350px;
    transition: all .4s;
    background: #fff;
    box-shadow: 5px 5px 28px 0 rgba(0, 0, 0, 0.1)
}

.brainbizz_module_time_line_vertical .time_line-content:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.brainbizz_module_time_line_vertical .time_line-image {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0
}

.brainbizz_module_time_line_vertical .time_line-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
    font-weight: 600
}

.brainbizz_module_time_line_vertical .time_line-descr {
    line-height: 24px
}

.brainbizz_module_time_line_vertical .time_line-item:hover .time_line-content {
    transform: translateX(5px);
    background: white
}

.brainbizz_module_time_line_vertical .time_line-item:hover .time_line-date {
    transform: translateX(-5px)
}

.brainbizz_module_time_line_vertical .time_line-item:hover:nth-child(even) .time_line-content {
    transform: translateX(-5px)
}

.brainbizz_module_time_line_vertical .time_line-item:hover:nth-child(even) .time_line-date {
    transform: translateX(5px)
}

.brainbizz_module_time_line_vertical .time_line-item:hover .time_line-check:before {
    animation: time_line_vertical_pulse 2s infinite
}

.brainbizz_module_time_line_vertical .time_line-item:hover .time_line-check:after {
    animation: time_line_vertical_pulse_2 2s infinite
}

@keyframes time_line_vertical_pulse {
    0% {
        width: calc(100% + 16px);
        height: calc(100% + 16px);
        opacity: 0
    }

    70% {
        width: calc(100% + 34px);
        height: calc(100% + 34px);
        opacity: 1
    }

    100% {
        width: calc(100% + 16px);
        height: calc(100% + 16px);
        opacity: 0
    }
}

@keyframes time_line_vertical_pulse_2 {
    0% {
        width: calc(100% + 14px);
        height: calc(100% + 14px);
        opacity: 0
    }

    70% {
        width: calc(100% + 18px);
        height: calc(100% + 18px);
        opacity: 1
    }

    100% {
        width: calc(100% + 14px);
        height: calc(100% + 14px);
        opacity: 0
    }
}

.wgl_timetabs {
    padding-bottom: 30px
}

.wgl_timetabs .timetabs_headings {
    display: flex;
    align-items: stretch;
    position: relative;
    margin: 20px 0
}

.wgl_timetabs .timetabs_headings .wgl_tab {
    text-align: center;
    flex-grow: 1;
    position: relative;
    cursor: pointer;
    padding: 20px 0;
    font-size: 28px;
    transition: .3s
}

.wgl_timetabs .timetabs_headings .wgl_tab .tab_title {
    font-size: 1em;
    line-height: 1.4;
    color: #919191;
    transition: inherit
}

.wgl_timetabs .timetabs_headings .wgl_tab .tab_subtitle {
    font-size: .571em;
    line-height: 1.4;
    color: #afafaf;
    transition: inherit
}

.wgl_timetabs .timetabs_headings .wgl_tab:before {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.05)
}

.wgl_timetabs .timetabs_headings .wgl_tab:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    height: 3px;
    width: 0;
    transform: translateX(-50%);
    transition: width .75s ease
}

.wgl_timetabs .timetabs_headings .wgl_tab.active:after {
    width: 100%
}

.wgl_timetabs .timetabs_data .timetab_container {
    display: block
}

.wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    padding: 35px;
    font-size: 16px;
    border-radius: 10px;
    transition: .5s
}

.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_time {
    font-size: 1.125em;
    font-weight: 500;
    padding-left: 5px;
    padding-right: 30px;
    flex-basis: 12.53%;
    text-align: center
}

.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_img img {
    border-radius: 10px
}

.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
    flex-basis: 40%;
    flex-grow: 1;
    padding-left: 40px;
    padding-right: 30px;
    font-size: 1em
}

.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper .item_title {
    font-size: 1.25em;
    line-height: 1.8;
    font-weight: 500
}

.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper .item_description {
    font-size: 1em;
    line-height: 1.875
}

.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button {
    padding-left: 40px;
    padding-right: 5px
}

.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button a {
    margin-bottom: 0
}

.wgl_timetabs .timetabs_data .timetab_container .timetabs_item:hover,
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item.hovered {
    background-color: #fff;
    box-shadow: 0 15px 38px 0 rgba(0, 0, 0, 0.1)
}

@media(max-width:1200px) {
    .wgl_timetabs .timetabs_headings .wgl_tab {
        font-size: 24px
    }

    .wgl_timetabs .timetabs_data .timetab_container {
        display: flex;
        flex-flow: wrap
    }

    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
        display: block;
        text-align: center;
        width: 50%;
        font-size: 15px
    }

    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_time {
        padding: 0
    }

    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_img {
        padding: 15px
    }

    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
        padding: 0
    }

    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button {
        text-align: inherit;
        padding: 15px
    }
}

@media(max-width:992px) {
    .wgl_timetabs .timetabs_headings .wgl_tab {
        font-size: 22px
    }

    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
        padding: 20px;
        font-size: 14px
    }
}

@media(max-width:768px) {
    .wgl_timetabs .timetabs_headings {
        flex-direction: column
    }

    .wgl_timetabs .timetabs_headings .wgl_tab {
        font-size: 18px;
        padding: 15px 15px 5px 15px
    }

    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
        padding: 15px;
        width: 100%;
        font-size: 13px
    }

    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_img {
        padding: 10px
    }

    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
        width: 75%;
        margin: auto
    }

    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button {
        padding: 10px
    }

    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button a {
        padding-top: 7px;
        padding-bottom: 7px
    }
}

@media(max-width:600px) {
    .wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
        width: 100%;
        margin: 0
    }
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle {
    margin-bottom: 0
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_title {
    padding: 10px 0;
    border: unset;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    transition: .4s
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_title h4 {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_content {
    margin: 0;
    padding: 23px 0 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1)
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_content p:last-child {
    margin-bottom: 0
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 12px;
    width: 12px;
    color: inherit
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_check .vc_toggle_icon {
    color: #d7d8de
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_check .vc_toggle_icon:before {
    content: "\f123";
    position: absolute;
    z-index: 1;
    top: -10px;
    right: 0;
    font-family: Flaticon;
    font-size: 16px;
    font-style: normal;
    color: inherit
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_chevron .vc_toggle_icon:before {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 2px;
    right: 3px;
    top: 3px;
    bottom: 2px;
    border-style: solid;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) translate(-25%, -25%);
    transition: all .2s ease-in-out
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_chevron.vc_toggle_active .vc_toggle_icon:before {
    transform: rotate(225deg) translate(-25%, -25%)
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:before,
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:after {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    border-style: solid;
    transition: all .2s ease-in-out
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:before {
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-width: 2px 0 0
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:after {
    left: 50%;
    bottom: 0;
    top: 0;
    transform: translateX(-50%);
    border-width: 0 0 0 2px
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus.vc_toggle_active .vc_toggle_icon:after {
    transform: rotate(90deg)
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_triangle .vc_toggle_icon:before {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-style: solid;
    border-width: 6px;
    border-bottom-color: transparent !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    transform: translateY(25%);
    transition: all .2s ease-in-out
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_triangle.vc_toggle_active .vc_toggle_icon:before {
    transform: rotate(180deg) translateY(25%)
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_right .vc_toggle_title {
    padding-right: 20px
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_right .vc_toggle_icon {
    right: 0
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_left .vc_toggle_title {
    padding-left: 20px
}

.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_left .vc_toggle_icon {
    left: 0
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.1)
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border: unset;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.1)
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a .vc_tta-controls-icon {
    color: inherit
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading {
    border: unset;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    margin: 0
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    font-size: inherit;
    vertical-align: inherit;
    border-radius: inherit
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding: 10px 20px 10px 0;
    line-height: 1;
    color: inherit;
    vertical-align: inherit;
    border-radius: inherit;
    transition: all .4s
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a:before {
    content: "\f123";
    font-family: Flaticon;
    position: absolute;
    z-index: 1;
    right: 20px;
    font-size: 16px;
    color: #d7d8de;
    font-weight: 100
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a span {
    font-size: 16px;
    line-height: 32px;
    font-weight: 600;
    color: inherit;
    vertical-align: inherit
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a .vc_tta-controls-icon-chevron:before {
    right: 3px;
    top: 3px
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon {
    color: inherit
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 0
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right>a:before {
    display: none
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: 0
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left>a:before {
    display: none
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body {
    padding: 20px 0 20px 0;
    border: unset;
    transform: unset
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-body {
    background: transparent;
    color: #e2e2e2;
    border-bottom-color: #2b2f52
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active {
    position: relative;
    z-index: 1
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: transparent
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active .vc_tta-panel-title:before {
    opacity: 0
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.1)
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-heading {
    background: transparent;
    border-color: #2b2f52
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title {
    position: relative;
    z-index: 1
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title>a span,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title>a .vc_tta-controls-icon {
    color: #fff
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.05)
}

.wpb-js-composer .wgl-container .vc_row .vc_pie_chart .wpb_pie_chart_heading {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    margin-top: 15px
}

.wpb-js-composer .wgl-container .vc_row .vc_pie_chart.color-white .wpb_pie_chart_heading,
.wpb-js-composer .wgl-container .vc_row .vc_pie_chart.color-white .vc_pie_chart_value {
    color: #fff
}

.wpb-js-composer .wgl-container .vc_row .vc_pie_chart .vc_pie_chart_value {
    font-size: 36px;
    font-weight: 400
}

.wpb-js-composer .wgl-container .vc_row .vc_pie_chart .vc_pie_chart_back {
    border: 5px solid #eee !important;
    opacity: 1 !important;
    width: calc(100% - 1.5px) !important;
    height: calc(100% - 1.5px) !important;
    top: .5px;
    left: .5px
}

.wpb-js-composer .wgl-container .vc_row .vc_pie_chart.color-white .vc_pie_chart_back {
    border-color: rgba(255, 255, 255, 0.1) !important
}

.wpb-js-composer .wgl-container .vc_row .vc_pie_chart canvas {
    display: block
}

.vc_row .vc_progress_bar .vc_single_bar {
    height: 5px;
    background-color: #f2f6fd;
    margin: 52px 0 20px 0;
    border-radius: 10px;
    box-shadow: none
}

.vc_row .vc_progress_bar .vc_single_bar .vc_bar {
    height: 5px;
    border-radius: 10px
}

.vc_row .vc_progress_bar .vc_single_bar .vc_bar:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 17px;
    height: 17px;
    right: -8px;
    top: -6px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 18px 0 rgba(0, 69, 182, 0.16)
}

.vc_row .vc_progress_bar .vc_single_bar .vc_label {
    position: absolute;
    padding: 0;
    width: 100%;
    top: -34px;
    left: 0;
    font-size: 12px;
    font-weight: 500;
    text-shadow: none !important;
    text-transform: uppercase
}

.vc_row .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
    float: right
}

.vc_row .vc_progress_bar .vc_single_bar:first-child {
    margin-top: 36px
}

.vc_chart.vc_round-chart {
    background-size: 0
}

.vc_chart.vc_round-chart .wpb_wrapper {
    background-image: inherit;
    background-repeat: no-repeat;
    background-position: center
}

.vc_chart.vc_round-chart .wpb_wrapper canvas {
    display: block
}

.vc_chart.vc_round-chart[data-vc-legend="1"] {
    background-size: 0
}

.vc_chart.vc_round-chart[data-vc-legend="1"] .wpb_wrapper {
    background-image: inherit;
    background-size: inherit
}

.vc_chart.vc_round-chart[data-vc-legend="1"] .wpb_wrapper .vc_chart-with-legend {
    background-image: inherit;
    background-position: inherit;
    background-repeat: inherit
}

.vc_chart.vc_round-chart[data-vc-legend="1"] .vc_chart-legend li {
    padding-left: 10px
}

.vc_chart.vc_round-chart[data-vc-legend="1"] .vc_chart-legend li:before {
    display: none
}

div[data-vc-parallax-image] {
    position: relative;
    overflow: hidden
}

div[data-vc-parallax-image] .vc_parallax-inner {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-attachment: scroll;
    background-color: transparent;
    background-image: inherit;
    background-size: cover;
    z-index: 0;
    background-position: 50% 0
}

html .wpb_content_element {
    margin-bottom: 0
}

html .wpb_content_element:after {
    display: block;
    content: "";
    clear: both;
    height: 0
}

.vc_row {
    position: relative
}

.vc_row.vc_row-flex>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    z-index: 1
}

@media(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .vc_row.vc_row-flex>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner>* {
        min-height: 1em
    }
}

.vc_row.vc_row-o-content-top>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    justify-content: flex-start
}

.vc_row.vc_row-o-content-bottom>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    justify-content: flex-end
}

.vc_row.vc_row-o-content-middle>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    justify-content: center
}

.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row-has-fill>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    padding-top: 35px
}

.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    flex-grow: 1;
    display: flex;
    flex-direction: column
}

.vc_row.vc_row-o-content-top>.vc_vc_column>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row.vc_row-o-content-top>.vc_vc_column_inner>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    justify-content: flex-start
}

.vc_row.vc_row-o-content-bottom>.vc_vc_column>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    justify-content: flex-end
}

.vc_row.vc_row-o-content-middle>.vc_vc_column>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    justify-content: center
}

.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    padding-top: 35px
}

.vc_row.vc_row-o-content-middle>.vc_vc_column>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    justify-content: center
}

.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container.sticky-sidebar>.theiaStickySidebar>.vc_column-inner {
    padding-top: 35px
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    overflow: unset
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
    overflow: unset;
    display: flex
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
    text-align: center;
    flex-grow: 1
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a {
    margin: 0;
    width: 100%;
    padding: 4px 25px;
    border: unset;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .4s
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a:before,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab>a:after {
    display: none !important
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
    border-bottom-width: 2px
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:before {
    display: none
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    margin-bottom: 0
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    border: unset
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    line-height: 1
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
    padding: 4px 0;
    border-top-style: unset;
    border-right-style: unset;
    border-left-style: unset;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    line-height: inherit;
    text-transform: uppercase;
    transition: .4s
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a>span.vc_tta-title-text {
    font-size: 14px;
    font-weight: 700;
    color: inherit
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a {
    border-bottom-width: 2px
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    border: unset
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panel-body {
    padding: 20px 0 10px 0
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    padding-bottom: 10px
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panel-body {
    padding: 30px 0 20px 0
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right {
    padding-top: 25px
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:not(:last-child),
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab:not(:last-child) {
    margin-bottom: 10px
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body {
    padding: 0 0 0 30px
}

.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body {
    padding: 0 30px 0 0
}

.vc_wp_custommenu.menu-item-center .menu {
    text-align: center
}

.vc_wp_custommenu.menu-item-right .menu {
    text-align: right
}

.vc_wp_custommenu.menu-item-left .menu {
    text-align: left
}

.vc_wp_custommenu.menu-item-block .menu .menu-item {
    display: block
}

.vc_wp_custommenu .menu .menu-item {
    display: inline-block
}

.vc_wp_custommenu .menu .menu-item a {
    opacity: 1;
    color: inherit;
    padding: 0 16px;
    margin: 0 5px;
    position: relative;
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 200ms
}

.vc_wp_custommenu .menu .menu-item a:hover:before {
    opacity: 1;
    margin-top: 7px
}

.vc_wp_custommenu .menu .menu-item a:before {
    position: absolute;
    display: block;
    top: 100%;
    border-radius: 50%;
    margin-left: -2px;
    left: 50%;
    width: 4px;
    height: 4px;
    border: 0;
    margin-top: 2px;
    content: '';
    opacity: 0;
    -webkit-backface-visibility: hidden;
    transition: all .5s cubic-bezier(0.25, 1, 0.35, 1) 0s
}

.vc_wp_custommenu .menu .menu-item.current-menu-item a:before {
    width: 4px
}

.vc_wp_custommenu .menu .menu-item.current-menu-item>a:before,
.vc_wp_custommenu .menu .menu-item.current-menu-ancestor>a:before {
    opacity: 1;
    margin-top: 7px
}

.brainbizz_module_videobox {
    position: relative;
    z-index: 1
}

.brainbizz_module_videobox .videobox_content {
    display: flex;
    align-items: center
}

.brainbizz_module_videobox .title {
    position: relative;
    z-index: 2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04rem
}

.brainbizz_module_videobox.button_align-left {
    text-align: left
}

.brainbizz_module_videobox.button_align-left .videobox_content {
    justify-content: flex-start
}

.brainbizz_module_videobox.button_align-left.title_pos-right .videobox_content {
    justify-content: flex-end
}

.brainbizz_module_videobox.button_align-left.title_pos-top .videobox_content,
.brainbizz_module_videobox.button_align-left.title_pos-bot .videobox_content {
    align-items: flex-start
}

.brainbizz_module_videobox.button_align-right {
    text-align: right
}

.brainbizz_module_videobox.button_align-right .videobox_content {
    justify-content: flex-end
}

.brainbizz_module_videobox.button_align-right.title_pos-top .videobox_content,
.brainbizz_module_videobox.button_align-right.title_pos-bot .videobox_content {
    align-items: flex-end
}

.brainbizz_module_videobox.button_align-center {
    text-align: center
}

.brainbizz_module_videobox.button_align-center .videobox_content {
    justify-content: center
}

.brainbizz_module_videobox.button_align-center.title_pos-right .videobox_content {
    justify-content: center
}

.brainbizz_module_videobox.button_align-inline {
    display: inline-block
}

.brainbizz_module_videobox.with_image .videobox_content {
    z-index: 3;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 -40px
}

.brainbizz_module_videobox.title_pos-left .title {
    margin-right: 35px
}

.brainbizz_module_videobox.title_pos-right .title {
    margin-left: 35px
}

.brainbizz_module_videobox.title_pos-right .videobox_content {
    flex-direction: row-reverse;
    justify-content: flex-start
}

.brainbizz_module_videobox.title_pos-top .title {
    margin-bottom: 35px
}

.brainbizz_module_videobox.title_pos-top .videobox_content {
    flex-direction: column
}

.brainbizz_module_videobox.title_pos-bot .title {
    margin-top: 35px
}

.brainbizz_module_videobox.title_pos-bot .videobox_content {
    flex-direction: column-reverse
}

.brainbizz_module_videobox img {
    position: relative;
    z-index: 1;
    width: 100%;
    box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.15)
}

.brainbizz_module_videobox .videobox_link {
    position: relative;
    z-index: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.brainbizz_module_videobox .videobox_link .videobox_icon {
    display: block;
    position: absolute;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #fff;
    top: 50%;
    left: 50%;
    transform: translate(-35%, -50%)
}

.brainbizz_module_videobox .videobox_link .videobox_animation {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    border-width: .5px;
    border-style: solid;
    opacity: 0;
    transform: scale(1)
}

.brainbizz_module_videobox .videobox_link:hover .videobox_animation {
    animation: pulse-circle 3.9s linear 0s infinite
}

.brainbizz_module_videobox .videobox_link:hover .videobox_animation.circle_2 {
    animation-delay: 1.3s
}

.brainbizz_module_videobox .videobox_link:hover .videobox_animation.circle_3 {
    animation-delay: 2.6s
}

.brainbizz_module_videobox .videobox_wrapper_link {
    position: relative;
    z-index: 1;
    display: block
}

.brainbizz_module_videobox .videobox_wrapper_link:before {
    content: "";
    display: block;
    background-color: #000;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: opacity .3s
}

.brainbizz_module_videobox .videobox_wrapper_link:hover:before {
    opacity: .1
}

.brainbizz_module_videobox.always-pulse-animation .videobox_link .videobox_animation {
    animation: pulse-circle 3.9s linear 0s infinite
}

.brainbizz_module_videobox.always-pulse-animation .videobox_link .videobox_animation.circle_2 {
    animation-delay: 1.3s
}

.brainbizz_module_videobox.always-pulse-animation .videobox_link .videobox_animation.circle_3 {
    animation-delay: 2.6s
}

.brainbizz_module_videobox.always-pulse-animation .videobox_link:hover .videobox_animation {
    animation: none
}

@keyframes pulse-circle {
    0% {
        transform: scale(1);
        opacity: 0
    }

    20% {
        transform: scale(1.44);
        opacity: .5
    }

    100% {
        transform: scale(3.2);
        opacity: 0
    }
}

@media only screen and (min-width:768px) {
    .row .wgl_col-12 {
        width: 100%
    }

    .row .wgl_col-11 {
        width: 91.66666667%
    }

    .row .wgl_col-10 {
        width: 83.33333333%
    }

    .row .wgl_col-9 {
        width: 75%
    }

    .row .wgl_col-8 {
        width: 66.66666667%
    }

    .row .wgl_col-7 {
        width: 58.33333333%
    }

    .row .wgl_col-6 {
        width: 50%
    }

    .row .wgl_col-5 {
        width: 41.66666667%
    }

    .row .wgl_col-4 {
        width: 33.33333333%
    }

    .row .wgl_col-3 {
        width: 25%
    }

    .row .wgl_col-1-5 {
        width: 20%
    }

    .row .wgl_col-2 {
        width: 16.66666667%
    }

    .row .wgl_col-1 {
        width: 8.33333333%
    }
}

@media only screen and (max-width:1024px) {

    .row .wgl_col-6,
    .row .wgl_col-5,
    .row .wgl_col-4,
    .row .wgl_col-3,
    .row .wgl_col-1-5 {
        width: 50%
    }

    .row .sidebar-container.wgl_col-3,
    .row .sidebar-container.wgl_col-4,
    .row #main-content.wgl_col-8,
    .row #main-content.wgl_col-9 {
        width: 100%
    }
}

@media only screen and (max-width:992px) {
    .page-header_content .page-header_title {
        margin-bottom: 20px;
        font-size: 24px !important;
        line-height: 1 !important
    }

    .page-header_content .page-header_title,
    .page-header_content .page-header_breadcrumb {
        display: block
    }

    .page-header_align_left .page-header_breadcrumbs {
        text-align: left
    }
}

@media only screen and (max-width:768px) {
    .page-header_content .page-header_title+.page-header_breadcrumb {
        padding-top: 5px
    }

    .page-header_content .breadcrumbs {
        white-space: normal
    }

    .col-md-delimiter .vc_column_container:before {
        display: none
    }
}

@media only screen and (max-width:767px) {

    .row .wgl_col-6,
    .row .wgl_col-5,
    .row .wgl_col-4,
    .row .wgl_col-3,
    .row .wgl_col-1-5 {
        width: 100%
    }

    .copyright {
        text-align: center
    }

    .page_404_wrapper {
        background-image: none !important
    }
}

@media only screen and (max-width:1200px) {
    .wgl-container {
        width: 950px
    }

    .wgl_module_team.team-col_5 .team-item:nth-child(5n+1) {
        clear: none
    }

    .wgl_module_team.team-col_4 .team-item:nth-child(4n+1) {
        clear: none
    }

    .wgl_module_team.team-col_5 .team-item,
    .wgl_module_team.team-col_4 .team-item {
        width: 33.33333333%
    }

    .wgl_module_team.team-col_5 .team-item:nth-child(3n+1),
    .wgl_module_team.team-col_4 .team-item:nth-child(3n+1) {
        clear: left
    }

    .row:after {
        clear: both
    }
}

@media only screen and (min-width:1200px) {
    .wpb_column.col_pl-lg-0>.vc_column-inner {
        padding-left: 0
    }

    .wpb_column.col_pr-lg-35>.vc_column-inner {
        padding-right: 35px
    }

    .wpb_column.col_pr-lg-50>.vc_column-inner {
        padding-right: 50px
    }

    .wpb_column.col_ml-min-lg-10>.vc_column-inner {
        margin-left: -10px
    }
}

@media only screen and (max-width:1024px) {
    .footer .row .wgl_col-3 {
        margin-bottom: 30px
    }

    .wgl_portfolio_single-item .wgl_portfolio_info-wrap>.wgl_col-8,
    .wgl_portfolio_single-item .wgl_portfolio_info-wrap>.wgl_col-4 {
        width: 100%
    }

    .author-info_avatar {
        margin-right: 15px
    }

    .author-info_avatar img {
        width: 50px
    }

    .author-info_wrapper {
        padding: 30px 30px 25px 30px
    }
}

@media only screen and (max-width:992px) {
    .wgl-container {
        width: 750px
    }

    .wgl_module_team.team-col_5 .team-item,
    .wgl_module_team.team-col_4 .team-item,
    .wgl_module_team.team-col_3 .team-item {
        width: 50%
    }

    .wgl_module_team.team-col_5 .team-item:nth-child(3n+1),
    .wgl_module_team.team-col_4 .team-item:nth-child(3n+1),
    .wgl_module_team.team-col_3 .team-item:nth-child(3n+1) {
        clear: none
    }

    .wgl_module_team.team-col_5 .team-item:nth-child(2n+1),
    .wgl_module_team.team-col_4 .team-item:nth-child(2n+1),
    .wgl_module_team.team-col_3 .team-item:nth-child(2n+1) {
        clear: left
    }

    .col-md-delimiter .vc_column_container.vc_col-sm-6:nth-child(2):before {
        display: none
    }

    .single_team_page .team-single_wrapper {
        flex-direction: column;
        border: 0
    }

    .single_team_page .team-single_wrapper:before {
        width: auto;
        height: 100%;
        left: 20px;
        right: 20px;
        top: 0;
        bottom: 0
    }

    .single_team_page .team-single_wrapper .team-image {
        margin: auto;
        position: relative
    }

    .single_team_page .team-info_icons {
        left: 20px;
        border-radius: 50px;
        text-align: center
    }

    .single_team_page .team-info_icons .team-icon:last-child {
        margin-right: 0
    }

    .single_team_page .team-title:before {
        left: 50%;
        margin-left: -25px
    }

    .single_team_page .team-info_wrapper {
        padding: 30px;
        margin-left: 0;
        transform: translateY(0)
    }

    .single_team_page .team-info_wrapper .team-title,
    .single_team_page .team-info_wrapper .team-info_item {
        text-align: center
    }
}

@media only screen and (max-width:768px) {
    .brainbizz_module_videobox.with_image.button_align-left .videobox_content {
        left: 60px
    }

    .brainbizz_module_videobox.with_image.button_align-right .videobox_content {
        right: 60px
    }
}

@media only screen and (max-width:767px) {
    .wgl-container {
        width: 560px
    }

    .footer_top-area .row [class*=wgl_col-]+[class*=wgl_col-] {
        margin-top: 35px
    }

    .sidebar-container {
        padding-top: 35px
    }

    #comments .commentlist .comment .stand_comment,
    #comments .commentlist .comment .children .stand_comment {
        padding-left: 80px
    }

    #comments .commentlist .comment .children .comment {
        margin-left: 30px
    }

    #comments .commentlist .comment .commentava,
    #comments .commentlist .comment .children .stand_comment .commentava {
        left: -60px;
        height: 40px;
        width: 40px
    }

    .mobile_text_center {
        text-align: center
    }

    .format-standard .blog-post_wrapper,
    .format-audio .blog-post_wrapper,
    .format-quote .blog-post_wrapper,
    .format-link .blog-post_wrapper {
        padding: 24px 24px 24px 24px
    }

    .standard.sticky-post,
    .format-standard.sticky-post .blog-post_wrapper {
        padding: 12px 12px 12px 12px;
        border-width: 12px
    }

    .row .wgl_portfolio_list-item {
        padding-right: 0 !important
    }

    .wgl_portfolio_list-container.container-grid {
        margin-right: 0 !important
                margin-left: 0 !important
    }

    .brainbizz_module_time_line_vertical:before {
        left: 45px
    }

    .brainbizz_module_time_line_vertical .time_line-date_wrap {
        margin-left: 35px !important;
        margin-right: 35px !important
    }

    .brainbizz_module_time_line_vertical .time_line-date {
        padding: 0 !important;
        right: 100% !important;
        left: auto !important
    }

    .brainbizz_module_time_line_vertical .time_line-content {
        text-align: left !important
    }

    .brainbizz_module_time_line_vertical .time_line-content:before {
        left: 0 !important;
        right: auto !important
    }

    .brainbizz_module_time_line_vertical .time_line-item {
        flex-direction: row !important
    }

    .brainbizz_module_time_line_vertical .time_line-date {
        transform: rotate3d(0, 0, 1, -90deg) !important
    }

    .brainbizz_module_time_line_vertical.appear_anim .time_line-date {
        transform: translateX(-20%) rotate3d(0, 0, 1, -90deg) !important
    }

    .brainbizz_module_time_line_vertical.appear_anim .time_line-content {
        transform: translateX(20%) !important
    }

    .brainbizz_module_time_line_vertical.appear_anim .time_line-item.item_show .time_line-date {
        transform-origin: top;
        transform: translate(15px, -9px) rotate3d(0, 0, 1, -90deg) !important;
        width: 100px;
        white-space: normal
    }

    .brainbizz_module_time_line_vertical.appear_anim .time_line-item.item_show .time_line-content {
        transform: translateX(0) !important
    }

    .brainbizz_module_time_line_vertical .time_line-item:hover .time_line-content {
        transform: translateX(5px) !important
    }

    .brainbizz_module_time_line_vertical .time_line-item.item_show:hover .time_line-content {
        transform: translateX(5px) !important
    }

    .resp_align_center {
        text-align: center !important
    }
}

@media only screen and (max-width:600px) {
    .wgl-container {
        width: 90%
    }

    div[id*=wpadminb] {
        top: -46px !important
    }

    .banner_404 {
        font-size: 160px
    }

    .brainbizz_module_ico_progress {
        padding: 15px !important
    }

    .brainbizz_module_ico_progress .brainbizz_module_button>a {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    #sb_instagram .sbi_photo {
        padding-bottom: 100%;
        height: 0 !important
    }

    #sb_instagram #sbi_images .sbi_item {
        width: 33.3333% !important
    }

    #sb_instagram .sbi_photo:after {
        font-size: 40px
    }

    .wgl_module_team.team-col_5 .team-item,
    .wgl_module_team.team-col_4 .team-item,
    .wgl_module_team.team-col_3 .team-item,
    .wgl_module_team.team-col_2 .team-item {
        width: 100%
    }

    .wgl_module_team.team-col_5 .team-item:nth-child(2n+1),
    .wgl_module_team.team-col_4 .team-item:nth-child(2n+1),
    .wgl_module_team.team-col_3 .team-item:nth-child(2n+1),
    .wgl_module_team.team-col_2 .team-item:nth-child(2n+1) {
        clear: none
    }

    #comments .commentlist .comment .stand_comment,
    #comments .commentlist .comment .children .stand_comment {
        padding-right: 20px
    }

    #comments .commentlist .comment_info {
        padding-right: 10px
    }
}

@media only screen and (max-width:480px) {
    .brainbizz_module_infobox.layout_top .infobox_wrapper {
        padding: 15px 15px 25px 20px
    }

    .wgl_module_team .team-item_info {
        padding: 28px 20px 15px
    }

    .wgl_module_team .team-item_content:hover .team-item_excerpt {
        padding-bottom: 10px;
        padding-top: 10px;
        margin-top: 10px
    }

    #comments .commentlist .comment_author_says {
        margin-bottom: 5px
    }

    #comments .commentlist .comment .children .comment {
        margin-left: 15px
    }

    .brainbizz_module_services_2 .services_logo {
        left: 10%
    }

    .brainbizz_module_services_2 .services_title,
    .brainbizz_module_services_2 .services_subtitle {
        left: 21%;
        max-width: 75%
    }

    .page_404_wrapper {
        padding: 50px 10px 40px
    }

    .page_404_wrapper .banner_404 {
        line-height: 100px
    }

    .page_404_wrapper .banner_404 .banner_404_title {
        font-size: 35px;
        line-height: 1.5
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    #comments .commentlist .comment .children .stand_comment {
        padding-left: 90px
    }

    #comments .commentlist .comment .children .stand_comment .commentava {
        left: -70px;
        width: 50px;
        height: 50px
    }
}

@media only screen and (min-width:1280px) {
    .text_desktop {
        font-size: inherit !important;
        line-height: inherit !important
    }
}

@media only screen and (min-width:1024px) {
    .text_tablet {
        font-size: inherit !important;
        line-height: inherit !important
    }
}

@media only screen and (min-width:799px) {
    .text_mobile {
        font-size: inherit !important;
        line-height: inherit !important
    }
}

@media only screen and (max-width:1370px) {
    .wgl_portfolio_list-first {
        padding-left: 0;
        padding-top: 0
    }
}

@media only screen and (min-width:768px) {
    .wgl_portfolio_list-first .brainbizz_module_double_headings.aleft {
        margin-bottom: .78vw
    }

    .wgl_portfolio_list-first .brainbizz_module_double_headings.aleft .heading_bgtitle {
        font-size: 6.25vw !important;
        padding-top: 1.825vw
    }

    .wgl_portfolio_list-first .brainbizz_module_double_headings.aleft .heading_subtitle {
        font-size: 1.15vw !important
    }

    .wgl_portfolio_list-first .brainbizz_module_double_headings.aleft .heading_title {
        font-size: 2.1vw !important;
        margin-top: .54vw
    }

    .wgl_portfolio_list-first>ul {
        font-size: .9vw;
        padding-bottom: 1vw
    }

    .wgl_portfolio_list-first>ul li {
        line-height: 1.88vw
    }

    .wgl_portfolio_list-first .brainbizz_module_button {
        margin-top: .78vw;
        line-height: 1.565vw
    }

    .wgl_portfolio_list-first .brainbizz_module_button>a {
        font-size: .68vw;
        padding: .72vw 1.5vw;
        min-width: 8.05vw;
        line-height: 1.05vw
    }
}

.theme-gradient .banner-widget_button {
    border-width: 0
}

.theme-gradient input[type="submit"],
.theme-gradient button {
    padding-top: 10px;
    padding-bottom: 10px
}

.theme-gradient input[type="submit"],
.theme-gradient button,
.theme-gradient .load_more_item,
.theme-gradient .woocommerce .widget_price_filter .price_slider_amount button.button,
.theme-gradient .woocommerce .widget_shopping_cart .buttons a,
.theme-gradient .brainbizz_404_button a,
.theme-gradient .woocommerce a.button.alt,
.theme-gradient .woocommerce .cart .button,
.theme-gradient .woocommerce .cart input.button,
.theme-gradient .woocommerce-message .button,
.theme-gradient .woocommerce #respond input#submit,
.theme-gradient ul.wgl-products li a.add_to_cart_button,
.theme-gradient ul.wgl-products li a.button,
.theme-gradient ul.wgl-products li .added_to_cart.wc-forward,
.theme-gradient .woocommerce div.product form.cart .button,
.theme-gradient .banner-widget_button {
    border-width: 0;
    color: #fff !important
}

.theme-gradient input[type="submit"]:hover,
.theme-gradient button:hover,
.theme-gradient .load_more_item:hover,
.theme-gradient .woocommerce .widget_shopping_cart .buttons a:hover,
.theme-gradient .woocommerce .widget_price_filter .price_slider_amount button.button:hover,
.theme-gradient .woocommerce #respond input#submit:hover,
.theme-gradient .woocommerce a.button.alt:hover,
.theme-gradient .woocommerce-message .button:hover,
.theme-gradient .brainbizz_404_button a:hover,
.theme-gradient ul.wgl-products li a.add_to_cart_button:hover,
.theme-gradient ul.wgl-products li a.button:hover,
.theme-gradient ul.wgl-products li .added_to_cart.wc-forward:hover,
.theme-gradient .woocommerce div.product form.cart .button:hover,
.theme-gradient .banner-widget_button:hover {
    background-position: 100% !important
}