
p{
    margin: 0;
}
a{
    text-decoration: none !important;
}
.custom-header {
    background: transparent;
    position: fixed;
    top: 10px;
    left: 0;
    z-index: 99;
}
.custom-header .e-con-inner  {
    background-color: #ffffff40;
    border-radius: 400px;
    border: 1px solid;
    border-color: #ffffff1a;
    backdrop-filter: blur(20px) brightness(100%);
    -webkit-backdrop-filter: blur(20px) brightness(100%);
    padding: 20px;
}

.custom-header .elementskit-menu-container{
    height: auto !important;
}

.custom-header  .global-button .elementor-button svg {
    font-size: 24px;
}

.global-button .elementor-button svg {
    font-size: 32px;
}
.global-chip .elementor-heading-title {
    background: #7CFFC9;
    padding: 8px 16px !important;
    display: inline;
    border-radius: 28px;
}
.slide-description p {
    margin: 0;
    line-height: 36px;
}
.slider-container-block-background {
    padding: 0 !important;
}
.mySwiperBottom.swiper {
    width: 100%;
    padding: 0;
}
.custom-slider .e-con-inner {
    margin-left: 0;
}
.swiper-bottom-buttons-block {
    justify-content: flex-start !important;
    margin-top: 24px !important;
}
 .mySwiper .swiper-bottom-buttons-block .swiper-pagination-bullet-active {
    width: 20px !important;
    height: 10px !important;
    border-radius: 6px;
    background-color: #7CFFC9 !important;
}
.mySwiperBottom.swiper {
    padding-left: 20px;
}
.custom-accordion .e-n-accordion-item-title-header:after, .custom-accordion .e-n-accordion-item-title-header:before {
    content: " ";
    width: 40px;
    height: 40px;
    border-radius: 40px;
}

.custom-accordion .e-n-accordion-item-title-header:before {
    background: #F7F7F7;
}

.custom-accordion .e-n-accordion-item-title-header {
    gap: 16px;
    align-items: center;
}

.custom-accordion .e-n-accordion-item {
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #F7F7F7;
    box-shadow: 0 4px  6px -1px #0000001A;
}
.custom-accordion p{
    color: #fff;
}

.custom-accordion .e-n-accordion-item .e-n-accordion-item-title {
    border: none !important;
}

.custom-accordion .e-n-accordion-item .elementor-element {
    border: none;
}

.custom-accordion .e-n-accordion-item-title-header:after {
    position: absolute;
}

.custom-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-header:before {
    background: #7CFFC9;
}

.custom-accordion .e-n-accordion-item[open] .e-n-accordion-item-title {
    padding-bottom: 12px;
    align-items: flex-start;
}

.custom-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-header {
    flex-direction: column;
    align-items: flex-start;
}

#custom-item-1 .e-n-accordion-item-title-header:after {
    background: url(./assets/images/I-32.svg);
    background-repeat: no-repeat;
    background-position: center;
}

#custom-item-2 .e-n-accordion-item-title-header:after {
    background: url(./assets/images/I-47.svg);
    background-repeat: no-repeat;
    background-position: center;
}

#custom-item-3 .e-n-accordion-item-title-header:after {
    background: url(./assets/images/I-59.svg);
    background-repeat: no-repeat;
    background-position: center;
}

#custom-item-4 .e-n-accordion-item-title-header:after {
    background: url(./assets/images/I-71.svg);
    background-repeat: no-repeat;
    background-position: center;
}

#custom-item-5 .e-n-accordion-item-title-header:after {
    background: url(./assets/images/I-71.svg);
    background-repeat: no-repeat;
    background-position: center;
}

#custom-item-6 .e-n-accordion-item-title-header:after {
    background: url(./assets/images/I-71.svg);
    background-repeat: no-repeat;
    background-position: center;
}

#custom-item-7 .e-n-accordion-item-title-header:after {
    background: url(./assets/images/I-71.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.custom-tabs .e-n-tabs-heading {
    flex: 1 0 40%;
}
.custom-tabs .e-n-tabs-content {
    flex: 1 0 60% !important;
    padding-left: 64px;
}
.custom-tabs .e-n-tabs {
    gap: 0px !important;
}
.custom-tabs .elementor-icon-box-wrapper {
    border-left: 4px solid #6FE4C1;
}

.custom-tabs  .elementor-icon-box-content {
    padding-left: 28px;
}
.gt-current-lang {
    padding: 8px !important;
    display: flex !important;
}
.gt_float_switcher-arrow {
    /* opacity: 0 !important; */
    /* display: none !important; */
    transform: rotate(0deg) !important;
}
.gt_float_switcher .gt-selected {
        border-radius: 50px;
}
.gt_float_switcher {
    border-radius: 80px !important;
    top: 0;
    position: relative !important;
    overflow: visible !important;
}
.gt-lang-code {
    font-size: 14px !important;
}
.gt_float_switcher .gt_options {
    position: absolute !important;
    z-index: 9999999999 !important;
    right: 0 !important;
    width: 150px !important;
    background: #fff !important;
    box-shadow: rgba(0,0,0,0.15) 0 5px 15px !important;
    border-radius: 8px !important;
    top: calc(100% + 10px) !important;
}
.gt_float_switcher .gt_options a {
    font-size: 14px !important;
    display: flex !important;
    padding: 8px 5px !important;
}
.gt-current-lang img {
    width: 24px !important;
    height: 24px !important;
    object-fit: cover;
    border-radius: 24px !important;
}
.gt_float_switcher img{
    width: 24px !important;
    height: 24px !important;
}
.gt_float_switcher .gt_options a:hover {
    background: #2c5697 !important;
    color: #fff;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow.gt_arrow_rotate {
    transform: rotate(-180deg) !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
    display: none;
}
div#gt_float_wrapper {
    display: flex;
}
.custom-nav-menu nav {
    width: auto !important;
}
.gtranslate_wrapper {
    margin-left: 40px;
}
h3.elementor-icon-box-title {
    margin: 0;
}
.footer .e-con-inner .elementor-element {
    --align-self: top !important;
}
.custom-header.scrolled {
    background: #fff;
    top: 0;
}
.custom-header.scrolled  a.ekit-menu-nav-link{
    color: #000 !important;
}
.color-logo{
    display: none;
}
.custom-header.scrolled  .white-logo{
    display: none;
}
.custom-header.scrolled .color-logo{
    display: block;
}
.item-content-wrapper {
    background: transparent !important;
    padding: 0 !important;
}
.custom-slider .ekit-wid-con .elementskit-testimonial_card>p {
    font-size: 28px;
    font-style: normal;
    color: #fff;
    margin-bottom: 24px;
    line-height: 40px;
    font-weight: 400 !important;
}


.elementskit-testimonial_card{
    text-align: left !important;
}
.custom-slider  strong.elementskit-author-name {
    font-size: 18px !important;
    font-weight: 700;
    margin: 0;
}

.custom-slider span.elementskit-author-des {
    font-size: 14px !important;
}
.custom-slider .elementskit-testimonial-slider .swiper-pagination {
    bottom: -24px !important;
}
.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination {
    display: flex;
    justify-content: start !important;
}
.custom-slider  span.swiper-pagination-bullet {
    background: hwb(0deg 100% 0% / 40%) !important
}
.custom-slider  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    transform: unset !important;
    width: 20px !important;
    background: #7CFFC9 !important;
    border-radius: 5px;
}