*{margin: 0; padding: 0; box-sizing: border-box;

    font-family: 'Supermercado One', cursive;}

    a{text-decoration: none;}

    a:hover{text-decoration:none; }

    li{ list-style: none; }

    p{
        font-size: 0.9rem;
        line-height: 1.6;
        font-weight: 400;
        color: #606060;
    }
    .extra-div h2, .servicediv h2{
        font-size: 0.9rem;
        margin: 20px 0 15px 0;
        font-weight: bold;
        line-height: 1.1;
        word-spacing: 4px;

    }
                                    /* actual css usages */
.header{
    width: 100%;
    height: 100vh;
    background-image:url('../images/workspace-1280538_1920.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    clip-path: polygon(100% 0%,100% 77%, 50% 100%,0 75%, 0 0);
    position: relative;
}

.header::before{
    content: "";
    position: absolute;
    top: 0%;
    bottom:0%;
    left:0%;
    right:0%;
    opacity: .3%;
    z-index: -1;
    background:linear-gradient(to right, le5799 0%,#3ccdbb 0%, #16c9f6 100%)
}

.nav-item a{
    color: #fff!important;
    font-weight: bold;
}
.header-section{
    width: 100%;
    height: inherit;
    color: white;
    text-align: center;
    position: relative;
}
.center-div{
    width: 100%;
    height: auto;
    position: absolute;
    top:40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
header-bu.ttons a{
    border: 1px solid #fff;
    border-radius: 100px;
    margin: 0 5px;
    padding: 12px 35px;
    outline: none;
    color: #fff;
    font-size: 1rem;
    font-weight:400;
    line-height: 1.4;   
    text-align: center;
}
.header-buttons a:hover{
    color: #50d1c0;
    background: #fff;
    text-decoration: none;
    box-shadow:0 0 20px 0 rgba(0,0,0,0.3);
}
.center-div p{
    font-size: 1.3rem;
    padding: 10px 0 20px;
    color: #fff;

}
/* ********************extra header div css start**********************/

.header-extradev{
    width: 100%; height:auto;
    margin: 100px 0;
    text-align: center;

}
.extra-div{
background: #fff;
border: medium none;
padding: 50px ! important;
border-radius: 3px;
transition: 0.3s;
}
.extra-div:hover{
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
    transform: translateY(-40px);
}
.serviceoffers{
    background: 50px 0;
    padding: 50px 0;
    margin-bottom: 50px;
}
.headings{
    margin-bottom: 50px;
}
.heading h1{
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
}
.names h1{
    color: #2e2e2e;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-size: bold;

}
.service-icons{
    display:contents;
    justify-content: center;
    align-items:center;
}
.progress{
    height: 0.6rem!important;
    margin-bottom: 25px!important;

}

i{

    color: #16c9f6;
}
/* ********************service offers css ends************** */
/* ********************AWARD WON START************** */
.project-works{
    margin: 100px 0;
}
.project-works h1{
    font-size: 2rem;
    text-align: center;
/* **************pricing css start*************** */
}
.pricing{
    width: 100%;
    height: 100vh;
    padding: 50px;
    position: relative;

}
.pricing::before{
    content: "";
    position: absolute;
    top: 0%;
    bottom:0%;
    left:0%;
    right:0%;
    opacity: .3%;
    z-index: -1;
    background:linear-gradient(160deg, #16c9f6 55%, #fff 0%)
}
.money{
    font-size: 40px;
    line-height: 1;
    color: #606060;
}

.card{
    transform: 0.4s ease;
}

.card-header{
    font-size: 1.6rem;
    font-weight: bold;
    background: #fff!important;
    padding: 25px 9!important;
}


.card-body{
    padding: 30px 0px!important;

}

.card-body li{
    margin: 10px 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6;
    color: #606060;
}

.card-footer{
    background: white!important;
    padding: 30px 0px!important;
}
.card-footer a{
        border: 1px solid #3ccdbb;
        border-radius: 100px;
        margin: 0 5px;
        padding: 12px 35px;
        outline: none;
        color: #50d1c0;
        font-size: 1rem;
        font-weight:400;
        line-height: 1.4;   
        text-align: center;
    }
    .card-footer a:hover{
        color: #fff;
        background: #50d1c0;
        text-decoration: none;
        box-shadow:0 0 20px 0 rgba(0,0,0,0.3);
    }
/* **************pricing css end*************** */
/* **************customer fedback start*************** */
.happyclients{
    width: 100%;
    height:100vh;
    padding:80px 0;

}
.box{
    text-align: center;
    border: 1px solid rgba(0,0,0,0,2);
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.3);
    border-radius: 2px;
    transition: 0.3s ease;
}
.box:hover{
    background: #16c9f6;
}
.box:hover p{
    color: white;
}
.carousel-indicators{
    position: absolute;
    right: 0;
    bottom: -60px!important;
}
.carousel-indicators li{
    background-color: #16c9f6!important;
}


.box a img{
    width: 100px;
    height: 100px;
    border: radious 50px;
    margin: 20px;
}












.box h1{
    font-size: 13px;
    font-size: 400;
    color: 000;
    margin-bottom: 10px;

}
.box h2{
    font-size: 13px;
    font-weight: 400px;
    color: #666666;
    margin-bottom: 20px;
}
/* contact us start */
.contactus{
    width: 100%;
    height:100vh;
    padding: 80px 0;
    position: relative;
}
.contactus:before{
    content:"";
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(330deg,#16c9f6 55%, #fff 0%);
    z-index: -1;
}

.form button{
        border: 1px solid #3ccdbb;
        border-radius: 100px;
        margin: 0 5px;
        padding: 12px 35px;
        outline: none;
        color: #50d1c0;
        font-size: 1rem;
        font-weight:400;
        line-height: 1.4;   
        text-align: center;
        background: transparent;
}

.form-button button:hover{
    color: #50d1c0;
}
form:hover .form-button button{
    background: #fff;
    color: #50d1c0;
    box-shadow: 0 0 20gb 0 rgba(0,0,0,0.3);
}
::placeholder{
    font-size: 0.85rem;
}
/* contact us end */
/* news letter start point */

.newsletter{
    width: 100%;
    height: auto;
    margin: 80px auto;

}
.news-input{
    border: 100px 0 px 0px 100px!important;
    max-width: 150px;
    min-width: 45px;
}
.input-group-text{
    color: gray;
}
/* news letter end point */

/* footer starts  */
/* footer ends */

.footersection{
    width: 100;
    height: auto;
    padding: 70px 0 20px 0;
    background: #00abff;
    position: relative;
    text-align: center;
}

.footersection p{
    color: #fff;
}
.footersection li a{
    font-size: 0.9rem;
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    text-align: center;

}



/* **************customer feeedback end*************** */
/* ********************AWAED WON END *************** */