.hero:not(.full-height) {
    height: 430px;
    background-size: cover;
}

.hero.hero-area:not(.full-height) {
    min-height: 550px;
    height: auto;
}

body:has(.sticky-header) .hero.hero-area:not(.full-height) {
    margin-top: 59px;
}

header .hero:not(.full-height) {
    height: 460px;
    background-size: 100% auto;
}

.hero:not(.full-height) {
    background-position: top center;
    background-repeat: no-repeat;
}

.hero.no-bg:not(.full-height) {
    height: auto;
    padding: 40px 0 0px;
    min-height: auto;
}

.hero.hero-area:not(.full-height)>.overlay-hero {
    min-height: 550px;
    height: 100%;
}

.hero.hero-area .hero-content:last-child:not(.textImageComponent) {
    padding-left: 0 !important;
    padding-right: 0;
    margin-top: 65px;
    margin-bottom: 30px;
}

.hero.hero-area .hero-content:last-child .column-detail {
    padding: 1rem 1rem 1.5rem;
}

.hero.no-bg:not(.full-height)>.container>.row {
    border-bottom: 1px solid;
    margin-right: 0;
    margin-left: 0;
}

.hero.no-bg .hero-content {
    padding-bottom: 30px;
}

.hero.no-bg:not(.full-height) .row .col-12[class*="hero-content"]:first-child {
    padding-left: 0;
}

.hero.no-bg:not(.full-height) .row .col-12[class*="hero-content"]:last-child {
    padding-right: 0;
}

.hero .hero-content.align-self-start {
    padding-bottom: 0px;
    padding-top: 60px;
}

.hero .hero-content.align-self-center {
    padding-bottom: 0px;
}

.hero .hero-content h1, .hero .hero-content h1 * {
    font-family: "Poppins", sans-serif;
    font-size: 2.5rem;
}

.hero .hero-content h1,
.hero .hero-content h1 span,
.hero .hero-content h2,
.hero .hero-content h2 span,
.hero .hero-content h3,
.hero .hero-content h3 span,
.hero .hero-content h4,
.hero .hero-content h4 span,
.hero .hero-content h5,
.hero .hero-content h5 span,
.hero .hero-content h6,
.hero .hero-content h6 span {
    margin-bottom: 0;
}

.hero .hero-content h1,
.hero .hero-content h1 * {
    font-family: "Poppins", sans-serif;
    font-size: 2.5rem;
}

.hero .hero-content h1 strong {
    font-size: inherit;
}

.hero .hero-content h2,
.hero .hero-content h2 * {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 2rem;
}

.hero .hero-content h1 span[style*="font-size"],
.hero .hero-content h2 span[style*="font-size"],
.hero .hero-content h3 span[style*="font-size"],
.hero .hero-content h4 span[style*="font-size"],
.hero .hero-content h5 span[style*="font-size"],
.hero .hero-content h6 span[style*="font-size"] {
}

.hero .hero-content h2 strong,
.hero .hero-content h3 strong {
    font-weight: 700;
    font-size: inherit;
}

.hero .hero-content h3,
.hero .hero-content h3 * {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
}

.hero .hero-content h4,
.hero .hero-content h4 *,
.hero .hero-content h5,
.hero .hero-content h5 *,
.hero .hero-content h6,
.hero .hero-content h6 * {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}

.hero .hero-content p {
    margin-top: 1rem;
}

.hero .hero-content a {
    margin-top: 24px;
}

.hero .hero-content p+a {
    margin-top: 14px;
}

#carouselHero .containerBg {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
}

.carousel-control-next,
.carousel-control-prev {
    width: 5%;
}

.hero.hero-area .hero-content:last-child .column .column-detail {
    padding: 0.1rem 1rem 0rem;
}

.form-field-eztia {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}

.generic-form input, .generic-form select, .generic-form textarea, form .input-group {
    margin-bottom: 20px;
}

.form-wrapper form.generic-form textarea, .form-wrapper form.generic-form input {
    outline: none;
}

.hero.hero-area .form-wrapper form .ps-select label::after,
.hero.hero-area .form-wrapper form .ps-file>label::after,
.hero.hero-area .form-wrapper form .ps-input textarea+label::after,
.hero.hero-area .form-wrapper form .ps-checbox.ps-checbox-label>label::after,
.hero.hero-area .form-wrapper form .ps-radio.ps-radio-label>label::after,
.hero.hero-area .form-wrapper form .ps-input label:after {
    background: #ffffff;
    padding: 6px;
    top: 10%;
}

.text-white {
    color: #fff !important;
}

section.section {
    padding: 75px 0;
    background-color: transparent;
}

.border-light {
    border-color: #7f7f7f !important;
}

.textImageComponent {
    padding-left: 0;
    padding-right: 0;
}

.page-content section.section .row .column>.column-detail {
    height: 100%;
}

section .column .column-detail.rounded, img.img-rounded {
    border-radius: 30px !important;
}

.buttons {
    text-align: right;
}

.hero.hero-area .form-wrapper form .column.buttons .col-md-12 .linkComponent {
    margin-top: 0 !important;
}

.hero .btn, a.btn.btn-primary, button.btn.btn-primary {
    background-color: #ffd000 !important;
    border-color: #ffd000 !important;
    color: #000 !important;
}

.hero .btn:hover, a.btn.btn-primary:hover, button.btn.btn-primary:hover {
    background-color: #4c4c4c !important;
    border-color: #4c4c4c !important;
    color: #fff !important;
}

.modal-button-cmp .modal-body .form-wrapper form .column.buttons .col-md-12 .btn, .hero.hero-area .form-wrapper form .column.buttons .col-md-12 .btn {
    width: 100%;
    text-align: center !important;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.ps-checbox.checkbox-alone fieldset, .ps-checbox.checkbox-alone fieldset>label {
    margin-bottom: 0;
}

.hero.hero-area .form-wrapper form .ps-checbox p, .hero.hero-area .form-wrapper form .ps-radio p {
    margin: 0;
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ps-checbox.checkbox-alone fieldset.checkbox-container label.fontNormal {
    font-size: 0.9rem;
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox-container:hover input~.checkmark, .field-container.checkbox-list .checkbox-container label:hover input~.checkmark, .field-container.checkbox .checkbox-container label:hover input~.checkmark {
    background-color: #ccc;
}

.checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 1px solid;
}

.checkbox-container .checkmark {
    height: 23px;
    width: 23px;
}
.generic-form .ps-select, .generic-form textarea, form .input-group, form .ps-checbox, form .ps-radio {
    margin-bottom: 1.5rem;
}

.dark.cc_dialog button.cc_b_ok, .dark.cc_dialog button.cc_b_cp, .btn, .buttons .btn-cancel, .buttons .btn-send {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 1rem;
    padding: 1rem 3rem;
    box-shadow: none;
    border-radius: 6rem;
    border-width: 0.125rem;
    border-style: solid;
    opacity: 1 !important;
}

@media only screen and (max-width: 768px) {
    .hero.hero-area.hero-area-empty:not(.full-height) {
        min-height: 275px;
        height: 275px;
    }

    .hero.hero-area.hero-area-empty:not(.full-height)>.overlay-hero {
        min-height: 275px;
        height: 275px;
    }
    
    .hero.hero-area:not(.full-height) .hero-content:first-child:not(.textImageComponent) {
        padding: 1.25rem 1.25rem 0;
    }

    .hero .hero-content h1, .hero .hero-content h1 * {
        font-size: 2rem;
    }
}

section.hero.hero-mobile-card .hero-mobile-card-image {
    display: none;
}

@media only screen and (max-width: 767.98px) {
    section.hero.hero-mobile-card {
        background-image: none !important;
        background-color: #fff !important;
        height: auto !important;
        min-height: 0 !important;
    }

    section.hero.hero-mobile-card > .overlay-hero {
        position: relative;
        background: #fff !important;
    }

    section.hero.hero-mobile-card > .overlay-hero > .container > .row {
        margin: 1rem 0;
        padding: 0;
    }

    section.hero.hero-mobile-card .hero-mobile-card-primary {
        overflow: hidden;
        padding: 0 !important;
        border-radius: 30px !important;
        background: #fff;
        color: #212529 !important;
        text-align: center;
        box-shadow: 0 .1rem .1rem .1rem rgba(0, 0, 0, .15);
        margin-top: -30px;
    }

    section.hero.hero-mobile-card .hero-mobile-card-primary h1 *,
    section.hero.hero-mobile-card .hero-mobile-card-primary h2 *,
    section.hero.hero-mobile-card .hero-mobile-card-primary p * {
        color: #212529 !important;
        text-align: center !important;
    }

    section.hero.hero-mobile-card .hero-mobile-card-image {
        display: block;
        width: 100%;
        height: 130px;
        object-fit: cover;
        object-position: center;
        border-radius: 30px 30px 0 0 !important;
    }

    section.hero.hero-mobile-card .hero-mobile-card-primary > :not(.hero-mobile-card-image) {
        margin-right: 1rem;
        margin-left: 1rem;
    }

    section.hero.hero-mobile-card .hero-mobile-card-primary > a.btn {
        margin-bottom: 15px;
    }

    section.hero.hero-mobile-card .hero-mobile-card-secondary {
        padding-right: 0;
        padding-left: 0;
        margin-top: -6px !important;
    }
}

section.hero.hero-edit-mode.hero-mobile-card .hero-mobile-card-image {
    display: block !important;
    width: 100%;
    height: 130px;
    object-fit: cover;
    object-position: center;
}
