/*d92e113ec3f442c661efb4fef0523d4c*/
@charset "UTF-8";
@import url('//fonts.googleapis.com/css?family=PT+Serif');

.g-content {
    margin: 0.625rem;
    padding: 1.5rem
}

.g-flushed .g-content {
    margin: 0;
    padding: 0
}

body {
    font-size: 1rem;
    line-height: 1.5
}

h1 {
    font-size: 2.25rem
}

h2 {
    font-size: 1.9rem
}

h3 {
    font-size: 1.5rem
}

h4 {
    font-size: 1.15rem
}

h5 {
    font-size: 1rem
}

h6 {
    font-size: 0.85rem
}

small {
    font-size: 0.875rem
}

cite {
    font-size: 0.875rem
}

sub,
sup {
    font-size: 0.75rem
}

code,
kbd,
pre,
samp {
    font-size: 1rem;
    font-family: "Menlo", "Monaco", monospace
}

textarea,
select[multiple=multiple],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
input:not([type]) {
    border-radius: 0.1875rem
}

body {
    color: #3c434b;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body #g-page-surround {
    background: #e6e9eb;
    overflow: hidden
}

.g-bodyonly body #g-page-surround {
    color: #3c434b;
    background: #ffffff
}

body span.para {
    display: block;
    margin: 1rem 0
}

body.dir-rtl .align-left {
    text-align: right !important
}

body.dir-rtl .align-right {
    text-align: left !important
}

@media print {
    #g-page-surround {
        background: #fff !important;
        color: #000 !important
    }
}

.g-logo {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    font-size: 1.75rem;
    line-height: 1.5;
    box-shadow: none !important;
    text-transform: uppercase
}

@media only all and (max-width:50.99rem) {
    .g-logo {
        text-align: center;
        display: block;
        position: relative;
        z-index: 1;
        padding: 10px 0
    }
}

.dir-rtl .g-logo img {
    padding-right: 0;
    padding-left: 1rem
}

.flush>.g-container,
.flush>.g-content,
.g-flushed>.g-container,
.g-flushed>.g-content {
    margin: 0 !important;
    padding: 0 !important
}

.g-container-flushed {
    margin: -4rem 0
}

.dir-rtl .g-branding {
    text-align: right;
    direction: ltr
}

.g-nobackground {
    background: none !important
}

.section-horizontal-paddings {
    padding-left: 5%;
    /*padding-right: 5%*/
}

@media only all and (min-width:51rem) and (max-width:59.99rem) {
    .section-horizontal-paddings {
        padding-left: 0;
        padding-right: 0
    }
}

@media only all and (max-width:50.99rem) {
    .section-horizontal-paddings {
        padding-left: 0;
        padding-right: 0
    }
}

.section-horizontal-paddings-small {
    padding-left: 5%;
    padding-right: 5%
}

@media only all and (min-width:51rem) and (max-width:59.99rem) {
    .section-horizontal-paddings-small {
        padding-left: 0;
        padding-right: 0
    }
}

@media only all and (max-width:50.99rem) {
    .section-horizontal-paddings-small {
        padding-left: 0;
        padding-right: 0
    }
}

.section-horizontal-paddings-large {
    padding-left: 15%;
    padding-right: 15%
}

@media only all and (min-width:51rem) and (max-width:59.99rem) {
    .section-horizontal-paddings-large {
        padding-left: 0;
        padding-right: 0
    }
}

@media only all and (max-width:50.99rem) {
    .section-horizontal-paddings-large {
        padding-left: 0;
        padding-right: 0
    }
}

.section-vertical-paddings {
    padding-top: 4vw;
    padding-bottom: 4vw
}

.section-vertical-paddings-small {
    padding-top: 2vw;
    padding-bottom: 2vw
}

.section-vertical-paddings-large {
    padding-top: 6vw;
    padding-bottom: 6vw
}

.section-no-paddings {
    padding: 0 !important
}

.center-block {
    text-align: center;
    margin: auto
}

.g-center-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center
}

.g-linethrough {
    text-decoration: line-through;
    opacity: 0.55
}

.g-menuspacer {
    padding-top: 4.5rem
}

@media only all and (max-width:50.99rem) {
    .g-menuspacer {
        padding: 0
    }
}

.noliststyle {
    list-style: none
}

.g-bold {
    font-weight: 700
}

.g-uppercase {
    text-transform: uppercase
}

.g-compact .g-container {
    padding: 0 !important
}

.g-sidebar-offset {
    margin-top: -4rem
}

@media only all and (max-width:50.99rem) {
    .g-mobile-center-compact .g-container {
        padding: 1.5rem 0
    }

    .g-mobile-center-compact .g-content {
        padding: 0 1.5rem;
        margin: 0.3125rem 0.625rem;
        text-align: center !important
    }
}

.g-main-nav .g-toplevel>li>.g-menu-item-container {
    padding: 0 15px;
    font-size: 1vw;
    font-weight: 400;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all
}

@media (max-width: 100rem) {
    .g-main-nav .g-toplevel>li>.g-menu-item-container {
        font-size: 1rem
    }
}

@media (min-width: 1600px) {
    .g-main-nav .g-toplevel>li>.g-menu-item-container {
        font-size: 16px
    }
}

.g-main-nav .g-standard .g-dropdown {
    width: 200px
}

.jl-navbar-dropdown {
    width: 200px
}

.g-main-nav {
    z-index: 20;
    font-family: "PT Serif";
    font-size: 1rem
}

@media only all and (min-width:60rem) and (max-width:74.99rem) {
    .g-main-nav {
        white-space: nowrap
    }
}

.dir-rtl .g-main-nav .g-standard .g-dropdown .g-dropdown-right {
    left: auto;
    right: 100%
}

.g-main-nav .g-toplevel>li {
    cursor: auto
}

.g-main-nav .g-toplevel>li>.g-menu-item-container {
    position: relative;
    z-index: 9999;
    line-height: 60px;
    top: 0;
    cursor: pointer
}

@media only all and (min-width:51rem) and (max-width:59.99rem) {
    .g-main-nav .g-toplevel>li>.g-menu-item-container {
        padding: 0 12px
    }
}

#g-navigation .g-main-nav .g-toplevel>li>.g-menu-item-container {
    color: #ffffff
}

.g-main-nav .g-toplevel>li.g-parent>.g-menu-item-container:after {
    margin-left: -13px
}

.dir-rtl .g-main-nav .g-toplevel>li.g-parent>.g-menu-item-container:after {
    margin-left: 7px
}

#g-navigation .g-main-nav .g-toplevel>li:hover>.g-menu-item-container,
#g-navigation .g-main-nav .g-toplevel>li.active>.g-menu-item-container {
    background-color: rgba(255, 255, 255, 0);
    color: #f3b600
}

.g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content {
    word-break: normal;
    line-height: normal
}

.g-main-nav .g-toplevel i {
    opacity: 0.6
}

.g-main-nav .g-standard>.g-dropdown .g-dropdown,
.g-main-nav .g-fullwidth>.g-dropdown .g-dropdown {
    top: -8px
}

.g-main-nav .g-standard .g-dropdown:after,
.g-main-nav .g-fullwidth .g-dropdown:after {
    left: -21px !important
}

.g-main-nav .g-dropdown {
    text-align: left;
    background: #272f54;
    box-shadow: 2px 18px 48px rgba(0, 0, 0, 0.1);
    margin-top: 0px !important
}

.dir-rtl .g-main-nav .g-dropdown {
    text-align: right
}

.g-main-nav .g-sublevel {
    padding: 30px
}

.g-main-nav .g-sublevel>li {
    margin: 0;
    padding: 0
}

.g-main-nav .g-sublevel>li>.g-menu-item-container {
    padding: 5px 0;
    color: #ffffff;
    font-size: 0.95rem
}

.g-main-nav .g-sublevel>li>.g-menu-item-container>.g-menu-item-content {
    display: inline-block;
    vertical-align: middle;
    word-break: normal;
    white-space: nowrap;
    line-height: normal
}

#g-navigation .g-main-nav .g-sublevel>li:hover>.g-menu-item-container,
#g-navigation .g-main-nav .g-sublevel>li.active>.g-menu-item-container {
    color: rgba(255, 255, 255, 0.9)
}

#g-navigation .g-main-nav .g-toplevel,
#g-header .g-main-nav .g-toplevel {
    display: flex;
    flex-flow: row wrap
}

#g-navigation .align-left .g-toplevel,
#g-header .align-left .g-toplevel {
    justify-content: flex-start;
    -webkit-justify-content: flex-start
}

#g-navigation .center,
#g-header .center {
    justify-content: center;
    -webkit-justify-content: center
}

#g-navigation .align-right .g-toplevel,
#g-header .align-right .g-toplevel {
    justify-content: flex-end;
    -webkit-justify-content: flex-end
}

.g-menu-item-subtitle {
    opacity: 0.7
}

.g-nav-overlay,
.g-menu-overlay {
    background: rgba(0, 0, 0, 0.4)
}

.g-main-nav .g-standard .g-dropdown {
    margin-left: 13px
}

.g-main-nav .g-standard .g-dropdown:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: -13px;
    right: -13px;
    bottom: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    z-index: -1
}

.g-main-nav .g-standard>.g-dropdown {
    margin-left: 0
}

.dir-rtl .g-main-nav .g-standard .g-dropdown {
    margin-right: 13px
}

.dir-rtl .g-main-nav .g-standard .g-dropdown:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: -13px;
    right: -13px;
    bottom: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    z-index: -1
}

.dir-rtl .g-main-nav .g-standard>.g-dropdown {
    margin-right: 0
}

.g-main-nav .g-standard>.g-dropdown,
.g-main-nav .g-fullwidth>.g-dropdown {
    margin-top: 8px
}

.g-main-nav .g-standard>.g-dropdown:before,
.g-main-nav .g-fullwidth>.g-dropdown:before {
    content: "";
    position: absolute;
    display: block;
    top: -8px;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 8px solid transparent;
    z-index: -1
}

.g-menu-overlay.g-menu-overlay-open {
    z-index: 19;
    display: none
}

@media only all and (max-width:50.99rem) {
    .g-menu-overlay.g-menu-overlay-open {
        display: block
    }
}

.g-menu-hastouch .g-standard .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator,
.g-menu-hastouch .g-fullwidth .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator {
    border-radius: 5px;
    margin: -0.2rem 0 -0.2rem 0.5rem;
    padding: 0.2rem
}

.g-menu-hastouch .g-standard .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator,
.g-menu-hastouch .g-fullwidth .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator {
    border-radius: 5px;
    padding: 0.1rem;
    margin-top: -0.1rem;
    margin-right: -0.1rem
}

a {
    color: #4b97d3 ;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

a:hover {
    color: inherit
}

body {
    font-family: "PT Serif";
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "PT Serif";
    font-weight: 500;
    margin: 0 0 20px 0
}

bold,
strong {
    font-weight: 700
}

.button {
    font-weight: 500
}

blockquote {
    border-left: 10px solid rgba(231, 232, 234, 0.25)
}

blockquote p {
    font-size: 1.1rem;
    color: #697684
}

blockquote cite {
    display: block;
    text-align: right;
    color: #3c434b;
    font-size: 1.2rem
}

code {
    background: #f9f2f4;
    color: #9c1d3d
}

pre {
    padding: 1rem;
    margin: 2rem 0;
    background: #f6f6f6;
    border: 1px solid #e7e8ea;
    border-radius: 0.1875rem;
    line-height: 1.15;
    font-size: 0.9rem
}

pre code {
    color: #237794;
    background: inherit;
    font-size: 0.9rem
}

hr {
    border-bottom: 4px solid rgba(231, 232, 234, 0.25)
}

.jl-breadcrumb {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.jl-breadcrumb>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none
}

.jl-breadcrumb>*>* {
    display: inline-block;
    font-size: 0.875rem;
    color: #999
}

.jl-breadcrumb>*>:hover,
.jl-breadcrumb>*>:focus {
    color: #666;
    text-decoration: none
}

.jl-breadcrumb>:last-child>* {
    color: #666
}

.jl-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
    content: "/";
    display: inline-block;
    margin: 0 20px;
    color: #999
}

@media only all and (max-width:50.99rem) {
    .jl-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
        margin: 0 5px
    }
}

.jl-label {
    display: inline-block;
    padding: 0 10px;
    background: #1e87f0;
    line-height: 1.5;
    font-size: 0.875rem;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 2px;
    text-transform: uppercase
}

.jl-label-success {
    background-color: #32d296;
    color: #fff
}

.jl-label-warning {
    background-color: #faa05a;
    color: #fff
}

.jl-label-danger {
    background-color: #f0506e;
    color: #fff
}

[class*="jl-divider"] {
    border: none;
    margin-bottom: 20px
}

*+[class*="jl-divider"] {
    margin-top: 20px
}

.jl-divider-icon {
    position: relative;
    height: 20px;
    background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A');
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.jl-divider-icon::before,
.jl-divider-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    max-width: calc(50% - (50px / 2));
    border-bottom: 1px solid #e5e5e5
}

.jl-divider-icon::before {
    right: calc(50% + (50px / 2));
    width: 100%
}

.jl-divider-icon::after {
    left: calc(50% + (50px / 2));
    width: 100%
}

.jl-tab {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none;
    position: relative
}

.jl-tab::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    border-bottom: 1px solid #e5e5e5
}

.jl-tab>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    padding-left: 20px;
    position: relative
}

.jl-tab>*>a {
    display: block;
    text-align: center;
    padding: 5px 10px;
    color: #999;
    border-bottom: 1px solid transparent;
    font-size: 0.875rem;
    text-transform: uppercase;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out
}

.jl-tab>*>a:hover,
.jl-tab>*>a:focus {
    color: #666;
    text-decoration: none
}

.jl-tab>.uk-active>a {
    color: #333;
    border-color: #1e87f0
}

.jl-tab>.uk-disabled>a {
    color: #999
}

.jl-tab-bottom::before {
    top: 0;
    bottom: auto
}

.jl-tab-bottom>*>a {
    border-top: 1px solid transparent;
    border-bottom: none
}

.jl-tab-left,
.jl-tab-right {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: 0
}

.jl-tab-left>*,
.jl-tab-right>* {
    padding-left: 0
}

.jl-tab-left::before {
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    border-left: 1px solid #e5e5e5;
    border-bottom: none
}

.jl-tab-right::before {
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    border-left: 1px solid #e5e5e5;
    border-bottom: none
}

.jl-tab-left>*>a {
    text-align: right;
    border-right: 1px solid transparent;
    border-bottom: none
}

.jl-tab-right>*>a {
    text-align: left;
    border-left: 1px solid transparent;
    border-bottom: none
}

.jl-tab .uk-dropdown {
    margin-left: 30px
}

.title-center .g-title {
    text-align: center
}

.title-rounded .g-title {
    border-radius: 2rem
}

.title-section .g-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.2rem
}

.title-section .g-content {
    padding: 0
}

.title-underline .g-title {
    padding: 0.5rem 0
}

.title-underline .g-title:after {
    border-bottom: 2px solid rgba(231, 232, 234, 0.25);
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    bottom: 0
}

.dir-rtl .title-underline .g-title:after {
    left: inherit;
    right: 0
}

.title-inline .g-title {
    display: inline-block;
    margin-bottom: 0.625rem !important
}

.title1 .g-title,
.title2 .g-title,
.title3 .g-title,
.title4 .g-title,
.title5 .g-title,
.title-white .g-title,
.title-grey .g-title,
.title-pink .g-title,
.title-red .g-title,
.title-purple .g-title,
.title-orange .g-title,
.title-blue .g-title {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: "PT Serif";
    font-weight: 400;
    margin: 0.775rem 0
}

.platform-content,
.moduletable,
.widget {
    margin: 0.625rem 0;
    padding: 1.5rem 0
}

.platform-content .moduletable,
.platform-content .widget,
.moduletable .moduletable,
.moduletable .widget,
.widget .moduletable,
.widget .widget {
    margin: 0;
    padding: 0
}

.platform-content:first-child,
.moduletable:first-child,
.widget:first-child {
    margin-top: 0;
    padding-top: 0
}

.platform-content:last-child,
.moduletable:last-child,
.widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.moduletable[class*="box"],
.widget[class*="box"] {
    padding: 1.5rem;
    margin: 0.625rem
}

.moduletable[class*="title"] .g-title,
.widget[class*="title"] .g-title {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0
}

.title1 .g-title {
    color: #f4a460
}

.box1.moduletable,
.box1.widget,
.box1.g-outer-box,
.box1>.g-content {
    color: #ffffff;
    background-color: #f4a460;
    background-image: -webkit-linear-gradient(top, #f4a460, #f3b600);
    background-image: linear-gradient(to bottom, #f4a460, #f3b600)
}

.box1.moduletable p,
.box1.widget p,
.box1.g-outer-box p,
.box1>.g-content p {
    color: rgba(255, 255, 255, 0.8)
}

.box1.moduletable .g-main-nav .g-menu-item-container:after,
.box1.widget .g-main-nav .g-menu-item-container:after,
.box1.g-outer-box .g-main-nav .g-menu-item-container:after,
.box1>.g-content .g-main-nav .g-menu-item-container:after {
    background: #ffffff !important
}

.box1 .g-title {
    font-size: 1.2rem;
    text-transform: uppercase
}

.box1 a {
    color: inherit;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25)
}

.box1 a:hover {
    box-shadow: 0 1px 0 0 #ffffff
}

.box1 .button {
    background: #ffffff !important;
    color: #f4a460;
    border-color: #f4a460;
    box-shadow: none
}

.box1 .button:hover {
    box-shadow: none;
    background: transparent !important;
    border-color: #ffffff !important;
    color: #ffffff
}

.box1 .button:hover,
.box1 .button:active,
.box1 .button:focus,
.title1 .button:hover,
.title1 .button:active,
.title1 .button:focus {
    box-shadow: none
}

.box1 .button.button-3,
.box1 .button.button-4,
.title1 .button.button-3,
.title1 .button.button-4 {
    color: #ffffff !important;
    border-color: #ffffff
}

.box1 .button.button-3:hover,
.box1 .button.button-3:active,
.box1 .button.button-3:focus,
.box1 .button.button-4:hover,
.box1 .button.button-4:active,
.box1 .button.button-4:focus,
.title1 .button.button-3:hover,
.title1 .button.button-3:active,
.title1 .button.button-3:focus,
.title1 .button.button-4:hover,
.title1 .button.button-4:active,
.title1 .button.button-4:focus {
    color: #f9cda8 !important;
    border-color: #f9cda8
}

.title2 .g-title {
    color: #3c434b;
    border: 0 none
}

.box2.moduletable,
.box2.widget,
.box2.g-outer-box,
.box2>.g-content {
    color: #ffffff;
    background-color: #f3b600;
    background-image: -webkit-linear-gradient(top, #f3b600, #f4a460);
    background-image: linear-gradient(to bottom, #f3b600, #f4a460)
}

.box2.moduletable p,
.box2.widget p,
.box2.g-outer-box p,
.box2>.g-content p {
    color: rgba(255, 255, 255, 0.8)
}

.box2 .g-title {
    font-size: 1.2rem;
    text-transform: uppercase
}

.box2 a {
    color: inherit;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25)
}

.box2 a:hover {
    box-shadow: 0 1px 0 0 #ffffff
}

.box2 .button {
    background: #ffffff !important;
    border-color: #f3b600;
    color: #f3b600;
    box-shadow: none
}

.box2 .button:hover {
    box-shadow: none;
    background: transparent !important;
    border-color: #ffffff !important;
    color: #ffffff
}

.title3 .g-title {
    color: #f3b600
}

.box3.moduletable,
.box3.widget,
.box3.g-outer-box,
.box3>.g-content {
    border: 1px solid #f4a460
}

.box3 .g-title {
    font-size: 1.2rem;
    text-transform: uppercase
}

.box3 a {
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25)
}

.box3 a:hover {
    box-shadow: 0 1px 0 0 #3c434b
}

.box3 .button {
    box-shadow: none
}

.box3 .button:hover {
    box-shadow: none
}

.title4 .g-title {
    color: #f4a460;
    border: 1px solid #f4a460;
    padding: 0.625rem
}

.box4.moduletable,
.box4.widget,
.box4.g-outer-box,
.box4>.g-content {
    border: 2px solid rgba(0, 0, 0, 0.1)
}

.title5 .g-title {
    color: #f3b600;
    border: 1px solid #f3b600;
    padding: 0.625rem
}

.box5.moduletable,
.box5.widget,
.box5.g-outer-box,
.box5>.g-content {
    color: #ffffff;
    background-color: #2d2d2d;
    background-image: -webkit-linear-gradient(#2d2d2d, #f4a460);
    background-image: linear-gradient(#2d2d2d, #f4a460)
}

.box5 a {
    color: inherit;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25)
}

.box5 a:hover {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1)
}

.box5 .button {
    color: #ffffff !important;
    box-shadow: none
}

.box5 .button:hover {
    box-shadow: none;
    border-color: #ffffff
}

.title6 .g-title,
.title6 .g-simplecontent .g-simplecontent-item-content-title {
    font-family: "PT Serif";
    font-weight: 300;
    text-transform: none
}

.box6.moduletable,
.box6.widget,
.box6.g-outer-box,
.box6>.g-content {
    color: #ffffff;
    background: #2d2d2d
}

.box6 a {
    color: inherit;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25)
}

.box6 a:hover {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1)
}

.box6 .button {
    color: #ffffff !important;
    box-shadow: none
}

.box6 .button:hover {
    box-shadow: none
}

.box-white {
    color: #3c3c3c
}

.box-grey,
.box-pink,
.box-red,
.box-purple,
.box-blue,
.box-orange {
    color: #ffffff
}

.title-white .g-title,
.title-white .button,
.title-white .g-simplecontent-layout-header .g-simplecontent-item-content-title,
.title-white .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
    color: #ffffff
}

.title-white .button {
    border-color: #ffffff
}

.box-white.moduletable,
.box-white.widget,
.box-white.g-outer-box,
.box-white>.g-content {
    background: #ffffff
}

.box-white .button {
    background: #bfbfbf
}

.box-white a {
    color: #bfbfbf
}

.box-white .button:hover,
.box-white .button:active,
.box-white .button:focus,
.title-white .button:hover,
.title-white .button:active,
.title-white .button:focus {
    background: #e6e6e6
}

.box-white .button.button-3,
.box-white .button.button-2,
.title-white .button.button-3,
.title-white .button.button-2 {
    color: #bfbfbf;
    border-color: #bfbfbf
}

.box-white .button.button-3:hover,
.box-white .button.button-3:active,
.box-white .button.button-3:focus,
.box-white .button.button-2:hover,
.box-white .button.button-2:active,
.box-white .button.button-2:focus,
.title-white .button.button-3:hover,
.title-white .button.button-3:active,
.title-white .button.button-3:focus,
.title-white .button.button-2:hover,
.title-white .button.button-2:active,
.title-white .button.button-2:focus {
    color: #222222;
    border-color: #222222
}

.title-grey .g-title {
    color: #52616B
}

.title-grey .button {
    background: #ffffff !important;
    color: #52616B;
    border-color: #52616B;
    box-shadow: none
}

.title-grey .button:hover {
    box-shadow: none;
    background: #52616B !important;
    border-color: #52616B;
    color: #ffffff
}

.box-grey.moduletable,
.box-grey.widget,
.box-grey.g-outer-box,
.box-grey>.g-content {
    background: #52616B
}

.box-grey a {
    color: #91a1ab
}

.box-grey a:hover {
    color: #313a40
}

.box-grey .button {
    background: #ffffff !important;
    color: #52616B;
    border-color: #52616B;
    box-shadow: none
}

.box-grey .button:hover {
    box-shadow: none;
    background: transparent !important;
    border-color: #ffffff !important;
    color: #ffffff
}

.box-grey .button.button-3,
.box-grey .button.button-4,
.title-grey .button.button-3,
.title-grey .button.button-4 {
    color: #1b2023
}

.box-grey .button.button-3:hover,
.box-grey .button.button-3:active,
.box-grey .button.button-3:focus,
.box-grey .button.button-4:hover,
.box-grey .button.button-4:active,
.box-grey .button.button-4:focus,
.title-grey .button.button-3:hover,
.title-grey .button.button-3:active,
.title-grey .button.button-3:focus,
.title-grey .button.button-4:hover,
.title-grey .button.button-4:active,
.title-grey .button.button-4:focus {
    color: #ffffff;
    border-color: #ffffff
}

.title-pink .g-title {
    color: #FF9999;
    border: 0 none
}

.title-pink .button {
    background: #ffffff !important;
    color: #FF9999;
    border-color: #FF9999;
    box-shadow: none
}

.title-pink .button:hover {
    box-shadow: none;
    background: #FF9999 !important;
    border-color: #FF9999;
    color: #ffffff
}

.box-pink.moduletable,
.box-pink.widget,
.box-pink.g-outer-box,
.box-pink>.g-content {
    background: #FF9999
}

.box-pink .button {
    background: #ffffff !important;
    color: #FF9999;
    border-color: #FF9999;
    box-shadow: none
}

.box-pink .button:hover {
    box-shadow: none;
    background: transparent !important;
    border-color: #ffffff !important;
    color: #ffffff
}

.box-pink a {
    color: white
}

.box-pink a:hover {
    color: #ff4d4d
}

.box-pink .button.button-3,
.box-pink .button.button-4,
.title-pink .button.button-3,
.title-pink .button.button-4 {
    color: #ff1a1a
}

.box-pink .button.button-3:hover,
.box-pink .button.button-3:active,
.box-pink .button.button-3:focus,
.box-pink .button.button-4:hover,
.box-pink .button.button-4:active,
.box-pink .button.button-4:focus,
.title-pink .button.button-3:hover,
.title-pink .button.button-3:active,
.title-pink .button.button-3:focus,
.title-pink .button.button-4:hover,
.title-pink .button.button-4:active,
.title-pink .button.button-4:focus {
    color: #ffffff;
    border-color: #ffffff
}

.title-red .g-title {
    color: #E84545;
    border: 0 none
}

.title-red .button {
    background: #ffffff !important;
    color: #E84545;
    border-color: #E84545;
    box-shadow: none
}

.title-red .button:hover {
    box-shadow: none;
    background: #E84545 !important;
    border-color: #E84545;
    color: #ffffff
}

.box-red.moduletable,
.box-red.widget,
.box-red.g-outer-box,
.box-red>.g-content {
    background: #E84545
}

.box-red .button {
    background: #ffffff !important;
    color: #E84545;
    border-color: #E84545;
    box-shadow: none
}

.box-red .button:hover {
    box-shadow: none;
    background: transparent !important;
    border-color: #ffffff !important;
    color: #ffffff
}

.box-red a {
    color: #f6b6b6
}

.box-red a:hover {
    color: #c81919
}

.box-red .button.button-3,
.box-red .button.button-4,
.title-red .button.button-3,
.title-red .button.button-4 {
    color: #9a1313
}

.box-red .button.button-3:hover,
.box-red .button.button-3:active,
.box-red .button.button-3:focus,
.box-red .button.button-4:hover,
.box-red .button.button-4:active,
.box-red .button.button-4:focus,
.title-red .button.button-3:hover,
.title-red .button.button-3:active,
.title-red .button.button-3:focus,
.title-red .button.button-4:hover,
.title-red .button.button-4:active,
.title-red .button.button-4:focus {
    color: #ffffff;
    border-color: #ffffff
}

.title-purple .g-title {
    color: #7E6BC4;
    border: 0 none
}

.title-purple .button {
    background: #ffffff !important;
    color: #7E6BC4;
    border-color: #7E6BC4;
    box-shadow: none
}

.title-purple .button:hover {
    box-shadow: none;
    background: #7E6BC4 !important;
    border-color: #7E6BC4;
    color: #ffffff
}

.box-purple.moduletable,
.box-purple.widget,
.box-purple.g-outer-box,
.box-purple>.g-content {
    background: #7E6BC4
}

.box-purple .button {
    background: #ffffff !important;
    color: #7E6BC4;
    border-color: #7E6BC4;
    box-shadow: none
}

.box-purple .button:hover {
    box-shadow: none;
    background: transparent !important;
    border-color: #ffffff !important;
    color: #ffffff
}

.box-purple a {
    color: #cdc6e8
}

.box-purple a:hover {
    color: #5541a2
}

.box-purple .button.button-3,
.box-purple .button.button-4,
.title-purple .button.button-3,
.title-purple .button.button-4 {
    color: #42327d
}

.box-purple .button.button-3:hover,
.box-purple .button.button-3:active,
.box-purple .button.button-3:focus,
.box-purple .button.button-4:hover,
.box-purple .button.button-4:active,
.box-purple .button.button-4:focus,
.title-purple .button.button-3:hover,
.title-purple .button.button-3:active,
.title-purple .button.button-3:focus,
.title-purple .button.button-4:hover,
.title-purple .button.button-4:active,
.title-purple .button.button-4:focus {
    color: #ffffff;
    border-color: #ffffff
}

.title-blue .g-title {
    color: #1e87f0;
    border: 0 none
}

.title-blue .button {
    background: #ffffff !important;
    color: #1e87f0;
    border-color: #1e87f0;
    box-shadow: none
}

.title-blue .button:hover {
    box-shadow: none;
    background: #1e87f0 !important;
    border-color: #1e87f0;
    color: #ffffff
}

.box-blue.moduletable,
.box-blue.widget,
.box-blue.g-outer-box,
.box-blue>.g-content {
    background: #1e87f0
}

.box-blue .button {
    background: #ffffff !important;
    color: #1e87f0;
    border-color: #1e87f0;
    box-shadow: none
}

.box-blue .button:hover {
    box-shadow: none;
    background: transparent !important;
    border-color: #ffffff !important;
    color: #ffffff
}

.box-blue a {
    color: #96c7f8
}

.box-blue a:hover {
    color: #0c61b5
}

.box-blue .button.button-3,
.box-blue .button.button-4,
.title-blue .button.button-3,
.title-blue .button.button-4 {
    color: #094786
}

.box-blue .button.button-3:hover,
.box-blue .button.button-3:active,
.box-blue .button.button-3:focus,
.box-blue .button.button-4:hover,
.box-blue .button.button-4:active,
.box-blue .button.button-4:focus,
.title-blue .button.button-3:hover,
.title-blue .button.button-3:active,
.title-blue .button.button-3:focus,
.title-blue .button.button-4:hover,
.title-blue .button.button-4:active,
.title-blue .button.button-4:focus {
    color: #ffffff;
    border-color: #ffffff
}

.title-orange .g-title {
    color: #FEA386;
    border: 0 none
}

.title-orange .button {
    background: #ffffff !important;
    color: #FEA386;
    border-color: #FEA386;
    box-shadow: none
}

.title-orange .button:hover {
    box-shadow: none;
    background: #FEA386 !important;
    border-color: #FEA386;
    color: #ffffff
}

.box-orange.moduletable,
.box-orange.widget,
.box-orange.g-outer-box,
.box-orange>.g-content {
    background: #FEA386
}

.box-orange .button {
    background: #ffffff !important;
    color: #FEA386;
    border-color: #FEA386;
    box-shadow: none
}

.box-orange .button:hover {
    box-shadow: none;
    background: transparent !important;
    border-color: #ffffff !important;
    color: #ffffff
}

.box-orange a {
    color: white
}

.box-orange a:hover {
    color: #fd693a
}

.box-orange .button.button-3,
.box-orange .button.button-4,
.title-orange .button.button-3,
.title-orange .button.button-4 {
    color: #fd4308
}

.box-orange .button.button-3:hover,
.box-orange .button.button-3:active,
.box-orange .button.button-3:focus,
.box-orange .button.button-4:hover,
.box-orange .button.button-4:active,
.box-orange .button.button-4:focus,
.title-orange .button.button-3:hover,
.title-orange .button.button-3:active,
.title-orange .button.button-3:focus,
.title-orange .button.button-4:hover,
.title-orange .button.button-4:active,
.title-orange .button.button-4:focus {
    color: #ffffff;
    border-color: #ffffff
}

.spaced .g-content {
    margin: 1px
}

.bordered .g-content {
    border: 1px solid rgba(231, 232, 234, 0.25);
    margin: 1px
}

.shadow .g-content {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1)
}

.shadow2 .g-content {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15)
}

.disabled .g-content {
    opacity: 0.4
}

.square .g-content {
    border-radius: none
}

.rounded .g-content {
    border-radius: 0.1875rem;
    overflow: hidden
}

.no-bg-image {
    background-image: none !important
}

.g-block-divider {
    background: rgba(231, 232, 234, 0.25);
    height: 5px;
    margin-top: 6rem;
    margin-bottom: 6rem
}

.equal-height #g-aside,
.equal-height #g-mainbar,
.equal-height #g-sidebar {
    width: 100%
}

.equal-height .g-content {
    width: auto
}

.button {
    display: inline-block;
    position: relative;
    font-family: "PT Serif";
    font-weight: 600;
    background: transparent;
    position: relative;
    border: 1px solid #8c8c8c;
    color: #333;
    font-size: 14px;
    margin: 0;
    padding: 10px 30px;
    border-radius: 0px;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.button:hover {
    color: #fff;
    background: #f3b600;
    border-color: #f3b600
}

.button.button-square {
    border-radius: 0
}

.button.button-square[class*="button"] {
    border-radius: 0
}

.button.button-block {
    display: block
}

.button.button-xlarge {
    font-size: 1.8rem
}

.button.button-large {
    font-size: 1.6rem
}

.button.button-medium {
    font-size: 1rem
}

.button.button-small {
    font-size: 0.8rem
}

.button.button-xsmall {
    font-size: 0.6rem
}

.button.button-alt {
    background: #f3b600
}

.button.button-alt:hover,
.button.button-alt:active,
.button.button-alt:focus {
    background: #c09000
}

.dir-ltr .button.button-alt.button-special:before {
    border-left: 1px solid #ca9700;
    border-bottom: 1px solid #ca9700
}

.dir-rtl .button.button-alt.button-special:after {
    border-right: 1px solid #ca9700;
    border-bottom: 1px solid #ca9700
}

.button.button-3,
.button.button-4,
.button.button-grey,
.button.button-pink,
.button.button-red,
.button.button-purple,
.button.button-orange,
.button.button-blue {
    color: #ffffff !important
}

.button.button-3.button-3,
.button.button-3.button-4,
.button.button-4.button-3,
.button.button-4.button-4,
.button.button-grey.button-3,
.button.button-grey.button-4,
.button.button-pink.button-3,
.button.button-pink.button-4,
.button.button-red.button-3,
.button.button-red.button-4,
.button.button-purple.button-3,
.button.button-purple.button-4,
.button.button-orange.button-3,
.button.button-orange.button-4,
.button.button-blue.button-3,
.button.button-blue.button-4 {
    background: transparent
}

.button.button-3.button-3:hover,
.button.button-3.button-3:active,
.button.button-3.button-3:focus,
.button.button-3.button-4:hover,
.button.button-3.button-4:active,
.button.button-3.button-4:focus,
.button.button-4.button-3:hover,
.button.button-4.button-3:active,
.button.button-4.button-3:focus,
.button.button-4.button-4:hover,
.button.button-4.button-4:active,
.button.button-4.button-4:focus,
.button.button-grey.button-3:hover,
.button.button-grey.button-3:active,
.button.button-grey.button-3:focus,
.button.button-grey.button-4:hover,
.button.button-grey.button-4:active,
.button.button-grey.button-4:focus,
.button.button-pink.button-3:hover,
.button.button-pink.button-3:active,
.button.button-pink.button-3:focus,
.button.button-pink.button-4:hover,
.button.button-pink.button-4:active,
.button.button-pink.button-4:focus,
.button.button-red.button-3:hover,
.button.button-red.button-3:active,
.button.button-red.button-3:focus,
.button.button-red.button-4:hover,
.button.button-red.button-4:active,
.button.button-red.button-4:focus,
.button.button-purple.button-3:hover,
.button.button-purple.button-3:active,
.button.button-purple.button-3:focus,
.button.button-purple.button-4:hover,
.button.button-purple.button-4:active,
.button.button-purple.button-4:focus,
.button.button-orange.button-3:hover,
.button.button-orange.button-3:active,
.button.button-orange.button-3:focus,
.button.button-orange.button-4:hover,
.button.button-orange.button-4:active,
.button.button-orange.button-4:focus,
.button.button-blue.button-3:hover,
.button.button-blue.button-3:active,
.button.button-blue.button-3:focus,
.button.button-blue.button-4:hover,
.button.button-blue.button-4:active,
.button.button-blue.button-4:focus {
    background: transparent
}

.button.button-2 {
    background: #f3b600;
    color: #ffffff
}

.button.button-3 {
    color: #f3b600 !important;
    border-color: #f3b600;
    background: transparent !important
}

.button.button-3:hover,
.button.button-3:active,
.button.button-3:focus {
    background: #f3b600 !important;
    border-color: #f3b600 !important;
    color: #ffffff !important
}

.button.button-4 {
    color: #f4a460 !important;
    background: #ffffff !important;
    border: 1px solid #f4a460
}

.button.button-4:hover,
.button.button-4:active,
.button.button-4:focus {
    border-color: #f4a460;
    background: #f4a460 !important;
    color: #ffffff !important
}

.button.button-grey {
    background: #52616B;
    border-color: #52616B;
    color: #ffffff
}

.button.button-grey:hover,
.button.button-grey:active,
.button.button-grey:focus {
    color: #52616B !important;
    border-color: #52616B;
    background: transparent !important
}

.button.button-grey.button-3,
.button.button-grey.button-4 {
    background: transparent !important;
    color: #52616B !important;
    border: 1px solid #52616B
}

.button.button-grey.button-3:hover,
.button.button-grey.button-3:active,
.button.button-grey.button-3:focus,
.button.button-grey.button-4:hover,
.button.button-grey.button-4:active,
.button.button-grey.button-4:focus {
    border-color: #313a40 !important;
    color: #313a40 !important
}

.button.button-pink {
    background: #FF9999;
    border-color: #FF9999;
    color: #ffffff
}

.button.button-pink:hover,
.button.button-pink:active,
.button.button-pink:focus {
    color: #FF9999 !important;
    border-color: #FF9999;
    background: transparent !important
}

.button.button-pink.button-3,
.button.button-pink.button-4 {
    background: transparent !important;
    color: #FF9999 !important;
    border: 1px solid #FF9999
}

.button.button-pink.button-3:hover,
.button.button-pink.button-3:active,
.button.button-pink.button-3:focus,
.button.button-pink.button-4:hover,
.button.button-pink.button-4:active,
.button.button-pink.button-4:focus {
    border-color: #ff4d4d !important;
    color: #ff4d4d !important
}

.button.button-red {
    background: #E84545;
    border-color: #E84545;
    color: #ffffff
}

.button.button-red:hover,
.button.button-red:active,
.button.button-red:focus {
    color: #E84545 !important;
    border-color: #E84545;
    background: transparent !important
}

.button.button-red.button-3,
.button.button-red.button-4 {
    background: transparent !important;
    color: #E84545 !important;
    border: 1px solid #E84545
}

.button.button-red.button-3:hover,
.button.button-red.button-3:active,
.button.button-red.button-3:focus,
.button.button-red.button-4:hover,
.button.button-red.button-4:active,
.button.button-red.button-4:focus {
    border-color: #c81919 !important;
    color: #c81919 !important
}

.button.button-purple {
    background: #7E6BC4;
    border-color: #7E6BC4;
    color: #ffffff
}

.button.button-purple:hover,
.button.button-purple:active,
.button.button-purple:focus {
    color: #7E6BC4 !important;
    border-color: #7E6BC4;
    background: transparent !important
}

.button.button-purple.button-3,
.button.button-purple.button-4 {
    background: transparent !important;
    color: #7E6BC4 !important;
    border: 1px solid #7E6BC4
}

.button.button-purple.button-3:hover,
.button.button-purple.button-3:active,
.button.button-purple.button-3:focus,
.button.button-purple.button-4:hover,
.button.button-purple.button-4:active,
.button.button-purple.button-4:focus {
    border-color: #5541a2 !important;
    color: #5541a2 !important
}

.button.button-orange {
    background: #FEA386;
    border-color: #FEA386;
    color: #ffffff
}

.button.button-orange:hover,
.button.button-orange:active,
.button.button-orange:focus {
    color: #FEA386 !important;
    border-color: #FEA386;
    background: transparent !important
}

.button.button-orange.button-3,
.button.button-orange.button-4 {
    background: transparent !important;
    color: #FEA386 !important;
    border: 1px solid #FEA386
}

.button.button-orange.button-3:hover,
.button.button-orange.button-3:active,
.button.button-orange.button-3:focus,
.button.button-orange.button-4:hover,
.button.button-orange.button-4:active,
.button.button-orange.button-4:focus {
    border-color: #fd693a !important;
    color: #fd693a !important
}

.button.button-blue {
    background: #1e87f0;
    border-color: #1e87f0;
    color: #ffffff
}

.button.button-blue:hover,
.button.button-blue:active,
.button.button-blue:focus {
    color: #1e87f0 !important;
    border-color: #1e87f0;
    background: transparent !important
}

.button.button-blue.button-3,
.button.button-blue.button-4 {
    background: transparent !important;
    color: #1e87f0 !important;
    border: 2px solid #1e87f0
}

.button.button-blue.button-3:hover,
.button.button-blue.button-3:active,
.button.button-blue.button-3:focus,
.button.button-blue.button-4:hover,
.button.button-blue.button-4:active,
.button.button-blue.button-4:focus {
    border-color: #0c61b5 !important;
    color: #0c61b5 !important
}

.button.button-arrow {
    position: relative
}

.button.button-arrow:before,
.button.button-arrow:after {
    font-family: FontAwesome
}

.dir-ltr .button.button-arrow:after {
    content: "";
    margin-left: 1rem
}

.dir-rtl .button.button-arrow:before {
    content: "";
    margin-right: 1rem
}

.button.button-special {
    position: relative
}

.dir-ltr .button.button-special:before {
    position: absolute;
    content: "";
    top: 8px;
    bottom: -8px;
    left: -8px;
    right: 8px;
    border-left: 1px solid #f18e3a;
    border-bottom: 1px solid #f18e3a
}

.dir-rtl .button.button-special:after {
    position: absolute;
    content: "";
    top: 8px;
    bottom: -8px;
    right: -8px;
    left: 8px;
    border-right: 1px solid #f18e3a;
    border-bottom: 1px solid #f18e3a
}

.button.button-outline {
    color: #ffffff !important;
    background: transparent;
    border: 1px solid #ffffff
}

.dir-ltr .button.button-outline:before {
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff
}

.dir-rtl .button.button-outline:after {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff
}

.button.button-outline:hover {
    border: 1px solid #f4a460;
    color: #f4a460 !important
}

.dir-ltr .button.button-outline:hover:before {
    border-left: 1px solid #f4a460;
    border-bottom: 1px solid #f4a460
}

.dir-rtl .button.button-outline:hover:after {
    border-right: 1px solid #f4a460;
    border-bottom: 1px solid #f4a460
}

.button.button-text-only {
    padding: 0 !important;
    background: transparent !important;
    color: #f4a460 !important
}

.button.button-text-only:hover {
    color: #ef7b18
}

table {
    border: 1px solid #d8e1e6
}

th {
    background: rgba(0, 0, 0, 0.1);
    padding: 0.5rem
}

td {
    padding: 0.5rem;
    border: 1px solid #d8e1e6
}

textarea,
select[multiple=multiple] {
    background-color: white;
    border: 1px solid #e7e8ea;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06)
}

textarea:hover,
select[multiple=multiple]:hover {
    border-color: #f4a460
}

textarea:focus,
select[multiple=multiple]:focus {
    border-color: #f4a460
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
input:not([type]),
textarea {
    box-sizing: inherit;
    box-shadow: none;
    border-radius: 0;
    height: 40px;
    box-sizing: border-box !important
}

input[type="color"]:hover,
input[type="date"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="email"]:hover,
input[type="month"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="time"]:hover,
input[type="url"]:hover,
input[type="week"]:hover,
input:not([type]):hover,
textarea:hover {
    border-color: #f4a460
}

input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
input:not([type]):focus,
textarea:focus {
    border-color: #f4a460 !important
}

.g-main-nav .g-standard .g-dropdown {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.g-main-nav .g-standard .g-fade.g-dropdown {
    -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out
}

.g-main-nav .g-standard .g-zoom.g-active {
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-name: g-dropdown-zoom;
    -moz-animation-name: g-dropdown-zoom;
    animation-name: g-dropdown-zoom
}

.g-main-nav .g-standard .g-fade-in-up.g-active {
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-name: g-dropdown-fade-in-up;
    -moz-animation-name: g-dropdown-fade-in-up;
    animation-name: g-dropdown-fade-in-up
}

.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: g-dropdown-bounce-in-left;
    -moz-animation-name: g-dropdown-bounce-in-left;
    animation-name: g-dropdown-bounce-in-left
}

.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: g-dropdown-bounce-in-right;
    -moz-animation-name: g-dropdown-bounce-in-right;
    animation-name: g-dropdown-bounce-in-right
}

.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: g-dropdown-bounce-in-down;
    -moz-animation-name: g-dropdown-bounce-in-down;
    animation-name: g-dropdown-bounce-in-down
}

.g-main-nav .g-fullwidth>.g-dropdown {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.g-main-nav .g-fullwidth>.g-fade.g-dropdown {
    -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out
}

.g-main-nav .g-fullwidth>.g-zoom.g-active {
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-name: g-dropdown-zoom;
    -moz-animation-name: g-dropdown-zoom;
    animation-name: g-dropdown-zoom
}

.g-main-nav .g-fullwidth>.g-dropdown-bounce-in-left.g-active {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: g-dropdown-bounce-in-left;
    -moz-animation-name: g-dropdown-bounce-in-left;
    animation-name: g-dropdown-bounce-in-left
}

.g-main-nav .g-fullwidth>.g-dropdown-bounce-in-right.g-active {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: g-dropdown-bounce-in-right;
    -moz-animation-name: g-dropdown-bounce-in-right;
    animation-name: g-dropdown-bounce-in-right
}

.g-main-nav .g-fullwidth>.g-dropdown-bounce-in-down.g-active {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: g-dropdown-bounce-in-down;
    -moz-animation-name: g-dropdown-bounce-in-down;
    animation-name: g-dropdown-bounce-in-down
}

@-webkit-keyframes g-dropdown-zoom {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.8, 0.8, 0.8)
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes g-dropdown-zoom {
    0% {
        opacity: 0;
        -moz-transform: scale3d(0.8, 0.8, 0.8)
    }

    100% {
        opacity: 1
    }
}

@keyframes g-dropdown-zoom {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        -moz-transform: scale3d(0.8, 0.8, 0.8);
        -ms-transform: scale3d(0.8, 0.8, 0.8);
        -o-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8)
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes g-dropdown-fade-in-up {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0)
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes g-dropdown-fade-in-up {
    0% {
        opacity: 0;
        -moz-transform: translate3d(0, 30px, 0)
    }

    100% {
        opacity: 1
    }
}

@keyframes g-dropdown-fade-in-up {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        -moz-transform: translate3d(0, 30px, 0);
        -ms-transform: translate3d(0, 30px, 0);
        -o-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes g-dropdown-bounce-in-left {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none
    }
}

@-moz-keyframes g-dropdown-bounce-in-left {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -moz-transform: translate3d(-50px, 0, 0)
    }

    60% {
        opacity: 1;
        -moz-transform: translate3d(25px, 0, 0)
    }

    75% {
        -moz-transform: translate3d(-10px, 0, 0)
    }

    90% {
        -moz-transform: translate3d(5px, 0, 0)
    }

    to {
        -moz-transform: none
    }
}

@keyframes g-dropdown-bounce-in-left {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        -moz-transform: translate3d(-50px, 0, 0);
        -ms-transform: translate3d(-50px, 0, 0);
        -o-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -moz-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        -o-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -moz-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        -o-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -moz-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        -o-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@-webkit-keyframes g-dropdown-bounce-in-down {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none
    }
}

@-moz-keyframes g-dropdown-bounce-in-down {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -moz-transform: translate3d(0, -50px, 0)
    }

    60% {
        opacity: 1;
        -moz-transform: translate3d(0, 25px, 0)
    }

    75% {
        -moz-transform: translate3d(0, -10px, 0)
    }

    90% {
        -moz-transform: translate3d(0, 5px, 0)
    }

    to {
        -moz-transform: none
    }
}

@keyframes g-dropdown-bounce-in-down {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        -moz-transform: translate3d(0, -50px, 0);
        -ms-transform: translate3d(0, -50px, 0);
        -o-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -moz-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        -o-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -moz-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        -o-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -moz-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        -o-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@-webkit-keyframes g-dropdown-bounce-in-right {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none
    }
}

@-moz-keyframes g-dropdown-bounce-in-right {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -moz-transform: translate3d(50px, 0, 0)
    }

    60% {
        opacity: 1;
        -moz-transform: translate3d(-25px, 0, 0)
    }

    75% {
        -moz-transform: translate3d(10px, 0, 0)
    }

    90% {
        -moz-transform: translate3d(-5px, 0, 0)
    }

    to {
        -moz-transform: none
    }
}

@keyframes g-dropdown-bounce-in-right {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        -moz-transform: translate3d(50px, 0, 0);
        -ms-transform: translate3d(50px, 0, 0);
        -o-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -moz-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        -o-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -moz-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        -o-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -moz-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        -o-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

#g-navigation .jl-navbar-container:not(.jl-navbar-transparent) {
    background: #272f54
}

#g-navigation .g-main-nav .g-dropdown {
    background: #272f54
}

#g-navigation .g-main-nav .g-dropdown .jl-nav {
    padding: 25px
}

#g-navigation .g-main-nav .g-dropdown .moduletable,
#g-navigation .g-main-nav .g-dropdown .widget {
    color: #ffffff
}

#g-navigation .g-main-nav .g-dropdown .moduletable a,
#g-navigation .g-main-nav .g-dropdown .widget a {
    color: #ffffff
}

#g-navigation .g-main-nav .g-dropdown .moduletable a:hover,
#g-navigation .g-main-nav .g-dropdown .moduletable a:focus,
#g-navigation .g-main-nav .g-dropdown .widget a:hover,
#g-navigation .g-main-nav .g-dropdown .widget a:focus {
    color: rgba(255, 255, 255, 0.85)
}

#g-navigation .g-main-nav .g-dropdown .moduletable a:active,
#g-navigation .g-main-nav .g-dropdown .widget a:active {
    color: rgba(255, 255, 255, 0.9)
}

#g-navigation .jl-navbar-dropdown {
    background: #272f54
}

#g-navigation .jl-navbar-nav>li>a,
#g-navigation .jl-search-toggle,
#g-navigation .jl-navbar-toggle,
#g-navigation .jl-logo {
    color: #ffffff
}

#g-navigation .jl-search-toggle:hover,
#g-navigation .jl-search-toggle:focus,
#g-navigation .jl-navbar-toggle:hover,
#g-navigation .jl-navbar-toggle:focus {
    color: #f3b600
}

#g-navigation .jl-navbar-nav>li:hover>a,
#g-navigation .jl-navbar-nav>li>a:focus,
#g-navigation .jl-navbar-nav>li>a[aria-expanded="true"] {
    background-color: rgba(255, 255, 255, 0);
    color: #f3b600
}

#g-navigation .jl-navbar-nav>li>a:active,
#g-navigation .jl-navbar-nav>li.jl-active>a {
    background-color: rgba(255, 255, 255, 0);
    color: #f3b600
}

#g-navigation .jl-light .jl-navbar-nav>li>a,
#g-navigation .jl-light .jl-search-toggle,
#g-navigation .jl-light .jl-navbar-toggle {
    color: rgba(255, 255, 255, 0.8)
}

#g-navigation .jl-light .jl-search-toggle:hover,
#g-navigation .jl-light .jl-search-toggle:focus,
#g-navigation .jl-light .jl-navbar-toggle:hover,
#g-navigation .jl-light .jl-navbar-toggle:focus {
    color: #ffffff
}

#g-navigation .jl-light .jl-navbar-nav>li:hover>a,
#g-navigation .jl-light .jl-navbar-nav>li>a:focus,
#g-navigation .jl-light .jl-navbar-nav>li>a[aria-expanded="true"] {
    color: #ffffff
}

#g-navigation .jl-light .jl-navbar-nav>li>a:active,
#g-navigation .jl-light .jl-navbar-nav>li.jl-active>a {
    color: #ffffff
}

#g-navigation .jl-navbar-dropdown-nav>li>a {
    color: #ffffff
}

#g-navigation .jl-navbar-dropdown-nav>li>a:focus,
#g-navigation .jl-navbar-dropdown-nav>li>a:hover {
    color: rgba(255, 255, 255, 0.85)
}

#g-navigation .jl-navbar-dropdown-nav>li.jl-active>a {
    color: rgba(255, 255, 255, 0.9)
}

#g-navigation .jl-navbar-dropdown-nav .jl-nav-header {
    color: rgba(255, 255, 255, 0.9)
}

#g-navigation .mobile-toggle {
    color: #ffffff
}

#g-navigation .mobile-toggle:focus,
#g-navigation .mobile-toggle:hover {
    color: rgba(255, 255, 255, 0.75)
}

.tm-nav-mobile {
    background: #ffffff;
    color: #1c1c1c
}

.tm-nav-mobile .jl-nav-default>li>a,
.tm-nav-mobile .jl-nav-default .jl-nav-header,
.tm-nav-mobile .jl-nav-default .jl-nav-sub a,
.tm-nav-mobile .jl-nav-primary>li>a,
.tm-nav-mobile .jl-nav-primary .jl-nav-header,
.tm-nav-mobile .jl-nav-primary .jl-nav-sub a {
    color: #1c1c1c
}

.tm-nav-mobile .jl-nav-default>li>a:hover,
.tm-nav-mobile .jl-nav-default .jl-nav-sub a:hover,
.tm-nav-mobile .jl-nav-primary>li>a:hover,
.tm-nav-mobile .jl-nav-primary .jl-nav-sub a:hover {
    color: #f4a460
}

.tm-nav-mobile .jl-nav-default>li.jl-active>a,
.tm-nav-mobile .jl-nav-default .jl-nav-sub li.jl-active>a,
.tm-nav-mobile .jl-nav-primary>li.jl-active>a,
.tm-nav-mobile .jl-nav-primary .jl-nav-sub li.jl-active>a {
    color: #f4a460
}

.jl-search-default .jl-search-input {
    border: none
}

.jl-accordion>:nth-child(n+2) {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #ededed
}

.com_contact .dl-horizontal dt {
    float: left;
    width: inherit
}

.com_contact .dl-horizontal dd {
    margin-left: 30px
}

.jl-heading-content {
    max-width: 800px;
    display: inline-block
}

.jl-heading-content .jl-heading-title h1 {
    text-transform: uppercase;
    color: #333333
}

.jl-heading-content .jl-heading-title h1 span {
    color: #f3b600
}

.jl-heading-content .jl-heading-title h2 {
    text-transform: uppercase;
    color: #333333
}

@media only all and (max-width:50.99rem) {
    .jl-heading-content .jl-heading-title h2 {
        font-size: 30px
    }
}

.jl-heading-content .jl-heading-title h2 span {
    color: #f3b600
}

@media only all and (max-width:50.99rem) {
    .jl-heading-content .jl-heading-title h2 span {
        font-size: 30px
    }
}

.jl-heading-content .jl-heading-title i {
    color: #f3b600;
    font-size: 80px;
    margin-bottom: 20px
}

.jl-heading-content .jl-heading-subtitle {
    color: #595959
}

.jl-heading-content .irs-title-line {
    width: 180px;
    height: 2px;
    background: #333333;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative
}

.jl-heading-content .irs-title-line .irs-title-icon {
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    background: #ffffff
}

.jl-heading-content .irs-title-line .irs-title-icon i {
    color: #f3b600;
    font-size: 30px;
    line-height: 50px
}

#g-header .header-ct {
    font-size: 14px;
    color: #fff
}

@media only all and (max-width:50.99rem) {
    #g-header .header-ct {
        text-align: center
    }
}

#g-header .header-ct .hd-phone,
#g-header .header-ct .hd-time {
    display: inline-block
}

#g-header .header-ct .hd-phone p,
#g-header .header-ct .hd-time p {
    margin: 0
}

#g-header .header-ct .hd-phone p i,
#g-header .header-ct .hd-time p i {
    padding-right: 10px
}

#g-header .header-ct .hd-phone {
    padding: 0 15px 0 0
}

#g-header .header-ct .hd-time {
    padding: 0 0 0 15px
}

#g-showcase .tp-dottedoverlay {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background: rgba(34, 56, 67, 0.5);
    right: 0;
    bottom: 0
}

#g-showcase .tp-caption span {
    color: #f3b600;
    font-weight: 700
}

#g-navigation {
    -webkit-box-shadow: 0px 8px 12px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 8px 12px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 8px 12px -10px rgba(0, 0, 0, 0.75)
}

#g-navigation .nav-button {
    text-align: right;
    background: #f3b600;
    border-color: #f3b600;
    color: #fff;
    font-weight: 400;
    padding: 8px 15px
}

#g-navigation .nav-button a {
    font-weight: 400;
    color: #fff
}

#g-showcase .slide-bt {
    font-size: 14px;
    padding: 15px 50px;
    color: #fff;
    font-weight: 300
}

#g-showcase .slide-bt-1 {
    background: transparent;
    border: 1px solid #fff !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#g-showcase .slide-bt-1:hover {
    color: #fff;
    background: #f3b600;
    border-color: #f3b600
}

#g-pagetitle .g-content {
    padding: 0
}

#g-pagetitle .jl-heading-content .jl-heading-title h1 {
    font-weight: 700;
    margin-bottom: 0;
    font-size: 40px
}

#g-pagetitle .jl-heading-content .jl-heading-title h1 span {
    color: #f3b600;
    font-size: 45px
}

#g-pagetitle .jl-heading-content .jl-heading-title i {
    color: #f3b600;
    font-size: 40px;
    margin-bottom: 20px
}

#g-pagetitle .jl-breadcrumb {
    text-align: center;
    justify-content: center
}

#g-pagetitle .jl-breadcrumb li span {
    color: #fff
}

#g-intro .jl-heading-content .jl-heading-subtitle {
    font-weight: 300;
    padding-top: 20px
}

#g-features .jl-featurebox .jl-featurebox-item {
    margin-top: 40px
}

#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content {
    text-align: center;
    border: 1px solid #e6e6e6;
    margin: 0 1rem 1rem;
    position: relative;
    -webkit-transition: all 0.5 ease-in-out;
    -moz-transition: all 0.5 ease-in-out;
    transition: all 0.5 ease-in-out
}

#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content:hover {
    border-color: #f3b600
}

#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content:hover .jl-featurebox-item-images .jl-icon-box {
    background: #f3b600;
    border-color: #f3b600
}

#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content:hover .jl-featurebox-item-images .jl-icon-box .featurebox-icon {
    color: #fff
}

#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images .jl-icon-box {
    overflow: hidden;
    position: relative;
    width: 60px;
    height: 60px;
    line-height: 54px;
    color: #f3b600;
    font-size: 40px;
    text-align: center;
    margin: -30px auto 30px;
    border: 1px solid #e6e6e6;
    background: #fff;
    -webkit-transition: all 0.5 ease-in-out;
    -moz-transition: all 0.5 ease-in-out;
    transition: all 0.5 ease-in-out
}

#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images .jl-icon-box .featurebox-icon {
    font-size: 40px;
    color: #f3b600
}

#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro {
    position: relative;
    padding: 0 25px 40px
}

#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-title {
    font-size: 16px;
    font-family: "PT Serif"
}

#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle {
    color: #595959;
    font-size: 14px;
    padding-top: 10px;
    line-height: 26px
}

#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle .fb-bt {
    border-color: #f3b600;
    color: #f3b600;
    padding: 4px 20px;
    text-transform: uppercase;
    font-weight: 300
}

#g-features .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle .fb-bt:hover {
    color: #fff
}

#g-mission .mission-txt {
    color: #fff
}

#g-mission .mission-txt h2 {
    color: #ffffff;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-bottom: 10px
}

#g-mission .mission-txt p {
    color: #e2e0e0;
    font-size: 14px;
    line-height: 26px
}

#g-mission .mission-txt .call-number {
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 30px 20px
}

#g-mission .mission-txt .call-number h4 {
    color: #e2e0e0;
    font-size: 24px;
    margin-bottom: 0
}

#g-mission .mission-txt .call-number h4 i {
    color: #f3b600
}

#g-expanded .expanded-txt h1 {
    font-weight: 400;
    font-size: 48px;
    color: #333333;
    text-transform: uppercase
}

#g-expanded .expanded-txt h1 span {
    color: #f3b600
}

#g-expanded .expanded-txt ul li {
    list-style-type: none;
    padding: 0 0 10px
}

#g-expanded .expanded-txt ul li i {
    padding-right: 8px
}

#g-expanded .jl-featurebox .jl-featurebox-item {
    text-align: center;
    background: #f7f7f7;
    padding: 10px 0
}

#g-expanded .jl-featurebox .jl-featurebox-item:first-child {
    margin-top: 0
}

#g-expanded .jl-featurebox .jl-featurebox-item .jl-featurebox-item-images .jl-icon-box span {
    color: #f3b600;
    font-size: 50px
}

#g-expanded .jl-featurebox .jl-featurebox-item .jl-featurebox-item-intro .jl-featurebox-item-title {
    font-size: 14px;
    line-height: 26px;
    font-size: 300
}

#g-expanded .jl-joomlacontent {
    text-align: center
}

#g-expanded .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details {
    padding: 30px 20px 40px;
    background: #f7f7f7
}

#g-expanded .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details .jl-content-item-title {
    margin: 0;
    text-transform: uppercase
}

#g-expanded .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details .jl-content-item-title a {
    font-size: 24px
}

#g-expanded .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details .jl-content-item-text {
    padding: 10px 0 20px
}

#g-counter .jl-counter-item .jl-counter-icon {
    font-size: 80px;
    color: #f3b600;
    margin-bottom: -10px
}

#g-counter .jl-counter-item .jl-counter-number {
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    font-size: 32px
}

#g-counter .jl-counter-item .jl-counter-title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px
}

#g-utility .jl-gallery .jl-gallery-content .uk-grid {
    margin: 0 !important
}

#g-utility .jl-gallery .jl-gallery-content .uk-grid .jl-gallery-item {
    padding-left: 0
}

#g-team .jl-member .jl-member-item .jl-member-item-content .jl-member-info {
    background: rgba(0, 0, 0, 0.7)
}

#g-team .jl-member .jl-member-item .jl-member-item-content .jl-member-info .jl-member-name {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff
}

#g-testimonials .students-image {
    position: absolute;
    left: 5%;
    bottom: 0;
    width: 350px
}

#g-testimonials .students-image .g-content {
    padding-bottom: 0;
    margin-bottom: 0
}

#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content {
    background: rgba(28, 28, 28, 0.5);
    border: 3px solid rgba(244, 164, 96, 0.5);
    padding: 60px 40px 30px;
    text-align: center;
    color: #fff;
    position: relative;
    box-shadow: none
}

#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-desc {
    font-size: 14px;
    line-height: 26px;
    font-style: normal;
    font-weight: 500
}

#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-desc i {
    font-size: 110px;
    color: #f3b600;
    opacity: 0.2;
    position: absolute;
    bottom: 0px;
    right: 50px
}

#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
    font-size: 18px;
    color: #f3b600;
    font-weight: 400;
    text-transform: uppercase
}

#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name .jl-testimonial-title {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    padding-top: 10px
}

#g-testimonials .jl-testimonial .uk-dotnav>*>* {
    width: 7px;
    height: 7px;
    border: 1px solid #fff;
    background: transparent
}

#g-testimonials .jl-testimonial .uk-dotnav>.uk-active>* {
    background: #f3b600;
    border-color: #777
}

#g-latestblog .jl-joomlacontent .jl-content-item:hover .jl-content-item-container .jl-content-item-image {
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#g-latestblog .jl-joomlacontent .jl-content-item:hover .jl-content-item-container .jl-content-item-image a img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#g-latestblog .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-image {
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#g-latestblog .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-image a img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#g-latestblog .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-info {
    background: #f3b600;
    text-align: center;
    color: #fff;
    padding: 8px 0
}

#g-latestblog .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-info .jl-content-item-date {
    padding-right: 10px
}

#g-latestblog .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-info .jl-content-item-hits {
    padding-left: 10px
}

#g-latestblog .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details {
    padding: 20px 20px 40px 20px;
    background: #f7f7f7;
    text-align: center
}

#g-latestblog .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details .jl-content-item-title {
    margin-bottom: 10px
}

#g-latestblog .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details .jl-content-item-title a {
    font-size: 18px;
    color: #333;
    text-transform: uppercase
}

#g-latestblog .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details .jl-content-item-text {
    font-size: 14px;
    line-height: 26px;
    color: #595959
}

#g-latestblog .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details .jl-content-item-read-more {
    padding-top: 15px
}

#g-latestblog .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details .jl-content-item-read-more button {
    text-transform: uppercase;
    font-size: 14px
}

#g-latestblog .subscribe-txt h2 {
    text-transform: uppercase
}

#g-latestblog .subscribe-txt p {
    font-size: 14px;
    line-height: 26px
}

#g-abovefooter .abovefooter-ct p {
    font-size: 14px;
    line-height: 26px;
    margin: 10px 0
}

#g-abovefooter .abovefooter-ct .list-social a i {
    color: #fff;
    padding-right: 10px
}

#g-abovefooter .abovefooter-ct .ab-ft-heading {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400
}

#g-abovefooter .abovefooter-ct ul li {
    list-style-type: none;
    padding: 10px 0;
    border-bottom: 1px solid #3a3a3a
}

#g-abovefooter .abovefooter-ct ul li:last-child {
    border-bottom: none
}

#g-abovefooter .abovefooter-ct ul li i {
    padding-right: 10px
}

#g-abovefooter .abovefooter-ct ul li a {
    color: #fff
}

#g-abovefooter .abovefooter-ct ul li a:hover {
    color: #f3b600
}

#g-abovefooter .abovefooter-ct .tweets {
    position: relative;
    padding-left: 30px;
    border-bottom: 1px solid #3a3a3a;
    padding-bottom: 25px;
    margin-bottom: 25px
}

#g-abovefooter .abovefooter-ct .tweets:last-child {
    border-bottom: none
}

#g-abovefooter .abovefooter-ct .tweets i {
    position: absolute;
    left: 0;
    top: 10px;
    color: #f3b600
}

#g-abovefooter .abovefooter-ct .tweets p {
    margin: 0
}

#g-abovefooter .abovefooter-ct .tweets p a {
    color: #888
}

#g-abovefooter .abovefooter-ct .tweets p a:hover {
    color: #595959
}

#g-abovefooter .abovefooter-ct .tweets a {
    color: #888
}

#g-abovefooter .abovefooter-ct .tweets a:hover {
    color: #595959
}

.custom-divider .jl-hr {
    border-top: 1px solid #273266 !important
}

.acymailing_module .acymailing_module_form .acyfield_email input {
    background: #fff;
    -moz-box-shadow: 0px 5px 20px -5px #ccc;
    -webkit-box-shadow: 0px 5px 20px -5px #ccc;
    box-shadow: 0px 5px 20px -5px #ccc;
    font-weight: 300;
    height: 47px;
    border-radius: 0px
}

.acymailing_module .acymailing_module_form .acysubbuttons {
    display: inline-block
}

.acymailing_module .acymailing_module_form .acysubbuttons .thm-button {
    border-radius: 0px;
    padding: 15px 30px
}

#g-error .error-txt h1 {
    font-size: 120px;
    font-weight: 800
}

#g-error .error-txt h3 {
    font-size: 35px
}

#g-error .error-txt .er-bt {
    color: #fff;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.5)
}

@media only all and (max-width:50.99rem) {
    #g-error .error-txt .er-bt {
        margin-top: 10px
    }
}

#g-error .error-txt .er-bt:hover {
    border-color: #fff;
    color: #f4a460
}

#g-error .error-txt .er-bt:before {
    background: #fff
}

.platform-content {
    margin: 0;
    padding: 0.5rem 0
}

.platform-content .moduletable .g-title {
    font-weight: 600;
    line-height: 1;
    font-size: 18px
}

.platform-content .moduletable .custom .category-widget ul li {
    list-style-type: none;
    padding: 12px 0;
    border-bottom: 1px solid #e3e9ed
}

.platform-content .moduletable .custom .category-widget ul li:last-child {
    border-bottom: 0px
}

.platform-content .moduletable .custom .category-widget ul li a {
    color: #555
}

.platform-content .moduletable .custom .category-widget ul li a:hover {
    color: #f4a460
}

.platform-content .moduletable .custom p {
    font-weight: 300;
    font-size: 16px
}

.platform-content .moduletable .custom #recentcomments {
    padding-left: 15px
}

.platform-content .moduletable .search input {
    background: transparent;
    border-radius: 0px
}

.platform-content .tagspopular ul li a {
    background: #fff;
    color: #555;
    font-size: 14px
}

.platform-content .tagspopular ul li a:hover {
    color: #fff
}

#g-header {
    color: #ffffff;
    background: #192041
}

#g-header .g-content {
    padding: 1rem 1.5rem;
    margin: 0 0.625rem
}

@media only all and (max-width:980px) {
    #g-header .g-content img{
       display: none;
    }
}

@media print {
    #g-header {
        background: #fff !important;
        color: #000 !important
    }
}

#g-navigation {
    color: #ffffff;
    background: #272f54;
    z-index: 11;
    position: relative
}

#g-navigation .g-grid {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center
}

@media print {
    #g-navigation {
        background: #fff !important;
        color: #000 !important
    }
}

#g-showcase {
    color: #342b2b;
    background: #ffffff;
    position: relative;
    z-index: 10
}

#g-showcase .g-content {
    padding: 0;
    margin: 0
}

@media print {
    #g-showcase {
        background: #fff !important;
        color: #000 !important
    }
}

#g-pagetitle {
    position: relative;
    color: #595959;
    background: #777777;
    background: url('../../../../images/joomlead/background/pagetitle-bg.jpg') no-repeat center;
    background-size: cover
}

#g-pagetitle:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8)
}

#g-pagetitle .g-content {
    position: relative;
    z-index: 2
}

#g-pagetitle .g-container {
    border: 1px solid #f3b600;
    max-width: 500px;
    z-index: 2;
    padding-bottom: 20px;
    position: relative
}

@media print {
    #g-pagetitle {
        background: #fff !important;
        color: #000 !important
    }
}

#g-intro {
    color: #342b2b;
    background: #f7f7f7
}

@media print {
    #g-intro {
        background: #fff !important;
        color: #000 !important
    }
}

#g-features {
    color: #333333;
    background: #ffffff
}

@media print {
    #g-features {
        background: #fff !important;
        color: #000 !important
    }
}

#g-mission {
    position: relative;
    color: #342b2b;
    background: #ffffff;
    background: url('../../../../images/joomlead/background/mission-bg.jpg') no-repeat center;
    background-size: cover
}

#g-mission:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8)
}

#g-mission .g-content {
    position: relative;
    z-index: 2
}

@media print {
    #g-mission {
        background: #fff !important;
        color: #000 !important
    }
}

#g-expanded {
    color: #342b2b;
    background: #ffffff
}

@media print {
    #g-expanded {
        background: #fff !important;
        color: #000 !important
    }
}

#g-counter {
    position: relative;
    color: #595959;
    background: #777777;
    background: url('../../../../images/joomlead/background/pagetitle-bg.jpg') no-repeat center;
    background-size: cover
}

#g-counter:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8)
}

#g-counter .g-content {
    position: relative;
    z-index: 2
}

@media print {
    #g-counter {
        background: #fff !important;
        color: #000 !important
    }
}

#g-utility {
    color: #333333;
    background: #ffffff
}

@media print {
    #g-utility {
        background: #fff !important;
        color: #000 !important
    }
}

#g-team {
    color: #333333;
    background: #ffffff
}

@media print {
    #g-team {
        background: #fff !important;
        color: #000 !important
    }
}

#g-testimonials {
    position: relative;
    color: #595959;
    background: #777777;
    background: url('../../../../images/joomlead/background/pagetitle-bg.jpg') no-repeat center;
    background-size: cover
}

#g-testimonials:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8)
}

#g-testimonials .g-content {
    position: relative;
    z-index: 2
}

@media print {
    #g-testimonials {
        background: #fff !important;
        color: #000 !important
    }
}

#g-latestblog {
    color: #333333;
    background: #ffffff
}

@media print {
    #g-latestblog {
        background: #fff !important;
        color: #000 !important
    }
}

#g-abovefooter {
    color: #fafafa;
    background: #192041
}

@media print {
    #g-abovefooter {
        background: #fff !important;
        color: #000 !important
    }
}

#g-container-main {
    background: rgba(255, 255, 255);
    color: #342b2b
}

@media print {
    #g-mainbar {
        background: #fff !important;
        color: #000 !important
    }
}

#g-footer {
    background: #192041;
    color: #9299a4
}

#g-footer [id^="module-"][id$="-particle"] {
    color: #3c434b
}

#g-footer .jl-card-title {
    font-size: 22px
}

#g-footer .jl-panel.moduletable {
    margin-bottom: 20px
}

#g-footer a.jl-icon-button {
    background-color: #f4a460;
    color: #ffffff
}

#g-footer a.jl-icon-button:hover,
#g-footer a.jl-icon-button:focus,
#g-footer a.jl-icon-button:active {
    color: #e6e6e6
}

#g-footer a:not(.jl-button) {
    color: #9299a4
}

#g-footer a:not(.jl-button):hover,
#g-footer a:not(.jl-button):focus,
#g-footer a:not(.jl-button):active {
    color: #ffffff
}

#g-footer .jl-light .jl-input,
#g-footer .jl-light .jl-select,
#g-footer .jl-light .jl-textarea {
    border: none
}

@media print {
    #g-container-footer {
        background: #fff !important;
        color: #000 !important
    }
}

#g-offcanvas {
    background: #ffffff;
    width: 14rem;
    color: #1c1c1c
}

#g-offcanvas a {
    color: #1c1c1c
}

#g-offcanvas a:hover {
    color: #f4a460
}

#g-offcanvas h1,
#g-offcanvas h2,
#g-offcanvas h3,
#g-offcanvas h4,
#g-offcanvas h5,
#g-offcanvas h6,
#g-offcanvas strong {
    color: #1c1c1c
}

#g-offcanvas .button {
    background: transparent;
    border: 2px solid #1c1c1c !important;
    color: #1c1c1c !important
}

#g-offcanvas .button:hover {
    border: 2px solid #f4a460 !important;
    color: #f4a460 !important
}

#g-offcanvas .button:active {
    border: 2px solid #f4a460 !important;
    color: #f4a460 !important
}

#g-offcanvas hr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

.g-offcanvas-toggle {
    display: none;
    font-size: 1.5rem;
    background: transparent;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    top: 1.3rem;
    left: 1.1rem;
    padding-left: 1px;
    z-index: 9999;
    color: #ffffff
}

@media only all and (max-width:51rem) {
    .g-offcanvas-toggle {
        display: block
    }
}

@media only all and (min-width:30.01rem) and (max-width:50.99rem) {
    .dir-rtl .g-offcanvas-toggle {
        left: 4rem
    }
}

@media only all and (max-width:30rem) {
    .dir-rtl .g-offcanvas-toggle {
        left: 2.5rem
    }
}

.g-offcanvas-open .g-nav-overlay {
    z-index: 100000
}

.g-offcanvas-open .g-offcanvas-left #g-page-surround {
    left: 14rem
}

.g-offcanvas-open .g-offcanvas-right #g-page-surround {
    right: 14rem
}

.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
    right: auto
}

.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
    left: auto
}

#g-offcanvas #g-mobilemenu-container ul {
    background: #ffffff
}

#g-offcanvas #g-mobilemenu-container ul>li>.g-menu-item-container {
    color: #1c1c1c
}

#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover,
#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: #f3994d
}

#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover>.g-menu-item-container,
#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active>.g-menu-item-container {
    color: #1c1c1c
}

#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator {
    border: 1px solid #f6b47d;
    background: #f3994d;
    border-radius: 0;
    margin: -0.2rem 0 -0.2rem 0.5rem;
    padding: 0.2rem
}

#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover {
    background: #f18e3a
}

#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
    width: 14rem
}

#g-mobilemenu-container {
    margin: -2.125rem
}

.g-preset-thumbnails img {
    margin-bottom: 1rem
}

@media only all and (max-width:50.99rem) {
    .g-preset-thumbnails {
        text-align: center
    }

    .g-preset-thumbnails .g-block {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50% !important
    }

    .g-preset-thumbnails .g-content {
        margin: 0
    }
}

@media print {
    #g-offcanvas {
        background: #fff !important;
        color: #000 !important
    }
}

#g-aside {
    color: #342b2b;
    background: rgba(255, 255, 255, 0)
}

#g-aside .jl-h4,
#g-aside .g-title {
    font-size: 22px
}

#g-aside .g-title {
    margin: 5px 0 20px 0
}

#g-aside .moduletable {
    margin-bottom: 1.5rem
}

@media print {
    #g-aside {
        background: #fff !important;
        color: #000 !important
    }
}

#g-sidebar {
    background: rgba(255, 255, 255, 0);
    color: #342b2b
}

#g-sidebar .jl-h4,
#g-sidebar .g-title {
    font-size: 22px
}

#g-sidebar .g-title {
    margin: 5px 0 20px 0
}

#g-sidebar .moduletable {
    margin-bottom: 1.5rem
}

@media print {
    #g-sidebar {
        background: #fff !important;
        color: #000 !important
    }
}

.outline-_offline {
    text-align: inherit
}

.outline-_offline #frame {
    max-width: 24rem;
    background: #ffffff;
    border: none;
    border-radius: 10px;
    box-shadow: 0 4px 20px -10px #4d79b3;
    color: #495057;
    padding: 30px;
    width: 100%
}

.outline-_offline #frame .inputbox {
    background-color: #fff;
    border: 1px solid #b8c9e0;
    border-radius: 0.25rem
}

.outline-_offline #frame .inputbox:hover,
.outline-_offline #frame .inputbox:focus,
.outline-_offline #frame .inputbox:active {
    border-color: #f4a460
}

.outline-_offline #frame .button.login {
    border: 1px solid transparent;
    border-radius: 0.25rem;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 0.5rem 1rem;
    text-align: center;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    background-color: #f4a460;
    border-color: #f4a460;
    color: #ffffff;
    width: 100%;
    box-sizing: border-box
}

.outline-_offline #frame .button.login:hover,
.outline-_offline #frame .button.login:focus,
.outline-_offline #frame .button.login:active {
    background-color: #f29648;
    border-color: #f29648
}

.outline-_error input.inputbox.search-query.input-medium {
    width: 60%;
    padding: 14px 60px 15px 30px;
    height: inherit;
    border: none;
    color: #17C3B9;
    font-size: 18px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px
}

.outline-_error button.btn,
.outline-_error input[type="submit"].btn {
    background: #f4a460;
    font-size: 16px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: none;
    padding: 11px;
    left: 10px;
    margin-left: -66px;
    position: relative;
    opacity: 0.7
}

#g-mainbar .error-txt {
    font-size: 12vw;
    color: #f3b600
}

@media only all and (max-width:59.99rem) {
    #g-mainbar .error-txt {
        font-size: 30px
    }
}

.g-social a {
    padding: 0.1875rem 0.4rem;
    text-decoration: none
}

@media only all and (min-width:51rem) and (max-width:59.99rem) {
    .g-social a {
        padding: 0.1875rem 0.25rem
    }
}

.g-content-array {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.g-content-array .g-grid {
    margin-bottom: 3.1875rem
}

.g-content-array .g-grid:last-child {
    margin-bottom: 0
}

@media only all and (max-width:50.99rem) {
    .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
        margin-bottom: 0
    }
}

@media only all and (max-width:50.99rem) {
    .g-content-array .g-grid {
        margin-bottom: 0
    }
}

.g-content-array .g-content {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0
}

@media only all and (max-width:50.99rem) {
    .g-content-array .g-array-item {
        margin-bottom: 3.1875rem
    }
}

.g-content-array .g-array-item-image {
    margin: 0 0 15px 0
}

.g-content-array .g-item-title {
    margin: 0
}

.g-content-array .g-array-item-details,
.g-content-array .g-array-item-text,
.g-content-array .g-array-item-read-more {
    margin: 15px 0 0
}

.g-content-array .g-array-item-details {
    font-size: 90%
}

.g-content-array .g-array-item-details>span {
    margin-right: 10px
}

.g-content-array .g-array-item-details i {
    margin-right: 5px
}

.tm-price-table_featured-inner {
    background-color: #f4a460
}

.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event:hover span {
    background: #f4a460
}

.tm-calendar .clndr .clndr-grid .days .day.today span {
    border: 2px solid #f4a460
}

.tm-calendar .clndr .clndr-grid .days .day.today .day-number {
    color: #f4a460
}

.btn-video {
    background-color: sandybrown;
    color: white
}

.btn-video:hover {
    color: #ffffff
}

.tm-video-player .btn-video {
    background-color: sandybrown
}

.tm-video-player .btn-video:hover {
    background: #ffffff;
    color: #f4a460
}

.tm-video-item:hover .btn-video i {
    color: #f4a460
}

.tm-votes .voted {
    color: #f2b827
}

.tm-timeline .ui-timeline-date>a.active:after,
.tm-timeline .ui-timeline-date>a:hover:after {
    background-color: #f4a460 !important
}

.tm-timeline .ui-timeline-date>a.active:after {
    background-color: #f4a460 !important
}

.tm-edit {
    background: #f4a460 !important;
    color: #fff !important
}

.jl-wrapper .jl-container .el-content {
    padding: 1.5rem;
    margin: 0.625rem
}

.jl-wrapper .g-container,
.tm-header .g-container,
.tm-header-mobile .g-container {
    box-sizing: content-box;
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto
}

.jl-wrapper .g-container .el-content,
.tm-header .g-container .el-content,
.tm-header-mobile .g-container .el-content {
    padding: 1.5rem;
    margin: 0.625rem
}

@media only all and (min-width:75rem) {

    .jl-wrapper .g-container,
    .tm-header .g-container,
    .tm-header-mobile .g-container {
        max-width: 75rem
    }
}

@media only all and (min-width:60rem) and (max-width:74.99rem) {

    .jl-wrapper .g-container,
    .tm-header .g-container,
    .tm-header-mobile .g-container {
        max-width: 60rem
    }
}

@media only all and (min-width:51rem) and (max-width:59.99rem) {

    .jl-wrapper .g-container,
    .tm-header .g-container,
    .tm-header-mobile .g-container {
        max-width: 51rem
    }
}

@media only all and (min-width:30.01rem) and (max-width:50.99rem) {

    .jl-wrapper .g-container,
    .tm-header .g-container,
    .tm-header-mobile .g-container {
        max-width: 30rem
    }
}

.jl-slideshow .el-content-wrapper {
    padding: 1.5rem;
    margin: 0.625rem
}

.jl-slideshow .el-vertical-align {
    margin: 1.9749rem
}

.tm-header .navbar-wrapper,
.tm-header-mobile .navbar-wrapper {
    padding: 0 1.5rem;
    margin: 0 0.625rem
}

.tm-header-mobile-slide {
    z-index: 9
}

[id^="jlnavbar-"][id$="-particle"] {
    padding: 0 1.5rem;
    margin: 0 0.625rem
}

.menu-simple .headerbar-nav {
    padding: 0 1.5rem;
    margin: 0 0.625rem
}

.menu-simple .jl-container .g-main-nav {
    padding: 0 1.5rem;
    margin: 0 0.625rem
}

.menu-simple .g-main-nav .g-toplevel>li {
    cursor: pointer
}

.menu-simple.stacked-left-a .jl-navbar-container>.jl-container .jl-navbar-left,
.menu-simple.stacked-left-a .jl-navbar-container>.g-container .jl-navbar-left,
.menu-simple.stacked-left-b .jl-navbar-container>.jl-container .jl-navbar-left,
.menu-simple.stacked-left-b .jl-navbar-container>.g-container .jl-navbar-left {
    margin-left: -1.5rem
}

.menu-extended .jl-container .jl-main-nav {
    padding: 0 1.5rem;
    margin: 0 0.625rem
}

.menu-extended .nav-stacked {
    padding: 0 1.5rem;
    margin: 0 0.625rem
}

.menu-extended [class*="jl-drop-bottom"] {
    margin-top: 0
}

.tm-header-mobile .jl-navbar {
    padding: 0 1.5rem;
    margin: 0 0.625rem
}

.jl-header-overlay {
    position: absolute;
    z-index: 980;
    left: 0;
    right: 0
}

[id^="jlnav-"][id$="-particle"] .jl-search-input {
    border-radius: 0;
    box-shadow: none
}

.jl-notify .jl-icon-button {
    background-color: #f4a460
}

.jl-notify .jl-icon-button svg {
    fill: white
}

.jl-notify .jl-icon-button:hover,
.jl-notify .jl-icon-button:focus,
.jl-notify .jl-icon-button:active {
    color: #e6e6e6
}

ul.jl-accordion,
ul.jl-list,
.jl-breadcrumb,
.jl-comment-list {
    margin-left: 0
}

.jl-accordion-content p {
    margin: 0 0 20px 0
}

ul.jl-tab,
.jl-subnav {
    margin-top: 0
}

address,
dl,
fieldset,
ol,
p,
pre,
ul.jl-list {
    margin: 0 0 20px 0
}

.jl-fieldset {
    border: none;
    margin: 0;
    padding: 0
}

.jl-hr,
hr {
    overflow: visible;
    text-align: inherit;
    border-top: 1px solid #e5e5e5
}

.jl-checkbox,
.jl-radio {
    display: inline-block !important;
    width: 16px !important
}

.jl-link {
    color: #f4a460
}

.jl-link:hover,
.jl-link:focus,
.jl-link:active {
    color: sandybrown
}

.el-news-ticker .jl-label {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px
}

.el-news-ticker .jl-slidenav.jl-icon {
    width: 30px
}

@media only all and (max-width:60rem) {

    .el-news-ticker .tm-heading,
    .el-news-ticker .tm-heading-right {
        margin: 0 !important
    }

    .el-news-ticker .tm-heading-right:after,
    .el-news-ticker .tm-heading:after {
        display: none !important
    }
}

.jl-link-heading:hover,
.jl-link-heading a:hover,
.jl-link-toggle:hover .jl-link-heading,
.jl-link-toggle:focus .jl-link-heading,
.jl-list-primary>::before,
.jl-text-primary,
.jl-text-background {
    color: #f4a460 !important
}

.jl-notification-message-primary,
.jl-button-link,
.jl-navbar-toggle.jl-open,
.jl-navbar-toggle:focus,
.jl-navbar-toggle:hover,
.jl-iconnav>*>a:hover,
.jl-iconnav>.jl-active>a {
    color: #f4a460
}

.jl-light .jl-nav-default li.jl-active a,
.jl-light .jl-nav-primary li.jl-active a {
    color: #ffffff
}

.jl-light .jl-nav-default li a:hover,
.jl-light .jl-nav-primary li a:hover {
    color: #ffffff
}

.jl-light .jl-nav-default .jl-nav-sub li.jl-active a,
.jl-light .jl-nav-primary .jl-nav-sub li.jl-active a {
    color: #ffffff
}

.jl-light .jl-nav-default .jl-nav-sub li a:hover,
.jl-light .jl-nav-primary .jl-nav-sub li a:hover {
    color: #ffffff
}

.jl-search-input {
    box-sizing: border-box !important
}

.jl-tab>.jl-active>a {
    border-color: #f4a460
}

.jl-button-primary,
.jl-card-primary.jl-card-hover:hover,
.jl-background-primary,
.jl-marker,
.jl-alert-primary,
.jl-subnav-pill>.jl-active>a,
.jl-checkbox:checked,
.jl-checkbox:indeterminate,
.jl-radio:checked,
.jl-card-primary>.tm-timeline-arrow,
.jl-dotnav>.jl-active>*,
.jl-dotnav>*>:focus,
.jl-dotnav>*>:hover,
.jl-pagination>.jl-active>* {
    background-color: #f4a460
}

.jl-button-primary:hover,
.jl-button-primary:focus {
    background-color: sandybrown
}

.jl-section-primary,
.jl-tile-primary,
.jl-card-primary,
.jl-badge {
    background: #f4a460
}

@supports (-webkit-background-clip: text) {
    .jl-text-background {
        background-color: #f4a460
    }
}

.jl-overlay-primary {
    background: rgba(244, 164, 96, 0.8)
}

.jl-button-default {
    background-color: rgba(255, 255, 255, 0);
    color: #f4a460;
    border-color: #f4a460
}

.jl-button-default:hover,
.jl-button-default:focus,
.jl-button-default:active {
    background-color: #f4a460;
    border-color: #f4a460;
    color: #ffffff
}

.jl-pagination>*>:hover {
    color: #fff;
    background-color: sandybrown
}

.g-headerbar-stacked {
    margin-top: 20px
}

.g-headerbar-top {
    padding-top: 20px;
    padding-bottom: 20px
}

.g-headerbar-bottom {
    padding-top: 20px;
    padding-bottom: 20px
}

.jl-popup-login .jl-list {
    width: 300px;
    margin: 0 auto
}

.jl-popup-login li {
    display: inline-block
}

.jl-navbar-nav>li>a i {
    vertical-align: middle;
    margin-right: 0.2rem
}

.back-to-top {
    position: fixed;
    bottom: 40px;
    z-index: 9999
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.back-to-top {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.backHide {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

.style1 .jl-heading-content .jl-heading-title {
    display: inline-block;
    position: relative
}

.style1 .uk-text-center .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: 0px;
    height: 2px;
    background: #ddd;
    width: 30px;
    left: 50%;
    margin-left: -15px
}

.style1 .uk-text-left .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: 0px;
    height: 2px;
    background: #ddd;
    width: 30px;
    left: 0
}

.style1 .uk-text-right .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: 0px;
    height: 2px;
    background: #ddd;
    width: 30px;
    right: 0
}

.style2 .jl-heading-content .jl-heading-title {
    display: inline-block;
    position: relative;
    border-bottom: 1px solid #eee
}

.style2 .uk-text-center .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: -1px;
    height: 1px;
    background: #777;
    width: 30px;
    left: 50%;
    margin-left: -15px
}

.style2 .uk-text-left .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: -1px;
    height: 1px;
    background: #777;
    width: 30px;
    left: 0
}

.style2 .uk-text-right .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: -1px;
    height: 1px;
    background: #777;
    width: 30px;
    right: 0
}

.style3 .jl-heading-content .jl-heading-title {
    display: inline-block;
    position: relative
}

.style3 .uk-text-center .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
    width: 122px;
    height: 12px;
    left: 50%;
    margin-left: -61px
}

.style3 .uk-text-left .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
    width: 122px;
    height: 12px;
    left: 0
}

.style3 .uk-text-right .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
    width: 122px;
    height: 12px;
    right: 0
}

.style4 .jl-heading-content .jl-heading-title {
    display: inline-block;
    position: relative
}

.style4 .uk-text-center .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
    width: 27px;
    height: 6px;
    left: 50%;
    margin-left: -13px
}

.style4 .uk-text-left .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
    width: 27px;
    height: 6px;
    left: 0
}

.style4 .uk-text-right .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
    width: 27px;
    height: 6px;
    right: 0
}

.style5 .jl-heading-content .jl-heading-title {
    display: inline-block;
    position: relative
}

.style5 .uk-text-center .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
    width: 122px;
    height: 12px;
    left: 50%;
    margin-left: -61px
}

.style5 .uk-text-left .jl-heading-content .jl-heading-title:before {
    position: absolute;
    position: absolute;
    content: "";
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
    width: 122px;
    height: 12px;
    left: 0
}

.style5 .uk-text-right .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
    width: 122px;
    height: 12px;
    right: 0
}

.style6 .jl-heading-content .jl-heading-title {
    display: inline-block;
    position: relative
}

.style6 .jl-heading-content .jl-heading-title h1,
.style6 .jl-heading-content .jl-heading-title h2,
.style6 .jl-heading-content .jl-heading-title h3,
.style6 .jl-heading-content .jl-heading-title h4,
.style6 .jl-heading-content .jl-heading-title h5,
.style6 .jl-heading-content .jl-heading-title h6 {
    margin: 0
}

.style6 .uk-text-center .jl-heading-content .jl-heading-title:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0px;
    width: 100%;
    border-bottom: 1px solid #444
}

.style6 .uk-text-center .jl-heading-content .jl-heading-title:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 0px;
    width: 100%;
    border-bottom: 1px solid #444
}

.style6 .uk-text-left .jl-heading-content .jl-heading-title:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 0px;
    width: 100%;
    border-bottom: 1px solid #444
}

.style6 .uk-text-right .jl-heading-content .jl-heading-title:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0px;
    width: 100%;
    border-bottom: 1px solid #444
}

.style7 .jl-heading-content .jl-heading-title {
    display: inline-block;
    position: relative
}

.style7 .jl-heading-content .jl-heading-title h1,
.style7 .jl-heading-content .jl-heading-title h2,
.style7 .jl-heading-content .jl-heading-title h3,
.style7 .jl-heading-content .jl-heading-title h4,
.style7 .jl-heading-content .jl-heading-title h5,
.style7 .jl-heading-content .jl-heading-title h6 {
    margin: 0
}

.style7 .uk-text-center .jl-heading-content .jl-heading-title:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0px;
    width: 100%;
    border-bottom: 1px dashed #444
}

.style7 .uk-text-center .jl-heading-content .jl-heading-title:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 0px;
    width: 100%;
    border-bottom: 1px dashed #444
}

.style7 .uk-text-left .jl-heading-content .jl-heading-title:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 0px;
    width: 100%;
    border-bottom: 1px dashed #444
}

.style7 .uk-text-right .jl-heading-content .jl-heading-title:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0px;
    width: 100%;
    border-bottom: 1px dashed #444
}

.style8 .jl-heading-content {
    overflow: hidden
}

.style8 .jl-heading-content .jl-heading-title {
    display: inline-block;
    position: relative
}

.style8 .jl-heading-content .jl-heading-title h1,
.style8 .jl-heading-content .jl-heading-title h2,
.style8 .jl-heading-content .jl-heading-title h3,
.style8 .jl-heading-content .jl-heading-title h4,
.style8 .jl-heading-content .jl-heading-title h5,
.style8 .jl-heading-content .jl-heading-title h6 {
    margin: 0
}

.style8 .uk-text-center .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
    width: 100%;
    height: 100%;
    left: 100%;
    top: 0
}

.style8 .uk-text-center .jl-heading-content .jl-heading-title:after {
    position: absolute;
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
    width: 100%;
    height: 100%;
    right: 100%;
    top: 0
}

.style8 .uk-text-left .jl-heading-content .jl-heading-title:before {
    position: absolute;
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
    width: 100%;
    height: 100%;
    left: 100%;
    top: 0
}

.style8 .uk-text-right .jl-heading-content .jl-heading-title:after {
    position: absolute;
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
    width: 100%;
    height: 100%;
    right: 100%;
    top: 0
}

.g-container {
    width: 75rem
}

@media only all and (min-width:60rem) and (max-width:74.99rem) {
    .g-container {
        width: 60rem
    }
}

@media only all and (min-width:51rem) and (max-width:59.99rem) {
    .g-container {
        width: 51rem
    }
}

@media only all and (min-width:30.01rem) and (max-width:50.99rem) {
    .g-container {
        width: 30rem
    }
}

@media only all and (max-width:30rem) {
    .g-container {
        width: 100%
    }
}

.g-container.g-flushed {
    width: 100%
}

@media only all and (max-width:50.99rem) {
    .g-block {
        flex-grow: 0;
        flex-basis: 100%
    }
}

@media only all and (max-width:50.99rem) {
    body [class*="size-"] {
        flex-grow: 0;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media only all and (max-width:50.99rem) {
    @supports not (flex-wrap: wrap) {
        .g-grid {
            display: block;
            flex-wrap: inherit
        }

        .g-block {
            display: block;
            flex: inherit
        }
    }
}

.visible-large,
.visible-desktop,
.visible-tablet,
.visible-phone,
.g-block.visible-large,
.g-block.visible-desktop,
.g-block.visible-tablet,
.g-block.visible-phone {
    display: none !important
}

@media only all and (max-width:50.99rem) {
    .visible-phone {
        display: block !important
    }

    .g-block.visible-phone {
        display: block !important
    }
}

@media only all and (min-width:51rem) and (max-width:59.99rem) {
    .visible-tablet {
        display: block !important
    }

    .g-block.visible-tablet {
        display: block !important
    }
}

@media only all and (min-width:60rem) and (max-width:74.99rem) {
    .visible-desktop {
        display: block !important
    }

    .g-block.visible-desktop {
        display: block !important
    }
}

@media only all and (min-width:75rem) {
    .visible-large {
        display: block !important
    }

    .g-block.visible-large {
        display: block !important
    }

    .visible-desktop {
        display: block !important
    }

    .g-block.visible-desktop {
        display: block !important
    }
}

@media only all and (max-width:50.99rem) {
    .hidden-phone {
        display: none !important
    }
}

@media only all and (min-width:51rem) and (max-width:59.99rem) {
    .hidden-tablet {
        display: none !important
    }
}

@media only all and (min-width:60rem) and (max-width:74.99rem) {
    .hidden-desktop {
        display: none !important
    }
}

@media only all and (min-width:75rem) {
    .hidden-large {
        display: none !important
    }

    .hidden-desktop {
        display: none !important
    }
}

@media only all and (max-width:50.99rem) {
    .align-right {
        text-align: inherit !important
    }

    .align-left {
        text-align: inherit !important
    }
}
