﻿/*
Theme Name:         KT&A 2017
Theme URI:          https://communitylearningandskills.co.uk
Description:        New KT&A theme Summer 2017.
Version:            1.5
Author:             Nick Samuel
*/

/**
 * Table of Contents:
 *
 * 1.0 - Core
 * 2.0 - Template
 * 3.0 - Header
 * 4.0 - Footer
 * 8.0 - ShortCode
 * 9.0 - Color
 * ----------------------------------------------------------------------------
 */
body {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
/**
 * 1.0 - Core
 * ----------------------------------------------------------------------------
 */
@-moz-keyframes spinner {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spinner {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes header-drop {
    0% {
        -webkit-transform: translateY(-92px);
        -moz-transform: translateY(-92px);
        -ms-transform: translateY(-92px);
        -o-transform: translateY(-92px);
        transform: translateY(-92px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes header-drop {
    0% {
        -webkit-transform: translateY(-92px);
        -moz-transform: translateY(-92px);
        -ms-transform: translateY(-92px);
        -o-transform: translateY(-92px);
        transform: translateY(-92px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes header-drop {
    0% {
        -webkit-transform: translateY(-92px);
        -moz-transform: translateY(-92px);
        -ms-transform: translateY(-92px);
        -o-transform: translateY(-92px);
        transform: translateY(-92px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes header-drop {
    0% {
        -webkit-transform: translateY(-92px);
        -moz-transform: translateY(-92px);
        -ms-transform: translateY(-92px);
        -o-transform: translateY(-92px);
        transform: translateY(-92px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes header-drop-out {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-92px);
        -moz-transform: translateY(-92px);
        -ms-transform: translateY(-92px);
        -o-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}

@-webkit-keyframes header-drop-out {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-92px);
        -moz-transform: translateY(-92px);
        -ms-transform: translateY(-92px);
        -o-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}

@-o-keyframes header-drop-out {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-92px);
        -moz-transform: translateY(-92px);
        -ms-transform: translateY(-92px);
        -o-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}

@keyframes header-drop-out {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-92px);
        -moz-transform: translateY(-92px);
        -ms-transform: translateY(-92px);
        -o-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}

.p-font {
    font-family: 'Oswald' !important;
}

.s-font {
    font-family: 'Roboto' !important;
}

.woocommerce div.product span.price,
.woocommerce div.product p.price,
.woocommerce div.product td.price,
.woocommerce div.product form.cart .variations td.label label,
.woocommerce div.product form.cart .group_table td.label,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce table.shop_table thead th,
.woocommerce table.shop_table.cart tbody td,
.woocommerce-billing-fields h3,
#order_review_heading,
.select2-container .select2-choice,
.woocommerce-order-received .woocommerce h2,
.woocommerce-order-received .woocommerce h3,
.woocommerce-account .woocommerce h2,
.woocommerce-account .woocommerce h3,
.shopping-cart-wrapper .widget_shopping_cart_content,
.widget-title,
.single_variation_wrap .price del,
.single_variation_wrap .price ins,
.tooltipsy,
.course-categories-sc select,
.course-categories-sc ul.text li,
.single-product.woocommerce button.single_add_to_cart_button,
.tribe-events-day-time-slot h5 {
    font-family: 'Oswald';
}

.woocommerce table.order_details tfoot tr:last-child td,
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child td,
.woocommerce table.order_details tfoot tr:last-child th,
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child th {
    font-family: 'Oswald';
}

.datepicker-days,
#tribe-bar-dates input[type="text"],
.course-search .keyword-wrap select,
.course-search .keyword-wrap input,
.filter-category-wrap select,
.course-cat-list table,
.course-cat-list .course-cat table > thead > tr > th,
.product_meta,
.product_meta label,
.checkout-message a,
.woocommerce table.shop_table.cart tbody td,
.woocommerce table.shop_table.cart input,
.woocommerce .cart-actions .coupon .input-text,
.woocommerce form .form-row label,
.woocommerce-billing-fields,
.woocommerce-billing-fields .form-row input.input-text,
.woocommerce-shipping-fields .form-row textarea,
.woocommerce-cart .cart-collaterals .cart_totals table tr th,
.woocommerce-cart .cart-collaterals .cart_totals table tr td {
    font-family: 'Roboto';
}

img {
    max-width: 100%;
    height: auto;
}

.alignnone {
    margin: 15px 15px 0 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 15px auto 15px auto;
}

.alignright {
    float: right;
    margin: 15px 0 15px 15px;
}

.alignleft {
    float: left;
    margin: 15px 15px 15px 0;
}

.aligncenter {
    display: block;
    margin: 15px auto 15px auto;
}

a img.alignright {
    float: right;
    margin: 15px 0 0 15px;
}

a img.alignnone {
    margin: 15px 15px 0 0;
}

a img.alignleft {
    float: left;
    margin: 15px 15px 0 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    text-align: center;
    max-width: 100%;
}

    .wp-caption.alignnone {
        margin: 15px 15px 30px 0;
    }

    .wp-caption.alignleft {
        margin: 15px 15px 30px 0;
    }

    .wp-caption.alignright {
        margin: 15px 0 30px 15px;
    }

    .wp-caption img {
        border: 0 none;
        height: auto;
        margin: 0;
        padding: 0;
        width: auto;
    }

    .wp-caption p.wp-caption-text {
        font-size: 0.9em;
        font-style: italic;
        opacity: 0.7;
        line-height: 17px;
        margin: 1em 0 0 0;
        padding: 0 10%;
    }

.wp-post-image {
    height: auto;
    max-width: 100%;
}

.sticky {
    opacity: 1;
}

.bypostauthor {
    opacity: 1;
}

.post-navigation {
    padding: 0;
    display: table;
    width: 100%;
    position: relative;
    margin-top: -1px;
}

    .post-navigation .nav-links {
        width: 100%;
        margin: 0 auto;
        display: table;
        border-top: solid 1px #eeeeee;
        border-bottom: solid 1px #eeeeee;
    }

    .post-navigation .nav-previous,
    .post-navigation .nav-next {
        position: relative;
        vertical-align: middle;
        padding: 25px 0;
        width: 50%;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        float: left;
    }

        .post-navigation .nav-previous .post-navigation-content,
        .post-navigation .nav-next .post-navigation-content {
            margin-left: 30px;
        }

    .post-navigation .nav-next {
        float: right;
        text-align: right;
    }

        .post-navigation .nav-next .post-navigation-content {
            margin-left: 0;
            margin-right: 30px;
        }

    .post-navigation .post-navigation-label {
        color: #632d89;
        display: block;
        font-size: 0.75em;
        font-weight: normal;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

    .post-navigation .post-navigation-title {
        color: #222222;
        -ms-word-wrap: break-word;
        word-wrap: break-word;
        font-size: 13px;
        font-weight: 400;
        text-transform: uppercase;
    }

    .post-navigation .post-navigation-icon {
        font-size: 14px;
        line-height: 1em;
        width: 60px;
        display: inline-block;
        position: absolute;
        top: 50%;
        margin-top: -7px;
        color: #868686;
    }

    .post-navigation .nav-links .nav-next .post-navigation-icon {
        right: 0;
    }

.gallery {
    margin-bottom: 20px;
    margin-left: -4px;
}

    .gallery:before {
        content: "";
        display: table;
    }

    .gallery:after {
        clear: both;
        content: "";
        display: block;
    }

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
    text-align: center;
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(21%);
    max-width: calc(21%);
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(16%);
    max-width: calc(16%);
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(12.7%);
    max-width: calc(12.7%);
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(10.28%);
    max-width: calc(10.28%);
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(8.5%);
    max-width: calc(8.5%);
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(7.1%);
    max-width: calc(7.1%);
}

    .gallery-columns-1 .gallery-item:nth-of-type(1n),
    .gallery-columns-2 .gallery-item:nth-of-type(2n),
    .gallery-columns-3 .gallery-item:nth-of-type(3n),
    .gallery-columns-4 .gallery-item:nth-of-type(4n),
    .gallery-columns-5 .gallery-item:nth-of-type(5n),
    .gallery-columns-6 .gallery-item:nth-of-type(6n),
    .gallery-columns-7 .gallery-item:nth-of-type(7n),
    .gallery-columns-8 .gallery-item:nth-of-type(8n),
    .gallery-columns-9 .gallery-item:nth-of-type(9n) {
        margin-right: 0;
    }

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left;
}

.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 2px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
    width: 100%;
}

    .gallery-caption:before {
        box-shadow: 0 -10px 15px #000000 inset;
        content: "";
        height: 100%;
        min-height: 49px;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.g5plus-page-links {
    font-size: 0;
}

.g5plus-page-links-title {
    font-size: 14px;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.05em;
    margin-right: 15px;
}

.g5plus-page-link {
    font-family: 'Oswald';
    display: inline-block;
    margin-right: 4px;
    font-size: 14px;
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.g5plus-page-links .g5plus-page-link:hover,
.g5plus-page-links > .g5plus-page-link {
    color: #fff;
    background-color: #632d89;
    border-color: #632d89;
}
/**
 * 2.0 - Template
 * ----------------------------------------------------------------------------
 */
html {
    font-size: 13px;
}

body {
    overflow-x: hidden;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    color: #868686;
    position: relative;
    left: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

h1,
h2 {
    letter-spacing: 0;
}

img {
    max-width: 100%;
    height: auto;
}

a,
a:focus,
a:hover {
    outline: none;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #632d89;
    }

div,
iframe,
img {
    margin: 0;
    padding: 0;
}

input,
textarea,
button,
select {
    outline: none;
}

p {
    font-weight: 400;
    margin: 0 0 30px 0;
    padding: 0;
    line-height: 1.8;
    letter-spacing: 0.05em;
}

    h1.hmb,
    h2.hmb,
    h3.hmb,
    h4.hmb,
    h5.hmb,
    h6.hmb,
    p.hmb,
    q.hmb {
        margin-bottom: 40px;
    }
/*-------------------------------------
INPUT
---------------------------------------*/
input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
input[type="number"],
textarea,
select {
    font-family: 'Oswald';
    padding: 0 20px;
    font-size: 13px;
    letter-spacing: 0.1em;
    color: black;
    height: 50px;
    line-height: 1;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    input[type="text"]::-webkit-input-placeholder,
    input[type="search"]::-webkit-input-placeholder,
    input[type="email"]::-webkit-input-placeholder,
    input[type="url"]::-webkit-input-placeholder,
    input[type="password"]::-webkit-input-placeholder,
    input[type="tel"]::-webkit-input-placeholder,
    input[type="number"]::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder,
    select::-webkit-input-placeholder {
        color: #888888;
    }

    input[type="text"]:-moz-placeholder,
    input[type="search"]:-moz-placeholder,
    input[type="email"]:-moz-placeholder,
    input[type="url"]:-moz-placeholder,
    input[type="password"]:-moz-placeholder,
    input[type="tel"]:-moz-placeholder,
    input[type="number"]:-moz-placeholder,
    textarea:-moz-placeholder,
    select:-moz-placeholder {
        color: #888888;
    }

    input[type="text"]::-moz-placeholder,
    input[type="search"]::-moz-placeholder,
    input[type="email"]::-moz-placeholder,
    input[type="url"]::-moz-placeholder,
    input[type="password"]::-moz-placeholder,
    input[type="tel"]::-moz-placeholder,
    input[type="number"]::-moz-placeholder,
    textarea::-moz-placeholder,
    select::-moz-placeholder {
        color: #888888;
    }

    input[type="text"]:-ms-input-placeholder,
    input[type="search"]:-ms-input-placeholder,
    input[type="email"]:-ms-input-placeholder,
    input[type="url"]:-ms-input-placeholder,
    input[type="password"]:-ms-input-placeholder,
    input[type="tel"]:-ms-input-placeholder,
    input[type="number"]:-ms-input-placeholder,
    textarea:-ms-input-placeholder,
    select:-ms-input-placeholder {
        color: #888888;
    }

    input[type="text"]:focus,
    input[type="search"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="password"]:focus,
    input[type="tel"]:focus,
    input[type="number"]:focus,
    textarea:focus,
    select:focus {
        border-color: #632d89;
    }

input[type="number"] {
    padding: 0 0 0 20px;
}

textarea {
    height: auto;
    padding-top: 15px;
}

select {
    max-width: 100%;
    outline: none;
    /*-webkit-appearance: none;*/
    -moz-appearance: none;
    appearance: none;
    background: url("assets/images/arrow-down.png");
    background-repeat: no-repeat;
    background-position: 98%;
    background-position: calc(100% - 15px);
}

    select::-ms-expand {
        display: none;
    }

.pd-top-5 {
    padding-top: 5px !important;
}

.pd-top-10 {
    padding-top: 10px !important;
}

.pd-top-15 {
    padding-top: 15px !important;
}

.pd-top-20 {
    padding-top: 20px !important;
}

.pd-top-25 {
    padding-top: 25px !important;
}

.pd-top-30 {
    padding-top: 30px !important;
}

.pd-top-35 {
    padding-top: 35px !important;
}

.pd-top-40 {
    padding-top: 40px !important;
}

.pd-top-45 {
    padding-top: 45px !important;
}

.pd-top-50 {
    padding-top: 50px !important;
}

.pd-top-55 {
    padding-top: 55px !important;
}

.pd-top-60 {
    padding-top: 60px !important;
}

.pd-top-65 {
    padding-top: 65px !important;
}

.pd-top-70 {
    padding-top: 70px !important;
}

.pd-top-75 {
    padding-top: 75px !important;
}

.pd-top-80 {
    padding-top: 80px !important;
}

.pd-top-85 {
    padding-top: 85px !important;
}

.pd-top-90 {
    padding-top: 90px !important;
}

.pd-top-95 {
    padding-top: 95px !important;
}

.pd-top-100 {
    padding-top: 100px !important;
}

@media screen and (max-width: 991px) {
    .sm-pd-top-5 {
        padding-top: 5px !important;
    }

    .sm-pd-top-10 {
        padding-top: 10px !important;
    }

    .sm-pd-top-15 {
        padding-top: 15px !important;
    }

    .sm-pd-top-20 {
        padding-top: 20px !important;
    }

    .sm-pd-top-25 {
        padding-top: 25px !important;
    }

    .sm-pd-top-30 {
        padding-top: 30px !important;
    }

    .sm-pd-top-35 {
        padding-top: 35px !important;
    }

    .sm-pd-top-40 {
        padding-top: 40px !important;
    }

    .sm-pd-top-45 {
        padding-top: 45px !important;
    }

    .sm-pd-top-50 {
        padding-top: 50px !important;
    }

    .sm-pd-top-55 {
        padding-top: 55px !important;
    }

    .sm-pd-top-60 {
        padding-top: 60px !important;
    }

    .sm-pd-top-65 {
        padding-top: 65px !important;
    }

    .sm-pd-top-70 {
        padding-top: 70px !important;
    }

    .sm-pd-top-75 {
        padding-top: 75px !important;
    }

    .sm-pd-top-80 {
        padding-top: 80px !important;
    }

    .sm-pd-top-85 {
        padding-top: 85px !important;
    }

    .sm-pd-top-90 {
        padding-top: 90px !important;
    }

    .sm-pd-top-95 {
        padding-top: 95px !important;
    }

    .sm-pd-top-100 {
        padding-top: 100px !important;
    }
}

@media screen and (max-width: 767px) {
    .xs-pd-top-5 {
        padding-top: 5px !important;
    }

    .xs-pd-top-10 {
        padding-top: 10px !important;
    }

    .xs-pd-top-15 {
        padding-top: 15px !important;
    }

    .xs-pd-top-20 {
        padding-top: 20px !important;
    }

    .xs-pd-top-25 {
        padding-top: 25px !important;
    }

    .xs-pd-top-30 {
        padding-top: 30px !important;
    }

    .xs-pd-top-35 {
        padding-top: 35px !important;
    }

    .xs-pd-top-40 {
        padding-top: 40px !important;
    }

    .xs-pd-top-45 {
        padding-top: 45px !important;
    }

    .xs-pd-top-50 {
        padding-top: 50px !important;
    }

    .xs-pd-top-55 {
        padding-top: 55px !important;
    }

    .xs-pd-top-60 {
        padding-top: 60px !important;
    }

    .xs-pd-top-65 {
        padding-top: 65px !important;
    }

    .xs-pd-top-70 {
        padding-top: 70px !important;
    }

    .xs-pd-top-75 {
        padding-top: 75px !important;
    }

    .xs-pd-top-80 {
        padding-top: 80px !important;
    }

    .xs-pd-top-85 {
        padding-top: 85px !important;
    }

    .xs-pd-top-90 {
        padding-top: 90px !important;
    }

    .xs-pd-top-95 {
        padding-top: 95px !important;
    }

    .xs-pd-top-100 {
        padding-top: 100px !important;
    }
}

.pd-bottom-5 {
    padding-bottom: 5px !important;
}

.pd-bottom-10 {
    padding-bottom: 10px !important;
}

.pd-bottom-15 {
    padding-bottom: 15px !important;
}

.pd-bottom-20 {
    padding-bottom: 20px !important;
}

.pd-bottom-25 {
    padding-bottom: 25px !important;
}

.pd-bottom-30 {
    padding-bottom: 30px !important;
}

.pd-bottom-35 {
    padding-bottom: 35px !important;
}

.pd-bottom-40 {
    padding-bottom: 40px !important;
}

.pd-bottom-45 {
    padding-bottom: 45px !important;
}

.pd-bottom-50 {
    padding-bottom: 50px !important;
}

.pd-bottom-55 {
    padding-bottom: 55px !important;
}

.pd-bottom-60 {
    padding-bottom: 60px !important;
}

.pd-bottom-65 {
    padding-bottom: 65px !important;
}

.pd-bottom-70 {
    padding-bottom: 70px !important;
}

.pd-bottom-75 {
    padding-bottom: 75px !important;
}

.pd-bottom-80 {
    padding-bottom: 80px !important;
}

.pd-bottom-85 {
    padding-bottom: 85px !important;
}

.pd-bottom-90 {
    padding-bottom: 90px !important;
}

.pd-bottom-95 {
    padding-bottom: 95px !important;
}

.pd-bottom-100 {
    padding-bottom: 100px !important;
}

@media screen and (max-width: 991px) {
    .sm-pd-bottom-5 {
        padding-bottom: 5px !important;
    }

    .sm-pd-bottom-10 {
        padding-bottom: 10px !important;
    }

    .sm-pd-bottom-15 {
        padding-bottom: 15px !important;
    }

    .sm-pd-bottom-20 {
        padding-bottom: 20px !important;
    }

    .sm-pd-bottom-25 {
        padding-bottom: 25px !important;
    }

    .sm-pd-bottom-30 {
        padding-bottom: 30px !important;
    }

    .sm-pd-bottom-35 {
        padding-bottom: 35px !important;
    }

    .sm-pd-bottom-40 {
        padding-bottom: 40px !important;
    }

    .sm-pd-bottom-45 {
        padding-bottom: 45px !important;
    }

    .sm-pd-bottom-50 {
        padding-bottom: 50px !important;
    }

    .sm-pd-bottom-55 {
        padding-bottom: 55px !important;
    }

    .sm-pd-bottom-60 {
        padding-bottom: 60px !important;
    }

    .sm-pd-bottom-65 {
        padding-bottom: 65px !important;
    }

    .sm-pd-bottom-70 {
        padding-bottom: 70px !important;
    }

    .sm-pd-bottom-75 {
        padding-bottom: 75px !important;
    }

    .sm-pd-bottom-80 {
        padding-bottom: 80px !important;
    }

    .sm-pd-bottom-85 {
        padding-bottom: 85px !important;
    }

    .sm-pd-bottom-90 {
        padding-bottom: 90px !important;
    }

    .sm-pd-bottom-95 {
        padding-bottom: 95px !important;
    }

    .sm-pd-bottom-100 {
        padding-bottom: 100px !important;
    }
}

@media screen and (max-width: 767px) {
    .xs-pd-bottom-5 {
        padding-bottom: 5px !important;
    }

    .xs-pd-bottom-10 {
        padding-bottom: 10px !important;
    }

    .xs-pd-bottom-15 {
        padding-bottom: 15px !important;
    }

    .xs-pd-bottom-20 {
        padding-bottom: 20px !important;
    }

    .xs-pd-bottom-25 {
        padding-bottom: 25px !important;
    }

    .xs-pd-bottom-30 {
        padding-bottom: 30px !important;
    }

    .xs-pd-bottom-35 {
        padding-bottom: 35px !important;
    }

    .xs-pd-bottom-40 {
        padding-bottom: 40px !important;
    }

    .xs-pd-bottom-45 {
        padding-bottom: 45px !important;
    }

    .xs-pd-bottom-50 {
        padding-bottom: 50px !important;
    }

    .xs-pd-bottom-55 {
        padding-bottom: 55px !important;
    }

    .xs-pd-bottom-60 {
        padding-bottom: 60px !important;
    }

    .xs-pd-bottom-65 {
        padding-bottom: 65px !important;
    }

    .xs-pd-bottom-70 {
        padding-bottom: 70px !important;
    }

    .xs-pd-bottom-75 {
        padding-bottom: 75px !important;
    }

    .xs-pd-bottom-80 {
        padding-bottom: 80px !important;
    }

    .xs-pd-bottom-85 {
        padding-bottom: 85px !important;
    }

    .xs-pd-bottom-90 {
        padding-bottom: 90px !important;
    }

    .xs-pd-bottom-95 {
        padding-bottom: 95px !important;
    }

    .xs-pd-bottom-100 {
        padding-bottom: 100px !important;
    }
}

.mg-top-5 {
    margin-top: 5px !important;
}

.mg-top-10 {
    margin-top: 10px !important;
}

.mg-top-15 {
    margin-top: 15px !important;
}

.mg-top-20 {
    margin-top: 20px !important;
}

.mg-top-25 {
    margin-top: 25px !important;
}

.mg-top-30 {
    margin-top: 30px !important;
}

.mg-top-35 {
    margin-top: 35px !important;
}

.mg-top-40 {
    margin-top: 40px !important;
}

.mg-top-45 {
    margin-top: 45px !important;
}

.mg-top-50 {
    margin-top: 50px !important;
}

.mg-top-55 {
    margin-top: 55px !important;
}

.mg-top-60 {
    margin-top: 60px !important;
}

.mg-top-65 {
    margin-top: 65px !important;
}

.mg-top-70 {
    margin-top: 70px !important;
}

.mg-top-75 {
    margin-top: 75px !important;
}

.mg-top-80 {
    margin-top: 80px !important;
}

.mg-top-85 {
    margin-top: 85px !important;
}

.mg-top-90 {
    margin-top: 90px !important;
}

.mg-top-95 {
    margin-top: 95px !important;
}

.mg-top-100 {
    margin-top: 100px !important;
}

@media screen and (max-width: 991px) {
    .sm-mg-top-5 {
        margin-top: 5px !important;
    }

    .sm-mg-top-10 {
        margin-top: 10px !important;
    }

    .sm-mg-top-15 {
        margin-top: 15px !important;
    }

    .sm-mg-top-20 {
        margin-top: 20px !important;
    }

    .sm-mg-top-25 {
        margin-top: 25px !important;
    }

    .sm-mg-top-30 {
        margin-top: 30px !important;
    }

    .sm-mg-top-35 {
        margin-top: 35px !important;
    }

    .sm-mg-top-40 {
        margin-top: 40px !important;
    }

    .sm-mg-top-45 {
        margin-top: 45px !important;
    }

    .sm-mg-top-50 {
        margin-top: 50px !important;
    }

    .sm-mg-top-55 {
        margin-top: 55px !important;
    }

    .sm-mg-top-60 {
        margin-top: 60px !important;
    }

    .sm-mg-top-65 {
        margin-top: 65px !important;
    }

    .sm-mg-top-70 {
        margin-top: 70px !important;
    }

    .sm-mg-top-75 {
        margin-top: 75px !important;
    }

    .sm-mg-top-80 {
        margin-top: 80px !important;
    }

    .sm-mg-top-85 {
        margin-top: 85px !important;
    }

    .sm-mg-top-90 {
        margin-top: 90px !important;
    }

    .sm-mg-top-95 {
        margin-top: 95px !important;
    }

    .sm-mg-top-100 {
        margin-top: 100px !important;
    }
}

@media screen and (max-width: 767px) {
    .xs-mg-top-5 {
        margin-top: 5px !important;
    }

    .xs-mg-top-10 {
        margin-top: 10px !important;
    }

    .xs-mg-top-15 {
        margin-top: 15px !important;
    }

    .xs-mg-top-20 {
        margin-top: 20px !important;
    }

    .xs-mg-top-25 {
        margin-top: 25px !important;
    }

    .xs-mg-top-30 {
        margin-top: 30px !important;
    }

    .xs-mg-top-35 {
        margin-top: 35px !important;
    }

    .xs-mg-top-40 {
        margin-top: 40px !important;
    }

    .xs-mg-top-45 {
        margin-top: 45px !important;
    }

    .xs-mg-top-50 {
        margin-top: 50px !important;
    }

    .xs-mg-top-55 {
        margin-top: 55px !important;
    }

    .xs-mg-top-60 {
        margin-top: 60px !important;
    }

    .xs-mg-top-65 {
        margin-top: 65px !important;
    }

    .xs-mg-top-70 {
        margin-top: 70px !important;
    }

    .xs-mg-top-75 {
        margin-top: 75px !important;
    }

    .xs-mg-top-80 {
        margin-top: 80px !important;
    }

    .xs-mg-top-85 {
        margin-top: 85px !important;
    }

    .xs-mg-top-90 {
        margin-top: 90px !important;
    }

    .xs-mg-top-95 {
        margin-top: 95px !important;
    }

    .xs-mg-top-100 {
        margin-top: 100px !important;
    }
}

.mg-bottom-5 {
    margin-bottom: 5px !important;
}

.mg-bottom-10 {
    margin-bottom: 10px !important;
}

.mg-bottom-15 {
    margin-bottom: 15px !important;
}

.mg-bottom-20 {
    margin-bottom: 20px !important;
}

.mg-bottom-25 {
    margin-bottom: 25px !important;
}

.mg-bottom-30 {
    margin-bottom: 30px !important;
}

.mg-bottom-35 {
    margin-bottom: 35px !important;
}

.mg-bottom-40 {
    margin-bottom: 40px !important;
}

.mg-bottom-45 {
    margin-bottom: 45px !important;
}

.mg-bottom-50 {
    margin-bottom: 50px !important;
}

.mg-bottom-55 {
    margin-bottom: 55px !important;
}

.mg-bottom-60 {
    margin-bottom: 60px !important;
}

.mg-bottom-65 {
    margin-bottom: 65px !important;
}

.mg-bottom-70 {
    margin-bottom: 70px !important;
}

.mg-bottom-75 {
    margin-bottom: 75px !important;
}

.mg-bottom-80 {
    margin-bottom: 80px !important;
}

.mg-bottom-85 {
    margin-bottom: 85px !important;
}

.mg-bottom-90 {
    margin-bottom: 90px !important;
}

.mg-bottom-95 {
    margin-bottom: 95px !important;
}

.mg-bottom-100 {
    margin-bottom: 100px !important;
}

.mg-bottom-105 {
    margin-bottom: 105px !important;
}

.mg-bottom-110 {
    margin-bottom: 110px !important;
}

.mg-bottom-115 {
    margin-bottom: 115px !important;
}

.mg-bottom-120 {
    margin-bottom: 120px !important;
}

.mg-bottom-125 {
    margin-bottom: 125px !important;
}

.mg-bottom-130 {
    margin-bottom: 130px !important;
}

.mg-bottom-135 {
    margin-bottom: 135px !important;
}

.mg-bottom-140 {
    margin-bottom: 140px !important;
}

.mg-bottom-145 {
    margin-bottom: 145px !important;
}

.mg-bottom-150 {
    margin-bottom: 150px !important;
}

.mg-bottom-155 {
    margin-bottom: 155px !important;
}

.mg-bottom-160 {
    margin-bottom: 160px !important;
}

.mg-bottom-165 {
    margin-bottom: 165px !important;
}

.mg-bottom-170 {
    margin-bottom: 170px !important;
}

.mg-bottom-175 {
    margin-bottom: 175px !important;
}

.mg-bottom-180 {
    margin-bottom: 180px !important;
}

.mg-bottom-185 {
    margin-bottom: 185px !important;
}

.mg-bottom-190 {
    margin-bottom: 190px !important;
}

.mg-bottom-195 {
    margin-bottom: 195px !important;
}

.mg-bottom-200 {
    margin-bottom: 200px !important;
}

@media screen and (max-width: 991px) {
    .sm-mg-bottom-5 {
        margin-bottom: 5px !important;
    }

    .sm-mg-bottom-10 {
        margin-bottom: 10px !important;
    }

    .sm-mg-bottom-15 {
        margin-bottom: 15px !important;
    }

    .sm-mg-bottom-20 {
        margin-bottom: 20px !important;
    }

    .sm-mg-bottom-25 {
        margin-bottom: 25px !important;
    }

    .sm-mg-bottom-30 {
        margin-bottom: 30px !important;
    }

    .sm-mg-bottom-35 {
        margin-bottom: 35px !important;
    }

    .sm-mg-bottom-40 {
        margin-bottom: 40px !important;
    }

    .sm-mg-bottom-45 {
        margin-bottom: 45px !important;
    }

    .sm-mg-bottom-50 {
        margin-bottom: 50px !important;
    }

    .sm-mg-bottom-55 {
        margin-bottom: 55px !important;
    }

    .sm-mg-bottom-60 {
        margin-bottom: 60px !important;
    }

    .sm-mg-bottom-65 {
        margin-bottom: 65px !important;
    }

    .sm-mg-bottom-70 {
        margin-bottom: 70px !important;
    }

    .sm-mg-bottom-75 {
        margin-bottom: 75px !important;
    }

    .sm-mg-bottom-80 {
        margin-bottom: 80px !important;
    }

    .sm-mg-bottom-85 {
        margin-bottom: 85px !important;
    }

    .sm-mg-bottom-90 {
        margin-bottom: 90px !important;
    }

    .sm-mg-bottom-95 {
        margin-bottom: 95px !important;
    }

    .sm-mg-bottom-100 {
        margin-bottom: 100px !important;
    }

    .sm-mg-bottom-105 {
        margin-bottom: 105px !important;
    }

    .sm-mg-bottom-110 {
        margin-bottom: 110px !important;
    }

    .sm-mg-bottom-115 {
        margin-bottom: 115px !important;
    }

    .sm-mg-bottom-120 {
        margin-bottom: 120px !important;
    }

    .sm-mg-bottom-125 {
        margin-bottom: 125px !important;
    }

    .sm-mg-bottom-130 {
        margin-bottom: 130px !important;
    }

    .sm-mg-bottom-135 {
        margin-bottom: 135px !important;
    }

    .sm-mg-bottom-140 {
        margin-bottom: 140px !important;
    }

    .sm-mg-bottom-145 {
        margin-bottom: 145px !important;
    }

    .sm-mg-bottom-150 {
        margin-bottom: 150px !important;
    }

    .sm-mg-bottom-155 {
        margin-bottom: 155px !important;
    }

    .sm-mg-bottom-160 {
        margin-bottom: 160px !important;
    }

    .sm-mg-bottom-165 {
        margin-bottom: 165px !important;
    }

    .sm-mg-bottom-170 {
        margin-bottom: 170px !important;
    }

    .sm-mg-bottom-175 {
        margin-bottom: 175px !important;
    }

    .sm-mg-bottom-180 {
        margin-bottom: 180px !important;
    }

    .sm-mg-bottom-185 {
        margin-bottom: 185px !important;
    }

    .sm-mg-bottom-190 {
        margin-bottom: 190px !important;
    }

    .sm-mg-bottom-195 {
        margin-bottom: 195px !important;
    }

    .sm-mg-bottom-200 {
        margin-bottom: 200px !important;
    }
}

@media screen and (max-width: 767px) {
    .xs-mg-bottom-5 {
        margin-bottom: 5px !important;
    }

    .xs-mg-bottom-10 {
        margin-bottom: 10px !important;
    }

    .xs-mg-bottom-15 {
        margin-bottom: 15px !important;
    }

    .xs-mg-bottom-20 {
        margin-bottom: 20px !important;
    }

    .xs-mg-bottom-25 {
        margin-bottom: 25px !important;
    }

    .xs-mg-bottom-30 {
        margin-bottom: 30px !important;
    }

    .xs-mg-bottom-35 {
        margin-bottom: 35px !important;
    }

    .xs-mg-bottom-40 {
        margin-bottom: 40px !important;
    }

    .xs-mg-bottom-45 {
        margin-bottom: 45px !important;
    }

    .xs-mg-bottom-50 {
        margin-bottom: 50px !important;
    }

    .xs-mg-bottom-55 {
        margin-bottom: 55px !important;
    }

    .xs-mg-bottom-60 {
        margin-bottom: 60px !important;
    }

    .xs-mg-bottom-65 {
        margin-bottom: 65px !important;
    }

    .xs-mg-bottom-70 {
        margin-bottom: 70px !important;
    }

    .xs-mg-bottom-75 {
        margin-bottom: 75px !important;
    }

    .xs-mg-bottom-80 {
        margin-bottom: 80px !important;
    }

    .xs-mg-bottom-85 {
        margin-bottom: 85px !important;
    }

    .xs-mg-bottom-90 {
        margin-bottom: 90px !important;
    }

    .xs-mg-bottom-95 {
        margin-bottom: 95px !important;
    }

    .xs-mg-bottom-100 {
        margin-bottom: 100px !important;
    }

    .xs-mg-bottom-105 {
        margin-bottom: 105px !important;
    }

    .xs-mg-bottom-110 {
        margin-bottom: 110px !important;
    }

    .xs-mg-bottom-115 {
        margin-bottom: 115px !important;
    }

    .xs-mg-bottom-120 {
        margin-bottom: 120px !important;
    }

    .xs-mg-bottom-125 {
        margin-bottom: 125px !important;
    }

    .xs-mg-bottom-130 {
        margin-bottom: 130px !important;
    }

    .xs-mg-bottom-135 {
        margin-bottom: 135px !important;
    }

    .xs-mg-bottom-140 {
        margin-bottom: 140px !important;
    }

    .xs-mg-bottom-145 {
        margin-bottom: 145px !important;
    }

    .xs-mg-bottom-150 {
        margin-bottom: 150px !important;
    }

    .xs-mg-bottom-155 {
        margin-bottom: 155px !important;
    }

    .xs-mg-bottom-160 {
        margin-bottom: 160px !important;
    }

    .xs-mg-bottom-165 {
        margin-bottom: 165px !important;
    }

    .xs-mg-bottom-170 {
        margin-bottom: 170px !important;
    }

    .xs-mg-bottom-175 {
        margin-bottom: 175px !important;
    }

    .xs-mg-bottom-180 {
        margin-bottom: 180px !important;
    }

    .xs-mg-bottom-185 {
        margin-bottom: 185px !important;
    }

    .xs-mg-bottom-190 {
        margin-bottom: 190px !important;
    }

    .xs-mg-bottom-195 {
        margin-bottom: 195px !important;
    }

    .xs-mg-bottom-200 {
        margin-bottom: 200px !important;
    }
}

.pd-right-5 {
    padding-right: 5px !important;
}

.pd-right-10 {
    padding-right: 10px !important;
}

.pd-right-15 {
    padding-right: 15px !important;
}

.pd-right-20 {
    padding-right: 20px !important;
}

.spacing-10 {
    letter-spacing: 0.01em;
}

.spacing-20 {
    letter-spacing: 0.02em;
}

.spacing-50 {
    letter-spacing: 0.05em;
}

.spacing-100 {
    letter-spacing: 0.1em;
}

.fw-light {
    font-weight: 300;
}

.fw-medium {
    font-weight: 500;
}

.fw-bold {
    font-weight: 600;
}

.fw-semi-bold {
    font-weight: 700;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-21 {
    font-size: 21px;
}

.fs-24 {
    font-size: 24px;
}

.fs-25 {
    font-size: 25px;
}

.fs-32 {
    font-size: 32px;
}

.fs-38 {
    font-size: 38px;
}

.fs-46 {
    font-size: 46px;
}

.line-small {
    line-height: 1em;
}

.line-normal {
    line-height: 1.5em;
}

.line-medium {
    line-height: 1.6em;
}

.line-large {
    line-height: 1.8em;
}

.line-2x {
    line-height: 2em;
}

.line-3x {
    line-height: 3em;
}

.line-21 {
    line-height: 21px;
}

.line-24 {
    line-height: 24px;
}

.line-28 {
    line-height: 28px;
}

.overflow-hidden {
    overflow: hidden !important;
}

.transition3s {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.gray-scheme {
    background-color: #F7F7F7;
    color: #868686;
}

.light-scheme {
    background-color: #fff;
    color: #868686;
}

.dark-scheme {
    background-color: #191919;
    color: #8f8f8f;
}

.site-content-archive-event,
.blog-wrap {
    margin-bottom: 140px;
}

.container {
    max-width: 100%;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

#wrapper {
    background-color: #fff;
    overflow: hidden;
}

body.boxed #wrapper {
    max-width: 1200px;
    margin: auto;
    position: relative;
}

@media only screen and (min-width: 768px) {
    body.float {
        padding: 20px !important;
    }
}

.container .container,
.has-sidebar .site-content-page-inner .container,
.has-sidebar .site-content-archive-inner .container {
    padding: 0;
}

.block-center:before {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.block-center {
    height: 100%;
    width: 100%;
    text-align: center;
}

.block-center-inner {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    vertical-align: middle;
    max-width: 100%;
}

    .block-center-inner > * {
        margin: auto;
    }

.toggle-icon-wrapper {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

    .toggle-icon-wrapper:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .toggle-icon-wrapper .toggle-icon {
        display: inline-block;
        height: 30px;
        position: relative;
        vertical-align: middle;
        width: 24px;
    }

        .toggle-icon-wrapper .toggle-icon > span {
            background: none repeat scroll 0 0 #000;
            bottom: 0;
            display: block;
            height: 2px;
            left: 0;
            margin: auto;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            width: 100%;
        }

        .toggle-icon-wrapper .toggle-icon:after,
        .toggle-icon-wrapper .toggle-icon:before {
            background-color: #000;
            content: "";
            height: 2px;
            left: 0;
            margin: auto;
            position: absolute;
            right: 0;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            width: 100%;
        }

        .toggle-icon-wrapper .toggle-icon:before {
            top: 20%;
            -webkit-transform-origin: top left;
            -moz-transform-origin: top left;
            -ms-transform-origin: top left;
            -o-transform-origin: top left;
            transform-origin: top left;
        }

        .toggle-icon-wrapper .toggle-icon:after {
            bottom: 20%;
            -webkit-transform-origin: bottom left;
            -moz-transform-origin: bottom left;
            -ms-transform-origin: bottom left;
            -o-transform-origin: bottom left;
            transform-origin: bottom left;
        }

    .toggle-icon-wrapper + span {
        vertical-align: middle;
        text-transform: uppercase;
    }

    .toggle-icon-wrapper.in .toggle-icon span {
        opacity: 0;
    }

    .toggle-icon-wrapper.in .toggle-icon:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .toggle-icon-wrapper.in .toggle-icon:after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

.back-to-top {
    position: fixed;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    bottom: 10px;
    right: 10px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    z-index: 2;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border: 2px solid #1e1e1e;
    color: #1e1e1e;
    background-color: #f5f5f5;
}

    .back-to-top i {
        font-size: 22px;
    }

    .back-to-top:hover {
        text-decoration: none;
        color: #1e1e1e;
    }

    .back-to-top.in {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }

@media only screen and (min-width: 768px) {
    body.float .back-to-top {
        bottom: 30px;
        right: 30px;
    }
}

.page404 {
    margin-top: 60px;
    margin-bottom: 130px;
}

    .page404 .content-wrap {
        text-align: center;
        padding: 232px 15px 20px 15px;
    }

    .page404 h2 {
        margin-top: 5px;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0.02em;
        line-height: 2;
        margin-bottom: 15px;
        text-transform: uppercase;
        color: #000;
    }

    .page404 p.description {
        letter-spacing: 0.02em;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.7;
        text-transform: none;
        color: #444;
        margin-bottom: 0;
        max-width: 400px;
        margin: auto;
    }

    .page404 div.return {
        text-align: center;
        font-size: 20px;
        line-height: 1;
        display: block;
        position: relative;
        margin-top: 45px;
    }

        .page404 div.return .search-form {
            max-width: 570px;
            margin: auto;
        }

            .page404 div.return .search-form input[type="text"] {
                background-color: #f7f7f7;
            }

            .page404 div.return .search-form button[type="submit"] {
                right: 0;
                top: 0;
                border: none;
                padding: 0;
            }

@media only screen and (max-width: 350px) {
    .page404 {
        margin-top: 15px;
        margin-bottom: 15px;
    }

        .page404 .content-wrap {
            padding: 15px;
        }

        .page404 h2 {
            font-size: 20px;
        }

        .page404 h4.description,
        .page404 div.return {
            font-size: 15px;
        }
}

.ps-container > .ps-scrollbar-y-rail,
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    width: 5px;
}

#wrapper-content {
    background-color: #fff;
    z-index: 1;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.site-loading {
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    display: none;
    -webkit-transition: opacity .6s ease .2s;
    -moz-transition: opacity .6s ease .2s;
    -ms-transition: opacity .6s ease .2s;
    -o-transition: opacity .6s ease .2s;
    transition: opacity .6s ease .2s;
}

body.page-loading .site-loading {
    opacity: 1;
    display: block;
}

.logo-loading {
    margin-bottom: 30px;
}

.wpb_map_wraper iframe {
    display: block;
    pointer-events: none;
}

.wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
}

#lang_sel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

    #lang_sel ul ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 9999;
        background-color: #fff;
        min-width: 150px;
        padding: 15px;
        -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
        box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
        font-size: 12px;
    }

        #lang_sel ul ul li {
            line-height: 34px;
            text-align: left;
            color: #444;
        }

#lang_sel:hover ul {
    display: block;
}
/* MODAL SEARCH
/*-------------------------*/
#g5plus-modal-search {
    z-index: 999999;
    overflow: auto;
}

    #g5plus-modal-search.modal.in .modal-backdrop.in {
        opacity: 0.98;
        height: 100%;
        position: fixed;
        z-index: -1;
        background-color: #fff;
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    #g5plus-modal-search.modal.in .g5plus-modal-dialog {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    #g5plus-modal-search .g5plus-modal-dialog {
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        height: auto;
    }

    #g5plus-modal-search .g5plus-dismiss-modal {
        position: absolute;
        right: 30px;
        top: 30px;
        font-size: 36px;
        line-height: 1;
        color: inherit;
        z-index: 1040;
        cursor: pointer;
    }

    #g5plus-modal-search .g5plus-modal-search {
        padding: 80px 30px 60px;
    }

        #g5plus-modal-search .g5plus-modal-search .g5plus-search-wrapper {
            position: relative;
            width: 100%;
            font-size: 24px;
            color: inherit;
            background-color: transparent;
            border-bottom: 1px solid rgba(0, 0, 0, 0.2);
            max-width: 1140px;
            display: block;
            margin-right: auto;
            margin-left: auto;
        }

            #g5plus-modal-search .g5plus-modal-search .g5plus-search-wrapper:before,
            #g5plus-modal-search .g5plus-modal-search .g5plus-search-wrapper:after {
                content: " ";
                display: table;
            }

            #g5plus-modal-search .g5plus-modal-search .g5plus-search-wrapper:after {
                clear: both;
            }

        #g5plus-modal-search .g5plus-modal-search input[type="search"] {
            border: none;
            outline: none;
            display: block;
            float: left;
            width: 100%;
            padding-right: 60px;
            padding-left: 20px;
            background-color: transparent;
            font-size: 22px;
            color: inherit;
        }

        #g5plus-modal-search .g5plus-modal-search button {
            position: absolute;
            display: block;
            color: inherit;
            bottom: 5px;
            right: 0;
            line-height: 1;
            border: none;
            outline: none;
            font-size: 24px;
            background-color: transparent;
        }

    #g5plus-modal-search .ajax-search-result {
        margin: auto;
        max-width: 1140px;
        background: rgba(77, 77, 77, 0.1);
    }

        #g5plus-modal-search .ajax-search-result > ul {
            list-style: none;
            position: relative;
            padding: 0;
            margin: 0;
        }

        #g5plus-modal-search .ajax-search-result li {
            padding: 7px 20px;
            color: inherit;
            font-size: 16px;
            -webkit-transition: all 0.5s ease-out;
            -moz-transition: all 0.5s ease-out;
            -ms-transition: all 0.5s ease-out;
            -o-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
        }

            #g5plus-modal-search .ajax-search-result li:hover,
            #g5plus-modal-search .ajax-search-result li.selected {
                background-color: rgba(127, 127, 127, 0.1);
            }

            #g5plus-modal-search .ajax-search-result li > a {
                color: #333;
            }

            #g5plus-modal-search .ajax-search-result li + li {
                border-top: dotted 1px rgba(77, 77, 77, 0.1);
            }

            #g5plus-modal-search .ajax-search-result li.search-view-more {
                font-size: 16px;
                font-style: italic;
            }

                #g5plus-modal-search .ajax-search-result li.search-view-more a {
                    text-decoration: underline;
                }

            #g5plus-modal-search .ajax-search-result li span {
                color: #555;
                float: right;
            }

    #g5plus-modal-search i.ajax-search-icon {
        color: inherit;
    }

    #g5plus-modal-search div.search-view-more {
        background-color: rgba(255, 255, 0, 0.1);
        padding: 5px 20px;
        border-top: solid 1px rgba(0, 0, 0, 0.3);
        font-size: 14px;
        text-align: center;
    }

        #g5plus-modal-search div.search-view-more i.micon {
            vertical-align: middle;
        }

#search_popup_wrapper button.action {
    background-color: #632d89;
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    #search_popup_wrapper button.action:hover {
        opacity: 1;
    }

#search_popup_wrapper input[type="text"] {
    display: inline-block;
    width: 90%;
    margin-top: 20px;
    padding: 1em;
    height: auto;
}

#search_popup_wrapper button[type="submit"] {
    margin-top: 20px;
    padding: 0.3em 2em;
    background-color: #632d89;
    color: #fff;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    #search_popup_wrapper button[type="submit"]:hover {
        background-color: #000;
    }

.modal {
    z-index: 99999;
}

.modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.modal-backdrop {
    background: rgba(0, 0, 0, 0.5);
}

    .modal-backdrop.in {
        opacity: 1;
    }

.popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #FFFFFF;
    font-size: 24px;
    display: block;
    line-height: 1;
}

.owl-carousel .owl-item {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
}

.color-light {
    color: #FFFFFF;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/*-------------------------------------
PAGE TITLE
---------------------------------------*/
#page-title {
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
/*Page Title*/
.page-title-wrap {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
}

.page-title-inner {
    padding-top: 270px;
    padding-bottom: 0;
}

.page-title-margin {
    margin-bottom: 60px;
}
/*Single Blog*/
.single-blog-title-wrap {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
}

.single-blog-title-inner {
    padding-top: 270px;
    padding-bottom: 0;
}

.single-blog-title-margin {
    margin-bottom: 60px;
}
/*Single Product*/
.single-product-title-wrap {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
}

.single-product-title-inner {
    padding-top: 270px;
    padding-bottom: 0;
}

.single-product-title-margin {
    margin-bottom: 60px;
}
/*Single Event*/
.single-event-title-wrap {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
}

.single-event-title-inner {
    padding-top: 270px;
    padding-bottom: 0;
}

.single-event-title-margin {
    margin-bottom: 60px;
}
/*Blog*/
.archive-title-wrap {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
}

.archive-title-inner {
    padding-top: 270px;
    padding-bottom: 0;
}

.archive-title-margin {
    margin-bottom: 60px;
}
/*Product*/
.archive-product-title-wrap {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
}

.archive-product-title-inner {
    padding-top: 270px;
    padding-bottom: 0;
}

.archive-product-title-margin {
    margin-bottom: 60px;
}
/*Event*/
.archive-event-title-wrap {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
}

.archive-event-title-inner {
    padding-top: 270px;
    padding-bottom: 0;
}

.archive-event-title-margin {
    margin-bottom: 60px;
}

#page-title .container {
    position: relative;
}

#page-title .pt-center .m-title h2 {
    font-size: 42px;
    margin-bottom: 15px;
}

#page-title .pt-center .m-title p.s-font {
    font-size: 14px;
    letter-spacing: 0.2em;
}

#page-title .pt-bottom .m-title {
    width: 375px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    background-color: #632d89;
    color: #fff;
    padding: 20px 0;
    position: relative;
    bottom: 0;
    left: 15px;
    z-index: 2;
    min-height: 88px;
}

    #page-title .pt-bottom .m-title h2 {
        position: relative;
        z-index: 3;
    }

    #page-title .pt-bottom .m-title:before {
        content: "";
        display: block;
        position: absolute;
        background-color: #632d89;
        height: 100%;
        top: 0;
        bottom: 0;
        left: -9999px;
        right: 100%;
    }

    #page-title .pt-bottom .m-title:after {
        content: "";
        display: block;
        width: 80px;
        position: absolute;
        background-color: #632d89;
        height: 100%;
        top: 0;
        bottom: 0;
        right: -35px;
        transform: skewX(25deg);
    }

#page-title h2 {
    margin: 0;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 48px;
    max-height: 96px;
    overflow: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

#page-title p {
    letter-spacing: 0.1em;
    line-height: 1.2;
    margin-bottom: 0;
}

.page-title-size-lg h2 {
    font-size: 60px;
    font-weight: bold;
}

.page-title-size-lg p {
    font-size: 20px;
    margin-top: 10px;
}

.page-title-size-md h2 {
    font-size: 32px;
    font-weight: 400;
}

.page-title-size-md p {
    font-size: 15px;
    margin-top: 15px;
}

.page-title-wrap-bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -2;
    top: 0;
    left: 0;
}

.page-title-parallax {
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -2;
    top: 0;
    left: 0;
}

.page-title-border-bottom {
    border-bottom: 1px solid #eeeeee;
}
/*-------------------------------------
BREADCRUMB
---------------------------------------*/
ul.breadcrumbs {
    margin: 0;
    list-style-type: none;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    font-size: 0;
    text-transform: uppercase;
}

    ul.breadcrumbs i {
        font-size: 15px;
    }

    ul.breadcrumbs li {
        display: inline;
    }

        ul.breadcrumbs li:last-child span {
            color: #632d89;
        }

        ul.breadcrumbs li a,
        ul.breadcrumbs li span {
            line-height: 1.2;
            font-size: 15px;
            letter-spacing: 0.02em;
            vertical-align: middle;
            color: #fff;
        }

        ul.breadcrumbs li + li:before {
            font: normal normal normal 14px/1 FontAwesome;
            content: "\f105";
            display: inline;
            padding: 0 15px;
            font-size: 13px;
            vertical-align: middle;
            color: #fff;
        }

.pt-center .breadcrumbs-wrap {
    position: absolute;
    bottom: 0;
    left: 15px;
    padding: 5px 15px;
    background-color: rgba(0, 0, 0, 0.2);
}

    .pt-center .breadcrumbs-wrap ul.breadcrumbs i {
        color: #ab469a;
    }

    .pt-center .breadcrumbs-wrap ul.breadcrumbs li:last-child span {
        color: #ab469a;
    }

.pt-bottom .breadcrumbs-wrap {
    font-size: 0;
    display: inline-block;
    background-color: #ab469a;
    z-index: 1;
    position: absolute;
    bottom: 0;
    padding: 20px 0px 20px 88px;
    left: 375px;
    right: 65px;
    max-height: 88px;
}

    .pt-bottom .breadcrumbs-wrap:after {
        content: "";
        display: block;
        position: absolute;
        right: -25px;
        width: 55px;
        background-color: #ab469a;
        height: 100%;
        top: 0;
        bottom: 0;
        transform: skewX(30deg);
    }

    .pt-bottom .breadcrumbs-wrap .breadcrumbs-inner {
        position: relative;
        z-index: 2;
    }

.breadcrumbs-inner {
    display: inline-block;
}

.breadcrumbs-wrap label {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 10px 0 0;
    vertical-align: middle;
    font-size: 13px;
}

.breadcrumbs-wrap.float .breadcrumbs-inner {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 15px;
}

.breadcrumbs-wrap.float label:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -2px;
}

.page-title-size-lg .breadcrumbs-wrap.normal {
    margin-top: 25px;
}

.page-title-size-md .breadcrumbs-wrap.normal {
    margin-top: 20px;
}

#page-title .breadcrumbs-wrap h1 {
    line-height: 1.2;
    font-size: 15px;
    letter-spacing: 0.02em;
    vertical-align: middle;
    color: #fff;
    font-weight: inherit;
    max-height: none;
    overflow: inherit;
    font-family: inherit;
    display: inline-block;
    color: #632d89;
    margin: inherit;
}

@media (max-width: 991px) {
    #page-title .pt-bottom .m-title {
        position: relative;
        left: 0;
    }

    #page-title .pt-bottom .breadcrumbs-wrap {
        left: inherit !important;
        position: relative !important;
        padding-left: 68px !important;
        width: 100%;
    }

        #page-title .pt-bottom .breadcrumbs-wrap:before {
            content: "";
            display: block;
            position: absolute;
            height: 100%;
            width: 999px;
            top: 0;
            right: 100%;
            background-color: #ab469a;
        }
}

@media (max-width: 767px) {
    .page-title-size-lg h2 {
        font-size: 32px;
    }

    .page-title-size-lg p {
        font-size: 15px;
    }

    .page-title-breadcrumbs-float .page-title-inner,
    .page-title-breadcrumbs-float .archive-title-inner,
    .page-title-breadcrumbs-float .archive-product-title-inner {
        padding-top: 70px !important;
        padding-bottom: 40px !important;
    }

    .page-title-breadcrumbs-normal .page-title-inner,
    .page-title-breadcrumbs-normal .archive-title-inner,
    .page-title-breadcrumbs-normal .archive-product-title-inner {
        padding: 70px 0;
    }

    .page-title-size-lg .breadcrumbs-wrap.normal {
        margin-top: 15px;
    }

    .archive-title-margin,
    .archive-product-title-margin,
    .page-title-margin {
        margin-bottom: 60px;
    }

    .page-title-parallax {
        background-position: center center !important;
    }

    #page-title .pt-bottom .m-title {
        width: 100% !important;
        background-color: rgba(99, 45, 137, 0.9) !important;
    }

        #page-title .pt-bottom .m-title:after {
            left: 100% !important;
            transform: skewX(0) !important;
            background-color: rgba(99, 45, 137, 0.9) !important;
        }

    #page-title .pt-bottom .breadcrumbs-wrap {
        left: inherit !important;
        right: inherit !important;
        position: relative !important;
        padding: 20px 20px 20px 0 !important;
        background-color: #ab469a;
        width: 100%;
        max-height: 136px !important;
    }

        #page-title .pt-bottom .breadcrumbs-wrap:after {
            left: 100% !important;
            transform: skewX(0) !important;
            background-color: #ab469a;
        }
}

@media (max-width: 480px) {
    .breadcrumbs-wrap label {
        display: none;
    }
}

.dialog,
.dialog__overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.dialog {
    position: fixed;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    pointer-events: none;
    z-index: 9999;
    visibility: hidden;
}

    .dialog.dialog--open {
        visibility: visible;
    }

.dialog__overlay {
    position: absolute;
    z-index: 1;
    background: rgba(55, 58, 71, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-backface-visibility: hidden;
}

.dialog--open .dialog__overlay {
    opacity: 1;
    pointer-events: auto;
}

.dialog__content {
    width: 80%;
    max-width: 520px;
    min-width: 290px;
    background: #fff;
    padding: 20px;
    text-align: center;
    position: relative;
    z-index: 5;
    opacity: 0;
}

.dialog--open .dialog__content {
    pointer-events: auto;
}
/* Content */
.dialog h2 {
    margin: 0;
    font-weight: 400;
    font-size: 24px;
    padding: 0 0 15px;
    text-transform: uppercase;
}

.dialog--open .dialog__overlay {
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.dialog--close .dialog__overlay {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.dialog__content {
    padding: 0;
    background: transparent;
}

.dialog.dialog--open .dialog__content {
    opacity: 1;
}

.morph-shape {
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -2px;
    left: -2px;
    z-index: -1;
}

    .morph-shape svg rect {
        stroke: #fff;
        stroke-width: 2px;
        stroke-dasharray: 1680;
    }

.dialog--open .morph-shape svg rect {
    -webkit-animation: anim-dash 0.6s forwards;
    animation: anim-dash 0.6s forwards;
}

.dialog-inner {
    opacity: 0;
    background: #fff;
}

.dialog--open .dialog-inner {
    padding: 30px;
    opacity: 1;
    -webkit-transition: opacity 0.85s 0.35s;
    transition: opacity 0.85s 0.35s;
}

.dialog.dialog--open h2 {
    -webkit-animation: anim-elem-1 0.7s ease-out both;
    -o-animation: anim-elem-1 0.7s ease-out both;
    animation: anim-elem-1 0.7s ease-out both;
}

.dialog.dialog--open button[data-dialog-close] {
    position: absolute;
    border: none;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 1;
    color: #fff;
}

.dialog.dialog--open p {
    line-height: 1.5;
    font-size: 18px;
}

@keyframes anim-dash {
    0% {
        stroke-dashoffset: 1680;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes anim-dash {
    0% {
        stroke-dashoffset: 1680;
    }

    100% {
        stroke-dashoffset: 0;
    }
}
/* Inner elements animations */
@-webkit-keyframes anim-elem-1 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes anim-elem-1 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/**
 * 3.0 - Header
 * ----------------------------------------------------------------------------
 */
@media screen and (min-width: 992px) {
    header.main-header .top-bar {
        font-family: 'Roboto';
        letter-spacing: 0.05em;
        color: #fff;
        background-color: #632d89;
    }

        header.main-header .top-bar .top-bar-left {
            text-align: left;
        }

        header.main-header .top-bar .top-bar-right {
            text-align: right;
        }

        header.main-header .top-bar .sidebar aside + aside {
            margin-top: 0;
            margin-left: 20px;
        }

        header.main-header .top-bar.bordered {
            border-bottom: solid 1px rgba(0, 0, 0, 0.1);
        }

        header.main-header .top-bar aside.widget {
            display: inline-block;
            vertical-align: middle;
            line-height: 40px;
        }

        header.main-header .top-bar .widget ul {
            border: none;
            background-color: transparent;
            list-style: none;
            padding: 0;
            margin: 0;
        }

            header.main-header .top-bar .widget ul li {
                display: inline-block;
            }

        header.main-header .top-bar ul.sub-menu:before {
            content: "";
            display: block;
            bottom: 100%;
            left: 20px;
            border-bottom: solid 7px #fbfbfb;
            position: absolute;
            border-left: solid 5px transparent;
            border-right: solid 5px transparent;
        }

        header.main-header .top-bar i.fa {
            vertical-align: middle;
        }

        header.main-header .top-bar ul.s-default li {
            margin-bottom: 0;
        }

        header.main-header .top-bar ul.top-bar-info {
            text-transform: uppercase;
        }

            header.main-header .top-bar ul.top-bar-info a {
                color: #fff;
            }

                header.main-header .top-bar ul.top-bar-info a:hover {
                    color: #ab469a;
                }

            header.main-header .top-bar ul.top-bar-info li {
                padding: 0;
            }

                header.main-header .top-bar ul.top-bar-info li + li {
                    margin-left: 30px;
                }

            header.main-header .top-bar ul.top-bar-info i.fa {
                margin-right: 5px;
            }

        header.main-header .top-bar .widget_archive > ul,
        header.main-header .top-bar .widget_categories > ul,
        header.main-header .top-bar .widget_pages > ul,
        header.main-header .top-bar .widget_nav_menu > div > ul,
        header.main-header .top-bar .woocommerce .widget_product_categories > ul,
        header.main-header .top-bar .widget_layered_nav > ul {
            display: inline-block;
            padding-bottom: 0;
            padding-top: 0;
            border: none;
            background-color: transparent;
        }

            header.main-header .top-bar .widget_archive > ul ul,
            header.main-header .top-bar .widget_categories > ul ul,
            header.main-header .top-bar .widget_pages > ul ul,
            header.main-header .top-bar .widget_nav_menu > div > ul ul,
            header.main-header .top-bar .woocommerce .widget_product_categories > ul ul,
            header.main-header .top-bar .widget_layered_nav > ul ul {
                position: absolute;
                display: none;
                left: -20px;
                top: 100%;
                z-index: 9999;
                min-width: 180px;
                background-color: #fbfbfb;
                margin: 0;
                padding: 10px 0;
            }

                header.main-header .top-bar .widget_archive > ul ul a,
                header.main-header .top-bar .widget_categories > ul ul a,
                header.main-header .top-bar .widget_pages > ul ul a,
                header.main-header .top-bar .widget_nav_menu > div > ul ul a,
                header.main-header .top-bar .woocommerce .widget_product_categories > ul ul a,
                header.main-header .top-bar .widget_layered_nav > ul ul a {
                    color: #444;
                    padding: 0;
                }

                header.main-header .top-bar .widget_archive > ul ul li,
                header.main-header .top-bar .widget_categories > ul ul li,
                header.main-header .top-bar .widget_pages > ul ul li,
                header.main-header .top-bar .widget_nav_menu > div > ul ul li,
                header.main-header .top-bar .woocommerce .widget_product_categories > ul ul li,
                header.main-header .top-bar .widget_layered_nav > ul ul li {
                    display: block;
                    text-align: left;
                    margin: 0;
                    padding: 0 20px;
                }

        header.main-header .top-bar .widget_archive li,
        header.main-header .top-bar .widget_categories li,
        header.main-header .top-bar .widget_pages li,
        header.main-header .top-bar .widget_nav_menu > div li,
        header.main-header .top-bar .woocommerce .widget_product_categories li,
        header.main-header .top-bar .widget_layered_nav li {
            display: inline-block;
            padding-top: 0;
            margin-bottom: 0;
            vertical-align: middle;
            padding: 0;
            line-height: 40px;
        }

            header.main-header .top-bar .widget_archive li:hover > ul,
            header.main-header .top-bar .widget_categories li:hover > ul,
            header.main-header .top-bar .widget_pages li:hover > ul,
            header.main-header .top-bar .widget_nav_menu > div li:hover > ul,
            header.main-header .top-bar .woocommerce .widget_product_categories li:hover > ul,
            header.main-header .top-bar .widget_layered_nav li:hover > ul {
                display: block;
            }

            header.main-header .top-bar .widget_archive li + li,
            header.main-header .top-bar .widget_categories li + li,
            header.main-header .top-bar .widget_pages li + li,
            header.main-header .top-bar .widget_nav_menu > div li + li,
            header.main-header .top-bar .woocommerce .widget_product_categories li + li,
            header.main-header .top-bar .widget_layered_nav li + li {
                margin-top: 0;
                border: none;
                margin-left: 40px;
                position: relative;
            }

                header.main-header .top-bar .widget_archive li + li:before,
                header.main-header .top-bar .widget_categories li + li:before,
                header.main-header .top-bar .widget_pages li + li:before,
                header.main-header .top-bar .widget_nav_menu > div li + li:before,
                header.main-header .top-bar .woocommerce .widget_product_categories li + li:before,
                header.main-header .top-bar .widget_layered_nav li + li:before {
                    content: '';
                    height: 12px;
                    border-left: solid 1px rgba(255, 255, 255, 0.3);
                    position: absolute;
                    left: -20px;
                    margin: auto;
                    top: 0;
                    bottom: 0;
                }

        header.main-header .top-bar .widget_archive a,
        header.main-header .top-bar .widget_categories a,
        header.main-header .top-bar .widget_pages a,
        header.main-header .top-bar .widget_nav_menu > div a,
        header.main-header .top-bar .woocommerce .widget_product_categories a,
        header.main-header .top-bar .widget_layered_nav a {
            color: #fff;
        }

            header.main-header .top-bar .widget_archive a:hover,
            header.main-header .top-bar .widget_categories a:hover,
            header.main-header .top-bar .widget_pages a:hover,
            header.main-header .top-bar .widget_nav_menu > div a:hover,
            header.main-header .top-bar .woocommerce .widget_product_categories a:hover,
            header.main-header .top-bar .widget_layered_nav a:hover {
                color: #ab469a;
            }

        header.main-header .top-bar .widget_archive > ul > li > a,
        header.main-header .top-bar .widget_categories > ul > li > a,
        header.main-header .top-bar .widget_pages > ul > li > a,
        header.main-header .top-bar .widget_nav_menu > div > ul > li > a,
        header.main-header .top-bar .woocommerce .widget_product_categories > ul > li > a,
        header.main-header .top-bar .widget_layered_nav > ul > li > a {
            padding-left: 0;
        }

    header.main-header {
        background-color: #fff;
       /* position: relative;*/
        z-index: 999;
        color: #222;
    }

        header.main-header i.fa {
            vertical-align: middle;
        }

        header.main-header .header-logo {
            height: 90px;
            font-size: 0;
            text-align: left;
            float: left;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

            header.main-header .header-logo img {
                max-height: 90px;
                padding-top: 20px;
                padding-bottom: 20px;
                max-width: none;
            }

        header.main-header .logo-sticky {
            display: none;
        }

        header.main-header .nav-logo-sticky {
            display: none;
            vertical-align: middle;
        }

        header.main-header .header-container {
            position: relative;
        }

        header.main-header .header-nav-wrapper {
            z-index: 999;
            background-color: #fff;
            position: relative;
        }

            header.main-header .header-nav-wrapper.bottom-bordered {
                border-top: solid 1px rgba(0, 0, 0, 0.1);
            }

            header.main-header .header-nav-wrapper.header-dark.bottom-bordered {
                border-top-color: rgba(255, 255, 255, 0.1);
            }

            header.main-header .header-nav-wrapper.bottom-border-solid {
                border-bottom: solid 1px rgba(0, 0, 0, 0.1);
            }

                header.main-header .header-nav-wrapper.bottom-border-solid .x-nav-menu > li > .x-sub-menu {
                    margin-top: 1px;
                }

            header.main-header .header-nav-wrapper.header-dark.bottom-border-solid {
                border-bottom-color: rgba(255, 255, 255, 0.1);
            }

            header.main-header .header-nav-wrapper.bottom-border-gradient {
                border-bottom: solid 3px rgba(0, 0, 0, 0.05);
            }

                header.main-header .header-nav-wrapper.bottom-border-gradient:after {
                    content: '';
                    display: block;
                    position: absolute;
                    height: 3px;
                    width: 100%;
                    bottom: -3px;
                    left: 0;
                    background: #632d89;
                    background: -webkit-linear-gradient(-90deg, #ab469a, #632d89 33%);
                    /* For Safari 5.1 to 6.0 */
                    background: -o-linear-gradient(-90deg, #ab469a, #632d89 33%);
                    /* For Opera 11.1 to 12.0 */
                    background: -moz-linear-gradient(-90deg, #ab469a, #632d89 33%);
                    /* For Firefox 3.6 to 15 */
                    background: linear-gradient(-90deg, #ab469a, #632d89 33%);
                    /* Standard syntax (must be last) */
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab469a', endColorstr='#632d89', GradientType=0);
                }

                header.main-header .header-nav-wrapper.bottom-border-gradient.w2p3:after {
                    width: 66.77777%;
                }

                header.main-header .header-nav-wrapper.bottom-border-gradient .x-nav-menu > li > .x-sub-menu {
                    margin-top: 3px;
                }

            header.main-header .header-nav-wrapper.header-dark.bottom-border-gradient {
                border-bottom-color: rgba(255, 255, 255, 0.1);
            }

    .header-nav-left {
        float: left;
        text-align: left;
        line-height: 90px;
    }

    .header-nav-right {
        float: right;
        text-align: right;
        line-height: 90px;
    }

    .header-customize a {
        color: inherit;
    }

    .header-customize .fa {
        font-size: 14px;
    }

    .header-customize-nav {
        float: right;
    }

    .header-customize-item {
        display: inline-block;
        vertical-align: top;
    }

        .header-customize-item + .header-customize-item {
            margin-left: 40px;
        }

        .header-customize-item:first-child {
            margin-left: 40px;
        }

    .custom-text-wrapper .m-button {
        padding: 10px 20px;
    }

    .header-social-profile-wrapper {
        list-style: none;
    }

        .header-social-profile-wrapper * {
            display: inline-block;
            vertical-align: top;
        }

        .header-social-profile-wrapper a:hover {
            color: #632d89;
        }

        .header-social-profile-wrapper ul {
            padding: 0;
            margin: 0;
        }

        .header-social-profile-wrapper li + li {
            margin-left: 15px;
        }

    .left-menu {
        float: left;
    }

    .right-menu {
        float: right;
    }

    .menu-wrapper {
        float: left;
    }

    .container-full {
        padding-left: 70px;
        padding-right: 70px;
    }

    header.header-boxed {
        width: 1258px;
        max-width: 100%;
        position: absolute;
        margin: 30px auto auto;
        z-index: 999;
        left: 0;
        right: 0;
    }

        header.header-boxed .header-container {
            position: static !important;
        }

    header.header-float {
        position: absolute;
        z-index: 999;
        left: 0;
        right: 0;
        background-color: transparent;
    }

    .header-customize-item.my-account-button a {
        padding: 10px 25px;
        background-color: #ab469a;
        color: #fff;
        text-transform: uppercase;
    }

        .header-customize-item.my-account-button a:hover {
            background-color: #632d89;
        }

    header .header-2 {
        color: #fff;
    }

        header .header-2.header-nav-wrapper {
            background-color: transparent;
        }

        header .header-2 .top-bar {
            background-color: transparent;
            line-height: 40px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

            header .header-2 .top-bar > .container {
                width: auto;
            }

        header .header-2 .header-nav-above {
            line-height: 30px;
        }

        header .header-2 .x-nav-menu > .x-menu-item {
            line-height: 30px;
        }

    header .header-3 {
        color: #fff;
    }

        header .header-3.header-nav-wrapper {
            background-color: #632d89;
        }

        header .header-3 .header-logo {
            position: relative;
            padding-right: 65px;
            background-color: #fff;
        }

            header .header-3 .header-logo:before {
                content: '';
                position: absolute;
                right: 100%;
                background-color: #fff;
                width: 2000px;
                height: 100%;
            }

            header .header-3 .header-logo:after {
                content: '';
                position: absolute;
                left: 100%;
                border-left: solid 40px #fff;
                border-bottom: solid 66px transparent;
            }

        header .header-3 .shopping-cart-wrapper .widget_shopping_cart_icon > i.fa + span.total {
            display: none;
        }

        header .header-3 .header-customize-item.my-account-button a,
        header .header-3 .shopping-cart-wrapper .widget_shopping_cart_icon > i.fa,
        header .header-3 .icon-search-menu i.fa {
            width: 34px;
            height: 34px;
            line-height: 34px;
            text-align: center;
            padding: 0;
            margin: 0;
            display: inline-block;
            vertical-align: middle;
            background-color: #472063;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
        }

            header .header-3 .header-customize-item.my-account-button a:before {
                content: "\f023";
                font-family: 'FontAwesome';
                display: inline-block;
            }

            header .header-3 .header-customize-item.my-account-button a > span {
                display: none;
            }

        header .header-3 .header-customize-item + .header-customize-item {
            margin-left: 6px;
        }

    body.header-3 .top-bar {
        background-color: #ab469a;
    }

        body.header-3 .top-bar a:hover {
            color: #632d89;
        }

    body.header-3 header.main-header .top-bar .widget_archive a:hover,
    body.header-3 header.main-header .top-bar .widget_categories a:hover,
    body.header-3 header.main-header .top-bar .widget_pages a:hover,
    body.header-3 header.main-header .top-bar .widget_nav_menu > div a:hover,
    body.header-3 header.main-header .top-bar .woocommerce .widget_product_categories a:hover,
    body.header-3 header.main-header .top-bar .widget_layered_nav a:hover,
    body.header-3 header.main-header .top-bar ul.top-bar-info a:hover {
        color: #632d89;
    }

    .sticky-wrapper.is-sticky .header-nav-wrapper {
        width: 100%;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
        left: 0;
        right: 0;
    }

        .sticky-wrapper.is-sticky .header-nav-wrapper.sticky-in {
            -webkit-animation: header-drop 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1);
            -moz-animation: header-drop 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1);
            -ms-animation: header-drop 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1);
            -o-animation: header-drop 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1);
            animation: header-drop 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1);
        }

        .sticky-wrapper.is-sticky .header-nav-wrapper.sticky-out {
            -webkit-animation: header-drop-out 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1) !important;
            -moz-animation: header-drop-out 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1) !important;
            -ms-animation: header-drop-out 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1) !important;
            -o-animation: header-drop-out 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1) !important;
            animation: header-drop-out 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1) !important;
        }

    .sticky-wrapper.is-sticky .logo-sticky {
        display: inline-block;
    }

    .sticky-wrapper.is-sticky .nav-logo-sticky {
        display: inline-block;
    }

        .sticky-wrapper.is-sticky .nav-logo-sticky + li {
            margin-left: 40px;
        }

    .sticky-wrapper.is-sticky .header-logo.has-logo-sticky {
        display: none;
    }

    .sticky-wrapper.is-sticky .header-logo img {
        max-height: 66px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .sticky-wrapper.is-sticky .x-nav-menu > .x-menu-item,
    .sticky-wrapper.is-sticky .header-nav-right,
    .sticky-wrapper.is-sticky .header-nav-left {
        line-height: 66px;
    }

    .sticky-wrapper.is-sticky .header-logo {
        height: 66px;
    }

    .sticky-wrapper.is-sticky .sticky-dark {
        background-color: #222 !important;
        color: #eee;
    }

        .sticky-wrapper.is-sticky .sticky-dark .header-customize-item,
        .sticky-wrapper.is-sticky .sticky-dark .x-nav-menu {
            color: #eee;
        }

    .sticky-wrapper.is-sticky .sticky-light {
        background-color: #fff !important;
        color: #444;
    }

        .sticky-wrapper.is-sticky .sticky-light .x-nav-menu,
        .sticky-wrapper.is-sticky .sticky-light .header-customize-item {
            color: #444;
        }

    .sticky-wrapper.is-sticky .header-nav-above {
        line-height: 66px;
    }

    body.header-2 .sticky-wrapper.is-sticky .header-nav-wrapper {
        background-color: #fff;
        color: #444;
    }

    body.header-2 .sticky-wrapper.is-sticky .top-bar {
        display: none;
    }

    body.header-3 .sticky-wrapper.is-sticky .header-logo:after {
        border-bottom-width: 66px;
    }

    body.boxed .sticky-wrapper.is-sticky .header-nav-wrapper {
        max-width: 1200px;
        margin: auto;
    }

    body.boxed header .header-3 .header-logo:before {
        width: 15px;
    }
}

@media screen and (max-width: 1399px) {
    .container-full {
        padding-left: 15px;
        padding-right: 15px;
        width: 1200px;
        max-width: 100%;
        margin: auto;
    }
}

header .header-logo > a > img.retina-logo {
    display: none;
}

@media only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    header .header-logo > a > img.has-retina {
        display: none;
    }

    header .header-logo > a > img.retina-logo {
        display: inline-block;
    }
}

@media screen and (min-width: 992px) {
    header.mobile-header {
        display: none !important;
    }
}

@media screen and (max-width: 991px) {
    body {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        position: relative;
        left: 0;
    }

    .top-bar-mobile {
        font-family: 'Oswald';
        font-size: 12px;
        letter-spacing: 0.05em;
        color: inherit;
    }

        .top-bar-mobile .sidebar aside + aside {
            margin-top: 0;
            margin-left: 20px;
        }

        .top-bar-mobile .header-mobile-container-inner {
            padding-top: 7px;
            padding-bottom: 7px;
        }

        .top-bar-mobile aside.widget {
            display: inline-block;
            vertical-align: middle;
            line-height: 30px;
        }

        .top-bar-mobile .top-bar-right {
            text-align: right;
        }

        .top-bar-mobile i.fa {
            vertical-align: middle;
        }

        .top-bar-mobile ul.s-default li {
            margin-bottom: 0;
        }

        .top-bar-mobile.container-bordered .header-mobile-container-inner,
        .top-bar-mobile.bordered {
            border-bottom: solid 1px rgba(0, 0, 0, 0.1);
        }

        .top-bar-mobile .top-bar-info,
        .top-bar-mobile .widget_archive > ul,
        .top-bar-mobile .widget_categories > ul,
        .top-bar-mobile .widget_pages > ul,
        .top-bar-mobile .widget_nav_menu > div > ul,
        .top-bar-mobile .woocommerce .widget_product_categories > ul,
        .top-bar-mobile .widget_layered_nav > ul {
            list-style: none;
            padding: 0;
            margin: 0;
            border: none;
            background: transparent;
        }

            .top-bar-mobile .top-bar-info li,
            .top-bar-mobile .widget_archive > ul li,
            .top-bar-mobile .widget_categories > ul li,
            .top-bar-mobile .widget_pages > ul li,
            .top-bar-mobile .widget_nav_menu > div > ul li,
            .top-bar-mobile .woocommerce .widget_product_categories > ul li,
            .top-bar-mobile .widget_layered_nav > ul li {
                display: inline-block;
                margin: 0;
                padding: 0;
            }

                .top-bar-mobile .top-bar-info li + li,
                .top-bar-mobile .widget_archive > ul li + li,
                .top-bar-mobile .widget_categories > ul li + li,
                .top-bar-mobile .widget_pages > ul li + li,
                .top-bar-mobile .widget_nav_menu > div > ul li + li,
                .top-bar-mobile .woocommerce .widget_product_categories > ul li + li,
                .top-bar-mobile .widget_layered_nav > ul li + li {
                    margin-left: 15px;
                }

        .top-bar-mobile .header-mobile-container-inner {
            border-bottom: solid 1px rgba(0, 0, 0, 0.1);
        }

    header.mobile-header {
        display: block !important;
    }

        header.mobile-header .mini-cart-link > a.view-cart,
        header.mobile-header .mini-cart-link > a.check-out {
            display: none !important;
        }

    header.main-header {
        display: none !important;
    }

    body.menu-mobile-in {
        left: 280px;
        overflow: hidden;
    }

    .container.header-mobile-container {
        position: relative;
    }

    .header-mobile-before {
        text-align: center;
    }

        .header-mobile-before img {
            max-height: 92px;
            padding-top: 15px;
            padding-bottom: 15px;
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
        }

    .header-mobile-nav.menu-drop-dropdown {
        max-height: 360px;
        position: relative;
        overflow: hidden;
    }

    .header-logo-mobile {
        line-height: 92px;
        vertical-align: middle;
        text-align: center;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

        .header-logo-mobile img {
            max-height: 92px;
            padding-top: 15px;
            padding-bottom: 15px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .header-logo-mobile img.retina-logo {
                display: none;
            }

    header.mobile-header .header-left,
    header.mobile-header .toggle-icon-wrapper.toggle-desktop,
    header.mobile-header .header-customize {
        display: none;
    }

    header.mobile-header .header-container-wrapper {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        z-index: 997;
        top: 0;
        background-color: #fff;
    }

    header.mobile-header .header-mobile-inner {
        height: 92px;
        position: relative;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

        header.mobile-header .header-mobile-inner .header-customize {
            display: block;
            font-size: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
            right: 0;
        }

            header.mobile-header .header-mobile-inner .header-customize:before {
                content: "";
                display: inline-block;
                vertical-align: middle;
                height: 100%;
            }

        header.mobile-header .header-mobile-inner .header-customize-item {
            font-size: 14px;
            display: inline-block;
            vertical-align: middle;
        }

            header.mobile-header .header-mobile-inner .header-customize-item + .header-customize-item {
                margin-left: 10px;
            }

        header.mobile-header .header-mobile-inner .toggle-icon-wrapper {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            font-size: 0;
        }

        header.mobile-header .header-mobile-inner .icon-search-menu {
            display: inline-block;
            vertical-align: middle;
            height: 45px;
            text-align: center;
            line-height: 45px;
            padding: 0;
            font-size: 20px;
            color: #000;
        }

            header.mobile-header .header-mobile-inner .icon-search-menu > i {
                vertical-align: middle;
            }

    header.mobile-header .ps-container > .ps-scrollbar-y-rail {
        right: 0;
    }

    header.mobile-header.bordered {
        border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    }

    header.mobile-header.container-bordered .header-mobile-container > .header-mobile-inner,
    header.mobile-header.container-bordered .search-mobile-wrapper {
        border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    }

    header.mobile-header.header-light-gray,
    header.mobile-header.header-gray,
    header.mobile-header.header-dark-gray,
    header.mobile-header.header-dark,
    header.mobile-header.header-overlay,
    header.mobile-header.header-transparent {
        color: #fff;
    }

        header.mobile-header.header-light-gray .toggle-icon-wrapper .toggle-icon > span,
        header.mobile-header.header-gray .toggle-icon-wrapper .toggle-icon > span,
        header.mobile-header.header-dark-gray .toggle-icon-wrapper .toggle-icon > span,
        header.mobile-header.header-dark .toggle-icon-wrapper .toggle-icon > span,
        header.mobile-header.header-overlay .toggle-icon-wrapper .toggle-icon > span,
        header.mobile-header.header-transparent .toggle-icon-wrapper .toggle-icon > span,
        header.mobile-header.header-light-gray .toggle-icon-wrapper .toggle-icon:before,
        header.mobile-header.header-gray .toggle-icon-wrapper .toggle-icon:before,
        header.mobile-header.header-dark-gray .toggle-icon-wrapper .toggle-icon:before,
        header.mobile-header.header-dark .toggle-icon-wrapper .toggle-icon:before,
        header.mobile-header.header-overlay .toggle-icon-wrapper .toggle-icon:before,
        header.mobile-header.header-transparent .toggle-icon-wrapper .toggle-icon:before,
        header.mobile-header.header-light-gray .toggle-icon-wrapper .toggle-icon:after,
        header.mobile-header.header-gray .toggle-icon-wrapper .toggle-icon:after,
        header.mobile-header.header-dark-gray .toggle-icon-wrapper .toggle-icon:after,
        header.mobile-header.header-dark .toggle-icon-wrapper .toggle-icon:after,
        header.mobile-header.header-overlay .toggle-icon-wrapper .toggle-icon:after,
        header.mobile-header.header-transparent .toggle-icon-wrapper .toggle-icon:after {
            background-color: #fff;
        }

        header.mobile-header.header-light-gray .header-mobile-inner .icon-search-menu,
        header.mobile-header.header-gray .header-mobile-inner .icon-search-menu,
        header.mobile-header.header-dark-gray .header-mobile-inner .icon-search-menu,
        header.mobile-header.header-dark .header-mobile-inner .icon-search-menu,
        header.mobile-header.header-overlay .header-mobile-inner .icon-search-menu,
        header.mobile-header.header-transparent .header-mobile-inner .icon-search-menu {
            color: #fff;
        }

        header.mobile-header.header-light-gray .search-mobile-wrapper form,
        header.mobile-header.header-gray .search-mobile-wrapper form,
        header.mobile-header.header-dark-gray .search-mobile-wrapper form,
        header.mobile-header.header-dark .search-mobile-wrapper form,
        header.mobile-header.header-overlay .search-mobile-wrapper form,
        header.mobile-header.header-transparent .search-mobile-wrapper form {
            color: #fff;
        }

        header.mobile-header.header-light-gray .top-bar-transparent.container-bordered .header-mobile-container-inner,
        header.mobile-header.header-gray .top-bar-transparent.container-bordered .header-mobile-container-inner,
        header.mobile-header.header-dark-gray .top-bar-transparent.container-bordered .header-mobile-container-inner,
        header.mobile-header.header-dark .top-bar-transparent.container-bordered .header-mobile-container-inner,
        header.mobile-header.header-overlay .top-bar-transparent.container-bordered .header-mobile-container-inner,
        header.mobile-header.header-transparent .top-bar-transparent.container-bordered .header-mobile-container-inner,
        header.mobile-header.header-light-gray .top-bar-transparent.bordered,
        header.mobile-header.header-gray .top-bar-transparent.bordered,
        header.mobile-header.header-dark-gray .top-bar-transparent.bordered,
        header.mobile-header.header-dark .top-bar-transparent.bordered,
        header.mobile-header.header-overlay .top-bar-transparent.bordered,
        header.mobile-header.header-transparent .top-bar-transparent.bordered,
        header.mobile-header.header-light-gray.bordered,
        header.mobile-header.header-gray.bordered,
        header.mobile-header.header-dark-gray.bordered,
        header.mobile-header.header-dark.bordered,
        header.mobile-header.header-overlay.bordered,
        header.mobile-header.header-transparent.bordered,
        header.mobile-header.header-light-gray.bordered .header-container-wrapper,
        header.mobile-header.header-gray.bordered .header-container-wrapper,
        header.mobile-header.header-dark-gray.bordered .header-container-wrapper,
        header.mobile-header.header-dark.bordered .header-container-wrapper,
        header.mobile-header.header-overlay.bordered .header-container-wrapper,
        header.mobile-header.header-transparent.bordered .header-container-wrapper,
        header.mobile-header.header-light-gray.container-bordered .header-mobile-container > .header-mobile-inner,
        header.mobile-header.header-gray.container-bordered .header-mobile-container > .header-mobile-inner,
        header.mobile-header.header-dark-gray.container-bordered .header-mobile-container > .header-mobile-inner,
        header.mobile-header.header-dark.container-bordered .header-mobile-container > .header-mobile-inner,
        header.mobile-header.header-overlay.container-bordered .header-mobile-container > .header-mobile-inner,
        header.mobile-header.header-transparent.container-bordered .header-mobile-container > .header-mobile-inner,
        header.mobile-header.header-light-gray.container-bordered .search-mobile-wrapper,
        header.mobile-header.header-gray.container-bordered .search-mobile-wrapper,
        header.mobile-header.header-dark-gray.container-bordered .search-mobile-wrapper,
        header.mobile-header.header-dark.container-bordered .search-mobile-wrapper,
        header.mobile-header.header-overlay.container-bordered .search-mobile-wrapper,
        header.mobile-header.header-transparent.container-bordered .search-mobile-wrapper {
            border-bottom-color: rgba(255, 255, 255, 0.2);
        }

    header.mobile-header.header-light {
        background-color: #fff;
    }

        header.mobile-header.header-light .search-mobile-wrapper form {
            color: #444;
        }

        header.mobile-header.header-light .top-bar-mobile.top-bar-transparent {
            color: #444;
            border-bottom-color: rgba(0, 0, 0, 0.1);
        }

    header.mobile-header.header-light-gray {
        background-color: #747474;
    }

    header.mobile-header.header-gray {
        background-color: #5F5F5F;
    }

    header.mobile-header.header-dark-gray {
        background-color: #4C4C4C;
    }

    header.mobile-header.header-dark {
        background-color: #000;
    }

    header.mobile-header.header-overlay {
        background-color: rgba(0, 0, 0, 0.3);
    }

    header.mobile-header.header-transparent {
        background-color: transparent;
    }

    .x-nav-menu {
        padding: 0;
        margin: 0;
        display: block;
        background-color: transparent;
    }

        .x-nav-menu a.x-menu-a-text > b.x-caret:before {
            color: #ddd;
        }

        .x-nav-menu li.x-menu-item {
            border-bottom: solid 1px #4C4C4C;
            position: relative;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -ms-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s;
            cursor: auto;
        }

            .x-nav-menu li.x-menu-item:not(.x-sub-menu-open):hover {
                background-color: #4c4c4c;
            }

            .x-nav-menu li.x-menu-item.menu-item-has-children {
                cursor: pointer;
            }

            .x-nav-menu li.x-menu-item > a.x-menu-a-text {
                display: inline-block;
                position: static;
                padding: 5px 15px;
                border-bottom: none;
                text-transform: uppercase;
                font-family: Roboto;
                color: #ddd;
            }

                .x-nav-menu li.x-menu-item > a.x-menu-a-text > b.x-caret {
                    position: absolute;
                    right: 0;
                    bottom: auto;
                    top: 0;
                    width: 44px;
                    height: 38px;
                    line-height: 38px;
                    text-align: center;
                    -webkit-transition: all 0.3s;
                    -moz-transition: all 0.3s;
                    -ms-transition: all 0.3s;
                    -o-transition: all 0.3s;
                    transition: all 0.3s;
                }

                    .x-nav-menu li.x-menu-item > a.x-menu-a-text > b.x-caret:before {
                        content: "\f107";
                        font-family: 'fontawesome';
                        display: inline-block;
                    }

            .x-nav-menu li.x-menu-item.x-sub-menu-open > a > b.x-caret {
                -webkit-transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
                transform: rotate(180deg);
            }

            .x-nav-menu li.x-menu-item.x-sub-menu-open > ul.x-sub-menu:before {
                content: "";
                display: block;
                border-left: solid 6px transparent;
                border-right: solid 6px transparent;
                border-top: solid 6px #383838;
                position: absolute;
                top: 0;
                left: 15px;
                z-index: 1;
            }

        .x-nav-menu li.current-menu-ancestor > a.x-menu-a-text,
        .x-nav-menu li.current-menu-parent > a.x-menu-a-text,
        .x-nav-menu li.current-menu-item > a.x-menu-a-text,
        .x-nav-menu li.menu-current > a.x-menu-a-text,
        .x-nav-menu li > a.x-menu-a-text:hover,
        .x-nav-menu li:hover > a,
        .x-nav-menu li ul.x-sub-menu li:hover > a {
            color: #632d89;
        }

            .x-nav-menu li.current-menu-ancestor > a.x-menu-a-text > b.x-caret:before,
            .x-nav-menu li.current-menu-parent > a.x-menu-a-text > b.x-caret:before,
            .x-nav-menu li.current-menu-item > a.x-menu-a-text > b.x-caret:before,
            .x-nav-menu li.menu-current > a.x-menu-a-text > b.x-caret:before,
            .x-nav-menu li > a.x-menu-a-text:hover > b.x-caret:before,
            .x-nav-menu li:hover > a > b.x-caret:before,
            .x-nav-menu li ul.x-sub-menu li:hover > a > b.x-caret:before {
                color: #632d89;
            }

        .x-nav-menu ul.x-sub-menu {
            background-color: #444;
            padding-left: 0;
            position: relative;
        }

            .x-nav-menu ul.x-sub-menu > li.x-menu-item > a.x-menu-a-text {
                font-size: 14px;
                text-transform: none;
            }

            .x-nav-menu ul.x-sub-menu > li.x-menu-item.x-sub-menu-open > ul.x-sub-menu:before {
                border-top: solid 6px #444;
            }

        .x-nav-menu ul ul.x-sub-menu {
            background-color: #525252;
        }

            .x-nav-menu ul ul.x-sub-menu > li.x-menu-item.x-sub-menu-open > ul.x-sub-menu:before {
                border-top: solid 6px #525252;
            }

        .x-nav-menu ul ul ul.x-sub-menu {
            background-color: #5f5f5f;
        }

            .x-nav-menu ul ul ul.x-sub-menu > li.x-menu-item.x-sub-menu-open > ul.x-sub-menu:before {
                border-top: solid 6px #5f5f5f;
            }

        .x-nav-menu ul ul ul ul.x-sub-menu {
            background-color: #414141;
        }

    .header-mobile-nav {
        background-color: #383838;
        display: none;
        margin-bottom: 15px;
    }

    .mobile-header-float {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 999;
    }

        .mobile-header-float .sticky-wrapper {
            height: auto !important;
            position: relative !important;
        }

    form.search-form-menu-mobile {
        display: none;
    }

    .header-mobile-nav.menu-drop-fly {
        display: block;
        position: fixed;
        margin: 0;
        top: 0;
        bottom: 0;
        overflow: auto;
        overflow-x: hidden;
        width: 280px;
        left: -280px;
        border-right: solid 3px #632d89;
        z-index: 9999;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

        .header-mobile-nav.menu-drop-fly.in {
            left: 0;
        }

        .header-mobile-nav.menu-drop-fly form.search-form-menu-mobile {
            display: block;
            background-color: #222;
            padding: 15px;
            position: relative;
        }

            .header-mobile-nav.menu-drop-fly form.search-form-menu-mobile input {
                background-color: #333;
                border: none;
                display: block;
                width: 100%;
                font-size: 14px;
                line-height: 1.2;
                height: auto;
                padding: 12px;
                font-family: inherit;
            }

            .header-mobile-nav.menu-drop-fly form.search-form-menu-mobile button {
                border: none;
                background-color: transparent;
                position: absolute;
                top: 0;
                right: 19px;
                line-height: 1;
                bottom: 0;
                margin: auto;
                font-size: 16px;
            }

    .main-menu-overlay {
        opacity: 0;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: -1;
        pointer-events: none;
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease;
    }

    body.menu-mobile-in .main-menu-overlay {
        opacity: 1;
        z-index: 999;
        pointer-events: auto;
       
    }

    header.header-mobile-1 .header-logo-mobile {
        padding-left: 50px;
        padding-right: 50px;
    }

    header.header-mobile-2 .header-logo-mobile {
        float: left;
        padding-right: 80px;
    }

    header.header-mobile-2 .header-mobile-inner .toggle-icon-wrapper {
        right: 0;
        left: auto;
    }

    header.header-mobile-2 .header-mobile-inner .header-customize {
        right: 40px;
    }

    header.header-mobile-3 .header-logo-mobile {
        float: right;
        padding-left: 80px;
    }

    header.header-mobile-3 .header-mobile-inner .header-customize {
        left: 40px;
        right: auto;
    }

    header.header-mobile-4 .header-logo-mobile {
        padding-left: 50px;
        padding-right: 50px;
    }

    header.header-mobile-4 > .container {
        background: #f2f2f2;
    }

    header.header-mobile-4.container-bordered {
        margin-bottom: 15px;
    }

    header.header-mobile-4.bordered .header-container-wrapper {
        border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    }

    header.header-mobile-4 .search-mobile-wrapper form {
        padding: 0;
        margin: 0;
        position: relative;
    }

        header.header-mobile-4 .search-mobile-wrapper form > input {
            background-color: transparent;
            border: none;
            width: 100%;
            padding: 0;
            margin: 0;
            color: inherit;
        }

        header.header-mobile-4 .search-mobile-wrapper form > i {
            position: absolute;
            right: 0;
            top: 0;
            margin: auto;
            bottom: 0;
            font-size: 18px;
            height: 18px;
        }

    body.mobile-border-container #page-title {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }

    .sticky-wrapper.is-sticky > .header-container-wrapper {
        z-index: 997;
        left: 0;
        right: 0;
        -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
    }

    .sticky-wrapper.is-sticky .header-logo-mobile {
        line-height: 66px;
    }

        .sticky-wrapper.is-sticky .header-logo-mobile img {
            max-height: 66px;
        }

    .sticky-wrapper.is-sticky .header-mobile-inner {
        height: 66px;
    }

    .header-light .sticky-wrapper.is-sticky > .header-container-wrapper {
        background-color: #fff;
    }

    .header-light-gray .sticky-wrapper.is-sticky > .header-container-wrapper {
        background-color: #747474;
    }

    .header-gray .sticky-wrapper.is-sticky > .header-container-wrapper {
        background-color: #5F5F5F;
    }

    .header-dark-gray .sticky-wrapper.is-sticky > .header-container-wrapper {
        background-color: #4C4C4C;
    }

    .header-dark .sticky-wrapper.is-sticky > .header-container-wrapper {
        background-color: #000;
    }

    .header-overlay .sticky-wrapper.is-sticky > .header-container-wrapper {
        background-color: rgba(0, 0, 0, 0.3);
    }

    .sticky-wrapper:not(.is-sticky) {
        height: auto !important;
        position: relative !important;
    }

    .sticky-wrapper.is-sticky header.mobile-header ul.x-nav-menu {
        max-height: 450px;
        overflow: auto;
    }

    body.menu-mobile-in .sticky-wrapper.is-sticky > .header-container-wrapper.menu-drop-fly {
        left: 280px;
        right: -280px;
    }

    .shopping-cart-wrapper .widget_shopping_cart_icon > i.fa {
        font-size: 20px;
        color: #000;
    }

        .shopping-cart-wrapper .widget_shopping_cart_icon > i.fa + span.total {
            display: none;
        }
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        top: -46px;
    }
}

@media screen and (max-width: 480px) {
    .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
        min-width: 280px;
    }
}

@media screen and (max-width: 320px) {
    #wpadminbar {
        top: -46px;
    }

    .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
        min-width: 254px;
    }
}

@media only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .header-logo-mobile img.retina-logo {
        display: inline-block;
    }

    .header-logo-mobile img.has-retina {
        display: none;
    }
}

.page-template-coming-soon #top-drawer-area {
    display: none;
}

#top-drawer-area {
    position: relative;
    z-index: 999;
}

#top-drawer-bar {
    background-color: #2f2f2f;
    color: #c5c5c5;
    height: auto;
    overflow: hidden;
    padding: 0;
    z-index: 3;
}

    #top-drawer-bar .sidebar {
        color: #c5c5c5;
    }

        #top-drawer-bar .sidebar h4.widget-title {
            color: #c5c5c5;
        }

        #top-drawer-bar .sidebar .widget-posts-wrap .widget-posts-title {
            color: #c5c5c5;
        }

        #top-drawer-bar .sidebar #wp-calendar caption,
        #top-drawer-bar .sidebar #wp-calendar thead th {
            color: #c5c5c5;
        }

        #top-drawer-bar .sidebar .widget-social-profile {
            line-height: 50px;
        }

        #top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu {
            overflow: visible;
            border: none;
            margin: 0;
            padding: 0;
        }

            #top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu li {
                display: inline-block;
                position: relative;
            }

                #top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu li:before {
                    display: none;
                }

                #top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu li:hover > ul {
                    display: block;
                }

            #top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li {
                line-height: 50px;
                padding: 0;
                margin: 0;
            }

                #top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li + li {
                    margin-left: 20px;
                }

                #top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li ul {
                    display: none;
                    border-top: solid 1px #444444;
                    position: absolute;
                    z-index: 999;
                    left: 0;
                    top: 100%;
                    background-color: #2f2f2f;
                    color: #c5c5c5;
                    text-align: left;
                    margin: 0;
                    padding: 0 15px;
                    min-width: 150px;
                }

                    #top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li ul li {
                        display: block;
                        line-height: 26px;
                    }

                        #top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li ul li + li {
                            border-top: solid 1px #444444;
                        }

                    #top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li ul ul {
                        left: 100%;
                        top: 0;
                    }

        #top-drawer-bar .sidebar .darna-contact-info span i {
            color: #FFFFFF;
        }

        #top-drawer-bar .sidebar ul.product_list_widget li a {
            color: #FFFFFF;
        }

        #top-drawer-bar .sidebar .mail-chimp-wrapper .mail-chimp-button > input {
            background-color: rgba(73, 73, 73, 0.5);
            color: #c5c5c5;
        }

.top-drawer-toggle {
    border-left: 28px solid transparent;
    border-top: 28px solid #632d89;
    position: absolute;
    right: 0;
    top: 0;
}

    .top-drawer-toggle > .wicon {
        color: #FFFFFF;
        font-size: 13px;
        left: -14px;
        position: absolute;
        text-shadow: none;
        top: -26px;
    }

    .top-drawer-toggle.open:after {
        content: "\f068";
    }

.top-drawer-show {
    display: block;
}

.top-drawer-hide {
    display: none;
}

#top-drawer-area .g5plus-col-3,
#top-drawer-area .g5plus-col-4,
#top-drawer-area .g5plus-col-6,
#top-drawer-area .g5plus-col-8,
#top-drawer-area .g5plus-col-12 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#top-drawer-area .g5plus-col-3 {
    width: 25%;
}

#top-drawer-area .g5plus-col-4 {
    width: 33.33333333%;
}

#top-drawer-area .g5plus-col-6 {
    width: 50%;
}

#top-drawer-area .g5plus-col-8 {
    width: 66.66666667%;
}

#top-drawer-area .g5plus-col-12 {
    width: 100%;
}

@media screen and (min-width: 992px) {
    .x-col-1-12 {
        width: 8.33333333333333%;
    }

    .x-col-2-12 {
        width: 16.6666666666667%;
    }

    .x-col-3-12 {
        width: 25%;
    }

    .x-col-4-12 {
        width: 33.3333333333333%;
    }

    .x-col-5-12 {
        width: 41.6666666666667%;
    }

    .x-col-6-12 {
        width: 50%;
    }

    .x-col-7-12 {
        width: 58.3333333333333%;
    }

    .x-col-8-12 {
        width: 66.6666666666667%;
    }

    .x-col-9-12 {
        width: 75%;
    }

    .x-col-10-12 {
        width: 83.3333333333333%;
    }

    .x-col-11-12 {
        width: 91.6666666666667%;
    }

    .x-col-12-12 {
        width: 100%;
    }

    .x-col-1-11 {
        width: 9.09090909090909%;
    }

    .x-col-2-11 {
        width: 18.1818181818182%;
    }

    .x-col-3-11 {
        width: 27.2727272727273%;
    }

    .x-col-4-11 {
        width: 36.3636363636364%;
    }

    .x-col-5-11 {
        width: 45.4545454545455%;
    }

    .x-col-6-11 {
        width: 54.5454545454545%;
    }

    .x-col-7-11 {
        width: 63.6363636363636%;
    }

    .x-col-8-11 {
        width: 72.7272727272727%;
    }

    .x-col-9-11 {
        width: 81.8181818181818%;
    }

    .x-col-10-11 {
        width: 90.9090909090909%;
    }

    .x-col-1-10 {
        width: 10%;
    }

    .x-col-2-10 {
        width: 20%;
    }

    .x-col-3-10 {
        width: 30%;
    }

    .x-col-4-10 {
        width: 40%;
    }

    .x-col-5-10 {
        width: 50%;
    }

    .x-col-6-10 {
        width: 60%;
    }

    .x-col-7-10 {
        width: 70%;
    }

    .x-col-8-10 {
        width: 80%;
    }

    .x-col-9-10 {
        width: 90%;
    }

    .x-col-1-8 {
        width: 12.5%;
    }

    .x-col-3-8 {
        width: 37.5%;
    }

    .x-col-5-8 {
        width: 62.5%;
    }

    .x-col-7-8 {
        width: 87.5%;
    }

    .x-col-1-9 {
        width: 11.1111111111111%;
    }

    .x-col-2-9 {
        width: 22.2222222222222%;
    }

    .x-col-4-9 {
        width: 44.4444444444444%;
    }

    .x-col-5-9 {
        width: 55.5555555555556%;
    }

    .x-col-7-9 {
        width: 77.7777777777778%;
    }

    .x-col-8-9 {
        width: 88.8888888888889%;
    }

    .x-col-1-7 {
        width: 14.2857142857143%;
    }

    .x-col-2-7 {
        width: 28.5714285714286%;
    }

    .x-col-3-7 {
        width: 42.8571428571429%;
    }

    .x-col-4-7 {
        width: 57.1428571428571%;
    }

    .x-col-5-7 {
        width: 71.4285714285714%;
    }

    .x-col-6-7 {
        width: 85.7142857142857%;
    }

    .x-col {
        display: block;
        float: left;
    }

    .x-clear {
        clear: both;
    }

    .x-new-row {
        clear: both;
    }

    li.x-pos-static {
        position: static;
    }

    li.x-text-align-right {
        text-align: right;
    }

    li.x-text-align-left {
        text-align: left;
    }

    li.x-text-align-center {
        text-align: center;
    }

    span.x-disable-text {
        display: none;
    }

    i.x-menu-icon.x-icon-left {
        padding-right: 10px;
    }

    i.x-menu-icon.x-icon-right {
        padding-left: 10px;
    }

    i.x-menu-icon.x-icon-left.x-disable-text {
        padding-right: 0;
    }

    i.x-menu-icon.x-icon-right.x-disable-text {
        padding-left: 0;
    }

    li > a.x-disable-menu-item {
        display: none !important;
    }

    li.x-new-row:after {
        content: "";
        display: block;
        clear: both;
    }

    .x-list-style-none {
        list-style: none;
        list-style-position: inside;
    }

    .x-list-style-disc {
        list-style: disc !important;
        list-style-position: inside !important;
    }

    .x-list-style-square {
        list-style: square !important;
        list-style-position: inside !important;
    }

    .x-list-style-circle {
        list-style: circle !important;
        list-style-position: inside !important;
    }

    li.x-image-layout-image-only a.x-menu-a-text {
        display: none;
    }

    li.x-image-layout-image-only p.x-description {
        display: none;
    }

    li.x-image-layout-above > a.x-image + a.x-menu-a-text {
        margin-top: 10px;
    }

    .x-sub-menu-standard .x-sub-menu.x-pos-left-menu-parent,
    .x-sub-menu-standard .x-sub-menu.x-pos-left-menu-bar {
        right: 100%;
        left: auto;
    }

    .x-sub-menu.x-pos-full {
        left: 0;
        right: 0;
    }

    .x-nav-menu {
        display: inline-block;
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: left;
    }

        .x-nav-menu img {
            max-width: 100%;
            height: auto;
        }

        .x-nav-menu * {
            color: inherit;
            box-sizing: border-box;
        }

        .x-nav-menu > .x-menu-item {
            display: inline-block;
            line-height: 90px;
        }

            .x-nav-menu > .x-menu-item > a b.x-caret {
                display: none;
            }

            .x-nav-menu > .x-menu-item + .x-menu-item {
                margin-left: 40px;
            }

    .x-sub-menu {
        height: 0;
        visibility: hidden;
        overflow: hidden;
        position: absolute;
        opacity: 0;
        top: 100%;
        padding: 0;
        margin: 0;
        color: #444;
        z-index: -1;
        list-style: none;
        background-color: #fff;
        border-bottom: solid 2px #632d89;
        -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
    }

        .x-sub-menu .x-menu-item {
            position: relative;
            min-width: 210px;
            white-space: nowrap;
        }

    .x-menu-item {
        line-height: 38px;
    }

        .x-menu-item b.x-caret:before {
            content: "\f105";
            font-family: 'fontawesome';
        }

    .x-active > .x-sub-menu {
        overflow: visible;
        visibility: visible;
        opacity: 1;
        height: auto;
        z-index: 999;
    }

    .x-menu-a-text {
        font-family: 'Roboto';
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0.01em;
    }

    p.x-description {
        font-style: italic;
        font-size: 0.9em;
        line-height: 30px;
    }

    .x-sub-menu a.x-menu-a-text {
        text-transform: none;
    }

    .x-sub-menu-standard {
        padding: 10px 0;
    }

        .x-sub-menu-standard > .x-menu-item b.x-caret {
            position: absolute;
            right: 20px;
            transition: all 0.5s;
        }

        .x-sub-menu-standard a.x-menu-a-text {
            padding: 0 20px;
            color: inherit;
            -webkit-transition: background 0.3s ease-out;
            -moz-transition: background 0.3s ease-out;
            -ms-transition: background 0.3s ease-out;
            -o-transition: background 0.3s ease-out;
            transition: background 0.3s ease-out;
            display: block;
        }

            .x-sub-menu-standard a.x-menu-a-text:before {
                content: "\f105";
                font-family: 'fontawesome';
                opacity: 0;
                margin-left: -10px;
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                -ms-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
            }

            .x-sub-menu-standard a.x-menu-a-text > span.x-menu-text,
            .x-sub-menu-standard a.x-menu-a-text > i.x-menu-icon {
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                -ms-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
            }

            .x-sub-menu-standard a.x-menu-a-text:hover {
                background-color: rgba(99, 45, 137, 0.6);
                color: #fff;
            }

                .x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon,
                .x-sub-menu-standard a.x-menu-a-text:hover > span.x-menu-text {
                    padding-left: 10px;
                }

                    .x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon + span.x-menu-text {
                        padding-left: 0;
                    }

                .x-sub-menu-standard a.x-menu-a-text:hover:before {
                    margin-left: 0;
                    opacity: 1;
                }

                .x-sub-menu-standard a.x-menu-a-text:hover > b.x-caret {
                    opacity: 0;
                }

        .x-sub-menu-standard .x-sub-menu {
            top: 0;
            left: 100%;
            right: auto;
        }

    .x-sub-menu-multi-column {
        padding-bottom: 30px;
        display: flex;
    }

        .x-sub-menu-multi-column.no-padding {
            padding: 0;
        }

        .x-sub-menu-multi-column:after {
            content: "";
            display: block;
            clear: both;
        }

        .x-sub-menu-multi-column > .x-menu-item {
            padding-left: 15px;
            padding-right: 15px;
            margin-top: 30px;
            min-width: 0;
        }

            .x-sub-menu-multi-column > .x-menu-item + .x-menu-item {
                border-left: solid 1px rgba(0, 0, 0, 0.1);
            }

        .x-sub-menu-multi-column a.x-menu-a-text,
        .x-sub-menu-multi-column p.x-description {
            padding-left: 15px;
            padding-right: 15px;
        }

        .x-sub-menu-multi-column .x-sub-menu {
            padding-top: 0;
            padding-bottom: 0;
            height: auto;
            visibility: visible;
            opacity: 1;
            position: static;
            background-color: transparent;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            border: none;
            z-index: 999;
            overflow: visible;
        }

        .x-sub-menu-multi-column li.x-active > ul.x-sub-menu {
            visibility: visible !important;
            opacity: 1 !important;
            overflow: visible !important;
        }

        .x-sub-menu-multi-column .x-header-column > a {
            font-size: 1em;
            color: #444;
            position: relative;
            line-height: 1;
            display: block;
            margin-bottom: 20px;
            text-transform: uppercase;
            font-family: 'Oswald';
        }

        .x-sub-menu-multi-column b.x-caret {
            display: none;
        }

    .x-tabs.x-item-menu-tab {
        position: static;
        padding: 0;
        margin: 0;
    }

        .x-tabs.x-item-menu-tab > .x-menu-a-text {
            display: none;
        }

    .x-sub-menu-tab > .x-menu-item {
        position: static;
    }

    .x-sub-menu-tab > li > ul.x-sub-menu {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        border-bottom: 0;
        visibility: hidden;
        overflow: hidden;
        opacity: 0;
        height: 0;
        padding-bottom: 30px;
    }

    .x-sub-menu-tab > li.x-menu-active {
        background-color: rgba(0, 0, 0, 0.1);
    }

        .x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text {
            display: block;
            position: relative;
        }

            .x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text:after {
                content: '';
                position: absolute;
                right: 0;
                border-top: solid 8px transparent;
                border-bottom: solid 8px transparent;
                border-right: solid 8px #fff;
                height: 16px;
                top: 0;
                bottom: 0;
                margin: auto;
            }

        .x-sub-menu-tab > li.x-menu-active > ul.x-sub-menu {
            visibility: visible;
            overflow: visible;
            opacity: 1;
            height: auto;
        }

    .x-sub-menu-tab .x-menu-item {
        min-width: 0;
    }

    .x-tabs > .x-sub-menu-tab {
        background-color: #f6f6f6;
    }

    .sub-menu-dark .x-sub-menu {
        background-color: #111;
        color: #ccc;
    }

    .sub-menu-dark .x-sub-menu-multi-column > .x-menu-item + .x-menu-item {
        border-left-color: rgba(255, 255, 255, 0.15);
    }

    .sub-menu-dark .x-tabs > .x-sub-menu-tab {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .sub-menu-dark .x-sub-menu-tab > li.x-menu-active {
        background-color: rgba(255, 255, 255, 0.1);
    }

        .sub-menu-dark .x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text:after {
            border-right-color: #111;
        }

    .sub-menu-dark .x-sub-menu-multi-column .x-header-column > a {
        color: #fff;
    }

    .x-nav-menu a:focus {
        color: inherit;
    }

    .x-nav-menu .x-sub-menu-standard > li.current-menu-ancestor > a.x-menu-a-text,
    .x-nav-menu .x-sub-menu-standard > li.current-menu-parent > a.x-menu-a-text,
    .x-nav-menu .x-sub-menu-standard > li.current-menu-item > a.x-menu-a-text,
    .x-nav-menu .x-sub-menu-standard > li.menu-current > a.x-menu-a-text {
        color: #632d89;
    }

    .x-nav-menu > li.x-menu-item > a {
        color: inherit;
        position: relative;
    }

        .x-nav-menu > li.x-menu-item > a:after {
            content: '';
            background-color: #ab469a;
            height: 4px;
            width: 0;
            position: absolute;
            top: 100%;
            left: 0;
            right: 0;
            margin-top: 5px;
            margin-left: auto;
            margin-right: auto;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

    .x-nav-menu > li.current-menu-ancestor > a:after,
    .x-nav-menu > li.current-menu-parent > a:after,
    .x-nav-menu > li.menu-current > a.x-menu-a-text:after,
    .x-nav-menu > li > a.x-menu-a-text:hover:after,
    .x-nav-menu > li.x-menu-item:hover > a:after {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    i.x-icon-left {
        margin-right: 10px;
    }

    i.x-icon-right {
        margin-left: 10px;
    }

    .x-sub-menu {
        display: none;
    }
}
/**
 * 4.0 - Footer
 * ----------------------------------------------------------------------------
 */
footer.main-footer-wrapper {
    position: relative;
    background-color: #1a1a1a;
    color: #8f8f8f;
}

    footer.main-footer-wrapper input[type="text"],
    footer.main-footer-wrapper input[type="search"],
    footer.main-footer-wrapper input[type="email"],
    footer.main-footer-wrapper input[type="url"],
    footer.main-footer-wrapper input[type="password"],
    footer.main-footer-wrapper input[type="tel"],
    footer.main-footer-wrapper textarea,
    footer.main-footer-wrapper select {
        max-width: 100%;
    }

    footer.main-footer-wrapper.main-footer-bg {
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        background-clip: content-box;
        position: relative;
    }

        footer.main-footer-wrapper.main-footer-bg:before {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background-color: rgba(0, 0, 0, 0.5);
        }

    footer.main-footer-wrapper h4.widget-title {
        font-size: 18px;
        font-weight: normal;
        font-family: 'Oswald';
        letter-spacing: 0.05em;
        color: #ffffff;
        margin-bottom: 30px;
        padding-top: 15px;
        background-color: transparent;
        padding-left: 0;
        position: relative;
    }

        footer.main-footer-wrapper h4.widget-title:after {
            content: "";
            border-bottom-style: solid;
            border-bottom-width: 2px;
            width: 24px;
            position: absolute;
            left: 0;
            top: 100%;
        }

    footer.main-footer-wrapper h3.entry-post-title a {
        font-size: 13px;
    }

    footer.main-footer-wrapper.dark h3.entry-post-title a {
        color: #fff;
    }

    footer.main-footer-wrapper .dark.widget h4.widget-title {
        color: #fff;
    }

    footer.main-footer-wrapper .dark.widget .textwidget,
    footer.main-footer-wrapper .dark.widget ul li a,
    footer.main-footer-wrapper .dark.widget ul li i {
        color: inherit;
    }

        footer.main-footer-wrapper .dark.widget ul li a:hover,
        footer.main-footer-wrapper .dark.widget ul li.current-menu-item a {
            color: #fff;
        }

    footer.main-footer-wrapper .widget.widget-posts li.show .widget-posts-content-wrap .entry-excerpt {
        color: inherit;
    }

    footer.main-footer-wrapper .widget ul {
        background-color: transparent;
        list-style: none;
        padding-left: 0;
        padding-top: 0;
        border: none;
    }

        footer.main-footer-wrapper .widget ul li {
            padding: 0 5px 0 0;
        }

            footer.main-footer-wrapper .widget ul li i {
                width: 15px;
            }

    footer.main-footer-wrapper .sidebar aside + aside {
        margin-top: 30px;
    }

    footer.main-footer-wrapper .sidebar .widget_archive > ul > li > a,
    footer.main-footer-wrapper .sidebar .widget_categories > ul > li > a,
    footer.main-footer-wrapper .sidebar .widget_pages > ul > li > a,
    footer.main-footer-wrapper .sidebar .widget_nav_menu > div > ul > li > a,
    footer.main-footer-wrapper .sidebar .woocommerce .widget_product_categories > ul > li > a,
    footer.main-footer-wrapper .sidebar .widget_layered_nav > ul > li > a {
        padding-left: 0;
        font-size: 12px;
        text-decoration: none;
        line-height: 2;
        color: inherit;
    }

    footer.main-footer-wrapper .sidebar .widget_archive > ul,
    footer.main-footer-wrapper .sidebar .widget_categories > ul,
    footer.main-footer-wrapper .sidebar .widget_pages > ul,
    footer.main-footer-wrapper .sidebar .widget_nav_menu > div > ul,
    footer.main-footer-wrapper .sidebar .woocommerce .widget_product_categories > ul,
    footer.main-footer-wrapper .sidebar .widget_layered_nav > ul {
        border-bottom: none;
        padding-bottom: 0;
    }

    footer.main-footer-wrapper .sidebar .widget_archive li,
    footer.main-footer-wrapper .sidebar .widget_categories li,
    footer.main-footer-wrapper .sidebar .widget_pages li,
    footer.main-footer-wrapper .sidebar .widget_nav_menu > div li,
    footer.main-footer-wrapper .sidebar .woocommerce .widget_product_categories li,
    footer.main-footer-wrapper .sidebar .widget_layered_nav li {
        margin-top: 0;
        margin-bottom: 0;
    }

        footer.main-footer-wrapper .sidebar .widget_archive li + li,
        footer.main-footer-wrapper .sidebar .widget_categories li + li,
        footer.main-footer-wrapper .sidebar .widget_pages li + li,
        footer.main-footer-wrapper .sidebar .widget_nav_menu > div li + li,
        footer.main-footer-wrapper .sidebar .woocommerce .widget_product_categories li + li,
        footer.main-footer-wrapper .sidebar .widget_layered_nav li + li {
            border-top: none;
        }

    footer.main-footer-wrapper .sidebar .two-col:after {
        content: "";
        display: block;
        clear: both;
    }

    footer.main-footer-wrapper .sidebar .two-col ul > li {
        width: 50%;
        float: left;
        line-height: 3;
        padding-top: 0;
    }

    footer.main-footer-wrapper .sidebar .widget_meta li + li,
    footer.main-footer-wrapper .sidebar .widget_recent_comments li + li,
    footer.main-footer-wrapper .sidebar .widget_recent_entries li + li,
    footer.main-footer-wrapper .sidebar .widget_rss li + li {
        border-top: none;
    }

    footer.main-footer-wrapper .sidebar .widget_meta li,
    footer.main-footer-wrapper .sidebar .widget_recent_comments li,
    footer.main-footer-wrapper .sidebar .widget_recent_entries li,
    footer.main-footer-wrapper .sidebar .widget_rss li {
        padding: 0;
        font-family: 'Oswald';
        font-size: 12px;
        line-height: 2;
        text-transform: uppercase;
    }

    footer.main-footer-wrapper .sidebar .tagcloud a {
        color: inherit;
        background-color: transparent;
        border-radius: 0;
    }

        footer.main-footer-wrapper .sidebar .tagcloud a:hover {
            border-color: #632d89;
            color: #632d89;
        }

    footer.main-footer-wrapper .sidebar .tagcloud a {
        border: solid 1px #676767;
    }

    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="text"],
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="search"],
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="email"],
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="url"],
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="password"],
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="tel"],
    footer.main-footer-wrapper .sidebar .wpcf7-form textarea,
    footer.main-footer-wrapper .sidebar .wpcf7-form select {
        background-color: transparent;
    }

    footer.main-footer-wrapper .sidebar .wpcf7-form span.wpcf7-form-control-wrap {
        display: block;
    }

    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="text"]:focus,
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="search"]:focus,
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="email"]:focus,
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="url"]:focus,
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="password"]:focus,
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="tel"]:focus,
    footer.main-footer-wrapper .sidebar .wpcf7-form textarea:focus,
    footer.main-footer-wrapper .sidebar .wpcf7-form select:focus {
        border-color: #632d89;
    }

    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="text"],
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="search"],
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="email"],
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="url"],
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="password"],
    footer.main-footer-wrapper .sidebar .wpcf7-form input[type="tel"],
    footer.main-footer-wrapper .sidebar .wpcf7-form textarea,
    footer.main-footer-wrapper .sidebar .wpcf7-form select {
        border: solid 1px #343434;
    }

    footer.main-footer-wrapper .sidebar .footer-contact-us li {
        padding-left: 20px;
        position: relative;
    }

        footer.main-footer-wrapper .sidebar .footer-contact-us li i.fa {
            position: absolute;
            left: 0;
            line-height: 2em;
        }

    footer.main-footer-wrapper .sidebar .form-contact-wrap.large-form .col {
        margin-bottom: 30px;
    }

    footer.main-footer-wrapper .sidebar .form-contact-wrap.large-form textarea {
        display: block;
    }

    footer.main-footer-wrapper .sidebar .form-contact-wrap.large-form input[type="text"],
    footer.main-footer-wrapper .sidebar .form-contact-wrap.large-form input[type="tel"],
    footer.main-footer-wrapper .sidebar .form-contact-wrap.large-form input[type="email"],
    footer.main-footer-wrapper .sidebar .form-contact-wrap.large-form textarea {
        width: 100%;
    }

    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="text"],
    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="search"],
    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="email"],
    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="url"],
    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="password"],
    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="tel"],
    footer.main-footer-wrapper .sidebar .mc4wp-form textarea,
    footer.main-footer-wrapper .sidebar .mc4wp-form select {
        background-color: transparent;
    }

    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="text"],
    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="search"],
    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="email"],
    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="url"],
    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="password"],
    footer.main-footer-wrapper .sidebar .mc4wp-form input[type="tel"],
    footer.main-footer-wrapper .sidebar .mc4wp-form textarea,
    footer.main-footer-wrapper .sidebar .mc4wp-form select {
        border: solid 1px #343434;
    }

    footer.main-footer-wrapper .sidebar .mailchimp-hide-label .mailchimp-label {
        display: none;
    }

    footer.main-footer-wrapper .sidebar .mc4wp-alert p {
        text-align: center;
        font-size: 16px;
        padding-top: 10px;
        text-transform: uppercase;
        color: #fff;
    }

    footer.main-footer-wrapper .sidebar .mailchimp-inline form {
        position: relative;
    }

    footer.main-footer-wrapper .sidebar .mailchimp-inline p.input-wrapper {
        display: block;
        margin-right: 140px;
    }

    footer.main-footer-wrapper .sidebar .mailchimp-inline p.submit-wrapper {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
    }

    footer.main-footer-wrapper .sidebar .footer-contact-info ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    footer.main-footer-wrapper .sidebar .footer-contact-info li {
        line-height: 3;
        font-size: 12px;
        font-family: 'Oswald';
        font-weight: 400;
    }

    footer.main-footer-wrapper .sidebar .footer-contact-info i.fa,
    footer.main-footer-wrapper .sidebar .footer-contact-info i.micon {
        vertical-align: middle;
        margin-right: 5px;
        color: #632d89;
        font-size: 18px;
    }

    footer.main-footer-wrapper .sidebar .footer-contact-info span {
        vertical-align: middle;
    }

    footer.main-footer-wrapper .sidebar .footer-logo-line .footer-logo {
        overflow: hidden;
    }

        footer.main-footer-wrapper .sidebar .footer-logo-line .footer-logo a {
            position: relative;
            display: inline-block;
        }

            footer.main-footer-wrapper .sidebar .footer-logo-line .footer-logo a:before,
            footer.main-footer-wrapper .sidebar .footer-logo-line .footer-logo a:after {
                content: "";
                display: block;
                position: absolute;
                z-index: 1;
                width: 2000px;
                right: 100%;
                top: 0;
                bottom: 0;
                margin: auto 20px auto 0;
                height: 1px;
            }

            footer.main-footer-wrapper .sidebar .footer-logo-line .footer-logo a:after {
                margin-left: 20px;
                margin-right: 0;
                left: 100%;
                right: auto;
            }

            footer.main-footer-wrapper .sidebar .footer-logo-line .footer-logo a:before,
            footer.main-footer-wrapper .sidebar .footer-logo-line .footer-logo a:after {
                border-top: solid 1px rgba(255, 255, 255, 0.2);
            }

    footer.main-footer-wrapper .main-footer {
        padding: 15px 0 30px 0;
        background-color: rgba(26, 26, 26, 0);
    }

    footer.main-footer-wrapper .footer-above-wrapper {
        background-color: #1a1a1a;
        color: #8f8f8f;
    }

        footer.main-footer-wrapper .footer-above-wrapper .footer-above-inner {
            padding-top: 0;
            padding-bottom: 30px;
        }

        footer.main-footer-wrapper .footer-above-wrapper .footer-above-inner {
            border-bottom: solid 1px #2c2c2c;
        }

        footer.main-footer-wrapper .footer-above-wrapper .heading-custom-widget h6 {
            font-size: 32px;
            font-family: 'Oswald';
            margin-bottom: 10px;
            line-height: 1.2em;
        }

        footer.main-footer-wrapper .footer-above-wrapper .heading-custom-widget p {
            font-size: 20px;
            font-family: 'Roboto';
            font-style: italic;
            line-height: 1.2em;
        }

    footer.main-footer-wrapper .bottom-bar-wrapper {
        background-color: #1a1a1a;
        color: #8f8f8f;
        font-size: 13px;
        line-height: 36px;
        position: relative;
    }

        footer.main-footer-wrapper .bottom-bar-wrapper ul.social-profile li {
            margin-bottom: 0;
        }

        footer.main-footer-wrapper .bottom-bar-wrapper .bottom-bar-inner {
            padding-top: 20px;
            padding-bottom: 20px;
        }

        footer.main-footer-wrapper .bottom-bar-wrapper .bottom-bar-inner {
            border-top: solid 1px #2c2c2c;
        }

        footer.main-footer-wrapper .bottom-bar-wrapper .widget_archive li,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_categories li,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_pages li,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_nav_menu > div li,
        footer.main-footer-wrapper .bottom-bar-wrapper .woocommerce .widget_product_categories li,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_layered_nav li {
            display: inline-block;
            position: relative;
        }

            footer.main-footer-wrapper .bottom-bar-wrapper .widget_archive li .sub-menu,
            footer.main-footer-wrapper .bottom-bar-wrapper .widget_categories li .sub-menu,
            footer.main-footer-wrapper .bottom-bar-wrapper .widget_pages li .sub-menu,
            footer.main-footer-wrapper .bottom-bar-wrapper .widget_nav_menu > div li .sub-menu,
            footer.main-footer-wrapper .bottom-bar-wrapper .woocommerce .widget_product_categories li .sub-menu,
            footer.main-footer-wrapper .bottom-bar-wrapper .widget_layered_nav li .sub-menu {
                position: absolute;
                bottom: 100%;
                left: 0;
                margin: 0;
                padding: 10px 25px;
                background-color: #fbfbfb;
                display: none;
            }

                footer.main-footer-wrapper .bottom-bar-wrapper .widget_archive li .sub-menu li,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_categories li .sub-menu li,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_pages li .sub-menu li,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_nav_menu > div li .sub-menu li,
                footer.main-footer-wrapper .bottom-bar-wrapper .woocommerce .widget_product_categories li .sub-menu li,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_layered_nav li .sub-menu li {
                    display: block;
                    margin: 0;
                    padding: 5px 0;
                    white-space: nowrap;
                }

                footer.main-footer-wrapper .bottom-bar-wrapper .widget_archive li .sub-menu a,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_categories li .sub-menu a,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_pages li .sub-menu a,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_nav_menu > div li .sub-menu a,
                footer.main-footer-wrapper .bottom-bar-wrapper .woocommerce .widget_product_categories li .sub-menu a,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_layered_nav li .sub-menu a {
                    padding: 0;
                    margin: 0;
                    color: #444;
                }

                    footer.main-footer-wrapper .bottom-bar-wrapper .widget_archive li .sub-menu a:hover,
                    footer.main-footer-wrapper .bottom-bar-wrapper .widget_categories li .sub-menu a:hover,
                    footer.main-footer-wrapper .bottom-bar-wrapper .widget_pages li .sub-menu a:hover,
                    footer.main-footer-wrapper .bottom-bar-wrapper .widget_nav_menu > div li .sub-menu a:hover,
                    footer.main-footer-wrapper .bottom-bar-wrapper .woocommerce .widget_product_categories li .sub-menu a:hover,
                    footer.main-footer-wrapper .bottom-bar-wrapper .widget_layered_nav li .sub-menu a:hover {
                        color: #632d89;
                    }

                footer.main-footer-wrapper .bottom-bar-wrapper .widget_archive li .sub-menu:before,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_categories li .sub-menu:before,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_pages li .sub-menu:before,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_nav_menu > div li .sub-menu:before,
                footer.main-footer-wrapper .bottom-bar-wrapper .woocommerce .widget_product_categories li .sub-menu:before,
                footer.main-footer-wrapper .bottom-bar-wrapper .widget_layered_nav li .sub-menu:before {
                    content: "";
                    display: block;
                    top: 100%;
                    left: 20px;
                    border-top: solid 7px #fbfbfb;
                    position: absolute;
                    border-left: solid 5px transparent;
                    border-right: solid 5px transparent;
                }

            footer.main-footer-wrapper .bottom-bar-wrapper .widget_archive li:hover .sub-menu,
            footer.main-footer-wrapper .bottom-bar-wrapper .widget_categories li:hover .sub-menu,
            footer.main-footer-wrapper .bottom-bar-wrapper .widget_pages li:hover .sub-menu,
            footer.main-footer-wrapper .bottom-bar-wrapper .widget_nav_menu > div li:hover .sub-menu,
            footer.main-footer-wrapper .bottom-bar-wrapper .woocommerce .widget_product_categories li:hover .sub-menu,
            footer.main-footer-wrapper .bottom-bar-wrapper .widget_layered_nav li:hover .sub-menu {
                display: block;
            }

        footer.main-footer-wrapper .bottom-bar-wrapper .widget_archive > ul > li > a:before,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_categories > ul > li > a:before,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_pages > ul > li > a:before,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_nav_menu > div > ul > li > a:before,
        footer.main-footer-wrapper .bottom-bar-wrapper .woocommerce .widget_product_categories > ul > li > a:before,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_layered_nav > ul > li > a:before {
            display: none;
        }

        footer.main-footer-wrapper .bottom-bar-wrapper .widget_archive li + li,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_categories li + li,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_pages li + li,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_nav_menu > div li + li,
        footer.main-footer-wrapper .bottom-bar-wrapper .woocommerce .widget_product_categories li + li,
        footer.main-footer-wrapper .bottom-bar-wrapper .widget_layered_nav li + li {
            margin-left: 30px;
            padding-top: 0;
        }

        footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_archive > ul > li > a,
        footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_categories > ul > li > a,
        footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_pages > ul > li > a,
        footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_nav_menu > div > ul > li > a,
        footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .woocommerce .widget_product_categories > ul > li > a,
        footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_layered_nav > ul > li > a {
            line-height: 3;
        }

    footer.main-footer-wrapper .expanded,
    footer.main-footer-wrapper .collapse {
        display: block;
        visibility: visible;
        cursor: pointer;
    }

        footer.main-footer-wrapper .collapse:before {
            content: "\f054";
            font-family: "fontawesome";
            position: absolute;
            right: 10px;
        }

        footer.main-footer-wrapper .expanded:before {
            content: "\f078";
            font-family: "fontawesome";
            position: absolute;
            right: 10px;
        }

body.footer-static {
    padding-bottom: 0;
}

    body.footer-static footer.enable-parallax {
        position: relative !important;
        z-index: 1;
    }

@media only screen and (min-width: 992px) {
    footer.enable-parallax {
        position: fixed !important;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
        margin: auto;
        width: 100%;
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: visible;
        backface-visibility: visible;
    }

    body.boxed footer.enable-parallax {
        max-width: 1200px;
    }
}

@media (max-width: 991px) {
    footer.main-footer-wrapper .main-footer {
        margin-bottom: -40px;
    }

    footer.main-footer-wrapper .bottom-bar-wrapper .sidebar.text-left,
    footer.main-footer-wrapper .bottom-bar-wrapper .sidebar.text-right {
        text-align: center;
    }

    footer.main-footer-wrapper .bottom-bar-wrapper .sidebar + .sidebar {
        margin-top: 5px;
    }

    footer.main-footer-wrapper .col-md-1,
    footer.main-footer-wrapper .col-md-10,
    footer.main-footer-wrapper .col-md-11,
    footer.main-footer-wrapper .col-md-12,
    footer.main-footer-wrapper .col-md-2,
    footer.main-footer-wrapper .col-md-3,
    footer.main-footer-wrapper .col-md-4,
    footer.main-footer-wrapper .col-md-5,
    footer.main-footer-wrapper .col-md-6,
    footer.main-footer-wrapper .col-md-7,
    footer.main-footer-wrapper .col-md-8,
    footer.main-footer-wrapper .col-md-9 {
        margin-bottom: 30px;
    }

        footer.main-footer-wrapper .col-md-1.text-right,
        footer.main-footer-wrapper .col-md-10.text-right,
        footer.main-footer-wrapper .col-md-11.text-right,
        footer.main-footer-wrapper .col-md-12.text-right,
        footer.main-footer-wrapper .col-md-2.text-right,
        footer.main-footer-wrapper .col-md-3.text-right,
        footer.main-footer-wrapper .col-md-4.text-right,
        footer.main-footer-wrapper .col-md-5.text-right,
        footer.main-footer-wrapper .col-md-6.text-right,
        footer.main-footer-wrapper .col-md-7.text-right,
        footer.main-footer-wrapper .col-md-8.text-right,
        footer.main-footer-wrapper .col-md-9.text-right {
            text-align: left;
        }
}

@media (max-width: 767px) {
    footer.main-footer-wrapper.footer-collapse-able h4.widget-title {
        margin-bottom: 0;
    }

        footer.main-footer-wrapper.footer-collapse-able h4.widget-title + div,
        footer.main-footer-wrapper.footer-collapse-able h4.widget-title + ul {
            padding-top: 20px;
            margin: 0;
        }

    footer.main-footer-wrapper.footer-collapse-able .main-footer .sidebar + .sidebar {
        margin-top: 30px;
    }

    footer.main-footer-wrapper.footer-collapse-able .main-footer .sidebar ul.instagram-pics + p {
        display: none;
    }

    footer.main-footer-wrapper .col-sm-6:nth-child(2n+1) {
        clear: both;
    }

    .sidebar .two-col ul > li {
        width: auto;
        float: none;
    }
}
/**
 * 8.0 - ShortCode
 * ----------------------------------------------------------------------------
 */
.owl-g5plus-shortcode .owl-controls {
    height: 0;
}

    .owl-g5plus-shortcode .owl-controls .owl-nav div {
        position: absolute;
        width: 40px;
        height: 50px;
        top: 50%;
        margin-top: -25px;
        background-color: #f9f9f9;
        text-align: center;
    }

        .owl-g5plus-shortcode .owl-controls .owl-nav div i {
            color: #222222;
            font-size: 32px;
            line-height: 50px;
        }

        .owl-g5plus-shortcode .owl-controls .owl-nav div:hover {
            background-color: #632d89;
        }

            .owl-g5plus-shortcode .owl-controls .owl-nav div:hover i {
                color: #FFFFFF;
            }

            .owl-g5plus-shortcode .owl-controls .owl-nav div:hover.owl-prev:after {
                border-top-color: #632d89;
            }

            .owl-g5plus-shortcode .owl-controls .owl-nav div:hover.owl-next:after {
                border-bottom-color: #632d89;
            }

    .owl-g5plus-shortcode .owl-controls .owl-nav .owl-prev:after,
    .owl-g5plus-shortcode .owl-controls .owl-nav .owl-next:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
    }

    .owl-g5plus-shortcode .owl-controls .owl-nav .owl-prev {
        left: -70px;
    }

        .owl-g5plus-shortcode .owl-controls .owl-nav .owl-prev:after {
            border-bottom: solid 0 transparent;
            border-top: solid 50px #f9f9f9;
            border-right: solid 10px transparent;
            left: 100%;
        }

    .owl-g5plus-shortcode .owl-controls .owl-nav .owl-next {
        right: -70px;
    }

        .owl-g5plus-shortcode .owl-controls .owl-nav .owl-next:after {
            border-bottom: solid 50px #f9f9f9;
            border-top: solid 0 transparent;
            border-left: solid 10px transparent;
            right: 100%;
        }

    .owl-g5plus-shortcode .owl-controls .owl-dots {
        text-align: center;
        padding-top: 10px;
    }

        .owl-g5plus-shortcode .owl-controls .owl-dots .owl-dot {
            display: inline-block;
        }

            .owl-g5plus-shortcode .owl-controls .owl-dots .owl-dot span {
                width: 10px;
                height: 10px;
                -webkit-border-radius: 50%;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 50%;
                -moz-background-clip: padding;
                border-radius: 50%;
                background-clip: padding-box;
                margin: 3px;
                display: block;
                background-color: #EBEBEB;
            }

            .owl-g5plus-shortcode .owl-controls .owl-dots .owl-dot.active span {
                background-color: #632d89;
            }

.color-light .owl-g5plus-shortcode .owl-controls .owl-dots .owl-dot span {
    background-color: #FFFFFF;
}

.color-light .owl-g5plus-shortcode .owl-controls .owl-dots .owl-dot.active span {
    background-color: #ab469a;
}

@media (max-width: 1380px) {
    .owl-g5plus-shortcode:hover .owl-controls .owl-nav .owl-prev {
        left: -50px;
    }

    .owl-g5plus-shortcode:hover .owl-controls .owl-nav .owl-next {
        right: -50px;
    }
}

@media (max-width: 1269px) {
    .owl-g5plus-shortcode:hover .owl-controls .owl-nav .owl-prev {
        left: -20px;
    }

    .owl-g5plus-shortcode:hover .owl-controls .owl-nav .owl-next {
        right: -20px;
    }
}

@media (max-width: 1000px) {
    .owl-g5plus-shortcode:hover .owl-controls .owl-nav .owl-prev {
        left: -10px;
    }

    .owl-g5plus-shortcode:hover .owl-controls .owl-nav .owl-next {
        right: -10px;
    }
}

@media (max-width: 800px) {
    .owl-g5plus-shortcode:hover .owl-controls .owl-nav .owl-prev {
        left: 0;
    }

    .owl-g5plus-shortcode:hover .owl-controls .owl-nav .owl-next {
        right: 0;
    }
}
/*Button*/
.bt {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-color: unset;
}

    .bt img {
        height: 14px;
        width: 14px;
    }

.bt-xs {
    padding: 11px 30px;
}

.bt-sm {
    padding: 13px 32px;
}

.bt-md {
    font-size: 14px;
    padding: 15px 34px;
}

.bt-lg {
    font-size: 15px;
    padding: 17px 35px;
}

.bt-xlg {
    font-size: 16px;
    padding: 20px 35px;
}

.bt-primary {
    background-color: #632d89;
}

.bt-secondary {
    background-color: #ab469a;
}

.bt-tertiary {
    background-color: #30a8cc;
}

.bt-gray {
    background-color: #444;
}

.bt-black {
    background-color: #000;
}

.bt-light {
    border-color: #fff;
    background-color: #fff;
    color: #fff;
}

    .bt-light.bt-bg,
    .bt-light.bt-3d {
        color: #000;
        border-color: #fff;
    }

.bt-bordered {
    border: 1px solid;
    background-color: transparent;
}

.bt-bg {
    border: 1px solid;
    color: #fff;
}

.bt-3d {
    border: 1px solid;
    border-top: none;
    color: #fff;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2) !important;
}

.bt-primary {
    border-color: #632d89;
}

.bt-secondary {
    border-color: #ab469a;
}

.bt-tertiary {
    border-color: #30a8cc;
}

.bt-gray {
    border-color: #444;
}

.bt-black {
    border-color: #000;
}

.bt-primary:focus,
.bt-primary:active {
    color: #632d89;
}

.bt-secondary:focus,
.bt-secondary:active {
    color: #ab469a;
}

.bt-tertiary:focus,
.bt-tertiary:active {
    color: #30a8cc;
}

.bt-gray:focus,
.bt-gray:active {
    color: #444;
}

.bt-black:focus,
.bt-black:active {
    color: #000;
}

.bt-bg:focus,
.bt-bg:active,
.bt-3d:focus,
.bt-3d:active {
    color: #fff;
}

.bt-light:focus,
.bt-light:active {
    color: #fff;
    border-color: #fff;
}

    .bt-light:focus.bt-bg,
    .bt-light:active.bt-bg,
    .bt-light:focus.bt-3d,
    .bt-light:active.bt-3d {
        color: #000;
    }

.bt-primary:hover {
    background-color: #632d89;
}

    .bt-primary:hover.bt-bg,
    .bt-primary:hover.bt-3d {
        background-color: #30a8cc;
        border-color: #30a8cc;
    }

.bt-secondary:hover {
    background-color: #ab469a;
}

    .bt-secondary:hover.bt-bg,
    .bt-secondary:hover.bt-3d {
        background-color: #30a8cc;
        border-color: #30a8cc;
    }

.bt-tertiary:hover {
    background-color: #30a8cc;
}

    .bt-tertiary:hover.bt-bg,
    .bt-tertiary:hover.bt-3d {
        background-color: #632d89;
        border-color: #632d89;
    }

.bt-gray:hover {
    background-color: #444;
}

    .bt-gray:hover.bt-bg,
    .bt-gray:hover.bt-3d {
        background-color: #632d89;
        border-color: #632d89;
    }

.bt-black:hover {
    background-color: #000;
}

    .bt-black:hover.bt-bg,
    .bt-black:hover.bt-3d {
        background-color: #ab469a;
        border-color: #ab469a;
    }

.bt-bordered:hover {
    color: #fff;
}

.bt-bg:hover,
.bt-3d:hover {
    color: #fff;
}

.bt-light:hover {
    background-color: #fff;
    color: #868686;
    border-color: #fff;
}

    .bt-light:hover.bt-3d,
    .bt-light:hover.bt-bg {
        color: #868686;
    }

.bt.i-left {
    position: relative;
}

    .bt.i-left.bt-sm,
    .bt.i-left.bt-xs {
        padding-left: 45px;
    }

    .bt.i-left img,
    .bt.i-left i {
        position: absolute;
        left: 25px;
        line-height: 1;
    }

.bt.i-right {
    position: relative;
}

    .bt.i-right.bt-sm,
    .bt.i-right.bt-xs {
        padding-right: 45px;
    }

    .bt.i-right img,
    .bt.i-right i {
        position: absolute;
        right: 25px;
        line-height: 1;
    }

.ryl-section-item .owl-stage-outer {
    padding-top: 60px;
}

.ryl-section-item .ryl-twitter-rss-item {
    text-align: center;
    font-size: 21px;
    color: #222;
    padding-left: 112px;
    padding-right: 112px;
}

    .ryl-section-item .ryl-twitter-rss-item .ryl-time {
        margin-top: 16px;
        font-size: 12px;
        text-transform: uppercase;
        color: #8f8f8f;
        font-weight: 700;
    }

.ryl-section-item .owl-controls .owl-nav {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}

    .ryl-section-item .owl-controls .owl-nav .owl-prev,
    .ryl-section-item .owl-controls .owl-nav .owl-next {
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
        line-height: 40px;
        background-color: #ececec;
    }

        .ryl-section-item .owl-controls .owl-nav .owl-prev i,
        .ryl-section-item .owl-controls .owl-nav .owl-next i {
            color: #222;
        }

        .ryl-section-item .owl-controls .owl-nav .owl-prev:hover i,
        .ryl-section-item .owl-controls .owl-nav .owl-next:hover i {
            color: #fff;
        }

    .ryl-section-item .owl-controls .owl-nav .owl-prev {
        margin-right: 20px;
    }

    .ryl-section-item .owl-controls .owl-nav .owl-next {
        position: relative;
        margin-left: 60px;
    }

        .ryl-section-item .owl-controls .owl-nav .owl-next:before {
            content: "\f099";
            font-family: fontawesome;
            position: absolute;
            left: -62px;
            font-size: 50px;
            color: #222;
        }

@media (max-width: 768px) {
    .ryl-section-item .ryl-twitter-rss-item {
        padding-left: 15px;
        padding-right: 15px;
    }
}
/*====end button===*/
/*====heading===*/
.heading h2 {
    margin-bottom: 0;
    line-height: 1em;
    font-weight: 400;
}

.heading.fs-18 h2 {
    font-weight: bold;
}

.heading span {
    font-size: 14px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

    .heading span:before,
    .heading span:after {
        content: "\f005";
        font-family: fontawesome;
        display: block;
        font-size: 11px;
        position: absolute;
        top: 0;
    }

    .heading span:before {
        right: 13px;
    }

    .heading span:after {
        left: 13px;
    }

.heading p {
    padding-bottom: 0;
    padding-top: 12px;
    color: #494949;
}

.heading:after {
    content: '';
    display: block;
    border-bottom: 2px solid #ab469a;
    width: 44px;
    margin-top: 20px;
}

.heading.text-left span {
    margin-left: 11px;
}

.heading.text-left:after {
    margin-left: 0;
    margin-right: auto;
}

.heading.text-right span {
    margin-right: 11px;
}

.heading.text-right:after {
    margin-right: 0;
    margin-left: auto;
}

.heading.text-center:after {
    margin-left: auto;
    margin-right: auto;
}
/*====end heading===*/
.icon-same-height .iconbox {
    height: 224px;
    max-width: 585px;
    display: table-cell;
    vertical-align: middle;
}

.icon-same-height .wpb_wrapper {
    display: table;
}

@media (min-width: 992px) {
    .icon-same-height .iconbox {
        padding-left: 48px;
    }
}

@media (max-width: 991px) {
    .icon-same-height .iconbox {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.form-contact-us .wpcf7-textarea,
.form-contact-us .wpcf7-text {
    line-height: 1.2;
    width: 100%;
}

.form-contact-us .wpcf7-form-control-wrap {
    margin-bottom: 30px;
    display: block;
}

.form-contact-us img.ajax-loader {
    position: absolute;
    bottom: 15px;
}
/**
 * 9.0 - Event
 * ----------------------------------------------------------------------------
 */
.g5plus-tribe-events-loop .tribe-events-event-image img {
    width: 100%;
}

.g5plus-tribe-events-loop .tribe-events-list-event-title {
    padding-top: 20px;
    margin-bottom: 0;
}

.g5plus-tribe-events-loop .tribe-events-venue-details:before {
    content: "\f041";
    font-family: fontawesome;
    display: inline-block;
    margin-right: 4px;
    color: #30a8cc;
}

.g5plus-tribe-events-loop .tribe-events-event-meta:after {
    content: '';
    border-bottom: 2px solid #ab469a;
    width: 36px;
    display: block;
    padding-top: 13px;
    margin-bottom: 26px;
}

.g5plus-tribe-events-loop .tribe-events-list-event-description p {
    padding-bottom: 12px;
}

.g5plus-tribe-events-list .tribe-events-event-cost {
    position: absolute;
    top: 0;
    background-color: #632d89;
    padding: 5px;
    color: #FFFFFF;
}

.tribe-events-day .tribe-events-event-cost {
    position: static;
    float: right;
    margin: 27px 0 5px 5px;
}

.tribe-bar-is-disabled .tribe-events-page-title {
    background-color: #30a8cc;
    color: #FFFFFF;
    line-height: 1.9 !important;
    padding: 13px 13px 13px 22px;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 13px;
    margin-bottom: 60px;
    text-align: left;
}

.tribe-bar-disabled {
    top: 12px;
    right: 9px;
}

    .tribe-bar-disabled #tribe-bar-form,
    .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list li:first-child a,
    .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-inner {
        background-color: transparent;
        color: #fff;
    }

        .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list li:first-child a:hover {
            background-color: transparent;
        }

        .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list a {
            text-transform: uppercase;
        }

            .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list a .tribe-icon-list,
            .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list a .tribe-icon-month,
            .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list a .tribe-icon-day {
                background-image: none;
            }

                .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list a .tribe-icon-list:before,
                .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list a .tribe-icon-month:before,
                .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list a .tribe-icon-day:before {
                    font-family: FontAwesome;
                    position: absolute;
                    left: 15px;
                }

                .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list a .tribe-icon-list:before {
                    content: "\f0ca";
                }

                .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list a .tribe-icon-month:before {
                    content: "\f073";
                }

                .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list a .tribe-icon-day:before {
                    content: "\f274";
                }

        .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list {
            width: 112px;
        }

            .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list li:first-child {
                padding-bottom: 11px;
            }

            .tribe-bar-disabled #tribe-bar-form .tribe-bar-views-list li a {
                color: #fff;
            }

        .tribe-bar-disabled #tribe-bar-form #tribe-bar-dates input {
            cursor: pointer;
            margin-top: 2px;
            font-weight: 400;
        }

            .tribe-bar-disabled #tribe-bar-form #tribe-bar-dates input:-moz-placeholder {
                color: #fff;
                font-style: normal;
                text-transform: uppercase;
            }

            .tribe-bar-disabled #tribe-bar-form #tribe-bar-dates input::-webkit-input-placeholder {
                color: #fff;
                font-style: normal;
                text-transform: uppercase;
            }

            .tribe-bar-disabled #tribe-bar-form #tribe-bar-dates input::-moz-placeholder {
                /* Firefox 19+ */
                color: #fff;
                font-style: normal;
                text-transform: uppercase;
            }

            .tribe-bar-disabled #tribe-bar-form #tribe-bar-dates input:-ms-input-placeholder {
                color: #fff;
                font-style: normal;
                text-transform: uppercase;
            }

        .tribe-bar-disabled #tribe-bar-form #tribe-bar-dates:after {
            content: "\f0d7";
            position: absolute;
            top: 4px;
            font-family: FontAwesome;
            right: 5px;
            pointer-events: none;
        }

        .tribe-bar-disabled #tribe-bar-form .tribe-bar-date-filter input[type="text"] {
            color: #fff;
        }

        .tribe-bar-disabled #tribe-bar-form label {
            display: none;
        }

.g5plus-event-list .type-tribe_events:nth-child(3n+1) .entry-thumbnail,
.tribe-events-day-time-slot:nth-child(3n+1) .entry-thumbnail {
    border-bottom: 5px solid #632d89;
}

.g5plus-event-list .type-tribe_events:nth-child(3n+2) .entry-thumbnail,
.tribe-events-day-time-slot:nth-child(3n+2) .entry-thumbnail {
    border-bottom: 5px solid #ab469a;
}

.g5plus-event-list .type-tribe_events:nth-child(3n+3) .entry-thumbnail,
.tribe-events-day-time-slot:nth-child(3n+3) .entry-thumbnail {
    border-bottom: 5px solid #30a8cc;
}

.g5plus-tribe-events-loop .event-image {
    position: relative;
}

    .g5plus-tribe-events-loop .event-image:hover .event-info {
        opacity: 1;
        z-index: 2;
    }

.g5plus-tribe-events-loop .event-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    height: 0;
    color: #FFFFFF;
    opacity: 0;
    padding-bottom: 20px;
}

.tribe-bar-disabled #tribe-bar-form #tribe-bar-views {
    font-size: 13px;
}

#tribe-events .tribe-events-button,
.tribe-events-button {
    background-color: #30a8cc !important;
}

    #tribe-events .tribe-events-button:hover,
    .tribe-events-button:hover {
        background-color: #632d89 !important;
    }

.tribe-events-tooltip .tribe-events-event-body p {
    margin: 0 !important;
}

.tribe-events-abbr {
    font-weight: bold;
}

.tribe-bar-disabled #tribe-bar-form {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
}

#tribe-events .tribe-events-button,
.tribe-events-button {
    background-color: #30a8cc !important;
}

    #tribe-events .tribe-events-button:hover,
    .tribe-events-button:hover {
        color: #FFFFFF;
    }

#tribe-events-content .tribe-events-calendar td {
    border: 1px solid #DDDDDD;
}

#tribe-events-content table {
    border: 0 !important;
}

    #tribe-events-content table thead > tr > th {
        font-family: 'Oswald';
        text-transform: uppercase;
        background-color: #9261aa;
        border-top: none;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.2;
        padding: 19px 30px;
        border-top: 1px solid #eeeeee;
        letter-spacing: 0.05em;
        vertical-align: bottom;
    }

    #tribe-events-content table thead {
        border: 1px solid #632d89;
    }

.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
    background-color: #ab469a;
}

#tribe-events-content .tribe-events-tooltip h4 {
    background-color: #30a8cc;
}

#tribe-events-content .tribe-events-calendar td {
    height: 140px;
}

.tribe-events-calendar td div[id*="tribe-events-daynum-"] {
    text-align: right;
}

.tribe-events-calendar div[id*="tribe-events-daynum-"],
.tribe-events-calendar div[id*="tribe-events-daynum-"] a {
    font-size: 14px;
    font-weight: 400;
}

.tribe-events-list-widget .tribe-list-widget {
    padding-left: 30px;
    padding-top: 30px;
}

.tribe-events-list-widget .tribe-events-event-image {
    width: 76px;
    height: 76px;
    float: left;
    margin-right: 24px;
}

.tribe-events-list-widget .tribe-event-title {
    line-height: 1;
    margin-bottom: 5px;
    overflow: hidden;
}

.tribe-events-list-widget .tribe-event-duration {
    overflow: hidden;
}

.tribe-event-date-start:before,
.tribe-event-date-end:before {
    font-family: fontawesome;
    display: inline-block;
    margin-right: 4px;
}

.tribe-event-date-start:before {
    content: "\f251";
    color: #632d89;
}

.tribe-event-date-end:before {
    content: "\f253";
    color: #30a8cc;
}

.tribe-events-tooltip .tribe-event-date-start:before {
    content: "\f073";
    font-size: 16px;
}

.tribe-events-list-widget ol li {
    margin-bottom: 0;
}

.tribe-events-list-widget .tribe-list-widget {
    background-color: #FBFBFB;
    border: 1px solid #EEEEEE;
    padding: 30px;
}

.widget .tribe-list-widget {
    padding-bottom: 0;
}

.single-tribe_events .tribe-events-event-meta {
    background-color: transparent;
    border: 0;
    margin: 0;
}

.tribe-events-event-meta .column,
.tribe-events-event-meta .tribe-events-meta-group {
    margin-bottom: 60px;
}

#tribe-events-footer {
    margin-top: 30px;
}

.tribe-events-schedule {
    position: relative;
}

    .tribe-events-schedule > p {
        margin-bottom: 16px;
    }

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
    position: absolute;
    right: 0;
    top: -10px;
    background-color: #632d89;
    color: #FFFFFF;
    padding: 5px;
}

.tribe-events-meta-group-details table {
    border: 0 !important;
    table-layout: fixed;
    margin: 0;
}

    .tribe-events-meta-group-details table tr {
        border-bottom: 1px solid #ffffff;
    }

        .tribe-events-meta-group-details table tr td:nth-child(1) {
            width: 45%;
            background-color: #632d89;
            border-right: 1px solid #FFFFFF;
        }

        .tribe-events-meta-group-details table tr td:nth-child(2) {
            background-color: #71339c;
        }

        .tribe-events-meta-group-details table tr td {
            border-top: 0 !important;
            color: #FFFFFF;
            text-transform: uppercase;
            font-size: 12px !important;
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: 1.2;
            padding: 19px 30px;
            border-top: 1px solid #eeeeee;
            letter-spacing: 0.05em;
            vertical-align: middle;
        }

            .tribe-events-meta-group-details table tr td a {
                color: inherit;
            }

            .tribe-events-meta-group-details table tr td .tribe-events-gmap {
                color: #30a8cc;
            }

.type-tribe_events .prettyPhoto {
    display: none;
}

.single-event-tag {
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    margin-top: 53px;
}

    .single-event-tag dt {
        display: none;
    }

    .single-event-tag .tribe-event-tags {
        text-transform: uppercase;
        font-size: 12px;
        color: #222222;
        padding: 22px 15px 22px 5px;
    }

        .single-event-tag .tribe-event-tags:before {
            content: "\f02c";
            font-family: fontawesome;
            display: inline-block;
            color: #632d89;
            margin-right: 7px;
        }

        .single-event-tag .tribe-event-tags a {
            color: inherit;
        }

.event-author {
    text-transform: uppercase;
}

    .event-author:before {
        content: "\f007";
    }

.event-comment:before {
    content: "\f086";
}

.event-view:before {
    content: "\f06e";
}

.event-author,
.event-comment,
.event-view {
    padding-right: 16px;
    padding-left: 5px;
}

    .event-author:before,
    .event-comment:before,
    .event-view:before {
        font-family: fontawesome;
        display: inline-block;
        color: #ab469a;
        margin-right: 8px;
    }

.tribe-events-single-event-description {
    padding-top: 19px !important;
}

.tribe-events-single-event-title {
    margin-bottom: 18px;
}

.tribe-events-day .tribe-events-list-event-description {
    padding-top: 15px;
}

.event.style1 .event-overlay {
    background-color: rgba(99, 45, 137, 0.9);
}

#tribe-events-content .cart {
    margin-top: 60px;
}

.tribe-events-tickets-title {
    background-color: #632d89;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 16px 30px;
    margin-bottom: 0;
    line-height: 23px;
}

.tribe-events-tickets {
    background-color: #FBFBFB;
    border: 1px solid #EEE !important;
}

    .tribe-events-tickets td {
        border-top: 0 !important;
    }

    .tribe-events-tickets .tribe-ticket-quantity {
        margin-top: 17px;
    }

    .tribe-events-tickets .add-to-cart .button {
        display: inline-block;
        font-size: 12px;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
        padding: 11px 30px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        background-color: #30a8cc;
        color: #fff;
        border: none;
    }

        .tribe-events-tickets .add-to-cart .button:hover {
            background-color: #632d89;
        }

    .tribe-events-tickets .tribe-tickets-attendees label {
        font-weight: 400;
    }

    .tribe-events-tickets #tribe-tickets-full-name,
    .tribe-events-tickets #tribe-tickets-email {
        width: 100%;
    }

    .tribe-events-tickets .tribe-tickets-attendees table {
        width: 100%;
    }

.tribe-events-cal-links {
    margin-bottom: 60px;
}

.tribe-events-tickets .add-to-cart,
.tribe-events-tickets .tribe-ticket {
    padding: 20px !important;
}

.single-tribe_events .comment-respond {
    padding-bottom: 60px;
}

.datepicker-days,
.datepicker-months,
.datepicker-switch,
.datepicker-days .dow {
    font-weight: 400;
}

    .datepicker-days .table-condensed,
    .datepicker-months .table-condensed {
        font-size: 12px;
    }

        .datepicker-days .table-condensed .datepicker-switch,
        .datepicker-months .table-condensed .datepicker-switch {
            text-transform: uppercase;
        }

.tribe-events-sub-nav {
    text-transform: uppercase;
}

.tribe-events-ajax-loading,
.tribe-events-spinner-medium {
    display: none;
    opacity: 0;
}

.tribe-events-day .tribe-events-day-time-slot h5 {
    background-color: transparent;
    padding-left: 0;
    position: relative;
    font-weight: 400;
    font-size: 20px;
    color: #222;
}

    .tribe-events-day .tribe-events-day-time-slot h5:after {
        content: "";
        border-bottom-style: solid;
        border-bottom-width: 2px;
        width: 40px;
        position: absolute;
        left: 0;
        top: 100%;
        margin-top: 10px;
    }

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
    margin-left: 0;
    margin-top: 20px;
}
/**
 * 10 - Color
 * ----------------------------------------------------------------------------
 */
.p-color {
    color: #632d89;
}

.s-color {
    color: #ab469a;
}

.t-color {
    color: #30a8cc;
}

.heading-color {
    color: #222222;
}

.text-color {
    color: #868686;
}

.p-bg {
    background-color: #632d89;
}

.s-bg {
    background-color: #ab469a;
}

.t-bg {
    background-color: #30a8cc;
}

.p-border {
    border-color: #632d89;
}

.s-border {
    border-color: #ab469a;
}

.t-border {
    border-color: #30a8cc;
}

.p-border-left {
    border-left: #632d89;
}

.p-border-right {
    border-right: #632d89;
}

.p-border-top {
    border-top: #632d89;
}

.p-border-bottom {
    border-bottom: #632d89;
}

.s-border-left {
    border-left: #ab469a;
}

.s-border-right {
    border-right: #ab469a;
}

.s-border-top {
    border-top: #ab469a;
}

.s-border-bottom {
    border-bottom: #ab469a;
}

.t-border-left {
    border-left: #30a8cc;
}

.t-border-right {
    border-right: #30a8cc;
}

.t-border-top {
    border-top: #30a8cc;
}

.t-border-bottom {
    border-bottom: #30a8cc;
}

.p-bg-dark,
.course-search.simple.style01 .title-wrap:before,
.course-search.simple.style01 .title:after {
    background-color: #50246e;
}

.p-bg-light {
    background-color: #af7bd4;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
    background-color: #57bad8;
}

.p-bg-rgba {
    background-color: rgba(99, 45, 137, 0.9);
}

.counter .counter-icon {
    background-color: #632d89;
}

.counter span,
.counter small {
    color: #222222;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time,
.woocommerce div.product span.price,
.woocommerce div.product p.price,
.woocommerce div.product td.price,
.checkout-message a,
.product_meta,
.woocommerce table.shop_table.cart.wishlist_table td.product-remove a.remove:hover:before,
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > span.quantity,
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total > span.amount,
.cart_list_wrapper.sub-menu-dark li .cart-right > a.mini-cart-remove:hover,
.single-product-info .content-icon-list ul li:before,
.lesson-title .meta .badge.lecture,
.lesson-title .meta .badge.seminar,
.lesson-title .meta .badge.final,
.lesson-title .meta .badge.end-of-course,
.widget-course .course-item-wrap .course-info > a.course-title:hover,
.woocommerce table.shop_table.cart .product-name a:hover,
.course-cat-list .course-item .name a:hover,
.course-categories-sc ul.text li a:hover,
.course-categories-sc ul.text li a.active,
.product-listing.woocommerce .product-name a:hover {
    color: #632d89;
}

.woocommerce table.order_details tfoot tr:last-child td,
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child td,
.woocommerce table.order_details tfoot tr:last-child th,
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child th {
    color: #632d89;
}

.course-search.simple.style01 .title > span:last-child,
.course-search.simple.style02 .title > span:last-child,
a.woocommerce-review-link,
.instructor .info .name a,
.woocommerce-account .customer_login_form_wrap .lost_password a,
.lesson-title .meta .badge.video,
.lesson-title .meta .badge.quiz,
.lesson-title .meta .badge.test,
.comment-form .stars a,
.woocommerce table.shop_table.cart .product-remove a:hover,
.tribe-bar-views-list li:first-child a:hover {
    color: #ab469a;
}

.lesson-title .meta .badge.activity,
.lesson-title .meta .badge.practice,
.lesson-title .meta .badge.exercise,
.lesson-title .meta .badge.exam,
.lesson-title .meta .badge.free {
    color: #30a8cc;
}

.product_meta label,
.woocommerce div.product form.cart .variations td.label label,
.woocommerce div.product form.cart .group_table label {
    color: #868686;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-top-color: #632d89;
}

.ryl-section-item .owl-controls .owl-nav .owl-next:hover,
.ryl-section-item .owl-controls .owl-nav .owl-prev:hover {
    background-color: #7f3aaf;
}

.course-search.simple.style01:after,
.course-search.simple.style02:after,
.course-search.simple.style02 .title-wrap:before,
.course-search.advance .keyword-wrap:before,
.course-search.advance .keyword-wrap:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.widget_shopping_cart_icon > i.fa + span.total,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover,
.woocommerce nav.woocommerce-pagination ul li a.prev:focus,
.woocommerce nav.woocommerce-pagination ul li a.next:hover,
.woocommerce nav.woocommerce-pagination ul li a.next:focus,
.woocommerce input.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce .cart-actions a.checkout-button:hover,
.woocommerce input.button.alt:hover,
.woocommerce #payment #place_order:hover,
.widget-title,
.product-quantity div.quantity .quantity-inner .btn-number:hover,
.course-categories-sc ul.text li.magic-line {
    background-color: #632d89;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
.search-form button,
.woocommerce input.button,
.woocommerce a.button.alt,
.woocommerce .cart-actions a.checkout-button,
.woocommerce #payment #place_order,
.woocommerce input.button.alt {
    background-color: #30a8cc;
}

.tribe-events-day-time-slot h5:after,
footer.main-footer-wrapper h4.widget-title:after,
.course-meta:before,
.view-list .product-name:before,
.product-item-wrap:nth-of-type(3n+1) .product-thumb,
.single-product-wrap .hd-block:before,
#tab-reviews #comments h2:before,
#tab-reviews .comment-respond h3.comment-reply-title:before {
    border-bottom-color: #ab469a;
}

.product-item-wrap:nth-of-type(3n+2) .product-thumb,
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
    border-bottom-color: #632d89;
}

.product-item-wrap:nth-of-type(3n+3) .product-thumb {
    border-bottom-color: #30a8cc;
}

.course-search.simple.style02:before,
.course-search.advance .title-wrap:before,
.course-search.advance .title-wrap:after,
.on-sale,
.on-new,
.woocommerce-account .customer_login_form_wrap input.button[name="register"],
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button.checkout,
table.compare-list .add-to-cart td a,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce #respond input#submit.alt,
.woocommerce button.button.alt,
.rate-bar span,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #ab469a;
}

.blog-paging-default .pagination > li > span.current,
.blog-paging-default .pagination > li > a:hover {
    background-color: #ab469a;
    color: #fff;
}

.blog-paging-default .pagination .prev:hover,
.blog-paging-default .pagination .next:hover {
    background-color: #632d89;
}

.ourteacher .ourteacher-item .ourteacher-avatar ul li a:hover {
    background-color: #30a8cc;
}

.ourteacher .ourteacher-item:hover .ourteacher-avatar > a:before {
    background-color: rgba(99, 45, 137, 0.8);
}

.ourteacher-social li a:hover {
    background-color: #30a8cc;
}

.vc_progress-bar-color-p-color .vc_single_bar .vc_bar {
    background-color: #632d89;
}

.vc_progress-bar-color-s-color .vc_single_bar .vc_bar {
    background-color: #ab469a;
}

.vc_progress-bar-color-t-color .vc_single_bar .vc_bar {
    background-color: #30a8cc;
}

.vc_single_bar.vc_progress-bar-color-p-color .vc_bar {
    background-color: #632d89;
}

.vc_single_bar.vc_progress-bar-color-s-color .vc_bar {
    background-color: #ab469a;
}

.vc_single_bar.vc_progress-bar-color-t-color .vc_bar {
    background-color: #30a8cc;
}

.v-progress-bar.vc_progress-bar-color-p-color .vc_label_units,
.v-progress-bar .vc_progress-bar-color-p-color .vc_label_units {
    color: #632d89;
}

.v-progress-bar.vc_progress-bar-color-s-color .vc_label_units,
.v-progress-bar .vc_progress-bar-color-s-color .vc_label_units {
    color: #ab469a;
}

.v-progress-bar.vc_progress-bar-color-t-color .vc_label_units,
.v-progress-bar .vc_progress-bar-color-t-color .vc_label_units {
    color: #30a8cc;
}

.h-progress-bar .vc_label {
    color: #222222;
}

@media screen and (max-width: 1024px) {
    .course-search.simple.style01 .title-wrap:before,
    .course-search.simple.style01 .title:after,
    .course-search.simple.style01 .title-wrap.p-bg-dark {
        background-color: #632d89;
    }
}

@media screen and (max-width: 992px) {
    .course-search.simple.style02:before {
        background-color: #632d89;
    }
}

.counter:hover .counter-icon {
    -moz-box-shadow: inset 0 0 8px #30a8cc;
    -webkit-box-shadow: inset 0 0 8px #30a8cc;
    box-shadow: inset 0 0 8px #30a8cc;
}

.feature .feature-content h4:after {
    background-color: #ab469a;
}

.vc_row .wpb_column:nth-child(3n+1) .feature .feature-thumb {
    border-bottom: 5px solid #632d89;
}

.vc_row .wpb_column:nth-child(3n+2) .feature .feature-thumb {
    border-bottom: 5px solid #ab469a;
}

.vc_row .wpb_column:nth-child(3n+3) .feature .feature-thumb {
    border-bottom: 5px solid #30a8cc;
}

body {
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

@media screen and (min-width: 992px) {
    .x-sub-menu-standard a.x-menu-a-text > span.x-menu-text,
    .x-sub-menu-standard a.x-menu-a-text > i.x-menu-icon {
        text-transform: uppercase;
        font-size: 13px;
    }
}

.entry-content ul li {
    display: inline-block;
    position: relative;
}

.more-details {
    position: absolute;
    right: 2px;
    bottom: 20px;
}

.entry-content ul li h3 {
    margin-bottom: 0px;
}

.entry-content ul li p {
    margin-bottom: 0px;
}

.entry-content ul {
    padding: 0px;
}

    .entry-content ul li {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #CCC;
        width: 100%;
    }

.course-search.simple .keyword-wrap input {
    width: 50% !important;
}

.searchresult {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #CCC;
}

.search h2,
.search p {
    margin-bottom: 10px;
}

.search-form button[type="submit"] {
    background-color: #AB469A;
}

.search .archive-search-wrap h2 {
    color: #337ab7;
}

    .search .archive-search-wrap h2 a:hover {
        text-decoration: underline;
    }

.fr {
    float: right;
}

a.applynow {
    padding: 10px;
    background-color: #632D89;
    color: #fff !important;
    text-decoration: none !important;
}

    a.applynow:hover {
        background-color: #AB469A !important;
        text-decoration: none;
    }

.header-logo {
    padding-right: 45px !important;
}

header.main-header .header-logo img {
    max-height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-logo-img {
    float: left;
}

#page-title .breadcrumbs-wrap h1 {
    color: white;
}

.tp-caption.academia-button-border:hover {
    border: 1px solid #50246E !important;
}
/* Nick CSS */
.course-search.simple .title > span:last-child {
    font-size: 30px;
    font-weight: 700;
}

.course-search.simple .keyword-wrap input {
    width: 40% !important;
}

.mg-bottom-100 {
    margin-bottom: 50px !important;
}

.mg-top-100 {
    margin-top: 50px !important;
}

@media screen and (max-width: 600px) {
    .course-search.simple .keyword-wrap input {
        width: 89% !important;
    }
}

.course-search.simple .keyword-wrap select {
    width: 30%;
}

.flatwhite {
    margin-bottom: 50px !important;
}

.single-post-wrap a,
.page-content a {
    color: #632d89;
}

    .single-post-wrap a:hover,
    .page-content a:hover {
        text-decoration: underline;
    }
/* Sub Footer Code */
#footer-logos-wrap {
    background: #FFFFFF;
}

#footer-logos {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1160px;
    padding-bottom: 10px;
}

    #footer-logos img {
        float: right;
        padding: 10px;
        height: 77px;
    }

article h1,
article h2,
article h3,
article h4,
article h5 {
    color: #632D89 !important;
}

.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5 {
    color: #632D89 !important;
}

.clear {
    clear: both;
}

.entry-content {
    margin-bottom: 10px;
}

.dialog-inner button {
    background-color: #AB469A !important;
}

    .dialog-inner button:hover {
        background-color: #632D89 !important;
    }

.mag1 button {
    top: 150px !important;
}

.mag1 select {
    margin-bottom: 10px;
}

article ul li {
    display: list-item;
    border-bottom: 0px !important;
}

.x-sub-menu-standard .x-menu-a-text:hover {
    background-color: #AB469A !important;
}

.tparrows:hover {
    background-color: #AB469A !important;
}

.academia.tparrows::after {
    display: none !important;
}

.soft-italic {
    margin-bottom: 20px;
    display: inline-block;
}

.entry-content-wrap p {
    margin-bottom: 20px;
}

.teacher-b {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

    .teacher-b p {
        margin: 0px;
        text-align: center;
    }

    .teacher-b img {
        width: 100%;
        text-align: center;
    }

    .teacher-b .tname {
        font-family: 'Oswald' !important;
        text-transform: uppercase;
        font-size: 18px;
        color: #222222;
        margin-top: 20px;
    }

    .teacher-b .tjob {
        font-family: Roboto;
        line-height: 24px;
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
    }

    .teacher-b .tnum {
        font-family: Roboto;
        line-height: 24px;
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
        margin-bottom: 20px;
    }
/* Nick 28th CSS changes */
.searchresult a {
    color: #632d89;
}

.searchresult h2 {
    color: #632d89 !important;
}

.vacancies-widget ul {
    list-style: none;
}

.vacancies-widget a {
    color: #632d89;
}
/* Footer size reducation */
.textwidget {
    font-size: 13px !important;
}

.menu-social-media-container {
    font-size: 13px !important;
}

    .menu-social-media-container li:hover {
        text-decoration: underline;
    }

.menu-footer-menu-container li:hover {
    text-decoration: underline;
}
/*Latest News Widget */
.entry-thumbnail-wrap {
    margin-bottom: 0px !important;
}

.entry-post-title {
    margin-top: 55px;
}

.textwidget a {
    color: #632d89 !important;
}

/*test comment*/


