.elementor-element.container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
}

.header-menu-li-gap .elementor-nav-menu>li:not(:last-child) {
    margin-right: 20px !important;
    padding: 0 0 !important;
}

.header-btn a.elementor-item {
    color: #fff !important;
    margin: 0 0 !important;
}

.header-menu-li-gap a.elementor-item {
    padding: 0 0 !important;
}

.header-btn a.elementor-item:hover {
    color: #FFDE59 !important;
}

/*mobile menu css*/

.home .elementor-element.elementor-element-541f8fc4.e-con-full.header-section.main-header.e-flex.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects.e-lazyloaded {
    background: transparent;
}

.home header {
    background: transparent !important;
}



/* Header css */

.home img.attachment-full.size-full.wp-image-268 {
    /* filter: brightness(0) invert(1); */
}

a {
    transition: all 0.5s ease;
}

/* body.home.wp-singular.page-template-default.page.page-id-12.wp-custom-logo.wp-embed-responsive.wp-theme-hello-elementor.wp-child-theme-hello-theme-child-master.hello-elementor-default.elementor-default.elementor-kit-6.elementor-page.elementor-page-12.e--ua-blink.e--ua-chrome.e--ua-webkit, */
/*body.post-template-default.single-post,
body.page-template-default.page,
body.page-template.hello-elementor-default.elementor-default.elementor-template-full-width {
    padding-top: 152px;
}*/
.elementor-element.header-section.main-header {
    /* position: inherit !important; */
    width: 100% !important;
    padding: 0 !important;
    /* top: auto !important; */
    max-width: 100%;
    background: #fff !important;
    inset-inline-start: 0 !IMPORTANT;
    transition: all .6s ease;
}

header.nav-up {
    top: -100%;
}

header.nav-down {
    top: -137px;
    box-shadow: 0px 3px 6px #0000001A;
}

.header-row.sticky-header .elementor-element.menu-col {
    margin-top: 0;
}

.header-row.sticky-header .elementor-element.menu-col .elementor-element.main-menu-row {
    margin-top: 0;
}

header.nav-down .elementor-element.header-row.sticky-header {
    display: block;
    padding-top: 0;
}

header.nav-down .header-section.main-header .e-con-inner {
    padding-bottom: 0;
}


.main-menu-row nav ul.elementor-nav-menu li {
    height: fit-content;
}

.header-row.sticky-header li.menu-item.menu-item-has-children {
    padding-bottom: 16px;
    margin-top: 16px;
    cursor: pointer;
}

/* .header-row.sticky-header .main-menu-row nav ul.elementor-nav-menu {align-items: center;} */
body .main-header .header-top-icon .elementor-icon-box-wrapper {
    flex-direction: row;
    justify-content: end;
}

.main-header .elementor-element.header-top-icon {
    width: 100%;
}

.main-header .elementor-element.header-top-icon .elementor-icon-box-content {
    width: auto;
    flex-grow: unset;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 15px;
}

.elementor-element.header-top-icon .elementor-icon-box-icon {
    width: 42px;
    height: 39px;
}

p.elementor-icon-box-description a {
    color: var(--primary-orange-color);
}

p.elementor-icon-box-description a:hover {
    color: var(--secondary-blue-color);
}


.elementor-element.header-top-icon .elementor-icon svg {
    width: auto;
    height: auto;
}

body .main-header .elementor-element p {
    margin-bottom: 0;
}

.main-menu-row nav ul.elementor-nav-menu {
    column-gap: 45px;
    align-items: center;
}

body .main-header .elementor-element.main-menu-row,
body .main-header .elementor-element.menu-col {
    margin-top: 5.5px;
}

.main-menu-row nav ul.elementor-nav-menu li a:hover,
.main-menu-row nav ul.elementor-nav-menu li a {
    padding: 0 !important;
}

.main-menu-row nav .elementor-nav-menu:after {
    display: none;
}

.main-menu-row nav ul.elementor-nav-menu>li>a::after {
    display: none;
}


.main-menu-row nav ul.elementor-nav-menu li a {
    text-transform: uppercase;
}

header.elementor.elementor-258.elementor-location-header.nav-up .elementor-element.header-section.main-header {
    top: -100% !important;
}

header.elementor.elementor-258.elementor-location-header.nav-down .elementor-element.header-section.main-header {
    top: 0 !important;
    background: #fff !important;
}

body.home .elementor-element.header-section.main-header {
    background: transparent !important;
}





/* sub menu */
.main-menu-row nav ul.elementor-nav-menu li.menu-item.menu-item-has-children {
    margin-top: 8px;
    padding-bottom: 8px;
}

.header-row.sticky-header .menu-item-has-children ul.sub-menu.elementor-nav-menu--dropdown {
    border-radius: 0 0 10px 10px !important;
}

header .menu-item-has-children ul.sub-menu.elementor-nav-menu--dropdown {
    position: absolute;
    width: 290px !important;
    border: 0;
    background: #f1f1f1;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 16px 18px;
    border-radius: 10px !important;
}

header.nav-up ul.elementor-nav-menu li ul.sub-menu.elementor-nav-menu--dropdown,
.main-menu-row nav ul.elementor-nav-menu li ul.sub-menu.elementor-nav-menu--dropdown {
    display: none !important;
}

.main-menu-row nav ul.elementor-nav-menu li.menu-item.menu-item-has-children:hover ul.sub-menu.elementor-nav-menu--dropdown {
    display: block !important;
}

header .menu-item-has-children ul.sub-menu.elementor-nav-menu--dropdown li a {
    background: transparent;
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
    text-transform: capitalize !important;
    border: 0;
    font-weight: 400;
    margin-bottom: 6px;
    width: fit-content;
    position: relative;
}

.main-menu-row nav ul.elementor-nav-menu li.current-menu-parent>a,
.main-menu-row nav ul.elementor-nav-menu li.current_page_parent.menu-item-has-children>a,
header .menu-item-has-children ul.sub-menu.elementor-nav-menu--dropdown li.current_page_item>a,
header .menu-item-has-children ul.sub-menu.elementor-nav-menu--dropdown li a:hover {
    color: var(--primary-orange-color) !important;
}

header .menu-item-has-children ul.sub-menu.elementor-nav-menu--dropdown li {
    margin-left: 0;
}

header .menu-item-has-children ul.sub-menu.elementor-nav-menu--dropdown li>a:hover:before,
header .menu-item-has-children ul.sub-menu.elementor-nav-menu--dropdown li.current_page_item>a::before {
    opacity: 1 !important;
    left: 0;
    -ms-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: all .4s ease;
}

header .menu-item-has-children ul.sub-menu.elementor-nav-menu--dropdown li.current_page_item>a,
header .menu-item-has-children ul.sub-menu.elementor-nav-menu--dropdown li>a:hover {
    padding-left: 14px !important;
}


.main-menu-row nav ul.elementor-nav-menu li a span.sub-arrow svg {
    display: none;
}

.main-menu-row nav ul.elementor-nav-menu li>a>span.sub-arrow {
    padding-left: 7px;
    padding-top: 0;
    padding-bottom: 0;
    width: 12px;
    height: 7px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.24' height='5.267' viewBox='0 0 9.24 5.267'%3E%3Cpath id='Path_10092' data-name='Path 10092' d='M4.621,102.408a.645.645,0,0,1-.457-.189L.19,98.245a.647.647,0,1,1,.915-.915l3.516,3.516L8.137,97.33a.647.647,0,0,1,.915.915l-3.973,3.973A.645.645,0,0,1,4.621,102.408Z' transform='translate(-0.001 -97.14)'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 7px;
    transition: 0.3s ease;
}


.main-menu-row nav ul.elementor-nav-menu li>a:hover>span.sub-arrow {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 9.24 5.267'%3E%3Cpath id='Path_10092' data-name='Path 10092' d='M4.621,102.408a.645.645,0,0,1-.457-.189L.19,98.245a.647.647,0,1,1,.915-.915l3.516,3.516L8.137,97.33a.647.647,0,0,1,.915.915l-3.973,3.973A.645.645,0,0,1,4.621,102.408Z' fill='%23FF6E15' transform='translate(-0.001 -97.14)'/%3E%3C/svg%3E%0A");
}


.main-menu-row nav ul.elementor-nav-menu li:hover>a.has-submenu.highlighted>span.sub-arrow {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 9.24 5.267'%3E%3Cpath id='Path_10092' data-name='Path 10092' d='M4.621,102.408a.645.645,0,0,1-.457-.189L.19,98.245a.647.647,0,1,1,.915-.915l3.516,3.516L8.137,97.33a.647.647,0,0,1,.915.915l-3.973,3.973A.645.645,0,0,1,4.621,102.408Z' fill='%23FF6E15' transform='translate(-0.001 -97.14)'/%3E%3C/svg%3E%0A");
    transform: rotateX(180deg);
}

.sticky-header .main-menu-row nav ul.elementor-nav-menu li>a>span.sub-arrow {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.24' height='5.267' viewBox='0 0 9.24 5.267'%3E%3Cpath id='Path_10092' data-name='Path 10092' d='M4.621,102.408a.645.645,0,0,1-.457-.189L.19,98.245a.647.647,0,1,1,.915-.915l3.516,3.516L8.137,97.33a.647.647,0,0,1,.915.915l-3.973,3.973A.645.645,0,0,1,4.621,102.408Z' transform='translate(-0.001 -97.14)' fill='%23fff'/%3E%3C/svg%3E");
}

.main-menu-row nav ul.elementor-nav-menu li.current-menu-parent>a>span.sub-arrow,
.main-menu-row nav ul.elementor-nav-menu li.current_page_item>a>span.sub-arrow,
.main-menu-row nav ul.elementor-nav-menu li.current_page_parent.menu-item-has-children>a>span.sub-arrow {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 9.24 5.267'%3E%3Cpath id='Path_10092' data-name='Path 10092' d='M4.621,102.408a.645.645,0,0,1-.457-.189L.19,98.245a.647.647,0,1,1,.915-.915l3.516,3.516L8.137,97.33a.647.647,0,0,1,.915.915l-3.973,3.973A.645.645,0,0,1,4.621,102.408Z' fill='%23FF6E15' transform='translate(-0.001 -97.14)'/%3E%3C/svg%3E%0A");
}

.header-row.sticky-header {
    display: none;
    transition: all .5s ease;
}


.header-section.main-header .e-con-inner .elementor-element.logo-section {
    transition: all 0.5s ease;
}

header.nav-up .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex,
header.nav-down .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex {
    width: calc(100% - 240px);
}

.elementor-element.menu-col.e-con-full.e-flex {
    transition: all 0.5s ease;
}


.elementor-element.header-section.main-header.e-con.e-parent.e-lazyloaded>.e-con-inner .header-row>.e-con-inner {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 0;
}


header.nav-down .elementor-element.header-row.sticky-header {
    display: none;
}

header.nav-down {
    top: 0 !important;
    background: #fff !important;
}

header.nav-down .header-section.main-header .e-con-inner {
    padding-bottom: 15px;
}

header .header-section.main-header .e-con-inner {
    transition: all 0.5s ease;
}

header.nav-up .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex ul.elementor-nav-menu li>a,
header.nav-down .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex ul.elementor-nav-menu li>a {
    font-size: 16px;
    line-height: 32px;
}

header.nav-up .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex ul.elementor-nav-menu li.hdr-btn,
header.nav-down .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex ul.elementor-nav-menu li.hdr-btn a {
    font-size: 18px;
    line-height: 32px;
}

header.nav-down .header-section.main-header .elementor-element.menu-col .e-con-full.connect-call p a,
header.nav-down .header-section.main-header .elementor-element.menu-col .e-con-full.connect-call p a {
    line-height: 30px;
    font-size: 22px;
}

.elementor-element.header-section.main-header {
    /* position: inherit !important;*/
    width: 100% !important;
    padding: 0 !important;
    top: auto !important;
}

header.nav-up {
    top: -100%;
    background: #fff;
}

.error404 header {
    box-shadow: 0px 3px 6px #0000001A !important;
}

.page-id-10 header,
.page-id-704 header,
.page-id-712 header,
.page-id-706 header {
    box-shadow: 0px 3px 6px #0000001A !important;
}

/*=========================================================*/




/*=========================================================*/

/*privacy policy css start*/

.single-typography ol li,
.single-typography ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 19px;
}

.single-typography ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    /* background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.059' height='14.258' viewBox='0 0 8.059 14.258'%3E%3Cpath id='Path_10268' data-name='Path 10268' d='M4.772,10.772a.93.93,0,0,1,1.315,0l5.542,5.542,5.542-5.542a.93.93,0,0,1,1.315,1.315l-6.2,6.2a.93.93,0,0,1-1.315,0l-6.2-6.2a.93.93,0,0,1,0-1.315Z' transform='translate(-10.5 18.758) rotate(-90)' fill-rule='evenodd'/%3E%3C/svg%3E%0A); */
    background-image: url(../../../../wp-content/uploads/2025/10/download-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 8px;
    height: 12px;
}

.single-typography ol li {
    padding-left: 34px;
    counter-increment: custom-counter;
}

.single-typography ol {
    padding: 0 0 !important;
}

.single-typography ol li::before {
    top: 4px;
}

.single-typography ol li::before {
    content: counter(custom-counter);
    position: absolute;
    left: 0;
    top: 7px;
    height: 23px;
    color: #fff;
    width: 23px;
    background: #E88124;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    border-radius: 50px;
    font-family: var(--font-open);
    text-align: center;
}

.single-typography li {
    list-style-type: none !important;
}

.single-typography ul {
    padding: 0 0;
}

h1.entry-title.main_title.privacy-h1 {
    margin-bottom: 10px;
    color: #00816D !important;
}

.single-typography h2 {
    font-size: 36px !important;
    color: #00816D !important;
    margin-bottom: 0 !important;
    padding: 15px 0 10px !important;
}

.single-typography p {
    padding: 0 0 20px !important;
    margin-bottom: 0 !important
}

.privacy-h3 {
    margin-top: 20px !important;
}

.single-typography p a {
    color: #E88124;
}

.single-typography p a:hover {
    color: #00816D;
}



/*=========================================================*/

/* Keep cards same width and centered in last row */




/*meet the team css end*/


/*inner banner css*/

/* ===== Banner Overlay Styling ===== */



.elementor-element.p-relative.bg-overlay.inner-banner-section .e-con-inner * {
    height: 100%;
}

.elementor-element.p-relative.bg-overlay.inner-banner-section .e-con-inner h1.elementor-heading-title {
    height: auto;
}

.elementor-element.bg-overlay.inner-banner-section {
    position: relative;
    overflow: hidden;
}

.elementor-element.bg-overlay.inner-banner-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 1087px;
    height: 100%;
    background: #00816D 0% 0% no-repeat padding-box;
    opacity: 0.74;
    clip-path: polygon(0 0, 69.5% 0, 100% 100%, 0% 100%);
    z-index: 1;
}

.elementor-element.elementor-widget-heading {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: start;
    align-items: center;
    /* min-height: 400px; */
    text-align: center;

}

.elementor-element.e-con-full.inner-banner-heading.e-flex.e-con.e-child {
    padding-left: calc(((100% - 1400px)/ 2) - 0px);
}


/* ===== Title Text Styling ===== */


/*ESDM Page Css Start*/

.pillars-section p.elementor-icon-box-description {
    text-align: left;
}

.pillars-section h3.elementor-icon-box-title {
    font-size: 34px;
    line-height: 44px;
    color: #000000 !important;
    margin: 6px 0 15px;
}

.video-col.video-col-esdm .elementor-element.elementor-widget-video {
    height: 449px;
    overflow: hidden;
    /* background: #000; */
}

.denver-content.specialized-content h3 {
    font-size: 24px;
    line-height: 38px;
}

.denver-content h3.esdm-training {
    margin-top: 5px;
}

/*end ------------------------------*/

/*meet the team section*/

.team-page-sec .elementor-loop-container.elementor-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 40px;
}

.team-page-sec .elementor.e-loop-item.team.type-team.status-publish.has-post-thumbnail.hentry {
    width: calc(100% / 4 - 23px);
}

.elementor-element.team-list-section.team-page-sec.e-flex.e-con.e-child {
    padding: 0
}

.pillars-section.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box {
    width: calc(100% / 3 - 23px);
}

.pillars-section.card-item.esdm-approach.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box {
    width: calc(100% / 2 - 23px);
}


/*+++++++++++++++++++++++++++++++*/




/*FAQ CSS START*/
.faq-section .elementor-element.elementor-element-b38845b {
    --n-accordion-padding: 24px 032px 24px 032px !important;
}

summary.e-n-accordion-item-title {
    justify-content: space-between !important;
}

.elementor-element.elementor-widget.elementor-widget-n-accordion {
    border: 0;
    border-radius: 12px !important;
}

.e-n-accordion-item {
    background: rgb(255, 222, 89);
    border-radius: 12px !important;
}

summary.e-n-accordion-item-title {
    border: 0;
}

.faq-section .elementor-element.e-con-full.e-flex.e-con.e-child {
    border-radius: 12px !important;
}

.e-n-accordion .e-n-accordion-item .elementor-element.elementor-widget-text-editor {
    margin-top: -13px;
}

:where(.elementor-235 .elementor-element.elementor-element-b38845b > .e-n-accordion > .e-n-accordion-item)>.e-con {
    --border-radius: 0px 0px 12px 12px;
}

summary.e-n-accordion-item-title,
.elementor-element.e-flex.e-con-boxed.e-con.e-child {
    border: none !important;
}

/*.elementor-element.elementor-widget.elementor-widget-text-editor {
    padding-top: 0 !important;
}*/
/* details[open] summary.e-n-accordion-item-title {
  padding: 32px 32px 15px 32px; 
} */


/* details[open]#e-n-accordion-item-1880 summary.e-n-accordion-item-title {
  padding: 32px 32px 0px 32px !important;
}  */
details[open]#e-n-accordion-item-1880 .elementor-element.elementor-widget.elementor-widget-text-editor {
    padding-top: 2px !important;
}

.faq-section .elementor-element.elementor-widget.elementor-widget-text-editor {
    max-width: 92% !important;
}

.faq-section.elementor-element.elementor-element-a69d97d {
    --width: calc(100% - 342px) !important;
}

span.e-n-accordion-item-title-icon {
    top: 6px !important;
}

.faq-section .elementor-widget-n-accordion .e-n-accordion-item-title {
    align-items: start;
}

.denver-content.faq-denver ul {
    margin-bottom: 0 !important;
}

.denver-content.faq-denver ul li::after {
    background: url('../../../../wp-content/uploads/2025/10/black-arrow.svg');
    background-repeat: no-repeat;
    background-size: contain;
}

.elementor-element.denver-content .our-commitment-section h3 {
    color: #00816d;
}


.term-condition.text-one {
    margin-top: 10px !important;
}
/*------------------------[*/



/* sticky */

@media screen and (min-width:2100px) {
    .elementor-element.bg-overlay.inner-banner-section::before {
        max-width: 60%;
    }
}

@media screen and (max-width:1550px) {
    .elementor-element.bg-overlay.inner-banner-section::before {
        max-width: 850px;
    }

    .elementor-element.container.meet-the-team {
    padding-left: 30px;
    padding-right: 30px;
}
}


@media screen and (max-width: 1439px) {
    .pillars-section.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box {
        width: calc(100% / 3 - 23px);
    }

    .pillars-section.card-item.esdm-approach.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box {
        width: calc(100% / 2 - 23px);
    }

    .slider .team-item.team-sec-p:nth-child(n+2) {
        display: block;
    }

    .elementor-element.bg-overlay.inner-banner-section::before {
        max-width: 820px;
    }

    /* body.post-template-default.single-post,
    body.page-template-default.page,
    body.page-template.hello-elementor-default.elementor-default.elementor-template-full-width {
        padding-top: 135px;
    } */

    .main-menu-row nav ul.elementor-nav-menu {
        column-gap: 35px;
    }

    header.nav-down {
        top: -120px;
    }

    body .main-header .elementor-element.menu-col {
        margin-top: 0;
    }

    .elementor-element.faq-banner-set.elementor-widget-image img {
        object-position: 70% 100% !important;
    }

    .elementor-element.aboutus-img-set.elementor-widget.elementor-widget-image img {
        object-position: 70% 100% !important;
    }

    .elementor-element.meet-the-team-img-set.elementor-widget.elementor-widget-image img {
        object-position: 70% 100% !important;
    }

    .elementor-element.esdm-banner-set img {
        object-position: 80% 100% !important;
    }

    .elementor-element.esdm-banner-set img {
        object-position: 73% 100% !important;
    }

    .elementor-element.what-expect-img-set img {
        object-position: 73% 100% !important;
    }

    .elementor-element.opt-form-img-set img {
        object-position: 70% 100% !important;
    }

    .elementor-element.opt-out-form-img-set.elementor-widget-image img {
        object-position: 74% 100% !important;
    }

      .elementor-element.container.meet-the-team {
    padding-left: 20px;
    padding-right: 20px;
}
}

@media (max-width: 1300px) {
    .header-menu-li-gap .elementor-nav-menu>li:not(:last-child) {
        margin-right: 10px !important;
    }

    .hdr-logo img {
        max-width: 100px !important;
    }
}


@media screen and (max-width: 1199px) {
    span.e-n-accordion-item-title-icon {
        top: 3px !important;
    }

    .denver-content.faq-denver ul li::after {
        width: 19px;
        height: 12px;
        left: 0;
        top: 7px;
    }

    .denver-content.faq-denver ul li {
        padding-left: 30px;
    }

    .faq-section svg {
        width: 22px;
        height: 22px;
    }

    .e-n-accordion-item-title-text {
        line-height: 32px !important;
    }

    .denver-content h3.esdm-training {
        margin-top: 0px;
    }

    .elementor-235 .elementor-element.elementor-element-b38845b {
        --n-accordion-padding: 17px 26px 14px 26px !important;
    }

    /* details[open]#e-n-accordion-item-1880 summary.e-n-accordion-item-title {
    padding: 16px 26px 0px 26px !important;
} */
    /* details[open] summary.e-n-accordion-item-title {
    padding: 16px 26px 10px 26px !important;
} */
    .e-n-accordion-item-title-text {
        font-size: 22px !important;
        line-height: 32px !important;
    }

    .pillars-section.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box {
        width: calc(100% / 3 - 18px);

    }

    .pillars-section.card-item.esdm-approach.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box {
        width: calc(100% / 2 - 18px);
    }

    .team-page-sec .elementor.e-loop-item.team.type-team.status-publish.has-post-thumbnail.hentry {
        width: calc(100% / 3 - 23px);
    }

    .elementor-element.elementor-element-99077af.team-btn-style {
        position: static !important;
        transform: none !important;
        margin-top: 15px;
        display: flex;
        justify-content: center;
    }

    .elementor-element.elementor-element-99077af.team-btn-style .elementor-button {
        position: relative !important;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        padding: 0 0;
    }

    .elementor-element.bg-overlay.inner-banner-section::before {
        max-width: 680px;
    }

    .denver-content.specialized-content h3 {
        font-size: 22px;
        line-height: 32px;
    }


    .pillars-section h3.elementor-icon-box-title {
        font-size: 30px;
        line-height: 40px;
        margin: 0px 0 6px;
    }

    .v .header-menu-li-gap .elementor-nav-menu>li:not(:last-child) {
        margin-right: 0px !important;
    }

    .hdr-logo img {
        max-width: 80px !important;
    }

    body.post-template-default.single-post,
    body.page-template-default.page,
    body.page-template.hello-elementor-default.elementor-default.elementor-template-full-width {
        /* padding-top: 113px; */
    }

    .main-menu-row nav ul.elementor-nav-menu {
        column-gap: 25px;
    }

    .elementor-element.header-top-icon .elementor-icon-box-icon {
        width: 32px;
        height: 29px;
    }


    .elementor-element.header-top-icon .elementor-icon svg {
        width: 100%;
        height: 100%;
    }

    header.nav-down {
        top: -102px;
    }

    .header-row li.menu-item.menu-item-has-children {
        padding-bottom: 10px;
        margin-top: 10px;
    }

    .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.hdr-btn {
        width: 209px;
    }

    .footer-section .e-con-inner {
        max-width: 100% !important;
    }

    .footer-section a.elementor-icon.elementor-social-icon-instagram svg,
    .footer-section a.elementor-icon.elementor-social-icon-instagram {
        width: 30px;
        height: 30px;
    }

    .footer-section a.elementor-icon.elementor-social-icon-facebook,
    .footer-section a.elementor-icon.elementor-social-icon-facebook svg {
        width: 16px;
        height: 30px;
    }

    .elementor-element.link-btn.email a.elementor-button svg {
        width: 24px;
        height: 18px;
    }


    .elementor-element.link-btn.call a.elementor-button svg {
        width: 25px;
        height: 25px;
    }

    .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.hdr-btn:after,
    .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.hdr-btn a:after {
        width: 8px;
        height: 12px;
    }

    /* stikcy */
    header.nav-up .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex,
    header.nav-down .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex {
        width: calc(100% - 200px);
    }

    header.nav-up .header-section.main-header .e-con-inner .elementor-element.logo-section,
    header.nav-down .header-section.main-header .e-con-inner .elementor-element.logo-section {
        width: 200px;
    }

    header.nav-up .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex ul.elementor-nav-menu li.hdr-btn,
    header.nav-down .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex ul.elementor-nav-menu li.hdr-btn a {
        font-size: 16px;
        line-height: 28px;
    }

    .single-typography h2 {
        font-size: 32px !important;
        line-height: 42px !important;

    }

    .e-n-accordion .e-n-accordion-item .elementor-element.elementor-widget-text-editor {
        margin-top: -7px;
    }

    .elementor-element.faq-banner-set.elementor-widget-image img {
        object-position: 71% 100% !important;
    }

    .elementor-element.image-box .elementor-element.elementor-widget.elementor-widget-image {
        width: 25%;
    }

}

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

    .slider .team-item.team-sec-p:nth-child(n+1) {
        display: block;
    }
}



@media screen and (max-width: 991px) {
    .faq-section.elementor-element.elementor-element-a69d97d {
        --width: calc(100% - 200px) !important;
    }

    .pillars-section.card-item.esdm-approach.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box {
        width: calc(100% / 2 - 12px);
    }

    .pillars-section.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box {
        width: calc(100% / 2 - 12px);
    }

    .team-page-sec .elementor.e-loop-item.team.type-team.status-publish.has-post-thumbnail.hentry {
        width: calc(100% / 2 - 23px);
    }

    .denver-content.specialized-content h3 {
        font-size: 20px;
        line-height: 30px;
    }


    .elementor-element.bg-overlay.inner-banner-section::before {
        max-width: 580px;
    }

    body.post-template-default.single-post,
    body.page-template-default.page,
    body.page-template.hello-elementor-default.elementor-default.elementor-template-full-width {
        /* padding-top: 95px; */
    }

    .elementor-element.header-top-icon .elementor-icon-box-wrapper {
        justify-content: center !important;
    }

    .elementor-element.header-top-icon p.elementor-icon-box-title {
        font-size: 0 !important;
    }

    .elementor-element.header-top-icon .elementor-icon-box-content {
        gap: 0 !important;
    }


    /* menu responsive  */




    .main-header nav.nav-link {
        position: fixed;
        top: 0;
        width: 100%;
        right: -100%;
        max-width: 400px;
        background: #00816D;
        height: 100%;
        transition: all 0.6s ease;
        z-index: 999;
    }

    body.active-responsive-menu .main-header nav.nav-link {
        right: 0;
    }

    body.active-responsive-menu .elementor-element.logo-section {
        z-index: -1;
        position: relative;
        opacity: 0.7;
        filter: blur(2px);
    }

    body.active-responsive-menu {
        overflow: hidden;
        position: relative;
    }

    body.active-responsive-menu header {
        background: transparent !important;
        box-shadow: none !important;
    }



    body.error404.active-responsive-menu:after {
        top: -70px;
    }

    body.active-responsive-menu:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgb(0 0 0 / 31%);
        z-index: 2;
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
    }

    .main-header nav.nav-link>ul.menu {
        display: inline-block;
        height: 100%;
        overflow-y: auto;
        padding: 0 20px;
        width: 100%;
    }


    .main-header nav.nav-link ul.menu li.menu_text {
        width: 100%;
        height: 50px;
        position: sticky;
        top: 0;
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        text-align: right;
        padding: 0;
        z-index: 3;
        background: #00816D;

    }

    .main-header nav.nav-link ul.menu li.menu_text:first-child {
        border-bottom: 0;
    }

    button.header_toggle_button_inner {
        width: 18px;
        height: 18px;
        border: 0;
        background: 0 0;
        padding: 0;
        cursor: pointer;
    }

    button.header_toggle_button_inner:hover {
        background-color: transparent !important;
    }

    button.header_toggle_button_inner svg {
        width: 100%;
        height: 100%;
        transition: all 0.3s;
    }

    button.header_toggle_button_inner svg path {
        transition: all 0.3s;
    }


    .main-header nav.nav-link ul.menu li {
        display: block;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.21);
        margin: 0;
        position: relative;
        list-style: none;
    }

    .main-header nav.nav-link ul.menu li:last-child {
        border-bottom: 0;
    }

    .main-header nav.nav-link ul.menu li ul li:first-child a {
        padding-top: 6px !important;
    }



    .main-header nav.nav-link ul.menu li a {
        width: 100%;
        color: #fff;
        padding: 11px 0;
        font-size: 16px;
        line-height: 26px;
        cursor: pointer;
        display: block;
        font-weight: 600;
    }




    .main-header ul.menu li.menu-item-has-children ul.sub-menu {
        width: 100%;
        background: transparent;
        padding-left: 15px;
        display: none;
        position: inherit;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        top: 0;
        transition: none !important;
        padding-bottom: 0;
    }

    .main-header nav.nav-link ul.menu li:hover>a,
    .main-header nav.nav-link ul.menu .current-menu-item>a,
    .main-header nav.nav-link ul.menu li.current_page_ancestor>a,
    .main-header nav.nav-link ul.menu li.current_page_ancestor ul li.current-menu-item>a {
        color: #FFDE59 !important;
    }

    body .main-header .elementor-element.menu-col .elementor-element.main-menu-row,
    body .main-header .elementor-element.main-menu-row {
        margin-top: 0;
    }

    body .main-header .elementor-element.menu-col .elementor-element.connect-call {
        width: auto;
    }

    body .main-header .elementor-element.menu-col .elementor-element.main-menu-row {
        width: auto;
    }

    body .main-header .header-top-icon .elementor-icon-box-wrapper {
        align-items: center !important;
    }

    header.nav-down {
        top: 0;
    }

    header.nav-down .header-section.main-header>.e-con-inner {
        padding-bottom: 10px;
    }

    .main-header nav.nav-link ul.menu li a i.arrow-icon {
        display: none;
    }

    header.nav-down {
        background: #fff;
    }

    header.nav-up .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex ul.elementor-nav-menu li.hdr-btn,
    header.nav-down .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex ul.elementor-nav-menu li.hdr-btn a {
        font-size: 20px;
        line-height: 30px;
    }
}

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

    .denver-content.faq-denver ul li::after {
        top: 7px;
        width: 19px;
        height: 12px;
        left: 0;
    }




    .faq-section svg {
        width: 20px;
        height: 20px;
    }

    /* .faq-section .elementor-element.elementor-element-b38845b {
    --n-accordion-padding: 10px 20px 10px 20px !important;
} */

    .e-n-accordion-item-title-text {
        font-size: 20px !important;
        line-height: 30px;
    }

    .faq-section.elementor-element.elementor-element-a69d97d {
        --width: calc(100% - 0px) !important;
    }



    .team-page-sec .elementor-loop-container.elementor-grid {
        row-gap: 30px;
        column-gap: 20px;
    }

    .team-page-sec .elementor.e-loop-item.team.type-team.status-publish.has-post-thumbnail.hentry {
        width: calc(100% / 2 - 10px);
    }

    .pillars-section h3.elementor-icon-box-title {
        font-size: 26px;
        line-height: 36px;
        margin: 0px 0 10px;
    }

    .elementor-element.bg-overlay.inner-banner-section::before {
        max-width: 100%;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }

    h1.entry-title.main_title.privacy-h1 {
        margin-bottom: 5px;
    }

    .single-typography p {
        padding: 0 0 10px !important;
        margin-bottom: 0 !important;
    }

    .single-typography h2 {
        font-size: 28px !important;
        line-height: 38px !important;

    }

    .team-sec-p p.elementor-image-box-description {
        font-size: 16px;
        line-height: 26px;
    }

    .team-section .elementor-element.elementor-element-04e5523 {
        flex-direction: unset;
    }

    .elementor-element.team-button.e-flex.e-con.e-child {
        justify-content: flex-end;
    }

    body.post-template-default.single-post,
    body.page-template-default.page,
    body.page-template.hello-elementor-default.elementor-default.elementor-template-full-width {
        /* padding-top: 88px; */
    }

    .elementor-element.header-top-icon .elementor-icon-box-icon {
        width: 26px;
        height: 23px;
    }

    .elementor-element.link-btn a.elementor-button span.elementor-button-content-wrapper {
        column-gap: 6px !important;
    }

    header.nav-up .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex ul.elementor-nav-menu li.hdr-btn,
    header.nav-down .header-section.main-header .elementor-element.menu-col.e-con-full.e-flex ul.elementor-nav-menu li.hdr-btn a {
        font-size: 18px;
        line-height: 28px;
    }

    .slider ul.slick-dots li.slick-active button {
        width: 15px;
        height: 15px;
    }

    .slider ul.slick-dots li button {
        width: 15px;
        height: 15px;
    }

    .slider ul.slick-dots li.slick-active button {
        border: 4px solid #00816D;
    }


}

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

    body.post-template-default.single-post,
    body.page-template-default.page,
    body.page-template.hello-elementor-default.elementor-default.elementor-template-full-width {
        /* padding-top: 76px; */
    }


    body .main-header .elementor-element.menu-col .elementor-element.connect-call {
        display: none;
    }

    .elementor-element.header-row .elementor-element.logo-section {
        width: 150px;
    }

    body .main-header .elementor-element.header-row .elementor-element.menu-col {
        width: calc(100% - 150px);
    }
}


@media screen and (max-width: 576px) {
    .pillars-section.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box {
        width: calc(100% / 1 - 0px);
    }

    .pillars-section.card-item.esdm-approach.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box {
        width: calc(100% / 1 - 0px);
    }

    .slider ul.slick-dots li button {
        width: 10px;
        height: 10px;
    }

    .elementor-element.team-heading.e-flex.e-con.e-child {
        width: 100%;
        justify-content: center;
    }

    .elementor-element.team-button.e-flex.e-con.e-child {
        justify-content: center;
        margin-bottom: 20px;
        width: 100%
    }

    .main-header nav.nav-link {
        width: 100%;
        max-width: 100%;
    }

    .team-heading .elementor-element.elementor-widget.elementor-widget-heading {
        margin: 0 0;
    }

    .team-section h2.elementor-heading-title.elementor-size-default {
        margin-bottom: 0px;
    }

    .slider ul.slick-dots li.slick-active button {
        width: 10px;
        height: 10px;
    }

    .slider ul.slick-dots li.slick-active button {
        border: 2px solid #00816D;
    }

    .slider ul.slick-dots li button {
        border: 2px solid #ffde59;
    }

    .team-section .elementor-image-box-img img {
        height: auto;
        object-fit: cover;
    }

    .elementor-element .team-mob-button.e-flex.e-con.e-child {
        display: block;
    }

    .elementor-element.team-button.e-flex.e-con.e-child {
        display: none;

    }

    .elementor-element.slider.e-flex.e-con.e-child.slick-initialized.slick-slider.slick-dotted {
        margin-top: 20px;
    }

    .team-mob-button .elementor-mobile-align-right {
        text-align: center;
    }

    .elementor-element.image-box .elementor-element.elementor-widget.elementor-widget-image {
        width: auto;
    }

    .elementor-element.image-box .elementor-element.elementor-widget.elementor-widget-image img {
        max-width: 130px;
    }
div.cf-turnstile {
    	transform: scale(.8);
	}

	.ginput_container.ginput_container_turnstile {
		display: flex;
		justify-content: center;
	}

}


.df-form form .gform_body.gform-body .gform_fields fieldset.gfield_error .ginput_container_checkbox .gchoice label::before {
    border-color: #f00;
    background: #ff000021;
}