.-Industries-container {
    display: block;
    position: relative;
    z-index: 1;
    flex: 1
}

.-Industries-image {
    display: flex;
    position: sticky;
    top: 120px;
    flex-direction: column;
    align-items: flex-end;
    overflow: hidden;
    margin-inline-start:60px;
    max-width: 554px;
    justify-content: flex-end;
    min-width: 554px;
}

.-Industries-container>.-widget-after-intro-h4 {
    margin-bottom: 18px;
    max-width: var(--max-context-width);
    font-weight: 400;
    font-size: 17px;
    color: var(--uicolor)
}

.-Industries-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
}

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

.-Industries-container>.-pp-content {
    font-size: 18px;
    line-height: 1.9;
    color: var(--secondarytext);
    font-weight: 400
}

.-Industries-container>.-pp-content * {
    margin: revert;
    padding: revert;
    max-width: 100%
}

.container--intro--items {
    display: flex;
    justify-content: flex-start;
    position: relative;
    z-index: 1;
    align-items: flex-start
}

.-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-Industries_SVG {
    display: block;
    min-width: 270px;
    margin-inline-start:40px}

.-defult-intro-title-URL {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    margin: 45px 0 0;
    align-items: center;
    justify-content: flex-start
}

.-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
}

.-Industries-widgets-progress-lists-v1 {
    min-width: 600px
}

.-Industries-widgets-progress-item-v1 {
    display: block;
    margin-bottom: 25px;
    position: relative
}

.-Industries-widgets-progress-itemtitle-v1 {
    display: flex;
    color: var(--primary-text);
    margin-bottom: 10px;
    font-size: 16px;
    align-items: center;
    font-weight: 400
}

.-Industries-widgets-progress-itemthumb-v1 {
    display: block;
    position: relative;
    height: 15px;
    border-radius: 4px;
    background: #eee;
    padding: 4px
}

.-Industries-widgets-progress-thumbvalue-v1 {
    background: var(--positive);
    height: 100%;
    transition: var(--transtionValue) all ease;
    position: relative;
    border-radius: 2px;
    width: 0;
    display: flex
}

.-Industries-widgets-progress-thumbtooltip-v1 {
    position: absolute;
    left: 2px;
    color: var(--primary-text);
    bottom: calc(100% + 15px);
    font-size: 13px;
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    min-width: max-content;
    transition: 180ms;
    font-family: var(--f-number);
    font-weight: 600;
    padding: 5px;
    background: #0d1728d9;
    color: #fff;
    border-radius: 5px
}

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

.-Industries-widgets-progress-thumbvalue-v1.progressload-shows-in .-Industries-widgets-progress-thumbtooltip-v1 {
    visibility: visible;
    opacity: 1
}

.-Industries-widgets-progress-thumbtooltip-v1:before {
    content: '';
    position: absolute;
    border-width: 6px;
    border-style: solid;
    border-color: #0d1728d9 transparent transparent;
    top: 100%;
    transform: translateX(-50%);
    left: 50%
}

.-Industries-contain--lists {
    display: flex;
    align-items: flex-end;
    max-width: 100%
}

.about_lists-style1 {
    display: flex;
    overflow: hidden;
    padding-inline-start:20px;
    padding-bottom: 20px;
    justify-content: flex-end;
    min-width: 530px;
    max-width: 550px;
    height: 390px;
}

.-YC-WidgetType-Industries .about_lists-style1:before {
    content: "";
    position: absolute;
    right: 1px;
    bottom: 0;
    width: 20px;
    height: 80%;
    z-index: 99999;
    background-color: var(--uicolor)
}

.-YC-WidgetType-Industries .-Industries-image:after {
    content: "";
    position: absolute;
    right: 1px;
    bottom: 0;
    width: 78%;
    height: 20px;
    z-index: 99999;
    background-color: var(--uicolor)
}

.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,.-Industries-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
}

.-Industries-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}

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

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

.-Industries-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
}

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

.-Industries-widgets-container {
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
    display: flex;
    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
}

.--secondaryimage--video-append-src: before {
    content:"";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    border-radius: inherit
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

.--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
}

.-Industries-image .--first--conatiner {
    right: 0
}

.-Industries-image .-owl-dots-steps-items {
    display: flex;
    flex-wrap: wrap;
    margin: 6px -7px 0;
    justify-content: center
}

.-Industries-image .-owl-dots-steps-items .-steps-dots-singleitem {
    flex: 1;
    min-width: 150px;
    margin: 7px;
    overflow: hidden;
    max-width: 150px;
    cursor: pointer;
    opacity: .5
}

.-Industries-image .-owl-dots-steps-items .-steps-dots-singleitem.active {
    opacity: 1
}

.-service-features_v2 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #d0f5ff;
    padding-top: 120px;
    padding-bottom: 90px
}

.-service-features_v2 .-defult-widgets-title-style-1 .P-content,.-service-features_v2 .-defult-widgets-title-style-1 h1 {
    color: var(--uicolor)
}

.-col-serv- {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    min-width: 600px
}

.-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 60px;
    padding-right: 15px;
    padding-left: 15px
}

h2.section-title {
    max-width: 560px;
    width: 100%;
    color: #fff;
    margin-bottom: 0;
    font-size: 42px;
    line-height: 1.5
}

.section-des {
    margin-right: auto;
    margin-left: 0;
    max-width: 530px
}

.section-des p {
    color: #fff;
    font-size: 15px;
    line-height: 1.5
}

a.-buttons {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center;
    background-color: var(--uicolor);
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    padding: 21px 30px;
    min-width: 166px;
    border-radius: var(--largeradius)
}

a.-buttons:after {
    content: "";
    position: absolute;
    height: 100%;
    left: 60%;
    top: 60%;
    width: 150%;
    transition: .5s;
    z-index: -1;
    background: #fff;
    transform: rotate(-25deg)
}

a.-buttons:hover:after {
    left: -30%;
    top: -70%;
    height: 470%;
    background: var(--uicolor2)
}

.intro_lists-all--in {
    display: flex;
    width: 100%;
    position: relative;
    flex-wrap: wrap
}

.tab-about-our-feature- {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-bottom: 15px;
    min-width: 170px;
    flex: 1;
    justify-content: start
}

.tab-about-our-feature- i {
    line-height: 1;
    color: var(--second-text-color);
    font-size: 17px;
    position: relative;
    font-weight: 500
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.-YourColor-SingleWidget-Section.-YC-WidgetType-sticky__features .-defult-widgets-title-style-1 {
    position: sticky;
    top: 90px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    transition: 180ms;
    --max-context-width: 100%;
    flex: 1;
    max-width: 450px;
    min-width: 500px;
    margin: 0;
    margin-inline-end:50px;height: 100%;
    align-items: flex-start
}

.-YourColor-SingleWidget-Section.-YC-WidgetType-sticky__features .-defult-widgets-title-style-1 .-widgets-h1-title {
    justify-content: flex-start;
    margin-bottom: 25px
}

.-section-title-style-1 {
    text-align: right
}

.-YourColor-SingleWidget-Section.-YC-WidgetType-sticky__features .sup-title-widget-defualt {
    justify-content: flex-start
}

.-YourColor-SingleWidget-Section.-YC-WidgetType-Industries .owl-nav {
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 200px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.-Industries-image .owl-nav>div {
    position: relative;
    display: flex!important;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    color: #fff;
    height: 74px;
    width: 56px
}

.-Industries-image .owl-nav>div:before {
    content: "";
    background: var(--uicolor);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    transform: skew(-24deg,0deg);
    transition: .5s ease-in-out
}

.-industries-contain--lists {
    margin: 20px -10px 0;
    display: flex;
    flex-wrap: wrap;
    max-width: 660px
}

.industries-style1 {
    flex: 1;
    min-width: 260px;
    margin: 10px;
    background-color: #fff;
    padding: 22px 25px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.industries-icon {
    font-size: 18px;
    width: 42px;
    height: 42px;
    border-style: solid;
    border-radius: 21px;
    display: flex;
    box-shadow: 0 0 0 4px rgb(9 12 49 / 24%);
    align-items: center;
    justify-content: center
}

.service_info {
    font-size: 16px;
    margin-inline-start:15px;flex: 1;
    line-height: 1.5
}

.Slides-next i {
    position: relative;
    color: #fff
}

.owl-prev {
    margin-inline-end:12px}

.Slides-prev {
    position: relative
}
