.rs-banner.style7 {
    background: unset;
}

.rs-banner.style7 .banner-content .sub-title {
    color: #4eabc7;
    background-size: cover;
    background-repeat: no-repeat;
}

.rs-partner {
    background-image: none;
    background-color: #1C5D71!important;
}

body {
    background-color: white!important;
}

.dark-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    opacity: 0.7;
}

.bg-tosca-gradient {
    background: rgb(78,171,199);
    background: linear-gradient(90deg, rgba(78,171,199,1) 0%, rgba(78,171,199,1) 41%, rgba(28,93,113,1) 100%);
}

.background-video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec-title2 .sub-text.style-bg {
    background-color: rgba(78, 171, 199, 0.2);
    display: inline-block;
    padding: 6px 25px;
    color: #4eabc7;
    border-radius: 30px;
    text-transform: uppercase;
}

.rs-video-wrap .rs-requset {
    background: #f1f1f1
}

.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar .skillbar-bar {
    background: #1C5D71;
    border-color: #1C5D71;
}

.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar {
    border-color: #1C5D71;
}

.sec-title .sub-text.style-bg {
    background: rgba(78, 171, 199, 0.2);
    color: #4eabc7;
}

.sec-title2 .sub-text.contact {
    color: #4eabc7;
}

.sec-title4 .heading-line {
    background: #4eabc7;
}

.sec-title4 .heading-line:before {
    background-color: #1C5D71;
}

.rs-breadcrumbs.ict-infrastructure {
    background: url(assets/images2/ict-infrastructure/banner.jpg)!important;
    background-position: center!important;
    position: relative;
    box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
}

.bg-bottom-ict-infrastructure {
    background: url(assets/images2/ict-infrastructure/banner.jpg)!important;
    background-position: center!important;
}

.rs-breadcrumbs.artificial-intelligence {
    background: url(assets/images2/artificial-intelligence/banner.jpg)!important;
    background-position: center!important;
    background-size: contain;
    position: relative;
    box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
}

.bg-bottom-artificial-intelligence {
    background: url(assets/images2/artificial-intelligence/banner.jpg)!important;
    background-position: center!important;
}

.rs-breadcrumbs.software-development {
    background: url(assets/images2/software-development/banner.jpg)!important;
    background-position: left!important;
    background-size: contain;
    position: relative;
    box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
}

.bg-bottom-software-development {
    background: url(assets/images2/software-development/banner.jpg)!important;
    background-position: center!important;
}

.rs-video-wrap .video-item {
    background: url(assets/images2/home/contact-section.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.position-relative {
    position: relative;
}

.readon.learn-more {
    padding: 14px 40px 14px 40px;
    background: linear-gradient(90deg, rgba(78,171,199,1) 0%, rgba(78,171,199,1) 41%, rgba(28,93,113,1) 100%);
    border-radius: 30px 30px 30px 30px;
}
.readon.learn-more:hover {
    background: linear-gradient(90deg, rgba(78,171,199,1) 0%, rgba(78,171,199,1) 41%, rgba(28,93,113,1) 100%);
    color: #ffffff;
}

.readon.started:hover {
    background: linear-gradient(90deg, rgba(78,171,199,1) 0%, rgba(78,171,199,1) 41%, rgba(28,93,113,1) 100%);
    color: #ffffff;
}

.rs-services.style3 .services-item.services-item {
    color: white;
}

.rs-services.style3 .services-item .services-content .services-text .title a {
    color: white;
}

.rs-services.style4 .services-item.services-item {
    height: 100%;
}

.bg-service-software-development {
    background: url(assets/images2/home/bg-service-sd.jpg)!important;
    background-size: cover!important;
}

.bg-service-artificial-intelligence {
    background: url(assets/images2/home/bg-service-ai.jpeg)!important;
    background-size: cover!important;
}

.bg-service-ict-infrastructure {
    background: url(assets/images2/home//bg-service-ict.jpg)!important;
    background-size: cover!important;
}

.rs-services.style4.modify1 .services-item {
    text-align: center;
    display: flex;
    flex-direction: column;
}

.rs-services.style4.modify1 .services-item .services-content {
    padding: 0;
}

.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

.rs-services.style4.modify1 .services-item .services-icon img {
    filter: invert(28%) sepia(100%) saturate(342%) hue-rotate(147deg) brightness(60%) contrast(92%);
}