/*
Theme Name: Nyssa Child
Description: Child theme for the Nyssa Theme
Author: treethemes
Template: nyssa
Version: 1.0
*/


@font-face {
    font-family: "MonaSansExpanded-SemiBold";
    src: url("/wp-content/uploads/2024/05/MonaSansExpanded-SemiBold.ttf");
}

@font-face {
    font-family: "MonaSans-Regular";
    src: url("/wp-content/uploads/2024/05/MonaSans-Regular.ttf");
}

@font-face {
    font-family: "MonaSans-SemiBold";
    src: url("/wp-content/uploads/2024/05/MonaSans-SemiBold.ttf");
}

p, li, span, button, input, textarea, select, label {
    font-family: "Mona Sans", sans-serif !important;
}


/*START BUDDY CSS*/
.loader-robot {
    position: fixed;
    height: 100vh;
    width: 100vw;
    /*z-index: 150;*/
    z-index: 9999999;
    inset: 0;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    gap: 8px
}

.loader-robot.loading {
    display: flex;
}

#buddy-loader {
    outline: 4px solid white;
    outline-offset: -4px;
}

#buddy-loader.video-js {
    width: 100%;
    height: 100%;
    background-color: transparent;
    max-width: 800px;
}

/*END BUDDY CSS*/

/*START MENU CSS*/
li#gusta-menu-item-61205,
li#gusta-menu-item-61206 {
    display: none;
}

a.top-nav-login {
    background-color: rgb(52, 56, 60);
    padding: 10px 15px;
    border-radius: 30px;
    color: #fff;
    width: 100px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}

a.top-nav-login:hover {
    background-color: #00A596;
}

a.top-nav-login::before {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 16px !important;
    transform: translateY(-50%);
    width: 15px !important;
    height: 15px !important;
    display: block !important;
    background-image: url("/wp-content/uploads/2024/06/testimonial-right-arrow-white.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;
}

.dropdown-wrapper {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    box-shadow: 0 0px 10px #0000001a;
    border-radius: 30px;
    background-color: #fff;
}

.dropdown-wrapper.show {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-wrapper .dropdown-account {
    align-items: center;
    display: inline-flex;
    gap: 6px;
    padding: 6px 16px 6px 6px;
    justify-content: center;
    cursor: pointer;
}

.dropdown-wrapper .dropdown-account .user-initials {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    background-color: rgba(10, 194, 169, 0.1);
    border-radius: 50%;
    text-transform: uppercase;
    font-family: "Mona Sans", sans-serif;
    font-weight: 600;
}

.dropdown-wrapper .dropdown-account .chevron {
    width: 12px;
    height: 12px;
    margin-left: 8px;
}

.dropdown-wrapper.show .dropdown-account .chevron {
    transform: rotateX(180deg);
}

.dropdown-wrapper .account-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background: #fff;
    padding: 4px 12px 22px;
    box-shadow: 0 6px 10px #0000001a;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
}

.dropdown-wrapper .account-dropdown.show {
    display: block;
}


.dropdown-wrapper .account-dropdown ul li {
    list-style: none;
    margin: 0 !important;
}

.dropdown-wrapper .account-dropdown ul {
    display: grid;
    gap: 12px;
    width: max-content;
    max-width: 100%;
    margin-inline: auto;
    padding: 0;
    list-style: none;
}


.dropdown-wrapper .account-dropdown ul li a.dropdown-button {
    padding: 0 !important;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.4;
    text-decoration: underline transparent;
    transition: text-decoration linear 0.3s;
}


.dropdown-wrapper .account-dropdown ul li a.dropdown-button:hover {
    text-decoration: underline;
}

.dropdown-wrapper .account-dropdown ul li a.dropdown-button.logout {
    color: rgb(220, 53, 69);
}

.menu-cart {
    background: white;
    box-shadow: 0 0 10px #0000001a;
    border-radius: 26px;
    padding: 12px;

}

.main-header-right-content .cart-menu .vc_column-inner {
    padding: 0 !important;
}

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

#custom-btn-wrapper .wpb_wrapper {
    display: flex;
    justify-content: end;
    gap: 4px;
}


@media (width <= 1199px) {
    #custom-btn-wrapper .wpb_wrapper {
        padding-right: 86px;
    }

    .dropdown-wrapper {
        display: none;
    }
}



@media (width <= 426px) {
    a.top-nav-login {
        font-size: 12px;
        width: unset;
        padding: 12px;
    }

    a.top-nav-login::before {
        display: none !important;
    }

    #custom-btn-wrapper .wpb_wrapper {
        padding-right: 68px !important;
    }

    a.menu-cart {
        font-size: 12px;
    }

    .cart-icon {
        display: none;
    }
}

/*END MENU CSS*/

/*START GENERAL CSS*/
a.menu-cart {
    display: inline-flex;
    gap: 30px;
}

@media (width <= 1024px) {
    a.menu-cart {
        gap: 8px;
    }
}

@media (width <= 720px) {
    a.menu-cart {
        gap: 30px;
    }
}

@media (width <= 600px) {
    a.menu-cart span.cart-text {
        display: none;
    }

    .main-logo-wrapper {
        width: 30% !important;
    }

    .main-header-right-content {
        width: 50% !important;
    }

}

.upb_row_bg {
    width: 100% !important;
}

body:not(.rtl) #main {
    float: none !important;
}

p, li, span, button, input, textarea, select, label, .forminator-error-message, .forminator-response-message {
    font-family: "Mona Sans", sans-serif !important;
}

h1, h2, h3, h4, h5, h6, #form-step-2 h3 span {
    font-family: "Mona Sans Expanded", sans-serif !important;
    letter-spacing: 0 !important;
}

input, textarea, select {
    font-size: 15px !important;
    color: #000000 !important;
}

label {
    font-size: 12px !important;
    color: #000 !important;
    font-weight: 600 !important;
}

p {
    font-size: 20px;
    line-height: 1.2 !important;
    color: #000;
    letter-spacing: 0 !important;
}

@media (max-width: 767px) {
    p {
        font-size: 15px;
    }
}

.ult-adv-heading {
    left: 0 !important;
}

.gusta-read-more-button span, .gusta-read-more-button, .ult-before-heading, .uvc-main-heading h2, h2.uvc-type-wrap {
    font-family: "Mona Sans Expanded", sans-serif !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: 0 !important;
}

.f-16 * {
    font-size: 16px;
}

.f-14 * {
    font-size: 14px;
}

.f-expand * {
    font-weight: 500 !important;
}

.f-bold * {
    font-weight: 700 !important;
}

.f-semibold * {
    font-weight: 600 !important;
}

.f-24 * {
    font-size: 24px !important;
}

p:not(.metas-container p), .widget p, .widget span, .testimonials p {
    line-height: 1.3 !important;
}

h1 .ult-before-heading span, h1 .ult-adv-heading span, .header-title h2 span {
    font-size: 50px !important;
    font-weight: 600 !important;
}

.main-title h2 .ult-before-heading span, .main-title h2 .ult-adv-heading span, .uvc-main-heading h2, h2.uvc-type-wrap {
    font-weight: 700 !important;
}

.gusta-read-more-button.gusta-icon-link.gusta-has-span {
    height: auto !important;
    line-height: 1 !important;
}

.uvc-sub-heading, .uvc-heading {
    font-family: "Mona Sans", sans-serif !important;
}

/* #gusta-header-container.sticky-nav{
	box-shadow: 0 0 5px #dbd9d9;
}
 */


#main {
    padding-top: 89px;
}

@keyframes nav-reveal {
    0% {
        top: -100px;
    }
    100% {
        top: 0;
    }
}


@media (min-width: 1400px) {

    .container {
        width: 1440px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
    }

    .container-inner {
        display: flex;
        justify-content: center;
    }

    .container-inner > .vc_column_container {
        position: relative;
        width: 1280px !important;
        margin: 0 auto;
    }

}

@media (max-width: 1399px) {
    .container {
        width: 100%;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
    }

}

@media (max-width: 1269px) {

    body .vc_column_container > .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .vc_row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

}

.section-header .container {
    width: 1440px;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (min-width: 1441px) {
    .bg-cover .upb_row_bg {
        background-size: 100% !important;
    }
}

.cart-icon li span {
    font-size: 15px;
    font-weight: 600;
}

.login-btn button.ubtn {
    margin: 0 !important;
}

.gusta-nav > ul > li > a, .gusta-nav > ul > li > ul > li > a.gusta-nav > ul > li > ul > li > ul > li > a {
    text-decoration: none !important;
}

#rmp-container-5938 {
    box-shadow: 0 0 5px #dbd9d9;
}

/* #rmp_menu_trigger-5938{
	display:block !important;
} */

@media screen and (max-width: 1199px) {
    #rmp_menu_trigger-5938 {
        display: block !important;
    }
}

@media screen and (max-width: 1280px) {
    #rmp_menu_trigger-5938 {
        display: none;
    }
}

li#rmp-menu-item-5951 {
    position: relative;
    margin: 20px 10px 0 !important;
    padding-top: 20px;

}

li#rmp-menu-item-5951::before {
    content: "";
    top: -10px;
    width: 100%;
    position: absolute;
    left: 0;
    height: 1px;
    background-color: #34383C;
}

li#rmp-menu-item-5951 a {
    background-color: #34383C !important;
    padding: 12px 40px 12px 24px !important;
    color: #FFF !important;
    border-radius: 50px !important;
    display: inline-block !important;
    height: auto !important;
    line-height: 1 !important;
    width: auto !important;
    transition: all 300ms ease-out !important;
    position: relative;
}

li#rmp-menu-item-5951 a::before {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 16px !important;
    transform: translateY(-50%);
    width: 15px !important;
    height: 15px !important;
    display: block !important;
    background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/testimonial-right-arrow-white.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;
}

li#rmp-menu-item-5951 a:hover {
    background-color: #00A596 !important;
}

.gusta-menu-item-5951 {
    display: none;
}

/* Log In Menu */
@media (min-width: 1280px) {

    #rmp_menu_trigger-5938 {
        display: none !important;
    }
}

/* Main Header */
@media (max-width: 1279px) {
    .main-header {
        padding: 10px 0 !important;
    }

    .main-header .gusta-logo img {
        width: 80% !important;
    }

    .main-header-right-content {

    }
}

#rmp-menu-wrap-5938 .rmp-menu-current-item .rmp-menu-item-link {
    color: #000 !important;
    border-color: none !important;
    background-color: transparent !important;
}

.sticky-nav .ubtn-ctn-right.login-btn {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.sticky-nav .gusta-logo a img {
    transform: scale(0.8);
}

.ubtn-ctn-right.login-btn, .gusta-logo a img {
    transition: all 300ms ease-out;
}

.ubtn-ctn-right.login-btn {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.cart-icon {
    display: flex;
    justify-content: flex-end;
    margin-right: -25px;
}

.lang-switcher {
    /* 	position:absolute;
        top:50%;
        transform:translateY(-50%);
        right:-40px; */
    height: 45px;

    padding-left: 15px;
    display: flex;
    align-items: center;
}

.grw-review {
    width: 417px !important;
}

.wp-gr .grw-row-m .grw-header, .wp-gr .grw-row-m .grw-review, .wp-gr .grw-row-l .grw-review {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd {
    background-color: #F7F5F0 !important;
    border-radius: 10px !important;
    padding: 20px !important;
    width: 417px !important;
}

.wp-gr.wpac a.wp-google-name {
    color: #00332C !important;
}

.wp-gr .wp-google-text {
    color: #00332C !important;
    font-family: "Mona Sans", sans-serif !important;
    font-size: 14px !important;
    line-height: 19px !important;
    font-weight: 600 !important;
}

.wp-gr .grw-btns.grw-next {
    right: 47% !important;
    top: 130px !important;
}

.wp-gr .grw-btns.grw-prev {
    left: 47% !important;
    top: 130px !important;
}

@media (width <= 1024px) {
    .cart-icon {
        margin-right: 0;
    }
}

@media (width <= 960px) {
    .wp-gr .grw-btns.grw-next {
        right: 44% !important;
    }

    .wp-gr .grw-btns.grw-prev {
        left: 44% !important;
    }

}

@media (width <= 720px) {
    .cart-icon {
        margin-right: -25px;
    }
}

@media (width <= 480px) {
    .wp-gr .grw-btns.grw-next {
        right: 42% !important;
    }

    .wp-gr .grw-btns.grw-prev {
        left: 42% !important;
    }

    .cart-icon {
        margin-right: 0;
    }
}

.wp-gr .grw-btns:hover svg path {
    fill: #00A596 !important;
}

.wp-star svg path {
    fill: #FFC633 !important;
}

.lang-switcher p {
    font-size: 13px;
    color: #34383C;
    margin: 0 !important;
    font-weight: 600;
    transition: color 300ms ease-out;
    cursor: pointer;
    position: relative;
    padding-right: 25px;
}

.lang-switcher p:before {
    width: 16px;
    height: 16px;
    content: "";
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/lang-icon.svg');
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;

}

.lang-switcher p:hover {
    color: #00A596;
}

.vc_tta-accordion .vc_tta-panel.active .vc_tta-controls-icon-plus {
    transform: rotate(45deg) translate(-33%, -33%) !important;
}

.forminator-response-message p {
    margin-bottom: 0 !important;
}

.iti--container {
    z-index: 999999 !important;
}

input:-internal-autofill-selected {
    background-color: rgba(51, 164, 157, .4) !important;
}

.wpb_single_image a:hover img {
    transform: scale(1) !important;
    opacity: 1 !important;
}

.wpml-ls-legacy-dropdown {
    height: 45px;
    border-left: 1px solid #E8E9EB !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.wpml-ls-item {
    outline: none !important;
    border: none !important;

}

ul.wpml-ls-sub-menu {
    border: none !important;
    background-color: #eeeeee !important;
}

ul.wpml-ls-sub-menu a {
    padding: 10px 15px;
}

.wpml-ls-legacy-dropdown a {
    border-color: transparent !important;
    border: none !important;
    border-top: none !important;
    background-color: transparent !important;
    padding-left: 15px;


}

.wpml-ls-legacy-dropdown a span {
    font-size: 13px;
    color: #34383C;
    text-transform: uppercase;
    font-weight: 600;
}

.wpml-ls-legacy-dropdown a::after {
    border: none !important;
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/lang-icon.svg');
    top: 50% !important;
    transform: translateY(-50%);
    right: 17px !important;
}

.wpml-ls-legacy-dropdown a span:hover {
    color: #00A596;
}

@media (width <= 480px) {
    .testimonial-picto {
        top: -60px !important;
        transform: scale(.3) !important;
    }
}

#menu-useful-links .menu-item-type-custom.current-menu-item a {
    color: #F7F5F0 !important;
}

.social-icons-footer .ult-content-box {
    display: flex;
    margin-top: 24px;
    gap: 20px;
}

.special_tabs.icontext.vertical .label .title {
    margin: 5px 0 0 45px !important;
    width: auto;
}

#menu-buy-a-report li a.active:before,
#menu-pricing li a.active:before {
    background-image: url(https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/active-menu-wave.svg) !important;
    /* 	background-image: url(https://staging.thesalaryobservatory.com/wp-content/uploads/2024/08/Doodle_00000.gif)!important;
     */
}

#menu-buy-a-report li a:before
#menu-pricing li a:before {
    background-image: unset !important;
    position: absolute;
    top: 0;
    width: 172px;
    height: 42px;
    left: 0;
    content: "";
}

/* .pricing-company{
	display:none;
} */
.main-container:after {
    display: none !important;
}

#test-glitter {
    width: 57px;
    height: 62px;

}

.maintenance-btn {
    margin-top: 20px;
    padding-top: 21px !important;
    padding-right: 43px !important;
    padding-bottom: 21px !important;
    padding-left: 43px !important;
    border-top-left-radius: 50px !important;
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
    background-color: #ffc633 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #0a033c !important;
    transition: all 300ms ease-out;
}

.maintenance-btn:hover {
    background-color: #ffffff !important;
    color: #00a596 !important;
}

button.profile-btn {
    background-color: rgb(52, 56, 60);
    padding: 10px;
    border-radius: 20px;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    transition: all 300ms ease-out;
}

button.profile-btn:hover {
    background-color: #14af99 !important;
}

#gusta-header .profile-dropdown {
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    position: absolute;
    padding: 20px 0;
    background: #fff;
    width: 150px;
    margin-top: 10px;
    box-shadow: 3px 3px 5px #d3d3d3;
    display: none;
}

#gusta-header .profile-dropdown ul {
    display: flex;
    flex-direction: column;
}

#gusta-header .profile-dropdown ul li {
    padding: 5px 20px;
    list-style: none;
    margin: 0;
}

#gusta-header .profile-dropdown ul li a {
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #899197 !important;
    border: none ! Important;
    padding: 0;
}

#gusta-header .profile-dropdown ul li:hover {
    background: #efefef;
}

.page-id-10510 .container {
    max-width: 1440px !important;
}

.page-id-10510 #login-wrapper {
    margin-top: -89px !important;
}

/* .page-id-10510 #gusta-header-container{
	background-color:transparent !important;
} */
@media (max-width: 768px) {
    .page-id-10510 #login-wrapper {
        padding: 100px 20px;
    }
}

.custom-listing ul li {
    list-style: none;
    position: relative;
    font-size: 18px !important;
    margin-left: 0 !important;
    margin-bottom: 20px !important;
    padding-left: 40px;
}

.custom-listing ul li::before {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%) !important;
    left: 0 !important;
    content: "";
    width: 30px !important;
    height: 30px !important;
    background-image: url("https://thesalaryobservatory.com/wp-content/uploads/2024/06/list-icon.svg") !important;
}

input#billing_first_name,
input#billing_email,
input#billing_company {
    background: #efefef !important;
}

.vc_custom_1739441646912 {
    padding-top: 150px !important;
    padding-bottom: 50px !important;
}

.vc_custom_1717398807816 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

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

.companies-footer-menu {
    padding-left: 120px !important;
}

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

.vc_custom_1718110855137 {
    margin-top: 60px !important;
    margin-bottom: 0 !important;
}

.vc_custom_1717400968410 {
    padding-right: 180px !important;
    padding-left: 120px !important;
}

#el-1222312305664dde54eee34 > ul > li > a {
    border-style: none !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #899197 !important;
    padding: 0 12px !important;
}

#el-1222312305664dde54eee34 > ul > li:hover > a {
    border-bottom-width: 1px !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border-style: none !important;
    color: #000 !important;
}

#el-1222312305664dde54eee34 > ul > li > a.active_link {
    color: #000 !important;
}

@media (width <= 992px) {
    .integrity-block-item .wpb_single_image {
        display: flex;
        justify-content: center;
    }

    .integrity-block-item .uvc-main-heading h3 {
        text-align: center !important;
    }

    .integrity-block-item .main-title h4 {
        text-align: center !important;
    }

    .integrity-block-item .vc_custom_1744882522635 {
        padding-right: 0px !important;
    }

    .integrity-block-item .wpb_text_column.wpb_content_element p {
        text-align: center !important;
    }
}

#gusta-header-container {
    transition: 0.3s;
    width: 100%;
    z-index: 1000 !important;
    background-color: #fff;
    position: fixed !important;
}

/*END GENERAL CSS*/


/*START MAINTENANCE CSS*/
#sp-dr70su {
    width: 80% !important;
}

#sp-nwdhg5 {
    width: 90% !important;
}

/*END MAINTENANCE CSS*/


/*START FOOTER CSS*/
.section-footer .container {
    width: 1280px;
    position: relative;
}

div#gusta-footer {
    margin-top: -55px;
    z-index: 99 !important;
    position: relative !important;
}

.links-section {
}

/* .forminator-response-message.forminator-show.forminator-success {
    position: absolute;
    top: 50px;
    width: 100%;
} */

.footer-partn-logo {
    display: inline-flex;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 40px !important;
    /* 	max-width: 140px; */
}

.footer-partn-logo img {
    filter: brightness(0) invert(1);
}

.footer-partn-logo.partn-1 {
    width: 35%;
}

.footer-partn-logo.partn-2 {
    width: 45%;
}

/* .section-footer .container > .vc_row.wpb_row.vc_row-fluid{
	    margin-top: -50px;
} */
.section-footer .container > vc_row {
    width: 1280px;
    position: relative;
}

.footer-sub-heading h3 {
    color: #fff !important;
    font-size: 28px !important;
    font-weight: 700 !important;
}

.footer-sub-text p {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400 !important;

}

.footer-under-logo-text p {
    font-size: 16px !important;
    color: #fff !important;
    margin: 0 !important;
    margin-top: 10px !important;
    font-weight: 600 !important;
    display: flex;
    align-items: center;
}

.footer-under-logo-text p img {
    position: relative;
    margin: 0;
    margin-right: 5px;
    display: inline-block;
}

.footer-menu-title p {
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #F7F5F0 !important;
}

.gusta-nav.vertical > ul > li > a, .gusta-nav.vertical > ul > li > ul > li > a, .gusta-nav.vertical > ul > li > ul > li > ul > li > a {
    color: #F7F5F0 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border: none !important;
    padding: 0 !important;
    line-height: 32px !important;
    transition: all 300ms ease-out;
    background-color: transparent !important;
}

.gusta-nav > ul > li > a, .gusta-nav > ul > li > ul > li > a.gusta-nav > ul > li > ul > li > ul > li > a {
    color: #F7F5F0 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border: none !important;
    line-height: 32px !important;
    transition: all 300ms ease-out;
    background-color: transparent !important;
}

.gusta-nav.vertical > ul > li:first-child > a {
    border: 0 !important;
}

.gusta-nav.vertical > ul > li > a:hover, .gusta-nav.vertical > ul > li > ul > li > a:hover, .gusta-nav.vertical > ul > li > ul > li > ul > li > a:hover, .gusta-nav > ul > li > a:hover, .gusta-nav > ul > li > ul > li > a:hover, .gusta-nav > ul > li > ul > li > ul > li > a:hover {
    color: #FFD567 !important;
    text-decoration: underline;
    background-color: transparent !important;
    background: none !important;
}

.gusta-nav.vertical > ul > li.current-menu-item > a, .gusta-nav.vertical > ul > li.current_page_item > a, .gusta-nav.vertical > ul > li > ul > li.current-menu-item > a, .gusta-nav.vertical > ul > li > ul > li.current_page_item > a, .gusta-nav.vertical > ul > li > ul > li > ul > li.current-menu-item > a, .gusta-nav.vertical > ul > li > ul > li > ul > li.current_page_item > a {
    background: none !important;
    background-color: transparent !important;
}

.page-template-default:not(.woocommerce-page) .master_container, .page-template.page-template-one-page-template .master_container, .woocommerce-page .master_container .page_content:not(.sidebar), .woocommerce-page .master_container .page_content:not(.right), .woocommerce-page .master_container .page_content:not(.left) {
    padding-top: 0;
    padding-bottom: 50px !important;
    padding-right: 0;
}

.aio-icon-top {
    display: none !important;
}

div.stats-desc > div.counter_prefix, div.stats-desc > div.counter_suffix {
    line-height: 1;
}

.companies-footer-menu {
    padding-left: 120px;
}

.individual-footer-menu {
    margin-left: -20px;
    padding: 0;
}

.useful-footer-menu {
    padding-left: 70px;
}

#forminator-module-4638.forminator-custom-form {
    position: relative;
}

#forminator-module-4638 .forminator-row input {
    background-color: rgba(51, 164, 157, .4) !important;
    color: #fff !important;
    border-radius: 20px !important;
    border: none !important;
    padding: 10px 100px 10px 20px !important;
    font-size: 16px !important;
}

#forminator-module-4638 .forminator-row input:focus {
    background-color: #33A49D !important;
}

#forminator-module-4638 .forminator-row input::placeholder {
    color: #fff !important;
}

#forminator-module-4638 .forminator-row-last {
    position: absolute;
    top: 0;
    right: 0;
}

#forminator-module-4638 .forminator-button-submit {
    background-color: #33a49d !important;
    color: #fff !important;
    border-radius: 20px !important;
    border: none !important;
    padding: 9.5px 10px;
    font-size: 15px !important;
    font-weight: 600 !important;
    transition: all 300ms ease-out;
}

#forminator-module-4638 .forminator-button-submit:hover {
    background-color: #FFD567 !important;
}

@media (max-width: 1267px) {

    .footer-copyright {
        display: flex;
        flex-direction: column;
    }

    .footer-copyright .wpb_column.vc_column_container.vc_col-sm-12.vc_col-lg-4 {
        order: 2;
        margin-top: 20px;
        text-align: center !important;
    }

    .footer-copyright .gusta-align-right .gusta-nav.horizontal > ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .footer-copyright .gusta-align-right {
        -webkit-justify-content: center;
    }

    .footer-copyright .gusta-nav > ul > li > a, .footer-copyright .gusta-nav > ul > li > ul > li > a.gusta-nav > ul > li > ul > li > ul > li > a {
        padding: 0 18px 0 0 !important;
    }
}

@media (max-width: 1024px) {
    .companies-footer-menu {
        padding-left: 40px;
    }
}

@media (max-width: 960px) {
    .companies-footer-menu {
        padding-left: 0;
        padding-top: 0px;
    }

    .footer-info-container {
        padding-right: 20px;
    }

    .individual-footer-menu {
        margin-left: 0;
        padding: 40px 0 0;
    }

    .useful-footer-menu {
        padding: 40px 0 0;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .vc_column_container > .vc_column-inner {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .section-footer .container {
        padding-top: 50px;
    }

    .section-footer .container > .vc_row {
        padding-right: 20px !important;
    }

}

@media (width <= 960px ) {
    .section-footer .container > .vc_row {
        padding-top: 0 !important;
    }

    div#gusta-footer {
        background: rgb(11, 4, 61);
        background: linear-gradient(0deg, rgba(11, 4, 61, 1) 0%, rgba(86, 94, 100, 1) 100%);
    }

    div#gusta-footer .upb_row_bg.vcpb-default {
        background-image: none !important;
    }
}

@media (width <= 480px) {

    .footer-info-container {
        padding-right: 0;
    }
}

.footer-partners-logo #gallery-1 img {
    border: none;
    filter: brightness(0) invert(1);
    width: 80%;
}

dt.gallery-icon.landscape {
    display: flex;
}


#el-1222312305664dde54eee34 > ul > li.current-menu-item > a.active_link, #el-1222312305664dde54eee34 > ul > li.current-menu-parent > a, #el-1222312305664dde54eee34 > ul > li.current-page-ancestor > a.active_link {
    color: #000 !important;
}

.footer-info-container {
    margin-bottom: 32px;
}

@media (width <= 1200px) {

    .footer-info-container {
        padding-right: 0;
    }

    .companies-footer-menu {
        padding-left: 0 !important;
    }

    .individual-footer-menu {
        padding-left: 20px;
    }
}

@media (width <= 768px) {
    .individual-footer-menu {
        padding-left: 0;
    }
}


.links-section .gusta-nav.vertical > ul > li:first-child > a {
    border-top: none !important;
}

.links-section .gusta-nav.vertical > ul > li > a {
    border: 0 !important;
    padding: 0 !important;
    line-height: 32px !important;
    color: #FFF !important;
}

.links-section .gusta-nav.vertical > ul > li > a:hover {
    background-color: transparent !important;
}

.links-section .gusta-nav.vertical > ul > li > a.active_link {
    color: #FFF !important;
    background-color: transparent !important;
}

.links-section #el-1187989469665d78fd41be8 > ul > li:hover > a {
    color: #ffd567 !important;
    background-color: transparent !important;
}

/*END FOOTER CSS*/


.woocommerce-page a.button:not(.add_to_cart_button):not(.product_type_simple) {
    cursor: pointer;
    background-color: transparent;
    border-radius: 50px;
    border: 1px solid #00b29b !important;
    font-size: 14px;
    font-weight: 500;
    width: 114px;
    color: #00b29b;
    padding: 10px 16px !important;
    transition: all 300ms ease-out;
}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button:not(.add_to_cart_button):not(.product_type_simple), .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button:not(.add_to_cart_button):not(.product_type_simple), .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce #content div.product form.cart .button, .woocommerce div.product form.cart .button, .woocommerce-page #content div.product form.cart .button, .woocommerce-page div.product form.cart .button {
    margin: 0;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    overflow: visible;
    padding: 10px 25px;
    left: auto;
    white-space: nowrap;
    outline: none !important;
    margin-right: 5px;
    margin-left: 0;
    border: none;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 14px !important;
    color: #00b29b;
    width: auto;
    display: inline-block;
    background: transparent;
    font-family: Inter, Arial;
    border-radius: 25px !important;
    -webkit-transition: linear .2s;
    -moz-transition: linear .2s;
    -ms-transition: linear .2s;
    -o-transition: linear .2s;
    transition: linear .2s;
    border: 1px solid #00b29b !important;
}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .nav-container a.button.nyssa_minicart_checkout_but:hover, .nav-container a.button.nyssa_minicart_cart_but:hover, body.style9 a.button.nyssa_minicart_checkout_but:hover, body.style9 a.button.nyssa_minicart_cart_but:hover, .woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button:not(.add_to_cart_button):not(.product_type_simple):hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:not(.add_to_cart_button):not(.product_type_simple):hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce #content div.product form.cart .button:hover, .woocommerce div.product form.cart .button:hover, .woocommerce-page #content div.product form.cart .button:hover, .woocommerce-page div.product form.cart .button:hover {

    opacity: 1 !important;
    letter-spacing: 3px;
    margin: 0;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    overflow: visible;
    padding: 10px 25px;
    left: auto;
    white-space: nowrap;
    outline: none !important;
    margin-right: 5px;
    margin-left: 0;
    border: none;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 14px;
    color: #fff !important;
    width: auto;
    display: inline-block;
    background: #00b29b;
    font-family: Inter, Arial;
    border-radius: 25px !important;
    border: 1px solid transparent !important;
    -webkit-transform: translateY(0px) !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {

    color: #899197 !important;
    text-transform: capitalize !important;
    padding-left: 20px !important;
}


.form-input-control.email-input label span {
    color: #00a596 !important;
}


span.select2-dropdown.select2-dropdown--below, span.select2-dropdown.select2-dropdown--above {
    padding: 10px 0;
    border: 1px solid #17A8E3 !important;
    border-radius: 24px !important;
    overflow: hidden;
}

.select2-results__option.select2-results__option--highlighted {
    background-color: #DCEAEA !important;
    color: #000 !important;
}

/*START RESPONSIVE CSS*/
.aio-icon i {
    color: #00a596 !important;
}

.hide {
    display: none !important;
}

.pricing-block-item .report-tag.discount p::before {
    width: 125% !important;
}

.pricing-block-item .report-tag.interac p {
    color: #ffffff !important;

}

.pricing-block-item .report-tag.interac p::before {
    background-color: #0A033C !important;
}

@media screen and (min-width: 1280px) {
    .custom-cart.woocommerce-cart-fragments {
        display: flex;
        justify-content: end;
    }

    .vc_custom_1732102265306, .vc_custom_1727263839087, .vc_custom_1727263839087 {
        display: flex;
        justify-content: center;
    }
}

.button.profile-btn {
    background-color: #14af99 !important;
    transition: all 300ms ease-out;
}

.button.profile-btn:hover {
    background-color: #ffc633 !important;
    color: #000000;
}

@media screen and (max-width: 1280px) {
    .home-report-container .vc_column-inner .gusta-align-left {
        text-align: center;
        justify-content: center;
    }

    .testimonial.row {
        margin: 0 !important;
    }

    .vc_tta-accordion.vc_custom_1730210529238 {
        margin-top: -20px !important;
    }

    .page-id-6138 .faq-right-content {
        margin-top: -20px !important;
    }

    .page-id-6138 .vc_custom_1730786049951 {
        padding-bottom: 100px !important;
    }

    .home-report-picto, .report-glitter, .report-glitter.companies, .integrity-title h2 br, .companies-report-picto, #how-it-works-picto {
        display: none !important;
    }

    .about-content.container-inner {
        padding: 100px 0 0;
    }

    .about-content .main-title.doodle h2, .about-content .main-title.glitter h2, .about-content .main-title h2 strong, .about-cta-content .main-title h2, .about-cta-content .main-title h2 strong {
        font-size: 30px !important;
    }
}

@media screen and (max-width: 1024px) {
    #gusta-footer .footer-section .container > div:first-child {
        padding-top: 70px !important;
    }

    .home-faq .header-title h3 {
        padding-bottom: 20px !important;
    }

    .about-content .main-title.doodle h2 em {
        display: none !important;
    }

    .about-content .vc_row.wpb_row.vc_inner.vc_row-fluid.started-section {
        padding-top: 80px;
    }

    .values-section .main-title h2 {
        margin-top: 20px !important;
    }

    .about-help-content .ult_tabitemname .special_tabs.vertical .tab-selector .label {
        align-items: start;
        padding-left: 20px !important;
        text-align: left;
    }

    .about-help-picto {
        display: none;
    }

    .special_tabs.icontext.vertical .tab-selector .label .title {
        margin: 0 !important;
    }

    .about-cta-content .main-title .wpb_wrapper h2 {
        font-size: 30px !important
    }

    .page-id-9765 .vc_empty_space {
        display: none !important;
    }

    .header-title h1::after {
        top: -40px;
        transform: scale(.6);
    }

    .home-header .header-container {
        padding: 10px 0 60px !important;
    }

    h2.vc_custom_heading.vc_do_custom_heading.star-h2 {
        font-size: 30px !important;
    }

    .star-wars-container.container-inner {
        padding: 80px 20px 60px !important;
    }

    .vc_column-inner.vc_custom_1730208721731 {
        margin-top: -20px !important;
    }

    #rmp-menu-5938 li#rmp-menu-item-61205 {
        border-bottom: 1px solid #34383C;
        margin-bottom: 15px;
    }

    #rmp-menu-5938 li#rmp-menu-item-61206 {
        border-top: 1px solid #34383C;
        margin-top: 5px;
        padding-top: 10px;
    }

    div#rmp-container-5938 {
        padding-right: 20px;
    }

}

@media screen and (max-width: 480px) {
    .about-content .main-title h2,
    .about-content .main-title.glitter h2,
    .about-content .main-title h2 strong,
    .about-content .main-title.doodle h2,
    .about-content .started-section .main-title h2 {
        font-size: 20px !important;
        text-align: left !important;
    }

    .wpb_text_column.wpb_content_element.main-title.f-50 h2,
    .wpb_text_column.wpb_content_element.main-title.f-50 h2 strong {
        font-size: 30px !important;
    }

    .about-content .started-section p {
        margin-bottom: 10px !important;
    }

    .header-title.hidden-step-2.animated .wpb_wrapper h1 {
        font-size: 35px !important;
    }

    .output-picto {
        display: none !important;
    }

    .header-title .wpb_wrapper h1, .about-cta-content .main-title.vision h2, .about-cta-content .main-title.vision h2 strong {
        font-size: 35px !important;
    }

    .page-id-7759 .wpb_wrapper h2 {
        font-size: 25px !important;
    }

    .page-id-5041 .header-title .wpb_wrapper h1 {
        text-align: left !important;
    }

    .wpb_text_column.wpb_content_element.vc_custom_1730208283083 p {
        text-align: left !important
    }

    .wpb_text_column.wpb_content_element.vc_custom_1730208283083 p br {
        display: none !important;
    }

    .about-help-content .wpb_wrapper .ult_tabs {
        padding-top: 0 !important;
    }

    .about-help-content .ult_tabitemname .special_tabs.vertical .tab-selector .label {
        align-items: start;
        padding-left: 30px !important;
        text-align: left !important;
    }

    .about-help-content .ult_tabitemname .special_tabs .tab-selector .label .title a {
        font-size: 15px !important;
    }

    .page-id-5041 .header-title {
        justify-content: start !important;
    }

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

    .main-header .gusta-logo img {
        width: 90% !important;
    }

    .sticky-nav .gusta-logo a img {
        transform: scale(1);
    }

    a.menu-cart {
        display: flex;
        justify-content: end;
        gap: 10px;
        font-size: 14px;
    }

    .header-title h1::after {
        top: -35px;
        right: -7px;
        display: none !important;
    }

    .form-wrapper {
        padding: 20px !important;
    }

    .stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
        margin-top: 10px !important;
    }

    .star-wars-container {
        padding: 40px 20px !important;
    }

    .home-report-container .vc_column-inner .gusta-align-left {
        text-align: center;
        justify-content: center;
    }

    .home-report-picto, .integrity-title h2::before, .companies-report-picto, .about-help-picto, .about-team-picto {
        display: none !important;
    }

    .f-16 * {
        font-size: 12px !important;
    }

    .home-testimonial.vc_custom_1730209724530 {
        padding-top: 80px !important;
    }

    .testimonial.row {
        margin: 0 !important;
    }

    .testimonial.row .bit-testimonial-pro {
        padding: 0 !important;
    }

    .vc_tta-accordion.vc_custom_1730210529238 {
        margin-top: 0 !important;
    }

    #gusta-footer .footer-section .container > div:first-child {
        padding-top: 30px !important;
    }

    .container-inner.how-it-work-header {
        padding: 20px 0;
    }

    .ult_tabmenu.style1 a.ult_a {
        padding: 10px 20px !important;
    }

    .wpb_text_column.wpb_content_element.vc_custom_1729832877637 {
        margin-top: 20px !important;
    }

    .vc_row.wpb_row.vc_inner.vc_row-fluid.how-it-works-animation.vc_custom_1730200885404 {
        padding-top: 25px !important;
    }

    .page-id-4899 section#steps-section {
        padding-bottom: 94px;
    }

    .page-id-4899 div#step-6 .body-wrapper {
        margin-bottom: 30px !important;
    }

    .header-title.hidden-step-2.animated h1 {
        font-size: 35px !important;
    }

    .home-header-right-content.wpb_column.vc_column_container.vc_col-sm-12.vc_col-lg-6.vc_col-md-6 {
        margin-top: 20px;
    }

    .wpb_single_image.wpb_content_element.vc_align_right.wpb_content_element.vc_custom_1731394002493.home-report-image.companies {
        padding-left: 0 !important;
    }

    .vc_row.wpb_row.vc_row-fluid.home-testimonial.bg-cover.container-inner.vc_custom_1717691138642.ult-vc-hide-row.vc_row-has-fill {
        padding-top: 100px !important;
    }

    /*.vc_row.wpb_row.vc_row-fluid.bg-cover.home-faq.container-inner.vc_custom_1730786049951.ult-vc-hide-row.vc_row-has-fill {*/
    /*    padding-bottom: 100px !important;*/
    /*}*/
    .page-id-6138 .vc_custom_1730786049951 {
        padding-bottom: 20px !important;
    }

    .vc_column-inner.vc_custom_1730210410044 {
        margin-top: -20px !important;
    }

    .price-title h4 {
        font-size: 30px !important;
    }

    .pricing-individual.vc_custom_1730273050078 {
        padding-top: 50px !important;
    }

    .pricing-block-item .launch-price-tag p {
        font-size: 12px !important;
        top: 39px !important;
        right: -51px !important;
    }

    .main-price .wpb_wrapper h3 {
        margin-bottom: 30px !important;
        font-size: 33px !important;
        color: #0A033C;
        font-weight: 600;
        margin-top: 20px !important;
    }

    .ult_tabmenu.style1 li.ult_tab_li {
        margin-top: 0 !important;
    }

    .pricing-tab-content .gusta-align-left {
        text-align: center !important;
        justify-content: center;
        margin-bottom: 10px !important;
    }

    .container-inner.vc_custom_1730273896215 {
        margin-top: -20px !important;
        padding-top: 80px !important;
    }

    .main-price h3 sup {
        font-size: 15px;
    }

    .main-price h3 {
        margin-bottom: 30px !important;
        font-size: 34px;
        margin-top: 20px !important;
    }

    .about-content {
        padding: 80px 0 0;
    }

    .about-content .started-section {
        padding-top: 50px !important;
    }

    .about-help-content {
        margin-top: 0 !important;
    }

    .about-help-content .ult_tabs {
        padding-top: 0 !important;
    }

    .container-inner.vc_custom_1718790727712 {
        padding-top: 80px !important;
    }

    .about-help-content .ult_tabitemname .special_tabs .tab-selector .label {
        text-align: left;
        align-items: start;
        padding-left: 20px !important;
    }

    .about-help-content .ult_tabitemname .special_tabs .tab-selector .label a {
        font-size: 15px !important;
    }

    .about-help-content .ult_tabitemname .special_tabs .tab-container .content {
        padding: 20px 0 !important;
    }

    .about-who-we-are-carousel {
        margin-top: 0 !important;
    }

    .about-who-we-are-carousel .slick-initialized .slick-slide {
        margin: 50px 20px 80px !important;
    }

    .pricing-tab-content h2 br {
        display: none;
    }

    .pricing-tab-inner {
        padding: 0 !important;
    }

    .wpb_text_column.wpb_content_element.list-items {
        padding-left: 10px !important;
    }

    .pricing-block-item.vc_column_container > .vc_column-inner {
        padding: 80px 0px !important;
    }

    .price-bot-desc.vc_custom_1730348249814 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .pricing-block-item .ult-spacer {
        display: none;
    }

    .report-cat-container .report-cat-box .report-cat-box-item-content .report-cat-box-item-content-label {
        background-color: #e7f1f1 !important;
    }

    .vc_row.about-who-we-are-carousel {
        margin-top: 0 !important;
    }

    .vc_row.vc_custom_1718709599438 {
        padding-top: 80px !important;
    }

    .vc_row.about-header {
        padding: 0;
    }

    .vc_row.about-content.container-inner {
        padding-top: 50px !important;
    }

    .about-cta-content .wpb_wrapper .main-title.vision h2 {
        margin-bottom: 30px !important;
    }

    .search-wrapper {
        flex-direction: column !important;
        height: auto !important;
        gap: 6px !important;
        background-color: transparent !important;
        border-radius: 10px !important;
    }

    .letter-paginator {
        margin-top: 2rem;
    }

    .search-input {
        border-radius: 48px;
        overflow: hidden;
    }

    .search-input input {
        border: none;
    }

    .search-wrapper .select2-container, .search-wrapper .jp-w-3\/5 {
        width: 100% !important;
    }

    .vc_custom_1730208721731 .vc_empty_space {
        display: none !important;
    }

    .vc_column-inner.vc_custom_1730208721731 {
        margin-top: -20px !important;
    }

    .vc_row.terms-header {
        padding: 20px 0 40px !important;
    }

    .vc_row.terms-header .header-title .wpb_wrapper h1 {
        font-size: 35px !important;
    }

    .pricing-block-item .report-tag.discount p {
        font-size: 14px !important;
    }

    a.menu-cart {
        display: flex;
        gap: 10px !important;
    }

    .wpb_text_column.wpb_content_element.report-tag.interac {
        margin-top: 20px;
    }

    .report-title-container .header-title .doodle {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .page-id-5041 .vc_row.vc_column-gap-30 > .vc_column_container {
        padding: 0 !important;
    }

    .data-security-header {
        padding: 0px 0 20px !important;
    }

    .data-security-section-1 p {
        margin-bottom: 0 !important;
    }

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

    .page-id-4242 div#test-your-salary.vc_custom_1747918070375 {
        margin-top: 0 !important;
        margin-bottom: 30px !important;
    }

    div#test-your-salary.vc_custom_1748352559562 {
        margin-top: 0 !important;
        margin-bottom: 110px !important;
    }

    .footer-partn-logo {
        margin-bottom: 0 !important;
    }

    .vc_custom_1718110855137.footer-under-logo-text {
        margin-top: 40px !important;
    }

    .integrity-block-item {
        margin-top: 40px !important;
    }

    div#test-your-salary .upb_row_bg {
        background: none !important;
    }

    .page-id-5041 .data-security-section-2 .number-back {
        margin-bottom: 5px !important;
    }

    a.el-12137886066655d0175bc72.ss-element.gusta-read-more-button.gusta-icon-link.gusta-has-span.show-show.ani-fade.linked {
        margin: 0 0 35px 0 !important;
    }

    .vc_custom_1747948044360.custom-listing {
        margin-bottom: 40px !important;
    }
}

/*END RESPONSIVE CSS*/

/*START JOBS PRINT CSS*/
@media print {
    a[href]:after {
        display: none !important;
    }

    .tarteaucitronIconBottomLeft {
        display: none !important;
    }

    .back-btn {
        display: none !important;
    }

    .jp-text-base {
        display: none !important;
    }

    .wpb_wrapper {
        display: none !important;
    }

    .print-btn {
        cursor: pointer;
        display: none !important;
    }

    #main {
        padding-top: 0 !important;
    }

    #rmp_menu_trigger-5938 {
        display: none !important;
    }

    .jp-col-span-12 {
        grid-column: span 6 / span 12 !important;
    }

    .jp-pt-20 {
        padding-top: 0 !important;
    }


    .jp-text-3xl {
        font-size: 1.2rem !important;
        line-height: 1.5rem !important;
    }

    .jp-text-2xl {
        font-size: 1rem !important;
        line-height: 1.2rem !important;
    }

    p, li:not(.ticker li), a, .aio-icon-description, .smile_icon_list li .icon_description p, .related_posts_listing .related_post .excerpt {
        font-size: 14px !important;
    }

    .jobs-bullet-point li::before {
        height: 20px !important;
        width: 20px !important;

    }


    .jobs-bullet-point li {
        padding-left: 1.5rem !important;
    }

    .jp-py-14 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    h1 {
        font-size: 30px !important;
    }

    img.jobs-detail-illustration {
        width: 10% !important;
    }

}

/*END JOBS PRINT CSS*/


/*START DATA SECURITY CSS*/
.compliance-image {
    width: 100%;
    max-width: 190px;
    margin-bottom: 12px !important;
}

@media (width < 768px) {
    .compliance-image-wrapper .wpb_wrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
    }

    .compliance-image {
        width: 100%;
        max-width: 160px;
    }
}


/*END DATA SECURITY CSS*/


.ajax-error-message {
    color: #dc3545;
    font-size: 14px;
    font-weight: 600;
}

.ajax-error-message.full-line {
    margin: 0 !important;
}

form .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0 !important;
}


/* START HOMEPAGE & COMPANIES CSS (4910) */
/* Homepage css */
/* Header */
#home-form .form-btn {
    padding: 21px 43px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    transition: all 300ms ease-out;
    line-height: 1 !important;
    height: auto;
    font-family: "Mona Sans Expanded", sans-serif !important;
    letter-spacing: 0.16px;
}

#home-form .form-btn:hover {
    background-color: #00A596;
    color: #FFF;
}

.consent-wrapper p {
    color: rgba(52, 56, 60, 0.8) !important;
}

.home-header .gusta-clear.gusta-mobile-clear {
    display: none !important;
}

.home-header .gusta-post-meta.gusta-align-center {
    width: auto !important;
    display: inline-block;
    margin-right: 10px !important;
}

.home-header .upb_row_bg {
    background-size: auto !important;
}

.home-header .header-container {
    padding: 30px 0 60px;
}

.home-header-right-content {
    padding-top: 30px;
}

.header-title h1, .header-title h2 {
    font-size: 50px !important;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin: 20px 0 !important;
}

.header-title h1 strong, .header-title h2 strong {
    font-weight: 600;
    color: #00A596;
    position: relative;
    overflow: hidden;
}

.header-title h1::before {
    position: absolute;
    bottom: -9px;
    width: 139px;
    height: 13px;
    right: 0;

    background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/08/Vector-16_00000.gif");
    content: "";
    background-repeat: no-repeat;
}

.integrity-title h2::before {
    position: absolute;
    bottom: -20px;
    width: 139px;
    height: 13px;
    left: 220px;
    background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/08/Vector-16_00000.gif");
    content: "";
    background-repeat: no-repeat;
}

.header-title h1::after {
    position: absolute;
    width: 57px;
    height: 62px;
    top: -45px;
    right: -40px;
    background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/08/Doodles_000003.gif");
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
}

.header-title.no-doodle h1::after {
    display: none;
}

.header-title.companies h1::after {
    top: 0;
}

.header-title h3 {
    font-size: 36px !important;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin: 20px 0 !important;
    width: 100%;
}

.header-title h3 strong {
    font-weight: 600;
    color: #00A596;
    position: relative;
    overflow: hidden;
}

.header-image-icon {
    position: absolute;
    top: -70px;
    right: -70px;
    transform-origin: top right;
}

.header-title-glitter {
    position: absolute;
    top: 0;
    right: -15px;
}

.heading-under-image-counter {
    animation-duration: 2s;
    animation-timing-function: ease-out;
    z-index: 99;
    position: relative;
}

.heading-under-image-counter.companies {
    justify-content: center !important;
    padding: 0 !important;
}

.heading-under-image-counter .counter_suffix {
    padding-left: 5px;
}

.counter_suffix {
    font-family: "Mona Sans Expanded", sans-serif !important;
}

@media (width >= 1180px) {
    .stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
        margin-bottom: 35px;
        display: flex !important;
        justify-content: end;
        padding-right: 103px;
    }

    .heading-under-image-counter.stats-top .stats-desc {
        display: inline-block;
        width: auto;
    }
}

.heading-under-image-counter.companies.stats-top .stats-desc {
    padding-left: 0 !important;
}

.stats-text {
    font-family: "Mona Sans", sans-serif !important;
}

/* .heading-under-image {
	width: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-right: 43px !important;
    transform-origin: center;
}
.heading-under-image h4{
	font-weight: bold;
    color: #14af99;
    margin-top: 20px;
	font-size: 28px;
	margin-bottom:0 !important;
}
.heading-under-image p{
	font-weight: normal;
    color: #01564b;
    margin: 0 !important;
	font-size: 14px;
} */
.uvc-sub-heading {
    margin: 0 !important;
}

.radio-content p {
    display: block !important;
}

@media (max-width: 1365px) {

    .header-title h1::before, .header-title-glitter {
        display: none;
    }
}

@media (max-width: 1279px) {


    .home-header .header-container {
        background-image: none !important;
        padding: 20px 0
    }

    .header-title h1, .header-title h2, .header-title h2 strong {
        font-size: 40px !important;
    }

    .how-it-work-header {
        padding: 55px 0 20px;
    }

    .how-it-work-header p {
        font-size: 15px !important;
    }

    .header-title h1::before {
        position: absolute;
        top: -45px;
        right: 55px;
    }

    .home-header-image {
        margin-right: 0;
    }
}

@media (max-width: 1024px) {
    .heading-under-image {

        align-items: center;
        transform: translateX(0);
    }

    .home-header .gusta-post-meta.gusta-align-center {
        margin-bottom: 10px !important;
    }
}

@media (max-width: 960px) {
    .header-title h1, .header-title h2, .header-title h2 strong {
        font-size: 35px !important;
    }

    .home-header .header-container p {
        font-size: 18px !important;
    }

    .home-header .header-container p.counter {
        font-size: 35px !important;
    }

    .heading-under-image {
        width: 100%;
        margin-right: 0 !important;
    }

    .home-header-image {
        margin-top: 40px !important;
        text-align: center !important;
    }

    .header-image-icon {
        position: absolute;
        top: -40px;
        right: -40px;
        transform-origin: top right;
    }

    .how-it-work-header p {
        font-size: 14px !important;
    }
}

@media (max-width: 1200px) {
    .page-id-6138 .vc_custom_1730786049951 {
        padding-bottom: 20px !important;
    }
}

@media (max-width: 480px) {
    .home-header .header-container {
        padding: 20px 0 60px !important;
    }

    .home-header-right-content {
        margin-top: 40px;
    }

    .header-image-icon {
        position: absolute;
        top: 10px;
        right: -30px;
        transform: scale(.6) !important;
        transform-origin: top right;
    }

    .header-container .wpb_single_image a img {
        transform: scale(.85);
    }
}

/* Star wars */
.slideup-title h2 {
    font-size: 36px !important;
    font-weight: 600;
    padding-bottom: 10px;

}

.slideup_text li {
    font-weight: 600 !important;
    color: #00A596 !important;
    font-size: 36px !important;
    margin: 0;
    line-height: 1.3 !important;
    list-style: none;
}

.slideup_text {
    overflow: hidden;
    position: relative;
    max-height: 196px;
}

.slideup_text::after {
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    content: '';
    height: calc(100% - 40px);
    position: absolute;
    background: rgba(255, 255, 255, 0);
    background: linear-gradient(0deg, rgba(253, 253, 252, 1) 0%, rgba(252, 251, 249, .8) 93%, rgba(252, 251, 248, 0) 100%);
}

.slideup_text ul {
    animation: scrollUp 5s ease-in-out infinite backwards;
}

@keyframes scrollUp {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(-185px);
    }
}

.star-wars-container {
    /* 	margin-top:60px; */
    padding: 180px 0 60px !important;
}

.star-wars-btn {
    margin-top: -43px !important;
}

@media (max-width: 1269px) {
    .star-wars-container {
        padding: 80px 0 60px !important;
    }

    .slideup-title h2 {
        font-size: 30px !important;
        font-weight: 600;
    }

    .slideup_text li {
        font-size: 30px !important;
    }

    .slideup_text {
        max-height: 155px;
    }

    .slideup_text::after {

        height: calc(100% - 30px);

    }

    .star-wars-btn {
        margin-top: 0 !important;
    }

    @keyframes scrollUp {
        from {
            transform: translateY(0);
        }
        to {
            transform: translateY(-155px);
        }
    }
}

@media (max-width: 767px) {
    .star-wars-container {
        padding: 40px 0 !important;
        margin-top: 0 !important;
    }

    .slideup-title h2 {
        font-size: 15px !important;
        font-weight: 600;
    }

    .slideup_text li {
        font-size: 15px !important;
    }

    .slideup_text {
        max-height: 85px;
    }

    .slideup_text::after {

        height: calc(100% - 15px);

    }

    @keyframes scrollUp {
        from {
            transform: translateY(0);
        }
        to {
            transform: translateY(-85px);
        }
    }

}


/* Report */
.home-report-list .uavc-list-content span.uavc-list-desc {
    font-size: 18px !important;
    top: -3px;
    position: relative;
    font-weight: 500 !important;
}

.how-it-work-container {
    position: relative;
}

.home-report-content .upb_row_bg {
    background-size: auto !important;
    background-position: 93% bottom !important;
}

.home-report-container {
    padding: 30px 0;
}

.home-report-under-image {
    margin-right: 30px !important;
}

.report-glitter {
    position: absolute;
    bottom: -10px;
    right: -20px;
}

.how-it-work-container::before {
    width: 712px;
    height: 533px;
    top: 137px;
    right: 0;
    position: absolute;
    background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/05/how-it-work-back-illu.svg");
    content: "";
}

@media (max-width: 1365px) {

    .home-report-content .upb_row_bg {
        background-image: none !important;
    }
}


@media (max-width: 1024px) {
    .home-report-image {
        text-align: center !important;
    }

    .home-report-under-image {
        margin: 0 !important;
    }

    .home-report-under-image p {
        text-align: center !important;
    }
}

@media (max-width: 767px) {
    .home-report-container {
        padding: 20px 0;
    }

    .home-report-image {
        margin-right: 0 !important;
    }

    .home-report-under-image {
        margin-right: 30px !important;
    }
}

@media (width <= 480px) {
    .home-report-list .uavc-list-content span.uavc-list-desc {
        font-size: 15px !important;

    }

    .home-report-under-image {
        margin-right: 0 !important;
    }

    .report-glitter {
        display: none;
    }

    .companies-report-picto {
        padding-left: 0 !important;
        top: -145px;
        margin-left: -10px;
    }
}

/* Integrity */
.integrity-container {
    /* 	margin-top:36px; */
    padding: 170px 0 0 !important;
}

.integrity-title {
    margin-bottom: 35px !important;
}

.integrity-curve-line {
    position: absolute;
    top: 130px;
    left: 325px;
}

.integrity-block-item {
    padding: 0 45px !important;
}

@media (max-width: 1365px) {

    .integrity-curve-line {
        display: none;
    }
}

@media (max-width: 1279px) {
    .integrity-block-item {
        padding: 0 !important;
    }

}

@media (max-width: 767px) {
    .integrity-container {
        padding: 40px 0 0 !important;
    }
}

/* CTA Banner */
.cta-banner.grandient {
    background: rgb(51, 150, 164);
    /* 	background: linear-gradient(35deg, rgba(51,150,164,1) 0%, rgba(127,177,177,1) 76%); */
    border-radius: 30px;
}

.cta-banner.grandient h2 {
    width: 100%;
    margin: 0 auto;
}

.cta-banner-text p {
    color: #FFF;

}

@media (max-width: 480px) {
    .cta-banner-text p {
        padding: 0 20px;
    }
}

.header-title.white h2 strong {
    color: #FFF;
}

.cta-banner-text p img {
    margin: 0;
    position: relative;
    top: 9px;
    display: inline-block;
}

.cta-banner-picto {
    position: absolute;
    bottom: -65px;
    right: 40px;
}

.cta-security-title h2 {
    position: relative;
}

.cta-security-title h2::before {
    position: absolute;
    content: "";
    height: 10px;
    width: 180px;
    bottom: -12px;
    left: 54%;
    transform: translateX(-50%);
    background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/security-curve-line.svg");
}

@media (max-width: 1365px) {

    .cta-security-title h2::before {
        display: none;
    }
}

@media (max-width: 1269px) {

    .cta-banner-picto img {
        width: 100%;
    }

    .cta-banner-picto {
        width: 15%;
        right: 5px;
        bottom: -45px;
    }
}

@media (max-width: 480px) {
    .cta-banner {
        padding: 20px;
    }
}

/* How it work */
.how-it-work-container {
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 190px 0 100px;
}

.how-it-work-img img {
    border-radius: 275px;
}

.how-it-work-glitter {
    position: absolute;
    top: 90px;
    right: 115px;
}

.how-it-work-illu-back > .vc_column_container {
    position: relative;
}

/* .how-it-work-illu-back > .vc_column_container::before{
	position:absolute;
	right:-64px;
	top:140px;
	content:"";
	background-image:url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/05/how-it-work-back-illu.svg");
	width:712px;
	height:533px;
} */
.how-it-work-title h2 {
    position: relative;
}

.how-it-work-title h2::before {
    content: "";
    width: 139px;
    height: 12px;
    position: absolute;
    bottom: -10px;
    right: 25px;
    /* 	background-image:url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/how-it-work-curve-line.svg"); */
    background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/08/underline.gif");
}

@media (max-width: 1365px) {

    .how-it-work-glitter, .how-it-work-title h2::before, .how-it-work-illu-back > .vc_column_container::before {
        display: none;
    }
}

@media (max-width: 1280px) {

    .how-it-work-img {
        margin: 0 !important;
        text-align: center !important;
    }
}

@media (max-width: 767px) {
    .how-it-work-container {
        padding: 40px 0 !important;
    }
}

/* Counter */
.stats-top .stats-number {
    font-family: "Mona Sans Expanded", sans-serif !important;
}

.stats-block .stats-text {
    font-size: 20px;
}

/* Testimonials */
.home-testimonial {
    position: relative;
}

.home-testimonial > .wpb_column.vc_column_container.vc_col-sm-12::before {
    width: 334px;
    height: 611px;
    top: -130px;
    left: -80px;
    position: absolute;
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/05/testimonial-illu-left.svg');
    content: "";
    background-repeat: no-repeat;
    z-index: -1;
}

.home-testimonial > .wpb_column.vc_column_container.vc_col-sm-12::after {
    width: 316px;
    height: 469px;
    top: 0;
    right: -80px;
    position: absolute;
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/05/testimonial-illu-right.svg');
    content: "";
    background-repeat: no-repeat;
    z-index: -1;
}

@media (width <= 960px) {
    .home-testimonial > .wpb_column.vc_column_container.vc_col-sm-12::after {
        display: none;
    }
}

.testimonials-style2:not(.single-wide-testimonials) .testimonials-slide-content.container {
    padding: 7px !important;
}

.testimonials-style2:not(.single-wide-testimonials) .testimonilas1bg {
    background-color: #F7F5F0 !important;
    border: none !important;
    border-radius: 10px !important;
    box-shadow: none !important;

}

.testimonilas1bg .text-container {
    text-align: left !important;
    margin-top: 0 !important;
}

.testimonials_text_content {
    text-align: left !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #00332C !important;
    width: 100% !important;
}

.testimonials-style2 .t-author {
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: "Mona Sans", sans-serif !important;
    color: #00332C !important;
    text-align: left !important;
    margin-top: 0;
    width: 100%;
}

.testimonials-style2.style-dark .slick-next, .testimonials-style2.style-dark .slick-prev, .testimonials-style2.style-dark .slick-next i, .testimonials-style2.style-dark .slick-prev i {
    border-color: transparent !important;
    color: transparent !important;
}

.style-dark .slick-dots li i:after, .testimonials-style2.style-dark .slick-next:after, .testimonials-style2.style-dark .slick-prev:after {
    background-color: #00A596 !important;
}

.testimonial-row {
    position: relative;
}

.testimonial-picto {
    position: absolute;
    right: 0;
    top: -90px;
    z-index: 2;
    transform: scale(.45);
    transform-origin: top right;
}

.testimonials-style2 .slick-next, .testimonials-style2 .slick-prev {
    top: 100% !important;
}

.testimonials-style2 .slick-prev {
    left: 47% !important;
    transform: translateX(-50%);
}

.testimonials-style2 .slick-next {
    right: 47% !important;
    transform: translateX(-50%);
}

.testimonials-style2 .slick-prev i::before {
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/testimonial-left-arrow.svg') !important;
    content: "";
    width: 17px;
    height: 15px;
    display: block;

}

.slick-next, .slick-prev {
    width: auto !important;
}

.testimonials-style2 .slick-next i::before {
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/testimonial-right-arrow.svg') !important;
    content: "";
    width: 17px;
    height: 15px;
    display: block;
}

.testimonials-style2 .slick-next:hover i::before {
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/testimonial-right-arrow-white.svg') !important;

}

.testimonials-style2 .slick-prev:hover i::before {
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/testimonial-left-arrow-white.svg') !important;

}

.testimonials-style2 .slick-next::after, .testimonials-style2 .slick-prev::after {
    top: 2px;
    width: 32px;
    height: 32px;
    left: -7px;
    z-index: 9;
}

.slick-next, .slick-prev, .slick-next:hover, .slick-prev:hover {
    width: auto !important;
}

@media (max-width: 480px) {
    .home-testimonial::after {
        display: none;
    }

    .testimonials-style2 .slick-prev {
        left: 40% !important;
        transform: translateX(-50%);
    }

    .testimonials-style2 .slick-next {
        right: 40% !important;
        transform: translateX(-50%);
    }
}

/* FAQ */
.faq-picto {
    position: absolute;
    top: 0;
    right: -95%;
    z-index: 9999;
}

.faq-title {
    transform: translateX(50%);
}

.home-faq {
    margin-top: 22px !important;
    padding-top: 180px !important;
    padding-bottom: 20px !important;
}

.home-faq .header-title h3 {
    font-weight: 700 !important;
    font-size: 36px;
    margin: 0 !important;
    padding-bottom: 95px !important;
}

@media (width <= 480px) {
    .home-faq .header-title h3 {
        padding-bottom: 30px !important;
    }
}

.home-faq::before {
    width: 358px;
    height: 440px;
    bottom: 0;
    left: 0;
    position: absolute;
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/05/faq-back-illu-left.svg');
    content: "";
    z-index: 1;
}

.home-faq::after {
    width: 365px;
    height: 731px;
    top: 164px;
    right: 0;
    position: absolute;
    background-image: url(https://staging.thesalaryobservatory.com/wp-content/uploads/2024/05/faq-back-illu-right.svg);
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
}

.wpb-js-composer .vc_tta-panel .vc_tta-panel-title > a {
    padding: 0 100px 0 35px !important;
}

.vc_tta .vc_tta-panel-body .wpb_content_element {
    padding: 0 !important;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: auto !important;
    right: 35px !important;
    width: 40px !important;
    height: 40px !important;
}

.home-faq .vc_tta-panel-body h4 {
    font-size: 16px !important;
    color: #000;
}

@media (max-width: 1500px) and (min-width: 1280px) {
    .home-faq {
        padding-right: 5% !important;
        padding-left: 5% !important;
    }
}

.faq-right-content {
    padding-top: 143px !important;
}

.home-faq .vc_tta.vc_general .vc_tta-panel {
    background-color: #F7F5F0 !important;
    border-radius: 10px;
    box-shadow: none;
    color: #000;
}

.home-faq h4.vc_tta-panel-title a {
    padding: 0 35px !important;
}

.home-faq .vc_tta.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-left > a span {
    font-size: 18px !important;
    font-weight: 500 !important;
    min-height: 50px !important;
    align-items: center;
    display: flex;
}

.home-faq .vc_tta-panel-body p, .home-faq .vc_tta-panel-body li {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    transition: all 300ms ease-out;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    display: block !important;
    transition: all 300ms ease-out;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {

    color: #fff !important;
    border-color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon {
    transition: all 300ms ease-out;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon {
    transform: rotate(45deg) translate(-35%, -35%) !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a i.vc_tta-controls-icon, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a i.vc_tta-controls-icon {
    background-color: #FCB316 !important;
    border-radius: 50%;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before, .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after, .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #fff !important;
}

h3.ea-header {
    padding: 15px 0;
    color: #1c0c3d;
    border-radius: 22px;
}

.ea-card.sp-ea-single {
    background: #f7f5f0 !important;
    border: none !important;
    border-radius: 10px;
}

h3.ea-header a {
    color: #1c0c3d !important;
    font-weight: 500 !important;
    font-size: 18px !important;
}

@media (max-width: 1279px) {
    .faq-picto {
        position: absolute;
        top: -130px;
        right: 0;
        z-index: 4;
        transform: scale(0.7);
    }

    .faq-title {
        transform: translateX(0);
    }

    .faq-right-content {
        padding-top: 0 !important;
    }

    .home-faq::before {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .faq-picto {
        position: absolute;
        top: -150px;
        right: 0;
        z-index: 4;
    }

    .faq-content .vc_do_toggle {
        padding: 15px 20px !important;
    }

    .faq-content .vc_do_toggle .vc_toggle_title h2 {
        font-size: 16px !important;
        padding: 0 !important;
    }

    .vc_toggle_content {
        padding: 0 !important;
    }
}

.home-header-image, .home-report-image, .how-it-work-img, .cta-banner-container {
    position: relative;
}


.home-header-image .vc_single_image-wrapper, .home-report-image .vc_single_image-wrapper, .how-it-work-img .vc_single_image-wrapper {
    position: relative;
}

.home-header-image .vc_figure, .home-report-image .vc_figure, .how-it-work-img .vc_figure {
    position: relative;
    overflow: visible;
}

.home-header-image .vc_figure::before {
    display: block;
    position: absolute;
    content: "";
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/05/salary-header-img-back-illu.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: -40px;
    right: -83px;
    /*     z-index: 30; */
    background-position: top left;
}

.home-header-image.companies::before {
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/companies-header-back-illu.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: -70px;
    right: -83px;
    /*     z-index: 30; */
    background-position: top left;
    display: block;
    position: absolute;
    content: "";
}

.home-report-image .vc_figure::before {
    display: block;
    position: absolute;
    content: "";
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/05/salary-report-back-illu.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    bottom: -145px;
    right: -55px;
    background-position: top right;
}

.home-report-image.companies .vc_figure::before {
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/companies-report-back-illu.svg');
}

.how-it-work-img .vc_figure::before {
    display: block;
    position: absolute;
    content: "";
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/05/how-it-work-back-illu.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: -60px;
    right: -40px;
    background-position: top left;
}

.cta-banner-container::before {
    display: block;
    position: absolute;
    content: "";
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/salary-cta-banner-picto.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 5px;
    left: -20px;
    background-position: top left;

}

@media (width >= 1439px) {
    .home-report-image {
        margin-right: -30px;
    }

}

@media (width >= 1366px) {
    .home-report-image .vc_figure::before {
        width: 710px;
        height: 589px;
    }

    .home-report-image.companies .vc_figure::before {
        width: 713px;
        height: 666px;
    }

    .how-it-work-img .vc_figure::before {
        width: 712px;
        height: 533px;
    }

}


@media (width >= 1025px) {
    .home-header-image .vc_figure::before {
        width: 624px;
        height: 612px;
    }

    .home-header-image.companies::before {
        width: 785px;
        height: 660px;
    }

    .how-it-work-img .vc_figure::before {
        width: 662px;
        height: 483px;
    }

    .cta-banner-container::before {
        width: 359px;
        height: 496px;
    }

}

@media (width <= 1365px) {
    .home-report-image .vc_figure::before {
        width: 53vw;
        bottom: -250px;
        right: -45px;
    }

}

@media (width <= 1280px) {
    .home-header-image .vc_figure::before {
        top: -45px;
    }
}

@media ( width >= 960px) and (width <= 1024px) {
    .home-header-image .vc_figure::before {
        width: 54vw;
        height: 100%;

    }

    .how-it-work-img .vc_figure::before {
        width: 600px;
        height: 400px;

    }

    .home-report-image .vc_figure::before {
        width: 54vw;
        height: 100%;
        bottom: -220px;
    }
}

@media ( width >= 767px) and (width <= 960px) {
    .home-header-image .vc_figure::before {
        width: 624px;
        height: 612px;
    }

    .home-report-image .vc_figure::before {
        width: 710px;
        height: 589px;
        bottom: -120px;
    }

    .how-it-work-img .vc_figure::before {
        width: 100vw;
        height: 500px;
        top: 0;
        background-size: cover;
        right: -85px;
    }
}

@media (width <= 767px) {
    .home-header-image .vc_figure::before {
        width: 110vw;
        top: -50px;
        right: -50px;

    }

    .home-report-image .vc_figure::before {
        width: 110vw;
        bottom: -130px;
        right: -20px;
    }

    .how-it-work-img .vc_figure::before {
        width: 108%;
        height: 406px;
        top: -30px;
        background-size: cover;
        right: -39px;
    }


}

@media (width <= 480px) {
    .home-header-image.companies::before {
        width: 110%;
        top: -50px;
        right: -20px;
        background-size: cover;
    }

    .content-wrapper {
        margin-top: 40px;
        text-align: center;
    }

    .content-title {
        flex-direction: column !important;
    }

    .content-wrapper .content-title h3 {
        padding-bottom: 0 !important;
    }

    .content-wrapper .content-title .step {
        margin: 0 auto;
    }

    .how-it-work-img .vc_figure::before {
        display: none;
    }
}

.header-image-icon {
    z-index: 9;
}

.form-column {
    z-index: 60;
}

#form-step-2 > div.row-wrapper {
    align-items: center;
}

.form-back-btn {
    background-color: transparent !important;
    padding: 0 0 0 25px !important;
    position: relative;
    color: #34383C !important;
    border-radius: 0 !important;
    line-height: 1 !important;
    height: 25px !important;
    font-weight: 700;
    transition: all 300ms ease-out;
}

.form-back-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 17px;
    height: 15px;
    background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/06/testimonial-left-arrow.svg");
    transition: all 300ms ease-out;
}

#step-2-btn-wrapper > div > p > a {
    transition: color 300ms ease-out;
}

.form-back-btn:hover, #step-2-btn-wrapper > div > p > a:hover {
    color: #00a596 !important;
}

.form-back-btn:hover::before {
    left: -10px;
}

.header-title.white.animated.cta-security-title {
    text-align: center;
}

/* Companies Page */
.companies-report-picto {
    z-index: 99;
    position: relative;
    padding-left: 140px;
    padding-left: 0;
    bottom: 90px;
}

.home-report-picto {
    z-index: 99;
    position: absolute;
    bottom: 30px;
    left: -60px;
}

@media (width <= 480px) {
    .home-report-picto {
        bottom: 65px;
        left: -15px;
    }
}

.report-glitter.companies {
    position: absolute;
    bottom: 80px;
    right: -45px;
}

@media (width <= 480px) {
    .report-glitter.companies {
        right: 0;
    }

    .header-image-icon {
        transform: scale(.8);
        transform-origin: top right;
    }

    .integrity-block-item {
        margin-top: 10px;
    }

    .integrity .wpb_single_image, .integrity-block-item .wpb_single_image {
        margin-bottom: 20px !important;
    }

    .integrity .wpb_single_image img, .integrity-block-item .wpb_single_image img {
        width: 130px;
    }

    .integrity-title {
        margin-bottom: 0 !important;
    }

    .how-it-work-container {
        padding: 0 !important;
        margin-bottom: 30px !important;
    }

    .illus-wrapper img {
        width: 130px !important;
    }

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

    .testimonial-picto {
        transform: scale(.3);
        top: -60px;
    }

    .stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
        margin-top: 70px !important;
    }
}

/* .companies-report-picto dotlottie-player{
		width:75px !important;
		height:63px !important;
} */

.header-title.no-inline h3 {
    display: block !important;
    margin-bottom: 24px !important;
    width: auto;
}

.salary-report-title .wpb_wrapper {
    display: flex;

    justify-content: center;
}

.salary-report-title h3::before {
    content: "";
    width: 183px;
    height: 10px;
    position: absolute;
    bottom: -12px;
    right: 0;
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/07/complete-survey-curve.svg');
}

.header-title-glitter.salary-report {
    top: 20px;
    right: calc(50% + -360px);
}

@media (width >= 480px) and (width <= 960px) {
    .home-header-image .vc_figure::before {
        right: -100px !important;
    }
}

.ult-content-box .gusta-post-meta p {
    font-size: 13px !important;
}


@media (width <= 992px) {
    .integrity-block-item .wpb_single_image {
        display: flex;
        justify-content: center;
    }

    .home-header-image {
        text-align: center !important;
    }

    .subscribers-stats {
        justify-content: center;
        padding-right: unset;
    }
}

@media (max-width: 767px) {
    .content-wrapper .content-title h3 {
        text-align: center !important;
    }

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

    /* 	.vc_custom_1728702615347 {
            margin-bottom: 50px !important;
            padding-right: 0 !important;
            text-align: center !important;
        } */
    /* 	.home-header .header-container p {
            text-align: center !important;
        } */
    #home-form .form-btn {
        text-align: center !important;
        margin: 0 auto;
    }

    #home-form .form-btn-wrapper {
        margin-bottom: 60px !important;
    }

    .heading-under-image-counter {
        margin-top: 0 !important;
    }

    h3.form-title {
        text-align: center;
    }

    /* 	.footer-under-logo-text p {justify-content: center;} */
    .content-body ul {
        align-items: center !important;
        width: 100% !important;
    }

    .star-wars-container.container-inner {
        padding: 60px 20px 20px !important;
    }

    a.el-12137886066655d0175bc72.sg-popup-id-42314.ss-element.gusta-read-more-button.gusta-icon-link.gusta-has-span.show-show.ani-fade.linked,
    a.el-6453579536656d5749a6e7.hover-green.ss-element.gusta-read-more-button.gusta-icon-link.gusta-has-span.show-show.ani-fade.linked {
        margin-top: 0 !important;
    }

    .home a.el-6453579536656d5749a6e7.hover-green.ss-element.gusta-read-more-button.gusta-icon-link.gusta-has-span.show-show.ani-fade.linked {
        margin-top: 30px !important;
    }

    a.el-787460375665f089c9ec63.ss-element.gusta-read-more-button.gusta-icon-link.gusta-has-span.show-show.ani-fade.linked,
    a.el-462281140666bf814af64c.ss-element.gusta-read-more-button.gusta-icon-link.gusta-has-span.show-show.ani-fade.linked {
        margin-top: 20px !important;
    }

    .cta-banner.vc_custom_1716966648422 {
        padding-top: 15px !important;
        padding-bottom: 60px !important;
    }

    .cta-banner-container.vc_custom_1730209481829 {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
    }

    .cta-banner-container.vc_custom_1724400700262 {
        padding-top: 0 !important;
        padding-bottom: 60px !important;
    }

    .vc_custom_1728703382085.f-16,
    .vc_custom_1730350110832.f-16,
    .vc_custom_1744052172787.f-16,
    .vc_custom_1730350245852.f-16,
    .vc_custom_1744052096245.f-16,
    .vc_custom_1730350245852.f-16,
    .vc_custom_1744882522635.f-16,
    .page-id-6138 .vc_custom_1718094613983 {
        padding-right: 0 !important;
        margin-bottom: 60px !important;
    }

    .uvc-main-heading h3 {
        margin-bottom: 10px !important;
    }

    .wpb_single_image.wpb_content_element.vc_align_right.wpb_content_element.vc_custom_1732188485824.home-report-image {
        padding-top: 30px;
    }

    .vc_column-inner.vc_custom_1730270484275 {
        margin-top: 0 !important;
    }

    .form-btn-wrapper {
        align-items: center !important;
    }

    .vc_custom_1733148847674.home-report-image.companies {
        padding: 0 !important;
        margin-top: 30px !important;
    }

    .integrity-title h2,
    .page-id-6138 .vc_custom_1718094613983 p {
        text-align: center !important;
    }

    .page-id-6138 .vc_custom_1718094613983 {
        padding-right: 0 !important;
        margin-bottom: 30px !important;
    }

    .vc_row.wpb_row.vc_row-fluid.bg-cover.home-faq.container-inner.vc_custom_1730786049951.ult-vc-hide-row.vc_row-has-fill {
        padding-bottom: 20px !important;
    }

    div#test-your-salary .upb_row_bg {
        background: none !important;
    }

    .page-id-6244 .price-bot-desc p {
        text-align: left !important;
    }
}


.price-bot-desc p strong {
    color: #0A033C !important;
}

@media (min-width: 768px) {
    .heading-under-image-counter {
        margin-top: 20px !important;
    }
}

/* END HOMEPAGE & COMPANIES CSS (4910) */

/* START DATA SECURITY CSS (5064) */
/* Header */
.data-security-header {
    padding: 85px 0 20px;
}

.header-title {
    display: flex;
    justify-content: center;
}

.header-title h1 {
    font-size: 50px !important;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

.header-title-glitter {
    position: absolute;
    top: -30px;
    right: 390px;
}

.header-title h1::before {
    position: absolute;
    bottom: -12px;
    left: -10px;
    width: 139px;
    height: 13px;
    background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/08/Vector-16_00000.gif");
    content: "";
    background-repeat: no-repeat;
}

.header-title h1 strong {
    font-weight: 600;
    color: #00A596;
    position: relative;
    overflow: hidden;
}

.secure-data-glitter {
    position: absolute;
    top: 90px;
    right: 120px;
}

.secure-data-title h2::before {
    position: absolute;
    bottom: -12px;

    left: 10px;
    width: 139px;
    height: 13px;

    background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/08/Vector-16_00000.gif");
    content: "";
    background-repeat: no-repeat;
}

@media (width <= 1269px) {
    .header-title h1::before, .header-title-glitter, .secure-data-glitter, .secure-data-title h2::before {
        display: none;
    }

    .header-title h1 {
        font-size: 40px !important;
    }

    .data-security-header {
        padding: 55px 0 20px;
    }

    .data-security-header p {
        font-size: 15px !important;
    }
}

@media (width <= 767px) {
    .header-title h1 {
        font-size: 27px !important;
    }

    .data-security-header p {
        font-size: 14px !important;
    }
}

/* Section 1 */
.data-security-section-1 {
    padding-top: 175px;
    padding-bottom: 80px;
}

.data-security-section-1 .how-it-work-img img {
    border-radius: 275px;
}

.how-it-work-img .vc_figure::before {
    display: block;
    position: absolute;
    content: "";
    background-image: url('https://staging.thesalaryobservatory.com/wp-content/uploads/2024/05/how-it-work-back-illu.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: -60px;
    right: -40px;
    z-index: -1;
    background-position: top left;
}

.data-security-section-1 p {
    width: 85%;
    margin-top: 40px;
}

.main-title h2 {
    font-size: 50px !important;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

.main-title h2 strong {
    font-weight: 600;
    color: #00A596;
    position: relative;
    overflow: hidden;
}

@media (width >= 1280px) {

    .how-it-work-img .vc_figure::before {
        width: 712px;
        height: 533px;
    }

}

@media (width <= 1267px) {
    .data-security-section-1 {
        padding-top: 75px;
    }

    .data-security-section-1 .main-title h2 {
        font-size: 30px !important;
    }

    .data-security-section-1 p {
        font-size: 15px !important;
    }
}

@media (width <= 1279px) {

    .how-it-work-img .vc_figure::before {
        width: 600px;
        height: 400px;
        top: 0;
    }
}

@media (width <= 1024px) {

    .how-it-work-img .vc_figure::before {
        width: 550px;
        height: 450px;
        top: 0;
    }
}


@media (width <= 960px) {
    .data-security-section-1 {
        padding-top: 45px;
    }

    .data-security-section-1 .main-title h2 {
        font-size: 28px !important;
    }

    .data-security-section-1 p {
        font-size: 14px !important;
        margin-top: 20px;
        margin-bottom: 40px !important;
        width: 100% !important;
    }

    .page-id-5041 .vc_custom_1744035452425,
    .page-id-5041 .vc_custom_1744048497199,
    .page-id-5041 .vc_custom_1744035805411,
    .page-id-5041 .vc_custom_1744036634417,
    .page-id-5041 .vc_custom_1744037152211,
    .page-id-5041 .vc_custom_1744029148484 {
        margin-top: 20px !important;
    }
}

@media (max-width: 767px) {
    .data-security-section-1 p {
        margin-bottom: 0 !important;
    }

    .data-security-section-1 .how-it-work-img img {
        margin-top: 20px !important;
    }
}

@media (width >= 821px ) and (width <= 960px) {
    .how-it-work-img .vc_figure::before {
        width: 480px;
        height: 380px;
        top: 0;
    }

}

@media (width >= 769px ) and (width <= 820px) {
    .how-it-work-img .vc_figure::before {
        width: 400px;
        height: 300px;
        top: 0;
    }
}

@media (width <= 768px) {

    .how-it-work-img .vc_figure::before {
        width: 400px;
        height: 300px;
        top: 0;
        background-size: cover;
        right: -39px;
    }


}

.security-compliance h4 {
    display: flex;
    align-items: center;
    font-weight: 700;
}

.security-compliance h4 img {
    margin: 0 !important;
    margin-right: 10px !important;

}

@media (width <= 480px) {
    .data-security-section-1 {
        padding-bottom: 50px;
    }

    .how-it-work-img .vc_figure::before {
        display: none;
    }

    .security-compliance h4 {
        font-size: 17px;
    }

    .security-compliance h4 img {
        margin-left: -10px !important;
        width: 60px;
    }
}

/* Section 2 */
.data-security-section-2 {
    margin-bottom: 50px;
    padding-bottom: 100px;
}

.data-security-section-2 .number-back {
    background-color: #00A4C7;
    color: #fff !important;
    display: inline-block;
    border-radius: 50%;
    font-size: 24px !important;
    line-height: 1 !important;
    width: 58px;
    height: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px !important;
    font-weight: 700 !important;
}

.data-security-section-2 h3 {
    font-size: 32px;
    font-weight: 700;
    color: #0A033C;
}


@media (width <= 1267px) {
    .data-security-section-2 {
        margin-bottom: 20px;
    }

    .data-security-section-2 .number-back {
        width: 48px;
        height: 48px;
        font-size: 20px !important;
    }

    .data-security-section-2 h3 {
        font-size: 24px;
        font-weight: 700;
        color: #0A033C;
    }
}

.data-security-logos .wpb_wrapper {
    display: flex;
}

.security-compliance {
    flex: 1 1 0;
}

/* END DATA SECURITY CSS (5064) */

/* START FOR COMPANIES CSS (4992)*/
/* Homepage css */
/* Header */
.header-image-icon {
    position: absolute;
    top: 0 !important;
    right: 0 !important;
    transform-origin: top right;
}

h1 {
    margin: 0 !important;

}

.header-title.hidden-step-2.animated h1 {
    font-size: 44px !important;
}

.companies-header-subtitle h4 {
    font-size: 19px !important;
    color: #34383C !important;
    margin-bottom: 20px !important;
}

.companies-header-desc p {
    font-size: 16px !important;
    color: #34383C !important;
    margin-bottom: 20px !important;
}

.companies-header-desc p em {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #00A596 !important;
    font-style: normal;
}

.companies-header-key-subtitle h4 {
    font-size: 19px !important;
    margin-top: 40px !important;
    margin-bottom: 20px !important;
    color: #14AF99 !important;
}

.header-title-glitter.companies {
    top: 60px;
    right: 75px;
}

@media (width >= 960px) {
    .key-info ul {
        -moz-column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-count: 2;
        -webkit-column-gap: 0;
        column-count: 2;
        column-gap: 0;
    }
}

.home-report-under-image.companies {
    margin-top: 20px !important;
    margin-right: 0 !important;
}

.form-btn {
    padding: 21px 43px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: 700 !important;
    font-family: "Mona Sans Expanded", sans-serif !important;
    transition: all 300ms ease-out;

}

.form-btn:hover {
    color: #fff !important;
    background-color: #00A596 !important;
}

.error-message p {
    color: #ff9191;
    font-size: 12px;
    font-family: "Mona Sans", sans-serif !important;
    font-weight: 500;
}

.custom-listing-companies ul li {
    list-style: none;
    position: relative;
    font-size: 18px !important;
    margin-left: 0 !important;
    margin-bottom: 10px !important;
    padding-left: 40px;
}

.custom-listing-companies ul li::before {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%) !important;
    left: 0 !important;
    content: "";
    width: 30px !important;
    height: 30px !important;
    background-image: url("https://thesalaryobservatory.com/wp-content/uploads/2024/06/list-icon.svg") !important;
}

/* END FOR COMPANIES CSS (4992)*/

/* START HOW IT WORKS CSS (4914) */
/* Header */

.how-it-work-header {
    padding: 85px 0 20px;
}

.header-title h2 {
    margin: 0 !important;
}

.header-title {
    display: flex;
    justify-content: center;
}

.header-title h1 {
    font-size: 50px !important;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

.content-body {
    max-width: 2000px !important;
}

.content-body ul li::before {
    top: 0 !important;
    transform: translateY(-20%) !important;
}

.content-body p {
    color: #101828 !important;
}

.content-wrapper .content-title .step {
    margin-top: 0 !important;
}

.content-body ul li {
    font-size: 16px !important;
    color: #101828 !important;
    margin-bottom: 20px !important;
    padding-left: 40px !important;
    list-style: none;
}

.illus-wrapper {
    width: 25% !important;
    justify-content: start !important;
    align-items: center !important;
}

.content-wrapper {
    width: 75% !important;
    align-items: center;
}

.content-title {
    width: 40% !important;
}

.content-body {
    width: 60% !important;
}

@media (width <= 1024px) {
    .illus-wrapper {
        width: 100% !important;
        justify-content: center !important;
    }

    .content-wrapper {
        width: 100% !important;
    }

    .content-title {
        width: 45% !important;
    }

    .content-body {
        width: 55% !important;
        padding-top: 30px;
    }

    .content-wrapper .content-title h3 {
        margin-top: 0 !important;
    }
}

@media (width <= 768px) {
    .content-wrapper .content-title h3 {
        margin: 20px 0 !important;
    }

    .vc_row.wpb_row.vc_inner.vc_row-fluid.how-it-works-animation {
        padding-top: 100px !important;
    }

    .illus-wrapper {
        width: 100% !important;
        justify-content: center !important;
    }

    .content-wrapper {
        width: 100% !important;
    }

    .content-title {
        width: 100% !important;
        flex-direction: column;
        text-align: center;
    }

    .content-body {
        width: 100% !important;
        padding-top: 30px;

    }

    .how-it-works-animation .content-body ul {
        margin: 0 !important;
        margin-bottom: 20px !important;
        display: inline-flex;
        flex-direction: column;
        align-items: flex-start !important;
    }

    .content-body:not(p) {
        text-align: center;
    }

    .content-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .content-wrapper .content-title .step {
        margin: 0 auto;
    }
}

@media (width <= 480px) {
    .content-body:not(a) {
        text-align: left;
    }

    .content-title {
        text-align: left;
    }

    .content-body .btn-wrapper {
        display: flex;
        justify-content: center;
    }
}

.header-title h1::before {
    position: absolute;
    bottom: -12px;
    width: 139px;
    height: 13px;
    right: 280px;
    background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/08/Vector-16_00000.gif");
    content: "";
    background-repeat: no-repeat;
}

.header-title h1 strong {
    font-weight: 600;
    color: #00A596;
    position: relative;
    overflow: hidden;
}

.header-title-glitter {
    position: absolute;
    top: 10px;
    right: 165px;
}

@media (max-width: 1365px) {

    .header-title h1::before, .header-title-glitter {
        display: none;
    }
}

@media (max-width: 1269px) {
    .header-title h1 {
        font-size: 40px !important;
    }

    .how-it-work-header {
        padding: 55px 0 20px;
    }

    .how-it-work-header p {
        font-size: 15px !important;
    }

    .header-title h1::before {
        position: absolute;
        top: -45px;
        right: 55px;
    }
}

@media (max-width: 767px) {
    .header-title h1 {
        font-size: 27px !important;
    }

    .how-it-work-header p {
        font-size: 14px !important;
    }
}

.how-it-work-section1 {
    overflow: visible !important;
}

.how-it-works-picto {
    position: absolute;
    top: -90px;
    right: 0;
}

@media (width <= 480px) {
    .how-it-works-picto {
        transform: scale(.6);
        top: -70px;
        right: -20px;
    }

    .content-body {
        padding-top: 0;
    }

    .how-it-works-animation ul li {
        position: relative;
        font-size: 16px;
        font-weight: 400;
        list-style: none;
        padding-left: 35px;
        text-align: left;
        margin-top: 0 !important;
        margin-bottom: 15px !important;
    }

    .cta-hiw {
        top: 10px !important;
    }

    .how-it-works-animation ul li::before {
        position: absolute;
        top: 2px !important;
        left: 0;
        content: "";
        width: 30px;
        height: 31px;
        background-image: url("https://staging.thesalaryobservatory.com/wp-content/uploads/2024/05/list-icon.png");
    }

    span.select2.select2-container.select2-container--default {
        width: 90% !important;
        margin-left: 0;
    }

    .illus-wrapper img {
        width: 150px;

    }
}

.select2-results__option {
    text-transform: capitalize !important;
}

@media (width <= 768px) {
    .how-it-works-animation .btn-wrapper {
        justify-content: center;
    }

    .how-it-works-animation .cta-hiw {
        min-width: 242px;
    }
}

.home-report-container .vc_custom_1749626646823 {
    padding: 30px 0 0 0 !important;
}

/* END HOW IT WORKS CSS (4914) */


.aio-icon-img .img-icon {
    width: 1em;
    max-width: 100% !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    font-size: inherit;
}

.ult-just-icon-wrapper:nth-child(3) {
    margin-top: -5px !important;
}

.page-id-8899 h1.jp-text-center.header-title.jobs-desc-title {
    gap: 15px !important;
}

.about-demo {
    padding: 85px 0 20px;
}
.padd_40 {
    padding: 40px 20px !important;
    background: #fff;
    box-shadow: rgb(242 242 247) 0px 0px 20px 0px;
}

.padd_40 div#block-2,
.padd_40 div#block-3,
.padd_40 div#block-4,
.padd_40 div#categories-2,
.padd_40 div#search-1 {
    margin-bottom: 40px !important;
}

.no_absolute .vc_gitem_row {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    right: unset !important;
    transform: unset !important;
    padding: 0 !important;
}

.vc-gitem-zone-height-mode-auto:before {
    padding-top: unset !important;
}

.no_absolute.vc_gitem-col {
    padding: 0 0 !important;
}

.no_absolute .vc_gitem_row.vc_row.vc_gitem-row-position-middle{
    padding: 20px !important;
}

.no_absolute .vc_gitem_row.vc_row.vc_gitem-row-position-bottom{
    padding: 0 20px !important;
}

.vc_gitem-post-data p {
    margin-bottom: 0 !important;
}

.vc_gitem-post-data-source-post_title {
    font-family: "Mona Sans Expanded", sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    color: #1c0c3d !important;
}

.vc_gitem-post-data p {
    font-size: 14px !important;
}

.vc_gitem-post-data-source-post_date {
    font-family: "Mona Sans Expanded", sans-serif !important;
    font-size: 10px !important;
    color: #1c0c3d !important;
    font-weight: 600 !important;
}

.no_absolute.vc-gitem-zone-height-mode-auto {
    border: 1px solid #ccc;
}

.padding-box-masonry {
    border: 1px solid #ccc;
}

.padding-box-masonry p {
    font-size: 14px !important;
}

.page-template-blog-masonry-template .page_content .navigation{
    display: none;
}
.blog-btn a {
    font-size: 16px !important;
    font-weight: 700 !important;
    transition: all 300ms ease-out;
    font-family: "Mona Sans Expanded", sans-serif !important;
    letter-spacing: 0.16px;
    background-color: #ffc633 !important;
    color: #0a033c !important;
    cursor: pointer;
    border-radius: 70px;
    border-color: #ffc633!important;
    text-transform: unset !important;
}

.blog-btn a:hover {
    background-color: #00A092 !important;
    box-shadow: none !important;
    color: #fff !important;
    border-color: #00A092!important;
}
.blog-btn .vc_general.vc_btn3:hover {
    box-shadow: none !important;
}
@media (max-width: 767px) {
    a.hideForMobile {
        display: none !important;
    }

    a.showOnlyMobile {
        display: block !important;
    }

    .header-title.white.animated.cta-security-title.margB30 {
        margin-bottom: 35px !important;
    }
    .footer-menu-title p strong,
    .footer-under-logo-text p strong{
        font-size: 19px !important;
    }

    .home-report-image.companies {
        padding-left: 0 !important;
        margin-top: 20px !important;
    }

}

@media (min-width: 768px) {
    a.showOnlyMobile  {
        display: none !important;
    }
}

.articles-listing {
    margin-bottom: 48px;
}

.footer-wrapper {
    padding-top: 150px !important;
}


.links-section .gusta-nav.vertical > ul > li:hover > a {
    color: #ffd567 !important;

}