@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../fonts/OpenSans-CondensedLight.eot');
    src: url('../fonts/OpenSans-CondensedLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-CondensedLight.woff2') format('woff2'),
        url('../fonts/OpenSans-CondensedLight.woff') format('woff'),
        url('../fonts/OpenSans-CondensedLight.ttf') format('truetype'),
        url('../fonts/OpenSans-CondensedLight.svg#OpenSans-CondensedLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: "Montserrat", Sans-serif;
    background-color: #fff;
    color: #800080;
}

section {
    float: left;
    width: 100%;
    /* background-color: #ffffff; */
}

#site-navigation {
    background-color: #ffffff;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-left: none;
    border-right: none;
    font-family: 'Open Sans Condensed';
    color: #777777;
    font-size: 18px;
    padding: 0;
}

#talent {
    padding: 80px 0;
}

#advantage {
    background-color: #F7D7FB;
    padding: 80px 0;
}

#advantage p {
    color: #1e1e1e;
    font-weight: 400;
}

.list-group-flush li.list-group-item {
    background-color: transparent;
    color: #1e1e1e;
    background-image: url('../images/black-checkmark-png-4.png');
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: center left;
    padding-left: 30px;
}

.navbar-brand img {
    max-height: 50px;
}

.navbar-nav .nav-link.active {
    background-color: #800080;
    color: #fff;
}

.navbar-nav .nav-link {
    padding: 16px 15px !important;
    color: #777;
}

.navbar-nav .nav-link:hover {
    background-color: #800080;
    color: #fff;
}

#banner {
    float: left;
    width: 100%;
    position: relative;
    height: 100vh;
    padding: 100px 0px 80px 0px;
}

#banner .background-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.76) 0%, #0c0c0c 100%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    z-index: 9999;
}
.container.banner-text .col-md-7 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: left;
}
.banner-text {
    z-index: 999999;
    position: relative;
    color: #fff;
}

.banner-text h2 {
    font-size: 46px;
    font-weight: 700;
    margin-top: auto;
}

.banner-text p {
    font-size: 40px;
    font-weight: 300;
    margin-bottom: auto;
}

.banner-text ul {
    padding: 0;
    list-style-type: none;
    float: right;
}

.banner-text ul li {
    max-height: 130px;
    padding-bottom: 15px;
    padding-top: 15px;
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
}

.banner-text ul li img {
    max-height: 100px;
    height: 100%;
}

#main-content {
    float: left;
    width: 100%;
    background-color: #fff;
    min-height: 200px;

    padding-bottom: 80px;
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.elementor-shape-fill {
    fill: #0c0c0c;
}

.padding-top {
    padding-top: 150px;
}

h1 {
    font-size: 36px;
    font-weight: 700;
}

h2 {
    font-size: 35px;
    font-weight: 700;
}

p.large {
    font-size: 30px;
    font-weight: 300;
}

h3 {
    font-size: 24px;
    font-weight: 700;
}

p {
    font-size: 18px;
    font-weight: 300;
}

#image {
    width: 100%;
    float: left;
    padding: 100px 0;
    background-color: #f4f4f4;
}

#ourservices {
    width: 100%;
    float: left;
    padding: 80px 0;

    background-color: #fff;
}

footer {
    font-family: 'Open Sans Condensed';
    background-color: #1e1e1e;
    color: #ffffff;
    padding: 20px;
    float: left;
    width: 100%;
}

footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

footer ul li {
    float: left;
    padding-right: 15px;
}

footer ul li a {
    font-size: 18px;
    font-weight: 300;
    color: #ffffff;
    text-decoration: none;
}

.wp-social-link {
    background-color: #800080 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding: 3px 12px 7px;
    border-radius: 50%;
    margin-left: 10px;
}

.wp-social-link a {
    font-size: 22px;
}

.wp-social-link svg {
    width: 1em;
    height: 1em;
    color: #fff;
    fill: #fff;
}

.footer-logo {
    max-height: 100px;
}

.border-bottom {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1) !important;
}

#process {
    padding: 80px 0;
}

.list-group-horizontal-md .list-group-item {
    padding: 20px;
    color: #404040;
    border-radius: 0;
    border: 0;
}
.blue{
    background-color: #CDECF9;
}
.green{
    background-color: #ECFCCA;
}
.purple{
    background-color: #F7D7FB;
}
.cream{
    background-color:#FAF1D9;
}
.fadecolor{
    background-color:#FBE2D3;
}
.list-group-horizontal-md h3 {
    font-size: 20px;
    text-transform: uppercase;

}
.list-group-horizontal-md p {
    font-size: 16px;
}
.btn-danger{
    font-size: 18px;
    padding: 15px 40px;
    border-radius: 5px;
    font-weight: bold;
    background-color: #800080;
    border-color: #800080;
}
#logos{
    padding-bottom: 80px;
}
#ecommerce{

    padding: 80px 0;
    background-color: #EAE4EA;
}
.btn-default{
    font-family: 'Open Sans Condensed';
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    background-color: #000;
    color: #fff;
}
.btn-default:hover{
    background-color: #800080 !important;
    color: #fff !important;
}
.platform{
    padding: 80px 0;
}
#boxes{
    background-color: #F5F9FE;
    padding: 80px 0;
}
.card{
    box-shadow: 0px 6px 40px 0px rgb(133 157 183 / 12%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 10px 10px 10px 10px;
    padding: 45px;
    border: 0;
    border-radius: 0px;
}
#boxes h5{
    font-size: 16px;
    font-weight: 700;
    color: #404040;
    margin-top: 15px;
}
#boxes p{
    font-size: 14px;
    font-weight: 400;
    color: #404040;
}
.text-small{
    font-size: 14px;
    font-weight: 400;
}
.platform h4{
    font-size: 18px;
    font-weight: 700;
    color: #404040;
}
.heading-1 {
    font-size: 78px;
    line-height: 80px;
    font-weight: 700;
    margin-bottom: 20px;
}
.achievmt-stats {
    display: block;
    height: 350px;
    margin: 30px auto;
    border-radius: 25px;
    text-align: left;
    width: calc(100% - 30px);
}
.achievmt-stats .achievmt-frame {
    overflow: hidden;
    position: relative;
    padding: 30px;
    border-radius: 25px;
    height: 100%;
}
.achievmt-stats .achievmt-frame .count-digit {
    font-size: 45px;
    line-height: 26px;
    position: absolute;
    top: 15px;
    right: -5px;
    opacity: 0;
}
.offer-spt {
    background-image: url(../images/offer-spt.webp);
    background-repeat: no-repeat;
    display: inline-block;
}
.offer-spt-22 {
    background-position: -400px -160px;
}
.achievmt-stats i {
    font-size: 70px;
    margin: 0 0 50px;
    display: inline-block;
}
.achievmt-stats i {
    width: 80px;
    height: 80px;
}
.heading-3 {
    display: block;
    margin: 0;
    padding: 0 0 20px;
    line-height: 36px;
}
.achievmt-stats p {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-weight: 400;
}
.achievmt-stats:hover .achievmt-frame .count-digit {
    opacity: 1;
}
.achievmt-stats:hover{
    box-shadow: -5px 3px 19px 3px rgba(0 0 0/10%);
    /* box-shadow: 50px 5px 5px 5px rgb(0 0 0 / 10%); */
}
.nav-pills .nav-link {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #333;
    background-color: #fff;
    border-bottom: 3px solid;
    border-radius: 0;
}
.nav-link:focus, .nav-link:hover {
    color: #800080;
}
.services_list {
    margin: 0 0;
    padding: 50px 30px 30px 40px;
    min-height: 370px;
    text-align: left;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 6px 23px transparent;
    display: block;
    border: 1px solid transparent;
    width: 100%;
    position: relative;
}
.services_list:hover {
    box-shadow: 6px 8px 19px 5px rgb(0 0 0 / 10%);
    border-radius: 10px;
}
.circul-box {
    list-style-type: none;
    width: 100%;
    margin: 0 0 50px;
    text-align: left;
}
.circul-box .icon-circul.bg-blue {
    background: #c1e4f7;
}
.circul-box .icon-circul {
    width: 74px;
    height: 74px;
    text-align: left;
    position: relative;
    margin: 0;
    background: #ddd;
    display: inline-block;
    padding: 12px;
    border-radius: 20px;
}   
.circul-box .icon-circul.bg-green {
    background: #d3ecd7;
}
.circul-box .icon-circul.bg-purple {
    background: #d3caf9;
}
.services_list .heading-3 {
    display: block;
    font-size: 22px;
    line-height: 32px;
    color: #333;
    font-weight: 700;
}
.services_list p {
    display: block;
    padding: 20px 0;
    font-size: 18px;
    line-height: 28px;
    color: #333;
    font-weight: 500;
}
.dream-project-inn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    background: #282f6f url(../images/dream-project-bg.webp) no-repeat center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 280px;
    padding: 60px;
}
.drem-proj-cont .dream-prjct-text {
    font-size: 30px;
    color: #fff;
    line-height: 40px;
}
.drem-proj-cont h4 {
    font-size: 44px;
    line-height: 54px;
    color: #fff;
    line-height: 40px;
    margin-top: 10px;
}
.dream-project-inn .cmn-btn {
    background: #fff;
    color: #282f6f;
    border-color:#fff;
    display: inline-block;
    min-width: 190px;
    line-height: 56px;
    text-align: center;
    border-radius: 4px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    text-decoration: none;
    padding: 0 10px;
}
@media (max-width:767px) {
    #banner {
        height: 100%;
        padding: 30px 0px 80px 0px;
    }
.banner-text h2 {
    font-size: 32px;
    font-weight: 700;
    margin-top: auto;
}

.banner-text p {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: auto;
}
    .banner-text ul {
        float: none;
    }
    .heading-1 {
        font-size: 36px;
        line-height: 40px;

        margin-bottom: 20px;
    }
}
@media (max-width:768px) and (max-width:1024px){
    .heading-1 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
    }
}