body {
    font-family: 'Inter', sans-serif;
    box-sizing: border-box;
}
p {
    color: #4D4D4D;
}
h1,
h2{
    color: #4D4D4D;
}
h2 {
    font-weight: 600;
    line-height: 44px;
}
h3{
    color: #4D4D4D;
    font-weight: 700;
    font-size: 23px;
    line-height: 36px;
}
h4{
    font-size: 20;
    font-weight: 600;
    line-height: 28px;
}
a {
    text-decoration: none;
}
.green-btn,
.green-btn:hover {
    background-color: #4CAF4F;
    color: white;
    padding: 14px 32px 14px 32px;
    border-radius: 4px;
}
ul,ol{
  list-style-type: none;
}

/* top section strt here*/
.top-navbar {
    background-color: #F5F7FA;
}
.top-navbar .navbar-brand img {
    width: 154.49px;
    height: 24px;
}
.top-navbar .collapse a {
    color: #18191F;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
}
.top-navbar .collapse a.active {
    font-weight: 500;
}
.top-navbar .collapse a:hover {
    color: #4CAF4F;
    font-weight: 500;
}
.top-navbar .right-content .green-btn,
.right-content .green-btn:hover {
    background-color: #4CAF4F;
    color: white;
    border-radius: 6px;
    font-size: 14px;
    padding: 10px 20px 10px 20px;
    font-weight: 500;
    height: 40px;
    width: 91px;
}
.top-navbar .sign-in {
    font-weight: 700;
    color: #4CAF4F;
    font-size: 14px;
    margin-top: 25px;
    margin-right: 15px;
}
@media screen and (max-width:1199px) {
    .navbar-toggler-icon{
        background-image: url(../nexcent/images/menu-icon.png);
    }
}
/* top section end here here*/

/* top banner strt here */
.top-banner {
    background-color: #F5F7FA;
}
.top-banner .top-heading {
    padding-top: 161px;
    padding-bottom: 161px;
    margin-left: 50px;
}

.top-banner .top-heading h1 {
    font-size: 64px;
    font-weight: 600;
    line-height: 76px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 16px;
}
.top-banner .top-heading p {
    margin-bottom: 31px;
}
.top-banner .top-heading h1 span {
    color: #4CAF4F;
}
.top-banner .carousel-inner .carousel-item img {
    padding-top: 96px;

}
.top-banner .carousel-indicators .bluit {
    width: 10px !important;
    height: 10px !important;
    background-color: #4CAF4F !important;
    border: none;
    border-radius: 50%;
}

/*top banner end here*/

/*clients section strt here */

.calients-section {
    margin-top: 40px;
}
.calients-section .text-row {
    justify-content: center;
}
.calients-section .text-row .heading-text {
    text-align: center;
}
.calients-section .clients-logos {
    justify-content: space-between;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.calients-section .second-row {
    margin-bottom: 16px;
}
.calients-section .second-text-row {
    justify-content: center;
}
.calients-section .second-row .second-text-row .second-heading-text {
    text-align: center;
}
.calients-section .second-row .second-text-row .second-heading-text h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
}
.calients-section .box {
    margin-left: 4%;
    margin-right: 4%;
    margin-bottom: 42px;
}
@media screen and (max-width:700px) {
    .calients-section .box {
        margin-left: 0px;
        margin-right: 0px;
    }

}
.calients-section .card {
    align-items: center;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    border: none;
}

.calients-section img {
    margin-top: 24px;
    margin-bottom: 16px;
}
.calients-section .card h3 {
    text-align: center;
    margin-bottom: 8px;
}
.calients-section .card p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

/* client section end here*/

/* unseen and spending box strt here */

.unseen-spending-box{
    margin-bottom: 48px;
}
.unseen-spending-box .heading {
    padding-top: 82px;
    padding-bottom: 82px;
}
.unseen-spending-box .heading p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 32px;
}


/* unseen and spending box end here */

/* helping-busness section strt here */
.helping-business{
    background-color:#F5F7FA ;
    margin-bottom: 48px;
}
.helping-business .left-section{
    padding-top: 84px;
    padding-bottom: 84px;
}
.helping-business .left-section span{
    color: #4CAF4F;
}
.helping-business .right-section{
    padding-top: 64px;
    padding-bottom: 64px;
}
.helping-business .right-section .first-row{
    margin-bottom: 40px;
}
.helping-business .right-section .icon-text{
    margin-left: 16px;
}

/* helping-busness section end here */


/* design site section strt here*/
.design-site{
    margin-bottom: 48px;
}
.design-site .right-content{
      padding-top: 62.7px;
      padding-bottom: 62.7px;
}
.design-site .right-content h2{
    margin-bottom: 16px;
    font-weight: 600;
}
.design-site .right-content p{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 32px;
}
/* design site section strt here*/

/* meet customer section strt here*/

.meet-customer{
    background-color: #F5F7FA;
    margin-bottom: 48px;

}
.meet-customer .left-img{
    padding-top: 32px;
    padding-bottom: 32px;
}
.meet-customer .right-text {
    padding-top: 33px;
    padding-bottom: 32px;
}
.meet-customer .right-text .first-p{
    font-weight: 500;
}
.meet-customer .customer-logos{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.meet-customer .right-text h4{
    color: #4CAF4F;
}

/* meet customer section end here*/

/* new marketing section strt here*/

.marketing .marketing-row{
    justify-content: center;
}
.marketing .marketing-row .marketing-heading{
    text-align: center;
}
.marketing .marketing-row .marketing-heading h2{
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
}
.marketing .marketing-row .marketing-heading p{
  
     font-weight: 400;
}
.marketing .marketing-card .card{
    border: none;
    align-items: center;
    text-align: center;
}
.marketing .marketing-card .small-box{
     width: 80%;
     background-color: #F5F7FA;
     margin-top:-78px ;
     padding: 8px;
     margin-bottom: 94px;
}
.marketing .marketing-card .small-box h4{
    color: #4D4D4D;
    margin-bottom: 16px;
}
.marketing .marketing-card .card .green-h4{
    color: #4CAF4F;
    margin-bottom: 24px;
}

/* new marketing section strt here*/

/* pellenresque section strt here */

.pellenresque-heading{
    background-color: #F5F7FA;
    padding-bottom: 32px;
    padding-top: 32px;
}
.pellenresque-heading .pellenresque-row{
    justify-content: center;
}
.pellenresque-heading .pellenresque-row .pellenresque-text{
    text-align: center;
}
.pellenresque-heading .pellenresque-text h1{
    color:#263238;
    font-weight: 600;
    line-height: 76px;
    font-size: 52px;
    margin-bottom: 32px;
}

/* pellenresque section strt here */

/* footer section strt here */

.footer{
    background-color: #263238;
    padding-top: 64px;
    padding-bottom: 64px;
    
}
.footer .left-footer img{
    margin-bottom: 43px;
    width: 191px;
}
.footer .left-footer p{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 40px;
    color: #F5F7FA;
}
.footer .left-footer .fa-brands{
    color: #F5F7FA;
    background-color: rgb(52, 52, 52);
    height: 30px;
    width: 30px;
    border: 1px solid;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer .left-footer .fa-brands:hover{
    color: #4CAF4F;
}


.footer .center-footer h4{
    color: #ffff;
    margin-bottom: 24px;
}
.footer .center-footer a{
    color: #F5F7FA;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 12px;
}
.footer .center-footer a:hover{
    color: #4CAF4F;
}
.footer .right-footer h4{
    color: #ffff;
    margin-bottom: 26px;
}

.footer .right-footer .email-box{
    position: relative;
    width: 255px;
    margin-bottom: 24px;
    
}
.footer .right-footer #email{
    width: 255px;
    opacity: 20%;
    outline: none;
    border: none;
}
.footer .right-footer #email:focus{
    box-shadow: none;
  }
  .footer a:hover{
     color: #4CAF4F;
  }
.footer .right-footer .email-box .fa-solid{
    color: #ffff;
    position: absolute;
    right: 17px;
    top: 10px;
}
  
/* footer section end here */

