
.nio-dia-nw-social .fab {font-size: 30px;}


/* Apply Bricolage Grotesque to headings */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Bricolage Grotesque', sans-serif !important;
}

/* Apply Poppins to body text and form elements */
body, p, span, div, a, li, ul, ol, button, input, textarea, label, blockquote, th, td, nav, footer, header, section {
  font-family: 'Poppins', sans-serif !important;
}
.nio-dia-service-section {
    padding: 70px 0px 30px;
}
.nio-dia-section-title span {
    font-size: 17px;
    font-weight: 500;
    color: #ee4023;
    font-family: "Poppins";
    text-transform: uppercase;
}

.nio-dia-banner-content .nio-dia-banner-text p {
    color: #fff;
    font-size: 18px;
    padding-bottom: 22px;
}
.nio-dia-banner-content .nio-dia-banner-text span {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    font-family: "Poppins";
}
.nio-dia-banner-section {
    padding: 200px 0px 200px;
}
.nio-dia-intro-innerbox .nio-dia-intro-icon {
    line-height: 1;
    margin-bottom: 10px;
}

.nio-dia-banner-content .nio-dia-banner-text h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    padding-bottom: 15px;
}

.nio-dia-intro-innerbox {
    color: #fff;
    border-radius: 10px;
    padding: 50px 35px 50px;
    transition: 500ms all ease;
       background: linear-gradient(215.21deg, #0279FF 1.1%, #0757B1 98.9%);
    margin: 10px 0px;
    min-height: 310px;
}


.nio-dia-intro-content .col-lg-4:nth-child(2) .nio-dia-intro-innerbox {
   background: linear-gradient(217.88deg, #FF6B3D 1.18%, #DA491B 98.82%);

}

.nio-dia-intro-content .col-lg-4:nth-child(3) .nio-dia-intro-innerbox {
   background: linear-gradient(217.36deg, #FFCE59 0.67%, #D29400 99.33%);
}


.nio-dia-intro-innerbox .nio-dia-intro-text h3 {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 15px;
}


.nio-dia-section-title h2 {
    color: #000000;
    font-size: 30px;
    font-weight: 600;
    padding: 5px 0px 5px;
}
.nio-dia-btn {
    height: 48px;
    color: #fff;
    width: 230px;
    font-weight: 700;
    line-height: 44px;
    margin-left: 30px;
    border-radius: 30px;
    font-family: "Poppins";}
.nio-dia-about-section .nio-dia-about-bg2 {
    top: 15px;}

.nio-dia-banner-content .nio-dia-banner-img {
    top: -78px;
    right: -285px;
    position: absolute;
}

.nio-dia-about-section {
    overflow: visible;
    padding-top: 10px;
}
.nio-dia-counterup {
    padding: 0px 65px;
}
.nio-dia-counterup-innerbox h2 {
    float: left;
    color: #000000;
    line-height: 1;
    font-size: 40px;
    font-weight: 700;
    padding-right: 12px;
}
.nio-dia-counterup-innerbox h3 {
    color: #333333;
    font-size: 17px;
    font-weight: 700;
    max-width: 119px;
    float: left;
}
.nio-dia-testimonial-section {
    padding: 60px 0px 0px;
}


.nio-dia-sticky-on {
    top: 0;
    width: 100%;
    z-index: 10;
    position: fixed;
    padding: 14px 0px;
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-timing-function: ease;
    transition: 0.3s all ease-in-out;
    /* background-image: linear-gradient(90deg, #9851fe 0%, #6599fb 50%, #13dcfa 100%); */
    background: linear-gradient(217.88deg, #FF6B3D 1.18%, #DA491B 98.82%);
}




.nio-dia-team-innerbox .nio-dia-team-text:before {
  
    background: linear-gradient(217.88deg, #FF6B3D 1.18%, #DA491B 98.82%);
}



.nio-dia-team-content .col-lg-3:nth-child(2) .nio-dia-team-innerbox .nio-dia-team-text:before {
   background: linear-gradient(215.21deg, #0279FF 1.1%, #0757B1 98.9%);
}


.nio-dia-team-content .col-lg-3:nth-child(3) .nio-dia-team-innerbox .nio-dia-team-text:before {
   background: linear-gradient(217.36deg, #FFCE59 0.67%, #D29400 99.33%);
}

.nio-dia-banner-content .nio-dia-banner-text .nio-dia-banner-btn {
    color: #fff;
    height: 60px;
    width: 190px;
    font-size: 18px;
    font-weight: 700;
    line-height: 60px;
    display: inline-block;
    font-family: "Poppins";
    border-radius: 45px;
    background-size: 200%, 1px;
    transition: all 200ms linear 0ms;
   background: linear-gradient(215.21deg, #0279FF 1.1%, #0757B1 98.9%);
}

.nio-dia-service-innerbox:before {
  
       background: linear-gradient(215.21deg, #0279FF 1.1%, #0757B1 98.9%);
}


.col-lg-6:nth-child(2) .nio-dia-service-innerbox:before {
   background: linear-gradient(217.88deg, #FF6B3D 1.18%, #DA491B 98.82%);
}
.col-lg-6:nth-child(3) .nio-dia-service-innerbox:before {
   background: linear-gradient(215.21deg, #0279FF 1.1%, #0757B1 98.9%);
}

.col-lg-6:nth-child(3) .nio-dia-service-innerbox .nio-dia-service-icon {
    background: #FFCE58;
}
.nio-dia-service-innerbox .nio-dia-service-text h3 {
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px;
}
.col-lg-6:nth-child(2) .nio-dia-service-innerbox .nio-dia-service-icon {
    background: #318FFF;
}

.nio-dia-service-innerbox .nio-dia-service-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-right: 25px;
    border-radius: 100%;
    background-color: #fff;
    transition: 500ms all;
    background: #FFCE58;
}

.nio-dia-testimonial-innerbox .nio-dia-testimonial-text p {
    font-size: 14px;
    font-style: italic;
    line-height: 25px;
}

.nio-dia-footer-section {
    padding-top: 100px;
}

.nio-dia-team-innerbox .nio-dia-team-text {
    left: 0;
    z-index: 1;
    bottom: 15px !important;
    width: auto !important;
    height: 61px !important;
    padding: 6px 10px !important;
    position: absolute;
    background-color: #fff;
    transition: 500ms all ease;
}
.nio-dia-team-innerbox:hover .nio-dia-team-text {
    height: 75px !important;
}
.nio-dia-team-innerbox .nio-dia-team-text span {
    color: #383838;
    font-size: 12px !important;
    padding-bottom: 3px !important;
    transition: 500ms all ease;
    border-bottom: 1px solid #d4d4d4;
}

.nio-dia-team-innerbox .nio-dia-team-text h3 {
    color: #333333;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding-top: 6px !important;
}



.nio-dia-team-section {
    overflow: visible;
    padding: 70px 0px 90px !important;
}





@media screen and (max-width: 1440px) {
    .nio-dia-banner-content .nio-dia-banner-img {
        right: -87px;
        width: 56%;
    }
    .nio-dia-about-section .nio-dia-about-bg2 {
        left: 0px;
    }
}
@media screen and (max-width: 991px) {
    .nio-dia-footer-section {
        padding-top: 50px;
     background: url('https://rmb.devakey.com/assets/img/landing/footer-bg.png') !important;

 
    }
    .nio-dia-about-ft-icon-text {
    padding-right: 1px;
}
}
@media screen and (max-width: 991px) {
    .nio-dia-footer-section {
        padding-top: 50px;
        background-image: none !important;
         background: linear-gradient(215.21deg, #0279FF 1.1%, #0757B1 98.9%) !important;
    }
}


@media screen and (max-width: 500px) {

    .nio-dia-about-ft-icon-text {
    padding-right: 1px;
}
}












