/* Lazy Load images effect */
.wl-blur-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    filter: blur(5px);
    transition: opacity 0.5s;
}

.wl-blur-img.loaded {
    opacity: 1;
    filter: none;
}

.wl-blur-img img {
    opacity: 0;
}

.wl-blur-img.loaded img {
    opacity: 1;
}

button.back-to-top {
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    height: 0px;
    width: 0px;
    overflow: hidden;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    color: transparent;
    clear: both;
    visibility: hidden;
    position: fixed;
    cursor: pointer;
    display: block;
    border: none;
    right: 50px;
    bottom: 75px;
    font-size: 0px;
    outline: 0 !important;
    z-index: 99;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus {
    outline: 0 !important;
}

button.back-to-top::before,
button.back-to-top::after {
    content: "";
    display: block;
    vertical-align: middle;
    border-bottom: solid 10px #009486;
    border-left: solid 10px transparent;
    line-height: 0;
    border-right: solid 10px transparent;
    height: 0;
    margin: 18px auto 0;
    width: 0;
    border-radius: 20px;
    visibility: hidden;
}

button.back-to-top.show::after,
button.back-to-top.show::before {
    visibility: visible;
}

button.back-to-top::after {
    border-bottom-color: #fff;
    position: relative;
    top: -24px;
}

button.back-to-top.show {
    display: block;
    background: #fff;
    color: #009486;
    font-size: 25px;
    right: 25px;
    bottom: 50px;
    height: 50px;
    width: 50px;
    visibility: visible;
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}

button.back-to-top.show:active {
    box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}

.elementor-animation-grow:active, .elementor-animation-grow:focus, .elementor-animation-grow:hover,
.elementor-animation-shrink:active, .elementor-animation-shrink:focus, .elementor-animation-shrink:hover {
    transform: scale(1) !important;
}

.elementor-63 .elementor-element.elementor-element-ca7880c .elementor-button {
    transition: all .3s ease;
}

.elementor-63 .elementor-element.elementor-element-ca7880c .elementor-button:hover {
    background-color: #fff;
    transition: all .3s ease;
}

.elementor-animation-shrink, .elementor-animation-shrink, .elementor-animation-shrink {
    transition: all .3s ease !important;
    border: 1px solid #009486 !important;
}

.elementor-animation-shrink:active, .elementor-animation-shrink:focus, .elementor-animation-shrink:hover {
    background-color: #fff !important;
    border: 1px solid #009486 !important;
    color: #009486 !important;
    transition: all .3s ease;
}

@media (min-width: 768px) {
    .elementor-63 .elementor-element.elementor-element-f2a795f {
        --width: 23% !important;
    }
}

.logo-header {
    filter: brightness(0) invert(1);
}

.elementor-location-footer .elementor-heading-title a {
    transition: all .3s ease;
}

.elementor-location-footer .elementor-heading-title a:hover {
    color: #d5d5d5 !important;
    transition: all .3s ease;
}

.elementor-post__read-more {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    fill: #fff;
    color: #fff !important;
    background-color: var(--e-global-color-dbab1f5);
    border-radius: 20px 20px 20px 20px;
    padding: 11px 30px 11px 30px;
    border: 1px solid var(--e-global-color-dbab1f5);
    transition: all .3s ease;
}

.elementor-post__read-more:hover {
    background-color: #fff;
    color: var(--e-global-color-dbab1f5) !important;
    transition: all .3s ease;
}

@media (max-width: 318px) {
    .elementor-button-text {
        font-size: 10px !important;
    }
}

@media (max-width: 261px) {
    .elementor-button-text {
        font-size: 8px !important;
    }
}

@media (max-width: 767px) {
    .elementor-767 .elementor-widget-jet-listing-dynamic-image {
        height: min-content;
        min-height: 350px;
    }

    .elementor-767 .jet-listing-dynamic-image,
    .elementor-767 .jet-listing-dynamic-image__link {
        height: 100%;
    }

    .elementor-767 .jet-listing-dynamic-image__img {
        height: 100%;
        object-fit: cover;
    }
}

/* Support Bot */
/* #consultant-list-opener {
    position: fixed;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: 9999;
    max-height: 100%;
    max-width: 100%;
	height: 70px;
    width: 310px;
    bottom: 0px;
    max-height: calc(100% + 0px);
    right: 20px;
    max-width: calc(100% - 20px);
} */



/* end Support Bot */

/* Акції */

.container-single {
    max-width: 1030px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.maintitle {
    color: #05313A;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 25px;
}

.actions-item {
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 0 10px 20px rgba(5, 49, 58, 0.3);
}

.actions-inner {
    display: flex;
    align-items: center;
    padding: 20px;
}

.actions-left img {
    max-width: 450px;
    width: 100%;
    object-fit: cover;
}

.actions-left {
    margin-right: 50px;
}

.actions-right {
    max-width: 500px;
}

.actions-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 42px;
    color: #05313A;
    margin-bottom: 40px;
    text-transform: uppercase;
    transition: all .3s ease;
}

.actions-title:hover {
    color: #009486;
    transition: all .3s ease;
}

.actions-item a {
    text-decoration: none;
}

.actions-content {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #05313A;
    margin-bottom: 40px;
}

.actions-more {
    background-color: #009486;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    border: 1px solid #009486;
    cursor: pointer;
    border-radius: 30px 30px 30px 30px;
    padding: 8px 60px 8px 60px;
    transition: all .3s ease;
}

.actions-more:hover {
    background-color: transparent;
    color: #009486;
    transition: all .3s ease;
}

.actions-item {
    margin-bottom: 30px;
    transition: all .3s ease;
}

.actions-item:hover {
    background-color: #BAE2DE;
    transition: all .3s ease;
}

.actions-item:last-child {
    margin-bottom: 0;
}

.actions {
    margin: 50px 0 100px;
}

@media (max-width: 768px) {
    .actions-inner {
        flex-direction: column;
    }
    .actions-right {
        max-width: 800px;
    }
    .actions-left {
        margin-right: 0px;
    }
    .actions-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .actions-content {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .actions-more {
        width: 100%;
    }
    .maintitle {
        font-size: 36px;
    }
}

.entry-title {
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    color: #009486;
    margin-bottom: 20px;
    text-align: center;
}

.singlecontent {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #05313A;
}

.singlecontent h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    color: #05313A;
    margin-bottom: 20px;
}

.singlecontent h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #05313A;
    margin-bottom: 20px;
}

.singlecontent h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    color: #05313A;
    margin-bottom: 20px;
}

.singlecontent h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    color: #05313A;
    margin-bottom: 18px;
}

.singlecontent h5 {
    font-size: 26px;
    font-weight: 600;
    line-height: 34px;
    color: #05313A;
    margin-bottom: 15px;
}

.singlecontent h6 {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    color: #05313A;
    margin-bottom: 15px;
}

.gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.gallery-item .gallery-icon {
    height: 100%;
}

.gallery-item .gallery-icon img {
    height: 100%;
    object-fit: cover;
    border-radius: 40px;
}

#consultant-list-opener {
    position: fixed;
    z-index: 1000;
}
main#content {
    padding: 50px 0 100px;
}

.page-content p a {
    background-color: #009486;
    color: #fff!important;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    border: 1px solid #009486;
    cursor: pointer;
    border-radius: 30px 30px 30px 30px;
    padding: 20px 60px 20px 60px;
    text-decoration: none!important;
    transition: all .3s ease;

}

.page-content p a:hover {
    background-color: transparent;
    color: #009486!important;
    transition: all .3s ease;
}

.elementor-post__text {
    display: flex!important;
    flex-direction: column!important;
}

.elementor-post__excerpt {
    flex: 1!important;
}

.elementor-widget-theme-post-featured-image img {
    max-height: 200px;
    object-fit: cover;
}

.elementor-element .elementor-widget-container .attachment-full.size-full {
    max-height: none;
    object-fit: cover;
}

.elementor-element-f757086 .elementor-section--handles-inside .e-con-boxed {
    height: 100%!important;
}

.elementor-element-f757086 .elementor-section--handles-inside .e-con-inner {
    padding-bottom: 10px!important;
}

.elementor-element-f757086 .elementor-section--handles-inside .e-con-inner {
    flex-direction: column!important;
}

.elementor-element-f757086 .elementor-widget-theme-post-content {
    flex: 1!important;
}

.e-loop-item .e-flex {
    height: 100%!important;
}

@media (max-width: 767px) {
    .e-loop-item .e-flex {
        height: unset!important;
    }
}

.page-id-767 .elementor-widget-jet-listing-dynamic-field {
    flex: 1!important;
}

.elementor-widget-theme-post-content {
    flex: 1!important;
}

.elementor-location-footer .elementor-element-6431dcd.e-con-boxed > .e-con-inner,
.elementor-location-footer .elementor-element-b2af26b.e-con-boxed > .e-con-inner {
    padding: 0;
}

.elementor-element-911f104 {
    top: 0!important;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.page {
    flex: 1;
}

[data-elementor-type="wp-page"] {
    flex: 1;
}

/**
 * Accordion CSS
 */
.accordion__title {
    cursor: pointer;
    margin: 0;
    position: relative;
    font-weight: 600;
}

.accordion__icon {
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
}

.accordion__icon .line-01,
.accordion__icon .line-02 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 2px;
    background-color: #009486;
    transition: 0.3s;
}

.accordion__icon .line-02 {
    transform: rotate(90deg);
}

.accordion__content {
    display: none;
}

.accordion--open > .accordion__title .line-02 {
    transform: rotate(0deg);
}


.accordion__title {
    padding: 20px 20px;
    font-size: 18px;
    transition: 0.2s;
    color: #009486;
    border-radius: 14px;
}

.accordion__content {
    padding: 24px 16px;
}


.accordion__title:hover {
    background-color: #009486;
    color: #fff;
}

.accordion__title:hover .line-01,
.accordion__title:hover .line-02 {
    background-color: #fff;
}

.accordion--open > .accordion__title {
    background-color: #009486;
    color: #fff;
}

.accordion--open > .accordion__title .line-01,
.accordion--open > .accordion__title .line-02 {
    background-color: #fff;
}

.accordion--nested .accordion__title {
    padding: 16px;
    font-size: 14px;
}

.accordion--nested .accordion__content {
    padding: 20px 16px 0px;
}

.title {
    color: #009486;
    font-family: "Montserrat", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}

.acc {
    padding: 40px 0;
    flex: 1;
}

.accordion {
    background-color: #fff;
    border-radius: 14px;
    margin-bottom: 20px;
}

.accordion:last-child {
    margin-bottom: 0;
}



.accordion.accordion--nested {
    margin-bottom: 10px;
}

@media (max-width: 1250px) {
    .acc > .container {
        padding: 0 15px;
    }
}

.accordion__main p {
    margin-block-start: 0;
    margin-block-end: 0rem;
}


.accordion__main .content__main p {
    margin-bottom: 15px;
}

.breadcrumbs a {
    font-size: 16px;
    font-weight: 600;
    color: #9E9E9E!important;
    transition: all .3s ease;
}

.breadcrumbs a:hover {
    color: #009486!important;
    transition: all .3s ease;
}

.breadcrumbs {
    font-size: 16px;
    font-weight: 600;
    color: #05313A;
}

.breadcrums {
    margin-top: 30px;
}

.research__content-head {
    display: flex;
    align-items: center;
}

.research__content-left {
    max-width: 750px;
    width: 100%;
    margin-right: 100px;
}

.research__content-right {
    max-width: 540px;
    width: 100%;
}

.cf {
    margin: 40px 0 80px;
}

.cf__title {
    font-size: 37px;
    font-weight: 800;
    line-height: 48px;
    color: #009486;
    text-align: center;
    margin-bottom: 40px;
}

.cf__wrapper {
    max-width: 1050px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding: 40px 40px 60px;
}

.cf__wrapper-form {
    max-width: 590px;
    width: 100%;
    margin: 0 auto;
}

.cf__wrapper-form label,
.cf__wrapper-form input {
    width: 100%;
}

.wpcf7-list-item {
    margin: 0;
    width: 100%;
}

.wpcf7-form-control-wrap {
    width: 100%;
}

.cf__label {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin: 16px 0;
}

.cf__label input {
    margin-right: 10px;
}

.cf__label .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
}

.cf__label .wpcf7-list-item input {
    max-width: 16px;
}

.wpcf7-submit {
    background-color: #009486!important;
    color: #fff!important;
    text-transform: uppercase;
    border-radius: 50px!important;
    font-size: 20px!important;
    border: 1px solid #009486!important;
    font-weight: 600!important;
    transition: all .3s ease;
}

.wpcf7-submit:hover {
    background-color: #fff!important;
    color: #009486!important;
    transition: all .3s ease;
}

.wpcf7-form-control-wrap input {
    border-radius: 7px!important;
}

.wpcf7-form p {
    margin-bottom: 0px;
}

.wpcf7-form h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    color: #000;
    margin-bottom: 25px;
    text-align: center;
}

@media (max-width: 768px) {
    .research__content-head {
        flex-direction: column;
    }

    .research__content-left {
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .cf__title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .wpcf7-form h4 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .cf__wrapper {
        padding: 20px;
    }
    .container {
        padding: 0 10px;
    }
}

/* end Акції */