html {
    -webkit-text-size-adjust: 100%;
}

.post,
.page {
    margin: 0;
}



/* Company-info Page CSS */

.hero-ryt-img img {
    animation: float 6s ease-in-out infinite;
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-20px);
    }

    100% {
        transform: translatey(0px);
    }
}

.tab-content-history p:first-child {
    margin-top: 0;
}

.about-cmpny-sec {
    position: relative;
}

.about-cmpny-sec .e-con.e-child:nth-child(2) {
    position: unset;
}

.custom-blog-ds .elementor-post__meta-data {
    position: absolute;
    background: #fff;
    max-width: 200px;
    width: 100%;
    padding: 10px 20px 10px 55px !important;
    border-radius: 10px;
    top: 10px;
    left: 10px;
}

.custom-blog-ds .elementor-post__meta-data::before {
    content: '';
    height: 22px;
    width: 22px;
    display: block;
    position: absolute;
    left: 20px;
    background-image: url('/wp-content/themes/forenova/assets/images/date.svg');
}

.custom-blog-ds .elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 25px;
}

.custom-blog-ds .elementor-post__excerpt p {
    margin-bottom: 45px !important;
}

.con-right p {
    margin-bottom: 0;
}

.custom-tab button {
    justify-content: space-between !important;
}

.custom-tab button.e-n-tab-title span.e-n-tab-icon {
    display: none;
}

.service-cmpny {
    position: relative;
}

.service-cmpny::after {
    content: '';
    background-image: url('/wp-content/themes/forenova/assets/images/Pattern-left.svg');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    height: 533px;
    width: 355px;
    left: 0;
    top: 0;
}

.solution-cmpny {
    position: relative;
}

.solution-cmpny::after {
    content: '';
    background-image: url('/wp-content/themes/forenova/assets/images/Pattern-right.svg');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    height: 314px;
    width: 206px;
    top: 120px;
    right: 0;
}

.position-relative {
    position: relative !important;
    z-index: 0 !important;
}



/* Homepage CSS */

.review-btn span.elementor-button-content-wrapper {
    align-items: center;
}

.review-btn span.elementor-button-content-wrapper span.elementor-button-icon svg {
    width: 10px !important;
    height: 16px;
}


/* Partner page CSS */
.circle-li ul li {
    list-style: circle;
}

.circle-li.pl-20 ul {
    padding-inline-start: 20px;
}

.ul-attribute ul {
    padding-left: 15px;
}

.ul-attribute ul li {
    margin-bottom: 43px;
    list-style: square;
}

.square-list li {
    list-style: square;
}

.blue-marker li::marker {
    color: #2355e7;
}

.blue-marker.square-list ul {
    padding-inline-start: 15px;
    margin-block-start: 0;
    margin-block-end: 0;
}

.square-list.orange li::marker {
    color: #f78d1b;
}

.grey-li li::marker {
    color: #575f6f;
}

.ul-attribute ul li::marker {
    color: #575f6f;
}

.ul-attribute ul li:last-child {
    margin-bottom: 0;
}

.hover-box-blue:hover {
    background: #2355e7;
    border-radius: 12px;
    transform: scale(1.03);
    transition: all 500ms ease-in-out;
}

.hover-box-blue:hover h3.elementor-image-box-title {
    color: #fff !important;
}

.hover-box-blue:hover p.elementor-image-box-description {
    color: #ffffff !important;
}

.pl-0 ul {
    padding-left: 16px;
}

/*style.css file css*/

.services-column:hover *,
.services-column:hover h4 {
    color: #fff !important;
}

.services-column {
    transition: transform ease-in 0.4s;
}

.services-column:hover {
    transform: scale(1.03);
}

.accordion_content:after {
    content: '';
    position: absolute;
    background: var(--n-accordion-title-normal-color);
    width: 80%;
    height: 2px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.accrodion_section {
    background-image: url('../images/accordion-merge.svg') !important;
}

.accrodion_section:after {
    content: '';
    position: absolute;
    background-image: url('/wp-content/uploads/2024/10/bottom-shape.svg');
    left: 0;
    width: 100%;
    bottom: -20px;
    height: 424px;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 1;
    display: none;
}

.accrodion_section .e-con-inner {
    position: relative;
    z-index: 2;
}

.accrodion_section .accordion_content p {
    margin: 0 0 24px !important;
}

.accrodion_section .e-n-accordion-item {
    border-radius: 6px;
    overflow: hidden;
}

.accrodion_section .e-n-accordion-item-title {
    justify-content: space-between !important;
}

.full-image img {
    width: 100% !important;
}

.full-height,
.full-height img {
    height: 100% !important;
}

.align-center .elementor-button-content-wrapper {
    align-items: center;
}

.elementor-button-icon svg {
    width: 12px !important;
}

.editor-link.elementor-widget-text-editor a {
    color: var(--e-global-color-eed454f);
}

.normal-link.elementor-widget-text-editor a {
    color: var(--e-global-color-text);
}

.elementor-widget-text-editor.spacing0 p {
    margin: 0 0 4px !important;
}

.title-bottom-style:after {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
    content: "";
    height: 3px;
    position: absolute;
    width: 92px;
    background: linear-gradient(90deg, rgba(35, 85, 231, 0.4) -1.63%, rgba(35, 85, 231, 0) 100%);
}

.title-bottom-gradient:after {
    background: linear-gradient(90deg, rgba(35, 85, 231, .4) -1.63%, rgba(35, 85, 231, 0));
    bottom: 20px;
    content: "";
    height: 3px;
    position: absolute;
    width: 92px;
}

.bottom_video_section:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url('/wp-content/uploads/2024/10/two-column-bottom-pattern.svg');
    background-position: left bottom 10px;
    background-repeat: no-repeat;
    z-index: 55;
    height: 533px;
    width: 501px;
    z-index: 1;
}

.bottom_video_section>.e-con-inner {
    z-index: 2;
}

.home-banner .e-hosted-video video {
    height: 504px !important;
}

/*style.css file css end*/


/*Video svg icon css*/


.ply-icon .elementor-custom-embed-play svg {
    filter: unset;
    height: 143px;
    width: 143px;
    padding: 28px;
    background-color: rgb(66, 91, 118);
    border-radius: 50%;
    opacity: .8;
}

.home .ply-icon .elementor-custom-embed-play svg {
    padding: 20px;
    opacity: 1;
    background: transparent;
}

.ply-icon.ply-icon2 .elementor-custom-embed-play svg {
    height: 128px;
    width: 128px;
}

.ply-icon.orange .elementor-custom-embed-play svg {
    background-color: rgb(255, 153, 2);
}

.ply-icon .elementor-custom-embed-play svg:hover,
.ply-icon.orange .elementor-custom-embed-play svg:hover {
    opacity: 1;
}

.ply-icon .e-hosted-video {
    position: relative;
}

.footer-social-icon a svg {
    display: block;
    transition: all .5s ease-in-out;
}

.footer-social-icon a:hover svg {
    color: #829ff4;
    transform: rotate(1turn);
}

.footer-social-icon a:hover svg path {
    fill: #829ff4;
}

.footer-social-icon a:hover {
    transform: scale(1) !important;
}

.footer-menu h5 a {
    transition: .4s;
}

.footer-menu h5:hover a {
    color: #f78d1b !important;
}

.right-half-star:after {
    content: '';
    position: absolute;
    right: 0;
    background: url('../images/star-image.png') no-repeat;
    background-size: 100%;
    height: 940px;
    width: 490px;
    top: -480px;
    z-index: 1;
}

.right-half-star.post-right-half-star:after {
    top: -480px;
}

.right-half-star>.e-con-inner {
    position: relative;
    z-index: 2;
}

.full_img.elementor-widget-image img {
    width: 100%;
}

.copy-right-text a {
    color: #fff !important;
}


/* Novaguard page CSS */

.bg-section-overlay.novaguard-banner {
    position: relative;
    z-index: 0;
    background-position: 100% -229px !important;
    background-size: auto 917px !important;
}

.novaguard-banner::before {
    content: '' !important;
    position: absolute !important;
    background: radial-gradient(50% 50% at 50% 50%, #f78d1b 0, rgba(247, 141, 27, 0) 100%) 0 calc(688px - 47.778vw) / auto no-repeat;
    height: 63.5417vw !important;
    left: auto !important;
    max-height: 1220px;
    max-width: 1452px;
    opacity: .6 !important;
    right: 0 !important;
    top: 0 !important;
    -webkit-transform: translate(20.3333%, -18.3333%);
    transform: translate(20.3333%, -18.3333%);
    width: 75.625vw;
    z-index: -1;
    background-position: 0 -229px;
}

.bg-section-overlay.novaguard-banner::after {
    content: '';
    background: linear-gradient(180deg, transparent, transparent 20.2778vw, #131d26 688px);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.syst-desc ul {
    padding-inline-start: 0px;
    margin-block-start: 0;
    margin-block-end: 0;
}

.syst-desc ul li {
    background-image: url('../images/tick-blue.webp');
    background-position-y: 5px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    padding-left: 30px;
    list-style: none;
}

.syst-desc.orange ul li {
    background-image: url('../images/tick-orange.webp');
}

.novaguard-posts img {
    position: unset !important;
    transform: unset !important;
    height: auto !important;
    width: 100% !important;
}

.novaguard-posts article.elementor-post {
    padding: 3px;
}

.novaguard-posts .elementor-post__thumbnail {
    padding-bottom: 0 !important;
    height: 205px;
    border-radius: 6px;
}

.title-height-de-nova {
    min-height: 129px;
}

/* NovaCommand Page CSS */

.left-banner-cta-clmn {
    position: relative;
    z-index: 1 !important;
}

.left-banner-cta-clmn::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff;
    z-index: 0;
    clip-path: polygon(0 0, 79% 0, 97% 100%, 0 100%);
    z-index: -1;
}

.full-width-com {
    position: relative !important;
    /* background-size: auto 917px !important; */
}

.full-width-com .e-con-inner {
    position: relative;
    z-index: 2;
}

body .full-width-com::before {
    content: '';
    position: absolute;
    background: radial-gradient(50% 50% at 50% 50%, #f78d1b 0, rgba(247, 141, 27, 0) 100%) 0 calc(688px - 47.778vw) / auto no-repeat;
    height: 63.5417vw;
    left: auto;
    max-height: 1220px;
    max-width: 1452px;
    opacity: .6;
    right: 0;
    top: 0;
    -webkit-transform: translate(20.3333%, -18.3333%);
    transform: translate(20.3333%, -18.3333%);
    width: 75.625vw;
    z-index: 1;
}

.full-width-com::after {
    content: '';
    background: linear-gradient(180deg, transparent, transparent 20.2778vw, #131d26 688px);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}


.num-icon-li li {
    margin-bottom: 20px;
    color: #c8cedc;
    list-style: none;
    display: flex;
}

.num-icon-li span.num {
    color: #829ff4;
    margin-right: 20px;
    display: inline-block;
    border: 1px solid #829ff4;
    padding: 2px 4px;
    width: 100%;
    max-width: 30px;
    height: 30px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    float: left;
}

.num-icon-li ol li a:hover {
    color: #2355e7;
}

.num-icon-li ol li a:hover {
    color: #f78d1b;
}

.num-icon-li ol {
    padding-inline-start: 0px;
}

.border-bottom-ul li {
    position: relative;
    padding: 6px 0;
}

.border-bottom-ul li::after {
    content: '';
    background: #ebecef;
    width: 100%;
    height: 1px;
    display: block;
    left: -20px;
    position: absolute;
    bottom: 0;
}

.border-bottom-ul ul {
    padding-inline-start: 20px;
}

.link_color a {
    color: #f78d1b;
}

.link_color a:hover {
    opacity: 0.85;
}

.icon_content p:not(:last-child) {
    margin-bottom: 10px !important;
}

.tblock_content ul li {
    color: #c8cedc;
}

/* Form CSS */


.form_section .custom-from-design .hs-richtext p a {
    font-size: 14px;
    line-height: 20px;
    word-break: break-word;
}

.form_section.custom-from-design .hs-form-field .hs-input {
    border-radius: 5px;
}

body .custom-from-design .hbspt-form form .input .hs-form-booleancheckbox-display input[type="checkbox"] {
    height: 20px !important;
    width: 20px !important;
    max-width: 20px;
}

.custom-from-design .hbspt-form input[type="submit"] {
    border-radius: 36px !important;
    padding: 7px 39px !important;
}

.form_section.custom-from-design .hs-form-field {
    padding: 0px;
}

.custom-from-design .hs-form-booleancheckbox span {
    text-transform: uppercase;
}

.custom-from-design .hs-richtext,
.hs-richtext p {
    font-size: 14px !important;
    line-height: 22px;
    margin-bottom: 6px;
}

.custom-from-design .hs-form-field label.hs-form-checkbox-display {
    margin-bottom: 15px !important;
}

/* Contact Form Design */

.contact-us-form.form_section .hs-form-field>label span {
    color: #000;
    font-size: 16px;
}

.contact-us-form .hs-form-field .input input {
    background: #f8f8f8 !important;
    border: none !important;
    border-radius: 5px !important;
}

.contact-us-form .hs-form-field select {
    margin-right: 0;
    border: 1px solid #c8cedc !important;
    padding: 0 16px !important;
}

.contact-us-form .hs-form-field textarea {
    background: #f8f8f8 !important;
    border: none !important;
    border-radius: 5px !important;
    height: 124px;
    padding: 12px 15px !important;
}

.contact-us-form .form-columns-2:first-child .hs-form-field,
.contact-us-form .form-columns-2:nth-child(2) .hs-form-field {
    width: 50% !important;
    float: left;
}

.contact-us-form .hs-richtext,
.contact-us-form .hs-richtext p {
    font-size: 14px !important;
    color: #000 !important;
    margin-bottom: 14px;
    line-height: 22px !important;
    font-family: 'Roboto';
}

.contact-us-form .hs-richtext,
.hs-richtext p {
    color: #000;
    margin-bottom: 14px;
}

body .contact-us-form .hbspt-form form .input .hs-form-booleancheckbox-display input[type="checkbox"] {
    width: 20px;
    max-width: 20px;
    height: 20px;
}

.contact-us-form .hs_forenova_country.hs-forenova_country.hs-fieldtype-select.field.hs-form-field {
    width: 100% !important;
}

.contact-us-form .hs-form-booleancheckbox p {
    color: #000 !important;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

body .contact-us-form .hbspt-form form .input .hs-form-booleancheckbox-display {
    align-items: start;
}

body .contact-us-form .hbspt-form form .input .hs-form-booleancheckbox-display>span {
    padding-top: 0 !important;
}

body .contact-us-form .form-columns-1 .legal-consent-container .hs-richtext p:nth-child(2) {
    display: none;
}

body .contact-us-form .submitted-message {
    color: #000 !important;
}



.novaguard-posts .elementor-post__text {
    display: flex !important;
}

.novaguard-posts .elementor-post__meta-data {
    margin-top: auto !important;
}

.clip-img img {
    clip-path: polygon(17px 100%, 317px 0, 100% 0, 100% 100%, -20px 100%);
}

.clip-img {
    background: #fff;
    -webkit-clip-path: polygon(0 100%, 300px 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 100%, 300px 0, 100% 0, 100% 100%, 0 100%);
}

.star-element {
    position: relative;
}

.star-element::after {
    content: '';
    background-image: url('/wp-content/themes/forenova/assets/images/star.svg');
    width: clamp(146px, 16.875vw, 243px);
    height: clamp(145px, 16.875vw, 241px);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    transform: translate(30%, 30%);
    background-size: contain;
}

.recent-posts .elementor-post__text {
    display: flex !important;
}

.recent-posts .elementor-post__text .elementor-post__meta-data {
    margin-top: auto;
}

/* Cybersecurity Breakfast */
.form_section.cyber_form .hs-form-field label,
.form_section.cyber_form .hs-richtext,
.form_section.cyber_form .hs-richtext p,
.form_section.cyber_form .hs-richtext p a {
    color: #131d26;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

.form_section.cyber_form .hs-form-field .hs-input:not([type="checkbox"]) {
    border: 1px solid #c8cedc;
    border-radius: 0;
    padding: 12px 16px;
}

.form_section.cyber_form .hs-form-field .hs-input.invalid:not([type="checkbox"]) {
    background-color: rgba(204, 0, 0, .15);
    border-color: #c00;
}

.cyber_form .hbspt-form form>*:not(:last-child) {
    margin-bottom: 30px !important;
}

.cyber_form .hbspt-form form>.hs_submit.hs-submit {
    margin-bottom: 0 !important;
}

.cyber_form .hbspt-form form .legal-consent-container>.hs-richtext {
    margin-bottom: 6px;
    padding: 0;
    letter-spacing: .02em;
}

.cyber_form.form_section .hs_submit .hs-button {
    font-weight: 500;
}

.form_section.cyber_form .hs-form-field {
    padding: 0;
}


.feature_top_post .elementor-author-box__name {
    margin: 0 !important;
    text-transform: capitalize;
}

.feature_top_post .elementor-heading-title a:hover,
.featured_posts .elementor-post__title a:hover {
    color: var(--e-global-color-primary) !important;
}

.feature_top_post .elementor-author-box__avatar {
    display: flex;
}

.featured_posts .elementor-post__card .elementor-post__badge,
.featured_posts .elementor-post__title a,
.feature_top_post .elementor-heading-title a {
    transition: all ease-in 0.25s;
}

.featured_posts .elementor-post__card .elementor-post__badge:hover {
    background-color: var(--e-global-color-secondary) !important;
}

.featured_posts .elementor-post__card .elementor-post__badge:hover a {
    color: #fff !important;
}


.feature_category a:not(:first-child) {
    display: none;
}

.feature_category a:first-child {
    display: inline-block;
    border-radius: 4px;
    background: rgba(247, 141, 27, 0.15);
    color: #F78D1B !important;
    padding: 5px 12px 3px;
    transition: all 0.4s;
}

.feature_category a:first-child:hover {
    background: #F78D1B;
    color: #fff !important;
}

.top_feature_post {
    left: auto !important;
    right: -54px;
    transform: rotate(-90deg);
    top: 49px !important;
    border-top-left-radius: 10px;
    overflow: hidden;
    min-width: 145px !important;
}

.top_feature_post .elementor-post-info {
    justify-content: center;
    text-align: center;
}

.featured_posts .elementor-post__thumbnail__link {
    margin: 0 !important;
}

/* Banner with form */
.bg_gradient .elementor-widget-container::before {
    content: '';
    background: radial-gradient(50% 50% at 50% 50%, rgba(247, 141, 27, .5) 0, rgba(247, 141, 27, 0) 100%);
    height: 200%;
    opacity: .6;
    -webkit-transform: translate(-23%, -32.7345%);
    transform: translate(-30%, -30%);
    width: 200%;
    z-index: -1;
    left: 0;
    position: absolute;
    top: 0;
}

.bg_gradient .elementor-widget-container {
    position: relative;
}

.listing_space ul li:not(:first-child) {
    margin-top: 10px;
}

/* Roadshow Page CSS */
body .timeline_sec_rpt {
    position: relative;
    z-index: 0;
}

.timeline-wrapper .timeline_sec_rpt:first-child:after {
    top: 50%;
}

.timeline_sec_rpt::after {
    content: '';
    background-image: repeating-linear-gradient(180deg, #575F6F, #575F6F 6px, transparent 0px, transparent 10px);
    bottom: 0;
    height: auto;
    margin: auto;
    top: 20px;
    width: 1px;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    position: absolute;
    background-position: 0 0;
    z-index: 1;
    left: 64px;
    z-index: -1;
}

.timeline-wrapper .timeline_sec_rpt:not(:first-child):before {
    position: absolute;
    content: "";
    margin: 0 auto;
    width: calc(100% - 174px);
    background-image: repeating-linear-gradient(90deg, #575F6F, #575F6F 6px, transparent 0, transparent 14px);
    height: 1px;
    left: 0;
    right: 0;
    top: 0px;
}

.timeline_sec_rpt:nth-child(even):after {
    right: 65px;
    left: unset;
}

.timeline-wrapper .timeline-content {
    max-width: 585px;
}

.timeline-wrapper .curve-icon {
    position: absolute;
    bottom: 0px;
    width: calc(100% - 140px);
    left: 0;
    right: 0;
    margin: 0 auto;
}

.timeline-wrapper .curve-icon:before {
    position: absolute;
    content: "";
    background-image: url('/wp-content/themes/forenova/assets/images/Vector 5.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 14px;
    height: 14px;
    top: -12px;
    left: -7px;
}

.timeline-wrapper .curve-icon:after {
    position: absolute;
    content: "";
    background-image: url('/wp-content/themes/forenova/assets/images/Vector 5-1.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 14px;
    height: 14px;
    bottom: -13px;
    right: -5px;
}

.timeline-wrapper .timeline_sec_rpt:nth-child(even) .curve-icon:before {
    top: 0px !important;
    transform: rotate(90deg);
    left: -6px !important;
}

.timeline-wrapper .timeline_sec_rpt:nth-child(even) .curve-icon:after {
    top: -12px !important;
    transform: rotate(90deg);
    right: -6px !important;
}

.timeline-wrapper .border-bottom {
    position: absolute;
    content: "";
    width: 45%;
    background-image: repeating-linear-gradient(90deg, #575F6F, #575F6F 6px, transparent 0, transparent 14px);
    height: 1px;
    right: 89px !important;
    bottom: -4px;
}

.timeline-wrapper .border-bottom::after {
    position: absolute;
    content: "";
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #575F6F;
    display: inline-block;
    top: -5px;
    z-index: 1;
}

.timeline-wrapper .timeline_sec_rpt:last-child .curve-icon:before {
    content: unset;
}

/* Timeline css end */
.min-card {
    min-height: 400px;
}

.min-card ul li {
    text-align: left;
    margin-bottom: 5px;
    list-style: square;
}

.hover-scale:hover {
    transform: scale(1.03);
    transition: all 500ms ease-in-out;
}

.hover-scale:hover h4,
.hover-scale:hover p {
    color: #fff !important;
}

.main_banner.roadshow-banner {
    position: relative;
    z-index: 0;
}

.main_banner.roadshow-banner::after {
    content: '';
    background-image: url('/wp-content/themes/forenova/assets/images/right-line-vector.svg');
    background-repeat: no-repeat;
    height: 505px;
    width: 268px;
    position: absolute;
    right: 0px;
}

.timeline-wrapper .border-bottom.left {
    left: 83px;
    right: unset !important;
}

.timeline-wrapper .border-bottom.left::after {
    right: 0 !important;
    left: unset !important;
    position: absolute !important;
}

.timeline-wrapper .curve-icon.left:after {
    top: -9px;
    left: -7px;
    transform: rotate(-181deg);
}

.breadcrumb:after {
    content: '›';
    margin: 0 10px;
    display: inline-block;
    color: #fff;
    line-height: 22px;
    font-size: 18px;
}

.elementor-widget-heading.breadcrumb {
    display: flex;
    align-items: center;
}

/* cybersecurity-essentials Page design */

.blue-underline h2 {
    position: relative;
}

.blue-underline h2::after {
    content: '';
    background: #2d61e5;
    bottom: -20px;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    width: 165px;
}

.trending-box-hover {
    position: relative;
}

.trending-content-wrapper {
    transform: translateY(-50%);
    top: 50%;
}

body .trending-box-content.elementor-element {
    max-width: 328px !important;
    transform: translateX(-500px);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    z-index: 99;
}

body .trending-box-hover:hover .trending-box-content.elementor-element {
    transform: translateX(0) !important;
    opacity: 1;
    visibility: visible;
}

body .trending-box-hover:after {
    background: linear-gradient(180deg, hsla(0, 0%, 98%, 0) 0, rgba(0, 0, 0, .7) 40%, rgba(0, 0, 0, .9));
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .6s ease-in-out;
    width: 100%;
}

body .trending-box-hover:hover:after {
    opacity: 1;
}

body .trending-box-hover .trending-box-title.elementor-widget {
    top: 70px;
    transition: all .4s ease-in-out;
}

body .trending-box-hover:hover .trending-box-title.elementor-widget {
    top: 0px;
}

.cybersecurity-boxes>.elementor-element.e-con.e-child:hover h2.elementor-heading-title {
    color: #f78d1b;
}

body .resource-blog article .elementor-post__thumbnail img {
    height: 200px !important;
}

body .resource-blog article .elementor-post__thumbnail {
    padding-bottom: 200px !important;
    margin-bottom: 10px;
}

body .resource-blog article a.elementor-post__thumbnail__link {
    margin-bottom: 20px !important;
    border-bottom: 1px dotted #b3b3b3;
}

body .resource-blog article h3.elementor-post__title {
    margin-bottom: 20px !important;
}

.ul-left-padding ul {
    padding-inline-start: 20px;
}

.accordion_ransom .e-n-accordion-item-title {
    justify-content: space-between !important;
}

.cybersecurity-posts .elementor-post__title a:hover {
    color: var(--e-global-color-primary) !important;
}



.elementor-widget-n-tabs.logos_tabs1.tab_active .e-n-tabs-content,
.elementor-widget-n-tabs.logos_tabs2.tab_active .e-n-tabs-content {
    display: contents;
}


.elementor-widget-n-tabs.logos_tabs1.not-active .e-n-tabs-content,
.elementor-widget-n-tabs.logos_tabs2.not-active .e-n-tabs-content {
    display: none;
}

.other-news-sec .post-item {
    min-width: 100%;
}

.other-news-sec .post-item .post-content {
    word-break: break-all;
}

/* career Single Page CSS */

.career_detail_content h3.wp-block-heading {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 30px;
    line-height: 36px;
    font-weight: 900;
}

.career_detail_content ul.wp-block-list {
    margin: 0 0 30px;
    list-style-type: square;
    padding-inline-start: 50px;
}

.career_detail_content ul.wp-block-list li::marker {
    color: #575f6f;
}

.reset-editor-left ul {
    padding-inline-start: 20px;
}

.mb-15-li li {
    margin-bottom: 15px;
}

.bg-color-image-gradient {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('/wp-content/themes/forenova/assets/images/bg-image-gradient.jpg');
}

.trending-box-hover::before {
    z-index: 1;
}

.a-hover ul li.elementor-icon-list-item:nth-child(2) a span:nth-child(2):hover {
    color: #f78d1b;
}

.post_author_box h5.elementor-author-box__name:hover {
    color: #f78d1b;
}

body.single-news-and-press-relea .post_content_inner p {
    margin-bottom: 20px !important;
}

.cta-with-bg-sec {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('/wp-content/themes/forenova/assets/images/cta-bg-img.jpg');
}

/* Vertical tab cyber Tab CSS */
.vertical-tabs-cyber .e-n-tabs.e-activated {
    display: grid;
    grid-template-columns: 50% 50%;
}

.vertical-tabs-cyber .e-n-tabs button.e-n-tab-title,
.vertical-tabs-cyber .e-n-tabs button.e-n-tab-title:hover {
    background: #efefef !important;
    color: #131d26 !important;
}

.vertical-tabs-cyber .e-n-tabs button.e-n-tab-title {
    border-right: 10px solid #203d93;
    transition: border-right .5s ease-in-out;
}

.vertical-tabs-cyber .e-n-tabs button.e-n-tab-title:hover,
.vertical-tabs-cyber .e-n-tabs button.e-n-tab-title.hover-effect {
    border-right: 50px solid #203d93;
    transition: border-right .1s ease-in-out;
}

/* Video Page CSS */
.videopopuimgparent {
    height: 350px;
    overflow: hidden;
    position: relative;
}

#video-list .videopopuimg img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    transition: 0.5s all ease;
}

.videopopupbox:hover .videopopuimg img {
    transform: scale(1.08);
}

.videopopuimg {
    height: 100%;
    border-radius: 10px;
}

div#video-list {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

#video-list a#play-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    cursor: pointer;
    background: #fff;
}

#video-list a#play-icon svg {
    width: 30px;
    fill: #f78d1b;
}

#video-list .videoboxbtm {
    border-radius: 0px 0px 10px 10px;
    padding: 20px;
    border: 1px solid rgba(19, 29, 38, 0.10);
    border-top: 0;
    height: calc(100% - 350px);
}

#video-list .boxtitle {
    margin-bottom: 20px;
}

#video-list .boxtitle h4 {
    font-family: 'Roboto';
    font-size: 30px;
    line-height: 36px;
    font-weight: 900;
}

.list-item.box.videopopupbox {
    border-radius: 10px;
    overflow: hidden;
}


/* spotlight Form CSS */

.spotlight-form input[name="email"] {
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 9px 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #33475b;
    background-color: #f5f8fa;
    border: 1px solid #959494;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.spotlight-form input[name="email"] {
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 9px 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #33475b;
    background-color: #f5f8fa;
    border: 1px solid #959494;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 0px;
}

body .spotlight-form input[type="submit"] {
    background: #FF7A59;
    border-color: #FF7A59;
    font-family: Josefin Sans;
    line-height: normal;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    line-height: 14px;
    position: relative;
    text-align: center;
    background-color: #ff7a59;
    border: 1px solid #ff7a59;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    padding: 12px 24px;
    text-transform: capitalize;
    margin-top: 20px;
}

.spotlight-form .hs_submit .actions {
    text-align: center;
}

.dropdown_active .icon.icon-menu-11::before {
    content: "\e870";
}

.bottom-form-design .hbspt-form .submitted-message p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    text-align: left;
}

.spotlight-form input[name="email"]::placeholder {
    font-family: "Josefin Sans", Sans-serif;
}

.spotlight-form input[name="email"]::placeholder {
    font-family: "Josefin Sans", Sans-serif;
}

.spotlight-form ul.no-list.hs-error-msgs.inputs-list li {
    color: #e51520;
    list-style: none;
    font-family: "Josefin Sans", Sans-serif;
}

.spotlight-form ul.no-list.hs-error-msgs.inputs-list {
    padding-inline-start: 0px;
    margin-top: 0;
}

.spotlight-form input.hs-input.invalid.error {
    border: 1px solid #e51520;
}

.spotlight-form .submitted-message {
    font-size: 16px;
    color: #33475b;
    font-family: Josefin Sans;
    text-align: center;
}

/* Cookie css */
body .cky-consent-container {
    width: 938px !important;
    left: 50%;
    transform: translateX(-50%);
    right: unset;
}

body .cky-consent-container .cky-consent-bar {
    padding: 30px;
    border-radius: 12px;
}

body .cky-notice p.cky-title {
    display: none;
}

body .cky-notice-btn-wrapper {
    justify-content: flex-end;
    gap: 10px;
    margin-top: -10px;
}

body .cky-notice-btn-wrapper button,
body .cky-prefrence-btn-wrapper button {
    max-width: 154px !important;
    width: 100%;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
}

body .cky-notice-btn-wrapper button.cky-btn.cky-btn-customize {
    font-weight: 800;
    text-decoration: underline;
}

body .cky-modal .cky-preference-center {
    width: 700px;
    background-color: #fafbff !important;
    border-radius: 12px;
}

body .cky-modal .cky-prefrence-btn-wrapper {
    justify-content: flex-end;
}

body .cky-modal .cky-audit-table {
    display: block;
}

.cky-modal,
body .cky-consent-container {
    font-family: 'lato';
}

.cky-preference-header .cky-preference-title {
    color: #152954 !important;
}

.cky-modal p,
span.cky-always-active {
    color: #152954 !important;
}

.cky-accordion-header button.cky-accordion-btn {
    font-size: 14px !important;
    color: #152954 !important;
    width: auto;
}

.cky-accordion .cky-accordion-item {
    display: flex;
    margin-top: 10px;
    padding: 28px;
    gap: 16px;
}

.cky-accordion {
    border-bottom: 1px solid;
    background-color: #fff;
    border: unset;
}

.cky-preference-content-wrapper {
    border: unset;
}

.search_posts .post-tags.elementor-post__badge {
    display: none !important;
}

.elementor_form a {
    color: #2355e7;
}

.elementor_form a:hover {
    color: #f78d1b;
}

body.page-id-4865 .gr-privacy-content h2 {
    font-size: 30px !important;
    line-height: 40px;
}

/* Gkm 29-11-2024 start */
div#ckyDetailCategorynecessary {
    order: 1;
}

div#ckyDetailCategoryperformance {
    order: 2;
}

div#ckyDetailCategoryadvertisement {
    order: 3;
}

div#ckyDetailCategoryfunctional {
    order: 4;
}

.cky-accordion-wrapper {
    display: flex;
    flex-direction: column;
}

.cky-accordion {
    margin-top: 10px;
}

/* Gkm 29-11-2024 end */

.grecaptcha-badge{
    z-index: 2;
}

/* sorglos-start-plus page css START */
.sorglos_start_plus_br h3 br {
    display: none;
}

.sorglos_start_plus_btn a:focus {
 background-color: #f48c1c !important;
}
/* sorglos-start-plus page css END */

/* asa Responsive CSS */
@media(min-width:1440px) {
    .full-width-com {
        background-position: 100% calc(688px - 47.778vw) !important;
        background-size: auto 47.7778vw !important;
    }
}

/* 2 Menu hide for desktop only */
@media(min-width:1025px) {

    .elementskit-menu-container .wpml-ls-slot-3,
    .elementskit-menu-container #menu-item-wpml-ls-3-de,
    .elementskit-menu-container .wpml-ls-current-language,
    .elementskit-menu-container .contact_us,
    .elementskit-menu-container .see_action {
        display: none !important;
    }

}

@media(max-width: 1440px) {
    .accrodion_section:after {
        bottom: -90px;
    }

    .accrodion_section.lightweight:after {
        bottom: -110px;
    }

    .novacommand-video {
        max-width: 1075px !important;
        margin: auto;
    }

}

@media(max-width: 1399px) {
    .ply-icon .elementor-custom-embed-play svg {
        height: 132px;
        width: 132px;
        padding: 20px;
    }

    .right-half-star:after,
    .right-half-star.post-right-half-star:after {
        top: -250px;
    }

    .full-width-com {
        background-position: 100% 0 !important;
        background-size: 200% auto !important;
    }
}

@media(max-width: 1280px) {

    .right-half-star:after,
    .right-half-star.post-right-half-star:after {
        width: 550px;
    }
}

@media(max-width: 1199px) {
    .ply-icon .elementor-custom-embed-play svg {
        height: 100px;
        width: 100px;
    }

    .right-half-star:after,
    .right-half-star.post-right-half-star:after {
        top: -100px;
    }

    .min-card {
        min-height: 467px;
    }

    .trending-content-wrapper {
        transform: translateY(-40%);
        top: 50%;
    }
}


@media(max-width:991px) {

    /*style.css file css*/
    .bottom_video_section:after {
        content: unset;
    }

    .bottom_video_section {
        background-image: unset !important;
    }

    .top-video-section {
        background-image: unset !important;
    }

    /*style.css file css end*/

    .solution-cmpny::after,
    .service-cmpny::after {
        content: unset;
    }

    .banner-title h2 br {
        display: none;
    }

    .pricing-bg-img img {
        display: none;
    }

    .pricing-bg-img img {
        display: none !important;
    }

    .accrodion_section,
    .accrodion_section:after {
        background-image: unset !important;
    }

    .different-image .full-height img {
        height: 420px !important;
        object-fit: cover;
    }

    .partner-banner .hero-ryt-img {
        position: unset !important;
    }

    .br-none h2.elementor-heading-title br {
        display: none;
    }

    .ply-icon.ply-icon2 .elementor-custom-embed-play svg {
        height: 70px;
        width: 70px;
    }

    .right-half-star.contact::after {
        top: unset;
        bottom: 30%;
    }

    .cyber_form .hbspt-form form>*:not(:last-child) {
        margin-bottom: 24px !important;
    }

    .cyber_form .hbspt-form form>.hs_submit.hs-submit {
        margin-bottom: 0 !important;
    }

    body.elementor-page.page .accrodion_section .elementor-widget-n-accordion.custom_accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-text {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .accrodion_section .elementor-widget-n-accordion.custom_accordion .e-n-accordion-item-title,
    .accrodion_section .elementor-widget-n-accordion.custom_accordion .e-n-accordion-item-title-header {
        display: block;
        position: relative;
    }

    .accrodion_section .elementor-widget-n-accordion.custom_accordion .e-n-accordion-item-title-header {
        padding-right: 20px;
    }

    .accrodion_section .elementor-widget-n-accordion.custom_accordion .e-n-accordion-item-title-icon {
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -10px;
    }

    .min-card {
        min-height: 440px;
    }

    .vertical-tabs-cyber .e-n-tabs.e-activated {
        grid-template-columns: 100%;
    }

    .vertical-tabs-cyber .e-n-tabs button.e-n-tab-title:hover {
        border-right: 10px solid #203d93;
    }

    .videopopuimgparent {
        height: 250px;
    }

    #video-list .videoboxbtm {
        height: calc(100% - 250px);
    }

    a.popbtn svg {
        height: 104px;
        width: 104px;
    }

    .title-height-de-nova {
        min-height: 120px;
    }
}


@media(max-width:768px) {
    body .cky-consent-container {
        width: 92% !important;
    }
}

@media(max-width:767px) {

    /*style.css file css*/
    .home-banner .e-hosted-video video.elementor-video {
        height: 216px;
    }

    /*style.css file css end*/

    .custom-tab button.e-n-tab-title span.e-n-tab-icon {
        display: block;
    }

    .custom-tab .e-n-tabs>.e-n-tabs-heading>.e-n-tab-title[aria-selected="false"]:not( :hover) {
        background: #131d26 !important;
        color: #fff;
        border: 1px solid #131d26 !important;
    }

    .ply-icon .elementor-custom-embed-play svg {
        height: 100px;
        width: 100px;
        padding: 20px;
    }

    .ply-icon .e-hosted-video video {
        height: auto !important;
    }

    .right-half-star:after,
    .right-half-star.post-right-half-star:after {
        top: -100px;
        width: 240px;
        height: 495px;
    }

    .growth-bg-image {
        background-image: unset !important;
    }

    .growth-bg-image.right-half-star:after {
        background-image: unset;
    }

    .novaguard-posts article:nth-child(3) {
        grid-column: auto;
    }

    .novaguard-posts article:nth-child(3) {
        width: 100%;
        max-width: 100%;
    }

    .left-banner-cta-clmn::after {
        clip-path: unset;
    }

    .full-width-com {
        background-size: auto 917px !important;
    }

    .elementor-element.comprehensive-section {
        background-image: unset !important;
    }

    .contact-us-form .form-columns-2:first-child .hs-form-field,
    .contact-us-form .form-columns-2:nth-child(2) .hs-form-field {
        width: 100% !important;
    }

    .clip-img.full-img {
        position: unset !important;
        clip-path: unset !important;
    }

    .clip-img.full-img img {
        clip-path: unset;
        border-top: 10px solid #fff;
    }

    .cyber_form .hbspt-form form>*:not(:last-child) {
        margin-bottom: 20px !important;
    }

    .cyber_form .hbspt-form form>.hs_submit.hs-submit {
        margin-bottom: 0 !important;
    }

    /* Timeline CSS */

    .timeline-wrapper .timeline_sec_rpt:not(:first-child):before {
        position: absolute;
        content: "";
        margin: 0 auto;
        width: 100px;
        background-image: repeating-linear-gradient(90deg, #575F6F, #575F6F 6px, transparent 0, transparent 14px);
        height: 1px;
        left: 0;
        right: 0;
        top: 0px;
        transform: rotate(90deg);
    }

    .timeline-wrapper .timeline_sec_rpt:first-child:after,
    .timeline_sec_rpt:nth-child(even):after,
    .timeline_sec_rpt:nth-child(odd):after {
        content: unset;
    }

    .timeline-wrapper .timeline-content {
        max-width: 535px;
    }

    .min-card {
        min-height: 400px;
    }

    body .resource-blog article .elementor-post__thumbnail img {
        height: 300px !important;
    }

    body .resource-blog article .elementor-post__thumbnail {
        padding-bottom: 300px !important;
    }

    body .trending-box-hover:after {
        opacity: 1;
    }

    div#video-list {
        grid-template-columns: 1fr;
    }

    #video-list .boxtitle h4 {
        font-size: 22px;
        line-height: 26px;
    }

    #video-list a#play-icon {
        width: 60px;
        height: 60px;
    }

    #video-list a#play-icon svg {
        width: 20px;
    }

    .video_listing .boxdescription {
        margin-top: 10px;
    }

    #video-list .boxtitle {
        margin-bottom: 10px;
    }

    /* Videopage category dropdown CSS */

    .video-categories {
        flex-direction: column;
        background-color: #fff !important;
        border-radius: 10px;
        box-shadow: -1px 3px 10px 3px rgba(0, 0, 0, .2) !important;
        left: 0;
        opacity: 0;
        padding: 40px 20px 30px !important;
        position: absolute;
        top: 0px;
        transition: all .5s ease;
        visibility: hidden;
        width: 100%;
        z-index: 99;
        margin: 0 !important;
    }

    .video-categories a {
        width: 100%;
        margin-bottom: 20px !important;
    }

    .dropdown_active .video-categories {
        visibility: visible;
        opacity: 1;
    }

    .tablenovata .grid_table_th {
        position: unset !important;
    }

    body .cky-modal .cky-preference-center {
        max-width: 100% !important;
        max-height: 80vh;
    }

    body .cky-accordion-header .cky-always-active {
        width: auto;
    }

    .title-height-de-nova {
        min-height: auto;
    }
}

@media(max-width:600px) {
    body .cky-notice-btn-wrapper {
        flex-direction: column;
    }
}

@media(max-width:575px) {
    .ply-icon .elementor-custom-embed-play svg {
        height: 70px;
        width: 70px;
        padding: 15px;
    }

    .ul-attribute ul li {
        margin-bottom: 20px;
    }

    h1.elementor-heading-title {
        font-size: 42px !important;
        line-height: 50px !important;
    }

    .career_detail_content h2.wp-block-heading {
        font-size: 36px;
        line-height: 40px;
    }

    body .trending-box-content.elementor-element {

        max-width: 300px !important;
        width: 100%;
    }

    a.popbtn svg {
        height: 60px;
        width: 60px;
    }

    body .elementor-element.elementor-absolute.abs-popbtn {
        top: calc(50% - 70px) !important;
        left: 0 !important;
        right: 0;
        margin: auto;
        text-align: center;
        bottom: 0;
    }

    body .cky-prefrence-btn-wrapper {
        flex-direction: row;
        gap: 10px;
        flex-wrap: wrap;
    }

    .cky-prefrence-btn-wrapper button.cky-btn.cky-btn-reject {
        margin-top: 0;
    }

    .cky-prefrence-btn-wrapper .cky-btn {
        width: 100%;
        max-width: 154px !important;
    }

    .cky-accordion .cky-accordion-item {
        gap: 8px;
    }
}

@media(max-width:480px) {

    .elementor-element.abt-first-img img {
        max-width: 68% !important;
    }

    .elementor-element.abt-two-img img {
        max-width: 59% !important;
    }

    .ply-icon .elementor-custom-embed-play svg {
        height: 50px;
        width: 50px;
        padding: 10px;
    }

    .full-width-com {
        padding-bottom: 50px !important;
    }

    .videopopuimgparent {
        height: 200px;
    }

    #video-list .videoboxbtm {
        height: calc(100% - 200px);
    }

    body .staying-img .elementor-element img {
        height: 250px !important;
    }

    body .banner-post {
        min-height: 320px;
    }

    body .cky-notice-btn-wrapper .cky-btn-customize {
        order: 1;
        margin-bottom: -15px;
    }

    .cky-notice-btn-wrapper button:nth-child(2) {
        order: 3;
    }

    .cky-notice-btn-wrapper .cky-btn-accept {
        order: 2;
        margin-top: 10px;
    }

    body .cky-notice-btn-wrapper button,
    body .cky-prefrence-btn-wrapper button {
        max-width: 100% !important;
    }

    body .cky-notice-btn-wrapper {
        margin-top: 0px;
    }

    body .cky-notice-des {
        padding: 0;
    }

    body.elementor-page-2294 p a {
        overflow-wrap: break-word;
    }
}

@media(max-width:390px) {
    h1.elementor-heading-title {
        font-size: 36px !important;
        line-height: 44px !important;
    }

    body .trending-box-hover .trending-box-content.elementor-element {
        max-width: 222px !important;
        font-size: 13px;
        line-height: 20px;
    }

    .free-webinar-heading h1.elementor-heading-title br {
        display: none;
    }
}


/*** Resource Tag Page ***/
.resource_tag_post_item .resource_tag_link {
    margin-top: auto;
}

.resource_tag_post_item .resource_tag_link .elementor-button-link {
    padding-right: 14px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill='%23ffffff' d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z'/%3E%3C/svg%3E");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: right center;
}

@media screen and (max-width: 567px) {
    .resource_tag_items .elementor-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}


/**** Custom Form style issue fixd - 30-07-2025 ****/
 
.custom_form_updated {
  font-family: 'Segoe UI', 'Roboto', sans-serif;
  line-height: 1.6;  
}
 
.custom_form_updated form {
  max-width: 100%; 
  width: 100%;
  margin: 0;
  padding: 30px;
  background-color: #1c2938;
  border-radius: 20px;
  box-shadow: 0 0 20px rgba(0, 255, 255, 0.1);
  border: 1px solid #2f3e52;
  color: #dce3ea;
}

.custom_form_updated form p.sib-alert-message-warning {
    background-color: #c6210042 !important;
    border-color: #ff00009e !important;
    color: #ff0000 !important;
    margin-bottom: 20px !important;
}

.custom_form_updated form p.sib-alert-message-success {
    margin-bottom: 20px !important;
}
 
.custom_form_updated p {
  margin-bottom: 20px;
  position: relative;
}
 
.custom_form_updated label {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
  color: #aeb6c1;
  font-size: 15px;
} 

.custom_form_updated .atrisk {
  color: #ff4c4c;
  margin-left: 4px;
}
 
.custom_form_updated input[type="text"],
.custom_form_updated input[type="email"],
.custom_form_updated input,
.custom_form_updated textarea,
.custom_form_updated select {
    width: 100%;
    padding: 12px !important;
    border: 1px solid #ffffff !important;
    border-radius: 4px !important;
    font-size: 16px !important;
    background-color: #112233;
    color: #f0f6fc;
    transition: border-color 0.3s, box-shadow 0.3s;
}

.custom_form_updated select:focus {
  border-color: #00bcd4;
  outline: none;
}

.custom_form_updated input[type="text"]:focus,
.custom_form_updated input[type="email"]:focus,
.custom_form_updated input:focus,
.custom_form_updated textarea:focus {
  border-color: #00bcd4 !important;
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 188, 212, 0.3);
}

.form_section .custom_form_updated select,
.custom_form_updated select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z' fill='%23fff'/%3E%3C/svg%3E") !important;
}
 
.custom_form_updated .hidden,
.custom_form_updated input[type="hidden"] {
  display: none;
}
 
.custom_form_updated .toc_row {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.custom_form_updated input[type="checkbox"],
.custom_form_updated input[type="radio"] {
  margin-top: 4px;
  width: 18px !important;
  height: 18px;
  cursor: pointer;
  accent-color: #00bcd4;
}

.custom_form_updated .toc_row span {
  font-size: 14px;
  color: #a0aaba;
  width: calc(100% - 18px);
}
 
.custom_form_updated input[type="submit"] {
  background-color: #00bcd4;
  color: #0f1a2c;
  border: none;
  border-radius: 4px;
  padding: 14px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s;
  width: 100%;
  display: inline-block;
  text-align: center;
  border: 0 !important;
  border-radius: 30px !important;
}

.custom_form_updated input[type="submit"]:hover {
  background-color: #F78D1B;
}
 
.custom_form_updated input.user-error {
  border-color: #e74c3c !important;
}
 
@media screen and (max-width: 480px) {

  .custom_form_updated form {
    padding: 20px;
    margin: 0 auto;
  }

  .custom_form_updated input[type="submit"] {
    padding: 12px;
    font-size: 15px !important;
  }

  .sorglos_start_plus_br h3 br {
    display: block;
}

}

/**** Custom Form style issue fixd - 30-07-2025 END ****/