.DUP_sec-inner1 {
    max-width: 1500px;
    width: 100%;
    padding: 0 30px !important;
    margin: 0 auto;
}

.flag-card {
    position: relative;
}

.green-box {
    position: absolute;
    opacity: 0 !important;
}


/* .flag-card:hover .green-box {
    opacity: 1 !important;
} */
.flag_image img {
    opacity: 0.5;
    transition: opacity .3s ease;
}

.flag-card:hover .flag_image img {
    opacity: 1;
}

.slider-item {
    position: relative;
    overflow: hidden;
    display: flex !important;
    align-items: center;
}

.main-slider {
    width: 100%;
    max-width: 432px;
    padding: 27px 36px 39px;
    border-radius: 19px;
    color: #fff;
    backdrop-filter: blur(44px);
    border: 1px solid #FFFFFF73;
    background: #FFFFFF0F;
}

.slide-count {
    font-size: 24px;
    margin-bottom: 126px;
    font-family: "DM Sans", sans-serif;
}

.slide-count .current {
    font-weight: 600;
}

.content-box p {
    font-size: 22px;
    margin-bottom: 10px;
}

.content-box h3 {
    font-size: 42px;
    font-weight: 400;
    line-height: 1.2;
    font-family: "Cal Sans", sans-serif;
}

.main-slider p {
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
    line-height: 1.4;
}

.header-section {
    position: absolute !important;
    width: 100%;
}

/* 22 july  */
.explore-wrapper .explore-com {
    width: fit-content;
}

.explore-wrapper .explore-com a {
    white-space: nowrap;
}

.welcom-side {
    max-width: 1230px;
    margin: auto;
}

.green-box {
    position: absolute;
    top: 60%;
    /* Start slightly lower */
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: top 1s ease, opacity 0.4s ease;
}

.flag-card:hover .green-box {
    top: 50%;
    /* Move up */
    opacity: 1 !important;
}

.diff-btn a {
    background: rgba(255, 255, 255, 0.12) !important;
    border: 1px solid rgba(255, 255, 255, 0.45) !important;
    backdrop-filter: blur(1px) !important;
}

.core-pera p {
    margin: 0;
}

.cor-crd-side .elementor-position-top {
    transition: all 0.4s ease;
    overflow: hidden;
}

.cor-crd-side .elementor-position-top:hover {
    box-shadow: 50px 34px 94px 0px #00000026;
}

.core-section .DUP_sec-inner1 {
    max-width: 1540px !important;
    margin-right: 140px;
}

.core-iner-bxx .cor-crd-side {
    height: auto !important;
}

.core-iner-bxx .cor-crd-side .elementor-position-top {
    height: 100%;
    background: #fff;
}

.core-section {
    position: relative;
    overflow: hidden;
}

.core-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: -100px;
    width: 500px;
    height: 250px;
    background: url("https://sagmeticinfotech.com/wp/2025/derby/wp-content/uploads/2026/07/NCCC-1.png") no-repeat center center;
    background-size: contain;
    pointer-events: none;
    animation: moveText 15s linear infinite;
    z-index: 1;
}


@keyframes moveText {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-400%);
    }
}

.bigimage-sec {
    max-width: 93% !important;
    margin: auto;
}

.bigimage-sec h2 {
    max-width: 581px;
}

.bigimage-sec::after {
    content: "";
    position: absolute;
    bottom: -10%;
    right: 10%;
    width: 170px;
    height: 170px;
    background: url("https://sagmeticinfotech.com/wp/2025/derby/wp-content/uploads/2026/07/Group-1707480658.png") no-repeat center center;
    background-size: contain;
}

.green-text {
    color: #66CC66;
}

.journey-pera p {
    margin-bottom: 4px;
}

.eng-sec::after {
    content: "";
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 360px;
    height: 360px;
    background: url("https://sagmeticinfotech.com/wp/2025/derby/wp-content/uploads/2026/07/green-circle.png") no-repeat center center;
    background-size: contain;
    z-index: -1;
}

.lets-heading::before {
    content: "";
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 400px;
    background: #fff;
    filter: blur(50px);
    z-index: 0;
}

.lets-heading>* {
    position: relative;
    z-index: 1;
}

.header-section .hfe-nav-menu li:last-child {
    padding-left: 40px;
}

.fot-card {
    transition: all 0.4s ease;
}

.fot-card:hover {
    transform: translateY(-8px);
    box-shadow:
        0 20px 50px rgba(0, 0, 0, 0.7),
        0 0 35px rgba(255, 255, 255, 0.12);
}

.socil-icon-wrp a:hover {
    background: #fff !important;
}

.socil-icon-wrp a:hover svg,
.socil-icon-wrp a:hover svg path {
    fill: #000 !important;
    stroke: #000 !important;
}

.socil-icon-wrp a {
    border-radius: 50% !important;
}

.fotter-bottom p {
    margin: 0 !important;
}

.fotter-bottom {
    border: 1px solid;
    border-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%) 1;
}

/*taxo css*/
@media screen and (min-width:1599px) {
    .cs_container {
        width: 100%;
        max-width: 1470px;
        margin: auto;
        padding: 0 15px;
    }
}


.job-banner {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 350px 0 100px;
}

.job-banner h1 {
    font-family: Cal Sans;
    font-size: 65px;
    line-height: 1.2;
    letter-spacing: 1%;
    margin: 0 0 10px;
}

.job-banner h1,
.job-banner p {
    color: #fff;
    font-weight: 400;
    max-width: 620px;
}

.job-banner p {
    font-family: DM Sans;
    font-size: 22px;
    line-height: 1.4;
}

.job_search {
    padding-top: 140px;
}

.srchform-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.search-text p {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 22px;
    color: #464646;
    line-height: 1.4;
}

.srchform-text h3 {
    font-family: Cal Sans;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.2;
    letter-spacing: 2%;
    color: #000000;
}

.srform {
    display: flex;
    align-items: center;
    position: relative;
}

.srvicedetail_data {
    display: grid;
    padding: 20px;
    border: 1px solid #0000001A;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 40px;
    background: #fff;
}

.service-image {
    border: 1px solid #46464626;
}

.client-consult-data h3 {
    font-family: Cal Sans;
    font-weight: 400;
    font-size: 26px;
    color: #063506;
    line-height: 1.2;
    letter-spacing: 2%;
    margin: 0 0 10px;
}

.client-consult-data p {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 2%;
    color: #000;
    max-width: 271px;
}

.client-consult-data {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 20px 30px;
}

.jb-dt .single-dt {
    display: flex;
    align-items: flex-start;
}

.jb-dt .single-dt .single-dt-title {
    width: 30%;
    font-family: DM Sans;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.4;
    color: #464646;
}

.jb-dt {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.jb-dt .single-dt-value {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: #464646;
    width: 70%;
}

.job-description p {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: #464646;
}


.job-description {
    margin-top: 40px;
}

.job-data {
    padding: 20px 10px;
}

.industry-year {
    margin: 20px 0 20px 20px;
    background: #66CC660A;
    border: 1px dashed #66CC664D;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.industry-year .ind-data {
    display: flex;
    align-items: center;
    gap: 10px;
}

.industry-year .ind-data .ind-title {
    width: 50%;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
    color: #464646;
}

.ind-value {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #464646;
}

.txresult {
    padding-bottom: 140px;
}

.srchform-text {
    padding-bottom: 40px;
    margin-bottom: 50px;
    border-bottom: 1px solid #00000014;
}

.srvicedetail_data:hover {
    box-shadow: 35px 35px 90px 0px #00000026;
}

.job-description h3 {
    font-family: DM Sans;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    color: #464646;
    margin: 0 0 10px;
}


.srform input {
    border: 1px solid #0000001A !important;
    background: #FFFFFF;
    padding: 22px 20px !important;
    width: 500px !important;
}

.srform i {
    position: absolute;
    right: 22px;
    color: #464646;
    font-size: 16px;
    font-weight: 400 !important;
}

/* 3 aug 2026 */
.slider-progress {
    display: none;
}

.slider-cont-sec {
    overflow: hidden;
}

/* taxo css */
/* new */

.core-section.vector-wave::after {
    content: '';
    position: absolute;
    background-image: url('https://sagmeticinfotech.com/wp/2025/derby/wp-content/uploads/2026/08/Vector-3-229x300.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 1100px;
    width: 800px;
    top: -40px;
    left: -100px;
    z-index: -1;
    animation: unset;
}

.elementor .core-section.vector-wave {
    background: unset;
}


.num-bx figure.elementor-image-box-img {
    position: relative !important;
}

.num-bx figure.elementor-image-box-img::after {
    position: absolute;
    content: '';
    background-image: url("https://sagmeticinfotech.com/wp/2025/derby/wp-content/uploads/2026/08/Polygon-8-1.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    width: 70px;
    left: 0;
    top: -20px;

}


/* responsive desgin  */
@media(min-width:1600px) {
    .banner-section {
        padding-top: 200px !important;
    }
}

@media(max-width:1599px) and (min-width:1200px) {
    .banner-max-cntainer>.e-con-inner {
        max-width: 1170px;
    }
}

@media screen and (max-width: 1599px) {
    .header-section .head-left {
        flex: 0 0 40%;
    }

    .header-section .head-ryt {
        flex: 0 0 60%;
    }

    .one-col-pera {
        white-space: nowrap;
        width: fit-content !important;
    }

    .content-box h3 {
        font-size: 35px;
    }

    .flag-card .green-box {
        padding: 30px;
        text-align: center;
    }

    .banner-section .flag-box {
        padding: 30px;
    }

    .bigimage-sec {
        height: 700px !important;
    }

    .eng-sec .lets-heading h2 {
        font-size: 80px !important;
        line-height: 1.1;
    }

    .footer-sec .icon-iner-rw {
        padding: 50px 0;
    }

    .eng-sec::after {
        width: 270px;
        height: 270px;
    }

    .core-section {
        padding: 110px 0 !important;
    }

    .banner-section .welcom-side h2 {
        font-size: 30px !important;
    }

    .cs_container {
        max-width: 90%;
        margin: auto;
        padding: 0 15px;
    }

    .job_search {
        padding-top: 120px;
    }

    .srform input {
        padding: 16px 20px !important;
        width: 440px !important;
    }

    .search-text p {
        font-size: 20px;
    }

    .srchform-text h3 {
        font-size: 28px;
    }

    .client-consult-data p {
        font-size: 18px;
    }

    .client-consult-data h3 {
        font-size: 22px;
        margin: 0 0 6px;
    }

    .jb-dt .single-dt .single-dt-title {
        font-size: 16px;
    }

    .jb-dt .single-dt-value {
        font-size: 16px;
    }

    .jb-dt .single-dt {
        gap: 15px;
    }

    .job-description {
        margin-top: 30px;
    }

    .client-consult-data {
        padding: 20px 25px;
    }

    .txresult {
        padding-bottom: 100px;
    }

    .slider-cont-sec .e-con-inner {
        padding: 0 15px 100px !important;
    }

    #projects-sec {
        padding-inline: 20px;
    }

    .image-move .slick-track .slick-slide {
        padding: 0 10px;
    }

}

@media screen and (max-width: 1399px) {
    .header-section .head-ryt .hfe-nav-menu li a {
        padding: 10px 20px !important;
    }

    .banner-section h2 {
        font-size: 65px !important;
        line-height: 1.1 !important;
    }

    .banner-section {
        padding-top: 180px !important;
    }

    .content-box h3 {
        font-size: 30px;
    }

    .main-slider {
        width: 100%;
        max-width: 100%;
        padding: 25px;
        border-radius: 15px;
    }

    .welcom-side {
        max-width: 90%;
        padding-top: 100px !important;
        text-align: center;
    }

    .flag-card .green-box h2 {
        font-size: 25px !important;
    }

    .flag-card .green-box {
        padding: 20px;
    }

    .banner-section .flag-box {
        padding: 20px;
        gap: 20px;
    }

    .core-section {
        padding: 80px 0 !important;
    }

    .core-section .core-iner-bxx {
        padding-left: 0;
    }

    .bigimage-sec::after {
        bottom: -8%;
        right: 8%;
        width: 120px;
        height: 120px;
    }

    .eng-sec .lets-heading h2 {
        font-size: 60px !important;
    }

    .eng-sec::after {
        width: 200px;
        height: 200px;
        top: 24%;
    }

    .slide-count {
        font-size: 20px;
        margin-bottom: 60px;
    }

    .footer-boxes {
        max-width: 100% !important;
        gap: 25px !important;
    }

    .footer-sec {
        padding-top: 80px !important;
    }

    .eng-sec {
        padding: 180px 0 80px !important;
    }

    .job-banner {
        padding: 240px 0 80px;
    }

    .job-banner h1 {
        font-size: 55px;
    }

    .job-banner p {
        font-size: 18px;
    }

    .job-banner h1,
    .job-banner p {
        max-width: 570px;
    }

    .job_search {
        padding-top: 90px;
    }

    .srchform-text h3 {
        font-size: 25px;
    }

    .srform input {
        padding: 13px 16px !important;
        width: 340px !important;
    }

    .search-text p {
        font-size: 18px;
    }

    .txresult {
        padding-bottom: 80px;
    }

}

@media (min-width: 1024px) and (max-width: 1199px) {
    .banner-section h2 {
        font-size: 50px !important;
    }

    .welcom-side {
        max-width: 100%;
        padding-top: 50px !important;
    }

    .welcom-side p {
        font-size: 22px;
        line-height: 1.5;
    }

    .banner-section {
        padding-top: 160px !important;
        gap: 50px !important;
    }

    .flg-main {
        padding-inline: 20px !important;
    }

    .core-iner-bxx .cor-crd-side .elementor-widget-image-box {
        padding: 22px;
    }

    .bigimage-sec {
        height: 550px !important;
    }

    .footer-boxes .fot-card {
        padding: 36px;
    }

    .footer-boxes {
        padding-top: 60px !important;
    }
}

@media screen and (max-width:1199px) {
    .job_search {
        padding-top: 60px;
    }

    .search-text p {
        font-size: 16px;
    }

    .srchform-text {
        padding-bottom: 30px;
        margin-bottom: 40px;
    }

    .srvicedetail_data {
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 30px;
    }

    .client-consult-data p {
        font-size: 16px;
        max-width: 100%;
    }

    .client-consult-data {
        gap: 20px;
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .header-main img {
        width: 50px !important;
    }
}

@media screen and (max-width: 991px) {
    .hfe-nav-menu .hfe-nav-menu__toggle {
        margin: 0 !important;
    }

    .job-banner {
        padding: 200px 0 60px;
    }

    .job-banner h1 {
        font-size: 45px;
    }

    .job-banner h1,
    .job-banner p {
        max-width: 470px;
    }

    .srchform-text {
        flex-direction: column;
        align-items: baseline;
        gap: 15px;
    }

    .srform input {
        padding: 10px 16px !important;
        width: 350px !important;
    }

    .cs_container {
        max-width: 95%;
    }

    .header-section .head-ryt .hfe-nav-menu {
        display: flex !important;
        align-items: end;
    }

    .banner-section h2 {
        font-size: 40px !important;
    }

    .banner-section h2 br {
        display: none;
    }

    .main-slider {
        max-width: 400px;
    }

    .elementor-element-c4bb53a {
        align-self: self-start;
    }

    .welcom-side {
        padding-top: 30px !important;
    }

    .banner-section .welcom-side h2 {
        font-size: 25px !important;
    }

    .flag-card .green-box h2 {
        font-size: 18px !important;
    }

    .flag-card .green-box p {
        font-size: 16px;
        line-height: 1.4;
    }

    .banner-section .flag-box {
        flex-wrap: wrap;
    }

    .flag-card .green-box {
        padding: 50px;
        max-width: 70%;
    }

    .core-section {
        padding: 60px 0 !important;
    }

    .bigimage-sec {
        height: 500px !important;
    }

    .eng-sec .lets-heading h2 {
        font-size: 40px !important;
    }

    .footer-sec {
        padding-top: 60px !important;
    }

    .footer-sec .icon-iner-rw {
        padding: 30px 0;
    }

    .eng-sec {
        padding: 120px 0 60px !important;
    }

    .eng-sec::after {
        width: 120px;
        height: 120px;
        top: 20%;
    }

    .elementor-12 .elementor-element.elementor-element-9f856f9 .sub-menu,
    .elementor-12 .elementor-element.elementor-element-9f856f9 nav.hfe-dropdown,
    .elementor-12 .elementor-element.elementor-element-9f856f9 nav.hfe-dropdown-expandible,
    .elementor-12 .elementor-element.elementor-element-9f856f9 nav.hfe-dropdown .menu-item a.hfe-menu-item,
    .elementor-12 .elementor-element.elementor-element-9f856f9 nav.hfe-dropdown .menu-item a.hfe-sub-menu-item {
        left: auto !important;
    }

    .header-section .hfe-nav-menu li:last-child {
        padding-left: 0;
    }

    /* togle css  */

    .header-section * {
        position: static !important;
    }

    .header-section ul#menu-1-9f856f9 {
        position: absolute !important;
        left: 50%;
        transform: translateX(-50%);
        width: 95%;
        top: 80px;
    }

    .header-section span.screen-reader-text {
        display: none;
    }

    .header-section .hfe-nav-menu .menu-item {
        padding: 20px;
    }

    .header-section .hfe-nav-menu__toggle.elementor-clickable.hfe-active-menu.hfe-active-menu-full-width+nav.hfe-nav-menu__submenu-arrow.hfe-dropdown .hfe-nav-menu {
        background: #fff;
    }

    .header-section .hfe-nav-menu li:last-child {
        padding-left: 20px;
    }

    .table-sec .dt-layout-cell {
        overflow-x: auto;
    }

    .table-sec .dt-layout-cell table {
        min-width: 990px;
    }

    .right-cont .contact-form input,
    .right-cont .contact-form textarea {
        padding: 16px 20px;
    }

    .right-cont .contact-form .form-group label {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .right-cont .contact-form .wpcf7-submit.has-spinner {
        padding: 15px 50px;
    }

}

@media screen and (max-width: 767px) {

    .client-consult-data,
    .job-data {
        padding: 10px;
    }

    .client-consult-data h3 {
        font-size: 18px;
    }

    .industry-year {
        margin: 10px 0 10px 10px;
    }

    .jb-dt .single-dt .single-dt-title {
        width: 50%;
    }

    .jb-dt .single-dt-value {
        width: 50%;
    }

    .txresult {
        padding-bottom: 50px;
    }

    .banner-section h2 {
        font-size: 30px !important;
    }

    .banner-section {
        padding-top: 150px !important;
    }

    .banner-section .e-75f7c73-5137ce6 {
        width: fit-content;
    }

    .welcom-side {
        padding-top: 10px !important;
    }

    .welcom-side {
        max-width: 100%;
    }

    .bigimage-sec {
        height: 340px !important;
    }

    .bigimage-sec::after {
        width: 60px;
        height: 60px;
    }

    .head-ryt .hfe-nav-menu-icon {
        padding: 2px !important;
    }
}

@media screen and (max-width: 575px) {
    .job-banner {
        padding: 130px 0 50px;
    }

    .job-banner h1 {
        font-size: 34px;
    }

    .job-banner p {
        font-size: 16px;
    }

    .cs_container {
        max-width: 100%;
    }

    .srchform-text h3 {
        font-size: 20px;
    }

    .srform input {
        width: 100% !important;
        font-size: 14px;
    }

    .srchform-text {
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

    .srvicedetail_data {
        grid-template-columns: 1fr;
        margin-bottom: 24px;
    }

    .job-description {
        margin-top: 10px;
    }

    .jb-dt {
        gap: 10px;
    }

    .job-data {
        padding: 0;
    }

    .client-consult-data {
        padding: 0;
    }

    .industry-year {
        margin: 0;
        padding: 10px;
    }

    .one-col-pera {
        white-space: normal;
    }

    .one-col-pera {
        line-height: 1.1;
    }

    .banner-section {
        padding-top: 200px !important;
    }

    .explore-wrapper {
        flex-direction: column !important;
        align-items: center;
    }

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

    .slide-count {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .content-box h3 {
        font-size: 24px;
        margin-bottom: 0;
    }

    .content-box p {
        font-size: 18px;
        margin-bottom: 0;
    }

    .flag-card .green-box {
        padding: 30px;
        max-width: 80%;
    }

    .bigimage-sec {
        height: 300px !important;
    }

    .eng-sec .lets-heading h2 {
        font-size: 32px !important;
    }

    .main-slider {
        max-width: 370px;
    }

    .DUP_sec-inner1 {
        padding: 0 20px !important;
    }

    .banner-section .e-75f7c73-5137ce6 {
        width: 100%;
    }

    .header-section .hfe-nav-menu .menu-item {
        padding: 5px;
    }

    .header-section .hfe-nav-menu li:last-child {
        padding-left: 7px;
    }

    .nav-form .newsletter-form .newsletter-button {
        position: static !important;
    }

    .nav-form .newsletter-form {
        max-width: 100%;
        flex-direction: column;
        gap: 60px;
    }

    .nav-form .newsletter-form .newsletter-button input.wpcf7-form-control {
        width: 100%;
    }

    .nav-form .newsletter-form .newsletter-button p {
        width: 100%;
    }

    .header-main .hfe-nav-menu-icon {
        position: relative;
        width: 24px;
        height: 18px;
        display: inline-block;
    }

    .header-main .hfe-nav-menu-icon::before,
    .header-main .hfe-nav-menu-icon::after,
    .header-main .hfe-nav-menu-icon span {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #fff;
        transition: all 0.3s ease-in-out;
    }

    .header-main .hfe-nav-menu-icon::before {
        top: 0;
    }

    .header-main .hfe-nav-menu-icon::after {
        bottom: 0;
    }

    .header-main .hfe-nav-menu-icon::before {
        box-shadow: 0 8px 0 0 #fff;
    }

    .header-main .hfe-nav-menu-icon i {
        opacity: 0;
    }

    .indsrti-con-form form input,
    .indsrti-con-form form textarea,
    .indsrti-con-form form select {
        padding: 15px 16px;
        font-size: 14px;
    }

    .indsrti-con-form form .form-row {
        flex-direction: column;
        gap: 0;
        margin-bottom: 0;
    }

    .home-banner.banner-section {
        padding-top: 100px !important;
    }
}

@media (max-width: 400px) {

    /* Your CSS here */
    .flag-card .green-box {
        padding: 10px;
    }

    .banner-section h2 br {
        display: block;
    }
}

.rotating-word,
.green-text {
    position: relative;
    z-index: 2;
    text-shadow: 0 0px 1px rgba(0, 0, 0, 0.5),
        0 0 13px rgba(0, 0, 0, 0.1);
    /* font-weight: 600; */
}

.ftmenu ul li {
    width: 50%;
}

.ftmenu ul {
    display: flex;
    flex-wrap: wrap;
}