body {
    /* background: rgb(25,156,149); */
    background: radial-gradient(circle, rgba(25,156,149,1) 40%, rgba(24,144,208,1) 100%);
    font-family: 'Quicksand', sans-serif;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

.ng-nav {
    padding-top: 15px;
    border-top: 5px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(270deg, #378ebd 0%, #5fc2e7 100%);

}

.ng-nav img, .footer img {
    max-height: 35px;
}

.ng-nav a {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}

.ng-nav .navbar-nav a {
    margin-left: 10px;
}

.ng-nav a:hover {
    color: #5fc2e7;
}

.ng-btn {
    border-radius: 12px;
    padding: 0 30px 0 30px;
}

.btn-contact {
    border: 1.5px solid #fff;
    font-weight: 600;
    color: #fff;
    margin-left: 10px;
}

.btn-contact:hover {
    background-color: #2D72B7 !important;
    color: #fff !important;
}

.btn-see {
    background-color: #2D72B7;
    color: #fff;
    width: 198px;
    height: 53px;
    font-weight: 600;
}

.btn-see:hover{
    border: 1.5px solid #2F333B !important;
    color: #2F333B;
}

.btn-menu {
    border: 1.5px solid #fff;
    font-weight: 600;
    color: #fff;
    margin-left: 10px;
}

.btn-menu:hover {
    background-color: #fff !important;
    color: #2F333B !important;
}

.header {
    margin-top: 150px;
}

.tagline h2 {
    margin-top: 30px;
    font-weight: 600;
    font-size: 40px;
    color: #fff;
}

.tagline h3{
    color: #fff;
}

.tagline p {
    margin: 20px 0px 30px 0px;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.1em;
    color: #fff;
}

.header img {
    width: 100%;
    height: auto;
}

.pi-bg{
    margin-top: 170px;
    min-height: 350px;
    background: linear-gradient(268.01deg, rgba(11, 40, 69, 0.06) 0%, rgba(59, 7, 29, 0.105) 101.98%);
}

.services-wrap .card{
    margin-top: -50px;
    padding: 20px;
    margin-bottom: 25px;
    background-color: #33b0a7;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    border:none;
}

.services-wrap .card-icon{
    margin-bottom: 20px;
    width: 80px;
    height: 80px;
}

.services-wrap .card-title{
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #fff;
}

.services-wrap .card-text{
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
}

.clients-wrap h2, .all-services-wrap h2, .how-wrap h2{
    text-align: center;
    margin-top: 100px;
    margin-bottom: 50px;
    font-weight: 600;
    line-height: 50px;
    color: #fff;
}

.clients-wrap h2 i, .all-services-wrap h2 i, .how-wrap h2 i{
    font-style: normal;
    color: #fff;
}

.clients-wrap .card{
    padding: 20px;
    margin-bottom: 25px;
    border-radius: 20px;
    border:none;
    background-color: #F2F6FB;;
    min-height: 120px;
}

.logo-container{
    display: flex;
    justify-content: center;
    align-items: center;
}

.clients-logo{
    max-width: 80px;
    max-height: 80px;
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
}

.logo-kop{
    max-width: 80px;
}

.clients-wrap .card-title{
    color: #2F333B;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
    vertical-align: middle;
}

/* about */

.about-wrap{
    max-width: 900px;
    border-radius: 30px;
    margin: auto;
    padding: 70px;
    margin-top: 50px;
    background: linear-gradient(268deg, #fff 0%, #eee 40.98%);
}

.about-logo img{
    max-height: 80px;
    margin-bottom: 30px;
}

/* about end */

.footer-top{
    margin-top: -50px;
    width: 85%;
    min-height: 102px;
    background: #3e71a4;
    border-radius: 50px;
}

.footer-top h4{
    color: #fff;
    margin: 35px 0 0 50px;
}

.footer-top .btn-menu{
    margin: 25px 50px 0 0;
    float: right;
    min-width: 220px;
    height: 53px;
}

.footer img{
    margin-bottom: 30px;
}

.footer h5 {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}

.footer ul{
    margin-top: 20px;
    padding-left: 0;
}

.footer li{
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #fff;

    margin-top: 10px;
    list-style-type: none;
}

.footer{
    margin-top: 60px;
}

.footer p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #fff;
}

.foot-border{
    border-bottom: 5px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(270deg, #ffffff 0%, #5dcfcd 100%);
}

.foot-bg{
    margin-top: 170px;
    min-height: 350px;
    background: linear-gradient(268.01deg, rgba(11, 21, 31, 0.06) 0%, rgba(222, 89, 126, 0.105) 101.98%);

}

.footer-bottom{
    margin-top: 30px;
    margin-bottom: 10px;
}

.footer-bottom i{
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    font-style: normal;
}
.footer-bottom p{
    margin-top: -10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
}

.social-icon{
    margin: -5px 5px 10px 0;
    width: 30px;
    height: 30px;
}

@media (max-width: 991.98px) {

    .ng-nav{
        text-align: center;
    }
    
    .header {
        margin-top: 50px;
        text-align: center;
    }

    .tagline h2 {
        font-weight: 600;
        font-size: 35px;
    }

    .tagline p {
        font-size: 20px;
        text-align: center;
    }

    .header img {
        margin-top: 50px;
    }

    .btn-see {
        width: 170px;
        height: 50px;
        font-weight: 600;
        font-size: 14px;
    }

    .services-wrap .card{
        margin-bottom: 70px;
    }
}

/* all-services page */

.all-services .main-image{
    width: 95%;
}

.tagline h3 {
    margin-top: 70px;
    font-weight: 600;
    font-size: 40px;
}

.serve-title {
    margin-top: 70px;
    font-weight: 600;
    font-size: 35px;
    color: #fff;
}

.al-title{
    text-align: right;
    color: #fff;
}

.all-services-wrap h2{
    margin-top: 140px;
    font-size: 40px;
}

.webapps img{
    margin-top: 50px;
    max-width: 100%;
}

.webapps .desc, .mobileapps .desc, .uiux .desc, .wp .desc{
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    text-align: right;
    color: #fff;
}

.webapps .tags, .mobileapps .tags, .uiux .tags, .wp .tags{
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    text-align: right;
    color: #fff;
}

.mobileapps{
    margin-top: 30px;
}

.mobileapps .desc, .wp .desc{
    text-align: left;
}

.mobileapps .tags, .wp .tags{
    text-align: left;
}

.mobileapps img{
    max-width: 300px;
    float: right;
    margin-right: 150px;
}

.uiux {
    margin-top: 40px;
}

.uiux img{
    margin-top: 70px;
    max-width: 90%;
    margin-left: 30px;
}

.wp{
    margin-top: 90px;
}

.wp img{
    margin-top: 50px;
    margin-right: 30px;
    max-width: 90%;
    float: right;
}

.all-services-bg{
    z-index: 1;
    position: absolute;
    width: 200px;
    top: 550px;
    right: 0; 
}

.all-services-bg2{
    z-index: 1;
    position: absolute;
    width: 200px;
    top: 1300px;
    left: 0;
}

.all-services-bg3{
    z-index: 1;
    position: absolute;
    width: 200px;
    top: 2600px; 
}

.all-services-bg4{
    z-index: 1;
    position: absolute;
    height: 50px;
    top: 3000px; 
    right: 0;
}

.all-services-wrap .why {
    text-align: center;
}

.all-services-wrap .why .container{
    width: 80%;
}

.all-services-wrap .why h2{
    margin-bottom: 80px;
}

.all-services-wrap .why h2 i{
    color: #fff;
}

.why-icon{
    height: 80px;
}

.why-icon-sup{
    margin: 5px;
    height: 70px;
}

.why-title{
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 15px;
}

.why-text{
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
}

/* .all-services-bg4{
    z-index: 1;
    position: absolute;
    width: 200px;
    top: 1300px;
    left: 0;
} */

/* all-services page end */

/* how we work page */


.how-wrap{
    text-align: center;
}

.how-wrap .tagline{
    text-align: right;
}

.how-wrap h2{
    margin-top: 180px;
    margin-bottom: 100px;
    font-size: 40px;
}

.how-bg{
    z-index: 1;
    position: absolute;
    width: 150px;
    top: 100px;
    right: 0; 
}

.how-bg2{
    z-index: 1;
    position: absolute;
    width: 100px;
    top: 600px;
    left: 0;
}

.work-line{
    width: 3px;
    height: 150px;
    background-color: #2D72B7;
    margin: auto;
}

.work{
    /* position: absolute; */
    max-width: 800px;
    min-height: 300px;
    margin: auto;
    background: linear-gradient(105.47deg, rgba(45, 114, 183, 0.77) 39.16%, rgb(32, 136, 133) 98.9%);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

.work2{
    /* position: absolute; */
    max-width: 800px;
    min-height: 300px;
    margin: auto;
    background: linear-gradient(254.29deg, rgba(45, 114, 183, 0.87) 39.02%, rgb(32, 138, 134) 100%);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

.work-title{
    width: 250px;
    height: 48px;
    margin-top: -25px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.work-title2{
    float: right;
    width: 250px;
    height: 48px;
    margin-top: -25px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.work-titlex{
    width: 380px;
    height: 48px;
    margin-top: -25px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.work-title h4, .work-title2 h4, .work-titlex h4{
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    padding: 5px;
    padding-left: 20px;
    /* identical to box height, or 140% */

    display: flex;
    align-items: center;
    text-align: center;

    color: #2D72B7;
}

.work p{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    padding: 50px;
    color: #FFFFFF;
}

.work2 p{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    padding: 75px;
    color: #FFFFFF; 
}

/* how we work end */


/* Responsive */

@media (max-width: 767.98px){
    .footer-top{
        text-align: center;
    }

    .footer-top h4{
        color: #fff;
        margin: 35px 0 0 0;
    }
    
    .footer-top .btn-menu{
        margin: 20px 0 30px 0 ;
        float: none;
        height: 53px;
    }

    .footer{
        margin-bottom: 30px;
    }

    .all-services-wrap h2{
        margin-top: 50px;
        margin-bottom: 0px;
    }

    .all-services-bg, .all-services-bg2, .all-services-bg3,  .all-services-bg4 {
        visibility: hidden;
    }

    .webapps .desc, .mobileapps .desc, .uiux .desc, .wp .desc{
        text-align: center;
    }
    
    .webapps .tags, .mobileapps .tags, .uiux .tags, .wp .tags{
        text-align: center;
    }

    .tagline h3, .serve-title, .al-title {
        text-align: center;
    }

    .mobileapps, .wp {
        text-align: center;
    }

    .mobileapps img{
        margin-right: 0;
        float: none;
    }

    .mobileapps img{
        max-width: 200px;
        margin-top: 70px;
    }

    .how-wrap h2{
        margin-top: 50px;
        margin-bottom: 0px;
    }

    .wp img{
        margin-right: 20px;
        max-width: 90%
    }

}



@media (min-width: 768px){
    .social-icon{
        margin: 10px 0 0 10px;
        float: right;
    }
}