.-checkbox-labels-items,.-page-container,.-pages-root,.YC-BreadCrumb .BreadcrumbsFilters>li,.menu a {
    position: relative
}

.-defult-widgets-title-style-1 .-widgets-h1-title {
    font-size: 26px
}

[lang=en] .-defult-widgets-title-style-1 {
    max-width: 1200px
}

[lang=en] span.ar,span.en {
    display: none
}

[lang=en] i.fa.fa-long-arrow-left {
    transform: rotate(180deg)
}

[lang=en] span.en {
    display: block
}

[lang=en] form.wpcf7-form.init {
    text-align: left
}

.--custonm-click,.fade-in-out,.popup,ul.sub-menu {
    visibility: hidden;
    opacity: 0
}

#wrapper .Icon,#wrapper .tooltip {
    box-shadow: 0 10px 10px rgb(0 0 0 / .1)
}

#wrapper,.--top-area-flex-->ul,.-waqf-footer-body>.-waqf-footer-body-menu>div>ul>li>ul,.YC-BreadCrumb .BreadcrumbsFilters,.footer-list,.footer_menu ul,.menu,.service-list,ol.BreadcrumbsFilters>li,ul.lang-switcher li,ul.list-group,ul.sub-menu,ul.top-arefooter,ul.top-areheader {
    list-style: none
}

.menu a,ol.BreadcrumbsFilters>li>a>span>i {
    font-size: 20px;
}

body.-minimal-header header {
    padding-block:0;top: -48px
}

header>.-container>.-background-krop>.menu-list {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between
}

header.-waqf-header>.-container>.-background-krop>.menu-list {
    max-width: inherit;
    padding-inline:10px}

header.-wide>.-container {
    max-width: inherit
}

body.-minimal-header header>.-container>.-background-krop>.menu-list>.-logo {
    z-index: 1
}

header>.-container>.-background-krop>.menu-list>.-mobile-user>.-user {
    width: fit-content;
    display: flex;
    justify-content: end
}

header>.-container>.-background-krop>.menu-list>.-mobile-user>.-user>.-button-ui {
    font-size: 15px;
    color: #fff;
    padding-inline:25px;border-radius: var(--miniradius)
}

body.-minimal-header header>.-container>.-background-krop>.menu-list>.-user>.-button-ui {
    padding-block:6px;padding-inline:20px}

body.-minimal-header header>.-container>.-background-krop>.menu-list>.-user>.-button-ui.-ui-color1 {
    background: var(--gradient-uicolor);
    border-color: var(--uicolor-1)
}

header>.-container>.-background-krop>.menu-list>.-mobile-user>.-user>.-button-ui.-ui-color1 {
    background: #2a1b1b;
    border-color: #2a1b1b
}

.menu {
    display: flex;
    align-items: center;
    margin-block:0;
    transition: 150ms;
    gap: 20px;
}

.menu ul>li:hover ul {
    transform: translateY(8.5px)
}

ul li ul.sub-menu li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

ul li ul.sub-menu li:last-child {
    border-bottom: none;
    padding: 0
}

.menu a {
    display: flex;
    font-weight: 500;
    gap: 10px;
    line-height: 1.8;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    transition: 0.3s;
    color: #fff;
}

.menu ul>li>ul>li>a {
    font-size: 16px;
    font-weight: 500
}

.menu ul>li:last-child>a {
    border-inline-end:0}

.menu ul>li.current-menu-item>a {
    font-weight: 700
}

header>.-container>.-background-krop>.menu-list>.-logo img {
    max-height: 100%
}

.P-content {
    color: var(--secondarytext);
    font-weight: 600;
    font-size: 16px;
    line-height: 1.6;
    max-width: 715px
}

.-page-container.form .-container,.popup {
    max-width: 600px
}

.-blog-gridboxes-item {
     display: flex;
     position: relative;
     flex-direction: column;
     transition: 250ms;
     flex: 1 1 0%;
     border-radius: var(--largeradius);
     overflow: hidden;
     background: #eeecf9;
     min-width: 265px;
     max-width: 331px;
     padding: 20px;
}

.-blog-gridboxes-item-thumb {
    padding-top: 68%;
    background-image: var(--background-image);
    background-size: cover;
    transform: perspective(1000px) rotateX(7deg) rotateY(0) scale3d(1,1,1);
    background-repeat: no-repeat;
    background-position: center center;
    transition: .6s;
    border-radius: var(--largeradius)
}

.-blog-gridboxes .-blog-gridboxes-item>a:hover>.-blog-gridboxes-item-thumb {
    opacity: 1;
    transition: 150ms
}

.-blog-gridboxes .-blog-gridboxes-item>a:hover>.-blog-gridboxes-item-body>strong {
    text-decoration: underline
}

.-blog-gridboxes .-blog-gridboxes-item>a>.-blog-gridboxes-item-footbar>strong {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 400;
    color: #cd0000
}

.-blog-gridboxes .-blog-gridboxes-item>a>.-blog-gridboxes-item-footbar>strong::before {
    content: "";
    width: 7px;
    height: 7px;
    background: currentcolor;
    border-radius: 50px;
    margin-inline-end:7px}

.-blog-gridboxes .-blog-gridboxes-item>a>.-blog-gridboxes-item-body>strong {
    display: block;
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 1.5
}

.-blog-gridboxes-item-body-content {
    font-weight: 400;
    font-size: 16px;
    color: var(--secondarytext);
    margin: 10px 0 15px;
}

.-waqf-footer-body {
    background: var(--uicolor-2);
    padding: 35px;
    border-radius: var(--largeradius);
    display: flex;
    flex-wrap: wrap;
    gap: 30px 35px
}

.-waqf-footer-body>.-waqf-footer-body-menu {
    flex: 1 1 0%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 25%
}

.-waqf-footer-body>.-waqf-footer-body-menu ul {
    list-style: none;
    flex-flow: column wrap;
    display: flex;
    gap: 10px;
    margin: 0!important
}

.-waqf-footer-body>.-waqf-footer-body-menu>div>ul>li {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px
}

.-waqf-footer-body-social>a,.YC-BreadCrumb .BreadcrumbsFilters {
    display: flex;
    align-items: center
}

.-waqf-footer-body>.-waqf-footer-body-menu ul>li>a {
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: var(--secondarytext-2)
}

.-waqf-footer-body>.-waqf-footer-body-menu>div>ul>li>ul>li>a {
    display: block;
    font-size: 17px;
    padding-block:3px;font-weight: 600;
    color: var(--secondarytext);
    line-height: 1.65;
    transition: var(--transition-time)
}

.-waqf-footer-body>.-waqf-footer-body-about {
    width: 50%
}

.-waqf-footer-body>.-waqf-footer-body-about>.-waqf-footer-body-social {
    display: flex;
    margin: -5px
}

.-waqf-footer-body-social>a:hover {
    box-shadow: var(--box-shadow-hover);
    transform: translateY(-1px)
}

.-waqf-footer-body-social>a {
    transition: var(--transition-time);
    justify-content: center;
    font-size: 20px;
    color: var(--uicolor-2);
    line-height: 37px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%
}

.-waqf-footer-body>.-waqf-footer-body-about>.-waqf-footer-body-social>a:hover {
    background: var(--uicolor);
    color: #fff
}

footer.-waqf-footer {
    padding: 40px 0 20px
}

.-waqf-footer-body-text {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    background: var(--uicolor-2);
    box-shadow: 0 -1px 0 0 rgb(255 255 255 / .05);
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.-home-hero-section-outer {
    padding-block:50px 0;position: relative;
    z-index: 1;
    overflow: hidden
}

form.-formkit>h1 {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 20px
}

form.-formkit>[labelkit] {
    display: flex;
    margin-bottom: 25px;
    flex-direction: column
}

form.-formkit>[labelkit]>p {
    font-size: 14px;
    padding-top: 10px;
    margin: 0;
    font-weight: 300;
    color: var(--secondarytext)
}

form.-formkit>[labelkit]>span {
    display: block;
    font-size: 14px;
    color: var(--secondarytext);
    margin-bottom: 4px
}

form.-formkit>[labelkit]>[inputkit] {
    width: 100%;
    padding-block:10px;padding-inline:20px}

.-checkbox-labels-items {
    display: flex;
    flex-wrap: wrap;
    margin: -8px;
    padding-top: 4px
}

.-checkbox-labels-items>label {
    min-width: 110px;
    flex: 1 1 0%;
    height: auto;
    min-height: 2.75rem;
    color: var(--textcolor-2);
    background-color: var(--alphabg);
    border: 1px solid var(--divider);
    border-radius: .5rem;
    text-align: center;
    padding: .5rem .875rem;
    font-size: 16px;
    line-height: 1.5;
    transition: .3s;
    box-shadow: var(--shadow-elevated);
    margin: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap
}


.-checkbox-labels-items>input:checked+label {
    background: rgb(211 82 83 / .09);
    border-color: var(--uicolor-1);
    color: #bb2829
}

.-page-container-bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 200px;
    background-image: url(./img/footer-pattern.jpg);
    background-repeat: repeat-x;
    background-color: #faf8f3;
    z-index: -1
}



.-page-container-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(to top,#fff,transparent)
}

.-page-container {
    z-index: 1;
    padding-block:70px}

.fade-in-out,.popup {
    position: fixed;
    transition: opacity .2s,visibility .2s
}

.-page-container-body>.-page-container-body-header {
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 20px
}

.-page-container-body>.-page-container-body-content {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 300
}

.-page-container-body>.-page-container-body-content h3 {
    font-size: 22px
}

.-page-container-body>.-page-container-body-content h2 {
    font-size: 25px
}

.-waqf-list-gridboxes {
    display: flex;
    flex-wrap: wrap;
    margin: -12px
}

ol.BreadcrumbsFilters,ol.BreadcrumbsFilters>li {
    align-items: center;
    display: flex
}

ol.BreadcrumbsFilters>li+li::after {
    content: "\f104";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    display: inline-block;
    margin-inline:10px;
    font-size: 12px;
    line-height: 1;
    margin-top: 2px;
}

.page-title-content h1 {
    font-weight: 700;
    font-size: 35px;
    margin: 0;
    color: var(--textcolor)
}

.--archive--be-content {
    font-size: 18px;
    margin: 24px 0 0;
    font-weight: 400;
    color: var(--second-text-color);
    line-height: 1.6;
    text-align: center
}

.page-title-content {
    padding: 55px 0;
    margin-bottom: 55px;
    border-bottom: var(--main-border)
}

ol.BreadcrumbsFilters {
    margin-bottom: 0;
    border-radius: 10px;
    width: 100%;
    justify-content: center;
    padding: 0;
    margin-top: 0;
    display: flex;
    gap: 8px;
}
ol.BreadcrumbsFilters li:first-child {
    background: var(--uicolor);
    padding: 6px 12px;
    border-radius: 10px;
}
ol.BreadcrumbsFilters>li>a {
    gap: 7px;
    font-size: 11px;
    display: flex;
    align-items: center;
    color: #fff;
}

ol.BreadcrumbsFilters>li>a>span {
    font-weight: 400;
    font-size: 16px;
}

.-loademore {
    display: flex;
    justify-content: center
}

.-page-container-body.creat-user {
    padding: 45px 40px
}

.--forget-password {
    margin-bottom: 25px
}

.--forget-password a {
    color: red
}

.notification.error,.notification.success {
    color: #fff;
    border-radius: var(--miniradius)
}

.social-contact {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 40px
}

.social-feature a {
    display: flex
}

.--feature-content {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
    justify-content: center
}

.-social-feature-icon {
    padding: 10px;
    font-size: 36px;
    text-align: center
}

.social-feature i {
    font-size: 28px;
    padding: 10px;
    font-weight: 100;
    margin-inline-end:9px;border-radius: 50%;
    --we: 54px;
    width: var(--we);
    display: flex;
    color: #fff;
    height: var(--we);
    background-color: var(--alinks);
    justify-content: center;
    align-items: center
}

.contact-form form.-formkit,.contact-map {
    height: 100%;
}

.--social-title {
    font-size: 17px;
    line-height: 1.5;
    font-weight: 600
}

.--all-contact-in: hover {
    transition:50ms
}

.--social-content {
    font-size: 14px;
    font-weight: 400
}

.contact-form form.-formkit {
    max-width: 868px
}

form.-formkit {
    max-width: 470px
}

.-waqf-rootpage {
    display: flex;
    padding-bottom: 75px
}

.-waqf-rootpage>.-waqf-rootpage-sidebar {
    border-inline-start:1px solid var(--divider-light-2);height: calc(-70px + 100vh);
    position: sticky;
    top: 70px;
    width: 250px;
    overflow: auto;
    display: none;
    background: var(--alphabg);
    z-index: 10000
}

@media (max-width: 850px) {
    .-waqf-rootpage>.-waqf-rootpage-sidebar.-open {
        position:fixed;
        top: 70px;
        left: 0;
        bottom: 0;
        height: auto
    }
}

.-waqf-rootpage>.-waqf-rootpage-sidebar.-open {
    display: block
}

body.-minimal-header .-waqf-rootpage-sidebar {
    top: 60px;
    height: calc(-60px + 100vh)
}

.-waqf-rootpage>.-waqf-rootpage-body {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column
}

body .-waqf-rootpage-sidebar>.-waqf-rootpage-sidebar-search {
    padding: 20px 20px 12px
}

body .-waqf-rootpage-sidebar>.-waqf-rootpage-sidebar-list {
    padding: 0 20px 20px
}

body .-waqf-rootpage-sidebar>.-waqf-rootpage-sidebar-list>a {
    display: flex;
    font-size: 15px;
    color: var(--secondarytext);
    align-items: center;
    padding-block:10px;padding-inline:12px;border-radius: var(--miniradius);
    margin-bottom: 5px
}

body .-waqf-rootpage-sidebar>.-waqf-rootpage-sidebar-list>a.-selected {
    background: var(--light-accent);
    color: var(--textcolor)
}

body .-waqf-rootpage-sidebar>.-waqf-rootpage-sidebar-list>a>em {
    width: 27px;
    margin-inline-end:14px;color: var(--secondarytext-2);
    font-weight: 200;
    font-style: normal
}

body .-waqf-rootpage-sidebar>.-waqf-rootpage-sidebar-list>a>p {
    flex: 1 1 0%;
    margin: 0
}

body .-waqf-rootpage-sidebar>.-waqf-rootpage-sidebar-search>input {
    background: var(--light-accent);
    padding-block:12px;padding-inline:20px;width: 100%;
    border-radius: var(--miniradius);
    font-size: 15px
}

.popup {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 40px 45px;
    border-radius: 24px;
    background: #fff;
    display: flex;
    z-index: 2147483647;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 90%
}

.fade-in-out {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgb(0 0 0 / .9);
    left: 0;
    z-index: 20005
}

.-waqf-created-box-share-copyinput.js>input {
    border: 1px solid var(--divider);
    border-radius: .5rem
}

.share-waqf {
    margin-bottom: 17px;
    font-size: 21px;
    font-weight: 500
}

.close {
    font-size: 21px;
    background-color: rgb(255 0 0 / .05);
    --we: 38px;
    width: var(--we);
    height: var(--we);
    color: #f83737;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.popup::after {
    content: "";
    width: 85%;
    border-radius: 0 0 10px 10px;
    background-color: #d35253;
    height: 7px;
    position: absolute;
    top: 0
}

.-name-exiest {
    width: 100%
}

ul.sub-menu .sub-menu {
    right: 102%;
    top: 0
}

ul.sub-menu {
    position: absolute;
    background-color: #fff;
    font-size: 16px;
    box-shadow: 0 4px 8px rgb(0 0 0 / .1);
    padding: 15px;
    width: 310px;
    z-index: 999;
    margin-left: 0;
    top: calc(100%);
    transition: 130ms;
    transform: translate(0,10px);
    transform-origin: center top;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.menu li:hover>.sub-menu {
    opacity: 1;
    visibility: visible
}

ul.sub-menu>li {
    opacity: .8
}

ul.sub-menu>li:hover {
    opacity: 1
}

.-YC-Category .owl-nav,.-YC-Category-Grid .owl-nav,.-mobile-kit,.reviews-carousel-rtl.reviews-carousel-rtl .disabled {
    display: none
}

.-mobile-kit span {
    width: 100%;
    height: 2px;
    border-radius: .125rem;
    background-color: #fff;
    transition: transform .4s,background-color .4s,opacity .4s;
}

.-mobile-user,.menu-item-has-children {
    display: flex;
    align-items: center;
    position: relative
}

.menu ul>li.current-menu-item::after {
    color: var(--uicolor-1)
}

.menu-item-has-children>a::after {
    content: "\f0d7";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    position: relative
}

.notification.error {
    padding: 7px 25px;
    background: #de3131;
    margin-bottom: 20px
}

.notification.success {
    padding: 10px 25px;
    background: #00c113;
    margin-bottom: 20px
}

.about-intro {
    display: flex;
    margin: 0 -25px
}

img {
    max-width: 100%;
    height: auto;
}

.single_features {
    font-size: 18px;
    font-weight: 600
}

i.fa-solid.fa-star {
    margin: 0 1px
}

section.YC-reviews-section .vs-border-circle {
    width: var(--circle-size,400px);
    height: var(--circle-size,400px);
    border: var(--border-size,45px) solid var(--theme-color2)
}

.--single--category--boxitem>a {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    color: var(--Text-color);
    transition: .2s;
    display: block;
    padding: 25px 25px 15px
}

.-YC-Category-Grid-container>.-defult-widgets-title-style-1 .sup-title-widget-defualt {
    color: #e7eeff
}

.-YC-Category-Grid-container .-defult-widgets-title-style-1>.-widgets-h1-title {
    color: #fff;
    text-align: start
}

.-YC-Category-Grid-container .-defult-widgets-title-style-1 .P-content {
    color: #d8d8d8;
    text-align: start;
    margin: 20px 0
}

.-YC-Category-Grid-container .-defult-widgets-title-style-1 {
    margin: 0;
    min-width: 500px;
    margin-inline-end:50px;align-items: flex-start;
    text-align: right;
    position: relative;
    place-content: start;
    display: flex
}

.-YC-Category-Grid-container {
    display: flex;
    align-items: center;
    padding-inline:60px 0;overflow: hidden
}

.-YC-Category-row-v2 .-YC-owl-navs-items>.-YC-owl-Slides-next {
    left: -20px
}

.-YC-Category-row-v2 .-YC-owl-navs-items>.-YC-owl-Slides-prev {
    right: -20px
}

.-YC-Category-Grid-container .-defult-widgets-title--URLArea-v1>.--Parent-URL-BTN>a {
    background: var(--primary-text);
    color: #fff;
    border-color: #fff
}

.-YC-Category-Grid {
    display: block;
    position: relative
}

.--category--background {
    padding: 80px 0
}

.-begroup-SingleWidget-Section.-YC-WidgetType-category .-YC-Widgets-Inner-Row {
    padding: 0
}

.YC--service--element {
    margin: 0 -15px 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.--after-intro--box-- {
    position: relative;
    display: block;
    width: 50px;
    height: 3px;
    background: #eef0f6;
    margin: 10px auto
}

.-defult-intro-title-URL>.--Parent-URL-BTN>a>span,.review_image {
    margin-inline-end: 9px
}

.--after-intro--box--: :before {
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 10px;
    height: 3px;
    content: "";
    margin: 0 auto;
    transition: .2s linear .1s;
    background-color: var(--tp-common-black)
}

.active .--single--category--boxitem .YC--service-shabe-style .-p-category-desc p,.active .--single--category--boxitem .YC--service-shabe-style .YC-serice-name {
    color: #fff
}

.active .--single--category--boxitem .YC--service-shabe-style .--after-intro--box--: :before {
    background-color:rgb(7 95 51 / .43)
}

.active .YC--service-shabe-style::after {
    transform: scaleX(1) rotateX(0);
    opacity: 1;
    transition: .2s
}

.-btn-header>a:hover,.-btn-header>span:hover {
    color: var(--tp-common-text)!important
}

.-YC-WidgetType-benefits .-YC-Category {
    padding-top: 120px
}

.-YC-WidgetType-category .-YC-owl-navs-items>.-YC-owl-Slides-prev {
    right: 210px
}

.-YC-WidgetType-category .-YC-owl-navs-items>.-YC-owl-Slides-next {
    left: 183px
}

span.YC--service-button {
    margin-top: 25px;
    background: #eef0f6!important;
    color: var(--primary-text)!important;
    margin-inline-end:0!important}

.-btn--category i {
    font-size: 17px;
    line-height: 1.5;
    transition: var(--transition-timing)
}

.--custonm-click,.--ice-cola-img,.--item-enmy-img,.--share-icon a,.custom-next,.custom-prev {
    transition: var(--transition-time)
}

.YC--service-shabe-style:hover .-category-button,.YC--service-shabe-style:hover .YC-serice-name,.YC--service-shabe-style:hover .service--item--icon i {
    color: var(--second-color)
}

.YC--service-shabe-style:hover .-btn--category i {
    color: var(--second-color);
    animation: .3s linear toLeftFromRight
}

.YC--service-shabe-style:hover .--YC-before-back {
    transition: transform .3s;
    animation: .3s linear shake
}

.--YC-before-back: :after {
    content:"";
    position: absolute;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    z-index: -1;
    background-color: var(--uitrans);
    right: 0;
    bottom: -2px
}

.reviews-carousel-rtl .owl-dots .owl-dot.active {
    background-color: var(--uicolor);
    width: 50px
}

.reviews-carousel-rtl .owl-dots .owl-dot:hover {
    background-color: var(--uicolor)
}

.--rating--widgets--stars-averageList .-Rate-Average-Items {
    padding-inline-start: 0;
    border: 0
}

.--rating--widgets--stars-result {
    color: var(--primary-text);
    position: relative;
    font-size: 28px;
    width: 100%;
    display: flex;
    gap: 10px;
    flex-direction: column
}

.testi-client>i {
    font-size: 343px;
    color: var(--uicolor);
    transform: rotate(180deg);
    opacity: .03;
    position: absolute;
    top: -129px
}

.review_l {
    flex: 1 1 0%
}

.review_image img {
    border-radius: 50%;
    --we: 60px
}

.review_image {
    --we: 100ox
}

.--shape-form-in,.--short-btn-review {
    display: flex;
    width: 100%
}

.YC-reviews- .-YC-owl-navs-items {
    display: flex;
    margin-inline:auto -50px;position: absolute;
    z-index: 9;
    top: 265px;
    right: -82px;
    background: #fff;
    max-width: max-content;
    padding: 20px;
    gap: 2rem
}

.YC-reviews-right {
    flex: 1 1 0%;
    max-width: 810px;
    background: var(--background);
    position: relative;
    padding: 80px;
    padding-inline-start:140px}

.reviews-carousel-rtl .owl-dot {
    border: 0;
    position: relative;
    width: 15px;
    height: 15px;
    display: flex;
    background: #8e8d8a;
    align-items: center;
    margin: 0 5px;
    transition: 180ms;
    border-radius: var(--miniradius)
}

.-begroup-SingleWidget-Section.-YC-WidgetType-customerreviews .-defult-widgets-felx-style-1 {
    margin-bottom: 35px
}

.rating-cursol-in-here.owl-rtl {
    --el-w: 433px;
    min-width: var(--el-w);
    max-width: var(--el-w);
    opacity: 0
}

.rating-cursol-area-in {
    position: relative;
    overflow: hidden;
    padding: 10px 4px 88px;
    margin: 0 65px -50px
}

.-defult-widgets-title-style-1.customerreviews {
    display: flex;
    flex-direction: column;
    align-items: center
}

.-defult-widgets-title-style-1.customerreviews .-YC--main--wep-title-,.custom-prev {
    align-items: center
}

.--short-btn-review {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding-top: 30px
}

.short-review-title {
    font-size: 17px;
    line-height: 1.5
}

.rating-content-in {
    position: relative
}

.rating-content-in .-YC-cate-navs-items {
    top: 25%
}

.-YC-owl-navs-items>.-YC-owl-Slides-next,.-YC-owl-navs-items>.-YC-owl-Slides-prev {background: var(--uicolor);color: #fff;z-index: 9;display: flex;cursor: pointer;position: absolute;inset-inline-start: 1%;top: 45%;font-size: 29px;width: 50px;height: 50px;border-radius: 50%;justify-content: center;align-items: center;}

.owl-stage {
    display: flex;
}

.-begroup-SingleWidget-Section.-YC-WidgetType-customerreviews .-defult-widgets-title-style-1 .-widgets-h1-title {
    text-align: center
}

.custom-next,.custom-prev {
    border-radius: var(--largeradius);
    background: var(--bgcolor);
    --we: 55px;
    font-size: 17px;
    width: var(--we);
    height: var(--we);
    display: flex;
    text-align: center
}

form.-formkit strong {
    font-size: 16px;
    margin-bottom: 7px;
    font-weight: 500
}

.owl-nav.disabled {
    display: none
}

.custom-nav {
    display: flex;
    margin-bottom: 15px;
    gap: 20px
}

.custom-prev {
    justify-content: center
}

.custom-next {
    cursor: pointer;
    align-items: center;
    justify-content: center
}

.--member-img,.-page-hero {
    background-position: center center
}

.custom-next:hover,.custom-prev:hover {
    background-color: var(--uicolor-1);
    color: #fff
}

.-waqf-footer-body-company {
    display: flex;
    flex-direction: column;
    gap: 13px;
    flex-wrap: wrap
}

.--paner-content {
    padding: 70px;
    border: 1px solid #d6d6d6;
    background-color: #e1f0fb;
    border-radius: var(--largeradius);
    position: relative;
    overflow: hidden;
    margin-bottom: -215px;
    display: flex;
    justify-content: center;
    z-index: 1
}

.-first-paner-img,.-second-paner-image {
    position: absolute;
    height: auto;
    transition: var(--transition-time)
}

.-first-paner-img {
    width: 126px;
    right: 0;
    top: -229px;
    transform: rotate(28deg)
}

.-second-paner-image {
    width: 120px;
    bottom: -54%;
    left: 158px;
    transform: rotate(345deg)
}

.paner-all-content-in {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 680px;
    font-weight: 600;
    position: relative;
    max-height: 304px;
    overflow: hidden
}

.-paner-description {
    font-size: 20px;
    font-weight: 400
}

.-paner-before-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    background-color: #e8d7fb;
    display: flex;
    gap: 10px;
    padding: 9px 28px;
    border-radius: 30px;
    align-items: center;
    justify-content: center
}

.-paner-title {
    font-size: 57px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 12px
}

.--paner-content: hover .-first-paner-img {
    top:-150px;
    right: 60px
}

.--paner-content: hover .-second-paner-image {
    bottom:-30%;
    left: 153px
}

.--custonm-click {
    display: flex;
    justify-content: space-between;
    transform: translateY(160px);
    z-index: 1;
    position: relative
}

.--page--img-content {
    display: flex;
    margin-inline:-25px;margin-bottom: 100px
}

.--page-img-journy {
    width: 900px;
    border-radius: var(--largeradius);
    overflow: hidden;
    margin-inline:25px}

.-page-journy-content {
    position: sticky;
    height: fit-content;
    top: 77px;
    margin: 0 25px;
    max-width: 710px
}

.--background-couses,.-page-hero {
    height: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: 100%
}

.--journy-title {
    font-size: 50px;
    font-weight: 400;
    line-height: 1.3;
    color: var(--uicolor-1);
    margin-bottom: 15px
}

.--journy-description {
    font-size: 20px;
    color: var(--secondarytext);
    font-weight: 500
}

.--page--img-content: nth-child(2n) {
    flex-direction:row-reverse
}

.--ice-cola-page-intro {
    margin-bottom: 80px;
    overflow: hidden;
    position: relative
}

.YC-BreadCrumb {
    display: flex;
    justify-content: center;
    color: #fff
}

.--pro-title,.-waqf-footer-body>.-waqf-footer-body-menu>div>ul>li>ul>li>a: hover {
    color:var(--uicolor-1)
}

.--page-title-content- h1 {
    font-size: 70px;
    font-weight: 700;
    color: #fff
}

.--background-couses {
    position: absolute;
    top: 0;
    z-index: -1
}

.-page-hero {
    padding-block:100px}

.--page-title-content- {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 9;
    max-width: 700px;
    position: relative
}

.-page-hero .-container,.Intro--sliderArea .owl-dots {
    display: flex;
    justify-content: center
}

.-explore-it .-features-gridboxes {
    display: flex;
    width: 100%;
    gap: 30px
}

.contact-map iframe {
    width: 100%;
    height: 100%;
}

.contact-form.map {
    gap: 50px
}

.-user>a {
    color: #fff
}

.--ice-cola-img {
    position: absolute;
    width: 128px;
    right: -55px;
    top: 141px
}

.--intro-slider-master-,.--member-img {
    background-image: var(--bg-intro);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 1;
    position: relative
}

.-features-gridboxes-item:hover .--ice-cola-img {
    top: 9%;
    right: 0
}

.--product-enmy {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.-proudct-enmy-item {
    flex: 1 1 0%;
    min-width: 277px;
    max-width: 404px;
    padding-inline:20px;margin-bottom: 20px
}

.-proudcts-enmy-space {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    text-align: center
}

.--item-enmy-img img {
    width: 100px;
    height: auto
}

.--pro-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 6px
}

.--pro-des {
    font-size: 18px;
    color: var(--secondarytext);
    max-width: 275px
}

.-proudcts-enmy-space:hover .--item-enmy-img {
    transform: scale(1.2) rotate(6deg)
}

.--intro-slider-master- {
    display: flex;
    visibility: visible;
    width: 100%;
    padding: 110px 0 115px;
    min-width: 100%;
    align-items: center;
    height: 110vh
}

.--member-img {
    padding-top: 117%;
    border-radius: var(--miniradius);
    margin-bottom: 20px
}

.--share-icon {
    position: absolute;
    bottom: 3%;
    right: 3%;
    font-size: 17px;
    display: flex;
    gap: 13px;
    background: #fff;
    flex-direction: column;
    padding: 13px;
    border-radius: var(--largeradius)
}

.--share-icon a {
    color: var(--uicolor)
}

.--share-icon a: hover {
    transform:translateY(-3px)
}

.--intro-btns {
    display: flex;
    column-gap: 12px
}

.-btn-all-in {
    display: flex;
    align-items: center;
    z-index: 1;
    color: #fff;
    font-size: 15px
}

.owl-rtl {
    direction: rtl;
}

.-menu>ul>li {
    display: flex;
    margin: 0 3px;
    padding: 21px 0;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.-Show-SubMenu-Icon {
    height: fit-content;
    margin-bottom: -12px;
    display: flex;
    font-size: 13px;
    align-items: center;
    margin-top: -6px
}

.Intro--sliderArea .owl-dots {
    position: absolute;
    width: 100%;
    left: 0;
    flex-flow: wrap;
    gap: 8px;
    bottom: 15%;
    align-items: flex-end
}

.-defult-intro-title-URL .--in--left--button-title a,.-defult-intro-title-URL .--in--left--button-title: hover a,.-minimal-header .-button-ui.-ui-secondary:hover {
    color:#fff
}

.-contact-style-2 {
    transform: translateX(-50%) rotate(45deg);
    background: var(--uicolor2)
}

.-begroup-SingleWidget-Section.-YC-WidgetType-after__intro .--in--left--button-title>p>a {
    font-size: 22px;
    font-weight: 900;
    font-family: var(--f-number);
    letter-spacing: 1px;
    margin-inline-end:0;padding: 0;
    color: var(--secondarytext);
    box-shadow: none!important
}

.about_icon:hover {
    transform: translateY(-8px)
}

.--in--left--button-title>i {
    --el-w: 60px;
    width: var(--el-w);
    height: var(--el-w);
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    color: var(--whatsapp);
    border-radius: 50%;
    font-size: 26px;
    font-weight: 800;
    padding-top: 3px;
    padding-inline-start:2px;margin-inline-end:20px;border: 2px solid var(--whatsapp);
    z-index: 1;
    transition: 180ms
}

.-YC-faqs-simple-title-content>.-after__intro-container>.-widget-after-intro-h1,.about_icon i {
    font-size: 35px
}

.-defult-intro-title-URL .main-ket-button_1,.about_lists-title i {
    margin-inline-end:10px}

.about_icon i {
    width: 1em;
    height: 1em;
    display: block
}

.third--image-left--after-intro {
    text-align: right
}

.back-after-intro {
    position: absolute;
    left: -220px;
    background-repeat: no-repeat;
    z-index: -1
}

.about_lists-title i {
    background: var(--uicolor);
    color: #fff;
    font-weight: 300;
    font-size: 25px;
    border-radius: var(--miniradius);
    --fe: 65px;
    display: flex;
    text-align: center;
    width: var(--fe);
    height: var(--fe);
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center
}

.--in--left--button-title a: hover>i,.--in--left--button-title:hover>i {
    background:var(--whatsapp);
    color: #fff
}

.--image-after-intro--,.--image-after-intro--- {
    bottom: -100px;
    border-bottom-left-radius: 60px;
    right: 0;
    overflow: hidden
}

.--yc-after-intro-call>span: first-child {
    font-size:14px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 1.5
}

.--yc-after-intro-call>span {
    color: var(--secondarytext);
    display: flex;
    flex-direction: column;
    font-size: 20px;
    font-weight: 600
}

.-after_intro--img-point- {
    display: block;
    max-width: 650px;
    top: 140px;
    position: sticky;
    z-index: 1;
    text-align: start
}

span.--years-number-- {
    font-size: 20px;
    font-weight: 500;
    max-width: 80px;
    line-height: 1.4;
    text-align: start
}

span.--years-experince-- {
    font-size: 55px;
    font-weight: 800;
    margin-inline-end:13px;font-family: var(--f-number)
}

--in--left--button-title>a>i,.--in--left--button--after-intro>a>i {
    --el-w: 58px;
    justify-content: center;
    color: var(--whatsapp);
    font-size: 28px;
    background: #fff;
    border-radius: 50%
}

--in--left--button-title>a>i,.--in--left--button--after-intro>a>i,.-defult-intro-title-URL .--in--left--button-title a i {
    width: var(--el-w);
    height: var(--el-w);
    margin-inline-end:15px;transition: 180ms;
    font-weight: 500;
    padding-inline-start:3px;padding-top: 3px;
    display: flex
}

.-defult-intro-title-URL>.--Parent-URL-BTN>a: hover::after {
    transform:scaleY(1);
    transform-origin: center top
}

.--back-ground-after-into- {
    position: absolute;
    left: 0;
    top: 0;
    opacity: .05
}

.--in--left--button--after-intro>a>i {
    align-items: center;
    border: 2px solid var(--whatsapp)
}

.--in--left--button--after-intro>a: :before {
    content:"";
    display: block;
    position: absolute;
    border: 2px solid var(--whatsapp);
    inset: -2px -2px -20px -20px;
    border-radius: 50%;
    --yyj: 58px;
    width: var(--yyj);
    height: var(--yyj)
}

.--in--left--button--after-intro: hover>a>i {
    background:var(--whatsapp);
    color: #fff
}

.after-title {
    font-size: 16px;
    line-height: 1.5;
    color: var(--primary-text);
    font-weight: 500;
    margin-bottom: 10px
}

.-defult-intro-title-URL .-defult-widgets-title--URLArea-v1 {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center
}



.-Intro-slider-URLArea,.-Intro-slider-URLArea a {
    display: flex;
    align-items: center;
    position: relative;
    align-content: center
}

--in--left--button-title>a>i {
    align-items: center;
    border: 2px solid var(--whatsapp)
}

.--in--left--button-title: hover>a>i {
    background:var(--whatsapp);
    color: #fff
}

.-Intro-slider-URLArea a p {
    font-size: 24px;
    font-family: var(--f-number);
    font-weight: 600
}

.-defult-intro-title-URL .--in--left--button-title a i {
    --el-w: 60px;
    justify-content: center;
    align-items: center;
    color: var(--whatsapp);
    font-size: 24px;
    background: #fff;
    border-radius: 50%;
    border: 2px solid var(--whatsapp);
    position: relative
}

.--in--left--button-title>a>p {
    color: #fff;
    font-size: 19px;
    line-height: 1.5;
    font-weight: 600;
    margin-inline-end:18px}

.--in--left--button-title>a {
    display: flex;
    align-items: center
}

.-defult-widgets-title--URLArea-v1>.--Parent-URL-BTN>a>i {
    margin-inline-start: 6px;
    font-weight: 400;
    font-size: 18px
}

.btn-ket_1 {
    padding: 11px 20px;
    transition: var(--transition-time);
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    display: flex;
    gap: 11px;
    border: none;
    z-index: 1;
    border-radius: var(--largeradius);
    background: var(--whatsapp)
}

.-defult-widgets-title-style-1 .-widgets-h1-title {
    line-height: 1.5;
    font-weight: 600;
    font-size: 31px;
    color: var(--textcolor);
    margin-bottom: 0
}

.-defult-widgets-title-style-1 {
    position: relative;
    flex: 1;
    max-width: 833px;
    }

.-defult-widgets-title--URLArea-v1 {
    display: flex;
    gap: 15px;
    align-items: flex-end
}

.sup-title-widget-defualt {
    margin-bottom: 4px;
    font-size: 24px;
    position: relative;
    border-radius: var(--miniradius);
    font-weight: 400;
    gap: 10px;
    max-width: max-content;
    display: flex;
    align-items: center;
    color: var(--uicolor);
}

.container.largerContainer .-YC-FaqsSimple-SVG-s1 {
    min-width: 700px
}

.--images--contact--page {
    position: absolute;
    bottom: 30px;
    right: 30px
}

.--images--contact--page>a {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 15px;
    border-radius: var(--largeradius)
}

.--images--contact--page>a>i {
    --el-ww: 60px;
    width: var(--el-ww);
    height: var(--el-ww);
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--uicolor);
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    border-radius: 50%;
    margin-inline-end:15px;padding-top: 3px;
    padding-inline-start:2px}

.--images--contact--page>a>p {
    display: flex;
    flex-direction: column;
    margin-inline-end:10px}

.--images--contact--page>a>p>span {
    font-size: 13px;
    color: var(--secondarytext);
    margin-bottom: 5px
}

.--images--contact--page>a>p>strong {
    font-size: 26px;
    font-family: var(--f-number)
}

.--top-area-flex-->ul>li: last-child::before,footer.-waqf-footer .-Show-SubMenu-Icon,header.hidemenu>.-container>.menu-list>.-logo img:first-child,ul.sub-menu>li>a::before {
    display:none
}

.--abs---faqs--buttonns {
    position: absolute;
    right: 0;
    bottom: 40px;
    display: flex
}

.fqs---counter--box--item {
    display: flex;
    align-items: center;
    background: var(--uicolor);
    color: #fff;
    min-width: 270px;
    border-radius: var(--miniradius);
    position: absolute;
    padding: 9px 18px;
    justify-content: center
}

.fqs---counter--box--item>p {
    color: rgb(255 255 255 / .92);
    font-size: 15px
}

.fqs---counter--box--item>span {
    font-size: 20px;
    margin-bottom: 17px;
    font-weight: 500
}

.fqs---counter--box--item.--first--box--faqs--btn {
    top: 60%;
    left: 0
}

.--count--contain {
    display: flex;
    align-items: flex-end;
    font-size: 17px;
    margin-bottom: 17px
}

.-xtitens-button--phones>a,.icon {
    align-items: center;
    border-radius: 50%
}

.GotoTop,.icon {
    justify-content: center
}

.--count--contain>strong {
    font-family: var(--f-number);
    font-size: 60px;
    margin-inline-end:15px;line-height: 48px
}

.--v---faqss--image {
    border-radius: 50%;
    overflow: hidden;
    box-shadow: -26px 18px 1px -2px var(--uicolor);
    margin-inline-end:41px}

.--faqs-img--,.GotoTop {
    border-radius: var(--largeradius)
}

.fqs---counter--box--item.--second--box--faqs--btn {
    top: 75%;
    background: #fff;
    left: 30px;
    box-shadow: rgb(0 0 0 / .06) 0 5px 15px 0
}

.-xtitens-button--phones>a,.GotoTop:hover {
    background: var(--uicolor)
}

.fqs---counter--box--item .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5
}

.fqs---counter--box--item.--second--box--faqs--btn .icon {
    background: var(--uicolor);
    color: #fff
}

.--faqs-img-- {
    position: relative;
    display: block;
    z-index: 1;
    width: 100%;
    height: 100%
}

.--YC-back-faqs-img-- {
    position: absolute;
    right: -30px;
    bottom: -20px;
    z-index: -1;
    animation: 5s linear infinite left1right
}

.--faqs-title-content-.-after__intro-container {
    position: relative;
    z-index: 9
}

.-waqf-footer ul.sub-menu>li>a {
    font-size: 15px
}

.-YC-owl-Slides-next.-custom-owl-Slides-next {
    inset-inline-start: auto;
    inset-inline-end: 1%;
}

.-pages-intro-body {
    overflow: hidden;
    position: relative;
    display: block;
}

.--xtitlens--whatsapp-button>a,.-xtitens-button--phones>a,.GotoTop {
    position: fixed;
    z-index: 99;
    color: #fff;
    display: flex
}

.--pages-content-in>h1 {
    color: var(--uicolor);
    font-size: 34px;
    line-height: 1.2;
    position: relative;
    max-width: 900px;
    font-weight: 600;
}

.--blog-wrap-flexability {
    padding: 45px 0
}

.GotoTop.visible {
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.GotoTop {
    background: var(--uicolor-2);
    --elwh: 50px;
    width: var(--elwh);
    height: var(--elwh);
    bottom: 40px;
    inset-inline-start: 20px;
    font-size: 23px;
    font-weight: 500;
    cursor: pointer;
    transition: 180ms;
    transform: translateY(150px);
    align-items: center
}

ul.menu>li>a {
    position: relative;
    }

.--blog-wrap-flexability .-YC-FaqsSimple-ItemsCenter-v1 {
    max-width: 100%
}

.-xtitens-button--phones>a {
    bottom: 95px;
    right: 15px;
    --we: 60px;
    width: var(--we);
    height: var(--we);
    justify-content: center;
    font-size: 24px
}

.footer-header {
    display: flex
}

.--xtitlens--whatsapp-button>a {
    right: 15px;
    background: var(--whatsapp);
    bottom: 20px;
    --we: 60px;
    width: var(--we);
    height: var(--we);
    align-items: center;
    justify-content: center;
    font-size: 29px;
    border-radius: 50%
}

.--category-page {
    padding-block: 80px
}

.--top-area-social- {
    display: flex;
    align-items: center;
    gap: 22px
}

.--top-area-social->a {
    display: flex;
    color: #fff;
    transition: var(--transition-time)
}

.--top-area-social->a: hover,headr.hidemenu .menu-list::before {
    opacity:1
}

header>.-container>.-background-krop>.menu-list {
    background: 0 0;
    padding: 0;
    border-radius: var(--miniradius)
}

.-logo>a {
    display: flex
}

.class-slider {
    position: absolute;
    z-index: 1;
    top: 50%;
    color: #fff;
    display: flex;
    align-items: center
}

.-prev-owl-Slides-next,.-prev-owl-Slides-prev {
    color: rgb(255 255 255 / .29);
    position: absolute;
    transition: var(--transition-time);
    font-size: 30px;
    cursor: pointer
}

.-prev-owl-Slides-prev {
    right: 7%
}

.-prev-owl-Slides-next {
    left: 7%
}

.-prev-owl-Slides-next:hover,.-prev-owl-Slides-prev:hover {
    color: #fff
}

.--intro-category-link: hover {
    color:#fff;
    background: #062a49
}

.slider-btn-right>a {
    border: none
}

.--pages-item {
    background: linear-gradient(17deg,#89775e 0,#d4d1c6 100%)
}

.LOAD-WEP,.btn-ket_2:hover {
    background-color: var(--uicolor)
}

.-before-inro-title {
    color: #fff;
    padding: 5px 16px;
    border-radius: var(--miniradius);
    line-height: 1.5;
    font-size: 17px
}

.LOAD-WEP {
    width: 0;
    height: 2px;
    transition: width .5s
}

.--services-content,.--services-image {
    transition: var(--transition-delay);
    overflow: hidden
}

.btn-ket_2:hover {
    color: #fff;
    border-color: var(--alinks)
}

.btn-ket_2:hover .-intro-btn {
    color: #fff
}

.-defult-widgets-felx-style-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 30px;
    flex-direction: column;
}

.--PriceLists-Center-area {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center
}

.-category-services {
    min-width: 361px;
    max-width: 475px;
    flex: 1 1 0%;
    position: relative
}

.--services-image {
    padding-top: 75%;
    background-image: var(--bg-intro);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: var(--miniradius)
}

.--services-content {
    position: absolute;
    bottom: 0;
    z-index: 1;
    border-radius: var(--largeradius);
    backdrop-filter: blur(17px);
    padding: 16px;
    margin: 14px;
    background: rgb(223 222 222 / .14);
    color: #fff
}

.--logo-fildes-in,.-image-value {
    border-radius: var(--miniradius)
}

.--logo-image,.-image-value {
    background-image: var(--bg-intro);
    background-repeat: no-repeat;
    background-position: center center
}

.--logo-fildes-in,.--services-content p,.--val-icon {
    transition: var(--transition-time)
}

.-category-services>a.category_link::before {
    content: "";
    background: linear-gradient(0deg,rgb(0 0 0 / .58),transparent);
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    right: 0;
    z-index: 1
}

.-category-services a.category_link {
    position: relative;
    overflow: hidden;
    border-radius: var(--miniradius);
    display: block
}

.--services-content h3 {
    font-size: 23px;
    font-weight: 600;
    color: #fff
}

.--services-content p {
    color: #efefef;
    font-size: 14px
}

.-category-services:hover .--services-image {
    transform: scale(1.1)
}

.-defult-widgets-title-style-1.value::before {
    background: #404040
}

.-defult-widgets-title-style-1.value::after {
    background: #fff
}

.-defult-widgets-title-style-1.value {
    margin-bottom: 70px;
    position: relative;
    align-items: center
}

.sup-title-widget-defualt.value {
    color: #fff;
    font-weight: 400;
    margin-bottom: 5px
}

h2.-widgets-h1-title.value {
    color: #fff;
    margin-bottom: 7px;
    font-weight: 400
}

.P-content.value {
    color: #a7a7a7;
    font-weight: 100;
    font-size: 15px;
    max-height: 100px
}

.-image-value {
    padding-top: 20%;
    background-size: cover;
    opacity: 1;
    width: 665px
}

.--value-flex {
    display: flex;
    gap: 30px;
    flex-wrap: wrap
}

.--val-icon i {
    font-size: 50px;
    font-weight: 100;
    color: #fff;
    margin-bottom: 20px
}

.--mostklon h3 {
    font-size: 26px;
    color: #fff
}

p.--value-des {
    font-size: 16px;
    text-align: center;
    color: #a7a7a7;
    font-weight: 200
}

.--mostklon {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 1 0%;
    min-width: 200px
}

.--mostklon: hover .--val-icon {
    transform:translateY(-10px)
}

.intro_image:hover {
    transform: translate3d(0,0,0) scale3d(1,1,1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg,0deg)
}

.-blog-gridboxes .-blog-gridboxes-item>a>.-blog-gridboxes-item-thumb:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0) scale3d(1,1,1)
}

.logos_flex {
    --el-w: 225px;
    min-width: var(--el-w);
    max-width: var(--el-w)
}

.--logo-fildes-in {
    padding: 20px;
    border: 1px solid #e8e8e8
}

.--logo-image {
    padding-top: 52%;
    background-size: contain;
    border-radius: var(--miniradius);
    margin-bottom: 20px;
    opacity: .9;
    position: relative
}

.--logo-fildes-in: hover {
    transform:translateY(-12px);
    box-shadow: rgb(16 24 40 / .05) 0 16px 10px
}

.menu-menu-2-container {
    flex: 1 1 0%;
    min-width: 290px
}

.contfooter span {
    flex: 1
}

.contfooter {
    display: flex;
    gap: 8px;
    font-size: 17px;
    font-weight: 600;
    flex-direction: column;
}

.--contanc-head {
    font-size: 23px;
    margin-bottom: 12px;
    color: #fff;
    font-weight: 500;
    line-height: 1.7
}

.contfooter i {
    color: #fff
}

.current-menu-item>a::before {
    width: 100%!important
}

.-page-toper {
    padding-top: 60px;
}

.--maknuz {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px
}

.-BreadCrumb.-BreadCrumb-PT- {
    display: flex;
    gap: 5px;
    align-items: center
}

.-BreadCrumb.-BreadCrumb-PT- h1 {
    font-size: 15px;
    margin: 0
}

.Popver--CoursesAlert {
    --overlay-alpha-80: rgb(0 0 0 / 68%);
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 1000000000;
    background: var(--overlay-alpha-80);
    top: 0;
    right: 0;
    font-family: var(--pluginff)
}

.Popver--CoursesAlert>.PopverInnerElemnt {
    position: absolute;
    min-width: 528px;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    background: #fff;
    box-shadow: rgb(0 0 0 / .2) 0 12px 28px 0,rgb(0 0 0 / .1) 0 2px 4px 0,rgb(255 255 255 / .5) 0 0 0 1px inset;
    border-radius: var(--miniradius);
    z-index: 1;
    padding: 50px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.Popver--CoursesAlert>.PopverInnerElemnt>.HeadAlert--Popvoer {
    display: flex;
    padding: 25px;
    border-bottom: 1px solid rgb(0 0 0 / .04);
    align-content: center;
    align-items: center
}

.Popver--CoursesAlert>.PopverInnerElemnt>.ContentAlert--Popvoer {
    margin: 0;
    padding: 30px;
    font-weight: 300;
    color: #222;
    font-size: 17px
}

.Popver--CoursesAlert>.PopverInnerElemnt>.ALertConroller--Popvoer {
    display: flex;
    justify-content: flex-end;
    margin: 10px 0 15px;
    padding: 0 15px
}

.Popver--CoursesAlert.error>.PopverInnerElemnt>.ALertConroller--Popvoer {
    place-content: center;
    align-items: center
}

.Popver--CoursesAlert>.PopverInnerElemnt>.ALertConroller--Popvoer>a {
    display: flex;
    padding: 13px 22px;
    border-radius: var(--miniradius);
    font-weight: 500;
    font-size: 16px;
    margin-inline-start:5px;position: relative;
    place-content: center;
    align-items: center;
    color: var(--secondarytext);
    text-decoration: unset;
    overflow: hidden
}

.Popver--CoursesAlert>.PopverInnerElemnt>.ALertConroller--Popvoer>a>.InnerLoaderBoxed--Context---overlays {
    position: relative;
    width: 24px;
    height: 24px;
    margin-right: 10px
}

.Popver--CoursesAlert>.PopverInnerElemnt>.ALertConroller--Popvoer>a>.InnerLoaderBoxed--Context---overlays .loader {
    width: 100%
}

.Popver--CoursesAlert>.PopverInnerElemnt>.ALertConroller--Popvoer>a.AlertIsConfirm {
    background: var(--positive);
    color: #fff
}

.Popver--CoursesAlert>.PopverInnerElemnt>.HeadAlert--Popvoer>h2 {
    flex: 1 1 0%;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    font-family: var(--pluginff)
}

.Popver--CoursesAlert>.PopverInnerElemnt>.HeadAlert--Popvoer>span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #e1ebd6;
    text-align: center;
    display: flex;
    place-content: center;
    align-items: center;
    font-size: 17px;
    position: relative;
    cursor: var(--cursor),default;
    overflow: hidden
}

.--all-contact-in: hover .social-feature i,.--tap-cn.active {
    background:var(--uicolor)
}

.Popver--CoursesAlert>.PopverAlertOverlay {
    position: absolute;
    width: 100%;
    height: 100%
}

.Alert-Subs--Popvoer {
    margin: 0 auto;
    font-size: 21px;
    font-weight: 600;
    max-width: 280px;
    text-align: center;
    line-height: 1.7
}

.--tap-dr {
    opacity: 0;
    visibility: hidden;
    transition: opacity 250ms ease-in-out;
    line-height: 1.6;
    color: var(--second-text-color);
    font-size: 16px;
    font-weight: 400;
    height: 0
}

.--tap-dr.active {
    opacity: 1;
    visibility: visible;
    height: 100%
}

.-category-definition {
    padding-top: 60px
}

.--image-content {
    min-width: max-content;
    margin-inline-end:85px;position: sticky;
    top: 135px;
    transition: 180ms
}

.--def-features {
    display: block;
    max-width: 760px;
    top: 140px;
    position: relative;
    height: fit-content;
    z-index: 1;
    text-align: start
}

.-def-after-intro-div {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 25px
}

.-inteo-gridboxes-item-body a,.-tap-title- {
    margin-bottom: 15px
}

.-tap-title- {
    display: flex;
    border: 1px solid #d9d9d9;
    width: fit-content;
    border-radius: var(--miniradius)
}

.--tap-cn,.--tap-cn.active,.-inteo-gridboxes-item-thumb {
    border-radius: var(--miniradius)
}

.--tap-cn {
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 400;
    transition: .1s ease-in-out;
    cursor: pointer
}

.--council,.--council-icon i,.--top-area-social->a,p.--council-des {
    transition: var(--transition-time)
}

.--tap-cn.active {
    color: #fff;
    padding: 8px 22px;
    font-size: 16px
}

.--def-flex {
    display: flex
}

.Intro--sliderArea,.no-scroll {
    overflow: hidden
}

.popup-overlay {
    top: 0;
    position: fixed;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgb(0 0 0 / .5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999
}

.-pattern-sections,header::before {
    z-index: -1;
    position: absolute
}

.-inteo-gridboxes-item-thumb,.-pattern-sections,.back-after-intro-image,.bsck-image- {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover
}

.-pattern-sections,.back-after-intro-image,.bsck-image- {
    right: 0;
    top: 0;
    background-attachment: fixed;
    width: 100%
}

.-inteo-gridboxes-item-thumb,.-pattern-sections {
    background-position: center center
}

header>.-container>.-background-krop>.menu-list>.-menu>.menu-menu-1-container>ul>li>a {
    color: var(--alinks);
    font-weight: 400;
    font-size: 16px
}

header>.-container>.-background-krop>.menu-list>.-logo img:last-child {
    opacity: 1;
    visibility: visible;
    display: block
}

header.fixedintro {
    top: 0;
    box-shadow: none;
    backdrop-filter: blur(30px)
}

.-home-section-item.logos {
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 15px;
    background: #fff
}

.back-after-intro-image {
    position: absolute;
    background-image: var(--bg-intro)
}

.-defult-widgets-title-style-1.team {
    justify-content: center;
    text-align: center;
    align-items: center;
    flex-direction: column
}

.-defult-widgets-title-style-1.team .-YC--main--wep-title- {
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center
}

.-defult-widgets-title-style-1.team .P-content {
    text-align: center
}

.colm-media-in:nth-child(2n) {
    margin-top: 0
}

h4.box-title {
    font-size: 20px;
    color: #fff;
    line-height: 1.5
}

.page-contact .--contanct-us- {
    border-radius: 20px;
    padding: 40px;
    display: grid;
    gap: 40px 40px;
    grid-template-columns: 1fr 520px;
    box-shadow: var(--box-shadow-hover);
}

.-pattern-sections.before::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .05)
}

.logos_flex.page {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
    gap: 20px;
    max-width: 100%;
    min-width: 100%
}

.logos_flex.page .--logo-fildes-in {
    min-width: 232px;
    max-width: 279px;
    flex: 1 1 0%
}

.-home-section-item.logos.page {
    margin: 0;
    border-radius: 0
}

.--title-heghit {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.6;
    color: var(--primary-text);
    margin-bottom: 8px;
    text-align: center
}

.-blog-gridboxes {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center
}

.bsck-image- {
    position: absolute
}

.-defult-widgets-title-style-1.team.active {
    padding-bottom: 0
}

.sup-title-widget-defualt.active {
    color: #fff;
    font-weight: 400
}

h2.-widgets-h1-title.active {
    font-size: 35px;
    margin-bottom: 6px;
    line-height: 1.5;
    color: #fff;
    font-weight: 500
}

.P-content.active {
    color: #fff;
    font-size: 13px;
    line-height: 1.8
}

.under-mawthiq {
    display: flex;
    gap: 20px;
    flex-wrap: wrap
}

.-inteo-content {
    font-size: 14px;
    line-height: 1.5;
    color: #d5d5d5;
    margin-top: 11px
}


.-btn-all-in>span {
    margin-inline-start:14px}

header .-lang-btn:hover {
    background: #062a49
}

.btn-ket_1:hover {
    background: #2a9543
}

.-widget-after-intro-h4::after {
    width: 35px;
    height: 2px;
    top: 56%
}

.-faqs-list-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    align-items: start;
    width: 100%
}

.-faqs-list::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background: var(--uicolor-1);
    border-radius: 50%;
    top: 100%;
    pointer-events: none;
    margin-top: -70px;
    right: -120px;
    opacity: .1
}

.-faqs-list>.-faqs-list-item:nth-child(odd) {
    margin-inline:0}

.-faqs-list>.-faqs-list-item>.-faqs-list-item-title>i {
    width: 10px;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    rotate: 90deg;
    color: var(--secondarytext-2)
}

.-faqs-list>.-faqs-list-item>.-faqs-list-item-title {
    display: flex;
    align-items: center;
    padding-inline:40px;padding-block:20px;cursor: pointer;
    box-shadow: rgb(211 82 83 / .06) 0 1px 40px -50px inset
}

.-faqs-list>.-faqs-list-item>.-faqs-list-item-answer,.reviews-carousel-rtl.reviews-carousel-rtl .disabled {
    display: none
}

.-faqs-list>.-faqs-list-item>.-faqs-list-item-title>strong {
    flex: 1 1 0%;
    padding-inline-end:15px;font-weight: 600;
    font-size: 18px;
    color: var(--secondarytext)
}

.-faqs-list>.-faqs-list-item>.-faqs-list-item-title>em {
    font-style: normal;
    font-size: 17px;
    margin-inline-end:15px;color: var(--secondarytext);
    font-weight: 400
}

.-faqs-list-item-answer-inner {
    padding: 10px 40px 15px;
    font-size: 16px;
    line-height: 1.6;
    color: var(--secondarytext);
    font-weight: 400
}

.box-number,.category.btn-ket_2,h3.--council-title {
    font-weight: 700;
    transition: var(--transition-time)
}

.-faqs-list>.-faqs-list-item {
    break-inside: avoid;
    border-bottom: 1px solid var(--divider-light-2)
}

.-faqs-list {
    border: 1px solid var(--divider-light-2);
    border-radius: var(--miniradius);
    box-shadow: var(--shadow-elevated);
    flex: 1 1 0%;
    overflow: hidden;
    position: relative
}

.--council-flex {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap
}

.--council {
    padding: 45px;
    background: #fff;
    box-shadow: var(--shadow-elevated-hover);
    flex: 1 1 0%;
    border-radius: var(--miniradius);
    min-width: 442px;
    cursor: pointer;
    height: 100%
}

.--council: first-child,.--council:hover,.-waqf-single--title,.category.btn-ket_2:hover {
    background:var(--uicolor)
}

.--num-icon-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

h3.--council-title {
    font-size: 26px;
    margin-bottom: 10px
}

p.--council-des {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    color: var(--secondarytext)
}

.box-number {
    font-family: Exo,sans-serif;
    font-size: 65px;
    line-height: 1;
    color: #e1e4e5
}

.--council: hover .--council-icon i {
    transform:rotateY(180deg);
    color: #fff
}

.--council: first-child h3.--council-title,.--council:first-child i,.--council:first-child p.--council-des,.--council:hover h3.--council-title,.--council:hover p.--council-des {
    color:#fff
}

.--council-icon i {
    font-weight: revert-layer;
    font-size: 60px;
    color: var(--uicolor)
}

.-readmore {
    display: flex;
    justify-content: center;
    max-width: max-content;
    margin-inline: auto;
    margin-top: 35px;
    }

.category .-readmore {
    margin-top: 25px
}


.--archive--be-content a {
    color: #fff;
    font-size: 19px;
    font-weight: 900
}

.--archive--be-content * {
    color: #fff!important
}

.category.btn-ket_2 {
    background: #fff0;
    color: #fff;
    border: 1px solid rgb(212 212 212 / .17);
    max-width: fit-content
}

.--logos-hidden-slider {
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px
}

.-waqf-single--title {
    padding: 55px;
    text-align: center;
    color: #fff
}

.--bread-crumb {
    background: #e9e9e9;
    padding: 13px 0
}

header .-lang-btn span {
    width: 19px
}

.--topbar-area-- {
    width: 100%;
    border-bottom: var(--border-defult-hover);
    margin: 0!important
}

.-container-top-header {
    margin-block:5px;padding-inline:20px;display: flex;
    align-items: center;
    justify-content: space-between;
    padding-block:10px}

.--top-area-flex-->ul {
    display: flex;
    align-items: center;
    gap: 25px
}

.--top-area-flex-->ul>li {
    color: #fff;
    position: relative
}

.--top-area-flex-->ul>li: :before {
    content:"";
    height: 20px;
    width: 1px;
    position: absolute;
    background-color: #d6d6d6;
    left: -16%
}

.contact_info {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 400
}

.contact_info i {
    font-size: 18px
}

.--top-area-social- {
    display: flex;
    align-items: center;
    gap: 19px
}

.--top-area-social->a {
    display: flex;
    font-size: 17px;
    opacity: .8
}

.begroup-IntroBoxes.intro-model- .-steps-dots-singleitem:hover,.current-menu-item a,header.hidemenu:before {
    opacity: 1
}

.custom-select,.service-card,.service-list li,.service-title {
    display: inline-block
}

header>.top-header-in {
    border-bottom: var(--border)
}

.italo-parcode {
    flex: 1 1 0%;
    min-width: 200px;
    max-width: 210px
}

.service-card,.testi-style1 {
    flex: 1 1 0%;
    overflow: hidden
}

h4.parcode-title {
    text-align: center;
    font-size: 19px
}

.space-parcode-in {
    background: var(--uicolor);
    padding: 12px;
    border-radius: var(--miniradius)
}

.custom-select {
    cursor: pointer;
    font-size: 15px;
    min-height: 2.75rem;
    line-height: 1.2;
    border: 1px solid #ddd;
    background-color: #fff;
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'><path fill='%23333' d='M7 10L0 0h14z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 20px 9px
}

.custom-select.rtl,[dir=rtl] .custom-select {
    background-position: left 12px center;
    padding-block:12px;padding-inline:20px;height: 50px
}

.custom-select:focus {
    outline: 0;
    border-color: #7aa7ff;
    box-shadow: rgb(122 167 255 / .12) 0 0 0 3px
}

.service-card {
    border: 1px solid #e1ebd6;
    min-width: 300px;
    text-align: center;
    background: #fff;
    vertical-align: top;
    border-radius: var(--largeradius);
    max-width: 337px;
    transition: .3s
}

.-p-content,.features_list:last-child .feature-style1,.testi-style1 {
    text-align: start;
}

.service-title a {
    color: #fff
}

.service-list {
    padding: 0
}

.service-list li {
    background: #f5f5f5;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 14px
}

.testi-style1:hover {
    transform: translateY(-1px)
}

.testi-style1 {
    transition: .4s;
    height: 100%;
    border-radius: var(--largeradius);
    padding: 24px;
    border: 1px solid #55617124
}

.testi-style1 .testi-content {
    line-height: 1.6;
    font-size: 18px;
    font-weight: 400;
    margin: 25px 0
}

.testi-style1 .testi-text {
    font-size: 20px;
    color: var(--white-color);
    line-height: 1.5;
    font-weight: 200
}

.begroup-Intro--sliderArea .-btn-areia-l a::after,.begroup-Intro--sliderArea .-btn-areia-l a::before {
    transform: rotate(0);
    border-style: solid;
    border-image: initial;
    display: inline-block;
    padding: 3px;
    transition: .7s ease-out;
    border-color: inherit;
    box-sizing: border-box;
    content: ""
}

.testi-style1 .testi-client {
    display: flex;
    border-radius: 20px;
    flex: 1 1 0%;
    flex-wrap: wrap;
    align-items: center
}

.testi-style1 .testi-name {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0
}
.testi-style1 .testi-degi span {
    font-size: 11px;
    color: var(--body-color)
}

.reviews-carousel-rtl {
    z-index: 12;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    transform: rotate3d(0,0,1,90deg);
    transition: opacity .4s
}

.reviews-date {
    display: flex;
    margin: 15px 0;
    justify-content: center
}

section.YC-reviews-section .vs-border-circle {
    width: var(--circle-size,400px);
    height: var(--circle-size,400px);
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
    background-color: #fff0;
    border: var(--border-size,45px) solid var(--theme-color2);
    z-index: 12;
    position: absolute;
    left: -215px;
    animation: 6s linear infinite jumpping
}

.YC-reviews-box,.begroup-IntroBoxes.intro-model-,.search_header,.shape1.float-bob-y img,section.YC-reviews-section {
    position: relative
}

.-page--container-sidebars .testi-style1 .testi-name {
    color: var(--primary-text)
}

.review_l {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: -webkit-fill-available;
    position: relative
}

.YC-reviews- {
    position: relative;
}

.-customer-image {
    margin-top: -75px;
    max-width: 600px
}

.YC-reviews-right .-YC-owl-navs-items>.-YC-owl-Slides-next,.YC-reviews-right .-YC-owl-navs-items>.-YC-owl-Slides-prev {
    border: none;
    background: 0 0;
    font-size: 34px;
    color: var(--primary-text);
    position: relative;
    transform: none
}

.YC-reviews-box .left_title {
    max-width: 750px
}

.review_l svg {
    position: absolute;
    left: 20px;
    color: var(--uicolor2);
    font-size: 40px;
    top: 20px;
    width: 50px;
    height: 50px
}

.cv-carousel {
    width: calc(50% - 15px)
}

.-custreviews-logos-Poster-Image {
    display: block;
    position: relative;
    --poster-width: 50px;
    max-width: var(--poster-width);
    min-width: var(--poster-width);
    height: var(--poster-width);
    margin-inline-end:0;border-radius: 50%
}

.-custreviews-logos-Poster-Image.-is-twitter-item {
    border-color: #00aced
}

.-custreviews-logos-Poster-Image>.twitter__link {
    position: absolute;
    bottom: 3px;
    left: 0;
    z-index: 1
}

.-custreviews-logos-Poster-Image>.twitter__link>a {
    background: #00aced;
    color: #fff;
    display: flex;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-size: 6px
}

.-custreviews-logos-Poster-UI {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative
}

.-custreviews-logos-Poster-UI>img {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%
}

.custreviews-logos-context {
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

.custreviews-logos-context span {
    font-size: 14px;
    color: var(--secondarytext);
    font-weight: 500
}

.custreviews-logos-context>.stars-avg>.stars-avg-back>i,.feature-icon i,.owl-next i,.owl-prev i,.slider-tag,p.feature-text {
    font-weight: 300
}

.custreviews-logos-context>.custreviews-title {
    font-size: 18px;
    font-weight: 600;
    text-align: start;
    color: var(--primary-text)
}

.custreviews-logos-context>.stars-avg {
    display: block;
    font-size: 13px;
    position: relative;
    color: rgb(225 225 225 / .22);
    direction: ltr
}

.custreviews-logos-context>.stars-avg>.stars-avg-back,.custreviews-logos-context>.stars-avg>.stars-avg-front {
    display: flex;
    justify-content: center
}

.custreviews-logos-context .stars-avg i {
    padding: 0 1px
}

.custreviews-logos-context .stars-avg>.stars-avg-front {
    position: absolute;
    top: 0;
    left: 0;
    color: #ffa700;
    width: var(--percent);
    flex-wrap: inherit;
    overflow: hidden;
    justify-content: start
}
.-Intro-slider-URLArea a>i,.-Intro-slider-URLArea a>span,.-Intro-slider-inner-Info,ul.list-group {
    z-index: 9;
    position: relative
}

.intro-model-slider_intro_v1 {
    padding: 0;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative
}

.-Intro-slider-BoxInfo {
    z-index: 2;
    padding: 64px;
    background: #fefaf9;
    position: relative;
    border-radius: var(--largeradius);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-top: -136px
}

.-Intro-slider-inner-Info>span {
    font-weight: 500;
    font-size: 25px;
    color: #b3ccf3;
    margin-bottom: 25px;
    display: flex;
    text-decoration: underline
}

.--first--conatiner .-YC-owl-navs-items .-YC-intro-Slides-next: hover,.--first--conatiner .-YC-owl-navs-items .-YC-intro-Slides-prev:hover {
    background:#fff;
    color: var(--uicolor)
}
.-btn-areia-l.-btn-areia-l2 i {
    margin-inline-start:9px}

.container.list_container {
    background: red;
    width: 100%
}

.list_container {
    background: #282828
}

.item_group-icon i {
    font-size: 30px;
    color: var(--uicolor2)
}

.item_group-icon {
    margin: auto
}

li.item_group {
    text-align: center;
    padding: 35px;
    min-width: 234px;
    cursor: var(--cursor),default;
    flex: 1 1 0%;
    background: linear-gradient(90deg,rgb(0 0 0 / .24),transparent,rgb(0 0 0 / .11));
    color: #fff
}

ul.list-group {
    border-radius: var(--miniradius);
    flex-wrap: wrap;
    overflow: hidden
}


.begroup-Intro {
    display: flex;
    align-items: center;
    justify-content: center
}

.begroup-Intro .owl-dots {
    height: 5em;
    display: flex;
    flex-direction: row;
    padding: 0 1.875em;
    position: absolute;
    right: 0;
    bottom: 0;
    align-items: center;
    width: auto;
    margin: 0!important
}

.begroup-Intro--sliderArea .-btn-areia-l a:hover {
    background: var(--uicolor);
    color: var(--uicolor)
}

.begroup-Intro--sliderArea .-btn-areia-l a:hover span {
    color: #fff
}

.begroup-Intro--sliderArea .-btn-areia-l a {
    position: relative;
    font-size: 16px;
    max-width: max-content;
    background: #fff;
    padding: 15px 27px;
    display: block;
    transition: 180ms;
    border: 1px solid;
    color: #fff;
    min-width: 120px;
    text-align: center
}

.begroup-Intro--sliderArea .-btn-areia-l a::before {
    position: absolute;
    bottom: -7px;
    right: -7px;
    border-width: 1px 0 0 1px
}

.begroup-Intro--sliderArea .-btn-areia-l a::after {
    position: absolute;
    top: -7px;
    left: -7px;
    border-width: 0 1px 1px 0
}

.begroup-Intro--sliderArea .-btn-areia-l a:hover::before {
    right: 100%;
    transform: rotate(90deg)
}

.begroup-Intro--sliderArea .-btn-areia-l a:hover::after {
    left: 100%;
    transform: rotate(90deg)
}

.Intro-slider-Container .-btn-areia-l a span {
    border-radius: 4px;
    text-transform: capitalize;
    cursor: var(--cursor),default;
    transition: .2s ease-in-out;
    color: var(--primary-text)
}

.intro_cover {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover
}

[lang=en] .intro_cover {
    right: 0;
    left: auto
}

.-intro-before_title {
    color: #fff;
    margin-bottom: 15px;
    font-size: 18px;
    visibility: hidden;
    opacity: 0;
    transition: .6s .5s
}

span.title-holder {
    margin-top: 10px;
    font-size: 17px;
    display: block;
    line-height: 1.7
}

.slider-tag {
    font-size: 14px;
    color: var(--second-text-color)
}

.begroup-IntroBoxes.intro-model- .-steps-dots-singleitem:last-child {
    margin-inline-end:0}

.total-IntroBoxes--parent .disabled {
    opacity: .3;
    cursor: not-allowed;
    display: flex!important
}

.-GridItem-3 a,.-sidebar-header,.-single-blog-box .container,.-single-cat-box .container,.-single-city-box .container,.-single-parent-box .container,.Intro-slider-Container,.category-Item,.icon-title,.icon_faq,.intro-page.-model-1 .container,.logo_footer,.search_header span.close i.fa-solid.fa-xmark,.service-works,.works-single .container,a.ads-phone-box {
    display: flex
}

.Intro-slider-Container::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 60%;
    border-top-left-radius: 50%;
    background-color: #0a1931;
    z-index: -1;
    opacity: .05
}

.shape1.float-bob-y {
    min-height: 504px;
    width: 50%;
    position: relative
}

header {
    z-index: 999;
    left: 0;
    right: 0;
    position: sticky;
    transition: .3s;
    background: #fff;
    top: 0;
}

.icon_faq i.fas.fa-minus,.menu_bar.icon i.fa-duotone.fa-bars,.search_header span i.fa-solid.fa-xmark,.search_header span.close i.far.fa-search,header .menu_bar i.fa-thin.fa-xmark,header.fixed .menu_bar .fa-xmark,header.fixed .menu_bar.icon .fa-bars {
    display: none
}

.shape1.float-bob-y::before {
    content: "";
    position: absolute;
    left: -67%;
    background: var(--uicolor);
    width: 105%;
    height: 105%;
    z-index: 0;
    border-radius: 50%
}

.service-info {
    margin-top: -18px;
    padding-bottom: 20px;
    position: relative
}

.service-img {
    border-radius: var(--largeradius);
    align-items: center;
    justify-content: center;
    display: inline-block;
    outline: 0;
    clip-path: inset(0 round 5vw);
    transition: clip-path .3s cubic-bezier(.17,.67,.83,.67),filter .5s
}

.contact-in label {
    flex: 1 1 0%
}

.contact-in label input,.feature-style2 .feature-img img {
    width: 100%
}

textarea#message {
    min-height: 100px
}

span#openSEarch {
    width: 40px;
    font-size: 23px;
    display: flex;
    cursor: pointer;
    justify-content: center;
}

.search_header form button {
    position: absolute;
    inset-inline-end: 26px;
    border: 0;
    border-radius: 7px;
    color: #000;
    background: 0 0;
    font-size: 18px;
    width: max-content;
    top: 10px;
    bottom: 0
}

.search_header form input {
    padding: 10px;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #bdbcbc;
    font-size: 16px;
    overflow: hidden;
    top: 0;
    bottom: 0;
    position: relative;
}

.search_header form {
    background: #fff;
    position: absolute;
    inset-inline-end: 0;
    max-width: 319px;
    padding: 25px 15px;
    border-radius: 20px;
    min-width: 330px;
    overflow: hidden;
    top: 100%;
    display: none;
    box-shadow: var(--box-shadow-hover);
}

.blocks-footer,.bottun.transform span.lese,.popup-call.show,.ratingServise-,.referance-Content.active,.search_header form.active,.single-,.tablecontainer,.titles-serive-model,.works-title-model,how-we-work,ul.box-widght-data,ul.ez-toc-list.open {
    display: block
}

.show {
    z-index: 99;
    transition: .3s
}

.footer_menu {
    flex: 1 1 0%;
    min-width: 135px
}

.-waqf-footer-body-social {
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}

.title.back_color {
    padding: 60px 0;
    position: relative;
    overflow: hidden
}

.feature-text,a.service-grid_btn i,p.feature-text {
    font-size: 16px;
    color: var(--secondarytext-2);
}

.vs-feature-area {
    padding-top: 230px
}

.feature-style1 {
    flex-direction: column;
    transition: .2s;
    z-index: 1;
    display: flex;
    min-width: 250px;
    cursor: pointer;
    flex: 1 1 0%;
    position: relative;
    max-width: 100%;
    gap: 20px;
    padding: 20px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .17);
    --padding-top: 35px;
    --padding-bottom: 35px;
    --padding-left: 35px;
    --padding-right: 35px;
    border-style: solid;
    --border-style: solid;
    border-width: 0 0 3px;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 3px;
    --border-left-width: 0px
}

.feature-style1:nth-child(2) {
    border: none;
    margin-top: -50px;
    background: var(--uicolor-2);
    padding: 30px
}

.active>.feature-style1 {
    transform: scale(1)
}

.feature-style1:nth-child(2) .feature-title {
    font-size: 23px;
    color: #fff
}

.feature-style1:nth-child(2) .feature-text {
    font-size: 17px;
    color: #fff;
    font-weight: 400
}

.feature-style1 .feature-title {
    color: var(--textcolor-2);
    flex: 1 1 0%;
    transition: 180ms;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px
}

.feature-style1 .feature-icon {
    position: relative;
    z-index: 1;
    flex-flow: column wrap;
    color: var(--primary-text);
    display: flex
}

.feature-style1 .feature-icon i {
    font-size: 34px;
    display: flex;
    align-items: center;
    color: var(--uicolor-2);
    justify-content: center;
    font-weight: 300;
    transition: 180ms
}

.feature-style2,.feature-style2 .feature-img {
    position: relative;
    overflow: hidden
}

.feature-style2 .feature-img::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / .5);
    transition: .4s
}

.feature-style2 .feature-content {
    bottom: 0;
    padding: 0 30px 90px;
    position: absolute;
    text-align: center;
    transform: translateY(230px);
    transition: .6s
}

.feature-style2 .feature-icon {
    display: block;
    margin-bottom: 35px
}

.feature-style2 .feature-title {
    color: var(--white-color);
    font-size: 25px;
    margin-bottom: 21px
}

.feature-style2 .feature-title a {
    color: inherit
}

.feature-style2 .feature-link {
    color: var(--white-color);
    font-weight: 700;
    text-decoration: underline;
    opacity: 0;
    transition: .6s
}

.feature-style2 .feature-link i {
    border: 1px solid var(--white-color);
    border-radius: 50%;
    color: var(--white-color);
    height: 27px;
    line-height: 27px;
    margin-left: 15px;
    text-align: center;
    width: 27px;
    transition: .4s
}

.feature-style2 .feature-link:hover i {
    background-color: var(--uicolor2);
    color: var(--title-color);
    border-color: #fff0
}

.feature-style2:hover .feature-img::before {
    background-color: rgb(55 71 255 / .8)
}

.feature-style2:hover .feature-content {
    transform: translateY(0)
}

@media (max-width: 1199px) {
    .vs-feature-area {
        padding-top:120px
    }

    .feature-style1 .feature-icon {
        margin: 0 auto 30px
    }

    .feature-style2 .feature-title {
        font-size: 22px;
        margin-bottom: 16px
    }

    .feature-style2 .feature-text {
        margin-bottom: 20px
    }

    .feature-style2 .feature-content {
        transform: translateY(190px)
    }

    .feature-style2:hover .feature-content {
        padding-bottom: 40px
    }
}

.featured-boxed {
    overflow: hidden;
    display: block;
    position: relative
}

p.feature-text {
    margin: 0 0 18px;
    color: var(--secondarytext);
    line-height: 1.75
}

.featured-setup-owl {
    display: flex;
    flex-wrap: wrap
}

.featured-setup-owl .owl-stage-outer {
    position: relative;
    display: block
}

.featured-setup-owl .owl-nav>div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border: 2px solid var(--secondarytext);
    --chev-w: 50px;
    width: var(--chev-w);
    height: var(--chev-w);
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 24px;
    color: var(--secondarytext);
    transition: 180ms;
    cursor: pointer
}

.featured-setup-owl .owl-nav>div.owl-prev {
    left: -28px
}

.featured-setup-owl .owl-nav>div.owl-next {
    right: -28px
}

.--masterfeatured-area {
    position: relative;
    flex: 1 1 0%
}

.--masterfeatured-area: hover>.-YC-owl-navs-items>.-YC-owl-Slides-next,.--masterfeatured-area:hover>.-YC-owl-navs-items>.-YC-owl-Slides-prev {
    visibility:visible;
    opacity: 1;
    transform: translateY(-50%)
}

.--masterfeatured-area>.-YC-owl-navs-items>div {
    --inline--width: -25px
}

.-YC-WidgetType-benefits .shape-divider {
    --firstbottom-fill: #172952;
    --secondbuttom-fill: var(--primary-text)
}

.-begroup-SingleWidget-Section.-YC-WidgetType-benefits .custom-shape-divider-top.shape-divider .shape-fill {
    fill: var(--primary-text)
}

.-featured-widgets-title--URLArea-v1 {
    display: flex;
    place-content: center flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin: 40px 0 0
}

.-featured-widgets-title--URLArea-v1:empty {
    margin: 0
}

.-featured-widgets-title--URLArea-v1>.--Parent-URL-BTN>a {
    display: flex;
    padding: 15px 25px;
    border-radius: var(--largeradius);
    font-size: 16px;
    font-weight: 500;
    align-content: center;
    align-items: center;
    margin-inline-end:15px;background: var(--primary-text);
    color: #fff;
    border: 2px solid #fff;
    flex-wrap: wrap
}

.-featured-widgets-title--URLArea-v1>.--Parent-URL-BTN>a: hover {
    background:#fff;
    color: var(--uicolor);
    border-color: #fff
}

.-featured-widgets-title--URLArea-v1>.--Parent-URL-BTN>a.button_url_2: hover {
    background:0 0;
    color: #fff;
    border-color: #fff
}

.-featured-widgets-title--URLArea-v1>.--Parent-URL-BTN>a>i {
    margin-right: 10px;
    font-weight: 400
}

.-featured-widgets-title--URLArea-v1>.--Parent-URL-BTN>a.button_url_2 {
    background: var(--uicolor);
    color: #fff;
    border-color: var(--uicolor)
}

.featured-boxed .owl-nav {
    display: none
}

a.service-grid_btn span {
    margin-inline-end:8px}

.active .feature-style1::before,.feature-style1:hover::before {
    transition: .5s;
    transform: scaleX(1);
    height: 100%
}

.feature-style1 a {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0
}

.features-numper::after {
    left: calc(100% - 13px);
    top: calc(100% - 40px)
}

.features-numper::before {
    right: calc(100% - 30px);
    bottom: calc(100% - 13px)
}

.features_all {
    display: flex;
    flex-wrap: wrap;
    gap: 25px
}

.features_list {
    flex: 1 1 0%
}

.root_svg {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 113%;
    width: 2px;
    overflow: hidden
}

.-YC-WidgetType-benefits .-widgets-blog-posts-container {
    padding: 0 40px
}

.-Intro-slider-inner-Info .-intro-h1-title {
    position: relative;
    font-size: 19px;
    font-weight: 300;
    display: flex;
    gap: 10px;
    align-items: center
}

.feature-style1:hover,.service-card:hover {
    box-shadow: var(--box-shadow-hover);
    transform: translateY(-1px)
}

.-Intro-slider-inner-Info>.-p-title {
    font-size: 38px;
    line-height: 1.5;
    font-weight: 600;
    transition-delay: 0.9s;
    display: block;
    color: var(--primary-text)
}

.-p-title strong {
    color: var(--uicolor)
}

image-compare {
    --exposure: 50%;
    --thumb-background-color: hsla(0,0%,100%,0.9);
    --thumb-background-image: url('data:image/svg+xml;utf8,<svg viewbox="0 0 60 60" width="60" height="60" xmlns="http://www.w3.org/2000/svg"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20 20 L10 30 L20 40"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M40 20 L50 30 L40 40"/></svg>');
    --thumb-size: clamp(3em,10vmin,5em);
    --thumb-radius: 50%;
    --thumb-border-color: hsla(0,0%,0%,0.9);
    --thumb-border-size: 2px;
    --focus-width: var(--thumb-border-size);
    --divider-width: 2px;
    --divider-color: hsla(0,0%,0%,0.9);
    position: relative;
    display: flex;
    width: fit-content;
    max-width: 100%;
    margin-inline:auto}

image-compare label {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: stretch
}

image-compare [type=range] {
    cursor: col-resize;
    appearance: none;
    background: 0 0;
    border: none;
    margin: 0 calc(var(--thumb-size)/-2);
    width: calc(100% + var(--thumb-size));
    height: unset
}

image-compare [type=range]::-webkit-slider-runnable-track {
    height: unset;
    background: 0 0
}

image-compare [type=range]::-webkit-slider-thumb {
    appearance: none;
    background-color: var(--thumb-background-color);
    background-image: var(--thumb-background-image);
    background-size: 90%;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: var(--thumb-radius);
    border: var(--thumb-border-size) var(--thumb-border-color) solid;
    color: var(--thumb-border-color);
    width: var(--thumb-size);
    height: var(--thumb-size);
    margin: 0
}

image-compare [type=range]:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 var(--focus-width) var(--focus-color)
}

image-compare:not(:defined) {
    flex-direction: row;
    overflow-x: auto;
    scrollbar-gutter: stable;
    margin-bottom: -3px
}

image-compare:not(:defined)::-webkit-scrollbar {
    appearance: none;
    background-color: rgba(127,127,127,.1);
    border-radius: 1em
}

image-compare:not(:defined)::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: rgba(127,127,127,.4);
    box-shadow: #7f7f7f 0 0 1px
}

image-compare:defined {
    flex-direction: column;
    overflow: clip;
    direction: ltr
}

image-compare:defined .image-2-wrapper {
    position: absolute;
    top: 0;
    filter: drop-shadow(calc(-1 * var(--divider-width)) 0 0 var(--divider-color))
}

image-compare:defined .image-2-wrapper img {
    --_top-left: calc(var(--exposure) + var(--divider-width)/2);
    --_bottom-left: calc(var(--exposure) + var(--divider-width)/2);
    clip-path: polygon(var(--_top-left) 0,100% 0,100% 100%,var(--_bottom-left) 100%)
}

image-compare img {
    display: block;
    max-width: 100%;
    border-radius: var(--largeradius);
    overflow: hidden
}

image-compare+figcaption {
    margin-block-start:.5lh}

.visually-hidden,image-compare .visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.img-s {
    display: flex;
    gap: 20px
}

.begroup-Intro--sliderArea.Intro-slides {
    overflow-x: clip
}

.-back-image-,.blog_list,.category_list,.certificate_image,.video-box,.video-card,.video-gallery {
    overflow-x: clip;
}

form.-formkit>span {
    font-size: 28px;
    margin-bottom: 25px;
    display: block
}

.-waqf-footer-body-company-logo img {
    filter: invert(19) brightness(181.5)
}

.-blog-gridboxes-item-body2 {
    background-color: #fff;
    padding: 17px;
    box-shadow: 0 3px 54px -10px rgba(0,0,0,.15);
    position: relative!important;
    z-index: 9;
    transition: .3s;
    margin-top: -20px;
    margin-inline-end: 21px;
}

.-back-image-,.-back-image-:before {
    position: absolute;
    height: 100%;
    width: 100%
}

.-blog-gridboxes-item-body2 strong {
    display: block;
    font-size: 21px;
}

.-blog-gridboxes-item-body2 span {
    background: var(--uicolor);
    color: #fff;
    padding: 10px;
    margin-top: 13px;
    display: block;
    max-width: max-content;
    border-radius: var(--largeradius)
}


form.-formkit select {
    width: 100%;
    margin-bottom: 20px;
    border-radius: var(--largeradius);
    padding: 0 20px
}

ul.lang-switcher a {
    display: flex;
    gap: 8px;
    font-size: 17px;
    font-weight: 500;
    align-items: center
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    height: 100%
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    height: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.-p-content {
    font-size: 19px;
    line-height: 1.7;
    font-weight: 400;
    margin: 15px 0 22px;
}

.Introslider .owl-dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center
}

.Introslider .owl-dot {
    width: 15px;
    height: 15px;
    background: #c9c9c9;
    margin-top: 4px;
    cursor: pointer;
    border-radius: 50%;
    margin-left: 10px;
    transition: 150ms
}

.feature-style1:nth-child(2) svg path {
    fill: #fff
}

.feature-style1 svg {
    width: 22px
}

.feature-style1 svg path {
    fill: var(--uicolor-2);
    width: 22px
}

header.hidemenu {
    background: #f4f4f4;
    transform: translatey(-64px);
}

.-blog-gridboxes-item-body {
    flex: 1
}

.-defult-widge {
    display: flex;
    flex-wrap: wrap;
    gap: 40px
}

.-defult-widge .-YC--main--wep-title- {
    margin-bottom: 16px
}

.owl-next,.owl-prev {
    position: absolute;
    top: 50%;
    min-width: 45px;
    height: 45px;
    border-radius: 15%;
    align-content: center;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    transition: 180ms;
    font-size: 24px;
    cursor: pointer;
    max-width: 44px;
    inset-inline-start: 30px;
    transform: translateY(-50%);
    background: #fff;
    border: 2px solid var(--secondarytext);
}

.owl-nav>div.owl-prev {
    inset-inline-end: 30px;
    inset-inline-start: auto
}

.number-post {
    padding: 21px;
    background: #fff;
    border-radius: 20px;
    box-shadow: var(--box-shadow)
}

.-after__intro-container {

    text-align: start;
}

.-after__intro-container>.-widget-after-intro-h4 {
    margin-bottom: 11px;
    color: var(--uicolor);
    font-size: 17px;
    font-weight: 600
}

.-after__intro-container>.-widget-after-intro-h1 {
    font-weight: 600;
    font-size: 50px;
    color: #000;
    background: linear-gradient(355deg,#015931,#8bc751);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 1rem!important;
    margin-top: 0
}

.-after__intro-container>.-widget-after-intro-h1>c--color {
    color: var(--uicolor);
    margin-inline-start:10px}

.-after__intro-container>.-pp-content {
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    color: var(--secondarytext);
    line-height: 1.8;
    margin-top: 11px;
    position: relative;
    z-index: 9;
}

.-contact-style-bg {
    position: absolute;
    height: 360px;
    width: 200px;
    border-radius: 220px;
    opacity: .01
}

.about_lists-style1:last-child:before,.tooltip {
    opacity: 0
}

.-contact-style-4 {
    left: calc(50% + 200px);
    transform: translateX(-50%) rotate(45deg);
    bottom: 170px;
    background: var(--uicolor2)
}

.-contact-style-3,.-contact-style-bg.-contact-style-1 {
    transform: rotate(-20deg);
    background: var(--primary-text)
}

.-contact-style-3 {
    left: 20px;
    top: -200px
}

.-contact-style-bg.-contact-style-1 {
    right: 15px;
    bottom: -380px
}

.-contact-style-2 {
    left: calc(50% - 190px);
    transform: translatex(-50%) rotate(45deg);
    background: var(--uicolor2)
}

.-defult-intro-title-URL>.--Parent-URL-BTN>a: hover {
    background:#fff;
    color: var(--primary-text)
}

.--in--left--button-title {
    display: flex;
    align-items: center;
    height: 100%;
}
.--in--left--button-title>i {
    border: 1px solid var(--primary-text);
    color: #fff
}

.--in--left--button-title>p>span {
    font-size: 15px;
    margin-bottom: 5px;
    color: var(--secondarytext)
}

.-after__intro-widgets-title-s2>.--ev-title-h4,.about_lists-icon {
    color: var(--secondarytext);
    display: flex
}

.-after__intro-contain--lists {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    list-style: none;
    flex: 1;
    flex-direction: column;
}

.about_lists-style1>h4 {
    font-size: 18px;
    font-weight: 400
}

.about_lists-icon {
    --w-el: 45px;
    width: var(--w-el);
    justify-content: center;
    align-items: center;
    margin-inline-end:15px;font-size: 26px;
    border-radius: var(--miniradius)
}

.--ev-title-h4,.-after__intro-widgets-title-s2>.--ev-title-h4 {
    align-items: center;
    font-size: 21px;
    margin-bottom: 15px;
    font-weight: 400;
    position: relative
}

.about_lists-icon>i,.square h4 {
    font-weight: 600
}

.-after__intro-widgets-title-s2>.--ev-title-h4: before {
    content:'';
    position: relative;
    width: 40px;
    height: 2px;
    display: block;
    background: var(--secondarytext);
    border-radius: 2px;
    margin-inline-end:10px}

.-after__intro-widgets-title-s2>.--ev-title-h1 {
    line-height: 1.6;
    font-size: 29px;
    color: var(--primary-text);
    margin-bottom: 20px;
    font-weight: 700
}

.-after__intro-widgets-title-s2>.--ev-title-h1>c--color {
    color: var(--uicolor)
}

.-after__intro-widgets-title-s2 {
    display: block;
    flex: 1
}

.--ev-title-h4 {
    color: var(--secondarytext-bold);
    display: flex
}

.--ev-title-h1 {
    line-height: 1.5;
    font-size: 29px;
    color: var(--primary-text);
    margin-bottom: 20px
}

.-after__intro-widgets-title-s2>.P-content {
    max-width: calc(100% - 50px);
    line-height: 1.6;
    font-size: 17px;
    color: var(--secondarytext)
}

.-after__intro-widgets-container {
    flex-wrap: wrap;
    display: flex;
    width: 100%;
    flex-direction: column
}

.first--image-left--after-intro {
    position: relative;
    max-width: 530px;
}

.--secondaryimage--video-append-src>i {
    position: relative;
    z-index: 1
}

.--secondaryimage--video-append-src: after {
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--uicolor);
    border-radius: inherit
}

.--agter-intro--customer--number {
    position: absolute;
    bottom: 40px;
    padding: 20px 30px;
    background: var(--primary-text);
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    right: -20px;
    z-index: 1;
    font-size: 14px
}

.--agter-intro--customer--number>.--init--customer--numbers>strong {
    font-size: 33px;
    font-family: var(--f-number);
    font-weight: 800;
    margin-inline-end:5px}

.--init--customer--numbers {
    display: flex;
    font-size: 33px;
    justify-content: flex-start;
    text-align: start;
    margin-bottom: 8px;
    align-items: center
}

.--social,.-defult-afintro-title-URL h2 {
    margin-bottom: 16px
}

.--init--customer--numbers: before {
    content:'';
    position: absolute;
    bottom: 20px;
    right: 100%;
    border-width: 20px;
    border-color: transparent var(--primary-text) transparent transparent;
    border-style: solid
}

.--init--customer--numbers>em {
    font-style: normal
}

.-after-item {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}

.about_lists-content {
    color: var(--secondarytext);
    font-size: 18px;
    line-height: 1.7;
    flex: 1
}

.--social i,.about_lists-title {
    color: var(--uicolor-2)
}

.about_lists-title {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2em
}

.link-btn,.square .category {
    font-weight: 400;
    letter-spacing: 3px;
    font-family: 'Barlow Condensed',sans-serif;
    text-transform: uppercase
}

.about_lists-icon svg {
    fill: #25B4B6;
    transition: fill .3s;
    width: 24px;
    height: 24px
}

.-defult-afintro-title-URL {
    padding-inline-start:6%;display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.-defult-afintro-title-URL .-begroup-Intro-Info-URLArea-s1 {
    margin: 0
}

.-element_buuton {
    display: flex
}

.--social {
    display: flex;
    gap: 20px;
    font-size: 18px
}

.---contact {margin-top: 50px;}

header.hidemenu>.-container>.-background-krop>.menu-list>.-logo img: last-child {
    filter:none
}

.link-btn {
    display: inline-block;
    position: relative;
    font-size: 15px
}

.link-btn i {
    margin-left: 3px;
    font-size: 15px;
    color: #aa8453
}

.link-btn:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #aa8453;
    -webkit-transition: .4s;
    transition: .4s
}

.link-btn:hover::before {
    width: 100%
}

.square .category {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 3;
    writing-mode: vertical-rl;
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    text-orientation: mixed;
    color: #fff;
    font-size: 15px;
    background: 0 0;
    border: 1px solid rgba(255,255,255,.5);
    padding: 10px 3px;
    line-height: 1.5em
}

.square .category a,.square .category:hover,ul#menu-footer-links li a {
    color: #fff
}

.square h4 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 0;
    display: inline-flex
}

.square h6,.square h6 a {
    position: relative;
    color: #fff;
    font: 400 15px "Tajawal Medium";
    text-transform: uppercase;
    margin-bottom: 10px
}

.btn-line a {
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 18px
}

.contfooter i,form.-formkit .-button-ui {
    font-size: 24px;
    display: flex;
}

.btn-line a:hover {
    border-bottom: 1px solid #aa8453;
    color: #666
}

.wpml-ls-statics-footer.wpml-ls.wpml-ls-rtl.wpml-ls-legacy-list-horizontal {
    display: none
}

form.-formkit .-button-ui {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    color: #fff;
    border: none;
    border-radius: var(--largeradius)
}

.-defult-widgets-title-style-1.reviews .-begroup-Intro-Info-URLArea-s1 {
    margin: 25px 0 0
}

.footer-title-two {
    position: relative;
    font-size: 29px;
    color: #fff;
    padding-inline-start: 12px;display: flex;
    align-items: center;
    line-height: 1.5;
}

.footer_menu ul {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.footer_menu li a {
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: #fff
}

.contfooter i {
    font-weight: 300;
    justify-content: center
}

.--contanc-headtitle {
    font-size: 18px;
    margin: 20px 0 0;
    color: #000;
    padding-bottom: 15px;
    font-weight: 300;
    line-height: 1.7
}

.-begroup-Intro-Info h2 {
    font-size: 23px;
    margin-bottom: 0
}

#wrapper {
    padding: 0;
    z-index: 10000;
    transition: .5s ease-in-out;
    display: flex;
    flex-direction: column;
    position: fixed;
    bottom: 15%;
    left: 0;
    border-radius: var(--largeradius)
}

#wrapper .Icon {
    position: relative;
    padding: 15px;
    margin: 0;
    width: 50px;
    height: 50px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    background: var(--uicolor-2)
}

#wrapper .Icon img {
    width: 18px
}

#wrapper .tooltip {
    position: absolute;
    font-size: 14px;
    background: #fff;
    color: #fff;
    padding: 5px 8px;
    opacity: 0;
    pointer-events: none
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word
}

#wrapper .Icon.contact {
    height: 130px;
    border-radius: var(--largeradius) var(--largeradius) 0 0;
    background-color: #1b1010eb
}

#wrapper .contact .tooltip {
    width: 350px;
    top: 0;
    left: 50px!important
}

#wrapper .tooltip::before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    background: #fff;
    left: 0;
    top: 11px;
    transform: translate(-50%) rotate(45deg);
    transition: .3s cubic-bezier(.68, -.55, .265, 1.55)
}

#wrapper .Icon:hover .tooltip {
    left: 60px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

#wrapper .Icon a,#wrapper .Icon:hover a,#wrapper .contact:hover .tooltip,#wrapper .contact:hover .tooltip::before {
    color: #fff
}

#wrapper .Icon.contact .span {
    transform: rotate(90deg);
    width: 130px;
    text-align: center;
    color: #fff
}

#wrapper .Icon:hover .tooltip,#wrapper .Icon:hover span {
    text-shadow: 0 -1px 0 rgba(0,0,0,.1)
}

#wrapper .facebook:hover,#wrapper .facebook:hover .tooltip,#wrapper .facebook:hover .tooltip::before {
    background: #1877f2;
    color: #fff
}

#wrapper .call:hover,#wrapper .call:hover .tooltip,#wrapper .call:hover .tooltip::before {
    background: #128c7e;
    transition: .2s
}

#wrapper .tik:hover,#wrapper .tik:hover .tooltip,#wrapper .tik:hover .tooltip::before {
    background: #000;
    color: #c69f73
}

#wrapper .instagram:hover,#wrapper .instagram:hover .tooltip,#wrapper .instagram:hover .tooltip::before {
    background: #833ab4;
    background: linear-gradient(90deg,#833ab4 0,#fd1d1d 50%,#fcb045 100%);
    color: #fff
}

#wrapper .youtube:hover,#wrapper .youtube:hover .tooltip,#wrapper .youtube:hover .tooltip::before {
    background: red;
    color: #fff
}

#wrapper .whatsapp:hover,#wrapper .whatsapp:hover .tooltip,#wrapper .whatsapp:hover .tooltip::before {
    background: #25d366;
    color: #fff
}

.email-box,.name-box {
    height: 45px;
    margin-bottom: 15px
}

#wrapper .send_message {
    color: #fff;
    background: #c69f73;
    padding: 10px 15px;
    cursor: pointer
}

.tiler-group.group-1,.tiler-group.group-2,.tiler-group.group-3 {
    display: flex;
    gap: 20px;
    flex-direction: column;
    flex-wrap: wrap
}

.image_ab {
    position: relative;
    width: 100%;
    margin-inline-end: 75px;
}

.square-flip:hover .service-img {
    clip-path: inset(0 round 25vw)
}

.square.bg-img {
    margin-top: 15px
}

.box-title p {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 17px;
    color: var(--secondarytext)
}

.-home-section-item.title.back_category svg {
    position: absolute;
    width: 100%;
    height: 100%
}

.-home-section-item.title.back_category svg path,.elementskit-icon-content path {
    fill: var(--uicolor)
}

li.Icon.whatsapp {
    border-radius: 0 0 var(--largeradius) var(--largeradius)
}

. .-blog-title {
    display: flex;
    padding: 0 0 20px;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #55617124;
    gap: 6px
}

.-blog-title strong {
    font-size: 21px
}

ul.top-arefooter {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    flex-direction: column
}

.contanc li.-footer-items:first-child {
    border-left: 1px solid #ffffff61;
    padding-inline-end:12px}

.video-card {
    position: relative;
    border-radius: 16px;
    background: #000;
    cursor: pointer;
    transition: transform .3s
}

.video-card:hover {
    transform: scale(1.03)
}

.video-thumb {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
    opacity: .85;
    transition: opacity .3s
}

.video-play,.video-thumb .play-button {
    width: 70px;
    transform: translate(-50%,-50%);
    position: absolute;
    left: 50%
}

.video-card:hover .video-thumb {
    opacity: 1
}

.video-play {
    top: 50%;
    background: rgba(255,255,255,.15);
    border: 2px solid #fff;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.video-play::before {
    content: '';
    border-style: solid;
    border-width: 12px 0 12px 20px;
    border-color: transparent transparent transparent #fff;
    margin-left: 5px
}

.video-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.8);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999
}

.video-box,.video-gallery,.video-thumb {
    position: relative;
    display: inline-block
}

.video-box {
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(0,0,0,.2)
}

.video-box video {
    max-width: 400px;
    border-radius: 12px
}

.video-modal.active {
    display: flex
}

.video-modal video {
    max-width: 90%;
    max-height: 80vh;
    border-radius: 12px;
    box-shadow: 0 0 30px rgba(255,255,255,.2)
}

.video-modal .close-btn {
    position: absolute;
    top: 30px;
    right: 40px;
    color: #fff;
    font-size: 40px;
    cursor: pointer
}

.video-gallery {
    flex: 1;
    min-width: 300px
}

.video-gallery img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: var(--largeradius)
}

.video-thumb .play-button {
    top: 50%;
    height: 50px;
    background-color: rgba(0,0,0,.6);
    border-radius: 12px
}

.video-thumb .play-button::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 56%;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-left: 16px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.video-thumb:hover .play-button {
    background-color: rgba(255,0,0,.8)
}

.-video-gridboxes {
    display: flex;
    gap: 20px;
    flex-wrap: wrap
}

.--contanct-u {
    position: relative;
    margin-bottom: 40px;
}

.contact-form .-waqf-footer {
    flex: 1;
}

.contact-map div {
    height: 100%
}

ul.top_list {
    display: flex;
    gap: 50px;
    margin-top: 26px;
    flex-wrap: wrap;
    max-width: 100%;
    list-style: none;
}



.-waqf-intro form {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    gap: 15px;
    background: #fff;
    padding: 25px;
    border-radius: var(--largeradius) var(--largeradius) 0 0
}

.-waqf-intro form.-formkit select {
    flex: 1;
    min-width: 250px;
    margin-bottom: 0
}

.-waqf-intro {
    margin-top: 30px
}

.-waqf-intro form.-formkit>[labelkit] {
    flex: 1;
    margin-bottom: 0;
    min-width: 47%
}

.-waqf-intro textarea#message {
    height: 50px;
    min-height: 48px;
    min-width: 50%;
    line-height: 1.5;
    padding-block:12px}

.menu-list {
    display: flex;
    align-items: center
}

.info_header {
    display: flex;
    justify-content: space-between
}

.top_header {
    position: relative;
    background: var(--uicolor);
    padding: 7px 0;
    border-bottom: 1px solid;
}

ul.top-areheader {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    align-items: center
}

.-waqf-header-body-social {
    display: flex;
    gap: 9px;
    flex-wrap: wrap;
    align-items: center
}

.-waqf-header-body-social a {
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    transition: .5s ease-in-out;
    display: flex;
    align-items: center
}


.contheader {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 400;
    font-size: 17px
}

.contheader i {
    color: var(--uicolor);
    font-size: 17px
}

.--footer-contact-us {
    flex: 1 1 0%;
    min-width: 135px
}

ul.top-are .contfooter i {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center
}

html[lang=en] .hero-bg-left,html[lang=en] .hero-bg-right {
    transform: none
}

.testi-info {
    flex: 1
}

.otgs-development-site-front-end,.owl-dots~.owl-dots,.wpml-ls-statics-footer,.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal,span.wpml-ls-display {
    display: none;
}

.--PriceLists-Center-area .square-flip {
    flex: 1;
    min-width: 240px;
    max-width: 310px
}

html[lang=en] i.fa-angle-left,html[lang=en] i.fa-angle-right,html[lang=en] ol.BreadcrumbsFilters>li+li::before {
    transform: rotate(180deg)
}

.single_list {
    padding: 20px 20px 30px
}

.-side-single-in .-p-content {
    color: #fff;
    font-size: 17px
}

.single_list .--content {
    color: #fff;
    font-size: 15px
}

.btn_call {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.cerBoxInfo {
    display: flex;
    gap: 20px;
    flex-wrap: wrap
}

.certificate_image {
    flex: 1;
    min-width: 250px;
    max-width: 500px;
    border-radius: var(--largeradius)
}

.-begroup-cerBoxInfo {
    margin-top: 40px
}

.wp-caption.alignnone {display: flex;flex-direction: column;padding-inline: 40px;}

.wp-caption.alignnone img,form.wpcf7-form.init p label {
    display: block;
    width: 100%;
}

.wp-caption-text {
    line-height: 1.3;
    font-size: 51px;
    font-weight: 700;
    margin: 15px 0 0;
    position: relative;
    z-index: 9;
    color: #fff;
    max-width: 672px;
}



.blog-item-info h4 a,label {
    color: #000
}

.feature-icon {
    color: #fff;
    line-height: 39px;
    text-align: center;
    position: relative;
    font-size: 15px;
    font-weight: 600;
    background-color: var(--uicolor-2);
    width: 80px;
    height: 80px;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    This ad keeps this site running.
Consider whitelisting this page.
Thank you for visiting either way!
ads via CarbonDesign and Development tips in your inbox. Every weekday.
ads via Carbon
280
280

The clip-path property allows you to make complex shapes in CSS by clipping an element to a basic shape (circle, ellipse, polygon, or inset), or to an SVG source.

CSS Animations and transitions are possible with two or more clip-path shapes with the same number of points.

Check out the current browser support for the clip-path property on Can I Use.;
    padding: 11px;
}

.feature-title,.service-title {
    margin-bottom: 1px;
    font-size: 20px;
    font-weight: 600;
}

.-home-section-item,.back_features,.footer-area {
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}

.feature-item {
    display: flex;
    gap: 16px;
    align-items: center;
}

.wpml-ls-current-language {
    display: none!important
}

.-menu {
    display: flex;
    align-items: center;
    flex: 1;
    padding: 25px 15px;
    justify-content: center;
}

.wpml-ls-legacy-list-horizontal {
    clear: both;
}

.wpml-ls-legacy-list-horizontal>ul {
    padding: 0;
    margin: 0!important;
    list-style-type: none
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    padding: 0;
    list-style-type: none;
    display: inline-block;
    margin-inline-start: 10px;
}

.wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 5px 10px 6px;
    line-height: 1;
    font-size: 19px;
    color: #fff;
}

.wpml-ls-legacy-list-horizontal a span {
    vertical-align: middle
}

.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket {
    vertical-align: unset
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    display: inline;
    vertical-align: middle
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span {
    margin-left: .4em
}

.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span {
    margin-left: 0;
    margin-right: .4em
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 30px
}

.-waqf-header-body-social span {
    color: #fff;
    margin-inline-end:2px;font-size: 16px;
    font-weight: 400
}

.about-experience {
    display: flex;
    align-items: center;
    height: 92px;
    border-radius: var(--miniradius);
    overflow: clip;
    box-shadow: 0px 0px 5px 0px rgb(43 52 59 / 10%);
}


.about-experience span {
    font-weight: 700;
    line-height: 1;
    font-size: 30px;
    display: block
}

.about-experience p {
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    color: #8592a6;
    margin-top: 6px;
}
.-begroup-Intro-Info-URLArea-s1 a span {
    position: relative;
    z-index: 9;
    display: flex;
    gap: 10px;
    align-items: center;
}

.-begroup-Intro-Info-URLArea-s1 a i {
    z-index: 9;
}

.-begroup-Intro-Info-URLArea-s1 a {
    position: relative;
    font-size: 16px;
    color: #fff;
    max-width: max-content;
    background: var(--uicolor);
    padding: 10px 30px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: var(--largeradius);
    overflow: hidden;
    transition: 0.3s;
}
.-begroup-Intro-Info-URLArea-s1 a:before {
       background-color: var(--uicolor-2);
       content: "";
       width: 100%;
       height: 0;
       bottom: 0;
       position: absolute;
       transition: all 0.5s;
       right: 0;
       left: 0;
       z-index: 0;
}
.-begroup-Intro-Info-URLArea-s1 a:hover:before {
   height: 100%;

}

.--in--left--button-title .icon_phone:hover:before {
    width: 100%;
    right: 0;
}
.--in--left--button-title .icon_phone:hover:after {
    width: 100%;
}
.about-shape {
    position: absolute;
    width: 200px;
    inset-inline-end: -30px;
    bottom: -30px;
    z-index: -1
}

.image_ab img {
    border-radius: 10px
}

.service-area {
    position: relative
}

.service-title {
    -webkit-background-clip: text;
    line-height: 1.5;
}

.con-li *,.footer-widget-title {
    -webkit-text-fill-color: initial
}

.blog-item-info h4 a:hover,.blog-item-meta a:hover,.copyright .footer-menu li a:hover,.service-title a:hover {
    color: #eeae2f
}

.service-arrow {
    margin-top: 25px
}

.service-arrow a {
    width: 50px;
    height: 50px;
    line-height: 51px;
    background: #eeae2f;
    color: #fff;
    font-size: 22px;
    text-align: center;
    border-radius: 50px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 10%)
}

.service-arrow a:hover {
    background: #000
}


.theme-btn:hover i {
    webkit-animation: tfLeftToRight 0.5s forwards;
    -moz-animation: tfLeftToRight 0.5s forwards;
    animation: tfLeftToRight 0.5s forwards;
}

.theme-btn:hover::before,.wpcf7-submit:hover:before {
    transform: translateY(-50%) translateX(-50%) scale(1)
}


.owl-dot {
    width: 23px;
    height: 22px;
    margin: 5px;
    background: #fff!important;
    border-radius: 50%;
    cursor: pointer
}

.-home-section-item.title.back_category .owl-dot.active,.owl-dot.active,button.owl-dot.active {
    background: #015931!important
}

.service-item .theme-btn {
    color: #fff;
    text-align: center;
    justify-content: center;
    box-shadow: 0 0 0;
    margin: auto;
    background: transparent;
    color: var(--uicolor);
    padding: 0;
    gap: 8px;
}

.rtl .theme-btn {
    display: flex;
    align-items: center;
    flex-direction: row-reverse
}
.wpcf7-submit:hover {
    background: var(--uicolor);
}
.wpcf7-submit {
      position: relative;
      font-size: 16px;
      color: #fff;
      max-width: max-content;
      background: var(--uicolor-2);
      padding: 15px 27px;
      display: block;
      cursor: pointer;
      margin-top: 7px;
      transition: 0.3s;
}
.wpcf7-submit:before {
        position:absolute;
        content:"";
        width:25px;
        height:2px;
        transform:none !important;
        display:inline-block;
        padding:0;
        border:0;
        bottom:-5px;
        right:0;
        transition:all .4s ease-out;
        background-color:inherit;
}
.wpcf7-submit:after {position:absolute;content:"";width:25px;height:2px;transform:none !important;display:inline-block;padding:0;border:0;top:-5px;left:0;transition:all .4s ease-out;background:inherit;}

.wpcf7-submit:hover:before {
    width: 100%;
    right: 0;
}
.wpcf7-submit:hover:after {
    width: 100%;
}
.service-icon {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 8px;
}

.blog-item-img,.footer-area {
    overflow: hidden
}

.service-item {
    position: relative;
    border-radius: var(--miniradius);
    border: 1px solid #FFFFFF42;
    height: 100%;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
    display: block;
}

.service-item p {
    font-size: 15px;
    font-weight: 400;
    color: #8592a6;
    line-height: 1.8;
    margin-top: 5px;
    text-align: center;
}
.footer-widget-title::after,.footer-widget-title::before {
    position: absolute;
    content: '';
    z-index: -1;
    width: 3px;
    bottom: 0
}

.counter-box:hover .icon::before {
    transform: rotate(-20deg)
}

.counter-box .counter {
    display: block;
    line-height: 1;
    color: #fff;
    font-size: 30px;
    font-weight: 800
}

.counter-box .title,.title-content {
    color: #fff;
    font-size: 17px;
    text-transform: capitalize
}

@media all and (max-width: 767px) {
    .counter-area .counter-box {
        justify-content:center;
        min-width: 156px;
        gap: 10px;
    }
}

.blog-item-img {
    border-radius: 20px;
    background: #e1ebd6;
    position: relative;
    z-index: 9;
    min-height: 170px;
    max-height: 169px;
}



.blog-item:hover .blog-item-img img {
    transform: scale(1.1)
}

.blog-item-info {
    position: relative;
    text-align: center;
    line-height: 1.5;
    margin-top: 10px;
    font-weight: 500;
}

.blog-item-meta ul {
    margin: 0 0 14px;
    padding: 0 0 18px;
    border-bottom: 1px solid #e6e8eb
}

.blog-item-meta ul li {
    display: inline-block;
    position: relative;
    color: #000;
    font-weight: 500
}

.blog-item-meta ul li i {
    margin-right: 5px;
    color: #eeae2f
}

.blog-title {
    font-size: 20px;
    margin-bottom: 8px;
}

.theme-btn i {
    margin-inline-start: 1px;font-size: 15px;
}

.blog-btn {
    margin-top: 20px;
    padding: 10px 25px;
    border-radius: 8px;
    font-weight: 500;
    border: 2px solid #eeae2f;
    background: #eeae2f;
    color: #fff
}

.blog-btn i {
    margin-left: 5px
}

.blog-btn:hover {
    background: 0 0;
    color: #eeae2f
}

.blog-item-info h4 {
    font-size: 24px
}

@media all and (max-width: 991px) {
    .blog-item-info {
        padding:10px
    }
}

.cv-carousel_car {
    overflow: hidden;
}

.gallery-icon.landscape {
    flex: 1;
    min-width: 254px;
    max-width: 439px;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}


.footer-area,div.copyright {
    background: var(--uicolor-2);
}

form.wpcf7-form.init {
    display: flex;
    flex-wrap: wrap;
    text-align: right
}

form.wpcf7-form.init .forci p label {
    position: relative;
}

form.wpcf7-form.init p:nth-child(4),form.wpcf7-form.init p:nth-child(5),form.wpcf7-form.init p:nth-child(6),sidebar form.wpcf7-form.init p {
    width: 100%
}

form.wpcf7-form.init textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 13px;
    border-radius: 7px;
    max-height: 84px;
    margin-top: 12px;
}

span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.floating-button,.footer-contact li i,.footer-social li a i {
    text-align: center
}

label {
    cursor: pointer;
    font-weight: 400
}


.footer-shape {
    position: absolute;
    bottom: -50px;
    left: -150px;
    opacity: .2;
    z-index: -1
}

.footer-widget,.footer-widget-title {
    z-index: 1;
    position: relative
}

.footer-logo img {
    width: 200px;
    margin-bottom: 25px
}

div.copyright {
    padding: 10px 0;
    background: #146f33;
}

.copyright .footer-menu {
    margin: 0;
    padding: 0;
    text-align: right
}

.copyright .footer-menu li {
    display: inline-block;
    margin-left: 25px;
    font-size: 16px
}

.copyright .footer-menu li a {
    color: #f5faff;
    transition: .5s ease-in-out
}

.copyright .copyright-text {
    color: #f5faff;
    margin-bottom: 0;
    font-size: 16px;
    text-align: center;
    direction: ltr
}

.copyright .copyright-text a {
    color: #eeae2f;
    font-weight: 500
}

.footer-widget-title {
    padding-inline-start: 12px;
    margin-bottom: 21px;
    color: #fff;
    font-size: 22px
}

.footer-widget-title::before {
    height: 92%;
    border-radius: 50px;
    background: #fff;
    inset-inline-start: 0
}

.rtl .footer-widget-title::before {
    left: initial;
    right: 0
}

.rtl .footer-widget-title::after {
    left: initial;
    right: 20px
}


.footer-list li a {
    color: var(--secondarytext-2);
    transition: .5s ease-in-out;
    font-size: 19px;
}

.footer-list li a i {
    margin-right: 5px;
    color: #eeae2f;
    font-weight: 400;
    font-size: 15px
}

.footer-list li a:hover {
    padding-left: 10px;
    color: #eeae2f
}

.footer-widget-box p {
    color: #fff;
    margin-bottom: 20px
}

.footer-social {
    display: flex;
    gap: 15px;
    justify-content: end
}

.footer-social li a i {
    height: 38px;
    width: 38px;
    line-height: 37px;
    background: #000;
    color: #fff;
    transition: .5s ease-in-out
}

.footer-social li a i:hover {
    background: #eeae2f;
    color: #fff
}

.footer-contact li {
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    color: #f5faff;
    font-size: 16px;
    margin-bottom: 15px
}

.footer-contact li a {
    color: #f5faff;
    -webkit-transition: .3s;
    transition: .3s
}

.footer-contact li i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    margin-inline-end:15px;background: #eeae2f;
    -webkit-transition: .3s;
    transition: .3s;
    color: #fff
}

.row {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    justify-content: center
}

.con-li * {
    color: #fff
}

.social a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #ffffff1a;
    border-radius: 5px
}

.col-s {
    flex: 1;
    min-width: 225px
}

.col-s:first-child {
    min-width: 32%
}

.con-li span {
    font-size: 1.3125rem
}

em {
    font-style: normal;
}

ol.BreadcrumbsFilters>li:last-child a {
    color: #000;
}

.category_l {
    display: flex;
    flex-wrap: wrap;
    gap: 25px
}

.category_l .service-item {
    flex: 1;
    min-width: 300px;
    max-width: 332px;
}

div#gallery-1 {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}

div#gallery-1 .gallery-icon.landscape {
    min-width: 270px;
    position: relative;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

div#gallery-1 .gallery-icon.landscape img {
    object-fit: cover;
    max-height: 175px;
}

.--blog-wrap-flexability .-blog-gridboxes-item:before {
    position: absolute;
    width: 100%;
    content: '';
    height: 100%;
    background-image: var(--background-image);
    mix-blend-mode: luminosity;
    top: 0;
    inset-inline-start: 0;
}
.-home-section-item.title.back_category .owl-dot {
    background: #d9e6e0!important
}

.row .counter-area {
    gap: 20px
}

.floating-button {
    font-size: 27px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.floating-container {
     position: fixed;
     display: flex;
     flex-direction: column;
     bottom: 20px;
     inset-inline-end: 29px;
     z-index: 1200;
     gap: 23px;
}

.floating-button,.social-link a {display: flex;align-items: center;--el--w: 60px;width: var(--el--w);height: var(--el--w);border-radius: 50%;z-index: 55;justify-content: center;color: #fff;background: var(--uicolor);position: relative;}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.images-1  img{
    width:100%;
    object-position: unset;
    transform: scale(1);
    height: 100%;
}

.active.center .images-1 img{
    transform: scale(1.6);
    transition: all 14s 
ease-out 0s;
}
.images-1 {
    position: absolute !important;
    inset-inline-end: 0;
    width: 100%;
    height: 100%;
    inset-inline-start: 0;
    top: 0;
}

.wp-captionall {
    padding: 120px 34px 170px 0;
    position: relative;
    z-index: 9;
}

.hero- {
    position: relative;
    padding: 20px 20px 0;
}

.hero- .service-title {
    color: #fff;
}

.hero- .service-item p {
    color: var(--secondarytext-2);
}

.hero- .-p-content {
    line-height: 1.5;
    font-weight: 400;
    margin-top: 21px;
    color: var(--secondarytext-2);
    max-width: 90%;
    margin-bottom: 30px;
    max-width: 738px;
    word-spacing: 31px;
    ck; */
    white-space: nowrap;
    direction: rtl;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}

.--content {
    font-size: 18px;
}

span.pre_title-text {
    position: relative;
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    background: var(--uicolor);
    padding: 5px 23px 10px;
    max-width: max-content;
    border-radius: var(--largeradius);
}

.--Parent-URL-BTN {
    display: flex;
}


.--Parent-URL-BTN {
    position: relative;
    z-index: 9;
}



.titles {
    z-index: 9;
    position: relative;
    }



span.-widget-after-intro-span {
    color: #8592a6;
}

h2.-widget-after-intro-h1 {
    color: var(--uicolor);
    margin-bottom: 0;
    font-size: 34px;
    line-height: 1.3;
    margin-top: 0;
}

h2.-widget-after-intro-h1 span {
    color: var(--uicolor);
}

.first--image-left--after-intro:Before {
    position: absolute;
    height: 100%;
    width: 93%;
    top: 30px;
    left: 0;
    content: "";
    display: block;
    z-index: -1;
    background-color: #f1f4f9;
}

li.-begroup-Intro-Info {
    display: flex;
    gap: 8px;
    align-items: center;
}

.services_text {
    position: absolute;
    bottom: -65px;
    right: 0;
    left: 0;
    z-index: 99;
    padding: 10px 21px;
    background-color: rgb(3 39 85);
    display: flex;
    gap: 40px;
    border-radius: var(--largeradius);
    max-width: max-content;
    align-items: center;
    justify-content: center;
    margin-inline: auto;
}

.about-experience i {
    background: var(--uicolor);
    width: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #fff;
    font-size: 44px;
}

.text_count {
    box-shadow: 0px 0px 5px 0px rgb(43 52 59 / 10%);
    padding: 20px 10px 16px 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.after__intro-icon {
    display: flex;
    color: var(--uicolor);
}

.-begroup-button {
    display: flex;
    gap: 20px;
    align-items: center;
}

.-begroup-Intro-Info-URLArea {
    display: flex;
    gap: 15px;
}

.service-content {
    text-align: center;
    padding-inline: 10px;
    padding-bottom: 10px;
    }

h2.-widgets-h1-title span {
    color: var(--uicolor);
}


div#gallery-1 .gallery-icon > a:before {
    content: '';
    position: absolute;
    top: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    height: 100%;
    background-color: #73c03b91;
}

div#gallery-1 .gallery-icon:hover a:before {
    height: 100%;
    opacity: 1;
    overflow: hidden;
}

.featured-imagebox-portfolio.style2:hover .ttm-media-link a {
    opacity: 1;
    z-index: 2;
}

.gallery-icon:hover .ttm_image {
    transform: translate(0);
    opacity: 1;
    z-index: 2;
}

.ttm_image {
    display: inline-block;
    font-size: 17px;
    position: absolute;
    top: 34%;
    right: 45%;
    height: 45px;
    width: 45px;
    opacity: 0;
    border-radius: 0;
    text-align: center;
    z-index: 1;
    background-color: var(--uicolor);
    transform: translateX(-20px);
    -webkit-transition: .5s;
    transition: .5s;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    border-radius: var(--miniradius);
}

.title.back_counter.animation-hidden {
    padding: 80px 0;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
}

.ttm-bg-layer {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgb(244 239 255);
}

.title.back_features {
    padding-top: 0;
}

.ttm-col-wrapper-bg- {
    margin-inline-start: -500px;position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: auto;
    right: 0;
    background-color: #f1f4f9;
}

.title.back_features .-after-item {
    gap: 0;
}


.title.back_features .first--image-left--after-intro:Before {
    display: none;
}

.title.back_features .image_ab img {
    border-radius: 0;
}


.title.back_features .-after__intro-container {
    padding-block: 50px;padding-inline-end: 50px;}

.-home-section-item.reviews {
    background-color: #e3f2f8;
}

.title.back_features .services_text {
    flex-direction: column;
}

.cv-carousel_car .gallery-icon.landscape {
    max-height: 145px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: auto;
    max-width: max-content;
    background: #fff;
    border: none;
    height: 100%;
}

ul.top-are {
    display: flex;
    flex-wrap: wrap;
    gap: 33px;
    margin-top: 20px;
}


.top-are {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.-footer-items {
    display: flex;
    position: relative;
    max-height: max-content;
}

div#contact_us .-footer-items:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    border-top: 3px solid var(--uicolor);
    transition: all .5s ease;
    transform: scaleX(1);
    height: 2px;
}

#contact_us .header_socialfooter {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    padding: 9px;
    border-radius: 9px;
    transition: all 0.3s ease;
    color: #fff;
    width: 100%;
    box-shadow: var(--box-shadow-hover);
}

.header_socialfooter i {
    font-size: 19px;
    background: #fff;
    padding: 8px;
    border-radius: 50%;
    transition: all 0.3s ease;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
}

.--social-title {
    font-size: 14px;
    color: var(--secondarytext);
}

.contfooter span {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.contanc {
    margin-top: 22px;
}

a.floating-button.whatsapp {
    font-size: 32px;
    background: #27ae60;
}

.-BreadCrumb {
    line-height: 20px;
    max-width: max-content;
    position: relative;
    list-style: none;
    margin-top: 11px;
}

.blog-item-meta a {
    display: flex;
    align-items: center;
    gap: 10px;
}

a.theme-btn {
    color: var(--uicolor-2);
}

div#contact_us .header_socialfooter i {
    background: var(--uicolor);
}

aside.widget.widget-nav-menu li:after {
    content: '\f177';
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 700;
    position: absolute;
    top: 0;
    inset-inline-end: 0;
    background-color: transparent;
    color: #c4cddc;
}

aside.widget.widget-nav-menu li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    inset-inline-start: -20px;
    display: block;
    border-radius: 0px;
    background-color: #f1f4f9;
    opacity: 0;
    width: 0;
    height: 108%;
    z-index: -1;
    transition: width .5s linear;
    border-right: 5px solid var(--uicolor);
}

aside.widget.widget-nav-menu li:hover:before,aside.widget.widget-nav-menu .active:before {
    opacity: 1;
    width: 110%;
}

aside.widget.widget-nav-menu li {
    display: block;
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: 700;
    background-color: #fff;
    color: var(--textcolor);
}

aside.widget.widget-nav-menu ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

aside.widget.contact-widget.with-title.widget_img_gellary.clearfix {
    background: #fff;
    padding: 30px;
    margin-top: 30px;
}

aside.widget.contact-widget.with-title.widget_img_gellary.clearfix ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

aside.widget.contact-widget.with-title.widget_img_gellary.clearfix ul li {
    min-width: 100px;
    max-width: 111px;
}

.category_list {
    padding: 1px;
}

.images-1:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 120%;
    background: #000;
    z-index: 1;
    opacity: .6;
}



.-home-section-item.reviews .sup-title-widget-defualt {
    margin-bottom: 0;
}

.footer-list li {
    flex: 1;
    min-width: 71px;
}

.--PriceLists-Center-area.-ScrollerCenter .service-item {
    flex: 1;
    min-width: 250px;
    max-width: 331px;
}

.contfooter span {
    margin-bottom: -8px;
}

div#gallery-1 .-blog-gridboxes-item-body-content {
    margin: 5px 0 0px;
}

.gallery-icon.landscape a {position: relative;}

a.-blog-gridboxes-item-body2:before {
    display: none;
}



.--single--category--boxitem {
    display:flex;
    position:relative;
    flex-direction:column;
    transition:250ms;
    flex:1 1 0%;
    border-radius: var(--largeradius);
    overflow: hidden;
    background: #eeecf9;
    min-width: 265px;
    max-width: 331px;
}

.-YC-Category-Grid-Area-v2.--full-archived-cats .--single--category--boxitem:hover {
    box-shadow:var(--box-shadow-hover);
    border-color:var(--border-defult-hover);
    transform:translateY(-1px)
}

.--single--category--boxitem .-p-category-desc {
    font-size: 16px;
    font-weight:400;
    line-height:1.6;
    transition:.2s;
    margin: 7px 0 15px;
    color: var(--primary-text);
    position: relative;
    text-align: center;
}


.--single--category--boxitem:hover .--single--category--boxitem .-p-category-desc,.-YC-Category-Grid-Area-v2.--full-archived-cats .--single--category--boxitem .-p-category-desc {
    color:var(--secondarytext)
}




.-YC-Category-Grid-container>.-defult-widgets-title-style-1 .sup-title-widget-defualt {
    color:#e7eeff
}



.-YC-Category-Grid-container .-defult-widgets-title-style-1 .P-content {
    color:#d8d8d8;
    text-align:start;
    margin:20px 0
}

.-YC-Category-Grid-container .-defult-widgets-title-style-1 {
    margin:0;
    min-width:500px;
    margin-inline-end:50px;align-items:flex-start;
    text-align:right;
    position:relative;
    align-content:flex-start;
    place-content:start;
    display:flex
}

.-YC-Category-Grid-container {
    display:flex;
    align-items:center;
    padding-inline-start:60px;padding-inline-end:0;overflow:hidden
}

.-YC-Category-row-v2 {
    flex:1;
    position:relative;
    display:flex;
    align-items:center
}

.-YC-Category-row-v2 .-YC-owl-navs-items>.-YC-owl-Slides-next {
    left:-20px
}

.-YC-Category-row-v2 .-YC-owl-navs-items>.-YC-owl-Slides-prev {
    right:-20px
}

.-YC-Category-Grid-container .-defult-widgets-title--URLArea-v1>.--Parent-URL-BTN>a {
    background:var(--primary-text);
    color:#fff;
    border-color:#fff
}

.-YC-Category-Grid-container .-defult-widgets-title--URLArea-v1>.--Parent-URL-BTN>a:hover {
    background:#fff;
    color:var(--primary-text);
    border-color:#fff
}

.-YC-Category-Grid-container .-defult-widgets-title--URLArea-v1>.--Parent-URL-BTN>a.button_url_2:hover {
    background:var(--primary-text)
}

.-YC-Category-Grid {
    display:block;
    position:relative
}

.-YC-Category .owl-nav,.-YC-Category-Grid .owl-nav {
    display:none
}

.owl-item.active - .owl-item .--single--category--boxitem,.owl-item.prev-active .--single--category--boxitem {
    margin-top:120px
}

[lang="en"] .--category--right a {
    font-size: 24px;
}
.--category--right a {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary-text);
    text-align: center;
    margin-top: 18px;
    display: block;
}

.category-Thumb {
    position:relative;
    overflow:hidden;
    background:#fff;
    display:flex;
    justify-content:center;
    z-index:9;
    border-radius: 66px 24px;
}

.--category--right a span {
    flex:1;
}

.--single--category--boxitem:hover .category-Thumb:before {
    opacity:1;
    transform: scale(1.1);
}

.CategoryURL:before {
    position:absolute;
    content:"";
    width:25px;
    height:2px;
    transform:none !important;
    display:inline-block;
    padding:0;
    border:0;
    bottom:-5px;
    right:0;
    transition:all .4s ease-out;
    background-color:var(--primary-text);
}
.CategoryURL span {
    position:relative;
    z-index:99;
}
.CategoryURL {
  position: relative;
  font-size: 16px;
  color: #fff;
  max-width: max-content;
  background: var(--uicolor);
  padding: 10px 30px;
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: var(--largeradius);
  overflow: hidden;
  margin-inline: auto;
}
.category_s {
    position: relative;
}
.all-watch-cont {
    display:flex;
    align-items:center;
    justify-content:space-between
}

span.-wat-before-title- {
    display:inline-block;
    color:var(--uicolor);
    text-transform:uppercase;
    font-weight:500;
    margin-bottom:15px;
    font-size:26px
}

h2.-wat-title- {
    font-size:43px;
    font-weight:700;
    line-height:1.5;
    letter-spacing:-.02em
}

p.--watch-des-- {
    margin:30px 0;
    font-size:19px;
    line-height:1.8;
    font-weight:300
}

.--counter-flex-- {
    z-index:1;
    display:flex;
    flex-wrap:wrap;
    margin:-15px;
    padding-bottom:20px;
    justify-content:center;
}

.-count-slice- {
    flex:1;
    min-width: 23.5%;
    max-width: 224px;
    background: #fff;
    transition: .3s;
    border: 2px solid;
    border-radius: var(--largeradius);
    position: relative;
    padding: 18px;
    border-color: #03275582;
    z-index: 1;
    box-sizing: border-box;
    overflow: hidden;
}.-count-slice:hover:before {
        bottom:-3px;
        left:-3px;
} 
.-count-slice:hover:after {
      top:-3px;
        right:-3px;
}
.-count-slice-:before {
     position: absolute;
     content: "";
     width: 125px;
     height: 124px;
     background: #675ab0;
     filter: blur(60px);
     z-index: -1;
     transition: all 0.5s;
     left: -20px;
     top: -76px;
     opacity: 1;
}

[lang="en"] .-count-slice-:after {
    left:auto;
    right:3px;
}
[lang="en"] .-count-slice-:before {
    right:auto;
    left:3px;
}
.-watch-flex-:not(:last-child) {
    width:100%;
    text-align:center;
    border-left:1px solid rgba(0,0,0,.1)
}

.-counter-icon- {
    display: flex;
    color: var(--uicolor);
    font-size: 37px;
    justify-content: center;
}

.-counter-icon- {
    font-size: 60px;
}
.--counter-number-- {
    color:var(--primary-text);
    font-size: 34px;
    font-weight:900;
    font-family:var(--f-number);
    display:flex;
    line-height:1
}

.--counter-number-- em {
    font-family:initial;
    margin-inline-start:10px}

.--counter-number-- em i {
    font-weight:500;
    font-size:36px
}

p.--counter-des-- {
    font-weight:400;
    font-size: 19px;
    line-height:1.5;
    display:inline-block;
    margin-top: 7px;
}

.-watch-flex-:not(:first-child) {
    width:100%;
    text-align:center;
    border-right:1px solid rgba(0,0,0,.1)
}

.container-Counter {
    margin-bottom:30px
}


.-lists-content {
    font-size:16px;
    line-height:1.6;
    color:var(--second-text-color);
    font-weight:400
}

.-counter-number-icon-,.-lists-after-intro- {
    display:flex;
    align-items:center
}

.-counter-icon- i {
    font-size:40px;
    display:flex;
    align-items:center;
    justify-content:center
}

.-counter-number-icon- i {
    font-size: 19px;
    margin-inline-start: 3px;
    }

.-YourColor-SingleWidget-Section.-YC-WidgetType-Counters_blog svg {
    position:absolute;
    color:#fff;
    z-index:-1;
    top:0
}


.-YourColor-SingleWidget-Section.-YC-WidgetType-Counters_blog {
    background:#eeeeee;
}
.-counter-- {
    background: #fff;
    padding: 30px;
}
.-count-body-:after {
    border-radius: 0 0 0 var(--largeradius);
    top: auto;
    left: -2px;
    bottom: 0;
    right: auto;
}

.-after__intro-container {
    display:block;
    position:relative;
    z-index:1;
    flex:1;
}
.-after__intro-image {
    max-width:650px;
    min-width:500px;
    position:relative;
    overflow:hidden;
    margin-inline-start:60px;
}
.-after__intro-container>.-widget-after-intro-h4 {
    margin-bottom:18px;
    color:var(--secondarytext);
    max-width:var(--max-context-width);
    font-weight:400;
    font-size:17px;
}

.-after__intro-container>.-widget-after-intro-h1 {
    line-height:1.5;
    margin-bottom:20px;
    font-size:43px;
    font-weight:700;
    color:var(--primary-text);
    display:flex;
    align-items:center;
    justify-content:flex-start
}

.-after__intro-container>.-widget-after-intro-h1>c--color {
    color:var(--uicolor);
    margin-inline-start:10px}

.-after__intro-container>.-pp-content {
    font-size: 20px;
    line-height:1.9;
    font-weight:400;
    el; */
    font-weight: 400;
    letter-spacing: 0px;
}

.container--intro--items {
    position:relative;
    z-index:1;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.-contact-style-bg {
    position:absolute;
    height:360px;
    width:200px;
    border-radius:220px;
    opacity:.01
}

.-contact-style-4 {
    left:calc(50% + 200px);
    transform:translateX(-50%) rotate(45deg);
    bottom:170px;
    background:var(--uicolor2)
}

.-contact-style-3,.-contact-style-bg.-contact-style-1 {
    transform:rotate(-20deg);
    background:var(--primary-text)
}

.-contact-style-3 {
    left:20px;
    top:-200px
}

.-contact-style-bg.-contact-style-1 {
    right:15px;
    bottom:-380px
}

.-contact-style-2 {
    left:calc(50% - 190px);
    transform:translatex(-50%) rotate(45deg);
    background:var(--uicolor2)
}

.-YC-after__intro_SVG {
    display:block;
    min-width:270px;
    margin-inline-start:40px}


.-defult-intro-title-URL {
    display:flex;
    flex-wrap:wrap;
    margin: 37px 0 0;
    gap: 19px;
}


.-defult-intro-title-URL>.--Parent-URL-BTN>a:hover {
    background:#fff;
    color:var(--primary-text)
}



.--in--left--button-title>p {
    display:flex;
    flex-direction:column
}

.--in--left--button-title>p>a {
    font-size:21px;
    font-weight:900;
    font-family:var(--f-number);
    letter-spacing:1px
}

.-after__intro-widgets-title-s2>.--ev-title-h4,.about_lists-icon {
    color:var(--secondarytext);
    display:flex
}

.-after__intro-contain--lists {width:100%;}

.about_lists-style1 {
    flex:1;
    display:flex;
    align-items:center;
    position:relative;
    overflow:hidden;
    height: 100%;
}


.about_lists-style1:last-child:before {
    opacity:0
}

.about_lists-style1>h4 {
    font-size:18px;
    font-weight:400
}

.about_lists-icon {
    --w-el:45px;
    width:var(--w-el);
    justify-content:center;
    align-items:center;
    margin-inline-end:15px;font-size:26px;
    border-radius:var(--miniradius)
}

.--ev-title-h4,.-after__intro-widgets-title-s2>.--ev-title-h4 {
    align-items:center;
    font-size:21px;
    margin-bottom:15px;
    font-weight:400;
    position:relative
}

.about_lists-icon>i {
    font-weight:600
}

.-after__intro-widgets-title-s2>.--ev-title-h4:before {
    content:'';
    position:relative;
    width:40px;
    height:2px;
    display:block;
    background:var(--secondarytext);
    border-radius:2px;
    margin-inline-end:10px}

.-after__intro-widgets-title-s2>.--ev-title-h1 {
    line-height:1.6;
    font-size:29px;
    color:var(--primary-text);
    margin-bottom:20px;
    font-weight:700
}

.-after__intro-widgets-title-s2>.--ev-title-h1>c--color {
    color:var(--uicolor)
}

.-after__intro-widgets-title-s2 {
    display:block;
    flex:1
}

.--ev-title-h4 {
    color:var(--secondarytext-bold);
    display:flex
}

.--ev-title-h1 {
    line-height:1.5;
    font-size:29px;
    color:var(--primary-text);
    margin-bottom:20px
}

.-after__intro-widgets-title-s2>.P-content {
    max-width:calc(100% - 50px);
    line-height:1.6;
    font-size:17px;
    color:var(--secondarytext)
}

.-after__intro-widgets-container {
    margin-top: 24px;
    justify-content:space-between
}

.secondary--image-left--after-intro {
    max-width:450px;
    margin-top:-60px;
    margin-inline-end:auto;position:relative
}

.first--image-left--after-intro {
    position:relative
}


.--secondaryimage--video-append-src>i {
    position:relative;
    z-index:1
}
.--agter-intro--customer--number {
    position:absolute;
    bottom:40px;
    padding:20px 30px;
    background:var(--primary-text);
    color:#fff;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    right:-20px;
    z-index:1;
    font-size:14px
}

.--agter-intro--customer--number>.--init--customer--numbers>strong {
    font-size:33px;
    font-family:var(--f-number);
    font-weight:800;
    margin-inline-end:5px}

.--init--customer--numbers {
    display:flex;
    font-size:33px;
    justify-content:flex-start;
    text-align:start;
    margin-bottom:8px;
    align-items:center
}

.--init--customer--numbers:before {
    content:'';
    position:absolute;
    bottom:20px;
    right:100%;
    border-width:20px;
    border-color:transparent var(--primary-text) transparent transparent;
    border-style:solid
}

.--init--customer--numbers>em {
    font-style:normal
}


.-after__intro-image .--first--conatiner {
    right:0px;
}


.-after__intro-image .-owl-dots-steps-items {
    display:flex;
    flex-wrap:wrap;
    margin: 2px -4px 0;
    justify-content:center;
}

.-after__intro-image .-owl-dots-steps-items .-steps-dots-singleitem {
    flex:1;
    min-width:150px;
    margin:7px;
    overflow:hidden;
    max-width:150px;
    opacity:0.5;
    cursor: pointer;
}

.-after__intro-image .-owl-dots-steps-items .-steps-dots-singleitem.active {
    opacity:1;
}

.-after__intro-contain--lists img {
    height: revert-layer;
}

.-owl-dots-steps-items img {
    height: 100%;
}
.deensimc-marquee-track {
       padding: 35px 43px 30px;
       background-color: #fff;
       position: relative;
       border-radius: 0px 100px 0 0;
       display: flex;
       overflow: hidden;
       margin-inline-start: 6%;
}


@keyframes marquee {
    from { transform: translateX(0); }
    to   { transform: translateX(-50%); }
}


.deensimc-img-wrapper {
    flex-shrink: 0;
    border: 1px solid;
    border-radius: var(--largeradius);
    overflow: hidden;
    height: 113px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.pxl-portfolio-carousel3 .pxl-swiper-container {
    margin: 0!important
}

.pxl-portfolio-carousel3 .swiper-slide-active .pxl-post--holder {
    transform: scaleY(1)
}

.pxl-portfolio-carousel3 .swiper-slide-active .pxl-post--holder>* {
    opacity: 1;
    transform: translateY(0)
}

@media(max-width: 768px) {
    .pxl-portfolio-carousel3 img {
        min-height:500px
    }
}


svg {
    fill: #FFFFFF;
}

.hero-area-inner .left-btn-bg {
    position: absolute;
    width: 88px;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
    max-width: -moz-max-content;
    max-width: max-content;
    z-index: 2;
}.hero-area-inner .right-btn-bg {
    position: absolute;
    width: 88px;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    max-width: -moz-max-content;
    max-width: max-content;
    z-index: 2;
}

.wp-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.-YC-owl-navs-items {direction: rtl;}


.-background-krop .-begroup-Intro-Info-URLArea-s1 a {
    gap: 10px;
    margin-inline-start: auto;
}

.tabs {
    margin: auto;
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
    gap: 15px;
    flex-direction: column;
    min-width: 280px;
}

.tab {
    flex: 1;
    text-align: center;
    border: 1px solid #eeeeee59;
    padding: 12px;
    cursor: pointer;
    border-radius: var(--miniradius);
    color: #fff;
    min-width: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab.active {
    background: #fff;
    color: var(--uicolor);
}

.mansory-gallery {
  flex-wrap: wrap;
  position: relative;
  gap: 15px;
}

.mansory-gallery .column {
  display: flex;
  gap: 10px;
  flex-direction: column;
  position: relative;
  flex: 1;
  min-width: 250px;
  max-width: 400px;
}div#tab-1 {
    display: flex;
    flex-wrap: wrap;
}
.all_image {
    flex: 1;
    min-width: 335px;
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.images {position: relative;flex: 1;height: 100%;}

.column:hover:before {
        opacity: 1;
}

.column a:hover i  {
     opacity: 1;
}

.mansory-gallery .column img {
  border: 0.5rem solid #fff;
  border-radius: 1.5rem;
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-height: 192px;
  overflow: hidden;
  height: revert-layer;
}.column a i {
    font-size: 46px;
    z-index: 2;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 250ms 
linear 0ms;
    opacity: 0;
}
.column:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.67);
    transition: all 250ms 
linear 0ms;
    opacity: 0;
    z-index: 1;
}


.-readmore.readmore {
    width: 100%;
    display: flex;
    margin: auto;
    margin-top: 45px;
}

footer {
    background: var(--uicolor);
    position: relative;
    overflow: hidden;
    padding: 72px 0 20px;
}footer-body {
    display:flex;
    align-items: center;
    flex-wrap:wrap;
    gap: 40px;
    }

.-footer-widgets-single {
  display:block;
  flex: 1;
  position:relative;
  min-width: 250px;
}


.-footer-p-content {
  font-size: 17px;
  line-height: 1.5;
  flex:1;
  font-weight: 400;
  color: var(--second-text-color);
  min-width: 500px;
  max-width: 711px;
  opacity: 0.8;
  max-width: 400px;
  margin: 20px 0 40px;
}


.-footer-widgets-title:
  after {
  content:"";
  background:#fff;
  height:2px;
  width:100%;
  position:absolute;
  left:0;
  bottom:0;
  z-index:0;
  opacity:.5;
}
}
.-footer-widgets-links {
    list-style:none;
    display:block
}

.-footer-widgets-links>li>a {
    display:flex;
    align-content:center;
    align-items:center;
    font-weight:300;
    padding:10px 0;
    transition:180ms;
    position:relative;
    font-size:17px;
    flex-wrap:wrap;
    color:#fff;
}

.-current-widgets-contact {
    flex:1;
}

.-company-contact-minibox {
    list-style:none;
    display:flex;
    flex-wrap:wrap;
}
.-company-contact-minibox>div span {
    flex:1;
}
.-company-contact-minibox>div {
    position:relative;
    display:flex;
    align-content:flex-start;
    color:#fff;
    align-items:center;
    flex-wrap:wrap;
    font-weight:400;
    font-size:15px;
    justify-content:flex-start;
    margin:10px;
    max-width:max-content;
}

.-company-contact-minibox>div>a {
    display:flex;
    align-content:inherit;
    align-items:inherit;
    flex-wrap:wrap;
    font-weight:400;
    font-size:inherit;
    justify-content:inherit;
    color:#fff;
}



.-current-widgets-social {
    display:flex;
    align-content:center;
    align-items:center;
    flex-wrap:wrap;
    gap: 10px;
}

.-current-widgets-social a {
    display:flex;
    width:36px;
    height:36px;
    justify-content:center;
    align-items:center;
    align-content:center;
    font-size:20px;
    transition:180ms;
    flex-wrap:wrap;
    position:relative;
    color:var(--primary-text);
    background: #fff;
    border-radius: var(--largeradius);
}


.-current-widgets-social a:before {
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    border-radius:50%;
    transform:scale(.6);
    transition:180ms
}

.-current-widgets-social a:hover:before {
    transform:scale(1);
    opacity:1;
    visibility:visible
}

.-current-widgets-social a:hover {
    background: #fff;
}


.--contanct-u .-footer-items {
    background: #fff;
}footer-bottom {
    display: flex;
    margin: 0;
    font-weight: 500;
    justify-content: center;
    color: #fff;
}

footer-bottom a {
    color: #fff;
}

.-footer-widgets-left {
    flex: 1;
    min-width: 300px;
    display: flex;
    flex-wrap: wrap;
}


.--contact-minibox {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.-foote-items span {
    font-size: 17px;
    color: #fff;
    line-height: 1.4;
}

.-foote-items {
    flex: 1;
    min-width: 48%;
}

.-footer-site-logo {filter: invert(25) brightness(52.5);}

.-current-widgets-payments {
    border-top: 1px solid #ffffff36;
    padding-top: 20px;
}

.menu-main-menu-ar-container {
    display: flex;
    flex-wrap: wrap;
}

.menu-list .-begroup-Intro-Info-URLArea-s1 {
    margin-inline-end: 19px;
}

.rve {
    overflow: hidden;
}

.-foote-items .contfooter {
    flex-direction: row;
}

.-footer-widgets-single.-current-widgets-maps {
    margin-inline-end: 40px;
}

a.floating-button.phone:after, a.floating-button.phone:before {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid var(--uicolor);
    inset: -20px;
    border-radius: 50%;
    animation: 1.5s 
linear infinite animate;
    opacity: 0;
}
.--YourColor--phone-button>a::after {
    animation-delay: .5s;
}
@keyframes animate {
    0% {
        transform:scale(.5);
        opacity:0
    }

    50% {
        opacity:1
    }

    100% {
        transform:scale(1.2);
        opacity:0
    }
}

.csa {
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.-defult-widgets- {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}

.-defult-widgets- .row {
    gap: 25px;
    display: flex;
    align-items: flex-start;
}

.-counter-conntent- {flex: 1;}

.section {
    width: 100%;
    position: absolute;
    height: 75%;
    inset-inline-start: 0;
    background-repeat: no-repeat;
    background-position: right;
    opacity: 0.2;
}


.--pages-content-in {
    display: flex;
    flex-direction: column;
}



.feature-content {
    flex: 1;
    color: #fff;
    gap: 4px;
    display: flex;
    flex-direction: column;
}

.-begroup-Intro-Info-URLArea-s1.hide_des {
    display: none;
}

.forci br {
    display: none;
}

.forci {
    width: 100%;
    display: flex;
    gap: 10px;
}

.forci p {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

select.wpcf7-form-control.wpcf7-select {
    margin: 6px 0;
    width: 100%;
}

form.wpcf7-form.init p {
    width: 100%;
    margin: 6px 0;
} select.wpcf7-select {
    width: 100%;
    padding: 10px 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px;
  }
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700");


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1px;
}

form label {
  font-size: var(--f-lg);
}

form p {
  font-size: var(--f-sm);
  color: var(--dark-gray);
}

.globe {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid var(--dark-accent);
  display: flex;
  align-items: center;
  justify-content: center;
}

.globe svg {
  height: 30px;
}

select,
::picker(select) {
  appearance: base-select;
}

select {
  border: 1px solid var(--light-gray);
  background: var(--white);
  padding: 8px 18px;
  transition: 0.4s;
  margin-top: 5px;
  cursor: pointer;
  width: 250px;
}

select:hover,
select:focus {
  background: var(--light-accent);
  border: 1px solid var(--dark-accent);
}

select::picker-icon {
  transition: 0.4s rotate;
}

select:open::picker-icon {
  rotate: 180deg;
}

::picker(select) {
    border-radius:10px;
    border-color:#cccccc;
  top: calc(anchor(bottom) + 1px);
  left: calc(anchor(left));
}


.icon svg {
  height: 20px;
}

selectedcontent .icon {
  display: none;
}


::picker(select) {
  opacity: 0;
  transition: all 0.4s allow-discrete;
}

::picker(select):popover-open {
  opacity: 1;
}

@starting-style {
  ::picker(select):popover-open {
    opacity: 0;
  }
}

  select.wpcf7-select:hover {
    border-color: #007BFF;
  }

  select.wpcf7-select:focus {
    border-color: #007BFF;
    outline: none;
  }

   #animated-text {
       opacity:0;
   }
.active.center #animated-text {
  display: inline-block;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  position: relative;
  text-align: right; 
       opacity:1;
  width: 100%;
}



.splitted-word.visible {
  opacity: 1;
  transform: translateX(0);
}
.--image--video-append-src,.--inners--videos-Ids--items>iframe{width:100%;height:100%;right:0;top:0;position:absolute}.--Single--page--widget-item.-YC-WidgetType-posts__video{padding:0;border:0;box-shadow:var(--box-shadow-hover);overflow:hidden}.--inners--videos-Ids--items{display:block;position:relative;padding-bottom:69%}.--image--video-append-src{cursor:pointer}.--image--video-append-src > img {position: absolute;width: 100%;top: 50%;transform: translate(-50%,-50%);left: 50%;}.--image--video-append-src>i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:25px;background:red;border-radius:15px;font-weight:600;color:#fff;--el-w:68px;width:var(--el-w);display:flex;align-items:center;justify-content:center;transition:180ms;padding:12px 0;opacity:.8}.--image--video-append-src:hover>i{opacity:1}

.hero-item {
    position: relative;
    z-index: 9;
    height: 100%;
}.splitted-word {
  display: inline-block;
  opacity: 0;
  transform: translateX(50px);
  transition: all 0.6s;
  min-width: max-content;
}

.splitted-word.visible {
  opacity: 1;             
  transform: translateX(0); 
}

@keyframes splitWordAnimation {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);    
  }
}

.animated-text {
  display: inline-block;
  white-space: nowrap;
}

.center .animated-text .splitted-word {
  animation: splitWordAnimation 0.6s ease-in-out forwards; 
}

.animated-text .splitted-word:nth-child(1) {
  animation-delay: 0.2s;
}
.animated-text .splitted-word:nth-child(2) {
  animation-delay: 0.4s;
}
.animated-text .splitted-word:nth-child(3) {
  animation-delay: 0.6s;
}
.animated-text .splitted-word:nth-child(4) {
  animation-delay: 1s;
}

.animated-text .splitted-word:nth-child(5) {
  animation-delay: 1.2s;
}
.animated-text .splitted-word:nth-child(6) {
  animation-delay: 1.4s;
}
.animated-text .splitted-word:nth-child(7) {
  animation-delay: 1.6s;
}
.animated-text .splitted-word:nth-child(8) {
  animation-delay: 1.8s;
}
.center .animated-para .splitted-word {
  opacity: 0;
  transform: translateX(50px);
  animation: splitWordAnimation 0.6s ease-in-out forwards;
}

@keyframes splitWordAnimation {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes splitWordAnimation {
  0% {
    opacity: 0;
    transform: translateX(50px); /* ÃƒËœÃ‚Â¥ÃƒËœÃ‚Â®Ãƒâ„¢Ã‚ÂÃƒËœÃ‚Â§ÃƒËœÃ‚Â¡ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã†â€™Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â¦ÃƒËœÃ‚Â§ÃƒËœÃ‚Âª */
  }
  100% {
    opacity: 1;
    transform: translateX(0); /* ÃƒËœÃ‚Â¥ÃƒËœÃ‚Â¸Ãƒâ„¢Ã¢â‚¬Â¡ÃƒËœÃ‚Â§ÃƒËœÃ‚Â± ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã†â€™Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â¦ÃƒËœÃ‚Â§ÃƒËœÃ‚Âª */
  }
}

.animated-para .splitted-word:nth-child(1) {
  animation-delay: 0.2s; 
}
.animated-para .splitted-word:nth-child(2) {
  animation-delay: 0.3s; /* 0.2s + 0.1s */
}
.animated-para .splitted-word:nth-child(3) {
  animation-delay: 0.4s; /* 0.3s + 0.1s */
}
.animated-para .splitted-word:nth-child(4) {
  animation-delay: 0.5s; /* 0.4s + 0.1s */
}
.animated-para .splitted-word:nth-child(5) {
  animation-delay: 0.6s; /* 0.5s + 0.1s */
}
.animated-para .splitted-word:nth-child(6) {
  animation-delay: 0.7s; /* 0.6s + 0.1s */
}
.animated-para .splitted-word:nth-child(7) {
  animation-delay: 0.8s; /* 0.7s + 0.1s */
}
.animated-para .splitted-word:nth-child(8) {
  animation-delay: 0.9s; /* 0.8s + 0.1s */
}
.animated-para .splitted-word:nth-child(9) {
  animation-delay: 1s; /* 0.9s + 0.1s */
}
.animated-para .splitted-word:nth-child(10) {
  animation-delay: 1.1s; /* 1s + 0.1s */
}
.animated-para .splitted-word:nth-child(11) {
  animation-delay: 1.2s; /* 1.1s + 0.1s */
}
.animated-para .splitted-word:nth-child(12) {
  animation-delay: 1.3s; /* 1.2s + 0.1s */
}
.animated-para .splitted-word:nth-child(13) {
  animation-delay: 1.4s; /* 1.3s + 0.1s */
}
.animated-para .splitted-word:nth-child(14) {
  animation-delay: 1.5s; /* 1.4s + 0.1s */
}
.animated-para .splitted-word:nth-child(15) {
  animation-delay: 1.6s; /* 1.5s + 0.1s */
}
.animated-para .splitted-word:nth-child(16) {
  animation-delay: 1.7s; /* 1.6s + 0.1s */
}
.animated-para .splitted-word:nth-child(17) {
  animation-delay: 1.8s; /* 1.7s + 0.1s */
}
.animated-para .splitted-word:nth-child(18) {
  animation-delay: 1.9s; /* 1.8s + 0.1s */
}
.animated-para .splitted-word:nth-child(19) {
  animation-delay: 2s; /* 1.9s + 0.1s */
}
.animated-para .splitted-word:nth-child(20) {
  animation-delay: 2.1s; /* 2s + 0.1s */
}
.animated-para .splitted-word:nth-child(21) {
  animation-delay: 2.2s; /* 2.1s + 0.1s */
}
.animated-para .splitted-word:nth-child(22) {
  animation-delay: 2.3s; /* 2.2s + 0.1s */
}
.animated-para .splitted-word:nth-child(23) {
  animation-delay: 2.4s; /* 2.3s + 0.1s */
}
.animated-para .splitted-word:nth-child(24) {
  animation-delay: 2.5s; /* 2.4s + 0.1s */
}
.animated-para .splitted-word:nth-child(25) {
  animation-delay: 2.6s; /* 2.5s + 0.1s */
}.animated-para .splitted-word:nth-child(26) {
  animation-delay: 2.7s; /* 2.6s + 0.1s */
}
.animated-para .splitted-word:nth-child(27) {
  animation-delay: 2.8s; /* 2.7s + 0.1s */
}
.animated-para .splitted-word:nth-child(28) {
  animation-delay: 2.9s; /* 2.8s + 0.1s */
}
.animated-para .splitted-word:nth-child(29) {
  animation-delay: 3s; /* 2.9s + 0.1s */
}
.animated-para .splitted-word:nth-child(30) {
  animation-delay: 3.1s; /* 3s + 0.1s */
}
.animated-para .splitted-word:nth-child(31) {
  animation-delay: 3.2s; /* 3.1s + 0.1s */
}
.animated-para .splitted-word:nth-child(32) {
  animation-delay: 3.3s; /* 3.2s + 0.1s */
}
.animated-para .splitted-word:nth-child(33) {
  animation-delay: 3.4s; /* 3.3s + 0.1s */
}
.animated-para .splitted-word:nth-child(34) {
  animation-delay: 3.5s; /* 3.4s + 0.1s */
}
.animated-para .splitted-word:nth-child(35) {
  animation-delay: 3.6s; /* 3.5s + 0.1s */
}
.animated-para .splitted-word:nth-child(36) {
  animation-delay: 3.7s; /* 3.6s + 0.1s */
}
.animated-para .splitted-word:nth-child(37) {
  animation-delay: 3.8s; /* 3.7s + 0.1s */
}
.animated-para .splitted-word:nth-child(38) {
  animation-delay: 3.9s; /* 3.8s + 0.1s */
}
.animated-para .splitted-word:nth-child(39) {
  animation-delay: 4s; /* 3.9s + 0.1s */
}
.animated-para .splitted-word:nth-child(40) {
  animation-delay: 4.1s; /* 4s + 0.1s */
}
.animated-para .splitted-word:nth-child(41) {
  animation-delay: 4.2s; /* 4.1s + 0.1s */
}
.animated-para .splitted-word:nth-child(42) {
  animation-delay: 4.3s; /* 4.2s + 0.1s */
}
.animated-para .splitted-word:nth-child(43) {
  animation-delay: 4.4s; /* 4.3s + 0.1s */
}
.animated-para .splitted-word:nth-child(44) {
  animation-delay: 4.5s; /* 4.4s + 0.1s */
}
.animated-para .splitted-word:nth-child(45) {
  animation-delay: 4.6s; /* 4.5s + 0.1s */
}
.animated-para .splitted-word:nth-child(46) {
  animation-delay: 4.7s; /* 4.6s + 0.1s */
}
.animated-para .splitted-word:nth-child(47) {
  animation-delay: 4.8s; /* 4.7s + 0.1s */
}
.animated-para .splitted-word:nth-child(48) {
  animation-delay: 4.9s; /* 4.8s + 0.1s */
}
.animated-para .splitted-word:nth-child(49) {
  animation-delay: 5s; /* 4.9s + 0.1s */
}
.animated-para .splitted-word:nth-child(50) {
  animation-delay: 5.1s; /* 5s + 0.1s */
}

.-back-image-{
  width:100%;
  overflow: hidden;
}

.carousel-container {
  width: 100%;
  max-width: 1400px;
  height: 500px;
  position: relative;
  perspective: 2000px;
  z-index: 2;
}

.carousel-track {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  overflow: hidden;
}

.card {
  position: absolute;
  width: 300px;
  height: 420px;
  background: #1e293b;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  transition: all 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  cursor: pointer;
  will-change: transform, opacity;
  transform-origin: center;
  border: 1px solid rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  background: linear-gradient(
    145deg,
    rgba(30, 41, 59, 0.9) 0%,
    rgba(15, 23, 42, 0.9) 100%
  );
}



.card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  filter: brightness(0.8);
}

.card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  z-index: 3;
  transform: translateY(100%);
  transition: transform 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  color: white;
  background: linear-gradient(
    to top,
    rgba(15, 23, 42, 0.95) 0%,
    rgba(15, 23, 42, 0.8) 50%,
    transparent 100%
  );
  backdrop-filter: blur(5px);
}

.card:hover .card-content {
  transform: translateY(0);
}

.card-name {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 5px;
  color: white;
}

.card-role {
  font-size: 0.9rem;
  opacity: 0.8;
  letter-spacing: 1px;
  color: #94a3b8;
}

.card-social {
  display: flex;
  gap: 15px;
  margin-top: 15px;
}

.card-social a {
  color: #e2e8f0;
  font-size: 1.1rem;
  transition: all 0.3s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    rgba(96, 165, 250, 0.2) 0%,
    rgba(232, 121, 249, 0.2) 100%
  );
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.card-social a:hover {
  transform: translateY(-5px) rotate(8deg);
  background: linear-gradient(
    135deg,
    rgba(96, 165, 250, 0.4) 0%,
    rgba(232, 121, 249, 0.4) 100%
  );
  color: white;
}

/* Card positions */
.card.center {
  z-index: 10;
  transform: scale(1.15) translateZ(0);
  box-shadow: 0 30px 60px -10px rgba(251, 113, 133, 0.4);
}

.card.center .card-img {
  filter: brightness(1);
}

.card.left-2 {
  z-index: 1;
  transform: translateX(-220px) scale(0.8) translateZ(-200px) rotateY(15deg);
  opacity: 0.8;
}

.card.left-1 {
  z-index: 5;
  transform: translateX(-110px) scale(0.95) translateZ(-50px) rotateY(8deg);
  opacity: 0.9;
}

.card.right-1 {
  z-index: 5;
  transform: translateX(110px) scale(0.95) translateZ(-50px) rotateY(-8deg);
  opacity: 0.9;
}

.card.right-2 {
  z-index: 1;
  transform: translateX(220px) scale(0.8) translateZ(-200px) rotateY(-15deg);
  opacity: 0.8;
}

.card.hidden {
  opacity: 0;
  pointer-events: none;
}

/* Member info section */
.member-info {
  text-align: center;
  margin-top: 2rem;
  padding: 1rem;
  min-height: 150px;
  width: 100%;
  max-width: 600px;
}

.member-info-content {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.3s ease,
    transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.member-name {
  color: #f8fafc;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.3s ease,
    transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  background: linear-gradient(to right, #60a5fa, #e879f9);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.member-role {
  color: #94a3b8;
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 1rem;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.3s ease,
    transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  text-transform: uppercase;
  letter-spacing: 2px;
  background: linear-gradient(to right, #94a3b8, #64748b);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.member-description {
  color: #64748b;
  font-size: 0.9rem;
  line-height: 1.5;
  max-width: 80%;
  margin: 0 auto;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease 0.1s,
    transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
}

/* Animation classes */
.member-info.animate-out .member-info-content > * {
  opacity: 0;
  transform: translateY(20px);
}

.member-info.animate-in .member-info-content > * {
  opacity: 1;
  transform: translateY(0);
}

/* Dots navigation */
.dots {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 60px;
  z-index: 2;
}

.dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(203, 213, 225, 0.2);
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  position: relative;
  border: 2px solid rgba(255, 255, 255, 0.1);
}

.dot::after {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  border: 1px solid rgba(251, 113, 133, 0.3);
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.dot:hover::after {
  opacity: 1;
}

.dot.active {
  background: linear-gradient(135deg, #60a5fa 0%, #e879f9 100%);
  transform: scale(1.3);
  box-shadow: 0 0 15px rgba(96, 165, 250, 0.4),
    0 0 0 4px rgba(96, 165, 250, 0.2);
}

/* Navigation arrows */
.nav-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(135deg, #60a5fa 0%, #e879f9 100%);
  color: white;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 20;
  transition: all 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  font-size: 1.5rem;
  border: 2px solid rgba(255, 255, 255, 0.1);
  outline: none;
  backdrop-filter: blur(5px);
  box-shadow: 0 5px 15px rgba(125, 211, 252, 0.3);
}

.nav-arrow:hover {
  transform: translateY(-50%) scale(1.1);
  box-shadow: 0 8px 25px rgba(96, 165, 250, 0.4),
    0 0 0 4px rgba(96, 165, 250, 0.2);
}

.nav-arrow.left {
  left: 20px;
}

.nav-arrow.right {
  right: 20px;
}

/* Background elements */
.bg-blur {
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  filter: blur(100px);
  opacity: 0.15;
  z-index: 0;
  mix-blend-mode: soft-light;
}

.bg-blur-1 {
  background: radial-gradient(circle, #60a5fa 0%, transparent 70%);
  animation: float1 20s ease-in-out infinite;
}

.bg-blur-2 {
  background: radial-gradient(circle, #e879f9 0%, transparent 70%);
  animation: float2 25s ease-in-out infinite;
}

@keyframes float1 {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(-30px, -30px) rotate(180deg);
  }
  100% {
    transform: translate(0, 0) rotate(360deg);
  }
}

@keyframes float2 {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(30px, -20px) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-360deg);
  }
}

/* Responsive adjustments */
@media (max-width: 1024px) {
  .about-title {
    font-size: 1rem;
  }

  .card {
    width: 240px;
    height: 360px;
  }

  .card.left-2 {
    transform: translateX(-300px) scale(0.8) translateZ(-200px) rotateY(15deg);
  }

  .card.left-1 {
    transform: translateX(-150px) scale(0.95) translateZ(-50px) rotateY(8deg);
  }

  .card.right-1 {
    transform: translateX(150px) scale(0.95) translateZ(-50px) rotateY(-8deg);
  }

  .card.right-2 {
    transform: translateX(300px) scale(0.8) translateZ(-200px) rotateY(-15deg);
  }

  .member-name {
    font-size: 2.2rem;
  }

  .member-role {
    font-size: 1rem;
  }
}


  .about-title {
  color: #000;
  font-weight: 600;
  }

  .carousel-container {
    height: 400px;
  }

  .card {
    width: 200px;
    height: 300px;
  }

  .member-name {
    font-size: 1.8rem;
  }

  .member-name::before,
  .member-name::after {
    width: 40px;
  }

  .member-name::before {
    left: -50px;
  }

  .member-name::after {
    right: -50px;
  }

  .nav-arrow {
    width: 40px;
    height: 40px;
    font-size: 1.2rem;
  }
}

@media (max-width: 480px) {
  .about-title {
    font-size: 2.2rem;
  }

  .carousel-container {
    height: 350px;
  }

  .card {
    width: 160px;
    height: 240px;
  }

  .card.left-2,
  .card.right-2,.card.left-3,.card.right-3,.card.left-4,.card.right-4 {
    display: none;
  }

  .card.left-1 {
    transform: translateX(-90px) scale(0.9) translateZ(-50px) rotateY(8deg);
  }



  .member-name {
    font-size: 1.5rem;
  }

  .member-name::before,
  .member-name::after {
    display: none;
  }

  .member-role {
    font-size: 0.9rem;
  }

  .dots {
    margin-top: 40px;
  }
}


.card.right-3 {
    z-index: 1;
    transform: translateX(300px) scale(0.7) translateZ(-234px) rotateY(-20deg);
    opacity: 0.7;
}

.card.left-3 {
    z-index: 1;
    transform: translateX(-300px) scale(0.7) translateZ(-250px) rotateY(20deg);
    opacity: 0.7;
}
.card.right-4 {
    z-index: 1;
    transform: translateX(400px) scale(0.6) translateZ(-300px) rotateY(-25deg);
    opacity: 0.6;
}

.card.left-4 {
    z-index: 1;
    transform: translateX(-400px) scale(0.6) translateZ(-300px) rotateY(25deg);
    opacity: 0.6;
}

form.wpcf7-form.init br {
    display: none;
}

footer:before {
    background: var(--background-image);
    content: '';
    position: absolute;
    width: 100%;
    height: 60px;
    top: 0px;
    bottom: 0;
    background-repeat: no-repeat;
}

.-home-section-item.projectstitle:before {
    content: '';
    width: 100%;
    height: 100%;
    background: var(--uicolor);
    position: absolute;
    opacity: .8;
    top: 0;
    right: 0;
}

.-home-section-item.projectstitle {
    background: var(--background-image);
    background-size: cover;
}

.-home-section-item.projectstitle .-defult-widgets-title-style-1 {
    margin-bottom: 40px;
    display: flex;
    max-width: 100%;
    justify-content: space-between;
}

.-home-section-item.projectstitle .sup-title-widget-defualt {
    color: #fff;
}

.-home-section-item.projectstitle  .-widgets-h1-title {
    color: #fff;
}

.header-main-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    inset-inline-end: calc(100% - 21%);
    transform: rotate(180deg);
    top: 0;
    display: flex;
}

.header-main-bg img {
}

.hero-img {
    overflow: hidden;
    border-radius: var(--largeradius);
}

.-logo {
    position: relative;
    padding: 2px 0;
}
.left-btn-bg {
    position: absolute;
    width: 75px;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
    max-width: -moz-max-content;
    max-width: max-content;
    z-index: 2;
} .right-btn-bg {
    position: absolute;
    width: 75px;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    max-width: -moz-max-content;
    max-width: max-content;
    z-index: 2;
}

.video-intro {
    position: relative;
    z-index: 9;
}

.video-intro iframe {
    width: 100%;
}


.images-1 iframe {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9;
}
.feature-icon svg path {
    fill: #fff;
   
}
.feature-icon svg {
    width: 100%;
    height: 100%;
}

.feature-quantity {
    color: #fff;
    font-size: 26px;
}

.hero {
    position: relative;
    margin-bottom: 65px;
}
img.left-bg:last-of-type {
display:none}

img.left-bg {
    width: 135px;
    height: 65px;
    filter: brightness(26.5);
}

.feature-quantity em {
    font-size: 13px;
}

.section-subtitle .end-shape:after {
    content: "";
    width: 3px;
    height: 3px;
    background-color: var(--uicolor);
    display: inline-block;
    border-radius: 50%;
}
.section-subtitle .end-shape:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: var(--uicolor);
    display: inline-block;
    border-radius: 50%;
    margin: 0 7px;
}
.section-subtitle .end-shape {
    display: inline-flex;
    align-items: center;
}

.section-subtitle .start-shape:before {
    content: "";
    width: 3px;
    height: 3px;
    background-color: var(--uicolor);
    display: inline-block;
    border-radius: 50%;
}
.section-subtitle .start-shape:after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: var(--uicolor);
    display: inline-block;
    border-radius: 50%;
    margin: 0 7px;
}
.section-subtitle {
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  padding: 8px 20px;
  position: relative;
  border-radius: 50px;
  color: var(--textcolor);
  display: inline-flex;
  border: 1px solid var(--border);
  background-color: #f4efff;
}


  .start-shape {
    display: inline-flex;
    align-items: center;
  }
 .info-text .text:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 30px;
    background-color: var(--white);
    inset-inline-end: 0;
    top: 50%;
    transform: translateY(-50%);
}
 .info-text .text {
    max-width: 161px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-left: 15px;
    padding-left: 16px;
    position: relative;
    line-height: 1.5;
}
 .info-text .number {
    font-weight: 700;
    font-size: 44px;
    line-height: 0.91;
    color: #fff;
}
 .info-text:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background-color: #002c64;
    top: 99%;
    left: 51px;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
}
 .info-text {
    background-color: var(--uicolor);
    padding: 30px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 75px;
    flex-wrap: wrap;
    inset-inline-end: 0;
    flex-direction: row-reverse;
}

 
.about-process-group-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.about-process-group-bg .area-shape-2 {
    width: 19%;
    position: absolute;
    bottom: 35px;
    right: -120px;
}
.about-process-group-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.about-process-group-bg .area-shape-1 {
    width: 28%;
    position: absolute;
    top: 187px;
    left: -206px;
    z-index: -1;
}
.about-process-group-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
}
about-process-group-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: #F5F6F6;
    z-index: -1;
}

.about_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    gap: 10px;
    flex-direction: column;
}

.feature-about {
    flex: 1;
    min-width: 249px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.feature-about i {
    color: var(--uicolor);
    background: #fff;
    border-radius: 50%;
}


.title.back_counter .-defult-widgets- {
    gap: 50px;
}
.-count-body-:hover:after, .-count-body-:hover:before {
    width: 101%;
    border-radius: var(--largeradius);
}
.-count-body- {
    display: flex;
    border-radius: var(--largeradius);
    flex-wrap: wrap;
    gap: 12px;
    position: relative;
}

.counter-area {
    flex: 1;
}.-counter-icon- svg path {
    fill:var(--uicolor);
}

.-counter-icon- svg {
    width: 57px;
    height: 57px;
}
.pricing-area-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.pricing-area-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #EBEBF5;
    top: 0;
    left: 0;
    z-index: -1;
}

.deensimc-marquee {
    margin-top: 45px;
    display: flex;
    align-items: center;
    gap: 50px;
    margin-inline-end: -50%;
    /* flex-wrap: wrap; */
}

.-home-section-item.title {
    padding-bottom: 0;
}

.marquee {
    display: flex;
    gap: 40px;
    animation: marquee 16s 
linear infinite;
    will-change: transform;
    align-items: center;
    direction: ltr;
}

.-home-section-item.title .section-subtitle {
    font-size: 15px;
}

.column {
    flex: 1;
    min-width: 350px;
    position: relative;
    cursor: pointer;
}

.imag {
    box-shadow: var(--box-shadow-hover);
    border-radius: 30px;
    padding: 10px;
    filter: drop-shadow(0px 19px 32px rgba(23, 19, 37, 0.06));
    transition: all 0.9s;
}
.testimonial-active .swiper-slide-next .imag {
    transform: translate(0px, 11px) rotate(-4deg);
}
.testimonial-active .swiper-slide-prev .imag {
    transform: translate(0px, 11px) rotate(4deg);
}
.testimonial-active {
    overflow: visible;
}
.testimonial-active .swiper-pagination-progressbar {
    position: relative;
    height: 7px;
    width: 560px;
    margin-top: 100px;
    background-color: var(--background);
    border-radius: 10px;
    margin-inline: auto;
    margin-bottom: 40px;
}
.testimonial-active .swiper-pagination-progressbar-fill {
    background: var(--uicolor);
    border-radius: 10px;
}
.themegala-infobox-wrapper {
    position: relative;
    overflow: hidden;
    padding: 30px;
    border-radius: 20px;
    background: var(--background);
    flex: 1;
}
.themegala-infobox-icon {
    z-index: 9;
    position: absolute;
    top: 0;
    inset-inline-end: 0px;
    width: 80px;
    height: 80px;
    padding-top: 10px;
    border-radius: 0 0 0 30px;
    background: #fff;
    padding-inline-start: 10px;
}
.themegala-infobox-icon:before {
    content: "";
    display: block;
    width: 80%;
    height: 80%;
    position: absolute;
    border-radius: 20px;
    top: -30px;
    inset-inline-start: -34px;
    z-index: -1;
}
.themegala-infobox-icon i {
    z-index: 2;
    text-align: center;
    display: inline-block;
    background: var(--background);
    width: 60px;
    height: 60px;
    font-size: 28px;
    line-height: 65px;
    border-radius: 50%;
    color: var(--uicolor);
}
 
.themegala-infobox-icon:before,.themegala-infobox-icon:after {
    box-shadow: inset -30px 30px 0 0 #fff;
    transform: rotatey(180deg);
}
 .themegala-infobox-icon:after {
    content: "";
    display: block;
    width: 80%;
    height: 80%;
    position: absolute;
    border-radius: 20px;
    bottom: -34px;
    inset-inline-end: -30px;
    z-index: -1;
}
.themegala-infobox-icon:after {
    box-shadow: inset -30px 30px 0 0 #fff;
}

.themegala-infobox-title {
    font-size: 24px;
    line-height: 30px;
    margin-top: 29px;
    margin-bottom: 10px;
}

span.themegala-infobox-step {
    color: var(--uicolor);
    font-size: 19px;
}

.quote-header h2.-widget-after-intro-h1 {
    margin: 18px 0 25px;
}

.footer_top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

p.catalog-text {
    color: #fff;
    font-size: 25px;
}

.footer_right {
    display: flex;
    flex-wrap: wrap;
    gap: 33px;
}

.-footer-widgets-single.-current-widgets-logo {
    border-inline-end: 1px solid;
    max-width: 580px;
}
.top_header .-begroup-Intro-Info-URLArea-s1 a:before {
    background:#fff;
}
.top_header .-begroup-Intro-Info-URLArea-s1 a {
    background: var(--uicolor-2);
}
.top_header .-begroup-Intro-Info-URLArea-s1:hover a {
    color: #000;
}
.footer_right .-begroup-Intro-Info-URLArea-s1 a:before {
    background:#fff;
}
.footer_right .-begroup-Intro-Info-URLArea-s1 a {
    background: var(--uicolor-2);
}

.show-slider {
    position: absolute;
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    right: 50%;
    background: #fff;
    z-index: 99;
    transform: translate(-100%, -50%);
    padding: 13px;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0;
    transition: .55s ease;
}

.column:hover .show-slider {
   opacity: 1;
    transform:translate(50% , -50%)
}


.all-images {
    display: flex;
    flex-wrap: wrap;
}

.column a {
    height: 100%;
}

.images img {
    height: 100%;
    width: 100%;
}

.service--item {
    padding: 18px;
}

.--single--category--boxitem:before {
    position: absolute;
    width: 100%;
    content:'';
    height: 100%;
    background-image: var(--background-image);
    mix-blend-mode: luminosity;
}

.--category--right {
    color: #fff;
    position: relative;
    z-index: 99;
}
.CategoryURL:hover:before {
        height: 100%;
}
.CategoryURL:before {
    background-color: var(--uicolor-2);
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    position: absolute;
    transition: all 0.5s;
    right: 0;
    left: 0;
    z-index: 0;
}

.blog-item-img img {
    height: 100%;
}

.blog-single-content img {
    max-height: 544px;
    border-radius: var(--largeradius);
}

main.main {
    background: var(--background);
    padding-top: 20px;
}

.bottom_header {
    background: var(--uicolor);
    position: relative;
}

[lang=en]  .services_text {
    border-radius: 0  0 0 var(--largeradius);
}
[lang=en]  .header-main-bg {
    transform: none;
    inset-inline-end: calc(100% - 88%);
}
[lang=en] .themegala-infobox-icon:before,[lang=en] .themegala-infobox-icon:after {
    transform: rotatey(0deg);
}

.deensimc-marquee .titles {
    flex: 1;
    min-width: 112px;
}

.quote-header .section-subtitle {
    margin-bottom: 15px;
}
[lang=en] .deensimc-marquee-track {
    border-radius: 100px 0 0 0;
}

.-begroup-Intro-Info-URLArea-s1.hide_mob {
    display: none;
}

main.main > .-container {
    border-bottom: 1px solid #ccc;
    padding-bottom: 21px;
}