/*Header Css StaRT*/
.site-navbar {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    s padding-top: 0px;
}

video {
    width: 100%;
    /* height: 100%; */
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0;
}

.whychooseus {}

.whychooseus .optech-iconbox-data p {
    margin-bottom: 0;
}



.signupbtn {
    background-color: #fff;
    padding: 15px 30px;
    color: #000;
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.trymebtn {
    background-color: #202020;
    padding: 15px 30px;
    color: #ffffff;
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.letschatbtn {
    background-color: #eef304;
    padding: 15px 30px;
    color: #000;
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.comparison-table_heading-row h2 {
    font-size: 30px;
    margin-bottom: 0;
}

#w-node-_1b551da2-baf2-9a14-986f-7add7859d054-2720dd4d {
    grid-area: 1/4/2/5;
}

.span-text-color-t600 {
    color: var(--teal--t600)
}

.background-color-t600 {
    background-color: #209893;
}

.background-color-y600 {
    background-color: #c38800;
}

.text-font-fasolid {
    color: #ff492c;
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Fa solid 900", sans-serif;
    font-size: 1rem;
    line-height: 27px
}

.background-color-n500 {
    background-color: var(--neutral--n500);
}

.text-font-fav2-400 {
    color: var(--yellow--y600);
    font-family: "Fa-V2 400", sans-serif;
    font-size: 1rem;
    font-weight: 400
}

.comparison_table {
    justify-content: center;
    display: flex
}

.grid-headlines {
    margin-bottom: 10px
}

.comparison-table_grid-cell {
    border-top: 0 #0000;
    align-items: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: .5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    display: flex;
}

.comparison-table_grid-cell.headline {
    text-align: center;
    justify-content: flex-end;
    padding-right: 1rem
}

.comparison-table_grid-cell.scanning-engines {
    color: #333
}

.scanner-logo {
    margin-left: -3px;
    margin-right: 5px
}

.feature-list {
    margin-left: 10px
}

.plan-comparisons {
    color: var(--grey);
    font-size: 14px
}

.price-plan-compare-heading {
    color: #333;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    text-decoration: none
}

.price-plan-compare-heading.link:hover {
    color: var(--medium-turquoise)
}

.ctas-comparison-table {
    max-height: 200px;
    margin-right: 20px
}

.link-38 {
    color: #333;
    font-weight: 700;
    text-decoration: underline
}

.pricing-plan-container {
    margin-left: 5%;
    margin-right: 5%
}

.div-block-223 {
    display: none
}

.pricing-comparison-wrapper {
    max-width: 1200px;
    margin-top: 100px;
    margin-left: 10%;
    margin-right: 10%
}

.w-layout-grid {
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.w-checkbox {
    margin-bottom: 5px;
    padding-left: 20px;
    display: block
}

.w-checkbox:before {
    content: " ";
    grid-area: 1/1/2/2;
    display: table
}

.w-checkbox:after {
    content: " ";
    clear: both;
    grid-area: 1/1/2/2;
    display: table
}

.w-checkbox-input {
    float: left;
    margin: 4px 0 0 -20px;
    line-height: normal
}

.w-checkbox-input--inputType-custom {
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 12px;
    height: 12px
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
    background-color: #3898ec;
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-color: #3898ec
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
    box-shadow: 0 0 3px 1px #3898ec
}

.pricing_target-selector-grid {
    z-index: 1;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--white);
    color: var(--neutral--n900);
    text-align: center;
    border-radius: .5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
    position: relative;
    overflow: hidden
}

.pricing_tartget-input-block {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex
}

.pricing_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    color: var(--neutral--n900);
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr
}

.pricing_plan {
    background-color: var(--white);
    box-shadow: inset 0 0 0 2px var(--grey);
    border-radius: .5rem;
    width: 100%;
    padding: 2rem;
    position: relative
}

.pricing_plan.border-grey {
    border-color: var(--grey)
}

.pricing_plan.border-green {
    z-index: 1;
    box-shadow: inset 0 0 0 2px var(--medium-turquoise)
}

.pricing_plan.border-gold {
    border-color: var(--yellow--y600);
    box-shadow: inset 0 0 0 2px var(--yellow--y600)
}

.pricing_divider {
    background-color: var(--black);
    width: 100%;
    height: 1px;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.pricing_feature-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: .5rem;
    padding-bottom: .5rem;
    display: grid
}

.pricing_feature-list.is-modal {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-top: 0;
    padding-bottom: 0
}

.pricing_feature {
    align-items: flex-start;
    display: flex
}

.pricing_feature.is-pricing-modal {
    color: var(--n600);
    font-size: 1rem;
    line-height: 1.5rem
}

.pricing_icon-wrapper {
    flex: none;
    width: 1rem;
    height: 1rem;
    margin-right: .5rem;
    display: flex
}

.pricing_icon-wrapper.no-margin-mobile {
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem
}

.icon-embed-xsmall {
    color: #fff;
    border-radius: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1rem;
    height: 1rem;
    margin: .175rem .25rem .3rem;
    display: flex
}

.icon-embed-xsmall.background-color-n500 {
    margin-top: .175rem
}

.pricing_trial-block {
    z-index: 0;
    border: 1px solid var(--medium-turquoise);
    background-color: var(--medium-turquoise);
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
    justify-content: center;
    height: 3.3rem;
    padding-top: .5rem;
    display: flex;
    position: absolute;
    inset: -3rem 0% auto
}

.comparison-table_heading-row {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    align-items: center
}


.comparison-table_subheading {
    border-bottom: 1px solid #ccc;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    display: flex
}

.comparison-table_row {
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr 1fr 1fr
}

.comparison-table_row.space {
    grid-template-rows: 30px
}

.span-text-color-t600 {
    color: var(--teal--t600)
}

.background-color-t600 {
    background-color: #209893;
}

.background-color-y600 {
    background-color: #c38800;
}

.text-font-fasolid {
    color: #ff492c;
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Fa solid 900", sans-serif;
    font-size: 1rem;
    line-height: 27px
}

.background-color-n500 {
    background-color: #a6a6a6;
}

.text-font-fav2-400 {
    color: var(--yellow--y600);
    font-family: "Fa-V2 400", sans-serif;
    font-size: 1rem;
    font-weight: 400
}

.comparison-table_subheading-text {
    color: var(--grey);
    font-size: 1rem
}

.comparison-table_row-title-text {
    color: #333;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem
}

.comparison-table_row-title-text:hover {
    color: var(--medium-turquoise)
}

.comparison-table_row-title-text.no-hover:hover {
    color: #333
}





.light-version-logo {
    display: block;
}

.dark-version-logo {
    display: none;
}


.process-steps {}

.process-steps h1 {
    color: #000;
}

.process-steps h2 {
    color: #000;
}

.process-steps p {
    font-weight: 300;
}

.tooltipimg {
    text-decoration: none;
    position: relative;
    margin-bottom: 20px;
}

.tooltipimg p {
    color: #585b6f
}

.tooltipimg span {
    display: none;
    padding: 40px 40px;
    background-color: #fff;
    z-index: 999;
}

.tooltipimg span img {
    width: 200px;
}

.tooltipimg:hover span {
    display: block;
    position: fixed;
    overflow: hidden;
}

.shdsremove {}

.shdsremove .optech-portfolio-thumb:before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 52.38%, #ffffff 91.91%);
}

.shdsremove .optech-portfolio-thumb::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 52.38%, #ffffff 91.91%);
}

.shdsremove .optech-portfolio-data h4 {
    color: #e21f36;
}

.shdsremove .optech-portfolio-data p {
    color: #7f7f7f;
}

.shdsremove .optech-portfolio-data {
    text-align: left;
    padding: 30px;
    width: 73%;
    ;
}

.shdsremove .optech-portfolio-data a {
    text-align: left;
    color: #111;
}

.shdsremove .optech-portfolio-data a img {
    height: 14px;
    margin-left: 5px;
}

.wht-bg-tck {
    margin-bottom: 20px;
}

.optech-cta-content-new {
    width: 100%;
    text-align: center;
}

.optech-cta-content-new p {
    margin-bottom: 5px;
}


.sticky-menu {
    background-color: #fff !important;
}

.sticky-menu {
    background-color: #fff !important;
}

.sticky-menu .header .menu>ul>li>a {
    color: #111 !important;
}

.sticky-menu .dark-version-logo {
    display: block;
}

.sticky-menu .light-version-logo {
    display: none;
}


.contrst-wtg {}

.contrst-wtg .optech-iconbox-wrap4 {
    background-color: #f5f6f7;
}

.contrst-wtg .optech-iconbox-icon4 {
    background-color: #ffffff;
}

.hdr-hvr {}

.header.active {
    background-color: white;
}

.header.active header {
    background-color: white;
}

.header.active .menu>ul>li>a {
    color: #111 !important;
}

.header.active .light-version-logo {
    display: none;
}

.header.active .dark-version-logo {
    display: block;
}

.header .callbtnhdr {
    /* background-color: #e21f36; */
    /* padding: 9px 15px; */
    /* font-size: 14px !important; */
    /* height: 50px; */
    /* color: #fff; */
    background-color: #e21f36;
    /* Primary color */
    padding: 12px 20px;
    /* Slightly larger padding for better readability */
    font-size: 16px;
    /* Adjusted font size for better legibility */
    height: 40px;
    /* Ensures the height remains consistent */
    color: #fff;
    /* Text color */
    font-weight: 600;
    /* Bolder text for emphasis */
    border: none;
    /* Remove border for modern design */
    border-radius: 4px;
    /* Rounded corners for a modern look */
    display: inline-flex;
    /* Ensures button layout adjusts properly */
    align-items: center;
    /* Vertically centers the text */
    justify-content: center;
    /* Horizontally centers the text */
    text-align: center;
    /* Ensures text is properly aligned */
    cursor: pointer;
    /* Indicates interactivity */
    transition: all 0.3s ease;
    /* Smooth transitions for hover/focus effects */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    /* Soft shadow for a subtle 3D effect */
}

.header .callbtnhdr i {
    font-size: 16px;
    margin-right: 2px;
}

.header .callbtnhdr:hover {
    background-color: #fff;
    color: #e21f36 !important;
}

.header .cartbtnhdr {
    background-color: #e21f36;
    padding: 9px 15px;
    font-size: 14px !important;
    height: 50px;
    color: #fff;
    margin-left: 10px;
}

.header .cartbtnhdr:hover {
    background-color: #fff;
    color: #e21f36 !important;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmu-hdng {
    padding-left: 0px !important;
    padding-right: 20px !important;
    border-right: 1px solid #e8e8e8;
    width: 20%;
    margin-right: 15px;
}

.cyber-hdr .header .menu>ul>li .sub-menu .tprow .col-lg-3 {
    padding-top: 30px !important;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmu-hdng i {
    float: right;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbhdt {
    font-size: .875rem;
}

.cyber-hdr .header .menu>ul>li .sub-menu .technologies-icons {
    padding-top: 10px;
}

.cyber-hdr .header .menu>ul>li .sub-menu .technologies-icons dl {}

.cyber-hdr .header .menu>ul>li .sub-menu .technologies-icons dt {
    float: left;
    width: 18%;
    margin-right: 10px;
    margin-bottom: 10px;
    opacity: 0.5;
}

.cyber-hdr .header .menu>ul>li .sub-menu .technologies-icons dt img {}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmu-hdng h4 {
    color: #111;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmus h4 {
    color: #111 !important;
    font-size: .875rem;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmus a {
    font-size: .79rem !important;
    color: #111;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmusonly a {
    font-size: .82rem !important;
    color: #111;
    font-weight: bold;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmusonly a:hover {
    color: #e21f36
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmus ul li {
    line-height: 1.7rem;
    list-style-type: disc;
    margin-left: 15px;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmus ul li::marker {
    color: #e21f36;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmus a:hover {
    color: #e21f36
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmus h1 {
    font-size: 1.6rem;
    font-weight: 200;
    color: #111;
    line-height: 35px;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmus dl {
    margin-top: 20px;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmus dl dt {
    width: 20%;
    float: left;
    margin-right: 16px;
}

.cyber-hdr .header .menu>ul>li .sub-menu .sbmus dl dt img {}

.sub-menu-btm-pplus {
    padding-bottom: 40px !important;
}

.rdic-pd .optech-iconbox-icon img {
    width: 70%;
}


.cyber-hdr {}

.cyber-hdr .header {
    display: block;
    width: 100%;
    position: relative;
    z-index: 99;
    /* padding: 25px 0; */

}

.cyber-hdr .header .item-left {
    flex: 0 0 25%;
}

.cyber-hdr .header .logo a {
    font-size: 30px;
    color: #111;
    font-weight: 700;
    text-decoration: none;
    width: 175px;
    display: table;
}

.cyber-hdr .header .menu>ul>li>a:hover {
    color: #e21f36 !important;
}

.cyber-hdr .header .item-center {
    display: flex;
    justify-content: center;
    flex: 0 0 50%;
}

.optech-infobox-item h5 {
    font-size: 17px;
}

.sub-menu.mega-menu {
    margin-top: 0 !important;
    border-radius: 14px;
}

.cyber-hdr .header .item-right {
    flex: 0 0 25%;
    display: flex;
    justify-content: flex-end;
}

.cyber-hdr .header .item-right a {
    /* text-decoration: none; */
    /* font-size: 16px; */
    /* color: #fff; */
    /* display: inline-block; */
    /* margin-left: 10px; */
    /* transition: color 0.3s ease; */
}

.cyber-hdr .header .menu>ul>li {
    display: inline-block;
    margin: 0;
    padding: 18px 18px;
}

.cyber-hdr .header .menu>ul>li>a {
    font-size: .875rem;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    /* text-transform: capitalize; */

}

.cyber-hdr .header .menu>ul>li .sub-menu {
    position: absolute;
    z-index: 500;
    background-color: #ffffff;
    padding: 20px 30px;
    margin-top: 25px;
    opacity: 0;
    visibility: hidden;
}

@media(min-width: 992px) {
    .cyber-hdr .header .menu>ul>li.menu-item-has-children:hover .sub-menu {
        margin-top: 25px;
        visibility: visible;
        opacity: 1;
    }
}

.cyber-hdr .header .menu>ul>li .sub-menu>ul>li {
    line-height: 1;
}

.cyber-hdr .header .menu>ul>li .sub-menu>ul>li>a {
    display: inline-block;
    padding: 10px 0;
    font-size: 15px;
    color: #111;

    text-decoration: none;
    text-transform: capitalize;
}

.cyber-hdr .header .menu>ul>li .single-column-menu {
    min-width: 280px;
    max-width: 350px;
}

.cyber-hdr .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li {
    line-height: 1;
    display: block;
}

.cyber-hdr .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a {
    padding: 10px 0;
    display: inline-block;
    font-size: 15px;
    color: #111;

}

.cyber-hdr .header .menu>ul>li .sub-menu.mega-menu {
    left: 0;
    /* transform: translateX(-50%); */
    right: 0;
}

.cyber-hdr .header .menu>ul>li .sub-menu.mega-menu-column-4 {

    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 15px;
}

.cyber-hdr .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
    flex: 0 0 25%;
    padding: 0 15px;
}

.cyber-hdr .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title {
    font-size: 16px;
    color: #ea4636;
    font-weight: 500;
    line-height: 1;
    padding: 10px 0;
}

.cyber-hdr .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
    text-align: center;
}

.cyber-hdr .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    margin-top: 10px;
    height: 300px;
    object-fit: cover;
}

footer a {
    text-decoration: none;
}


.cyber-hdr .mobile-menu-head,
.cyber-hdr .mobile-menu-trigger {
    display: none;
}

/*responsive*/
@media(max-width: 991px) {

    .cyber-hdr .header .item-center {
        order: 3;
        flex: 0 0 100%;
    }

    .cyber-hdr .header .item-left,
    .cyber-hdr .header .item-right {
        flex: 0 0 50%;
    }

    .cyber-hdr .v-center {
        justify-content: space-between;
    }

    .cyber-hdr .header .mobile-menu-trigger {
        display: flex;
        height: 30px;
        width: 30px;
        margin-left: 15px;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        margin-right: 15px;
    }

    .cyber-hdr .header .mobile-menu-trigger span {
        display: block;
        height: 2px;
        background-color: #fff;
        width: 24px;
        position: relative;
    }

    .cartbtnhdr {
        display: none;
    }

    .header .callbtnhdr {
        font-size: 13px !important;
        padding: 5px 12px;
        height: 44px;
    }

    .cyber-hdr .header .mobile-menu-trigger span:before,
    .cyber-hdr .header .mobile-menu-trigger span:after {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
    }

    .cyber-hdr .header .mobile-menu-trigger span:before {
        top: -6px;
    }

    .cyber-hdr .header .mobile-menu-trigger span:after {
        top: 6px;
    }

    .cyber-hdr .header .item-right {
        align-items: center;
    }

    .cyber-hdr .header .menu {
        position: fixed;
        width: 320px;
        background-color: #ffffff;
        left: 0;
        top: 0;
        height: 100%;
        overflow: hidden;
        transform: translate(-100%);

        z-index: 1099;
    }

    .cyber-hdr .header .menu.active {
        transform: translate(0%);
    }

    .cyber-hdr .header .menu>ul>li {
        line-height: 1;
        margin: 0;
        display: block;
    }

    .cyber-hdr .header .menu>ul>li>a {
        line-height: 50px;
        height: 50px;
        padding: 0 50px 0 15px;
        display: block;
        text-decoration: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .cyber-hdr .header .menu>ul>li>a i {
        position: absolute;
        height: 50px;
        width: 50px;
        top: 0;
        right: 0;
        text-align: center;
        line-height: 50px;
        transform: rotate(-90deg);
    }

    .cyber-hdr .header .menu .mobile-menu-head {
        display: flex;
        height: 50px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        justify-content: space-between;
        align-items: center;
        position: relative;
        z-index: 501;
        position: sticky;
        background-color: #ffffff;
        top: 0;
    }

    .cyber-hdr .header .menu .mobile-menu-head .go-back {
        height: 50px;
        width: 50px;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        color: #000000;
        font-size: 16px;
        display: none;
    }

    .cyber-hdr .header .menu .mobile-menu-head.active .go-back {
        display: block;
    }

    .cyber-hdr .header .menu .mobile-menu-head .current-menu-title {
        font-size: 15px;
        font-weight: 500;
        color: #000000;
    }

    .cyber-hdr .header .menu .mobile-menu-head .mobile-menu-close {
        height: 50px;
        width: 50px;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        color: #000000;
        font-size: 25px;
    }

    .cyber-hdr .header .menu .menu-main {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .cyber-hdr .header .menu>ul>li .sub-menu.mega-menu,
    .cyber-hdr .header .menu>ul>li .sub-menu {
        visibility: visible;
        opacity: 1;
        position: absolute;
        box-shadow: none;
        margin: 0;
        padding: 15px;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 65px;
        max-width: none;
        min-width: auto;
        display: none;
        transform: translateX(0%);
        overflow-y: auto;
    }

    .cyber-hdr .header .menu>ul>li .sub-menu.active {
        display: block;
    }

    @keyframes slideLeft {
        0% {
            opacity: 0;
            transform: translateX(100%);
        }

        100% {
            opacity: 1;
            transform: translateX(0%);
        }
    }

    @keyframes slideRight {
        0% {
            opacity: 1;
            transform: translateX(0%);
        }

        100% {
            opacity: 0;
            transform: translateX(100%);
        }
    }

    .cyber-hdr .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
        margin-top: 0;
    }

    .cyber-hdr .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
        margin-bottom: 20px;
    }

    .cyber-hdr .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center:last-child .title {
        margin-bottom: 0px;
    }

    .cyber-hdr .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
        flex: 0 0 100%;
        padding: 0px;
    }

    .cyber-hdr .header .menu>ul>li .sub-menu>ul>li>a,
    .cyber-hdr .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a {
        display: block;
    }

    .cyber-hdr .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul {
        margin-bottom: 15px;
    }

    .cyber-hdr .menu-overlay {
        position: fixed;
        background-color: rgba(0, 0, 0, 0.5);
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1098;
        visibility: hidden;
        opacity: 0;

    }

    .cyber-hdr .menu-overlay.active {
        visibility: visible;
        opacity: 1;
    }

    .sticky-menu .mobile-menu-trigger span {
        background-color: #000 !important;
    }

    .sticky-menu .mobile-menu-trigger span:before,
    .sticky-menu .mobile-menu-trigger span:after {
        background-color: #000 !important;
    }

    .sticky-menu {
        padding-bottom: 20px;
    }

    .cyber-hdr .header .menu>ul>li>a {
        color: #111 !important;
    }

    .cyber-hdr .header .menu>ul>li {
        padding: 0px 18px;
    }

    .cyber-hdr .header .menu>ul>li .sub-menu .sbmu-hdng {
        display: none;
    }

    .cyber-hdr .header .menu>ul>li .sub-menu .muprtnr {
        display: none;
    }

    video {
        width: auto;
        height: 100%;
    }

    .cyber-hdr .header .sub-menu .sbmusonly {
        /* margin-bottom: 24px; */
        border-bottom: 1px solid #dddddd;
        padding: 26px 0 26px 5px;
    }

}









.dtl-typelst {}

.dtl-typelst li {
    margin-bottom: 14px;
}

.dtl-typelst h6 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 500;
}

.dtl-typelst p {
    font-size: 14px;
    line-height: 24px;
    color: #585b6f;
}



.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.padding-tb-20 {
    padding: 20px 0;
}

.padding-tb-30 {
    padding: 30px 0;
}

.padding-tb-50 {
    padding: 50px 0;
}

.padding-tb-60 {
    padding: 60px 0;
}

.padding-tb-70 {
    padding: 70px 0;
}

.padding-tb-80 {
    padding: 80px 0;
}

.padding-tb-90 {
    padding: 90px 0;
}

.padding-tb-100 {
    padding: 100px 0;
}

.padding-tb-120 {
    padding: 120px 0;
}

.padding-tb-130 {
    padding: 130px 0;
}

.standardover a {
    color: #8d8d8d;
}

.standardover a:hover {
    color: #e21f36;
}

.standardover ul {}

.standardover h5 {
    margin-bottom: 10px;
    font-size: 16px;
}

.standardover {
    margin-bottom: 35px;
}

.altr-ntv-bx-bg .optech-iconbox-wrap4 {
    background-color: #f4f5f6;
}

.altr-ntv-bx-bg .optech-iconbox-wrap4 .optech-iconbox-icon4 {
    background-color: #8500100f;
}

.software-dev-srvs {}

.software-dev-srvs .core-services-cybersecurity .optech-iconbox-wrap4 {
    margin-bottom: 70px;
}

.deliverables-sec {}

.deliverables-sec h6 {
    font-size: 13px;
    color: #8b8b8b;
    font-weight: 300;
    margin-bottom: 8px;
}

.deliverables-sec .highlights {
    font-size: 12px;
    font-style: italic;
    line-height: 1.8;
    color: #850010a6;
}

.causes-data-expos {}

.causes-data-expos .optech-iconbox-wrap2 {
    background-color: #f5f6f7;
    padding: 30px !important;
}

.causes-data-expos .optech-iconbox-wrap2 .optech-iconbox-icon2 {
    background-color: #e21f3617;
}

.causes-data-expos .optech-iconbox-wrap2 .optech-iconbox-icon2 img {
    height: 50px;
}

.assesments-h6 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}


.listtype {
    padding-left: 18px;
}

.listtype ::marker {
    color: #e21f36;
}

.listtype li {
    list-style-type: disclosure-closed;
}

.nhdrbg {
    height: 108vh;
    padding-top: 168px !important;
    overflow: hidden;
    padding-bottom: 0 !important;
    !i;
    !;
}

.nhdrbg:before {
    background: linear-gradient(0deg, transparent 50%, #000 85%);
    content: "";
    inset: 0;
    position: absolute;
}

.nhdrbg:after {
    background: linear-gradient(180deg, transparent 70%, #000);
    content: "";
    inset: 0;
    position: absolute;
    z-index: 100;
}

.nhdrbg .chrtr-img {
    max-width: 24rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 104px;
    z-index: 1;
}

.keyclients {
    background-color: #000;
    padding: 20px 0 35px;
}

.keyclients .optech-brand-item {
    opacity: 1;
}

.keyclients .container {
    margin-top: -20px;
    margin-bottom: 28px;
}

.keyclients .container h4 {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
}

.keyclients .container .dot {
    height: 10px;
    width: 10px;
    background-color: #e21f36;
    border-radius: 50%;
    display: inline-block;
    margin-right: 4px;
}

.shorttitle-lft {
    text-transform: capitalize;
    color: #000;
}

.shorttitle-lft span {
    color: #e21f36;
}

.shorttitle-60 {
    max-width: 56rem;
}

.shorttitle-50 {
    max-width: 48rem;
}

.shorttitle-40 {
    max-width: 40rem;
}

.shorttitle-30 {
    max-width: 30rem;
}

.gamedev-intro {
    padding-top: 40px;
    color: #000000;
}

.gamedev-intro .numbers {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 16px;
    color: #e21f36;
}

.gamedev-intro .numbers .number {}

.gamedev-intro .numbers .plus {
    font-size: 45px;
}

.gamedev-intro .txt {
    font-size: 20px;
    color: #000;
}

.sect-cstm-pd-tb {
    padding: 90px 0 0px;
}

.gamedev-blckspd-psingle {
    margin: 50px 0 50px 0;
}

.gamedev-blckspd-pdouble {
    margin: 150px 0 50px 0;
}

.pding25 {
    padding: 25px;
}

.mgrcst-120 {
    margin-top: -120px !important;
}

.mgrcst-26 {
    margin-top: -26px !important;
}

.serv-sec-pt {
    padding-top: 100px;
}

.serv-sec-pt50 {
    padding-top: 50px;
}


.cybrsec-hdrbg {
    padding-top: 210px !important;
    overflow: hidden;
    padding-bottom: 0 !important;
    !i;
    !;
}

.cybrsec-hdrbg:before {
    background: linear-gradient(0deg, transparent 50%, #000 85%);
    content: "";
    inset: 0;
    position: absolute;
}

.cybrsec-hdrbg:after {
    background: linear-gradient(180deg, transparent 70%, #000);
    content: "";
    inset: 0;
    position: absolute;
    z-index: 100;
}

.whychoose-sec {
    padding: 50px 0;
}

.whychoose-bullets {}

.whychoose-bullets ul li {
    list-style-type: none;
    margin-bottom: 20px;
}

.whychoose-bullets img {
    display: inline-block;
    margin-top: -6px;
}

.whychoose-bullets p {
    display: inline-block;
    margin-left: 10px;
}

.softwares-icons {}

.softwares-icons .block {
    background-color: #f1f1f1;
    text-align: center;
    padding: 25px 0;
    margin: 5px 5px;
}

.softwares-icons .block img {}

.softwares-icons .block .txt {
    font-size: .875rem;
}

.core-services-cybersecurity {}

.core-services-cybersecurity .optech-iconbox-wrap4 {
    background-color: transparent;
    padding: 0;
    margin-bottom: 40px;
}

.featurepro-cybersecurity .optech-iconbox-wrap4 {
    background-color: transparent;
    padding: 24px;
    margin-bottom: 40px;
    border: 1px solid #ccc;
}

.featurepro-cybersecurity .optech-iconbox-wrap4 h4 {
    padding-bottom: 60px;
}




/* clients-section */

.clients-section {}

.clients-section h6 {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Inter";
    text-align: center;
    padding-bottom: 50px;
}

.clients-section .clients_logo_box {
    position: relative;
    text-align: center;
    margin: 30px;
}

.clients-section .clients_logo_box .hover-image {
    position: absolute;
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    top: -30px;
    opacity: 0;
    transition: all 500ms ease;
}

.clients-section .clients_logo_box:hover .hover-image {
    top: 0px;
    opacity: 1;
}

.clients-section .clients_logo_box .hover-image img {
    opacity: 1;
}

.clients-section .clients_logo_box img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    opacity: 1;
    opacity: 0.6;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.clients-section .read_more_1_btn {
    color: #fff;
}

.clients-section .read_more_1_btn span {
    color: #070f64;
}



.clients-section.home-5 .clients_logo_box {
    margin: 0px;
    border: none;
    background: transparent !important;
    box-shadow: none !important;
    overflow: hidden;
    height: auto;
    line-height: auto;
    margin-bottom: 40px;
}

.clients-section .clients-list {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.clients-section .clients-list li {
    margin-right: 70px;
}

.clients-section .clients-list li:last-child {
    margin: 0px !important;
}


.clients_logo_box:hover {}

.clients_logo_box img {
    transition: .5s;
    filter: grayscale(1);
    opacity: .7;
}

.clients_logo_box:hover {
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.12));
}

.clients_logo_box:hover img {
    filter: none;
    opacity: 1;
    cursor: pointer;
}








.brand-logo,
.default-logo,
.responsive-logo {
    max-width: 180px;
    transition: all 0.4s;
    position: relative;
    margin-right: 35px;
}

@media (min-width: 576px) {
    .site-navbar {
        padding-top: 0px;
    }
}

@media (min-width: 992px) {
    .site-navbar {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
}

.site-navbar .menu-block-wrapper {
    flex-grow: 1;
    align-items: center;
}

@media (min-width: 992px) {
    .site-navbar .menu-block-wrapper {
        display: flex !important;
        flex-basis: auto;
    }
}

.site-header--absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.site-header--sticky:not(.mobile-sticky-enable) {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 999;
}

@media (min-width: 992px) {
    .site-header--sticky:not(.mobile-sticky-enable) {
        /*position: fixed !important;*/
        transition: 0.4s;
    }

    .site-header--sticky:not(.mobile-sticky-enable).scrolling {
        transform: translateY(-100%);
        transition: 0.4s;
    }

    .site-header--sticky:not(.mobile-sticky-enable).reveal-header {
        transform: translateY(0%);
        box-shadow: 0 12px 34px -11px rgba(65, 62, 101, 0.1);
        z-index: 1000;
    }
}

.site-header--sticky.mobile-sticky-enable {
    top: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    position: fixed !important;
    transition: 0.4s;
}

.site-header--sticky.mobile-sticky-enable.scrolling {
    transform: translateY(-100%);
    transition: 0.4s;
}

.site-header--sticky.mobile-sticky-enable.reveal-header {
    transform: translateY(0%);
    box-shadow: 0 12px 34px -11px rgba(65, 62, 101, 0.1);
    z-index: 9999;
}

.site-header--menu-center .container {
    position: relative;
}

.site-header--menu-center .menu-block-wrapper {
    position: static;
}

@media (min-width: 992px) {
    .site-header--menu-center .menu-block {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 992px) {
    .site-header--menu-left .container-fluid .sub-menu.megamenu {
        left: 0%;
        transform: translateX(0%) translateY(10px);
    }
}

@media (min-width: 992px) {
    .site-header--menu-left .container-fluid .nav-item.has-megamenu:hover>.sub-menu {
        transform: translateX(0%) translateY(-10px);
        left: 0%;
        margin-left: 20px;
    }
}

.site-header--menu-left .menu-block .site-menu-main {
    justify-content: flex-start;
    margin-bottom: 0 !important;
    padding-left: 15px;
}

.header-item .menu-main {
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .site-header--menu-left .menu-block {
        width: 100%;
    }
}

.site-header--menu-right .menu-block-wrapper {
    position: static;
}

.site-header--menu-right .menu-block {
    margin-left: auto;
    margin-right: 70px;
}

@media (min-width: 992px) {
    .site-header>.container-fluid .sub-menu.megamenu {
        left: 50%;
        transform: translateX(-50%) translateY(10px);
    }
}

@media (min-width: 992px) {
    .site-header>.container-fluid .nav-item.has-megamenu:hover>.sub-menu {
        transform: translateX(-50%) translateY(-10px);
        left: 50%;
    }
}

@media (min-width: 768px) {
    .container-fluid .site-navbar {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 992px) {
    .container-fluid .site-navbar {
        padding-left: 48px;
        padding-right: 48px;
    }
}

@media (min-width: 480px) {
    .header-btns {
        margin-right: 15px;
    }
}

@media (min-width: 992px) {
    .header-btns {
        margin-right: 0;
    }
}

.top-contact-menu-wraper .header-btn {
    order: 3;
}

.top-contact-menu-wraper .mobile-menu-trigger {
    order: 4;
}

@media (min-width: 992px) {
    .top-contact-menu-wraper .nav-link-item {
        color: #fff !important;
    }

    .top-contact-menu-wraper .site-menu-main .nav-link-item {
        padding-top: 19px !important;
        padding-bottom: 19px !important;
    }

    .top-contact-menu-wraper .navbar {
        flex-wrap: wrap;
        padding: 30px 0px 0px 0px;
    }

    .top-contact-menu-wraper .brand-logo {
        min-width: 50%;
        order: 1;
        padding-bottom: 30px;
    }

    .top-contact-menu-wraper .header-btn {
        order: 4;
    }

    .top-contact-menu-wraper .menu-block-wrapper {
        min-width: calc(100% - 256px);
        order: 3;
        background: #1d263a;
        border-radius: 0px 0px 0px 5px;
    }

    .top-contact-menu-wraper .top-contact-block {
        order: 2;
        min-width: 50%;
        display: flex !important;
        justify-content: flex-end;
        padding-bottom: 8px;
    }

    .top-contact-menu-wraper .menu-block {
        margin-left: initial;
    }
}

.top-contact-block ul {
    display: flex;
    align-items: center;
}

.top-contact-block ul li {
    display: inline-flex;
    align-items: center;
}

.top-contact-block span {
    height: 30px;
    width: 1px;
    background: rgba(29, 36, 58, 0.12);
    margin: 0px 35px;
}

.top-contact-block img {
    margin-right: 12px;
}

.top-contact-block a {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 17px;
    line-height: 30px;
    color: #1d263a;
}

@media (min-width: 992px) {
    .row-lg {
        display: flex;
    }
}

@-webkit-keyframes slideLeft {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        transform: translateX(0%);
    }
}

@keyframes slideLeft {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        transform: translateX(0%);
    }
}

@-webkit-keyframes slideRight {
    0% {
        opacity: 1;
        transform: translateX(0%);
    }

    100% {
        opacity: 0;
        transform: translateX(100%);
    }
}

@keyframes slideRight {
    0% {
        opacity: 1;
        transform: translateX(0%);
    }

    100% {
        opacity: 0;
        transform: translateX(100%);
    }
}

.site-menu-main {
    margin-bottom: 0;
    padding-left: 0;
}

@media (min-width: 992px) {
    .site-menu-main {
        display: flex;
        margin-bottom: 0;
        padding-left: 0;
    }
}

.site-menu-main li {
    list-style: none;
}

.site-menu-main ul {
    list-style: none;
    margin-left: 0;
}

.site-menu-main a {
    text-decoration: none;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

@media (min-width: 992px) {
    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.site-menu-main .nav-item {
    display: inherit;
}

.site-menu-main .nav-link-item {
    color: var(--heading-color);
    font-weight: 500;
    position: relative;
    letter-spacing: -0.01em;
}

.light-color .site-menu-main .nav-link-item {
    color: var(--white-color);
}

.optech-header2 .site-menu-main .nav-link-item {
    color: var(--heading-color2);
}

.optech-header4 .site-menu-main .nav-link-item {
    color: var(--heading-color3);
}

.optech-header5 .site-menu-main .nav-link-item {
    color: var(--light-color4);
}

@media (min-width: 992px) {
    .site-menu-main .nav-link-item {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (min-width: 992px) and (max-width: 1099px) {
    .site-menu-main .nav-link-item {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

.dark-mode-texts .nav-link-item {
    color: #fff;
}

.site-menu-main .sub-menu {
    z-index: 500;
    background-color: #fff;
    box-shadow: -2px 2px 70px -25px rgb(0 0 0 / 30%);
    position: absolute;
    left: 0;
    top: 90px;
    margin: 0;
    padding: 12px 0;
    transition: 0.4s;
    z-index: 4;
    transform: translatey(20px);
    opacity: 0;
    visibility: hidden;
    min-width: 240px;
    border-radius: 6px;
}

/* .site-menu-main .sub-menu:before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 22px;
    transform: rotate(
45deg
) translatey(-11px);
    z-index: 8;
} */
.sub-menu.megamenu:before {
    content: none;
}

.site-menu-main .sub-menu.shape-none:before {
    content: none;
}

/*@media (min-width: 992px) {
  .site-menu-main .sub-menu {
    min-width: 235px;
    max-width: 235px;
  }
}*/

@media (min-width: 992px) {
    .site-menu-main .sub-menu .sub-menu {
        top: 0 !important;
        left: 100%;
    }
}

.site-menu-main .sub-menu--item {
    font-weight: 500;
}

@media (max-width: 992px) {
    .site-menu-main .sub-menu--item {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
}

@media (min-width: 992px) {
    .site-menu-main .sub-menu--item {
        color: #0a165e;
    }
}

@media (max-width: 767px) {
    .optech-hero-content h1 {
        font-size: 48px;
    }
}

@media (max-width: 405px) {

    .optech-hero-content h1 {
        font-size: 40px !important;
    }
}

@media (max-width: 992px) {
    .header {
        margin-top: 14px;
    }

    .menu,
    .menu-overlay {
        height: 100vh !important;
    }
}

.site-menu-main .sub-menu--item>a {
    color: inherit;
    padding: 4px 20px;
    font-weight: 400;
    color: #0a165e;
    position: relative;
    font-size: 14px;
}

.site-menu-main .sub-menu--item>a .menu-item-text {
    position: relative;
    transition: all 0.3s ease;
}

.site-menu-main .sub-menu--item>a .menu-item-text::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    height: 2px;
    width: 0;
    background-color: #0a165e;
    transition: all 0.3s ease;
}

.site-menu-main .sub-menu--item>a:hover .menu-item-text::after {
    left: 0;
    right: auto;
    width: 100%;
}

.active .site-menu-main .sub-menu--item>a .menu-item-text::after {
    bottom: -5px;
}

@media (min-width: 992px) {
    .site-menu-main .sub-menu--item>a {
        transition: 0.4s;
    }
}

/* .site-menu-main .sub-menu--item:hover > a {
  color: var(--accent-color);
} */

@media (min-width: 992px) {
    .site-menu-main .sub-menu.megamenu {
        background-color: #fff;
    }
}

.site-menu-main .sub-menu.megamenu .dropdown-image-block {
    max-height: 336px;
}

@media (min-width: 320px) and (max-width: 992px) {
    .site-menu-main .sub-menu.megamenu {
        border: 0;
    }
}

@media (min-width: 992px) {
    .site-menu-main .sub-menu.megamenu {
        padding: 30px;
        min-width: 925px;
        left: 50%;
        transform: translateX(-50%) translateY(10px);
        will-change: transform;
        top: 100%;
        box-shadow: 0 42px 54px rgba(0, 0, 0, 0.09);
        border: 1px solid #e7e9ed;
        border-radius: 8px;
        visibility: hidden;
        z-index: -99;
        opacity: 0;
        pointer-events: none;
    }

    /* .site-menu-main .sub-menu.megamenu.megadropdown-center {
    transform: translateX(-50%) translateY(-10px);
  } */
    /* .site-menu-main .sub-menu.megamenu.megadropdown-right {
    right: 0%;
    transform: translateX(0%) translateY(10px);
  } */
    /* .site-menu-main .sub-menu.megamenu.megadropdown-left {
    left: 0%;
    transform: translateX(0%) translateY(10px);
  } */
}

@media (min-width: 1200px) {
    .site-menu-main .sub-menu.megamenu {
        min-width: 1100px;
    }
}

@media (min-width: 1366px) {
    .site-menu-main .sub-menu.megamenu {
        min-width: 900px;
    }
}

.site-menu-main .sub-menu.megamenu .single-dropdown-block .mega-drop-menu-item {
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
}

.site-menu-main .sub-menu.megamenu .mega-drop-menu-item {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    font-size: 15px;
    font-weight: 600;
    transition: 0.4s;
    color: #000;
}

@media (min-width: 320px) and (max-width: 992px) {
    .site-menu-main .sub-menu.megamenu .mega-drop-menu-item {
        color: var(--color-headings);
        border-top: 1px solid var(--border-color-3);
        padding-left: 20px;
        padding-bottom: 13px;
        padding-top: 13px;
    }
}

@media (min-width: 992px) {
    .site-menu-main .sub-menu.megamenu .mega-drop-menu-item {
        padding-left: 0px;
        padding-right: 10px;
    }

    .site-menu-main .sub-menu.megamenu .mega-drop-menu-item:hover {
        color: #ffc947 !important;
    }
}

@media (min-width: 320px) and (max-width: 992px) {
    .site-menu-main .sub-menu.megamenu [class*='col-'] {
        padding-left: 0;
        padding-right: 0;
    }

    .site-menu-main .sub-menu.megamenu [class*='row-'] {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    li.nav-item-has-children:not(.has-megamenu) {
        position: relative;
    }
}

@media (min-width: 992px) {
    li.nav-item-has-children:hover>.sub-menu {
        visibility: visible;
        opacity: 1;
        z-index: 99;
        pointer-events: visible;
        /* border-radius: 0; */
        transform: translateY(0);
    }
}

.site-menu-main>li .sub-menu>ul>li>a {
    display: inline-block;
    padding: 10px 0;
    font-size: 15px;
    color: #555;
    transition: color 0.3s ease;
    text-decoration: none;
    text-transform: capitalize;
}

.site-menu-main>li .sub-menu.mega-menu {
    left: 50%;
    transform: translateX(-50%);
}

.mobile-menu-head,
.mobile-menu-trigger {
    display: none;
}

/*responsive*/
@media (max-width: 991px) {
    .site-header .mobile-menu-trigger {
        display: flex;
        height: 30px;
        width: 30px;
        margin-left: 40px;
        cursor: pointer;
        align-items: center;
        justify-content: center;
    }

    .site-header .mobile-menu-trigger span {
        display: block;
        height: 2px;
        background-color: #13111a;
        width: 24px;
        position: relative;
    }

    .reveal-header .mobile-menu-trigger span {
        background-color: #13111a !important;
    }

    .site-header .mobile-menu-trigger span:before,
    .site-header .mobile-menu-trigger span:after {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #13111a;
    }

    .reveal-header .mobile-menu-trigger span:before,
    .reveal-header .mobile-menu-trigger span:after {
        background-color: #13111a !important;
    }

    .dark-mode-texts .mobile-menu-trigger span {
        background-color: #13111a;
    }

    .dark-mode-texts .mobile-menu-trigger span:before,
    .dark-mode-texts .mobile-menu-trigger span:after {
        background-color: #13111a;
    }

    .site-header .mobile-menu-trigger span:before {
        top: -8px;
    }

    .site-header .mobile-menu-trigger span:after {
        top: 8px;
    }

    .site-header .item-right {
        align-items: center;
    }

    .site-header .menu-block {
        position: fixed;
        width: 320px;
        background-color: #ffffff;
        left: 0;
        top: 0;
        height: 100%;
        overflow: hidden;
        transform: translate(-100%);
        transition: all 0.5s ease;
        z-index: 1099;
    }

    .site-header .menu-block.active {
        transform: translate(0%);
    }

    .site-menu-main>li {
        line-height: 1;
        margin: 0;
        display: block;
    }

    .site-menu-main>li>a {
        line-height: 50px;
        height: 50px;
        padding: 0 50px 0 15px;
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .site-menu-main>li>a i {
        position: absolute;
        height: 50px;
        width: 50px;
        top: 0;
        right: 0;
        text-align: center;
        line-height: 50px;
        transform: rotate(-90deg);
    }

    .site-header .menu-block .mobile-menu-head {
        display: flex;
        height: 50px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        justify-content: space-between;
        align-items: center;
        position: relative;
        z-index: 501;
        position: -webkit-sticky;
        position: sticky;
        background-color: #ffffff;
        top: 0;
    }

    .site-header .menu-block .mobile-menu-head .go-back {
        height: 50px;
        width: 50px;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        color: #000000;
        font-size: 16px;
        display: none;
    }

    .site-header .menu-block .mobile-menu-head.active .go-back {
        display: block;
    }

    .site-header .menu-block .mobile-menu-head .current-menu-title {
        font-size: 15px;
        font-weight: 500;
        color: #000000;
        visibility: hidden;
        text-transform: capitalize;
    }

    .site-header .menu-block .mobile-menu-head.active .current-menu-title {
        visibility: visible;
    }

    .site-header .menu-block .mobile-menu-head .mobile-menu-close {
        height: 50px;
        width: 50px;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        color: #000000;
        font-size: 25px;
    }

    .site-header .menu-block .site-menu-main {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .site-menu-main>li .sub-menu.mega-menu,
    .site-menu-main>li .sub-menu {
        visibility: visible;
        opacity: 1;
        position: absolute;
        box-shadow: none;
        margin: 0;
        padding: 15px 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 50px;
        max-width: none;
        min-width: auto;
        display: none;
        transform: translateX(0%);
        overflow-y: auto;
        overflow-x: hidden;
    }

    .site-menu-main>li .sub-menu.active {
        display: block;
    }

    .site-menu-main>li .sub-menu>ul>li>a,
    .site-menu-main>li .sub-menu.mega-menu>.list-item>ul>li>a {
        display: block;
    }

    .site-menu-main>li .sub-menu.mega-menu>.list-item>ul {
        margin-bottom: 15px;
    }

    .menu-overlay {
        position: fixed;
        background-color: rgba(0, 0, 0, 0.5);
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1098;
        visibility: hidden;
        opacity: 0;
        transition: all 0.5s ease;
    }

    .menu-overlay.active {
        visibility: visible;
        opacity: 1;
    }
}

/*Custom Css for menu*/
@media (min-width: 992px) {
    .has-megamenu ul {
        margin-left: auto;
    }

    .site-menu-main a {
        display: flex;
        align-items: center;
    }

    .site-menu-main i {
        margin-left: 2px;
        font-size: 20px;
    }
}

@media (min-width: 1200px) {

    /* .site-header--menu-center .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
  } */
    .site-header--menu-center .menu-block-wrapper {
        position: absolute !important;
        left: 50%;
        transform: translateX(-50%);
    }
}

.nav-item-has-children a {
    display: flex;
    justify-content: space-between;
    text-transform: capitalize;
}

.reveal-header {
    background: #0d152e !important;
}

.reveal-header .nav-link-item {
    color: #fff !important;
}

.reveal-header .btn {
    color: #fff !important;
}

.reveal-header .btn:hover {
    color: #fff !important;
}

.reveal-header .dark-version-logo {
    display: block !important;
}

.reveal-header .light-version-logo {
    display: none !important;
}

@media (min-width: 992px) {
    .reveal-header li.nav-item-has-children:hover>.sub-menu {
        top: 100%;
    }

    .reveal-header li.nav-item-has-children:hover>.megamenu {
        top: 112%;
    }
}

.menu-block.active .nav-link-item {
    color: #000 !important;
}

@media (min-width: 480px) {
    .d-xs-inline-flex {
        display: inline-flex !important;
    }
}

ul.site-menu-main .nav-item i {
    transition: all 0.4s ease-in-out;
}

ul.site-menu-main .nav-item:hover i {
    transform: rotate(-180deg);
}

li.sub-menu--item.nav-item-has-children:hover i {
    transform: rotate(-180deg) !important;
}

li.sub-menu--item.nav-item-has-children i {
    transform: rotate(-90deg) !important;
    transition: all 0.4s ease-in-out;
}

.single-dropdown-block h3 {
    opacity: 0.5;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 1.1px;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 25px;
    display: none;
}

@media (min-width: 992px) {
    .single-dropdown-block h3 {
        display: block;
    }
}

.landing-2-menu .navbar {
    border-bottom: 1px solid rgba(29, 36, 58, 0.12);
}

.btn {
    position: relative;
    z-index: 5;
    border-radius: 6px;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    min-width: 130px;
    line-height: 28px;
    letter-spacing: -0.53px;
    padding: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out;
}

.log-in-btn {
    width: 160px;
    height: 50px;
    background: #fd4c5c;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    transition: all 0.4s;
    margin-left: 30px;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.log-in-btn:after {
    content: '';
    background: #0f1a54;
    position: absolute;
    transition: all 0.3s ease-in;
    z-index: -1;
    height: 100%;
    left: -35%;
    top: 0;
    transform: skew(30deg);
    transition-duration: 0.4s;
    transform-origin: top left;
    width: 0;
}

a.log-in-btn:hover:after {
    height: 100%;
    width: 135%;
}

.log-in-btn.red-btn {
    color: #fff;
    background-color: #fd4c5c;
}

.log-in-btn.yellow-btn {
    color: #0f1a54;
    background-color: #fbc21d;
}

.log-in-btn.yellow-btn:hover {
    background-color: #fff;
}