html {
    font-family: Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size:100%
}

body {
    margin: 0
}

.lock-scroll {
    position: fixed
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    outline: none
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none !important
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    padding: 1em
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    -webkit-box-shadow: none
}

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;
    border: none;
}

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
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

button,
input,
select,
textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    position: relative
}

p {
    margin-bottom: 1.5em
}

dfn,
cite,
em,
i {
    font-style: italic
}

q:before,
q:after {
    content: '"' !important;
    display: inline-block;
    position: relative
}

address {
    margin: 0 0 1.5em
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    background: #fff
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

hr {
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul,
ol {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

input[type=text],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
    color: #000;
    border-bottom: 1px solid #333;
    box-shadow: none;
    outline: 0;
}

select {
    border: 1px solid #ccc
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
    color: #111
}

input[type=text],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color] {
    padding: 3px
}

textarea {
    padding-left: 3px;
    width: 100%
}

a:active {
    color: #1a3349;
    opacity: .7
}

a:hover,
a:focus {
    color: #1a3349;
    opacity: .7
}

a:focus {
    outline: thin dotted
}

a:hover,
a:active {
    outline: 0
}

a,
a:visited,
a:active,
a:hover {
    text-decoration: none
}

.main-navigation {
    clear: both;
    display: block;
    width: 100%;
    padding: 0
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation li {
    float: left;
    position: relative;
    padding: 5px 0;
}

.main-navigation a {
    display: block;
    text-decoration: none
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul ul li {
    width: 100%
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul,
.main-navigation ul li.open > ul {
    left: auto;
    visibility: visible;
    opacity:1;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
    visibility: visible;
    opacity: 1;
}

.menu-toggle,
.main-navigation.toggled ul {
    display: block
}

@media screen and (min-width: 992px) {
    .menu-toggle {
        display: none
    }

    .main-navigation ul {
        display: flex;
        align-items: center
    }
}

.site-title {
    font-size: 24px;
    line-height: 52px;
    color: #666;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    font-weight: 300;
}

.site-title:hover,
.site-title:focus {
    color: #333
}

#site-navigation .module.left {
    padding-left: 0px
}

#site-navigation .container > .flex-row {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.contact-section .wpcf7-form label {
    width: 100%
}

.contact-section.cover .container {
    padding: 96px 15px
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.byline,
.updated:not(.published) {
    display: none
}

.single .byline,
.group-blog .byline {
    display: inline
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}


/*!// Contents
// ------------------------------------------------
1. Global Styles
2. Mixins
3. Typography
4. Colours
5. Sections
6. Buttons
7. Nav
8. Forms
9. Breadcrumbs
10. Pagination
11. Icon Features
12. Widgets
13. Image Tiles
14. Sliders
15. Galleries
16. Header Area
17. WooCommerce
18. Blog
19. Image Blocks
20. Portfolio
21. Footer
22. Spacing
23. Other
/*!---------- 1. GLOBAL STYLES ----------*/

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 100%;
    line-height: 24px;
    font-family: Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif;
    overflow-x: hidden;
    font-weight: 400
}

ul {
    list-style: disc
}

.main-container {
    clear: both
}

hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 0 0 24px;
    width: 100%
}

.bg-dark hr {
    border-color: #555
}

.content hr {
    width: 128px;
    max-width: 60%;
    height: 2px;
    background: #ddd;
    margin: 50px auto;
    border: 0
}

.list-inline {
    margin-left: 0
}

.list-inline > li {
    padding: 0 8px
}

.list-inline > li:last-child {
    padding-right: 0
}

.list-inline > li:first-child {
    padding-left: 0
}

.overflow-hidden {
    overflow: hidden
}

.right {
    right: 0
}

.relative {
    position: relative;
    z-index: 2
}

.container {
    position: relative;

}


/*!---------- 2. MIXINS ----------*/

.align-children {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row
}

@media all and (max-width: 991px) {
    .align-children {
        display: block !important
    }
}

.align-transform {
    position: relative;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    top: 50%;
    z-index: 2
}


/*!---------- 3. TYPOGRAPHY ----------*/

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
table,
blockquote,
input {
    margin-bottom: 30px;
    margin-top: 0 !important;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1a3349;
    position: relative;
    margin-bottom: 16px;
    /* font-weight: 700!important */
}

h1 {
    font-size: 32px !important;
    line-height: 120% !important
}

h2 {
    margin-bottom: 36px !important;
    font-size: 32px !important;
    line-height: 120% !important
}

h3 {
    font-weight: 500 !important;
    font-size: 32px !important;
    line-height: 120% !important
}

h4 {
    font-size: 36px;
    line-height: 30px;
}

h5 {
    font-size: 22px !important;
    line-height: 28px !important
}

h6 {
    font-size: 18px !important;
    line-height: 25px !important
}

@media all and (max-width: 767px) {
    h4 {
        font-size: 18px;
        line-height: 26px
    }

    h5 {
        font-size: 16px;
        line-height: 24px
    }

    h6 {
        font-size: 12px;
        line-height: 24px
    }
}

p,
span {
    font-weight: 400
}

@media all and (max-width: 767px) {
    p {
        font-size: 16px;
        line-height: 150%
    }
}

p {
    margin-bottom: 32px
}

.image-bg a {
    color: #fff
}

.image-bg a:hover,
.image-bg a:focus {
    color: #fff;
    opacity: .9
}

blockquote {
    overflow: hidden;
    font-size: 16px !important;
    line-height: 24px;
    border-radius: 8px;
    padding: 0;
    border: none;
    background-color: #f8f9fc
}

blockquote p {
    font-style: italic
}

.shapely-content blockquote {
    padding: 17px 24px !important;
    margin: 0 0 25px !important
}

th,
td {
    line-height: 24px !important
}


/*!---------- 4. COLOURS ----------*/

.bg-primary {
    background: #745cf9 !important
}

.bg-secondary {
    background: #f5f5f5
}

.bg-dark {
    background: #0e1015
}


/*!---------- 5. SECTIONS ----------*/

section,
footer {
    position: relative
}

.page-template-page-templatestemplate-home-php .content-area {
    padding: 0
}

.content-area--empty {
    min-height: calc(100vh - 278px)
}

footer {
    padding: 35px 0;
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.footer__menu a {
    color: #366bf3
}

.menu {
    list-style: none;
    margin: 0
}

.footer__navigation {
    margin-bottom: 40px
}

.footer__about p {
    font-size: 12px;
    line-height: 145%
}

.footer__contact {
    display: flex;
    margin-bottom: 50px
}

.footer__company {
    margin-right: 48px
}

.footer__connect {
    display: flex;
    flex-direction: column;
    margin-bottom: 55px
}

.footer__company h3,
.footer__connect h3 {
    position: relative;
    margin-bottom: 10px;
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 700 !important
}

.footer__connect h3::after {
    position: absolute;
    content: "24/7";
    top: -5px;
    left: 85px;
    padding: 2px 3px 1px;
    text-align: center;
    font-size: 8px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 3px;
    background-color: #21d196
}

.footer__company p,
.footer__connect a {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 145%
}

.footer__hours {
    text-align: left;
    padding: 10px;
    font-size: 14px;
    color: #21d196;
    font-weight: 700
}

.footer__agent {
    display: flex;
    align-items: end
}

.footer__agent img {
    width: 50px;
    height: 50px;
    margin-right: 20px;
    border-radius: 50%
}

.footer__agent span {
    font-size: 12px;
    color: #21d196;
    font-weight: 700
}

.footer__agent-reply {
    display: flex;
    flex-direction: column
}

.footer__connect a {
    color: #1a3349
}

.social__title {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px
}

.social__list {
    width: 140px;
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.social__ico {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dbe9fe;
    border-radius: 50%
}

.fullscreen {
    height: 100vh
}

.bg-dark h3,
.bg-dark h5,
footer.bg-dark h5,
.bg-primary h5,
.bg-dark h6,
footer.bg-dark h6 {
    color: #fff
}

.bg-dark p,
footer.bg-dark p,
.bg-primary p,
.bg-dark span,
footer.bg-dark span,
.bg-dark li,
footer.bg-dark li {
    color: #fefefe
}

.image-bg h3,
.image-bg h1 {
    color: #fff
}

.image-bg p,
.image-bg li {
    color: #fff
}

.image-bg div[class*=col-] {
    position: relative;
    z-index: 3
}

.background-image-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #0e1015;
    background-size: cover !important;
    background-position: 50% 50% !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    opacity: 0
}

.background-image-holder img {
    display: none
}

.background-image-holder.fadeIn {
    opacity: 1
}


/*!---------- 6. BUTTONS ----------*/

.btn:last-child,
.btn:last-of-type {
    margin-right: 0
}

.btn:hover,
.button:hover,
.btn:focus,
.button:focus {
    background: #28685C;
    color: #fff
}

.btn-lg {
    line-height: 24px;
    min-width: 200px;
    padding-bottom: 13px;
    padding-top: 13px
}

.btn-sm {
    min-height: 30px;
    font-size: 11px;
    line-height: 27px;
    min-width: 0
}

.btn-filled,
a .btn-filled,
.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background: #745cf9;
    color: #fff
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    padding: 1em
}

.btn-white,
.image-bg .btn,
.image-bg .btn:visited {
    color: #fff;
    border-color: #fff
}

.image-bg .btn.btn-filled {
    background: #745cf9;
    color: #fff;
    border-color: #745cf9
}

.btn-white:hover,
.image-bg .btn:hover,
.image-bg .btn:visited:hover,
.btn-white:focus,
.image-bg .btn:focus,
.image-bg .btn:visited:focus {
    background: #fff;
    border-color: #fff;
    color: #222
}

.image-bg .btn.btn-filled:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.image-bg .btn.btn-filled:focus,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus {
    background: #5d47d7;
    border-color: #5d47d7;
    color: #fff
}

.btn:visited {
    color: #745cf9
}

.btn-white:visited,
.btn:visited:hover {
    color: #fff
}

.btn-white:visited:hover {
    color: #222
}

.btn-filled:visited {
    color: #fff
}

.cfa-text {
    margin-bottom: 0;
    line-height: 45px
}

.cfa-button {
    width: 100%
}

.btn-filled:hover,
.btn:visited:hover,
.btn-filled:focus,
.btn:visited:focus {
    background: #5d47d7;
    border-color: #5d47d7
}

input[type=submit]:hover,
input[type=submit]:focus {
    background-color: #5d47d7;
    color: #fff
}

.widget input[type=submit] {
    border: none;
    margin-top: 5px
}


/*!---------- 7. NAVIGATION ----------*/

.nav-container {
    -webkit-backface-visibility: hidden;
    max-width: 100%
}

nav {
    -webkit-backface-visibility: hidden;
    max-width: 100%
}

nav ul {
    margin-bottom: 0
}

.module {
    display: inline-block;
    padding: 0 32px
}

.module-group {
    display: inline-block
}

.module.left {
    float: left
}

.module.right,
.module-group.right {
    float: right
}

nav .btn,
.nav-bar .btn {
    margin: 0;
    height: auto
}

.nav-bar {
    line-height: 53px
}

nav {
    background-color: #fff
}

nav.scrolled {
    box-shadow: rgba(25, 28, 31, .04) 0 8px 16px, rgba(25, 28, 31, .04) 0 -1px 0
}

.nav-bar .module:not( .site-title-container),
.nav-bar .module-group {
    height: 55px
}

.module.nav-bar__btn-wrapper {
    display: flex;
    align-items: center
}

.menu > li.dropdown {
    padding-right: 18px
}

.dropdown:after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    content: "\f107";
    font-family: fontawesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none
}

.shapely-dropdown {
    display: none
}

.main-navigation .menu {
    width: 100%;
    height: 55px
}

.main-navigation .menu li a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    max-width: 100%;
    white-space: nowrap;
    letter-spacing: 1px;
}

.nav-open .menu li a {
    color: #1a3349;
}
@media (max-width: 991px){
    .main-navigation .menu > li ul {
        background: #ccc;
    }
    .main-navigation .menu > li > ul li a {
        color: #333;
    }
}
.main-navigation .menu li a:hover,
.main-navigation .menu li a:focus,
.main-navigation .menu li:hover > a,
.main-navigation .menu li:focus > a,
.main-navigation .menu > li:hover:after,
.main-navigation .menu > li:focus:after {
    color: #23F5E1!important
}

.main-navigation .menu > li {
    margin-right: 32px;
    /* padding-bottom: 10px; */
    float: left;
    position: relative;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    opacity: 1;
    color: #fff;
}

.main-navigation .menu > li:last-child {
    margin-right: 0
}

.main-navigation .menu > li ul {
    left: 0;
    width: 200px;
    padding: 0;
    background: #03514A;
    position: absolute;
    z-index: 99;
    top: 150%;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    visibility: hidden;
    margin-top: -1px
}

.main-navigation .menu > li > ul > li {
    position: relative;
    line-height: 24px;
    width: 100%;
    vertical-align: top
}

.main-navigation .menu > li > ul .dropdown:after {
    color: #0e1015;
    top: 1px;
    right: 24px;
    content: "\f105"
}

.main-navigation .menu > li > ul li a {
    height: auto;
    padding: 6px 24px;
    color: #fff;
    width: 100%;
    font-size: 14px;
    text-transform: none;
    font-weight: 400
}

.main-navigation .menu > li > ul > li ul {
    left: 100%;
    top: 0
}

.main-navigation .menu > li:hover > ul,
.main-navigation .menu > li:focus-within > ul,
.main-navigation .menu > li.open > ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible
}

.main-navigation .menu > li > ul li:hover > ul,
.main-navigation .menu > li > ul li:focus-within > ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible
}


/* .main-navigation .menu>li>ul li a:hover,
.main-navigation .menu>li>ul li:hover>a,
.main-navigation .menu>li>ul li a:focus,
.main-navigation .menu>li>ul li:focus>a {
    background: #f8f8f8;
    color: #1a3349
} */

.main-navigation .menu > li > ul li:hover > a,
.main-navigation .menu > li > ul li:focus > a {
    opacity: 1
}

.main-navigation .dropdown-menu > .active > a,
.main-navigation .dropdown-menu > .active > a:focus {
    background-color: #fff
}

.main-navigation .menu > li > ul .dropdown:hover:after,
.main-navigation .menu > li > ul .dropdown:focus:after {
    color: #1a3349
}

.logo-wrap img {
    width: 120px
}

@media all and (max-width: 1024px) {
    .dropdown:after {
        display: none
    }

    .shapely-dropdown {
        font-size: 11px;
        padding: 0 10px;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 18px;
        border: none
    }

    .main-navigation .menu > li > ul li:hover > a,
    .main-navigation .menu > li > ul li:focus > a {
        background-color: transparent !important
    }

    .main-navigation .menu li:hover > a,
    .main-navigation .menu li:focus > a {
        color: #4c4c4c
    }

    body .main-navigation .menu > li > ul li:hover > a,
    body .main-navigation .menu > li > ul li:focus > a {
        color: #8c979e
    }
}

@media all and (min-width: 991px) and (max-width: 1024px) {
    .dropdown-menu .shapely-dropdown {
        position: absolute;
        top: 0;
        right: 0
    }

    .dropdown-menu .shapely-dropdown > .fa-angle-down:before {
        content: "\f105"
    }
}

@media all and (max-width: 991px) {
    .nav-bar__btn-wrapper {
        position: absolute !important;
        bottom: 0 !important
    }

    .container {
        /*padding-left: 0;*/
    }

    .shapely-dropdown {
        float: right
    }

    .menu li a {
        padding: 10px 0
    }

    #site-navigation.main-navigation .menu > li > ul li a {
        width: auto;
        display: inline-block
    }

    .module .search-widget-handle {
        position: absolute;
        bottom: 0
    }
}

.nav-container {
    min-height: 56px
}

nav.outOfSight {
    transform: translate3d(0, -100px, 0);
    -webkit-transform: translate3d(0, -100px, 0);
    -moz-transform: translate3d(0, -100px, 0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

nav.scrolled {
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

nav.scrolled {
    visibility: visible;
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

nav.fixed {
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

nav.fixed {
    position: fixed;
    visibility: hidden;
    opacity: 0
}

nav.fixed.scrolled {
    visibility: visible;
    opacity: 1
}

.dropdown-menu {
    border-radius: 0
}

.nav-open {
    max-height: 10000px !important;
    height: auto !important;
    padding: 10px 0;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 100;
    left: 0;
    right: 0;
    bottom: 0
}

.nav-open .navbar-collapse,
.nav-open #menu {
    display: block
}

.module.widget-handle {
    padding: 0 5px;
    cursor: pointer;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0
}

@media all and (max-width: 1100px) {
    .module.widget-handle {
        padding: 0 16px
    }
}

@media all and (max-width: 991px) {
    .menu li:focus-within ul.dropdown-menu,
    ul.dropdown-menu.active {
        display: block !important
    }
}

.module.widget-handle i {
    font-size: 14px;
    line-height: 53px;
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    color: #3a52bf
}

.module.widget-handle:hover i,
.module.widget-handle:focus i {
    opacity: 1
}

.widget-handle .function {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    cursor: default;
    width: 200px;
    background: #0e1015;
    position: absolute;
    z-index: 99;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transform: translate3d(0, -200%, 0);
    -webkit-transform: translate3d(0, -200%, 0);
    -moz-transform: translate3d(0, -200%, 0);
    margin-top: -2px;
    right: 0
}

.module.widget-handle:hover .function,
.module.widget-handle:focus .function,
.module.widget-handle .function.active {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible
}

.module.widget-handle .title {
    font-family: inherit;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    display: none;
    opacity: .5;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.module.widget-handle .title:hover,
.module.widget-handle .title:focus {
    opacity: 1
}

.search-form,
.woocommerce-product-search {
    padding: 8px;
    display: inline-block;
    width: 100%;
    line-height: 50px
}

.widget-handle .search-form input[type=text] {
    font-size: 16px;
    float: left;
    width: 70%
}

.search-form input[type=text] {
    font-size: 14px;
    margin: 0
}

.widget-handle .function {
    background: #fff;
    width: 300px
}

.search-widget-handle .search {
    background: 0 0;
    border: none
}

.btn.searchsubmit,
.search-widget-handle button.searchsubmit,
.woocommerce-product-search > input[type=submit] {
    min-width: 17%;
    padding: 0;
    width: 27%;
    height: 50px;
    line-height: 48px;
    margin: -2px 0 0 8px
}

.search-widget-handle button.searchsubmit .screen-reader-text {
    position: relative !important;
    width: auto;
    height: auto;
    clip: initial;
    clip-path: none;
    -webkit-clip-path: none
}

.btn.searchsubmit:hover,
.btn.searchsubmit:focus {
    background-color: #5d47d7;
    color: #fff
}

.search #primary,
.no-results {
    padding-top: 0
}

.no-results {
    border-bottom: 0
}

.no-results form.search-form {
    padding: 0;
    width: 100%
}

.not-found form #s {
    max-width: 292px;
    width: 71%
}

.no-results form .searchsubmit {
    margin: 0
}

.not-found form .searchsubmit i {
    display: none
}

a:focus,
a:hover {
    text-decoration: none;
}

.not-found form .searchsubmit span.screen-reader-text {
    clip: auto;
    position: relative !important;
    height: auto;
    width: auto
}


.widget_nav_menu .sub-menu,
.widget.widget_pages ul.children {
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
    margin-top: 20px
}

.dropdown-menu {
    background: #000;
}

@media all and (max-width: 1120px) {
    .main-navigation .menu > li {
        margin-right: 24px
    }
}

@media all and (min-width: 992px) {
    .mobile-menu .module.widget-handle {
        border-left: none;
        line-height: 40px;
        min-height: 40px
    }

    .mobile-menu .nav-bar .module-group {
        width: 100%
    }

    .mobile-menu .visible-xs,
    .mobile-menu .visible-sm,
    .mobile-menu .nav-open .navbar-collapse.collapse {
        display: block !important
    }

    .mobile-menu .navbar-collapse.collapse,
    .mobile-menu .nav-bar .module-group .module.hidden-xs,
    .mobile-menu .nav-bar .module-group .module.hidden-sm {
        display: none !important
    }

    .mobile-menu #site-navigation .container > .flex-row {
        flex-wrap: wrap
    }

    .mobile-menu .nav-bar,
    .nav-bar .module-group,
    .mobile-menu .nav-bar .module,
    .mobile-menu .nav-bar .module:not( .site-title-container) {
        height: auto
    }

    .mobile-menu .nav-bar .module {
        padding: 0 16px
    }

    .mobile-menu .navbar-collapse {
        margin-top: 20px;
        width: 100%;
        padding-left: 0 !important
    }

    .mobile-menu .main-navigation .menu li {
        line-height: 24px;
        display: block;
        width: 100%;
        max-width: 100%
    }

    .mobile-menu .main-navigation .menu a {
        height: auto;
        line-height: 24px;
        padding: 4px 0
    }

    .mobile-menu .shapely-dropdown {
        float: right;
        border: 1px solid;
        font-size: 11px;
        padding: 0 10px;
        display: inline-block;
        cursor: pointer
    }

    .mobile-menu .main-navigation .menu > li > ul {
        position: relative;
        opacity: 1;
        visibility: visible;
        display: none;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        width: 100%;
        left: 0;
        border: 0 !important;
        box-shadow: none
    }

    .mobile-menu .dropdown:after {
        display: none
    }

    .mobile-menu ul.dropdown-menu.active {
        display: block !important
    }

    .mobile-menu .module-group .module.left {
        float: none;
        display: block
    }

    .mobile-menu .main-navigation .menu > li ul {
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        left: 0;
        border: 0 !important;
        box-shadow: none
    }

    .mobile-menu .main-navigation .menu > li > ul > li ul {
        left: 0 !important;
        display: none;
        padding: 0
    }

    .mobile-menu #site-navigation.main-navigation .menu > li > ul li a {
        width: auto;
        display: inline-block;
        padding: 10px 16px
    }

    .mobile-menu .main-navigation .menu > li > ul li a {
        padding: 10px 16px
    }

    .mobile-menu .main-navigation .dropdown .dropdown li {
        padding-left: 18px
    }

    .mobile-menu .main-navigation .menu > li > ul li a:hover,
    .mobile-menu .main-navigation .menu > li > ul li:hover > a,
    .mobile-menu .main-navigation .menu > li > ul li a:focus,
    .mobile-menu .main-navigation .menu > li > ul li:focus > a {
        background-color: #fff
    }

    .mobile-menu .search-widget-handle .search {
        padding: 0 15px
    }

    .mobile-menu .widget-handle .function {
        width: 100%;
        max-width: 300px;
        position: relative;
        opacity: 1;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        visibility: visible;
        margin-top: 0;
        display: none;
        box-shadow: none !important
    }

    .mobile-menu .module.widget-handle .title {
        display: inline-block;
        position: relative;
        bottom: 3px;
        margin-left: 8px
    }

    .mobile-menu .toggle-search .function {
        display: block
    }
}

@media all and (max-width: 991px) {
    .site-title-container {
        width: 84%
    }

    .nav-bar,
    .nav-bar .module-group,
    .nav-bar .module,
    .nav-bar .module:not( .site-title-container) {
        height: auto
    }

    .nav-bar .module {
        padding: 0 16px
    }

    .nav-bar .module-group {
        width: 100%
    }

    .nav-bar .module-group .module {
        display: block;
        float: none;
        width: 100%
    }

    .main-navigation .menu {
        height: auto
    }

    .main-navigation .menu a {
        height: auto;
        line-height: 24px;
        padding: 23px 0
    }

    .main-navigation .menu li {
        line-height: 24px;
        padding-bottom: 0;
        display: block;
        width: 100%;
        max-width: 100%
    }

    .main-navigation .menu li:not(:last-child) {
        border-bottom: 1px solid rgba(219, 233, 254, .5)
    }

    .main-navigation .menu > li ul {
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        left: 0;
        border: 0 !important;
        box-shadow: none
    }

    .main-navigation .menu > li > ul {
        position: relative;
        opacity: 1;
        visibility: visible;
        display: none;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0)
    }

    .main-navigation .menu > li > ul .dropdown:after {
        content: "\f107"
    }

    .main-navigation .menu > li > ul > li ul {
        left: 0 !important;
        display: none;
        padding: 0
    }

    .main-navigation .menu > li > ul li a {
        padding: 10px 16px
    }

    .main-navigation .dropdown .dropdown li {
        padding-left: 18px
    }

    .main-navigation .dropdown {
        padding-right: 0
    }

    .module.widget-handle {
        border-left: none;
        line-height: 40px;
        min-height: 40px
    }

    .module.widget-handle i {
        line-height: 40px
    }

    .module.widget-handle .title {
        display: inline-block;
        position: relative;
        bottom: 3px;
        margin-left: 8px
    }

    .widget-handle .function {
        width: 100%;
        max-width: 300px;
        position: relative;
        opacity: 1;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        visibility: visible;
        margin-top: 0;
        display: none;
        box-shadow: none !important
    }

    .toggle-search .function {
        display: block
    }

    .search-widget-handle .search {
        padding: 0 15px
    }

    .mobile-toggle {
        border: none;
        background: 0 0
    }

    .mobile-toggle i {
        line-height: 53px !important
    }

    #site-navigation .container > .flex-row {
        flex-wrap: wrap
    }

    .navbar-collapse {
        margin-top: 10px
    }
}


/*!---------- 8. FORMS ----------*/

/*input,*/
/*textarea {*/
/*    font-family: inherit*/
/*}*/

/*input[type=text],*/
/*textarea {*/
/*    -webkit-appearance: none;*/
/*    -moz-appearance: none;*/
/*    appearance: none*/
/*}*/

/*input[type=text],*/
/*input[type=search],*/
/*input[type=tel] {*/
/*    background: #f5f5f5;*/
/*    border: 1px solid #eee;*/
/*    width: 100%;*/
/*    height: 50px;*/
/*    padding-left: 20px;*/
/*    font-weight: 500;*/
/*    margin-bottom: 24px;*/
/*    border-radius: 0*/
/*}*/

/*input[type=text]:focus,*/
/*input[type=search]:focus {*/
/*    outline: 1px solid #ccc*/
/*}*/

/*textarea {*/
/*    width: 100%;*/
/*    background: #f5f5f5;*/
/*    border-radius: 0;*/
/*    padding: 16px 20px*/
/*}*/

/*textarea:focus {*/
/*    outline: 1px solid #ccc*/
/*}*/

/*:-moz-placeholder {*/
/*    text-transform: uppercase;*/
/*    font-weight: 700;*/
/*    letter-spacing: 1px;*/
/*    color: #777;*/
/*    font-size: 11px*/
/*}*/

/*::-moz-placeholder {*/
/*    text-transform: uppercase;*/
/*    font-weight: 700;*/
/*    letter-spacing: 1px;*/
/*    color: #777;*/
/*    font-size: 11px*/
/*}*/

/*:-ms-input-placeholder {*/
/*    text-transform: uppercase;*/
/*    font-weight: 700;*/
/*    letter-spacing: 1px;*/
/*    color: #777;*/
/*    font-size: 11px*/
/*}*/

/*input.transparent::-moz-input-placeholder,*/
/*button.transparent::-moz-input-placeholder {*/
/*    color: #fff*/
/*}*/

/*input.transparent:-moz-input-placeholder,*/
/*button.transparent:-moz-input-placeholder {*/
/*    color: #fff*/
/*}*/

/*input.transparent:-ms-input-placeholder,*/
/*button.transparent:-ms-input-placeholder {*/
/*    color: #fff*/
/*}*/

/*input[type=submit],*/
/*button[type=submit] {}*/

/*.search-widget-handle button[type=submit] i {*/
/*    display: none*/
/*}*/

/*.bg-primary input[type=submit] {*/
/*    background: #fff;*/
/*    color: #745cf9*/
/*}*/


/*!---------- 9. BREADCRUMBS ----------*/

.breadcrumb {
    margin-bottom: 24px
}

.breadcrumb a {
    font-weight: 300
}


/*!---------- 10. PAGINATION ----------*/

.pagination {
    margin: 0;
    border: none;
    background: 0 0
}

.page-nation {
    text-align: center
}

.pagination a,
.pagination span,
.woocommerce-pagination ul.page-numbers .page-numbers {
    /*width: 36px;*/
    /*height: 36px;*/
    padding: 0;
    text-align: center;
    padding-top: 8px;
    margin: 0 4px;
    color: #0e1015;
    font-weight: 400;
    font-family: inherit;
    display: inline-block;
    line-height: 20px;
    box-shadow: 0 0 10px rgba(119, 133, 202, .24);
    border-radius: 6px;
    overflow: auto
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
    border: 0
}

.pagination span:not( .dots),
.woocommerce-pagination ul.page-numbers span.page-numbers,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #21d196;
    color: #fff
}


/*!---------- 11. ICON FEATURES ----------*/

.feature {
    margin-bottom: 24px
}

.feature p:last-child {
    margin-bottom: 0
}

.feature-1 i {
    display: inline-block;
    margin-bottom: 16px;
    color: #745cf9
}

.page-title {
    padding: 0
}


/*!---------- 12. WIDGETS ----------*/

.main-container .nolist > ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget {
    margin-bottom: 0
}

#secondary .widget {
    margin-bottom: 48px
}

.category-list {
    line-height: 32px
}

.widget hr {
    margin-bottom: 12px
}

.recent-posts {
    line-height: 24px
}

.recent-posts li {
    margin-bottom: 8px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.recent-posts .date {
    display: block;
    letter-spacing: 0;
    opacity: .8
}

.recent-posts li:hover .date,
.recent-posts li:focus .date {
    opacity: 1
}

.category-list span {
    float: right
}

.jetpack_subscription_widget form {
    background: #745cf9;
    color: #fff;
    padding: 24px
}

.jetpack_subscription_widget form #subscribe-text {
    color: #fff
}

.jetpack_subscription_widget #subscribe-text h5 {
    color: #fff;
    margin-bottom: 16px;
    text-transform: uppercase
}

.jetpack_subscription_widget #subscribe-text p {
    color: #fefefe
}

.jetpack_subscription_widget #subscribe-email,
.jetpack_subscription_widget #subscribe-submit {
    margin: 0
}

.jetpack_subscription_widget #subscribe-email input {
    margin: 0;
    padding: 3px 3px 3px 20px;
    width: 100%
}

.jetpack_subscription_widget #subscribe-submit input {
    background: #fff;
    color: #745cf9;
    padding: 0
}

.jetpack_subscription_widget .error {
    background-color: #ffbaba;
    color: #d8000c;
    padding: 5px 15px
}

.jetpack_subscription_widget .success p {
    background-color: #dff2bf;
    color: #4f8a10;
    padding: 5px 15px
}


/*!---------- 13. IMAGE TILES ----------*/



.image-tile {
    overflow: hidden;
    position: relative;
    margin-bottom: 24px
}

.image-tile img {
    width: 100%;
    display: inline-block
}

.inner-title:before {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(34, 34, 34, 0.9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0e1015', GradientType=0);
    pointer-events: none
}

.inner-title:hover:before,
.inner-title:focus:before {
    transform: scale(1.2);
    -webkit-transform: scale(1.2)
}

.inner-title .title {
    position: absolute;
    width: 100%;
    z-index: 5
}

.inner-title .title h5 {
    color: #fff
}

.inner-title .title span {
    color: #fff
}

.inner-title .title h5 {
    font-weight: 600
}

.inner-title {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    opacity: 1
}

.inner-title:hover,
.inner-title:focus {
    opacity: .95
}

.inner-title.hover-reveal:before {
    opacity: 0
}

.inner-title.hover-reveal .title {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.inner-title.hover-reveal:hover .title,
.inner-title.hover-reveal:focus-within .title {
    opacity: 1;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    top: 50%
}

.inner-title.hover-reveal:hover:before,
.inner-title.hover-reveal:focus-within:before {
    opacity: 1
}

@media all and (max-width: 768px) {
    .inner-title:before {
        transform: scale(1.2);
        -webkit-transform: scale(1.2)
    }

    .inner-title.hover-reveal .title {
        opacity: 1;
        transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
        top: 50%
    }

    .inner-title.hover-reveal:before {
        opacity: 1
    }

    .inner-title {
        opacity: .95
    }
}


/*!---------- 14. SLIDERS ----------*/

.logo-carousel li {
    text-align: center
}

.logo-carousel li {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    opacity: .5
}

.logo-carousel li:hover,
.logo-carousel li:focus-within {
    opacity: 1
}

.logo-carousel img {
    max-height: 60px
}

@media all and (max-width: 767px) {
    .logo-carousel .slides li {
        width: 100%
    }
}


/*!---------- 15. IMAGE GALLERIES ----------*/

.lightbox-grid,
.lightbox-grid ul,
.lightbox-grid li {
    position: relative;
    overflow: hidden
}

.lightbox-grid li {
    width: 25%;
    float: left;
    border: 8px solid transparent;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    opacity: 1
}

.lightbox-grid li:hover,
.lightbox-grid li:focus-within {
    opacity: .9
}

.third-thumbs li {
    width: 25%;
    height: 13.08vw;
    border: none
}

@media all and (max-width: 991px) {
    .lightbox-grid li {
        width: 33.33333%
    }
}

@media all and (max-width: 767px) {
    .lightbox-grid li {
        width: 50%
    }

    .third-thumbs li {
        height: 50vw
    }
}


/*!---------- 16. Header Area ----------*/

.cover {
    margin: 0;
    padding: 0
}

.cover p {
    color: #fff
}

.cover:first-child .fullscreen {
    max-height: 100%
}

@media all and (max-width: 767px) {
    .cover.fullscreen {
        height: auto;
        padding: 0
    }
}



/*!---------- 19. IMAGE BLOCKS ----------*/

.image-small {
    max-height: 80px
}

.fade-half {
    opacity: .5
}

.cast-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    margin-bottom: 10px
}

.cast-shadow.img-responsive {
    margin: 10px auto
}




/*!---------- 22. SPACING ----------*/

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb16 {
    margin-bottom: 16px
}

.mb24 {
    margin-bottom: 24px
}

.mb32 {
    margin-bottom: 32px
}

.mb40 {
    margin-bottom: 40px
}

.mb64 {
    margin-bottom: 64px
}

.p24 {
    padding: 24px
}

.p0 {
    padding: 0
}

.pt48 {
    padding-top: 48px
}

.pb0 {
    padding-bottom: 0 !important
}

.pt0 {
    padding-top: 0
}

@media all and (max-width: 767px) {
    .mb-xs-24 {
        margin-bottom: 24px
    }

    .mb-xs-40 {
        margin-bottom: 40px
    }
}


/*!---------- 23. OTHER ----------*/

.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.feature-1 i {
    font-size: 64px
}

.parallax-section {
    padding-top: 0;
    padding-bottom: 0;
    border: 0
}

.parallax-window {
    background: 0 0
}

.small-screen .top-parallax-section {
    overflow: hidden;
    padding: 96px 0
}

.social-list {
    font-size: 18px
}

.testimonial-img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    margin-bottom: 16px
}

.image-bg a {
    color: #745cf9
}

.widget-area section {
    border-bottom: 0;
    padding: 0
}

.has-sidebar-left #secondary {
    padding-right: 40px
}

.no-sidebar {
    float: none;
    margin: 0 auto
}

.full-width {
    width: 100%
}

.tags-links {
    display: block
}

#social {
    background: 0 0;
    float: right
}

.shapely-social-links #social {
    display: inline-block;
    float: none;
    margin-top: 20px;
    border: 0
}

.shapely-social-links #social ul {
    padding-left: 0
}

.shapely-social-links #social ul.list-inline > li:last-child {
    padding-right: 10px
}

#secondary .shapely-social-links h3.cfa-text {
    font-size: 22px;
    line-height: 24px;
    color: #001c28
}

.contact-section #social {
    float: none;
    border-bottom: 0
}

#social li {
    display: inline-block
}

#social li,
#social ul {
    border: 0 !important;
    list-style: none;
    padding-left: 10px;
    text-align: center
}

.contact-section #social ul {
    text-align: left
}

.contact-section .social-icons li a {
    color: #745cf9
}

.contact-section .social-icons li a:hover,
.contact-section .social-icons li a:focus {
    color: #5d47d7
}

#social .social_icon span {
    display: none
}

#social li a[href*="twitter.com"] .fa:before,
.fa-twitter:before {
    content: "\f099"
}

#social li a[href*="facebook.com"] .fa:before,
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

#social li a[href*="github.com"] .fa:before,
.fa-github:before {
    content: "\f09b"
}

#social li a[href*="/feed"] .fa:before,
.fa-rss:before {
    content: "\f09e"
}

#social li a[href*="pinterest.com"] .fa:before,
.fa-pinterest:before {
    content: "\f0d2"
}

#social li a[href*="plus.google.com"] .fa:before,
.fa-google-plus:before {
    content: "\f0d5"
}

#social li a[href*="linkedin.com"] .fa:before,
.fa-linkedin:before {
    content: "\f0e1"
}

#social li a[href*="youtube.com"] .fa:before,
.fa-youtube:before {
    content: "\f167"
}

#social li a[href*="instagram.com"] .fa:before,
.fa-instagram:before {
    content: "\f16d"
}

#social li a[href*="flickr.com"] .fa:before,
.fa-flickr:before {
    content: "\f16e"
}

#social li a[href*="tumblr.com"] .fa:before,
.fa-tumblr:before {
    content: "\f173"
}

#social li a[href*="dribbble.com"] .fa:before,
.fa-dribbble:before {
    content: "\f17d"
}

#social li a[href*="skype.com"] .fa:before,
.fa-skype:before {
    content: "\f17e"
}

#social li a[href*="foursquare.com"] .fa:before,
.fa-foursquare:before {
    content: "\f180"
}

#social li a[href*="vimeo.com"] .fa:before,
.fa-vimeo-square:before {
    content: "\f194"
}

#social li a[href*="spotify.com"] .fa:before,
.fa-spotify:before {
    content: "\f1bc"
}

#social li a[href*="soundcloud.com"] .fa:before,
.fa-soundcloud:before {
    content: "\f1be"
}

.header-image-bg {
    background-size: cover;
    position: relative
}

.header-image-bg .page-title {
    position: relative;
    z-index: 2
}

.customize-partial-edit-shortcut button,
.widget .customize-partial-edit-shortcut button {
    left: 0 !important
}

#site-navigation .customize-partial-edit-shortcut button,
#site-navigation .widget .customize-partial-edit-shortcut button,
#colophon .customize-partial-edit-shortcut button,
#colophon .widget .customize-partial-edit-shortcut button,
#secondary .customize-partial-edit-shortcut button,
#secondary .widget .customize-partial-edit-shortcut button {
    left: -30px !important
}

.video-widget {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 56px)
}

.video-widget .video-controls {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 6
}

.video-widget .video-controls button {
    background: #745cf9;
    color: #fff;
    border: none;
    padding: 5px 10px;
    text-align: center
}

.video-widget.youtube {
    position: relative;
    background: 0 0
}

.vimeo-holder iframe {
    width: 100%
}

.video-widget.vimeo:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5
}

.ytplayer-container {
    position: absolute;
    top: 0;
    z-index: -1
}

.sign-up__btn:first-child {
    display: block
}

.shapely_home_parallax {
    width: 100%;
    display: block
}

.shapely_home_parallax > section:not(.image-bg) .btn-white {
    border-color: #745cf9;
    color: #745cf9
}

.shapely_home_parallax > section:not(.image-bg) .btn-white:hover,
.shapely_home_parallax > section:not(.image-bg) .btn-white:focus {
    color: #fff;
    background-color: #5234f9;
    border-color: #5234f9
}

.shapely_home_parallax > section:not(.image-bg) .btn-white:active {
    border-color: #5234f9;
    background-color: #5234f9;
    color: #fff
}

.bg-secondary .text-right {
    z-index: 2
}

.widget .widget-title {
    font-size: 22px;
    line-height: 24px;
    color: #001c28;
    margin-bottom: 25px
}

.widget.widget_archive > div ul,
.widget.widget_archive ul,
.widget.widget_categories > div ul,
.widget.widget_categories ul,
.widget.widget_meta > div ul,
.widget.widget_meta ul,
.widget.widget_pages > div ul,
.widget.widget_pages ul,
.widget.widget_nav_menu > div ul,
.widget.widget_nav_menu ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0
}

.widget.widget_archive > div ul li,
.widget.widget_archive ul li,
.widget.widget_categories > div ul li,
.widget.widget_categories ul li,
.widget.widget_meta > div ul li,
.widget.widget_meta ul li,
.widget.widget_pages > div ul li,
.widget.widget_pages ul li,
.widget.widget_nav_menu > div ul li,
.widget.widget_nav_menu ul li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.widget.widget_archive > div ul li:last-of-type,
.widget.widget_archive ul li:last-of-type,
.widget.widget_categories > div ul li:last-of-type,
.widget.widget_categories ul li:last-of-type,
.widget.widget_meta > div ul li:last-of-type,
.widget.widget_meta ul li:last-of-type,
.widget.widget_pages > div ul li:last-of-type,
.widget.widget_pages ul li:last-of-type,
.widget.widget_nav_menu > div ul li:last-of-type,
.widget.widget_nav_menu ul li:last-of-type {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.woocommerce .widget_layered_nav ul li span,
.widget.widget_archive > div ul li span,
.widget.widget_archive ul li span,
.widget.widget_categories > div ul li span,
.widget.widget_categories ul li span,
.widget.widget_meta > div ul li span,
.widget.widget_meta ul li span,
.widget.widget_pages > div ul li span,
.widget.widget_pages ul li span,
.widget.widget_nav_menu > div ul li span,
.widget.widget_nav_menu ul li span {
    font-size: 12px;
    color: #8c979e;
    float: right
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce.widget ul.cart_list li a,
.woocommerce.widget ul.product_list_widget li a,
.widget_products .product_list_widget a,
.widget_product_categories ul.product-categories li a,
.widget_product_tag_cloud .tagcloud a,
.widget.widget_archive > div ul li a,
.widget.widget_archive ul li a,
.widget.widget_categories > div ul li a,
.widget.widget_categories ul li a,
.widget.widget_meta > div ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages > div ul li a,
.widget.widget_pages ul li a,
.widget.widget_nav_menu > div ul li a,
.widget.widget_nav_menu ul li a {
    font-size: 14px;
    color: #8c979e;
    font-weight: 400
}

.woocommerce .widget_layered_nav ul li a:hover,
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce.widget ul.cart_list li a:hover,
.woocommerce.widget ul.product_list_widget li a:hover,
.widget_products .product_list_widget a:hover,
.widget_product_categories ul.product-categories li a:hover,
.widget_product_tag_cloud .tagcloud a:hover,
.widget.widget_archive > div ul li a:focus,
.widget.widget_archive > div ul li a:hover,
.widget.widget_archive ul li a:focus,
.widget.widget_archive ul li a:hover,
.widget.widget_categories > div ul li a:focus,
.widget.widget_categories > div ul li a:hover,
.widget.widget_categories ul li a:focus,
.widget.widget_categories ul li a:hover,
.widget.widget_meta > div ul li a:focus,
.widget.widget_meta > div ul li a:hover,
.widget.widget_meta ul li a:focus,
.widget.widget_meta ul li a:hover,
.widget.widget_pages > div ul li a:focus,
.widget.widget_pages > div ul li a:hover,
.widget.widget_pages ul li a:focus,
.widget.widget_pages ul li a:hover,
.widget.widget_nav_menu > div ul li a:focus,
.widget.widget_nav_menu > div ul li a:hover,
.widget.widget_nav_menu ul li a:focus,
.widget.widget_nav_menu ul li a:hover {
    color: #5234f9
}

.woocommerce.widget ul.cart_list li a.remove {
    font-size: 1.5em
}

.widget.widget_recent_comments ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0
}

.widget.widget_recent_comments ul li {
    color: #8c979e
}

.widget.widget_recent_comments ul li a {
    font-weight: 400
}

.widget.widget_recent_comments ul li .comment-author-link {
    color: #8c979e
}

.widget.widget_recent_comments ul li .comment-author-link a {
    color: #8c979e
}

.widget.widget_recent_comments ul li .comment-author-link a:focus,
.widget.widget_recent_comments ul li .comment-author-link a:hover {
    color: #5234f9
}

.widget.widget_nav_menu .menu > li {
    float: none
}

.widget.widget_nav_menu .menu > li a {
    text-transform: initial;
    font-size: 14px;
    color: #8c979e;
    font-weight: 400;
    opacity: 1
}

.widget.widget_nav_menu .menu > li a:focus,
.widget.widget_nav_menu .menu > li a:hover {
    color: #5234f9
}

.widget.widget_tag_cloud a {
    text-transform: initial;
    font-size: 14px;
    color: #8c979e;
    font-weight: 400
}

.widget.widget_tag_cloud a:focus,
.widget.widget_tag_cloud a:hover {
    color: #5234f9
}

.widget.widget_recent_entries ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0
}

.widget.widget_recent_entries ul li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.widget.widget_recent_entries ul li:last-of-type {
    border: none;
    padding-bottom: 0
}

.widget.widget_recent_entries ul li .post-date {
    font-size: 12px;
    color: #001c28;
    padding-left: 10px;
    border-left: 1px solid #ebebeb
}

.widget.widget_recent_entries ul li a {
    text-transform: initial;
    font-size: 14px;
    color: #8c979e;
    font-weight: 400;
    display: inline-block;
    width: 100%
}

.widget.widget_recent_entries ul li a:focus,
.widget.widget_recent_entries ul li a:hover {
    color: #5234f9
}

.widget.widget_rss .rss-widget-icon {
    display: none
}

.widget.widget_rss .widget-title a {
    font-size: 22px;
    line-height: 24px;
    color: #001c28;
    margin-bottom: 25px;
    font-weight: 400
}

.widget.widget_rss ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0
}

.widget.widget_rss ul li {
    margin-bottom: 40px
}

.widget.widget_rss ul li .rsswidget {
    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
    color: #001c28;
    display: block
}

.widget.widget_rss ul li .rsswidget:hover,
.widget.widget_rss ul li .rsswidget:focus {
    color: #745cf9
}

.widget.widget_rss ul li .rss-date {
    font-size: 12px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

.widget.widget_rss ul li .rssSummary {
    color: #8c979e;
    font-size: 14px
}

.widget.widget_rss ul li cite {
    color: #001c28;
    font-style: normal
}

.widget.widget_search .search-form,
.widget_product_search .woocommerce-product-search {
    padding: 0;
    position: relative
}


.widget.widget_search .search-form > button[type=submit].searchsubmit,
.widget_product_search .woocommerce-product-search > button[type=submit].searchsubmit {
    position: absolute;
    border: none;
    top: 7px;
    right: 0;
    margin: 0;
    bottom: 7px;
    height: 35px;
    width: 40px;
    border-left: 1px solid #ebebeb !important;
    border-right: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    color: transparent;
    background-color: transparent !important;
    z-index: 2;
    font-size: 14px;
    line-height: 1.5
}

.widget.widget_search .search-form > button[type=submit].searchsubmit,
.widget.widget_product_search button[type=submit].searchsubmit {
    color: #ebebeb
}

.footer-widget-area .widget.widget_search .search-form > button[type=submit].searchsubmit,
.footer-widget-area .widget.widget_product_search button[type=submit].searchsubmit {
    color: #fff
}

.widget_product_search .woocommerce-product-search > button[type=submit]:hover,
.widget_product_search .woocommerce-product-search > button[type=submit]:focus {
    color: transparent !important;
    background-color: transparent !important
}

.widget.widget_search .search-form > .searchsubmit:hover,
.widget.widget_search .search-form > .searchsubmit:focus,
.widget.widget_search .search-form > .searchsubmit:active {
    color: transparent
}

.widget.widget_search .search-form :-moz-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: inherit
}

.widget.widget_search .search-form ::-moz-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: inherit
}

.widget.widget_search .search-form :-ms-input-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: inherit
}

.widget_product_categories ul.product-categories {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget_product_categories ul.product-categories ul {
    list-style: none;
    padding-top: 20px
}

.widget_product_categories ul.product-categories li:not(.cat-parent) {
    padding-bottom: 20px
}

.widget.widget_calendar {
    position: relative
}

.widget.widget_calendar .widget-title,
.widget.widget_calendar h3 {
    display: none
}

.widget.widget_calendar table {
    border: 0;
    border-collapse: separate;
    border-spacing: 4px
}

.widget.widget_calendar #wp-calendar {
    font-size: 12px
}

.widget.widget_calendar #wp-calendar > caption {
    color: #001c28;
    font-family: inherit;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 20px;
    padding-top: 16px;
    min-height: 55px;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb
}

.widget.widget_calendar #wp-calendar > caption:after {
    width: 75px;
    display: block;
    content: '';
    height: 1px;
    background: #745cf9;
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.widget.widget_calendar #wp-calendar thead {
    color: #745cf9
}

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev) {
    width: 44px;
    height: 44px;
    border: 1px solid #ebebeb
}

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today {
    border-color: #745cf9
}

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:hover,
.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:focus {
    background: #745cf9;
    color: #fff
}

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:hover a,
.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:focus a {
    color: #fff
}

.widget.widget_calendar #wp-calendar td,
.widget.widget_calendar #wp-calendar th {
    padding: 6px 7px;
    color: #001c28;
    text-align: center
}

.widget.widget_calendar #wp-calendar td a,
.widget.widget_calendar #wp-calendar th a {
    color: #745cf9;
    text-decoration: none
}

.widget.widget_calendar #wp-calendar td a:hover,
.widget.widget_calendar #wp-calendar td a:focus,
.widget.widget_calendar #wp-calendar th a:hover,
.widget.widget_calendar #wp-calendar th a:focus {
    text-decoration: none
}

.widget.widget_calendar #wp-calendar #prev {
    position: absolute;
    top: -2px;
    left: 10%;
    width: 35px;
    height: 55px;
    background-color: transparent;
    color: #fff
}

.widget.widget_calendar #wp-calendar #prev:before {
    content: '\f104';
    display: block;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    position: relative;
    font-family: fontawesome;
    color: #001c28
}

.widget.widget_calendar #wp-calendar #prev > a {
    top: 18px;
    position: absolute;
    color: transparent !important;
    left: 0
}

.widget.widget_calendar #next {
    position: absolute;
    top: -2px;
    right: 10%;
    width: 35px;
    height: 55px;
    background-color: transparent;
    color: #fff
}

.widget.widget_calendar #next:before {
    content: '\f105';
    display: block;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    position: relative;
    font-family: fontawesome;
    color: #001c28
}

.widget.widget_calendar #next > a {
    top: 18px;
    position: absolute;
    color: transparent !important;
    right: 0
}

.shapely-social {
    margin-right: -20px
}

.shapely-social-link {
    display: block;
    float: left;
    margin: 0 20px 20px 0
}

.shapely-social .shapely-social-icon {
    font-family: fontawesome;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 18px;
    position: relative;
    text-align: center;
    -webkit-transition: all 300ms cubic-bezier(.215, .61, .355, 1);
    transition: all 300ms cubic-bezier(.215, .61, .355, 1)
}

aside .shapely-social .shapely-social-icon {
    color: #001c28
}

.shapely-social .shapely-social-icon:hover,
.shapely-social .shapely-social-icon:focus {
    color: #5234f9
}

.shapely-social-link--behance .shapely-social-icon:before {
    content: '\f1b4'
}

.shapely-social-link--codepen .shapely-social-icon:before {
    content: '\f1cb'
}

.shapely-social-link--dropbox .shapely-social-icon:before {
    content: '\f16b'
}

.shapely-social-link--delicious .shapely-social-icon:before {
    content: '\f1a5'
}

.shapely-social-link--deviantart .shapely-social-icon:before {
    content: '\f1bd'
}

.shapely-social-link--digg .shapely-social-icon:before {
    content: '\f1a6'
}

.shapely-social-link--dribbble .shapely-social-icon:before {
    content: '\f17d'
}

.shapely-social-link--facebook .shapely-social-icon:before {
    content: '\f09a'
}

.shapely-social-link--flickr .shapely-social-icon:before {
    content: '\f16e'
}

.shapely-social-link--github .shapely-social-icon:before {
    content: '\f09b'
}

.shapely-social-link--instagram .shapely-social-icon:before {
    content: '\f16d'
}

.shapely-social-link--linkedin .shapely-social-icon:before {
    content: '\f0e1'
}

.shapely-social-link--medium .shapely-social-icon:before {
    content: '\f23a'
}

.shapely-social-link--pinterest .shapely-social-icon:before {
    content: '\f0d2'
}

.shapely-social-link--reddit .shapely-social-icon:before {
    content: '\f281'
}

.shapely-social-link--skype .shapely-social-icon:before {
    content: '\f17e'
}

.shapely-social-link--slack .shapely-social-icon:before {
    content: '\f198'
}

.shapely-social-link--soundcloud .shapely-social-icon:before {
    content: '\f1be'
}

.shapely-social-link--tumblr .shapely-social-icon:before {
    content: '\f173'
}

.shapely-social-link--tripadvisor .shapely-social-icon:before {
    content: '\f262'
}

.shapely-social-link--twitch .shapely-social-icon:before {
    content: '\f1e8'
}

.shapely-social-link--twitter .shapely-social-icon:before {
    content: '\f099'
}

.shapely-social-link--vimeo .shapely-social-icon:before {
    content: '\f27d'
}

.shapely-social-link--youtube .shapely-social-icon:before {
    content: '\f16a'
}

#colophon .widget {
    margin-bottom: 24px
}

#colophon .site-info {
    margin-top: 15px
}

#colophon .widget {
    display: inline-block;
    width: 100%
}

#colophon .widget ul {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0
}

.post-content {
    margin-bottom: 20px
}

.post-content .entry-header {
    position: relative;
    margin-bottom: 35px
}

.post-content .entry-header img {
    width: 100%
}

.post-content .post-meta {
    list-style-type: none;
    margin-left: 0
}

.post-content .post-meta li {
    position: relative
}

.post-content .post-meta li a {
    color: #745cf9;
    font-weight: 400
}

.post-content .entry-content .post-title {
    font-size: 30px;
    line-height: 35px;
    margin-top: 25px;
    margin-bottom: 10px
}

.post-content .entry-content .post-title a {
    font-weight: 300;
    color: #001c28
}

.post-content.post-grid-small .shapely-category {
    width: 70%
}

.post-content .shapely-category {
    position: absolute;
    background: #fff;
    height: 62px;
    width: 45%;
    bottom: 0;
    left: 0
}

.post-content .shapely-category a {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    color: #bebebe;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 16px;
    padding-bottom: 13px;
    position: relative
}

.post-content .shapely-category a:hover,
.post-content .shapely-category a:focus {
    color: #5234f9
}

.post-content .shapely-category a:after {
    content: '';
    display: block;
    width: 45px;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0
}

.post-content .more-link {
    display: block;
    width: 140px;
    margin-top: 20px;
    text-align: center;
    background: #745cf9;
    color: #fff;
    padding: 10px 20px
}

.post-content .more-link:hover,
.post-content .more-link:focus {
    background: #5234f9
}

.pt0 {
    padding-top: 30px
}

.page-template-template-widget section.content-area {
    padding-top: 0
}

.widget .text-center .img-responsive {
    margin-left: auto;
    margin-right: auto
}

section .widget-post-thumbnail {
    display: block;
    margin-bottom: 24px
}

section .widget-post-title {
    margin: 0
}

section .widget-post-excerpt {
    margin-top: 24px;
    padding: 0 15px
}


.landing-wrapper {
    padding-left: 16px;
    padding-right: 16px
}

.header__wrapper {
    padding-top: 60px
}

.header__wrapper--about {
    padding-bottom: 45px
}

.header__wrapper--pricing {
    padding-top: 45px;
    padding-bottom: 30px
}

.header__wrapper--integrations {
    padding-bottom: 50px
}

.header__wrapper--press {
    padding-bottom: 25px
}

.header__title--about span {
    position: relative;
    font-weight: 700
}

.header__title--pricing {
    margin-bottom: 45px !important;
    text-align: center
}

.header__title--shopify {
    letter-spacing: -1px
}

.header__title--ch {
    color: #21d196;
    font-weight: 700
}

.header__title--about span::after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 0;
    left: 5px;
    width: 100%;
    height: 15px;
    background-color: #71f0c6
}

.header__description--single {
    margin-bottom: 36px
}

.header__description--multiple {
    margin-bottom: 16px
}

.header__description--striked {
    text-decoration: line-through
}

.header__img {
    width: 100%
}

.header__img--remote {
    padding: 0 25px
}

.header__lc-img {
    width: 77px;
    height: 42px
}

.header__signup-form {
    position: relative
}

.header__form-wrapper--integrations {
    margin-bottom: 40px
}

.header__signup-form #error-form1 {
    position: absolute;
    bottom: -25px
}

.sign-up,
#mailjetSubscriptionForm {
    margin-bottom: 24px
}

.sign-up__btns {
    display: flex;
    flex-direction: column;
    margin-bottom: 45px
}

.sign-up__btn:first-child,
#mailjet_widget_email {
    margin-bottom: 15px
}

.sign-up__btn {
    padding: 16px;
    width: 100%
}

.sign-up__input,
#mailjet_widget_email {
    width: 100%;
    padding: 14px;
    margin-bottom: 16px;
    font-family: apertura;
    font-size: 14px;
    line-height: 14px;
    box-shadow: none;
    background-color: #f8f9fc;
    border: 1px solid #e9ebf4;
    border-radius: 36px
}

#mailjetSubscriptionForm input[type=submit] {
    font-family: apertura;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 25px;
    border: none;
    padding: 16px;
    width: 100%;
    color: #fff;
    background-color: #21d196
}

.mailjet_widget_form_message {
    text-align: center;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 0 20px
}

.sign-up__alternative {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 24px
}

.sign-up__alternative::before {
    z-index: -1;
    position: absolute;
    width: 100%;
    content: "";
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border-top: 1px solid #e9ebf4
}

.sign-up__alternative span {
    padding: 0 20px;
    text-transform: uppercase;
    background-color: #fff
}

.brand-btn {
    font-family: apertura;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 25px;
    border: none
}

.register-btn {
    color: #fff;
    background-color: #21d196
}

.register-btn:hover {
    color: #fff;
    background-color: #18b681
}

.secondary-btn {
    color: #1a3349;
    background-color: #dbe9fe
}

.secondary-btn:hover,
.pricing__btn--light:hover {
    color: #1a3349;
    background-color: #adc8ed
}

.conversation {
    background-color: #f5faff
}

.conversation__wrapper {
    padding-bottom: 25px
}

.conversation__subtitle {
    display: block;
    margin-bottom: 34px;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%
}

.problem {
    text-align: center
}

.problem__wrapper {
    padding-top: 65px;
    padding-bottom: 30px
}

.problem__title {
    margin-bottom: 25px
}

.problem__subtitle {
    display: block;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%
}

.problem__text {
    padding: 0 30px;
    margin-bottom: 36px;
    font-size: 14px;
    line-height: 150%
}

.problem__number {
    max-width: 328px;
    display: block;
    margin: 0 auto 12px;
    color: #ff4365;
    font-size: 42px;
    line-height: 120%;
    font-weight: 900
}

.slider__list,
.diagrams__list {
    margin: 0 0 35px;
    list-style: none
}

.diagrams__item {
    position: relative;
    padding: 230px 25px 40px;
    background-color: #fff !important;
    box-shadow: 3px 3px 20px rgba(119, 133, 202, .34) !important;
    border-radius: 8px !important
}

div#n2-ss-1 .n2-ss-slider-2 {
    background-color: #fff !important;
    box-shadow: 3px 3px 20px rgba(119, 133, 202, .34) !important;
    border-radius: 8px !important
}

div#n2-ss-1 .n-uc-13b5455834452-inner {
    padding-top: 40px !important
}

div#n2-ss-1 .n2-ss-section-main-content {
    padding-top: 40px !important;
    padding-bottom: 30px !important
}

div#n2-ss-1 .n2-ss-slide-active {
    border-radius: 8px !important;
    overflow: hidden
}

.n2-ss-item-content img {
}

.diagrams__item--fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

.diagrams__controls,
.slider__controls {
    text-align: center
}

.diagrams__control,
.slider__control {
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 0 10px;
    background-color: #e9ebf4;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s ease
}

.diagrams__control--active,
.slider__control--active {
    background-color: #366bf3
}

.features__wrapper {
    padding-top: 38px
}

.features__wrapper--about {
    padding-bottom: 40px;
    padding-top: 55px
}

.features__title {
    margin-bottom: 60px
}

.features__title span {
    position: relative;
    font-weight: 700
}

.features__title span::after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 0;
    left: 5px;
    width: 100%;
    height: 15px;
    background-color: #71f0c6
}

.features__subtitle {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%
}

.features__item {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px
}

.features__item picture,
.features__item img {
    align-self: center
}

.features__item--app img:not(.ffeatures__store-img) {
    max-width: 333px
}

.features__item--app > div {
    margin-bottom: 35px
}

.features--integrations h3 {
    font-size: 24px
}

.features__item p {
    padding-right: 20px;
    margin-bottom: 20px
}

.features__stores {
    display: flex;
    justify-content: space-between;
    padding: 0 12px;
    text-align: center
}

.features__store img {
    width: 144px
}

.cta__btn {
    width: 65%;
    display: block;
    margin: 0 auto;
    padding: 16px;
    cursor: pointer
}

.tabs__list {
    max-width: 768px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 0;
    list-style: none;
    overflow-x: auto
}

.tabs__item {
    padding: 15px 30px;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    background-color: #fff;
    box-shadow: 3px 3px 20px rgba(119, 133, 202, .34);
    border-radius: 8px
}

.bx-wrapper {
    border: 0 !important
}

div.bxslider {
    margin-left: 25%;
    margin-right: 25%
}

.bxslide .slide:not(.bx-clone) {
    margin: 0 20px
}

.carousel:after {
    content: 'flickity';
    display: none
}

.features__content-section {
    padding-top: 130px
}

.flickity-viewport {
    overflow: inherit !important
}

.carousel-cell {
    width: 66%;
    height: 92px;
    margin-right: 20px;
    line-height: 120%;
    font-family: inherit;
    font-size: 24px;
    font-weight: 500;
    color: #1a3349;
    box-shadow: 3px 3px 20px rgba(119, 133, 202, .34);
    background-color: #fff;
    border-radius: 8px;
    border: transparent;
    display: flex;
    justify-content: center;
    align-items: center
}

.carousel-cell a {
    color: #fff
}

.carousel-cell.is-selected {
    background-color: #366bf3;
    color: #fff
}

.features__content {
    display: none
}

.features__content.is-selected {
    display: block
}

.hide {
    display: none
}

.unlimited {
    text-align: center;
    background-color: #366bf3
}

.unlimited__wrapper {
    padding-top: 60px
}

.unlimited__title {
    padding: 0 25px;
    margin-bottom: 18px !important;
    font-weight: 500;
    font-size: 24px;
    color: #fff
}

.unlimited__text {
    font-weight: 500;
    font-size: 18px;
    color: #71f0c6
}

.current_page_item a {
    color: #1a3349 !important
}

.post__wrapper {
    padding-top: 35px
}

.post__title {
    font-weight: 500;
    line-height: 135% !important
}

.post__category a {
    padding: 4px 8px;
    font-size: 10px;
    line-height: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #366bf3;
    vertical-align: middle;
    background-color: #dbe9fe;
    border-radius: 4px
}

.post__category {
    display: block;
    margin-bottom: 8px
}

.post__share {
    margin-bottom: 45px
}

.post-meta__author-name {
    margin-left: 5px
}

.posted-on {
    color: #9da2bd
}

.post__image-link {
    position: relative;
    display: block
}

.post__image-link img,
.blog__img img {
    position: relative;
    border-radius: 8px
}

.blog__img {
    position: relative;
    display: block
}

.post__image-link::after,
.blog__img::before {
    content: '';
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .5;
    border-radius: 8px;
    background: linear-gradient(230.73deg, rgba(86, 176, 242, 0) 16.22%, #366BF3 132.41%);
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

.post-content .entry-header::after {
    content: 'channels';
    position: absolute;
    z-index: 1;
    height: 14px;
    width: 60px;
    bottom: 7px;
    right: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #fff
}

.shapely-content p,
.shapely-content li {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 150%
}

.shapely-content a {
    color: #366bf3
}

.shapely-content h2 {
    margin-bottom: 30px !important;
    font-size: 28px !important;
    line-height: 135% !important;
    font-weight: 500 !important
}

.shapely-content h3 {
    margin-bottom: 16px;
    line-height: 150%
}

.shapely-content h4 {
    font-size: 18px !important
}

.shapely-content ol {
    margin-left: 15px;
    margin-bottom: 60px
}

.shapely-content ol > li {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 130%
}

.shapely-content ul {
    margin-left: 0;
    list-style: none
}

.shapely-content ul > li {
    position: relative;
    padding-left: 23px
}

.shapely-content ul > li::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    top: 8px;
    left: 0;
    border-radius: 3px;
    background-color: #21d196
}

.shapely-content img {
    width: 100%;
    border-radius: 8px
}

.shapely-content p.post__img-description {
    color: #83889e;
    font-size: 14px;
    line-height: 150%;
    text-align: center
}

.not-found__wrapper {
    text-align: center;
    padding-top: 120px;
    padding-bottom: 120px
}

.coming-soon {
    min-height: 100vh;
    text-align: center
}

.landing-wrapper--soon {
    display: flex;
    flex-direction: column;
    position: absolute;
    transform: translateY(-40%);
    top: 40%
}

.landing-wrapper--soon img {
    margin-bottom: 40px
}

.clients--press {
    padding-top: 40px
}

.clients__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    margin: 0;
    padding: 0 20px;
    list-style: none
}

.clients__list--press {
    padding: 0 25px
}

.clients__title {
    max-width: 80px;
    padding: 4px 8px;
    margin: 0 auto 32px;
    font-size: 10px;
    line-height: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #366bf3;
    vertical-align: middle;
    background-color: #dbe9fe;
    border-radius: 4px
}

.clients__title--press {
    max-width: 112px
}

.clients__item {
    margin-bottom: 20px
}

.clients__item--play,
.clients__item--homepl,
.clients__item--instaforex {
    order: -1
}

.clients__item--docplanner {
    order: 1
}

.clients__img--play {
    width: 75px
}

.clients__img--kodakit {
    width: 105px
}

.clients__img--instaforex {
    width: 105px
}

.clients__img--docplanner {
    width: 112px
}

.clients__img--homepl {
    width: 83px
}

.clients__img--upcity {
    width: 100px
}

.clients__img--hba {
    width: 110px
}

.clients__img--techrepublic {
    width: 130px
}

.clients__img--templatemonster {
    width: 160px
}

.clients__img--wordstream {
    width: 140px
}

.clients__img--smallbiz {
    width: 115px
}

.clients__img--cmi {
    width: 60px
}

.clients__img--goodfirms {
    width: 130px
}

.press__wrapper {
    padding-top: 75px
}

.press__download-link {
    color: #366bf3;
    text-decoration: underline
}

.press__section {
    margin-bottom: 72px
}

.press__launch-text {
    font-size: 18px
}

.press__leaders-list,
.press__name-list,
.press__сolors-list {
    margin: 0;
    list-style: none
}

.press__leaders-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px
}

.press__leaders-item p {
    margin-bottom: 0
}

.press__leaders-name {
    font-size: 18px
}

.press__leaders-title {
    color: #9da2bd
}

.press__name-wrapper {
    padding: 45px 32px 35px;
    box-shadow: 3px 3px 20px rgba(119, 133, 202, .34);
    border-radius: 8px
}

.press__name-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.press__written-name {
    margin-bottom: 0;
    font-size: 24px
}

.press__how-to {
    flex-basis: 75px;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase
}

.press__dont {
    color: #ff4365
}

.press__do {
    color: #21d196
}

.press__logo-wrapper {
    margin-bottom: 45px
}

.press__logo-wrapper p {
    margin-bottom: 20px
}

.press__logo-img {
    margin-bottom: 10px
}

.press__logo-img--safe {
    display: block
}

.press__title--screen {
    margin-bottom: 10px !important
}

.press__screens-item img {
    box-shadow: 3px 3px 20px rgba(119, 133, 202, .34);
    border-radius: 8px;
    width: 100%
}

.press__screens-item a {
    display: block;
    width: 100%
}

.press__сolors-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.press__сolor-item {
    flex-basis: 47%;
    padding-top: 90px;
    margin-bottom: 22px;
    box-shadow: 3px 3px 20px rgba(119, 133, 202, .34);
    border-radius: 8px
}

.press__сolor-item--green {
    background-color: #21d196
}

.press__сolor-item--blue {
    background-color: #366bf3
}

.press__сolor-item--light-blue {
    background-color: #dbe9fe
}

.press__сolor-item--pink {
    background-color: #ff4365
}

.press__сolor-item div {
    padding: 12px 18px 8px;
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.press__сolor-item p {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px
}

.press__сolor-format {
    font-size: 12px;
    color: #9da2bd
}

.press__сolor-value {
    flex-basis: 58%;
    font-size: 12px;
    font-weight: 500
}

.press__font {
    display: block;
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 24px;
    color: #9da2bd
}

.press__letters {
    margin-bottom: 8px;
    font-size: 18px
}

.bottom {
    text-align: center
}

.bottom--light {
    background-color: #f5faff
}

.bottom__wrapper {
    padding-top: 55px;
    padding-bottom: 25px
}

.bottom__description a,
.press__text a {
    color: #366bf3
}

@media (min-width: 768px) {
    h1 {
        font-size: 40px !important
    }

    p {
        font-size: 16px
    }

    .nav-bar .module.nav-bar__btn-wrapper {
        padding: 0 216px
    }

    .landing-wrapper {
        padding-left: 48px;
        padding-right: 48px
    }

    .container {
        /*width: unset !important*/
    }

    .header__wrapper {
        padding: 35px;
        position: absolute;
        bottom: 10%;
    }

    .header__description {
        font-size: 16px
    }

    .header__form-wrapper {
        width: 50%;
        margin: 0 auto
    }

    .header__form-wrapper--spotify {
        margin-bottom: 125px
    }

    .header--home .header__img,
    .header--tour .header__img,
    .header__img--integrations {
        max-width: 450px;
        display: block;
        margin: 0 auto
    }

    .conversation__wrapper {
        padding-top: 50px
    }

    .problem__subtitle {
        padding: 0 118px
    }

    .problem__text {
        font-size: 16px;
        padding: 0 100px
    }

    .diagrams__item {
        max-width: 575px;
        margin: 0 auto;
        padding: 240px 70px 40px
    }

    .features__title {
        padding-right: 210px
    }

    .features__subtitle {
        margin-bottom: 50px
    }

    .features__item h3 {
        padding-right: 350px
    }

    .features__item p {
        padding-right: 165px
    }

    .features__stores {
        width: 315px;
        padding: 0
    }

    .testimonials__title {
        margin-bottom: 40px;
        padding: 0 150px
    }

    .testimonials__item {
        width: 80%;
        max-width: 580px;
        margin: 0 auto;
        padding-left: 50px;
        padding-right: 50px
    }

    .testimonials__text {
        font-size: 16px
    }

    .cta__wrapper {
        padding-bottom: 50px
    }

    .cta__item {
        width: 80%;
        margin: 0 auto 30px;
        padding: 35px 75px 50px
    }

    .tabs__wrapper {
        padding-left: 48px;
        padding-right: 48px
    }

    .tabs__list {
        margin: 0 auto
    }

    .about__item {
        width: 80%;
        margin: 0 auto 30px;
        padding: 35px 75px 50px
    }

    .footer {
        padding-top: 30px
    }

    .footer__wrapper {
        padding: 0 80px
    }

    .footer__bottom {
        display: flex;
        flex-wrap: wrap
    }

    .footer .menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .footer .menu li {
        flex-basis: 265px
    }

    .footer__navigation {
        flex-basis: 100%;
        margin-bottom: 30px
    }

    .footer__company {
        flex-basis: 295px;
        width: 295px
    }

    .footer__connect {
        flex-basis: 293px;
        width: 293px;
        margin-right: 50px;
        margin-bottom: 0
    }

    .footer__social,
    .footer__desc,
    .footer__copyright {
        flex-basis: 265px;
        width: 265px
    }

    .footer__contact {
        justify-content: space-between;
        margin-bottom: 40px
    }

    .footer__about {
        align-self: flex-end
    }

    .footer__about p {
        margin-bottom: 0
    }

    .footer {
        padding-bottom: 30px
    }

    .carousel {
        display: flex
    }

    .carousel:after {
        content: ''
    }

    .carousel-cell {
        margin-right: 0;
        border: 2px solid #366bf3;
        box-shadow: none
    }

    .carousel-cell:not(:first-of-type) {
        border-left: transparent
    }

    .carousel-cell--ecommerce {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .carousel-cell--helpline {
        border-radius: 0
    }

    .carousel-cell--integrations {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .wrapper-full {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .pricing__switch-wrapper {
        margin-bottom: 60px
    }

    .pricing__plan--complete {
        padding-top: 60px
    }

    .post__form-wrapper {
        width: 50%;
        margin: 0 auto
    }

    .blog__posts {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .blog__item:not(:first-of-type) {
        flex-basis: 47%;
        margin-bottom: 45px
    }

    .blog__more-link {
        max-width: 300px;
        min-width: 300px;
        margin: 0 auto
    }

    .press__wrapper {
        max-width: 740px;
        margin: 0 auto
    }

    .press__leaders-list {
        display: flex;
        justify-content: space-between
    }

    .press__name-wrapper {
        padding: 45px 32px 20px
    }

    .press__name-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .press__name-item {
        flex-basis: 45%;
        margin-bottom: 32px
    }
}

@media (min-width: 992px) {
    .module-group.right {
        display: flex
    }

    .nav-bar .module.nav-bar__btn-wrapper {
        width: 315px;
        padding: 0 16px
    }

    .sign-up__btn:first-child {
        margin-right: 25px;
        margin-bottom: 0
    }

    .main-navigation .menu > li ul {
        display: flex;
        flex-direction: column;
        padding: 10px 0 !important;
        width: auto !important;
        max-width: 200px;
        box-shadow: 3px 3px 20px rgba(119, 133, 202, .34);
        border-radius: 4px;
        border: none;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .shapely-dropdown {
        right: -10px !important;
        top: -18px !important
    }
}

@media (min-width: 1200px) {
    h1 {
        margin-bottom: 35px !important;
        font-size: 56px !important;
        line-height: 150% !important
    }

    h2 {
        font-size: 40px !important;
        margin-bottom: 45px !important
    }

    p {
        font-size: 18px;
        line-height: 150% !important
    }

    .main-navigation .menu li a {
        font-size: 16px;
        line-height: 16px;
        color: #fff
    }

    .main-navigation .menu > li {
        margin-right: 75px
    }

    #site-navigation .module.left {
        padding-left: 0
    }

    .container {
        /*width: 100% !important;*/
        margin: 0 auto
    }

    .nav-bar__btn {
        font-size: 14px;
        line-height: 14px
    }

    .landing-wrapper {
        width: 1200px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0
    }

    .sign-up {
        display: flex;
        max-width: 386px;
        margin: 0 auto
    }

    .sign-up--blog {
        max-width: 458px
    }

    #mailjetSubscriptionForm {
        max-width: 458px;
        display: flex;
        margin: 0 auto
    }

    .mailjet-widget-form-group {
        width: 140%;
        margin-bottom: 0 !important;
        margin-right: -45px;
        flex-grow: 2;
        border-right-width: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .sign-up__input {
        width: 140%;
        margin-bottom: 0;
        margin-right: -35px;
        padding: 14px 45px 14px 14px;
        flex-grow: 2;
        border-right-width: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .header {
        text-align: center
    }

    .header--integrations {
        background-position: 0 585px
    }

    .header--home .header__img,
    .header--tour .header__img {
        max-width: 1023px
    }

    .header__img--integrations,
    .header__img--remote {
        max-width: 890px
    }

    .header--home::after {
        bottom: 50px
    }

    .header__wrapper {
        padding-top: 70px
    }

    .header__wrapper--press {
        padding-top: 92px;
        padding-bottom: 45px
    }

    .header__wrapper--integrations {
        padding-bottom: 70px
    }

    .header__title--integrations {
        padding: 0 160px;
        letter-spacing: 0
    }

    .header__title--lc {
        padding: 0 200px
    }

    .header__lc-img {
        width: 117px;
        height: 64px
    }

    .header__form-wrapper {
        width: 386px;
        margin-bottom: 80px
    }

    .header__signup-form {
        margin-bottom: 25px
    }

    .header__description {
        margin-bottom: 52px;
        line-height: 150%
    }

    .header__description--single {
        padding: 0 210px;
        font-size: 22px
    }

    .header__description--lc {
        padding: 0 300px
    }

    .header__description--multiple {
        padding: 0 180px;
        font-size: 18px
    }

    .clients {
        margin-bottom: 60px
    }

    .clients--press {
        padding-top: 60px
    }

    .clients__list {
        width: 1120px;
        margin: 0 auto;
        justify-content: space-between
    }

    .clients__list--press {
        width: 740px;
        padding: 0
    }

    .clients__list--press li {
        margin-bottom: 30px
    }

    .clients__item {
        order: 0;
        margin-bottom: 0
    }

    .clients__img--play {
        width: 112px
    }

    .clients__img--instaforex {
        width: 157px
    }

    .clients__img--kodakit {
        width: 159px
    }

    .clients__img--docplanner {
        width: 168px
    }

    .clients__img--homepl {
        width: 126px
    }

    .clients__img--upcity {
        width: 124px
    }

    .clients__img--hba {
        width: 137px
    }

    .clients__img--techrepublic {
        width: 160px
    }

    .clients__img--templatemonster {
        width: 200px
    }

    .clients__img--wordstream {
        width: 171px
    }

    .clients__img--smallbiz {
        width: 141px
    }

    .clients__img--cmi {
        width: 73px
    }

    .clients__img--goodfirms {
        width: 161px
    }

    .conversation {
        margin-top: -65px;
        text-align: center
    }

    .conversation__wrapper {
        padding-bottom: 50px
    }

    .conversation__title--integrations {
        padding: 0 200px
    }

    .conversation__subtitle {
        font-size: 32px
    }

    .conversation__text--one {
        padding: 0 265px
    }

    .conversation__text--two {
        padding: 0 245px
    }

    .conversation__text--integrations {
        padding: 0 185px
    }

    .problem__wrapper {
        padding-top: 135px;
        padding-bottom: 90px
    }

    .problem__wrapper--integrations {
        padding-bottom: 0
    }

    .problem__number {
        margin-bottom: 25px;
        font-size: 46px
    }

    .problem__subtitle {
        padding: 0 330px;
        margin-bottom: 30px;
        font-size: 22px
    }

    .problem__text {
        padding: 0 315px;
        margin-bottom: 55px
    }

    .tabs__wrapper {
        max-width: 500px;
        margin: 0 auto;
        padding: 0
    }

    .carousel-cell {
        height: 60px;
        font-size: 20px
    }

    .features--integrations h3 {
        font-size: 32px
    }

    .features__wrapper {
        padding-top: 80px
    }

    .features__wrapper--about {
        padding-top: 135px
    }

    .features__title {
        padding: 0 100px;
        margin-bottom: 85px !important;
        text-align: center
    }

    .features__title--remote {
        padding: 0 175px;
        margin-bottom: 25px !important
    }

    .features__subtitle {
        margin-bottom: 85px;
        font-size: 24px;
        text-align: center
    }

    .features__title--lc {
        padding: 0 240px
    }

    .features__title--tour {
        padding: 0 200px
    }

    .features__item {
        max-width: 1140px;
        margin: 0 auto 85px;
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }

    .features__item--integration,
    .features__item--numbers,
    .features__item--toll-free,
    .features__item--inner-app,
    .features__item--support,
    .features__item--why {
        padding-right: 60px
    }

    .features__item--livechat,
    .features__item--app,
    .features__item--widget,
    .features__item--rates,
    .features__item--recording,
    .features__item--feedback {
        padding-left: 150px
    }

    .features__item--inner-rates {
        padding-left: 50px
    }

    .features__item:nth-of-type(2n) {
        flex-direction: row-reverse
    }

    .features__item div {
        flex-basis: 400px
    }

    .features__item--remote-app div {
        flex-basis: 450px
    }

    .features__item--integration div,
    .features__item--ivr div,
    .features__item--numbers div,
    .features__item--toll-free div,
    .features__item--inner-app div,
    .features__item--support div,
    .features__item--why div,
    .features__item--recordings div,
    .features__item--audience div {
        margin-left: 110px
    }

    .features__item--livechat div,
    .features__item--app div,
    .features__item--widget div,
    .features__item--rates div,
    .features__item--recording div,
    .features__item--feedback div,
    .features__item--cc div {
        margin-right: 100px
    }

    .features__item--app > div,
    .features__item--inner-rates div {
        margin-bottom: 0
    }

    .features__item--widget img {
        width: 275px
    }

    .features__item--rates img {
        width: 443px
    }

    .features__item--inner-rates img {
        width: 472px
    }

    .features__item--app img:not(.features__store-img),
    .features__item--inner-app img {
        width: 278px
    }

    .features__item--ivr img {
        width: 550px
    }

    .features__item--inner-app .features__stores {
        margin-left: 0
    }

    .features__item h3 {
        padding-right: 0
    }

    .features__item p {
        padding-right: 0;
        font-size: 16px
    }

    .features__item p:last-child {
        margin-bottom: 0
    }

    .home .features__item p:last-child {
        margin-bottom: 0
    }

    .features__stores {
        width: 352px;
        margin: 0
    }

    .features__store img {
        width: 160px
    }

    .slider__list {
        margin-bottom: 55px
    }

    .diagrams__item {
        min-height: 282px;
        max-width: 655px;
        align-items: center;
        padding: 60px 65px 85px
    }

    .diagrams__item::before {
        top: 60px;
        left: 70px;
        transform: unset
    }

    .diagrams__text {
        font-size: 16px;
        line-height: 150%;
        padding-top: 20px;
        padding-left: 225px;
        text-align: left;
        padding-right: 20px
    }

    .diagrams__text::before {
        left: 0;
        transform: unset
    }

    .cta__title--remote {
        padding: 0 300px
    }

    .cta__list {
        display: flex;
        justify-content: space-between
    }

    .cta__item {
        width: 30%;
        padding: 35px 50px 50px
    }

    .cta__item--trial h3 {
        padding: 92px 50px 0
    }

    .cta__item p {
        font-size: 16px
    }

    .cta__item--trial p {
        margin-bottom: 55px
    }

    .cta__item--pricing {
        order: -1
    }

    .about__wrapper {
        padding-top: 120px;
        padding-bottom: 120px
    }

    .about__list {
        width: 1120px;
        display: flex;
        justify-content: space-between;
        margin: 0 auto
    }

    .about__item {
        width: 265px;
        margin: 0;
        padding: 20px 15px 25px
    }

    .about__item p {
        font-size: 14px
    }

    .logo-wrap img {
        width: 134px
    }

    .footer {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .footer__wrapper {
        display: flex;
        justify-content: space-between;
        padding: 0 15px
    }

    .footer__navigation {
        flex-basis: 250px;
        margin: 0 50px 0 0;
        flex-shrink: 0
    }

    .footer__connect {
        order: -1;
        margin: 0 0 50px
    }

    .footer__contact {
        margin-bottom: 0;
        margin-left: 50px
    }

    .footer__about {
        align-items: flex-end
    }

    .footer__about p {
        flex-basis: unset
    }

    .footer__desc {
        flex-basis: 185px !important;
        margin-bottom: 0;
        margin-right: 155px
    }

    .footer__copyright {
        margin-right: 75px;
        margin-bottom: 0
    }

    .footer .menu li a {
        padding: 0;
        font-size: 12px;
        line-height: 25px
    }

    .footer__company {
        margin-right: 45px
    }

    .footer__company h3,
    .footer__connect h3 {
        margin-bottom: 15px
    }

    .footer__social {
        width: 140px;
        flex-basis: unset
    }

    .footer__about {
        display: flex
    }

    .unlimited__wrapper {
        width: 846px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 80px;
        padding-bottom: 25px
    }

    .unlimited__content {
        text-align: left
    }

    .unlimited__title {
        padding: 0;
        font-weight: 700
    }

    .unlimited__text {
        font-size: 24px
    }

    .post__wrapper {
        max-width: 740px;
        margin: 0 auto;
        padding-top: 70px
    }

    .post__category {
        margin-bottom: 25px;
        text-align: center
    }

    .post__title {
        margin-bottom: 30px !important;
        line-height: 120% !important;
        font-weight: 700;
        text-align: center
    }

    .post-content .entry-header {
        margin-bottom: 55px
    }

    .shapely-content blockquote {
        max-width: 664px;
        margin: 0 auto 25px !important
    }

    .shapely-content img {
        max-width: 664px;
        display: block;
        margin: 0 auto
    }

    .shapely-content h2 {
        font-size: 36px !important
    }

    .post__note-box {
        max-width: 664px;
        margin: 0 auto 40px
    }

    .post__footer {
        display: flex;
        justify-content: space-between
    }

    .post__share {
        order: 1;
        flex-basis: 142px;
        flex-shrink: 0
    }

    .post__share-title {
        text-align: right
    }

    .author-bio {
        flex-basis: 70%
    }

    .author__by {
        display: block;
        margin-bottom: 5px
    }

    .entry-content {
        margin-bottom: 35px
    }

    .post__subscribe-wrapper {
        padding-top: 65px;
        padding-bottom: 70px
    }

    .post__subscribe-title {
        font-size: 24px !important
    }

    .post__subscribe-input {
        z-index: unset
    }

    .post__subscribe-btn {
        margin-bottom: 0
    }

    .blog__wrapper {
        padding-top: 60px
    }

    .blog__archive-title {
        margin-bottom: 75px !important;
        font-size: 40px !important;
        text-align: center
    }

    .blog__item:first-of-type {
        position: relative;
        padding-left: 770px;
        margin-bottom: 175px
    }

    .blog__item:first-of-type header {
        position: absolute;
        width: 733px;
        left: 0;
        top: 0
    }

    .blog__item:first-of-type .blog__preview-title {
        padding-top: 20px;
        font-size: 36px !important;
        font-weight: 700 !important;
        line-height: 120% !important
    }

    .blog__item:first-of-type .blog__preview-title::before {
        top: 0
    }

    .blog__item:first-of-type .blog__preview-text {
        margin-bottom: 60px;
        font-size: 16px
    }

    .blog__item:first-of-type .entry-header::after {
        height: 16px;
        width: 90px;
        bottom: 15px;
        right: 15px;
        font-size: 20px
    }

    .blog__item:not(:first-of-type) {
        flex-basis: 31%
    }

    .blog__img {
        position: relative;
        display: block
    }

    .blog__item:not(:first-of-type) .blog__img::after {
        position: absolute;
        display: none;
        justify-content: center;
        align-items: center;
        content: "Read more";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        font-weight: 700;
        font-size: 16px;
        line-height: 135%;
        color: #fff;
        background-color: #21d196;
        opacity: .75;
        border-radius: 8px 8px 0 0;
        transform: none;
        -webkit-transition: 250ms;
        -o-transition: 250ms;
        transition: 250ms
    }

    .blog__item:not(:first-of-type) .blog__img:hover::before {
        background-image: none
    }

    .blog__item:not(:first-of-type) .blog__img:hover::after {
        display: flex
    }

    .blog__more-link {
        max-width: 186px;
        min-width: 186px;
        margin: 0
    }

    .blog__more-link::after {
        right: 18%
    }

    .coming-soon {
        min-height: calc(100vh - 100px)
    }

    .landing-wrapper--soon {
        position: relative;
        transform: translateY(35%);
        top: unset
    }

    .landing-wrapper--soon img {
        width: 300px;
        margin: 0 auto 50px
    }

    .landing-wrapper--soon h1 {
        font-size: 70px
    }

    .landing-wrapper--soon h2 {
        font-size: 56px !important;
        padding: 0 40px
    }

    .landing-wrapper--soon p {
        font-size: 32px
    }

    .bottom__wrapper {
        padding-top: 80px;
        padding-bottom: 45px
    }

    .bottom__title {
        margin-bottom: 20px !important
    }

    .bottom__description {
        padding: 0 170px
    }

    #mailjet_widget_email {
        margin-bottom: 0
    }
}

.ht-n-open-toggle {
    background-color: #366bf3 !important
}

.mobile-toggle_icon {
    width: 25px;
    height: 20px;
    position: relative;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer
}

.mobile-toggle_icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #2196F3;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out
}

.mobile-toggle_icon span:nth-child(1) {
    top: 0
}

.mobile-toggle_icon span:nth-child(2),
.mobile-toggle_icon span:nth-child(3) {
    top: 9px
}

.mobile-toggle_icon span:nth-child(4) {
    top: 19px
}

.mobile-toggle.active .mobile-toggle_icon span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%
}

.mobile-toggle.active .mobile-toggle_icon span:nth-child(2) {
    transform: rotate(45deg)
}

.mobile-toggle.active .mobile-toggle_icon span:nth-child(3) {
    transform: rotate(-45deg)
}

.mobile-toggle.active .mobile-toggle_icon span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%
}

.icons__list {
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.calendly-badge-widget {
    right: -66px !important;
    top: 250px;
    bottom: unset !important;
    transform: rotate(270deg)
}

.calendly-badge-content {
    background-color: #366bf3;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}



.subscription-duration {
    margin: 0 auto;
    width: 220px;
    margin-top: 50px;
    cursor: pointer;
    display: flex
}

.subscription-duration p {
    text-align: center;
    font-size: 1rem;
    font-family: roboto, sans-serif
}

.wrapper-full-year {
    display: none
}

.yearly-price {
    display: flex;
    flex-direction: column
}

.wrapper-full-month {
    display: none
}

.monthly-price {
    display: flex;
    flex-direction: column
}

@media (min-width: 1200px) {
    .yearly-price,
    .monthly-price {
        flex-direction: row
    }
}


/* header */

.navbar-transparent {
    position: absolute;
    z-index: 100;
    top: 0;
    width: 100%;
    border: 0;
    background-color: transparent;
    box-shadow: none;
}

.dropdown-menu {
    left: -50% !important;
    text-align: center !important;
    border-radius: 0 !important;
}

ul.dropdown-menu li a:hover,
ul.dropdown-menu li:hover>a,
ul.dropdown-menu li:hover>a,
ul.dropdown-menu li:focus>a {
    background: none;
    color: #23F5E1!important;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #23F5E1;
    text-decoration: none;
    background-color: unset;
}