div#services .faq-custom-sec .e-n-accordion-item-title-text {
    display: flex;
    align-items: center;
    gap: 15px;
}

div#services .faq-custom-sec .e-n-accordion-item-title-text img {
    height: 46px;
    width: 100%;
    max-width: 46px;
}
.center-check .elementor-icon-wrapper {
    display: flex !important;
    flex-direction: column !important;
    align-content: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
}


.divider-sec:after {
    content: "";
    height: 58px;
    background: #CFC0A8;
    display: block;
    position: absolute;
    width: 1px;
    top: 103%;
    left: 26px;
}

.center-text-align .icon-box .elementor-icon-box-wrapper {
    align-items: center;
}

.divider-main-col img {
    min-width: 58px;
}

.center-text-align .icon-box .elementor-icon-box-wrapper svg {
    width: 62px;
    height: 62px;
}

/* .e-hosted-video.elementor-wrapper.elementor-open-inline {
    aspect-ratio: unset;
    max-height: calc(100vh - 450px);
} */

.cstm-arrow-slide .e-n-carousel {
    max-width: calc(100% - 60px);
}

.faq-custom-sec details:last-child summary.e-n-accordion-item-title {
    border-bottom: 0 !important;
}

.faq-custom-sec details:last-child summary.e-n-accordion-item-title + div {
    padding: 0;
    border: 0;
}

@media(max-width:767px){
.cstm-arrow-slide .e-n-carousel {
    max-width: 100%;
}
	.divider-main-col .elementor-image-box-wrapper {
    display: flex !important;
    align-items: center;
    gap: 20px;
}
	.divider-main-col img {
    min-width: 48px;
}
	.center-text-align .icon-box .elementor-icon-box-wrapper svg {
    width: 42px;
    height: 42px;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    min-height: calc(100vh - 70px);
}
}

@media(min-width:1025px){
	.sticky-header.Fixed.scrolled{
    background-color:#CFC0A8;
}
}