.pointer-none {
    pointer-events: none !important
}

.position-relative {
    position: relative !important
}

.position-relative .swiper-pagination-bullets {
    transform: none !important
}

.arrow__link-yellow a {
    display: flex;
    justify-content: center;
    height: 100%;
    min-height: 90px;
    align-items: start
}

.arrow__link-yellow img {
    width: 26px !important;
    height: 26px !important
}

@media (min-width:960px) {
    .arrow__link-yellow a {
        min-height: 180px
    }
}

.sqr {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 87px !important;
    min-width: 87px !important;
    height: 87px
}

::-webkit-scrollbar-track {
    height: 5px;
    width: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 5px;
    background-color: #f5f5f5
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #000
}

html {
    scroll-behavior: smooth
}

body {
    min-width: 320px;
    background: #fff;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #0d1f2c
}

body.active-nav {
    overflow: hidden
}

main {
    min-height: 100vh
}

a {
    color: #0d1f2c;
    text-decoration: none
}

strong {
    font-weight: 600
}

blockquote,
dl,
hr,
ol,
p,
table,
ul {
    margin-bottom: 0
}

blockquote:last-child,
dl:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
ol:last-child,
p:last-child,
table:last-child,
ul:last-child {
    margin-bottom: 0
}

* {
    padding: 0;
    margin: 0;
    outline: 0 !important;
    box-sizing: border-box;
    font-optical-sizing: auto;
    font-style: normal
}

:after,
:before {
    box-sizing: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

template {
    display: none
}

body,
html {
    overflow-x: hidden !important
}

html {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-size-adjust: none
}

audio,
iframe,
img,
object,
video {
    max-width: 100%
}

iframe,
img {
    border: 0 none
}

img {
    height: auto;
    display: inline-block;
    vertical-align: middle
}

b,
strong {
    font-weight: 700
}

address {
    font-style: normal
}

svg:not(:root) {
    overflow: hidden
}

a,
button,
input[type=button],
input[type=file],
input[type=image],
input[type=reset],
input[type=submit],
label[for] {
    cursor: pointer
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

a[href^=tel],
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    appearance: none
}

textarea {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

button,
select {
    text-transform: none
}

table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0
}

nav ol,
nav ul {
    list-style: none outside none
}

input::placeholder {
    color: inherit;
    opacity: 1
}

textarea::placeholder {
    color: inherit;
    opacity: 1
}

input:-webkit-autofill {
    -webkit-text-fill-color: inherit;
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

select::-ms-expand {
    display: none
}

button {
    background-color: transparent;
    border: none;
    outline: 0
}

#g-recaptcha-response {
    display: none !important
}

.woocommerce-result-count {
    display: none !important
}

.button {
    display: flex;
    align-items: center;
    gap: 8px;
    background-color: #595497;
    padding: 19px 18px 19px 21px;
    border-radius: 55px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    margin-right: 0;
    width: fit-content
}

.button-phone:before,
.button:before {
    content: "";
    display: block
}

.button:before {
    width: 37px;
    height: 22px;
    background-image: url(https://sinclair.bulmed.bg/Certified-Trainer/wp-content/uploads/2026/08/Sinclair-Symbol-and-Typemark-RGB-LS.webp);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.button-phone:before {
    width: 35px;
    height: 35px;
    background-image: url(https://sinclair.bulmed.bg/Certified-Trainer/wp-content/uploads/2026/08/phone-button-1.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.button-text {
    transition: all .3s
}

@media (min-width:960px) {
    .button {
        font-size: 13px;
        transition: all .3s
    }

    .button:hover {
        background-color: #0d1f2c;
        color: #fff;
        margin-right: 37px
    }

    .button:hover:before {
        opacity: 1;
        animation: fadeicon .3s ease-in-out forwards
    }

    .button:hover .button-text {
        transition: all .3s;
        margin-left: -37px
    }
}

@media (min-width:1200px) {
    .button {
        font-size: 16px
    }
}

@keyframes fadeicon {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.back-to-top {
    position: fixed;
    bottom: 90px;
    right: 20px;
    z-index: 1000;
    display: none;
    background-color: #fff;
    border: none;
    width: 48px;
    height: 48px;
    border-radius: 48px;
    cursor: pointer;
    transition: opacity .3s ease, transform .3s ease;
    z-index: 999999
}

.back-to-top:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../../images/back.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.back-to-top:hover {
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12);
    transform: translateY(-15px) !important;
    transition: all .3s
}

.back-to-top.show {
    display: block;
    opacity: 1;
    transform: translateY(0)
}

.shell {
    width: 100%;
    max-width: calc(100% - 14px);
    margin-left: auto;
    margin-right: auto
}

@media (min-width:768px) {
    .shell {
        width: calc(100% - 30px);
        margin: 0 auto
    }
}

@media (min-width:1700px) {
    .shell {
        width: 87.5%
    }
}

.swiper {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.logo-swiper .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important
}

.socials {
    display: flex;
    gap: 15px
}

.socials-item {
    display: flex;
    width: 25px;
    min-width: 25px;
    height: 25px;
    align-items: center;
    justify-content: center
}

.title {
    font-size: 26px !important;
    line-height: 31px !important;
    font-family: Raleway, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color: #0d1f2c
}

@media (min-width:1400px) {
    .title {
        font-size: 42px !important;
        line-height: 49px !important;
        margin-left: 0 !important
    }
}

.comments {
    position: relative
}

.comments .children {
    position: relative;
    padding-left: 70px
}

.comments .children::after,
.comments .children::before {
    content: "";
    position: absolute;
    display: block
}

.comments .children:before {
    top: 33px;
    left: 23px;
    width: 32px;
    height: 27px;
    border-left: 8px solid #c3c3c3;
    border-bottom: 8px solid #c3c3c3;
    border-radius: 0 0 0 8px
}

.comments .children:after {
    top: -5px;
    left: 8px;
    border: 20px solid transparent;
    border-width: 20px 19px;
    border-bottom-color: #c3c3c3
}

.comments .comment {
    position: relative;
    border-top: 1px dashed #363636
}

.comments .avatar {
    position: absolute;
    top: 28px;
    left: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #ccc
}

.comments .says {
    padding-left: 5px
}

.comments .moderation-notice {
    display: inline-block;
    margin: 3px 0 8px;
    color: #999
}

.comments .comment__entry {
    position: relative;
    padding: 30px 0 30px 65px
}

.comments .comment__text p:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.comments .comment__meta {
    padding-bottom: 12px
}

.comments .comment__meta a {
    color: #363636
}

.comments .comment__reply {
    padding-top: 10px;
    text-align: right
}

.comments .comment__reply a {
    display: inline-block;
    padding: 5px 10px;
    background: #363636;
    color: #fff;
    border-radius: 6px
}

.comments .comment__reply a:hover {
    text-decoration: none;
    opacity: .8
}

.search-form {
    position: relative;
    overflow: hidden
}

.search-form .search__field {
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f7f7f7
}

.search-form .search__field:focus {
    background-color: #fff
}

.search-form .search__field:-ms-input-placeholder,
.search-form .search__field::-moz-placeholder,
.search-form .search__field::-webkit-input-placeholder,
.search-form .search__field::placeholder {
    color: #777
}

.search-form .screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.error__page {
    position: relative;
    min-height: 90vh;
    text-align: center;
    padding: 120px 20px
}

.error__page h1 {
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 20px
}

.error__page div {
    font-size: 18px;
    margin-bottom: 40px
}

.error__page-button_wrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap
}

.archive__default-header {
    text-align: center;
    margin-bottom: 40px
}

.archive__default-title {
    font-size: 36px;
    font-weight: 700
}

.archive__default-description {
    margin-top: 10px;
    font-size: 16px
}

.archive__default-pagination {
    margin-top: 40px;
    text-align: center
}

.archive__default-no-posts {
    text-align: center;
    margin-top: 40px
}

.search__results {
    padding: 60px 20px;
    display: flex;
    justify-content: center
}

.search__results-header {
    margin-bottom: 40px
}

.search__results-header-title {
    font-size: 32px;
    font-weight: 700
}

.search__results-header-title span {
    font-style: italic
}

.search__results-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.search__results-item {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 12px
}

.search__results-item-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px
}

.search__results-item-title a {
    text-decoration: none;
    color: inherit
}

.search__results-item-title a:hover {
    color: #595497
}

.search__results-item-excerpt {
    font-size: 14px
}

.search__results-pagination {
    margin-top: 40px;
    text-align: center
}

.search__results-empty {
    text-align: center;
    font-size: 16px;
    margin-top: 40px
}

.single__page {
    padding: 60px 20px;
    display: flex;
    justify-content: center
}

.single__page-article {
    margin-bottom: 40px
}

.single__page-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px
}

.single__page-meta {
    display: flex;
    gap: 20px;
    font-size: 14px;
    margin-bottom: 30px
}

.single__page-thumbnail {
    margin-bottom: 30px
}

.single__page-thumbnail img {
    width: 100%;
    display: block
}

.single__page-content {
    margin-bottom: 40px
}

.single__page-content p {
    margin-bottom: 20px
}

.single__page-tags {
    margin-top: 20px;
    font-size: 14px
}

.single__page-tags-label {
    font-weight: 600
}

.single__page-navigation {
    margin-top: 50px
}

.single__page-navigation .post-navigation {
    display: flex;
    justify-content: space-between
}

.block-badges {
    background-color: #595497;
    padding-top: 68px;
    padding-bottom: 94px
}

.block-badges__title {
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px
}

.block-badges .badges {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 43px
}

.block-badges .badges-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 33px;
    max-width: 261px
}

.block-badges .badges-item:last-of-type {
    margin-bottom: 0
}

.block-badges .badges-item-image {
    width: 156px;
    height: 156px;
    object-fit: contain
}

.block-badges .badges-item-text,
.block-badges .badges-item-title {
    padding-top: 5px;
    color: #fff;
    text-align: center
}

.block-badges .badges-item-title {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    font-family: Raleway, sans-serif
}

.block-badges .badges-item-text {
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    font-family: Raleway, sans-serif
}

@media (min-width:768px) {
    .block-badges .badges-item {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .block-badges .badges {
        flex-direction: row;
        align-items: start;
        justify-content: center;
        gap: 40px
    }
}

@media (min-width:1400px) {
    .block-badges .badges {
        gap: 147px
    }
}

.block-cta {
    margin-top: 64px;
    background-color: rgba(241, 241, 243, .35)
}

@media (min-width:768px) {
    .block-cta .shell {
        display: flex;
        flex-wrap: wrap;
        gap: 71px
    }
}

@media (min-width:1200px) {
    .block-cta .shell {
        padding-left: 61px;
        padding-right: 61px
    }
}

.block-cta__content {
    background-image: url(../../images/group.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 48px
}

.block-cta__content-badge {
    position: relative;
    display: flex;
    align-items: center;
    background: #595497;
    border-radius: 0 60px 60px 0;
    padding: 20px 29px 24px 100px;
    width: calc(100% - 47px);
    margin-left: 47px
}

.block-cta__content-badge-image {
    position: absolute;
    top: -19px;
    left: -68px;
    width: 160px;
    height: 160px
}

@media (min-width:1400px) {
    .block-cta__content-badge-image {
        top: -31px
    }
}

.block-cta__content-badge-text {
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #fff
}

.block-cta__content-title {
    padding-top: 32px;
    text-align: center
}

@media (min-width:768px) {
    .block-cta__content-title {
        padding-top: 43px;
        text-align: left
    }
}

.block-cta__content-button {
    display: none
}

@media (min-width:768px) {
    .block-cta__content-button {
        display: flex;
        margin-top: 39px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .block-cta__content {
        width: 65%;
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (min-width:1200px) {
    .block-cta__content {
        width: 51%
    }
}

@media (min-width:1400px) {
    .block-cta__content {
        padding-left: 90px;
        padding-right: 75px;
        padding-top: 219px;
        padding-bottom: 203px
    }
}

@media (min-width:1700px) {
    .block-cta__content {
        padding-left: 110px
    }
}

.block-cta__icons {
    padding-top: 8px;
    padding-bottom: 103px
}

.block-cta__icons-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 31px
}

.block-cta__icons-list-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%
}

.block-cta__icons-list-item-image {
    width: 78px;
    height: 78px;
    object-fit: contain
}

.block-cta__icons-list-item-text,
.block-cta__icons-list-item-title {
    text-align: center
}

@media (min-width:1200px) {

    .block-cta__icons-list-item-text,
    .block-cta__icons-list-item-title {
        text-align: left
    }
}

.block-cta__icons-list-item-title {
    padding-top: 11px;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    text-transform: uppercase
}

.block-cta__icons-list-item-text {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 5px;
    font-size: 16px;
    line-height: 27px;
    font-family: Raleway, sans-serif
}

@media (min-width:1200px) {
    .block-cta__icons-list-item-text {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:768px) {
    .block-cta__icons-list-item {
        width: calc(50% - 30px)
    }
}

@media (min-width:1200px) {
    .block-cta__icons-list-item {
        align-items: start
    }
}

.block-cta__icons-button {
    margin-top: 39px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:768px) {
    .block-cta__icons-button {
        display: none
    }
}

@media (min-width:768px) {
    .block-cta__icons {
        width: 100%
    }
}

@media (min-width:1200px) {
    .block-cta__icons {
        width: calc(49% - 71px);
        padding-bottom: 0
    }
}

@media (min-width:1400px) {
    .block-cta__icons {
        display: flex;
        align-items: center
    }
}

@media (min-width:1400px) {
    .block-cta {
        margin-top: 133px
    }
}

.block-description {
    position: relative;
    padding-top: 51px;
    margin-top: 64px;
    background-color: rgba(245, 245, 245, .45)
}

@media (min-width:1200px) {
    .block-description .shell {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (min-width:1700px) {
    .block-description .shell {
        padding-left: 179px;
        padding-right: 69px
    }
}

@media (min-width:768px) {

    .block-description-banner,
    .block-description-text {
        max-width: calc(100% - 305px - 20px)
    }
}

@media (min-width:1400px) {

    .block-description-banner,
    .block-description-text {
        max-width: calc(100% - 466px - 35px)
    }
}

@media (min-width:1700px) {

    .block-description-banner,
    .block-description-text {
        max-width: calc(100% - 566px - 35px)
    }
}

.block-description-text {
    text-align: center;
    font-size: 14px;
    line-height: 33px;
    color: #0d1f2c
}

.block-description-text p {
    margin-bottom: 40px
}

.block-description-text p:last-of-type {
    margin-bottom: 0
}

.block-description-text strong {
    text-transform: uppercase
}

@media (min-width:768px) {
    .block-description-text {
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: left
    }
}

@media (min-width:1200px) {
    .block-description-text {
        font-size: 16px;
        line-height: 37px
    }
}

@media (min-width:1400px) {
    .block-description-text {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.block-description-image {
    padding-top: 68px
}

@media (min-width:768px) {
    .block-description-image {
        padding-top: 0;
        position: absolute;
        bottom: 0;
        right: 0;
        max-width: 305px;
        object-fit: contain
    }
}

@media (min-width:1400px) {
    .block-description-image {
        max-width: 466px;
        right: 50px
    }
}

@media (min-width:1700px) {
    .block-description-image {
        max-width: 566px;
        right: 189px
    }
}

.block-description-banner {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 11px;
    background-color: #f1f1f3;
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: center;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .08)
}

.block-description-banner-text {
    font-size: 14px;
    line-height: 26px;
    font-weight: 600
}

@media (min-width:768px) {
    .block-description-banner {
        background-color: transparent;
        flex-direction: row;
        box-shadow: none;
        text-align: left
    }
}

@media (min-width:768px) {
    .block-description {
        background-color: transparent;
        padding-top: 64px;
        margin-top: 0
    }

    .block-description::after,
    .block-description::before {
        content: "";
        position: absolute;
        left: 0;
        z-index: -1
    }

    .block-description::after {
        bottom: 0;
        width: 90%;
        height: var(--banner-height, 0);
        background-color: #f1f1f3;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .08)
    }

    .block-description::before {
        bottom: var(--banner-height, 0);
        width: 100%;
        height: var(--text-height, 0);
        background-color: rgba(245, 245, 245, .45)
    }
}

@media (min-width:1400px) {
    .block-description {
        padding-top: 133px
    }
}

@media (min-width:1700px) {
    .block-description {
        padding-top: 276px
    }
}

.block-faq .shell {
    padding: 37px 5px 0 5px
}

@media (min-width:1400px) {
    .block-faq .shell {
        width: 100%;
        max-width: 1300px;
        padding: 0
    }
}

@media (min-width:1700px) {
    .block-faq .shell {
        max-width: 1442px;
        padding: 0
    }
}

.block-faq .faqs {
    display: flex;
    flex-direction: column;
    list-style: none;
    gap: 25px
}

.block-faq .faqs .faq {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 20px
}

.block-faq .faqs .faq .faq-heading {
    display: flex;
    align-items: center;
    color: #0d1f2c
}

.block-faq .faqs .faq .faq-heading * {
    color: #0d1f2c;
    font-size: 16px;
    font-weight: 500;
    font-family: Raleway, sans-serif;
    margin-bottom: 16px;
    text-transform: uppercase
}

@media (min-width:1200px) {
    .block-faq .faqs .faq .faq-heading * {
        font-size: 18px
    }
}

@media (min-width:1700px) {
    .block-faq .faqs .faq .faq-heading * {
        font-size: 20px
    }
}

.block-faq .faqs .faq-icon-minus:before,
.block-faq .faqs .faq-icon-plus:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 14px
}

@media (min-width:1200px) {

    .block-faq .faqs .faq-icon-minus:before,
    .block-faq .faqs .faq-icon-plus:before {
        width: 64px;
        height: 64px;
        margin-right: 37px
    }
}

.block-faq .faqs .faq-icon-minus {
    display: none
}

.block-faq .faqs .faq-icon-minus:before {
    background-image: url(../../images/close.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.block-faq .faqs .faq-icon-plus:before {
    background-image: url(../../images/open.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.block-faq .faqs .faq.is-active .faq-icon-plus {
    display: none
}

.block-faq .faqs .faq.is-active .faq-icon-minus {
    display: inline-block
}

.block-faq .faqs .faq-text {
    font-size: 14px;
    line-height: 33px;
    color: #0d1f2c;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: max-height .35s ease, opacity .3s ease
}

.block-faq .faqs .faq-text p {
    margin-bottom: 15px
}

.block-faq .faqs .faq-text p:last-of-type {
    margin-bottom: 0
}

@media (min-width:1700px) {
    .block-faq .faqs .faq-text {
        font-size: 16px;
        line-height: 37px;
        padding-left: 101px
    }
}

@media (min-width:1400px) {
    .block-faq .faqs .faq.is-active .faq-text {
        padding-bottom: 30px
    }
}

@media (min-width:1400px) {
    .block-faq .faqs .faq {
        padding-bottom: 18px
    }
}

@media (min-width:1200px) {
    .block-faq .faqs {
        padding: 46px 0 0 0
    }
}

.footer {
    padding-top: 64px
}

.footer .shell {
    display: flex;
    flex-direction: column-reverse;
    gap: 42px
}

@media (min-width:1200px) {
    .footer .shell {
        flex-direction: row;
        width: 100%
    }
}

@media (min-width:1400px) {
    .footer .shell {
        gap: 64px
    }
}

.footer__col-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -7px;
    width: calc(100% + 14px)
}

.footer__col-1 img {
    width: 100%
}

@media (min-width:1200px) {
    .footer__col-1 {
        width: 63.9%
    }
}

.footer__col-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 33px
}

.footer__col-2 .socials {
    gap: 48px
}

.footer__col-2 .socials-item {
    width: 35px;
    height: 35px
}

.footer__col-2 .socials-item img {
    width: 35px;
    height: 35px
}

.footer__col-2 .addresses {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 17px;
    padding-left: 17px;
    padding-right: 14px
}

.footer__col-2 .addresses__item {
    padding-left: 53px;
    position: relative
}

.footer__col-2 .addresses__item:before {
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    min-width: 28px;
    background-image: url(../../images/footer-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 6px
}

@media (min-width:1700px) {
    .footer__col-2 .addresses__item:before {
        width: 35px;
        height: 35px
    }
}

.footer__col-2 .addresses__item-title {
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #0d1f2c
}

.footer__col-2 .addresses__item-text {
    font-size: 16px;
    line-height: 23px;
    text-transform: uppercase;
    font-family: Raleway, sans-serif;
    color: #0d1f2c
}

@media (min-width:1700px) {
    .footer__col-2 .addresses__item {
        padding-left: 57px
    }
}

@media (min-width:1700px) {
    .footer__col-2 .addresses {
        gap: 42px
    }
}

.footer__col-2 .button-phone {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    padding: 11px 51px;
    font-size: 22px
}

@media (min-width:1700px) {
    .footer__col-2 .button-phone {
        align-self: start;
        padding: 11px 75px
    }
}

@media (min-width:1700px) {
    .footer__col-2 {
        padding-top: 27px;
        gap: 44px
    }
}

.footer__logo {
    width: 100%
}

.footer__logo a {
    width: 100%
}

.footer__logo a img,
.footer__logo a svg {
    width: 100%;
    max-width: 100%;
    height: 61px
}

@media (min-width:1200px) {

    .footer__logo a img,
    .footer__logo a svg {
        height: 180px
    }
}

@media (min-width:768px) {
    .footer__logo {
        padding-top: 50px
    }
}

@media (min-width:1700px) {
    .footer__logo {
        object-fit: contain
    }
}

.footer .bottom__banner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 21px;
    padding-bottom: 83px;
    gap: 42px
}

.footer .bottom__banner .copy {
    text-align: center;
    padding-left: 13px;
    padding-right: 8px;
    font-size: 16px;
    color: #0d1f2c
}

@media (min-width:1200px) {
    .footer .bottom__banner .copy {
        max-width: 658px;
        text-align: left;
        padding-left: 7px
    }
}

.footer .bottom__banner .menu {
    text-align: center;
    padding-left: 26px;
    padding-right: 26px
}

.footer .bottom__banner .menu .menu-item {
    font-size: 16px;
    line-height: 19px;
    color: #0d1f2c
}

@media (min-width:1200px) {
    .footer .bottom__banner .menu .menu-item {
        padding-right: 18px;
        padding-left: 18px;
        border-right: 1px solid #0d1f2c
    }

    .footer .bottom__banner .menu .menu-item:last-of-type {
        border-right: 0 solid transparent
    }
}

@media (min-width:1200px) {
    .footer .bottom__banner .menu {
        text-align: left;
        display: flex;
        flex-wrap: wrap
    }
}

@media (min-width:1200px) {
    .footer .bottom__banner {
        flex-direction: row;
        justify-content: space-between;
        padding-top: 0;
        padding-bottom: 18px
    }
}

@media (min-width:1700px) {
    .footer .bottom__banner {
        padding-top: 15px;
        padding-left: 40px
    }
}

#primary-menu {
    counter-reset: menu-counter
}

#primary-menu>li {
    counter-increment: menu-counter
}

#primary-menu>li>a::before {
    content: counter(menu-counter, decimal-leading-zero) " ";
    display: block;
    margin-right: 8px;
    color: rgba(13, 31, 44, .11);
    font-size: 35px;
    line-height: 41px;
    font-family: Raleway, sans-serif;
    font-weight: 700
}

@media (min-width:1200px) {
    #primary-menu>li>a::before {
        display: none
    }
}

.header {
    position: relative;
    min-height: 87px;
    z-index: 999;
    background-color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column-reverse
}

@media (max-width:767px) {
    .header {
        position: fixed;
        width: 100%
    }
}

@media (min-width:768px) {
    .header {
        flex-direction: column
    }
}

.header__wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .header__wrapper {
        padding: 10px 0 10px 0;
        width: calc(100% - 30px);
        margin: 0 auto
    }
}

@media (min-width:1400px) {
    .header__wrapper {
        padding: 22px 0 16px 0
    }
}

@media (min-width:1700px) {
    .header__wrapper {
        width: 87.5%
    }
}

.header__logo {
    max-width: 159px
}

.header__logo>a {
    display: block
}

.header__logo-mobile {
    max-width: 162px;
    height: 91px;
    object-fit: contain;
    margin-bottom: 31px
}

@media (min-width:768px) {
    .header__logo {
        width: 100%;
        max-width: 150px
    }
}

@media (min-width:1400px) {
    .header__logo {
        max-width: 282px
    }
}

.header .nav-trigger {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: 50px;
    height: 50px;
    cursor: pointer
}

@media (min-width:1200px) {
    .header .nav-trigger {
        display: none
    }
}

.header .nav-trigger span {
    display: block;
    width: 35px;
    height: 2px;
    background-color: #000;
    border-radius: 2px;
    position: absolute;
    left: 7px;
    z-index: 99999
}

.header .nav-trigger span:nth-of-type(1) {
    top: 12px
}

.header .nav-trigger span:nth-of-type(2) {
    top: 19px
}

.header .nav-trigger span:nth-of-type(3) {
    top: 26px
}

.header .nav-trigger-active span:nth-of-type(1) {
    top: 24px;
    transform: rotate(-45deg)
}

.header .nav-trigger-active span:nth-of-type(2) {
    display: none
}

.header .nav-trigger-active span:nth-of-type(3) {
    top: 24px;
    transform: rotate(45deg)
}

.header__content {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    padding: 20px 14px 228px 14px;
    z-index: 99998
}

.header__content-desktop {
    display: none
}

@media (min-width:1200px) {
    .header__content-desktop {
        display: flex
    }

    .header__content-desktop .socials {
        padding-right: 30px
    }
}

@media (min-width:1400px) {
    .header__content-desktop .socials {
        padding-right: 45px
    }
}

@media (min-width:1200px) {
    .header__content-mobile {
        display: none
    }
}

.header__content-cta {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 31px 26px 0 26px
}

@media (min-width:768px) {
    .header__content-cta {
        padding: 31px 26px 0 36px
    }
}

@media (min-width:960px) {
    .header__content-cta {
        padding-bottom: 0
    }
}

@media (min-width:1200px) {
    .header__content {
        display: flex;
        align-items: center;
        position: static;
        top: unset;
        height: auto;
        width: auto;
        padding: 0;
        overflow: visible;
        flex: 1
    }
}

.header__content-active {
    display: flex;
    flex-direction: column
}

.header .header__nav {
    padding: 31px 19px 24px 19px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    width: 100%
}

@media (min-width:768px) {
    .header .header__nav {
        padding: 31px 19px 24px 31px
    }
}

@media (min-width:1200px) {
    .header .header__nav {
        margin-bottom: 0;
        width: auto;
        padding: 0;
        border-top: 0 solid rgba(0, 0, 0, .1);
        border-bottom: 0 solid rgba(0, 0, 0, .1);
        flex: 1
    }
}

@media (min-width:1200px) {
    .header .header__nav .menu {
        display: flex;
        align-items: center;
        justify-content: end;
        padding-right: 32px
    }
}

.header .header__nav .menu .menu-item .sub-menu .menu-item {
    padding: 18px 20px 18px 0
}

@media (min-width:960px) {
    .header .header__nav .menu .menu-item .sub-menu .menu-item {
        padding: 18px 13px
    }
}

.header .header__nav .menu>.menu-item {
    padding: 0 0 35px 0;
    color: #0d1f2c;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    text-transform: uppercase
}

.header .header__nav .menu>.menu-item:not(.menu-item-has-children) {
    padding: 18px 0 18px 0
}

@media (min-width:1200px) {
    .header .header__nav .menu>.menu-item:not(.menu-item-has-children) {
        padding: 5px 13px
    }
}

@media (min-width:1700px) {
    .header .header__nav .menu>.menu-item:not(.menu-item-has-children) {
        padding: 18px 18px
    }
}

.header .header__nav .menu>.menu-item a {
    display: flex;
    align-items: center;
    color: #0d1f2c;
    text-align: left
}

.header .header__nav .menu>.menu-item-has-children>a {
    display: flex;
    align-items: center
}

.header .header__nav .menu>.menu-item-has-children>a:after {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    background-image: url(../../images/arrow-nav-down.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 2px
}

.header .header__nav .menu>.menu-item-has-children .menu-item-has-children a:after {
    display: none
}

.header .header__nav .menu>.menu-item .sub-menu,
.header .header__nav .menu>.menu-item a {
    width: 100%
}

.header .header__nav .menu>.menu-item .sub-menu {
    display: block
}

@media (min-width:960px) {
    .header .header__nav .menu>.menu-item .sub-menu {
        display: none
    }
}

.header .header__nav .menu>.menu-item .sub-menu .menu-item {
    padding-left: 0
}

@media (min-width:768px) {
    .header .header__nav .menu>.menu-item {
        font-size: 13px;
        line-height: 18px
    }
}

@media (min-width:960px) {
    .header .header__nav .menu>.menu-item {
        border-top: none;
        padding: 0 16px
    }

    .header .header__nav .menu>.menu-item:hover>a {
        color: #595497
    }
}

@media (min-width:1400px) {
    .header .header__nav .menu>.menu-item {
        font-size: 16px;
        line-height: 19px;
        text-transform: none
    }
}

.header .header__nav .menu>.menu-item-has-children {
    padding-top: 0 !important
}

.header .header__nav .menu>.menu-item-has-children>a {
    display: none !important
}

@media (min-width:960px) {
    .header .header__nav .menu>.menu-item-has-children>a {
        display: flex !important;
        padding: 18px 38px 18px 38px
    }
}

.header .header__nav .menu>.menu-item-has-children>.sub-menu {
    background-color: #f5f5f5;
    padding-top: 0 !important
}

.header .header__nav .menu>.menu-item-has-children>.sub-menu>.menu-item>a {
    display: flex;
    align-items: center;
    padding-right: 33px
}

@media (min-width:960px) {
    .header .header__nav .menu>.menu-item-has-children>.sub-menu>.menu-item>a {
        border-bottom: 0 solid transparent;
        padding: 47px 0 0 39px
    }
}

.header .header__nav .menu>.menu-item-has-children>.sub-menu a {
    width: calc(100% - 70px)
}

@media (max-width:767px) {
    .header .header__nav .menu>.menu-item-has-children>.sub-menu a {
        text-align: left
    }
}

@media (min-width:960px) {
    .header .header__nav .menu>.menu-item-has-children>.sub-menu a {
        width: 100%
    }
}

.header .header__nav .menu>.menu-item-has-children>.sub-menu .sub-menu {
    display: none;
    padding: 18px 44px 23px 80px !important
}

@media (max-width:450px) {
    .header .header__nav .menu>.menu-item-has-children>.sub-menu .sub-menu {
        padding: 18px 20px 23px 20px !important
    }
}

@media (min-width:960px) {
    .header .header__nav .menu>.menu-item-has-children>.sub-menu .sub-menu {
        padding: 5px 33px 49px 39px !important
    }
}

.header .header__nav .menu>.menu-item-has-children>.sub-menu .menu-item-has-children-active>a:after {
    width: 15px;
    height: 30px;
    background-image: url(../../images/arrow-sub-down.svg);
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
    flex: 1
}

@media (min-width:960px) {
    .header .header__nav .menu>.menu-item-has-children>.sub-menu .menu-item-has-children-active>a:after {
        display: none
    }
}

@media (min-width:960px) {
    .header .header__nav .menu>.menu-item-has-children>.sub-menu {
        background-color: #fff
    }
}

.header .header__nav .menu>.menu-item-has-children .menu-item {
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media (min-width:1200px) {
    .header .mobile__nav {
        display: none
    }
}

.block-heading {
    padding-top: 64px
}

.block-heading .shell {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (min-width:1200px) {
    .block-heading .shell {
        max-width: 1060px
    }
}

.block-heading-subtitle,
.block-heading-text,
.block-heading-title {
    text-align: center
}

.block-heading-subtitle {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    color: #0d1f2c;
    max-width: 79.95%
}

@media (min-width:1200px) {
    .block-heading-subtitle {
        font-size: 16px;
        line-height: 37px
    }
}

.block-heading-title {
    padding-top: 18px;
    font-size: 23px !important;
    line-height: 27px !important;
    font-weight: 300;
    color: #0d1f2c
}

@media (min-width:768px) {
    .block-heading-title {
        max-width: 826px;
        padding-top: 14px
    }
}

@media (min-width:1400px) {
    .block-heading-title {
        font-size: 42px !important;
        line-height: 49px !important;
        margin-left: 0 !important
    }
}

.block-heading-text {
    padding-top: 18px;
    font-size: 14px;
    line-height: 33px;
    color: #0d1f2c
}

.block-heading-text p {
    margin-bottom: 33px
}

.block-heading-text p:last-of-type {
    margin-bottom: 0
}

@media (min-width:768px) {
    .block-heading-text p {
        margin-bottom: 37px
    }

    .block-heading-text p:last-of-type {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .block-heading-text {
        padding-top: 14px
    }
}

.block-heading .button {
    margin-top: 37px
}

@media (min-width:768px) {
    .block-heading .button {
        margin-top: 28px
    }
}

@media (min-width:1400px) {
    .block-heading {
        padding-top: 133px
    }
}

.block-heads {
    padding-top: 59px
}

@media (min-width:1200px) {
    .block-heads .shell {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (min-width:1700px) {
    .block-heads .shell {
        padding-left: 119px;
        padding-right: 119px
    }
}

.block-heads__advantages,
.block-heads__heads {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style: none
}

.block-heads__heads {
    justify-content: center;
    border: 1px solid rgba(13, 31, 44, .1);
    border-radius: 6px;
    padding: 30px 50px;
    gap: 41px
}

.block-heads__heads-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px
}

@media (min-width:768px) {
    .block-heads__heads-item {
        width: calc(50% - 41px)
    }
}

@media (min-width:1400px) {
    .block-heads__heads-item {
        width: calc(25% - 84px)
    }
}

@media (min-width:1700px) {
    .block-heads__heads-item {
        width: 20%
    }
}

@media (min-width:768px) {
    .block-heads__heads {
        justify-content: space-between
    }
}

@media (min-width:1400px) {
    .block-heads__heads {
        gap: 84px
    }
}

.block-heads__advantages {
    padding-top: 14px;
    gap: 14px
}

.block-heads__advantages-item {
    display: flex;
    align-items: center;
    gap: 17px;
    width: 100%;
    background-color: rgba(241, 241, 243, .55);
    border-radius: 6px;
    font-size: 13px;
    line-height: 15px;
    color: #0d1f2c;
    padding: 14px 4px 14px 19px
}

.block-heads__advantages-item:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(https://sinclair.bulmed.bg/Certified-Trainer/wp-content/uploads/2026/08/check-27-1.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

@media (min-width:768px) {
    .block-heads__advantages-item {
        width: fit-content;
        padding: 14px 19px 14px 19px;
        font-size: 14px;
        line-height: 16px
    }
}

@media (min-width:1400px) {
    .block-heads__advantages {
        padding-top: 19px;
        gap: 12px
    }
}

@media (min-width:1400px) {
    .block-heads {
        padding-top: 40px
    }
}

.intro-large .intro__content {
    display: flex;
    flex-direction: column;
    padding-top: 121px
}

@media (min-width:960px) {
    .intro-large .intro__content {
        max-width: 631px
    }
}

@media (min-width:1400px) {
    .intro-large .intro__content {
        max-width: 731px
    }
}

@media (min-width:1700px) {
    .intro-large .intro__content {
        max-width: 944px;
        padding-top: 294px
    }
}

@media (min-width:768px) {
    .intro-large .intro-wrapper-inner {
        display: flex;
        justify-content: space-between;
        gap: 10px
    }
}

.scroll-down {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 33px
}

.scroll-down img {
    width: 40px;
    height: 40px
}

@media (min-width:768px) {
    .scroll-down img {
        width: 60px;
        height: 60px
    }
}

.intro {
    overflow: hidden;
    position: relative;
    z-index: 2;
    padding-bottom: 431px
}

.intro .shell>.scroll-down {
    display: none
}

@media (min-width:1200px) {
    .intro .shell>.scroll-down {
        display: flex
    }
}

@media (min-width:1700px) {
    .intro .shell>.scroll-down {
        padding-top: 115px
    }
}

.intro__content {
    position: relative;
    z-index: 2
}

.intro__content-subheading {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    color: #f5f5f5;
    padding-bottom: 24px;
    text-transform: uppercase;
    text-align: center
}

@media (min-width:960px) {
    .intro__content-subheading {
        text-align: left
    }
}

@media (min-width:1200px) {
    .intro__content-subheading {
        font-size: 15px
    }
}

@media (min-width:1400px) {
    .intro__content-subheading {
        font-size: 18px;
        line-height: 23px;
        padding-bottom: 16px;
        text-align: left
    }
}

.intro__content-heading {
    color: #f5f5f5;
    font-size: 33px;
    line-height: 39px;
    font-family: Raleway, sans-serif !important;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 25px
}

@media (min-width:960px) {
    .intro__content-heading {
        text-align: left
    }
}

@media (min-width:1400px) {
    .intro__content-heading {
        font-size: 35px;
        line-height: 41px;
        padding-bottom: 35px
    }
}

@media (min-width:1700px) {
    .intro__content-heading {
        font-size: 62px;
        line-height: 73px
    }
}

.intro__content>a {
    align-self: center
}

@media (min-width:960px) {
    .intro__content>a {
        align-self: flex-start
    }
}

@media (min-width:960px) {
    .intro__content .scroll-down {
        display: none
    }
}

@media (min-width:768px) {
    .intro {
        padding-bottom: 450px
    }
}

@media (min-width:960px) {
    .intro {
        padding-bottom: 100px
    }
}

@media (min-width:1700px) {
    .intro {
        padding-bottom: 113px
    }
}

.intro__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100% !important;
    z-index: -1
}

.intro__background-desktop {
    display: none
}

@media (min-width:768px) {
    .intro__background-desktop {
        display: flex
    }
}

@media (min-width:768px) {
    .intro__background-mobile {
        display: none
    }
}

.intro__machine {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    height: 534px;
    object-fit: contain;
    object-position: center bottom
}

@media (min-width:960px) {
    .intro__machine {
        left: auto;
        right: -75px;
        max-width: 558px;
        height: 434px
    }
}

@media (min-width:1200px) {
    .intro__machine {
        left: auto;
        right: 0;
        max-width: 658px;
        height: 534px
    }
}

@media (min-width:1700px) {
    .intro__machine {
        max-width: 888px;
        height: 856px;
        right: 40px
    }
}

.block-map {
    padding-top: 33px
}

.block-map .shell {
    max-width: 100%
}

.block-map .wpgmp_before_listing,
.block-map .wpgmp_pagination {
    display: none !important
}

.block-map .wpgmp_map_parent {
    overflow: hidden;
    margin-bottom: 47px !important
}

@media (min-width:1400px) {
    .block-map .wpgmp_map_parent {
        height: fit-content;
        margin-bottom: 0 !important
    }
}

.block-map .wpgmp_filter_wrappers {
    padding: 0 7px !important;
    background-color: transparent !important
}

.block-map div.wpgmp_search_form {
    position: relative !important;
    margin-top: 0 !important
}

.block-map div.wpgmp_search_form input.wpgmp_search_input {
    min-height: 65px !important;
    background-color: #f1f1f3 !important;
    border: 1px solid rgba(241, 241, 243, .3) !important;
    border-radius: 30px !important;
    padding-left: 24px !important;
    padding-right: 22px !important
}

.block-map div.wpgmp_search_form input.wpgmp_search_input::placeholder {
    color: rgba(180, 180, 180, .65) !important;
    font-size: 18px !important
}

.block-map .location_listing1 {
    padding-left: 7px;
    padding-right: 7px
}

@media (max-width:767px) {
    .block-map .location_listing1 {
        height: 822px !important;
        overflow-y: auto !important
    }
}

.block-map .wpgmp_listing_list .fc-item-default .wpgmp_locations {
    padding: 0 !important;
    margin-bottom: 33px !important
}

.block-map .infoBox {
    border-radius: 30px !important;
    overflow: hidden !important
}

.block-map .fc-item-box,
.block-map .wpgmp_locations {
    border-radius: 6px !important;
    border: 1px solid rgba(13, 31, 44, .1);
    padding: 0 !important;
    overflow: hidden !important
}

.block-map .fc-item-box img,
.block-map .wpgmp_locations img {
    float: none !important
}

.block-map .fc-item-box>.fc-itemcontent-padding,
.block-map .wpgmp_locations>.fc-itemcontent-padding {
    padding: 0 !important
}

.block-map .fc-item-box .fc-item-title,
.block-map .wpgmp_locations .fc-item-title {
    margin-top: 0 !important
}

.block-map .fc-item-box .fc-item-title,
.block-map .fc-item-box .fc-item-title *,
.block-map .wpgmp_locations .fc-item-title,
.block-map .wpgmp_locations .fc-item-title * {
    font-family: Raleway, sans-serif !important;
    text-align: center !important
}

.block-map .fc-item-box .fc-item-title,
.block-map .fc-item-box .wpgmp_locations_head,
.block-map .wpgmp_locations .fc-item-title,
.block-map .wpgmp_locations .wpgmp_locations_head {
    display: flex !important;
    align-items: center !important;
    justify-content: left !important;
    padding: 16px 18px 0 18px !important;
    margin-bottom: 0 !important
}

.block-map .fc-item-box .fc-item-title .wpgmp_location_title *,
.block-map .fc-item-box .wpgmp_locations_head .wpgmp_location_title *,
.block-map .wpgmp_locations .fc-item-title .wpgmp_location_title *,
.block-map .wpgmp_locations .wpgmp_locations_head .wpgmp_location_title * {
    font-family: Raleway, sans-serif !important;
    text-align: left !important;
    font-size: 16px !important;
    text-transform: uppercase !important
}

.block-map .fc-item-box .wpgmp_location_meta,
.block-map .wpgmp_locations .wpgmp_location_meta {
    display: none !important
}

.block-map .fc-item-box .cc-verification,
.block-map .wpgmp_locations .cc-verification {
    padding: 10px 18px 17px 18px !important
}

.block-map .fc-item-box .cc-verification::after,
.block-map .wpgmp_locations .cc-verification::after {
    content: "";
    display: block;
    width: 221px !important;
    height: 30px !important;
    background-image: url(https://sinclair.bulmed.bg/Certified-Trainer/wp-content/uploads/2026/08/cert.svg);
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat
}

.block-map .fc-item-box .cc-address,
.block-map .fc-item-box .cc-email,
.block-map .fc-item-box .cc-logos,
.block-map .fc-item-box .cc-phone,
.block-map .fc-item-box .cc-website,
.block-map .wpgmp_locations .cc-address,
.block-map .wpgmp_locations .cc-email,
.block-map .wpgmp_locations .cc-logos,
.block-map .wpgmp_locations .cc-phone,
.block-map .wpgmp_locations .cc-website {
    display: flex !important;
    padding: 14px 10px 4px 10px !important;
    margin-left: 17px;
    margin-right: 17px;
    border-top: 1px solid rgba(13, 31, 44, .1) !important;
    font-size: 16px;
    line-height: 19px;
    color: #0d1f2c;
    font-family: Raleway, sans-serif
}

.block-map .fc-item-box .cc-address:before,
.block-map .fc-item-box .cc-email:before,
.block-map .fc-item-box .cc-logos:before,
.block-map .fc-item-box .cc-phone:before,
.block-map .fc-item-box .cc-website:before,
.block-map .wpgmp_locations .cc-address:before,
.block-map .wpgmp_locations .cc-email:before,
.block-map .wpgmp_locations .cc-logos:before,
.block-map .wpgmp_locations .cc-phone:before,
.block-map .wpgmp_locations .cc-website:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px;
    max-height: 20px;
    margin-right: 20px
}

.block-map .fc-item-box .cc-website,
.block-map .wpgmp_locations .cc-website {
    word-break: break-all
}

.block-map .fc-item-box .cc-logos,
.block-map .wpgmp_locations .cc-logos {
    padding-bottom: 16px
}

.block-map .fc-item-box .cc-logos img,
.block-map .wpgmp_locations .cc-logos img {
    max-width: 219px
}

.block-map .fc-item-box .cc-logos:before,
.block-map .wpgmp_locations .cc-logos:before {
    display: none
}

.block-map .fc-item-box .cc-address:before,
.block-map .wpgmp_locations .cc-address:before {
    background-image: url(../../images/map-location.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.block-map .fc-item-box .cc-phone:before,
.block-map .wpgmp_locations .cc-phone:before {
    background-image: url(../../images/phone-call.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.block-map .fc-item-box .cc-email:before,
.block-map .wpgmp_locations .cc-email:before {
    background-image: url(../../images/email-item.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.block-map .fc-item-box .cc-website:before,
.block-map .wpgmp_locations .cc-website:before {
    background-image: url(../../images/link.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.block-map .fc-item-box[data-verification=FALSE],
.block-map .wpgmp_locations[data-verification=FALSE] {
    background-color: #fff !important;
    border: 1px solid rgba(13, 31, 44, .1) !important
}

.block-map .fc-item-box[data-verification=FALSE] .fc-item-title,
.block-map .wpgmp_locations[data-verification=FALSE] .fc-item-title {
    color: #0d1f2c !important;
    font-size: 16px !important;
    line-height: 19px !important
}

.block-map .fc-item-box[data-verification=FALSE] .fc-item-title .wpgmp_location_title,
.block-map .fc-item-box[data-verification=FALSE] .wpgmp_locations_head .wpgmp_location_title,
.block-map .wpgmp_locations[data-verification=FALSE] .fc-item-title .wpgmp_location_title,
.block-map .wpgmp_locations[data-verification=FALSE] .wpgmp_locations_head .wpgmp_location_title {
    margin-bottom: 0 !important
}

.block-map .fc-item-box[data-verification=FALSE] .fc-item-title .wpgmp_location_title a,
.block-map .fc-item-box[data-verification=FALSE] .wpgmp_locations_head .wpgmp_location_title a,
.block-map .wpgmp_locations[data-verification=FALSE] .fc-item-title .wpgmp_location_title a,
.block-map .wpgmp_locations[data-verification=FALSE] .wpgmp_locations_head .wpgmp_location_title a {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 19px !important
}

.block-map .fc-item-box[data-verification=FALSE] .cc-verification,
.block-map .wpgmp_locations[data-verification=FALSE] .cc-verification {
    display: none !important
}

.block-map .fc-item-box[data-verification=TRUE],
.block-map .wpgmp_locations[data-verification=TRUE] {
    background-color: #f1f1f3 !important;
    box-shadow: none !important
}

.block-map .fc-item-box[data-verification=TRUE] .fc-item-title,
.block-map .wpgmp_locations[data-verification=TRUE] .fc-item-title {
    color: #0d1f2c !important;
    font-size: 16px !important;
    line-height: 19px !important
}

.block-map .fc-item-box[data-verification=TRUE] .fc-item-title .wpgmp_location_title,
.block-map .fc-item-box[data-verification=TRUE] .wpgmp_locations_head .wpgmp_location_title,
.block-map .wpgmp_locations[data-verification=TRUE] .fc-item-title .wpgmp_location_title,
.block-map .wpgmp_locations[data-verification=TRUE] .wpgmp_locations_head .wpgmp_location_title {
    margin-bottom: 0 !important
}

.block-map .fc-item-box[data-verification=TRUE] .fc-item-title .wpgmp_location_title a,
.block-map .fc-item-box[data-verification=TRUE] .wpgmp_locations_head .wpgmp_location_title a,
.block-map .wpgmp_locations[data-verification=TRUE] .fc-item-title .wpgmp_location_title a,
.block-map .wpgmp_locations[data-verification=TRUE] .wpgmp_locations_head .wpgmp_location_title a {
    color: #0d1f2c !important;
    font-size: 16px !important;
    line-height: 19px !important
}

.block-map .fc-item-box .cc-wh-heading,
.block-map .wpgmp_locations .cc-wh-heading {
    padding-left: 25px;
    padding-top: 11px;
    padding-bottom: 6px;
    padding-right: 25px;
    font-family: Raleway, sans-serif !important;
    font-size: 20px;
    line-height: 27px
}

.block-map .fc-item-box .cc-rd,
.block-map .fc-item-box .cc-wd,
.block-map .wpgmp_locations .cc-rd,
.block-map .wpgmp_locations .cc-wd {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
    line-height: 19px
}

.block-map .fc-item-box .cc-rd,
.block-map .wpgmp_locations .cc-rd {
    color: rgba(13, 31, 44, .7);
    margin-bottom: 21px
}

@media (min-width:1400px) {
    .block-map {
        padding-top: 120px
    }

    .block-map .shell {
        max-width: 87.5%
    }

    .block-map .wpgmp_map_container {
        display: grid;
        grid-template-columns: 8.1fr 3.9fr;
        grid-template-rows: repeat(9, 1fr)
    }

    .block-map .wpgmp_map_container .wpgmp_filter_wrappers {
        grid-column: 2;
        grid-row: 1;
        margin-left: 16px;
        width: calc(100% - 16px);
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .block-map .wpgmp_map_container .wpgmp_map_parent {
        grid-column: 1;
        grid-row: 1/span 9
    }

    .block-map .wpgmp_map_container .location_listing1 {
        grid-column: 2;
        grid-row: 1/span 10;
        height: 833px;
        overflow-y: auto;
        direction: ltr;
        margin-top: 89px;
        padding-right: 22px;
        padding-left: 16px
    }

    .block-map .wpgmp_map_container .location_listing1 .wpgmp_listing_container {
        direction: ltr;
        padding-top: 28px
    }
}

.block-media__text {
    padding-top: 64px
}

@media (min-width:768px) {
    .block-media__text .shell {
        display: flex;
        gap: 20px
    }
}

@media (min-width:1200px) {
    .block-media__text .shell {
        padding-left: 50px;
        padding-right: 50px;
        gap: 45px
    }
}

@media (min-width:1700px) {
    .block-media__text .shell {
        padding-left: 120px;
        padding-right: 120px;
        gap: 76px
    }
}

@media (min-width:768px) {
    .block-media__text-left .shell {
        flex-direction: row-reverse
    }
}

.block-media__text-text-wrapper {
    display: flex;
    flex-direction: column;
    text-align: center
}

@media (min-width:768px) {
    .block-media__text-text-wrapper {
        text-align: left;
        padding-top: 23px
    }
}

@media (min-width:960px) {
    .block-media__text-text-wrapper {
        padding-top: 31px
    }
}

@media (min-width:1400px) {
    .block-media__text-text-wrapper {
        padding-top: 48px
    }
}

.block-media__text-text {
    padding-top: 16px;
    font-size: 14px;
    line-height: 33px;
    color: #0d1f2c
}

.block-media__text-text p {
    margin-bottom: 40px
}

.block-media__text-text p:last-of-type {
    margin-bottom: 0
}

@media (min-width:1200px) {
    .block-media__text-text {
        padding-top: 14px;
        font-size: 16px;
        line-height: 37px
    }
}

.block-media__text-button {
    align-self: center;
    margin-top: 45px
}

@media (min-width:768px) {
    .block-media__text-button {
        align-self: flex-start
    }
}

@media (min-width:1200px) {
    .block-media__text-button {
        margin-top: 64px
    }
}

.block-media__text-image-wrapper {
    padding-top: 51px;
    margin-right: -7px
}

@media (min-width:768px) {
    .block-media__text-image-wrapper {
        display: flex;
        justify-content: center;
        align-items: end;
        margin-right: 0;
        min-width: 39.2%;
        padding-top: 0
    }

    .block-media__text-image-wrapper img {
        object-fit: contain
    }
}

@media (min-width:1700px) {
    .block-media__text-image-wrapper {
        align-items: start
    }
}

@media (min-width:1400px) {
    .block-media__text {
        padding-top: 133px
    }
}