/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

:root {
    --global-font: "SuisseIntl-Regular";
    --bold-text: "SuisseIntl-Bold";
    --medium-text: "SuisseIntl-Medium";
    --max-width-below-desktop: 1200px;
    --color-red: #e80a2b;
    --color-black: #212226;
    --page-sticky-content-height: 57px;
    --mobile-banner-height: calc(100vh - var(--page-sticky-content-height));
}

@font-face {
    font-family: "SuisseIntl-Regular";
    src: url("./assets/font/SuisseIntl-Regular-WebM.woff2") format("woff2"),
        url("./assets/font/SuisseIntl-Regular-WebM.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SuisseIntl-Bold";
    src: url("./assets/font/SuisseIntl-Bold-WebM.woff2") format("woff2"),
        url("./assets/font/SuisseIntl-Bold-WebM.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SuisseIntl-Medium";
    src: url("./assets/font/SuisseIntl-Medium-WebM.woff2") format("woff2"),
        url("./assets/font/SuisseIntl-Medium-WebM.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: var(--global-font) !important;
}

b,
strong {
    font-family: var(--bold-text);
}

body a {
    color: inherit;
}

.sm-grid-row-none {
    grid-template-rows: none !important;
}

.hfe-menu-item {
    font-family: var(--global-font) !important;
}

.elementor-heading-title {
    font-family: var(--global-font) !important;
}

.elementor-icon-list-text {
    font-family: var(--global-font) !important;
}

.regular-text p {
    font-family: var(--global-font) !important;
}

.bold-text .elementor-heading-title {
    font-family: var(--bold-text) !important;
}

.medium-text .elementor-button-text {
    font-family: var(--medium-text) !important;
}

.medium-text .elementor-heading-title {
    font-family: var(--medium-text) !important;
}

.maxWidth-Ctn {
    max-width: var(--max-width-below-desktop) !important;
    margin: 0 auto !important;
}

.cmb-0.elementor-widget-text-editor .elementor-widget-container p:last-child {
    margin-bottom: 0;
}

.leadership-maxWidth-ctn {
    max-width: calc(960px + 25px + 25px) !important;
    margin: 0 auto !important;
}

/* start of header */

/* language switcher list of languages hidded */
.language-switcher .sub-menu {
    display: none !important;
}

.language-switcher .hfe-nav-menu .current-menu-parent .hfe-menu-item {
    font-family: var(--medium-text) !important;
}

.lang-ctn {
    cursor: pointer;
}

.language-switcher .hfe-menu-item {
    padding-top: 2px;
}

.lang-ctn:hover .elementor-icon svg {
    stroke: var(--color-black) !important;
}

.lang-ctn:hover .language-switcher .hfe-menu-item {
    color: var(--color-black) !important;
}

.lang-ctn:hover .language-switcher .hfe-sub-menu-item {
    color: var(--color-black) !important;
}

.nav-menu-unilode .elementskit-navbar-nav>li:hover>.ekit-menu-nav-link {
    color: #ffffff !important;
    background-color: var(--color-red) !important;
}

.nav-menu-unilode .elementskit-navbar-nav .menu-item .ekit-menu-nav-link {
    color: var(--color-black) !important;
    background-color: transparent !important;
}

.nav-menu-unilode .elementskit-navbar-nav .menu-item .ekit-menu-nav-link .elementskit-submenu-indicator {
    color: var(--color-black) !important;
}

.nav-menu-unilode .elementskit-navbar-nav>li:hover>.ekit-menu-nav-link .elementskit-submenu-indicator {
    color: #fff !important;
}

/* for megamenu */
.nav-menu-unilode .elementskit-megamenu-panel {
    left: 0 !important;
    right: 0 !important;
    max-width: var(--max-width-below-desktop) !important;
}

.nav-menu-unilode .nav-item {
    z-index: 999;
    /*to ensure menu stays above overlay*/
}

.nav-menu-unilode .elementskit-menu-container {
    height: 51px !important;
    padding: 0 !important;
}

.nav-menu-unilode .ekit-menu-nav-link:hover {
    color: #ffffff !important;
    background-color: var(--color-red) !important;
}

/* to remove duration of nav menu's hover effect */
.nav-menu-unilode .menu-item a {
    transition: all 0s !important;
}

.customer-portal-ctn {
    transition: all 0s !important;
    cursor: pointer;
}

.customer-portal-icon-list .elementor-inline-item .elementor-icon-list-text {
    font-family: var(--medium-text) !important;
}

.customer-portal-ctn:hover {
    background-color: var(--color-red) !important;
}

.customer-portal-ctn:hover .customer-portal-icon-list .elementor-inline-item .elementor-icon-list-text {
    color: #fff !important;
}

.customer-portal-ctn:hover .customer-portal-icon-list .elementor-inline-item .elementor-icon-list-icon svg path {
    stroke: #fff !important;
}

.language-switcher .sub-arrow {
    display: none !important;
}

/* desktop nav-menu */
.elementskit-menu-container {
    max-width: none !important;
}

.nav-menu-unilode .megamenu {
    position: absolute !important;
    margin-left: auto !important;
    margin-right: auto !important;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 0 100%);
}

.elementor-widget-image a img {
    width: auto !important;
}

.submenuAccess .menu-item a {
    padding-left: 50px !important;
    padding-right: 75px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    transition: all 90ms ease-in-out !important;
    line-height: normal !important;
}

.submenuAccess .menu-item a:hover {
    padding-left: 65px !important;
}

/*.submenuAccess .menu-item.current-menu-item a {
    padding-left: 65px !important;
}*/

.elementskit-megamenu-panel {
    transition: 0s all !important;
}

.megamenu-navMenu {
    min-width: 460px !important;
}

.customer-portal-icon-list .elementor-icon-list-item {
    display: flex;
}

.customer-portal-icon-list .elementor-icon-list-icon {
    order: 2;
    padding-left: 5px !important;
    margin: 0px !important;
}

.customer-portal-icon-list .elementor-icon-list-text {
    color: var(--color-black);
    padding: 0px !important;
}

.customer-portal-icon-list:hover path {
    stroke: var(--color-black);
}

/* for mobile menu */

.hfe-flyout-content {
    display: flex;
    flex-direction: column;
}

.hfe-flyout-content nav {
    display: grid;
    height: 100%;
    overflow-y: hidden;
}

.hfe-nav-menu {
    overflow-y: auto !important;

    scrollbar-width: none;
    -ms-overflow-style: none;
}

.hfe-flyout-close {
    top: 17px !important;
    right: 27px !important;
    margin: 0px !important;
}

.hfe-flyout-close svg {
    margin: 0px !important;
}

.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow i:before {
    content: "" !important;
}

.unilode-hamburger-menu .hfe-flyout-open {
    display: block !important;
    width: 100% !important;
    top: -100% !important;
    left: 0px !important;
}

.unilode-hamburger-menu .hfe-flyout-open.hfe-flyout-show {
    top: 0px !important;
}

.unilode-hamburger-menu .hfe-flyout-container .hfe-nav-menu li.menu-item {
    width: fit-content;
}

.unilode-hamburger-menu .hfe-flyout-content {
    padding-top: 90px !important;
}

.unilode-hamburger-menu .hfe-nav-menu-icon {
    padding-left: 0px !important;
}

.unilode-hamburger-menu .hfe-button-wrapper .elementor-button {
    font-family: var(--medium-text) !important;
    color: #039d86 !important;
}

.unilode-hamburger-menu .hfe-button-wrapper {
    padding-top: 15px !important;
    z-index: 999;
}

.unilode-hamburger-menu .hfe-button-wrapper::after {
    content: "";
    background-image: url("./assets/images/button_end_green.png");
    position: absolute;
    bottom: 0px;
    right: -5px;
    width: 10px;
    height: 44px;
    background-size: cover;
}

.unilode-hamburger-menu .sub-menu {
    position: relative;
    visibility: visible !important;
    opacity: 1 !important;
    overflow: hidden;
    height: auto !important;
    max-height: 0px;
    transition: max-height 0.6s ease-in-out !important;
}

.unilode-hamburger-menu .sub-menu.sub-menu-open {
    visibility: visible !important;
    opacity: 1 !important;
}

/* to make submenu appear with animation */
.unilode-flyout-content {
    visibility: hidden;
    top: -100% !important;
    left: 20px !important;
}

.unilode-flyout-content.show {
    display: flex;
    z-index: 9999999 !important;
    top: 0px !important;
    visibility: visible;
}

.mob-lang-switcher .hfe-menu-item {
    padding: 5px 7px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 6px 100%, 0 calc(100% - 6px));
}

.unilode-hamburger-menu .hfe-menu-toggle {
    padding-top: 13px !important;
}

.logo-ctn {
    max-height: 46px !important;
}

.logo-ctn .elementor-widget-container {
    max-height: 46px !important;
}

.logo-mob-default {
    max-height: 25px !important;
}

.logo-mob-default .elementor-widget-container {
    max-height: 25px !important;
}

/* end of header */

/* start of banner */
.banner-slider .elementor-widget-container {
    max-height: 655px !important;
}

.banner-slider .n2-ss-slide {
    max-height: 655px !important;
}

.banner-slider .n2-ss-slide .bold-text,
.banner-slider .n2-ss-slide .banner-text-1 {
    opacity: 0;
    transform: translateY(-25px);
    transition: all 0.2s linear;
}

.banner-slider .n2-ss-slide.n2-ss-slide-active .bold-text,
.banner-slider .n2-ss-slide.n2-ss-slide-active .banner-text-1 {
    opacity: 1;
    transform: translateY(0);
}

.banner-content .n2-ss-section-main-content {
    padding-bottom: 110px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    max-width: 720px !important;
}

.n2-ss-slide-backgrounds {
    position: relative;
}

.n2-ss-slide-backgrounds::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,
            rgba(16, 18, 28, 0.8) 0%,
            rgba(24, 26, 33, 0.5) 44.17%,
            rgba(33, 34, 38, 0) 76.14%);
    z-index: 99999;
}

.banner-slider .n2-ss-slide-limiter {
    max-width: var(--max-width-below-desktop) !important;
}

.banner-slider .n2-ss-slider-controls {
    max-width: var(--max-width-below-desktop) !important;
    justify-self: center;
    flex-direction: row;
    padding: 0 15px;
    max-height: 655px;
}

.banner-slider .n2-ss-slider-controls .n2-ss-control-bullet {
    padding-bottom: 100px;
}

.bold-text .n2-ss-text {
    font-family: var(--bold-text) !important;
    padding: 0px 40px 10px 0px !important;
}

.bold-text .n2-ss-text .n2-ow {
    font-family: inherit !important;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline !important;
    line-height: 70px !important;
    background-color: var(--color-black);
    padding: 7px 25px;
}

.banner-text-1 p {
    font-family: var(--global-font) !important;
    padding: 0px 40px 10px 0px !important;
}

.banner-text-1 p a {
    color: inherit !important;
    font-family: inherit !important;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline;
    background-color: var(--color-red);
    padding: 10px 25px !important;
    font-weight: 450 !important;
    line-height: 30px !important;
}

.banner-solutions-btn .n2-ss-button-container {
    padding-top: 30px !important;
    padding-bottom: 45px !important;
}

.banner-solutions-btn .n2-ss-button-container a {
    font-family: var(--medium-text) !important;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 8px), 97% 100%, 0 100%);
}

.banner-slider .nextend-bullet-bar .n2-bullet {
    padding: 10px 0px 10px 0px !important;
    background: transparent !important;
}

.banner-slider .nextend-bullet-bar .n2-bullet::after {
    content: "" !important;
    display: block !important;
    width: 100%;
    height: 4px;
    background: RGBA(113, 112, 113, 0.4);
    transition: background-color 0.4s;
}

.banner-slider .nextend-bullet-bar .n2-bullet.n2-active::after {
    background: #ffffff;
}

.banner-slider .n2_ss__touch_element {
    cursor: default !important;
}

/* for mobile view */

/* end of banner */

/* start of stats section */

.home-static-ctn .e-con-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.stats-ctn .bold-text .elementor-widget-container {
    --flex-grow: 0 !important;
}

/* end of stats section */

/* services section */

.services-carousel .elementor-image-carousel-caption {
    position: absolute;
    /* display: none; */
    color: #ffffff;
    width: 100%;
    padding: 0px 45px 39px;
    display: flex;
    align-items: flex-end;
    height: 200px;
    font-family: var(--bold-text);
    font-style: normal !important;
    text-align: left !important;
    background: linear-gradient(0deg,
            rgba(16, 18, 28, 0.95) 0%,
            rgba(33, 34, 38, 0) 100%);
    font-size: 34px;
    line-height: 36px;
    bottom: 0px;
}

.services-carousel .swiper-slide {
    height: 600px !important;
}

.services-carousel .swiper-slide .swiper-slide-inner {
    height: 100%;
}

.services-carousel .swiper-slide .swiper-slide-inner .swiper-slide-image {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.services-carousel .swiper-pagination {
    bottom: 0px !important;
    position: relative !important;
    padding-right: 50px;
    max-width: 700px;
    margin: 0 auto;
    height: 30px;
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.services-carousel .swiper-pagination-bullet {
    background: transparent !important;
    border-radius: 0%;
    width: 14.5% !important;
    padding: 10px 0 !important;
    height: auto !important;
}

.services-carousel .swiper-pagination-bullet::after {
    display: block;
    content: "";
    height: 4px !important;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.services-carousel .swiper-pagination-bullet-active::after {
    background: var(--color-red) !important;
}

.services-carousel .elementor-image-carousel-wrapper.swiper-horizontal {
    padding-bottom: 30px;
}

/* news and updates section */

.line2-text .elementor-heading-title {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    /* Limits text to 3 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line2-text a {
    text-decoration: none;
}

.lines3-text .elementor-heading-title {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    /* Limits text to 3 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 63px !important;
    min-height: 63px;
}

.news-img-ctn {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 45px 100%, 0 calc(100% - 45px));
}

/* end of news and updates */

/* start of work with us section  */

.view-jobs-btn a {
    font-family: var(--medium-text) !important;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 8px), 97% 100%, 0 100%);
}

/* end of work with us section */

/* start of footer*/

.unilode-footer .footer-cols {
    --columns: 3;
    display: grid !important;
    grid-template-columns: repeat(var(--columns), 1fr);
}

.footer-unilode-content {
    min-width: 260px;
    max-width: 375px;
}

.footer-sitemap {
    min-width: 200px;
    overflow: hidden;
}

.footer-join-btn .elementor-button-text {
    font-family: var(--medium-text) !important;
}

.footer-join-btn .elementor-button {
    position: relative;
}

.footer-join-btn .elementor-button::after {
    content: "";
    background-image: url(./assets/images/button_end_green.png);
    position: absolute;
    bottom: -0.5px;
    right: -8px;
    width: 12px;
    height: 55.5px;
    background-size: cover;
}

.sticky-footer-ctn {
    /* width: 55px !important; */
    z-index: 99;
}

.sticky-footer-ctn .elementor-heading-title {
    display: none;
}

.sticky-footer-ctn .elementor-icon-wrapper svg {
    height: 20px;
    width: 24px;
    padding-top: 3px;
}

.sticky-footer-ctn:hover {
    width: fit-content !important;
}

.sticky-footer-ctn:hover .elementor-heading-title {
    display: block;
    padding-left: 15px !important;
}

.sticky-footer-sub-ctn {
    z-index: 9;
}

/* end of footer */

/* leadership page */

.leadership_ctn::before {
    width: 0px !important;
    display: none !important;
}

.leadership_ctn::after {
    /* display: none !important; */
    /* content: ""; */
    display: none !important;
}

.leadership_ctn .ttp-even::before {
    display: none !important;
}

.leadership_ctn .ttp-even {
    justify-content: space-between;
    column-gap: 40px;
}

.leadership_ctn .rt-content-loader {
    row-gap: 60px;
}

.leadership_ctn .even-grid-item {
    margin: 0 !important;
    max-width: 420px !important;
    padding: 0 !important;
    padding-top: 30px !important;
}

.leadership_ctn .single-team .img-responsive {
    width: 320px !important;
    height: 320px !important;
    margin: 0 !important;
}

.leadership_ctn .tlp-position a {
    color: var(--color-black) !important;
}

.leadership_ctn .single-team {
    margin: 0 !important;
}

.leadership_ctn .single-team::before {
    display: none;
}

.leadership_ctn .single-team-area:hover img {
    -webkit-transform: none !important;
    transform: none !important;
}

.leadership_ctn .tlp-content {
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    padding-top: 30px !important;
}

.leadership_ctn .tlp-content h3 {
    margin: 0 !important;
}

.leadership_ctn .tlp-content .team-name a {
    font-family: var(--bold-text) !important;
    color: #212226 !important;
    font-size: 28px !important;
    line-height: 32px !important;
}

.leadership_ctn .tlp-content .tlp-position {
    margin: 0 !important;
    padding-top: 10px !important;
    font-size: 20px;
    line-height: 26px;
}

.leadership_ctn .short-bio {
    margin: 0 !important;
    position: relative;
}

.leadership_ctn .short-bio p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* Initially limit to 3 lines */
    overflow: hidden;
    position: relative;
    max-height: 63px;
    /* Approx. 3 lines */
    transition: max-height 200ms ease-in-out;
    margin: 0 !important;
    padding-top: 15px !important;
    font-size: 16px;
    line-height: 21px;
    color: var(--color-black) !important;
}

.leadership_ctn .social-icons {
    margin: 0 !important;
    padding-top: 15px !important;
    position: relative;
    display: flex !important;
    column-gap: 30px !important;
    z-index: 5;
    align-items: center !important;
}

.leadership_ctn .social-icons a {
    color: var(--color-black) !important;
    font-size: 24px !important;
    margin: 0 !important;
    width: 24px !important;
    height: 24px !important;
    position: relative;
}

.officer-description-more,
.officer-description-less {
    padding-top: 5px;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
    text-decoration: underline;
    cursor: pointer;
    color: #212226;
    /* Adjust color as needed */
    display: inline-block;
}

.leadership_ctn .social-icons a .fa-linkedin {
    width: 24px !important;
    height: 24px !important;
}

.leadership_ctn .social-icons a:hover .fa-linkedin {
    background: transparent !important;
    color: var(--color-black) !important;
    width: 24px !important;
    height: 24px !important;
}

.leadership_ctn .social-icons a:focus .fa-linkedin {
    background: transparent !important;
    color: var(--color-black) !important;
    width: 24px !important;
    height: 24px !important;
}

/* end of leadership page */

/* start of sustainability page */

.right-clipped-btn .elementor-button {
    font-family: var(--medium-text) !important;
    clip-path: polygon(0 0,
            100% 0,
            100% calc(100% - 8px),
            calc(100% - 8px) 100%,
            0 100%);
}

/* end of sustainability page */

/* start of mission vision */

.mission-vision-red-top::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 45px 45px 0 0;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
}

.mission-vision-blue-bottom::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 45px 45px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}

/* end of mission vision */

/*--- carrer list page -----*/
.send_cv .elementor-button.elementor-button-link {
    text-decoration: none;
    height: 45px;
    display: inline-flex;
    align-items: center;
    position: relative;
}

.send_cv .elementor-button.elementor-button-link:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 8px 8px;
    border-color: transparent transparent #f5f6fa transparent;
    position: absolute;
    right: 0;
    bottom: 0;
}

/* competency-icon */
.competency-icon {
    height: 40px;
}

/* end of carrer list page */

/* start of customer portal page */
.right-clip-btn .elementor-button {
    font-family: var(--medium-text) !important;
}

.right-clip-btn .elementor-button::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 8px 8px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    right: 0;
    bottom: 0;
}

.right-clipped-ctn {
    clip-path: polygon(0 0,
            100% 0,
            100% calc(100% - 15px),
            calc(100% - 15px) 100%,
            0 100%) !important;
}

/* end of customer portal page */

/* start of customers page */

.customers-list ul li {
    margin-bottom: 0.5em;
}

.customers-list ul li a {
    color: black !important;
    text-decoration: none !important;
}

/* end of customer page*/

/*-------- gallery page -----*/
.uld-img-container .elementor-widget-container img {
    height: 234px;
}

.uld-img-container .elementor-widget-image:first-child .elementor-widget-container img {
    width: 406px;
}

.uld-img-container .elementor-widget-image:nth-child(2) .elementor-widget-container img {
    width: 305px;
}

.uld-img-container .elementor-widget-image:nth-child(3) .elementor-widget-container img {
    width: 240px;
}

.gc_container_top .elementor-widget-container img {
    height: 218px;
}

.gc_container_top .elementor-widget-image:first-child .elementor-widget-container img {
    width: 330px;
}

.gc_container_top .elementor-widget-image:nth-child(2) .elementor-widget-container img {
    width: 327px;
}

.gc_container_top .elementor-widget-image:nth-child(3) .elementor-widget-container img {
    width: 303px;
}

.gc_container_bottom .elementor-widget-container img {
    height: 214px;
}

.gc_container_bottom .elementor-widget-image:first-child .elementor-widget-container img {
    width: 320px;
}

.gc_container_bottom .elementor-widget-image:nth-child(2) .elementor-widget-container img {
    width: 320px;
}

.gc_container_bottom .elementor-widget-image:nth-child(3) .elementor-widget-container img {
    width: 321px;
}

/* .ds_container_top .elementor-widget-container img {
    height: 247;
}
.ds_container_bottom .elementor-widget-container img {
    height: 266px;
} */
.ds_container_top .elementor-widget-image:first-child .elementor-widget-container img {
    width: 390px;
}

.ds_container_top .elementor-widget-image:nth-child(2) .elementor-widget-container img {
    width: 371px;
}

.ds_container_top .elementor-widget-image:nth-child(3) .elementor-widget-container img {
    width: 198px;
}

.ds_container_bottom .elementor-widget-image:first-child .elementor-widget-container img {
    width: 241px;
}

.ds_container_bottom .elementor-widget-image:nth-child(2) .elementor-widget-container img {
    width: 400px;
}

.ds_container_bottom .elementor-widget-image:nth-child(3) .elementor-widget-container img {
    width: 320px;
}

/* short term leasing styles */

#gform_1 .gform_fields {
    display: flex;
    align-items: flex-start;
}

#gform_1 .gform_fields>* {
    display: block;
    max-width: 50%;
    width: 100%;
}

#gform_1 .gform_fields>div.uni-group-1-12 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    column-gap: 8px;
    row-gap: 0;
}

#gform_1 .gform_fields>*>*:not(:last-child) {
    margin-bottom: 20px;
    display: block;
    width: 100%;
}

.st_leasing_form div.gfield_repeater_item {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}

#gform_1 .gform_fields .gfield_repeater_item>.gfield_repeater_cell:first-child {
    display: block;
    max-width: calc(100% - 130px);
    width: 100%;
    margin-right: 8px;
}

#gform_1 .gform_fields .gfield_repeater_item>.gfield_repeater_cell:nth-child(2) {
    max-width: 122px;
    width: 100%;
}

.st_leasing_form .gfield_repeater_items {
    display: flex;
    flex-direction: column;
}

#gform_1 .gform_fields .gfield_repeater_item>.gfield_repeater_cell {
    display: flex;
    column-gap: 8px;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

#gform_1 .gform_fields .gfield_repeater_item .gfield_repeater_buttons {
    display: none;
}

#gform_1 .gform_fields .gfield_repeater_cell {
    margin: 0;
}

#gform_1 .gform_fields .gfield_repeater_cell .gfield_description {
    display: none;
}

#gform_1 .gform_fields input:not([type="checkbox"]):not([type="radio"]),
#gform_1 .gform_fields select {
    min-height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#gform_1 .gform_fields .gfield {
    max-width: 100% !important;
    width: 100%;
    min-height: 71px;
}

#gform_1 .gfield--type-email .gform-field-label {
    margin-bottom: 2px;
}

#gform_1 .gform_fields .gfield .gfield_repeater_wrapper>.gfield_repeater_container>.gfield_label {
    display: none;
}

#gform_1 .gform_fields textarea {
    width: 100%;
}

#gform_1 .gform_fields textarea#input_1_19 {
    resize: none;
    overflow: hidden;
}

#gform_1 #field_1_19 .ginput_container_textarea {
    display: grid;
    height: auto;
    max-width: 450px;
    overflow-x: clip;
}

/* for growing textarea */
#gform_1 #field_1_19 .ginput_container_textarea::after {
    content: attr(data-replicated-value) " ";
    white-space: pre-wrap;
    visibility: hidden;
    border-radius: 0 !important;
    border: 2px solid #b6b8c4 !important;
    font-size: 16px;
    line-height: 21px;
    grid-area: 1 / 1 / 2 / 2;
    padding: 12px;
    min-height: 46px;
}

#gform_1 #field_1_19 .ginput_container_textarea .textarea {
    grid-area: 1 / 1 / 2 / 2;
    height: 100%;
    min-height: 46px;
    max-width: 450px;
}

#gform_1 .gform_fields .calendar-field .ginput_container_date:after {
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

#gform_1 .gform_fields input[type="checkbox"] {
    width: 24px;
    height: 24px;
}

#gform_1 .gform_fields .gfield_repeater_wrapper {
    padding: 0;
    border: 0;
}

#gform_1 .gform_fields .gfield.gfield--width-half {
    max-width: 49% !important;
}

#gform_1 .gform_fields .gfield.uld_multiple_options .gfield_checkbox {
    grid-template-columns: 1.5fr 1.2fr;
}

#gform_1 .gform_fields .gchoice .gform-field-label {
    line-height: 24px;
}

#gform_1 .uni-group-1-12 .gfield_repeater_item+.gfield_repeater_item {
    margin-top: 20px !important;
}

#gform_1 .uni-group-1-12 .gfield_repeater_item+.gfield_repeater_item::before {
    display: none !important;
}

/* for global network page */

.wpgmp_map {
    height: 600px !important;
}

/* Wrapper */
.selectric {
    border: 2px solid #b6b8c4 !important;
    /* Border color */
    background-color: #fff !important;
    /* Background color */
    border-radius: 0px;
    padding-left: 15px !important;
    padding-right: 12px !important;
    height: 46px !important;
}

/* Selected label text */
.selectric .label {
    background-color: transparent;
}

.selectric-items {
    background-color: #fff !important;
    border: 2px solid #b6b8c4 !important;
    border-top: 0px !important;
}

/* Individual options */
.selectric-items li {
    padding: 10px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.selectric-items li:hover {
    background-color: #e8e8e8 !important;
}

.wpgmp_before_listing .h-bold {
    font-size: 50px !important;
    font-weight: 700;
    line-height: 112%;
    color: var(--color-black) !important;
}

.wpgmp_filter_wrappers {
    display: flex !important;
    flex-direction: column;
    margin: 0px !important;
    gap: 30px;
    padding-top: 30px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    align-items: center;
    background-color: transparent !important;
}

.wpgmp_filter_wrappers .wpgmp_before_listing,
.wpgmp_filter_wrappers .categories_filter {
    max-width: 960px;
}

.wpgmp_filter_wrappers .categories_filter {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.wpgmp_map_parent {
    margin-bottom: 0px !important;
}

.wpgmp_listing_container {
    display: flex;
    flex-direction: column;
    margin: 0;
    align-items: center;
    margin: 0px !important;
    padding-top: 40px !important;
    padding-left: 25px;
    padding-right: 25px;
}

.wpgmp_listing_container .wpgmp_categories {
    max-width: 960px;
    margin: 0px;
}

.wpgmp_listing_container .fc-component-6 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    margin: 0px !important;
}

.wpgmp_listing_list .fc-item-default .wpgmp_locations {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
}

.wpgmp_listing_list .fc-item-default .wpgmp_locations.active {
    padding: 0 !important;
}

.wpgmp_categories.wpgmp_listing_list .fc-item-default .wpgmp_locations {
    padding: 0 !important;
}

.wpgmp_listing_list .fc-item-default .wpgmp_locations.active .wpgmp_location_marker_country_country {
    padding-bottom: 5px !important;
}

.wpgmp_locations .wpgmp_location_title {
    margin: 0px !important;
}

.wpgmp_locations .wpgmp_location_title .place_title {
    font-size: 16px !important;
    line-height: 21px !important;
    font-family: var(--bold-text) !important;
    color: var(--color-black) !important;
    font-weight: 700;
}

.wpgmp_locations .wpgmp_locations_content {
    display: flex;
    flex-direction: column;
    gap: 5px;
    font-family: var(--global-font) !important;
}

.wpgmp_location_marker_country_country,
.wpgmp_location_telephone,
.wpgmp_location_open_hrs {
    font-size: 13px !important;
    color: #686a75 !important;
}

.wpgmp_location_marker_addr {
    font-size: 16px !important;
    line-height: 21px !important;
    color: var(--color-black) !important;
}

.wpgmp_pagination {
    justify-content: center;
    padding-top: 38px !important;
    padding-bottom: 90px !important;
    margin: 0px !important;
}

.wpgmp_pagination span.current {
    background: var(--color-black) !important;
}

.wpgmp_pagination a:hover {
    background: var(--color-black) !important;
}

.selectric .label {
    margin: 0px !important;
    color: var(--color-black) !important;
    height: 43px !important;
    font-family: var(--global-font) !important;
    display: flex !important;
    align-items: center;
    font-size: 16px !important;
    font-weight: 400;
}

.selectric-items li {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: var(--color-black) !important;
}

.selectric-items li.highlighted {
    background-color: #e8e8e8 !important;
}

.selectric-items li:hover {
    background-color: #e8e8e8 !important;
}

.selectric .button {
    height: 43px !important;
}

.selectric .button:after {
    position: absolute !important;
    content: "" !important;
    height: 10px !important;
    width: 9px !important;
    right: 12px !important;
    top: 37% !important;
    z-index: 10 !important;
    background-image: url("./assets/images/dropdown_chevron.svg") !important;
    background-size: cover !important;
    cursor: pointer !important;
    border: none !important;
    left: auto !important;
    bottom: auto !important;
}

.gm-style-iw-chr {
    display: none;
}

/* end of global network */

@media (min-width: 770px) {
    .hfe-nav-menu li.menu-item:hover .hfe-menu-item {
        background-color: var(--color-red) !important;
    }

    .submenuAccess .menu-item a {
        font-size: 20px !important;
        line-height: normal !important;
        padding-left: 50px !important;
        padding-right: 75px !important;
        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }
}

@media (max-width: 1215px) {

    /* to avoid overflow-x */
    .nav-menu-unilode .elementskit-megamenu-panel {
        max-width: calc(100vw - 15px) !important;
    }

    .footer-sitemap {
        min-width: 185px;
    }
}

@media (max-width: 1024px) {

    /* for megamenu */
    .elementor-190 .elementor-element.elementor-element-ae63fec .elementskit-menu-container {
        padding: 0px !important;
    }

    .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
        padding: 4px !important;
    }

    .customer-portal-icon-list .elementor-icon-list-text {
        display: none;
    }

    .nav-menu-unilode .menu-item a {
        font-size: 12px !important;
        padding: 016px 08px 016px 08px !important;
    }

    .nav-menu-unilode .submenuAccess .menu-item a {
        padding: 20px !important;
    }

    .nav-menu-unilode .submenuAccess .menu-item:hover a {
        padding-left: 35px !important;
    }

    .megamenu-navMenu {
        min-width: 380px !important;
    }

    /* for customer portal */
    .customer-portal-icon-list .elementor-icon-list-icon {
        padding-left: 0px !important;
    }

    /* careers page */
    .compentency-list ul {
        padding-left: 60px !important;
    }

    #gform_1 .gform_fields .gfield_repeater_item>.gfield_repeater_cell>[class*="uni-group-"] {
        width: 100%;
    }

    /* for global network page add this in theme style.css */
    .wpgmp_listing_container .fc-component-6 {
        grid-template-columns: 1fr 1fr;
    }

    .unilode-footer .footer-cols {
        --columns: 2;
    }
}

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

    /* home page services carousel navigation bars  */
    .services-carousel .swiper-pagination {
        max-width: 750px;
        padding-right: 150px;
    }

    /* footer about unilode content */
    .footer-unilode-content {
        max-width: 200px;
    }

    .leadership_ctn .even-grid-item {
        max-width: 340px !important;
    }

    .maxWidth-Ctn.footer-ctn {
        --column-gap: 65px !important;
    }
}

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

    /* header is fixed so lowering page-content */
    .page-content {
        margin-top: var(--page-sticky-content-height) !important;
    }

    /* for home banner slider text, padding and position of slider controls  */
    .banner-content .n2-ss-section-main-content {
        padding-bottom: 65px !important;
        padding-left: 0px !important;
        padding-right: 20px !important;
    }

    .banner-slider .elementor-widget-container,
    .banner-slider .n2-ss-slide {
        max-height: initial !important;
        height: 100% !important;
    }

    .bold-text .n2-ss-text {
        font-size: 33px !important;
        line-height: 50px !important;
    }

    .bold-text .n2-ss-text .n2-ow {
        font-size: inherit !important;
        line-height: inherit !important;
    }

    .banner-text-1 p {
        font-size: 18px !important;
        line-height: 23px !important;
    }

    .n2-bullet {
        width: 84px !important;
    }

    .n2-ss-slide-backgrounds::after {
        background: linear-gradient(360deg,
                rgba(16, 18, 28, 0.8) 25.98%,
                rgba(24, 26, 33, 0.5) 53.76%,
                rgba(33, 34, 38, 0) 73.87%);
    }

    .banner-slider .n2-ss-slider-controls {
        padding: 0 20px;
        height: initial !important;
        bottom: 0;
    }

    /* home page services carousel navigation bars  */
    .services-carousel .swiper-pagination {
        padding-right: 0px;
    }

    .services-carousel .swiper-pagination-bullet {
        width: 12% !important;
    }

    .services-carousel .swiper-pagination {
        height: auto;
    }

    .services-carousel .elementor-image-carousel-wrapper.swiper-horizontal {
        padding-bottom: 20px;
    }

    .leadership_ctn .even-grid-item:nth-child(odd) {
        padding-right: 0px !important;
    }

    .leadership_ctn .rt-content-loader {
        row-gap: 0px;
    }

    .leadership_ctn .even-grid-item {
        padding-top: 90px !important;
        margin-bottom: -30px !important;
    }

    /* leadership page image*/
    .leadership_ctn .single-team .img-responsive {
        width: 220px !important;
        height: 220px !important;
    }

    .leader-photo img {
        max-width: 220px !important;
    }

    .gallery_images .elementor-widget-container img {
        width: 100% !important;
        object-fit: cover;
        height: 100% !important;
    }

    #gform_1 .gform_fields {
        flex-direction: column;
    }

    #gform_1 .gform_fields>* {
        max-width: 100%;
    }

    #gform_1 #field_1_19 .ginput_container_textarea {
        max-width: 769px;
    }

    #gform_1 #field_1_19 .ginput_container_textarea .textarea {
        max-width: 769px;
    }

    .st_leasing_form #gform_1 .gform-footer.gform_footer.top_label {
        max-width: 100%;
    }

    .wpgmp_before_listing .h-bold {
        font-size: 33px !important;
    }

    .wpgmp_filter_wrappers .categories_filter {
        grid-template-columns: 1fr;
    }

    .wpgmp_listing_container .fc-component-6 {
        grid-template-columns: 1fr;
    }

    .wpgmp_map {
        height: 400px !important;
    }

    .banner-slider .elementor-widget-container {
        max-height: var(--mobile-banner-height) !important;
    }

    .banner-slider .n2-section-smartslider .n2-ss-section-main-content,
    .banner-slider .n2-section-smartslider .n2-ss-slide-backgrounds,
    .banner-slider .n2-section-smartslider .n2-ss-slide-background-image img {
        height: var(--mobile-banner-height);
        min-height: var(--mobile-banner-height);
        max-height: var(--mobile-banner-height);
    }

    .banner-slider .n2-ss-slider-controls .n2-ss-control-bullet {
        padding-bottom: 50px;
    }

    .banner-solutions-btn .n2-ss-button-container {
        padding-bottom: 30px !important;
        margin-left: 20px !important;
    }

    .unilode-footer .footer-cols {
        --columns: 1;
    }
}

@media (max-width: 640px) {
    .footer-ctn {
        flex-direction: column !important;
    }

    .footer-copyrights {
        flex-direction: column !important;
        flex-wrap: wrap !important;
    }
}

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

    /* search button position and width of search mobile view header */
    .search-close #clear.active {
        margin-right: 0 !important;
    }

    /* stats section in */
}

@media (max-width: 479px) {
    .stats-ctn .e-con-inner {
        column-gap: 20px !important;
    }

    .stats-heading-ctn {
        padding: 20px !important;
    }

    /* banner slider of home page width navigation bars  */
    .n2-bullet {
        width: 60px !important;
    }
}

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

    /* search button position and width of search mobile view header */
    .search-close #clear.active {
        margin-right: 0 !important;
    }

    .stats-heading {
        min-height: 87px !important;
    }

    /* for sustainability page */
    .right-clipped-btn .elementor-button {
        padding: 017px 020px 017px 020px !important;
    }

    .right-clipped-btn .elementor-button .elementor-button-text {
        text-wrap: nowrap;
    }
}

/* Cutom post listing styles */

.custom-post-grid.grid-container {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-auto-rows: 0;
    max-width: 960px;
    margin: 0 auto;
}

.custom-post-grid .post-card {
    background-color: #f5f6fa;
    border-radius: 0;
    overflow: hidden;
    box-shadow: none;
    margin-bottom: 0;
    width: 100%;
}

.custom-post-grid .post-image img {
    width: 100%;
    height: auto;
}

.post-card.grid-post .post-content {
    padding: 20px 20px 15px;
}

.post-card.grid-post .post-image img {
    display: block;
    overflow: hidden;
}

.post-card.grid-post .post-title {
    margin: 0;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 130%;
}

.post-card.grid-post .post-title a {
    color: var(--color-black);
    font-family: var(--bold-text);
    text-decoration: none;
    line-height: 130%;
    letter-spacing: 0.2px;
}

.post-card.grid-post .post-content .post-date {
    font-size: 13px;
    color: #a1a4b0;
    padding: 5px 0;
    margin: 0;
    line-height: normal;
}

.post-card.grid-post .post-excerpt {
    font-size: 16px;
    color: var(--color-black);
    margin: 5px 0;
    padding: 0;
    display: block;
}

.post-card.grid-post .read-more {
    margin: 0;
    padding: 5px 0 0;
    line-height: normal;
    color: var(--color-black);
    font-weight: 400;
}

.news-masonry .pagination {
    justify-content: center;
    gap: 6px;
    padding-top: 20px;
    text-align: center;
    margin-top: 20px;
}

.news-masonry .pagination .page-numbers {
    margin: 0;
    min-width: 40px;
}

.news-masonry .pagination a {
    padding: 8px 12px;
    margin: 0 5px;
    background: #d32f2f;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.pagination .current {
    padding: 8px 12px;
    background: var(--color-black);
    color: #fff;
    border-radius: 5px;
}

/*@media (max-width: 1024px) {
    .custom-post-grid {
        gap: 30px;
        columns: 2 300px;
        column-gap: 30px;
        max-width: 100%;
        margin: 0 auto;
    }
}*/

.uld_gallery {
    justify-content: start;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
}

.client-logo-animation img.swiper-slide-image {
    max-height: 50px;
}

/* Search results page styles */
.search .site-main {
    max-width: 1020px !important;
    padding: 60px 30px 90px 30px;
}

.search .page-header,
.search .page-content {
    padding-bottom: 30px;
}

.search .page-header .entry-title {
    display: block;
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: var(--color-black);
    line-height: 114.99999999999999%;
    padding: 0;
}

.search .page-content .post {
    padding-bottom: 30px;
}

.search .page-content .post:last-child {
    padding-bottom: 0;
}

.search .post .entry-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    margin: 0 0 10px 0;
    color: var(--color-red);
    font-family: var(--bold-text) !important;
}

.search .post .entry-title:last-child {
    margin-bottom: 0;
}

.search .post .entry-title a {
    color: inherit;
}

.search .post img {
    display: none;
}

.search .post p {
    font-weight: 400;
    font-size: 16px;
    line-height: 135%;
    color: var(--color-black);
    margin: 0;
}

.search .pagination {
    margin: 0;
    justify-content: start;
    gap: 0;
}

.search .pagination a {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 135%;
    text-decoration: underline;
    color: var(--color-black);
    display: block;
}

.search .pagination .nav-previous a {
    padding-right: 30px;
}

.unilode-header .hfe-search-form__input+#clear {
    display: none;
}

/* Input styles */

.hfe-search-form__container>.hfe-search-form__input {
    font-size: 16px !important;
    font-family: var(--global-font) !important;
}

.unilode-header.maxWidth-Ctn .header-search {
    max-width: 200px !important;
}

.tlp-single-container .tlp-member-title {
    font-family: var(--bold-text) !important;
}

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

    .logo-mob-search,
    .header-mob-underline .header-mob-heading.bold-text {
        display: none;
    }

    .logo-mob-default,
    .mob-phone-icon,
    .unilode-hamburger-menu {
        --flex-grow: 0 !important;
    }

    .mob-phone-icon {
        margin-left: auto;
    }

    .header-mob-underline {
        position: absolute;
        top: 50%;
        right: 130px;
        transform: translateY(-50%);
        flex-wrap: nowrap;
        padding: 0;
        margin-left: auto !important;
        max-width: 34px;
        transition: all 0.15s ease-in-out;
        background-color: #fff;
        border-bottom: 2px solid transparent;
    }

    .header-search-trigger {
        flex: 0 0 34px !important;
        cursor: pointer;
    }

    .header-mob-search {
        flex: 0 1 100% !important;
    }

    .search-active.header-mob-underline {
        max-width: calc(100% - 175px) !important;
        border-bottom: 2px solid var(--color-red);
    }

    .header-mob-search .hfe-search-form__input {
        color: var(--color-black) !important;
    }

    /* header mobile flyout open button */
    .unilode-hamburger-menu .hfe-nav-menu-icon,
    .unilode-mob-header .mob-phone-icon>.elementor-widget-container>.elementor-icon-wrapper,
    .header-search-trigger>.elementor-widget-container>.elementor-icon-wrapper {
        display: flex !important;
        padding: 5px !important;
    }

    .unilode-hamburger-menu,
    .unilode-mob-header .mob-phone-icon>.elementor-widget-container>.elementor-icon-wrapper {
        margin-left: 20px !important;
    }

    .unilode-mob-header .mob-phone-icon>.elementor-widget-container {
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-search-trigger>.elementor-widget-container {
        margin: 0 !important;
    }

    .search .site-main {
        padding-left: 20px;
        padding-right: 20px;
    }

    .search .site-main {
        margin-top: var(--page-sticky-content-height) !important;
    }

    .search .site-main .page-content {
        margin-top: 0 !important;
    }

    .wpgmp_map_container .wpgmp_map_parent .gm-style-iw-t>.gm-style-iw {
        max-width: 300px !important;
    }
}