body {
    font-family: "Rajdhani", sans-serif;
    font-size: 18px;
    color: #1c1e21;
    line-height: normal
}

a {
    color: #41cd9a
}

img {
    max-width: 100%;
    height: auto
}

.screen-reader-text {
    display: none
}

input[type=text],
input[type=search] {
    border: 1px solid #aaa;
    padding: 5px;
    font-size: 16px
}

input[type=text]:hover,
input[type=text]:focus,
input[type=search]:hover,
input[type=search]:focus {
    outline: none
}

input[type=submit] {
    padding: 4px 20px;
    cursor: pointer;
    font-size: 16px
}

body.page-template-template-full-width .entry-content>.core-block-wrapper {
    padding-left: 20px;
    padding-right: 20px
}

@media(min-width: 782px) {
    .no-gutter.wp-block-columns .wp-block-column:not(:first-child) {
        margin-left: 0
    }
}

.site-header {
    padding: 9px 5px;
    border-bottom: 1px solid #dadada;
    transition: background-color .4s
}

.site-header.mobile-menu-open,
.site-header.sticky {
    background-color: #fff
}

.header-placeholder {
    height: 70px
}

.color-header-placeholder{
    height: 112px;
}

.menu-toggler {
    display: flex;
    flex-direction: column;
    width: 30px;
    height: 30px;
    margin-right: 55px
}

.menu-toggler .menu-toggler-icon {
    height: 3px;
    background-color: #1c1e21;
    margin: 3px 0;
    transition: .4s
}

.menu-toggler .menu-toggler-icon:first-child {
    width: 100%
}

.menu-toggler .menu-toggler-icon:nth-child(2) {
    width: 70%
}

.menu-toggler .menu-toggler-icon:last-child {
    width: 90%
}

.mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mobile-header .wp-block-button__link {
    padding: 8px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

#site-navigation {
    margin: 0;
    padding: 0
}

#site-navigation ul a {
    color: #1c1e21;
    font-weight: 500
}

#site-navigation ul a:hover,
#site-navigation ul a:focus {
    color: #41cd9a;
    text-decoration: none
}

#site-navigation ul .wp-block-button__link {
    padding: 15px 16px;
    font-weight: bold
}

#site-navigation ul .wp-block-button__link:hover,
#site-navigation ul .wp-block-button__link:focus {
    color: #fff
}

.site-header.mobile-menu-open .menu-toggler-icon {
    background-color: #41cd9a;
    height: 2px
}

.site-header.mobile-menu-open .menu-toggler-icon:first-child {
    transform: rotate(-45deg) translate(-8px, 8px);
    width: 100%
}

.site-header.mobile-menu-open .menu-toggler-icon:nth-child(2) {
    opacity: 0
}

.site-header.mobile-menu-open .menu-toggler-icon:last-child {
    transform: rotate(45deg) translate(-3px, -3px);
    width: 100%
}

.site-header.mobile-menu-open .mobile-header .wp-block-button__link {
    opacity: 0;
    pointer-events: none
}

.site-header.mobile-menu-open #site-navigation {
    height: auto;
    justify-content: center !important
}

.page-template-default header.entry-header {
    text-align: center;
    margin: 90px 0 0
}

.page-template-default .entry-title {
    font-weight: bold;
    font-size: 55px;
    line-height: 60px;
    margin-bottom: 0
}

.page-template-default .entry-content {
    font-weight: 500;
    line-height: 30px;
    margin: 90px 0
}

.page-template-default .entry-content p {
    margin-bottom: 30px
}

.page-template-default .entry-thumbnail {
    margin-top: 30px
}

.page-template-default .entry-thumbnail+.entry-content {
    margin-top: 30px
}

.navigation.pagination .nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 50px 0
}

.navigation.pagination .nav-links .page-numbers {
    display: block;
    padding: 5px;
    margin: 0 10px;
    color: #1c1e21
}

.navigation.pagination .nav-links .page-numbers:hover,
.navigation.pagination .nav-links .page-numbers:focus {
    text-decoration: none;
    color: #41cd9a
}

.core-block-wrapper ul {
    padding: 0;
    margin: 0 0 30px;
    list-style: none
}

.core-block-wrapper ul li {
    margin-left: 50px;
    margin-top: 30px;
    position: relative
}

.core-block-wrapper ul li:before {
    content: "";
    display: block;
    width: 10px;
    height: 15px;
    background-image: url("../images/list-style.png");
    position: absolute;
    top: 7px;
    left: -30px
}

#colophon {
    background-color: #f7f7f7;
    padding-top: 50px;
    padding-bottom: 50px
}

#colophon .site-info {
    font-size: 16px;
    font-weight: 500;
    color: #999
}

#colophon .v-bar {
    width: 1px;
    height: 50px;
    background-color: rgba(0, 0, 0, .1);
    margin: 30px auto
}

.footer-top .has-text-color {
    font-size: 18px
}

.social-links {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0
}

.social-links li:not(:first-child) {
    margin-left: 15px
}

.social-links a {
    background-color: #000;
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 100px;
    line-height: 45px
}

.social-links svg {
    width: 16px;
    height: 16px;
    vertical-align: middle
}

.social-links svg,
.social-links svg path {
    fill: #fff
}

.social-links a:hover svg path {
    fill: #41cd9a
}

.footer-top-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start
}

.footer-top-inner .phone {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px
}

.footer-top-inner .phone:hover,
.footer-top-inner .phone:focus {
    color: #41cd9a;
    text-decoration: none
}

#footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex
}

#footer-menu li {
    line-height: 20px
}

#footer-menu li:not(:last-child) {
    border-right: 1px solid #d5d5d5;
    padding-right: 10px
}

#footer-menu li:not(:first-child) {
    border-left: 1px solid #b5b5b5;
    padding-left: 10px
}

#footer-menu a {
    color: #999
}

#footer-menu a:hover,
#footer-menu a:focus {
    color: #41cd9a;
    text-decoration: none
}

.site-info a:hover,
.site-info a:focus {
    color: #41cd9a
}

.error404 .page-header {
    margin-top: 50px
}

body.blog .site-main,
body.single.single-post .site-main {
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: center top
}

@media(max-width: 991px) {

    body.blog .site-main,
    body.single.single-post .site-main {
        background: none !important
    }
}

@media(min-width: 1200px) {

    body.blog .site-main>.container,
    body.single.single-post .site-main>.container {
        max-width: 860px
    }
}

.blog-page-header {
    padding-top: 50px;
    padding-bottom: 50px
}

@media(min-width: 992px) {
    .blog-page-header {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.blog-page-header .page-title {
    max-width: 410px;
    margin: 0 auto 15px;
    font-size: 55px;
    line-height: normal
}

.blog-page-header .page-subtitle {
    line-height: 30px;
    padding-left: 30px;
    padding-right: 30px
}

@media(min-width: 992px) {
    body .site-main #bc-blog-posts {
        margin-top: -100px
    }
}

body .site-main .blog-post+.blog-post {
    margin-top: 30px
}

body .site-main .blog-post .entry-thumbnail img {
    border-radius: 10px 10px 0 0;
    height: 350px;
    width: 100%;
    object-fit: cover
}

body .site-main .blog-post .entry-content {
    background-color: #fff;
    border: 1px solid #ececec;
    border-top: 0;
    padding: 30px 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 23.75px 1.25px rgba(0, 0, 0, .1)
}

@media(min-width: 768px) {
    body .site-main .blog-post .entry-content {
        padding: 30px
    }
}

body .site-main .blog-post .entry-thumbnail+.entry-content {
    border-radius: 0 0 10px 10px
}

body .site-main .blog-post .entry-title {
    font-size: 25px;
    line-height: 26px
}

body .site-main .blog-post .entry-title a:hover,
body .site-main .blog-post .entry-title a:focus {
    text-decoration: none;
    color: #41cd9a
}

body .site-main .blog-post .entry-date {
    font-size: 18px;
    line-height: 22px
}

body .site-main .blog-post .entry-excerpt {
    line-height: 30px
}

.entry-excerpt p {
    margin-bottom: 30px
}

.entry-excerpt figure.wp-block-image {
    margin-top: 20px;
    margin-bottom: 40px
}

.related-posts {
    margin-left: -15px;
    margin-right: -15px
}

.related-posts .post {
    margin-bottom: 30px
}

.related-posts .post .entry-title {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.related-posts-heading {
    font-size: 35px;
    line-height: 42px;
    margin-top: 50px;
    margin-bottom: 40px
}

@media(max-width: 400px) {
    .menu-toggler {
        margin-right: 0
    }
}

@media(max-width: 1199px) {
    .wp-block-cover.custom-mobile-bg {
        background: url("/img/img-02-mobile.jpeg") no-repeat right top/cover;
        align-items: flex-start;
        padding-top: 50px
    }

    .wp-block-cover.custom-mobile-bg img.wp-block-cover__image-background {
        display: none !important
    }
}

@media(max-width: 1199px) {
    #site-navigation {
        height: 0;
        overflow: hidden
    }

    #site-navigation ul {
        width: 100%;
        text-align: center
    }

    #site-navigation ul li {
        width: 100%;
        border-top: 1px solid rgba(0, 0, 0, .2)
    }

    #site-navigation ul li:first-child,
    #site-navigation ul li:last-child {
        border-top: 0
    }

    #site-navigation ul a {
        display: block;
        padding: 12px 0
    }

    #site-navigation .wp-block-button__link {
        margin-top: 30px
    }
}

@media(max-width: 991px) {
    .site-branding img {
        max-width: 123px;
        height: auto
    }
}

@media(min-width: 1920px) {
    body {
        background-color: #e9eaee
    }

    .site-header,
    .site {
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto
    }

    .site {
        background-color: #fff;
        box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)
    }
}

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

    #site-navigation ul li:not(:first-child) {
        margin-left: 45px
    }
}

@media(min-width: 1200px) {
    .site-header {
        padding: 15px 0
    }

    .header-placeholder {
        height: 112px
    }

    #site-navigation ul li:not(:first-child) {
        margin-left: 40px
    }
}

@media(min-width: 992px) {
    .footer-top {
        margin-bottom: 70px
    }
}

@media(min-width: 601px) {
    body.admin-bar .site-header {
        top: 32px
    }
}

.form_step_start {
    display: none;
    width: 100%;
    background-color: #fff
}

.form_step_start:first-child {
    display: block
}

.form_step_start .wpcf7-form-control {
    border: 1px solid #41cd9a;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 22px 25px;
    font-size: 18px;
    line-height: 24px;
    color: #1c1e21;
    width: 100%
}

.form_step_start .wpcf7-form-control:hover,
.form_step_start .wpcf7-form-control:focus {
    outline: none
}

.form_step_start .row:last-of-type input {
    margin-bottom: 0
}

@media(min-width: 400px) {
    .step-mobile-verification .wpcf7-form-control {
        width: 370px
    }
}

@media(min-width: 768px) {
    .step-contact-info .row div:nth-child(odd) {
        text-align: right
    }

    .step-contact-info .row div:nth-child(even) {
        text-align: left
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .form_step_start.step-contact-info .wpcf7-form-control {
        width: 100%
    }
}

@media(min-width: 500px)and (max-width: 991px) {
    .step-sketch-file img {
        max-width: 450px
    }

    .step-sketch-file .file-label {
        margin: 20px auto;
        max-width: 450px;
        min-height: 300px
    }

    .step-sketch-file #sketch-file {
        max-width: 450px;
        min-height: 300px;
        top: calc(50% + 20px);
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

@media(max-width: 499px) {
    .step-sketch-file img {
        max-width: 100%
    }

    .step-sketch-file .file-label {
        margin: 20px auto;
        max-width: 100%;
        min-height: 200px
    }

    .step-sketch-file #sketch-file {
        max-width: 100%;
        min-height: 200px;
        top: calc(50% + 20px);
        left: 50%;
        transform: translate(-50%, -50%)
    }

    #user-mobile {
        width: 100%;
        min-width: auto
    }
}

.wpcf7-form-control-wrap.sketch {
    position: static
}

#sketch-file {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;
    display: block;
    border-radius: 5px;
    opacity: 0
}

.file-label {
    background: #f9f9f9;
    border: 1.5px dashed #41cd9a;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 284px;
    cursor: pointer;
    margin-bottom: 0
}

.step-title {
    font-weight: 600;
    font-size: 36px;
    line-height: 46px
}

.step-text {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 40px !important
}

.step-text.m-0 {
    margin-bottom: 0 !important
}

.resend-code {
    color: #1c1e21
}

.resend-code:hover,
.resend-code:focus {
    text-decoration: none;
    color: #41cd9a
}

.form_step_button {
    margin-top: 50px
}

input[type=submit].wpcf7-submit,
.form_step_button button {
    border-radius: 5px;
    border: 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    padding: 15px 70px;
    text-transform: uppercase;
    background-color: #41cd9a;
    color: #fff;
    display: inline-block
}

input[type=submit].wpcf7-submit:hover,
input[type=submit].wpcf7-submit:focus,
.form_step_button button:hover,
.form_step_button button:focus {
    text-decoration: none;
    color: #1c1e21;
    outline: 0
}

.wpcf7-form-control-wrap.mobile {
    margin-top: 50px;
    display: inline-block
}

.wpcf7-form-control-wrap.mobile input {
    width: 470px
}

.wpcf7-not-valid-tip {
    margin-top: -20px;
    margin-bottom: 20px
}

.wpcf7 form .wpcf7-response-output {
    text-align: center;
    padding: 10px 0;
    max-width: 500px;
    margin: 0 auto
}

.wpcf7 .ajax-loader {
    display: block;
    margin: 15px auto
}

.mb-80 {
    margin-bottom: 80px
}

/*# sourceMappingURL=theme-style.min.css.map */