@charset "UTF-8";
*,
::after,
::before {
    box-sizing: border-box;
}
body,
html {
    overflow-x: hidden;
}
html {
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.15;
}
@-ms-viewport {
    width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.625;
    letter-spacing: normal;
    background-color: #fff;
    text-rendering: optimizeLegibility;
    text-align: left;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
address,
hr {
    margin-bottom: 1.5rem;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin-top: 1.5rem;
    border: 0;
    border-top: 1px solid #ebebeb;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.75rem;
    font-weight: 700;
    line-height: 1.2;
    clear: both;
}
.h1,
h1 {
    font-size: 48px;
}
.h2,
h2 {
    font-size: 36px;
}
.h3,
h3 {
    font-size: 30px;
}
.h4,
h4 {
    font-size: 24px;
}
.h5,
h5 {
    font-size: 20px;
}
.h6,
h6 {
    font-size: 16px;
}
dl,
ol,
ol ol,
ol ul,
p,
ul,
ul ol,
ul ul {
    margin-top: 0;
    margin-bottom: 1.5rem;
}
abbr[data-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
address {
    font-style: normal;
    line-height: inherit;
}
li > ol,
li > ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1.5rem;
    border-left: solid 8px;
    background-color: #f2f9ff;
    padding: 30px 50px;
    border-radius: 4px;
}
blockquote p {
    margin: 0;
}
blockquote cite {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.025em;
    margin-top: 25px;
    display: block;
    font-style: normal;
}
a > code,
blockquote a {
    color: inherit;
}
blockquote p,
dfn {
    font-style: italic;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a,
a:hover {
    text-decoration: none;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #4b2bb0;
}
a:hover {
    color: #613ed0;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
pre {
    font-size: 87.5%;
    margin-top: 0;
    margin-bottom: 1.5rem;
    padding: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
    background-color: rgba(0, 0, 0, 0.05);
    color: inherit;
}
figure {
    margin: 0 0 1.5rem;
}
img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
    height: auto;
}
svg:not(:root) {
    overflow: hidden;
}
table {
    border-collapse: collapse;
    margin-bottom: 1.5rem;
    width: 100%;
    max-width: 100%;
    background-color: transparent;
}
table td,
table th {
    padding: 0.5rem;
    vertical-align: top;
    border: 1px solid #ebebeb;
}
table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ebebeb;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #b6b6b6;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button,
input {
    overflow: visible;
}
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
::-moz-selection {
    background-color: #4b2bb0;
    color: #fff;
}
::selection {
    background-color: #4b2bb0;
    color: #fff;
}
ins,
mark {
    background: #fff9c0;
    text-decoration: none;
    padding: 0 0.25rem;
}
big {
    font-size: 125%;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select {
    padding: 0 30px;
    height: 50px;
    line-height: 48px;
    border: solid 1px #f1f8fc;
    color: #000;
    background-color: #f1f8fc;
    max-width: 100%;
    border-radius: 30px;
    font-size: 15px;
}
textarea {
    padding: 0 30px;
    border: solid 1px #f1f8fc;
    color: #000;
    background-color: #f1f8fc;
    max-width: 100%;
    border-radius: 30px;
    font-size: 15px;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]: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,
select:focus,
textarea:focus {
    outline: 0;
}
input[type]:-moz-placeholder,
input[type]::-moz-placeholder,
select:-moz-placeholder,
select::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
    color: #7d7d7d;
}
input[type]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #7d7d7d;
}
input[type]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #7d7d7d;
}
textarea {
    padding-top: 15px;
    padding-left: 25px;
    height: auto;
    line-height: 1.6;
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #4b2bb0 50%), linear-gradient(135deg, #4b2bb0 50%, transparent 50%) !important;
    background-position: calc(100% - 20px) calc(20px), calc(100% - 15px) calc(20px), 100% 0 !important;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em !important;
    background-repeat: no-repeat !important;
}
.fa,
.fal,
.far,
.fas {
    font-family: "FontAwesome" !important;
}
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    position: relative;
    display: inline-block;
    font-size: 0.75rem;
    height: 3.125rem;
    line-height: 3rem;
    padding: 0 1.875rem;
    font-weight: 700;
    border: solid 2px transparent;
    white-space: nowrap;
    text-transform: uppercase;
    border-radius: 5em;
    color: #fff;
    background-color: #4b2bb0;
    border-color: #4b2bb0;
    -webkit-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;
    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;
}
.btn:active,
.btn:focus,
.btn:hover,
button:active,
button:focus,
button:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:hover {
    color: #fff;
    background-color: #3e2391;
    border-color: #3a2187;
}
.btn.btn-link,
.btn.btn-outline,
button.btn-link,
button.btn-outline,
input[type="button"].btn-link,
input[type="button"].btn-outline,
input[type="reset"].btn-link,
input[type="reset"].btn-outline,
input[type="submit"].btn-link,
input[type="submit"].btn-outline {
    color: #4b2bb0;
}
.btn.btn-accent.btn-outline:active,
.btn.btn-accent.btn-outline:focus,
.btn.btn-accent.btn-outline:hover,
.btn.btn-outline:active,
.btn.btn-outline:focus,
.btn.btn-outline:hover,
button.btn-outline:active,
button.btn-outline:focus,
button.btn-outline:hover,
input[type="button"].btn-outline:active,
input[type="button"].btn-outline:focus,
input[type="button"].btn-outline:hover,
input[type="reset"].btn-outline:active,
input[type="reset"].btn-outline:focus,
input[type="reset"].btn-outline:hover,
input[type="submit"].btn-outline:active,
input[type="submit"].btn-outline:focus,
input[type="submit"].btn-outline:hover {
    background-color: #4b2bb0;
    color: #fff;
    border-color: #4b2bb0;
}
.btn.btn-gradient,
button.btn-gradient,
input[type="button"].btn-gradient,
input[type="reset"].btn-gradient,
input[type="submit"].btn-gradient {
    background-image: -webkit-gradient(linear, left top, right top, from(#4b2bb0), color-stop(51%, #7253d5), to(#4b2bb0));
    background-image: linear-gradient(to right, #4b2bb0 0%, #7253d5 51%, #4b2bb0 100%);
}
.btn:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    cursor: pointer;
}
.btn:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn:disabled,
button:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled {
    opacity: 0.65;
    cursor: default;
}
.btn.btn-block,
.btn.btn-full {
    display: block;
    width: 100%;
}
.btn.btn-inline {
    display: inline-block;
    vertical-align: top;
}
.btn.btn-sm {
    font-size: 0.8125rem;
    height: 2.5rem;
    line-height: 2.375rem;
    padding: 0 1.5625rem;
}
.btn.btn-lg,
.btn.btn-md,
.btn.btn-xl {
    font-size: 0.875rem;
    height: 3.125rem;
    line-height: 3rem;
    padding: 0 1.875rem;
}
.btn.btn-lg,
.btn.btn-xl {
    height: 3.4375rem;
    line-height: 3.3125rem;
}
.btn.btn-xl {
    height: 3.75rem;
    line-height: 3.625rem;
}
.btn.btn-round {
    border-radius: 5em;
}
.btn.btn-rounded {
    border-radius: 0.25rem;
}
.btn.btn-square {
    border-radius: 0;
}
.btn.btn-accent {
    color: #fff;
    background-color: #4b2bb0;
    border-color: #4b2bb0;
}
.btn.btn-accent:active,
.btn.btn-accent:focus,
.btn.btn-accent:hover {
    color: #fff;
    background-color: #3e2391;
    border-color: #3a2187;
}
.btn.btn-accent.btn-link,
.btn.btn-accent.btn-outline {
    color: #4b2bb0;
}
.btn.btn-accent.btn-gradient {
    background-image: -webkit-gradient(linear, left top, right top, from(#4b2bb0), color-stop(51%, #7253d5), to(#4b2bb0));
    background-image: linear-gradient(to right, #4b2bb0 0%, #7253d5 51%, #4b2bb0 100%);
}
.btn.btn-primary {
    color: #fff;
    background-color: #4f4f6f;
    border-color: #4f4f6f;
}
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    color: #fff;
    background-color: #3f3f59;
    border-color: #3a3a51;
}
.btn.btn-primary.btn-link,
.btn.btn-primary.btn-outline {
    color: #4f4f6f;
}
.btn.btn-primary.btn-outline:active,
.btn.btn-primary.btn-outline:focus,
.btn.btn-primary.btn-outline:hover {
    background-color: #4f4f6f;
    color: #fff;
    border-color: #4f4f6f;
}
.btn.btn-primary.btn-gradient {
    background-image: -webkit-gradient(linear, left top, right top, from(#4f4f6f), color-stop(51%, #71719a), to(#4f4f6f));
    background-image: linear-gradient(to right, #4f4f6f 0%, #71719a 51%, #4f4f6f 100%);
}
.btn.btn-secondary {
    color: #fff;
    background-color: #6428cb;
    border-color: #6428cb;
}
.btn.btn-secondary:active,
.btn.btn-secondary:focus,
.btn.btn-secondary:hover {
    color: #fff;
    background-color: #5422ab;
    border-color: #4f20a0;
}
.btn.btn-secondary.btn-link,
.btn.btn-secondary.btn-outline {
    color: #6428cb;
}
.btn.btn-secondary.btn-outline:active,
.btn.btn-secondary.btn-outline:focus,
.btn.btn-secondary.btn-outline:hover {
    background-color: #6428cb;
    color: #fff;
    border-color: #6428cb;
}
.btn.btn-secondary.btn-gradient {
    background-image: -webkit-gradient(linear, left top, right top, from(#6428cb), color-stop(51%, #8f60e0), to(#6428cb));
    background-image: linear-gradient(to right, #6428cb 0%, #8f60e0 51%, #6428cb 100%);
}
.btn.btn-light {
    color: #222;
    background-color: #fafafa;
    border-color: #fafafa;
}
.btn.btn-light:active,
.btn.btn-light:focus,
.btn.btn-light:hover {
    color: #222;
    background-color: #e7e7e7;
    border-color: #e1e1e1;
}
.btn.btn-light.btn-link,
.btn.btn-light.btn-outline {
    color: #fafafa;
}
.btn.btn-light.btn-outline:active,
.btn.btn-light.btn-outline:focus,
.btn.btn-light.btn-outline:hover {
    background-color: #fafafa;
    color: #222;
    border-color: #fafafa;
}
.btn.btn-light.btn-gradient {
    background-image: -webkit-gradient(linear, left top, right top, from(#fafafa), color-stop(51%, #d4d4d4), to(#fafafa));
    background-image: linear-gradient(to right, #fafafa 0%, #d4d4d4 51%, #fafafa 100%);
}
.btn.btn-dark {
    color: #fff;
    background-color: #222;
    border-color: #222;
}
.btn.btn-dark:active,
.btn.btn-dark:focus,
.btn.btn-dark:hover {
    color: #fff;
    background-color: #0f0f0f;
    border-color: #090909;
}
.btn.btn-dark.btn-link,
.btn.btn-dark.btn-outline {
    color: #222;
}
.btn.btn-dark.btn-outline:active,
.btn.btn-dark.btn-outline:focus,
.btn.btn-dark.btn-outline:hover {
    background-color: #222;
    color: #fff;
    border-color: #222;
}
.btn.btn-dark.btn-gradient {
    background-image: -webkit-gradient(linear, left top, right top, from(#222), color-stop(51%, #484848), to(#222));
    background-image: linear-gradient(to right, #222 0%, #484848 51%, #222 100%);
}
.btn.btn-gray {
    color: #fff;
    background-color: #b6b6b6;
    border-color: #b6b6b6;
}
.btn.btn-gray:active,
.btn.btn-gray:focus,
.btn.btn-gray:hover {
    color: #fff;
    background-color: #a3a3a3;
    border-color: #9d9d9d;
}
.btn.btn-gray.btn-link,
.btn.btn-gray.btn-outline {
    color: #b6b6b6;
}
.btn.btn-gray.btn-outline:active,
.btn.btn-gray.btn-outline:focus,
.btn.btn-gray.btn-outline:hover {
    background-color: #b6b6b6;
    color: #fff;
    border-color: #b6b6b6;
}
.btn.btn-gray.btn-gradient {
    background-image: -webkit-gradient(linear, left top, right top, from(#b6b6b6), color-stop(51%, #dcdcdc), to(#b6b6b6));
    background-image: linear-gradient(to right, #b6b6b6 0%, #dcdcdc 51%, #b6b6b6 100%);
}
.btn.btn-white {
    color: #222;
    background-color: #fff;
    border-color: #fff;
}
.btn.btn-white:active,
.btn.btn-white:focus,
.btn.btn-white:hover {
    color: #222;
    background-color: #ececec;
    border-color: #e6e6e6;
}
.btn.btn-white.btn-link {
    color: #fff;
}
.btn.btn-white.btn-outline:active,
.btn.btn-white.btn-outline:focus,
.btn.btn-white.btn-outline:hover {
    background-color: #fff;
    color: #222;
    border-color: #fff;
}
.btn.btn-white.btn-gradient {
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(51%, #d9d9d9), to(#fff));
    background-image: linear-gradient(to right, #fff 0%, #d9d9d9 51%, #fff 100%);
}
.btn.btn-white.btn-outline,
.custom-color-slick-dots .slick-dots li.slick-active,
.custom-color-slick-dots .slick-dots li:hover,
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    color: #fff;
}
.btn.btn-outline,
.btn.btn.btn-outline {
    background-color: transparent;
}
.btn.btn-icon-left i {
    margin-right: 10px;
}
.btn.btn-icon-right i {
    margin-left: 10px;
}
.btn.btn-3d,
.btn.btn-3d:hover {
    border-bottom: solid 3px rgba(0, 0, 0, 0.15) !important;
}
.btn.btn-gradient {
    background-size: 200% auto;
    -webkit-transition: background-position 0.5s;
    transition: background-position 0.5s;
    border: 0;
}
.btn.btn-gradient:hover {
    background-position: right center;
}
.btn.btn-link {
    background-color: transparent !important;
    border-width: 0 !important;
    text-decoration: none;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    line-height: 2;
    border-radius: 0;
}
.btn.btn-link:active,
.btn.btn-link:focus,
.btn.btn-link:hover {
    -webkit-box-shadow: inset 0 -1px 0 currentColor;
    box-shadow: inset 0 -1px 0 currentColor;
}
.toggle-icon {
    cursor: pointer;
    display: inline-block;
    width: 32px;
    height: 30px;
    position: relative;
    vertical-align: middle;
}
.toggle-icon > span,
.toggle-icon > span:after,
.toggle-icon > span:before {
    height: 2px;
    margin: auto;
    position: absolute;
    background-color: currentColor;
}
.toggle-icon > span {
    bottom: 0;
    display: block;
    top: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    left: 2px;
    right: 8px;
    transition: all 0.3s;
}
.toggle-icon > span:after,
.toggle-icon > span:before {
    content: "";
    left: 0;
    right: -6px;
    -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, background 0.3s;
    -moz-transition: top 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, background 0.3s;
    transition: top 0.3s ease-in-out, transform 0.3s ease-in-out, background 0.3s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.toggle-icon > span:before {
    top: 8px;
}
.toggle-icon > span:after {
    top: -8px;
}
.toggle-icon:hover {
    color: #e4573d;
}
.toggle-icon.in > span {
    background-color: transparent !important;
}
.toggle-icon.in > span:after,
.toggle-icon.in > span:before {
    -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s 0.5s ease-in-out, background 0.3s;
    -moz-transition: top 0.3s ease-in-out, -moz-transform 0.3s 0.5s ease-in-out, background 0.3s;
    transition: top 0.3s ease-in-out, transform 0.3s 0.5s ease-in-out, background 0.3s;
    top: 0;
}
.toggle-icon.in > span:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    -o-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
.toggle-icon.in > span:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    -o-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.vc-col-no-pt > .vc_column-inner,
.vc_row.vc_row.vc-col-no-pt > .vc_column_container > .vc_column-inner {
    padding-top: 0;
}
.custom-border-images.vc_column_container:after,
.custom-border-images.vc_column_container:before {
    content: "";
    position: absolute;
    border-radius: 0 0 5px 5px;
    background-color: #6e45e2;
}
.custom-border-images.vc_column_container:before {
    bottom: -10px;
    right: 12px;
    height: 10px;
    left: 12px;
}
.custom-border-images.vc_column_container:after {
    bottom: -18px;
    right: 20px;
    height: 8px;
    left: 20px;
    opacity: 0.5;
}
.custom-border-images.border-images-top.vc_column_container:after,
.custom-border-images.border-images-top.vc_column_container:before {
    border-radius: 5px 5px 0 0;
}
.custom-border-images.border-images-top.vc_column_container:before {
    top: -10px;
}
.custom-border-images.border-images-top.vc_column_container:after {
    top: -18px;
}
@media (max-width: 1199px) {
    div.lg-pd-left-right-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    div.lg-col-pd-right-15 > .vc_column-inner {
        padding-right: 15px !important;
    }
    div.lg-col-pd-left-15 > .vc_column-inner {
        padding-left: 15px !important;
    }
    div.lg-col-pd-left-right-15 > .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    div.lg-col-mg-left-0 > .vc_column-inner {
        margin-left: 0 !important;
    }
    div.lg-mg-top-0 {
        margin-top: 0 !important;
    }
    div.lg-col-mg-right-0 > .vc_column-inner,
    div.lg-mg-right-0 {
        margin-right: 0 !important;
    }
}
@media (max-width: 767px) {
    .custom-border-none > .vc_column-inner {
        border: 0 !important;
    }
}
@media (max-width: 576px) {
    .xs-col-width-100 > .vc_column_container {
        width: 100% !important;
    }
}
.custom-text-mb-16 p {
    margin-bottom: 16px;
}
.custom-section-overflow.vc_section[data-vc-full-width] {
    overflow: visible;
}
.custom-menu-width-50 .menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.custom-menu-width-50 li {
    width: 50%;
}
.thallo-mailchimp {
    max-width: 500px;
    display: -ms-flexbox;
    display: flex;
}
.thallo-mailchimp input[type="email"] {
    height: 45px;
    width: 70%;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.thallo-mailchimp button[type="submit"] {
    border-top-left-radius: 0;
    height: 45px;
    border-bottom-left-radius: 0;
    width: 30%;
}
.mc4wp-response,
div.vc_toggle .vc_toggle_content {
    margin-top: 10px;
}
.custom-mailchimp .thallo-mailchimp {
    position: relative;
}
.custom-mailchimp .thallo-mailchimp input[type="email"] {
    width: 100%;
    border-radius: 30px !important;
    padding-right: 45px;
}
.custom-mailchimp .thallo-mailchimp button[type="submit"] {
    position: absolute;
    background: 0 0;
    right: 23px;
    padding: unset;
    width: 20px;
}
.custom-mailchimp .thallo-mailchimp button[type="submit"]:before {
    font-family: "Fontawesome";
    font-size: 12px;
    display: block;
    line-height: 45px;
    text-align: center;
    content: "";
}
.custom-mailchimp-mw-600 .thallo-mailchimp {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 425px) {
    .thallo-mailchimp button[type="submit"] {
        padding: unset;
    }
}
.gel-list-style-01 .item-list:not(:last-child),
.gel-list-style-02 .item-list:not(:last-child) {
    padding-bottom: 7px;
}
.gel-list-style-01 .item-list:not(:first-child),
.gel-list-style-02 .item-list:not(:first-child) {
    padding-top: 7px;
}
.gel-list-sm,
div.gel-list-style-03 li a {
    font-size: 14px;
}
.gel-list-sm .item-list:not(:last-child) {
    padding-bottom: 4px;
}
.gel-list-sm .item-list:not(:first-child) {
    padding-top: 4px;
}
div.gel-list-style-03 li:not(:last-child) {
    padding-right: 15px;
}
div.gel-list-style-03 li:not(:first-child) {
    padding-left: 15px;
}
.custom-gel-list-pb-2.gel-list-style-01 .item-list:not(:last-child),
.custom-gel-list-pb-2.gel-list-style-02 .item-list:not(:last-child) {
    padding-bottom: 2px;
}
@media (max-width: 425px) {
    div.gel-list-style-03 li:not(:last-child) {
        padding-right: 5px;
    }
    div.gel-list-style-03 li:not(:first-child) {
        padding-left: 5px;
    }
}
.client-logo-hover-bsd .gel-client-logo .image img {
    border-radius: 10px;
}
.client-logo-hover-bsd .gel-client-logo:hover .image img {
    -webkit-box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
}
.border-client .wpb_wrapper {
    padding-top: 22px;
    padding-bottom: 22px;
    border: 1px solid;
}
.thallo-contact .item-contact {
    padding: 15px;
}
.thallo-contact .item-contact input[type="email"],
.thallo-contact .item-contact input[type="submit"],
.thallo-contact .item-contact input[type="tel"],
.thallo-contact .item-contact input[type="text"],
.thallo-contact .item-contact select,
.thallo-contact .item-contact textarea {
    width: 100%;
}
.thallo-contact .item-contact textarea {
    height: 126px;
}
.thallo-contact .wpcf7-not-valid {
    border-color: #dc3545 !important;
}
.thallo-contact .submit input[type="submit"] {
    max-width: 190px;
}
.thallo-contact input[type="submit"].btn-send {
    max-width: 130px;
}
.site-header .search-form-wrapper .search-form button,
.thallo-contact .wpcf7-not-valid-tip {
    display: none;
}
.thallo-contact input[type="file"].wpcf7-not-valid {
    color: #dc3545;
}
.thallo-contact + .wpcf7-validation-errors {
    text-align: center;
    color: #fff;
    background: #dc3545;
    border: 0;
    border-radius: 4px;
    min-height: 50px;
    padding: 12px;
    margin-top: 10px;
}
.thallo-contact .item-careers:not(:last-child) {
    margin-bottom: 20px;
}
.thallo-contact .file input[type="file"] {
    width: 100%;
}
.white-text-color .thallo-contact {
    color: #c2c2c2;
}
.white-text-color .thallo-contact input[type="email"],
.white-text-color .thallo-contact input[type="tel"],
.white-text-color .thallo-contact input[type="text"],
.white-text-color .thallo-contact select,
.white-text-color .thallo-contact textarea {
    background: 0 0;
    color: inherit;
    border-color: rgba(255, 255, 255, 0.15);
}
.white-text-color .thallo-contact input[type="email"]:-moz-placeholder,
.white-text-color .thallo-contact input[type="email"]::-moz-placeholder,
.white-text-color .thallo-contact input[type="tel"]:-moz-placeholder,
.white-text-color .thallo-contact input[type="tel"]::-moz-placeholder,
.white-text-color .thallo-contact input[type="text"]:-moz-placeholder,
.white-text-color .thallo-contact input[type="text"]::-moz-placeholder,
.white-text-color .thallo-contact select:-moz-placeholder,
.white-text-color .thallo-contact select::-moz-placeholder,
.white-text-color .thallo-contact textarea:-moz-placeholder,
.white-text-color .thallo-contact textarea::-moz-placeholder {
    color: inherit;
}
.white-text-color .thallo-contact input[type="email"]:-ms-input-placeholder,
.white-text-color .thallo-contact input[type="tel"]:-ms-input-placeholder,
.white-text-color .thallo-contact input[type="text"]:-ms-input-placeholder,
.white-text-color .thallo-contact select:-ms-input-placeholder,
.white-text-color .thallo-contact textarea:-ms-input-placeholder {
    color: inherit;
}
.white-text-color .thallo-contact input[type="email"]::-webkit-input-placeholder,
.white-text-color .thallo-contact input[type="tel"]::-webkit-input-placeholder,
.white-text-color .thallo-contact input[type="text"]::-webkit-input-placeholder,
.white-text-color .thallo-contact select::-webkit-input-placeholder,
.white-text-color .thallo-contact textarea::-webkit-input-placeholder {
    color: inherit;
}
.bg-white-input .thallo-contact input[type="email"],
.bg-white-input .thallo-contact input[type="tel"],
.bg-white-input .thallo-contact input[type="text"],
.bg-white-input .thallo-contact select,
.bg-white-input .thallo-contact textarea,
.white-text-color .thallo-contact .submit input[type="submit"] {
    background: #fff;
}
.gel-counter {
    font-size: 60px;
    font-weight: 700;
}
.gel-counter-prefix,
.gel-counter-suffix {
    font-size: 60px;
    top: auto;
}
.custom-gel-counter.gel-counter {
    font-size: 36px;
    letter-spacing: -0.04em;
    font-weight: 600;
}
.custom-gel-counter .gel-counter-prefix,
.custom-gel-counter .gel-counter-suffix {
    font-size: 18px;
    top: 0;
}
.custom-gel-counter .gel-counter-suffix {
    padding-left: 5px;
}
.custom-gel-counter .gel-counter-prefix {
    padding-right: 5px;
}
@media (max-width: 390px) {
    .custom-col-counter-mw-390 > .vc_column_container {
        width: 100% !important;
        text-align: center;
    }
    .custom-col-counter-mw-390 > .vc_column_container .gel-heading {
        text-align: center !important;
    }
}
div.vc_toggle .vc_toggle_title h4 {
    font-size: 20px;
    letter-spacing: -0.025em;
}
.gel-icon-box .description p,
div.vc_toggle .vc_toggle_content p {
    font-size: 15px;
}
.faq-active-bg-blue div.vc_toggle {
    padding: 26px 0 13px 30px !important;
    margin: 0;
    border-bottom: 1px solid;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.faq-active-bg-blue div.vc_toggle.vc_toggle_active {
    border-color: transparent;
    margin-bottom: 12px;
    background-color: #f2f9ff;
}
#site-wrapper,
.faq-active-bg-blue div.vc_toggle.vc_toggle_active .vc_toggle_icon:after,
.faq-active-bg-blue div.vc_toggle.vc_toggle_active .vc_toggle_icon:before {
    background-color: #fff;
}
.faq-active-bg-blue div.vc_toggle .vc_toggle_title {
    padding-right: 60px;
}
.faq-active-bg-blue div.vc_toggle .vc_toggle_title h4 {
    font-size: 1rem;
}
.faq-active-bg-blue div.vc_toggle .vc_toggle_title i {
    right: 30px;
}
.faq-active-bg-blue div.vc_toggle .vc_toggle_content p {
    margin-bottom: 10px;
}
.faq-active-bg-blue .vc_toggle_content,
.faq-active-bg-blue .vc_toggle_title {
    padding-left: 0;
}
.faq-active-bg-blue .vc_toggle_content {
    padding-right: 117px;
}
.faq-active-bg-blue .vc_toggle_title i {
    left: unset !important;
}
@media (max-width: 991px) {
    .faq-active-bg-blue .vc_toggle_content {
        padding-right: 60px;
    }
}
.gel-heading-title {
    margin-bottom: 0;
    line-height: 1.3;
}
.gel-heading-subtitle {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 13px;
    font-size: 12px;
}
.gel-heading-description {
    margin-top: 11px;
    margin-bottom: 0;
}
.gel-heading-separate {
    margin-top: 5px;
}
.gel-heading.has-line-separator .gel-heading-description {
    padding-top: 10px;
}
.custom-gel-heading-separate.gel-heading.has-line-separator {
    position: relative;
    padding-left: 40px;
}
.custom-gel-heading-separate.gel-heading.has-line-separator .gel-heading-description {
    padding-top: 1px;
}
.custom-gel-heading-separate .gel-heading-separate {
    position: absolute;
    left: 0;
    height: 1px;
    width: 14px;
    top: 8px;
}
@media (max-width: 991px) {
    .custom-heading-landing.gel-heading {
        text-align: center !important;
    }
    .custom-heading-landing .gel-heading-title {
        font-family: "Work Sans" !important;
        color: #4f4f6f !important;
    }
}
.gel-icon-box .title {
    font-size: 20px;
}
.gel-icon-box .btn.btn-link {
    color: #010101;
    font-size: 12px;
}
.gel-icon-box .btn.btn-link:after,
div.gel-image-box .btn.btn-link:after {
    margin-left: 15px;
    content: "";
    font-family: "FontAwesome";
}
.gel-icon-box .btn.btn-link:hover,
div.gel-image-box .btn.btn-link:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.gel-icon-box .btn-box,
div.gel-image-box .btn-box {
    margin-top: 13px;
}
.custom-icon-box-hover .gel-icon-box {
    padding: 39px 31px 1px;
    -webkit-transition: padding 0.3s, background 0.3s;
    transition: padding 0.3s, background 0.3s;
}
.custom-icon-box-hover .gel-icon-box .btn-box {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.custom-icon-box-hover .gel-icon-box:hover,
.custom-icon-box-hover:not(:hover) .gel-icon-box-active {
    padding: 39px 31px;
    -webkit-box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    border-radius: 5px;
    background: #fff;
}
.custom-icon-box-hover .gel-icon-box:hover .btn-box,
.custom-icon-box-hover:not(:hover) .gel-icon-box-active .btn-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
div.gel-image-box h4.title {
    font-size: 18px;
    letter-spacing: -0.025em;
}
div.gel-image-box .description p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
}
div.gel-image-box .btn.btn-link {
    color: #010101;
    font-size: 12px;
}
.gel-image-box-style-01 h4.title {
    margin-bottom: 19px;
}
.gel-image-box-style-01 .image {
    margin-bottom: 36px;
}
.gel-image-box-style-02 .image {
    margin-bottom: 27px;
}
.gel-image-box-style-04 h4.title {
    line-height: 26px;
    margin-bottom: 12px;
}
.gel-image-box-style-04.img-default .image {
    min-width: 100px;
    margin-right: 18px;
}
.custom-image-box-04.img-default .image {
    min-width: 88px;
}
.gel-image-box-style-08 .description {
    margin-bottom: 20px;
}
.image-box-bg-white .gel-image-box {
    padding: 25px 40px 38px 35px;
    background-color: #fff;
    border-radius: 10px;
}
.image-box-bg-white .gel-image-box .image {
    margin-bottom: 24px;
}
.image-box-bg-white .gel-image-box h4.title {
    margin-bottom: 15px;
}
.image-box-hover-bsd .gel-image-box {
    padding: 30px 27px;
}
.custom-image-box-style-08 .gel-image-box-style-08 {
    padding: 37px 30px 30px;
}
.custom-image-box-style-08 .gel-image-box-style-08 h4.title {
    position: relative;
    margin-bottom: 44px;
}
.custom-image-box-style-08 .gel-image-box-style-08 h4.title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -17px;
    height: 1px;
    width: 30px;
}
.custom-image-box-style-08 .gel-image-box-style-08 .image {
    text-align: center;
}
.custom-image-box-style-08 .gel-image-box,
.image-box-hover-bsd .gel-image-box {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.custom-image-box-style-08 .gel-image-box:hover,
.image-box-hover-bsd .gel-image-box:hover {
    -webkit-box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    border-color: transparent;
}
.custom-image-box-style-08 .gel-image-box,
.image-box-bg-white .gel-image-box {
    position: relative;
}
.custom-image-box-style-08 .gel-image-box:before,
.image-box-bg-white .gel-image-box:before {
    content: "";
    top: 0;
    left: 0;
    width: 0;
    position: absolute;
    height: 9px;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.custom-image-box-style-08 .gel-image-box:hover:before,
.image-box-bg-white .gel-image-box:hover:before {
    width: 100%;
}
.image-box-hover-slide .gel-image-box {
    background-color: #fff;
    border-radius: 5px;
    padding: 0 10px;
    overflow: hidden;
    min-height: 160px;
    position: relative;
    -webkit-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s;
}
.image-box-hover-slide .gel-image-box .content-box,
.image-box-hover-slide .gel-image-box .image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.image-box-hover-slide .gel-image-box .description,
.image-box-hover-slide .gel-image-box .image,
.image-box-hover-slide .gel-image-box .title {
    -webkit-transition: transform 0.4s;
    transition: transform 0.4s;
}
.image-box-hover-slide .gel-image-box h4.title {
    line-height: 26px;
    margin-bottom: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.image-box-hover-slide .gel-image-box .description {
    position: absolute;
    -webkit-transform: translateY(130px);
    transform: translateY(130px);
    left: 0;
    margin: 38px 35px 28px;
    top: 0;
    height: 100px;
    overflow: hidden;
}
.image-box-hover-slide .gel-image-box:hover {
    -webkit-box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    border-color: transparent;
}
.image-box-hover-slide .gel-image-box:hover .image,
.image-box-hover-slide .gel-image-box:hover h4.title {
    -webkit-transform: translateY(-130px);
    transform: translateY(-130px);
}
.image-box-hover-slide .gel-image-box:hover .description {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.custom-image-box-style-08 .gel-image-box,
.image-box-border .gel-image-box {
    border: 1px solid;
    border-radius: 5px;
}
.gel-our-team {
    letter-spacing: -0.025em;
}
.gel-our-team h4.gel-our-team-name {
    text-transform: uppercase;
    font-size: 14px;
}
.gel-our-team .gel-our-team-description,
.gel-our-team .gel-our-team-job {
    font-size: 15px;
    margin-top: 12px;
}
.gel-our-team .gel-our-team-socials {
    margin-top: 8px;
}
.gel-our-team .gel-our-team-avatar-circle {
    max-width: 220px;
    margin-right: auto;
    margin-left: auto;
}
.our-team-hover-border .gel-our-team {
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
.our-team-hover-border .gel-our-team .gel-our-team-avatar {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
}
.our-team-hover-border .gel-our-team .gel-our-team-avatar img {
    max-width: 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.our-team-hover-border .gel-our-team .gel-our-team-inner {
    text-align: left;
    padding: 40px 13px 40px 25px;
    width: 100%;
    height: 100%;
    border: 1px solid;
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.our-team-hover-border .gel-our-team .gel-our-team-name {
    margin: 0 !important;
}
.our-team-hover-border .gel-our-team .gel-our-team-job {
    height: 50px;
    overflow-y: hidden;
}
.our-team-hover-border .gel-our-team .gel-our-team-socials .gel-our-team-social + .gel-our-team-social {
    margin-left: 15px;
    margin-right: 0;
}
.our-team-hover-border .gel-our-team .gel-our-team-socials .gel-our-team-social:first-child {
    margin: 0;
}
.our-team-hover-border .gel-our-team:hover {
    -webkit-box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
}
.our-team-hover-border .gel-our-team:hover .gel-our-team-inner,
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
    border-color: transparent;
}
@media (max-width: 991px) and (min-width: 768px) {
    .our-team-hover-border .gel-our-team .gel-our-team-socials .gel-our-team-social + .gel-our-team-social {
        margin-left: 5px;
    }
}
.slick-arrows .slick-arrow {
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 50%;
    -webkit-box-shadow: 1px 5px 30px 8.82px rgba(130, 112, 161, 0.19);
    box-shadow: 1px 5px 30px 8.82px rgba(130, 112, 161, 0.19);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
}
.slick-arrows .slick-arrow.slick-disabled {
    opacity: 1;
}
.slick-arrows .slick-prev {
    margin-right: 20px;
}
.slick-arrows .slick-prev i:before {
    content: "";
}
.slick-arrows .slick-next i:before {
    content: "";
}
.custom-color-slick-dots .slick-dots {
    margin-top: -5px;
    opacity: 1;
    color: #b7b7b7;
}
.slick-dots span:before {
    content: "";
    font-size: 11px;
}
.slick-dots li.slick-active span:before {
    content: "";
}
.custom-slick-arrows-mt-49 .slick-arrows {
    margin-top: 49px;
}
.custom-slick-arrows-mt-22 .slick-arrows {
    margin-top: 17px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 15px;
}
@media (min-width: 1200px) {
    .custom-slick-dots-top-67 .slick-dots {
        position: absolute;
        right: 0;
        top: -67px;
    }
    .custom-slick-dots-top-100 .slick-dots {
        position: absolute;
        right: 7px;
        top: -100px;
    }
    .custom-slick-dots-mt-2 .slick-arrows + .slick-dots {
        margin-top: 2px;
    }
    .slick-arrows-center .slick-arrow {
        position: absolute;
        top: 50%;
    }
    .slick-arrows-center .slick-prev {
        margin: 0;
        -webkit-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
        left: -50px;
    }
    .slick-arrows-center .slick-next {
        -webkit-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
        right: -50px;
    }
    .custom-slick-arrows-our-team .slick-next,
    .custom-slick-arrows-our-team .slick-prev {
        position: absolute;
    }
    .custom-slick-arrows-our-team .slick-arrows {
        position: absolute;
        top: 125px;
        width: 100%;
    }
    .custom-slick-arrows-our-team .slick-arrows .slick-next {
        right: -50px;
    }
    .custom-slick-arrows-our-team .slick-arrows .slick-prev {
        left: -50px;
    }
}
@media (min-width: 768px) {
    .custom-slick-arrows-top-107 .slick-arrows {
        position: absolute;
        right: 15px;
        top: -107px;
    }
}
@media (max-width: 767px) {
    .custom-slick-arrows-top-107 .slick-arrows {
        margin-top: 28px;
    }
}
.gel-social-icons .si-large {
    font-size: 18px;
}
.gel-social-icons .list-si.si-circle li + li,
.gel-social-icons .list-si.si-square li + li {
    margin-left: 15px;
}
.custom-color-social-icons.gel-social-icons a {
    border: 1px solid;
}
.gel-testimonial-name {
    font-size: 14px;
    letter-spacing: -0.025em;
    text-transform: uppercase;
}
.gel-testimonial-job {
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
}
.gel-testimonial.img-size-lg img {
    width: 100px;
}
div.gel-testimonial .author-attr h4 {
    margin-bottom: 8px;
}
.menu-horizontal .menu-item.x-active > .sub-menu,
.menu-horizontal .menu-item:hover > .sub-menu,
.testimonial-style-03 .author-attr,
.testimonial-style-04 .author-attr,
.testimonial-style-06 .author-attr,
.testimonial-style-07 .author-attr {
    display: block;
}
.testimonial-style-03 .author-avatar,
.testimonial-style-04 .author-avatar,
.testimonial-style-06 .author-avatar,
.testimonial-style-07 .author-avatar {
    padding-right: 40px;
}
.testimonial-style-06 .author-attr {
    padding-top: 29px;
}
.testimonial-style-06 .author-attr h4 {
    padding-right: 0;
}
.testimonial-style-04 .testi-quote {
    padding-bottom: 32px;
}
.testimonial-style-02 .testi-quote {
    padding-bottom: 28px;
}
.testimonial-style-01 .author-info {
    padding-bottom: 15px;
}
.testimonial-style-05 .author-attr {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}
.testimonial-style-05 .author-attr .gel-testimonial-name {
    margin-bottom: 11px;
}
.testimonial-style-05 .author-avatar {
    padding-bottom: 26px;
}
.testimonial-style-05 .testimonial-content {
    padding-bottom: 28px;
}
.testimonial-style-07 .author-attr {
    padding-bottom: 21px;
}
.align-center.testimonial-style-06 .testimonial-content,
.align-center.testimonial-style-06 .testimonial-rating,
.align-center.testimonial-style-07 .testimonial-content,
.align-center.testimonial-style-07 .testimonial-rating {
    text-align: center;
}
@media (max-width: 991px) {
    .custom-testimonial-top-235.vc_row {
        background-image: none !important;
    }
    div.custom-testomonials-04 .slick-slide > div {
        padding-bottom: 28px;
        padding-top: 43px;
    }
}
@media (min-width: 992px) {
    .custom-testimonial-top-235.vc_row {
        margin-top: -235px;
        position: relative;
    }
    .custom-testimonial-top-235.vc_row .vc_column-inner {
        margin-top: -235px;
    }
    .custom-testimonial-style-02 .testi-quote {
        padding-left: 30px;
        padding-right: 30px;
    }
    .custom-testimonial-style-05 {
        -webkit-box-shadow: 0 0 45.03px 33.97px rgba(204, 204, 223, 0.4);
        box-shadow: 0 0 45.03px 33.97px rgba(204, 204, 223, 0.4);
        margin-top: 5px;
        position: absolute;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 15px;
        right: 15px;
        z-index: 2;
        background-color: #f2f9ff;
    }
    .custom-testimonial-style-05 .testimonial-content {
        max-width: 565px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (max-width: 480px) {
    .cusom-testimonial-mw-480 .testimonial-style-06 {
        display: block !important;
    }
    .cusom-testimonial-mw-480 .testimonial-style-06 .author-avatar {
        padding-right: 0;
        margin-bottom: 24px;
    }
}
.gel-video-md .view-video {
    width: 70px;
    height: 70px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-title > a,
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab > a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}
@media (min-width: 768px) {
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs .vc_tta-panel-title > a,
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs .vc_tta-panels,
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs .vc_tta-tab > a {
        border: 0;
    }
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs ul.vc_tta-tabs-list {
        border-bottom: 1px solid #ebebeb;
    }
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs ul.vc_tta-tabs-list li.vc_tta-tab {
        margin: 0;
        position: relative;
    }
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs ul.vc_tta-tabs-list li.vc_tta-tab.vc_active:before,
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs ul.vc_tta-tabs-list li.vc_tta-tab:hover:before {
        width: 100%;
    }
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs ul.vc_tta-tabs-list li.vc_tta-tab:before {
        -webkit-transition: width 0.3s;
        transition: width 0.3s;
        content: "";
        width: 0;
        height: 2px;
        position: absolute;
        bottom: 0;
        background-color: #4b2bb0;
    }
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs ul.vc_tta-tabs-list li.vc_tta-tab a:focus,
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs ul.vc_tta-tabs-list li.vc_tta-tab > a:hover {
        background-color: transparent;
        color: #4b2bb0 !important;
    }
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs ul.vc_tta-tabs-list li.vc_tta-tab:not(.vc_active) > a {
        color: #7d7d7d;
    }
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs .vc_tta-panel-body {
        padding: 30px 0 0;
    }
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
        margin-bottom: 0;
    }
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs .vc_tta-panel-title > a,
    .wpb-js-composer.wpb-js-composer .custom-tab.vc_tta.vc_tta-tabs .vc_tta-tab > a {
        padding-left: 22px;
        padding-right: 22px;
    }
}
.vc_chart .vc_chart-legend li {
    margin-left: 30px;
    margin-bottom: 20px;
}
.vc_chart .vc_chart-legend span {
    height: 23px;
    width: 23px;
    border-radius: 50%;
    margin-right: 16px;
}
.custom-chart-size-130 .vc_round-chart-canvas {
    width: 130px !important;
    height: 130px !important;
}
.gel-pricing {
    padding: 19px 1.5rem 40px;
}
.gel-pricing:hover {
    -webkit-box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
}
.pricing-price-currency,
.pricing-price-number {
    margin: 0 !important;
}
.pricing-image {
    margin-bottom: 32px;
    margin-top: 20px;
}
.pricing-name {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.025em;
}
.pricing-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: center;
    justify-content: center;
}
.pricing-price .pricing-price-currency,
.pricing-price .pricing-price-duration,
.pricing-price .pricing-price-number {
    letter-spacing: -0.04em;
}
.pricing-list-center li {
    padding-left: 10px;
    padding-right: 10px;
}
.custom-pricing-btn .pricing-button a.btn {
    padding-left: 57px;
    padding-right: 57px;
    font-size: 12px;
}
.price {
    margin-right: 5px;
}
.pricing-featured-text {
    border-bottom: 1px solid #613ed0;
    padding: 9px 0;
}
.pricing-featured-text span {
    font-size: 0.875rem;
}
.pricing-feature-desc,
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion .vc_tta-panel-body p {
    font-size: 15px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.pricing-button {
    margin-top: 2rem;
}
.pricing-button .btn {
    -webkit-box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    border: 0;
}
.pricing-button .btn.btn-round {
    border-radius: 5em;
}
.gel-pricing-line .pricing-features:before {
    content: "";
    height: 1px;
    margin-top: 19px;
    margin-bottom: 17px;
    display: block;
    background-color: #ebebeb;
}
.gel-pricing-flag:before {
    content: "";
    width: 0;
    height: 0;
    border-right: 10px solid #f03b42;
    border-left: 10px solid #f03b42;
    border-bottom: 10px solid transparent;
    border-top: 25px solid #f03b42;
    position: absolute;
    top: 0;
    right: 20px;
}
.gel-pricing-style-4 .pricing-price,
.menu-horizontal .sub-menu .menu-item-has-children > a .caret {
    float: right;
}
.gel-pricing-style-4 .pricing-name {
    float: left;
    padding-top: 8px;
}
.gel-pricing-style-5 .pricing-price {
    margin-top: 15px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-title {
    font-size: 20px;
    letter-spacing: -0.025em;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    height: 21px;
    width: 21px;
    border-radius: 50%;
    border: 1px solid;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    border-width: 1px 0 0;
    margin-left: 5px;
    margin-right: 5px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    border-width: 0 0 0 1px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion .vc_tta-panel-title > a {
    padding: 5px 20px 5px 40px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion .vc_tta-panel-body {
    padding: 0 46px 22px 40px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion .vc_tta-panel:not(.vc_active) {
    padding-bottom: 23px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.white-text-color .vc_tta-controls-icon.vc_tta-controls-icon-plus,
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.white-text-color .vc_tta-panel-title {
    color: inherit;
    border-color: inherit;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.white-text-color .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    background-color: #fff;
    border-color: #fff;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.white-text-color .vc_tta-panel-body p {
    color: #c2c2c2 !important;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-box-shadown .vc_tta-panel {
    padding-top: 19px;
    padding-bottom: 8px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-box-shadown .vc_tta-panel.vc_active {
    margin-bottom: 13px;
    padding-top: 9px;
    padding-bottom: 7px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-box-shadown .vc_tta-panel.vc_active .vc_tta-panel-title a {
    padding-bottom: 8px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-box-shadown .vc_tta-panel:not(.vc_active) {
    border-bottom: 1px solid;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-box-shadown .vc_tta-panel a {
    padding-right: 46px;
    padding-left: 30px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-box-shadown .vc_tta-panel .vc_tta-controls-icon {
    right: 20px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-box-shadown .vc_tta-panel-body {
    padding-left: 30px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-background .vc_tta-panel {
    padding: 24px 20px 10px 0;
    border-bottom: 1px solid;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-background .vc_tta-panel.vc_active {
    padding-top: 20px;
    border-radius: 5px;
    background-color: #f2f9ff;
    padding-bottom: 18px;
    border-bottom: none;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-background .vc_tta-panel .vc_tta-panel-title {
    font-size: 16px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-background .vc_tta-panel .vc_tta-panel-title a {
    padding: 4px 30px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-background .vc_tta-panel-body {
    padding-left: 30px;
}
.vc_progress_bar h2.wpb_heading {
    font-size: 22px;
    font-weight: 800;
}
.vc_progress_bar .vc_single_bar .vc_label {
    font-weight: 700;
    letter-spacing: -0.025em;
}
.vc_progress_bar.prb_label_above .vc_general.vc_single_bar .vc_label,
.vc_progress_bar.prb_label_bellow .vc_general.vc_single_bar .vc_label {
    padding-bottom: 22px;
    padding-top: 26px;
}
.vc_progress_bar.prb_label_above h2.wpb_heading {
    margin-bottom: 1px;
}
#primary-content {
    padding-top: 80px;
    padding-bottom: 130px;
}
#sidebar {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
@media (min-width: 992px) {
    .primary-sidebar-inner {
        padding-left: 40px;
    }
    #sidebar.order-lg-first .primary-sidebar-inner {
        padding-left: 0;
        padding-right: 40px;
    }
}
body:not(.has-sidebar) #main-content {
    margin-left: auto;
    margin-right: auto;
}
body.has-sidebar #main-content {
    -ms-flex: 0 0 66.6667%;
    flex: 0 0 66.6667%;
    max-width: 66.6667%;
}
body.single-post.no-sidebar #main-content {
    -ms-flex: 0 0 900px;
    flex: 0 0 900px;
    max-width: 900px;
}
@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
@media only screen and (max-width: 1199px) {
    body.single-post.no-sidebar #main-content {
        -ms-flex: 0 0 900px;
        flex: 0 0 900px;
        max-width: 900px;
    }
}
@media only screen and (max-width: 991px) {
    #main-content {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    #sidebar {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 2rem;
    }
}
@media (min-width: 1200px) {
    body.g5core__stretched_content #sidebar {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    body.g5core__stretched_content.has-sidebar #main-content {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}
.site-header {
    min-height: 100px;
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
}
.site-header .search-form-wrapper > span:hover,
.site-header .toggle-icon:hover {
    color: #4b2bb0;
}
.site-header .site-navigation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.site-header .search-form-wrapper,
.site-header .site-navigation .site-menu {
    -ms-flex-item-align: center;
    align-self: center;
}
.site-header .site-navigation + .search-form-wrapper {
    margin-left: 1.5rem;
}
.site-header .search-form-wrapper {
    margin-bottom: 0;
    margin-left: auto;
}
.site-header .search-form-wrapper > span {
    cursor: pointer;
    margin-bottom: 0;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
}
.site-header .search-form-wrapper .search-form {
    position: absolute;
    display: none;
    right: 0;
    top: 100%;
    z-index: 1099;
    background-color: #fff;
    border: solid 1px #ebebeb;
}
.site-header .search-form-wrapper .search-form input {
    width: 210px;
    border: 0;
    font-size: 0.875rem;
    background-color: transparent;
}
.site-header .menu-toggle-button {
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
}
.menu-horizontal,
.site-header-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.site-header-content {
    width: 100%;
    position: relative;
}
.menu-horizontal {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-horizontal .menu-item > a {
    display: block;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    padding: 37px 0;
    color: inherit;
    text-decoration: none;
    letter-spacing: -0.01em;
    -webkit-transition: padding 0.3s, color 0.3s;
    transition: padding 0.3s, color 0.3s;
}
.menu-horizontal .menu-item > a:focus {
    outline: 0;
}
.menu-horizontal .menu-item,
.menu-horizontal > .menu-item > a,
.wp-block-archives li,
.wp-block-categories li {
    position: relative;
}
.menu-horizontal > .current-menu-ancestor > a,
.menu-horizontal > .current-menu-item > a,
.menu-horizontal > .current-menu-parent > a,
.menu-horizontal > .menu-current > a,
.menu-horizontal > .menu-item > a:hover {
    color: #4b2bb0;
}
.menu-horizontal .menu-item-has-children > a .caret {
    margin-left: 0.5rem;
    line-height: 1;
}
.menu-horizontal .menu-item-has-children > a .caret:before {
    content: "";
    font-family: "FontAwesome";
}
.menu-horizontal .sub-menu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 230px;
    list-style: none;
    padding: 15px 0;
    margin: 0;
    background-color: #fff;
    color: #7d7d7d;
    z-index: 1099;
    font-family: "Open Sans";
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border-left: 8px solid #4b2bb0;
}
.menu-horizontal .sub-menu .menu-item > a {
    display: block;
    padding: 8px 15px 8px 30px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: -0.025em;
    text-transform: none;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.menu-horizontal .sub-menu .menu-item.current-menu-ancestor > a,
.menu-horizontal .sub-menu .menu-item.current-menu-item > a,
.menu-horizontal .sub-menu .menu-item.current-menu-parent > a,
.menu-horizontal .sub-menu .menu-item.menu-current > a,
.menu-horizontal .sub-menu .menu-item:hover > a {
    background-color: #fff;
    color: #4b2bb0;
}
.menu-horizontal .sub-menu .menu-item-has-children > a .caret:before {
    content: "";
}
.menu-horizontal > .menu-item,
.site-branding {
    display: -ms-flexbox;
    display: flex;
}
.g5core-header-customize ul.g5core-social-networks.g5core-social-networks li + li,
.menu-horizontal > .menu-item + .menu-item {
    margin-left: 1.5rem;
}
.menu-horizontal > .menu-item > .sub-menu {
    top: 100%;
    left: 0;
}
.site-branding {
    padding: 8px 2rem 8px 0;
    -ms-flex-align: center;
    align-items: center;
}
.site-branding .site-description {
    display: none;
    margin: 0;
}
.site-branding.has-logo .site-branding-text,
.site-branding.has-logo .site-title {
    display: none;
}
.site-branding .custom-logo-link img {
    display: block;
    max-height: 84px;
    width: auto;
}
.site-branding-text .site-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 84px;
}
.site-branding-text .site-title a {
    color: #000;
}
@media only screen and (max-width: 991px) {
    .site-header {
        position: relative;
        min-width: 100px;
    }
    .site-header .menu-toggle-button {
        display: -ms-flexbox;
        display: flex;
    }
    .site-branding {
        margin: auto;
        padding: 8px 0;
        height: 100px;
    }
    .site-header .site-navigation {
        display: none;
        width: 100%;
        border-top: solid 1px #ebebeb;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .site-header .search-form-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 20px;
        padding: 40px 0;
    }
    .site-menu {
        margin: 0.5rem 0;
    }
    .site-menu .menu-horizontal,
    .site-menu .menu-horizontal .menu-item {
        display: block;
    }
    .site-menu .menu-horizontal .menu-item + .menu-item {
        margin-left: 0;
    }
    .site-menu .menu-horizontal .menu-item > a {
        padding: 0.625rem 0;
        font-size: 14px;
    }
    .site-menu .menu-horizontal .menu-item:hover .sub-menu,
    .site-menu .menu-horizontal .sub-menu:before {
        display: none;
    }
    .site-menu .menu-horizontal .menu-item-has-children > a .caret {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0.625rem 0.75rem;
    }
    .site-menu .menu-horizontal .menu-item-has-children > a .caret:before {
        content: "";
    }
    .site-menu .menu-horizontal .menu-item-has-children > a .caret.in:before {
        content: "";
    }
    .site-menu .menu-horizontal .sub-menu {
        position: static;
        border: 0;
        padding-left: 1.5rem;
        box-shadow: none;
    }
    .site-menu .menu-horizontal .sub-menu .menu-item {
        border-bottom: none;
    }
    .site-menu .menu-horizontal .sub-menu .menu-item > a {
        text-transform: none;
        padding: 0.5rem 0;
        font-size: 14px;
    }
}
div.x-mega-sub-menu {
    padding-left: 0;
    margin-top: -15px;
    margin-bottom: -15px;
}
div.x-mega-sub-menu .gel-heading-title {
    font-size: 18px;
    letter-spacing: -0.025em;
    margin-bottom: 11px;
}
div.x-mega-sub-menu .gel-list .gel-list-item {
    font-size: 16px;
    padding: 8px 0;
    letter-spacing: -0.025em;
    position: relative;
}
.header-coming-soon-custom .g5core-site-branding {
    padding-top: 38px;
}
.header-coming-soon-custom .toggle-icon {
    display: none;
}
.header-coming-soon-custom.g5core-mobile-header {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.site-footer {
    padding: 3rem 0;
    background-color: #f6f6f6;
}
.site-info {
    text-align: center;
}
.site-info .privacy-policy-link + .powered-by:before {
    content: " - ";
}
.site-info a,
.site-info span {
    color: #b6b6b6;
    font-size: 0.875rem;
    text-transform: uppercase;
    font-weight: 600;
}
.site-info a:hover {
    color: inherit;
}
.g5core-site-footer {
    background: #fff;
}
.g5core-site-footer .widget {
    margin-bottom: 0;
}
.g5core-site-footer h4.widget-title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
}
.g5core-site-footer p {
    font-size: 15px;
    line-height: 26px;
}
.g5core-site-footer p:not(:last-child) {
    margin-bottom: 10px;
}
.g5core-site-footer .widget_nav_menu ul {
    margin-top: 0;
}
.g5core-site-footer .widget_nav_menu ul li a {
    font-size: 15px;
    padding: 0;
    min-height: auto;
}
.g5core-site-footer .widget_nav_menu ul li:not(:last-child) {
    margin-bottom: 3px;
}
.g5core-site-footer .opening-time p {
    font-size: 12px;
}
.g5core-site-footer .opening-time p i {
    font-size: 1rem;
    vertical-align: text-top;
    margin-right: 10px;
}
.g5core-site-footer .thallo-mailchimp {
    margin-top: 22px;
}
.g5core-site-footer #ctf .ctf-item {
    padding: 0 !important;
    position: relative;
}
.g5core-site-footer #ctf .ctf-item .ctf-author-box:before {
    content: "";
    font-family: "Font Awesome 5 Brands";
    position: absolute;
    left: 0;
}
.g5core-site-footer #ctf .ctf-item a.ctf-author-name {
    font-size: 16px;
    flex: 0 0 100%;
    margin: 0;
    color: #000 !important;
}
.g5core-site-footer #ctf .ctf-item .ctf-author-box {
    margin-left: 32px;
}
.g5core-site-footer #ctf .ctf-item .ctf-author-screenname {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #555 !important;
    margin-left: 0;
}
.g5core-site-footer #ctf .ctf-item .ctf-tweet-text {
    font-size: 15px;
}
.g5core-header-customize ul.g5core-social-networks.g5core-social-networks a i,
.g5core-site-footer #ctf .ctf-item .ctf-tweet-text a {
    color: inherit;
}
.g5core-site-footer #ctf .ctf-item .ctf-author-box-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}
.g5core-site-footer #ctf .ctf-item .ctf-tweet-meta a {
    color: #4b2bb0 !important;
    font-size: 13px;
}
.g5core-site-footer #ctf .ctf-item .ctf-tweet-content {
    padding: 5px 0;
}
.g5core-site-footer .agency h4.widget-title {
    margin-bottom: 18px;
    font-weight: 700;
}
.g5core-site-footer .agency p,
ul.custom-header-contact i {
    font-size: 1rem;
}
.g5core-site-footer.widget-twitter h4.widget-title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.025em;
}
.g5core-site-footer.widget-twitter .ctf-narrow {
    margin-bottom: 21px;
}
@media (min-width: 1024px) {
    .border-agency .wpb_column:not(:last-child) .agency {
        border-right: 1px solid #ebebeb;
    }
    .border-agency .agency {
        padding-right: 45px;
        margin-right: 45px;
    }
}
@media (max-width: 767px) {
    .social-icons-left-sm.gel-social-icons .list-si {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.page-header {
    padding: 255px 0 158px;
    background-color: #f2f9ff;
    background: url(assets/images/bg-page-title.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 991px) {
    .page-header {
        padding: 158px 0;
    }
}
.page-main-title {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.2;
    letter-spacing: -0.025em;
    max-width: 800px;
}
.gel-page-title-style-02 .page-main-title {
    max-width: 100%;
}
.page-sub-title {
    font-size: 16px;
    font-weight: 400;
}
.page-sub-title p {
    margin: 0;
}
ul.breadcrumbs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 12px;
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    list-style: none;
    text-transform: uppercase;
}
.g5core-breadcrumbs li.breadcrumb-sep,
ul.breadcrumbs li.breadcrumb-sep {
    margin: 0 5px;
}
ul.breadcrumbs li.breadcrumb-sep:last-child {
    display: none !important;
}
ul.breadcrumbs li a {
    color: inherit;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.g5core-breadcrumbs {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 12px;
}
.g5core-page-title {
    background-color: #f2f9ff;
    background: url(assets/images/bg-page-title.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.g5core-page-title .page-title-inner {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 255px 0 158px;
}
.bypostauthor,
img.aligncenter {
    display: block;
}
.alignnone {
    margin: 0.375rem 1.5rem 1.5rem 0;
}
.aligncenter {
    margin: 0.375rem auto;
    text-align: center;
}
.alignright {
    float: right;
    margin: 0.375rem 0 1.5rem 1.25rem;
}
.alignleft {
    float: left;
    margin: 0.375rem 1.25rem 1.5rem 0;
}
.wp-caption {
    max-width: 100%;
    text-align: center;
}
.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: 0.375rem 1.25rem 1.5rem 0;
}
.wp-caption.alignright {
    margin: 0.375rem 0 1.5rem 1.25rem;
}
.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}
.wp-caption .wp-caption-text {
    font-size: 0.875rem;
    margin-top: 0.25rem;
    color: #b6b6b6;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 50%;
}
.comment-form .comment-form-author input,
.comment-form .comment-form-email input,
.comment-form .comment-form-url input,
.g5core__cate-filer > li.active > a:before,
.g5core__cate-filer > li:active > a:before,
.g5core__cate-filer > li:hover > a:before,
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.site-search-results-not-found .search-form > label {
    display: none;
}
.gallery-item a,
.gallery-item a:focus,
.gallery-item a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    display: inline-block;
    max-width: 100%;
}
.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.gallery-item a:focus img,
.gallery-item a:hover img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%);
}
.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 0.75rem 0 0;
    margin-bottom: 0;
}
.g5core-back-to-top:focus,
.g5core-back-to-top:hover {
    text-decoration: none;
}
.g5core__paging.next-prev > a {
    border: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 12px;
    -webkit-box-shadow: 1px 5px 40.18px 8.82px rgba(130, 112, 161, 0.19);
    box-shadow: 1px 5px 40.18px 8.82px rgba(130, 112, 161, 0.19);
    border-radius: 100%;
}
.g5core__paging.next-prev > a:first-child {
    margin-right: 20px;
}
.g5core__cate-filer {
    border: 0;
    padding-bottom: 0;
}
.g5core__cate-filer > li > a,
.g5core__share-label {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.g5core__cate-filer > li > a {
    padding-bottom: 10px;
    position: relative;
}
.g5core__cate-filer > li > a:before {
    content: "";
    display: block;
    height: 2px;
    width: 0%;
    color: inherit;
    background-color: currentColor;
    position: absolute;
    bottom: 0;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}
.g5core__entry-thumbnail,
.g5core__entry-thumbnail-image img {
    border-radius: 5px;
}
.g5core-search-popup .g5core-search-form input[type="search"],
.g5core__gutter-0 .g5core__entry-thumbnail,
.g5core__gutter-0 .g5core__entry-thumbnail-image img {
    border-radius: 0;
}
ul.g5core__share-list {
    font-size: 14px;
}
.g5core__share-label {
    margin-right: 20px;
}
.g5core-site-branding {
    padding-right: 80px;
}
.menu-horizontal.x-nav-menu > .menu-item + .menu-item {
    margin-left: 40px;
}
.g5core-header-inner {
    min-height: 100px;
}
.g5core-header-navigation .g5core-header-inner,
.sticky-area-wrap.sticky .sticky-area .g5core-header-inner {
    min-height: 80px;
}
.g5core-header-navigation .menu-horizontal > .menu-item > a,
.sticky-area-wrap.sticky .sticky-area .menu-horizontal > .menu-item > a {
    padding-top: 27px;
    padding-bottom: 27px;
}
.g5core-top-bar {
    padding-top: 8px;
    padding-bottom: 8px;
}
.g5core-search-button a {
    border: 0;
    width: auto;
    padding: 0;
}
.g5core-search-button i {
    font-weight: 700;
    font-size: 16px;
}
.g5core-login-button i {
    font-weight: 900;
}
.g5core-login-button span {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: -0.04em;
}
div.g5core-top-bar .g5core-social-networks a {
    font-size: 16px;
    color: inherit;
}
div.g5core-top-bar .g5core-social-networks li + li {
    margin-left: 18px;
}
.g5core-header-customize ul.g5core-social-networks.g5core-social-networks li {
    margin-top: 0;
    margin-bottom: 0;
}
.g5core-header-customize ul.g5core-social-networks.g5core-social-networks a {
    color: inherit;
    background-color: transparent;
    border-width: 0;
    width: auto;
}
.g5core-header-customize:not(.no-items) + .g5core-menu-popup-button,
.g5core-header-customize:not(.no-items) + .g5core-primary-menu,
.g5core-menu-popup-button + .g5core-header-customize:not(.no-items),
.g5core-primary-menu + .g5core-header-customize:not(.no-items) {
    margin-left: 40px;
}
ul.custom-header-contact {
    list-style: none;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: -0.04em;
}
ul.custom-header-contact li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
}
ul.custom-header-contact span {
    margin-left: 12px;
}
ul.custom-header-contact li + li {
    margin-left: 50px;
}
ul.custom-header-contact.pdr-35 {
    padding-right: 35px;
}
.custom-header-01 .g5core-header-above {
    margin-bottom: -30px;
}
.custom-header-03 .g5core-header-navigation .menu-horizontal > .menu-item > a {
    padding-top: 32px;
    padding-bottom: 32px;
}
.custom-header-03 .g5core-header-above {
    margin-bottom: -35px;
}
.custom-header-05 .g5core-header-navigation .g5core-header-inner {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
.custom-header-05 .sticky-area-wrap.sticky .g5core-header-navigation .g5core-header-inner {
    border-top: none;
    border-bottom: none;
}
.custom-header-08 {
    border-radius: 50px;
    padding-left: 25px;
    padding-right: 15px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    -webkit-box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
}
.custom-header-08 .menu-horizontal .menu-item > a {
    padding: 22px 0;
}
.custom-header-08 .g5core-header-inner {
    min-height: 70px;
}
.custom-header-08 .menu-horizontal .sub-menu .menu-item > a {
    padding: 10px 15px 10px 30px;
}
@media (max-width: 1200px) and (min-width: 992px) {
    .custom-header-08 {
        max-width: 960px;
    }
}
.g5core-menu-mobile .main-menu .menu-item > a {
    font-size: 14px;
}
.wp-block-table td,
.wp-block-table th {
    padding: 0.4rem;
}
.wp-block-table thead th {
    border-bottom-width: 2px;
}
.wp-block-pullquote {
    border-left: none;
}
.wp-block-pullquote blockquote {
    padding: 0;
    border: 0;
    background-color: transparent;
    margin-bottom: 0;
}
.wp-block-pullquote .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
    font-size: 12px;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
    color: inherit;
    text-transform: uppercase;
}
.wp-block-quote {
    border-left: solid 8px;
    margin: 0 0 1.5rem;
    padding: 30px 50px;
}
.wp-block-quote .wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
    font-size: 14px;
    margin-top: 25px;
    display: block;
}
.wp-block-quote.has-text-align-right {
    border-right: solid 8px;
    padding: 30px 50px;
    border-left: none;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    margin: 0 0 1.5rem;
    padding: 30px 50px;
}
.wp-block-quote.is-large .wp-block-quote__citation,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large .wp-block-quote__citation,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
    text-align: left;
}
.wp-block-cover,
.wp-block-cover-image {
    margin-bottom: 1.5rem;
    color: #f8f9f9;
}
.wp-block-cover p,
.wp-block-cover-image p {
    margin-bottom: 0;
    line-height: 1.25;
}
.wp-block-cover a,
.wp-block-cover-image a,
.wp-block-latest-comments a,
.wp-block-latest-posts a,
.wp-block-rss a {
    color: inherit;
}
.wp-block-embed {
    margin: 0 0 1.5rem;
}
.wp-block-button__link {
    font-size: 0.875rem;
    height: 3.125rem;
    line-height: 3rem;
    padding: 0 1.875rem;
    font-weight: 700;
    border: solid 2px transparent;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    -webkit-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;
    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;
}
.wp-block-button__link:not(.has-background):not(.has-text-color) {
    color: #fff;
    background-color: #4b2bb0;
    border-color: #4b2bb0;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover:active,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover:focus,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover:hover,
.wp-block-button__link:not(.has-background):not(.has-text-color):active,
.wp-block-button__link:not(.has-background):not(.has-text-color):focus,
.wp-block-button__link:not(.has-background):not(.has-text-color):hover {
    color: #fff;
    background-color: #3e2391;
    border-color: #3a2187;
}
.wp-block-button__link:hover {
    cursor: pointer;
}
.wp-block-button__link:focus {
    outline: 0;
}
.wp-block-button__link:disabled {
    opacity: 0.65;
    cursor: default;
}
.wp-block-button {
    margin-bottom: 1.5rem;
}
.wp-block-button:not(.is-style-squared) .wp-block-button__link {
    border-radius: 5px;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
    color: #fff;
    background-color: #4b2bb0;
    border-color: #4b2bb0;
}
.wp-block-button.is-style-outline .wp-block-button__link {
    background-color: transparent !important;
    border: 2px solid currentColor;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
    background-color: #4b2bb0 !important;
}
.article-post.page .entry-content,
.wp-block-latest-comments__comment-excerpt p,
body.page .article-post {
    margin-bottom: 0;
}
.widget_archive select,
.widget_categories select,
.wp-block-archives select {
    width: 100%;
    max-width: 100%;
}
.widget_archive ul li > a,
.widget_categories ul li > a,
.widget_nav_menu ul li > a,
.widget_pages ul li > a,
.wp-block-archives li > a,
.wp-block-categories li > a {
    display: inline-block;
    padding: 0.5rem 0;
    position: relative;
    line-height: 20px;
    min-height: 36px;
    letter-spacing: -0.025em;
}
.wp-block-archives .current-cat-ancestor > ul,
.wp-block-archives .current-cat-parent > ul,
.wp-block-archives .current_page_ancestor > ul,
.wp-block-archives .current_page_parent > ul,
.wp-block-categories .current-cat-ancestor > ul,
.wp-block-categories .current-cat-parent > ul,
.wp-block-categories .current_page_ancestor > ul,
.wp-block-categories .current_page_parent > ul {
    display: block;
}
.wp-block-archives ul.children,
.wp-block-archives ul.sub-menu,
.wp-block-categories ul.children,
.wp-block-categories ul.sub-menu {
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0;
}
.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter {
    text-align: center;
}
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-rss {
    padding: 0;
    margin: -0.5rem 0 0;
    list-style: none;
    margin-bottom: 1.5rem;
}
.wp-block-latest-comments .children,
.wp-block-latest-posts .children,
.wp-block-rss .children {
    padding-left: 0;
    margin: 0;
    list-style: none;
}
.wp-block-latest-comments li,
.wp-block-latest-posts li,
.wp-block-rss li {
    padding: 0.5rem 0;
    line-height: 20px;
    margin-bottom: 0;
}
ul.wp-block-latest-posts.is-grid li {
    border-top: solid 1px;
}
.wp-block-archives.wp-block-archives-dropdown,
.wp-block-columns,
.wp-block-group,
.wp-block-group.has-background,
.wp-block-media-text,
.wp-block-search,
ol.wp-block-latest-comments,
ul.wp-block-archives,
ul.wp-block-categories {
    margin-bottom: 1.5rem;
}
.wp-block-tag-cloud {
    font-weight: 700;
    text-transform: uppercase;
}
.wp-block-tag-cloud label {
    font-size: 14px;
    margin: 0 15px 0 0;
}
.wp-block-tag-cloud a {
    letter-spacing: -0.05em;
    color: inherit;
    font-size: 12px !important;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 20px;
    -webkit-box-shadow: 0 0 0 1px #ebebeb inset;
    box-shadow: 0 0 0 1px #ebebeb inset;
    border-radius: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.wp-block-tag-cloud a:hover {
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#4b2bb0), color-stop(51%, #7253d5), to(#4b2bb0));
    background-image: linear-gradient(to right, #4b2bb0 0%, #7253d5 51%, #4b2bb0 100%);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wp-block-tag-cloud a:not(:last-child) {
    margin: 0 6px 10px 0;
}
.wp-block-gallery {
    margin-bottom: 1.5rem;
}
.blocks-gallery-caption {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.blocks-gallery-grid {
    margin-bottom: -16px;
}
#main-content .article-post:last-child,
.comment-form p:last-child,
.comment-list .comment-content p:last-child,
.comment-list > li.comment:last-child,
.entry-content > p:last-child,
.entry-content > ul:last-child,
.entry-excerpt p:last-child,
.wp-block-column > :last-child {
    margin-bottom: 0;
}
.wp-block-image.aligncenter {
    margin: 1.5rem auto;
}
.wp-block-image.alignright {
    margin: 0.375rem 0 1.5rem 1.25rem;
}
.wp-block-image.alignleft {
    margin: 0.375rem 1.25rem 1.5rem 0;
}
body.no-sidebar .wp-block-image.alignfull {
    max-width: none;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
body.no-sidebar .wp-block-cover.alignwide,
body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured {
    margin-left: -150px;
    margin-right: -150px;
    width: auto;
}
@media screen and (min-width: 1200px) and (max-width: 1199px) {
    body.no-sidebar .wp-block-cover.alignwide,
    body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured {
        margin-left: -120px;
        margin-right: -120px;
        width: auto;
    }
}
@media screen and (max-width: 1199px) {
    body.no-sidebar .wp-block-cover.alignwide,
    body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured {
        margin-left: -30px;
        margin-right: -30px;
        width: auto;
    }
}
@media only screen and (max-width: 991px) {
    body.no-sidebar .wp-block-cover.alignwide,
    body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    body.no-sidebar .wp-block-image.alignfull {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        left: 0;
        right: 0;
    }
}
@media only screen and (max-width: 991px) {
    body.has-sidebar .wp-block-image.alignfull {
        max-width: none;
        margin-left: calc(-100vw / 2 + 690px / 2);
        margin-right: calc(-100vw / 2 + 690px / 2);
    }
}
@media only screen and (max-width: 767px) {
    body.has-sidebar .wp-block-image.alignfull {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}
.article-post.sticky {
    background-color: #f2f9ff;
    padding: 2rem;
}
.article-post .post-thumbnail {
    margin-bottom: 35px;
}
.article-post .post-thumbnail img {
    border-radius: 5px;
}
.article-post .entry-title {
    font-size: 30px;
    font-weight: 700;
    word-break: break-word;
    letter-spacing: -0.025em;
    margin-bottom: 0;
    line-height: 1;
}
.article-post .entry-title a {
    color: inherit;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.article-post .entry-meta {
    margin-bottom: 15px;
    padding: 0;
    list-style: none;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
}
.article-post .entry-meta a,
.author-info-content .name a,
.comment-form a {
    color: inherit;
}
.article-post .entry-meta li,
ul.g5blog__post-meta li > * {
    display: inline;
}
.article-post .entry-meta li i {
    padding-right: 5px;
}
.article-post .entry-meta li:not(:last-child):after,
ul.g5blog__post-meta li:not(:last-child):after {
    content: "";
    width: 2px;
    height: 10px;
    display: inline-block;
    background-color: currentColor;
    margin: 0 5px;
    position: relative;
    top: 1px;
}
.article-post .entry-meta .meta-author .title-meta-author {
    padding-left: 5px;
}
.article-post .entry-header + .entry-excerpt {
    margin-top: 20px;
}
.article-post .btn-read-more {
    margin-top: 16px;
}
.article-archive-post {
    margin-bottom: 50px;
    padding-bottom: 42px;
    border-bottom: 1px solid;
}
.article-single-post {
    padding-bottom: 70px;
    border-bottom: 1px solid;
}
.article-single-post .entry-title {
    font-size: 36px;
}
.article-single-post .post-thumbnail {
    margin-top: 45px;
    margin-bottom: 44px;
}
.article-single-post .entry-header + .entry-content {
    margin-top: 35px;
}
.article-single-post .tagcloud {
    margin-top: 45px;
}
.comment-list .comment-content h1:first-child,
.comment-list .comment-content h2:first-child,
.comment-list .comment-content h3:first-child,
.comment-list .comment-content h4:first-child,
.comment-list .comment-content h5:first-child,
.comment-list .comment-content h6:first-child,
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child {
    margin-top: 0;
}
.author-info-wrap {
    margin-top: 70px;
}
.author-info-inner {
    display: -ms-flexbox;
    display: flex;
}
.author-info-avatar {
    width: 75px;
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.author-info-avatar img {
    border-radius: 100%;
}
.author-info-content .name {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.025em;
}
.site-search-results-not-found {
    text-align: center;
}
.site-search-results-not-found h2 {
    text-transform: uppercase;
    font-weight: 400;
}
.comments-area {
    margin-top: 70px;
}
.comments-area .comment-reply-title,
.comments-area .comments-title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.025em;
}
.comments-area .comment-reply-title {
    margin-bottom: 29px;
}
.comments-area .comments-title {
    margin-bottom: 35px;
}
.comment-form p {
    margin-bottom: 30px;
}
.comment-form textarea {
    width: 100%;
    display: block;
    height: 125px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email {
    float: left;
    width: 50%;
}
.comment-form .comment-form-author {
    padding-right: 15px;
}
.comment-form .comment-form-email {
    padding-left: 15px;
}
.comment-form .comment-form-cookies-consent input[type="checkbox"] {
    position: relative;
    top: 2px;
}
.comment-form .comment-form-cookies-consent label {
    display: inline;
    margin: 0 0 0 5px;
}
.comment-form .mc4wp-checkbox-wp-comment-form input[type="checkbox"] {
    margin: 0 5px 0 0;
    position: relative;
    top: 2px;
}
@media only screen and (max-width: 575px) {
    .comment-form .comment-form-author,
    .comment-form .comment-form-email {
        width: 100%;
        padding: 0;
    }
}
.comments-list-wrap {
    margin-bottom: 58px;
}
.comment-list {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.comment-list li.comment,
.comment-list li.pingback,
.comment-list li.trackback {
    margin-bottom: 22px;
}
.comment-list li.comment + li.comment {
    padding-top: 22px;
}
.comment-list li:not(.pingback):not(.trackback) .comment-body {
    position: relative;
    padding-left: 100px;
}
.comment-list li.pingback + .comment,
.comment-list li.trackback + .comment {
    margin-top: 22px;
}
.comment-list li.pingback .comment-body a:not(.comment-edit-link),
.comment-list li.trackback .comment-body a:not(.comment-edit-link) {
    font-weight: 700;
    letter-spacing: -0.05em;
    display: block;
    margin: 5px 0;
}
.comment-list li.pingback .comment-body .edit-link,
.comment-list li.trackback .comment-body .edit-link {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.025em;
}
.comment-list .comment-author .fn > a,
.comment-list .comment-metadata a,
.comment-list .reply a,
.comment-list li.pingback .comment-body .edit-link a,
.comment-list li.trackback .comment-body .edit-link a {
    color: inherit;
}
.comment-list .comment-content {
    margin-bottom: 18px;
    font-size: 15px;
}
.comment-list .comment-content h1,
.comment-list .comment-content h2,
.comment-list .comment-content h3,
.comment-list .comment-content h4,
.comment-list .comment-content h5,
.comment-list .comment-content h6 {
    margin-top: 2rem;
}
.comment-list .comment-meta {
    margin-bottom: 7px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.comment-list .comment-meta .comment-author {
    margin-right: 30px;
}
.comment-list .comment-meta .edit-link {
    margin-left: 1rem;
}
.comment-list .comment-author img {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
}
.comment-list .comment-author .fn {
    font-weight: 700;
    letter-spacing: -0.025em;
}
.comment-list .comment-author .says {
    display: none;
}
.comment-list .reply a:after {
    content: "";
    font-family: "FontAwesome";
    font-size: 11px;
    margin-left: 10px;
}
.comment-list .comment-metadata,
.comment-list .reply {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.025em;
}
.comment-list ul.children {
    list-style: none;
    padding-left: 0;
    margin-left: 105px;
    margin-top: 22px;
    padding-top: 22px;
}
.comment-list .comment-reply-title {
    margin-top: 50px;
}
.comment-list .comment-reply-title small a {
    color: inherit;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
    .comment-list ul.children {
        margin-left: 35px;
    }
}
@media only screen and (max-width: 575px) {
    .comment-list ul.children {
        margin-left: 25px;
    }
    .comment-list .comment-author img {
        width: 50px;
    }
    .comment-list li:not(.pingback):not(.trackback) .comment-body {
        padding-left: 70px;
    }
}
.comments-pagination {
    margin-top: 2.5rem;
    text-align: right;
}
.post-navigation {
    margin-top: 70px;
}
.post-navigation .nav-links {
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.025em;
    text-transform: uppercase;
}
.post-navigation .nav-links a {
    display: block;
    text-decoration: none;
    color: inherit;
}
.post-navigation .nav-links .nav-subtitle,
.widget_archive ul .current-cat-ancestor > ul,
.widget_archive ul .current-cat-parent > ul,
.widget_archive ul .current_page_ancestor > ul,
.widget_archive ul .current_page_parent > ul,
.widget_categories ul .current-cat-ancestor > ul,
.widget_categories ul .current-cat-parent > ul,
.widget_categories ul .current_page_ancestor > ul,
.widget_categories ul .current_page_parent > ul,
.widget_nav_menu ul .current-cat-ancestor > ul,
.widget_nav_menu ul .current-cat-parent > ul,
.widget_nav_menu ul .current_page_ancestor > ul,
.widget_nav_menu ul .current_page_parent > ul,
.widget_pages ul .current-cat-ancestor > ul,
.widget_pages ul .current-cat-parent > ul,
.widget_pages ul .current_page_ancestor > ul,
.widget_pages ul .current_page_parent > ul {
    display: block;
}
.post-navigation .nav-links .nav-title {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-navigation .nav-links > div {
    width: 47.5%;
    border: solid 1px;
    padding: 1.5rem;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
}
.g5blog__single-featured-container ul.g5blog__post-meta li.meta-author span,
.g5blog__single-featured-full ul.g5blog__post-meta li.meta-author span,
.post-navigation .nav-links > div:hover .nav-title,
.widget_meta ul a,
.widget_recent_comments ul a,
.widget_recent_entries ul a,
.widget_rss ul a {
    color: inherit;
}
.post-navigation .nav-previous {
    margin-right: auto;
}
.post-navigation .nav-next {
    margin-left: auto;
    text-align: right;
}
ul.page-numbers {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
}
ul.page-numbers li {
    display: inline-block;
}
.navigation.pagination {
    font-size: 0;
    position: relative;
    text-align: center;
}
.page-numbers:not(ul) {
    display: inline-block;
    margin: 0 12px;
    font-weight: 700;
    line-height: 1.5;
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: inherit;
    border-radius: 100%;
}
.page-numbers:not(ul).next,
.page-numbers:not(ul).prev {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 0;
    -webkit-box-shadow: 1px 5px 40.18px 8.82px rgba(130, 112, 161, 0.19);
    box-shadow: 1px 5px 40.18px 8.82px rgba(130, 112, 161, 0.19);
}
.page-numbers:not(ul).next:before,
.page-numbers:not(ul).prev:before {
    font-family: "FontAwesome";
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    content: "";
}
.page-numbers:not(ul).next:before {
    content: "";
}
.page-links {
    float: left;
    width: 100%;
}
.page-links .page-links-title {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 5px 0 0;
}
.page-links > .post-page-numbers {
    display: inline-block;
    margin-right: 0.25rem;
    border: solid 1px;
    font-weight: 700;
    color: inherit;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
@media only screen and (max-width: 767px) {
    .post-navigation .nav-links .nav-title {
        display: none;
    }
}
@media only screen and (max-width: 320px) {
    .post-navigation .nav-links > div {
        padding: 1rem;
    }
}
ul.g5blog__post-meta {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}
ul.g5blog__post-meta li {
    display: inline;
    margin-right: 0;
}
ul.g5blog__post-meta li:not(.meta-like) i {
    display: none;
}
ul.g5blog__post-meta li.meta-like i {
    position: relative;
    top: 1px;
}
.g5blog__post-title {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -0.025em;
    margin-top: 0 !important;
}
@media (min-width: 992px) {
    .no-sidebar.g5blog__single-layout-1 .g5blog__single-breadcrumbs .container {
        max-width: 900px;
    }
}
@media (min-width: 1200px) {
    .no-sidebar.g5blog__single-layout-1 .g5blog__single-breadcrumbs .container {
        max-width: 900px;
    }
}
.g5blog__single-layout-1 .g5blog__single-title {
    margin-bottom: 13px;
}
.g5blog__single-layout-1 .g5blog__single-featured,
.g5blog__single-layout-1 .g5blog__single-meta-top {
    margin-bottom: 44px;
}
.g5blog__single-layout-1 .g5core__single-breadcrumbs + #primary-content {
    padding-top: 6px;
}
.g5blog__single-layout-1 .g5blog__single-meta-top + .entry-content {
    margin-top: 39px;
}
@media (min-width: 992px) {
    .no-sidebar.g5blog__single-layout-2 .g5blog__single-breadcrumbs .container {
        max-width: 900px;
    }
}
@media (min-width: 1200px) {
    .no-sidebar.g5blog__single-layout-2 .g5blog__single-breadcrumbs .container {
        max-width: 900px;
    }
}
.g5blog__single-layout-2 .g5blog__single-title,
.g5blog__single-layout-3.g5blog__no-post-thumbnail .g5blog__single-title {
    margin-bottom: 13px;
}
.g5blog__single-layout-2 .g5blog__single-featured {
    margin-bottom: 32px;
}
.g5blog__single-layout-2 .g5blog__single-meta-top {
    margin-bottom: 40px;
}
@media (min-width: 992px) {
    .no-sidebar.g5blog__single-layout-3 .g5blog__single-breadcrumbs .container {
        max-width: 900px;
    }
}
@media (min-width: 1200px) {
    .no-sidebar.g5blog__single-layout-3 .g5blog__single-breadcrumbs .container {
        max-width: 900px;
    }
}
.g5blog__single-layout-3 .g5blog__single-title {
    margin-bottom: 33px;
}
.g5blog__single-layout-3 .g5blog__single-featured {
    margin-bottom: 35px;
}
.g5blog__single-layout-3 .g5blog__single ul.g5blog__post-meta,
.g5blog__single-layout-5 .g5blog__single ul.g5blog__post-meta {
    margin-bottom: 39px;
}
.g5blog__single-layout-4 .g5blog__single-title {
    margin-bottom: 13px;
}
.g5blog__single-layout-4 .g5blog__single-meta-top {
    margin-bottom: 35px;
}
@media (min-width: 992px) {
    .no-sidebar.g5blog__single-layout-5 .g5blog__single-breadcrumbs .container {
        max-width: 900px;
    }
}
@media (min-width: 1200px) {
    .no-sidebar.g5blog__single-layout-5 .g5blog__single-breadcrumbs .container {
        max-width: 900px;
    }
}
.g5blog__post-grid ul.g5blog__post-meta,
.g5blog__post-large-image ul.g5blog__post-meta,
.g5blog__post-medium-image ul.g5blog__post-meta,
.g5blog__single-featured-container .g5blog__single-title,
.g5blog__single-featured-full .g5blog__single-title,
.g5blog__single-layout-5 .g5blog__single-title {
    margin-bottom: 13px;
}
.g5blog__single-layout-6 .g5blog__single .g5core__post-featured {
    margin-bottom: 42px;
}
@media (min-width: 992px) {
    .no-sidebar .g5blog__single-featured-full .container {
        max-width: 900px;
    }
}
@media (min-width: 1200px) {
    .no-sidebar .g5blog__single-featured-full .container {
        max-width: 900px;
    }
}
.g5blog__single-layout-7 .g5blog__single .g5core__post-featured {
    margin-bottom: 42px;
}
.g5blog__single-meta-bottom {
    padding-top: 0;
    margin-top: 50px;
}
.g5blog__block-title,
.g5blog__single-title {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -0.025em;
}
.g5blog__block-title {
    font-size: 24px;
    margin-bottom: 35px;
    text-align: left;
}
.g5blog__single-related-wrap {
    margin-top: 60px;
}
.g5blog__single {
    border-bottom: 1px solid;
    padding-bottom: 60px;
    margin-bottom: 0;
}
.g5blog__single .entry-content {
    margin-bottom: 0;
}
.g5blog__post-large-image.sticky .g5blog__post-inner {
    background-color: #f2f9ff;
}
.g5blog__post-large-image .btn-read-more {
    margin-top: 15px;
}
.g5blog__post-large-image .g5blog__post-featured {
    margin-bottom: 35px;
}
.g5blog__layout-large-image .g5blog__post-default {
    padding-bottom: 0 !important;
}
.g5blog__layout-large-image .g5blog__post-default .g5blog__post-inner {
    margin-bottom: 50px;
    padding-bottom: 42px;
    border-bottom: 1px solid;
}
.g5blog__layout-large-image .g5blog__post-default:last-child .g5blog__post-inner {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}
.g5blog__layout-large-image .g5core__paging {
    margin-top: 70px;
}
.g5blog__post-medium-image .g5blog__post-title {
    font-size: 20px;
    margin-bottom: 16px;
    line-height: 1.5;
}
.g5blog__post-medium-image .btn-read-more {
    margin-top: 14px;
}
.g5blog__post-medium-image .g5blog__post-title + .btn-read-more {
    margin-top: -7px;
}
@media only screen and (min-width: 1200px) {
    .g5blog__post-medium-image.g5blog__has-post-featured .g5core__entry-thumbnail {
        border-radius: 5px 0 0 5px;
    }
    .g5blog__post-medium-image.g5blog__has-post-featured .g5blog__post-inner {
        border-width: 1px;
        border-style: solid;
        border-radius: 5px;
        -ms-flex-align: center;
        align-items: center;
    }
    .g5blog__post-medium-image.g5blog__has-post-featured .g5blog__post-content {
        padding-right: 30px;
    }
}
.g5blog__layout-medium-image .g5blog__post-default.g5blog__post-default {
    padding-bottom: 50px;
}
.g5blog__layout-medium-image .g5blog__post-default.g5blog__post-default:last-child {
    padding-bottom: 0;
}
.g5blog__layout-medium-image .g5blog__post-default:not(.g5blog__has-post-featured):not(:first-child) {
    margin-top: -6px;
}
.g5blog__layout-medium-image .g5core__paging {
    margin-top: 70px;
}
@media only screen and (min-width: 1200px) {
    body.no-sidebar .g5blog__post-medium-image .g5blog__post-featured {
        width: 700px;
        margin-right: 70px;
    }
}
.g5blog__post-grid.sticky .g5blog__post-inner {
    padding: 0;
}
.g5blog__post-grid.sticky .g5blog__post-content {
    background-color: #f2f9ff;
}
.g5blog__post-grid .g5blog__post-featured {
    margin-bottom: 0;
}
.g5blog__post-grid .g5blog__post-title {
    font-size: 20px;
    margin-bottom: 16px;
    line-height: 1.5;
}
.g5blog__post-grid .btn-read-more {
    margin-top: 14px;
}
.g5blog__post-grid .g5blog__post-title + .btn-read-more {
    margin-top: -7px;
}
.g5blog__post-grid .g5blog__post-content {
    border: 1px solid;
    border-radius: 5px;
    padding: 25px 30px 17px;
}
.g5blog__post-grid .g5blog__post-featured + .g5blog__post-content {
    margin-top: -1px;
    border-radius: 0 0 5px 5px;
}
.g5blog__post-grid .g5core__entry-thumbnail {
    border-radius: 5px 5px 0 0;
}
.g5blog__post-grid .g5blog__post-inner {
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
.g5blog__post-grid .g5blog__post-inner:hover,
.g5blog__post-grid-custom-01 .g5blog__post-grid .g5blog__post-inner:hover .g5core__post-featured,
.g5blog__single-related-wrap .g5blog__post-grid .g5blog__post-inner:hover .g5core__post-featured {
    -webkit-box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
    box-shadow: 0 2px 18.9px 8.1px rgba(204, 204, 223, 0.15);
}
.g5blog__layout-grid .g5core__gutter-20 > .g5core__gutter-item {
    padding-bottom: 40px;
}
.g5blog__layout-grid .g5core__gutter-30 > .g5core__gutter-item {
    padding-bottom: 50px;
}
.g5blog__layout-grid .g5core__paging {
    margin-top: 20px;
}
.g5blog__post-widget .g5blog__post-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.g5blog__post-widget .g5blog__post-featured {
    width: 100%;
    margin: 0 0 20px;
}
.g5blog__post-widget .g5blog__post-meta {
    margin-bottom: 9px;
}
.g5blog__post-widget .g5blog__post-title {
    margin-bottom: 0;
    line-height: 1.625;
}
.g5blog__widget-post-list .g5blog__post-widget {
    margin-bottom: 25px;
}
.g5core__image-size-blog-widget:before {
    padding-top: 66.6666666667%;
}
.g5blog__layout-grid .slick-slider {
    margin-top: -15px;
}
.g5blog__layout-grid .slick-slide > div {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.g5blog__post-grid-custom-01 .g5blog__post-grid .g5blog__post-content,
.g5blog__single-related-wrap .g5blog__post-grid .g5blog__post-content {
    padding: 0;
    border: 0;
}
.g5blog__post-grid-custom-01 .g5blog__post-grid .g5core__entry-thumbnail,
.g5blog__single-related-wrap .g5blog__post-grid .g5core__entry-thumbnail {
    border-radius: 5px;
}
.g5blog__post-grid-custom-01 .g5blog__post-grid .g5core__post-featured,
.g5blog__single-related-wrap .g5blog__post-grid .g5core__post-featured {
    margin-bottom: 25px;
}
.g5blog__post-grid-custom-01 .g5blog__post-grid .g5blog__post-featured + .g5blog__post-content,
.g5blog__single-related-wrap .g5blog__post-grid .g5blog__post-featured + .g5blog__post-content {
    margin-top: 0;
    border-radius: 0;
}
.g5blog__post-grid-custom-01 .g5blog__post-grid .btn-read-more,
.g5blog__single-related-wrap .g5blog__post-grid .btn-read-more {
    display: none;
}
.g5blog__post-grid-custom-01 .g5blog__post-grid .g5blog__post-title,
.g5blog__single-related-wrap .g5blog__post-grid .g5blog__post-title {
    margin-bottom: 0;
}
.g5blog__post-grid-custom-01 .g5blog__post-grid .g5blog__post-excerpt,
.g5blog__single-related-wrap .g5blog__post-grid .g5blog__post-excerpt {
    margin-top: 16px;
}
.g5blog__post-grid-custom-01 .g5blog__post-grid .g5blog__post-inner:hover,
.g5blog__single-related-wrap .g5blog__post-grid .g5blog__post-inner:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (min-width: 480px) {
    .g5blog__post-grid-custom-02 .g5blog__post-grid .g5blog__post-inner {
        display: -ms-flexbox;
        display: flex;
    }
    .g5blog__post-grid-custom-02 .g5blog__post-grid .g5blog__post-inner:hover {
        border-color: transparent;
    }
    .g5blog__post-grid-custom-02 .g5blog__post-grid .g5blog__post-featured {
        width: 270px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 30px;
    }
    .g5blog__post-grid-custom-02 .g5blog__post-grid .g5core__entry-thumbnail {
        border-radius: 5px 0 0 5px;
        min-height: 100%;
    }
    .g5blog__post-grid-custom-02 .g5blog__post-grid .g5blog__post-inner {
        border: 1px solid;
        border-radius: 5px;
        -ms-flex-align: center;
        align-items: center;
    }
    .g5blog__post-grid-custom-02 .g5blog__post-grid .g5blog__post-featured + .g5blog__post-content {
        padding: 0 30px 0 0;
    }
    .g5blog__post-grid-custom-02 .g5blog__post-grid .g5blog__post-content {
        border: 0;
    }
    .g5blog__post-grid-custom-02 .g5blog__post-grid .btn-read-more {
        display: none;
    }
    .g5blog__post-grid-custom-02 .g5blog__post-grid .g5blog__post-title {
        margin-bottom: 0;
        font-size: 18px;
    }
    .g5blog__post-grid-custom-02 .g5blog__post-grid .g5blog__post-excerpt {
        margin-top: 16px;
    }
}
.primary-sidebar .widget {
    margin-bottom: 60px;
}
.primary-sidebar .widget:last-child {
    margin-bottom: 0;
}
.primary-sidebar .widget .widget-title {
    text-transform: uppercase;
}
.widget {
    position: relative;
    margin-bottom: 55px;
}
.widget .screen-reader-text,
.widget_search button > span,
.widget_search label {
    display: none;
}
.widget .widget-title {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    margin-bottom: 25px;
}
.widget_search form {
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.widget_search button {
    position: absolute;
    right: 20px;
    background: 0 0;
    color: inherit;
    border: 0;
    font-size: 0;
    padding: 0;
}
.widget_search button:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
}
.widget_search input {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.widget_meta ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
    padding: 0;
    margin: -0.5rem 0 0;
    list-style: none;
}
.widget_meta ul .children,
.widget_recent_comments ul .children,
.widget_recent_entries ul .children,
.widget_rss ul .children {
    padding-left: 0;
    margin: 0;
    list-style: none;
}
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li {
    padding: 0.5rem 0;
    line-height: 20px;
    margin-bottom: 0;
}
.widget .widget-title,
.widget_meta ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
    letter-spacing: -0.025em;
}
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_pages ul {
    list-style: none;
    padding: 0;
    margin: -0.5rem 0 0;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_pages ul li {
    position: relative;
}
.widget_archive ul ul.children,
.widget_archive ul ul.sub-menu,
.widget_categories ul ul.children,
.widget_categories ul ul.sub-menu,
.widget_nav_menu ul ul.children,
.widget_nav_menu ul ul.sub-menu,
.widget_pages ul ul.children,
.widget_pages ul ul.sub-menu {
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0;
}
.widget_rss ul .rsswidget {
    display: block;
    font-weight: 700;
}
.widget_rss ul .rss-date {
    font-style: italic;
    font-size: 0.75rem;
    margin: 0.375rem 0;
    display: block;
}
.tagcloud {
    font-weight: 700;
    text-transform: uppercase;
}
.tagcloud label {
    font-size: 14px;
    margin: 0 15px 0 0;
}
.tagcloud a {
    letter-spacing: -0.05em;
    color: inherit;
    font-size: 12px !important;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 20px;
    -webkit-box-shadow: 0 0 0 1px #ebebeb inset;
    box-shadow: 0 0 0 1px #ebebeb inset;
    border-radius: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.tagcloud a:hover {
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#4b2bb0), color-stop(51%, #7253d5), to(#4b2bb0));
    background-image: linear-gradient(to right, #4b2bb0 0%, #7253d5 51%, #4b2bb0 100%);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tagcloud a:not(:last-child) {
    margin: 0 6px 10px 0;
}
.widget_calendar caption {
    caption-side: top;
    padding: 0.5rem 1rem;
    background-color: #f2f9ff;
    border: solid 1px #ebebeb;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}
.widget_calendar td,
.widget_calendar th {
    padding: 0.3rem;
}
.widget_calendar tbody td,
.widget_calendar tbody th,
.widget_calendar thead td,
.widget_calendar thead th {
    text-align: center;
    border-width: 1px;
}
.widget_calendar tfoot td,
.widget_calendar tfoot th {
    border: 0;
}
.widget_calendar tfoot #next {
    text-align: right;
}
.content-404-wrapper {
    text-align: center;
}
.content-404-wrapper h2 {
    font-size: 12rem;
}
.content-404-wrapper h4 {
    font-size: 36px;
    margin-bottom: 15px;
}
.content-404-wrapper p {
    margin-bottom: 45px;
}
.clearfix:after,
.comment-form:after,
.entry-content:after,
.widget:after {
    content: "";
    display: block;
    clear: both;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.fnone {
    float: none !important;
}
.slick-slider:not(.slick-slider-rows) .g5core__listing-blocks {
    width: auto !important;
}
.g5core__gutter-0 {
    margin-left: 0;
    margin-right: 0;
}
.g5core__gutter-0 > .g5core__gutter-item {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0 !important;
}
.g5core__gutter-0 .g5core__modern-grid-col {
    padding-left: 0;
    padding-right: 0;
}
.g5core__gutter-0 .g5core__modern-grid-col > .g5core__gutter-item {
    padding-bottom: 0;
}
.g5core__gutter-0 .slick-slide > div {
    padding: 0;
}
.g5core__gutter-10 {
    margin-left: -5px;
    margin-right: -5px;
}
.g5core__gutter-10 > .g5core__gutter-item {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}
.g5core__gutter-10 .g5core__modern-grid-col {
    padding-left: 5px;
    padding-right: 5px;
}
.g5core__gutter-10 .g5core__modern-grid-col > .g5core__gutter-item {
    padding-bottom: 10px;
}
.g5core__gutter-10 .slick-slide > div {
    padding: 0 5px;
}
.g5core__gutter-20 {
    margin-left: -10px;
    margin-right: -10px;
}
.g5core__gutter-20 > .g5core__gutter-item {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}
.g5core__gutter-20 .g5core__modern-grid-col {
    padding-left: 10px;
    padding-right: 10px;
}
.g5core__gutter-20 .g5core__modern-grid-col > .g5core__gutter-item {
    padding-bottom: 20px;
}
.g5core__gutter-20 .slick-slide > div {
    padding: 0 10px;
}
.g5core__gutter-30 {
    margin-left: -15px;
    margin-right: -15px;
}
.g5core__gutter-30 > .g5core__gutter-item {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}
.g5core__gutter-30 .g5core__modern-grid-col {
    padding-left: 15px;
    padding-right: 15px;
}
.g5core__gutter-30 .g5core__modern-grid-col > .g5core__gutter-item {
    padding-bottom: 30px;
}
.g5core__gutter-30 .slick-slide > div {
    padding: 0 15px;
}
.g5core__gutter-40 {
    margin-left: -20px;
    margin-right: -20px;
}
.g5core__gutter-40 > .g5core__gutter-item {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
}
.g5core__gutter-40 .g5core__modern-grid-col {
    padding-left: 20px;
    padding-right: 20px;
}
.g5core__gutter-40 .g5core__modern-grid-col > .g5core__gutter-item {
    padding-bottom: 40px;
}
.g5core__gutter-40 .slick-slide > div {
    padding: 0 20px;
}
.slick-slider-rows {
    margin: 0;
}
.slick-slider-rows .slick-slide > div {
    padding: 0;
}
.slick-slider-rows .g5core__listing-blocks {
    margin-left: 0;
    margin-right: 0;
}
.slick-slider-rows .g5core__modern-grid-col > .g5core__gutter-item {
    padding-left: 0;
    padding-right: 0;
}
.g5core__gutter-slider-rows-10 {
    margin-left: -5px;
    margin-right: -5px;
}
.g5core__gutter-slider-rows-10 .g5core__gutter-item {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}
.g5core__gutter-slider-rows-20 {
    margin-left: -10px;
    margin-right: -10px;
}
.g5core__gutter-slider-rows-20 .g5core__gutter-item {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}
.g5core__gutter-slider-rows-30 {
    margin-left: -15px;
    margin-right: -15px;
}
.g5core__gutter-slider-rows-30 .g5core__gutter-item {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}
.g5core__gutter-slider-rows-40 {
    margin-left: -20px;
    margin-right: -20px;
}
.g5core__gutter-slider-rows-40 .g5core__gutter-item {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
}
.article-post .entry-title,
.font-body,
.g5blog__post-title,
.g5core-site-footer h4.widget-title,
body {
    font-family: "Open Sans";
}
.comments-area .comment-reply-title,
.comments-area .comments-title,
.font-primary,
.g5blog__block-title,
.g5core-site-footer.widget-twitter h4.widget-title,
.gel-heading-title,
.page-main-title,
.pricing-price-duration,
.site-branding-text .site-title,
.widget .widget-title {
    font-family: "Work Sans";
}
.custom-color-social-icons.gel-social-icons .si-shape i,
.g5core-site-footer .widget_nav_menu ul li a,
.text-color,
body {
    color: #7d7d7d;
}
.article-post .btn-read-more i,
.article-post .entry-meta .meta-author .title-meta-author,
.article-post .entry-meta a:hover,
.article-post .entry-title a:hover,
.author-info-content .name a:hover,
.comment-form a:hover,
.comment-list .comment-author .fn > a:hover,
.comment-list .comment-metadata a:hover,
.comment-list .comment-reply-title small a:hover,
.comment-list .reply a:after,
.comment-list .reply a:hover,
.comment-list li.pingback .comment-body .edit-link a:hover,
.comment-list li.trackback .comment-body .edit-link a:hover,
.content-404-wrapper h2,
.custom-color-social-icons.gel-social-icons a:hover i,
.custom-mailchimp .thallo-mailchimp button[type="submit"]:before,
.g5blog__post-title:hover,
.g5core-breadcrumbs li.breadcrumb-leaf,
.g5core-site-footer #ctf .ctf-item .ctf-author-box:before,
.g5core__cate-filer li.active,
.g5core__cate-filer li:active,
.g5core__cate-filer li:hover,
.g5core__paging.next-prev > a,
.gel-icon-box .btn.btn-link:after,
.gel-icon-box .btn.btn-link:hover,
.gel-icon-box .title:hover,
.gel-our-team .gel-our-team-social:hover,
.gel-our-team h4.gel-our-team-name,
.gel-testimonial-name,
.page-numbers:not(ul).next,
.page-numbers:not(ul).prev,
.site-info a,
.slick-arrow:active,
.slick-arrow:focus,
.slick-arrows .slick-arrow,
.slick-dots li.slick-active,
.slick-dots li:active,
.slick-dots li:focus,
.slick-dots li:hover,
.white-text-color .thallo-contact .submit input[type="submit"],
.widget_archive ul .current-cat > a,
.widget_archive ul li > a:hover,
.widget_categories ul .current-cat > a,
.widget_categories ul li > a:hover,
.widget_meta ul a:hover,
.widget_nav_menu ul .current-cat > a,
.widget_nav_menu ul .current-menu-item > a,
.widget_nav_menu ul li > a:hover,
.widget_pages ul .current-cat > a,
.widget_pages ul .current_page_item > a,
.widget_pages ul li > a:hover,
.widget_recent_comments ul a:hover,
.widget_recent_entries ul a:hover,
.widget_rss ul a:hover,
.widget_search input:focus + button:before,
.wp-block-archives .current-cat > a,
.wp-block-archives li > a:hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.wp-block-categories .current-cat > a,
.wp-block-categories li > a:hover,
.wp-block-latest-comments a:hover,
.wp-block-latest-posts a:hover,
.wp-block-pullquote .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-quote .wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer,
.wp-block-rss a:hover,
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus,
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-box-shadown .vc_tta-panel.vc_active .vc_tta-panel-title,
blockquote cite,
div.gel-image-box .btn.btn-link:after,
div.gel-image-box .btn.btn-link:hover,
div.gel-image-box h4.title a:hover,
div.x-mega-sub-menu .gel-list .gel-list-item:hover,
ul.breadcrumbs li.breadcrumb-leaf,
ul.g5blog__post-meta li a:hover,
ul.g5blog__post-meta li.meta-author span,
ul.g5core__share-list li a:hover {
    color: #4b2bb0;
}
.custom-image-box-style-08 .gel-image-box-style-08 h4.title:before,
.custom-image-box-style-08 .gel-image-box:before,
.faq-active-bg-blue div.vc_toggle.vc_toggle_active .vc_toggle_icon,
.g5core-back-to-top:focus,
.g5core-back-to-top:hover,
.g5core__paging.next-prev > a:hover,
.image-box-bg-white .gel-image-box:before,
.page-links > .post-page-numbers.current,
.page-links > .post-page-numbers:hover,
.page-numbers:not(ul).next:hover,
.page-numbers:not(ul).prev:hover,
.post-navigation .nav-links > div:hover,
.slick-arrows .slick-arrow:hover,
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    background-color: #4b2bb0;
}
.g5core__paging.next-prev > a:hover,
.page-links > .post-page-numbers.current,
.page-links > .post-page-numbers:hover,
.page-numbers:not(ul).next:hover,
.page-numbers:not(ul).prev:hover,
.post-navigation .nav-links > div:hover,
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-quote,
.wp-block-quote.has-text-align-right,
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus,
blockquote {
    border-color: #4b2bb0;
}
.accent-foreground-color,
.g5core-back-to-top:focus,
.g5core-back-to-top:hover,
.g5core__paging.next-prev > a:hover,
.page-links > .post-page-numbers.current,
.page-links > .post-page-numbers:hover,
.page-numbers:not(ul).next:hover,
.page-numbers:not(ul).prev:hover,
.post-navigation .nav-links > div:hover,
.pricing-featured-text span,
.slick-arrows .slick-arrow:hover,
.tagcloud a:hover,
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-tag-cloud a:hover {
    color: #fff;
}
.accent-foreground-bg-color,
.slick-arrows .slick-arrow {
    background-color: #fff;
}
.disabled-color {
    color: #ccc;
}
.blocks-gallery-caption,
.caption-color {
    color: #ababab;
}
.article-archive-post,
.article-single-post,
.border-client .wpb_wrapper,
.border-color,
.custom-color-social-icons.gel-social-icons a:hover,
.custom-image-box-style-08 .gel-image-box,
.faq-active-bg-blue div.vc_toggle,
.g5blog__layout-large-image .g5blog__post-default .g5blog__post-inner,
.g5blog__post-grid .g5blog__post-content,
.g5blog__post-grid-custom-02 .g5blog__post-grid .g5blog__post-inner,
.g5blog__post-medium-image .g5blog__post-inner,
.g5blog__single,
.gel-pricing-line,
.image-box-border .gel-image-box,
.our-team-hover-border .gel-our-team .gel-our-team-inner,
.page-links > .post-page-numbers,
.post-navigation .nav-links > div,
.wp-block-table td,
.wp-block-table th,
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-background .vc_tta-panel,
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.accordion-box-shadown .vc_tta-panel:not(.vc_active),
ul.wp-block-latest-posts.is-grid li {
    border-color: #ebebeb;
}
.comment-list .comment-author .fn,
.comment-list .reply,
.comment-list li.pingback .comment-body a:not(.comment-edit-link),
.comment-list li.trackback .comment-body a:not(.comment-edit-link),
.comments-area .comment-reply-title,
.comments-area .comments-title,
.content-404-wrapper h4,
.g5blog__block-title,
.g5core-breadcrumbs,
.g5core-site-footer .opening-time p,
.g5core__share-label,
.gel-counter,
.gel-heading-subtitle,
.gel-testimonial-job,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.heading-color,
.page-links .page-links-title,
.page-numbers:not(ul).current,
.page-numbers:not(ul):hover,
.post-navigation .nav-links .nav-title,
.pricing-name,
.tagcloud label,
.widget_archive ul li > a,
.widget_calendar caption,
.widget_categories ul li > a,
.widget_meta ul,
.widget_nav_menu ul li > a,
.widget_pages ul li > a,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_search button:before,
.wp-block-archives li > a,
.wp-block-categories li > a,
.wp-block-tag-cloud label,
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.vc_tta-accordion.custom-accordion.white-text-color .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus,
blockquote p,
div.x-mega-sub-menu .gel-heading-title,
h1,
h2,
h3,
h4,
h5,
h6,
ul.breadcrumbs {
    color: #000;
}
.gel-heading-title,
.page-main-title,
.pricing-price .pricing-price-currency,
.pricing-price .pricing-price-duration,
.pricing-price .pricing-price-number,
.primary-color {
    color: #4f4f6f;
}
.primary-bg-color {
    background-color: #4f4f6f;
}
.secondary-color {
    color: #6428cb;
}
.secondary-bg-color {
    background-color: #6428cb;
}
