#particles-js {
    position: absolute;
    width: 100%;
    height: 530px;
    background: #01274e;
}

#particles-js {
    height: 610px;
  }

/* --------------------------- custom css made by Bhumika ----------------------------*/
.appsection-title,.allsystem-main-title{
    margin-top:40px;
    margin-bottom:40px;
} 

.appservices .icon-box .icon {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background: #ed502e;
    border-radius: 5px;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transform-style: preserve-3d;
    position: relative;
    z-index: 2;
}

/* .appservices .icon-box:hover .icon {
    background: #fefefe;
} */

.appservices .icon-box:hover .icon::before {
    background: #f1775d;
}

/* .appservices .icon-box .icon::before {
    position: absolute;
    content: '';
    left: -8px;
    top: -8px;
    height: 100%;
    width: 100%;
    background: #f9c6bb;
    border-radius: 5px;
    transition: all .3s ease-out 0s;
    transform: translateZ(-1px);
    z-index: 1;
} */

.appservices .icon-box .icon i {
    color: #ed502e;
    font-size: 28px;
}
.appservices .icon-box:hover .icon i {
    color: #ed502e;
}

.appservices .icon-box h4 a, .appservices .icon-box p {
    color: #fefefe;
}

.appservices .icon-box:hover h4 a, .appservices .icon-box:hover p {
    color: #fff;
}

.appservices .icon-box:hover {
    background: #ed502e;
    border-color: #ed502e;
}

.appservices .icon-box {
    text-align: center;
    background: #ed502e;
    box-shadow: 0px 5px 90px 0px rgb(110 123 131 / 10%);
    padding: 40px 20px 30px 20px;
    transition: all ease-in-out 0.3s;
    width: 100%;
    border-radius:20px;
    height:460px;
}
.bxl-dribbble:before {
    content: "\ee7b";
}

.appservices .icon-box .icon {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background: #ed502e;
    border-radius: 5px;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transform-style: preserve-3d;
    position: relative;
    z-index: 2;
}
.appservices .icon-box .icon{background:#fff;}
.appservices .icon-box p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.appservices .icon-box:hover {
   box-shadow :0 2px 6px 2px #ed502e;
}

.appservices .icon-box.property{
    background-color: #000;
}
.appservices .icon-box.property .icon i,.appservices .icon-box.property:hover .icon i{color:#000;}
.appservices .icon-box.property:hover {
    box-shadow: 0 2px 6px 2px #000;
}


.appservices .icon-box.namazuapps{
    background-color: #eecf2e;
}
.appservices .icon-box.namazuapps .icon i,.appservices .icon-box.namazuapps:hover .icon i{color:#eecf2e;}
.appservices .icon-box.namazuapps:hover {
    box-shadow: 0 2px 6px 2px #eecf2e;
}

.appservices .icon-box.autocalcapps{
    background-color: #2d87c4;
}
.appservices .icon-box.autocalcapps .icon i,.appservices .icon-box.autocalcapps:hover .icon i{color:#2d87c4;}
.appservices .icon-box.autocalcapps:hover {
    box-shadow: 0 2px 6px 2px #2d87c4;
}

.appservices .icon-box.products{
    background-color: #2d995a;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGUlEQVQ4y2NgoBJwoJAedcGoC0ZdMOAuAABF0hABJ/8lyQAAAABJRU5ErkJggg==);
  background-attachment: fixed;

}
.appservices .icon-box.products .icon i,.appservices .icon-box.products:hover .icon i{
    color: #2d995a;
}
.appservices .icon-box.products:hover {
    box-shadow: 0 2px 6px 2px #2d995a;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGUlEQVQ4y2NgoBJwoJAedcGoC0ZdMOAuAABF0hABJ/8lyQAAAABJRU5ErkJggg==);
  background-attachment: fixed;

}

.appservices .icon-box.blockchain{
    background-color: #ff0000;
}
.appservices .icon-box.blockchain .icon i,.appservices .icon-box.blockchain:hover .icon i{color:#ff0000;}
.appservices .icon-box.blockchain:hover {
    box-shadow: 0 2px 6px 2px #ff0000;
}

.appservices .icon-box.nft_app .icon i,.appservices .icon-box.nft_app:hover .icon i{color:#000;}
.appservices .icon-box.nft_app:hover h4 a, .appservices .icon-box.nft_app:hover p,.appservices .icon-box.nft_app h4 a, .appservices .icon-box.nft_app p {
    color: #000;
}
.appservices .icon-box.nft_app .icon {border:1px solid #000;}

.appservices .icon-box.legalsys{
    background-color: #10205f;
}
.appservices .icon-box.legalsys .icon i,.appservices .icon-box.legalsys:hover .icon i{color:#10205f;}
.appservices .icon-box.legalsys:hover {
    box-shadow: 0 2px 6px 2px #10205f;
}

.portfolio-item img.img-fluid {
    border: 1px solid #999;}
    

/* app details page css */
.prop_img img{
    width:100%;
    height:300px;
}    

.property h4{margin-top:20px;}

.namazu_logo{
    width: 200px;
    height: 15%;
    margin: 0 auto 20px auto;
    background-color: #f8f231;
    padding: 10px;
}

.namazu_title h2::after {
    content: "";
    width: 120px;
    height: 1px;
    display: inline-block;
    background: #f38b74;
    margin: 4px 10px;
}

.appsection-title h2,.allsystem-main-title h2 {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    line-height: 1px;
    margin: 0 0 5px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #aaaaaa;
    font-family: "Poppins", sans-serif;
}

.legal_title h2::after {
    content: "";
    width: 135px;
    height: 1px;
    display: inline-block;
    background: #f38b74;
    margin: 4px 10px;
}

.registerknight_title h2::after {
    content: "";
    width: 97px;
    height: 1px;
    display: inline-block;
    background: #f38b74;
    margin: 4px 10px;
}

.namazu_title, .autocalc_title, .legal_title, .regsiterknight_title
{
    margin-bottom:0px;
}
.namazu_app .play-btn, .autocalc_app .play-btn, .legal_app .play-btn, .registerknight_app .play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#ed502e 50%, rgba(237, 80, 46, 0.4) 52%);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
    overflow: hidden;
}

.namazu_app .play-btn:hover::before, .autocalc_app .play-btn:hover::before, .legal_app .play-btn:hover::before, .registerknight_app .play-btn:hover::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 200;
    -webkit-animation: none;
    animation: none;
    border-radius: 0;
}

.namazu_app .play-btn::after, .autocalc_app .play-btn::after, .legal_app .play-btn::after, .registerknight_app .play-btn::after  {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 100;
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.namazuservice,.autocalcservice, .legalservice, .registerknightservice{
    padding-bottom: 0px !important;
}

#namazu_heading, #autocalc_heading, #legal_heading, #registerknight_heading
{
    font-size: 28px;
    color: #0f2f57;
    font-weight: 700px !important;
}

.autocalc_logo{
    width: 200px;
    height: 15%;
    margin: 0 auto 20px auto;
    background-color: #00DCFF;
    padding: 10px;
}

.autocalc_title h2::after {
    content: "";
    width: 120px;
    height: 1px;
    display: inline-block;
    background: #f38b74;
    margin: 4px 10px;
}

.legal-content p i{
    color: #191f61;
}
#frontendstyle-started {
    padding: 3em 0 3em 0;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
}
.frontendstyle-heading {
    margin-bottom: 2em;
}
#frontendstyle-started .frontendstyle-heading h2 {
    line-height: normal;
    color: #fff;
    margin-bottom: 6px !important;
    font-size: 35px;
    font-weight: bold;
}
#frontendstyle-started .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(16, 32, 95, 0.46);
}

.frontendstyle-heading.frontendstyle-heading2 p {
    font-size: 22px;
    margin-bottom: 30px;
    color: #fff;
}

section.legal_desc {
    padding: 0;
}

.frontendstyle-heading p{
    width: 37%;
    margin: 0 auto;
}

.features .icon-box i {
    font-size: 32px;
    padding-right: 10px;
    line-height: 1;
}
.features .icon-box h3 a:hover,.features .icon-box h3 a {
    color: #01036f;
}
.features .icon-box {
    display: flex;
    align-items: center;
    padding: 20px;
    background: #f5f5ff;
    transition: ease-in-out 0.3s;
}

.features .icon-box h3 {
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 16px;
}

.features{
    overflow: hidden;
}

.registerknight_img{
    width:100%;
}
.about .content ul li {
    font-size: 13px;
}

.ri-check-double-line:before{    
    color: #f38b74;  
}

.register_about b{font-size: 20px; }
.about .content ul li{font-size:14px;}

.register_features p, .registerknight_description li{
    font-size:14px;
}

.about img{text-align: center;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    margin-bottom: 11px;}

.coin_desc{background-color: #f5f5ff;font-size: 14px;
    padding: 10px;}

.coins_sec p{height:230px; padding: 0px 20px 20px 20px !important;}
.coins_sec .icon-box{padding-bottom: 3px !important;}

/*---------------all system css ------------------------------*/
.allsys-img{
width: 100%;
height: auto;
max-height: 100%;
display:inline-block;
}

.allsystem p{
    margin-top:10px;
}

.allsystem-title h2 {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    line-height: 1px;
    margin: 0 0 5px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #f79f8c;
    font-family: "Poppins", sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
}

.allsystem-main-title center,.allsystem-main-title h6,.allsystem-main-title center,.allsystem-title h2 {
    font-size: 14px;
}

.pricing .box{padding: 40px 40px !important;
        height: 274px;
}

a#other_service {
    color: #05579e;
    font-size: 17px;
    font-weight: bold;
}
p#public_node {
    font-size: 16px;
}
.about {
    background: url(../assets/img/about-bg.png) top center no-repeat;
    position: relative;
}
.about:before {
    content: "";
    background: rgba(255, 255, 255, 0.75);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
section#faq {
    padding-bottom: 0px!important;
}
#hero{
    width:100% !important;
    height:600px !important;
}

@media screen and (max-width: 1024px){
    .autocalc_title h2::after{width: 98px;}

    .allsystem p {
        font-size: 14px;
    }
}

@media screen and (max-width: 991px){
    .namazu_app .play-btn, .autocalc_app .play-btn{
        width: 82px;
        height: 82px;
    }
    .namazu_title h2::after{width: 70px;}
    .namazu_logo{width:150px;}
    .legal_logo{width:200px;}
    .namazu_app_img,.autocalc_app_img{height:320px !important;}
    .frontendstyle-heading p { width: 61%; }
    .appsection-title h2,.section-title h2 {font-size: 12px !important;}
    .legal_title h2::after{width:74px;}
    .frontendstyle-heading.frontendstyle-heading2 p {
        font-size: 20px;}
    .features .icon-box h3{font-size: 14px;}
    .section-title p{font-size: 28px !important;}
    .registerknight_title h2::after {
        width: 115px;}
    .app_image{background-size: contain !important;}
    .why-us .content h3{font-size: 28px !important;}
    .why-us .accordion-list p{font-size:15px;}
    .services .icon-box h4 a {font-size: 20px;}
    .coins_sec .icon-box { font-size: 15px;}
    .about p {font-size: 15px;}
    .allsystem p {font-size: 13px;}
    .allsystem-main-title center, .allsystem-main-title h6, .allsystem-main-title center, .allsystem-title h2{font-size: 13px;}
}

@media screen and (max-width: 768px){
    .registerknight_logo{
        width:140px;
    }
    .registerknight_title h2::after {
        width: 38px;}
    #registerknight_heading {
            font-size: 20px;}
    .register_features p,.registerknight_description li{font-size:14px;}
    .register_about_sec h2::after { width: 64px !important;}
    .coins_sec p {
        height: auto;
        padding: 20px 20px 20px 20px !important;
    }
    .allsystem p {
        font-size: 12px;
    }
    .allsystem-main-title center, .allsystem-main-title h6, .allsystem-main-title center, .allsystem-title h2{font-size: 12px;}
    
}

@media screen and (max-width: 425px){
    .app_img{margin:0 !important;}
    .app_image{
        height: 185px !important;
    }
    .lang-menu{position: inherit!important;}
    .namazu_app .play-btn, .autocalc_app .play-btn {
        width: 53px;
        height: 53px;
        left: calc(53% - 47px);
        top: calc(64% - 47px);
    }
    #namazu_heading, #autocalc_heading{font-size: 19px;}
    .namazu_description p, .namazu_app p,.autocalc_description p, .autocalc_app p {font-size:13px;}
    .namazu_description1 li {font-size:13px;}
    .namazu_logo,.autocalc_logo,.legal_logo {width: 120px;}
    .appsection-title h2 {font-size: 11px;}
    .namazu_title h2::after { width: 52px; }
    .autocalc_title h2::after { width: 34px; }
    .namazu_app.section-bg, .autocalc_app.section-bg{padding: 10px 0;}
    .namazu_description,.namazu_description1,.autocalc_description{padding: 20px 0;}
    .frontendstyle-heading p { width: 100%;}
    #legal_heading, #frontendstyle-started .frontendstyle-heading h2 {font-size: 23px;}
    .legal-content, .frontendstyle-heading.frontendstyle-heading2 p {font-size:14px;}
    .legal_title h2::after { width: 25px;}
    .registerknightservice h2 {
        font-size: 8px !important;
    }
    .registerknight_logo { width: 33%;}
    .coins_sec .icon-box { padding-bottom: 20px !important;}
    .why-us .content h3 {font-size: 22px !important;}
    .why-us .accordion-list p { font-size: 14px; }
    .section-title p { font-size: 26px !important; }
    .appsection-title h2, .section-title h2 { font-size: 11px !important;}
    .services .icon-box h4 a { font-size: 18px;}
    .services .icon-box p {font-size: 13px;}
    .cta h3 { font-size: 22px !important;}
    .cta .cta-btn{font-size:12px !important;}
    .faq .faq-item p {font-size: 13px !important;}
    .contact .info-box p{font-size:12px !important;}
    .allsystem p { font-size: 12px;}
}

@media screen and (max-width: 375px){
    .app_img{margin:0 !important;}
    .app_image{
        height: 185px !important;
    }
    .lang-menu{position: inherit!important;}
    .namazu_app .play-btn,.autocalc_app .play-btn {
        width: 53px;
        height: 53px;
        left: calc(54% - 47px);
        top: calc(61% - 47px);
    }
    .registerknight_logo {width: 38%;}
}
