html *{
    font-family: 'Poppins', sans-serif;
}
body,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
li,
p,
pre,
textarea,
ul {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

main,
nav {
    display: block
}

a {
    background-color: transparent
}

a:active {
    outline: 0
}

a,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

pre {
    overflow: auto
}

pre {
    font-size: 1em
}

button,
input,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

#comments .submit {
    padding: 10px 15px;
    border-radius: 2px;
    line-height: 1.85714285714286;
    border: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*!
 * Bootstrap v4.0.0-alpha.2 (https://getbootstrap.com)
 */
.ast-container {
    max-width: 100%
}

.ast-container,
.ast-container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.ast-row {
    margin-left: -20px;
    margin-right: -20px
}

@media (max-width:992px) {
    .ast-width-sm-25 {
        width: 25%
    }

    .ast-width-md-50 {
        width: 50%
    }
}

@media (max-width:768px) {
    .ast-width-md-25 {
        width: 25%
    }
 

    .service-content-2 h2 {
       text-align:center;
       font-size: 22px!important;
    }
    .service-content-2 {
        text-align:center;
        font-size: 14px;
    }

    .service-point li {
        margin-left: 0px!important;
        text-align: left;
        font-size: 14px;

    }

    .top-bar{
        display: none;
    }
}

.ast-full-width {
    width: 100%
}

.ast-width-50 {
    width: 50%
}

@media (min-width:768px) {
    .ast-width-md-4 {
        width: 33.3333333333%
    }

    .ast-width-md-16 {
        width: 16.6666666667%
    }

    .ast-width-md-6 {
        width: 50%;
        float: left
    }

    .ast-width-md-3 {
        width: 25%
    }

    .ast-width-md-66 {
        width: 66.6666666667%
    }
}

@media (min-width:769px) {
    .ast-width-md-20 {
        width: 20%
    }
}

@media (min-width:992px) {
    .ast-width-lg-33 {
        width: 33.3333333333%
    }

    .ast-width-lg-16 {
        width: 16.6666666667%
    }

    .ast-width-lg-50 {
        width: 50%
    }

    .ast-width-lg-66 {
        width: 66.6666666667%
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

h1 {
    color: #808285;
    font-size: 2em;
    line-height: 1.2
}

h2 {
    color: #808285;
    font-size: 1.7em;
    line-height: 1.3
}

h3 {
    color: #808285;
    font-size: 1.5em;
    line-height: 1.4
}

h4 {
    color: #808285;
    line-height: 1.5;
    font-size: 1.3em
}

h5 {
    color: #808285;
    line-height: 1.6;
    font-size: 1.2em
}

h6 {
    color: #808285;
    line-height: 1.7;
    font-size: 1.1em
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    color: #808285;
    background: #fff;
    font-style: normal
}

ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

b,
strong {
    font-weight: 700
}

i {
    font-style: italic
}

pre {
    background: #eee;
    margin-bottom: 1.6em;
    overflow: auto;
    max-width: 100%;
    padding: 1.6em
}

var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

img {
    height: auto;
    max-width: 100%
}

.ast-button,
.button,
button,
input,
select,
textarea {
    color: #808285;
    font-weight: 400;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

table {
    border: 1px solid rgba(0, 0, 0, .1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%
}

.ast-button,
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #e6e6e6;
    padding: .6em 1em .4em;
    color: #fff
}

.ast-button:focus,
.ast-button:hover,
.button:focus,
.button:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    color: #fff;
    border-color: #eaeaea
}

.ast-button:active,
.ast-button:focus,
.button:active,
.button:focus,
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border-color: #000;
    outline: 0
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-appearance: none
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    color: #111
}

textarea {
    padding-left: 3px;
    width: 100%
}

a {
    color: #4169e1
}

a:focus,
a:hover {
    color: #191970
}

a:focus {
    outline: thin dotted
}

a:hover {
    outline: 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 2px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 12.25px;
    font-size: .875rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.aligncenter {
    clear: both;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto
}

embed,
iframe,
object {
    max-width: 100%
}

::selection {
    color: #fff;
    background: #0274be
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body:not(.logged-in) {
    position: relative
}

#page {
    position: relative
}

a,
a:focus {
    text-decoration: none
}

.site-footer a *,
.site-header a *,
a {
    transition: all .2s linear
}

img {
    vertical-align: middle
}

p {
    margin-bottom: 1.75em
}

.ast-button,
.button,
input[type=button],
input[type=submit] {
    border-radius: 0;
    padding: 18px 30px;
    border: 0;
    box-shadow: none;
    text-shadow: none
}

.ast-button:hover,
.button:hover,
input[type=button]:hover,
input[type=submit]:hover {
    box-shadow: none
}

.ast-button:active,
.ast-button:focus,
.button:active,
.button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    box-shadow: none
}

.site-title {
    font-weight: 400
}

.site-description,
.site-title {
    margin-bottom: 0
}

.site-description a,
.site-description:focus a,
.site-description:hover a,
.site-title a,
.site-title:focus a,
.site-title:hover a {
    transition: all .2s linear
}

.site-title a,
.site-title a:focus,
.site-title a:hover,
.site-title a:visited {
    color: #222
}

.site-description a,
.site-description a:focus,
.site-description a:hover,
.site-description a:visited {
    color: #999
}

.site .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
    color: #21759b;
    display: block;

    font-size: 14px;
    font-weight: 700;
    left: -9999em;
    outline: 0;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em
}

.site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000;
    outline: thin dotted
}

input,
select {
    line-height: 1
}

.ast-button,
.ast-custom-button,
body,
button,
input[type=button],
input[type=submit],
textarea {
    line-height: 1.85714285714286
}

.site-title a {
    line-height: 1.2
}

.site-header .site-description {
    line-height: 1.5
}

.ast-oembed-container {
    position: relative;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.ast-oembed-container embed,
.ast-oembed-container iframe,
.ast-oembed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body .ast-oembed-container * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ast-hidden {
    display: none !important
}

body {
    background-color: #fff
}

#page {
    display: block
}

.main-navigation {
    height: 100%;
    -js-display: inline-flex;
    display: inline-flex
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    position: relative
}

.main-header-menu .menu-link,
.main-header-menu>a {
    text-decoration: none;
    padding: 0 1em;
    display: inline-block;
    transition: all .2s linear
}

.main-header-menu .menu-item {
    position: relative
}

.main-header-menu .menu-item:hover>.sub-menu {
    right: auto;
    left: 0
}

.ast-header-break-point .main-navigation {
    padding-left: 0
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    border: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #eaeaea
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type {
    margin-right: 5px
}

.ast-header-break-point .main-header-menu {
    background-color: #f9f9f9;
    border-top-width: 1px;
    border-style: solid;
    border-color: #eaeaea
}

.ast-header-break-point .dropdown-menu-toggle {
    display: none
}

.ast-button-wrap {
    display: inline-block
}

.ast-button-wrap button {
    box-shadow: none;
    border: none
}

.ast-button-wrap .menu-toggle {
    padding: 0;
    width: 2.2em;
    height: 2.1em;
    font-size: 1.5em;
    font-weight: 400;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 2px;
    vertical-align: middle;
    line-height: 1.85714285714286
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 0 .5em;
    width: auto;
    text-align: center
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu {
    font-size: 15px;
    font-size: 1rem;
    font-weight: 600
}

.ast-button-wrap .menu-toggle .menu-toggle-icon {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: 2.05
}

.ast-button-wrap .menu-toggle .menu-toggle-icon:before {
    content: "\e5d2";
    font-family: KMK;
    text-decoration: inherit
}

.ast-button-wrap .menu-toggle .mobile-menu-wrap {
    display: inline-block
}

.ast-button-wrap .menu-toggle:focus {
    outline: thin dotted
}

.site-navigation {
    height: 100%
}

.site-header .menu-link * {
    transition: none
}

.ast-icon.icon-arrow svg {
    height: .6em;
    width: .6em;
    position: relative;
    margin-left: 10px
}

.ast-header-break-point .main-header-bar-navigation {
    flex: auto
}

.ast-header-break-point .ast-icon.icon-arrow svg {
    height: .85em;
    width: .95em;
    position: relative;
    margin-left: 10px
}

.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
    width: 50%;
    display: inline-block
}

.post-navigation .nav-next {
    text-align: right
}

.ast-icon svg {
    fill: currentColor
}

.post-navigation a {
    background: 0 0;
    font-size: 16px;
    font-size: 1.06666rem;
    padding: 0 1.5em;
    height: 2.33333em;
    line-height: calc(2.33333em - 3px)
}

.page-links {
    clear: both;
    margin-top: 1em
}

.page-links a {
    display: inline-block
}

.page-links a .page-link {
    border-color: #eaeaea;
    background: 0 0
}

.page-links .page-link {
    padding: 0;
    margin: 0 0 .3em .3em;
    border: 2px solid #eaeaea;
    color: #000;
    background: 0 0;
    font-size: .8em;
    width: 2.5em;
    height: 2.5em;
    line-height: calc(2.5em - 4px);
    display: inline-block;
    text-align: center;
    transition: all .2s linear
}

.page-links .page-link:focus,
.page-links .page-link:hover {
    color: #000
}

@media (max-width:768px) {
    .page-links .page-link {
        margin-bottom: 6px
    }
}

.page-content>:last-child {
    margin-bottom: 0
}

body {
    overflow-x: hidden
}

.widget-title {
    font-weight: 400;
    margin-bottom: 1em;
    line-height: 1.5
}

.widget {
    margin: 0 0 2.8em 0
}

.widget:last-child {
    margin-bottom: 0
}

.widget select {
    max-width: 100%
}

.widget ul {
    margin: 0;
    list-style-type: none
}

.no-widget-text {
    margin-bottom: 0
}

.widget_nav_menu li {
    transition: all .2s linear
}

.ast-builder-grid-row {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    grid-column-gap: 20px;
    overflow-wrap: anywhere
}

.ast-builder-grid-row>.site-header-section {
    flex-wrap: nowrap
}

.ast-builder-grid-row.ast-grid-center-col-layout {
    grid-template-columns: 1fr auto 1fr
}

.ast-builder-layout-element {
    align-items: center
}

.ast-builder-grid-row.ast-grid-center-col-layout-only {
    -js-display: flex;
    display: flex;
    height: 100%;
    justify-content: center
}

.ast-builder-grid-row.ast-grid-center-col-layout-only .ast-grid-section-center {
    flex-grow: 1
}

.site-header-section {
    height: 100%;
    min-height: 0;
    align-items: center
}

.site-header-section>* {
    padding: 0 10px
}

.site-header-section>div:first-child {
    padding-left: 0
}

.site-header-section>div:last-child {
    padding-right: 0
}

.site-header-section .ast-builder-menu {
    align-items: center
}

.ast-grid-right-center-section {
    justify-content: flex-start;
    flex-grow: 1
}

.ast-grid-right-section {
    justify-content: flex-end
}

.ast-grid-left-center-section {
    justify-content: flex-end;
    flex-grow: 1
}

.ast-grid-section-center {
    justify-content: center
}

.ast-builder-social-element {
    line-height: 1;
    color: #3a3a3a;
    background: 0 0;
    vertical-align: middle;
    transition: all 10ms;
    margin-left: 6px;
    margin-right: 6px;
    justify-content: center;
    align-items: center
}

.ast-builder-social-element:hover {
    color: #0274be
}

.ast-builder-social-element .social-item-label {
    padding-left: 6px
}

.ast-builder-grid-row-container {
    display: grid;
    align-content: center
}

.main-header-bar .main-header-bar-navigation {
    height: 100%
}

.ast-builder-menu .main-navigation {
    padding: 0
}

.ast-builder-menu .main-navigation>ul {
    align-self: center
}

.ast-footer-social-wrap,
.site-footer-focus-item {
    width: 100%
}

#KMK-footer-menu {
    margin: 0;
    list-style: none;
    background: inherit
}

#KMK-footer-menu>ul {
    margin: 0;
    list-style: none;
    background: inherit
}

.ast-header-break-point #ast-mobile-header {
    display: block
}

.ast-header-break-point .main-header-bar-navigation {
    line-height: 3
}

.site-footer-section {
    justify-content: center
}

.site-footer-section>* {
    margin-bottom: 10px
}

.site-footer-section>:last-child {
    margin-bottom: 0
}

.ast-hfb-header.ast-header-break-point .main-header-bar-navigation {
    width: 100%;
    margin: 0
}

.menu-toggle .ast-close-svg {
    display: none
}

.ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center
}

.ast-mobile-header-wrap .menu-toggle .mobile-menu-wrap {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center;
    margin-left: .4em
}

.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
    -js-display: flex;
    display: flex;
    align-items: center;
    width: auto;
    height: auto
}

.menu-toggle .mobile-menu-toggle-icon {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center
}

.menu-toggle .mobile-menu-wrap {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center;
    margin-left: .4em
}

.ast-hfb-header .ast-button-wrap .menu-toggle .mobile-menu-wrap {
    align-items: center;
    -js-display: flex;
    display: flex
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: .5em;
    align-items: center;
    -js-display: flex;
    display: flex
}

@media (min-width:769px) {
    .footer-nav-wrap .KMK-footer-horizontal-menu li {
        margin: 0
    }

    .footer-nav-wrap .KMK-footer-horizontal-menu li:first-child a {
        padding-left: 0
    }

    .footer-nav-wrap .KMK-footer-horizontal-menu li:last-child a {
        padding-right: 0
    }

    .footer-nav-wrap .KMK-footer-horizontal-menu a {
        padding: 0 .5em
    }
}

.site-header {
    z-index: 99;
    position: relative
}

.main-header-container {
    position: relative
}

.main-header-bar-wrap {
    position: relative
}

.main-header-bar {
    background-color: #fff;
    border-bottom-color: #eaeaea;
    border-bottom-style: solid
}

.ast-header-break-point .main-header-bar {
    border: 0
}

.ast-header-break-point .main-header-bar {
    border-bottom-color: #eaeaea;
    border-bottom-style: solid
}

.main-header-bar {
    margin-left: auto;
    margin-right: auto
}

.ast-menu-toggle {
    display: none;
    background: 0 0;
    color: inherit;
    border-style: dotted;
    border-color: transparent
}

.ast-menu-toggle:focus,
.ast-menu-toggle:hover {
    background: 0 0;
    border-color: inherit;
    color: inherit
}

.ast-menu-toggle:focus {
    outline: thin dotted
}

.main-header-bar {
    z-index: 4;
    position: relative
}

.main-header-bar .main-header-bar-navigation:empty {
    padding: 0
}

.custom-mobile-logo-link {
    display: none
}

.ast-header-break-point .main-header-bar {
    display: block;
    line-height: 3
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation {
    line-height: 3
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
    border-top-width: 1px;
    border-style: solid;
    border-color: #eaeaea
}

.ast-header-break-point .main-navigation {
    display: block;
    width: 100%
}

.ast-header-break-point .main-navigation ul ul {
    left: auto;
    right: auto
}

.ast-header-break-point .main-navigation .widget {
    margin-bottom: 1em
}

.ast-header-break-point .main-navigation .widget li {
    width: auto
}

.ast-header-break-point .main-navigation .widget:last-child {
    margin-bottom: 0
}

.ast-header-break-point .main-header-bar-navigation {
    width: calc(100% + 40px);
    margin: 0 -20px
}

.ast-header-break-point .main-header-menu ul ul {
    top: 0
}

.ast-header-break-point .ast-builder-menu {
    width: 100%
}

input[type=email],
input[type=number],
input[type=password],
input[type=reset],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    border-radius: 2px;
    background: #fff;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear
}

input[type=email]:focus,
input[type=password]:focus,
input[type=reset]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    background-color: #fff;
    border-color: #eaeaea;
    box-shadow: none
}

input[type=button],
input[type=button]:focus,
input[type=button]:hover,
input[type=reset],
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit],
input[type=submit]:focus,
input[type=submit]:hover {
    box-shadow: none
}

textarea {
    width: 100%
}

input[type=search]:focus {
    outline: thin dotted
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 5.7px 0;
    padding: 0;
    border: none
}

input[type=range]:focus {
    outline: 0
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8.6px;
    cursor: pointer;
    box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9;
    background: rgba(255, 255, 255, .2);
    border-radius: 13.6px;
    border: 0 solid #fff
}

input[type=range]::-webkit-slider-thumb {
    box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
    border: 7.9px solid #0274be;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #0274be;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -5.7px
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: rgba(255, 255, 255, .2)
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 8.6px;
    cursor: pointer;
    box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9;
    background: rgba(255, 255, 255, .2);
    border-radius: 13.6px;
    border: 0 solid #fff
}

input[type=range]::-moz-range-thumb {
    box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
    border: 7.9px solid #0274be;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #0274be;
    cursor: pointer
}

input[type=range]::-ms-track {
    width: 100%;
    height: 8.6px;
    cursor: pointer;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: rgba(199, 199, 199, .2);
    border: 0 solid #fff;
    border-radius: 27.2px;
    box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9
}

input[type=range]::-ms-fill-upper {
    background: rgba(255, 255, 255, .2);
    border: 0 solid #fff;
    border-radius: 27.2px;
    box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9
}

input[type=range]::-ms-thumb {
    box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
    border: 7.9px solid #0274be;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #0274be;
    cursor: pointer;
    height: 8.6px
}

input[type=range]:focus::-ms-fill-lower {
    background: rgba(255, 255, 255, .2)
}

input[type=range]:focus::-ms-fill-upper {
    background: rgba(255, 255, 255, .2)
}

input[type=color] {
    border: none;
    width: 100px;
    padding: 0;
    height: 30px;
    cursor: pointer
}

input[type=color]::-webkit-color-swatch-wrapper {
    padding: 0;
    border: none
}

input[type=color]::-webkit-color-swatch {
    border: none
}

.page-title {
    margin-bottom: 1em;
    font-weight: 400
}

.single .post-navigation {
    margin: 0;
    padding: 2em 0 0;
    border-top: 1px solid #eee
}

@media (max-width:768px) {
    .single .post-navigation {
        padding-top: 1.5em
    }
}

.single .post-navigation a {
    margin: 2px;
    display: inline-block;
    text-align: center;
    color: #000
}

@media (min-width:421px) {
    .single .post-navigation .nav-links {
        -js-display: flex;
        display: flex
    }

    .single .post-navigation .nav-next,
    .single .post-navigation .nav-previous {
        flex: auto
    }
}

@media (max-width:420px) {

    .single .post-navigation .ast-left-arrow,
    .single .post-navigation .ast-right-arrow {
        display: none
    }

    .single .post-navigation .nav-next,
    .single .post-navigation .nav-previous {
        width: 100%
    }

    .single .post-navigation .nav-next a,
    .single .post-navigation .nav-previous a {
        width: 100%
    }

    .single .post-navigation .nav-previous {
        margin-bottom: 1em
    }
}

.ast-404-layout-1 {
    text-align: center;
    margin: 4em auto
}

.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap
}

.ast-flex-1 {
    flex: 1
}

.ast-justify-content-flex-start {
    justify-content: flex-start
}

.ast-justify-content-center {
    justify-content: center
}

.ast-justify-content-space-between {
    justify-content: space-between
}

.ast-justify-content-space-around {
    justify-content: space-around
}

.ast-align-content-flex-start {
    align-content: flex-start
}

.ast-align-content-center {
    align-content: center
}

.ast-align-content-space-between {
    align-content: space-between
}

.ast-align-content-space-around {
    align-content: space-around
}

.ast-align-content-stretch {
    align-content: stretch
}


.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    word-break: break-word;
    box-sizing: border-box
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
    color: #fff
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
    border-radius: 0 !important
}

:where(.wp-block-button__link).is-style-outline {
    border: 2px solid;
    padding: .667em 1.333em
}

.wp-block-button.aligncenter {
    text-align: center
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
    margin-right: .5em;
    margin-bottom: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    margin-right: 1ch;
    display: inline-block
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    margin-left: 1ch;
    display: inline-block
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

@supports (-webkit-touch-callout:inherit) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

@supports (position:sticky) {

    .wp-block-cover-image:after,
    .wp-block-cover:after {
        content: none
    }
}

.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-embed {
    margin: 0 0 1em;
    overflow-wrap: break-word
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
    padding: 1.25em 2.375em
}

.wp-block-image {
    margin: 0 0 1em
}

.wp-block-image img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image:not(.is-style-rounded) img,
.wp-block-image:not(.is-style-rounded)>a {
    border-radius: inherit
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image .aligncenter,
.wp-block-image.aligncenter {
    display: table
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        -webkit-mask-image: url(data:image/svg+xml;utf8,SVG_REPLACED);
        mask-image: url(data:image/svg+xml;utf8,SVG_REPLACED);
        mask-mode: alpha;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        border-radius: 0
    }
}

.wp-block-image figure {
    margin: 0
}

ul {
    box-sizing: border-box
}

ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    width: 100%;
    vertical-align: middle
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    background-size: cover
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.wp-block-navigation {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

.wp-block-navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    display: flex;
    align-items: center;
    position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
    color: inherit;
    display: block;
    padding: 0
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a,
.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,
.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    line-height: 0;
    display: inline-block;
    font-size: inherit;
    padding: 0;
    background-color: inherit;
    color: currentColor;
    border: none;
    width: .6em;
    height: .6em;
    margin-left: .25em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    display: inline-block;
    stroke: currentColor;
    width: inherit;
    height: inherit;
    margin-top: .075em
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) {
    background-color: inherit;
    color: inherit;
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: normal;
    opacity: 0;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
    left: -1px;
    top: 100%
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-right: 0;
    margin-left: auto
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
    margin: 0
}

@media (min-width:782px) {
    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before {
        content: "";
        position: absolute;
        right: 100%;
        height: 100%;
        display: block;
        width: .5em;
        background: 0 0
    }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child:where(:not(.open-on-click)):hover>.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within>.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width:782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    position: relative;
    display: flex
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: transparent;
    border: none;
    color: currentColor;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    text-align: left
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation,
.wp-block-navigation .wp-block-page-list,
.wp-block-navigation:where(.has-background),
.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list,
.wp-block-navigation:where(.has-background) .wp-block-navigation__container,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content {
    gap: inherit
}

.wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content,
.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content {
    padding: .5em 1em
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, .15)
}

.wp-block-navigation__container {
    display: flex;
    flex-wrap: var(--navigation-layout-wrap, wrap);
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
    flex-grow: 1
}

.wp-block-navigation__responsive-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    display: flex;
    flex-wrap: var(--navigation-layout-wrap, wrap);
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    color: inherit !important;
    background-color: inherit !important
}

@media (min-width:600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        display: block;
        width: 100%;
        position: relative;
        z-index: auto;
        background-color: inherit
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close {
    vertical-align: middle;
    cursor: pointer;
    color: currentColor;
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

.wp-block-navigation__responsive-container-close svg {
    fill: currentColor;
    pointer-events: none;
    display: block;
    width: 24px;
    height: 24px
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.wp-block-navigation__responsive-close {
    width: 100%
}

.wp-block-navigation__responsive-close:focus {
    outline: 0
}

.wp-block-navigation .wp-block-navigation-item__label {
    word-break: normal;
    overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.wp-block-navigation .wp-block-page-list {
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    background-color: inherit
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-comments .navigation:after {
    content: "";
    display: table;
    clear: both
}

.wp-block-post-comments input:not([type=submit]),
.wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments input[type=submit] {
    border: none
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    border: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    overflow-wrap: break-word
}

.wp-block-post-comments-form input:not([type=submit]),
.wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-title {
    word-break: break-word
}

.wp-block-post-title a {
    display: inline-block
}

.wp-block-post-template {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
    list-style: none;
    padding: 0
}

.wp-block-post-template.wp-block-post-template {
    background: 0 0
}

.wp-block-post-template.is-flex-container {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container li {
    margin: 0;
    width: 100%
}

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

.wp-block-site-logo {
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block
}

.wp-block-site-logo.is-default-size img {
    width: 120px;
    height: auto
}

.wp-block-site-logo a,
.wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-social-links {
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
    margin-left: 0;
    background: 0 0
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
    text-decoration: none;
    border-bottom: 0;
    box-shadow: none
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    width: 1em;
    height: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    margin-left: .5em;
    margin-right: .5em;
    font-size: .65em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.aligncenter {
    justify-content: center;
    display: flex
}

.wp-block-social-link {
    display: block;
    border-radius: 9999px;
    transition: transform .1s ease;
    height: auto
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        transition-duration: 0s;
        transition-delay: 0s
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #fe4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-spacer {
    clear: both
}

.wp-block-table {
    margin: 0 0 1em;
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table.aligncenter {
    display: table;
    width: auto
}

.wp-block-table .has-border-color>* {
    border-color: inherit
}

.wp-block-table table[style*=border-style]>* {
    border-style: inherit
}

.wp-block-table table[style*=border-width]>* {
    border-width: inherit;
    border-style: inherit
}

.wp-block-video {
    margin: 0 0 1em
}

.wp-block-video video {
    width: 100%
}

@supports (position:sticky) {
    .wp-block-video [poster] {
        -o-object-fit: cover;
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

:root {
    --kmk--preset--font-size--normal: 16px;
    --kmk--preset--font-size--huge: 42px
}

.has-regular-font-size {
    font-size: 1em
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

.aligncenter {
    clear: both
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color),
html :where([style*=border-width]) {
    border-style: solid
}

html :where(img[class*=kmk-image-]) {
    height: auto;
    max-width: 100%
}

.kmk .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.kmk form .kmk-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.kmk form.init .kmk-response-output {
    display: none
}

.kmk form.invalid .kmk-response-output,
.kmk form.payment-required .kmk-response-output {
    border-color: #ffb900
}

.kmk-form-control-wrap {
    position: relative
}

.kmk-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.kmk-list-item-label::after,
.kmk-list-item-label::before {
    content: " "
}

.kmk-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

.kmk-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .kmk-spinner::before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.kmk input[type=file] {
    cursor: pointer
}

.kmk input[type=file]:disabled {
    cursor: default
}

.kmk .kmk-submit:disabled {
    cursor: not-allowed
}

.kmk input[type=email],
.kmk input[type=tel],
.kmk input[type=url] {
    direction: ltr
}

.kmk form {
    position: relative
}

.kmk form>div,
.kmk form>p {
    margin-bottom: 1.2em
}

.kmk .kmk-form-control-wrap {
    width: 100%;
    display: block
}

.kmk input:not([type=submit]):focus,
.kmk select:focus,
.kmk textarea:focus {
    border-color: #000 !important;
    outline: 0 !important
}

.kmk input:not([type=submit]),
.kmk select,
.kmk textarea {
    width: 100%!important;

}

.kmk input[type=file] {
    color: #666;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    border-radius: 2px;
    background: #fff;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear
}

.kmk input[type=checkbox],
.kmk input[type=radio] {
    display: inline-block;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    line-height: 0;
    height: 1.2em;
    margin: -3px 4px 0 0;
    outline: 0;
    padding: 0;
    border-radius: .2em;
    text-align: center;
    vertical-align: middle;
    width: 1.4em;
    min-width: 1.4em;
    transition: all .2s linear
}

.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=date],
.eael-contact-form input[type=email],
.eael-contact-form input[type=number],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=text],
.eael-contact-form input[type=url],
.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    -o-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form-align-left {
    margin: 0 auto 0 0
}

.eael-contact-form-align-center {
    float: none;
    margin: 0 auto
}

.eael-contact-form-align-right {
    margin: 0 0 0 auto
}

.eael-creative-button-align-center {
    text-align: center
}

.eael-creative-button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-creative-button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    border-radius: 2px;
    padding: 20px 30px;
    font-size: 16px;
    line-height: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.eael-creative-button:focus {
    outline: 0
}

.creative-button-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-creative-button-icon-left {
    margin-right: 5px
}

.eael-creative-button-icon-right {
    margin-left: 5px
}

.rtl .eael-creative-button-wrapper {
    direction: ltr
}

@-webkit-keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }

    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }

    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.eael-logo-carousel.grayscale-hover .swiper-slide:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.eael-logo-carousel.swiper-container .swiper-slide {
    text-align: center
}

.eael-logo-carousel.swiper-container .swiper-slide img {
    width: auto
}

.eael-logo-carousel .eael-logo-carousel-title a {
    color: inherit
}

.eael-logo-carousel-wrap.swiper-container-wrap .swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%
}

.eael-logo-carousel-wrap .eael-lc-logo {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.eael-logo-carousel-wrap .swiper-button-next,
.eael-logo-carousel-wrap .swiper-button-prev {
    background-image: none;
    outline: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.eael-logo-carousel-wrap .swiper-container {
    width: 100%
}

.eael-logo-carousel-wrap .swiper-container~.swiper-button-next:after,
.eael-logo-carousel-wrap .swiper-container~.swiper-button-prev:after {
    content: none
}

.footer-width-fixer {
    width: 100%
}

.bhf-hidden {
    display: none
}

.ehf-header #masthead {
    z-index: 99;
    position: relative
}

/*! kmk-icons - v5.14.0 - 04-01-2022 */
@font-face {
    font-family: eicons;
    src: url(https://beta.infinixlogo.com/Abc/wp-content/plugins/kmk/assets/lib/eicons/fonts/eiconsdc2c.eot?5.14.0);
    src: url(https://beta.infinixlogo.com/Abc/wp-content/plugins/kmk/assets/lib/eicons/fonts/eiconsdc2c.eot?5.14.0#iefix) format("embedded-opentype"), url(https://beta.infinixlogo.com/Abc/wp-content/plugins/kmk/assets/lib/eicons/fonts/eiconsdc2c.woff2?5.14.0) format("woff2"), url(https://beta.infinixlogo.com/Abc/wp-content/plugins/kmk/assets/lib/eicons/fonts/eiconsdc2c.woff?5.14.0) format("woff"), url(https://beta.infinixlogo.com/Abc/wp-content/plugins/kmk/assets/lib/eicons/fonts/eiconsdc2c.ttf?5.14.0) format("truetype"), url(https://beta.infinixlogo.com/Abc/wp-content/plugins/kmk/assets/lib/eicons/fonts/eiconsdc2c.svg?5.14.0#eicon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" eicon-"],
[class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@keyframes a {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}

/*! kmk - v3.5.6 - 28-02-2022 */
.kmk-hidden {
    display: none
}

.kmk-screen-only,
.screen-reader-text,
.screen-reader-text span {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.e-logo-wrapper {
    background: #93003c;
    display: inline-block;
    padding: .75em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 1
}

.e-logo-wrapper i {
    color: #fff;
    font-size: 1em
}

.kmk {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual
}

.kmk *,
.kmk :after,
.kmk :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.kmk a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.kmk img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.kmk .kmk-widget:not(.kmk-widget-text-editor):not(.kmk-widget-theme-post-content) figure {
    margin: 0
}

.kmk embed,
.kmk iframe,
.kmk object,
.kmk video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none
}

.kmk .kmk-custom-embed {
    line-height: 0
}

.kmk .kmk-background,
.kmk .kmk-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr
}

.kmk .kmk-background-video-container {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: none
}

.kmk .kmk-background-video-container.kmk-loading {
    opacity: 0
}

.kmk .kmk-background-video-embed {
    max-width: none
}

.kmk .kmk-background-video,
.kmk .kmk-background-video-embed {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.kmk .kmk-background-video {
    max-width: none
}

.kmk .kmk-html5-video {
    -o-object-fit: cover;
    object-fit: cover
}

.kmk .kmk-background-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.kmk-widget-wrap>.kmk-element.kmk-absolute {
    position: absolute
}

.kmk-widget-wrap>.kmk-element.kmk-fixed {
    position: fixed
}

.kmk-widget-wrap .kmk-element.kmk-widget__width-initial {
    max-width: 100%
}

@media (max-width:1024px) {
    .kmk-widget-wrap .kmk-element.kmk-widget-tablet__width-initial {
        max-width: 100%
    }
}

@media (max-width:767px) {
    .kmk-widget-wrap .kmk-element.kmk-widget-mobile__width-initial {
        max-width: 100%
    }
}

.kmk-element.kmk-absolute,
.kmk-element.kmk-fixed {
    z-index: 1
}

.kmk-align-center {
    text-align: center
}

.kmk-align-center .kmk-button {
    width: auto
}

.kmk-align-right {
    text-align: right
}

.kmk-align-right .kmk-button {
    width: auto
}

.kmk-align-left {
    text-align: left
}

.kmk-align-left .kmk-button {
    width: auto
}

.kmk-align-justify .kmk-button {
    width: 100%
}

.kmk-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.kmk-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    text-shadow: 1px 0 6px rgba(0, 0, 0, .3)
}

.kmk-custom-embed-play svg {
    height: 100px;
    width: 100px;
    fill: #fff;
    -webkit-filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3));
    filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3))
}

.kmk-custom-embed-play i,
.kmk-custom-embed-play svg {
    opacity: .8;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.kmk-tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media (min-width:1px) {
    .kmk-widescreen-align-center {
        text-align: center
    }

    .kmk-widescreen-align-center .kmk-button {
        width: auto
    }

    .kmk-widescreen-align-right {
        text-align: right
    }

    .kmk-widescreen-align-right .kmk-button {
        width: auto
    }

    .kmk-widescreen-align-left {
        text-align: left
    }

    .kmk-widescreen-align-left .kmk-button {
        width: auto
    }

    .kmk-widescreen-align-justify .kmk-button {
        width: 100%
    }
}

@media (max-width:1px) {
    .kmk-laptop-align-center {
        text-align: center
    }

    .kmk-laptop-align-center .kmk-button {
        width: auto
    }

    .kmk-laptop-align-right {
        text-align: right
    }

    .kmk-laptop-align-right .kmk-button {
        width: auto
    }

    .kmk-laptop-align-left {
        text-align: left
    }

    .kmk-laptop-align-left .kmk-button {
        width: auto
    }

    .kmk-laptop-align-justify .kmk-button {
        width: 100%
    }
}

@media (max-width:1px) {
    .kmk-tablet_extra-align-center {
        text-align: center
    }

    .kmk-tablet_extra-align-center .kmk-button {
        width: auto
    }

    .kmk-tablet_extra-align-right {
        text-align: right
    }

    .kmk-tablet_extra-align-right .kmk-button {
        width: auto
    }

    .kmk-tablet_extra-align-left {
        text-align: left
    }

    .kmk-tablet_extra-align-left .kmk-button {
        width: auto
    }

    .kmk-tablet_extra-align-justify .kmk-button {
        width: 100%
    }
}

@media (max-width:1024px) {
    .kmk-tablet-align-center {
        text-align: center
    }

    .kmk-tablet-align-center .kmk-button {
        width: auto
    }

    .kmk-tablet-align-right {
        text-align: right
    }

    .kmk-tablet-align-right .kmk-button {
        width: auto
    }

    .kmk-tablet-align-left {
        text-align: left
    }

    .kmk-tablet-align-left .kmk-button {
        width: auto
    }

    .kmk-tablet-align-justify .kmk-button {
        width: 100%
    }
}

@media (max-width:1px) {
    .kmk-mobile_extra-align-center {
        text-align: center
    }

    .kmk-mobile_extra-align-center .kmk-button {
        width: auto
    }

    .kmk-mobile_extra-align-right {
        text-align: right
    }

    .kmk-mobile_extra-align-right .kmk-button {
        width: auto
    }

    .kmk-mobile_extra-align-left {
        text-align: left
    }

    .kmk-mobile_extra-align-left .kmk-button {
        width: auto
    }

    .kmk-mobile_extra-align-justify .kmk-button {
        width: 100%
    }
}

@media (max-width:767px) {
    .kmk-mobile-align-center {
        text-align: center
    }

    .kmk-mobile-align-center .kmk-button {
        width: auto
    }

    .kmk-mobile-align-right {
        text-align: right
    }

    .kmk-mobile-align-right .kmk-button {
        width: auto
    }

    .kmk-mobile-align-left {
        text-align: left
    }

    .kmk-mobile-align-left .kmk-button {
        width: auto
    }

    .kmk-mobile-align-justify .kmk-button {
        width: 100%
    }
}

:root {
    --page-title-display: block
}

.kmk-page-title {
    display: var(--page-title-display)
}

@-webkit-keyframes eicon-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes eicon-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.kmk-section {
    position: relative
}

.kmk-section .kmk-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width:1024px) {
    .kmk-section .kmk-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.kmk-section.kmk-section-boxed>.kmk-container {
    max-width: 1140px
}

.kmk-section.kmk-section-stretched {
    position: relative;
    width: 100%
}

.kmk-section.kmk-section-items-top>.kmk-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.kmk-section.kmk-section-items-middle>.kmk-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.kmk-section.kmk-section-items-bottom>.kmk-container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width:768px) {
    .kmk-section.kmk-section-height-full {
        height: 100vh
    }

    .kmk-section.kmk-section-height-full>.kmk-container {
        height: 100%
    }
}

.kmk-bc-flex-widget .kmk-section-content-top>.kmk-container>.kmk-column>.kmk-widget-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.kmk-bc-flex-widget .kmk-section-content-middle>.kmk-container>.kmk-column>.kmk-widget-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.kmk-bc-flex-widget .kmk-section-content-bottom>.kmk-container>.kmk-column>.kmk-widget-wrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.kmk-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:1024px) {
    .kmk-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.kmk-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}


.kmk-widget-wrap>.kmk-element {
    width: 100%
}

.kmk-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.kmk-widget {
    position: relative
}

.kmk-widget:not(:last-child) {
    margin-bottom: 20px
}

.kmk-widget:not(:last-child).kmk-absolute,
.kmk-widget:not(:last-child).kmk-widget__width-auto,
.kmk-widget:not(:last-child).kmk-widget__width-initial {
    margin-bottom: 0
}

.kmk-column {
    min-height: 1px
}

.kmk-column,
.kmk-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.kmk-column-wrap {
    width: 100%
}

.kmk-column-gap-default>.kmk-column>.kmk-element-populated {
    padding: 10px
}

.kmk-inner-section .kmk-column-gap-no .kmk-element-populated {
    padding: 0
}

@media (min-width:768px) {

    .kmk-column.kmk-col-10,
    .kmk-column[data-col="10"] {
        width: 10%
    }

    .kmk-column.kmk-col-11,
    .kmk-column[data-col="11"] {
        width: 11.111%
    }

    .kmk-column.kmk-col-12,
    .kmk-column[data-col="12"] {
        width: 12.5%
    }

    .kmk-column.kmk-col-14,
    .kmk-column[data-col="14"] {
        width: 14.285%
    }

    .kmk-column.kmk-col-16,
    .kmk-column[data-col="16"] {
        width: 16.666%
    }

    .kmk-column.kmk-col-20,
    .kmk-column[data-col="20"] {
        width: 20%
    }

    .kmk-column.kmk-col-25,
    .kmk-column[data-col="25"] {
        width: 25%
    }

    .kmk-column.kmk-col-30,
    .kmk-column[data-col="30"] {
        width: 30%
    }

    .kmk-column.kmk-col-33,
    .kmk-column[data-col="33"] {
        width: 33.333%
    }

    .kmk-column.kmk-col-40,
    .kmk-column[data-col="40"] {
        width: 40%
    }

    .kmk-column.kmk-col-50,
    .kmk-column[data-col="50"] {
        width: 50%
    }

    .kmk-column.kmk-col-60,
    .kmk-column[data-col="60"] {
        width: 60%
    }

    .kmk-column.kmk-col-66,
    .kmk-column[data-col="66"] {
        width: 66.666%
    }

    .kmk-column.kmk-col-70,
    .kmk-column[data-col="70"] {
        width: 70%
    }

    .kmk-column.kmk-col-75,
    .kmk-column[data-col="75"] {
        width: 75%
    }

    .kmk-column.kmk-col-80,
    .kmk-column[data-col="80"] {
        width: 80%
    }

    .kmk-column.kmk-col-83,
    .kmk-column[data-col="83"] {
        width: 83.333%
    }

    .kmk-column.kmk-col-90,
    .kmk-column[data-col="90"] {
        width: 90%
    }

    .kmk-column.kmk-col-100,
    .kmk-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width:479px) {
    .kmk-column.kmk-xs-10 {
        width: 10%
    }

    .kmk-column.kmk-xs-11 {
        width: 11.111%
    }

    .kmk-column.kmk-xs-12 {
        width: 12.5%
    }

    .kmk-column.kmk-xs-14 {
        width: 14.285%
    }

    .kmk-column.kmk-xs-16 {
        width: 16.666%
    }

    .kmk-column.kmk-xs-20 {
        width: 20%
    }

    .kmk-column.kmk-xs-25 {
        width: 25%
    }

    .kmk-column.kmk-xs-30 {
        width: 30%
    }

    .kmk-column.kmk-xs-33 {
        width: 33.333%
    }

    .kmk-column.kmk-xs-40 {
        width: 40%
    }

    .kmk-column.kmk-xs-50 {
        width: 50%
    }

    .kmk-column.kmk-xs-60 {
        width: 60%
    }

    .kmk-column.kmk-xs-66 {
        width: 66.666%
    }

    .kmk-column.kmk-xs-70 {
        width: 70%
    }

    .kmk-column.kmk-xs-75 {
        width: 75%
    }

    .kmk-column.kmk-xs-80 {
        width: 80%
    }

    .kmk-column.kmk-xs-83 {
        width: 83.333%
    }

    .kmk-column.kmk-xs-90 {
        width: 90%
    }

    .kmk-column.kmk-xs-100 {
        width: 100%
    }
}

@media (max-width:767px) {
    .kmk-column.kmk-sm-10 {
        width: 10%
    }

    .kmk-column.kmk-sm-11 {
        width: 11.111%
    }

    .kmk-column.kmk-sm-12 {
        width: 12.5%
    }

    .kmk-column.kmk-sm-14 {
        width: 14.285%
    }

    .kmk-column.kmk-sm-16 {
        width: 16.666%
    }

    .kmk-column.kmk-sm-20 {
        width: 20%
    }

    .kmk-column.kmk-sm-25 {
        width: 25%
    }

    .kmk-column.kmk-sm-30 {
        width: 30%
    }

    .kmk-column.kmk-sm-33 {
        width: 33.333%
    }

    .kmk-column.kmk-sm-40 {
        width: 40%
    }

    .kmk-column.kmk-sm-50 {
        width: 50%
    }

    .kmk-column.kmk-sm-60 {
        width: 60%
    }

    .kmk-column.kmk-sm-66 {
        width: 66.666%
    }

    .kmk-column.kmk-sm-70 {
        width: 70%
    }

    .kmk-column.kmk-sm-75 {
        width: 75%
    }

    .kmk-column.kmk-sm-80 {
        width: 80%
    }

    .kmk-column.kmk-sm-83 {
        width: 83.333%
    }

    .kmk-column.kmk-sm-90 {
        width: 90%
    }

    .kmk-column.kmk-sm-100 {
        width: 100%
    }
}
@media (min-width:300px) and (max-width:768px){
    .featture_top{
        width:100% !important;
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .kmk-column.kmk-md-10 {
        width: 10%
    }

    .kmk-column.kmk-md-11 {
        width: 11.111%
    }

    .kmk-column.kmk-md-12 {
        width: 12.5%
    }

    .kmk-column.kmk-md-14 {
        width: 14.285%
    }

    .kmk-column.kmk-md-16 {
        width: 16.666%
    }

    .kmk-column.kmk-md-20 {
        width: 20%
    }

    .kmk-column.kmk-md-25 {
        width: 25%
    }

    .kmk-column.kmk-md-30 {
        width: 30%
    }

    .kmk-column.kmk-md-33 {
        width: 33.333%
    }

    .kmk-column.kmk-md-40 {
        width: 40%
    }

    .kmk-column.kmk-md-50 {
        width: 50%
    }

    .kmk-column.kmk-md-60 {
        width: 60%
    }

    .kmk-column.kmk-md-66 {
        width: 66.666%
    }

    .kmk-column.kmk-md-70 {
        width: 70%
    }

    .kmk-column.kmk-md-75 {
        width: 75%
    }

    .kmk-column.kmk-md-80 {
        width: 80%
    }

    .kmk-column.kmk-md-83 {
        width: 83.333%
    }

    .kmk-column.kmk-md-90 {
        width: 90%
    }

    .kmk-column.kmk-md-100 {
        width: 100%
    }
}

@media (max-width:767px) {
    .kmk-column {
        width: 100%
    }
}

.kmk-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.kmk-grid .kmk-grid-item {
    min-width: 0
}

.kmk-grid-0 .kmk-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
}

.kmk-grid-0 .kmk-grid .kmk-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
}

.kmk-grid-1 .kmk-grid {
    grid-template-columns: repeat(1, 1fr)
}

.kmk-grid-2 .kmk-grid {
    grid-template-columns: repeat(2, 1fr)
}

.kmk-grid-3 .kmk-grid {
    grid-template-columns: repeat(3, 1fr)
}

.kmk-grid-4 .kmk-grid {
    grid-template-columns: repeat(4, 1fr)
}

.kmk-grid-5 .kmk-grid {
    grid-template-columns: repeat(5, 1fr)
}

.kmk-grid-6 .kmk-grid {
    grid-template-columns: repeat(6, 1fr)
}

.kmk-grid-7 .kmk-grid {
    grid-template-columns: repeat(7, 1fr)
}

.kmk-grid-8 .kmk-grid {
    grid-template-columns: repeat(8, 1fr)
}

.kmk-grid-9 .kmk-grid {
    grid-template-columns: repeat(9, 1fr)
}

.kmk-grid-10 .kmk-grid {
    grid-template-columns: repeat(10, 1fr)
}

.kmk-grid-11 .kmk-grid {
    grid-template-columns: repeat(11, 1fr)
}

.kmk-grid-12 .kmk-grid {
    grid-template-columns: repeat(12, 1fr)
}

@media (min-width:1px) {
    .kmk-grid-widescreen-0 .kmk-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .kmk-grid-widescreen-0 .kmk-grid .kmk-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .kmk-grid-widescreen-1 .kmk-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .kmk-grid-widescreen-2 .kmk-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .kmk-grid-widescreen-3 .kmk-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .kmk-grid-widescreen-4 .kmk-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .kmk-grid-widescreen-5 .kmk-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .kmk-grid-widescreen-6 .kmk-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .kmk-grid-widescreen-7 .kmk-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .kmk-grid-widescreen-8 .kmk-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .kmk-grid-widescreen-9 .kmk-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .kmk-grid-widescreen-10 .kmk-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .kmk-grid-widescreen-11 .kmk-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .kmk-grid-widescreen-12 .kmk-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:1px) {
    .kmk-grid-laptop-0 .kmk-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .kmk-grid-laptop-0 .kmk-grid .kmk-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .kmk-grid-laptop-1 .kmk-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .kmk-grid-laptop-2 .kmk-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .kmk-grid-laptop-3 .kmk-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .kmk-grid-laptop-4 .kmk-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .kmk-grid-laptop-5 .kmk-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .kmk-grid-laptop-6 .kmk-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .kmk-grid-laptop-7 .kmk-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .kmk-grid-laptop-8 .kmk-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .kmk-grid-laptop-9 .kmk-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .kmk-grid-laptop-10 .kmk-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .kmk-grid-laptop-11 .kmk-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .kmk-grid-laptop-12 .kmk-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:1px) {
    .kmk-grid-tablet_extra-0 .kmk-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .kmk-grid-tablet_extra-0 .kmk-grid .kmk-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .kmk-grid-tablet_extra-1 .kmk-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .kmk-grid-tablet_extra-2 .kmk-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .kmk-grid-tablet_extra-3 .kmk-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .kmk-grid-tablet_extra-4 .kmk-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .kmk-grid-tablet_extra-5 .kmk-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .kmk-grid-tablet_extra-6 .kmk-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .kmk-grid-tablet_extra-7 .kmk-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .kmk-grid-tablet_extra-8 .kmk-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .kmk-grid-tablet_extra-9 .kmk-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .kmk-grid-tablet_extra-10 .kmk-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .kmk-grid-tablet_extra-11 .kmk-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .kmk-grid-tablet_extra-12 .kmk-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:1024px) {
    .kmk-grid-tablet-0 .kmk-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .kmk-grid-tablet-0 .kmk-grid .kmk-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .kmk-grid-tablet-1 .kmk-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .kmk-grid-tablet-2 .kmk-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .kmk-grid-tablet-3 .kmk-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .kmk-grid-tablet-4 .kmk-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .kmk-grid-tablet-5 .kmk-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .kmk-grid-tablet-6 .kmk-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .kmk-grid-tablet-7 .kmk-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .kmk-grid-tablet-8 .kmk-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .kmk-grid-tablet-9 .kmk-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .kmk-grid-tablet-10 .kmk-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .kmk-grid-tablet-11 .kmk-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .kmk-grid-tablet-12 .kmk-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:1px) {
    .kmk-grid-mobile_extra-0 .kmk-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .kmk-grid-mobile_extra-0 .kmk-grid .kmk-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .kmk-grid-mobile_extra-1 .kmk-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .kmk-grid-mobile_extra-2 .kmk-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .kmk-grid-mobile_extra-3 .kmk-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .kmk-grid-mobile_extra-4 .kmk-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .kmk-grid-mobile_extra-5 .kmk-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .kmk-grid-mobile_extra-6 .kmk-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .kmk-grid-mobile_extra-7 .kmk-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .kmk-grid-mobile_extra-8 .kmk-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .kmk-grid-mobile_extra-9 .kmk-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .kmk-grid-mobile_extra-10 .kmk-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .kmk-grid-mobile_extra-11 .kmk-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .kmk-grid-mobile_extra-12 .kmk-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:767px) {
    .kmk-grid-mobile-0 .kmk-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .kmk-grid-mobile-0 .kmk-grid .kmk-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .kmk-grid-mobile-1 .kmk-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .kmk-grid-mobile-2 .kmk-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .kmk-grid-mobile-3 .kmk-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .kmk-grid-mobile-4 .kmk-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .kmk-grid-mobile-5 .kmk-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .kmk-grid-mobile-6 .kmk-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .kmk-grid-mobile-7 .kmk-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .kmk-grid-mobile-8 .kmk-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .kmk-grid-mobile-9 .kmk-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .kmk-grid-mobile-10 .kmk-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .kmk-grid-mobile-11 .kmk-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .kmk-grid-mobile-12 .kmk-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (min-width:1025px) {
    #kmk-device-mode:after {
        content: "desktop"
    }
}



@media (max-width:1024px) {
    #kmk-device-mode:after {
        content: "tablet"
    }
}


@media (max-width:767px) {
    #kmk-device-mode:after {
        content: "mobile"
    }
}

.kmk-field-label {
    cursor: pointer
}

.kmk-button-align-stretch .kmk-field-type-submit:not(.e-form__buttons__wrapper) .kmk-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.kmk-button-align-center .kmk-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.kmk-button-align-start .kmk-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.kmk-button-align-center .kmk-field-type-submit:not(.e-form__buttons__wrapper) .kmk-button,
.kmk-button-align-start .kmk-field-type-submit:not(.e-form__buttons__wrapper) .kmk-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
}

@media screen and (max-width:1024px) {
    .kmk-tablet-button-align-stretch .kmk-field-type-submit:not(.e-form__buttons__wrapper) .kmk-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .kmk-tablet-button-align-center .kmk-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .kmk-tablet-button-align-start .kmk-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .kmk-tablet-button-align-center .kmk-field-type-submit:not(.e-form__buttons__wrapper) .kmk-button,
    .kmk-tablet-button-align-start .kmk-field-type-submit:not(.e-form__buttons__wrapper) .kmk-button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

@media screen and (max-width:767px) {
    .kmk-mobile-button-align-stretch .kmk-field-type-submit:not(.e-form__buttons__wrapper) .kmk-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .kmk-mobile-button-align-center .kmk-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .kmk-mobile-button-align-start .kmk-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .kmk-mobile-button-align-center .kmk-field-type-submit:not(.e-form__buttons__wrapper) .kmk-button,
    .kmk-mobile-button-align-start .kmk-field-type-submit:not(.e-form__buttons__wrapper) .kmk-button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

.kmk-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1
}

.kmk-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-right: 5px
}

.kmk-message.form-message-success {
    color: #5cb85c
}

.kmk-form .kmk-button {
    padding-top: 0;
    padding-bottom: 0;
    border: none
}

.kmk-form .kmk-button>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.kmk-form .kmk-button.kmk-size-xs {
    min-height: 33px
}

.kmk-form .kmk-button.kmk-size-sm {
    min-height: 40px
}

.kmk-form .kmk-button.kmk-size-md {
    min-height: 47px
}

.kmk-form .kmk-button.kmk-size-lg {
    min-height: 59px
}

.kmk-form .kmk-button.kmk-size-xl {
    min-height: 72px
}

.kmk-element .kmk-widget-container {
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s
}

.kmk-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.kmk-button:focus,
.kmk-button:hover,
.kmk-button:visited {
    color: #fff
}

.kmk-button-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.kmk-button-icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.kmk-button-icon svg {
    width: 1em;
    height: auto
}

.kmk-button-icon .e-font-icon-svg {
    height: 1em
}

.kmk-button-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    display: inline-block
}

.kmk-button.kmk-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.kmk-button.kmk-size-md {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.kmk-button.kmk-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.kmk-button.kmk-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.kmk-button .kmk-align-icon-right {
    margin-left: 5px;
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.kmk-button .kmk-align-icon-left {
    margin-right: 5px;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.kmk-button span {
    text-decoration: inherit
}

.kmk-element.kmk-button-success .kmk-button {
    background-color: #5cb85c
}

.kmk-widget-button .kmk-button .kmk-button-success {
    background-color: #5cb85c
}

.kmk-icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center
}

.kmk-icon:hover {
    color: #818a91
}

.kmk-icon i,
.kmk-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.kmk-icon i:before,
.kmk-icon svg:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.kmk-shape-circle .kmk-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container .swiper-slide figure {
    line-height: 0
}

.swiper-container .kmk-lightbox-content-source {
    display: none
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-custom {
    bottom: 5px;
    left: 0;
    width: 100%
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.kmk-swiper {
    position: relative
}

.kmk-main-swiper {
    position: static
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.kmk-swiper-button {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.kmk-swiper-button svg {
    fill: hsla(0, 0%, 93.3%, .9);
    height: 1em;
    width: 1em
}

.kmk-swiper-button-prev {
    left: 10px
}

.kmk-swiper-button-next {
    right: 10px
}

.kmk-swiper-button.swiper-button-disabled {
    opacity: .3
}

.kmk-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.kmk-shape-top {
    top: -1px
}

.kmk-shape-top:not([data-negative=false]) svg {
    z-index: -1
}

.kmk-shape-bottom {
    bottom: -1px
}

.kmk-shape-bottom:not([data-negative=true]) svg {
    z-index: -1
}

.kmk-shape[data-negative=false].kmk-shape-bottom,
.kmk-shape[data-negative=true].kmk-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.kmk-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.kmk-shape .kmk-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

#wp-admin-bar-kmk_edit_page .ab-submenu .ab-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px
}

#wp-admin-bar-kmk_edit_page .kmk-edit-link-title {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#wp-admin-bar-kmk_edit_page .kmk-edit-link-type {
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.page-template-kmk_canvas.kmk-page:before {
    display: none
}

#left-area ul.kmk-icon-list-items,
.kmk .kmk-element ul.kmk-icon-list-items,
.kmk-edit-area .kmk-element ul.kmk-icon-list-items {
    padding: 0
}

@media (max-width:767px) {

    .kmk .kmk-hidden-mobile,
    .kmk .kmk-hidden-phone {
        display: none
    }
}



@media (min-width:768px) and (max-width:1024px) {
    .kmk .kmk-hidden-tablet {
        display: none
    }
}



@media (min-width:1025px) and (max-width:99999px) {
    .kmk .kmk-hidden-desktop {
        display: none
    }
}



.kmk-widget-text-path {
    font-size: 20px;
    text-align: var(--alignment, left)
}

.kmk-widget-text-path svg {
    width: var(--width);
    max-width: 100%;
    height: auto;
    overflow: visible;
    word-spacing: var(--word-spacing);
    -webkit-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
    -ms-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
    transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.kmk-widget-text-path svg path {
    vector-effect: non-scaling-stroke;
    fill: var(--path-fill, transparent);
    stroke: var(--stroke-color, transparent);
    stroke-width: var(--stroke-width, 1px);
    -webkit-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
    -o-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
    transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.kmk-widget-text-path svg:hover path {
    --path-fill: var(--path-fill-hover);
    --stroke-color: var(--stroke-color-hover);
    --stroke-width: var(--stroke-width-hover)
}

.kmk-widget-text-path svg text {
    --fill: var(--text-color);
    fill: var(--fill);
    direction: var(--direction, ltr);
    -webkit-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
    -o-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
    transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.kmk-widget-text-path svg text:hover {
    --color: var(--text-color-hover, var(--text-color));
    --fill: var(--color);
    color: var(--color)
}

.kmk-kit-6 {
    --e-global-color-primary: #000000;
    --e-global-color-secondary: #000000;
    --e-global-color-text: #000000;
    --e-global-color-accent: #0679EF;
    --e-global-typography-primary-font-family: "Merriweather";
    --e-global-typography-primary-font-weight: 700;
    --e-global-typography-primary-line-height: 50px;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-secondary-line-height: 40px;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-size: 15px;
    --e-global-typography-text-font-weight: 500;
    --e-global-typography-text-line-height: 30px;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-size: 15px;
    --e-global-typography-accent-font-weight: 500
}

.kmk-kit-6 p {
    margin-bottom: 10px
}

.kmk-kit-6 a {
    color: #0679ef
}

.kmk-kit-6 h2 {
    color: #000
}

.kmk-kit-6 .kmk-button,
.kmk-kit-6 button,
.kmk-kit-6 input[type=button],
.kmk-kit-6 input[type=submit] {
    font-weight: 600
}

.kmk-section.kmk-section-boxed>.kmk-container {
    max-width: 1140px
}

.kmk-widget:not(:last-child) {
    margin-bottom: 20px
}

/*! kmk-pro - v3.6.3 - 28-02-2022 */
.kmk-editor-active .kmk.kmk-edit-mode .kmk-widget.kmk-global-widget:hover {
    outline: 1px solid #fec449
}

.kmk-editor-active .kmk.kmk-edit-mode .kmk-global-widget .kmk-editor-widget-settings {
    background-image: -o-linear-gradient(bottom, #feb416, #fec449);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#feb416), to(#fec449));
    background-image: linear-gradient(0deg, #feb416, #fec449)
}

.kmk-theme-builder-content-area {
    height: 400px
}

.kmk-location-footer:before,
.kmk-location-header:before {
    content: "";
    display: table;
    clear: both
}

[data-kmk-type=popup] .kmk-section-wrap:not(:empty)+#kmk-add-new-section,
[data-kmk-type=popup]:not(.kmk-edit-area) {
    display: none
}

.kmk-widget-heading .kmk-heading-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-text-editor {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-button .kmk-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.kmk-widget-image-box .kmk-image-box-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-image-box .kmk-image-box-description {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-icon-box .kmk-icon-box-title {
    color: var(--e-global-color-primary)
}

.kmk-widget-icon-box .kmk-icon-box-title,
.kmk-widget-icon-box .kmk-icon-box-title a {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-icon-box .kmk-icon-box-description {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-star-rating .kmk-star-rating__title {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-icon-list .kmk-icon-list-item:not(:last-child):after {
    border-color: var(--e-global-color-text)
}

.kmk-widget-icon-list .kmk-icon-list-icon i {
    color: var(--e-global-color-primary)
}

.kmk-widget-icon-list .kmk-icon-list-icon svg {
    fill: var(--e-global-color-primary)
}

.kmk-widget-icon-list .kmk-icon-list-text {
    color: var(--e-global-color-secondary)
}

.kmk-widget-icon-list .kmk-icon-list-item>.kmk-icon-list-text,
.kmk-widget-icon-list .kmk-icon-list-item>a {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-counter .kmk-counter-number-wrapper {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-counter .kmk-counter-title {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight);
    line-height: var(--e-global-typography-secondary-line-height)
}

.kmk-widget-toggle .kmk-toggle-icon,
.kmk-widget-toggle .kmk-toggle-title {
    color: var(--e-global-color-primary)
}

.kmk-widget-toggle .kmk-toggle-icon svg {
    fill: var(--e-global-color-primary)
}

.kmk-widget-toggle .kmk-toggle-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-retina .hfe-retina-image-container .hfe-retina-img {
    border-color: var(--e-global-color-primary)
}

.kmk-widget-navigation-menu a.hfe-menu-item {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-navigation-menu .menu-item a.hfe-menu-item {
    color: var(--e-global-color-text)
}

.kmk-widget-navigation-menu .menu-item a.hfe-menu-item:focus,
.kmk-widget-navigation-menu .menu-item a.hfe-menu-item:hover,
.kmk-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item {
    color: var(--e-global-color-accent)
}

.kmk-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
.kmk-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before {
    background-color: var(--e-global-color-accent)
}

.kmk-widget-navigation-menu nav.hfe-dropdown li a.hfe-menu-item {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight)
}

.kmk-widget-navigation-menu .menu-item a.hfe-menu-item.kmk-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.kmk-widget-navigation-menu .menu-item a.hfe-menu-item.kmk-button:hover {
    background-color: var(--e-global-color-accent)
}

.kmk-widget-page-title .hfe-page-title a,
.kmk-widget-page-title .kmk-heading-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
    color: var(--e-global-color-primary)
}

.kmk-widget-page-title .hfe-page-title-icon i {
    color: var(--e-global-color-primary)
}

.kmk-widget-page-title .hfe-page-title-icon svg {
    fill: var(--e-global-color-primary)
}

.kmk-widget-hfe-site-title .hfe-heading a,
.kmk-widget-hfe-site-title .kmk-heading-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-hfe-site-title .hfe-heading-text {
    color: var(--e-global-color-primary)
}

.kmk-widget-hfe-site-title .hfe-icon i {
    color: var(--e-global-color-primary)
}

.kmk-widget-hfe-site-title .hfe-icon svg {
    fill: var(--e-global-color-primary)
}

.kmk-widget-site-logo .hfe-site-logo-container .hfe-site-logo-img {
    border-color: var(--e-global-color-primary)
}

.kmk-widget-text-path {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-theme-site-title .kmk-heading-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-theme-page-title .kmk-heading-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-theme-post-title .kmk-heading-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-theme-post-excerpt .kmk-widget-container {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-theme-post-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-form .kmk-field-type-html {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-form .kmk-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight)
}

.kmk-widget-form .kmk-button[type=submit] {
    background-color: var(--e-global-color-accent)
}

.kmk-widget-form .kmk-message {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-form {
    --e-form-steps-indicator-inactive-primary-color: var(--e-global-color-text);
    --e-form-steps-indicator-active-primary-color: var(--e-global-color-accent);
    --e-form-steps-indicator-completed-primary-color: var(--e-global-color-accent);
    --e-form-steps-indicator-progress-color: var(--e-global-color-accent);
    --e-form-steps-indicator-progress-background-color: var(--e-global-color-text);
    --e-form-steps-indicator-progress-meter-color: var(--e-global-color-text)
}

.kmk-widget-login .kmk-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.kmk-widget-nav-menu .kmk-nav-menu .kmk-item {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-nav-menu .kmk-nav-menu--main .kmk-item {
    color: var(--e-global-color-text);
    fill: var(--e-global-color-text)
}

.kmk-widget-nav-menu .kmk-nav-menu--main .kmk-item.kmk-item-active,
.kmk-widget-nav-menu .kmk-nav-menu--main .kmk-item:focus,
.kmk-widget-nav-menu .kmk-nav-menu--main .kmk-item:hover {
    color: var(--e-global-color-accent);
    fill: var(--e-global-color-accent)
}

.kmk-widget-nav-menu .kmk-nav-menu--main:not(.e--pointer-framed) .kmk-item:after,
.kmk-widget-nav-menu .kmk-nav-menu--main:not(.e--pointer-framed) .kmk-item:before {
    background-color: var(--e-global-color-accent)
}

.kmk-widget-nav-menu {
    --e-nav-menu-divider-color: var(--e-global-color-text)
}

.kmk-widget-nav-menu .kmk-nav-menu--dropdown .kmk-item {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight)
}

.kmk-widget-price-list .kmk-price-list-header {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-price-list .kmk-price-list-price {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-price-list .kmk-price-list-description {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-price-table {
    --e-price-table-header-background-color: var(--e-global-color-secondary)
}

.kmk-widget-price-table .kmk-price-table__heading {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-price-table .kmk-price-table .kmk-price-table__price {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-price-table .kmk-price-table__original-price {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-price-table .kmk-price-table__features-list {
    --e-price-table-features-list-color: var(--e-global-color-text)
}

.kmk-widget-price-table .kmk-price-table__features-list li {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-price-table .kmk-price-table__features-list li:before {
    border-top-color: var(--e-global-color-text)
}

.kmk-widget-price-table .kmk-price-table__button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.kmk-widget-call-to-action .kmk-cta__title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height)
}

.kmk-widget-call-to-action .kmk-cta__description {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height)
}

.kmk-widget-call-to-action .kmk-cta__button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight)
}

.kmk-widget-media-carousel .kmk-carousel-image-overlay {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight)
}

.kmk-widget-post-navigation span.post-navigation__prev--label {
    color: var(--e-global-color-text)
}

.kmk-widget-post-navigation span.post-navigation__next--label {
    color: var(--e-global-color-text)
}

.kmk-widget-post-navigation span.post-navigation__next--label,
.kmk-widget-post-navigation span.post-navigation__prev--label {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.kmk-widget-post-navigation span.post-navigation__next--title,
.kmk-widget-post-navigation span.post-navigation__prev--title {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.kmk-widget-lottie {
    --caption-color: var(--e-global-color-text)
}

@media (max-width:1024px) {
    .kmk-widget-heading .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-text-editor {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-button .kmk-button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-image-box .kmk-image-box-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-image-box .kmk-image-box-description {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-icon-box .kmk-icon-box-title,
    .kmk-widget-icon-box .kmk-icon-box-title a {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-icon-box .kmk-icon-box-description {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-star-rating .kmk-star-rating__title {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-icon-list .kmk-icon-list-item>.kmk-icon-list-text,
    .kmk-widget-icon-list .kmk-icon-list-item>a {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-counter .kmk-counter-number-wrapper {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-counter .kmk-counter-title {
        line-height: var(--e-global-typography-secondary-line-height)
    }

    .kmk-widget-toggle .kmk-toggle-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-navigation-menu a.hfe-menu-item {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-navigation-menu nav.hfe-dropdown li a.hfe-menu-item {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-navigation-menu .menu-item a.hfe-menu-item.kmk-button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-page-title .hfe-page-title a,
    .kmk-widget-page-title .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-hfe-site-title .hfe-heading a,
    .kmk-widget-hfe-site-title .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-text-path {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-theme-site-title .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-theme-page-title .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-theme-post-title .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-theme-post-excerpt .kmk-widget-container {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-theme-post-content {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-form .kmk-field-type-html {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-form .kmk-button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-form .kmk-message {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-login .kmk-button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-nav-menu .kmk-nav-menu .kmk-item {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-nav-menu .kmk-nav-menu--dropdown .kmk-item {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-price-list .kmk-price-list-header {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-price-list .kmk-price-list-price {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-price-list .kmk-price-list-description {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-price-table .kmk-price-table__heading {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-price-table .kmk-price-table .kmk-price-table__price {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-price-table .kmk-price-table__original-price {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-price-table .kmk-price-table__features-list li {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-price-table .kmk-price-table__button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-call-to-action .kmk-cta__title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-call-to-action .kmk-cta__description {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-call-to-action .kmk-cta__button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-media-carousel .kmk-carousel-image-overlay {
        font-size: var(--e-global-typography-accent-font-size)
    }
}

@media (max-width:767px) {
    .kmk-widget-heading .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-text-editor {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-button .kmk-button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-image-box .kmk-image-box-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-image-box .kmk-image-box-description {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-icon-box .kmk-icon-box-title,
    .kmk-widget-icon-box .kmk-icon-box-title a {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-icon-box .kmk-icon-box-description {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-star-rating .kmk-star-rating__title {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-icon-list .kmk-icon-list-item>.kmk-icon-list-text,
    .kmk-widget-icon-list .kmk-icon-list-item>a {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-counter .kmk-counter-number-wrapper {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-counter .kmk-counter-title {
        line-height: var(--e-global-typography-secondary-line-height)
    }

    .kmk-widget-toggle .kmk-toggle-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-navigation-menu a.hfe-menu-item {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-navigation-menu nav.hfe-dropdown li a.hfe-menu-item {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-navigation-menu .menu-item a.hfe-menu-item.kmk-button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-page-title .hfe-page-title a,
    .kmk-widget-page-title .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-hfe-site-title .hfe-heading a,
    .kmk-widget-hfe-site-title .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-text-path {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-theme-site-title .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-theme-page-title .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-theme-post-title .kmk-heading-title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-theme-post-excerpt .kmk-widget-container {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-theme-post-content {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-form .kmk-field-type-html {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-form .kmk-button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-form .kmk-message {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-login .kmk-button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-nav-menu .kmk-nav-menu .kmk-item {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-nav-menu .kmk-nav-menu--dropdown .kmk-item {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-price-list .kmk-price-list-header {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-price-list .kmk-price-list-price {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-price-list .kmk-price-list-description {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-price-table .kmk-price-table__heading {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-price-table .kmk-price-table .kmk-price-table__price {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-price-table .kmk-price-table__original-price {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-price-table .kmk-price-table__features-list li {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-price-table .kmk-price-table__button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-call-to-action .kmk-cta__title {
        line-height: var(--e-global-typography-primary-line-height)
    }

    .kmk-widget-call-to-action .kmk-cta__description {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height)
    }

    .kmk-widget-call-to-action .kmk-cta__button {
        font-size: var(--e-global-typography-accent-font-size)
    }

    .kmk-widget-media-carousel .kmk-carousel-image-overlay {
        font-size: var(--e-global-typography-accent-font-size)
    }
}

.kmk-955 .kmk-element.kmk-element-c0f27a7>.kmk-container {
    min-height: 400px
}

.kmk-955 .kmk-element.kmk-element-c0f27a7:not(.kmk-motion-effects-element-type-background) {
    background-image: url(../images/home.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
}

.kmk-955 .kmk-element.kmk-element-c0f27a7.bg-2:not(.kmk-motion-effects-element-type-background) {
    background-image: url(../images/assingment.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
}

.kmk-955 .kmk-element.kmk-element-c0f27a7.bg-3:not(.kmk-motion-effects-element-type-background) {
    background-image: url(../images/dissertation.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
}

.publication-new-img-css{
    background-image: url(../images/dissertation1.webp) !important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    padding-top: 40px!important;
}

.article-publication-new-img-css{
    background-image: url(../images/dissertation2.webp) !important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    padding-top: 40px!important;
}

.dissertation-publication-new-img-css{
    background-image: url(../images/dissertation3.webp) !important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    padding-top: 40px!important;
}

.thesis-publication-new-img-css{
    background-image: url(../images/dissertation4.webp) !important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    padding-top: 40px!important;
}

.kmk-955 .kmk-element.kmk-element-c0f27a7.bg-4:not(.kmk-motion-effects-element-type-background) {
    background-image: url(../images/thesis.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
}

.kmk-955 .kmk-element.kmk-element-c0f27a7.bg-5:not(.kmk-motion-effects-element-type-background) {
    background-image: url(../images/research.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
}

.kmk-955 .kmk-element.kmk-element-c0f27a7.bg-6:not(.kmk-motion-effects-element-type-background) {
    background-image: url(../images/online.html\ exam.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
}





.kmk-955 .kmk-element.kmk-element-c0f27a7 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.kmk-955 .kmk-element.kmk-element-c0f27a7>.kmk-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.kmk-955 .kmk-element.kmk-element-1b05da2 .kmk-heading-title {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 19px
}


.kmk-955 .kmk-element.kmk-element-b7f874c .kmk-heading-title {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 42px;
}

.kmk-955 .kmk-element.kmk-element-a39f3a1 .kmk-heading-title {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
        line-height: 25px;
 
}

.kmk-955 .kmk-element.kmk-element-e2239b2 .kmk-icon-list-icon i {
    color: #0679ef
}

.kmk-955 .kmk-element.kmk-element-e2239b2 .kmk-icon-list-icon svg {
    fill: #0679ef
}

.kmk-955 .kmk-element.kmk-element-e2239b2 {
    --e-icon-list-icon-size: 8px
}

.kmk-955 .kmk-element.kmk-element-e2239b2 .kmk-icon-list-text {
    color: var(--e-global-color-text)
}

.kmk-955 .kmk-element.kmk-element-e2239b2 .kmk-icon-list-item>.kmk-icon-list-text,
.kmk-955 .kmk-element.kmk-element-e2239b2 .kmk-icon-list-item>a {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}

.kmk-955 .kmk-element.kmk-element-9e07748 {
    text-align: left
}

.kmk-955 .kmk-element.kmk-element-be3cfff {
    padding: 30px 0 30px 0
}

.kmk-bc-flex-widget .kmk-955 .kmk-element.kmk-element-0e2cd96.kmk-column .kmk-widget-wrap {
    align-items: center
}

.kmk-955 .kmk-element.kmk-element-0e2cd96.kmk-column.kmk-element[data-element_type=column]>.kmk-widget-wrap.kmk-element-populated {
    align-content: center;
    align-items: center
}

.kmk-955 .kmk-element.kmk-element-0e2cd96.kmk-column>.kmk-widget-wrap {
    justify-content: center
}

.kmk-955 .kmk-element.kmk-element-32de490 .kmk-heading-title {
    color: var(--e-global-color-accent);
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-2d71702 .kmk-heading-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-ffcf2fc {
    text-align: justify
}

.kmk-955 .kmk-element.kmk-element-ffcf2fc .kmk-heading-title {
    color: #282828;
    font-family: Poppins, Sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
    -webkit-text-stroke: 0;
    stroke-width: 0;
    -webkit-text-stroke-color: #000;
    stroke: #000
}

.kmk-955 .kmk-element.kmk-element-ffcf2fc>.kmk-widget-container {
    padding: 0 50px 0 0
}

.kmk-955 .kmk-element.kmk-element-881bd4b {
    text-align: justify
}

.kmk-955 .kmk-element.kmk-element-881bd4b .kmk-heading-title {
    color: #282828;
    font-family: Poppins, Sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
    -webkit-text-stroke: 0;
    stroke-width: 0;
    -webkit-text-stroke-color: #000;
    stroke: #000
}

.kmk-955 .kmk-element.kmk-element-881bd4b>.kmk-widget-container {
    padding: 0 50px 0 0
}

.kmk-bc-flex-widget .kmk-955 .kmk-element.kmk-element-1aafbb9.kmk-column .kmk-widget-wrap {
    align-items: center
}

.kmk-955 .kmk-element.kmk-element-1aafbb9.kmk-column.kmk-element[data-element_type=column]>.kmk-widget-wrap.kmk-element-populated {
    align-content: center;
    align-items: center
}

.kmk-955 .kmk-element.kmk-element-1aafbb9.kmk-column>.kmk-widget-wrap {
    justify-content: center
}

.kmk-955 .kmk-element.kmk-element-172a56a.kmk-position-right .kmk-image-box-img {
    margin-left: 6px
}

.kmk-955 .kmk-element.kmk-element-172a56a.kmk-position-left .kmk-image-box-img {
    margin-right: 6px
}

.kmk-955 .kmk-element.kmk-element-172a56a.kmk-position-top .kmk-image-box-img {
    margin-bottom: 6px
}

.kmk-955 .kmk-element.kmk-element-172a56a .kmk-image-box-wrapper .kmk-image-box-img {
    width: 18%
}

.kmk-955 .kmk-element.kmk-element-172a56a .kmk-image-box-wrapper img {
    border-radius: 0
}

.kmk-955 .kmk-element.kmk-element-172a56a .kmk-image-box-img img {
    transition-duration: .3s
}

.kmk-955 .kmk-element.kmk-element-172a56a .kmk-image-box-title {
    margin-bottom: 0;
    color: #0679EF;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-172a56a .kmk-image-box-description {
    color: var(--e-global-color-text);
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px
}

.kmk-955 .kmk-element.kmk-element-172a56a>.kmk-widget-container {
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0679EF;
    border-radius: 10px 10px 10px 10px
}

.kmk-955 .kmk-element.kmk-element-172a56a:hover .kmk-widget-container {
    background-color: #fcd5ff
}

.kmk-955 .kmk-element.kmk-element-1bd9d42.kmk-position-right .kmk-image-box-img {
    margin-left: 6px
}

.kmk-955 .kmk-element.kmk-element-1bd9d42.kmk-position-left .kmk-image-box-img {
    margin-right: 6px
}

.kmk-955 .kmk-element.kmk-element-1bd9d42.kmk-position-top .kmk-image-box-img {
    margin-bottom: 6px
}

.kmk-955 .kmk-element.kmk-element-1bd9d42 .kmk-image-box-wrapper .kmk-image-box-img {
    width: 18%
}

.kmk-955 .kmk-element.kmk-element-1bd9d42 .kmk-image-box-wrapper img {
    border-radius: 0
}

.kmk-955 .kmk-element.kmk-element-1bd9d42 .kmk-image-box-img img {
    transition-duration: .3s
}

.kmk-955 .kmk-element.kmk-element-1bd9d42 .kmk-image-box-title {
    margin-bottom: 0;
    color: #0679EF;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-1bd9d42 .kmk-image-box-description {
    color: var(--e-global-color-text);
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px
}

.kmk-955 .kmk-element.kmk-element-1bd9d42>.kmk-widget-container {
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0679EF;
    border-radius: 10px 10px 10px 10px
}

.kmk-955 .kmk-element.kmk-element-1bd9d42:hover .kmk-widget-container {
    background-color: #fcd5ff
}

.kmk-955 .kmk-element.kmk-element-d0221db.kmk-position-right .kmk-image-box-img {
    margin-left: 6px
}

.kmk-955 .kmk-element.kmk-element-d0221db.kmk-position-left .kmk-image-box-img {
    margin-right: 6px
}

.kmk-955 .kmk-element.kmk-element-d0221db.kmk-position-top .kmk-image-box-img {
    margin-bottom: 6px
}

.kmk-955 .kmk-element.kmk-element-d0221db .kmk-image-box-wrapper .kmk-image-box-img {
    width: 18%
}

.kmk-955 .kmk-element.kmk-element-d0221db .kmk-image-box-wrapper img {
    border-radius: 0
}

.kmk-955 .kmk-element.kmk-element-d0221db .kmk-image-box-img img {
    transition-duration: .3s
}

.kmk-955 .kmk-element.kmk-element-d0221db .kmk-image-box-title {
    margin-bottom: 0;
    color: #0679EF;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-d0221db .kmk-image-box-description {
    color: var(--e-global-color-text);
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px
}

.kmk-955 .kmk-element.kmk-element-d0221db>.kmk-widget-container {
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0679EF;
    border-radius: 10px 10px 10px 10px
}

.kmk-955 .kmk-element.kmk-element-d0221db:hover .kmk-widget-container {
    background-color: #fcd5ff
}

.kmk-955 .kmk-element.kmk-element-ed7e9e4.kmk-position-right .kmk-image-box-img {
    margin-left: 6px
}

.kmk-955 .kmk-element.kmk-element-ed7e9e4.kmk-position-left .kmk-image-box-img {
    margin-right: 6px
}

.kmk-955 .kmk-element.kmk-element-ed7e9e4.kmk-position-top .kmk-image-box-img {
    margin-bottom: 6px
}

.kmk-955 .kmk-element.kmk-element-ed7e9e4 .kmk-image-box-wrapper .kmk-image-box-img {
    width: 18%
}

.kmk-955 .kmk-element.kmk-element-ed7e9e4 .kmk-image-box-wrapper img {
    border-radius: 0
}

.kmk-955 .kmk-element.kmk-element-ed7e9e4 .kmk-image-box-img img {
    transition-duration: .3s
}

.kmk-955 .kmk-element.kmk-element-ed7e9e4 .kmk-image-box-title {
    margin-bottom: 0;
    color: #0679EF;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-ed7e9e4 .kmk-image-box-description {
    color: var(--e-global-color-text);
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px
}

.kmk-955 .kmk-element.kmk-element-ed7e9e4>.kmk-widget-container {
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0679EF;
    border-radius: 10px 10px 10px 10px
}

.kmk-955 .kmk-element.kmk-element-ed7e9e4:hover .kmk-widget-container {
    background-color: #fcd5ff
}

.kmk-955 .kmk-element.kmk-element-59a16e5 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 50px
}

.kmk-955 .kmk-element.kmk-element-2f67166>.kmk-container {
    min-height: 400px
}

.kmk-955 .kmk-element.kmk-element-2f67166:not(.kmk-motion-effects-element-type-background) {
    background-color: #f6f6f6
}

.kmk-955 .kmk-element.kmk-element-2f67166 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 30px 0 50px 0
}

.kmk-955 .kmk-element.kmk-element-2f67166>.kmk-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.kmk-bc-flex-widget .kmk-955 .kmk-element.kmk-element-339c43b.kmk-column .kmk-widget-wrap {
    align-items: center
}

.kmk-955 .kmk-element.kmk-element-339c43b.kmk-column.kmk-element[data-element_type=column]>.kmk-widget-wrap.kmk-element-populated {
    align-content: center;
    align-items: center
}

.kmk-955 .kmk-element.kmk-element-1a2dea0 {
    text-align: center
}

.kmk-955 .kmk-element.kmk-element-1a2dea0 .kmk-heading-title {
    color: var(--e-global-color-accent);
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-0e41d4a {
    text-align: center
}

.kmk-955 .kmk-element.kmk-element-0e41d4a .kmk-heading-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-0d7038e .kmk-spacer-inner {
    height: 10px
}

.kmk-955 .kmk-element.kmk-element-dc2a3fb:not(.kmk-motion-effects-element-type-background) {
    background-color: #0679ef
}

.kmk-955 .kmk-element.kmk-element-dc2a3fb,
.kmk-955 .kmk-element.kmk-element-dc2a3fb>.kmk-background-overlay {
    border-radius: 25px 25px 25px 25px
}

.kmk-955 .kmk-element.kmk-element-dc2a3fb {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.kmk-955 .kmk-element.kmk-element-dc2a3fb>.kmk-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.kmk-955 .kmk-element.kmk-element-9b7dec9:hover>.kmk-element-populated {
    background-color: transparent;
    background-image: linear-gradient(180deg, #0679ef 0, #0679ef 100%)
}

.kmk-955 .kmk-element.kmk-element-9b7dec9>.kmk-element-populated,
.kmk-955 .kmk-element.kmk-element-9b7dec9>.kmk-element-populated>.kmk-background-overlay {
    border-radius: 25px 25px 25px 25px
}

.kmk-955 .kmk-element.kmk-element-9b7dec9>.kmk-element-populated {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.kmk-955 .kmk-element.kmk-element-9b7dec9>.kmk-element-populated>.kmk-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.kmk-955 .kmk-element.kmk-element-49f918f .kmk-counter-number-wrapper {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 25px
}

.kmk-955 .kmk-element.kmk-element-49f918f .kmk-counter-title {
    color: var(--e-global-color-astglobalcolor5);
    font-family: "Roboto Slab", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 70px
}

.kmk-955 .kmk-element.kmk-element-339a8da:hover>.kmk-element-populated {
    background-color: transparent;
    background-image: linear-gradient(180deg, #0679ef 0, #0679ef 100%)
}

.kmk-955 .kmk-element.kmk-element-339a8da>.kmk-element-populated,
.kmk-955 .kmk-element.kmk-element-339a8da>.kmk-element-populated>.kmk-background-overlay {
    border-radius: 25px 25px 25px 25px
}

.kmk-955 .kmk-element.kmk-element-339a8da>.kmk-element-populated {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.kmk-955 .kmk-element.kmk-element-339a8da>.kmk-element-populated>.kmk-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.kmk-955 .kmk-element.kmk-element-0751d03 .kmk-counter-number-wrapper {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 25px
}

.kmk-955 .kmk-element.kmk-element-0751d03 .kmk-counter-title {
    color: var(--e-global-color-astglobalcolor5);
    font-family: "Roboto Slab", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 70px
}

.kmk-955 .kmk-element.kmk-element-4f162ec:hover>.kmk-element-populated {
    background-color: transparent;
    background-image: linear-gradient(180deg, #0679ef 0, #0679ef 100%)
}

.kmk-955 .kmk-element.kmk-element-4f162ec>.kmk-element-populated,
.kmk-955 .kmk-element.kmk-element-4f162ec>.kmk-element-populated>.kmk-background-overlay {
    border-radius: 25px 25px 25px 25px
}

.kmk-955 .kmk-element.kmk-element-6b8e9e8 .kmk-counter-number-wrapper {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 25px
}

.kmk-955 .kmk-element.kmk-element-6b8e9e8 .kmk-counter-title {
    color: var(--e-global-color-astglobalcolor5);
    font-family: "Roboto Slab", Sans-serif;
    font-weight: 400;
    line-height: 70px
}

.kmk-955 .kmk-element.kmk-element-03da8c1:hover>.kmk-element-populated {
    background-color: transparent;
    background-image: linear-gradient(180deg, #0679ef 0, #0679ef 100%)
}

.kmk-955 .kmk-element.kmk-element-03da8c1>.kmk-element-populated,
.kmk-955 .kmk-element.kmk-element-03da8c1>.kmk-element-populated>.kmk-background-overlay {
    border-radius: 25px 25px 25px 25px
}

.kmk-955 .kmk-element.kmk-element-03da8c1>.kmk-element-populated {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.kmk-955 .kmk-element.kmk-element-03da8c1>.kmk-element-populated>.kmk-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.kmk-955 .kmk-element.kmk-element-d1f1ac0 .kmk-counter-number-wrapper {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 25px
}

.kmk-955 .kmk-element.kmk-element-d1f1ac0 .kmk-counter-title {
    color: var(--e-global-color-astglobalcolor5);
    font-family: "Roboto Slab", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 70px
}

.kmk-955 .kmk-element.kmk-element-3d94547 .kmk-spacer-inner {
    height: 20px
}

.kmk-955 .kmk-element.kmk-element-121e65f {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 50px
}

.kmk-955 .kmk-element.kmk-element-2f392f9>.kmk-container {
    min-height: 400px
}

.kmk-955 .kmk-element.kmk-element-2f392f9:not(.kmk-motion-effects-element-type-background) {
    background-color: #f6f6f6;
    background-image: url(../images/sec4-bg.webp)
}

.kmk-955 .kmk-element.kmk-element-2f392f9>.kmk-background-overlay {
    opacity: .5;
    transition: background .3s, border-radius .3s, opacity .3s
}

.kmk-955 .kmk-element.kmk-element-2f392f9 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 10px 0 10px 0
}

.kmk-bc-flex-widget .kmk-955 .kmk-element.kmk-element-acf5338.kmk-column .kmk-widget-wrap {
    align-items: center
}

.kmk-955 .kmk-element.kmk-element-acf5338.kmk-column.kmk-element[data-element_type=column]>.kmk-widget-wrap.kmk-element-populated {
    align-content: center;
    align-items: center
}

.kmk-955 .kmk-element.kmk-element-bffdd47 {
    text-align: center
}

.kmk-955 .kmk-element.kmk-element-bffdd47 .kmk-heading-title {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-d841d99 {
    text-align: center
}

.kmk-955 .kmk-element.kmk-element-d841d99 .kmk-heading-title {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-137cbae {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.kmk-955 .kmk-element.kmk-element-137cbae>.kmk-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.kmk-955 .kmk-element.kmk-element-3651161.kmk-position-right .kmk-image-box-img {
    margin-left: 15px
}

.kmk-955 .kmk-element.kmk-element-3651161.kmk-position-left .kmk-image-box-img {
    margin-right: 15px
}

.kmk-955 .kmk-element.kmk-element-3651161.kmk-position-top .kmk-image-box-img {
    margin-bottom: 15px
}

.kmk-955 .kmk-element.kmk-element-3651161 .kmk-image-box-wrapper .kmk-image-box-img {
    width: 30%
}

.kmk-955 .kmk-element.kmk-element-3651161 .kmk-image-box-img img {
    transition-duration: .3s
}

.kmk-955 .kmk-element.kmk-element-3651161 .kmk-image-box-title {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 50px
}

.kmk-955 .kmk-element.kmk-element-3651161 .kmk-image-box-description {
    color: #fff8f8;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-d9677ed.kmk-position-right .kmk-image-box-img {
    margin-left: 15px
}

.kmk-955 .kmk-element.kmk-element-d9677ed.kmk-position-left .kmk-image-box-img {
    margin-right: 15px
}

.kmk-955 .kmk-element.kmk-element-d9677ed.kmk-position-top .kmk-image-box-img {
    margin-bottom: 15px
}

.kmk-955 .kmk-element.kmk-element-d9677ed .kmk-image-box-wrapper .kmk-image-box-img {
    width: 30%
}

.kmk-955 .kmk-element.kmk-element-d9677ed .kmk-image-box-img img {
    transition-duration: .3s
}

.kmk-955 .kmk-element.kmk-element-d9677ed .kmk-image-box-title {
    color: snow;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 50px
}

.kmk-955 .kmk-element.kmk-element-d9677ed .kmk-image-box-description {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-04f1321.kmk-position-right .kmk-image-box-img {
    margin-left: 15px
}

.kmk-955 .kmk-element.kmk-element-04f1321.kmk-position-left .kmk-image-box-img {
    margin-right: 15px
}

.kmk-955 .kmk-element.kmk-element-04f1321.kmk-position-top .kmk-image-box-img {
    margin-bottom: 15px
}

.kmk-955 .kmk-element.kmk-element-04f1321 .kmk-image-box-wrapper .kmk-image-box-img {
    width: 30%
}

.kmk-955 .kmk-element.kmk-element-04f1321 .kmk-image-box-img img {
    transition-duration: .3s
}

.kmk-955 .kmk-element.kmk-element-04f1321 .kmk-image-box-title {
    color: #fffcfc;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 50px
}

.kmk-955 .kmk-element.kmk-element-04f1321 .kmk-image-box-description {
    color: #fffbfb;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-b4331c0 .kmk-spacer-inner {
    height: 10px
}

.kmk-955 .kmk-element.kmk-element-594eb6b {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 50px
}

.kmk-955 .kmk-element.kmk-element-5a4306c {
    padding: 30px 0 30px 0
}

.kmk-955 .kmk-element.kmk-element-359d5d7 {
    text-align: center
}

.kmk-955 .kmk-element.kmk-element-359d5d7 .kmk-heading-title {
    color: var(--e-global-color-accent);
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-80b45e7 {
    text-align: center
}

.kmk-955 .kmk-element.kmk-element-80b45e7 .kmk-heading-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-31ab7cb:not(.kmk-motion-effects-element-type-background) {
    background-color: #0679ef
}

.kmk-955 .kmk-element.kmk-element-31ab7cb {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin-top: 40px;
    margin-bottom: 0
}

.kmk-955 .kmk-element.kmk-element-31ab7cb>.kmk-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.kmk-bc-flex-widget .kmk-955 .kmk-element.kmk-element-49ee691.kmk-column .kmk-widget-wrap {
    align-items: center
}

.kmk-955 .kmk-element.kmk-element-49ee691.kmk-column.kmk-element[data-element_type=column]>.kmk-widget-wrap.kmk-element-populated {
    align-content: center;
    align-items: center
}

.kmk-955 .kmk-element.kmk-element-b710519 .kmk-heading-title {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 40px
}

.kmk-955 .kmk-element.kmk-element-fa30d00 {
    column-gap: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 50px
}

.kmk-955 .kmk-element.kmk-element-f76f4c1>.kmk-widget-container {
    margin: -40px 0 0 0
}

.kmk-955 .kmk-element.kmk-element-ec56a79 {
    padding: 30px 0 10px 0
}

.kmk-955 .kmk-element.kmk-element-ce54bbe {
    text-align: center
}

.kmk-955 .kmk-element.kmk-element-ce54bbe .kmk-heading-title {
    color: var(--e-global-color-accent);
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 30px
}

.kmk-955 .kmk-element.kmk-element-517d893 {
    text-align: center
}

.kmk-955 .kmk-element.kmk-element-517d893 .kmk-heading-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 30px
}

@media (max-width:1024px) {
    .kmk-955 .kmk-element.kmk-element-c0f27a7 {
        padding: 30px 0 0 0
    }

    .kmk-955 .kmk-element.kmk-element-1b05da2 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-b7f874c {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-a39f3a1 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-9e07748 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-c8bf3c6>.kmk-element-populated {
        margin: 0 100px 0 100px;
        --e-column-margin-right: 100px;
        --e-column-margin-left: 100px
    }

    .kmk-955 .kmk-element.kmk-element-32de490 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-2d71702 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-ffcf2fc {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-ffcf2fc>.kmk-widget-container {
        padding: 0
    }

    .kmk-955 .kmk-element.kmk-element-881bd4b {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-881bd4b>.kmk-widget-container {
        padding: 0
    }

    .kmk-955 .kmk-element.kmk-element-59a16e5 {
        text-align: center
    }
}

@media (max-width:767px) {
    .kmk-955 .kmk-element.kmk-element-c0f27a7 {
        padding: 50px 0 0 0
    }

    .kmk-955 .kmk-element.kmk-element-1b05da2 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-b7f874c {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-b7f874c .kmk-heading-title {
        font-size: 30px;
        line-height: 40px
    }

    .kmk-955 .kmk-element.kmk-element-a39f3a1 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-a39f3a1 .kmk-heading-title {
        line-height: 25px
    }

    .kmk-955 .kmk-element.kmk-element-c8bf3c6>.kmk-element-populated {
        margin: 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }

    .kmk-955 .kmk-element.kmk-element-32de490 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-32de490 .kmk-heading-title {
        line-height: 30px
    }

    .kmk-955 .kmk-element.kmk-element-2d71702 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-2d71702 .kmk-heading-title {
        line-height: 32px
    }

    .kmk-955 .kmk-element.kmk-element-ffcf2fc {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-ffcf2fc>.kmk-widget-container {
        padding: 0
    }

    .kmk-955 .kmk-element.kmk-element-881bd4b {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-881bd4b>.kmk-widget-container {
        padding: 0
    }

    .kmk-955 .kmk-element.kmk-element-172a56a .kmk-image-box-img {
        margin-bottom: 6px
    }

    .kmk-955 .kmk-element.kmk-element-1bd9d42 .kmk-image-box-img {
        margin-bottom: 6px
    }

    .kmk-955 .kmk-element.kmk-element-d0221db .kmk-image-box-img {
        margin-bottom: 6px
    }

    .kmk-955 .kmk-element.kmk-element-ed7e9e4 .kmk-image-box-img {
        margin-bottom: 6px
    }

    .kmk-955 .kmk-element.kmk-element-59a16e5 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-3651161 .kmk-image-box-img {
        margin-bottom: 15px
    }

    .kmk-955 .kmk-element.kmk-element-d9677ed .kmk-image-box-img {
        margin-bottom: 15px
    }

    .kmk-955 .kmk-element.kmk-element-04f1321 .kmk-image-box-img {
        margin-bottom: 15px
    }

    .kmk-955 .kmk-element.kmk-element-359d5d7 .kmk-heading-title {
        line-height: 24px
    }

    .kmk-955 .kmk-element.kmk-element-80b45e7 .kmk-heading-title {
        font-size: 19px;
        line-height: 32px
    }

    .kmk-955 .kmk-element.kmk-element-31ab7cb {
        padding: 20px 0 0 0
    }

    .kmk-955 .kmk-element.kmk-element-b710519 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-fa30d00 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-f76f4c1 {
        text-align: center
    }

    .kmk-955 .kmk-element.kmk-element-f76f4c1>.kmk-widget-container {
        margin: 10px 10px 10px 10px
    }

    .kmk-955 .kmk-element.kmk-element-ce54bbe .kmk-heading-title {
        line-height: 24px
    }

    .kmk-955 .kmk-element.kmk-element-517d893 .kmk-heading-title {
        font-size: 19px;
        line-height: 32px
    }
}

@media (min-width:768px) {
    .kmk-955 .kmk-element.kmk-element-cb89d54 {
        width: 80%
    }

    .kmk-955 .kmk-element.kmk-element-c8bf3c6 {
        width: 70%
    }

    .kmk-955 .kmk-element.kmk-element-0e2cd96 {
        width: 50%
    }

    .kmk-955 .kmk-element.kmk-element-1aafbb9 {
        width: 50%
    }

    .kmk-955 .kmk-element.kmk-element-339c43b {
        width: 100%
    }

    .kmk-955 .kmk-element.kmk-element-acf5338 {
        width: 100%
    }

    .kmk-955 .kmk-element.kmk-element-49ee691 {
        width: 55.877%
    }

    .kmk-955 .kmk-element.kmk-element-02059c9 {
        width: 43.891%
    }

    .kmk-955 .kmk-element.kmk-element-3bb7142 {
        width: 20%
    }

    .kmk-955 .kmk-element.kmk-element-0641b7a {
        width: 59.664%
    }

    .kmk-955 .kmk-element.kmk-element-be6d140 {
        width: 20%
    }
}

@media (max-width:1024px) and (min-width:768px) {
    .kmk-955 .kmk-element.kmk-element-cb89d54 {
        width: 100%
    }

    .kmk-955 .kmk-element.kmk-element-c8bf3c6 {
        width: 100%
    }

    .kmk-955 .kmk-element.kmk-element-0e2cd96 {
        width: 100%
    }

    .kmk-955 .kmk-element.kmk-element-1aafbb9 {
        width: 100%
    }
}

.hfe-nav-menu li,
.hfe-nav-menu ul,
ul.hfe-nav-menu {
    list-style: none !important;
    margin: 0;
    padding: 0
}

.hfe-nav-menu li.menu-item {
    position: relative
}

.kmk-widget-hfe-nav-menu .kmk-widget-container,
div.hfe-nav-menu {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.hfe-nav-menu__layout-horizontal,
.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hfe-nav-menu .parent-has-no-child .hfe-menu-toggle {
    display: none
}

.hfe-nav-menu:after,
.hfe-nav-menu:before {
    content: '';
    display: table;
    clear: both
}

.hfe-nav-menu__align-right .hfe-nav-menu {
    margin-left: auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    justify-content: flex-end
}

.hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li a.hfe-menu-item {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    justify-content: flex-end
}

.hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.hfe-has-submenu .kmk-button-wrapper,
.hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.kmk-button-wrapper,
.rtl .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.hfe-has-submenu .kmk-button-wrapper,
.rtl .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.kmk-button-wrapper {
    text-align: right
}

.hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.hfe-has-submenu .kmk-button-wrapper,
.hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.kmk-button-wrapper,
.rtl .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.hfe-has-submenu .kmk-button-wrapper,
.rtl .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.kmk-button-wrapper {
    text-align: left
}

.hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li.hfe-has-submenu .kmk-button-wrapper,
.hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li.kmk-button-wrapper {
    text-align: center
}

.hfe-nav-menu__align-left .hfe-nav-menu {
    margin-right: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start
}

.hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li a.hfe-menu-item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start
}

.hfe-nav-menu__align-center .hfe-nav-menu {
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center
}

.hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li a.hfe-menu-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    width: 100%
}

.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li.menu-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    flex-grow: 1
}

.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center
}

.hfe-active-menu+nav li:not(:last-child) a.hfe-menu-item {
    border-bottom-width: 0
}

.hfe-nav-menu a.hfe-menu-item {
    line-height: 1;
    text-decoration: none;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.hfe-nav-menu a.hfe-menu-item:hover {
    text-decoration: none
}

.hfe-nav-menu__layout-horizontal {
    font-size: 0
}

.hfe-nav-menu__layout-horizontal li.menu-item,
.hfe-nav-menu__layout-horizontal>li.menu-item {
    font-size: medium
}

.hfe-nav-menu-icon {
    padding: .35em;
    border: 0 solid
}

.hfe-nav-menu-icon svg {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 25px
}

.hfe-nav-menu-icon i:focus {
    outline: 0
}

.hfe-has-submenu-container a.hfe-menu-item:focus {
    outline: 0
}

.hfe-nav-menu__submenu-arrow .hfe-menu-toggle:before,
.hfe-nav-menu__submenu-classic .hfe-menu-toggle:before {
    font-family: 'Font Awesome 5 Free';
    z-index: 1;
    font-size: inherit;
    font-weight: inherit;
    line-height: 0
}

.hfe-menu-item-center .hfe-nav-menu li a.hfe-menu-item {
    margin-right: 0
}

.hfe-nav-menu__submenu-none .hfe-nav-menu li a.hfe-menu-item {
    margin-right: 0
}

.hfe-nav-menu__toggle-icon:before {
    content: '\f0c9';
    font-family: fontAwesome;
    z-index: 1;
    font-size: 24px;
    font-weight: inherit;
    font-style: normal;
    line-height: 0
}

.hfe-active-menu .hfe-nav-menu__toggle-icon:before {
    content: '\f00d'
}

.hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal,
.hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-vertical {
    position: absolute;
    top: 100%
}

.hfe-nav-menu__icon {
    display: inline-block;
    line-height: 1
}

.hfe-nav-menu__toggle {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    cursor: pointer;
    border: 0 solid;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #494c4f;
    position: relative;
    line-height: 1
}

.hfe-nav-menu__toggle-icon {
    display: inline-block;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.hfe-nav-menu .child-item,
.hfe-nav-menu__layout-vertical .hfe-nav-menu .child-item {
    font-size: 14px;
    line-height: 1;
    padding: 10px 0 10px 10px;
    margin-top: -10px;
    margin-bottom: -10px;
    position: absolute;
    right: 0;
    margin-right: 20px
}

.hfe-layout-horizontal .hfe-nav-menu__toggle,
.hfe-layout-vertical .hfe-nav-menu__toggle {
    visibility: hidden;
    opacity: 0;
    display: none
}

.hfe-nav-menu-icon {
    display: inline-block;
    line-height: 1;
    text-align: center
}

.hfe-nav-menu__layout-vertical .child {
    left: 0 !important;
    width: 100% !important
}

.hfe-nav-menu__layout-vertical .hfe-menu-toggle:hover {
    border: 1px dotted
}

.hfe-nav-menu__layout-vertical .hfe-menu-toggle {
    border: 1px dotted transparent
}

.hfe-nav-menu .menu-item a:after,
.hfe-nav-menu .menu-item a:before {
    display: block;
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
    transition-timing-function: cubic-bezier(.58, .3, .005, 1)
}

.hfe-nav-menu .menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-nav-menu .menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    opacity: 0
}

.hfe-nav-menu .current-menu-item:after,
.hfe-nav-menu .current-menu-item:before,
.hfe-nav-menu .menu-item a.hfe-menu-item:focus:after,
.hfe-nav-menu .menu-item a.hfe-menu-item:focus:before,
.hfe-nav-menu .menu-item a.hfe-menu-item:hover:after,
.hfe-nav-menu .menu-item a.hfe-menu-item:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.hfe-pointer__background .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__background .menu-item.parent a.hfe-menu-item:before {
    content: '';
    -webkit-transition: .3s;
    transition: .3s
}

.hfe-pointer__background .menu-item.parent a.hfe-menu-item:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #55595c;
    z-index: -1
}

.hfe-pointer__background .current-menu-item,
.hfe-pointer__background .menu-item.parent a.hfe-menu-item:focus,
.hfe-pointer__background .menu-item.parent a.hfe-menu-item:hover {
    color: #fff
}

.hfe-pointer__background.hfe-animation__none,
.hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus,
.hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__background.hfe-animation__none:after,
.hfe-pointer__background.hfe-animation__none:before,
.hfe-pointer__background.hfe-animation__none:focus,
.hfe-pointer__background.hfe-animation__none:hover {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.hfe-pointer__text.hfe-animation__none,
.hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus,
.hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__text.hfe-animation__none:after,
.hfe-pointer__text.hfe-animation__none:before,
.hfe-pointer__text.hfe-animation__none:focus,
.hfe-pointer__text.hfe-animation__none:hover {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.kmk-widget-navigation-menu:not(.hfe-nav-menu__align-justify):not(.hfe-menu-item-space-between) a.hfe-menu-item.kmk-button {
    display: inline-flex
}

.hfe-nav-menu li.kmk-button-wrapper {
    align-self: center
}

@media only screen and (max-width:1024px) {

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu,
    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal li {
        width: 100%;
        margin-right: 0
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-layout-horizontal .hfe-nav-menu__toggle,
    .hfe-nav-menu__breakpoint-tablet .hfe-layout-vertical .hfe-nav-menu__toggle {
        display: block
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        visibility: hidden;
        opacity: 0
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        visibility: visible;
        opacity: 1
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
        visibility: hidden;
        opacity: 0;
        height: 0
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu+.hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu+.hfe-nav-menu__layout-vertical {
        visibility: visible;
        opacity: 1;
        height: auto
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        position: relative
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-vertical {
        position: absolute
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-layout-horizontal .hfe-nav-menu__toggle,
    .hfe-nav-menu__breakpoint-tablet .hfe-layout-vertical .hfe-nav-menu__toggle {
        visibility: visible;
        opacity: 1;
        display: block
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
        float: none
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-menu-toggle:hover {
        border: 1px dotted
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-menu-toggle {
        border: 1px dotted transparent
    }

    .hfe-nav-menu__breakpoint-tablet .child {
        left: 0 !important;
        width: auto !important
    }

    .kmk-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .kmk-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before {
        background-color: unset !important
    }

    .hfe-pointer__text .menu-item.parent a.hfe-menu-item:focus,
    .kmk-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }

    .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item,
    .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li.kmk-button-wrapper {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (max-width:767px) {
    .hfe-nav-menu__breakpoint-mobile.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-horizontal .hfe-nav-menu__toggle,
    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        visibility: visible;
        opacity: 1;
        display: block
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu,
    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal li.menu-item {
        width: 100%
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-vertical .hfe-nav-menu__toggle {
        display: inline-block
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
        float: none
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-vertical .hfe-nav-menu__toggle.hfe-active-menu {
        display: block
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-vertical {
        visibility: hidden;
        opacity: 0;
        height: 0
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-layout-horizontal .hfe-nav-menu__toggle,
    .hfe-nav-menu__breakpoint-mobile .hfe-layout-vertical .hfe-nav-menu__toggle {
        visibility: visible;
        opacity: 1;
        display: block
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal {
        visibility: hidden;
        opacity: 0;
        height: 0
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-vertical {
        float: none
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        visibility: hidden;
        opacity: 0
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        visibility: visible;
        opacity: 1
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-vertical {
        visibility: hidden;
        opacity: 0;
        height: 0
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu+.hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu+.hfe-nav-menu__layout-vertical {
        visibility: visible;
        opacity: 1;
        height: auto
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        position: relative
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-vertical {
        position: absolute
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-menu-toggle:hover {
        border: 1px dotted
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-menu-toggle {
        border: 1px dotted transparent
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-1 .hfe-nav-menu {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-1 .hfe-nav-menu {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-2 .hfe-nav-menu {
        -webkit-transform: translateX(20%);
        -ms-transform: translateX(20%);
        transform: translateX(20%);
        opacity: 0;
        -webkit-transition: all .3s cubic-bezier(.25, .5, .5, .9);
        transition: all .3s cubic-bezier(.25, .5, .5, .9)
    }

    .hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-2 .hfe-nav-menu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-3 .hfe-nav-menu {
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%);
        opacity: 0;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-3 .hfe-nav-menu {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    .hfe-nav-menu__breakpoint-mobile .child,
    .hfe-nav-menu__breakpoint-tablet .child {
        left: 0 !important;
        width: auto !important
    }

    .kmk-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .kmk-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before,
    .kmk-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .kmk-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before {
        background-color: unset !important
    }

    .hfe-pointer__text .menu-item.parent a.hfe-menu-item:focus,
    .kmk-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover,
    .kmk-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }
}

.hfe-icon {
    display: inline-block
}

.kmk-2401 .kmk-element.kmk-element-8a76ce5>.kmk-container>.kmk-column>.kmk-widget-wrap {
    align-content: center;
    align-items: center
}

.kmk-2401 .kmk-element.kmk-element-5fc3e58>.kmk-container>.kmk-column>.kmk-widget-wrap {
    align-content: center;
    align-items: center
}

.kmk-2401 .kmk-element.kmk-element-5049a7b {
    text-align: left
}

.kmk-2401 .kmk-element.kmk-element-5049a7b img {
    width: 80%
}

.kmk-2401 .kmk-element.kmk-element-af70036 .hfe-nav-menu__toggle {
    margin: 0 auto
}

.kmk-2401 .kmk-element.kmk-element-af70036 .menu-item a.hfe-menu-item {
    padding-left: 15px;
    padding-right: 15px
}

.kmk-2401 .kmk-element.kmk-element-af70036 .menu-item a.hfe-menu-item {
    padding-top: 15px;
    padding-bottom: 15px
}

.kmk-2401 .kmk-element.kmk-element-af70036 a.hfe-menu-item {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 50px
}

.kmk-2401 .kmk-element.kmk-element-af70036 nav.hfe-dropdown,
.kmk-2401 .kmk-element.kmk-element-af70036 nav.hfe-dropdown .menu-item a.hfe-menu-item {
    background-color: #fff
}

.kmk-2401 .kmk-element.kmk-element-af70036 nav.hfe-dropdown li a.hfe-menu-item {
    padding-top: 15px;
    padding-bottom: 15px
}

.kmk-2401 .kmk-element.kmk-element-af70036 nav.hfe-dropdown li.menu-item:not(:last-child) {
    border-bottom-style: solid;
    border-bottom-color: #c4c4c4;
    border-bottom-width: 1px
}

.kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button .cretive-button-text {
    font-family: Poppins, Sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 50px
}

.kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button i {
    font-size: 30px;
    color: #fff
}

.kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button svg {
    height: 30px;
    width: 30px;
    fill: #fff
}

.kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button {
    width: 40%;
    padding: 0;
    color: #fff;
    background-color: #0679EF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #0679ef00;
    border-radius: 5px
}

.kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button .creative-button-inner svg {
    fill: #fff
}

.kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button::before {
    border-radius: 5px
}

.kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button::after {
    border-radius: 5px
}

.kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button:hover i {
    color: #fff
}

.kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button:hover .creative-button-inner svg {
    fill: #fff
}

.kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button:hover {
    color: #fff;
    background-color: #0679ef
}

.kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button:hover svg {
    fill: #fff
}

@media (max-width:1024px) {
    .kmk-2401 .kmk-element.kmk-element-6a3c33d>.kmk-widget-wrap>.kmk-widget:not(.kmk-widget__width-auto):not(.kmk-widget__width-initial):not(:last-child):not(.kmk-absolute) {
        margin-bottom: 0
    }

    .kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button-wrapper {
        justify-content: center
    }
}

@media (min-width:768px) {
    .kmk-2401 .kmk-element.kmk-element-d1d21b3 {
        width: 25%
    }

    .kmk-2401 .kmk-element.kmk-element-6a3c33d {
        width: 59.333%
    }

    .kmk-2401 .kmk-element.kmk-element-5019d06 {
        width: 15%
    }
}

@media (max-width:1024px) and (min-width:768px) {
    .kmk-2401 .kmk-element.kmk-element-d1d21b3 {
        width: 50%
    }

    .kmk-2401 .kmk-element.kmk-element-6a3c33d {
        width: 50%
    }

    .kmk-2401 .kmk-element.kmk-element-5019d06 {
        width: 100%
    }
}

@media (max-width:767px) {
    .kmk-2401 .kmk-element.kmk-element-d1d21b3 {
        width: 50%
    }

    .kmk-2401 .kmk-element.kmk-element-5049a7b {
        text-align: center
    }

    .kmk-2401 .kmk-element.kmk-element-5049a7b img {
        width: 50%
    }

    .kmk-2401 .kmk-element.kmk-element-6a3c33d {
        width: 50%
    }

    .kmk-2401 .kmk-element.kmk-element-5019d06 {
        width: 100%
    }

    .kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button-wrapper {
        justify-content: center
    }

    .kmk-2401 .kmk-element.kmk-element-bbe789c .eael-creative-button {
        width: 100%
    }
}

.kmk-2444 .kmk-element.kmk-element-b3ce714:not(.kmk-motion-effects-element-type-background) {
    background-color: #32343a
}

.kmk-2444 .kmk-element.kmk-element-b3ce714 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 50px 0 0 0
}

.kmk-2444 .kmk-element.kmk-element-b3ce714>.kmk-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.kmk-2444 .kmk-element.kmk-element-6ad01eb {
    text-align: left
}

.kmk-2444 .kmk-element.kmk-element-6ad01eb .kmk-heading-title {
    color: #fffbfb;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 20px
}

.kmk-2444 .kmk-element.kmk-element-be1ec8a .kmk-heading-title {
    color: #fff;
    font-family: Poppins, Sans-serif;
    font-weight: 400;
    line-height: 25px
}

.kmk-2444 .kmk-element.kmk-element-be1ec8a>.kmk-widget-container {
    padding: 0 30px 0 0
}

.kmk-2444 .kmk-element.kmk-element-b55c24c {
    --grid-template-columns: repeat(0, auto);
    --icon-size: 18px;
    --grid-column-gap: 5px;
    --grid-row-gap: 0px
}

.kmk-2444 .kmk-element.kmk-element-b55c24c .kmk-widget-container {
    text-align: left
}

.kmk-2444 .kmk-element.kmk-element-b55c24c .kmk-social-icon {
    background-color: #0679ef
}

.kmk-2444 .kmk-element.kmk-element-9c26472 .kmk-icon-list-items:not(.kmk-inline-items) .kmk-icon-list-item:not(:last-child) {
    padding-bottom: calc(0px/2)
}

.kmk-2444 .kmk-element.kmk-element-9c26472 .kmk-icon-list-items:not(.kmk-inline-items) .kmk-icon-list-item:not(:first-child) {
    margin-top: calc(0px/2)
}

.kmk-2444 .kmk-element.kmk-element-9c26472 .kmk-icon-list-icon i {
    color: #fff
}

.kmk-2444 .kmk-element.kmk-element-9c26472 .kmk-icon-list-icon svg {
    fill: #fff
}

.kmk-2444 .kmk-element.kmk-element-9c26472 {
    --e-icon-list-icon-size: 14px
}

.kmk-2444 .kmk-element.kmk-element-9c26472 .kmk-icon-list-text {
    color: #fff
}

.kmk-2444 .kmk-element.kmk-element-9c26472 .kmk-icon-list-item>.kmk-icon-list-text,
.kmk-2444 .kmk-element.kmk-element-9c26472 .kmk-icon-list-item>a {
    font-family: Poppins, Sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px
}

.kmk-2444 .kmk-element.kmk-element-30ff143 {
    text-align: left
}

.kmk-2444 .kmk-element.kmk-element-3902da6 {
    text-align: left
}

.kmk-2444 .kmk-element.kmk-element-3902da6 .kmk-heading-title {
    color: #fffbfb;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 20px
}

.kmk-2444 .kmk-element.kmk-element-44693a8 {
    --e-icon-list-icon-size: 14px
}

.kmk-2444 .kmk-element.kmk-element-44693a8 .kmk-icon-list-text {
    color: #fff
}

.kmk-2444 .kmk-element.kmk-element-44693a8 .kmk-icon-list-item>.kmk-icon-list-text,
.kmk-2444 .kmk-element.kmk-element-44693a8 .kmk-icon-list-item>a {
    font-family: Poppins, Sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px
}

.kmk-2444 .kmk-element.kmk-element-6c31c02 {
    text-align: left
}

.kmk-2444 .kmk-element.kmk-element-6c31c02 .kmk-heading-title {
    color: #fffbfb;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 20px
}

.kmk-2444 .kmk-element.kmk-element-16883a7 {
    --e-icon-list-icon-size: 14px
}

.kmk-2444 .kmk-element.kmk-element-16883a7 .kmk-icon-list-text {
    color: #fff
}

.kmk-2444 .kmk-element.kmk-element-16883a7 .kmk-icon-list-item>.kmk-icon-list-text,
.kmk-2444 .kmk-element.kmk-element-16883a7 .kmk-icon-list-item>a {
    font-family: Poppins, Sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px
}

.kmk-2444 .kmk-element.kmk-element-3b05b1f {
    text-align: left
}

.kmk-2444 .kmk-element.kmk-element-3b05b1f .kmk-heading-title {
    color: #fffbfb;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 20px
}

.kmk-2444 .kmk-element.kmk-element-886ef72:not(.kmk-motion-effects-element-type-background) {
    background-color: #32343a
}

.kmk-2444 .kmk-element.kmk-element-886ef72 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.kmk-2444 .kmk-element.kmk-element-886ef72>.kmk-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.kmk-2444 .kmk-element.kmk-element-d91b2b2 {
    text-align: center
}

.kmk-2444 .kmk-element.kmk-element-d91b2b2 .kmk-heading-title {
    color: #fff
}

.kmk-2444 .kmk-element.kmk-element-d91b2b2>.kmk-widget-container {
    background-color: #32343a
}

@media (max-width:1024px) {
    .kmk-2444 .kmk-element.kmk-element-be1ec8a {
        text-align: left
    }

    .kmk-2444 .kmk-element.kmk-element-b55c24c .kmk-widget-container {
        text-align: left
    }

    .kmk-2444 .kmk-element.kmk-element-30ff143 {
        text-align: center
    }

    .kmk-2444 .kmk-element.kmk-element-d5a0cb5>.kmk-element-populated {
        margin: 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
}

@media (min-width:768px) {
    .kmk-2444 .kmk-element.kmk-element-8749e80 {
        width: 45%
    }

    .kmk-2444 .kmk-element.kmk-element-3f80352 {
        width: 21.333%
    }
}

@media (max-width:1024px) and (min-width:768px) {
    .kmk-2444 .kmk-element.kmk-element-8749e80 {
        width: 40%
    }

    .kmk-2444 .kmk-element.kmk-element-3f80352 {
        width: 20%
    }

    .kmk-2444 .kmk-element.kmk-element-d5a0cb5 {
        width: 40%
    }
}

@media (max-width:767px) {
    .kmk-2444 .kmk-element.kmk-element-b3ce714 {
        padding: 20px 0 0 0
    }

    .kmk-2444 .kmk-element.kmk-element-6ad01eb {
        text-align: center
    }

    .kmk-2444 .kmk-element.kmk-element-be1ec8a {
        text-align: center
    }

    .kmk-2444 .kmk-element.kmk-element-b55c24c .kmk-widget-container {
        text-align: center
    }

    .kmk-2444 .kmk-element.kmk-element-3902da6 {
        text-align: center
    }

    .kmk-2444 .kmk-element.kmk-element-6c31c02 {
        text-align: center
    }

    .kmk-2444 .kmk-element.kmk-element-3b05b1f {
        text-align: center
    }
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-500px:before {
    content: "\f26e"
}

.fa-ad:before {
    content: "\f641"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-box:before {
    content: "\f466"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-circle:before {
    content: "\f111"
}

.fa-comments:before {
    content: "\f086"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-download:before {
    content: "\f019"
}

.fa-edit:before {
    content: "\f044"
}

.fa-kmk:before {
    content: "\f430"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-fill:before {
    content: "\f575"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-home:before {
    content: "\f015"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-industry:before {
    content: "\f275"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-key:before {
    content: "\f084"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-php:before {
    content: "\f457"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-print:before {
    content: "\f02f"
}

.fa-random:before {
    content: "\f074"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-star:before {
    content: "\f005"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-university:before {
    content: "\f19c"
}

.fa-video:before {
    content: "\f03d"
}

.fa-vk:before {
    content: "\f189"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-xing:before {
    content: "\f168"
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */


.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}




.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: inline;
    width: auto;
    height: auto;
    max-width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}


.sa_owl_theme .owl-dots {
    position: absolute;
    width: 100%;
    display: block !important;
    padding: 10px 0 0 !important;
    bottom: -22px !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 12px !important
}

.sa_owl_theme .owl-dots .active span {
    background-color: rgba(0, 0, 0, .5) !important
}

.owl-pagination-true {
    margin-bottom: 22px !important
}

.sa_owl_theme .owl-nav {
    display: block !important
}

.autohide-arrows .owl-nav {
    display: none !important
}

.autohide-arrows:hover .owl-nav {
    display: block !important
}

.sa_owl_theme .owl-nav button,
.sa_owl_theme .owl-nav div {
    position: absolute;
    top: 50%;
    padding: 2px 0 !important;
    display: inline-block;
    margin-top: -20px !important;
    line-height: 30px !important;
    height: 40px !important;
    width: 30px !important;
    color: transparent !important;
    text-shadow: none !important;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important
}

.sa_owl_theme .owl-nav .owl-prev {
    left: 10px
}

.sa_owl_theme .owl-nav .owl-next {
    right: 10px
}

.sa_owl_theme .disabled .owl-next,
.sa_owl_theme .disabled .owl-prev {
    display: none !important
}

.white .sa_owl_theme .owl-nav .owl-prev {
    background: rgba(0, 0, 0, .3) url(../../../beta.infinixlogo.com/Abc/wp-content/plugins/slide-anything/images/icon_prev.html) no-repeat center center !important
}

.white .sa_owl_theme .owl-nav .owl-next {
    background: rgba(0, 0, 0, .3) url(../../../beta.infinixlogo.com/Abc/wp-content/plugins/slide-anything/images/icon_next.html) no-repeat center center !important
}

.white .sa_owl_theme .owl-nav .owl-next:hover,
.white .sa_owl_theme .owl-nav .owl-prev:hover {
    background-color: rgba(0, 0, 0, .8) !important
}

.white {
    position: relative !important
}

.white>.disabled .owl-next,
.white>.disabled .owl-prev {
    display: none !important
}

.sa_owl_theme .disabled .owl-next,
.sa_owl_theme .disabled .owl-prev {
    display: none !important
}

.sa_custom_popup {
    position: relative;
    padding: 20px;
    width: auto;
    margin: 20px auto
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
@-webkit-keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@-webkit-keyframes pulse {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes pulse {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@-webkit-keyframes rubberBand {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes rubberBand {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@-webkit-keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@-webkit-keyframes tada {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@keyframes tada {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@-webkit-keyframes wobble {

    from,
    to {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

@keyframes wobble {

    from,
    to {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

@-webkit-keyframes jello {

    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@-webkit-keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInLeft {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInRight {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInUp {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.kmk-1633 .kmk-element.kmk-element-4407188>.kmk-container {
    max-width: 500px
}

.kmk-1633 .kmk-element.kmk-element-4407188>.kmk-container>.kmk-column>.kmk-widget-wrap {
    align-content: center;
    align-items: center
}

.kmk-1633 .kmk-element.kmk-element-4407188 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.kmk-1633 .kmk-element.kmk-element-4407188>.kmk-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

html {
    font-size: 93.75%
}

.page-title,
a {
    color: var(--ast-global-color-0)
}

a:focus,
a:hover {
    color: var(--ast-global-color-1)
}

.ast-button,
.ast-custom-button,
body,
button,
input,
select,
textarea {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-weight: inherit;
    font-size: 15px;
    font-size: 1rem
}

.site-title {
    font-size: 35px;
    font-size: 2.3333333333333rem;
    display: block
}

.site-header .site-description {
    font-size: 15px;
    font-size: 1rem;
    display: none
}

h1 {
    font-size: 40px;
    font-size: 2.6666666666667rem
}

h2 {
    font-size: 30px;
    font-size: 2rem
}

h3 {
    font-size: 25px;
    font-size: 1.6666666666667rem
}

h4 {
    font-size: 20px;
    font-size: 1.3333333333333rem
}

h5 {
    font-size: 18px;
    font-size: 1.2rem
}

h6 {
    font-size: 15px;
    font-size: 1rem
}

.page-title {
    font-size: 30px;
    font-size: 2rem
}

::selection {
    background-color: var(--ast-global-color-0);
    color: #fff
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--ast-global-color-3)
}

input:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=reset]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    border-color: var(--ast-global-color-0)
}

input[type=checkbox]:checked,
input[type=checkbox]:focus:checked,
input[type=checkbox]:hover:checked,
input[type=radio]:checked,
input[type=range]::-webkit-slider-thumb,
input[type=reset] {
    border-color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-0);
    box-shadow: none
}

.site-footer a:focus+.post-count,
.site-footer a:hover+.post-count {
    background: var(--ast-global-color-0);
    border-color: var(--ast-global-color-0)
}

.single .nav-links .nav-next,
.single .nav-links .nav-previous {
    color: var(--ast-global-color-0)
}

.page-links .page-link:hover,
.page-links>.page-link,
.post-navigation a:hover {
    color: var(--ast-global-color-1)
}

#cat option {
    color: var(--ast-global-color-0)
}

.page-links .page-link,
.single .post-navigation a {
    color: var(--ast-global-color-0)
}

.widget-title {
    font-size: 21px;
    font-size: 1.4rem;
    color: var(--ast-global-color-2)
}

.ast-single-post .kmk-button-wrapper .kmk-button,
.ast-single-post .wp-block-button .wp-block-button__link {
    text-decoration: none
}

.ast-page-builder-template .site-content>.ast-container {
    max-width: 100%;
    padding: 0
}

.ast-page-builder-template .no-results {
    text-align: center;
    margin: 4em auto
}

.ast-page-builder-template .ast-pagination {
    padding: 2em
}

.ast-page-builder-template.single .post-navigation {
    padding-bottom: 2em
}

.ast-page-builder-template.single-post .site-content>.ast-container {
    max-width: 100%
}

@media (max-width:921px) {
    #ast-desktop-header {
        display: none
    }
}

@media (min-width:921px) {
    #ast-mobile-header {
        display: none
    }
}

.wp-block-image.size-full {
    margin: 2rem 0
}

.wp-block-table table {
    margin-bottom: 0
}

.wp-block-navigation-link__content {
    padding: 5px 0
}

.has-text-align-center {
    margin: 0 auto
}

@media (max-width:1200px) {
    .wp-block-column {
        margin: 1rem 0
    }
}

@media (max-width:544px) {

    .wp-block-media-text__media img,
    .wp-block-media-text__media video {
        width: unset;
        max-width: 100%
    }

    .wp-block-media-text.has-background .wp-block-media-text__content {
        padding: 1em
    }
}

@media (max-width:544px) {
    .wp-block-media-text .wp-block-media-text__media img {
        width: auto;
        max-width: 100%
    }
}

.ast-pagination .page-numbers.current,
.post-page-numbers.current .page-link {
    color: #fff;
    border-color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-0);
    border-radius: 2px
}

h1.widget-title {
    font-weight: inherit
}

h2.widget-title {
    font-weight: inherit
}

h3.widget-title {
    font-weight: inherit
}

@media (max-width:921px) {
    .ast-left-sidebar #content>.ast-container {
        display: flex;
        flex-direction: column-reverse;
        width: 100%
    }
}

.wp-block-button .wp-block-button__link {
    color: #fff
}

.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover {
    color: #fff;
    background-color: var(--ast-global-color-1);
    border-color: var(--ast-global-color-1)
}

.wp-block-button .wp-block-button__link {
    border-style: solid;
    border-color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-0);
    color: #fff;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1;
    border-radius: 2px
}

@media (max-width:921px) {
    .wp-block-button .wp-block-button__link {
        padding-top: 14px;
        padding-right: 28px;
        padding-bottom: 14px;
        padding-left: 28px
    }
}

@media (max-width:544px) {
    .wp-block-button .wp-block-button__link {
        padding-top: 12px;
        padding-right: 24px;
        padding-bottom: 12px;
        padding-left: 24px
    }
}

.ast-button,
.ast-custom-button,
.button,
.menu-toggle,
button,
input#submit,
input[type=button],
input[type=reset],
input[type=submit] {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #fff;
    border-color: var(--ast-global-color-0) !important;
    background-color: var(--ast-global-color-0) !important;
    border-radius: 2px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1
}

.ast-button:hover,
.ast-custom-button:hover,
.ast-custom-button:hover .button:hover,
.menu-toggle:hover,
button:focus,
button:hover,
input#submit:focus,
input#submit:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    color: #fff;
    background-color: var(--ast-global-color-1);
    border-color: var(--ast-global-color-1)
}

@media (min-width:544px) {
    .ast-container {
        max-width: 100%
    }
}

@media (max-width:544px) {

    .ast-button,
    .button,
    .menu-toggle,
    button,
    input#submit,
    input[type=button],
    input[type=reset],
    input[type=submit] {
        padding-top: 12px;
        padding-right: 24px;
        padding-bottom: 12px;
        padding-left: 24px
    }
}

@media (max-width:921px) {

    .ast-button,
    .button,
    .menu-toggle,
    button,
    input#submit,
    input[type=button],
    input[type=reset],
    input[type=submit] {
        padding-top: 14px;
        padding-right: 28px;
        padding-bottom: 14px;
        padding-left: 28px
    }
}

@media (max-width:921px) {
    .site-title {
        display: block
    }

    .site-header .site-description {
        display: none
    }

    h1 {
        font-size: 30px
    }

    h2 {
        font-size: 25px
    }

    h3 {
        font-size: 20px
    }

    .page-title {
        font-size: 30px
    }
}

@media (max-width:544px) {
    .site-title {
        display: block
    }

    .site-header .site-description {
        display: none
    }

    h1 {
        font-size: 30px
    }

    h2 {
        font-size: 25px
    }

    h3 {
        font-size: 20px
    }

    .page-title {
        font-size: 30px
    }
}

@media (max-width:921px) {
    html {
        font-size: 85.5%
    }
}

@media (max-width:544px) {
    html {
        font-size: 85.5%
    }
}

@media (min-width:922px) {
    .ast-container {
        max-width: 1240px
    }
}

@media (min-width:922px) {
    .site-content .ast-container {
        display: flex
    }
}

@media (max-width:921px) {
    .site-content .ast-container {
        flex-direction: column
    }
}

.wp-block-button__link {
    border: 2px solid currentColor
}

ul {
    margin-left: 20px
}

:root .has-ast-global-color-0-color {
    color: var(--ast-global-color-0)
}

:root .has-ast-global-color-0-background-color {
    background-color: var(--ast-global-color-0)
}

:root .wp-block-button .has-ast-global-color-0-color {
    color: var(--ast-global-color-0)
}

:root .wp-block-button .has-ast-global-color-0-background-color {
    background-color: var(--ast-global-color-0)
}

:root .has-ast-global-color-1-color {
    color: var(--ast-global-color-1)
}

:root .has-ast-global-color-1-background-color {
    background-color: var(--ast-global-color-1)
}

:root .wp-block-button .has-ast-global-color-1-color {
    color: var(--ast-global-color-1)
}

:root .wp-block-button .has-ast-global-color-1-background-color {
    background-color: var(--ast-global-color-1)
}

:root .has-ast-global-color-2-color {
    color: var(--ast-global-color-2)
}

:root .has-ast-global-color-2-background-color {
    background-color: var(--ast-global-color-2)
}

:root .wp-block-button .has-ast-global-color-2-color {
    color: var(--ast-global-color-2)
}

:root .wp-block-button .has-ast-global-color-2-background-color {
    background-color: var(--ast-global-color-2)
}

:root .has-ast-global-color-3-color {
    color: var(--ast-global-color-3)
}

:root .has-ast-global-color-3-background-color {
    background-color: var(--ast-global-color-3)
}

:root .wp-block-button .has-ast-global-color-3-color {
    color: var(--ast-global-color-3)
}

:root .wp-block-button .has-ast-global-color-3-background-color {
    background-color: var(--ast-global-color-3)
}

:root .has-ast-global-color-4-color {
    color: var(--ast-global-color-4)
}

:root .has-ast-global-color-4-background-color {
    background-color: var(--ast-global-color-4)
}

:root .wp-block-button .has-ast-global-color-4-color {
    color: var(--ast-global-color-4)
}

:root .wp-block-button .has-ast-global-color-4-background-color {
    background-color: var(--ast-global-color-4)
}

:root .has-ast-global-color-5-color {
    color: var(--ast-global-color-5)
}

:root .has-ast-global-color-5-background-color {
    background-color: var(--ast-global-color-5)
}

:root .wp-block-button .has-ast-global-color-5-color {
    color: var(--ast-global-color-5)
}

:root .wp-block-button .has-ast-global-color-5-background-color {
    background-color: var(--ast-global-color-5)
}

:root .has-ast-global-color-6-color {
    color: var(--ast-global-color-6)
}

:root .has-ast-global-color-6-background-color {
    background-color: var(--ast-global-color-6)
}

:root .wp-block-button .has-ast-global-color-6-color {
    color: var(--ast-global-color-6)
}

:root .wp-block-button .has-ast-global-color-6-background-color {
    background-color: var(--ast-global-color-6)
}

:root .has-ast-global-color-7-color {
    color: var(--ast-global-color-7)
}

:root .has-ast-global-color-7-background-color {
    background-color: var(--ast-global-color-7)
}

:root .wp-block-button .has-ast-global-color-7-color {
    color: var(--ast-global-color-7)
}

:root .wp-block-button .has-ast-global-color-7-background-color {
    background-color: var(--ast-global-color-7)
}

:root .has-ast-global-color-8-color {
    color: var(--ast-global-color-8)
}

:root .has-ast-global-color-8-background-color {
    background-color: var(--ast-global-color-8)
}

:root .wp-block-button .has-ast-global-color-8-color {
    color: var(--ast-global-color-8)
}

:root .wp-block-button .has-ast-global-color-8-background-color {
    background-color: var(--ast-global-color-8)
}

:root {
    --ast-global-color-0: #0170B9;
    --ast-global-color-1: #3a3a3a;
    --ast-global-color-2: #3a3a3a;
    --ast-global-color-3: #4B4F58;
    --ast-global-color-4: #F5F5F5;
    --ast-global-color-5: #FFFFFF;
    --ast-global-color-6: #F2F5F7;
    --ast-global-color-7: #424242;
    --ast-global-color-8: #000000
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--ast-global-color-2)
}

.ast-builder-layout-element[data-section=title_tagline] {
    display: flex
}

@media (max-width:921px) {
    .ast-header-break-point .ast-builder-layout-element[data-section=title_tagline] {
        display: flex
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-builder-layout-element[data-section=title_tagline] {
        display: flex
    }
}

.ast-builder-grid-row-full .ast-builder-grid-row {
    grid-template-columns: 1fr
}

@media (max-width:921px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-full .ast-builder-grid-row {
        grid-template-columns: 1fr
    }
}

@media (max-width:544px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
        grid-template-columns: 1fr
    }
}

.kmk-widget-heading .kmk-heading-title {
    margin: 0
}

.ast-left-sidebar .kmk-section.kmk-section-stretched,
.ast-right-sidebar .kmk-section.kmk-section-stretched {
    max-width: 100%;
    left: 0 !important
}

.kmk-template-full-width .ast-container {
    display: block
}

.ast-header-break-point .main-header-bar {
    border-bottom-width: 1px
}

@media (min-width:922px) {
    .main-header-bar {
        border-bottom-width: 1px
    }
}

#KMK-footer-menu .menu-item,
.main-header-bar .ast-masthead-custom-menu-items,
.main-header-menu .menu-item {
    -js-display: flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#KMK-footer-menu>.menu-item>.menu-link,
.main-header-menu>.menu-item>.menu-link {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: flex
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {
    top: .2em;
    margin-top: 0;
    margin-left: 0;
    width: .65em;
    transform: translate(0, -2px) rotateZ(270deg)
}

.ast-page-builder-template {
    background-color: var(--ast-global-color-5);
    background-image: none
}

@media (max-width:921px) {
    .ast-page-builder-template {
        background-color: var(--ast-global-color-5);
        background-image: none
    }
}

@media (max-width:544px) {
    .ast-page-builder-template {
        background-color: var(--ast-global-color-5);
        background-image: none
    }
}

.ast-desktop-header-content>*,
.ast-mobile-header-content>* {
    padding: 10px 0;
    height: auto
}

.ast-desktop-header-content>:first-child,
.ast-mobile-header-content>:first-child {
    padding-top: 10px
}

.ast-desktop-header-content>.ast-builder-menu,
.ast-mobile-header-content>.ast-builder-menu {
    padding-top: 0
}

.ast-desktop-header-content>:last-child,
.ast-mobile-header-content>:last-child {
    padding-bottom: 0
}

#ast-desktop-header .ast-desktop-header-content,
.ast-mobile-header-wrap .ast-mobile-header-content {
    display: none
}

.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {
    width: unset;
    margin: unset
}

.ast-desktop-header-content,
.ast-mobile-header-wrap .ast-mobile-header-content {
    background-color: #fff
}

.ast-desktop-header-content>*,
.ast-desktop-popup-content>*,
.ast-mobile-header-content>*,
.ast-mobile-popup-content>* {
    padding-top: 0;
    padding-bottom: 0
}

.content-align-flex-start .ast-builder-layout-element {
    justify-content: flex-start
}

.content-align-flex-start .main-header-menu {
    text-align: left
}

[data-section=section-header-mobile-trigger] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 20px;
    height: 20px;
    fill: var(--ast-global-color-0)
}

[data-section=section-header-mobile-trigger] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
    color: var(--ast-global-color-0)
}

.ast-builder-menu-mobile .main-navigation .menu-item>.menu-link {
    font-family: inherit;
    font-weight: inherit
}

.ast-hfb-header .ast-builder-menu-mobile .main-header-menu,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link {
    border-style: none
}

.ast-builder-menu-mobile .main-navigation {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .ast-builder-menu-mobile .main-navigation {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-builder-menu-mobile .main-navigation {
        display: block
    }
}

:root {
    --e-global-color-astglobalcolor0: #0170B9;
    --e-global-color-astglobalcolor1: #3a3a3a;
    --e-global-color-astglobalcolor2: #3a3a3a;
    --e-global-color-astglobalcolor3: #4B4F58;
    --e-global-color-astglobalcolor4: #F5F5F5;
    --e-global-color-astglobalcolor5: #FFFFFF;
    --e-global-color-astglobalcolor6: #F2F5F7;
    --e-global-color-astglobalcolor7: #424242;
    --e-global-color-astglobalcolor8: #000000
}

body {
    --kmk--preset--color--black: #000000;
    --kmk--preset--color--cyan-bluish-gray: #abb8c3;
    --kmk--preset--color--white: #ffffff;
    --kmk--preset--color--pale-pink: #f78da7;
    --kmk--preset--color--vivid-red: #cf2e2e;
    --kmk--preset--color--luminous-vivid-orange: #ff6900;
    --kmk--preset--color--luminous-vivid-amber: #fcb900;
    --kmk--preset--color--light-green-cyan: #7bdcb5;
    --kmk--preset--color--vivid-green-cyan: #00d084;
    --kmk--preset--color--pale-cyan-blue: #8ed1fc;
    --kmk--preset--color--vivid-cyan-blue: #0693e3;
    --kmk--preset--color--vivid-purple: #9b51e0;
    --kmk--preset--color--ast-global-color-0: var(--ast-global-color-0);
    --kmk--preset--color--ast-global-color-1: var(--ast-global-color-1);
    --kmk--preset--color--ast-global-color-2: var(--ast-global-color-2);
    --kmk--preset--color--ast-global-color-3: var(--ast-global-color-3);
    --kmk--preset--color--ast-global-color-4: var(--ast-global-color-4);
    --kmk--preset--color--ast-global-color-5: var(--ast-global-color-5);
    --kmk--preset--color--ast-global-color-6: var(--ast-global-color-6);
    --kmk--preset--color--ast-global-color-7: var(--ast-global-color-7);
    --kmk--preset--color--ast-global-color-8: var(--ast-global-color-8);
    --kmk--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --kmk--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --kmk--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --kmk--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --kmk--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --kmk--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --kmk--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --kmk--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --kmk--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --kmk--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --kmk--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --kmk--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --kmk--preset--duotone--dark-grayscale: url('https://beta.infinixlogo.com/Abc/wp-content/plugins/css/#wp-duotone-dark-grayscale');
    --kmk--preset--duotone--grayscale: url('https://beta.infinixlogo.com/Abc/wp-content/plugins/css/#wp-duotone-grayscale');
    --kmk--preset--duotone--purple-yellow: url('https://beta.infinixlogo.com/Abc/wp-content/plugins/css/#wp-duotone-purple-yellow');
    --kmk--preset--duotone--blue-red: url('https://beta.infinixlogo.com/Abc/wp-content/plugins/css/#wp-duotone-blue-red');
    --kmk--preset--duotone--midnight: url('https://beta.infinixlogo.com/Abc/wp-content/plugins/css/#wp-duotone-midnight');
    --kmk--preset--duotone--magenta-yellow: url('https://beta.infinixlogo.com/Abc/wp-content/plugins/css/#wp-duotone-magenta-yellow');
    --kmk--preset--duotone--purple-green: url('https://beta.infinixlogo.com/Abc/wp-content/plugins/css/#wp-duotone-purple-green');
    --kmk--preset--duotone--blue-orange: url('https://beta.infinixlogo.com/Abc/wp-content/plugins/css/#wp-duotone-blue-orange');
    --kmk--preset--font-size--small: 13px;
    --kmk--preset--font-size--medium: 20px;
    --kmk--preset--font-size--large: 36px;
    --kmk--preset--font-size--x-large: 42px
}

body {
    margin: 0
}

.has-white-color {
    color: var(--kmk--preset--color--white) !important
}

.has-ast-global-color-0-color {
    color: var(--kmk--preset--color--ast-global-color-0) !important
}

.has-ast-global-color-1-color {
    color: var(--kmk--preset--color--ast-global-color-1) !important
}

.has-ast-global-color-2-color {
    color: var(--kmk--preset--color--ast-global-color-2) !important
}

.has-ast-global-color-3-color {
    color: var(--kmk--preset--color--ast-global-color-3) !important
}

.has-ast-global-color-4-color {
    color: var(--kmk--preset--color--ast-global-color-4) !important
}

.has-ast-global-color-5-color {
    color: var(--kmk--preset--color--ast-global-color-5) !important
}

.has-ast-global-color-6-color {
    color: var(--kmk--preset--color--ast-global-color-6) !important
}

.has-ast-global-color-7-color {
    color: var(--kmk--preset--color--ast-global-color-7) !important
}

.has-ast-global-color-8-color {
    color: var(--kmk--preset--color--ast-global-color-8) !important
}

.has-white-background-color {
    background-color: var(--kmk--preset--color--white) !important
}

.has-ast-global-color-0-background-color {
    background-color: var(--kmk--preset--color--ast-global-color-0) !important
}

.has-ast-global-color-1-background-color {
    background-color: var(--kmk--preset--color--ast-global-color-1) !important
}

.has-ast-global-color-2-background-color {
    background-color: var(--kmk--preset--color--ast-global-color-2) !important
}

.has-ast-global-color-3-background-color {
    background-color: var(--kmk--preset--color--ast-global-color-3) !important
}

.has-ast-global-color-4-background-color {
    background-color: var(--kmk--preset--color--ast-global-color-4) !important
}

.has-ast-global-color-5-background-color {
    background-color: var(--kmk--preset--color--ast-global-color-5) !important
}

.has-ast-global-color-6-background-color {
    background-color: var(--kmk--preset--color--ast-global-color-6) !important
}

.has-ast-global-color-7-background-color {
    background-color: var(--kmk--preset--color--ast-global-color-7) !important
}

.has-ast-global-color-8-background-color {
    background-color: var(--kmk--preset--color--ast-global-color-8) !important
}

.has-white-border-color {
    border-color: var(--kmk--preset--color--white) !important
}

.has-ast-global-color-0-border-color {
    border-color: var(--kmk--preset--color--ast-global-color-0) !important
}

.has-ast-global-color-1-border-color {
    border-color: var(--kmk--preset--color--ast-global-color-1) !important
}

.has-ast-global-color-2-border-color {
    border-color: var(--kmk--preset--color--ast-global-color-2) !important
}

.has-ast-global-color-3-border-color {
    border-color: var(--kmk--preset--color--ast-global-color-3) !important
}

.has-ast-global-color-4-border-color {
    border-color: var(--kmk--preset--color--ast-global-color-4) !important
}

.has-ast-global-color-5-border-color {
    border-color: var(--kmk--preset--color--ast-global-color-5) !important
}

.has-ast-global-color-6-border-color {
    border-color: var(--kmk--preset--color--ast-global-color-6) !important
}

.has-ast-global-color-7-border-color {
    border-color: var(--kmk--preset--color--ast-global-color-7) !important
}

.has-ast-global-color-8-border-color {
    border-color: var(--kmk--preset--color--ast-global-color-8) !important
}

.has-small-font-size {
    font-size: var(--kmk--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--kmk--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--kmk--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--kmk--preset--font-size--x-large) !important
}

.star img {
    width: 70%
}

.header-bar [class^=eicon] {
    right: 0 !important;
    top: 0 !important
}

.card-body p {
    text-align: center;
    font-size: 15px
}

.card-body h6 {
    text-align: center;
    font-weight: 600;
    font-size: 18px
}

.card-body .owl-carousel .owl-item img {
    display: block !important;
    width: auto;
    text-align: center;
    display: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.card-body.text-center {
    text-align: center
}

.eael-logo-carousel.swiper-container .swiper-slide img {
    width: 70%
}

.logo img {
    width: 80%
}

.main-nav li a {
    padding: 3px 15px !important
}

ul {
    list-style: none
}

.top-form {
    background: linear-gradient(to bottom, #b9dafbad 70%, #b9dafb 90%);

    padding: 40px;
    border-radius: 15px;
    text-align: center;
    height: 520px;
    transform: scale(.9);
    box-shadow: #0679ef 0px 0px 4px, #0679ef 30px -19px 0px -3px, #0679ef 0px 0px 0px inset;
}

.top-form h3 {
    font-family: 'Segoe UI';
    font-weight: 600;
    color: #000;
    font-size: 20px;
    margin: 0
}
.top-form button{color:#fff !important;}

option {
    color: #000;
    background: #fff
}

.top-form:before {
    content: "";
    position: absolute;
    right: -27px;
    width: 100px;
    height: 96px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -23px;
    opacity: 1
}

.top-form strong {

    font-weight: 500;
    color: rgb(21, 20, 24);
    font-size: 28px
}

.top-form input {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    color: #fff;
    border: 1px solid #000;
    background: 0 0
}

.top-form input:focus,
input:focus {
    outline: 0
}

input:focus,
textarea:focus {
    outline: 0
}

.top-form textarea {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    background: 0 0;
    border: 1px solid #000;
    color: #000
}

::placeholder {
    color: #000 !important
}

.form-control {
    background: 0 0;
    color: #000
}

.top-form textarea {
    height: 80px
}

.top-form br {
    display: none
}

.kmk input:not([type=submit]),
.kmk select,
.kmk textarea {
/*     margin-top: 10px !important; */
    color: #000 !important;
    background: #fff !important;
}

.kmk-kit-6 .kmk-button,
.kmk-kit-6 button,
.kmk-kit-6 input[type=button],
.kmk-submit {
    font-weight: 600;
    background: #0679ef;
    border: 0;
    padding: 15px 20px
}

.sec3 img {
    width: 50%
}

.btn1 {
    padding: 15px 30px;
    background: #0679ef;
    border: 1px solid #fff;
    border-radius: 5px
}

.btn2 {
    padding: 15px 30px;
    border-radius: 5px;
    border: 1px solid #0679ef;
    color: #000!important;
}

.btn3 {
    padding: 15px 30px;
    background: 0 0;
    border: 1px solid #0679ef;
    border-radius: 5px
}

.btn5 {
    padding: 15px 30px;
    background: #fff;
    border: 1px solid;
    border-radius: 5px;
    color: #000
}

a.btn1,
a.btn2,
a.btn3,
a.hirebtn {
    color: #fff
}

a.hirebtn {
    color: #fff;
    padding: 10px 40px;
    border-radius: 5px
}

a.hirebtn:hover {
    background: #0679EF;
    border: 1px solid #fff
}

.kmk-8 .kmk-element.kmk-element-9559a6e .kmk-button {
    padding: 15px 50px
}

.ftr-form {
    padding: 0;
    border-radius: 15px;
    text-align: center;
    height: 260px
}

.ftr-form textarea {
    height: 80px
}

.ftr-form br,
.main-header-bar-wrap {
    display: none
}

.kmk input:not([type=submit]),
.kmk select,
.kmk textarea {
    margin-top: 10px;
    color: #000;
    background-color: #fff;
}

input.kmk-form-control.has-spinner.kmk-submit {
    width: 100%
}

.box {
    padding: 20px;
    background-color: #0679EF;
    border-radius: 8px;
    margin: 10px;
    width: 100%
}

.box img {
    width: 100%
}

.box_res {
    width: 100%
}

.box h2 {
    padding: 0 !important;
    color: #fff;
    font-weight: 600;
    margin: 0;

    font-size: 20px
}

.rating-top {
    display: flex;
    padding: 10px 0
}

.rating-text {
    padding: 10px
}

.box h3 {
    color: #fff;
    font-weight: 600
}

.box h4 {
    color: #fff;
    font-weight: 600;
    font-size: 35px
}

small {
    text-align: center;
    color: #fff;
    display: block
}

.box p {
    padding: 0 !important;
    color: #fff;
    
    font-size: 15px;
    margin: 0
}

.d1 {
    display: flex;
    padding: 10px
}

.d3 {
    display: flex;
    padding: 10px
}

.d1 {
    padding: 10px 0
}

.d2 {
    display: flex;
    width: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0
}

.hirebtn {
    background-color: #0679ef;
    color: #fff;
    border-radius: 0;
    padding: 10px 40px;
    width: 100%;
    display: block
}

small {
    text-align: left
}

img.alignnone.str.kmk-image-770 {
    width: 50%
}

#left-area ul.kmk-icon-list-items,
.kmk .kmk-element ul.kmk-icon-list-items,
.kmk-edit-area .kmk-element ul.kmk-icon-list-items {
    margin: 0
}

[class*=" eicon-"],
[class^=eicon] {
    right: 289px;
    top: -9px;
    padding: 10px;
    border-radius: 50px;
    background: #fff;
    position: relative
}

.kmk-nav-menu__align-right .kmk-nav-menu,
.kmk-nav-menu__align-right .kmk-nav-menu--layout-vertical>ul>li>a {
    padding: 20px
}

.kmk-nav-menu--dropdown .kmk-item.kmk-item-active,
.kmk-nav-menu--dropdown .kmk-item:focus,
.kmk-nav-menu--dropdown .kmk-item:hover {
    background-color: none;
    background: #0679ef
}

.footer-sec {
    background: #0679ef
}

@media screen and (max-width:768px) {
    .top-form {
        padding: 20px;
        height: 470px
    }

    .top-form:before {
        right: -8px;
        width: 90px;
        height: 90px
    }

    .eael-logo-carousel.swiper-container .swiper-slide img {
        width: 100%
    }

    .kmk-955 .kmk-element.kmk-element-449e5fa .kmk-image-box-wrapper .kmk-image-box-img {
        width: 30%
    }
}

[data-lazy-src] {
    display: none !important
}

/*! kmk - v3.5.6 - 28-02-2022 */
.kmk-widget-image {
    text-align: center
}

.kmk-widget-image a {
    display: inline-block
}

.kmk-widget-image a img[src$=".svg"] {
    width: 48px
}

.kmk-widget-image img {
    vertical-align: middle;
    display: inline-block
}

/*! kmk - v3.5.6 - 28-02-2022 */
.kmk-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.kmk-widget-heading .kmk-heading-title[class*=kmk-size-]>a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.kmk-widget-heading .kmk-heading-title.kmk-size-small {
    font-size: 15px
}

.kmk-widget-heading .kmk-heading-title.kmk-size-medium {
    font-size: 19px
}

.kmk-widget-heading .kmk-heading-title.kmk-size-large {
    font-size: 29px
}

.kmk-widget-heading .kmk-heading-title.kmk-size-xl {
    font-size: 39px
}

.kmk-widget-heading .kmk-heading-title.kmk-size-xxl {
    font-size: 59px
}

/*! kmk - v3.5.6 - 28-02-2022 */
.kmk-widget .kmk-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.kmk-widget .kmk-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative
}

.kmk-widget .kmk-icon-list-item:after {
    position: absolute;
    bottom: 0;
    width: 100%
}

.kmk-widget .kmk-icon-list-item,
.kmk-widget .kmk-icon-list-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: inherit
}

.kmk-widget .kmk-icon-list-icon+.kmk-icon-list-text {
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 5px
}

.kmk-widget .kmk-icon-list-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.kmk-widget .kmk-icon-list-icon svg {
    width: var(--e-icon-list-icon-size, 1em);
    height: var(--e-icon-list-icon-size, 1em)
}

.kmk-widget .kmk-icon-list-icon i {
    width: 1.25em;
    font-size: var(--e-icon-list-icon-size)
}

.kmk-widget.kmk-widget-icon-list .kmk-icon-list-icon {
    text-align: var(--e-icon-list-icon-align)
}

.kmk-widget.kmk-widget-icon-list .kmk-icon-list-icon svg {
    margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}

.kmk-widget.kmk-list-item-link-full_width a {
    width: 100%
}

.kmk-widget.kmk-align-center .kmk-icon-list-item,
.kmk-widget.kmk-align-center .kmk-icon-list-item a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.kmk-widget.kmk-align-center .kmk-icon-list-item:after {
    margin: auto
}

.kmk-widget.kmk-align-left .kmk-icon-list-item,
.kmk-widget.kmk-align-left .kmk-icon-list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.kmk-widget.kmk-align-right .kmk-icon-list-item,
.kmk-widget.kmk-align-right .kmk-icon-list-item a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.kmk-widget.kmk-align-right .kmk-icon-list-items {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.kmk-widget:not(.kmk-align-right) .kmk-icon-list-item:after {
    left: 0
}

.kmk-widget:not(.kmk-align-left) .kmk-icon-list-item:after {
    right: 0
}

@media (max-width:1024px) {

    .kmk-widget.kmk-tablet-align-center .kmk-icon-list-item,
    .kmk-widget.kmk-tablet-align-center .kmk-icon-list-item a,
    .kmk-widget.kmk-tablet-align-center .kmk-icon-list-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .kmk-widget.kmk-tablet-align-center .kmk-icon-list-item:after {
        margin: auto
    }

    .kmk-widget.kmk-tablet-align-left .kmk-icon-list-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .kmk-widget.kmk-tablet-align-left .kmk-icon-list-item,
    .kmk-widget.kmk-tablet-align-left .kmk-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .kmk-widget.kmk-tablet-align-right .kmk-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .kmk-widget.kmk-tablet-align-right .kmk-icon-list-item,
    .kmk-widget.kmk-tablet-align-right .kmk-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .kmk-widget:not(.kmk-tablet-align-right) .kmk-icon-list-item:after {
        left: 0
    }

    .kmk-widget:not(.kmk-tablet-align-left) .kmk-icon-list-item:after {
        right: 0
    }
}

@media (max-width:767px) {

    .kmk-widget.kmk-mobile-align-center .kmk-icon-list-item,
    .kmk-widget.kmk-mobile-align-center .kmk-icon-list-item a,
    .kmk-widget.kmk-mobile-align-center .kmk-icon-list-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .kmk-widget.kmk-mobile-align-center .kmk-icon-list-item:after {
        margin: auto
    }

    .kmk-widget.kmk-mobile-align-left .kmk-icon-list-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .kmk-widget.kmk-mobile-align-left .kmk-icon-list-item,
    .kmk-widget.kmk-mobile-align-left .kmk-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .kmk-widget.kmk-mobile-align-right .kmk-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .kmk-widget.kmk-mobile-align-right .kmk-icon-list-item,
    .kmk-widget.kmk-mobile-align-right .kmk-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .kmk-widget:not(.kmk-mobile-align-right) .kmk-icon-list-item:after {
        left: 0
    }

    .kmk-widget:not(.kmk-mobile-align-left) .kmk-icon-list-item:after {
        right: 0
    }
}

/*! kmk - v3.5.6 - 28-02-2022 */
.kmk-widget-image-box .kmk-image-box-content {
    width: 100%
}

@media (min-width:768px) {

    .kmk-widget-image-box.kmk-position-left .kmk-image-box-wrapper,
    .kmk-widget-image-box.kmk-position-right .kmk-image-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .kmk-widget-image-box.kmk-position-right .kmk-image-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .kmk-widget-image-box.kmk-position-left .kmk-image-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .kmk-widget-image-box.kmk-position-top .kmk-image-box-img {
        margin: auto
    }

    .kmk-widget-image-box.kmk-vertical-align-top .kmk-image-box-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .kmk-widget-image-box.kmk-vertical-align-middle .kmk-image-box-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .kmk-widget-image-box.kmk-vertical-align-bottom .kmk-image-box-wrapper {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width:767px) {
    .kmk-widget-image-box .kmk-image-box-img {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 15px
    }
}

.kmk-widget-image-box .kmk-image-box-img {
    display: inline-block
}

.kmk-widget-image-box .kmk-image-box-title a {
    color: inherit
}

.kmk-widget-image-box .kmk-image-box-wrapper {
    text-align: center
}

.kmk-widget-image-box .kmk-image-box-description {
    margin: 0
}

/*! kmk - v3.5.6 - 28-02-2022 */
/*! kmk - v3.5.6 - 28-02-2022 */
.kmk-counter .kmk-counter-number-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 69px;
    font-weight: 600;
    line-height: 1
}

.kmk-counter .kmk-counter-number-prefix,
.kmk-counter .kmk-counter-number-suffix {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: pre-wrap
}

.kmk-counter .kmk-counter-number-prefix {
    text-align: right
}

.kmk-counter .kmk-counter-number-suffix {
    text-align: left
}

.kmk-counter .kmk-counter-title {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    line-height: 2.5
}

/*! kmk - v3.5.6 - 28-02-2022 */
.kmk-widget-social-icons.kmk-grid-0 .kmk-widget-container,
.kmk-widget-social-icons.kmk-grid-mobile-0 .kmk-widget-container,
.kmk-widget-social-icons.kmk-grid-tablet-0 .kmk-widget-container {
    line-height: 1;
    font-size: 0
}

.kmk-widget-social-icons:not(.kmk-grid-0):not(.kmk-grid-tablet-0):not(.kmk-grid-mobile-0) .kmk-grid {
    display: inline-grid
}

.kmk-widget-social-icons .kmk-grid {
    grid-column-gap: var(--grid-column-gap, 5px);
    grid-row-gap: var(--grid-row-gap, 5px);
    grid-template-columns: var(--grid-template-columns);
    -webkit-box-pack: var(--justify-content, center);
    -ms-flex-pack: var(--justify-content, center);
    justify-content: var(--justify-content, center);
    justify-items: var(--justify-content, center)
}

.kmk-icon.kmk-social-icon {
    font-size: var(--icon-size, 25px);
    line-height: var(--icon-size, 25px);
    width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
    height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))
}

.kmk-social-icon {
    --e-social-icon-icon-color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: #818a91;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    cursor: pointer
}

.kmk-social-icon i {
    color: var(--e-social-icon-icon-color)
}

.kmk-social-icon svg {
    fill: var(--e-social-icon-icon-color)
}

.kmk-social-icon:last-child {
    margin: 0
}

.kmk-social-icon:hover {
    opacity: .9;
    color: #fff
}

.kmk-social-icon-apple {
    background-color: #999
}

.kmk-social-icon-digg {
    background-color: #005be2
}

.kmk-social-icon-kmk {
    background-color: #d30c5c
}

.kmk-social-icon-envelope {
    background-color: #ea4335
}

.kmk-social-icon-facebook,
.kmk-social-icon-facebook-f {
    background-color: #3b5998
}

.kmk-social-icon-github {
    background-color: #333
}

.kmk-social-icon-link {
    background-color: #818a91
}

.kmk-social-icon-linkedin,
.kmk-social-icon-linkedin-in {
    background-color: #0077b5
}

.kmk-social-icon-medium {
    background-color: #00ab6b
}

.kmk-social-icon-odnoklassniki {
    background-color: #f4731c
}

.kmk-social-icon-pinterest {
    background-color: #bd081c
}

.kmk-social-icon-reddit {
    background-color: #ff4500
}

.kmk-social-icon-rss {
    background-color: #f26522
}

.kmk-social-icon-skype {
    background-color: #00aff0
}

.kmk-social-icon-stumbleupon {
    background-color: #eb4924
}

.kmk-social-icon-telegram {
    background-color: #2ca5e0
}

.kmk-social-icon-tumblr {
    background-color: #35465c
}

.kmk-social-icon-twitter {
    background-color: #1da1f2
}

.kmk-social-icon-vk {
    background-color: #45668e
}

.kmk-social-icon-whatsapp {
    background-color: #25d366
}

.kmk-social-icon-wordpress {
    background-color: #21759b
}

.kmk-social-icon-xing {
    background-color: #026466
}

.kmk-social-icon-500px {
    background-color: #0099e5
}

.kmk-shape-circle .kmk-icon.kmk-social-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.x-item {
    width: 206px !important;
    height: 61px !important;
}

/* aaaaaaaa */
.item {
    opacity: 0.4;
    transition: .4s ease all;
    margin: 0 20px;
    transform: scale(.8);
}

@media(max-width:1000px) {
    .item {
        margin: 0;
        transform: scale(.9)
    }
}

.active .item {
    opacity: 1;
    transform: scale(1);
}

/* navbar */

.top-bar {
    padding: .5rem 0;
    background: #eee;
}

.top-bar a {
    color: #666666;
}

.site-navbar {
    margin-bottom: 0px;
    z-index: 1999;
    position: relative;
    width: 100%;
    padding: 1rem;
}

@media (max-width: 991.98px) {
    .site-navbar {
        padding-top: 1rem;
        padding-bottom:1rem;
    }
}

.site-navbar .toggle-button {
    position: absolute;
    right: 0px;
}

.site-navbar .site-logo {
    position: absolute;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 0;
    margin: 0;
    padding: 0;
    z-index: 3;
}

@media (max-width: 991.98px) {
    .site-navbar .site-logo {
        float: left;
        position: relative;
    }
}

.site-navbar .site-navigation.border-bottom {
    border-bottom: 1px solid white !important;
}

.site-navbar .site-navigation .site-menu {
    margin-bottom: 0;
}

.site-navbar .site-navigation .site-menu .active {
    color: #007bff !important;
}

.site-navbar .site-navigation .site-menu a {
    text-decoration: none !important;
    display: inline-block;
}

.site-navbar .site-navigation .site-menu>li {
    display: inline-block;
}


/* Dropdown */


.site-navbar .site-navigation .site-menu>li {

    display: inline-block;
    position:relative;

}

.site-navbar .site-navigation .site-menu>li .drop-down-menu ul{
    padding:0;
    margin: 0;
}
.site-navbar .site-navigation .site-menu>li .drop-down-menu ul li:last-child{
    border-bottom:none;
    margin: 0 0 0;
}
.site-navbar .site-navigation .site-menu>li .drop-down-menu ul li{
    padding:8px;
    border-bottom:1px solid #fff;
    margin: 0 0 8px;
}
.site-navbar .site-navigation .site-menu>li .drop-down-menu ul li a{
    
    color: #fff !important;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;

}
@keyframes bounce2 {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-15px);
    }
}
.site-navbar .site-navigation .site-menu li:hover a i {
    animation: bounce2 1s ease infinite;
}

  .site-navbar .site-navigation .site-menu li:hover .drop-down-menu{
    display: block;
    top: 80%;
}
.site-navbar .site-navigation .site-menu>li .drop-down-menu{
    
    position: absolute;
    width: 230px;
    background: #394d4e;
    text-align: left;
    padding: 0;
    display:none;
    transition: .3s all ease-in-out;
    z-index: 999;

}

  /* Dropdown Ends */

.site-navbar .site-navigation .site-menu>li>a {
    margin-left: 15px;
    margin-right: 10px;
    padding: 20px 0px;
    color: #000; 
    display: inline-block;
    text-decoration: none !important;
    font-weight: 500;
}

.site-navbar .site-navigation .site-menu>li>a:hover {
    color: #007bff;
}

.site-navbar .site-navigation .site-menu .has-children {
    position: relative;
}

.site-navbar .site-navigation .site-menu .has-children>a {
    position: relative;
    padding-right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children>a:before {
    position: absolute;
    content: "\e313";
    font-size: 16px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'icomoon';
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    border-top: 2px solid #007bff;
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
    padding: 0px 0;
    margin-top: 20px;
    margin-left: 0px;
    background: #fff;
    -webkit-transition: 0.2s 0s;
    -o-transition: 0.2s 0s;
    transition: 0.2s 0s;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
    position: absolute;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    display: none;
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
    text-transform: none;
    letter-spacing: normal;
    -webkit-transition: 0s all;
    -o-transition: 0s all;
    transition: 0s all;
    color: #000 !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a.active {
    color: #007bff !important;
    background: #f8f9fa;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 200px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
    padding: 9px 20px;
    display: block;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
    background: #f8f9fa;
    color: #ced4da;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
    content: "\e315";
    right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
    left: 100%;
    top: 0;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:active>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:focus>a {
    background: #f8f9fa;
    color: #ced4da;
}

.site-navbar .site-navigation .site-menu .has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children:focus>a,
.site-navbar .site-navigation .site-menu .has-children:active>a {
    color: #007bff;
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
    cursor: pointer;
}

.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0px;
    visibility: visible;
    opacity: 1;
}

.site-mobile-menu {
    width: 300px;
    position: fixed;
    right: 0;
    z-index: 2000;
    padding-top: 20px;
    background: #fff;
    height: calc(100vh);
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
    float: right;
    margin-top: 8px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    font-size: 30px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 0px;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
    color: #ced4da;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
    float: left;
    margin-top: 10px;
    margin-left: 0px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
    display: inline-block;
    text-transform: uppercase;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
    max-width: 70px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
    text-decoration: none;
}

.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px;
}

.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.site-mobile-menu .site-nav-wrap a {
    padding: 10px 20px;
    display: block;
    position: relative;
    color: #212529;
}

.site-mobile-menu .site-nav-wrap a:hover {
    color: #007bff;
}

.site-mobile-menu .site-nav-wrap li {
    position: relative;
    display: block;
}

.site-mobile-menu .site-nav-wrap li .nav-link.active {
    color: #007bff;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 20;
    width: 36px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
    background: #f8f9fa;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
    font-size: 12px;
    z-index: 20;
    font-family: "icomoon";
    content: "\f078";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.site-mobile-menu .site-nav-wrap>li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.site-mobile-menu .site-nav-wrap>li>a {
    padding-left: 20px;
    font-size: 20px;
}

.site-mobile-menu .site-nav-wrap>li>ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
    display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
    padding-left: 40px;
    font-size: 16px;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
    padding: 0;
    margin: 0;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
    display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
    font-size: 16px;
    padding-left: 60px;
}

.site-mobile-menu .site-nav-wrap[data-class="social"] {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 5em;
}

.site-mobile-menu .site-nav-wrap[data-class="social"]>li {
    width: auto;
}

.site-mobile-menu .site-nav-wrap[data-class="social"]>li:first-child a {
    padding-left: 15px !important;
}

.sticky-wrapper {
    position: relative;
    z-index: 100;
    width: 100%;
}

.sticky-wrapper .site-navbar {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.sticky-wrapper .site-navbar {
    background: #fff;
}

.sticky-wrapper .site-navbar .site-logo a {
    color: #fff;
}

/* .sticky-wrapper .site-navbar ul li a {
    color: rgba(255, 255, 255, 0.7) !important;
} */

.sticky-wrapper .site-navbar ul li a.active {
    color: #fff !important;
}

.sticky-wrapper.is-sticky .site-navbar {
    background: #fff;
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
}

.sticky-wrapper.is-sticky .site-navbar .site-logo a {
    color: #007bff;
}

.sticky-wrapper.is-sticky .site-navbar ul li a {
    color: #000 !important;
}

.sticky-wrapper.is-sticky .site-navbar ul li a.orderNow-btn {
    color: #ffffff !important;
}
.sticky-wrapper.is-sticky .site-navbar ul li a.active {
    color: #007bff !important;
}

.sticky-wrapper .shrink {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media (max-width: 991.98px) {
    .sticky-wrapper .shrink {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
}


@media (max-width: 480px){
    .kmk-col-50x {
        width: 100%;
        display: contents;

    }

}


.btnss-2{
    text-align: right;
    
}

.btnss-2 a{
    color: #fff;

}

.btn-01 {
    padding: 8px 30px!important;
    background: #0679EF;
    border-radius: 0px;
    color: #fff!important;
}

.btn-02{
    padding: 10px 30px;
    background: #0679EF;
    border-radius: 0px;
}


.services-2 {
    background-color: #F6F6F6;
    padding: 50px 0px 30px 0px;

}

.service-content h2 {
    margin-bottom: 15px;
    font-weight:600;
}

.service-img img {
    margin-top: 30px;
}

.service-content-2 {
    margin-top: 20px
}

.head{
    margin-top:45px!important;
}

.service-content-2 h2 {
    margin-bottom: 20px;
    color: #0679EF;
    font-size: 30px;
    font-weight: 600;
}
.service-point{
    margin-left:0px!important
}
.service-point li i{
    top: -2px;
    color: #0679ef;
    font-size: 8px;
    margin-right: 5px;
    position:relative;
                    }






/* new-section-our-services */

section.services {
    padding: 70px 0 50px;
    /* margin: 0 0 50px; */
    background-color: #f5f5f5;
}

section.services .heading_area {
    margin: 0;
}

.section-title .main-title, .about .main-title {
    font-size: 38px;
    letter-spacing: 0.8px;
    text-align: center;
}

.heading_area .main_paragraph {
    text-align: center;
    color: #4d4d4d;
    font-size: 17px;
    margin: 15px auto 0;
    display: block;
    vertical-align: middle;
    text-transform: none;
    line-height: 25px;
    font-weight: 500;
}

.txt_medblack {
    color: #444445 !important;
}

.services-list {
    max-width: 480px;
}

.services-list a {
    padding: 0 15px;
    line-height: 33px;
    border: 1px solid #0679ef;
    color: #0679ef;
    border-radius: 8px;
    font-weight: 600;
    pointer-events: none;

    margin-right: 15px;
    margin-bottom: 15px !important;
    display: inline-block;
}

.services .cta_cmn_btn {
    margin-top: 30px;
}

#testimonials .cta_cmn_btn a:nth-child(1), .services .cta_cmn_btn a:nth-child(1) {
    position: relative;
    top: -4px;
}

.ready_right a, .testimonial_area .cta_cmn_btn a:nth-child(1), .services .cta_cmn_btn a:nth-child(1) {
    padding: 6px 25px;
    border-radius: 10px;
    border: 2px solid transparent;
    transition: all 0.2s linear;
}

.main {
    width: 100%;
    min-height: 380px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.service {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    box-shadow: 0 0 20px -15px #030380;
    transition: transform .8s;
}

.service-logo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: -70px auto 0;
    background: #fff;
    border: 6px solid #0679ef;
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-categories {
    padding: 30px 0 0;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.our_services .auto_slideshow {
    max-width: 1070px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.our_services .auto_slideshow .moving_slowly {
    animation: moveSlideshow 90s linear infinite;
}
.our_services .auto_slideshow > div {
    width: 3000px;
}

.service-categories .col-md-3 {
    max-width: 6%;
    text-align: center;
    display: inline-block;
    flex: none;
    margin: 0;
    padding: 0 10px;
}

.service-categories .card {
    text-align: center;
    padding: 20px 15px 10px;
    margin: 3px 0 10px;
    height: 115px;
    overflow: hidden;
}

.service-card {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    padding: 20px 0 10px;
    text-align: center;
}

.service-categories .subjects_icon.icon1 {
    background-position: -20px -20px;
}

.service-categories .subjects_icon.icon6 {
    background-position: -369px -20px;
}

.service-logo .fas.fa-user-edit {
    position: relative;
    left: 4px;
}

.service-logo i {
    color: #0679ef;
    font-size: 38px;
}
.ready1 .ready_right .cta_cmn_btn a:nth-child(4) .fas, .testimonial_area .cta_cmn_btn a:nth-child(4) .fas, .call-cta .fa-comment-dots {
    margin-right: 0px;
    color: #0679ef;
    font-size: 26px;
    margin-right: 5px;
}

.service h4::before {
    background: linear-gradient(to right, #0679ef, #fff);
    left: -5px;
    bottom: -5px;
}

.service h4::after, .service h4::before {
    content: '';
    width: 40px;
    height: 30px;
    position: absolute;
    z-index: -1;
}

#process .mb-60{
    margin-bottom: 15px;
}

.testimonial_area .cta_cmn_btn a > p, .services .cta_cmn_btn a > p {
    color: #161c2d !important;
}

.call-cta p em {
    font-style: normal;
    font-size: 14px;
    display: block;
    margin-bottom: 0;
    line-height: 8px;
    font-weight: 700;
    color:#000;
}
.call-cta p {
    display: inline-block;
    font-size: 15px;
    padding-left: 8px;
    position: relative;
    top: 3px;
    font-weight: 400;
    color:#161c2d;

    margin-bottom: 0 !important;
}
#testimonials .cta_cmn_btn a:nth-child(1),.services .cta_cmn_btn a:nth-child(1) {
    position: relative;
top: -4px;
}

.ready1 .ready_right .cta_cmn_btn a:nth-child(3) .fa, .testimonial_area .cta_cmn_btn a:nth-child(3) .fa, .cta_cmn_btn .call-cta .fa.fa-phone {
    margin-right: 1px;
    color: #0679ef;
    transform: rotateZ(34dg);
    transform: rotateZ(43deg);
    font-size: 26px;
    position: relative;
    top: 2px;
}

.ready_right .cta_cmn_btn a:nth-child(1), .testimonial_area .cta_cmn_btn a:nth-child(1), .services .cta_cmn_btn a:nth-child(1) {
    background-color: #0679ef;
    color: #fff;
    margin-right: 0px;
}

.ready_right a, .testimonial_area .cta_cmn_btn a:nth-child(1), .services .cta_cmn_btn a:nth-child(1) {
    padding: 6px 25px;
    border-radius: 10px;
    border: 2px solid transparent;
    transition: all 0.2s linear;
}





.services .cta_cmn_btn {
  margin-top: 30px;
}
.service-categories .subjects_icon {
    background: url(../images/subjects_sprites_icons.png);
    width: 35px;
    height: 35px;
    margin: 0 auto 0;
    display: inline-block;
    /* animation: bounce 3s linear; */
    position: relative;
    transition: transform .5s, visibility .5s ease-in;
}

.service-categories .card-title {
    padding-top: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
}

.services-list a {
padding: 0 15px;
line-height: 33px;
border: 1px solid #0679ef;
color: #0679ef;
border-radius: 8px;
font-weight: 600;
pointer-events: none;
margin-right: 15px;
margin-bottom: 15px !important;
display: inline-block;
}
/* Slide Section css */
.service-categories {
    padding: 30px 0 0;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.auto_slideshow {
    max-width: 1070px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.service-categories .auto_slideshow > div {
    width: 3000px;
}
.service-categories .col-md-3 {
    max-width: 6%;
    text-align: center;
    display: inline-block;
    flex: none;
    margin: 0;
    padding: 0 10px;
}
.service-categories .card {
text-align: center;
padding: 20px 15px 10px;
margin: 3px 0 10px;
height: 115px;
overflow: hidden;
}
.service-card {
    background: transparent;
}
.service-categories .subjects_icon.icon1 {
     background-position: -20px -20px;
}

.service-categories .subjects_icon.icon2 {
     background-position: -93px -20px;
}

.service-categories .subjects_icon.icon3 {
     background-position: -162px -150px;
}

.service-categories .subjects_icon.icon4 {
     background-position: -231px -20px;
}

.service-categories .subjects_icon.icon5 {
     background-position: -300px -20px;
}

.service-categories .subjects_icon.icon6 {
     background-position: -369px -20px;
}

.service-categories .subjects_icon.icon7 {
     background-position: -422px 0;
}

.service-categories .subjects_icon.icon8 {
     background-position: -490px 0px;
}

.service-categories .subjects_icon.icon9 {
     background-position: -560px 0px;
}

.service-categories .subjects_icon.icon10 {
     background-position: -628px 0px;
}

.service-categories .subjects_icon.icon11 {
     background-position: 0 -67px;
}

.service-categories .subjects_icon.icon12 {
     background-position: -70px -67px;
}

.service-categories .subjects_icon.icon13 {
     background-position: -140px -67px;
}

.service-categories .subjects_icon.icon14 {
     background-position: -210px -67px;
}

.service-categories .subjects_icon.icon15 {
     background-position: -140px -196px;
}

.service-categories .subjects_icon.icon16 {
     background-position: -210px -197px;
}

.service-categories .subjects_icon.icon17 {
     background-position: -20px -74px;
}

.service-categories .subjects_icon.icon18 {
     background-position: -91px -74px;
}

.service-categories .subjects_icon.icon19 {
     background-position: -162px -74px;
}

.service-categories .subjects_icon.icon20 {
     background-position: -228px -74px;
}

.service-categories .subjects_icon.icon21 {
     background-position: -301px -74px;
}

.service-categories .subjects_icon.icon22 {
     background-position: -366px -74px;
}


.service-card:hover {
    border-right: 5px solid #0679ef;
    border-left: 5px solid #0679ef;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.01);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.01);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.01);
    transition: all 200ms ease-in;
    transform: scale(1.05);
}
.service-categories .card-title {
    padding-top: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
}

.exsmall_title {
    font-size: 20px;
    margin: 0;
    vertical-align: middle;
}
.txt_medblack {
    color: #444445 !important;
}
#testimonials .customer-testi img {
  width: 10%;
}
#owl-carousel1 .owl-pagination{
    display: none;
}
#owl-carousel1.owl-carousel .owl-item{
    padding: 0 15px 0 0;
}
.service_btm ul{
    list-style: none;
padding: 0;
}
.service_btm ul li{
display: inline-block;
width: 6%;
margin-right: 15px;
}
.service-card{
 border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    padding: 20px 0 10px;
    text-align: center;
}
.service_btm.service-categories.service_btm_2 {
  padding: 0;
}
.main {
width: 100%;
min-height: 380px;
text-align: center;
position: relative;
cursor: pointer;
}

.service {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  box-shadow: 0 0 20px -15px #030380;
  transition: transform .8s;
}

/* Mengatur posisi logo service */
.service-logo {
width: 80px;
height: 80px;
border-radius: 50%;
margin: -70px auto 0;
background: #fff;
border: 6px solid #0679ef;
display: flex;
justify-content: center;
align-items: center;
}

/* Membuat border title */
.service h4 {
height: 35px;
width: 91%;
margin: 15px auto 25px;
background: #fff;
position: relative;
font-size: 18px;
}

.service h4::after,
.service h4::before {
  content: '';
  width: 40px;
  height: 30px;
 position: absolute;
 z-index: -1;
}

.service h4::after {
background: linear-gradient(to right, #fff, #0679ef);
right: -5px;
top: -5px;
}

.service h4::before {
background: linear-gradient(to right, #0679ef, #fff);
left: -5px;
bottom: -5px;
}




.main:hover .service {
  transform: translateY(-20px);
}

.main:hover::after {
  transform: translateY(-25px);
}

.service-logo img {
  transition: transform 1s;
}

.main:hover .service-logo img {
  transform: rotate(360deg);
}
.services_section .service p{
    color: #444445 !important;
}
.service-logo i{
color: #0679ef;
font-size: 38px;
}
.service-logo .fas.fa-user-edit{
    position: relative;
    left: 4px;
}
.service.service_1 h4{
padding: 7px 0;
}
.last-service-item {
border: unset !important;
color: #2fc98b !important;
padding: 0 !important;
pointer-events: unset !important;
}

/*Infintite slow scroll move slider*/
.our_services .auto_slideshow {
    max-width: 1070px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.our_services .auto_slideshow > div {
    width: 3000px;
}

.our_services .auto_slideshow .moving_slowly {
    animation: moveSlideshow 90s linear infinite;
}

.our_services .auto_slideshow .moving_slowly:hover {
    animation-play-state: paused;

}

@keyframes moveSlideshow {
    100% {
        transform: translateX(-66.6666%);
    }
}




/* new-section-our-services */

@media only screen and (max-width: 767px){
.call-cta {
    text-align: left;
}

[href^='tel'] {
    cursor: pointer;
    pointer-events: unset !important;
}

.ready1 .ready_right .cta_cmn_btn a:nth-child(2) p::after,
.testimonial_area .cta_cmn_btn a:nth-child(2) p::after {
    left: 6px;
}



.ready1 .ready_right .cta_cmn_btn a:nth-child(1),
.testimonial_area .cta_cmn_btn a:nth-child(1) {
    max-width: 280px;
    margin: 0 auto 20px;
    text-align: center;
}



.testimonial_right_btm .tesimonial_seals {
    display: inline-block;
    margin: 0 auto 20px;
    position: unset !important;
}

.testimonial_right_btm .tesimonial_seals {
    display: inline-block;
    margin: 0 auto 20px;
}

.ready1 .ready_right .cta_cmn_btn a:nth-child(2),
.ready1 .ready_right .cta_cmn_btn a:nth-child(3),
.testimonial_area .cta_cmn_btn a:nth-child(2),
.testimonial_area .cta_cmn_btn a:nth-child(3) {
    position: relative;
    top: 2px;
    text-align: center;
    display: inline-block;
}

.ready1 .ready_right .cta_cmn_btn a:nth-child(2) {
    margin-right: 5px;
    margin-left: 0;
}

.testimonial_area .cta_cmn_btn a {
    margin-right: 5px;
}

.testimonial_right_btm {
    padding: 15px 0 1px;
}

#process .section-title.mb-60 {
    margin-bottom: 0 !important;
}

.ready1 .ready_right .cta_cmn_btn a,
.testimonial_area .cta_cmn_btn a {
    display: block;
    margin-bottom: 15px;
}

.testimonial_area .cta_cmn_btn {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 40px;
}

.ready1 .ready_right .cta_cmn_btn a:nth-child(1),
.testimonial_area .cta_cmn_btn a:nth-child(1) {
    max-width: 280px;
    margin: 0 auto 20px;
    text-align: center;
}




}

@media only screen and (max-width: 479px){
.services .call-cta p {
    padding-left: 15px;
}
}



@media only screen and (max-width: 575px){
.call-cta p {
    font-size: 14px;
    text-align: left;
}

.ready1 .ready_right .cta_cmn_btn a:nth-child(2) p::after,
.testimonial_area .cta_cmn_btn a:nth-child(2) p::after {
    left: 6px;
}


.testimonial_area {
    padding: 0px 0;
}

.ready1 .ready_right p:nth-child(2),
.testimonial_area .cta_cmn_btn a > p:nth-child(2) {
    padding-left: 20px;
}


.services .cta_cmn_btn a:nth-child(1) {
    max-width: 280px;
    display: block;
    margin: 0 auto 25px;
    text-align: center;
}

.services .cta_cmn_btn {
    text-align: center;
}

.services .call-cta {
    margin-right: 10px;
}

.call-cta {
    display: inline-block !important;
}

}




@media only screen and (max-width: 381px){
    .services .cta_cmn_btn .chaton.call-cta {
        max-width: 155px;
        margin: 0 auto;
        position: relative;
        left: -6px !important;
        top: 15px;
        margin-bottom: 25px;
    }

    .cta_cmn_btn a:nth-child(3) {
        display: block !important;
    

}
}


/* section-2-Special-Benefits-Coupled */

#reviews_area_main, #benefits {
    padding: 100px 0 53px;
    position: relative;
    z-index: 0;
}

.bg-light {
    background-color: #f8f9fa!important;
}

.section-title {
    position: relative;
}

.para-desc {
    max-width: 600px;
}

.features i {
    transition: color 0.5s ease;
    position: relative;
    line-height: 32px;
}
.features i {
    font-size: 24px;
    color: #0679ef;
}

.features .title-2 {
    font-size: 20px;
}
.feature_top h4 {
    display: inline-block;
    position: absolute;
    top: 48px;
    left: 75px;
}

.features:hover i::after {
    background-color: #0679ef;
  }
  .feature_top span img {
    width: 8%;
  }
  .features:hover span::after {
    background-color: #0679ef;
  }
  .features:hover img {
    filter: brightness(0) invert(1);
  }
  #calculate {
    padding: 100px 0;
  }
  

.feature_top + .content.mt-4 {
    margin-top: -5px !important;
    padding-left: 60px;
}

.features:hover i {
    color: #fff;
}



.features i::after, .features span::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    -webkit-transform: rotate(22deg) translateX(-50%);
    transform: rotate(22deg) translateX(-50%);
    background-color: #f1f4fc;
    z-index: -1;
    left: 50%;
    transition: background-color 0.5s ease;
}



.features span::after {
    left: 28px;
  }

#FREE_plan.pricing-rates .title {
    font-size: 19px;
    color: #fff;
    position: absolute;
    left: 33px;
    top: 8px;
    font-weight: 700;
}

#FREE_plan.pricing-rates {
    padding: 15px 10px;
    margin-top: 35px;
}

.pricing-rates.starter-plan {
    z-index: 2;
}
.pricing-rates {
    padding: 50px 30px;
    margin-bottom: 20px;
    border: 1px solid #4466d8;
    position: relative;
    z-index: 1;
}
.shadow {
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 15%) !important;
    box-shadow: 0 0 3px rgb(0 0 0 / 15%) !important;
}
.rounded {
    border-radius: 10px !important;
}

.featture_top h2:nth-child(2) {
    position: absolute;
    right: 44px;
    font-size: 20px;
    color: #fff;
    font-weight: 800;
    top: 10px;
}

.featture_top h2:nth-child(2) span:nth-child(2) {
    display: block;
    color: #0679ef !important;
    font-weight: 600;
    top: -5px !important;
    position: relative;
    left: 1px;
}

.featture_top {
    background-image: url(../images/features-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 350.6px;
    height: 70px;
    position: absolute;
    top: 0px;
    left: 0;
}



.feature.list-unstyled {
    margin-top: 90px;
}

#FREE_plan.pricing-rates ul li {
    margin-bottom: 19px;
}

.pricing-rates .feature .feature-list {
    margin: auto auto 15px;
    font-size: 14px;
    position: relative;
}
.pricing-rates ul li {
    text-align: left;
    transition: color 0.5s ease;
}

.text-success {
    color: #0679ef !important;
}

#FREE_plan.pricing-rates ul li .price_tag {
    padding: 4px;
    border: 1px solid #4466d8;
    border-radius: 30px;
    display: inline-block;
    min-width: 115px;
    text-align: center !important;
    position: absolute;
    right: 0;
    top: -5px;
}

.pricing-rates ul li span {
    float: right;
}

#FREE_plan.pricing-rates ul li .price_tag span {
    font-size: 13px;
    line-height: normal;
    color: #0679ef;
    font-weight: 600;
    display: inline-block;
    float: none !important;
    clear: both;
    position: relative;
}

#FREE_plan.pricing-rates ul li .price_tag .FREE {
    padding: 2px;
    border-radius: 30px;
    min-width: 50px;
}


/* section-cta */

.cta_common.cta_common_second {
  

    background-image: url(../images/ready-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.ready_right.cta_common_second_right {
    position: relative;
    top: 45px;
}

.ready1 .ready_right h5:nth-child(1) {
    padding: 0 0 0;
    max-width: 460px;
}

.ready1 .ready_right p:nth-child(2) {
    margin-bottom: 20px;
}

.cta_common.cta_common_second.ready1.cta-pad-adj .cta_second-left.cta_third-left img {
    width: 100%;
}

.cta_second-left.cta_third-left img {
    position: unset;
    margin-top: 25px;
}

.cta_second-left img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

/* testimonial */
.testimonial_right h2 {
    font-weight: 600;
    font-size: 34px;
    color: #161c2d !important;
    padding-bottom: 20px;
}

.testimonial_right p {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 40px !important;
}

.customer-testi {
    background-color: #fff;
    padding: 10px 30px 20px!important;
    border-radius: 10px;
    margin: 0 20px;
    height: 415px;
}


.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
}

#testimonials .customer-testi img {
    width: 10%;
}

.customer-testi .list-unstyled {
    margin-top: 0px !important;
}

.testi_btm_details p span {
    display: inline-block !important;
    font-weight: 800;
}
.testi_btm_details {
    margin-top: 15px;
  }


.customer-testi span {
    display: none;
    color: #6c757d !important;
    font-weight: 600;
    position: relative;
}

.text-warning {
    color: #ffc107!important;
}

.customer-testi .testi_btm_details p {
    margin-bottom: 0;
    font-size: 16px;
}

.testi_btm_details p span::before{
    display: none !important;
}
#academic-experts-carousel .carousel-indicators li, #customer-testimonials-carousel .carousel-indicators li {
    border-radius: 2px;
    background: 0 0;
    border: 2px solid #0679ef;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #0679ef !important;
    display: block;
    width: 9px;
    height: 9px;
    margin: 5px 7px;
    opacity: 0.5;
}

#academic-experts-carousel .carousel-indicators .active, #customer-testimonials-carousel .carousel-indicators .active {
    transform: rotate(45deg);
    opacity: 1;
}

#academic-experts-carousel .carousel-indicators .active,#customer-testimonials-carousel .carousel-indicators .active{
    transform: rotate(45deg);
    opacity: 1;
}
#academic-experts-carousel .carousel-indicators{
    bottom: -65px;
    z-index: 1;
}
#customer-testimonials-carousel .carousel-indicators{
    bottom: -74px;
    z-index: 1;
}


.customer-testi p {
    color: #6c757d !important;
    font-size: 14px;
    font-weight: 400;
}
.testimonial_area {
    padding: 40px 0 90px;
    /* background-image: radial-gradient(circle, rgba(10,42,127,1) 0%, rgba(33,65,150,1) 0%, rgba(10,42,127,1) 63%); */
    background-color: #f8f9fa;
}


.tesimonial_seals {
    /* background-image: url('../images/testimonial_right_pic.png'); */
  height: 45px;
  width: 125px;
  margin-right: 8px;
  }
  .tesimonial_seals1 {
    background-position: 0 0;
  }
  .tesimonial_seals2 {
  background-position: -140px 0;
  width: 103px;
  }
  .tesimonial_seals3 {
  background-position: -266px 0;
  width: 122px;
  }
  .tesimonial_seals4 {
  background-position: -408px 0;
  width: 170px !important;
  left: -55px;
  position: absolute;
  display: none !important;
  }
  .testimonial_right_btm .tesimonial_seals {
    display: inline-block;
  }


  .sticky-wrapperx{
    height: 100px !important;
  } 

  .intl-tel-input {
    width: 100%
}

.iti {
    width: 100%;
    color: #000
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent !important;
    height: 44px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
  padding-top: 10px !important;
}

.form-control {
    border: 1px solid #ced4da !important
}

.iti__arrow,
.iti__country-list {
    display: none
}

.iti__arrow {
    display: none
}
.error{
    font-size: 12px;
    color: red;
    margin-bottom: 0 !important;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    left: 26px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 40px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-top: 6px;
    top: -9px;
}


.float-2 {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 173px;
    left: 29px;
    background-color: #096cd2;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 40px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    border: 2px solid #fff;
}

.my-float-2 {
    margin-top: 6px;
    top: -9px;
}
.white{
    color: #fff !important;
}



 /*Form Modal Section Begin*/

.form_popup_img img {
    width: 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    object-fit: cover;
    height: 100%;
}

.modal-lg {
    max-width: 710px;
}

.form_popup .modal-body {
    padding: 27px 40px;
    border-radius: 15px;
    /* background: url(../images/popup-bg.jpg); */
    background-size: cover;
    position: relative;
    background-position: center;
}

.form_popup .modal-body:before {
    content: '';
    background: rgb(0 0 0 / 75%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.form_popup .modal-header {
    padding: 0;
    border: 0;
}

.form_popup .modal-header button {
    background: #0679ef;
    opacity: 1;
    color: #fff;
    font-weight: 100;
    text-shadow: none;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    font-size: 35px;
    line-height: 20px;
    right: 0;
    position: absolute;
    z-index: 999;
}

.form_popup .modal-header button span {
    position: relative;
    right: 1px;
    top: -3px;
}

.form_popup .modal-content {
    border: 0;
    border-radius: 10px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 40%);
}

.form_content_sec {
    padding: 20px 15px 20px 0px;
    position: relative;
}

.form_content_sec h2 {
    color: #0679ef;
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: bold;
    padding-bottom: 10px;
}

.form_content_sec h4 {
    color: var(--white);
    font-size: 19px;
}

.form_content_sec p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
}
.form_content_sec h3 {
    font-size: 22px;
}
.form_content_sec input {
    height: 55px;
    margin-bottom: 30px;
    border-radius: 10px;
    font-size: 14px;
    padding-left: 20px;
    color: #000;
    font-weight: 400;
    border: 0;
    background: #fff;
    box-shadow: 0px 0px 5px #0679ef;
}

.form_content_sec form {
    padding-top: 10px;
}

.form_content_sec textarea {
    margin-bottom: 0px;
    border-radius: 10px;
    font-size: 14px;
    padding: 20px;
    color: #fff;
    font-weight: 400;
    border: 0;
    background: transparent;
    box-shadow: 0px 0px 5px #0679ef;
    resize: none;
    height: 120px;
}
.form_popup_img {
    height: 100%;
}


.brn_popup input {
    background: transparent;
    color: #fff;
    width: auto;
    padding: 0px 47px;
    text-transform: uppercase;
    font-size: 17px;
    transition: 0.5s ease-in-out;
    border-radius: 50px;
    letter-spacing: 0px;
    white-space: break-spaces;
    width: 100%;
}

.brn_popup {
    padding-top: 30px;
}

.brn_popup input:hover {
    background: var(--black);
    transform: translate(0px, -10px);
}

.form_popup .modal {
    z-index: 99999;
}

.form_popup .modal-content{
  background-color: var(--black);
  box-shadow: 0px 0px 5px #0679ef;
}

.modal-backdrop.show {
    opacity: .7;
}

/*Form Modal Section End*/
.thankyou-page{margin:80px 0px}
.thankyou-page h1{font-size: 6vw; font-weight: 700;} 


.form_content_sec button{color:#fff !important;} 


/* WHATSAPP CHAT SCRIPT */
.navbar-fixed-bottom {
  position: fixed;
  bottom: 2%;
  z-index: 999999;
  left: 0%;
}
.whappfooter i{
  font-size: 45px;
  background-color: #11bb19;
  border-radius: 100px;
  padding: 10px 15px;
  color: #fff;
  margin-bottom: 20px;
  transition: 0.5s ease-in-out;
  box-shadow: 0px 5px 6px #000000b8;
}
.whappfooter i:hover{
  transform: scale(1.1);
  background-color: #0fe419;
}
 