@charset "UTF-8";



/* FONTS */

@font-face {
    font-family: "Nunito";
    src: url("../fonts/Nunito-Regular.woff") format("woff"), url("../fonts/Nunito-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Sniglet";
    src: url("../fonts/Sniglet-Regular.woff") format("woff"), url("../fonts/Sniglet-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Lato";
    src: url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

.lp-profile .lp-form-field input:not([type=password]):focus, .lp-profile .lp-form-field textarea:not([type=password]):focus, h1, h2, h3, h4, h5, h6 {
    font-style: normal
}

button,
iframe {
    border: none
}

.bp-element-button .btn.focus,
.bp-element-button .btn:focus,
.lp-profile .lp-form-field input:focus,
a:focus,
input:focus,
textarea:focus {
    box-shadow: none;
    outline: 0
}

body,
html,
pre {
    line-height: 1.6
}

.gallery-columns-1 .gallery-item,
figure,
img,
pre {
    max-width: 100%
}

.bl-blog-detail .blog-detail-text .entry-tag-share,
.entry-content .page-links,
.gallery-columns-1 .gallery-item:nth-child(1n+1),
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1),
.gallery:after,
.lp-profile .learn-press-user-profile .lp-form-field-wrap .lp-form-field:after {
    clear: both
}

*,
:after,
:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wp-caption-text,
body,
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

body,
html {
    font-family: Nunito, sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #666;
    height: 100%;
    background-color: #fff;
    box-sizing: border-box
}

body {
    overflow-x: hidden
}

body.font-smoothing {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

a,
a:focus,
a:hover {
    text-decoration: none
}

.site-header .thim-toolbar .login-links > a:hover,
.site-header .thim-toolbar .widget_text a:hover,
.site-header.layout-1 .bp-element-login-popup .login-links > a:hover {
    text-decoration: underline
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 18px;
    padding-top: 5px
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    padding-top: 0
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.75rem
}

h4 {
    font-size: 1.5rem
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p {
    word-break: break-word;
    margin-bottom: 24px
}

blockquote {
    font-family: Sniglet;
    color: #56509f;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.454545;
    word-break: break-word;
    padding-left: 45px;
    position: relative;
    margin-bottom: 25px
}

blockquote::before {
    content: '‘‘';
    font-family: Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 100px;
    line-height: 1;
    color: #ff5f2e;
    position: absolute;
    top: -5px;
    left: -5px;
    letter-spacing: -5px
}

.gallery-caption:before,
.gallery:after {
    content: ""
}

blockquote cite a {
    font-size: 16px;
    color: #ff5f2e
}

ol,
ul {
    margin-left: 20px;
    margin-bottom: 1rem
}

ol li,
ul li {
    margin-bottom: .5rem
}

.lp-profile .lp-form-field input,
input,
label,
textarea {
    outline: 0;
    border: none;
    margin: 0;
    min-width: 1px
}

button {
    outline: 0;
    background: 0 0;
    cursor: pointer
}

.lp-profile .lp-form-field input[type=submit],
input[type=submit] {
    cursor: pointer
}

button:focus {
    outline: 0
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: .9375rem;
    margin-bottom: 1.6em;
    overflow: auto;
    padding: 1.6em
}

pre h1,
pre h2,
pre h3,
pre h4,
pre h5,
pre h6 {
    margin-bottom: 0;
    padding-top: 0
}

code {
    background-color: transparent;
    color: #6e6e6e
}

dd {
    margin: 0 1.5em 1.5em
}

.lp-profile .lp-form-field input:-webkit-autofill,
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img {
    height: auto
}

blockquote.alignleft,
img.alignleft {
    margin: 7px 24px 7px 0
}

.wp-caption.alignleft {
    margin: 7px 14px 7px 0
}

blockquote.alignright,
img.alignright {
    margin: 7px 0 7px 24px
}

.wp-caption.alignright {
    margin: 7px 0 7px 14px
}

.wp-caption-text {
    box-sizing: border-box;
    font-size: 14px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
    padding-right: 10px
}

.gallery {
    margin-bottom: 20px
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative
}

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px)
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px)
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px)
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px)
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px)
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px)
}

.gallery-columns-7 .gallery-item:nth-child(7n+1) {
    clear: both
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px)
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px)
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0
}

.gallery-caption {
    background-color: rgba(0, 0, 0, .7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}

.event--home-1,
.feature--home-1 {
    background-color: #56509f;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.gallery-caption:before {
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.gallery-item:hover .gallery-caption {
    opacity: 1
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

.gallery:after {
    display: block
}

.bypostauthor > article .fn:before {
    content: "\f408";
    margin: 0 2px 0 -2px;
    position: relative;
    top: -1px
}

dd,
table {
    margin-bottom: 24px
}

td,
th {
    padding: 4px 6px
}

.col,
.container,
aside[class*=col-],
div[class*=col-],
main[class*=col-] {
    padding-right: 20px;
    padding-left: 20px
}

table,
td,
th,
tr {
    border: 1px solid #e7e7e7
}

td,
th {
    border-width: 0 1px 1px 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: max-content
}

caption,
th {
    font-weight: 400;
    text-align: left
}

th {
    font-weight: 500
}

@media (min-width: 1300px) {
    .container {
        max-width: 1200px
    }
}

.row,
div.vc_row {
    margin-right: -20px;
    margin-left: -20px
}

div.no-gutters,
section.no-gutters {
    margin-right: 0;
    margin-left: 0
}

div.no-gutters .col,
div.no-gutters [class*=col-],
section.no-gutters .col,
section.no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.slick-slide:focus {
    outline: 0
}

#wrapper-container {
    overflow-x: hidden;
    width: 100%
}

.feature--home-1 {
    padding-bottom: 25px
}

.feature--home-1::after,
.feature--home-1::before {
    content: '';
    display: flex
}

.feature--home-1 .container {
    margin-top: -72px
}

.feature--home-1 .container [class*=col-] {
    padding-bottom: 50px
}

.feature--home-1 .bp-element-icon-box {
    max-width: 305px;
    margin-left: auto;
    margin-right: auto
}

.about--home-1 {
    padding-top: 110px;
    padding-bottom: 80px
}

.about--home-1 [class*=col-]:nth-child(2) {
    padding-top: 40px
}

.about--home-1 .bp-element-heading {
    margin-bottom: 26px
}

.about--home-1 .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #56509f;
    margin-bottom: 8px
}

.about--home-1 .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.about--home-1 .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979
}

.event--home-1 {
    padding-top: 114px;
    padding-bottom: 120px;
    position: relative;
    z-index: 0
}

.event--home-1 .area-background {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0
}

.event--home-1 .bl-single-image {
    width: 43.7%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.event--home-1 .area-content {
    width: 620px;
    max-width: calc(58% - 40px);
    text-align: center
}

.event--home-1 .area-content .bp-element-button .btn {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    background: #ff5f2e;
    padding: 0 51px
}

.event--home-1 .area-content .bp-element-button .btn:hover {
    background: #fa3b00
}

.event--home-1 .bp-element-heading {
    margin-bottom: 54px
}

.event--home-1 .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 8px
}

.event--home-1 .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.event--home-1 .bp-element-heading .description {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 8px
}

.event--home-1 .bp-element-heading .content {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #cccae2
}

.event--home-1 .bp-element-countdown {
    margin-bottom: 60px
}

@media (max-width: 991px) {
    .event--home-1 .bl-single-image {
        display: none
    }

    .event--home-1 .area-content {
        width: 100%;
        max-width: 100%
    }
}

.classes--home-1 {
    padding-top: 114px;
    padding-bottom: 120px
}

.classes--home-1 .bp-element-heading {
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 53px
}

.classes--home-1 .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #56509f;
    margin-bottom: 8px
}

.classes--home-1 .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.classes--home-1 .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979
}

.classes--home-1 .bp-element-button .btn {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    background: #ff5f2e;
    padding: 0 64px;
    margin-top: 20px
}

.classes--home-1 .bp-element-button .btn:hover {
    background: #fa3b00
}

.activities--home-1 {
    padding-top: 120px;
    padding-bottom: 120px;
    background: #f8f6f3
}

.activities--home-1 [class*=col-]:nth-child(2) {
    align-self: center;
    padding-top: 30px
}

.activities--home-1 .bp-element-heading {
    max-width: 520px;
    margin-bottom: 32px
}

.activities--home-1 .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #56509f;
    margin-bottom: 8px
}

.activities--home-1 .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.activities--home-1 .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979
}

.activities--home-1 .wrap-icon-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.activities--home-1 .wrap-icon-box .bp-element-icon-box {
    margin-bottom: 30px;
    width: 43%
}

@media (max-width: 1199px) {
    .activities--home-1 .wrap-icon-box .bp-element-icon-box {
        width: 46%
    }
}

@media (max-width: 575px) {
    .activities--home-1 .wrap-icon-box .bp-element-icon-box {
        width: 100%
    }
}

.form-registration--home-1 {
    padding-top: 60px;
    padding-bottom: 25px;
    background: #ff5f2e
}

.form-registration--home-1 [class*=col-] {
    padding-bottom: 35px
}

.team--home-1 {
    padding-top: 114px;
    position: relative;
    z-index: 0
}

.team--home-1 .area-background {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #56509f;
    width: 100%;
    height: 58%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0
}

.team--home-1 .bp-element-heading {
    max-width: 540px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 54px
}

.team--home-1 .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 8px
}

.team--home-1 .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.team--home-1 .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #cccae2
}

.team--home-1 .bp-element-our-team {
    margin-bottom: 57px
}

.team--home-1 .bp-element-button .btn {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    background: #ff5f2e;
    padding: 0 69px
}

.team--home-1 .bp-element-button .btn:hover {
    background: #fa3b00
}

.team--home-1 .bp-element-button.line-through {
    position: relative;
    z-index: 0
}

.team--home-1 .bp-element-button.line-through::before {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background-image: url(../img/wave-line-bg-01.png);
    background-repeat: repeat-x;
    position: absolute;
    z-index: -1;
    top: calc(50% - 2px);
    left: 0
}

@media (max-width: 991px) {
    .team--home-1 .area-background {
        height: 57.5%
    }
}

@media (max-width: 767px) {
    .team--home-1 .area-background {
        height: 56%
    }
}

@media (max-width: 480px) {
    .team--home-1 .area-background {
        height: 58.5%
    }
}

@media (max-width: 320px) {
    .team--home-1 .area-background {
        height: 60.3%
    }
}

.testimonial--home-1 {
    padding-top: 54px;
    padding-bottom: 120px
}

.testimonial--home-1 .bp-element-testimonial {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto
}

.area-iconbox--home-1 {
    padding-top: 163px;
    margin-bottom: -90px
}

.area-iconbox--home-1 .area-background {
    position: relative;
    z-index: 0
}

.area-iconbox--home-1 .area-background img {
    max-width: 90%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;
    transform: translate(-50%, -83%)
}

@media (max-width: 991px) {
    .area-iconbox--home-1 {
        padding-top: 110px
    }
}

@media (max-width: 767px) {
    .area-iconbox--home-1 {
        padding-top: 0
    }

    .area-iconbox--home-1 .area-background {
        display: none
    }
}

.feature--home-2 {
    padding-top: 105px;
    padding-bottom: 35px
}

.feature--home-2 [class*=col-] {
    padding-bottom: 50px
}

.feature--home-2 .bp-element-icon-box {
    max-width: 330px;
    margin-right: auto;
    margin-left: auto
}

.about--home-2 {
    padding-top: 275px;
    padding-bottom: 120px;
    background-color: #f8f6f3;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
    z-index: 0
}

.about--home-2 .area-background {
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 206px
}

.about--home-2 .area-left {
    width: 50%;
    text-align: right;
    padding-left: 55px;
    padding-right: 55px
}

.about--home-2 .area-right {
    width: calc(50% - ((100% - 1200px) / 2));
    padding-left: 45px;
    padding-right: 20px;
    align-self: center
}

.about--home-2 .bp-element-heading {
    margin-bottom: 27px
}

.about--home-2 .bp-element-heading .title {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    margin-bottom: 6px
}

.about--home-2 .bp-element-heading .description {
    font-family: Nunito;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    color: #282828;
    margin-bottom: 10px
}

.about--home-2 .bp-element-heading .line {
    margin-bottom: 26px;
    color: #ff5562
}

.about--home-2 .bp-element-heading .content {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979
}

@media (max-width: 1299px) {
    .about--home-2 .area-right {
        width: calc(50% - ((100% - 1140px) / 2))
    }
}

@media (max-width: 1199px) {
    .about--home-2 .area-left,
    .about--home-2 .area-right {
        padding-left: 20px;
        padding-right: 20px
    }

    .about--home-2 .area-right {
        width: calc(50% - ((100% - 960px) / 2))
    }
}

@media (max-width: 991px) {
    .about--home-2 .area-left,
    .about--home-2 .area-right {
        width: 720px;
        max-width: 100%
    }

    .about--home-2 {
        justify-content: center
    }

    .about--home-2 .area-left {
        text-align: left;
        margin-bottom: 50px
    }
}

@media (max-width: 767px) {
    .about--home-2 .area-left,
    .about--home-2 .area-right {
        width: 540px;
        max-width: 100%
    }
}

@media (max-width: 575px) {
    .about--home-2 .area-left,
    .about--home-2 .area-right {
        width: 100%
    }
}

.statistical--home-2 {
    padding-top: 113px;
    padding-bottom: 157px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0
}

.statistical--home-2 [class*=col-] {
    padding-bottom: 40px
}

.statistical--home-2 .area-overlay {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #252525;
    opacity: .65
}

.statistical--home-2 .bp-element-counter-box {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto
}

.classes--home-2 {
    padding-top: 190px;
    padding-bottom: 220px;
    margin-top: -80px;
    position: relative;
    z-index: 10
}

.classes--home-2 .area-background {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.classes--home-2 .area-background .bg-top {
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 487px
}

.classes--home-2 .area-background .bg-bottom {
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 538px
}

.classes--home-2 .bp-element-heading {
    max-width: 580px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 52px
}

.classes--home-2 .bp-element-heading .title {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    margin-bottom: 6px
}

.classes--home-2 .bp-element-heading .description {
    font-family: Nunito;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    color: #282828;
    margin-bottom: 10px
}

.classes--home-2 .bp-element-heading .line {
    margin-bottom: 26px;
    color: #ff5562
}

.classes--home-2 .bp-element-heading .content {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979
}

.classes--home-2 .bp-element-button .btn {
    font-family: Nunito;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    background: #ff5562;
    padding: 0 62px;
    margin-top: 20px
}

.classes--home-2 .bp-element-button .btn:hover {
    background: #f23
}

.activities--home-2 {
    margin-top: -100px;
    background: #f8f6f3;
    padding-top: 190px;
    padding-bottom: 65px
}

.activities--home-2 .col-lg-6:nth-child(1) {
    padding-bottom: 50px
}

.activities--home-2 .bp-element-heading {
    margin-bottom: 26px
}

.activities--home-2 .bp-element-heading .title {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    margin-bottom: 6px
}

.activities--home-2 .bp-element-heading .description {
    font-family: Nunito;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    color: #282828;
    margin-bottom: 10px
}

.activities--home-2 .bp-element-heading .line {
    margin-bottom: 26px;
    color: #ff5562
}

.activities--home-2 .bp-element-heading .content {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979
}

.activities--home-2 .bp-element-icon-box {
    max-width: 230px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px
}

.team--home-2 {
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 114px
}

.team--home-2 .bp-element-heading {
    margin-bottom: 53px
}

.team--home-2 .bp-element-heading .title {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    margin-bottom: 6px
}

.team--home-2 .bp-element-heading .description {
    font-family: Nunito;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    color: #282828;
    margin-bottom: 10px
}

.team--home-2 .bp-element-heading .line {
    margin-bottom: 26px;
    color: #ff5562
}

.team--home-2 .bp-element-heading .content {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979
}

.team--home-2 .bp-element-our-team {
    margin-bottom: 30px
}

.team--home-2 .bp-element-button .btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    background: #ff5562;
    padding: 0 66px
}

.team--home-2 .bp-element-button .btn:hover {
    background: #f23
}

.team--home-2 .bp-element-button.line-through {
    position: relative;
    z-index: 0
}

.team--home-2 .bp-element-button.line-through::before {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background-image: url(../img/wave-line-bg-01.png);
    background-repeat: repeat-x;
    position: absolute;
    z-index: -1;
    top: calc(50% - 2px);
    left: 0
}

.brands--home-2 {
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #64cadb;
    padding-bottom: 110px
}

.about--home-3,
.contact--home-2,
.contact--home-2 .area-background {
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat
}

.new--home-2 {
    padding-top: 60px;
    padding-bottom: 75px
}

.new--home-2 .bp-element-heading {
    max-width: 580px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 52px
}

.new--home-2 .bp-element-heading .title {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    margin-bottom: 6px
}

.new--home-2 .bp-element-heading .description {
    font-family: Nunito;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    color: #282828;
    margin-bottom: 10px
}

.new--home-2 .bp-element-heading .line {
    margin-bottom: 26px;
    color: #ff5562
}

.new--home-2 .bp-element-heading .content {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979
}

.contact--home-2 {
    background-color: #ffe4e4;
    padding-top: 258px;
    padding-bottom: 70px;
    position: relative;
    z-index: 0
}

.contact--home-2 .area-background {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 187px;
    top: 0;
    left: 0
}

.contact--home-2 [class*=col-] {
    padding-bottom: 50px
}

.contact--home-2 .bp-element-heading {
    margin-top: -6px;
    margin-bottom: 31px;
    max-width: 619px
}

.contact--home-2 .bp-element-heading .title {
    font-family: Nunito;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.3;
    color: #282828
}

.contact--home-2 .contact-form {
    max-width: 619px
}

@media (max-width: 991px) {
    .contact--home-2 .bp-element-heading,
    .contact--home-2 .contact-form {
        max-width: 100%
    }
}

.about--home-3 .feature {
    padding-top: 160px;
    padding-bottom: 100px
}

.about--home-3 .feature [class*=col-] {
    padding-bottom: 50px
}

.about--home-3 .feature .bp-element-icon-box {
    max-width: 330px;
    margin-right: auto;
    margin-left: auto
}

.about--home-3 .about {
    padding-top: 3px;
    padding-bottom: 110px
}

.about--home-3 .about [class*=col-] {
    padding-bottom: 50px
}

.about--home-3 .about .bp-element-heading {
    margin-top: -5px;
    margin-bottom: 27px
}

.about--home-3 .about .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    color: #033b62;
    word-break: break-word;
    margin-bottom: 13px
}

.about--home-3 .about .bp-element-heading .line {
    margin-bottom: 27px
}

.about--home-3 .about .bp-element-heading .content {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #666;
    word-break: break-word
}

.about--home-3 .about .bl-list {
    margin-bottom: 33px
}

.about--home-3 .about .bp-element-button .btn {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #033b62;
    border: 1px solid #ff7096;
    padding: 0 52px
}

.about--home-3 .about .bp-element-button .btn:hover {
    background: #ff7096;
    color: #fff
}

.activities--home-3 .bp-element-heading .title,
.classes--home-3 .bp-element-heading .title {
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    color: #033b62;
    word-break: break-word;
    font-family: Sniglet
}

.classes--home-3 {
    padding-top: 155px;
    padding-bottom: 210px;
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat
}

.classes--home-3 .bp-element-heading {
    margin-bottom: 30px
}

.classes--home-3 .bp-element-heading .title {
    margin-bottom: 13px
}

.classes--home-3 .bp-element-heading .line {
    margin-bottom: 27px
}

.counter--home-3 {
    margin-top: -2px;
    padding-top: 35px;
    padding-bottom: 30px;
    background: #0fbaf4
}

.activities--home-3,
.why-choose--home-3 .wrap-icon-box {
    background-position: center center
}

.activities--home-3,
.teachers--home-3 .area-background,
.why-choose--home-3 .wrap-icon-box {
    background-size: cover;
    background-repeat: no-repeat
}

.counter--home-3 .wrap-counter-box {
    max-width: 1340px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.counter--home-3 .wrap-counter-box .bp-element-counter-box {
    flex-grow: 1;
    flex-basis: 220px;
    max-width: 258px;
    margin: 20px
}

.activities--home-3 {
    padding-top: 152px;
    padding-bottom: 265px
}

.activities--home-3 .bp-element-heading {
    margin-bottom: 55px
}

.activities--home-3 .bp-element-heading .title {
    margin-bottom: 13px
}

.activities--home-3 .bp-element-heading .line {
    margin-bottom: 27px
}

.activities--home-3 .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #666;
    word-break: break-word
}

.activities--home-3 .wrap-icon-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 0;
    position: relative
}

.activities--home-3 .wrap-icon-box .single-image {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.activities--home-3 .wrap-icon-box .single-image img {
    max-width: 471px
}

.activities--home-3 .wrap-icon-box .bp-element-icon-box {
    width: calc(50% - 85px);
    margin: 15px 0
}

.activities--home-3 .wrap-icon-box .bp-element-icon-box:nth-child(2) .icon-box,
.activities--home-3 .wrap-icon-box .bp-element-icon-box:nth-child(4) .icon-box {
    padding-right: 175px
}

.activities--home-3 .wrap-icon-box .bp-element-icon-box:nth-child(3) .icon-box,
.activities--home-3 .wrap-icon-box .bp-element-icon-box:nth-child(5) .icon-box {
    padding-left: 175px
}

@media (max-width: 991px) {
    .activities--home-3 .wrap-icon-box .single-image {
        display: none
    }

    .activities--home-3 .wrap-icon-box .bp-element-icon-box {
        width: calc(50% - 20px)
    }

    .activities--home-3 .wrap-icon-box .bp-element-icon-box .icon-box {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

@media (max-width: 575px) {
    .activities--home-3 .wrap-icon-box .bp-element-icon-box {
        width: 100%
    }
}

.why-choose--home-3 {
    padding-top: 100px;
    padding-bottom: 153px
}

.why-choose--home-3 .bp-element-heading {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 55px
}

.why-choose--home-3 .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    color: #033b62;
    word-break: break-word;
    margin-bottom: 13px
}

.why-choose--home-3 .bp-element-heading .line {
    margin-bottom: 27px
}

.why-choose--home-3 .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #666;
    word-break: break-word
}

.why-choose--home-3 .wrap-icon-box [class*=col-]:nth-child(2),
.why-choose--home-3 .wrap-icon-box [class*=col-]:nth-child(4) {
    padding-top: 8px
}

.why-choose--home-3 .wrap-icon-box .bp-element-icon-box {
    max-width: 330px;
    margin-right: auto;
    margin-left: auto
}

.blog--home-3 .bp-element-heading,
.gallery--home-3 .bp-element-heading,
.teachers--home-3 .bp-element-heading,
.testimonial--home-3 .bp-element-heading {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto
}

@media (max-width: 991px) {
    .why-choose--home-3 .wrap-icon-box {
        background-image: unset !important
    }

    .why-choose--home-3 .wrap-icon-box [class*=col-] {
        padding-top: 0 !important;
        padding-bottom: 50px
    }
}

.teachers--home-3 {
    padding-top: 153px;
    padding-bottom: 100px;
    position: relative;
    z-index: 0
}

.teachers--home-3 .area-background {
    background-position: center 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 44%;
    top: 0;
    left: 0
}

.teachers--home-3 .bp-element-heading {
    margin-bottom: 60px
}

.teachers--home-3 .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    color: #fff;
    word-break: break-word;
    margin-bottom: 13px
}

.blog--home-3 .bp-element-heading .title,
.gallery--home-3 .bp-element-heading .title {
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    color: #033b62;
    font-family: Sniglet;
    word-break: break-word
}

.teachers--home-3 .bp-element-heading .line {
    margin-bottom: 27px
}

.gallery--home-3 {
    padding-top: 50px;
    padding-bottom: 190px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.blog--home-3,
.contact--home-3 {
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat
}

.gallery--home-3 .bp-element-heading {
    margin-bottom: 62px
}

.gallery--home-3 .bp-element-heading .title {
    margin-bottom: 13px
}

.gallery--home-3 .bp-element-heading .line {
    margin-bottom: 27px
}

.blog--home-3 {
    padding-top: 158px;
    padding-bottom: 120px
}

.blog--home-3 .bp-element-heading {
    margin-bottom: 53px
}

.blog--home-3 .bp-element-heading .title {
    margin-bottom: 13px
}

.blog--home-3 .bp-element-heading .line {
    margin-bottom: 27px
}

.blog--home-3 .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #666;
    word-break: break-word
}

.testimonial--home-3 {
    padding-top: 153px;
    padding-bottom: 100px
}

.testimonial--home-3 .bp-element-heading {
    margin-bottom: 53px
}

.testimonial--home-3 .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    color: #033b62;
    word-break: break-word;
    margin-bottom: 13px
}

.testimonial--home-3 .bp-element-heading .line {
    margin-bottom: 27px
}

.testimonial--home-3 .bp-element-testimonial {
    max-width: 840px;
    margin-right: auto;
    margin-left: auto
}

.contact--home-3 {
    padding-top: 210px;
    background-color: #dbf5fd
}

.contact--home-3 [class*=col-]:nth-child(1) {
    padding-bottom: 80px
}

.contact--home-3 [class*=col-]:nth-child(2) {
    display: flex;
    align-items: flex-end
}

.contact--home-3 .bp-element-heading {
    margin-bottom: 53px
}

.contact--home-3 .bp-element-heading .title {
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    color: #033b62;
    word-break: break-word;
    margin-bottom: 13px
}

.contact--home-3 .bp-element-heading .line {
    margin-bottom: 27px
}

.contact--home-3 .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #666;
    word-break: break-word
}

@media (min-width: 1200px) {
    .contact--home-3 .container {
        max-width: 100%
    }

    .contact--home-3 .row {
        margin-left: 0;
        margin-right: 0
    }

    .contact--home-3 .col,
    .contact--home-3 [class*=col-] {
        padding-left: 0;
        padding-right: 0
    }

    .contact--home-3 .col:nth-child(1),
    .contact--home-3 [class*=col-]:nth-child(1) {
        padding-left: calc((100% - 1100px) / 2)
    }
}

@media (min-width: 1300px) {
    .contact--home-3 [class*=col-]:nth-child(1) {
        padding-left: calc((100% - 1160px) / 2)
    }
}

.services--services-page {
    padding-top: 154px;
    padding-bottom: 60px
}

.services--services-page [class*=col-] {
    padding-bottom: 52px
}

.services--services-page .bp-element-heading {
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 53px
}

.services--services-page .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #56509f;
    margin-bottom: 8px
}

.services--services-page .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.services--services-page .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979
}

.services--services-page .bp-element-icon-box {
    max-width: 305px;
    margin-left: auto;
    margin-right: auto
}

.team--services-page {
    padding-top: 114px;
    padding-bottom: 45px
}

.team--services-page .bp-element-heading {
    max-width: 540px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 54px
}

.team--services-page .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #56509f;
    margin-bottom: 8px
}

.team--services-page .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.team--services-page .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979
}

.team--services-page .bp-element-our-team {
    margin-bottom: 57px
}

.team--services-page .bp-element-button .btn {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    background: #ff5f2e;
    padding: 0 69px
}

.team--services-page .bp-element-button .btn:hover {
    background: #fa3b00
}

.classes--classes-page {
    padding-bottom: 40px
}

.classes--classes-page .bp-element-classes-list {
    margin-top: -28px;
    position: relative;
    z-index: 1
}

.classes--classes-page .bp-element-button .btn {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    background: #ff5f2e;
    padding: 0 55px;
    margin-top: 20px
}

.classes--classes-page .bp-element-button .btn:hover {
    background: #fa3b00
}

.blogs--blog-full-width-page {
    padding-top: 115px;
    padding-bottom: 36px
}

.about--about-page {
    padding-top: 85px;
    padding-bottom: 55px
}

.about--about-page [class*=col-] {
    padding-top: 25px;
    padding-bottom: 25px
}

.about--about-page [class*=col-]:nth-child(2) {
    align-self: center
}

.about--about-page .bp-element-heading {
    margin-bottom: 26px
}

.about--about-page .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #56509f;
    margin-bottom: 8px
}

.about--about-page .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.about--about-page .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979
}

.curriculum--about-page {
    padding-top: 5px;
    padding-bottom: 175px
}

.curriculum--about-page [class*=col-] {
    padding-top: 15px;
    padding-bottom: 15px
}

.curriculum--about-page [class*=col-]:nth-child(1) {
    align-self: center;
    padding-bottom: 5px
}

.curriculum--about-page .bp-element-heading {
    margin-bottom: 2px
}

.curriculum--about-page .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #56509f;
    margin-bottom: 8px
}

.curriculum--about-page .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.curriculum--about-page .bp-element-heading .content {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979
}

.team--about-page {
    padding-top: 114px;
    position: relative;
    z-index: 0
}

.team--about-page .area-background {
    background: #f8f6f3;
    width: 100%;
    height: 58%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0
}

.team--about-page .bp-element-heading {
    max-width: 540px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 54px
}

.team--about-page .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #56509f;
    margin-bottom: 8px
}

.team--about-page .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.team--about-page .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979
}

.team--about-page .bp-element-our-team {
    margin-bottom: 57px
}

.team--about-page .bp-element-button .btn {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    background: #ff5f2e;
    padding: 0 69px
}

.team--about-page .bp-element-button .btn:hover {
    background: #fa3b00
}

.team--about-page .bp-element-button.line-through {
    position: relative;
    z-index: 0
}

.team--about-page .bp-element-button.line-through::before {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background-image: url(../img/wave-line-bg-01.png);
    background-repeat: repeat-x;
    position: absolute;
    z-index: -1;
    top: calc(50% - 2px);
    left: 0
}

@media (max-width: 991px) {
    .team--about-page .area-background {
        height: 57.5%
    }
}

@media (max-width: 767px) {
    .team--about-page .area-background {
        height: 56%
    }
}

@media (max-width: 480px) {
    .team--about-page .area-background {
        height: 58.5%
    }
}

@media (max-width: 320px) {
    .team--about-page .area-background {
        height: 60.3%
    }
}

.testimonial--about-page {
    padding-top: 54px;
    padding-bottom: 40px
}

.testimonial--about-page .bp-element-testimonial {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto
}

.class-detail--single-class-page {
    padding-top: 100px;
    padding-bottom: 40px
}

.service-detail--single-service-page {
    padding-top: 120px
}

.gallery--gallery-page {
    padding-top: 120px;
    padding-bottom: 40px
}

.gallery--gallery-page .bp-element-button .btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    background: #ff5f2e;
    padding: 0 55px;
    margin-top: 20px
}

.gallery--gallery-page .bp-element-button .btn:hover {
    background: #fa3b00
}

.faqs--faqs-page {
    padding-top: 55px
}

.faqs--faqs-page [class*=col-] {
    padding-top: 60px;
    padding-bottom: 40px
}

.faqs--faqs-page .bp-element-heading {
    margin-bottom: 7px;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto
}

.faqs--faqs-page .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #56509f;
    margin-bottom: 8px
}

.faqs--faqs-page .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.faqs--faqs-page .bp-element-heading .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979
}

.faqs--faqs-page .ask-question-form {
    margin-top: 22px
}

.price-table--price-table-page {
    padding-top: 120px;
    padding-bottom: 40px
}

.contact--contact-page {
    padding-top: 55px
}

.contact--contact-page [class*=col-] {
    padding-top: 60px;
    padding-bottom: 40px
}

.contact--contact-page .bp-element-heading {
    margin-bottom: 7px;
    margin-right: auto;
    margin-left: auto
}

.contact--contact-page .bp-element-heading .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #56509f;
    margin-bottom: 8px
}

.contact--contact-page .bp-element-heading .line {
    margin-bottom: 16px;
    color: #ff5f2e
}

.contact--contact-page .bp-element-heading .content {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979
}

.contact--contact-page .contact-form-3 {
    max-width: 619px;
    margin-right: auto;
    margin-left: auto
}

.site-footer.layout-1 .footer-sidebars .widget_thim_layout_builder .footer-logo img,
.site-header .header-inner .wrap-content-header .header-logo img {
    max-width: 100%
}

.contact--contact-page .bl-list {
    margin-top: 25px
}

.map--contact-page {
    padding-top: 40px;
    padding-bottom: 40px
}

div.thim-background-positon-center {
    background-position: center !important
}

.link-service--single-service-page [class*=col-] {
    padding-bottom: 20px
}

.link-service--single-service-page.bp-element-button .btn {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    word-break: break-word;
    display: block;
    border-radius: 20px !important;
    position: relative;
    padding: 15px 65px 15px 30px;
    background: #ff5f2e;
    transition: all .2s;
    height: unset;
    text-align: left
}

.link-service--single-service-page.bp-element-button .btn:hover {
    background: #fa3b00
}

.link-service--single-service-page.bp-element-button .btn i {
    font-size: 24px;
    display: flex;
    align-items: center;
    height: 100%;
    position: absolute;
    top: 0;
    right: 30px
}

.thim-custom-z-index {
    z-index: 2;
    position: relative
}

.countdown-section .countdown-amount {
    width: auto
}

.site-header .thim-toolbar {
    background: #ff5f2e;
    padding: 16px 0
}

.site-header .thim-toolbar .toolbar-inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.site-header .thim-toolbar .toolbar-inner .toolbar-right {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.site-header .thim-toolbar .toolbar-inner .widget_thim_layout_builder {
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 15px
}

.site-header .thim-toolbar .toolbar-inner .widget_thim_layout_builder .vc_column-inner {
    padding-right: 0;
    padding-left: 0
}

.site-header .thim-toolbar .toolbar-inner .widget_thim_layout_builder .wpb_wrapper {
    display: flex;
    align-items: center
}

.site-header .thim-toolbar .toolbar-inner .widget_thim_layout_builder .wpb_wrapper .bp-element {
    margin-left: 15px
}

.site-header .thim-toolbar .toolbar-inner .widget_thim_layout_builder::before {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    top: calc(50% - 7px);
    left: 0
}

.site-header,
.site-header .header-inner .wrap-content-header .main-navigation .menu-lists li {
    position: relative
}

@media (max-width: 991px) {
    .site-header .thim-toolbar .toolbar-inner .widget_thim_layout_builder::before {
        display: none
    }
}

.site-header {
    z-index: 10
}

.site-header .widget {
    margin-bottom: 0
}

.site-header .header-inner {
    min-height: 50px
}

.site-header .header-inner .wrap-content-header {
    display: flex;
    align-items: center;
    transition: all .2s
}

.site-header .header-inner .wrap-content-header .header-logo {
    width: 133px
}

.site-header .header-inner .wrap-content-header .header-logo .logo {
    display: inline
}

.site-header .header-inner .wrap-content-header .header-logo .retina-logo,
.site-header .header-inner .wrap-content-header .header-logo .sticky-logo {
    display: none
}

.site-header .header-inner .wrap-content-header .main-navigation {
    transition: all .2s
}

.site-header .header-inner .wrap-content-header .main-navigation li,
.site-header .header-inner .wrap-content-header .main-navigation ol,
.site-header .header-inner .wrap-content-header .main-navigation ul {
    list-style-type: none;
    margin: 0
}

.site-header .header-inner .wrap-content-header .main-navigation .menu-lists {
    list-style-type: none
}

.site-header .header-inner .wrap-content-header .main-navigation .menu-lists > li {
    display: inline-block
}

.site-header .header-inner .wrap-content-header .main-navigation .menu-lists > li > a {
    padding: 10px;
    white-space: nowrap;
    transition: all .2s
}

.site-header .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu {
    background: #fff;
    transition: all .2s;
    position: absolute;
    z-index: 100;
    top: 100%;
    left: 0;
    width: 220px;
    visibility: hidden;
    opacity: 0
}

.site-header .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu .sub-menu {
    top: 0;
    left: 100%
}

.site-header .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu li a {
    transition: all .2s;
    padding: 8px 0
}

.site-header .header-inner .wrap-content-header .main-navigation .menu-lists li:hover > .sub-menu {
    visibility: visible;
    opacity: 1
}

.site-header .header-inner .wrap-content-header .menu-mobile-effect {
    display: none;
    align-items: center
}

.site-header.sticky-header .element-to-stick {
    transition: all .3s
}

.site-header.sticky-header.fixed .element-to-stick {
    position: fixed;
    z-index: 200;
    width: 100%;
    top: 0;
    left: 0
}

.site-header.sticky-header.fixed .element-to-stick .header-logo .sticky-logo:before {
    display: none !important
}

.site-header.sticky-header.fixed .header-inner {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1)
}

.site-header.sticky-header.fixed .header-inner .wrap-content-header .header-logo .logo {
    display: none
}

.site-header.sticky-header.fixed .header-inner .wrap-content-header .header-logo .sticky-logo {
    display: inline
}

.site-header.header-overlay {
    position: absolute;
    z-index: 200;
    width: 100%;
    top: 0;
    left: 0
}

.site-header.layout-1.fixed .header-inner .wrap-content-header .header-logo .logo::before {
    top: -200%
}

.site-header.layout-1 .header-inner {
    background: #fff
}

.site-header.layout-1 .header-inner .wrap-content-header {
    display: flex;
    align-items: center
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation {
    flex-grow: 1;
    flex-basis: 0
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists {
    margin-right: -26px;
    margin-left: -26px
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists > li {
    padding: 20px 10px
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists > li > a {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #56509f;
    padding: 10px;
    white-space: nowrap;
    transition: all .2s
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists > li.current-menu-item > a,
.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists > li:hover > a {
    color: #ff5f2e
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists li {
    position: relative;
    text-align: left
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation.right-side,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation {
    text-align: right
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    padding: 10px 0
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu .sub-menu {
    top: -10px
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu li {
    padding: 0 26px
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu li a {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #56509f;
    display: inline-block;
    width: 100%;
    padding: 6px 0
}

.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu li.current-menu-item > a,
.site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu li:hover > a {
    color: #ff5f2e
}

.site-header.layout-1 .header-inner .wrap-content-header .menu-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-right: 0;
    margin-left: auto
}

.site-header.layout-1 .header-inner .wrap-content-header .menu-right .menu-mobile-effect .icon-wrap {
    font-size: 30px;
    line-height: 1;
    color: #33305e;
    cursor: pointer;
    padding: 6px
}

.site-header.layout-1 .header-inner .wrap-content-header .menu-right .menu-mobile-effect .icon-wrap:hover {
    color: #ff5f2e
}

.site-header.layout-2 {
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat
}

.site-header.layout-2.fixed .header-inner {
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1)
}

.site-header.layout-2.fixed .header-inner .wrap-content-header {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.site-header.layout-2 .header-inner .wrap-content-header {
    display: flex;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.site-header.layout-2 .header-inner .wrap-content-header .header-logo {
    flex-grow: 1;
    flex-basis: 0;
    min-width: 150px
}

.site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists > li {
    padding: 20px 7px
}

.site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists > li.menu-item-has-children:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 20px
}

.site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists > li > a {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #282828;
    padding: 10px;
    white-space: nowrap;
    transition: all .2s
}

.site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists > li.current-menu-item > a,
.site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists > li:hover > a {
    color: #ff5562
}

.site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists li {
    position: relative
}

.site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    padding: 10px 0
}

.site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu .sub-menu {
    top: -10px
}

.site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu li {
    padding: 0 20px
}

.site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #282828;
    display: inline-block;
    width: 100%;
    padding: 6px 0
}

.site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu li:hover > a {
    color: #ff5562
}

.site-header.layout-2 .header-inner .wrap-content-header .menu-right {
    flex-grow: 1;
    flex-basis: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.site-header.layout-2 .header-inner .wrap-content-header .menu-right .widget_thim_layout_builder .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.site-header.layout-2 .header-inner .wrap-content-header .menu-right .widget_thim_layout_builder .bp-element-search.kindergarten-layout-popup {
    margin-left: 20px;
    position: relative
}

.site-header.layout-2 .header-inner .wrap-content-header .menu-right .widget_thim_layout_builder .bp-element-search.kindergarten-layout-popup::before {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background: rgba(37, 37, 37, .3);
    position: absolute;
    top: calc(50% - 7px);
    left: -7px
}

.site-header.layout-2 .header-inner .wrap-content-header .menu-right .widget_thim_layout_builder .bp-element-search.kindergarten-layout-popup .search-button {
    font-size: 18px;
    line-height: 1;
    color: #282828;
    cursor: pointer;
    padding: 10px;
    transition: all .2s
}

.site-header.layout-2 .header-inner .wrap-content-header .menu-right .widget_thim_layout_builder .bp-element-search.kindergarten-layout-popup .search-button:hover {
    color: #ff5562
}

.site-header.layout-2 .header-inner .wrap-content-header .menu-right .menu-mobile-effect .icon-wrap {
    font-size: 30px;
    line-height: 1;
    color: #282828;
    cursor: pointer;
    padding: 7px 5px 5px;
    margin-left: 10px
}

.site-header.layout-2 .header-inner .wrap-content-header .menu-right .menu-mobile-effect .icon-wrap:hover {
    color: #ff5562
}

.site-header.layout-3.fixed .header-inner {
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1)
}

.site-header.layout-3.fixed .header-inner .wrap-content-header {
    padding-top: 0;
    padding-bottom: 0
}

.site-header.layout-3.fixed.menu-hidden .header-inner .wrap-content-header .header-logo {
    background-position: left top
}

.site-header.layout-3 .header-inner {
    background: #fff
}

.site-header.layout-3 .header-inner .wrap-content-header {
    display: flex;
    align-items: center;
    padding-top: 3px
}

.site-header.layout-3 .header-inner .wrap-content-header .header-logo {
    flex-grow: 1;
    flex-basis: 0;
    min-width: 150px;
    margin-left: -20px;
    padding-left: 20px;
    margin-bottom: -20px;
    padding-bottom: 20px;
    background-image: url(../img/logo-bg-03.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists {
    margin-right: -22px;
    margin-left: -22px
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li {
    padding: 45px 15px 22px
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li > a {
    font-weight: 400;
    font-size: 17.5px;
    line-height: 1.5;
    white-space: nowrap;
    display: block;
    padding: 2px 10px;
    position: relative;
    text-transform: none
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li > a img {
    max-height: 25px;
    max-width: 100%;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li > a .tc-icon {
    font-size: 22px;
    text-align: center;
    line-height: 1;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li > a::after {
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    transition: all .2s
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li .sub-menu li a {
    font-size: 16px
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li.current-menu-item > a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:hover > a::after {
    width: calc(100% - 15px)
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(1) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(13) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(17) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(21) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(5) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(9) a {
    color: #2aaae2
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(1) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(1) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(1) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(13) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(13) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(13) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(17) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(17) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(17) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(21) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(21) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(21) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(5) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(5) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(5) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(9) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(9) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(9) .sub-menu li:hover a {
    color: #fff
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(1) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(13) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(17) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(21) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(5) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(9) a::after {
    background-color: #2aaae2
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(1) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(13) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(17) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(21) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(5) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(9) .sub-menu {
    background: #2aaae2
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(1) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(1) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(13) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(13) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(17) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(17) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(21) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(21) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(5) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(5) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(9) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(9) .sub-menu li:hover {
    background: #1a8dbf
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(10) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(14) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(18) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(2) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(22) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(6) a {
    color: #f86a9a
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(10) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(10) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(10) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(14) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(14) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(14) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(18) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(18) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(18) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(2) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(2) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(2) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(22) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(22) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(22) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(6) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(6) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(6) .sub-menu li:hover a {
    color: #fff
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(10) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(14) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(18) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(2) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(22) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(6) a::after {
    background-color: #f86a9a
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(10) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(14) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(18) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(2) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(22) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(6) .sub-menu {
    background: #f86a9a
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(10) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(10) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(14) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(14) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(18) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(18) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(2) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(2) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(22) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(22) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(6) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(6) .sub-menu li:hover {
    background: #f63979
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(11) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(15) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(19) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(23) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(3) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(7) a {
    color: #43cd66
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(11) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(11) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(11) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(15) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(15) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(15) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(19) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(19) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(19) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(23) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(23) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(23) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(3) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(3) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(3) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(7) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(7) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(7) .sub-menu li:hover a {
    color: #fff
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(11) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(15) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(19) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(23) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(3) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(7) a::after {
    background-color: #43cd66
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(11) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(15) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(19) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(23) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(3) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(7) .sub-menu {
    background: #43cd66
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(11) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(11) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(15) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(15) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(19) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(19) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(23) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(23) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(3) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(3) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(7) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(7) .sub-menu li:hover {
    background: #2eaf4f
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(12) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(16) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(20) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(24) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(4) a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(8) a {
    color: #f9b001
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(12) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(12) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(12) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(16) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(16) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(16) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(20) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(20) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(20) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(24) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(24) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(24) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(4) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(4) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(4) .sub-menu li:hover a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(8) .sub-menu li a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(8) .sub-menu li.current-menu-item a,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(8) .sub-menu li:hover a {
    color: #fff
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(12) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(16) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(20) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(24) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(4) a::after,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(8) a::after {
    background-color: #f9b001
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(12) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(16) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(20) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(24) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(4) .sub-menu,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(8) .sub-menu {
    background: #f9b001
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(12) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(12) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(16) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(16) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(20) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(20) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(24) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(24) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(4) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(4) .sub-menu li:hover,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(8) .sub-menu li.current-menu-item,
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li:nth-child(8) .sub-menu li:hover {
    background: #c68c01
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists li {
    text-align: left;
    position: relative
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu {
    padding: 10px 0
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu .sub-menu {
    top: -10px
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu li {
    padding: 0 25px
}

.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists li .sub-menu li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 6px 0
}

.site-header.layout-3 .header-inner .wrap-content-header .menu-right .menu-mobile-effect .icon-wrap {
    font-size: 30px;
    line-height: 1;
    color: #282828;
    cursor: pointer;
    padding: 7px 5px 5px;
    margin-left: 10px
}

.site-header.layout-3 .header-inner .wrap-content-header .menu-right .menu-mobile-effect .icon-wrap:hover {
    color: #f96a9a
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
    .site-header .header-inner .wrap-content-header .header-logo .logo,
    .site-header .header-inner .wrap-content-header .header-logo .sticky-logo {
        display: none !important
    }

    .site-header .header-inner .wrap-content-header .header-logo .retina-logo {
        display: inline !important
    }
}

@media (min-width: 1025px) {
    .site-header.layout-1 .header-inner .wrap-content-header .header-logo {
        position: relative;
        z-index: 0
    }

    .site-header.layout-1 .header-inner .wrap-content-header .header-logo .logo::before {
        content: '';
        display: block;
        width: 230px;
        height: 182px;
        position: absolute;
        z-index: -1;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-image: url(../img/logo-bg-01.png);
        background-position: center center;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        transition: all .3s
    }
}

@media (max-width: 1199px) {
    .site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists {
        margin-right: -13px;
        margin-left: -13px
    }

    .site-header.layout-1 .header-inner .wrap-content-header .main-navigation .menu-lists > li {
        padding: 20px 3px
    }

    .site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists > li {
        padding-left: 0;
        padding-right: 0
    }

    .site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists > li {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width: 1024px) {
    .site-header.layout-2 .header-inner .wrap-content-header .main-navigation .menu-lists > li > a {
        font-size: 16px
    }
}

@media (max-width: 991px) {
    .site-header .header-inner .wrap-content-header .main-navigation {
        display: none
    }

    .site-header .header-inner .wrap-content-header .menu-mobile-effect {
        display: flex
    }

    .site-header.layout-1 .header-inner .wrap-content-header {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .site-header.layout-1 .header-inner .wrap-content-header .header-logo .logo:before {
        display: none
    }

    .site-header.layout-2 .header-inner .wrap-content-header {
        padding-top: 8px;
        padding-bottom: 70px
    }

    .site-header.layout-2 .header-inner .wrap-content-header .header-logo {
        min-width: unset
    }

    .site-header.layout-2.fixed .header-inner .wrap-content-header {
        padding-bottom: 8px
    }

    .site-header.layout-3 .header-inner .wrap-content-header {
        padding-bottom: 5px
    }

    .site-header.layout-3 .header-inner .wrap-content-header .header-logo {
        min-width: unset;
        padding-right: 30px
    }
}

@media (max-width: 767px) {
    .site-header.layout-2 .wrap-content-header .menu-right .widget_thim_layout_builder {
        display: none
    }

    .site-header.layout-3 .footer-sidebars {
        padding-top: 115px;
        padding-bottom: 0
    }

    .site-footer.layout-1 .footer-sidebars .widget_nav_menu {
        text-align: center
    }
}

.mobile-menu-container {
    background-color: #222;
    position: fixed;
    visibility: hidden;
    top: 0;
    bottom: 0;
    z-index: 999;
    width: 270px;
    height: 100%;
    padding-top: 65px;
    overflow: auto;
    transition: all .5s;
    transform: translate(-270px)
}

.mobile-menu-container .menu {
    padding-left: 15px;
    border-left: 1px solid #666;
    margin-left: 0
}

.mobile-menu-container .menu .menu-item {
    float: none;
    padding: 7px 0;
    list-style: none;
    position: relative;
    margin: 0;
    font-size: 20px
}

.mobile-menu-container .menu .menu-item:before {
    width: 10px;
    height: 1px;
    content: "";
    background-color: #666;
    position: absolute;
    left: -15px;
    top: 20px
}

.mobile-menu-container .menu .menu-item a {
    font-size: 15px;
    color: #999
}

.mobile-menu-container .menu .menu-item a .tc-icon {
    width: 20px
}

.mobile-menu-container .menu .menu-item a:hover {
    color: #fff
}

.mobile-menu-container .menu .menu-item .sub-menu {
    display: none;
    margin-left: 0;
    margin-top: 10px;
    border-left: 1px solid #666;
    padding-left: 15px
}

.mobile-menu-container .menu .menu-item .sub-menu .menu-item {
    font-size: 16px
}

.mobile-menu-container .menu .menu-item .icon-toggle {
    cursor: pointer;
    position: absolute;
    right: 0;
    width: 32px;
    height: 32px;
    top: 8px;
    color: #999
}

.mobile-menu-container .menu .menu-item .icon-toggle:hover {
    color: #fff
}

.mobile-menu-container .navbar-nav {
    display: none;
    padding-left: 15px;
    padding-right: 15px
}

.mobile-menu-container .navbar-nav li {
    float: none;
    padding: 7px 0;
    position: relative;
    margin: 0;
    font-size: 20px
}

.mobile-menu-container .navbar-nav li.current-menu-item > a {
    color: #ff5f2e
}

.mobile-menu-container .navbar-nav li a {
    font-size: 15px;
    color: #fff
}

.mobile-menu-container .navbar-nav li a:hover {
    color: #ff5f2e
}

.mobile-menu-container .navbar-nav li .sub-menu {
    margin-left: 30px;
    display: none
}

.mobile-menu-container .navbar-nav li .sub-menu li {
    font-size: 16px
}

.mobile-menu-container .navbar-nav li .icon-toggle {
    cursor: pointer;
    position: absolute;
    right: 0;
    width: 32px;
    height: 32px;
    top: 8px;
    color: #fff
}

.mobile-menu-container > .copyright-text {
    display: none;
    text-align: center;
    padding: 15px;
    font-size: 14px
}

.mobile-menu-container > .copyright-text a {
    color: #ff5f2e
}

.mobile-menu-container .widget-area {
    padding-left: 15px;
    padding-right: 15px
}

.mobile-menu-container .widget-area .widget-title {
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0
}

.mobile-menu-container .widget-area .widget-title:before {
    content: '';
    display: block;
    width: 3px;
    height: calc(100% - 15px);
    background-color: #ff5f2e;
    position: absolute;
    top: 7px;
    left: 0;
    transform: unset
}

.mobile-menu-container .widget-area .widget-title:after {
    display: none
}

.mobile-menu-container .widget-area .widget {
    margin-bottom: 50px
}

.mobile-menu-container .widget-area .widget_text .textwidget .copyright-text {
    text-align: center;
    font-size: 14px
}

.mobile-menu-container .widget-area .widget_text .textwidget .copyright-text a {
    color: #ff5f2e
}

@media (min-width: 992px) {
    .mobile-menu-container {
        overflow: hidden
    }

    .mobile-menu-container .inner-menu {
        overflow-y: scroll;
        margin-right: -20px;
        max-height: 100%;
        padding: 0 10px
    }
}

.mobile-menu-open .mobile-menu-container {
    transition: all .5s;
    visibility: visible;
    box-shadow: 0 1px 5px -2px rgba(42, 42, 42, .4);
    transform: translate(0, 0)
}

.bl-blog-detail .blog-detail-image .slide-image .wrap-arrow-slick .arow-slick[aria-disabled=true],
.blogs-list.kindergarten-layout-1 .blog-item .blog-image .slide-image .wrap-arrow-slick .arow-slick[aria-disabled=true],
.blogs-list.kindergarten-layout-2 .blog-item .blog-image .slide-image .wrap-arrow-slick .arow-slick[aria-disabled=true],
.related-blog .post-item .post-image .slide-image .wrap-arrow-slick .arow-slick[aria-disabled=true],
.related-blog .slide-posts .wrap-arrow-slick .arow-slick[aria-disabled=true],
.related-course .slide-classes .wrap-arrow-slick .arow-slick[aria-disabled=true] {
    visibility: hidden
}

@media (max-width: 991px) {
    .mobile-menu-container .navbar-nav,
    .mobile-menu-container > .copyright-text {
        display: block
    }

    .mobile-menu-container .widget-area {
        border-top: 1px solid #2b2b2b
    }

    .mobile-menu-container .navbar-nav {
        padding-left: 0;
        padding-right: 0
    }
}

.site-footer .widget_nav_menu .widget-title:after,
.site-footer .widget_nav_menu .widget-title:before,
.site-footer .widget_nav_menu ul li:before,
.site-footer.layout-2 .footer-sidebars .bp-element .element-title:after,
.site-footer.layout-2 .footer-sidebars .bp-element .element-title:before,
.site-footer.layout-2 .footer-sidebars .widget-title:after,
.site-footer.layout-2 .footer-sidebars .widget-title:before,
.site-footer.layout-3 .footer-sidebars .bp-element .element-title:after,
.site-footer.layout-3 .footer-sidebars .bp-element .element-title:before,
.site-footer.layout-3 .footer-sidebars .widget-title:after,
.site-footer.layout-3 .footer-sidebars .widget-title:before,
.site-footer.layout-3 .footer-sidebars .widget_text .textwidget .info-contact li:before,
.widget .screen-reader-text {
    display: none
}

@media (max-width: 600px) {
    .mobile-menu-container .mobile-sidebar .bp-element-search-courses {
        display: none
    }
}

.site-footer li,
.site-footer ol,
.site-footer ul {
    list-style-type: none;
    margin: 0
}

.site-footer.layout-1 .footer-sidebars {
    background-image: url(../img/bg-png-01.webp);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #56509f;
    padding-top: 208px;
    padding-bottom: 52px
}

.site-footer.layout-1 .footer-sidebars [class*=thim-][class*='-col'] > * {
    margin-bottom: 50px
}

.site-footer.layout-1 .footer-sidebars .widget-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    word-break: break-word;
    margin-top: -5px;
    margin-bottom: 18px
}

.site-footer.layout-1 .footer-sidebars .widget_thim_layout_builder > .vc_row > .wpb_column > .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.site-footer.layout-1 .footer-sidebars .widget_thim_layout_builder > .vc_row > .wpb_column > .vc_column-inner .wpb_text_column {
    margin-bottom: 25px !important
}

.site-footer.layout-1 .footer-sidebars .widget_thim_layout_builder .footer-logo {
    text-align: center;
    margin-bottom: 30px
}

.site-footer.layout-1 .footer-sidebars .widget_thim_layout_builder .yikes-easy-mc-form {
    margin-bottom: 25px
}

.site-footer.layout-1 .footer-sidebars .widget_thim_layout_builder .bp-element-social-links {
    text-align: center
}

.site-footer.layout-1 .footer-sidebars .menu .menu-item {
    margin-bottom: 12px
}

.site-footer.layout-1 .footer-sidebars .menu .menu-item a {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #cccae2;
    word-break: break-word;
    transition: all .2s
}

.site-footer.layout-1 .footer-sidebars .menu .menu-item a:hover,
.site-footer.layout-1 .footer-sidebars .menu .menu-item.current-menu-item a,
.site-footer.layout-1 .footer-sidebars .menu .menu-item.current_page_item a {
    color: #ff5f2e
}

.site-footer.layout-1 .copyright-area {
    background: #ff5f2e;
    padding: 33px 0
}

.site-footer.layout-1 .copyright-area .copyright-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.624;
    color: #fff;
    word-break: break-word;
    text-align: center
}

.site-footer.layout-1 .copyright-area .copyright-text a {
    font-weight: 700;
    color: #fff;
    transition: all .2s
}

.site-footer.layout-1 .copyright-area .copyright-text a:hover {
    color: #33305e
}

.site-footer.layout-2 {
    background: #64cadb
}

.site-footer.layout-2 .footer-sidebars {
    padding-top: 110px;
    padding-bottom: 17px
}

.site-footer.layout-2 .footer-sidebars [class*=thim-][class*='-col'] > * {
    margin-bottom: 50px
}

.site-footer.layout-2 .footer-sidebars .bp-element .element-title,
.site-footer.layout-2 .footer-sidebars .widget-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    word-break: break-word;
    margin-bottom: 30px
}

.site-footer.layout-2 .footer-sidebars .widget_thim_layout_builder .bp-element-instagram {
    max-width: 360px
}

.ask-question-form .form-submit,
.bl-heading.kindergarten-layout-1 .heading-image img,
.bl-single-image.kindergarten-layout-1 img,
.contact-form-3 .form-submit,
.site-footer.layout-3 .footer-sidebars .widget_thim_layout_builder .footer-logo img,
.widget.widget_text .textwidget .single-image img {
    max-width: 100%
}

.site-footer.layout-2 .footer-sidebars .bp-element,
.site-footer.layout-2 .footer-sidebars .widget {
    margin-bottom: 25px
}

.site-footer.layout-2 .footer-sidebars .widget_nav_menu .menu .menu-item {
    margin-bottom: 8px
}

.site-footer.layout-2 .footer-sidebars .widget_nav_menu .menu .menu-item a {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    word-break: break-word;
    transition: all .2s
}

.site-footer.layout-2 .footer-sidebars .widget_nav_menu .menu .menu-item a:hover,
.site-footer.layout-2 .footer-sidebars .widget_nav_menu .menu .menu-item.current-menu-item a,
.site-footer.layout-2 .footer-sidebars .widget_nav_menu .menu .menu-item.current_page_item a {
    color: #ff5562
}

.site-footer.layout-2 .copyright-area {
    border-top: 1px solid rgba(255, 255, 255, .4);
    padding: 38px 0
}

.site-footer.layout-2 .copyright-area .copyright-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #fff;
    word-break: break-word;
    text-align: center
}

.site-footer.layout-2 .copyright-area .copyright-text a {
    font-weight: 600;
    color: #fff;
    transition: all .2s
}

.site-footer.layout-2 .copyright-area .copyright-text a:hover {
    color: #ff5562
}

.site-footer.layout-3 {
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(193, 211, 226, .5);
    position: relative;
    margin-top: 75px;
    background-image: url(../img/footer-background-2.png);
    z-index: 1
}

.site-footer.layout-3 .background-footer {
    width: 100%;
    min-width: 1900px;
    position: absolute;
    bottom: calc(100% - 58px);
    left: 50%;
    transform: translateX(-50%)
}

.site-footer.layout-3 .footer-sidebars {
    padding-top: 152px;
    padding-bottom: 44px
}

.site-footer.layout-3 .footer-sidebars [class*=thim-][class*='-col'] > * {
    margin-bottom: 40px
}

.site-footer.layout-3 .footer-sidebars .bp-element .element-title,
.site-footer.layout-3 .footer-sidebars .widget-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    text-transform: uppercase;
    word-break: break-word;
    margin-bottom: 2px
}

.site-footer.layout-3 .footer-sidebars .widget_thim_layout_builder .footer-logo {
    margin-top: -24px;
    margin-bottom: 25px
}

.site-footer.layout-3 .footer-sidebars .widget_thim_layout_builder p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #666;
    word-break: break-word;
    margin-bottom: 25px
}

.site-footer.layout-3 .footer-sidebars .widget_nav_menu .menu-useful-links-container .menu {
    column-count: 2
}

.site-footer.layout-3 .footer-sidebars .widget_nav_menu .menu-useful-links-container .menu .menu-item {
    line-height: 2
}

.site-footer.layout-3 .footer-sidebars .widget_nav_menu .menu-useful-links-container .menu .menu-item a {
    font-weight: 300;
    font-size: 16px;
    line-height: 2;
    color: #666;
    word-break: break-word;
    transition: all .2s
}

.site-footer.layout-3 .footer-sidebars .widget_nav_menu .menu-useful-links-container .menu .menu-item a:hover,
.site-footer.layout-3 .footer-sidebars .widget_nav_menu .menu-useful-links-container .menu .menu-item.current-menu-item a,
.site-footer.layout-3 .footer-sidebars .widget_nav_menu .menu-useful-links-container .menu .menu-item.current_page_item a {
    color: #f86a9a
}

.site-footer.layout-3 .footer-sidebars .widget_text .textwidget .info-contact li {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #666;
    word-break: break-word;
    padding-left: 35px;
    position: relative;
    margin-bottom: 10px
}

.site-footer.layout-3 .footer-sidebars .widget_text .textwidget .info-contact li i {
    color: #f86a9a;
    position: absolute;
    top: 6px;
    left: 0
}

.site-footer.layout-3 .footer-sidebars .widget_text .textwidget .info-contact li a {
    color: #666;
    transition: all .2s
}

.site-footer.layout-3 .footer-sidebars .widget_text .textwidget .info-contact li a:hover {
    color: #f86a9a
}

.site-footer.layout-3 .copyright-area {
    border-top: 1px solid rgba(255, 255, 255, .4);
    padding: 29px 0
}

.site-footer.layout-3 .copyright-area .copyright-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #666;
    word-break: break-word;
    text-align: center
}

.site-footer.layout-3 .copyright-area .copyright-text a {
    color: #f86a9a;
    transition: all .2s
}

.site-footer.layout-3 .copyright-area .copyright-text a:hover {
    color: #43cd66
}

.site-footer .widget_nav_menu ul li {
    padding-left: 0
}

.footer-top .widget_thim_layout_builder > .thim-footer-top-background {
    padding-bottom: 196px;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat
}

.footer-top .widget_thim_layout_builder .no-gutters {
    margin-top: -29px;
    margin-bottom: -89px
}

.footer-top .widget_thim_layout_builder .no-gutters .wpb_column:first-child .vc_column-inner {
    background-color: #f9c00c;
    padding-top: 35px
}

.footer-top .widget_thim_layout_builder .no-gutters .wpb_column:first-child .vc_column-inner .bp-element-icon-box.layout-1 {
    padding: 10px 55px 38px
}

.footer-top .widget_thim_layout_builder .no-gutters .wpb_column:nth-child(2) .vc_column-inner {
    background-color: #00b9f1;
    padding-top: 35px
}

.footer-top .widget_thim_layout_builder .no-gutters .wpb_column:nth-child(2) .vc_column-inner .bp-element-icon-box.layout-1 {
    padding: 10px 48px 38px
}

.footer-top .widget_thim_layout_builder .no-gutters .wpb_column:nth-child(3) .vc_column-inner {
    background-color: #56a902;
    padding-top: 35px
}

.footer-top .widget_thim_layout_builder .no-gutters .wpb_column:nth-child(3) .vc_column-inner .bp-element-icon-box.layout-1 {
    padding: 10px 48px 30px
}

.footer-top .widget_thim_layout_builder .no-gutters .wpb_column:nth-child(4) .vc_column-inner {
    background-color: #bd66ff;
    padding-top: 35px
}

.footer-top .widget_thim_layout_builder .no-gutters .wpb_column:nth-child(4) .vc_column-inner .bp-element-icon-box.layout-1 {
    padding-top: 10px;
    padding-bottom: 38px
}

@media (min-width: 575px) {
    .site-footer.layout-1 .footer-sidebars .thim-5-col > * {
        width: calc(33% - 40px) !important
    }

    .site-footer.layout-1 .footer-sidebars .thim-5-col > :nth-child(1) {
        width: calc(66% - 40px) !important
    }

    .site-footer.layout-2 .footer-sidebars .thim-5-col > * {
        width: calc(33% - 40px) !important
    }

    .site-footer.layout-2 .footer-sidebars .thim-5-col > :nth-child(5) {
        width: calc(66% - 40px) !important
    }
}

@media (min-width: 768px) {
    .site-footer.layout-1 .footer-sidebars .thim-5-col > * {
        width: calc(25% - 40px) !important
    }

    .site-footer.layout-1 .footer-sidebars .thim-5-col > :nth-child(1) {
        width: calc(100% - 40px) !important
    }

    .site-footer.layout-2 .footer-sidebars .thim-5-col > * {
        width: calc(25% - 40px) !important
    }

    .site-footer.layout-2 .footer-sidebars .thim-5-col > :nth-child(5) {
        width: calc(100% - 40px) !important
    }
}

@media (min-width: 992px) {
    .site-footer.layout-1 .footer-sidebars .thim-5-col > * {
        width: calc(16.75% - 40px) !important
    }

    .site-footer.layout-1 .footer-sidebars .thim-5-col > :nth-child(1) {
        width: calc(33% - 40px) !important
    }

    .site-footer.layout-2 .footer-sidebars .thim-5-col > * {
        width: calc(16.75% - 40px) !important
    }

    .site-footer.layout-2 .footer-sidebars .thim-5-col > :nth-child(5) {
        width: calc(33% - 40px) !important
    }

    .site-footer.layout-3 .footer-sidebars .thim-4-col > :nth-child(1) {
        width: calc(25% - 40px)
    }

    .site-footer.layout-3 .footer-sidebars .thim-4-col > :nth-child(1) .widget_thim_layout_builder .wpb_column > .vc_column-inner {
        padding-right: 0
    }

    .site-footer.layout-3 .footer-sidebars .thim-4-col > :nth-child(1) .widget_thim_layout_builder .wpb_column > .vc_column-inner .wpb_wrapper > .wpb_single_image {
        margin-bottom: 20px;
        margin-top: -22px
    }

    .site-footer.layout-3 .footer-sidebars .thim-4-col > :nth-child(1) .widget_thim_layout_builder .wpb_column > .vc_column-inner .wpb_wrapper > .wpb_text_column {
        margin-bottom: -12px
    }

    .site-footer.layout-3 .footer-sidebars .thim-4-col > :nth-child(2) {
        width: calc(22% - 40px)
    }

    .site-footer.layout-3 .footer-sidebars .thim-4-col > :nth-child(3) {
        width: calc(25% - 40px)
    }

    .site-footer.layout-3 .footer-sidebars .thim-4-col > :nth-child(4) {
        width: calc(28% - 40px)
    }
}

@media (max-width: 1200px) {
    .footer-top .widget_thim_layout_builder .no-gutters .wpb_column:first-child .vc_column-inner .bp-element-icon-box.layout-1 {
        padding-right: 25px;
        padding-left: 25px
    }

    .footer-top .widget_thim_layout_builder .no-gutters .wpb_column:nth-child(2) .vc_column-inner .bp-element-icon-box.layout-1 {
        padding-right: 28px;
        padding-left: 25px
    }

    .footer-top .widget_thim_layout_builder .no-gutters .wpb_column:nth-child(3) .vc_column-inner .bp-element-icon-box.layout-1 {
        padding-right: 25px;
        padding-left: 25px
    }
}

.site-content {
    padding-top: 115px;
    padding-bottom: 100px
}

.site-content .widget-area {
    margin-bottom: 80px
}

@media (max-width: 991px) {
    .site-content,
    .site-content .widget-area {
        margin-top: 0px
    }
}

.site-content.no-padding {
    padding-top: 0;
    padding-bottom: 0
}

.widget {
    margin-bottom: 50px
}

.widget:last-child {
    margin-bottom: 0
}

.widget .bp-element .element-title,
.widget .widget-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.555555;
    color: #56509f;
    text-transform: uppercase;
    word-break: break-word;
    position: relative;
    padding-bottom: 13px;
    padding-top: 0;
    margin-bottom: 30px
}

.widget .bp-element .element-title::after,
.widget .bp-element .element-title::before,
.widget .widget-title::after,
.widget .widget-title::before {
    content: '\f401\f401\f401\f401\f401\f401\f401\f401';
    font-family: Ionicons;
    font-size: 18px;
    line-height: 1;
    white-space: nowrap;
    letter-spacing: 5px;
    display: flex;
    height: 4px;
    overflow: hidden;
    position: absolute;
    left: 0
}

.widget .bp-element .element-title a,
.widget .widget-title a {
    color: #56509f
}

.widget .bp-element .element-title a:hover,
.widget .widget-title a:hover {
    color: #ff5f2e
}

.widget .bp-element .element-title::before,
.widget .widget-title::before {
    color: #ff5f2e;
    align-items: flex-start;
    width: 62px;
    bottom: 4px;
    transform: translateX(10px)
}

.widget .bp-element .element-title::after,
.widget .widget-title::after {
    color: #ff5f2e;
    align-items: flex-end;
    width: 72px;
    bottom: 0
}

.widget ul li {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    padding-left: 16px;
    position: relative;
    transition: all .2s;
    margin-bottom: 11px
}

.widget ul li .children,
.widget ul li .sub-menu {
    padding-top: 11px;
    margin-top: 0
}

.widget ul li:last-child {
    margin-bottom: 0
}

.widget ul li::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #56509f;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 0;
    transition: all .2s
}

.widget.widget_calendar table thead tr,
.widget.widget_calendar table tr td#today {
    background-color: #F5F5F5
}

.widget ul li a {
    color: inherit;
    transition: unset
}

.widget ul li a abbr {
    color: #56509f
}

.widget ul li a:hover,
.widget ul li a:hover abbr {
    color: #ff5f2e
}

.widget.widget_calendar table caption,
.widget.widget_calendar table tr td a {
    color: #56509f
}

.widget ul li .count {
    position: absolute;
    right: 0;
    top: 0
}

.widget li,
.widget ol,
.widget ul {
    list-style-type: none;
    margin: 0
}

.widget.widget_archive ul li {
    display: flex
}

.widget.widget_archive ul li a {
    padding-right: 0
}

.widget.widget_calendar table thead tr th {
    text-align: center;
    font-weight: bolder
}

.widget.widget_calendar table tr td {
    text-align: center
}

.widget.widget_calendar table tr td a:hover {
    color: #ff5f2e
}

.widget.widget_recent_comments ul li {
    font-size: 16px;
    padding-left: 0;
    border-bottom: 1px dashed #e7e7e7;
    color: #999;
    padding-bottom: 8px
}

.widget.widget_recent_comments ul li:last-child {
    border-bottom: none
}

.widget.widget_recent_comments ul li:before {
    display: none
}

.widget.widget_recent_comments ul li a {
    font-weight: 400;
    font-size: 16px;
    padding-right: 0;
    color: #56509f
}

.widget.widget_recent_comments ul li a:hover {
    color: #ff5f2e
}

.widget.widget_recent_comments ul li > a {
    font-size: 16px
}

.widget.widget_recent_comments ul li .comment-author-link:before {
    content: "\f007";
    font-family: FontAwesome;
    display: inline-block;
    color: #ff5f2e;
    margin-right: 8px;
    font-size: 13px
}

.widget.widget_rss ul li {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 18px;
    margin-bottom: 18px
}

.widget.widget_rss ul li:before,
.widget.widget_search .search-form label span {
    display: none
}

.widget.widget_rss ul li .rsswidget {
    color: #56509f;
    font-weight: 400
}

.widget.widget_rss ul li .rsswidget:hover {
    color: #ff5f2e
}

.widget.widget_rss ul li .rss-date,
.widget.widget_rss ul li cite {
    color: #999
}

.widget.widget_rss ul li .rssSummary {
    margin-top: 5px;
    margin-bottom: 8px
}

.widget.widget_rss ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.widget.widget_search .search-form {
    position: relative;
    margin-top: -10px
}

.widget.widget_search .search-form label {
    width: 100%;
    margin: 0
}

.widget.widget_search .search-form label input {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    width: 100%;
    height: 40px;
    background-color: transparent;
    padding-right: 25px;
    border-bottom: 1px solid #e7e7e7
}

.widget.widget_search .search-form label input:focus {
    border-color: #ff5f2e
}

.widget.widget_search .search-form label input::-webkit-input-placeholder {
    color: #888;
    font-style: italic
}

.widget.widget_search .search-form label input:-moz-placeholder {
    color: #888;
    font-style: italic
}

.widget.widget_search .search-form label input::-moz-placeholder {
    color: #888;
    font-style: italic
}

.widget.widget_search .search-form label input:-ms-input-placeholder {
    color: #888;
    font-style: italic
}

.widget.widget_search .search-form .search-submit {
    position: absolute;
    top: 0;
    right: -9px;
    width: 30px;
    height: 100%;
    font-size: 20px;
    line-height: 1;
    color: #888;
    transition: all .2s
}

.widget.widget_search .search-form .search-submit:hover {
    color: #ff5f2e
}

.widget.widget_categories > ul {
    margin-top: -6px
}

.widget.widget_categories ul ul {
    margin-right: -40px
}

.widget.widget_categories ul .cat-item {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    padding-left: 17px;
    padding-right: 40px;
    position: relative;
    transition: all .2s;
    margin-bottom: 11px
}

.widget.widget_categories ul .cat-item .children {
    margin-right: -40px;
    padding-top: 11px
}

.widget.widget_categories ul .cat-item:last-child {
    margin-bottom: 0
}

.widget.widget_categories ul .cat-item::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #56509f;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 0;
    transition: all .2s
}

.widget.widget_categories ul .cat-item a {
    display: list-item;
    color: inherit;
    transition: unset
}

.widget.widget_categories ul .cat-item a:hover {
    color: #ff5f2e
}

.widget.widget_categories ul .cat-item .count {
    position: absolute;
    right: 0;
    top: 0
}

.widget.widget_tag_cloud .tagcloud {
    display: flex;
    flex-wrap: wrap;
    margin: -4px
}

.widget.widget_tag_cloud .tagcloud .tag-cloud-link {
    font-weight: 400;
    font-size: 14px !important;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    display: block;
    border: 1px solid #e5e5e5;
    padding: 5px 22px;
    margin: 4px;
    transition: all .2s
}

.widget.widget_tag_cloud .tagcloud .tag-cloud-link:hover {
    color: #fff;
    background-color: #ff5f2e;
    border-color: #ff5f2e
}

.widget.widget_text .textwidget .single-image {
    padding-top: 7px
}

.yikes-easy-mc-form.kindergarten-layout-footer {
    width: 337px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

.yikes-easy-mc-form.kindergarten-layout-footer label {
    width: 100%;
    height: 47px;
    margin-bottom: 0
}

.yikes-easy-mc-form.kindergarten-layout-footer label input {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    min-width: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    border: 1px solid rgba(215, 215, 215, .4);
    border-radius: 23px;
    padding-left: 30px;
    padding-right: 135px;
    margin-bottom: 0
}

.yikes-easy-mc-form.kindergarten-layout-footer label input:focus {
    border-color: #ff5f2e;
    outline: 0
}

.yikes-easy-mc-form.kindergarten-layout-footer label input::-webkit-input-placeholder {
    color: #cccae2
}

.yikes-easy-mc-form.kindergarten-layout-footer label input:-moz-placeholder {
    color: #cccae2
}

.yikes-easy-mc-form.kindergarten-layout-footer label input::-moz-placeholder {
    color: #cccae2
}

.yikes-easy-mc-form.kindergarten-layout-footer label input:-ms-input-placeholder {
    color: #cccae2
}

.yikes-easy-mc-form.kindergarten-layout-footer button {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    height: 100%;
    min-width: 117px;
    padding: 0 15px;
    margin-top: 0;
    border: none;
    border-radius: 23px;
    background: #ff5f2e;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    transition: all .2s
}

.yikes-easy-mc-form.kindergarten-layout-footer button:focus {
    outline: 0;
    border: 0
}

.yikes-easy-mc-form.kindergarten-layout-footer button:hover {
    background: #fa3b00
}

.ask-question-form {
    display: flex;
    flex-wrap: wrap
}

.ask-question-form .wrap-input {
    width: 100%;
    margin-bottom: 15px
}

.ask-question-form .wrap-input .wpcf7-not-valid-tip {
    margin-top: 15px;
    margin-left: 28px
}

.ask-question-form .form-submit,
.contact-form .form-submit {
    margin-left: auto;
    margin-right: auto;
    transition: all .2s;
    overflow: hidden
}

.ask-question-form .wrap-input .input-field {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    width: 100%;
    background: 0 0;
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid #e1e1e1;
    font-family: inherit
}

.ask-question-form .wrap-input .input-field::-webkit-input-placeholder {
    color: #a8a8a8
}

.ask-question-form .wrap-input .input-field:-moz-placeholder {
    color: #a8a8a8
}

.ask-question-form .wrap-input .input-field::-moz-placeholder {
    color: #a8a8a8
}

.ask-question-form .wrap-input .input-field:-ms-input-placeholder {
    color: #a8a8a8
}

.ask-question-form .wrap-input .input-field:focus {
    border-color: #ff5f2e
}

.ask-question-form .wrap-input input {
    height: 47px;
    border-radius: 23px
}

.ask-question-form .wrap-input textarea {
    display: block;
    min-height: 195px;
    border-radius: 15px;
    padding-top: 19px;
    padding-bottom: 19px
}

.ask-question-form .form-submit {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 47px;
    border-radius: 23px;
    background: #ff5f2e;
    padding: 0 40px;
    margin-top: 15px
}

.ask-question-form .form-submit:hover {
    background: #fa3b00
}

.ask-question-form .ajax-loader {
    position: relative;
    background-image: unset !important
}

.ask-question-form .ajax-loader:before {
    line-height: 30px;
    text-align: center;
    position: absolute;
    content: "\f110";
    font-family: FontAwesome;
    left: 0;
    margin: auto;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    color: #000
}

.contact-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.contact-form .wrap-input {
    width: calc(50% - 10px);
    height: 47px;
    margin-bottom: 20px
}

.contact-form .wrap-input .input-field {
    width: 100%;
    height: 100%;
    border-radius: 23px;
    font-family: inherit
}

.contact-form .wrap-textarea {
    width: 100%;
    margin-bottom: 30px
}

.contact-form .wrap-textarea .input-field {
    width: 100%;
    min-height: 150px;
    display: block;
    border-radius: 15px;
    padding-top: 23px;
    padding-bottom: 23px;
    font-family: inherit
}

.contact-form .input-field {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    color: #282828;
    background: #fff;
    padding-left: 28px;
    padding-right: 28px
}

.contact-form .input-field::-webkit-input-placeholder {
    color: #a4a4a4
}

.contact-form .input-field:-moz-placeholder {
    color: #a4a4a4
}

.contact-form .input-field::-moz-placeholder {
    color: #a4a4a4
}

.contact-form .input-field:-ms-input-placeholder {
    color: #a4a4a4
}

.contact-form .form-submit {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 47px;
    border-radius: 23px;
    background: #ff5562;
    padding: 0 43px;
    font-family: inherit
}

.contact-form .form-submit:hover {
    background: #f23
}

.contact-form .ajax-loader {
    position: relative;
    background-image: unset !important
}

.contact-form .ajax-loader:before {
    line-height: 30px;
    text-align: center;
    position: absolute;
    content: "\f110";
    font-family: FontAwesome;
    left: 0;
    margin: auto;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    color: #000
}

.contact-form-2 .ajax-loader:before,
.contact-form-3 .ajax-loader:before {
    content: "\f110";
    -webkit-animation: fa-spin 1s infinite steps(8);
    text-align: center;
    left: 0
}

@media (max-width: 575px) {
    .contact-form .wrap-input {
        width: 100%
    }
}

.contact-form-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.contact-form-2 .wrap-input {
    width: 100%;
    margin-bottom: 17px
}

.contact-form-2 .wrap-input.half-width {
    width: calc(50% - 8px)
}

.contact-form-2 .wrap-input.half-width .wpcf7-not-valid-tip {
    margin-top: 15px;
    padding-left: 28px
}

.contact-form-2 .wrap-input .input-field {
    font-family: inherit;
    width: 100%;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    background: #fff;
    padding-left: 28px;
    padding-right: 28px
}

.contact-form-2 .wrap-input .input-field::-webkit-input-placeholder {
    color: rgba(102, 102, 102, .7)
}

.contact-form-2 .wrap-input .input-field:-moz-placeholder {
    color: rgba(102, 102, 102, .7)
}

.contact-form-2 .wrap-input .input-field::-moz-placeholder {
    color: rgba(102, 102, 102, .7)
}

.contact-form-2 .wrap-input .input-field:-ms-input-placeholder {
    color: rgba(102, 102, 102, .7)
}

.contact-form-2 .wrap-input input {
    height: 54px;
    border-radius: 27px
}

.contact-form-2 .wrap-input textarea {
    min-height: 137px;
    display: block;
    border-radius: 15px;
    padding-top: 10px;
    padding-bottom: 10px
}

.contact-form-2 .form-submit {
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 50px;
    border-radius: 25px;
    background: #f96a9a;
    padding: 0 46px;
    transition: all .2s;
    margin-top: 22px
}

.contact-form-2 .form-submit:hover {
    background: #f73979
}

.contact-form-2 .ajax-loader {
    position: relative;
    background-image: unset !important
}

.contact-form-2 .ajax-loader:before {
    line-height: 30px;
    position: absolute;
    font-family: FontAwesome;
    margin: auto;
    animation: fa-spin 1s infinite steps(8);
    color: #000
}

@media (max-width: 575px) {
    .contact-form-2 .wrap-input.half-width {
        width: 100%
    }
}

.contact-form-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.contact-form-3 .wrap-input {
    width: 100%;
    margin-bottom: 20px
}

.contact-form-3 .wrap-input .wpcf7-not-valid-tip {
    margin-top: 15px;
    margin-left: 28px
}

.contact-form-3 .wrap-input.half-width {
    width: calc(50% - 10px)
}

.contact-form-3 .wrap-input .input-field {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    width: 100%;
    background: 0 0;
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid #e1e1e1;
    font-family: inherit
}

.contact-form-3 .wrap-input .input-field::-webkit-input-placeholder {
    color: #a4a4a4
}

.contact-form-3 .wrap-input .input-field:-moz-placeholder {
    color: #a4a4a4
}

.contact-form-3 .wrap-input .input-field::-moz-placeholder {
    color: #a4a4a4
}

.contact-form-3 .wrap-input .input-field:-ms-input-placeholder {
    color: #a4a4a4
}

.contact-form-3 .wrap-input .input-field:focus {
    border-color: #ff5f2e
}

.contact-form-3 .wrap-input input {
    height: 47px;
    border-radius: 23px
}

.contact-form-3 .wrap-input textarea {
    display: block;
    min-height: 150px;
    border-radius: 15px;
    padding-top: 19px;
    padding-bottom: 19px
}

.contact-form-3 .form-submit {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 47px;
    border-radius: 23px;
    background: #ff5f2e;
    padding: 0 46px;
    transition: all .2s;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-family: inherit
}

.contact-form-3 .form-submit:hover {
    background: #fa3b00
}

.contact-form-3 .ajax-loader {
    position: relative;
    background-image: unset !important
}

.contact-form-3 .ajax-loader:before {
    line-height: 30px;
    position: absolute;
    font-family: FontAwesome;
    margin: auto;
    animation: fa-spin 1s infinite steps(8);
    color: #000
}

@media (max-width: 575px) {
    .contact-form-3 .wrap-input.half-width {
        width: 100%
    }
}

.wrapper-contact-form-4 .wpcf7-validation-errors {
    margin-left: 0;
    color: #f7e700;
    border-color: #fff
}

.wrapper-contact-form-4 .wpcf7-mail-sent-ng,
.wrapper-contact-form-4 .wpcf7-mail-sent-ok {
    color: #f7e700;
    border-color: #fff
}

.contact-form-4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.contact-form-4 .wrap-input {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    position: relative
}

.contact-form-4 .wrap-input::before {
    content: attr(data-icon);
    font-family: Ionicons;
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    position: absolute;
    top: -1px;
    left: 0
}

.contact-form-4 .wrap-input.half-width {
    width: calc(50% - 10px)
}

.contact-form-4 .wrap-input .input-field {
    font-weight: 300;
    line-height: 1.5;
    font-size: 14px;
    color: #fff;
    width: 100%;
    height: 100%;
    background: 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, .44);
    padding-left: 25px
}

.contact-form-4 .wrap-input .input-field::-webkit-input-placeholder {
    color: #fff
}

.contact-form-4 .wrap-input .input-field:-moz-placeholder {
    color: #fff
}

.contact-form-4 .wrap-input .input-field::-moz-placeholder {
    color: #fff
}

.contact-form-4 .wrap-input .input-field:-ms-input-placeholder {
    color: #fff
}

.contact-form-4 .wrap-input .input-field:focus {
    border-color: #fff
}

.contact-form-4 .wrap-input .input-field:focus::-webkit-input-placeholder {
    color: transparent
}

.contact-form-4 .wrap-input .input-field:focus:-moz-placeholder {
    color: transparent
}

.contact-form-4 .wrap-input .input-field:focus::-moz-placeholder {
    color: transparent
}

.contact-form-4 .wrap-input .input-field:focus:-ms-input-placeholder {
    color: transparent
}

.contact-form-4 .wrap-input .input-field[type=number]::-webkit-inner-spin-button,
.contact-form-4 .wrap-input .input-field[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.contact-form-4 .wrap-input .wpcf7-not-valid-tip {
    color: #f7e700
}

.contact-form-4 .form-submit {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #56509f;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    border-radius: 25px;
    background: #fff;
    overflow: hidden;
    padding: 0 40px;
    transition: all .2s;
    margin-top: 20px
}

#back-to-top,
.error-404 .search-form .search-submit {
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.contact-form-4 .form-submit:hover {
    background: #56509f;
    color: #fff
}

.contact-form-4 .ajax-loader {
    position: relative;
    background-image: unset !important
}

.contact-form-4 .ajax-loader:before {
    line-height: 30px;
    text-align: center;
    position: absolute;
    content: "\f110";
    font-family: FontAwesome;
    left: 0;
    margin: auto;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    color: #fff
}

@media (max-width: 575px) {
    .contact-form-4 .wrap-input.half-width,
    .yikes-easy-mc-form.comment-form .wrap-input.half-width,
    .yikes-easy-mc-form.contact-form .wrap-input,
    .yikes-easy-mc-form.contact-form-2 .wrap-input.half-width,
    .yikes-easy-mc-form.registration-form .wrap-input.half-width {
        width: 100%
    }
}

.yikes-mailchimp-container .edit-link {
    display: none
}

#back-to-top {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 60px;
    right: 35px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    transition: all .3s;
    text-align: center;
    line-height: 60px;
    -webkit-transform: translateY(130px);
    -moz-transform: translateY(130px);
    -ms-transform: translateY(130px);
    -o-transform: translateY(130px);
    z-index: 999;
    background-color: #ff5f2e;
    color: #fff
}

#back-to-top.scrolldown {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0)
}

#back-to-top i {
    font-size: 30px;
    line-height: 60px
}

@media (max-width: 815px) {
    div#back-to-top.back_to_top_container {
        right: 15px;
        width: 45px;
        height: 45px;
        line-height: 45px
    }

    div#back-to-top.back_to_top_container i {
        line-height: 45px
    }
}

.sk-double-bounce,
.sk-rotating-plane {
    width: 40px;
    height: 40px;
    margin: 40px auto
}

.sk-rotating-plane {
    background-color: #333;
    animation: sk-rotatePlane 1.2s infinite ease-in-out
}

@keyframes sk-rotatePlane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.sk-double-bounce {
    position: relative
}

.sk-double-bounce .sk-child {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    animation: sk-doubleBounce 2s infinite ease-in-out
}

.sk-chasing-dots .sk-child,
.sk-spinner-pulse,
.sk-three-bounce .sk-child {
    background-color: #333;
    border-radius: 100%
}

.sk-double-bounce .sk-double-bounce2 {
    animation-delay: -1s
}

@keyframes sk-doubleBounce {
    0%,
    100% {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
}

.sk-wave {
    margin: 40px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px
}

.sk-wave .sk-rect {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out
}

.sk-wave .sk-rect1 {
    animation-delay: -1.2s
}

.sk-wave .sk-rect2 {
    animation-delay: -1.1s
}

.sk-wave .sk-rect3 {
    animation-delay: -1s
}

.sk-wave .sk-rect4 {
    animation-delay: -.9s
}

.sk-wave .sk-rect5 {
    animation-delay: -.8s
}

@keyframes sk-waveStretchDelay {
    0%,
    100%,
    40% {
        transform: scaleY(.4)
    }
    20% {
        transform: scaleY(1)
    }
}

.sk-wandering-cubes {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-wandering-cubes .sk-cube {
    background-color: #333;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both
}

.sk-chasing-dots,
.sk-spinner-pulse {
    width: 40px;
    height: 40px;
    margin: 40px auto
}

.sk-wandering-cubes .sk-cube2 {
    animation-delay: -.9s
}

@keyframes sk-wanderingCube {
    0% {
        transform: rotate(0)
    }
    25% {
        transform: translateX(30px) rotate(-90deg) scale(.5)
    }
    50% {
        transform: translateX(30px) translateY(30px) rotate(-179deg)
    }
    50.1% {
        transform: translateX(30px) translateY(30px) rotate(-180deg)
    }
    75% {
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }
    100% {
        transform: rotate(-360deg)
    }
}

.sk-spinner-pulse {
    animation: sk-pulseScaleOut 1s infinite ease-in-out
}

@keyframes sk-pulseScaleOut {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1);
        opacity: 0
    }
}

.sk-chasing-dots {
    position: relative;
    text-align: center;
    animation: sk-chasingDotsRotate 2s infinite linear
}

.sk-chasing-dots .sk-child {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    animation: sk-chasingDotsBounce 2s infinite ease-in-out
}

.sk-chasing-dots .sk-dot2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes sk-chasingDotsRotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes sk-chasingDotsBounce {
    0%,
    100% {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
}

.sk-three-bounce {
    margin: 40px auto;
    width: 80px;
    text-align: center
}

.sk-three-bounce .sk-child {
    width: 20px;
    height: 20px;
    display: inline-block;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both
}

.sk-circle .sk-child:before,
.sk-fading-circle .sk-circle:before {
    display: block;
    border-radius: 100%;
    background-color: #333;
    content: ''
}

.sk-three-bounce .sk-bounce1 {
    animation-delay: -.32s
}

.sk-three-bounce .sk-bounce2 {
    animation-delay: -.16s
}

@keyframes sk-three-bounce {
    0%,
    100%,
    80% {
        transform: scale(0)
    }
    40% {
        transform: scale(1)
    }
}

.sk-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-circle .sk-child:before {
    margin: 0 auto;
    width: 15%;
    height: 15%;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both
}

.sk-circle .sk-circle2 {
    transform: rotate(30deg)
}

.sk-circle .sk-circle3 {
    transform: rotate(60deg)
}

.sk-circle .sk-circle4 {
    transform: rotate(90deg)
}

.sk-circle .sk-circle5 {
    transform: rotate(120deg)
}

.sk-circle .sk-circle6 {
    transform: rotate(150deg)
}

.sk-circle .sk-circle7 {
    transform: rotate(180deg)
}

.sk-circle .sk-circle8 {
    transform: rotate(210deg)
}

.sk-circle .sk-circle9 {
    transform: rotate(240deg)
}

.sk-circle .sk-circle10 {
    transform: rotate(270deg)
}

.sk-circle .sk-circle11 {
    transform: rotate(300deg)
}

.sk-circle .sk-circle12 {
    transform: rotate(330deg)
}

.sk-circle .sk-circle2:before {
    animation-delay: -1.1s
}

.sk-circle .sk-circle3:before {
    animation-delay: -1s
}

.sk-circle .sk-circle4:before {
    animation-delay: -.9s
}

.sk-circle .sk-circle5:before {
    animation-delay: -.8s
}

.sk-circle .sk-circle6:before {
    animation-delay: -.7s
}

.sk-circle .sk-circle7:before {
    animation-delay: -.6s
}

.sk-circle .sk-circle8:before {
    animation-delay: -.5s
}

.sk-circle .sk-circle9:before {
    animation-delay: -.4s
}

.sk-circle .sk-circle10:before {
    animation-delay: -.3s
}

.sk-circle .sk-circle11:before {
    animation-delay: -.2s
}

.sk-circle .sk-circle12:before {
    animation-delay: -.1s
}

@keyframes sk-circleBounceDelay {
    0%,
    100%,
    80% {
        transform: scale(0)
    }
    40% {
        transform: scale(1)
    }
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 40px auto
}

.sk-cube-grid .sk-cube {
    width: 33.33%;
    height: 33.33%;
    background-color: #333;
    float: left;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out
}

.sk-cube-grid .sk-cube1 {
    animation-delay: .2s
}

.sk-cube-grid .sk-cube2 {
    animation-delay: .3s
}

.sk-cube-grid .sk-cube3 {
    animation-delay: .4s
}

.sk-cube-grid .sk-cube4 {
    animation-delay: .1s
}

.sk-cube-grid .sk-cube5 {
    animation-delay: .2s
}

.sk-cube-grid .sk-cube6 {
    animation-delay: .3s
}

.sk-cube-grid .sk-cube7 {
    animation-delay: 0ms
}

.sk-cube-grid .sk-cube8 {
    animation-delay: .1s
}

.sk-cube-grid .sk-cube9 {
    animation-delay: .2s
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    100%,
    70% {
        transform: scale3D(1, 1, 1)
    }
    35% {
        transform: scale3D(0, 0, 1)
    }
}

.sk-fading-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-fading-circle .sk-circle:before {
    margin: 0 auto;
    width: 15%;
    height: 15%;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.sk-fading-circle .sk-circle2 {
    transform: rotate(30deg)
}

.sk-fading-circle .sk-circle3 {
    transform: rotate(60deg)
}

.sk-fading-circle .sk-circle4 {
    transform: rotate(90deg)
}

.sk-fading-circle .sk-circle5 {
    transform: rotate(120deg)
}

.sk-fading-circle .sk-circle6 {
    transform: rotate(150deg)
}

.sk-fading-circle .sk-circle7 {
    transform: rotate(180deg)
}

.sk-fading-circle .sk-circle8 {
    transform: rotate(210deg)
}

.sk-fading-circle .sk-circle9 {
    transform: rotate(240deg)
}

.sk-fading-circle .sk-circle10 {
    transform: rotate(270deg)
}

.sk-fading-circle .sk-circle11 {
    transform: rotate(300deg)
}

.sk-fading-circle .sk-circle12 {
    transform: rotate(330deg)
}

.sk-fading-circle .sk-circle2:before {
    animation-delay: -1.1s
}

.sk-fading-circle .sk-circle3:before {
    animation-delay: -1s
}

.sk-fading-circle .sk-circle4:before {
    animation-delay: -.9s
}

.sk-fading-circle .sk-circle5:before {
    animation-delay: -.8s
}

.sk-fading-circle .sk-circle6:before {
    animation-delay: -.7s
}

.sk-fading-circle .sk-circle7:before {
    animation-delay: -.6s
}

.sk-fading-circle .sk-circle8:before {
    animation-delay: -.5s
}

.sk-fading-circle .sk-circle9:before {
    animation-delay: -.4s
}

.sk-fading-circle .sk-circle10:before {
    animation-delay: -.3s
}

.sk-fading-circle .sk-circle11:before {
    animation-delay: -.2s
}

.sk-fading-circle .sk-circle12:before {
    animation-delay: -.1s
}

@keyframes sk-circleFadeDelay {
    0%,
    100%,
    39% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

.sk-folding-cube {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
    transform: rotateZ(45deg)
}

.class-list .wrap-element .class-item .class-image:hover img,
.related-course .class-item .class-image:hover img {
    transform: scale(1.1)
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    transform: scale(1.1)
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    transform-origin: 100% 100%
}

.sk-folding-cube .sk-cube2 {
    transform: scale(1.1) rotateZ(90deg)
}

.sk-folding-cube .sk-cube3 {
    transform: scale(1.1) rotateZ(180deg)
}

.sk-folding-cube .sk-cube4 {
    transform: scale(1.1) rotateZ(270deg)
}

.sk-folding-cube .sk-cube2:before {
    animation-delay: .3s
}

.sk-folding-cube .sk-cube3:before {
    animation-delay: .6s
}

.sk-folding-cube .sk-cube4:before {
    animation-delay: .9s
}

@keyframes sk-foldCubeAngle {
    0%,
    10% {
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%,
    75% {
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }
    100%,
    90% {
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

#thim-preloading {
    position: fixed;
    z-index: 999999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sidebar-left .thim-3-col > *,
    .sidebar-left .thim-4-col > *,
    .sidebar-right .thim-3-col > *,
    .sidebar-right .thim-4-col > * {
        width: calc((100% - (2 * 30px)) / 2)
    }

    .sidebar-left .thim-5-col > *,
    .sidebar-left .thim-6-col > *,
    .sidebar-right .thim-5-col > *,
    .sidebar-right .thim-6-col > * {
        width: calc((100% - (3 * 30px)) / 3)
    }

    .sidebar-left .thim-7-col > *,
    .sidebar-left .thim-8-col > *,
    .sidebar-right .thim-7-col > *,
    .sidebar-right .thim-8-col > * {
        width: calc((100% - (4 * 30px)) / 4)
    }

    .sidebar-left .thim-10-col > *,
    .sidebar-left .thim-9-col > *,
    .sidebar-right .thim-10-col > *,
    .sidebar-right .thim-9-col > * {
        width: calc((100% - (5 * 30px)) / 5)
    }

    .sidebar-left .thim-11-col > *,
    .sidebar-left .thim-12-col > *,
    .sidebar-right .thim-11-col > *,
    .sidebar-right .thim-12-col > * {
        width: calc((100% - (6 * 30px)) / 6)
    }
}

@media (max-width: 991px) {
    .thim-3-col > *,
    .thim-4-col > * {
        width: calc((100% - (2 * 30px)) / 2)
    }

    .thim-5-col > *,
    .thim-6-col > * {
        width: calc((100% - (3 * 30px)) / 3)
    }

    .thim-7-col > *,
    .thim-8-col > * {
        width: calc((100% - (4 * 30px)) / 4)
    }

    .thim-10-col > *,
    .thim-9-col > * {
        width: calc((100% - (5 * 30px)) / 5)
    }

    .thim-11-col > *,
    .thim-12-col > * {
        width: calc((100% - (6 * 30px)) / 6)
    }
}

@media (max-width: 767px) {
    [class*=thim-][class*='-col'] > * {
        width: calc((100% - (1 * 30px)) / 1)
    }
}

.thim-1-col,
.thim-2-col,
.thim-3-col,
.thim-4-col,
.thim-5-col,
.thim-6-col {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}

.thim-1-col > *,
.thim-2-col > *,
.thim-3-col > *,
.thim-4-col > *,
.thim-5-col > *,
.thim-6-col > * {
    margin-right: 20px;
    margin-left: 20px
}

.thim-1-col > * {
    width: calc((100% - (1 * 40px)) / 1)
}

.thim-2-col > * {
    width: calc((100% - (2 * 40px)) / 2)
}

.thim-3-col > * {
    width: calc((100% - (3 * 40px)) / 3)
}

.thim-4-col > * {
    width: calc((100% - (4 * 40px)) / 4)
}

.thim-5-col > * {
    width: calc((100% - (5 * 40px)) / 5)
}

.thim-6-col > * {
    width: calc((100% - (6 * 40px)) / 6)
}

.thim-7-col > * {
    width: calc((100% - (7 * 40px)) / 7)
}

.thim-8-col > * {
    width: calc((100% - (8 * 40px)) / 8)
}

.thim-9-col > * {
    width: calc((100% - (9 * 40px)) / 9)
}

.thim-10-col > * {
    width: calc((100% - (10 * 40px)) / 10)
}

.thim-11-col > * {
    width: calc((100% - (11 * 40px)) / 11)
}

.thim-12-col > * {
    width: calc((100% - (12 * 40px)) / 12)
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sidebar-left .thim-3-col > *,
    .sidebar-left .thim-4-col > *,
    .sidebar-right .thim-3-col > *,
    .sidebar-right .thim-4-col > * {
        width: calc((100% - (2 * 40px)) / 2)
    }

    .sidebar-left .thim-5-col > *,
    .sidebar-left .thim-6-col > *,
    .sidebar-right .thim-5-col > *,
    .sidebar-right .thim-6-col > * {
        width: calc((100% - (3 * 40px)) / 3)
    }

    .sidebar-left .thim-7-col > *,
    .sidebar-left .thim-8-col > *,
    .sidebar-right .thim-7-col > *,
    .sidebar-right .thim-8-col > * {
        width: calc((100% - (4 * 40px)) / 4)
    }

    .sidebar-left .thim-10-col > *,
    .sidebar-left .thim-9-col > *,
    .sidebar-right .thim-10-col > *,
    .sidebar-right .thim-9-col > * {
        width: calc((100% - (5 * 40px)) / 5)
    }

    .sidebar-left .thim-11-col > *,
    .sidebar-left .thim-12-col > *,
    .sidebar-right .thim-11-col > *,
    .sidebar-right .thim-12-col > * {
        width: calc((100% - (6 * 40px)) / 6)
    }
}

@media (max-width: 991px) {
    .thim-3-col > *,
    .thim-4-col > * {
        width: calc((100% - (2 * 40px)) / 2)
    }

    .thim-5-col > *,
    .thim-6-col > * {
        width: calc((100% - (3 * 40px)) / 3)
    }

    .thim-7-col > *,
    .thim-8-col > * {
        width: calc((100% - (4 * 40px)) / 4)
    }

    .thim-10-col > *,
    .thim-9-col > * {
        width: calc((100% - (5 * 40px)) / 5)
    }

    .thim-11-col > *,
    .thim-12-col > * {
        width: calc((100% - (6 * 40px)) / 6)
    }
}

@media (max-width: 767px) {
    [class*=thim-][class*='-col'] > * {
        width: calc((100% - (1 * 40px)) / 1)
    }
}

.bl-single-image.align-left {
    text-align: left
}

.bl-single-image.align-center {
    text-align: center
}

.bl-single-image.align-right {
    text-align: right
}

.bl-single-image.kindergarten-layout-2 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.bl-text.align-left {
    text-align: left
}

.bl-text.align-center {
    text-align: center
}

.bl-text.align-right {
    text-align: right
}

.bl-info-contact,
.error-404,
.thim-block-about {
    text-align: center
}

.bl-text.kindergarten-layout-1 p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979;
    word-break: break-word;
    margin-bottom: 32px
}

.bl-list li,
.bl-list ol,
.bl-list ul {
    list-style-type: none;
    margin: 0
}

.bl-list.kindergarten-layout-1 .list .list-item {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.625;
    color: #797979;
    word-break: break-word;
    padding-left: 32px;
    position: relative;
    margin-bottom: 11px
}

.bl-list.kindergarten-layout-1 .list .list-item::before {
    content: '\f383';
    font-family: Ionicons;
    font-size: 18px;
    line-height: 1.444444;
    color: #ff5562;
    position: absolute;
    top: 0;
    left: 0
}

.bl-list.kindergarten-layout-2 .list .list-item {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #033b62;
    word-break: break-word;
    /*padding-left: 25px;*/
    position: relative;
    margin-bottom: 7px
}

.bl-list.kindergarten-layout-2 .list .list-item .fas {
    padding-right: 10px;
    color: #f96a9a;
}

/*.bl-list.kindergarten-layout-2 .list .list-item::before {*/
/*    !*content: '\f2fc';*!*/
/*    !*font-family: Ionicons;*!*/
/*    font-size: 17px;*/
/*    line-height: 1;*/
/*    color: #f96a9a;*/
/*    position: absolute;*/
/*    top: 4px;*/
/*    left: 0*/
/*}*/

.bl-list.kindergarten-layout-3 .list .list-item {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #56509f;
    word-break: break-word;
    padding-left: 32px;
    position: relative;
    margin-bottom: 12px
}

.bl-list.kindergarten-layout-3 .list .list-item i {
    color: #ff5f2e;
    position: absolute;
    top: 4px;
    left: 0
}

.bl-list.kindergarten-layout-3 .list .list-item a {
    color: #56509f
}

.bl-list.kindergarten-layout-3 .list .list-item a:hover {
    color: #ff5f2e
}

.bl-heading.kindergarten-layout-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.bl-heading.kindergarten-layout-1 .heading-image {
    width: 185px
}

.bl-heading.kindergarten-layout-1 .heading-text {
    width: calc(100% - 185px - 30px);
    margin-top: -5px
}

.bl-heading.kindergarten-layout-1 .heading-text .title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.166666;
    color: #fff;
    word-break: break-word;
    margin-bottom: 16px;
    max-width: 240px
}

.bl-heading.kindergarten-layout-1 .heading-text .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    word-break: break-word
}

.bl-contact.kindergarten-layout-1 .contact-text,
.contact-list li,
.thim-block-about p,
.thim-toolbar-help-info {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    word-break: break-word
}

@media (max-width: 575px) {
    .bl-heading.kindergarten-layout-1 .heading-image {
        display: none
    }

    .bl-heading.kindergarten-layout-1 .heading-text {
        width: 100%;
        margin-top: 0
    }
}

.bl-contact.kindergarten-layout-1 .contact-image {
    margin-bottom: 35px
}

.bl-contact.kindergarten-layout-1 .contact-image img {
    max-width: 100%
}

.bl-contact.kindergarten-layout-1 .contact-text {
    color: #797979;
    margin-bottom: 26px
}

.contact-list {
    list-style-type: none;
    margin: 0
}

.contact-list li {
    color: #282828;
    padding-left: 32px;
    position: relative;
    margin-bottom: 15px
}

.contact-list li i {
    position: absolute;
    top: 4px;
    left: 0
}

.contact-list li a {
    color: #282828
}

.contact-list li a:hover {
    color: #ff5562
}

.bl-map.kindergarten-layout-1 {
    width: 100%;
    height: 440px;
    border: 5px solid #f3f3f3
}

.bl-map.kindergarten-layout-1 iframe {
    width: 100%;
    height: 100%
}

.thim-block-about p {
    color: #797979;
    margin-bottom: 26px
}

.thim-block-about img {
    padding-top: 3px
}

.thim-toolbar-help-info {
    color: #fff
}

.thim-toolbar-help-info i {
    margin-right: 6px
}

.thim-toolbar-help-info a {
    color: #fff
}

.thim-toolbar-help-info a:hover {
    color: #33305e
}

@media (max-width: 991px) {
    .toolbar-right .thim-toolbar-help-info {
        display: none
    }
}

@media (max-width: 767px) {
    .toolbar-left .thim-toolbar-help-info {
        display: none
    }
}

.bl-info-contact {
    background: #56509f;
    padding: 35px 20px 40px
}

.bl-info-contact .title-block {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    color: #fff;
    word-break: break-word;
    padding-top: 0;
    margin-bottom: 9px
}

.bl-info-contact .description-block {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.3;
    color: #dedede;
    word-break: break-word;
    margin-bottom: 18px
}

.bl-info-contact .content-block {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.3;
    color: #fff;
    word-break: break-word;
    margin-bottom: 23px
}

.bl-info-contact .button-block {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    overflow: hidden;
    height: 40px;
    border-radius: 20px;
    background: #ff5f2e;
    padding: 0 35px;
    transition: all .2s;
    margin-left: auto;
    margin-right: auto
}

.error-404 .search-form .search-submit,
.post-password-form input[type=submit] {
    -webkit-transition: all .3s;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    vertical-align: top;
    cursor: pointer
}

.bl-info-contact .button-block:hover {
    background: #fa3b00
}

.error-404 .search-form {
    display: flex;
    align-items: center;
    justify-content: center
}

.error-404 .search-form .search-field {
    border: 1px solid #e7e7e7;
    line-height: 48px;
    padding: 0 30px;
    margin-left: 10px;
    border-radius: 30px 0 0 30px
}

.error-404 .search-form .search-submit {
    padding-right: 30px;
    padding-left: 30px;
    line-height: 50px;
    border-radius: 0 30px 30px 0;
    border: none;
    margin-left: -4px;
    background: #ff5f2e;
    transition: all .3s
}

.error-404 .search-form .search-submit:hover {
    background-color: #fa3b00
}

.post-password-form {
    margin-bottom: 30px;
    margin-top: 10px
}

.post-password-form input[name=post_password] {
    border: 1px solid #e7e7e7;
    line-height: 48px;
    padding: 0 30px;
    margin-left: 10px;
    border-radius: 30px 0 0 30px
}

.post-password-form input[type=submit] {
    padding-right: 30px;
    padding-left: 30px;
    line-height: 50px;
    border-radius: 0 30px 30px 0;
    border: none;
    margin-left: -4px;
    background: #ff5f2e;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.post-password-form input[type=submit]:hover {
    background-color: #fa3b00
}

.search .site-main .search-form input.search-field {
    border: 1px solid #e7e7e7;
    line-height: 48px;
    padding: 0 30px;
    border-radius: 30px 0 0 30px
}

.search .site-main .search-form button[type=submit] {
    font-weight: 400;
    font-size: 14px;
    padding-right: 30px;
    padding-left: 30px;
    line-height: 50px;
    border-radius: 0 30px 30px 0;
    border: none;
    color: #fff;
    vertical-align: top;
    margin-left: -4px;
    text-transform: uppercase;
    background: #ff5f2e;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all all .3s;
    -ms-transition: all all .3s;
    -o-transition: all all .3s;
    transition: all all .3s
}

.search .site-main .search-form button[type=submit]:hover {
    background-color: #fa3b00
}

.thim-block-img-border-radius img {
    border-radius: 20px
}

.page-title .main-top {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #56509f;
    position: relative
}

.page-title .main-top .content {
    padding-top: 100px;
    padding-bottom: 38px;
    text-align: center
}

.page-title .main-top .content h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    color: #fff;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 0;
    margin-top: 4px;
    margin-bottom: 4px
}

.page-title .main-top .content .wrap-breadcrumb {
    margin-top: 4px;
    margin-bottom: 4px
}

.page-title .main-top .content .wrap-breadcrumb .breadcrumbs {
    margin-left: 0
}

.page-title .main-top .content .wrap-breadcrumb .breadcrumbs li {
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.625;
    color: #fff;
    word-break: break-word;
    position: relative
}

.page-title .main-top .content .wrap-breadcrumb .breadcrumbs li .breadcrum-icon {
    color: #fff;
    font-weight: 300;
    margin-left: 4px;
    margin-right: 4px
}

.page-title .main-top .content .wrap-breadcrumb .breadcrumbs li a {
    color: #fff;
    font-weight: 300
}

.page-title .main-top .content .wrap-breadcrumb .breadcrumbs li a:hover {
    color: #ff5f2e
}

.page-title .main-top .content .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    word-break: break-word;
    max-width: 500px;
    margin: 6px auto
}

.bl-pricing-table .desktop-table .pricing-table td img,
.bl-pricing-table .desktop-table .pricing-table th img,
.bl-pricing-table .mobile-table .item-pricing-table td img,
.bl-pricing-table .mobile-table .item-pricing-table th img,
.bp-element-button .btn {
    max-width: 100%
}

.classes-page .page-title .main-top .content {
    padding-bottom: 62px
}

@media (max-width: 1024px) {
    .content-area .page-title .main-top .content {
        padding-top: 37px
    }

    .home-2 .content-area .page-title .main-top .content {
        padding-top: 180px
    }
}

@media (max-width: 768px) {
    .home-2 .content-area .page-title .main-top .content {
        padding-top: 120px
    }
}

.loop-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.loop-pagination,
.loop-pagination li {
    list-style-type: none;
    margin: 0
}

.bl-blog-detail .blog-detail-text .content-blog ul li,
.bl-class-detail .class-detail-text li,
.bl-class-detail .class-detail-text ul,
.bl-service-detail .service-detail-content .service-text li,
.bl-service-detail .service-detail-content .service-text ul {
    list-style-type: initial
}

.loop-pagination .page-numbers {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    margin: 5px;
    transition: all .2s
}

.loop-pagination .page-numbers:hover {
    border-color: #ff5f2e;
    color: #ff5f2e
}

.loop-pagination .page-numbers.current {
    background: #ff5f2e;
    border-color: #ff5f2e;
    color: #fff
}

.loop-pagination .page-numbers.next:hover,
.loop-pagination .page-numbers.prev:hover {
    color: #ff5f2e
}

.loop-pagination .page-numbers.next {
    display: flex;
    align-items: center;
    width: auto;
    height: auto;
    border-radius: none;
    border: none;
    margin: 9px
}

.loop-pagination .page-numbers.next i {
    font-size: 20px;
    margin-left: 9px
}

.loop-pagination .page-numbers.prev {
    display: flex;
    align-items: center;
    width: auto;
    height: auto;
    border-radius: none;
    border: none;
    margin: 9px
}

.bl-pricing-table .desktop-table .pricing-table tfoot td .btn-purchase,
.bp-element-button .btn {
    justify-content: center;
    display: inline-flex;
    transition: all .2s;
    overflow: hidden;
    white-space: nowrap
}

.loop-pagination .page-numbers.prev i {
    font-size: 20px;
    margin-right: 9px
}

.bp-element-button.align-left {
    text-align: left
}

.bp-element-button.align-center {
    text-align: center
}

.bp-element-button.align-right {
    text-align: right
}

.bp-element-button .btn {
    align-items: center;
    border: none
}

.bp-element-button .btn-small {
    height: 40px
}

.bp-element-button .btn-normal {
    height: 50px
}

.bp-element-button .btn-large {
    height: 60px
}

.bp-element-button.shape-square .btn {
    border-radius: unset
}

.bp-element-button.shape-round .btn-small {
    border-radius: 20px
}

.bp-element-button.shape-round .btn-normal {
    border-radius: 25px
}

.bp-element-button.shape-round .btn-large {
    border-radius: 30px
}

.bl-pricing-table .desktop-table .pricing-table {
    border: none;
    width: 100%
}

.bl-pricing-table .desktop-table .pricing-table tr {
    border: none
}

.bl-pricing-table .desktop-table .pricing-table td,
.bl-pricing-table .desktop-table .pricing-table th {
    border: 1px solid #ebebeb
}

.bl-pricing-table .desktop-table .pricing-table thead th {
    width: calc(65% / 3);
    border-left: none;
    text-align: center;
    padding: 34px 10px
}

.bl-pricing-table .desktop-table .pricing-table thead th:nth-child(1) {
    width: 35%;
    padding: 0;
    border: none;
    background: url(../img/table-01.jpg) center bottom no-repeat
}

.bl-pricing-table .desktop-table .pricing-table thead th:nth-child(2) {
    background-color: #f9c00c;
    border-color: #f9c00c
}

.bl-pricing-table .desktop-table .pricing-table thead th:nth-child(3) {
    background-color: #00b9f1;
    border-color: #00b9f1
}

.bl-pricing-table .desktop-table .pricing-table thead th:nth-child(4) {
    background-color: #56a902;
    border-color: #56a902
}

.bl-pricing-table .desktop-table .pricing-table thead th .label {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase
}

.bl-pricing-table .desktop-table .pricing-table thead th .info {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 28px
}

.bl-pricing-table .desktop-table .pricing-table thead th .price {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #fff
}

.bl-pricing-table .desktop-table .pricing-table thead th .price .number {
    font-size: 60px
}

.bl-pricing-table .desktop-table .pricing-table tbody .item-row td,
.bl-pricing-table .desktop-table .pricing-table tbody .item-row th {
    font-weight: 700
}

.bl-pricing-table .desktop-table .pricing-table tbody th {
    width: 35%;
    border-left: none;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.3;
    color: #797979;
    word-break: break-word;
    padding: 23px 5px 23px 0
}

.bl-pricing-table .desktop-table .pricing-table tbody th a {
    color: #797979
}

.bl-pricing-table .desktop-table .pricing-table tbody td i.ion-android-done,
.bl-pricing-table .desktop-table .pricing-table tbody th a:hover {
    color: #ff5f2e
}

.bl-pricing-table .desktop-table .pricing-table tbody td {
    width: calc(65% / 3);
    text-align: center;
    padding: 23px 5px
}

.bl-pricing-table .desktop-table .pricing-table tbody td i {
    font-size: 30px;
    line-height: 1
}

.bl-pricing-table .desktop-table .pricing-table tbody td i.ion-android-close {
    color: #56509f
}

.bl-pricing-table .desktop-table .pricing-table tfoot th {
    width: 35%;
    border-left: none;
    border-bottom: none
}

.bl-pricing-table .desktop-table .pricing-table tfoot td {
    width: calc(65% / 3);
    text-align: center;
    padding: 37px 5px
}

.bl-pricing-table .desktop-table .pricing-table tfoot td .btn-purchase {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #56509f;
    text-transform: uppercase;
    align-items: center;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #ff5f2e;
    padding: 0 41px
}

.bl-pricing-table .desktop-table .pricing-table tfoot td .btn-purchase:hover {
    color: #fff;
    background: #ff5f2e
}

.bl-pricing-table .mobile-table .item-pricing-table {
    width: 100%;
    margin-bottom: 50px
}

.bl-pricing-table .mobile-table .item-pricing-table:last-child {
    margin-bottom: 0
}

.bl-pricing-table .mobile-table .item-pricing-table td,
.bl-pricing-table .mobile-table .item-pricing-table th {
    border: 1px solid #ebebeb
}

.bl-pricing-table .mobile-table .item-pricing-table thead th {
    text-align: center;
    padding: 34px 10px
}

.bl-pricing-table .mobile-table .item-pricing-table thead th .label {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase
}

.bl-pricing-table .mobile-table .item-pricing-table thead th .info {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 28px
}

.bl-pricing-table .mobile-table .item-pricing-table thead th .price {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #fff
}

.bl-pricing-table .mobile-table .item-pricing-table thead th .price .number {
    font-size: 60px
}

.bl-pricing-table .mobile-table .item-pricing-table tbody td {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.3;
    color: #797979;
    text-align: center;
    word-break: break-word;
    padding: 23px 10px
}

.bl-pricing-table .mobile-table .item-pricing-table tbody td a {
    color: #797979
}

.bl-pricing-table .mobile-table .item-pricing-table tbody td a:hover {
    color: #ff5f2e
}

.bl-pricing-table .mobile-table .item-pricing-table tfoot td {
    text-align: center;
    padding: 37px 5px
}

.bl-pricing-table .mobile-table .item-pricing-table tfoot td .btn-purchase {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #56509f;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #ff5f2e;
    padding: 0 41px;
    transition: all .2s
}

.bl-pricing-table .mobile-table .item-pricing-table tfoot td .btn-purchase:hover {
    color: #fff;
    background: #ff5f2e
}

.bl-pricing-table .mobile-table .item-pricing-table:nth-child(1) thead th {
    background-color: #f9c00c;
    border-color: #f9c00c
}

.bl-pricing-table .mobile-table .item-pricing-table:nth-child(2) thead th {
    background-color: #00b9f1;
    border-color: #00b9f1
}

.bl-pricing-table .mobile-table .item-pricing-table:nth-child(3) thead th {
    background-color: #56a902;
    border-color: #56a902
}

.pmpro-checkout .pmpro_message {
    margin-top: 0;
    margin-bottom: 30px;
    border-radius: 0
}

.pmpro-checkout table,
.pmpro-checkout td,
.pmpro-checkout tr {
    border: 1px solid #e7e7e7;
    width: 100%;
    margin-top: 30px
}

.pmpro-checkout table thead {
    background: #f5f5f5
}

.pmpro-checkout table td,
.pmpro-checkout table th {
    padding: 15px 20px
}

.pmpro-checkout form.pmpro_form .pmpro_submit {
    margin: 0
}

.pmpro-checkout form.pmpro_form label {
    font-weight: 400;
    margin: 0;
    padding: 0 20px;
    line-height: normal
}

.pmpro-checkout form.pmpro_form .select2-container,
.pmpro-checkout form.pmpro_form input,
.pmpro-checkout form.pmpro_form select,
.pmpro-checkout form.pmpro_form textarea {
    border: 1px solid #e7e7e7;
    width: 100%;
    margin: 0 0 20px;
    max-width: 100%;
    padding: 0 20px;
    height: 50px;
    line-height: 50px
}

.pmpro-checkout form.pmpro_form .pmpro_btn-submit-checkout {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    text-align: center;
    font-size: 18px;
    letter-spacing: .4px;
    font-weight: 400;
    text-transform: capitalize
}

.pmpro-checkout form.pmpro_form .pmpro_payment-expiration .select2-container {
    max-width: 100px
}

.pmpro-checkout form.pmpro_form .pmpro_payment-expiration .expiration-icon {
    line-height: 50px;
    margin: 0 10px;
    display: inline-block;
    vertical-align: top
}

.pmpro-checkout form.pmpro_form .pmpro_payment-cvv {
    max-width: 245px;
    display: flex;
    margin-top: 20px;
    align-items: center
}

.pmpro-checkout form.pmpro_form .pmpro_payment-cvv label {
    margin-right: 15px
}

.pmpro-checkout form.pmpro_form .pmpro_payment-cvv small {
    margin-left: 10px
}

.pmpro-checkout form.pmpro_form #pmpro_billing_address_fields td > div,
.pmpro-checkout form.pmpro_form #pmpro_payment_information_fields td > div,
.pmpro-checkout form.pmpro_form #pmpro_user_fields td > div {
    position: relative
}

.pmpro-checkout form.pmpro_form #pmpro_billing_address_fields td > div .pmpro_asterisk,
.pmpro-checkout form.pmpro_form #pmpro_payment_information_fields td > div .pmpro_asterisk,
.pmpro-checkout form.pmpro_form #pmpro_user_fields td > div .pmpro_asterisk {
    position: absolute;
    right: 0
}

.pmpro-checkout form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-expiration label,
.pmpro-checkout form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-expiration select,
.pmpro-checkout form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-expiration span {
    display: inline-block;
    width: auto
}

.pmpro-checkout form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-expiration select {
    margin: 0 10px
}

.pmpro-checkout span.pmpro_asterisk {
    padding: 0 10px;
    line-height: 50px;
    color: red
}

.pmpro-checkout form.pmpro_form label {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 11px
}

.pmpro-checkout form.pmpro_form .select2-container .select2-selection--single,
.pmpro-checkout form.pmpro_form .select2-container--default .select2-selection--single {
    border: none
}

.pmpro-checkout form.pmpro_form .select2-container .select2-selection--single .select2-selection__rendered,
.pmpro-checkout form.pmpro_form .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    line-height: 48px
}

.pmpro-checkout form.pmpro_form .pmpro_btn-submit-checkout {
    border-radius: 0;
    color: #fff;
    margin-top: 30px;
    border: none;
    background-color: #ff5f2e;
    -webkit-transition: all .2s ease-in-out 0s;
    -khtml-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

@media (max-width: 1024px) {
    .bl-pricing-table .desktop-table {
        display: none
    }

    .bl-pricing-table .mobile-table {
        display: block
    }
}

.blogs-list.kindergarten-layout-1 {
    padding-bottom: 20px;
    text-align: center
}

.blogs-list.kindergarten-layout-1 .blog-item {
    margin-bottom: 34px
}

.blogs-list.kindergarten-layout-1 .blog-item::after {
    content: '';
    display: block;
    width: 416px;
    max-width: 100%;
    height: 5px;
    background-image: url(../img/wave-line-bg-01.png);
    background-repeat: repeat-x;
    margin: 40px auto 0
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header {
    text-align: center;
    margin-bottom: 23px
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .title {
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
    color: #56509f;
    word-break: break-word;
    margin-bottom: 0;
    margin-top: -7px;
    padding-top: 0
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .title a {
    color: #56509f;
    transition: all .2s
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .title a:hover {
    color: #ff5f2e
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .meta-info .info-item {
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979;
    word-break: break-word;
    padding: 3px 0 3px 10px
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .meta-info .info-item::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 13px;
    background: #e7e7e7;
    margin-right: 8px
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .meta-info .info-item:first-child:before {
    display: none
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .meta-info .info-item i {
    font-size: 15px;
    color: #ff5f2e;
    margin-right: 6px
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .meta-info .info-item a {
    color: #797979;
    transition: all .2s
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .meta-info .info-item a:hover {
    color: #ff5f2e
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .line {
    display: inline-block;
    width: 90px;
    overflow: hidden;
    color: #ff5f2e
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .line::after,
.blogs-list.kindergarten-layout-1 .blog-item .blog-header .line::before {
    content: '\f401\f401\f401\f401\f401\f401\f401\f401';
    font-family: Ionicons;
    font-size: 18px;
    color: inherit;
    letter-spacing: 5px;
    display: flex;
    height: 4px;
    line-height: 1;
    overflow: hidden
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .line::after {
    align-items: flex-end
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .line::before {
    align-items: flex-start;
    transform: translateX(10px)
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image:hover > a img,
.blogs-list.kindergarten-layout-1 .blog-item .blog-image:hover > img,
.blogs-list.kindergarten-layout-2 .blog-item .blog-image:hover > a img,
.blogs-list.kindergarten-layout-2 .blog-item .blog-image:hover > img,
.related-blog .post-item .post-image:hover > a img,
.related-blog .post-item .post-image:hover > img,
.teacher-list .wrap-element .teacher-item .teacher-image:hover img {
    transform: scale(1.05)
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-header .line img {
    max-width: 100%
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    max-width: 100%
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image iframe {
    display: block
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image > a img,
.blogs-list.kindergarten-layout-1 .blog-item .blog-image > img {
    width: 100%;
    transition: all .5s ease
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image .date-and-button {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image .date-and-button .btn-media {
    font-size: 30px;
    line-height: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 53px;
    height: 53px;
    background: rgba(255, 95, 46, .8);
    transition: all .2s
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image .date-and-button .date {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    word-break: break-word;
    display: flex;
    align-items: center;
    height: 53px;
    background: rgba(53, 56, 102, .8);
    padding: 5px 26px
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image .slide-image {
    position: relative
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image .slide-image .wrap-arrow-slick {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image .slide-image .wrap-arrow-slick .arow-slick {
    pointer-events: auto;
    cursor: pointer;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: rgba(17, 17, 17, .4);
    transition: all .2s
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image .slide-image .wrap-arrow-slick .arow-slick:hover {
    background: #ff5f2e
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-image .slide-image .wrap-arrow-slick .arow-slick.slick-arrow.slick-hidden {
    display: none
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-text {
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    display: inline-block;
    color: #797979;
    word-break: break-word;
    margin-bottom: 10px
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-links .link-readmore {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    max-width: 100%;
    height: 50px;
    border-radius: 25px;
    background: #ff5f2e;
    padding: 0 59px;
    transition: all .2s
}

.blogs-list.kindergarten-layout-1 .blog-item .blog-links .link-readmore:hover {
    background: #fa3b00
}

.blogs-list.kindergarten-layout-1 .blog-item.sticky {
    padding: 40px 30px;
    background: #e7e7e7
}

.blogs-list.kindergarten-layout-1 .blog-item.sticky:after {
    display: none
}

.blogs-list.kindergarten-layout-1 .blog-item.sticky .blog-header .meta-info .info-item::before {
    background-color: #797979
}

.blogs-list.kindergarten-layout-1 .blog-item.have-no-thumbnail {
    display: flex;
    flex-direction: column;
    align-items: stretch
}

.blogs-list.kindergarten-layout-1 .blog-item.have-no-thumbnail .blog-header {
    margin-bottom: 16px
}

.blogs-list.kindergarten-layout-1 .blog-item.have-no-thumbnail .blog-image {
    order: -1;
    margin-bottom: 10px
}

.blogs-list.kindergarten-layout-1 .blog-item.have-no-thumbnail .blog-image .date-and-button {
    position: unset
}

.blogs-list.kindergarten-layout-1 .blog-item.have-no-thumbnail .blog-image .date-and-button .date {
    background-color: transparent;
    width: 100%;
    text-align: center;
    justify-content: center;
    height: unset;
    color: #ff5f2e;
    padding: 0
}

.blogs-list.kindergarten-layout-1 .blog-item.have-no-thumbnail .blog-image .date-and-button .date a,
.blogs-list.kindergarten-layout-1 .blog-item.have-no-thumbnail .blog-image .date-and-button .date a:hover {
    color: #ff5f2e
}

.blogs-list.kindergarten-layout-2 {
    padding-top: 5px;
    padding-bottom: 15px
}

.blogs-list.kindergarten-layout-2 .blog-item {
    margin-bottom: 33px
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 24px
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-image iframe {
    display: block
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-image > a img,
.blogs-list.kindergarten-layout-2 .blog-item .blog-image > img {
    width: 100%;
    transition: all .5s ease
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-image .date-and-button {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-image .date-and-button .btn-media {
    font-size: 22px;
    line-height: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: rgba(255, 95, 46, .8);
    transition: all .2s
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-image .date-and-button .date {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    word-break: break-word;
    display: flex;
    align-items: center;
    height: 40px;
    background: rgba(53, 56, 102, .8);
    padding: 5px 13px
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-image .slide-image {
    position: relative
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-image .slide-image .wrap-arrow-slick {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-image .slide-image .wrap-arrow-slick .arow-slick {
    pointer-events: auto;
    cursor: pointer;
    font-size: 22px;
    line-height: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(17, 17, 17, .4);
    transition: all .2s
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-image .slide-image .wrap-arrow-slick .arow-slick:hover {
    background: #ff5f2e
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-image .slide-image .wrap-arrow-slick .arow-slick.slick-arrow.slick-hidden {
    display: none
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-header {
    margin-bottom: 13px
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-header .title {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.3;
    color: #56509f;
    word-break: break-word;
    margin-bottom: 2px;
    padding-top: 0
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-header .title a {
    color: #56509f;
    transition: all .2s
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-header .title a:hover {
    color: #ff5f2e
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-header .meta-info {
    margin-left: -10px
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-header .meta-info .info-item {
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979;
    word-break: break-word;
    padding: 3px 0 3px 10px
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-header .meta-info .info-item::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 13px;
    background: #797979;
    margin-left: 8px
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-header .meta-info .info-item:last-child:after {
    display: none
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-header .meta-info .info-item i {
    font-size: 15px;
    color: #ff5f2e;
    margin-right: 6px
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-header .meta-info .info-item a {
    color: #797979;
    transition: all .2s
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-header .meta-info .info-item a:hover {
    color: #ff5f2e
}

.blogs-list.kindergarten-layout-2 .blog-item .blog-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word
}

.blogs-list.kindergarten-layout-2 .blog-item.sticky {
    padding: 15px;
    background: #e7e7e7
}

.blogs-list.kindergarten-layout-2 .blog-item.have-no-thumbnail .blog-image .date-and-button {
    position: unset
}

.blogs-list.kindergarten-layout-2 .blog-item.post_format-post-format-video .blog-image .post-formats-wrapper iframe {
    max-width: 100%
}

.blog-1-page .bl-blogs-list.kindergarten-layout-1 .blog-item .blog-header .title {
    font-size: 34px
}

@media (max-width: 575px) {
    .blogs-list.kindergarten-layout-1 .blog-item .blog-header .title {
        font-size: 30px
    }

    .blogs-list.kindergarten-layout-1 .blog-item .blog-image .slide-image .wrap-arrow-slick {
        padding: 0 20px
    }

    .blogs-list.kindergarten-layout-1 .blog-item .blog-image .slide-image .wrap-arrow-slick .arow-slick {
        font-size: 20px;
        width: 30px;
        height: 30px
    }

    .blogs-list.kindergarten-layout-2 .blog-item .blog-image iframe {
        max-width: 100%
    }
}

.bl-blog-detail {
    margin-bottom: 72px
}

.bl-blog-detail .blog-detail-header {
    text-align: center;
    margin-bottom: 23px
}

.bl-blog-detail .blog-detail-header .title {
    font-weight: 400;
    font-size: 34px;
    line-height: 1.1;
    color: #56509f;
    word-break: break-word;
    margin-bottom: 4px
}

.bl-blog-detail .blog-detail-header .title a {
    color: #56509f;
    transition: all .2s
}

.bl-blog-detail .blog-detail-header .title a:hover {
    color: #ff5f2e
}

.bl-blog-detail .blog-detail-header .meta-info .info-item {
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979;
    word-break: break-word;
    padding: 3px 0 3px 10px
}

.bl-blog-detail .blog-detail-header .meta-info .info-item::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 13px;
    background: #e7e7e7;
    margin-right: 8px
}

.bl-blog-detail .blog-detail-header .meta-info .info-item:first-child {
    padding-left: 0
}

.bl-blog-detail .blog-detail-header .meta-info .info-item:first-child:before {
    opacity: 0;
    display: none
}

.bl-blog-detail .blog-detail-header .meta-info .info-item i {
    font-size: 15px;
    color: #ff5f2e;
    margin-right: 6px
}

.bl-blog-detail .blog-detail-header .meta-info .info-item a {
    color: #797979;
    transition: all .2s
}

.bl-blog-detail .blog-detail-header .meta-info .info-item a:hover {
    color: #ff5f2e
}

.bl-blog-detail .blog-detail-header .line {
    display: inline-block;
    width: 90px;
    overflow: hidden;
    color: #ff5f2e
}

.bl-blog-detail .blog-detail-header .line::after,
.bl-blog-detail .blog-detail-header .line::before {
    content: '\f401\f401\f401\f401\f401\f401\f401\f401';
    font-family: Ionicons;
    font-size: 18px;
    color: inherit;
    letter-spacing: 5px;
    height: 4px;
    line-height: 1;
    display: flex;
    overflow: hidden
}

.bl-blog-detail .blog-detail-header .line::after {
    align-items: flex-end
}

.bl-blog-detail .blog-detail-header .line::before {
    align-items: flex-start;
    transform: translateX(10px)
}

.bl-blog-detail .blog-detail-header .line img {
    max-width: 100%
}

.bl-blog-detail .blog-detail-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 25px
}

.bl-blog-detail .blog-detail-image > img {
    width: 100%
}

.bl-blog-detail .blog-detail-image .date-and-button {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap
}

.bl-blog-detail .blog-detail-image .date-and-button .btn-media {
    font-size: 30px;
    line-height: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 53px;
    height: 53px;
    background: rgba(255, 95, 46, .8);
    transition: all .2s
}

.bl-blog-detail .blog-detail-image .date-and-button .date {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    word-break: break-word;
    display: flex;
    align-items: center;
    height: 53px;
    background: rgba(53, 56, 102, .8);
    padding: 5px 26px
}

.bl-blog-detail .blog-detail-image .slide-image {
    position: relative
}

.bl-blog-detail .blog-detail-image .slide-image .wrap-arrow-slick {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px
}

.bl-blog-detail .blog-detail-image .slide-image .wrap-arrow-slick .arow-slick {
    pointer-events: auto;
    cursor: pointer;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: rgba(17, 17, 17, .4);
    transition: all .2s
}

.bl-blog-detail .blog-detail-image .slide-image .wrap-arrow-slick .arow-slick:hover {
    background: #ff5f2e
}

.bl-blog-detail .blog-detail-image .slide-image .wrap-arrow-slick .arow-slick.slick-arrow.slick-hidden {
    display: none
}

.bl-blog-detail .blog-detail-text {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.bl-blog-detail .blog-detail-text a {
    color: #56509f
}

.bl-blog-detail .blog-detail-text a:hover {
    color: #ff5f2e
}

.bl-blog-detail .blog-detail-text .page-links {
    margin-bottom: 20px;
    margin-top: 10px;
    display: inline-block
}

.bl-blog-detail .blog-detail-text .page-links label {
    font-weight: 500;
    margin-right: 5px
}

.bl-blog-detail .blog-detail-text .page-links a {
    display: inline-block
}

.bl-blog-detail .blog-detail-text .page-links a span {
    border: 1px solid #e1e1e1;
    background-color: transparent;
    color: #111
}

.bl-blog-detail .blog-detail-text .page-links a:hover span {
    color: #ff5f2e;
    border-color: #ff5f2e
}

.bl-blog-detail .blog-detail-text .page-links span {
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 30px;
    border-radius: 50%;
    margin: 2px;
    background-color: #ff5f2e;
    transition: .3s all
}

.bl-blog-detail .blog-detail-text .link-share {
    width: 80px
}

.bl-blog-detail .blog-detail-text .link-share .link-share-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.bl-blog-detail .blog-detail-text .link-share .link-share-inner .share {
    display: flex;
    flex-direction: column;
    align-items: center
}

.bl-blog-detail .blog-detail-text .link-share .link-share-inner .share .namefield {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    color: #56509f;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 14px
}

.bl-blog-detail .blog-detail-text .link-share .link-share-inner .share .socials {
    display: flex;
    flex-direction: column;
    align-items: center
}

.bl-blog-detail .blog-detail-text .link-share .link-share-inner .share .socials .item-social {
    font-size: 18px;
    line-height: 1;
    color: #bfbfbf;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #e9e9e9;
    margin-bottom: 15px;
    transition: all .2s
}

.bl-blog-detail .blog-detail-text .link-share .link-share-inner .share .socials .item-social:last-child {
    margin-bottom: 0
}

.bl-blog-detail .blog-detail-text .link-share .link-share-inner .share .socials .item-social:hover {
    background: #ff5f2e;
    border-color: #ff5f2e;
    color: #fff
}

.bl-blog-detail .blog-detail-text .content-blog {
    width: calc(100% - 80px)
}

.bl-blog-detail .blog-detail-text .content-blog ol,
.bl-blog-detail .blog-detail-text .content-blog ul {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    margin-bottom: 24px
}

.bl-blog-detail .blog-detail-text .content-blog ol ol,
.bl-blog-detail .blog-detail-text .content-blog ol ul,
.bl-blog-detail .blog-detail-text .content-blog ul ol,
.bl-blog-detail .blog-detail-text .content-blog ul ul {
    margin-bottom: 0;
    margin-top: 5px
}

.bl-blog-detail .blog-detail-text .content-blog > p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    margin-bottom: 15px
}

.bl-blog-detail .blog-detail-text .content-blog > p img {
    display: block
}

.bl-blog-detail .blog-detail-text .content-blog .wp-audio-shortcode {
    margin-bottom: 24px
}

.bl-blog-detail .blog-detail-text .content-blog .tags {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    word-break: break-word;
    display: flex;
    flex-wrap: wrap;
    margin-left: -4px;
    margin-right: -4px;
    padding-top: 5px;
    margin-bottom: 56px
}

.bl-blog-detail .blog-detail-text .content-blog .tags .name-field {
    color: #56509f;
    text-transform: uppercase;
    display: block;
    border-radius: 20px;
    border: 1px solid #e9e9e9;
    padding: 8.5px 28px;
    margin: 4px
}

.bl-blog-detail .blog-detail-text .content-blog .tags .tag-item {
    color: #ff5f2e;
    display: block;
    border-radius: 20px;
    border: 1px solid #e9e9e9;
    padding: 8.5px 28px;
    transition: all .2s;
    margin: 4px
}

.bl-blog-detail .blog-detail-text .content-blog .tags .tag-item:hover {
    background: #ff5f2e;
    border-color: #ff5f2e;
    color: #fff
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog {
    padding: 40px 28px 32px;
    border: 1px solid #ebebeb;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 60px
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-image {
    width: 136px;
    max-width: 100%
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-image .ava-author {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 8px
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-image .ava-author img {
    max-width: 100%;
    border-radius: 50%
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-image .socials-author {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-image .socials-author a {
    font-size: 18px;
    line-height: 1;
    color: #bfbfbf;
    padding: 5px
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-image .socials-author a:hover {
    color: #ff5f2e
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-text {
    width: calc(100% - 136px - 30px)
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-text .name-author {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.444444;
    color: #56509f;
    word-break: break-word
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-text .name-author a {
    color: #56509f
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-text .name-author a:hover {
    color: #ff5f2e
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-text .info-author {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979;
    word-break: break-word;
    margin-bottom: 16px
}

.bl-blog-detail .blog-detail-text .content-blog .author-blog .author-text .content-author {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    position: relative;
    overflow: hidden;
    margin-bottom: 52px
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog::before {
    content: '';
    order: 2;
    display: block;
    min-width: 1px;
    min-height: 1px;
    background: #e6e6e6;
    margin-right: -2px;
    margin-left: -2px
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item {
    flex-basis: 0;
    flex-grow: 1;
    display: flex;
    align-items: center;
    padding: 20px 0
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item .navi-arrow {
    font-size: 30px;
    line-height: 1;
    color: #ff5f2e;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    min-width: 50px;
    transition: all .2s
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item .navi-arrow:hover {
    color: #56509f
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item .navi-title {
    flex-grow: 1;
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.444444;
    color: #56509f;
    word-break: break-word
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item .navi-title a {
    color: #56509f;
    transition: all .2s;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 48px
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item .navi-title a:hover {
    color: #ff5f2e
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item.prev-blog {
    order: 1;
    text-align: right;
    padding-right: 30px
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item.prev-blog .navi-title {
    padding-left: 10px
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item.next-blog {
    order: 3;
    padding-left: 30px
}

.bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item.next-blog .navi-title {
    padding-right: 10px
}

.bl-blog-detail.have-no-thumbnail {
    display: flex;
    flex-direction: column;
    align-items: stretch
}

.bl-blog-detail.have-no-thumbnail:not(.format-image) .blog-image {
    margin-bottom: 10px
}

.bl-blog-detail.have-no-thumbnail:not(.format-image) .blog-image .date-and-button {
    position: unset
}

.bl-blog-detail.have-no-thumbnail:not(.format-image) .blog-image .date-and-button .date {
    background-color: transparent;
    width: 100%;
    text-align: center;
    justify-content: center;
    height: unset;
    color: #ff5f2e;
    padding: 0
}

.bl-blog-detail.have-no-thumbnail .blog-header {
    margin-bottom: 16px
}

.bl-blog-detail.have-no-thumbnail .blog-image {
    order: -1
}

.bl-blog-detail.not-show-sharing .blog-detail-text .content-blog {
    width: 100%
}

.entry-content {
    margin-top: 30px;
    margin-bottom: 50px;
}

.entry-content .page-links {
    margin-bottom: 20px;
    margin-top: 20px;
    display: inline-block;
    width: 100%
}

.entry-content .page-links label {
    font-weight: 500;
    margin-right: 5px
}

.entry-content .page-links a {
    display: inline-block
}

.entry-content .page-links a span {
    border: 1px solid #e1e1e1;
    background-color: transparent;
    color: #111
}

.entry-content .page-links a:hover span {
    color: #ff5f2e;
    border-color: #ff5f2e
}

.entry-content .page-links span {
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 30px;
    border-radius: 50%;
    margin: 2px;
    background-color: #ff5f2e;
    transition: .3s all
}

.comments-area,
.comments-area .list-comments {
    margin-bottom: 50px
}

.comments-area .list-comments .comments-title {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    color: #56509f;
    text-transform: uppercase;
    word-break: break-word;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.comments-area .list-comments .comments-title a {
    color: #56509f
}

.comments-area .list-comments .comments-title a .screen-reader-text {
    display: none
}

.comments-area .list-comments .comments-title a:hover {
    color: #ff5f2e
}

.comments-area .list-comments .comment-list {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 50px
}

.comments-area .list-comments .comment-list .comment {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 25px;
    margin-bottom: 0
}

.comments-area .list-comments .comment-list .comment + .comment {
    position: relative
}

.comments-area .list-comments .comment-list .comment .avatar {
    width: 84px;
    display: block;
    border-radius: 50%
}

.comments-area .list-comments .comment-list .comment .content-comment {
    width: calc(100% - 84px - 30px);
    margin-left: 30px;
    margin-top: -5px
}

.comments-area .list-comments .comment-list .comment .content-comment .author {
    position: relative;
    padding-right: 90px;
    margin-bottom: 16px
}

.comments-area .list-comments .comment-list .comment .content-comment .author .author-name {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.444444;
    color: #56509f;
    word-break: break-word;
    display: block
}

.comments-area .list-comments .comment-list .comment .content-comment .author .author-name a {
    color: #56509f
}

.comments-area .list-comments .comment-list .comment .content-comment .author .author-name a:hover {
    color: #ff5f2e
}

.comments-area .list-comments .comment-list .comment .content-comment .author .comment-extra-info {
    font-weight: 300;
    font-size: 15px;
    font-style: italic;
    line-height: 1.625;
    color: #999;
    word-break: break-word;
    display: block
}

.comments-area .list-comments .comment-list .comment .content-comment .author .link-reply-edit {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #ff5f2e;
    display: block;
    position: absolute;
    top: 0;
    right: 0
}

.comments-area .list-comments .comment-list .comment .content-comment .author .link-reply-edit a {
    color: #ff5f2e;
    margin-left: 10px;
    border-bottom: 1px solid #ff5f2e
}

.comments-area .list-comments .comment-list .comment .content-comment .author .link-reply-edit a:hover {
    color: #56509f;
    border-color: #56509f
}

.comments-area .list-comments .comment-list .comment .content-comment .message {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    padding: 0;
    word-break: break-word
}

.comments-area .list-comments .comment-list .comment .content-comment .message p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #797979;
    word-break: break-word
}

.comments-area .list-comments .comment-list .comment .content-comment .message blockquote p {
    font-weight: inherit;
    font-size: inherit;
    margin: inherit
}

.comments-area .list-comments .comment-list .pingback {
    padding-top: 15px;
    list-style: none
}

.comments-area .list-comments .comment-list .pingback .content-comment .author {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column
}

.comments-area .list-comments .comment-list .pingback .content-comment .author .comment-extra-info {
    font-style: italic;
    font-size: 15px;
    color: #999
}

.comments-area .list-comments .comment-list .pingback .content-comment .author .author-name a {
    font-weight: 400;
    color: #56509f;
    text-transform: capitalize;
    font-size: 18px
}

.comments-area .list-comments .comment-list .pingback .content-comment .author .author-name a:hover {
    color: #e40914
}

.comments-area .list-comments .comment-list .pingback .content-comment .message p {
    margin-bottom: 10px
}

.comments-area .list-comments .comment-list .pingback .content-comment .message .meta-comment .comment-extra-info {
    font-size: 15px;
    font-weight: 300;
    color: #a5a5a5;
    font-style: italic
}

.comments-area .list-comments .comment-list .pingback .content-comment .message .meta-comment .link-edit {
    float: right;
    background-color: #e40914;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    line-height: 22px;
    margin-left: 10px
}

.comments-area .list-comments .comment-list .pingback .content-comment .message .meta-comment .link-edit a {
    color: #fff
}

.comments-area .list-comments .comment-list .pingback .content-comment .meta {
    display: flex;
    justify-content: space-between
}

.comments-area .list-comments .comment-list .pingback .content-comment .meta .comment-extra-info {
    color: #999;
    font-style: italic
}

.comments-area .list-comments .comment-list .pingback .content-comment .meta .link-comment a {
    background-color: #e40914;
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    padding: 0 8px;
    line-height: 20px;
    display: inline-block
}

.comments-area .list-comments .comment-list .pingback .content-comment .meta .link-comment a:hover {
    background-color: #c9161f
}

.comments-area .list-comments .comment-list .children {
    width: 100%;
    padding-left: calc(50px + 30px);
    position: relative
}

.form-comment .comment-respond .comment-reply-title {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    color: #56509f;
    text-transform: uppercase;
    word-break: break-word;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 0;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.form-comment .comment-respond .comment-form .comment-notes {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979;
    word-break: break-word;
    margin-bottom: 20px
}

.form-comment .comment-respond .comment-form .comment-meta .row {
    margin-right: -13px;
    margin-left: -13px
}

.form-comment .comment-respond .comment-form .comment-meta .col,
.form-comment .comment-respond .comment-form .comment-meta [class*=col-] {
    padding-right: 13px;
    padding-left: 13px
}

.form-comment .comment-respond .comment-form .comment-meta .comment-form-author,
.form-comment .comment-respond .comment-form .comment-meta .comment-form-email {
    margin: 0 0 25px;
    height: 50px
}

.form-comment .comment-respond .comment-form .comment-meta .comment-form-author input,
.form-comment .comment-respond .comment-form .comment-meta .comment-form-email input {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 0 18px;
    border: 1px solid #e5e5e5
}

.form-comment .comment-respond .comment-form .comment-meta .comment-form-author input:focus,
.form-comment .comment-respond .comment-form .comment-meta .comment-form-email input:focus {
    border-color: #ff5f2e
}

.form-comment .comment-respond .comment-form .comment-message .comment-form-comment {
    width: 100%;
    margin-bottom: 25px
}

.form-comment .comment-respond .comment-form .comment-message .comment-form-comment textarea {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    display: block;
    width: 100%;
    min-height: 200px;
    background: 0 0;
    padding: 18px;
    border: 1px solid #e5e5e5
}

.form-comment .comment-respond .comment-form .comment-message .comment-form-comment textarea:focus {
    border-color: #ff5f2e
}

.form-comment .comment-respond .comment-form .form-submit .submit {
    cursor: pointer;
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    overflow: hidden;
    height: 52px;
    border-radius: 26px;
    background: #ff5f2e;
    padding: 0 40px;
    transition: all .2s
}

.form-comment .comment-respond .comment-form .form-submit .submit:hover {
    background: #fa3b00
}

.related-blog .related-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.3;
    color: #56509f;
    word-break: break-word;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
    padding-right: 110px;
    margin-bottom: 40px
}

.related-blog .slide-posts {
    position: relative
}

.related-blog .slide-posts .slide-slick {
    overflow: hidden
}

.related-blog .slide-posts .slide-slick .slick-list {
    margin-right: -20px;
    margin-left: -20px
}

.related-blog .slide-posts .slide-slick .slick-list .slick-track {
    margin-left: 0
}

.related-blog .slide-posts .slide-slick .item-slick {
    padding: 0 20px
}

.related-blog .slide-posts .wrap-arrow-slick {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    top: -104px;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 -3px
}

.related-blog .slide-posts .wrap-arrow-slick .arow-slick {
    pointer-events: auto;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    color: #bfbfbf;
    background: 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 39px;
    height: 39px;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    transition: all .2s;
    margin: 0 3px
}

.related-blog .slide-posts .wrap-arrow-slick .arow-slick:hover {
    color: #fff;
    border-color: #ff5f2e;
    background: #ff5f2e
}

.related-blog .slide-posts .wrap-arrow-slick .arow-slick.slick-arrow.slick-hidden {
    display: none
}

.related-blog .post-item .post-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 24px
}

.related-blog .post-item .post-image > a img,
.related-blog .post-item .post-image > img {
    width: 100%;
    transition: all .5s ease
}

.related-blog .post-item .post-image .date-and-button {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap
}

.related-blog .post-item .post-image .date-and-button .btn-media {
    font-size: 22px;
    line-height: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: rgba(255, 95, 46, .8);
    transition: all .2s
}

.related-blog .post-item .post-image .date-and-button .date {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    word-break: break-word;
    display: flex;
    align-items: center;
    height: 40px;
    background: rgba(53, 56, 102, .8);
    padding: 5px 13px
}

.related-blog .post-item .post-image .slide-image {
    position: relative
}

.related-blog .post-item .post-image .slide-image .wrap-arrow-slick {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px
}

.related-blog .post-item .post-image .slide-image .wrap-arrow-slick .arow-slick {
    pointer-events: auto;
    cursor: pointer;
    font-size: 22px;
    line-height: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(17, 17, 17, .4);
    transition: all .2s
}

.related-blog .post-item .post-image .slide-image .wrap-arrow-slick .arow-slick:hover {
    background: #ff5f2e
}

.related-blog .post-item .post-image .slide-image .wrap-arrow-slick .arow-slick.slick-arrow.slick-hidden {
    display: none
}

.related-blog .post-item .post-header {
    margin-bottom: 13px
}

.related-blog .post-item .post-header .title {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    color: #56509f;
    word-break: break-word;
    padding-top: 0;
    overflow: hidden;
    margin-bottom: 2px;
    max-height: 61px
}

.related-blog .post-item .post-header .title a {
    color: #56509f;
    transition: all .2s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.related-blog .post-item .post-header .title a:hover {
    color: #ff5f2e
}

.related-blog .post-item .post-header .meta-info {
    margin-left: -10px
}

.related-blog .post-item .post-header .meta-info .info-item {
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979;
    word-break: break-word;
    padding: 3px 0 3px 10px
}

.related-blog .post-item .post-header .meta-info .info-item::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 13px;
    background: #e7e7e7;
    margin-left: 8px
}

.related-blog .post-item .post-header .meta-info .info-item.meta-category:after,
.related-blog .post-item .post-header .meta-info .info-item:last-child:after {
    display: none
}

.related-blog .post-item .post-header .meta-info .info-item i {
    font-size: 15px;
    color: #ff5f2e;
    margin-right: 6px
}

.related-blog .post-item .post-header .meta-info .info-item a {
    color: #797979;
    transition: all .2s
}

.related-blog .post-item .post-header .meta-info .info-item a:hover {
    color: #ff5f2e
}

.related-blog .post-item .post-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 74px
}

.related-blog .post-item .post-text p {
    margin-bottom: 0
}

.related-blog .post-item.sticky {
    padding: 15px;
    background: #e7e7e7
}

.related-blog .post-item.have-no-thumbnail .post-image .date-and-button {
    position: unset
}

.single-post .bl-blog-detail .blog-detail-image .post-formats-wrapper iframe {
    display: block
}

@media (max-width: 767px) {
    .bl-blog-detail .blog-detail-header .meta-info .info-item.meta-category {
        display: none
    }

    .bl-blog-detail .blog-detail-text .link-share {
        width: 100%;
        margin-bottom: 10px
    }

    .bl-blog-detail .blog-detail-text .link-share .link-share-inner .share {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start
    }

    .bl-blog-detail .blog-detail-text .link-share .link-share-inner .share .namefield {
        margin-top: 15px;
        margin-bottom: 15px;
        margin-right: 7px
    }

    .bl-blog-detail .blog-detail-text .link-share .link-share-inner .share .socials {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: flex-start
    }

    .bl-blog-detail .blog-detail-text .link-share .link-share-inner .share .socials .item-social {
        width: 39px;
        height: 39px;
        font-size: 16px;
        margin: 7px
    }

    .bl-blog-detail .blog-detail-text .content-blog {
        width: 100%
    }

    .bl-blog-detail .blog-detail-text .content-blog .author-blog {
        justify-content: center
    }

    .bl-blog-detail .blog-detail-text .content-blog .author-blog .author-image {
        margin-bottom: 15px
    }

    .bl-blog-detail .blog-detail-text .content-blog .author-blog .author-text {
        width: 100%;
        text-align: center
    }

    .bl-blog-detail .blog-detail-image .post-formats-wrapper iframe {
        max-width: 100%
    }

    .comments-area .list-comments .comment-list {
        margin-left: 0;
        padding-left: 0
    }

    .comments-area .list-comments .comment-list .comment {
        padding-top: 25px
    }

    .comments-area .list-comments .comment-list .comment .avatar {
        margin-bottom: 20px
    }

    .comments-area .list-comments .comment-list .comment .content-comment {
        width: 100%;
        margin-left: 0
    }

    .comments-area .list-comments .comment-list .comment .content-comment .author {
        padding-right: 0
    }

    .comments-area .list-comments .comment-list .children {
        padding-left: 15px;
        margin-left: 0
    }

    .related-blog {
        padding-left: 0
    }

    .flex-last {
        order: unset
    }
}

@media (max-width: 575px) {
    .bl-blog-detail .blog-detail-image .slide-image .wrap-arrow-slick {
        padding: 0 20px
    }

    .bl-blog-detail .blog-detail-image .slide-image .wrap-arrow-slick .arow-slick {
        font-size: 20px;
        width: 30px;
        height: 30px
    }

    .bl-blog-detail .blog-detail-image .date-and-button .date {
        height: 45px;
        padding-left: 15px;
        padding-right: 15px
    }

    .bl-blog-detail .blog-detail-text .content-blog .navigate-blog {
        flex-direction: column
    }

    .bl-blog-detail .blog-detail-text .content-blog .navigate-blog::before {
        margin: 0
    }

    .bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item {
        flex-basis: unset;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item .navi-arrow {
        font-size: 25px;
        width: 20px;
        min-width: 20px
    }

    .bl-blog-detail .blog-detail-text .content-blog .navigate-blog .navi-item .navi-title {
        font-size: 16px
    }

    .related-blog .related-title {
        padding-right: 0;
        margin-bottom: 70px
    }

    .related-blog .slide-posts .wrap-arrow-slick {
        top: -55px;
        right: auto;
        left: 0
    }
}

.class-list.have-filter-categories {
    margin-top: -143px;
    position: relative;
    z-index: 1
}

.class-list .wrap-element {
    text-align: center
}

.class-list .wrap-element .class-links {
    margin-bottom: 55px
}

.class-list .wrap-element .class-links .link-item {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.444444;
    color: #56509f;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    max-width: 100%;
    height: 47px;
    border-radius: 23px;
    background: #fff;
    padding: 0 40px;
    margin: 5px 3px;
    box-shadow: 0 -2px 5px 0 rgba(86, 80, 159, .1);
    transition: all .2s
}

.class-list .wrap-element .class-links .link-item.active,
.class-list .wrap-element .class-links .link-item:hover {
    background: #ff5f2e;
    border-color: #ff5f2e !important;
    color: #fff
}

.class-list .wrap-element [class*=col-] {
    padding-bottom: 40px
}

.class-list .wrap-element .class-item {
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: left
}

.class-list .wrap-element .class-item.color-1 .flower {
    background-color: #f9c00c
}

.class-list .wrap-element .class-item.color-1 .class-text .cat a:hover,
.class-list .wrap-element .class-item.color-1 .class-text .title a:hover,
.class-list .wrap-element .class-item.color-1 .class-text .title:hover {
    color: #f9c00c
}

.class-list .wrap-element .class-item.color-2 .flower {
    background-color: #00b9f1
}

.class-list .wrap-element .class-item.color-2 .class-text .cat a:hover,
.class-list .wrap-element .class-item.color-2 .class-text .title a:hover,
.class-list .wrap-element .class-item.color-2 .class-text .title:hover {
    color: #00b9f1
}

.class-list .wrap-element .class-item.color-3 .flower {
    background-color: #56a902
}

.class-list .wrap-element .class-item.color-3 .class-text .cat a:hover,
.class-list .wrap-element .class-item.color-3 .class-text .title a:hover,
.class-list .wrap-element .class-item.color-3 .class-text .title:hover {
    color: #56a902
}

.class-list .wrap-element .class-item.color-4 .flower {
    background-color: #bd66ff
}

.class-list .wrap-element .class-item.color-4 .class-text .cat a:hover,
.class-list .wrap-element .class-item.color-4 .class-text .title a:hover,
.class-list .wrap-element .class-item.color-4 .class-text .title:hover {
    color: #bd66ff
}

.class-list .wrap-element .class-item.color-5 .flower {
    background-color: #519d9e
}

.class-list .wrap-element .class-item.color-5 .class-text .cat a:hover,
.class-list .wrap-element .class-item.color-5 .class-text .title a:hover,
.class-list .wrap-element .class-item.color-5 .class-text .title:hover {
    color: #519d9e
}

.class-list .wrap-element .class-item.color-6 .flower {
    background-color: #ee7785
}

.class-list .wrap-element .class-item.color-6 .class-text .cat a:hover,
.class-list .wrap-element .class-item.color-6 .class-text .title a:hover,
.class-list .wrap-element .class-item.color-6 .class-text .title:hover {
    color: #ee7785
}

.class-list .wrap-element .class-item .class-image {
    overflow: hidden
}

.class-list .wrap-element .class-item .class-image img {
    width: 100%;
    transition: all .5s ease
}

.bl-class-detail .class-detail-info .info-list .info-item .info-icon .icon-background .flower .petal:nth-child(2),
.class-list .wrap-element .class-item .class-price .price-background .flower .petal:nth-child(2) {
    transform: rotateZ(36deg)
}

.class-list .wrap-element .class-item .class-price {
    text-align: center;
    font-weight: 300;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    width: 80px;
    height: 81px;
    margin: -40px 15px -41px auto;
    position: relative;
    z-index: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.class-list .wrap-element .class-item .class-price .price-background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.class-list .wrap-element .class-item .class-price .price-background .flower {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    position: relative
}

.class-list .wrap-element .class-item .class-price .price-background .flower .petal {
    height: 80px;
    width: 24px;
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 12px);
    background-color: inherit;
    border-radius: 12px
}

.class-list .wrap-element .class-item .class-price .price-background .flower .petal:nth-child(3) {
    transform: rotateZ(72deg)
}

.class-list .wrap-element .class-item .class-price .price-background .flower .petal:nth-child(4) {
    transform: rotateZ(108deg)
}

.class-list .wrap-element .class-item .class-price .price-background .flower .petal:nth-child(5) {
    transform: rotateZ(144deg)
}

.class-list .wrap-element .class-item .class-price .price-background img {
    width: 100%;
    height: 100%
}

.class-list .wrap-element .class-item .class-price .number {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 30px;
    line-height: 1;
    color: #fff
}

.class-list .wrap-element .class-item .class-text {
    flex-grow: 1;
    background: #56509f;
    padding: 24px 20px 26px
}

.class-list .wrap-element .class-item .class-text .cat {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    color: #cccae2;
    word-break: break-word;
    padding-right: 80px
}

.class-list .wrap-element .class-item .class-text .cat a {
    color: #cccae2;
    transition: all .2s
}

.class-list .wrap-element .class-item .class-text .title {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.444444;
    color: #fff;
    padding-right: 80px;
    margin-bottom: 19px
}

.class-list .wrap-element .class-item .class-text .title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-word;
    color: #fff;
    transition: all .2s;
    height: 28px;
    overflow: hidden
}

.class-list .wrap-element .class-item .class-text .info {
    display: flex
}

.class-list .wrap-element .class-item .class-text .info .info-item {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.3;
    color: #cccae2;
    display: flex;
    flex-direction: column;
    position: relative;
    padding-right: 40px
}

.class-list .wrap-element .class-item .class-text .info .info-item span,
.lp-archive-courses .load-more-courses:hover {
    color: #fff
}

.class-list .wrap-element .class-item .class-text .info .info-item:last-child {
    padding-right: 0
}

.class-list .wrap-element .class-item .class-text .info .info-item:last-child:after {
    display: none
}

.class-list .wrap-element .class-item .class-text .info .info-item::after {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% - 7px);
    background: #fff;
    opacity: .15;
    position: absolute;
    right: 20px;
    top: 3px
}

.lp-pagination {
    margin-top: 30px
}

.lp-archive-courses {
    margin-bottom: -45px;
    text-align: center
}

.lp-archive-courses .load-more-courses {
    border-radius: 25px;
    text-transform: uppercase;
    background: #ff5f2e;
    line-height: 50px;
    color: #fff;
    padding: 0 55px;
    font-weight: 400;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 15px;
    display: inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.lp-archive-courses .load-more-courses.loading {
    cursor: not-allowed;
    opacity: .5
}

@media (min-width: 992px) and (max-width: 1024px) {
    .class-list .wrap-element .class-links .link-item {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (max-width: 767px) {
    .class-list .wrap-element .class-links {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .class-list .wrap-element .class-links .link-item {
        box-shadow: none;
        border: 1px solid #56509f;
        margin-top: 5px;
        margin-bottom: 5px
    }
}

.bl-class-detail {
    margin-bottom: 7px
}

.bl-class-detail [class*=col-] {
    padding-bottom: 30px
}

.bl-class-detail .class-detail-text {
    padding-top: 10px
}

.bl-class-detail .class-detail-text ul {
    margin-bottom: 15px;
    padding-left: 18px
}

.bl-class-detail .class-detail-text .main-title,
.bl-class-detail .class-detail-text h3 {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2;
    color: #56509f;
    word-break: break-word;
    margin-bottom: 16px
}

.bl-class-detail .class-detail-text .description {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    margin-bottom: 33px
}

.bl-class-detail .class-detail-text .buy-class {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin-bottom: 34px
}

.bl-class-detail .class-detail-text .buy-class .by-class-info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-radius: inherit;
    background: #56509f;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 18px 10px
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info {
    flex-grow: 1;
    display: flex;
    align-items: flex-start;
    overflow: hidden;
    margin: 10px
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .teacher {
    flex-shrink: 5;
    min-height: 49px;
    padding-left: 61px;
    position: relative
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .teacher .teacher-ava {
    position: absolute;
    top: 0;
    left: 0;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    overflow: hidden
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .teacher .teacher-ava img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .teacher .teacher-title {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #cccae2
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .teacher .teacher-name {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: #fff
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .teacher .teacher-name a {
    color: #fff;
    transition: all .2s
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .teacher .teacher-name a:hover {
    color: #ff5f2e
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .line {
    width: 60px;
    min-width: 20px;
    align-self: stretch;
    flex-shrink: 5;
    position: relative
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .line::before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: rgba(234, 234, 234, .2);
    position: absolute;
    top: 0;
    left: 50%
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .categories .cat-title {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #cccae2
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .categories .cat-content {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: #fff
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .categories .cat-content a {
    color: #fff;
    transition: all .2s
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info .categories .cat-content a:hover {
    color: #ff5f2e
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .price {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    white-space: nowrap;
    margin: 10px
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .price .number {
    font-size: 50px
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .link-buy {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    white-space: nowrap;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    max-width: 100%;
    min-width: 145px;
    overflow: hidden;
    border-radius: 25px;
    background: #ff5f2e;
    padding: 0 34px;
    margin: 10px;
    transition: all .2s
}

.bl-class-detail .class-detail-text .buy-class .by-class-info .link-buy:hover {
    background: #fa3b00
}

.bl-class-detail .class-detail-text .buy-class > img {
    width: 100%;
    border-radius: inherit
}

.bl-class-detail .class-detail-text .about-class .sub-title,
.bl-class-detail .class-detail-text .about-class h4 {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    color: #56509f;
    word-break: break-word;
    margin-bottom: 18px
}

.bl-class-detail .class-detail-text .about-class .about-content {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    margin-bottom: 28px
}

.bl-class-detail .class-detail-text .about-class .about-content p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    margin-bottom: 15px
}

.bl-class-detail .class-detail-info .info-list {
    border: 1px solid #e1e1e1;
    border-radius: 20px;
    margin-bottom: 20px
}

.bl-class-detail .class-detail-info .info-list .info-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 24px 30px;
    border-bottom: 1px solid #e1e1e1
}

.bl-class-detail .class-detail-info .info-list .info-item:last-child {
    border-bottom: none
}

.bl-class-detail .class-detail-info .info-list .info-item:nth-child(1) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(15) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(8) .flower {
    background: #f9c00c
}

.bl-class-detail .class-detail-info .info-list .info-item:nth-child(16) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(2) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(9) .flower {
    background: #00b9f1
}

.bl-class-detail .class-detail-info .info-list .info-item:nth-child(10) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(17) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(3) .flower {
    background: #56a902
}

.bl-class-detail .class-detail-info .info-list .info-item:nth-child(11) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(18) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(4) .flower {
    background: #bd66ff
}

.bl-class-detail .class-detail-info .info-list .info-item:nth-child(12) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(19) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(5) .flower {
    background: #519d9e
}

.bl-class-detail .class-detail-info .info-list .info-item:nth-child(13) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(20) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(6) .flower {
    background: #ee7785
}

.bl-class-detail .class-detail-info .info-list .info-item:nth-child(14) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(21) .flower,
.bl-class-detail .class-detail-info .info-list .info-item:nth-child(7) .flower {
    background: #448ccb
}

.bl-class-detail .class-detail-info .info-list .info-item .info-icon {
    font-size: 22px;
    line-height: 1;
    color: #fff;
    width: 54px;
    height: 54px;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.bl-class-detail .class-detail-info .info-list .info-item .info-icon .icon-background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.bl-class-detail .class-detail-info .info-list .info-item .info-icon .icon-background .flower {
    width: 31px;
    height: 31px;
    border-radius: 50%;
    position: relative
}

.bl-class-detail .class-detail-info .info-list .info-item .info-icon .icon-background .flower .petal {
    height: 54px;
    width: 16px;
    position: absolute;
    top: calc(50% - 27px);
    left: calc(50% - 8px);
    background-color: inherit;
    border-radius: 8px
}

.bl-class-detail .class-detail-info .info-list .info-item .info-icon .icon-background .flower .petal:nth-child(3) {
    transform: rotateZ(72deg)
}

.bl-class-detail .class-detail-info .info-list .info-item .info-icon .icon-background .flower .petal:nth-child(4) {
    transform: rotateZ(108deg)
}

.bl-class-detail .class-detail-info .info-list .info-item .info-icon .icon-background .flower .petal:nth-child(5) {
    transform: rotateZ(144deg)
}

.bl-class-detail .class-detail-info .info-list .info-item .info-icon .icon-background img {
    width: 100%;
    height: 100%
}

.bl-class-detail .class-detail-info .info-list .info-item .info-text {
    width: calc(100% - 54px - 18px);
    align-self: center
}

.bl-class-detail .class-detail-info .info-list .info-item .info-text .info-title {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: #797979;
    word-break: break-word
}

.bl-class-detail .class-detail-info .info-list .info-item .info-text .info-content {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: #56509f;
    word-break: break-word
}

.bl-class-detail .class-detail-info .info-links .link-item {
    display: block;
    border: 1px solid;
    border-radius: 20px;
    position: relative;
    padding: 16px 90px 16px 25px;
    transition: all .2s;
    margin-bottom: 20px
}

.bl-class-detail .class-detail-info .info-links .link-item.download-file {
    color: #ff5f2e;
    border-color: #ff5f2e
}

.bl-class-detail .class-detail-info .info-links .link-item.call-skype {
    color: #00aeef;
    border-color: #00aeef
}

.bl-class-detail .class-detail-info .info-links .link-item:hover {
    color: #56509f !important;
    border-color: #56509f !important
}

.bl-class-detail .class-detail-info .info-links .link-item .link-title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    word-break: break-word;
    display: block
}

.bl-class-detail .class-detail-info .info-links .link-item .link-description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: #797979;
    word-break: break-word;
    display: block
}

.bl-class-detail .class-detail-info .info-links .link-item .link-icon {
    font-size: 50px;
    display: flex;
    align-items: center;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(100% - 72px)
}

.related-course .related-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.3;
    color: #56509f;
    text-transform: uppercase;
    word-break: break-word;
    padding-right: 110px;
    margin-bottom: 39px
}

.related-course .related-title.wave-line {
    position: relative;
    padding-bottom: 16px
}

.related-course .related-title.wave-line::after,
.related-course .related-title.wave-line::before {
    content: '\f401\f401\f401\f401\f401\f401\f401\f401';
    font-family: Ionicons;
    font-size: 18px;
    color: #ff5f2e;
    letter-spacing: 5px;
    height: 4px;
    position: absolute;
    display: flex;
    left: 0;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap
}

.related-course .related-title.wave-line::before {
    align-items: flex-start;
    width: 81px;
    bottom: 4px;
    transform: translateX(10px)
}

.related-course .related-title.wave-line::after {
    align-items: flex-end;
    width: 91px;
    bottom: 0
}

.related-course .slide-classes {
    position: relative
}

.related-course .slide-classes .slide-slick {
    overflow: hidden
}

.related-course .slide-classes .slide-slick .slick-list {
    margin-right: -20px;
    margin-left: -20px
}

.related-course .slide-classes .slide-slick .item-slick {
    padding: 0 20px
}

.related-course .slide-classes .wrap-arrow-slick {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    top: -96px;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 -3px
}

.related-course .slide-classes .wrap-arrow-slick .arow-slick {
    pointer-events: auto;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    color: #bfbfbf;
    background: 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 39px;
    height: 39px;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    transition: all .2s;
    margin: 0 3px
}

.related-course .slide-classes .wrap-arrow-slick .arow-slick:hover {
    color: #fff;
    border-color: #ff5f2e;
    background: #ff5f2e
}

.related-course .slide-classes .wrap-arrow-slick .arow-slick.slick-arrow.slick-hidden {
    display: none
}

.related-course .class-item {
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: left
}

.related-course .class-item.color-1 .flower {
    background-color: #f9c00c
}

.related-course .class-item.color-1 .class-text .cat a:hover,
.related-course .class-item.color-1 .class-text .title a:hover {
    color: #f9c00c
}

.related-course .class-item.color-2 .flower {
    background-color: #00b9f1
}

.related-course .class-item.color-2 .class-text .cat a:hover,
.related-course .class-item.color-2 .class-text .title a:hover {
    color: #00b9f1
}

.related-course .class-item.color-3 .flower {
    background-color: #56a902
}

.related-course .class-item.color-3 .class-text .cat a:hover,
.related-course .class-item.color-3 .class-text .title a:hover {
    color: #56a902
}

.related-course .class-item.color-4 .flower {
    background-color: #bd66ff
}

.related-course .class-item.color-4 .class-text .cat a:hover,
.related-course .class-item.color-4 .class-text .title a:hover {
    color: #bd66ff
}

.related-course .class-item.color-5 .flower {
    background-color: #519d9e
}

.related-course .class-item.color-5 .class-text .cat a:hover,
.related-course .class-item.color-5 .class-text .title a:hover {
    color: #519d9e
}

.related-course .class-item.color-6 .flower {
    background-color: #ee7785
}

.related-course .class-item.color-6 .class-text .cat a:hover,
.related-course .class-item.color-6 .class-text .title a:hover {
    color: #ee7785
}

.related-course .class-item .class-image {
    overflow: hidden
}

.related-course .class-item .class-image img {
    width: 100%;
    transition: all .5s ease
}

.related-course .class-item .class-price {
    text-align: center;
    font-weight: 300;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    width: 80px;
    height: 81px;
    margin: -40px 15px -41px auto;
    position: relative;
    z-index: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.related-course .class-item .class-price .price-background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.related-course .class-item .class-price .price-background .flower {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    position: relative
}

.related-course .class-item .class-price .price-background .flower .petal {
    height: 80px;
    width: 24px;
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 12px);
    background-color: inherit;
    border-radius: 12px
}

.related-course .class-item .class-price .price-background .flower .petal:nth-child(2) {
    transform: rotateZ(36deg)
}

.related-course .class-item .class-price .price-background .flower .petal:nth-child(3) {
    transform: rotateZ(72deg)
}

.related-course .class-item .class-price .price-background .flower .petal:nth-child(4) {
    transform: rotateZ(108deg)
}

.related-course .class-item .class-price .price-background .flower .petal:nth-child(5) {
    transform: rotateZ(144deg)
}

.related-course .class-item .class-price .price-background img {
    width: 100%;
    height: 100%
}

.related-course .class-item .class-price .number {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 30px;
    line-height: 1;
    color: #fff
}

.related-course .class-item .class-text {
    flex-grow: 1;
    background: #56509f;
    padding: 24px 20px 26px
}

.related-course .class-item .class-text .cat {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    color: #cccae2;
    word-break: break-word;
    padding-right: 80px
}

.related-course .class-item .class-text .cat a {
    color: #cccae2;
    transition: all .2s
}

.related-course .class-item .class-text .title {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.444444;
    color: #fff;
    word-break: break-word;
    overflow: hidden;
    padding-right: 80px;
    margin-bottom: 19px;
    max-height: 28px
}

.related-course .class-item .class-text .title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fff;
    transition: all .2s
}

.related-course .class-item .class-text .info {
    display: flex
}

.related-course .class-item .class-text .info .info-item {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.3;
    color: #cccae2;
    display: flex;
    flex-direction: column;
    position: relative;
    padding-right: 40px
}

.related-course .class-item .class-text .info .info-item:last-child {
    padding-right: 0
}

.related-course .class-item .class-text .info .info-item:last-child:after {
    display: none
}

.related-course .class-item .class-text .info .info-item span {
    color: #fff
}

.related-course .class-item .class-text .info .info-item::after {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% - 7px);
    background: #fff;
    opacity: .15;
    position: absolute;
    right: 20px;
    top: 3px
}

@media (max-width: 1199px) {
    .bl-class-detail .class-detail-text .buy-class .by-class-info {
        position: relative;
        z-index: 1;
        margin-top: -40px
    }
}

@media (max-width: 767px) {
    .bl-class-detail .class-detail-text .buy-class .by-class-info {
        align-items: center
    }

    .bl-class-detail .class-detail-text .buy-class .by-class-info .meta-info {
        display: none
    }

    .bl-class-detail .class-detail-text .buy-class .by-class-info .price {
        font-size: 14px
    }

    .bl-class-detail .class-detail-text .buy-class .by-class-info .price .number {
        font-size: 32px
    }

    .bl-class-detail .class-detail-text .buy-class .by-class-info .link-buy {
        min-width: 115px;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 575px) {
    .related-course .related-title {
        padding-right: 0;
        margin-bottom: 80px
    }

    .related-course .slide-classes .wrap-arrow-slick {
        top: -55px;
        right: auto;
        left: 0
    }
}

#buy-course-form {
    width: 500px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background: #fff;
    padding: 35px
}

#buy-course-form .mfp-close {
    font-weight: 300;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -30px;
    right: -10px
}

#buy-course-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#buy-course-form form .title-form {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.2;
    color: #56509f;
    text-align: center;
    text-transform: uppercase;
    word-break: break-word;
    width: 100%;
    margin-bottom: 30px
}

#buy-course-form form .wrap-input {
    width: 100%;
    margin-bottom: 20px
}

#buy-course-form form .wrap-input.half-width {
    width: calc(50% - 10px)
}

#buy-course-form form .wrap-input .input-field {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    width: 100%;
    background: 0 0;
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid #e1e1e1
}

#buy-course-form form .wrap-input .input-field::-webkit-input-placeholder {
    color: #a4a4a4
}

#buy-course-form form .wrap-input .input-field:-moz-placeholder {
    color: #a4a4a4
}

#buy-course-form form .wrap-input .input-field::-moz-placeholder {
    color: #a4a4a4
}

#buy-course-form form .wrap-input .input-field:-ms-input-placeholder {
    color: #a4a4a4
}

#buy-course-form form .wrap-input .input-field:focus {
    border-color: #ff5f2e
}

#buy-course-form form .wrap-input input {
    height: 47px;
    border-radius: 23px
}

#buy-course-form form .wrap-input textarea {
    display: block;
    height: 150px;
    border-radius: 15px;
    padding-top: 19px;
    padding-bottom: 19px
}

#buy-course-form form .wrap-input .wpcf7-not-valid-tip {
    padding-top: 10px;
    padding-left: 27px
}

#buy-course-form form .wpcf7-validation-errors {
    margin: 0
}

#buy-course-form form .form-submit {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    overflow: hidden;
    height: 47px;
    border-radius: 23px;
    background: #ff5f2e;
    padding: 0 46px;
    transition: all .2s;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto
}

#buy-course-form form .form-submit:hover {
    background: #fa3b00
}

#buy-course-form form .ajax-loader {
    position: relative;
    background-image: unset !important
}

#buy-course-form form .ajax-loader:before {
    line-height: 30px;
    text-align: center;
    position: absolute;
    content: "\f110";
    font-family: FontAwesome;
    left: 8px;
    top: -8px;
    margin: auto;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    color: #000
}

.single-lp_course .lp_course {
    margin-bottom: -50px
}

.single-lp_course .lp_course .comments-area {
    display: none
}

.bl-service-detail [class*=col-] {
    padding-bottom: 35px
}

.bl-service-detail .service-detail-content .service-image {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 35px
}

.bl-service-detail .service-detail-content .service-image img {
    width: 100%;
    border-radius: 20px
}

.bl-service-detail .service-detail-content .service-text ul {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    margin-bottom: 15px;
    padding-left: 18px
}

.bl-service-detail .service-detail-content .service-text h3 {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2;
    color: #56509f;
    word-break: break-word;
    margin-bottom: 16px
}

.bl-service-detail .service-detail-content .service-text .title,
.bl-service-detail .service-detail-content .service-text h4 {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    color: #56509f;
    word-break: break-word;
    margin-bottom: 18px
}

.bl-service-detail .service-detail-content .service-text .para {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    margin-bottom: 28px
}

.bl-service-detail .service-detail-content .service-text .para p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    margin-bottom: 15px
}

.bl-service-detail .service-detail-content .service-text .list {
    display: flex;
    flex-wrap: wrap;
    background: #f8f6f3;
    border-radius: 10px;
    padding: 25px;
    margin-top: 33px;
    margin-bottom: 34px
}

.bl-service-detail .service-detail-content .service-text .list .list-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 15px;
    width: 40.5%
}

.bl-service-detail .service-detail-content .service-text .list .list-item.color-1 .flower {
    background-color: #f9c00c
}

.bl-service-detail .service-detail-content .service-text .list .list-item.color-2 .flower {
    background-color: #00b9f1
}

.bl-service-detail .service-detail-content .service-text .list .list-item.color-3 .flower {
    background-color: #56a902
}

.bl-service-detail .service-detail-content .service-text .list .list-item.color-4 .flower {
    background-color: #bd66ff
}

.bl-service-detail .service-detail-content .service-text .list .list-item.color-5 .flower {
    background-color: #519d9e
}

.bl-service-detail .service-detail-content .service-text .list .list-item.color-6 .flower {
    background-color: #ee7785
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-icon {
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-icon .icon-background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-icon .icon-background .flower {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    position: relative
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-icon .icon-background .flower .petal {
    height: 44px;
    width: 14px;
    position: absolute;
    top: calc(50% - 22px);
    left: calc(50% - 7px);
    background-color: inherit;
    border-radius: 7px
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-icon .icon-background .flower .petal:nth-child(2) {
    transform: rotateZ(36deg)
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-icon .icon-background .flower .petal:nth-child(3) {
    transform: rotateZ(72deg)
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-icon .icon-background .flower .petal:nth-child(4) {
    transform: rotateZ(108deg)
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-icon .icon-background .flower .petal:nth-child(5) {
    transform: rotateZ(144deg)
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-icon .icon-background img {
    width: 100%;
    height: 100%
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-icon img {
    max-width: 100%
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-icon i {
    font-size: 20px;
    line-height: 1;
    color: #fff
}

.bl-service-detail .service-detail-content .service-text .list .list-item .item-content {
    width: calc(100% - 44px - 19px);
    align-self: center;
    font-family: Sniglet;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
    color: #56509f;
    word-break: break-word
}

.bl-service-detail .service-detail-content .service-text .accordion {
    margin-top: 33px
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item {
    border: 2px solid;
    border-radius: 10px;
    padding: 0 25px;
    margin-bottom: 5px
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item .question {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #56509f;
    min-height: 51px;
    display: flex;
    align-items: center;
    padding: 10px 35px;
    position: relative;
    cursor: pointer;
    transition: all .2s
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item .question i {
    font-size: 20px;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item .question::after {
    content: '\f48a';
    font-family: Ionicons;
    font-size: 20px;
    color: #56509f;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item .answer {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.625;
    color: #797979;
    border-top: 1px solid #e5e5e5;
    padding: 18px 0
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.active-dropdown .question::after {
    content: '\f463'
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-1 {
    border-color: #ff6682
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-1 .question i,
.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-1 .question:hover {
    color: #ff6682
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-2 {
    border-color: #95cc47
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-2 .question i,
.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-2 .question:hover {
    color: #95cc47
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-3 {
    border-color: #bd66ff
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-3 .question i,
.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-3 .question:hover {
    color: #bd66ff
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-4 {
    border-color: #ffaf40
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-4 .question i,
.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-4 .question:hover {
    color: #ffaf40
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-5 {
    border-color: #00aeef
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-5 .question i,
.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-5 .question:hover {
    color: #00aeef
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-6 {
    border-color: #f68685
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-6 .question i,
.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-6 .question:hover {
    color: #f68685
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-7 {
    border-color: #00b1c4
}

.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-7 .question i,
.bl-service-detail .service-detail-content .service-text .accordion .accordion-item.color-7 .question:hover {
    color: #00b1c4
}

.bl-service-detail .service-detail-info .info-list {
    border: 1px solid #e1e1e1;
    border-radius: 20px;
    margin-bottom: 20px
}

.bl-service-detail .service-detail-info .info-list .info-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 24px 30px;
    border-bottom: 1px solid #e1e1e1
}

.bl-service-detail .service-detail-info .info-list .info-item:last-child {
    border-bottom: none
}

.bl-service-detail .service-detail-info .info-list .info-item .info-icon {
    font-size: 22px;
    line-height: 1;
    color: #fff;
    width: 54px;
    height: 54px;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.bl-service-detail .service-detail-info .info-list .info-item .info-icon .icon-background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.bl-service-detail .service-detail-info .info-list .info-item .info-icon .icon-background .flower {
    width: 31px;
    height: 31px;
    border-radius: 50%;
    position: relative
}

.bl-service-detail .service-detail-info .info-list .info-item .info-icon .icon-background .flower .petal {
    height: 54px;
    width: 16px;
    position: absolute;
    top: calc(50% - 27px);
    left: calc(50% - 8px);
    background-color: inherit;
    border-radius: 8px
}

.bl-service-detail .service-detail-info .info-list .info-item .info-icon .icon-background .flower .petal:nth-child(2) {
    transform: rotateZ(36deg)
}

.bl-service-detail .service-detail-info .info-list .info-item .info-icon .icon-background .flower .petal:nth-child(3) {
    transform: rotateZ(72deg)
}

.bl-service-detail .service-detail-info .info-list .info-item .info-icon .icon-background .flower .petal:nth-child(4) {
    transform: rotateZ(108deg)
}

.bl-service-detail .service-detail-info .info-list .info-item .info-icon .icon-background .flower .petal:nth-child(5) {
    transform: rotateZ(144deg)
}

.bl-service-detail .service-detail-info .info-list .info-item .info-icon .icon-background img {
    width: 100%;
    height: 100%
}

.bl-service-detail .service-detail-info .info-list .info-item .info-text {
    width: calc(100% - 54px - 18px);
    align-self: center
}

.bl-service-detail .service-detail-info .info-list .info-item .info-text .info-title {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: #797979;
    word-break: break-word
}

.bl-service-detail .service-detail-info .info-list .info-item .info-text .info-content {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: #56509f;
    word-break: break-word
}

.bl-service-detail .service-detail-info .info-links .link-item {
    display: block;
    border: 1px solid;
    border-radius: 20px;
    position: relative;
    padding: 16px 90px 16px 25px;
    transition: all .2s;
    margin-bottom: 20px
}

.bl-service-detail .service-detail-info .info-links .link-item:hover {
    color: #56509f !important;
    border-color: #56509f !important
}

.bl-service-detail .service-detail-info .info-links .link-item .link-title {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    word-break: break-word;
    display: block
}

.bl-service-detail .service-detail-info .info-links .link-item .link-description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: #797979;
    word-break: break-word;
    display: block
}

.bl-service-detail .service-detail-info .info-links .link-item .link-icon {
    font-size: 50px;
    display: flex;
    align-items: center;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(100% - 72px)
}

.bl-service-detail .service-detail-info .info-links .link-item-special {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    word-break: break-word;
    display: block;
    border-radius: 20px;
    position: relative;
    padding: 15px 65px 15px 30px;
    background: #ff5f2e;
    transition: all .2s;
    margin-bottom: 20px
}

.bl-service-detail .service-detail-info .info-links .link-item-special:hover {
    background: #fa3b00
}

.bl-service-detail .service-detail-info .info-links .link-item-special .link-icon {
    font-size: 24px;
    display: flex;
    align-items: center;
    height: 100%;
    position: absolute;
    top: 0;
    right: 30px
}

@media (max-width: 767px) {
    .bl-service-detail .service-detail-content .service-text .list .list-item {
        width: 100%
    }
}

.gallery-list {
    text-align: center
}

.gallery-list .gallery-item {
    margin-bottom: 33px
}

.gallery-list .gallery-item .gallery-image {
    position: relative;
    margin-bottom: 25px
}

.gallery-list .gallery-item .gallery-image img {
    width: 100%
}

.gallery-list .gallery-item .gallery-image .btn-show {
    font-size: 26px;
    line-height: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: rgba(86, 80, 159, .6);
    position: absolute;
    top: calc(50% - 37px);
    left: calc(50% - 37px);
    opacity: 0;
    transition: all .2s
}

.gallery-list .gallery-item .gallery-image .btn-show:hover {
    background: #56509f
}

.gallery-list .gallery-item .gallery-text {
    text-align: center
}

.gallery-list .gallery-item .gallery-text .title {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
    color: #56509f;
    word-break: break-word;
    overflow: hidden;
    margin-bottom: 0;
    max-height: 25px
}

.gallery-list .gallery-item .gallery-text .title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #56509f
}

.gallery-list .gallery-item .gallery-text .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word
}

.gallery-list .gallery-item:hover .gallery-image .btn-show {
    opacity: 1
}

.gallery-list .load-more-gallery.loading,
.teachers-list--teachers-page .load-more-teacher.loading {
    cursor: not-allowed;
    opacity: .5
}

.gallery-list .load-more-gallery {
    border-radius: 25px;
    text-transform: uppercase;
    background: #ff5f2e;
    line-height: 50px;
    color: #fff;
    padding: 0 55px;
    font-weight: 400;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media (max-width: 815px) {
    .gallery-list .gallery-item {
        width: 100%;
        margin-right: 0
    }
}

.teacher-list .wrap-element [class*=col-] {
    padding-bottom: 40px
}

.teacher-list .wrap-element .teacher-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.teacher-list .wrap-element .teacher-item .teacher-image {
    width: 260px;
    border-radius: 50%;
    overflow: hidden
}

.teacher-list .wrap-element .teacher-item .teacher-image img {
    width: 100%;
    border-radius: 50%;
    transition: all .5s ease
}

.teacher-list .wrap-element .teacher-item .teacher-text {
    width: calc(100% - 260px - 30px);
    align-self: center;
    text-align: left
}

.teacher-list .wrap-element .teacher-item .teacher-text .name {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    color: #56509f;
    word-break: break-word;
    text-transform: capitalize;
    margin: 0
}

.teacher-list .wrap-element .teacher-item .teacher-text .name a {
    color: #56509f;
    transition: all .2s
}

.teacher-list .wrap-element .teacher-item .teacher-text .name a:hover {
    color: #ff6682
}

.teacher-list .wrap-element .teacher-item .teacher-text .info {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #ff6682;
    word-break: break-word;
    margin-bottom: 17px;
    text-transform: capitalize
}

.teacher-list .wrap-element .teacher-item .teacher-text .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 23px;
    max-height: 95px
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials {
    margin: -3px
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item {
    font-size: 14px;
    line-height: 1;
    color: #fff;
    width: 36px;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
    margin: 3px;
    transition: all .2s
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item .icon-background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item .icon-background .flower {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    position: relative;
    background-color: #ff6682;
    transition: all .2s
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item .icon-background .flower .petal {
    height: 36px;
    width: 10px;
    position: absolute;
    top: calc(50% - 18px);
    left: calc(50% - 5px);
    background-color: inherit;
    border-radius: 5px
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item .icon-background .flower .petal:nth-child(2) {
    transform: rotateZ(36deg)
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item .icon-background .flower .petal:nth-child(3) {
    transform: rotateZ(72deg)
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item .icon-background .flower .petal:nth-child(4) {
    transform: rotateZ(108deg)
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item .icon-background .flower .petal:nth-child(5) {
    transform: rotateZ(144deg)
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item .icon-background img {
    width: 100%;
    height: 100%
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item img {
    max-width: 100%
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item:hover {
    color: #fff
}

.teacher-list .wrap-element .teacher-item .teacher-text .socials .social-item:hover .icon-background .flower {
    background-color: #56509f
}

.teachers-list--teachers-page {
    text-align: center;
    padding-bottom: 25px
}

.teachers-list--teachers-page .load-more-teacher {
    border-radius: 25px;
    text-transform: uppercase;
    background: #ff5f2e;
    line-height: 50px;
    color: #fff;
    padding: 0 55px;
    font-weight: 400;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.teachers-list--teachers-page .load-more-teacher:hover {
    color: #fff
}

@media (max-width: 575px) {
    .teacher-list .wrap-element .teacher-item {
        justify-content: center
    }

    .teacher-list .wrap-element .teacher-item .teacher-image {
        margin-bottom: 25px
    }

    .teacher-list .wrap-element .teacher-item .teacher-text {
        width: 100%;
        text-align: center;
        max-width: 300px
    }
}

.lp-profile #wrapper-container .content-area .site-content {
    padding-bottom: 0
}

.lp-profile .thim-about-me-area .custom-col {
    padding-bottom: 50px
}

.lp-profile .thim-about-me-area .teacher {
    position: relative;
    display: inline-block
}

.lp-profile .thim-about-me-area .teacher .pic {
    width: 100%
}

.lp-profile .thim-about-me-area .teacher .content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(41, 41, 41, .7)
}

.lp-profile .thim-about-me-area .teacher .content .social-link {
    display: flex;
    justify-content: center
}

.lp-profile .thim-about-me-area .teacher .content .social-link .item {
    font-size: 16px;
    color: #878787;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #e7e7e7;
    margin: -20px 5px 0;
    transition: all .2s
}

.lp-profile .thim-about-me-area .teacher .content .social-link .item:hover {
    background: #f8b944;
    border-color: #f8b944;
    color: #fff
}

.lp-profile .thim-about-me-area .teacher .content .info {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 22px 15px 20px
}

.lp-profile .thim-about-me-area .teacher .content .info .name {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.222222;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    transition: all .2s;
    margin-bottom: 3px
}

.lp-profile .thim-about-me-area .teacher .content .info .name:hover {
    color: #f8b944
}

.lp-profile .thim-about-me-area .teacher .content .info .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.375;
    color: #c7c7c7;
    text-align: center
}

.lp-profile .thim-about-me-area .title-area {
    margin-bottom: 34px;
    margin-top: -4px
}

.lp-profile .thim-about-me-area .title-area .title {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.1;
    color: #292929;
    margin-bottom: 10px
}

.lp-profile .thim-about-me-area .title-area .line {
    width: 100%;
    height: 1px;
    background: rgba(124, 124, 124, .2)
}

.lp-profile .thim-about-me-area .text-about-me p {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.666666;
    color: #888;
    margin-bottom: 42px
}

.lp-profile .thim-about-me-area .text-about-me ul li {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.666666;
    color: #888;
    padding-left: 18px;
    position: relative;
    margin-bottom: 6px
}

.lp-profile .thim-about-me-area .text-about-me ul li i {
    position: absolute;
    font-size: 6px;
    top: 12px;
    left: 0
}

.lp-profile .thim-about-me-area .contact-info li {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.444444;
    color: #747474;
    display: flex;
    flex-direction: column;
    padding-left: 25px;
    margin-bottom: 29px
}

.lp-profile .thim-about-me-area .contact-info li a {
    color: #747474;
    transition: all .2s
}

.lp-profile .thim-about-me-area .contact-info li a:hover {
    color: #f8b944
}

.lp-profile .thim-about-me-area .contact-info li span {
    font-weight: 400;
    color: #292929;
    position: relative;
    margin-bottom: 8px
}

.lp-profile .thim-about-me-area .contact-info li span i {
    color: #f8b944;
    position: absolute;
    top: 3px;
    left: -25px
}

.lp-profile #learn-press-user-profile #learn-press-profile-nav:before {
    display: none
}

.lp-profile #learn-press-user-profile .list-contact {
    padding: 0 60px 12px
}

.lp-profile #learn-press-user-profile .list-contact .item {
    flex-basis: 100%;
    align-items: center;
    justify-content: center;
    padding-left: 40px;
    padding-right: 5px
}

.lp-profile #learn-press-user-profile .list-contact .item:not(:last-child) {
    border-right: 1px solid #e6e6e6
}

.lp-profile #learn-press-user-profile .list-contact .item .contact-icon {
    font-size: 21px;
    margin-right: 20px;
    width: 43px;
    height: 43px;
    line-height: 41px;
    text-align: center;
    color: #bfbfbf;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .5s;
    -khtml-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.lp-profile #learn-press-user-profile .list-contact .item .contact-content {
    letter-spacing: .3px;
    font-size: 16px;
    flex-grow: 1;
    line-height: 1
}

.lp-profile #learn-press-user-profile .list-contact .item .contact-content .title {
    margin-bottom: 6px
}

.lp-profile #learn-press-user-profile .list-contact .item .contact-content a {
    color: #1e1e1e;
    font-weight: 400
}

.lp-profile #learn-press-user-profile .info-general {
    padding-bottom: 59px;
    padding-top: 43px
}

.lp-profile #learn-press-user-profile .info-general .avatar {
    flex-shrink: 0
}

.lp-profile #learn-press-user-profile .info-general .biographical {
    padding-top: 28px;
    padding-left: 28px;
    line-height: 1.67;
    letter-spacing: .4px
}

.lp-profile #learn-press-user-profile .info-general .biographical .title {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: .6px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(230, 230, 230, .8);
    margin-bottom: 40px
}

.lp-profile .group-settings .tabs-title {
    list-style: none;
    border-bottom: 1px solid rgba(230, 230, 230, .8);
    padding-bottom: 13px;
    margin-left: 0;
    margin-bottom: 40px
}

.lp-profile .group-settings .tabs-title .tab {
    display: inline-block;
    font-weight: 400;
    letter-spacing: .4px
}

.lp-profile .group-settings .tabs-title .tab:not(:last-child) {
    margin-right: 59px
}

.lp-profile .group-settings .tabs-title .tab.active {
    position: relative
}

.lp-profile .group-settings .tabs-title .tab.active:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -14px
}

.lp-profile .group-settings .tabs-content {
    padding-bottom: 130px
}

.lp-profile .group-settings .tabs-content .content:not(.active) {
    display: none
}

.lp-profile .group-settings .tabs-content .user-profile-section-content .info-left,
.lp-profile .group-settings .tabs-content .user-profile-section-content .info-right {
    width: calc(50% - 26px)
}

.lp-profile .group-settings .tabs-content .user-profile-section-content .info-left {
    margin-right: 52px
}

.lp-profile .group-settings .tabs-content .user-profile-section-content .info-right .lp-form-field-wrap {
    margin-left: 0
}

.lp-profile .lp-form-field input,
.lp-profile .lp-form-field textarea {
    width: 100%;
    border: 1px solid #e6e6e6;
    font-size: 16px;
    font-weight: 300;
    padding: 12px 20px;
    color: #7c7c7c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .5s;
    -khtml-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.lp-profile .lp-form-field input::placeholder,
.lp-profile .lp-form-field textarea::placeholder {
    font-style: italic
}

.lp-profile .lp-form-field textarea {
    line-height: 1.88
}

.lp-profile #lp-user-edit-avatar .lp-avatar-preview:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all .5s;
    -khtml-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.lp-profile #lp-user-edit-avatar .lp-avatar-preview #lp-avatar-actions {
    text-align: right;
    height: 100%;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all .5s;
    -khtml-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.lp-profile #lp-user-edit-avatar .lp-avatar-preview #lp-avatar-actions #lp-upload-photo {
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    background-color: unset;
    border: none;
    margin-right: 5px
}

.lp-profile #lp-user-edit-avatar .lp-avatar-preview #lp-avatar-actions #lp-remove-upload-photo {
    position: relative;
    color: #fff;
    cursor: pointer;
    background-color: unset;
    font-size: 15px;
    border: none;
    margin-right: 5px
}

.lp-profile #lp-user-edit-avatar .lp-avatar-preview:hover:not(.croping):before {
    background-color: #000;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -webkit-opacity: .6;
    -khtml-opacity: .6;
    -moz-opacity: .6;
    -ms-opacity: .6;
    -o-opacity: .6;
    opacity: .6
}

.lp-profile #lp-user-edit-avatar .lp-avatar-preview:hover:not(.croping) #lp-avatar-actions {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.lp-profile .learn-press-user-profile #lp-user-edit-avatar #lp-avatar-actions {
    margin: 0
}

.lp-profile .after-main {
    overflow: hidden
}

.lp-profile .after-main .container {
    max-width: 1024px
}

.lp-profile .after-main .widget_thim_layout_builder img {
    position: static
}

.lp-profile .after-main .thim-content-talk p {
    margin-bottom: 44px
}

.lp-profile .after-main form.wpcf7-form {
    background-color: #fff;
    padding: 56px 50px 60px;
    width: 478px;
    box-sizing: border-box;
    border: 5px solid rgba(0, 0, 0, .8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.lp-profile .after-main form.wpcf7-form .sub-title {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: .4px;
    line-height: 1.2;
    margin-bottom: 6px;
    text-transform: uppercase
}

.lp-profile .after-main form.wpcf7-form .main-title {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .8px;
    margin-bottom: 26px
}

.lp-profile .after-main form.wpcf7-form label {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: .3px
}

.lp-profile .after-main form.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 30px
}

.lp-profile .after-main form.wpcf7-form input,
.lp-profile .after-main form.wpcf7-form textarea {
    border: 1px solid #e2e2e2;
    line-height: 1.5;
    letter-spacing: .3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.lp-profile .after-main form.wpcf7-form input.wpcf7-not-valid,
.lp-profile .after-main form.wpcf7-form textarea.wpcf7-not-valid {
    border-color: red
}

.lp-profile .after-main form.wpcf7-form input[type=email] {
    height: 50px
}

.lp-profile .after-main form.wpcf7-form .lp-form-field input[type=submit],
.lp-profile .after-main form.wpcf7-form input[type=submit],
.lp-profile .lp-form-field .after-main form.wpcf7-form input[type=submit] {
    font-size: 18px;
    letter-spacing: .4px;
    color: #fff;
    text-transform: none;
    font-weight: 400;
    height: 50px
}

.lp-profile .after-main form.wpcf7-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin-top: 10px
}

.lp-profile .after-main .thim-content-talk {
    margin-top: 190px;
    margin-left: 0
}

.lp-profile .learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom {
    background: #202121;
    border-color: #202121
}

.lp-profile #tab-settings .certificates-section .certificates-section-wrap {
    padding-left: 9px;
    padding-right: 18px
}

.lp-profile #tab-settings .certificates-section .learn-press-user-profile-certs .item .inside {
    width: 100px
}

.lp-profile #tab-settings .certificates-section .learn-press-cert-preview #cert-design-viewport {
    margin-top: 0
}

.lp-profile #tab-settings .certificates-section .learn-press-user-profile-certs {
    margin: 0
}

.lp-profile #tab-settings .certificates-section .owl-carousel .owl-nav > div {
    position: absolute;
    top: 50%;
    font-size: 24px;
    color: #2b3339;
    background-color: transparent;
    padding: 0;
    margin: -15px 0 0
}

.lp-profile #tab-settings .certificates-section .owl-carousel .owl-nav > div.owl-prev {
    left: -10px
}

.lp-profile #tab-settings .certificates-section .owl-carousel .owl-nav > div.owl-next {
    right: -19px
}

.lp-profile #tab-settings .certificates-section .owl-carousel .owl-item .inside {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden
}

.lp-profile #tab-settings .certificates-section .owl-carousel .owl-item:last-child {
    position: absolute;
    height: 100%;
    right: 0;
    padding-left: 11px;
    background-clip: content-box
}

.lp-profile #tab-settings .certificates-section .owl-carousel .owl-item:last-child .more-info {
    position: relative;
    background-color: #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100px;
    height: 100px;
    cursor: pointer
}

.lp-profile #tab-settings .certificates-section .owl-carousel .owl-item:last-child .more-info:before {
    position: absolute;
    content: "\002b";
    font-size: 24px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.lp-profile #learn-press-profile-content .button-when-logged {
    display: none !important
}

.lp-profile .sk-three-bounce {
    display: inline-block;
    width: 65px;
    text-align: center
}

.lp-profile .sk-three-bounce .sk-child {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both
}

.lp-profile .sk-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.lp-profile .sk-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes sk-three-bounce {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-three-bounce {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.lp-profile #load-more-button.loading .loadmore .sk-three-bounce,
.lp-profile .submit.update-profile button[type=submit] .sk-three-bounce,
.lp-profile form[name=lp-edit-profile].learnpress-v3-profile .submit.update-profile {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%)
}

.lp-profile .learn-press-user-profile .lp-form-field-wrap .lp-form-field:after,
.lp-profile .learn-press-user-profile .lp-form-field-wrap .lp-form-field:before {
    content: " ";
    display: table
}

.lp-profile .learn-press-user-profile .lp-form-field-wrap .lp-form-field input {
    display: block;
    width: 100% !important;
    border: 1px solid #e7e7e7;
    min-width: 100px
}

.lp-profile .learn-press-user-profile .lp-form-field-wrap .lp-form-field .select2 {
    display: block;
    width: 100% !important;
    min-width: 100px
}

.lp-profile .learn-press-user-profile .lp-form-field-wrap .lp-form-field .select2 .select2-selection {
    line-height: 50px;
    height: 50px
}

.lp-profile .learn-press-user-profile .lp-form-field-wrap .lp-form-field .select2 .select2-selection .select2-selection__rendered {
    line-height: 50px;
    padding: 0 25px
}

.lp-profile .learn-press-user-profile .lp-form-field-wrap .lp-form-field .select2 .select2-selection .select2-selection__arrow {
    height: 50px
}

.lp-profile .learn-press-user-profile .learn-press-subtabs {
    background: #efefef;
    margin: 0 0 30px;
    padding: 10px 20px
}

.lp-profile .lp-form-field input {
    line-height: 50px;
    padding: 0 25px
}

.lp-profile table,
.lp-profile td,
.lp-profile tr {
    border: 1px solid #e7e7e7
}

.lp-profile .learnpress .learn-press-user-profile .learn-press-subtab-content .profile-courses .learn-press-course-results-progress {
    padding: 0 28px
}

.lp-profile #learn-press-form-login {
    text-align: center;
    margin-bottom: 100px;
    margin-top: 50px
}

.lp-profile #learn-press-form-login p {
    display: inline-block;
    width: 100%
}

.lp-profile #learn-press-form-login p input[type=text],
.lp-profile #learn-press-form-login p input[type=password] {
    line-height: 30px;
    padding: 4px 20px;
    border: 1px solid #e7e7e7;
    width: 450px;
    max-width: 100%;
    color: #999;
    float: none;
    border-radius: 5px
}

.lp-profile #learn-press-form-login p.login-password label,
.lp-profile #learn-press-form-login p.login-username label {
    display: block
}

.lp-profile #learn-press-form-login p input[type=submit] {
    line-height: 40px;
    height: 40px;
    padding: 0 30px;
    font-weight: 500;
    font-size: 15px;
    border: none;
    color: #fff;
    border-radius: 5px
}

.lp-profile #load-more-button.loading .loadmore span,
.lp-profile #load-more-button.loading .loadmore:hover span {
    color: transparent
}

.lp-profile .lp-profile .group-settings .tabs-content .profile-courses .content {
    display: inline-block
}

.lp-profile .profile-courses .course {
    padding-bottom: 40px
}

.lp-profile .profile-courses .content,
.lp-profile .profile-courses .content .thim-course-content,
.lp-profile .profile-courses .content .thumbnail {
    float: left;
    width: 100%
}

.lp-profile #load-more-button {
    text-align: center;
    margin-top: 20px
}

.lp-profile #load-more-button .loadmore {
    position: relative;
    height: 55px;
    line-height: 55px;
    padding: 0 86px;
    font-weight: 400;
    letter-spacing: .3px;
    text-transform: uppercase;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

.lp-profile #load-more-button .loadmore .sk-three-bounce {
    display: none
}

.lp-profile #load-more-button.loading .loadmore .sk-three-bounce {
    display: block;
    position: absolute;
    left: 50%
}

.lp-profile .learn-press-user-profile-certs {
    margin: 0 -15px
}

.lp-profile .learn-press-user-profile-certs li {
    margin-bottom: 0;
    width: 33.33%
}

.lp-profile .learn-press-user-profile-certs li .inside {
    margin: 0 15px 15px
}

.lp-profile .learn-press-user-profile-certs .learn-press-cert-preview #cert-design-viewport {
    margin-top: 0
}

.lp-profile .table-orders {
    border: none;
    border-top: 1px solid #e7e7e7
}

.lp-profile .table-orders th {
    border: 1px solid #e7e7e7
}

.lp-profile .table-orders tbody tr td,
.lp-profile .table-orders thead tr th {
    float: left;
    border-top: none;
    border-bottom: none;
    border-left: none;
    font-size: 16px;
    letter-spacing: .3px
}

.lp-profile .table-orders thead tr {
    width: 100%;
    float: left;
    border-right: none;
    border-top: none
}

.lp-profile .table-orders thead tr th {
    width: 20%;
    line-height: 50px;
    padding: 0 20px;
    color: #1e1e1e;
    font-weight: 500
}

.lp-profile .table-orders tbody tr {
    width: 100%;
    float: left;
    border-right: none;
    border-top: none
}

.lp-profile .table-orders tbody tr td {
    min-width: 20%;
    line-height: 26px;
    padding: 12px 20px;
    font-weight: 300;
    color: #888
}

.lp-profile .table-orders tbody tr td a {
    color: #888
}

.lp-profile .learn-press-wishlist-courses {
    margin: 0;
    list-style: none
}

.lp-profile .learn-press-wishlist-courses li {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e7e7
}

.lp-profile .learn-press-wishlist-courses li a {
    line-height: 50px;
    color: #202121
}

.lp-profile .learn-press-wishlist-courses li button {
    padding: 0 40px;
    line-height: 50px;
    border: none;
    display: inline-block;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    -moz-border-radius-topleft: 30px;
    -webkit-background-clip: padding-box;
    -khtml-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -ms-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    float: right;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    border-radius: 30px
}

.lp-profile .lp_order_details h2 {
    margin: 50px 0 20px
}

.lp-profile .lp_order_details ~ a {
    height: 55px;
    line-height: 55px;
    padding: 0 86px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    -moz-border-radius-topleft: 30px;
    -webkit-background-clip: padding-box;
    -khtml-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -ms-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    font-weight: 400;
    letter-spacing: .3px;
    text-transform: uppercase;
    color: #fff;
    margin: 20px 0 70px;
    display: inline-block;
    border-radius: 30px
}

.lp-profile .lp_order_details ~ a:hover {
    color: #fff
}

.lp-profile .order_details thead tr th {
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;
    color: #1e1e1e;
    font-weight: 500;
    letter-spacing: .3px;
    border-left: 1px solid
}

.lp-profile .order_details thead tr th:first-child {
    border: none
}

.lp-profile .order_details tbody tr td {
    line-height: 26px;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .3px;
    color: #888
}

.lp-profile .order_details tbody tr td a {
    color: #888
}

.lp-profile .order_details tfoot tr th {
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;
    color: #1e1e1e;
    font-weight: 500;
    letter-spacing: .3px
}

.lp-profile .order_details tfoot tr td {
    line-height: 26px;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .3px;
    color: #888
}

.lp-profile .order_details tfoot tr td a {
    color: #888
}

.lp-profile .thim-course-results-progress.learn-press-course-results-progress .course-result {
    font-size: 12px
}

.lp-profile .thim-course-results-progress.learn-press-course-results-progress .course-result .value {
    color: #202121;
    font-weight: 700
}

.lp-profile .thim-course-results-progress.learn-press-course-results-progress .lp-progress-bar {
    height: 10px;
    margin: 0 0 15px
}

.lp-profile .thim-course-results-progress.learn-press-course-results-progress .lp-passing-conditional {
    height: 20px
}

.lp-profile #learn-press-user-profile:before {
    content: none
}

.lp-profile #profile-content-courses .profile-courses-list .lp_course {
    margin: 0;
    padding: 0 15px 40px
}

.lp-profile .profile-orders .learn-press-pagination .page-numbers > li {
    margin: 0 5px
}

.lp-profile ul.learn-press-tabs > li {
    position: relative;
    display: inline-block;
    padding: 15px 20px
}

.lp-profile #learn-press-profile-nav ul.tabs > li > ul,
.lp-profile #learn-press-user-profile #learn-press-profile-nav ul.tabs > li.settings ul.profile-tab-sections,
.lp-profile #learn-press-user-profile ul.learn-press-tabs li.settings ul.profile-tab-sections,
.lp-profile .learn-press-subtab-content > input[type=radio],
.lp-profile .lp-form-field .learn-press-subtab-content > input[type=radio] {
    display: none
}

.lp-profile ul.learn-press-tabs > li:not(:last-child) {
    margin-right: -1px
}

.lp-profile #learn-press-profile-content {
    float: none;
    width: 100%;
    overflow: unset;
    margin-bottom: 130px
}

.lp-profile #learn-press-profile-content #profile-content-courses .learn-press-subtab-content .lp-sub-menu {
    margin-bottom: 30px
}

.lp-profile #learn-press-profile-content #profile-content-courses .learn-press-subtab-content .lp-sub-menu li a {
    color: #7c7c7c
}

.lp-profile #learn-press-profile-content #profile-content-courses .learn-press-subtab-content .lp-sub-menu li span {
    color: #f8b944
}

.lp-profile #learn-press-profile-content #profile-content-courses .learn-press-subtab-content ul.learn-press-courses {
    margin-left: -15px;
    margin-right: -15px
}

.lp-profile ul.lp-tab-sections {
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(206, 206, 206, .6);
    background-color: transparent
}

.lp-profile ul.lp-tab-sections > li.section-tab.active span {
    padding-bottom: 10px;
    border-bottom-width: 1px
}

.lp-profile ul.lp-tab-sections > li.section-tab.active:after {
    top: calc(100% + 2px);
    height: 1px;
    background: #f8b944
}

.lp-profile ul.lp-tab-sections .section-tab {
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0
}

.lp-profile ul.lp-tab-sections .section-tab a,
.lp-profile ul.lp-tab-sections .section-tab span {
    padding-left: 0;
    padding-right: 0;
    color: #292929
}

.lp-profile ul.lp-tab-sections .section-tab a {
    color: #7c7c7c
}

.lp-profile ul.lp-tab-sections .section-tab a:hover {
    color: #292929
}

.lp-profile .learn-press-subtab-content > label {
    text-transform: capitalize;
    cursor: pointer
}

.lp-profile #learn-press-user-profile #learn-press-profile-nav {
    float: none;
    background-color: transparent;
    margin-bottom: 30px
}

.lp-profile #learn-press-user-profile #learn-press-profile-nav ul.tabs > li ul.profile-tab-sections {
    display: none;
    position: absolute;
    top: 101%;
    left: 10px;
    justify-content: center;
    align-items: stretch;
    width: calc(100% - 20px);
    padding: 0;
    border-bottom: 1px solid rgba(206, 206, 206, .5);
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    visibility: hidden;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all .5s;
    -khtml-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.lp-profile #learn-press-user-profile #learn-press-profile-nav ul.tabs > li ul.profile-tab-sections > li {
    margin-bottom: 0;
    padding: 0 5px
}

.lp-profile #learn-press-user-profile #learn-press-profile-nav ul.tabs > li ul.profile-tab-sections > li > a {
    padding: 0 20px
}

.lp-profile #learn-press-user-profile #learn-press-profile-nav ul.tabs > li.active > ul.profile-tab-sections,
.lp-profile #learn-press-user-profile #learn-press-profile-nav ul.tabs > li:hover > ul.profile-tab-sections {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible
}

.lp-profile #learn-press-profile-nav ul.tabs {
    position: relative;
    border-bottom: 1px solid rgba(206, 206, 206, .6)
}

.lp-profile #learn-press-profile-nav ul.tabs > li {
    position: static;
    padding: 0
}

.lp-profile #learn-press-profile-nav ul.tabs > li > a {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #7c7c7c;
    margin-right: 58px;
    padding: 10px 0 12px
}

.lp-profile #learn-press-profile-nav ul.tabs > li.active > a {
    background-color: transparent;
    color: #292929
}

.lp-profile #learn-press-profile-nav ul.tabs > li.active > a:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #f8b944;
    position: absolute;
    left: 0;
    bottom: -1px
}

.lp-profile #learn-press-profile-nav ul.tabs > li:hover:not(.active) > a {
    background-color: transparent;
    color: #292929
}

.lp-profile #learn-press-profile-nav ul.tabs > li > ul.profile-tab-sections > li > a:after {
    content: "";
    position: absolute;
    left: 0;
    top: calc(100% - 2px);
    width: 100%;
    height: 3px;
    visibility: hidden;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all .5s;
    -khtml-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.lp-profile #learn-press-profile-nav ul.tabs > li > ul.profile-tab-sections > li.active > a:after,
.lp-profile #learn-press-profile-nav ul.tabs > li > ul.profile-tab-sections > li:hover > a:after {
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.lp-profile #learn-press-profile-nav ul.tabs li a {
    position: relative
}

.lp-profile #learn-press-profile-content .profile-heading {
    display: none
}

.lp-profile .learn-press-subtab-content {
    display: flex;
    flex-wrap: wrap
}

.lp-profile .learn-press-subtab-content .lp-sub-menu {
    width: 100%;
    text-align: right;
    font-size: 16px
}

.lp-profile .learn-press-subtab-content .learn-press-message,
.lp-profile .learn-press-subtab-content .learn-press-nav-items,
.lp-profile .learn-press-subtab-content .profile-courses-list {
    flex-basis: 100%
}

.lp-profile .learn-press-subtab-content .lp-sub-menu > li:last-child a {
    margin-right: 0
}

.lp-profile .learn-press-nav-items {
    line-height: 45px
}

.lp-profile .learn-press-nav-items .learn-press-pagination {
    margin-bottom: 0
}

.lp-profile .learn-press-nav-items .learn-press-pagination .page-numbers > li a,
.lp-profile .learn-press-nav-items .learn-press-pagination .page-numbers > li span {
    padding: 0
}

.lp-profile ul.form-fields {
    list-style: none
}

.lp-profile #profile-content-settings {
    position: relative;
    margin-bottom: 244px
}

.lp-profile #profile-content-settings .lp-tab-sections {
    display: none
}

.lp-profile #profile-content-settings form {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-between;
    max-height: 1200px
}

.lp-profile #profile-content-settings .lp-profile-section {
    width: 650px;
    max-width: calc(50% - 30px)
}

.lp-profile #profile-content-settings .lp-profile-section.basic-information {
    order: 1
}

.lp-profile #profile-content-settings .lp-profile-section.avatar {
    order: 0
}

.lp-profile #profile-content-settings .lp-profile-section.change-password {
    order: 2
}

.lp-profile #profile-content-settings .lp-profile-section.additional-information {
    order: 3;
    margin-top: 25px
}

.lp-profile #profile-content-settings .lp-profile-section.publicity {
    order: 4
}

.lp-profile #profile-content-settings ul.lp-form-field-wrap {
    list-style: none;
    margin-left: 0
}

.lp-profile .submit.update-profile {
    text-align: center;
    border: none
}

.lp-profile .submit.update-profile button[type=submit] {
    position: relative;
    background-color: #ff5f2e;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .3px;
    height: 55px;
    line-height: 55px;
    border: none;
    outline: 0;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    min-width: 226px;
    padding: 0 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.lp-profile .submit.update-profile button[type=submit][disabled=disabled] {
    cursor: not-allowed
}

.lp-profile .submit.update-profile button[type=submit] .sk-three-bounce {
    position: absolute;
    bottom: 0;
    left: 50%
}

.lp-profile form[name=lp-edit-profile].learnpress-v3-profile .submit.update-profile {
    position: absolute;
    bottom: -115px;
    left: 50%
}

.lp-profile form[name=lp-edit-profile] .lp-form-field {
    position: relative;
    margin-bottom: 28px
}

.lp-profile form[name=lp-edit-profile] .lp-form-field-label {
    display: block;
    color: #292929;
    margin-bottom: 11px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 1;
    font-size: 18px
}

.lp-profile form[name=lp-edit-profile] .additional-information .lp-form-field-input {
    position: relative
}

.lp-profile form[name=lp-edit-profile] .additional-information .lp-form-field-input .icon {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 49px;
    width: 54px;
    text-align: center;
    margin-bottom: 0;
    -webkit-transition: all .5s;
    -khtml-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.lp-profile form[name=lp-edit-profile] .additional-information .lp-form-field-input input {
    padding-left: 53px
}

.lp-profile form[name=lp-edit-profile] .additional-information .lp-form-field:hover .clear-field {
    display: inline-block;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.lp-profile form[name=lp-edit-profile] .additional-information .clear-field {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin-bottom: 2px;
    font-size: 16px;
    cursor: pointer;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all .5s;
    -khtml-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.lp-profile form[name=lp-edit-profile] .additional-information .clear-field:before {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 15px;
    margin-right: 7px
}

.lp-profile form[name=lp-edit-profile] .additional-information .clear-field:after {
    position: absolute;
    content: '';
    height: 1px;
    width: calc(100% - 19px);
    right: 0;
    bottom: 6px
}

.lp-profile form[name=lp-edit-profile] .lp-avatar-preview .profile-picture {
    margin-top: 0
}

.lp-profile #lp-profile-edit-password-form .lp-form-field-wrap {
    flex-wrap: wrap;
    margin-bottom: 0
}

.lp-profile #lp-profile-edit-password-form .lp-form-field-wrap .lp-form-field-label {
    display: block;
    flex-basis: 100%
}

.lp-profile #lp-profile-edit-password-form .lp-form-field-wrap .lp-form-field:first-child {
    flex-basis: 100%
}

.lp-profile #lp-profile-edit-password-form .lp-form-field-wrap .lp-form-field:not(:first-child) {
    width: calc(50% - 15px);
    margin-bottom: 0;
    display: inline-block
}

.lp-profile #lp-profile-edit-password-form .lp-form-field-wrap .lp-form-field:last-child {
    margin-left: 24px
}

.lp-profile .svg-input-checkbox {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.lp-profile .promoted-checkbox .lp-form-field input:checked + label > svg,
.lp-profile .promoted-checkbox input:checked + label > svg {
    height: 24px;
    animation: draw-checkbox ease-in-out .2s forwards
}

.lp-profile .promoted-checkbox label {
    cursor: pointer;
    position: relative;
    margin-bottom: 0
}

.lp-profile .promoted-checkbox label:after,
.lp-profile .promoted-checkbox svg {
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    top: 50%
}

.lp-profile .promoted-checkbox label:after {
    left: 0;
    content: "";
    height: 20px;
    width: 20px;
    margin-right: 1rem;
    border-radius: 3px;
    -webkit-transition: .15s all ease-out;
    -khtml-transition: .15s all ease-out;
    -moz-transition: .15s all ease-out;
    -ms-transition: .15s all ease-out;
    -o-transition: .15s all ease-out;
    transition: .15s all ease-out
}

.lp-profile .promoted-checkbox svg {
    stroke-width: 4px;
    height: 0;
    width: 12px;
    left: 4px;
    stroke-dasharray: 33
}

@keyframes draw-checkbox {
    0% {
        stroke-dashoffset: 33
    }
    100% {
        stroke-dashoffset: 0
    }
}

.lp-profile .lp-profile-section.publicity .form-field {
    list-style: none
}

.lp-profile .lp-profile-section.publicity .form-field .form-field-input .lp-form-field input:checked + label > svg,
.lp-profile .lp-profile-section.publicity .form-field .form-field-input input:checked + label > svg {
    height: 24px;
    animation: draw-checkbox ease-in-out .2s forwards
}

.lp-profile .lp-profile-section.publicity .form-field .form-field-input label {
    cursor: pointer;
    position: relative;
    padding-left: 40px;
    margin-bottom: 0
}

.lp-profile .lp-profile-section.publicity .form-field .form-field-input label:after {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    height: 20px;
    width: 20px;
    margin-right: 1rem;
    border-radius: 3px;
    -webkit-transition: .15s all ease-out;
    -khtml-transition: .15s all ease-out;
    -moz-transition: .15s all ease-out;
    -ms-transition: .15s all ease-out;
    -o-transition: .15s all ease-out;
    transition: .15s all ease-out;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.lp-profile .lp-profile-section.publicity .form-field .form-field-input svg {
    stroke-width: 4px;
    height: 0;
    width: 12px;
    position: absolute;
    left: 4px;
    top: 50%;
    stroke-dasharray: 33;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.lp-profile .lp-profile-section.publicity .form-field > label[for=my-assignments] {
    display: none
}

.lp-profile .lp-profile-section.publicity .form-field input#my-assignments {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.lp-profile .lp-profile-section.publicity .description {
    margin-bottom: 0
}

.lp-profile .lp-profile-section.publicity .promoted-checkbox:not(:last-child) {
    margin-bottom: 10px
}

.lp-profile .lp-profile-section.publicity .promoted-checkbox:not(:first-child) {
    margin-left: 20px
}

.lp-profile #profile-content-orders .profile-recover-order {
    padding: 25px
}

.lp-profile #profile-content-orders .profile-recover-order > p {
    font-weight: 400
}

.lp-profile #profile-content-orders .profile-recover-order .order-recover {
    position: relative;
    display: inline-block
}

.lp-profile #profile-content-orders .profile-recover-order .lp-form-field input[type=text],
.lp-profile #profile-content-orders .profile-recover-order input[type=text],
.lp-profile .lp-form-field #profile-content-orders .profile-recover-order input[type=text] {
    height: 40px;
    padding: 0 22px;
    font-size: 16px;
    outline: 0;
    border: 1px solid #e6e6e6;
    width: 325px
}

.lp-profile #profile-content-orders .profile-recover-order input[type=text]::-webkit-input-placeholder {
    font-style: italic
}

.lp-profile #profile-content-orders .profile-recover-order input[type=text]::-moz-placeholder {
    font-style: italic
}

.lp-profile #profile-content-orders .profile-recover-order input[type=text]:-ms-input-placeholder {
    font-style: italic
}

.lp-profile #profile-content-orders .profile-recover-order input[type=text]:-moz-placeholder {
    font-style: italic
}

.lp-profile #profile-content-orders .profile-recover-order .button-recover-order {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    border: none;
    height: 40px;
    width: 40px;
    line-height: 40px
}

.lp-profile #profile-content-orders .profile-recover-order .button-recover-order:before {
    content: "\f0e2";
    font-family: FontAwesome;
    font-size: 19px;
    color: #fff
}

.lp-profile body.learnpress.lp-profile .course .course-info,
.lp-profile body.learnpress.lp-profile .course .learn-press-course-buttons {
    display: none
}

.lp-profile #learn-press-profile-tab-course-wishlist button.learn-press-course-wishlist {
    height: 55px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.lp-profile #learn-press-user-profile .courses-list.learn-press-wishlist-courses article {
    padding-bottom: 30px;
    text-align: center
}

.lp-profile #learn-press-user-profile .courses-list.learn-press-wishlist-courses article .content {
    text-align: left
}

.lp-profile #learn-press-user-profile .courses-list.learn-press-wishlist-courses article.course button.wishlist-button {
    padding: 0 20px !important;
    width: auto !important;
    outline: 0
}

.lp-profile #learn-press-user-profile .courses-list.learn-press-wishlist-courses article.course .content:hover .sub-content {
    box-shadow: none !important
}

.lp-profile #learn-press-user-profile .courses-list.learn-press-wishlist-courses article.course:hover {
    -webkit-box-shadow: 12.9px 15.3px 18px 0 rgba(0, 0, 0, .08);
    -khtml-box-shadow: 12.9px 15.3px 18px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 12.9px 15.3px 18px 0 rgba(0, 0, 0, .08);
    -ms-box-shadow: 12.9px 15.3px 18px 0 rgba(0, 0, 0, .08);
    -o-box-shadow: 12.9px 15.3px 18px 0 rgba(0, 0, 0, .08);
    box-shadow: 12.9px 15.3px 18px 0 rgba(0, 0, 0, .08)
}

@media (max-width: 768px) {
    .lp-profile #learn-press-user-profile #profile-content-settings .lp-profile-section {
        margin-bottom: 20px;
        width: 100%;
        margin-left: 0
    }

    .lp-profile #learn-press-user-profile #profile-content-settings form {
        max-height: unset
    }
}

@media (max-width: 480px) {
    .lp-profile #learn-press-user-profile .info-general {
        flex-direction: column;
        padding-bottom: 0
    }

    .lp-profile #learn-press-user-profile #learn-press-profile-nav {
        width: 100%;
        height: unset
    }

    .lp-profile #learn-press-user-profile #learn-press-profile-nav ul.learn-press-tabs {
        display: flex;
        flex-wrap: wrap;
        background-color: #fff;
        text-align: center
    }

    .lp-profile #learn-press-user-profile #learn-press-profile-nav ul.learn-press-tabs > li {
        flex-grow: 1;
        background-color: #fff;
        border-width: 1px;
        margin: 0;
        border-style: solid
    }

    .lp-profile #learn-press-user-profile #learn-press-profile-nav ul.learn-press-tabs > li.active > a {
        background-color: #fff !important
    }

    .lp-profile #learn-press-user-profile #learn-press-profile-nav ul.learn-press-tabs > li a {
        margin-right: 0;
        padding: 10px;
        background-color: rgba(208, 208, 208, .17)
    }

    .lp-profile #learn-press-user-profile #learn-press-profile-nav ul.learn-press-tabs .profile-tab-sections {
        top: calc(100% + 20px);
        height: unset
    }

    .lp-profile #learn-press-user-profile #learn-press-profile-nav #profile-mobile-menu {
        display: none
    }

    .lp-profile #learn-press-user-profile #learn-press-profile-content {
        margin-top: 120px
    }
}

.select2.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    width: 100% !important;
    height: 38px;
    padding: 8px 0;
    border: 1px solid #e7e7e7;
    position: relative;
    vertical-align: middle
}

.select2.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none
}

.select2.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2.select2-container .select2-selection--single .select2-selection__clear {
    display: none
}

.select2.select2-container .select2-search--inline {
    float: left
}

.select2.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.dropDownSelect2 {
    width: 100%;
    position: relative
}

.dropDownSelect2 .select2-container {
    width: 100%
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    transform: translateY(-5px)
}

.select2-container--open .select2-dropdown--below {
    transform: translateY(5px)
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.wrap-select2 .dropDownSelect2 {
    position: relative;
    display: block;
    width: 100%
}

.select2-container--default .select2-selection--single {
    display: block;
    outline: 0;
    background-color: transparent;
    border: none;
    width: 100%;
    height: 100%
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 11px;
    padding-right: 30px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    font-size: 18px;
    color: #6e6e6e;
    line-height: 26px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%)
}

.select2-container--default .select2-selection--single .select2-selection__arrow::after {
    content: '\f3d0';
    font-family: Ionicons
}

.select2-container--default .select2-selection--single .select2-selection__arrow b,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    display: none
}

.select2-container--default .select2-dropdown {
    border: 1px solid #ebebeb;
    min-width: 55px !important;
    width: 100% !important;
    background-color: #f5f5f5
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ebebeb;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    color: #6e6e6e
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 286px;
    overflow-y: auto;
    margin-top: 0 !important
}

.select2-container--default .select2-results__option {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.5;
    color: #6e6e6e;
    border-bottom: 1px solid #ebebeb;
    text-transform: none;
    white-space: nowrap;
    padding: 8px 11px;
    margin-bottom: 0 !important
}

.select2-container--default .select2-results__option:before {
    display: none !important
}

.select2-container--default .select2-results__option:hover {
    color: #e40914
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    color: #6e6e6e;
    background: #ebebeb
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.event-list {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 18px
}

.event-list .col,
.event-list [class*=col-] {
    padding-bottom: 40px
}

.event-list .col .flower,
.event-list [class*=col-] .flower {
    background: #00b9f1
}

.event-list .col:nth-child(1) .flower,
.event-list .col:nth-child(15) .flower,
.event-list .col:nth-child(8) .flower,
.event-list [class*=col-]:nth-child(1) .flower,
.event-list [class*=col-]:nth-child(15) .flower,
.event-list [class*=col-]:nth-child(8) .flower {
    background: #f9c00c
}

.event-list .col:nth-child(16) .flower,
.event-list .col:nth-child(2) .flower,
.event-list .col:nth-child(9) .flower,
.event-list [class*=col-]:nth-child(16) .flower,
.event-list [class*=col-]:nth-child(2) .flower,
.event-list [class*=col-]:nth-child(9) .flower {
    background: #00b9f1
}

.event-list .col:nth-child(10) .flower,
.event-list .col:nth-child(17) .flower,
.event-list .col:nth-child(3) .flower,
.event-list [class*=col-]:nth-child(10) .flower,
.event-list [class*=col-]:nth-child(17) .flower,
.event-list [class*=col-]:nth-child(3) .flower {
    background: #56a902
}

.event-list .col:nth-child(11) .flower,
.event-list .col:nth-child(18) .flower,
.event-list .col:nth-child(4) .flower,
.event-list [class*=col-]:nth-child(11) .flower,
.event-list [class*=col-]:nth-child(18) .flower,
.event-list [class*=col-]:nth-child(4) .flower {
    background: #bd66ff
}

.event-list .col:nth-child(12) .flower,
.event-list .col:nth-child(19) .flower,
.event-list .col:nth-child(5) .flower,
.event-list [class*=col-]:nth-child(12) .flower,
.event-list [class*=col-]:nth-child(19) .flower,
.event-list [class*=col-]:nth-child(5) .flower {
    background: #519d9e
}

.event-list .col:nth-child(13) .flower,
.event-list .col:nth-child(20) .flower,
.event-list .col:nth-child(6) .flower,
.event-list [class*=col-]:nth-child(13) .flower,
.event-list [class*=col-]:nth-child(20) .flower,
.event-list [class*=col-]:nth-child(6) .flower {
    background: #ee7785
}

.event-list .col:nth-child(14) .flower,
.event-list .col:nth-child(21) .flower,
.event-list .col:nth-child(7) .flower,
.event-list [class*=col-]:nth-child(14) .flower,
.event-list [class*=col-]:nth-child(21) .flower,
.event-list [class*=col-]:nth-child(7) .flower {
    background: #448ccb
}

.event-list .feature-event {
    margin-bottom: 60px
}

.event-list .feature-event .image-event > img {
    width: 100%
}

.event-list .feature-event .image-event .slide-image {
    position: relative
}

.event-list .feature-event .image-event .slide-image .wrap-arrow-slick {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px
}

.event-list .feature-event .image-event .slide-image .wrap-arrow-slick .arow-slick {
    pointer-events: auto;
    cursor: pointer;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: rgba(149, 149, 149, .8);
    transition: all .2s
}

.event-list .feature-event .image-event .slide-image .wrap-arrow-slick .arow-slick:hover {
    background: #ff5f2e
}

.event-list .feature-event .image-event .slide-image .wrap-arrow-slick .arow-slick.slick-arrow.slick-hidden {
    display: none
}

.event-list .feature-event .image-event .slide-image .wrap-arrow-slick .arow-slick[aria-disabled=true] {
    visibility: hidden
}

.event-list .feature-event .text-event {
    margin-top: -175px;
    margin-left: 7.7%;
    margin-right: 7.7%;
    padding: 0 20px 32px;
    position: relative;
    z-index: 1
}

.event-list .feature-event .text-event::before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% - 62px);
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    background: #f5f4f0
}

.event-list .feature-event .text-event .tp_event_counter {
    background-color: transparent;
    border: none;
    padding: 0;
    margin-bottom: 27px
}

.event-list .feature-event .text-event .tp_event_counter .countdown-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
    background: 0 0;
    border: 0;
    padding: 0
}

.event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section {
    background-color: transparent;
    border: none;
    width: 124px;
    height: 126px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-position: 0 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 15px
}

.event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section:nth-child(1) {
    background-image: url(../img/icon-box-bg-01.png)
}

.event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section:nth-child(2) {
    background-image: url(../img/icon-box-bg-02.png)
}

.event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section:nth-child(3) {
    background-image: url(../img/icon-box-bg-03.png)
}

.event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section:nth-child(4) {
    background-image: url(../img/icon-box-bg-04.png)
}

.event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section .countdown-amount {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 45px;
    line-height: 1;
    color: #fff;
    height: unset
}

.event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section .countdown-period {
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    color: #fff
}

.event-list .feature-event .text-event .title-event {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.3;
    color: #56509f;
    word-break: break-word;
    text-align: center;
    margin-bottom: 3px
}

.event-list .feature-event .text-event .title-event a {
    color: inherit;
    transition: all .2s
}

.event-list .feature-event .text-event .title-event a:hover {
    color: #ff5f2e
}

.event-list .feature-event .text-event .info-event {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.75;
    color: #797979;
    text-align: center
}

.event-list .feature-event .text-event .info-event span {
    display: inline-block;
    margin: 0 15px
}

.event-list .feature-event .text-event .info-event span i {
    font-size: 14px;
    margin-right: 5px
}

.event-list .item-event {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    text-align: left
}

.event-list .item-event .date-event {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    width: 54px;
    height: 54px;
    position: absolute;
    z-index: 0;
    top: 15px;
    left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.event-list .item-event .date-event .number-date {
    font-size: 14px
}

.event-list .item-event .date-event .icon-background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.event-list .item-event .date-event .icon-background .flower {
    width: 31px;
    height: 31px;
    border-radius: 50%;
    position: relative
}

.event-list .item-event .date-event .icon-background .flower .petal {
    height: 54px;
    width: 16px;
    position: absolute;
    top: calc(50% - 27px);
    left: calc(50% - 8px);
    background-color: inherit;
    border-radius: 8px
}

.event-list .item-event .date-event .icon-background .flower .petal:nth-child(2) {
    transform: rotateZ(36deg)
}

.event-list .item-event .date-event .icon-background .flower .petal:nth-child(3) {
    transform: rotateZ(72deg)
}

.event-list .item-event .date-event .icon-background .flower .petal:nth-child(4) {
    transform: rotateZ(108deg)
}

.event-list .item-event .date-event .icon-background .flower .petal:nth-child(5) {
    transform: rotateZ(144deg)
}

.event-list .item-event .date-event .icon-background img {
    width: 100%;
    height: 100%
}

.event-list .item-event .image-event {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden
}

.event-list .item-event .image-event img {
    width: 100%;
    transition: all .5s ease
}

.event-list .item-event .image-event:hover img {
    transform: scale(1.05)
}

.event-list .item-event .text-event {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ebebeb;
    border-top: none;
    padding: 25px 18px
}

.event-list .item-event .text-event .title-event {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.333333;
    color: #56509f;
    word-break: break-word;
    margin-bottom: 13px
}

.event-list .item-event .text-event .title-event a {
    color: inherit;
    transition: all .2s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    height: 45px;
    overflow: hidden
}

.event-list .item-event .text-event .title-event a:hover {
    color: #ff5f2e
}

.event-list .item-event .text-event .info-event {
    flex-grow: 1;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #797979;
    margin-bottom: 22px
}

.event-list .item-event .text-event .info-event span {
    display: block;
    position: relative;
    padding-left: 22px;
    margin-bottom: 4px
}

.event-list .item-event .text-event .info-event span:last-child {
    margin-bottom: 0
}

.event-list .item-event .text-event .info-event span i {
    color: #ff5f2e;
    position: absolute;
    top: 3px;
    left: 0
}

.event-list .item-event .text-event .author-event {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.event-list .item-event .text-event .author-event .ava-author {
    width: 39px;
    height: 39px;
    border-radius: 50%;
    overflow: hidden
}

.event-list .item-event .text-event .author-event .ava-author img {
    border-radius: inherit
}

.event-list .item-event .text-event .author-event .text-author {
    width: calc(100% - 39px - 16px);
    align-self: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.375;
    color: #797979;
    word-break: break-word;
    margin-top: -2px
}

.event-list .item-event .text-event .author-event .text-author .name-author {
    display: block
}

.event-list .item-event .text-event .author-event .text-author a {
    color: #ff5f2e;
    transition: all .2s
}

.event-list .item-event .text-event .author-event .text-author a:hover {
    color: #56509f
}

.event-list .load-more-events {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    height: 50px;
    border-radius: 25px;
    background: #ff5f2e;
    padding: 0 54px;
    margin-top: 20px;
    transition: all .2s
}

.event-list .load-more-events:hover {
    background: #fa3b00
}

.event-list .fa-spinner {
    margin-left: 5px
}

@media (max-width: 991px) {
    .event-list .feature-event .text-event {
        margin-top: -100px
    }

    .event-list .feature-event .text-event::before {
        height: calc(100% - 41px)
    }

    .event-list .feature-event .text-event .tp_event_counter {
        margin-bottom: 17px
    }

    .event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section {
        width: 80px;
        height: 80px
    }

    .event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section .countdown-amount {
        font-size: 25px
    }

    .event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section .countdown-period {
        font-size: 14px
    }

    .event-list .feature-event .text-event .title-event {
        font-size: 20px
    }
}

@media (max-width: 767px) {
    .event-list .feature-event .image-event .slide-image .wrap-arrow-slick {
        padding: 0 20px
    }

    .event-list .feature-event .image-event .slide-image .wrap-arrow-slick .arow-slick {
        font-size: 25px;
        width: 35px;
        height: 35px
    }

    .event-list .feature-event .text-event {
        margin-top: -41px;
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 575px) {
    .event-list .feature-event .text-event {
        margin-top: 0;
        padding: 30px 20px 32px
    }

    .event-list .feature-event .text-event::before {
        height: 100%
    }

    .event-list .feature-event .text-event .tp_event_counter .countdown-row {
        margin: 0 -8px
    }

    .event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section {
        width: 70px;
        height: 70px;
        margin: 8px
    }

    .event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section .countdown-amount {
        font-size: 20px
    }

    .event-list .feature-event .text-event .tp_event_counter .countdown-row .countdown-section .countdown-period {
        font-size: 14px
    }
}

.bl-event-detail .detail-event .title-event {
    font-size: 32px;
    line-height: 1.3;
    word-break: break-word;
    margin-bottom: 30px
}

.bl-event-detail .detail-event .image-event {
    margin-bottom: 35px
}

.bl-event-detail .detail-event .image-event img {
    width: 100%
}

.bl-event-detail .detail-event .content-event {
    height: 100%;
    padding-right: 10.7%;
    border-right: 1px solid rgba(235, 235, 235, .5)
}

.bl-event-detail .detail-event .content-event h4 {
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    word-break: break-word
}

.bl-event-detail .detail-event .content-event > :last-child {
    margin-bottom: 0
}

.bl-event-detail .detail-event .info-event .item-info {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 27px
}

.bl-event-detail .detail-event .info-event .item-info:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.bl-event-detail .detail-event .info-event .item-info .name-info {
    margin-bottom: 12px
}

.bl-event-detail .detail-event .info-event .item-info .value-info {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.bl-event-detail .detail-event .info-event .item-info .value-info li {
    color: #828282;
    line-height: 1.75;
    margin-bottom: 0;
    position: relative;
    padding-left: 24px
}

.bl-event-detail .detail-event .info-event .item-info .value-info li a {
    color: inherit;
    transition: all .2s
}

.bl-event-detail .detail-event .info-event .item-info .value-info li a:hover {
    color: #ff5f2e
}

.bl-event-detail .detail-event .info-event .item-info .value-info li i {
    font-size: 15px;
    color: #ff5f2e;
    position: absolute;
    top: 5px;
    left: 0
}

.bl-event-detail .detail-event .info-event .item-info.share-link .namefield {
    font-family: Sniglet;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.3;
    color: #56509f;
    display: inline-block;
    margin-right: 15px;
    position: relative
}

.bl-event-detail .detail-event .info-event .item-info.share-link .namefield:after {
    position: absolute;
    content: ':';
    right: -5px;
    bottom: 0
}

.bl-event-detail .detail-event .info-event .item-info.share-link .socials {
    display: inline-block
}

.bl-event-detail .detail-event .info-event .item-info.share-link .socials a {
    color: #828282;
    line-height: 1.75;
    display: inline-block;
    margin-right: 15px;
    transition: all .2s
}

.bl-event-detail .detail-event .info-event .item-info.share-link .socials a:hover {
    color: #ff5f2e
}

.bl-event-detail .detail-event .info-event .item-info.share-link .socials a i {
    position: static;
    color: inherit;
    font-size: inherit
}

.bl-event-detail .detail-event .col,
.bl-event-detail .detail-event [class*=col-] {
    padding-bottom: 53px
}

.bl-event-detail .author-event {
    border: 1px solid #e7e7e7;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 53px
}

.bl-event-detail .author-event .ava-author {
    width: 87px
}

.bl-event-detail .author-event .ava-author img {
    width: 100%
}

.bl-event-detail .author-event .text-author {
    width: calc(100% - 87px - 21px);
    align-self: center
}

.bl-event-detail .author-event .text-author .name-author {
    margin-bottom: 9px
}

.bl-event-detail .form-join-event .title-form {
    font-size: 26px;
    margin-bottom: 32px
}

.bl-event-detail .form-join-event form .row {
    margin-right: -10px;
    margin-left: -10px
}

.bl-event-detail .form-join-event form .row .col,
.bl-event-detail .form-join-event form .row [class*=col-] {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px
}

.bl-event-detail .form-join-event form label {
    display: block;
    width: 100%
}

.bl-event-detail .form-join-event form label input,
.bl-event-detail .form-join-event form label textarea {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    color: #797979;
    width: 100%;
    background: 0 0;
    padding: 0 18px;
    border: 1px solid #e5e5e5
}

.bl-event-detail .form-join-event form label input:focus,
.bl-event-detail .form-join-event form label textarea:focus {
    border-color: #ff5f2e
}

.bl-event-detail .form-join-event form label input {
    height: 50px
}

.bl-event-detail .form-join-event form label textarea {
    display: block;
    margin-bottom: 0;
    min-height: 200px;
    padding-top: 19px;
    padding-bottom: 19px
}

.bl-event-detail .form-join-event form button {
    cursor: pointer;
    font-family: Sniglet;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    min-width: 200px;
    overflow: hidden;
    height: 50px;
    border-radius: 25px;
    background: #ff5f2e;
    padding: 0 40px;
    transition: all .2s;
    margin-top: 40px
}

.bl-event-detail .form-join-event form button:hover {
    background: #fa3b00
}

@media (max-width: 767px) {
    .bl-event-detail .detail-event .title-event {
        font-size: 28px
    }

    .bl-event-detail .detail-event .content-event {
        padding-right: 0;
        border-right: none
    }
}

/*!--------------------------------------------------------------
1.0 - login-popup
----------------------------------------------------------------*/
.site-header.layout-1 .bp-element-login-popup .login-links > a {
    color: #fff
}

.site-header.layout-2 .bp-element-login-popup .login-links a {
    color: #282828;
    font-weight: 400
}

.site-header.layout-2 .bp-element-login-popup .login-links a:hover {
    color: #ff5562
}

#bp-popup-login .form-row {
    flex-direction: column
}

#bp-popup-login .login-popup .title {
    margin-left: -5px
}

div.bp-element-login-popup .login-links .user-info li:before {
    display: none
}

/*!--------------------------------------------------------------
2.0 - login-form
----------------------------------------------------------------*/
.bp-element.bp-element-login-form .login-form-wrap form p {
    margin-bottom: 0
}

.bp-element.bp-element-login-form .login-form-wrap .title {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit
}

.bp-element.bp-element-login-form .login-form-wrap .line {
    display: inline-block;
    width: 90px;
    overflow: hidden;
    height: 8px;
    margin-bottom: 5px;
    background-color: unset;
    color: #ff5f2e
}

.bp-element.bp-element-login-form .login-form-wrap .line:after,
.bp-element.bp-element-login-form .login-form-wrap .line:before {
    content: '\f401\f401\f401\f401\f401\f401\f401\f401';
    font-family: Ionicons;
    font-size: 18px;
    line-height: 1;
    color: inherit;
    letter-spacing: 5px;
    height: 4px;
    display: flex;
    overflow: hidden
}

.bp-element.bp-element-login-form .login-form-wrap .line:before {
    align-items: flex-start;
    transform: translateX(10px)
}

.bp-element.bp-element-login-form .login-form-wrap .line:after {
    align-items: flex-end
}

/*!--------------------------------------------------------------
3.0 - search
----------------------------------------------------------------*//*!--------------------------------------------------------------
5.0 - brands
----------------------------------------------------------------*/
div.bp-element-brands.layout-slider .item-slick .item-brands {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

div.bp-element-brands.layout-slider .item-slick .item-brands img {
    max-width: 100%;
    opacity: .5;
    transition: all .3s
}

div.bp-element-brands.layout-slider .item-slick .item-brands img:hover {
    opacity: 1;
    transform: scale(1.05)
}

/*!--------------------------------------------------------------
6.0 - brands
----------------------------------------------------------------*/
div.bp-element-call-to-action.layout-3 {
    padding: 0
}

div.bp-element-call-to-action.layout-3 .inner-action .content-text .title {
    font-family: Nunito;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.2;
    color: #fff;
    word-break: break-word;
    flex-grow: 1;
    flex-basis: 360px;
    padding-right: 30px;
    margin-top: 12px;
    margin-bottom: 12px
}

div.bp-element-call-to-action.layout-3 .inner-action .readmore {
    font-family: Nunito;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    height: 50px;
    border-radius: 25px;
    padding: 0 51px;
    transition: all .2s;
    margin-top: 0
}

/*!--------------------------------------------------------------
8.0 - icon-box
----------------------------------------------------------------*/
div.bp-element-icon-box.kindergarten-layout-6:hover .icon-box .content .link-more {
    color: #fff !important
}

.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 0;
    position: relative
}

.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .wpb_single_image {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .wpb_single_image .wpb_wrapper {
    display: initial;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    position: initial
}

.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .wpb_single_image .vc_single_image-wrapper {
    width: 463px;
    position: relative;
    z-index: 0
}

.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .wpb_single_image .vc_single_image-wrapper::before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 2px dashed #0fbaf4;
    background: #fff;
    opacity: .8
}

.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .wpb_single_image .vc_single_image-wrapper::after {
    content: '';
    display: block;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    position: absolute;
    z-index: -1;
    top: 12px;
    left: 12px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 8px 6px 20px 0 rgba(0, 0, 0, .1)
}

.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .wpb_single_image .vc_single_image-wrapper img {
    max-width: calc(100% - 24px);
    max-height: calc(100% - 24px);
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .bp-element-icon-box {
    width: calc(50% - 85px);
    margin: 15px 0
}

.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .bp-element-icon-box:nth-child(2) .icon-box,
.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .bp-element-icon-box:nth-child(4) .icon-box {
    padding-right: 175px
}

.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .bp-element-icon-box:nth-child(3) .icon-box,
.wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .bp-element-icon-box:nth-child(5) .icon-box {
    padding-left: 175px
}

@media (min-width: 992px) and (max-width: 1200px) {
    div.bp-element-icon-box.kindergarten-layout-8 .icon-box .icon-image {
        margin-right: 0;
        margin-bottom: 25px
    }

    div.bp-element-icon-box.kindergarten-layout-8 .icon-box .content {
        text-align: center
    }
}

@media (max-width: 991px) {
    .wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .wpb_single_image {
        display: none
    }

    .wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .bp-element-icon-box {
        width: calc(50% - 20px)
    }

    .wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .bp-element-icon-box .icon-box {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

@media (max-width: 767px) {
    .wrap-icon-box-kindergarten-layout-6 .wpb_wrapper .bp-element-icon-box .icon-box {
        padding-left: 20px !important;
        padding-right: 20px !important
    }
}

/*!--------------------------------------------------------------
9.0 - search-courses
----------------------------------------------------------------*/
.site-header.layout-1 .bp-element-search-courses.layout-1 {
    margin-left: 20px
}

.site-header.layout-1 .bp-element-search-courses.layout-1 .search-button {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .3);
    transition: all .2s
}

.site-header.layout-1 .bp-element-search-courses.layout-1 .search-button::before {
    content: "\f2f5"
}

.site-header.layout-1 .bp-element-search-courses.layout-1 .search-button:hover {
    background: rgba(255, 255, 255, .6)
}

.site-header.layout-1 .bp-element-search-courses.layout-1 .search-form .form-search .search-field {
    border-color: #ff5f2e
}

.site-header.layout-2 .bp-element-search-courses.layout-1 {
    margin-left: 20px;
    position: relative
}

.site-header.layout-2 .bp-element-search-courses.layout-1::after {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background: rgba(37, 37, 37, .3);
    position: absolute;
    top: calc(50% - 7px);
    left: -7px
}

.site-header.layout-2 .bp-element-search-courses.layout-1 .search-button {
    font-size: 18px;
    line-height: 1;
    color: #282828;
    cursor: pointer;
    padding: 10px;
    transition: all .2s
}

.site-header.layout-2 .bp-element-search-courses.layout-1 .search-button::before {
    content: '\f2f5';
    font-family: Ionicons
}

.site-header.layout-2 .bp-element-search-courses.layout-1 .search-button:hover {
    color: #ff5562
}

.site-header.layout-2 .bp-element-search-courses.layout-1 .search-form .form-search .search-field {
    border-color: #ff5562
}

/*!--------------------------------------------------------------
10.0 - testimonial
----------------------------------------------------------------*/
div.bp-element-testimonials.layout-slider-2 .slide-testimonial .slide-content .item-slick .testimonial-content .content {
    margin-bottom: 18px
}

div.bp-element-testimonials.layout-slider-2 .slide-testimonial .slide-content .item-slick .testimonial-content .author .name {
    font-size: 18px;
    font-weight: 500
}

/*!--------------------------------------------------------------
11.0 - posts
----------------------------------------------------------------*/
footer.site-footer .footer-sidebars .bp-element-posts.layout-list-2 .title {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    text-transform: uppercase;
    word-break: break-word;
    margin-bottom: 20px
}

footer.site-footer .footer-sidebars .bp-element-posts.layout-list-2 .list-post .item {
    margin-bottom: 16px
}

footer.site-footer .footer-sidebars .bp-element-posts.layout-list-2 .list-post .item .content .title {
    line-height: 1.5;
    word-break: break-word;
    margin-bottom: 4px;
    max-height: 48px;
    overflow: hidden
}

footer.site-footer .footer-sidebars .bp-element-posts.layout-list-2 .list-post .item .content .title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
    transition: all .2s
}

footer.site-footer .footer-sidebars .bp-element-posts.layout-list-2 .list-post .item .content .list-meta {
    font-style: italic
}

footer.site-footer .footer-sidebars .bp-element-posts.layout-list-2 .list-post .item .content .list-meta .post-date {
    font-size: 14px;
    color: #666;
    word-break: break-word;
    font-style: italic
}

footer.site-footer .footer-sidebars .bp-element-posts.layout-list-2 .list-post .item .content .list-meta .post-date:before {
    display: none
}

footer.site-footer .footer-sidebars .bp-element-posts.layout-list-2 .list-post .item .thumbnail {
    margin-right: 20px
}

div.bp-element-posts.kindergarten-layout-grid-2 .wrap-element .post-item .post-date {
    z-index: 9
}

@media (max-width: 1400px) {
    footer.site-footer .footer-sidebars .bp-element-posts.layout-list-2 .list-post .item .thumbnail {
        width: auto
    }
}

footer.site-footer .footer-sidebars #sb_instagram #sbi_images .sbi_item {
    padding: 5px !important
}

@media (max-width: 767px) {
    bodyfooter.site-footer .footer-sidebars #sb_instagram #sbi_images .sbi_item {
        width: 50%
    }

    bodyfooter.site-footer .footer-sidebars #sb_instagram #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo {
        height: auto !important
    }

    bodyfooter.site-footer .footer-sidebars #sb_instagram #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo img {
        display: block !important
    }
}

.vc_row {
    position: relative
}

.vc_row .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: unset;
    z-index: unset
}

.vc_row > .wpb_column,
.z-index-1 {
    position: relative
}

.vc_row.bg_pos_bottom_center {
    background-position: center bottom !important
}

.vc_row.bg_pos_top_center {
    background-position: center top !important
}

.vc_row.vc_row-has-fill.vc_row-no-padding > .wpb_column {
    padding-left: 0;
    padding-right: 0
}

.z-index-1 {
    z-index: 1
}

.line-slider {
    color: #ff5f2e;
    overflow: hidden
}

.line-slider:after,
.line-slider:before {
    content: '\f401\f401\f401\f401\f401\f401\f401\f401';
    font-family: Ionicons;
    font-size: 18px;
    line-height: 1;
    color: inherit;
    letter-spacing: 5px;
    display: flex;
    height: 4px;
    overflow: hidden
}

.line-slider:before {
    align-items: flex-start;
    transform: translateX(10px)
}

.line-slider:after {
    align-items: flex-end
}

.rev_slider .tparrows.custom {
    width: 57px;
    height: 20px;
    background-color: transparent;
    background-repeat: no-repeat
}

.rev_slider .tparrows.custom:before {
    display: none
}

.rev_slider .tparrows.custom.tp-leftarrow {
    background-image: url(../img/arrow-prev-grey-01.png)
}

.rev_slider .tparrows.custom.tp-leftarrow:hover {
    background-image: url(../img/arrow-prev-color-01.png)
}

.rev_slider .tparrows.custom.tp-rightarrow {
    background-image: url(../img/arrow-next-grey-01.png)
}

.rev_slider .tparrows.custom.tp-rightarrow:hover {
    background-image: url(../img/arrow-next-color-01.png)
}

.site-header .thim-toolbar .toolbar-right .widget_text:last-child {
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 15px
}

.site-header .thim-toolbar .toolbar-right .widget_text:last-child:before {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    top: calc(50% - 7px);
    left: 0
}

.site-header .thim-toolbar .toolbar-right .widget_text .textwidget .elementor-widget-wrap {
    display: flex;
    align-items: center
}

.site-header .header-inner .menu-right .textwidget .elementor-widget-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media (max-width: 767px) {
    .site-header.layout-2 .header-inner .menu-right > .widget_text {
        display: none
    }
}

.wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 0;
    position: relative
}

.wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-image {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    width: auto;
    transform: translate(-50%, -50%)
}

.wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-image .elementor-image {
    width: 463px;
    position: relative;
    z-index: 0;
    display: inline-block
}

.wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-image .elementor-image:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 2px dashed #0fbaf4;
    background: #fff;
    opacity: .8
}

.wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-image .elementor-image:after {
    content: '';
    display: block;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    position: absolute;
    z-index: -1;
    top: 12px;
    left: 12px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 8px 6px 20px 0 rgba(0, 0, 0, .1)
}

.wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-image .elementor-image img {
    max-width: calc(100% - 24px);
    max-height: calc(100% - 24px);
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-thim-icon-box {
    width: calc(50% - 85px);
    margin: 15px 0
}

.wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-thim-icon-box:nth-child(2) .icon-box,
.wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-thim-icon-box:nth-child(4) .icon-box {
    padding-right: 175px
}

.wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-thim-icon-box:nth-child(3) .icon-box,
.wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-thim-icon-box:nth-child(5) .icon-box {
    padding-left: 175px
}

@media (max-width: 991px) {
    .wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-thim-icon-box {
        width: calc(50% - 20px)
    }

    .wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-thim-icon-box .bp-element-icon-box .icon-box {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}


.logo-title {
    margin-top: -20px;
    padding-left: 50px;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Sniglet, serif;
    color: #033b62;
}

@media (max-width: 575px) {
    .wrap-icon-box-kindergarten-layout-6 .elementor-widget-wrap .elementor-widget-thim-icon-box {
        width: 100%
    }

    .logo-title {
        font-size: 18px;
    }
    .entry-content {
        margin-top: 0px;
    }
}

.map-container {
    border:0;
    width: 100%;
}

.home-content {
    margin-top: 20px;
}