@font-face {
    font-family: 'Gilroy';
    src: local('./assets/fonts/Gilroy Regular'), local('./assets/fonts/Gilroy-Regular'),
    url('./assets/fonts/Gilroy-Regular.woff2') format('woff2'),
    url('./assets/fonts/Gilroy-Regular.woff') format('woff'),
    url('./assets/fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: local('./assets/fonts/Gilroy Medium'), local('./assets/fonts/Gilroy-Medium'),
    url('./assets/fonts/Gilroy-Medium.woff2') format('woff2'),
    url('./assets/fonts/Gilroy-Medium.woff') format('woff'),
    url('./assets/fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: local('./assets/fonts/Gilroy Bold'), local('./assets/fonts/Gilroy-Bold'),
    url('./assets/fonts/Gilroy-Bold.woff2') format('woff2'),
    url('./assets/fonts/Gilroy-Bold.woff') format('woff'),
    url('./assets/fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

.btn-login.contactUs {
    font-size: 14px;
    margin-left: 0;
    font-weight: bold;
    background: #E8E8E8;
    color: #461E96;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

*, :after, :before {
    box-sizing: border-box
}

body {
    margin: 0;
    font-family: 'Gilroy';
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #3B3B3B;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.odometer-inside,
.lvca-suffix {
    color: #24185D !important;
    font-weight: 400;
}

.fflexx {
    display: flex;
    flex-direction: column;
}

.toggle-field .wpcf7 form .wpcf7-response-output {
    color: #111 !important;
}

.toggle-field p {
    width: 100%;
}

input[type=submit].wpcf7-submit {
    width: 100%;
    background: #461e96;
    color: #fff;
    font-weight: 600;
    margin-top: -10px;
}

input[type=submit].wpcf7-submit:hover {
    background: #FFA400 !important;
    border-color: #FFA400 !important;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: 1px solid #CACACA !important;
}

.toggle-field form.wpcf7-form .fflexx > p:first-child {
    display: flex;
    flex-direction: column;
}

.lvca-odometers .lvca-odometer .lvca-number {
    margin-bottom: 0 !important;
}

.lvca-grid-container.lvca-grid-desktop-3 .lvca-grid-item {

    margin-left: 0 !important;
    text-align: center;
}

@media only screen and (min-width: 801px) {
    .lvca-grid-container.lvca-grid-desktop-3 .lvca-grid-item {
        width: calc(33.33333% - 0px) !important;
    }
}

h1, h2, h3, h4, h5, h6 {
    margin-block-start: .2rem;
    margin-block-end: .6rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
}

h3 {
    font-size: 1.75rem
}

h4 {
    font-size: 1.5rem
}

h5 {
    font-size: 18px;
    font-weight: 600;
}

h6 {
    font-size: 1rem
}

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

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
    white-space: pre-wrap
}

a {
    background-color: transparent;
    text-decoration: none;
    color: rgba(36, 24, 93, 1);
}

a:active, a:hover {
    color: #336
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

abbr[title] {
    border-block-end: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

.single-groups .ld-item-list.ld-lesson-list,
#ld-profile .ld-item-list.ld-course-list {
    display: none !important;
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

/*.category-live-events .flex.newsCatalog{
    display: grid;
    grid-template-columns: 1fr 1fr;
}*/
details {
    display: block
}

summary {
    display: list-item
}

header .custom-logo {
    width: 100%;
    max-width: 200px;
}

figcaption {
    font-size: 16px;
    color: #333;
    line-height: 1.4;
    font-style: italic;
    font-weight: 400
}

[hidden], template {
    display: none
}


@media print {
    *, :after, :before {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote, pre {
        -moz-column-break-inside: avoid;
        break-inside: avoid;
        border: 1px solid #ccc
    }

    thead {
        display: table-header-group
    }

    img, tr {
        -moz-column-break-inside: avoid;
        break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        -moz-column-break-after: avoid;
        break-after: avoid
    }
}

label {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: 1px solid #CACACA;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s
}

input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
    border-color: #333
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    width: auto;
    -webkit-appearance: button
}

[type=button], [type=submit], button {
    display: inline-block;
    font-weight: 400;
    color: #461E96;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #461E96;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    transition: all .3s
}

[type=button]:focus:not(:focus-visible), [type=submit]:focus:not(:focus-visible), button:focus:not(:focus-visible) {
    outline: none
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
    background-color: #461E96;
    text-decoration: none
}

[type=button]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

fieldset {
    padding: .35em .75em .625em
}

.hidden {
    display: none;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}


.b-left .wpb_text_column {
    border-left: solid 1px #cacaca;
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

select {
    display: block
}

table {
    background-color: transparent;
    width: 100%;
    margin-block-end: 15px;
    font-size: .9em;
    border-spacing: 0;
    border-collapse: collapse
}

table td, table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843)
}

table th {
    font-weight: 700
}

table tfoot th, table thead th {
    font-size: 1em
}

table caption + thead tr:first-child td, table caption + thead tr:first-child th, table colgroup + thead tr:first-child td, table colgroup + thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-block-start: 1px solid hsla(0, 0%, 50.2%, .5019607843)
}

table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th {
    background-color: hsla(0, 0%, 50.2%, .0705882353)
}

table tbody tr:hover > td, table tbody tr:hover > th {
    background-color: hsla(0, 0%, 50.2%, .1019607843)
}

table tbody + tbody {
    border-block-start: 2px solid hsla(0, 0%, 50.2%, .5019607843)
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action {
    gap: 7px
}

.category-live-events .shadow-wrapper {
    width: 100%
}

.category-live-events .mrgbmin img {
    max-height: 220px;
    object-fit: cover !important;
    -webkit-fit-object: cover !important;
    -moz-fit-object: cover !important;
    -o-fit-object: cover !important;
    -o-object-fit: cover !important;
}


dd, dl, dt, li, ol, ul {
    margin-block-start: 0;
    margin-block-end: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}


.border,
.border-wrapper > .vc_column-inner > .wpb_wrapper {
    border: solid 1px rgb(176 176 176 / 45%);
}

/*.shadow,*/
/*.shadow-wrapper > .vc_column-inner > .wpb_wrapper {*/
/*    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.09);*/
/*}*/

.radius-wrapper > .vc_column-inner > .wpb_wrapper {
    border-radius: 4px;
}


.text-white {
    color: #fff;
}

.min-h-full {
    min-height: 500px !important;
}

.banner-main .wpb_content_element.wpb_text_column {
    margin-bottom: 16px;
}

.vc_do_custom_heading,
.formatingText h2 {
    margin-bottom: 44px !important;
    margin-top: 0;
    color: #24185D;
}

.formatingText ul {
    margin-bottom: 20px;
}

.formatingText + .vc_do_btn {
    margin-bottom: 35px;
}

.formatingText p + h2 {
    margin-top: 50px;
}

.wpb-content-wrapper > .vc_row:not(.min-h-full):not(.topPosition) {
    margin-top: 70px;
}

.hover-categories > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
    overflow: hidden;
    border-radius: 4px;
}

.hover-categories .border-wrapper p {
    font-weight: 500;
}

.hover-categories .border-wrapper h5 {
    font-size: 24px !important;
    font-weight: 600 !important;
}

.hover-categories .border-wrapper > .vc_column-inner > .wpb_wrapper {
    background: #F5F5F5;
    border: none;
    border-radius: 4px;
    overflow: hidden;
}

.size14 {
    font-size: 14px;
}


.size16 {
    font-size: 16px;
}

.size22 {
    font-size: 22px;
}

ol li:not(:last-child) {
    margin-bottom: 15px;
}

.regular-title h1, .regular-title h2:not(.vc_custom_heading), .regular-title h3, .regular-title h4 {
    font-weight: 600;
}

.gradient {
    background: linear-gradient(287.12deg, #3C289B 0%, #E3018C 100%);
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 4px !important;
}

.vc_btn3.vc_btn3-size-md {
    font-size: 16px !important;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}

.vc_btn3.vc_btn3-size-md {
    padding-left: 24px !important;
    padding-right: 24px !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    font-weight: bold;
    color: #461E96 !important;

}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:not(:hover) {
    border-color: #fff !important;
    background-color: #fff !important;
}

.menu a {
    font-weight: 500;
}

header {
    /*position: sticky !important;*/
    /*top: 0;*/
    /*background: #fff;*/
    /*z-index: 10;*/
    /*width: 100%;*/
}

main {
    min-height: 42vh;
}

footer .custom-logo-link img {
    width: 224px;
}

footer nav {
    border-top: 1px solid #CACACA;
    padding: 30px 0;
    margin-top: 30px;
}

footer .site-navigation ul.menu a {
    padding: 5px 25px !important;
    color: #461E96 !important;
    font-size: 12px !important;
    text-decoration: underline;
    text-underline-offset: 1.5px;
}

footer .site-navigation ul.menu a:hover {
    text-decoration: none;
}

.absoluteImgRight.bottom-banner {
    background-position: right center !important;
    background-repeat: no-repeat !important;
    background-size: 50% !important;
}

.notModImageMobile{
    max-width: 1180px !important;
    margin: 0 auto !important;
}

.absoluteImgRight.bottom-banner.head-page{
    background-size: 436px !important;
}

.vc_btn3.vc_btn3-style-classic {
    box-shadow: inset 0 0 0 1px #3c289b !important;
    border-radius: 50px !important;
    font-size: 14px !important;
    background: none !important;
    font-weight: 600 !important;
    color: #3c289b !important;
    border: none !important;
}

.vc_btn3.vc_btn3-style-classic:hover {
    background: #3c289b !important;
    color: #fff !important;
}

footer .site-navigation ul.menu li:first-child a {
    padding-left: 0 !important;
}

.banner-main {
    color: #211359;
}

.search-form {
    display: flex;
    flex: 1;
}

.search-form label {
    width: 100%;
}

.search-submit {
    background: var(--color-interactive-primary, rgba(70, 30, 150, 1));
    border: none;
    height: 32px;
    width: 32px;
    margin: 0 -1px 0 0px;
    font-size: 0;
    border-radius: 4px 0px 0px 4px;
    background-image: url("./assets/images/button__icon.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.page-header h1,
.ld-registration__form h2 {
    margin-block-start: 3rem;
    margin-block-end: .6rem;
    color: #24185D;
}

.profileNav a img {
    border-radius: 100%;
}


/* profile menu */

.profile {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    text-align: end;
    font-size: 14px;
}

.profile h3 {
    text-align: end;
    line-height: 1;
    margin-bottom: 4px;
    font-weight: 600;
}

.profile p {
    line-height: 1;
    font-size: 14px;
    opacity: .6;
}

.profile .img-box {
    position: relative;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
}

.profile .img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ld-profile-edit-link {
    display: none !important;
}

.profile .img-box {
    max-width: 32px;
    max-height: 32px;
}

.profile {
    font-weight: 500;
}

/* menu (the right one) */

.menuProfile {
    position: absolute;
    top: calc(100% + 10px);
    right: 40px;
    width: 150px;
    background: #fff;
    box-shadow: 0 0px 20px rgb(0 0 0 / 9%);
    opacity: 0;
    transform: translateY(-10px);
    visibility: hidden;

    border-radius: 5px;
}

.menuProfile::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 14px;
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg);
    z-index: -1;
}

.menuProfile.active {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    z-index: 1;
}

/* menu links */

.menuProfile ul {
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 10;
    background: #fff;
    padding: 0;
    overflow: hidden;
    border-radius: 5px;
}

.menuProfile ul li {
    list-style: none;
}

.menuProfile ul li:hover {
    background: #eee;
}

.menuProfile ul li a {
    text-decoration: none;
    color: #000;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    gap: 6px;
    font-weight: 500;
    transition: all .3s;
    font-size: 14px;
}

.menuProfile ul li:last-child {
    border-top: solid 1px #efefef;
}

.menuProfile ul li a i {
    font-size: 1.2em;
}

.copyright {
    font-size: 12px;
    margin-bottom: 20px;
}

.search-form input.search-field {
    border: 1px solid var(--color-interactive-secondary, rgba(138, 138, 138, 1));
    height: 32px;
    font-size: 14px;
    padding-left: 10px;
    width: 100%;
    font-style: italic;
    border-left: none !important;
    border-radius: 0 3px 3px 0px;
}


.gap-24 {
    gap: 24px;
}

.flex {
    display: flex;
}

.lvca-portfolio-wrap + .vc_btn3-container {
    background: #f5f5f5;
    padding: 0 35px 35px;
    width: 100%;
    margin-top: -15px;
    margin-bottom: 0;
}

.justify-between {
    justify-content: space-between;
}

.site-navigation ul.menu li a:hover {
    color: #461E96;
}

.site-navigation ul.menu li a {
    transition: all .3s;
    padding: 5px 12px !important;
    color: #1E1E1E;
    font-size: 14px;
}

header .container,
.slick-slide .vc_column_container.regular-title {
    max-width: 1210px !important;
    padding: 16px;
}


.gap-6 {
    gap: 24px;
}

header {
    z-index: 1;
    position: relative;
    box-shadow: 0px 2px 2px 0px #00000017;
}

.custom-logo-link {
    height: 20px;
}

.btn-login {
    background: #461E96;
    color: #fff;
    border-radius: 4px;
    padding: 3px 12px !important;
    font-weight: bold;
    font-size: 14px;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    margin-left: 0px;
}

.btn-login:hover {
    background-color: #461E96;
    color: #fff;
}

.modPadding16 {
    padding-top: 16px !important;
    padding-right: 16px !important;
    padding-bottom: 16px !important;
    padding-left: 16px !important;
    border-radius: 4px !important;
    margin-bottom: 0 !important;
}

.modPadding16 .entry-title {
    color: #24185d;
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 25px !important;
}

.lvca-project-image {
    display: none !important;
}

.archive h1 {
    color: #24185D;
}

.modPadding16 .entry-title a:after {
    width: 12px !important;
    height: 22px !important;
}

.modPadding16 .entry-title a {
    text-decoration: none;
}

.lvca-portfolio-wrap {
    background: #f5f5f5;
    padding: 35px;
}

.mrgbmin {
    margin-bottom: -8px;
    display: block;
}

.mrgbmin img {

}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-entry-text-wrap {
    text-align: left;
    margin: 0;
}

/*.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item {*/
/*    display: list-item;*/
/*}*/

.lvca-portfolio-wrap .lvca-portfolio {
    list-style: decimal;
    margin: 0px !important;
    color: rgb(36 23 93) !important;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.15s ease-in-out;
}

.lvca-portfolio-wrap .lvca-portfolio-header {
    margin: 0;
}

.lvca-portfolio-wrap .lvca-heading {
    display: inline-block;
    text-align: left;
    max-width: none;
    line-height: 30px;
    text-transform: none;
    letter-spacing: normal;
    color: #333;
    margin: 0 0 30px;
    color: #24185d;
    font-size: 30px;
    font-weight: 500;
}

.lvca-portfolio .lvca-grid-item {
    position: relative !important;
    top: 0 !important;
}

.lvca-portfolio .lvca-grid-item a {
    /*text-decoration-line: underline;*/
    /*text-decoration-style: solid;*/
    /*text-decoration-thickness: 1.2px;*/
    /*text-underline-offset: 4px;*/
    color: rgb(36 23 93) !important;
    font-size: 17px;
    font-weight: 600;
    transition: all 0.15s ease-in-out;
    text-decoration: none !important;
}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title {
    font-size: 17px !important;
}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title a {
    display: flex;
    align-items: center;
}

.close-menu,
.open-menu {
    position: absolute;
    cursor: pointer;
    display: none;
    width: 31px;
    height: 31px;
    align-items: center;
    justify-content: center;
}

.open-menu {
    top: 50%;
    left: 15px;
    transform: translateY(-50%);

}

.close-menu {
    top: 20px;
    right: 20px;
}

#check {
    display: none;
}

footer .custom-logo-link {
    height: auto;
}

.hover-blue .wpb_text_column,
.hover-categories .vc_column-inner .wpb_wrapper {
    transition: all .3s;
}

.hover-blue .wpb_text_column:hover {
    background-color: #F8866D !important;
}

/*.hover-categories .vc_column-inner:hover .wpb_wrapper span,*/
/*.hover-categories .vc_column-inner:hover .wpb_wrapper{*/
/*    color: #fff !important;*/
/*}*/
.border-left > .vc_column-inner > .wpb_wrapper {
    border-left: solid 5px #461e96;
    font-size: 16px;
}

.hover-categories ol {
    margin: 0 !important;
    padding: 0;
    list-style: none !important;
}

.hover-categories ol li {

}

.light-heading h2,
.light-heading h3 {
    font-weight: 300 !important
}

.light-heading .wpb_text_column strong {
    display: block;
    margin-top: -15px;
    color: #3c289b;
    font-size: 16px;
}

.max30 {
    max-width: 30%;
}

.page-content .hover-categories h2,
.page-content .hover-categories h3 {
    margin-bottom: 20px;
}

.hover-categories ol li {
    color: rgb(36 23 93);
    font-size: 18px;
    font-weight: 600;
}

.hover-categories ol li a,
.lvca-grid-item h3 a{
    display: flex;
    align-content: center;
    align-items: center;
    color: #461E96 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    -webkit-transition: transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    -ms-transition: transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    text-decoration: none !important;
}

.lvca-portfolio .lvca-grid-item a{
    color: #461E96 !important;
}

.hover-categories a,
.hover-categories a::after,
.lvca-entry-text-wrap a::after,
.lvca-grid-item h3 a,
.lvca-grid-item h3 a::after{
    -webkit-transition: transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    -ms-transition: transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
}

.hover-categories a:hover::after,
.lvca-grid-item h3 a:hover::after,
.lvca-entry-text-wrap a:hover::after {
    -webkit-transform: translateX(6px);
    -moz-transform: translateX(6px);
    -ms-transform: translateX(6px);
    -o-transform: translateX(6px);
    transform: translateX(6px);
}

.ld-modal-open:after {
    content: '';
    position: fixed;
    background: #00000063;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.learndash-wrapper .ld-alert {
    min-height: 74px !important;
    padding: 20px 15px 20px 55px !important;
    text-align: left;
    line-height: 1.1;
}

.learndash-wrapper .ld-alert .ld-alert-icon.ld-icon-alert {
    font-size: 20px !important;
}

body .learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button:hover {
    box-shadow: 0 0 0 2px #fff !important;
    opacity: 1;
}

.hover-categories a:hover::after,
.lvca-entry-text-wrap a:hover::after {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4IiB3aWR0aD0iNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2MzNiIgZD0iTTE3LjE3IDMyLjkybDkuMTctOS4xNy05LjE3LTkuMTcgMi44My0yLjgzIDEyIDEyLTEyIDEyeiIvPjxwYXRoIGQ9Ik0wLS4yNWg0OHY0OGgtNDh6IiBmaWxsPSJub25lIi8+PC9zdmc+") no-repeat;
    background-size: 100%;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password:before,
.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username:before {
    top: 2.2em !important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding img {
    max-width: 200px !important;
}

.container-ratio {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.page-content .hover-categories h2.entry-title a:not(.big_link):not(.vc_single_image-wrapper):not([data-fancybox]):after {
    top: 3px;
}

.vc_btn3-style-flat {
    background: var(--color-interactive-primary, rgba(70, 30, 150, 1)) !important;
    border: none !important;
    color: #fff !important;
    font-weight: 600 !important;
}

.vc_btn3-style-flat:hover {
    background: #FFA400 !important;
    color: #461e96 !important;
}

.wpb_text_column .flex.flex-col {
    /*margin: 30px 0 45px !important;*/
    gap: 15px;
}


/*.page-content .hover-categories a:not(.big_link){*/
/*    font-size: 15px;*/
/*    line-height: 16px;*/
/*    font-weight: 600;*/
/*    transition: all 0.15s ease-in-out;*/
/*    background: #461e96;*/
/*    color: #fff;*/
/*    display: inline-flex;*/
/*    text-decoration: none;*/
/*    height: 44px;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    border-radius: 50px;*/
/*    padding: 14px 30px;*/
/*    position: relative;*/
/*    padding-right: 50px;*/
/*}*/

.page-content .hover-categories a:not(.big_link):not(.vc_single_image-wrapper):not([data-fancybox]):after,
.lvca-entry-text-wrap a:after {
    content: '';
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDkgMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjkzNzUgMC45Njg3NUw3LjYzNzUgNy42Njg3NUM3LjY4MTA0IDcuNzEyMjMgNy43MTU1OCA3Ljc2Mzg2IDcuNzM5MTUgNy44MjA3QzcuNzYyNzIgNy44Nzc1NCA3Ljc3NDg1IDcuOTM4NDcgNy43NzQ4NSA4QzcuNzc0ODUgOC4wNjE1MyA3Ljc2MjcyIDguMTIyNDYgNy43MzkxNSA4LjE3OTNDNy43MTU1OCA4LjIzNjE0IDcuNjgxMDQgOC4yODc3NyA3LjYzNzUgOC4zMzEyNUwwLjkzNzUgMTUuMDMxMiIgc3Ryb2tlPSIjNDYxRTk2IiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K") no-repeat;
    width: 7px;
    height: 14px;
    background-size: 100%;
    position: relative;
    right: -12px;

    display: inline-flex;

}

.text-center {
    text-align: center !important;
}

.max150 img {
    max-width: 36px !important;
    aspect-ratio: 1 !important;
}

.hover-categories ol li a:hover,
.page-content .hover-categories a:not(.big_link):hover,
.lvca-entry-text-wrap a:hover {
    text-decoration: none !important;
}

/*.page-content .hover-categories a:not(.big_link):hover{*/
/*    background: #24185d;*/
/*}*/

.mt10 {
    margin-top: 10px !important;
}

.hover-categories h3:not(.entry-title),
h3.lvca-heading{
    color: #1E1E1E !important;
    font-size: 28px !important;
    line-height: 1 !important;
    font-weight: 600 !important;
}

.hover-categories h3:not(.entry-title) a,
h3.lvca-heading a{
    text-decoration: none;
    color: #1E1E1E;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.hover-categories h3:not(.entry-title) a:hover {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 1.2px;
    text-underline-offset: 4px;
    color: #FFA400;

}

.hover-categories h3:not(.entry-title) a:after {
    display: none !important;
}

.linksCat p {
    margin: 0;
}

.linksCat {
    display: flex;
    flex-direction: column;
    /*flex-wrap: wrap;*/
    gap: 10px;
}

.size16 {
    font-size: 16px;
}

/*.hover-categories .vc_column-inner:hover > .wpb_wrapper {*/
/*    background: #461e96;*/
/*    color: #fff !important;*/
/*}*/

.hover-categories .vc_single_image-wrapper img,
.mrgbmin img {
    aspect-ratio: 1 / .51;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    -webkit-fit-object: cover;
    -moz-fit-object: cover;
    -o-fit-object: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

.hover-categories .shadow-wrapper .vc_single_image-wrapper img {
    aspect-ratio: 1 / .82;
}
body .lvca-portfolio-wrap + .vc_btn3-inline .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:not(:hover){
    background: #461E96 !important;
    color: #fff !important;
}
body .lvca-portfolio-wrap + .vc_btn3-inline .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    font-size: 14px !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
.lvca-portfolio-wrap + .vc_btn3-inline .vc_btn3:after{
    display: none !important;
}

.mrgbmin img {
    min-width: 320px;
}

.tagsBlock .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:not(:hover) {
    border-color: #461e96 !important;
    background: #461e96 !important;
    color: #fff !important;
}

.lvca-odometers .lvca-odometer .lvca-number span,
.lvca-odometers .lvca-odometer .lvca-suffix {
    font-weight: 600;
}

.background-purple-pink-gradient {
    background: linear-gradient(180deg, #3f1a8c 0%, #b00d8c 100%);
    color: #fff;
    overflow: visible !important;
    margin-bottom: 290px !important;
}

.hover-blue .wpb_text_column {
    margin-bottom: 0;
}

.home .vc_row.background-purple-pink-gradient {
    margin-top: 70px !important;
    background: #211359;
}

.background-purple-pink-gradient {
    background: #211359;
}

.wpb-content-wrapper > .background-purple-pink-gradient:first-child .vc_custom_heading {
    font-size: 48px !important;
    margin-bottom: 12px !important;
}

.wpb-content-wrapper > .background-purple-pink-gradient:first-child .vsa-text,
.vsa-text{
    color: #fff !important;
    font-size: 24px !important;
    font-weight: 600;
}


.modH2 {
    font-size: 40px;
    line-height: 1.3;
}

.vc_row.background-purple-pink-gradient .modH2 {
    margin: 0;
}

.vc_row.background-purple-pink-gradient .wpb_raw_code {
    margin-bottom: 10px;
}

.vc_row.background-purple-pink-gradient .vc_column-inner {
    padding-top: 0 !important;
}

.slick-slide .vc_column_container.regular-title {
    /*max-width: 1100px;*/
    margin: 0 auto;
    width: 100%;
}

.slick-slide .vc_column_container.regular-title .vc_column-inner {
    max-width: 50%;
}

.slick-slide .vc_row {
    margin: 0 !important;
}

.h-full > .vc_column-inner {
    height: 100%;
}

.overflow-hidden {
    overflow: hidden;
}

.rounded4 {
    border-radius: 4px;
}

h2 {
    margin-bottom: 20px;
}

.h2Mod h2 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 20px;
}

.img-sq {
    aspect-ratio: 1 / 1;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    -webkit-fit-object: cover;
    -moz-fit-object: cover;
    -o-fit-object: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

.img-hor {
    aspect-ratio: 2 / 1.57;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    -webkit-fit-object: cover;
    -moz-fit-object: cover;
    -o-fit-object: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

.background-purple-pink-gradient img {
    aspect-ratio: 1 / .49;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    -webkit-fit-object: cover;
    -moz-fit-object: cover;
    -o-fit-object: cover;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
}

.sqMedia iframe {
    aspect-ratio: 1 / .56;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    -webkit-fit-object: cover;
    -moz-fit-object: cover;
    -o-fit-object: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

.background-purple-pink-gradient .wpb_single_image .vc_single_image-wrapper,
.background-purple-pink-gradient .wpb_single_image .vc_figure {
    width: 100%;
}

.background-purple-pink-gradient .wpb_single_image {
    margin-bottom: -300px !important;
}

.wp-block-embed iframe {
    width: 100%;
}


.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo img {
    max-width: 100%;
}

.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action .ld-course-step-back {
    margin-top: 20px !important;
}

.learndash-wrapper:not(.ld-registration__outer-wrapper) #sfwd-mark-complete:after, .learndash-wrapper:not(.ld-registration__outer-wrapper) .sfwd-mark-complete:after {
    right: 1.5em !important;
}

.learndash-wrapper .ld-table-list a.ld-table-list-item-preview,
.learndash-wrapper .ld-expand-button {
    line-height: 1.9 !important;
    font-size: 14px !important;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments,
.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button,
.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button, .learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button,
.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action .ld-course-step-back,
.learndash-wrapper .ld-progress .ld-progress-heading,
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text,
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title {
    font-size: 14px !important;
}

.ld-item-title {
    padding-top: 6px;
}

.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text,
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title {
    padding-top: 2px;
}

.absolute {
    position: absolute !important;
}

.right-0 {
    right: 0 !important;
}

.left-0 {
    left: 0 !important;
}

.absolute.left-0.vc_col-sm-6 {
    /*left: -10px !important;*/
    height: 100%;
}

.hidden {
    display: none;
}

/*body background during popup*/
.overlay {
    margin: 0 !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: opacity 200ms;
    visibility: hidden;
    opacity: 0;
}

/*cancel background popup click background*/
.overlay .cancel {
    position: fixed;
    width: 100%;
    height: 100%;
    cursor: default;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
    z-index: 100 !important;
}

/*popup*/

.popup {
    display: inline-block;
    margin: auto;
    padding: 20px;
    background: #fff;
    border: 1px solid #CACACA;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    position: relative;
    text-align: left;
    max-width: 1000px;
}

.popup .close {
    position: absolute;
    width: 20px;
    height: 20px;
    top: -45px;
    right: -10px;
    opacity: 0.8;
    transition: all 200ms;
    font-size: 32px;
    font-weight: bold;
    text-decoration: none;
    color: #a2a2a2;
}

.popup .close:hover {
    opacity: 1;
}

.center-screen {
    display: flex;
    justify-content: center;
    min-height: 100vh !important;
}

.center-screen > .vc_column-inner > .wpb_wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
}

.popup .vc_col-sm-12 {
    max-height: 75vh;
    max-width: 80vw;
    overflow: auto;
}

.center-screen > .vc_column-inner > .wpb_wrapper {
    text-align: center;
}

.max300 {
    max-width: 250px;
}

.gray-box .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:not(:hover) {
    border-color: #461e96 !important;
    background: #461e96 !important;
    color: #fff !important;
}

.absolute.right-0.vc_col-sm-6 {
    /*right: -10px !important;*/
    height: 100%;
}

.absolute.right-0.vc_col-sm-6 .vc_single_image-wrapper img,
.absolute.left-0.vc_col-sm-6 .vc_single_image-wrapper img {
    height: 100%;
    object-fit: cover;
    object-position: center top;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

body .centerBg + .regular-title > .vc_column-inner {
    padding-right: 40px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

body .graident2 {
    background: linear-gradient(180deg, #3f1a8c 0%, #b00d8c 100%) !important;
}

.absolute.left-0.centerBg .vc_single_image-wrapper img {
    object-position: center;
}

.vc_editor .vc_column-inner a {
    position: relative !important;
}

.items-center.gap-20.border-left .vc_single_image-wrapper img,
.wpb_wrapper video {
    aspect-ratio: 3 / 1.9;
    -o-object-fit: cover;
    object-fit: cover;
}

.wpb_wrapper a[data-fancybox] video,
.wpb_wrapper a[data-fancybox] img {
    margin-bottom: -8px;
}

.items-center.gap-20.border-left .wpb_single_image,
.hover-categories .wpb_raw_code {
    flex: 1 auto;
    width: 100%;
    max-width: 320px;
}

.hover-categories .vc_col-sm-6 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.vc_column-gap-30 + .vc_column-gap-30 {
    margin-top: 10px !important;
}

.wpb_raw_code {
    position: relative;
}

.wpb_raw_code a[data-fancybox]:before {
    content: '';
    background: #0000001f;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.wpb_raw_code a[data-fancybox]:after {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("data:image/svg+xml; charset=utf-8;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCIgaWQ9IlBsYXkiPgogIDxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoNDh2NDhIMHoiPjwvcGF0aD4KICA8cGF0aCBkPSJNMjQgNEMxMi45NSA0IDQgMTIuOTUgNCAyNHM4Ljk1IDIwIDIwIDIwIDIwLTguOTUgMjAtMjBTMzUuMDUgNCAyNCA0em0tNCAyOVYxNWwxMiA5LTEyIDl6IiBmaWxsPSIjZmZmZmZmIiBjbGFzcz0iY29sb3IwMDAwMDAgc3ZnU2hhcGUiPjwvcGF0aD4KPC9zdmc+Cg==") no-repeat;
}


.container-block.vc_col-sm-6 > .vc_column-inner {
    max-width: 50%;
    padding-right: 90px !important;
}

.ld-tabs-content img {
    width: 100%;
}

.flex > .vc_column-inner > .wpb_wrapper {
    display: flex;
}

.vc_row > .flex-col > .vc_column-inner > .wpb_wrapper {
    flex-direction: column;
    display: flex;
}

.items-center > .vc_column-inner > .wpb_wrapper {
    align-items: center;
}

.gap-20 > .vc_column-inner > .wpb_wrapper {
    gap: 20px;
}

.container-block {
    width: 100% !important;
    max-width: 1110px;
    margin: 0 auto;
}

.lvca-carousel-item > p {
    display: none;
}

.gray-box h2 {
    color: #24185d;
    font-weight: 500;
}

.hover-blue .wpb_column .wpb_text_column {

}

.partners-logo,
.partners-logo h2,
.partners-logo .hover-categories h3 {
    color: #fff !important;
}

.partners-logo .hover-categories h3 {
    font-size: 25px;
}

.partners-logo .wpb_content_element {
    margin-bottom: 35px !important;
}

.partners-logo .hover-categories .vc_single_image-wrapper img, .mrgbmin img {
    aspect-ratio: auto;
    -o-object-fit: inherit;
    object-fit: inherit;
    width: 100%;
    -webkit-fit-object: inherit;
    -moz-fit-object: inherit;
    -o-fit-object: inherit;
    -o-object-fit: inherit;
    object-fit: inherit;
}

.partners-logo .wpb_single_image.vc_align_center {
    text-align: left;
    margin-bottom: 20px !important;
}

.partners-logo .wpb_text_column {
    padding: 0 !important;
}

.partners-logo .wpb_text_column {
    background: none !important;
}

.partners-logo .wpb_single_image img {
    max-width: 220px;
    max-height: 70px;
    width: auto !important;
}

.partners-logo .vc_do_btn,
.partners-logo .vc_row {
    margin-bottom: 0 !important;
}

.partners-logo .vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    margin-left: 7.5px;
    margin-right: 7.5px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
}

.partners-logo .vc_btn3.vc_btn3-size-md {
    font-size: 16px !important;
}

.partners-logo h2 {
    margin-top: 45px !important;
}

.partners-logo {
    padding-bottom: 90px;
}

.partners-logo .hover-categories > .wpb_column > .vc_column-inner > .wpb_wrapper {
    padding: 35px;
    border-left: solid 1px #8c7ed7;
    border-bottom: solid 1px #8c7ed7;
    min-height: 555px;
}

.page-content .partners-logo .hover-categories a:not(.big_link):not(.vc_single_image-wrapper):not([data-fancybox]):after {
    display: none;
}


.cpd-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 40px 20px;
    max-width: 1200px;
    margin: 0 auto;
    min-height: 500px;
    color: #211359;
}

.cpd-content {
    flex: 1 1 500px;
    padding: 20px 20px 20px 50px;
    color: #211359;
}

.cpd-title {
    margin-bottom: 20px;
}

.cpd-list {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 550px;
}

.cpd-list li {
    margin-bottom: 16px;
    display: flex;
    align-items: start;
}

.cpd-list svg {
    width: 18px;
    height: 18px;
    margin-right: 12px;
    flex-shrink: 0;
    fill: #f8866d;
    padding-top: 3px;
}

.cpd-badge {
    background: #f8866d;
    color: #ffffff;
    border-radius: 50%;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 40px;
    bottom: 40px;
    overflow: hidden;
    z-index: 1;
}

.cpd-badge::after {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(
            120deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.6) 50%,
            rgba(255, 255, 255, 0) 100%
    );
    transform: rotate(25deg);
    animation: shine 5s infinite;
    z-index: 2;
    pointer-events: none;
}

@keyframes shine {
    0% {
        transform: rotate(25deg) translateX(-100%);
    }
    5% {
        transform: rotate(25deg) translateX(100%);
    }
    100% {
        transform: rotate(25deg) translateX(100%);
    }
}

.wpb_content_element.shiness {
    margin-bottom: -270px !IMPORTANT;
}


.cpd-image {
    flex: 1 1 300px;
    text-align: center;
}

.cpd-image img {
    max-width: 100%;
    height: auto;
    border-radius: 16px;
}

footer {
    background: #F5F5F5;
    padding-top: 30px;
    position: relative;
    z-index: 9;
    /*margin-top: 40px;*/
}

/*.absoluteImgRight.bottom-banner {*/
/*    margin-bottom: -40px;*/
/*}*/

main {
    min-height: calc(100vh - 404px);
}

.lvca-grid-container {
    margin-left: 0;
    margin-right: 0;
    width: calc(100% + 0px);
}

.lvca-grid-container.lvca-grid-tablet-3 .lvca-grid-item {
    width: calc(33.33333%) !important;

}

.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.newsCatalog{
    margin-bottom: 50px;
}

.text-purple h2{
    color: #211359;
}

.text-purple{
    color: #3B3B3B;
}

.text-purple .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:not(:hover) {
    border-color: #461E96 !important;
    background: #461E96 !important;
    color: #fff !important;
}


@media (min-width: 991px) {
    .hover-blue {
        display: flex;
        align-content: space-between;
    }

    .bottom-banner .vc_column-inner{
        padding-top: 0 !important;
    }

    .bottom-banner h2{
        font-size: 40px !important;
        line-height: 48px !important;
        margin-bottom: 10px !important;
    }

    .width43 {
        width: 43% !important;
    }

    .width57 {
        width: 57% !important;
    }

    .width57.img-hor {
        aspect-ratio: 2 / 1.37;
    }

    footer .site-navigation ul.menu {
        gap: 16px;
    }

    .hover-blue .wpb_column {
        height: auto;
        float: none;
    }

    .text-white.wpb_column .wpb_text_column,
    .hover-blue .wpb_text_column {
        min-height: inherit;
        height: inherit;
    }

    .hover-blue .vc_column-inner,
    .hover-blue .vc_column-inner .wpb_wrapper {
        /*height: 100%;*/
    }
}

@media (min-width: 768px) {
    .absolute.left-0.vc_col-sm-6 + .container-block.vc_col-sm-6 .vc_column-inner {
        margin-left: 56.33333%;

    }


    .tagsBlock {
        display: flex;
    }

    .tagsBlock .wpb_column:first-child {
        width: 40%;
        margin-right: -15px;
    }

    .tagsBlock .wpb_column:first-child * {
        height: 100%;
    }

    .tagsBlock .wpb_single_image img {
        height: 100%;
        object-fit: cover;
    }

    .fancybox-content iframe {
        min-width: 600px;
        height: 338px;
        position: relative;
        z-index: 1;
    }

    #open.fancybox-content:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 40px;
        transform: translate(-50%, -50%);
        background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7IiB4PSIwcHgiIHk9IjBweCI+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwhW0NEQVRBWwogICAgICAgICAgICBALXdlYmtpdC1rZXlmcmFtZXMgc3BpbiB7CiAgICAgICAgICAgICAgZnJvbSB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUoLTM1OWRlZykKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgICAgQGtleWZyYW1lcyBzcGluIHsKICAgICAgICAgICAgICBmcm9tIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKC0zNTlkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICAgIHN2ZyB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IDUwJSA1MCU7CiAgICAgICAgICAgICAgICAtd2Via2l0LWFuaW1hdGlvbjogc3BpbiAxLjVzIGxpbmVhciBpbmZpbml0ZTsKICAgICAgICAgICAgICAgIC13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuOwogICAgICAgICAgICAgICAgYW5pbWF0aW9uOiBzcGluIDEuNXMgbGluZWFyIGluZmluaXRlOwogICAgICAgICAgICB9CiAgICAgICAgXV0+PC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJvdXRlciI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwwQzIyLjIwNTgsMCAyMy45OTM5LDEuNzg4MTMgMjMuOTkzOSwzLjk5MzlDMjMuOTkzOSw2LjE5OTY4IDIyLjIwNTgsNy45ODc4MSAyMCw3Ljk4NzgxQzE3Ljc5NDIsNy45ODc4MSAxNi4wMDYxLDYuMTk5NjggMTYuMDA2MSwzLjk5MzlDMTYuMDA2MSwxLjc4ODEzIDE3Ljc5NDIsMCAyMCwwWiIgc3R5bGU9ImZpbGw6YmxhY2s7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNNS44NTc4Niw1Ljg1Nzg2QzcuNDE3NTgsNC4yOTgxNSA5Ljk0NjM4LDQuMjk4MTUgMTEuNTA2MSw1Ljg1Nzg2QzEzLjA2NTgsNy40MTc1OCAxMy4wNjU4LDkuOTQ2MzggMTEuNTA2MSwxMS41MDYxQzkuOTQ2MzgsMTMuMDY1OCA3LjQxNzU4LDEzLjA2NTggNS44NTc4NiwxMS41MDYxQzQuMjk4MTUsOS45NDYzOCA0LjI5ODE1LDcuNDE3NTggNS44NTc4Niw1Ljg1Nzg2WiIgc3R5bGU9ImZpbGw6cmdiKDIxMCwyMTAsMjEwKTsiLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwzMi4wMTIyQzIyLjIwNTgsMzIuMDEyMiAyMy45OTM5LDMzLjgwMDMgMjMuOTkzOSwzNi4wMDYxQzIzLjk5MzksMzguMjExOSAyMi4yMDU4LDQwIDIwLDQwQzE3Ljc5NDIsNDAgMTYuMDA2MSwzOC4yMTE5IDE2LjAwNjEsMzYuMDA2MUMxNi4wMDYxLDMzLjgwMDMgMTcuNzk0MiwzMi4wMTIyIDIwLDMyLjAxMjJaIiBzdHlsZT0iZmlsbDpyZ2IoMTMwLDEzMCwxMzApOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksMjguNDkzOUMzMC4wNTM2LDI2LjkzNDIgMzIuNTgyNCwyNi45MzQyIDM0LjE0MjEsMjguNDkzOUMzNS43MDE5LDMwLjA1MzYgMzUuNzAxOSwzMi41ODI0IDM0LjE0MjEsMzQuMTQyMUMzMi41ODI0LDM1LjcwMTkgMzAuMDUzNiwzNS43MDE5IDI4LjQ5MzksMzQuMTQyMUMyNi45MzQyLDMyLjU4MjQgMjYuOTM0MiwzMC4wNTM2IDI4LjQ5MzksMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxMDEsMTAxLDEwMSk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMy45OTM5LDE2LjAwNjFDNi4xOTk2OCwxNi4wMDYxIDcuOTg3ODEsMTcuNzk0MiA3Ljk4NzgxLDIwQzcuOTg3ODEsMjIuMjA1OCA2LjE5OTY4LDIzLjk5MzkgMy45OTM5LDIzLjk5MzlDMS43ODgxMywyMy45OTM5IDAsMjIuMjA1OCAwLDIwQzAsMTcuNzk0MiAxLjc4ODEzLDE2LjAwNjEgMy45OTM5LDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoMTg3LDE4NywxODcpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTUuODU3ODYsMjguNDkzOUM3LjQxNzU4LDI2LjkzNDIgOS45NDYzOCwyNi45MzQyIDExLjUwNjEsMjguNDkzOUMxMy4wNjU4LDMwLjA1MzYgMTMuMDY1OCwzMi41ODI0IDExLjUwNjEsMzQuMTQyMUM5Ljk0NjM4LDM1LjcwMTkgNy40MTc1OCwzNS43MDE5IDUuODU3ODYsMzQuMTQyMUM0LjI5ODE1LDMyLjU4MjQgNC4yOTgxNSwzMC4wNTM2IDUuODU3ODYsMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxNjQsMTY0LDE2NCk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYuMDA2MSwxNi4wMDYxQzM4LjIxMTksMTYuMDA2MSA0MCwxNy43OTQyIDQwLDIwQzQwLDIyLjIwNTggMzguMjExOSwyMy45OTM5IDM2LjAwNjEsMjMuOTkzOUMzMy44MDAzLDIzLjk5MzkgMzIuMDEyMiwyMi4yMDU4IDMyLjAxMjIsMjBDMzIuMDEyMiwxNy43OTQyIDMzLjgwMDMsMTYuMDA2MSAzNi4wMDYxLDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoNzQsNzQsNzQpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksNS44NTc4NkMzMC4wNTM2LDQuMjk4MTUgMzIuNTgyNCw0LjI5ODE1IDM0LjE0MjEsNS44NTc4NkMzNS43MDE5LDcuNDE3NTggMzUuNzAxOSw5Ljk0NjM4IDM0LjE0MjEsMTEuNTA2MUMzMi41ODI0LDEzLjA2NTggMzAuMDUzNiwxMy4wNjU4IDI4LjQ5MzksMTEuNTA2MUMyNi45MzQyLDkuOTQ2MzggMjYuOTM0Miw3LjQxNzU4IDI4LjQ5MzksNS44NTc4NloiIHN0eWxlPSJmaWxsOnJnYig1MCw1MCw1MCk7Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K") no-repeat center;
    }

}

@media (max-width: 1200px) {
    header .container, .slick-slide .vc_column_container.regular-title,
    .container-block {
        max-width: 1100px !important;
    }

    .vc_col-sm-12 > .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .vc_col-has-fill > .vc_column-inner {
        padding-top: 3px !important;
    }

    .vc_row.vc_column-gap-30 > .vc_column_container {
        padding: 0 !important;
    }

    .vc_row.vc_column-gap-30 {
        margin-left: -7px !important;
        margin-right: -7px !important;
    }

    .container-block {
        width: 100% !important;
        margin: 0 auto;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .site-navigation ul.menu li a {
        padding: 5px 10px !important;
    }

    .cpd-content {
        padding: 20px
    }


    /*.vc_column_container > .vc_column-inner{*/
    /*    padding-left: 3px !important;*/
    /*    padding-right: 3px !important;*/
    /*}*/
}

@media (max-width: 1100px) {
    .slick-slider {
        padding: 0 !important;
    }

    .vc_row.vc_column-gap-30 > .vc_column_container {
        padding: 0px;
    }

    .hide1100 {
        display: none !important;
    }

    header .site-navigation ul.menu {
        flex-direction: column;
        align-items: center;
        padding-top: 100px !important;
    }

    .vc_row-o-full-height .vc_column-inner > .wpb_wrapper {
        padding-left: 20px;
    }

    .site-header .site-branding {
        padding-left: 50px;
    }

    header {
        gap: 15px !important;
    }

    .menuNav {
        flex-direction: column;
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 0;
        right: -100%;
        z-index: 100;
        background-color: #fff;
        color: #333;
        transition: all 0.4s ease-in-out;
        font-size: 20px;
    }

    .menuNav li {
        margin-top: 30px;

    }

    .menuNav li a {
        padding: 10px;
        font-size: 20px;
    }

    .close-menu,
    .open-menu {
        display: inline-flex;
    }

    #check:checked ~ .menuNav {
        right: 0;
    }
}

@media (max-width: 1024px) {
    .mb0 .vc_col-sm-6 .wpb_content_element {
        margin-bottom: 0;
    }


    body .head-page{
       margin-bottom: 0 !important;
    }
    .head-page .vc_column-inner{
        padding-bottom: 0 !important;
    }

    .notModImageMobile{
        max-width: inherit !important;
        margin-left: -7px !important;
        margin-right: -8px !important;
    }


    main#content {
        overflow: hidden;
    }

    .wpb_content_element.shiness {
        margin-bottom: -240px ! IMPORTANT;
    }

    .home .vc_row.background-purple-pink-gradient {
        margin-top: 50px !important;
    }

    .bottom-banner {
        padding-top: 50px !important;
        padding-bottom: 20px !important;
    }

    .tagsBlock .wpb_column:first-child {
        width: 60%;
    }

    .wpb-content-wrapper > .text-white:first-child .vc_column-inner {
        padding-bottom: 35px;
    }

    .wpb-content-wrapper > .text-white:first-child {
        margin-bottom: -40px;
    }

    /*.mb0 .vc_col-sm-6 .wpb_text_column {*/
    /*    min-height: 388px;*/
    /*}*/
    .absolute.right-0.vc_col-sm-6,
    .absolute.left-0.vc_col-sm-6 {
        /*height: 80%;*/
    }

    .wpb-content-wrapper > .vc_row:not(.min-h-full):not(.bottom-banner):not(.topPosition) {
        padding-bottom: 0 !important;
    }

    .vc_do_custom_heading, .formatingText h2 {
        margin-bottom: 25px !important;
    }

    .copyright {
        margin-top: 30px;
        margin-bottom: 20px;
    }


    .wpb-content-wrapper > .vc_row:not(.min-h-full):not(.topPosition) {
        margin-top: 50px;
    }

    .modH2 {
        font-size: 36px;
    }
}

@media (max-width: 991px) {

    .pdBox > .vc_column-inner {
        padding-top: 24px !important;
        padding-right: 20px !important;
        padding-bottom: 24px !important;
        padding-left: 40px !important;
    }

    .vc_row-o-full-height .vc_column-inner > .wpb_wrapper {
        padding-left: 0px;
    }

    .site-navigation ul.menu li a {
        font-size: 18px;
        font-weight: 600;
    }

    .hover-blue .wpb_text_column {
        min-height: 172px;
    }

    header .custom-logo {

        max-width: 175px;

    }

    .btn-login {
        padding: 3px 10px !important;
    }

    .background-purple-pink-gradient .wpb_single_image {
        margin-top: 30px;
    }

    .wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
        margin-bottom: 15px !important;
    }

    .background-purple-pink-gradient {
        margin-bottom: 0;
    }

    .absolute.left-0.vc_col-sm-6 + .container-block.vc_col-sm-6 .vc_column-inner {
        padding-right: 35px !important;
    }

}

@media (max-width: 767px) {
    .absoluteImgRight.bottom-banner {
        background-position: bottom center !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
    }

    .width57.pdBox .wpb_text_column{
        padding-top: 0px !important;
        margin-bottom: 0 !important;
    }

    .width57.pdBox{
        padding-top: 0px !important;
    }
    .img-hor {
        aspect-ratio: 1 / .51;
    }
    .notModImageMobile.revMob{
        flex-direction: column-reverse;
    }

    .absoluteImgRight.bottom-banner.head-page{
        background-size: 100% !important;
    }

    .hover-categories.vc_row.vc_column-gap-30 + .hover-categories.vc_row.vc_column-gap-30 {
        margin-top: 0px !important;
    }

    .text-white.rounded4:not(.notModImageMobile) {
        display: flex;
        flex-direction: column-reverse;
    }

    body .mobPad20 {
        margin-top: 40px !important;
    }

    body .pdBox {
        padding-top: 24px !important;
    }

    body .pdBox > .vc_column-inner {
        padding-top: 24px !important;
        padding-right: 20px !important;
        padding-bottom: 24px !important;
        padding-left: 20px !important;
    }

    .vc_col-has-fill > .vc_column-inner {
        padding-top: 0 !important;
    }

    .wpb_content_element.shiness {
        margin-bottom: -350px ! IMPORTANT;
    }

    main {
        overflow: hidden;
    }

    table table {
        font-size: .8em
    }

    .banner-main.min-h-full {
        min-height: 50vh !important;
    }

    .banner-main .vc_do_btn {
        margin-bottom: 0;
    }

    .lvca-grid-container {
        margin: 80px 0 0 0 !important;
    }

    .vc_custom_1749631112366 {
        margin-top: 80px !important;
    }

    .cpd-badge {
        position: relative !important;
        right: auto !important;
        bottom: auto !important;
    }

    .cpd-list svg {
        width: 18px;
        height: 18px;
        margin-top: 2px;
    }

    .lvca-grid-container.lvca-grid-desktop-3 .lvca-grid-item:last-child {
        margin-bottom: 0 !important;
    }

    .vc_custom_1730732654208 > .vc_col-sm-6:first-child {
        margin-bottom: 15px;
    }

    .cpd-content {
        padding: 0 !important;
    }

    .cpd-list {
        font-size: 16px !important;
        margin-bottom: 0px !important;
    }

    .cpd-title {
        font-size: 1.5rem !important;
        margin-bottom: 35px !important;
    }

    /*.hover-categories .wpb_text_column {*/
    /*    padding: 20px 15px !important;*/
    /*}*/
    .hover-categories ol li:not(:last-child) {
        margin-bottom: 5px;
    }

    .hover-categories h3 {
        margin-bottom: 15px !important;
    }

    /*.category-live-events .flex.newsCatalog {
        grid-template-columns: 1fr;
    }*/
    table table td, table table th {
        padding: 7px;
        line-height: 1.3
    }

    table table th {
        font-weight: 400
    }

    .vc_row.vc_column-gap-30 {
        margin-left: 0px !important;
        margin-right: 0px !important;
        gap: 15px;
        display: flex;
        flex-direction: column;
    }

    .top60 .vc_row.vc_column-gap-30 {
        gap: 0px;
    }

    .vc_row.vc_column-gap-30 + .vc_row.vc_column-gap-30 {
        margin-top: 15px !important;
    }

    .vc_row.mb0.mt10 .vc_row:before, .vc_row.mb0.mt10 .vc_row:after {
        content: " ";
        display: none;
    }

    /*.home .wpb-content-wrapper > .vc_row:not(.min-h-full):not(.bottom-banner):not(.topPosition) {*/
    /*    padding-bottom: 40px !important;*/
    /*}*/
    .cpd-section {
        flex-direction: column-reverse;
        text-align: center;
    }

    .cpd-list {
        text-align: left;
    }

    .cpd-badge {
        margin: 20px auto 0;
    }

    .partners-logo .vc_column_container > .vc_column-inner {
        margin: 0 !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }


    .partners-logo .hover-categories > .wpb_column > .vc_column-inner > .wpb_wrapper {
        padding: 35px;
        border-left: solid 1px #8c7ed7;
        border-bottom: solid 1px #8c7ed7;
        min-height: auto;
    }

    .slick-slide .vc_column_container.regular-title .vc_column-inner {
        max-width: 90%;
    }

    .vc_custom_1728632968997 {
        margin-top: 0 !important;
    }

    .vc_custom_1730376898739 + .wpb_text_column {
        margin-bottom: 30px !important;
    }

    .background-purple-pink-gradient + .vc_clearfix {
        margin-top: 300px;
    }

    .mb0 .vc_col-sm-6 .wpb_content_element {
        margin-bottom: 0;
    }

    .vc_custom_1731488941953 {
        margin-top: 20px !important;
    }

    .vc_inner.vc_custom_1730732654208 {
        margin-top: 30px !important;
    }

    .wpb_text_column.vc_custom_1731423048996 {
        margin-bottom: 15px !important;
    }

    .vc_row-fluid.hover-categories {
        margin-bottom: 0 !important;
    }

    /*.absolute.right-0.vc_col-sm-6 {*/
    /*    display: none !important;*/
    /*}*/

    .tagsBlock .wpb_column:first-child {
        width: 100%;
        margin-right: 0px;
    }

    .wpb-content-wrapper > .text-white:not(.background-purple-pink-gradient):first-child img {
        max-width: 50%;
    }

    .wpb-content-wrapper > div:first-child .vc_do_custom_heading {
        margin-bottom: 0px !important;
    }

    .mb0 .vc_col-sm-6 .wpb_text_column {
        min-height: auto;
    }

    .banner-main .vc_column_container > .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .vc_row .border-wrapper:not(:last-child),
    .wpb_content_element.vc_custom_1730376950840 {
        margin-bottom: 15px !important;
    }

    .absolute.left-0.vc_col-sm-6 .vc_column-inner,
    .absolute.right-0.vc_col-sm-6 .vc_column-inner {
        padding: 0 !important;
    }

    .absolute.right-0.vc_col-sm-6 .vc_column-inner img {
        max-height: 500px;
    }

    .max50 {
        max-width: 250px;
    }

    .absolute.left-0.vc_col-sm-6 + .container-block.vc_col-sm-6 .vc_column-inner,
    .absolute.right-0.vc_col-sm-6 + .container-block.vc_col-sm-6 .vc_column-inner {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .absolute.left-0.vc_col-sm-6 {
        left: 0px !important;
        height: 100%;
        position: relative !important;
    }

    .container-block {

        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .vc_row.mobTop-0 {
        padding-top: 0 !important;

    }

    .vc_row.mobTopMargin-0 {
        margin-top: 0 !important;
    }

    .hover-categories .wpb_raw_code {

        max-width: 100%;
    }

    .flex.border-left > .vc_column-inner > .wpb_wrapper {
        display: flex;
        flex-direction: column-reverse;
        gap: 0;
    }

    .container-block.vc_col-sm-6 > .vc_column-inner {
        max-width: 100%;
        padding-right: 20px !important;
    }

    .absolute.right-0.vc_col-sm-6 .vc_single_image-wrapper img, .absolute.left-0.vc_col-sm-6 .vc_single_image-wrapper img {
        position: relative;
    }

    .absolute.right-0.vc_col-sm-6 {
        right: 0px !important;
        height: 100%;
        position: relative !important;
    }

    .vc_column_container > .vc_column-inner {
        /*padding-left: 20px !important;*/
        /*padding-right: 20px !important;*/
        width: 100%;
    }

    .border-left .vc_column-inner,
    .vc_column-inner .wpb_wrapper .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    footer .site-navigation ul.menu {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        gap: 5px;
    }

    footer .site-navigation ul.menu li a {
        padding-left: 0 !important;
    }

    .copyright {
        color: rgba(70, 70, 70, 1);
        font-size: 12px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    h2, h1 {
        font-size: 32px !important;
        line-height: 40px;
    }

    .vc_do_custom_heading,
    .formatingText h2 {
        margin-bottom: 26px !important;
        margin-top: 0;
        color: #24185D;
    }

    .max300 {
        max-width: 150px;
    }

    .searchBox {
        display: none !important;
    }
}

@media (max-width: 567px) {
    .absoluteImgRight.bottom-banner.head-page{
        background: #211359 !important;
    }
    .width57.pdBox .wpb_text_column {
        padding-top: 24px !important;
        margin-bottom: 0 !important;
    }
    .lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title {
        line-height: 1.3 !important;
    }
    .lvca-portfolio-wrap + .vc_btn3-container {
        padding: 0 25px 25px;
    }
    .lvca-portfolio-wrap {
        padding: 25px;
    }
    .notModImageMobile.revMob{
        margin-bottom:30px !important;
        max-width: inherit !important;
    }
    body .head-page {
        margin-bottom: -20px !important;
    }
    .contactUs {
        display: none !important;
    }
    .wpb-content-wrapper > .background-purple-pink-gradient:first-child .vc_custom_heading {
        font-size: 32px !important;
    }
    .h2Mod h2 {
        line-height: 1;
    }
    .lvca-grid-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px !important;
    }

    body .bottom-banner .vc_column_container > .vc_column-inner {
        padding-left: 5px !important;
    }

    .lvca-odometers .lvca-odometer {
        margin-bottom: 30px;
    }

    .home .vc_row.background-purple-pink-gradient {
        margin-top: 35px !important;
    }

    .wpb_content_element.shiness {
        margin-bottom: -130px ! IMPORTANT;
    }

    .cpd-section {
        padding: 20px;
    }

    body .wpb-content-wrapper > .vc_row.top60 {
        margin-top: 0px !important;
    }
    .wpb-content-wrapper > .background-purple-pink-gradient:first-child .vsa-text,
    .vsa-text{
        font-size: 20px !important;
    }
    h2 {
        font-size: 26px !important;
        line-height: 32px;
    }

    .size16,
    body {
        font-size: 14px;
    }

    header .container {
        padding: 16px 15px !important;
    }

    .absoluteImgRight.bottom-banner {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .open-menu {
        left: 10px;
    }

    .min-h-full {
        min-height: auto !important;
    }

    .background-purple-pink-gradient .wpb_single_image {
        margin-bottom: -130px !important;
    }

    .background-purple-pink-gradient + .vc_clearfix {
        margin-top: 100px !important;
    }

    .background-purple-pink-gradient {
        margin-bottom: 100px !important;
    }


    /*.absolute.right-0.vc_col-sm-6 {*/
    /*    display: none !important;*/
    /*}*/

    .wpb_text_column .flex.flex-col {
        /*margin: 30px 0px 0px !important;*/
        gap: 15px;
    }

    .wpb-content-wrapper > .text-white:first-child {
        margin-bottom: 0px;
    }


    .page-content .banner-main {
        background-position: center right -220px !important;
    }

    .items-center.gap-20.border-left .wpb_single_image {
        max-width: 100%;
    }

    .mobSize40 {
        font-size: 34px !important;
    }

    .size22 {
        font-size: 16px;
    }

    .container-block {

        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    footer nav {
        padding: 30px 0px 20px 0;
    }

    .menuProfile {
        width: 120px;
    }

    footer {
        position: relative;
    }

    .copyright {
        margin-top: 70px;
    }

    .site-header .site-branding {
        padding-left: 35px;
    }

    .profile,
    .menuProfile ul li a {
        font-size: 12px;
    }

    .menuProfile ul li a {
        padding: 7px 15px;
    }

    footer .social {
        position: absolute;
        bottom: 90px;
    }

    .vc_row.vc_row-o-full-height.banner-main {
        min-height: 20vh !important;
    }

    .wpb-content-wrapper > .vc_row:not(.min-h-full):not(.topPosition) {
        margin-top: 60px;
    }

    .vc_row-o-full-height .vc_column-inner > .wpb_wrapper img {
        max-width: 200px;
    }

    .vc_row-o-full-height .vc_column-inner > .wpb_wrapper {
        /*padding-left: 20px;*/
        /*margin-top: 260px;*/
        margin-top: 40px;
    }

    body .banner-main.min-h-full {
        min-height: 40vh !important;
    }

    .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_col-has-fill > .vc_column-inner {
        padding-top: 0px !important;
    }

    .banner-main .wpb_wrapper p:last-child {
        /*display: none;*/
    }


    .banner-main .regular-title .vc_column-inner:before {
        content: '';
        background: #ffffffa8;
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
    }

    .bottom-banner .vc_column_container > .vc_column-inner {
        box-sizing: border-box;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    /*.home .page-content .bottom-banner {*/
    /*    background-image: url("/wp-content/uploads/2024/10/About-MWI-Sphere-min.jpg") !important;*/
    /*    padding-top: 310px !important;*/
    /*    padding-bottom: 10px !important;*/
    /*}*/
}

@media (max-width: 370px) {
    header .custom-logo {
        max-width: 115px;
        margin-top: 0px;
    }
}
