
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

footer{
    // background: rgb(10 13 18 / 33%);
    padding-top: 60px;
    //border: 1px solid rgba(152, 189, 255, 0.04);
}

.orb-canvas {
    position: fixed;
    opacity: .6;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    pointer-events: none;
    z-index: -1;
}

.des-page-seo{
    line-height: 29px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(255 255 255 / 25%);
}

@media (prefers-contrast: high) {
    .orb-canvas {
        display: none;
    }
}

html{
    background: rgb(10, 13, 18);
}

main{
    z-index: 10;
    position: relative;
}

#orb-canvas{
    z-index: 0;
}

body{
    font-family: Montserrat;
    //background: #0a0d12;
    background: linear-gradient(100deg, rgb(10, 13, 18) 40%, rgba(32,45,58,1));
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none;

    //background: #000;

    overflow-x: hidden !important;
    width: 100%;
}

.orb-canvas{
    -webkit-transition: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-overflow-scrolling: touch;
}



footer{
    margin-top: 160px;
}


.svg-icon-who.svg-icon-2x svg {
    // fill: #3784ff !important;
    fill: #3628fd  !important;
}


#nav-fixed{
    background: rgba(13, 17, 24,.4);
    -webkit-backdrop-filter: blur(40px) saturate(200%);
    backdrop-filter: blur(40px) saturate(200%);
    position: fixed;
    width: 100%;
    min-width: 100%;
    z-index: 100;
    padding: 10px;
    border-bottom: 1px solid rgb(48 59 78 / 40%);
    display: none;
}

button:active, button:focus {
    outline: none;
}
button::-moz-focus-inner {
    border: 0;
}


main{
    //background: url(../img/Cover.svg);
    //background: url(../img/Cover.png);
    //background-size: 100% auto;
    //background-repeat: no-repeat;
}


h6{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    margin-left: 4px;
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
}

h1{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
    display: flex;
    text-wrap: balance;
    font-size: 66px;
    line-height: 80px;
    color: #FFFFFF;
}

h2{
    font-family: Montserrat;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 44px;
    line-height: 59px;
    color: #FFFFFF;
}

a{
    text-decoration: none !important;
    transition: color .3s;
}

a:hover {
    color: #396BF3 !important;
    transition: .3s;
}

.nav-bt-line{
    background: rgb(48 59 78 / 40%);
    width: 100%;
    height: 1px;
    margin-top: 29px;
}


.nav-item{
    display: -webkit-inline-box;
}

.navbar-nav{
    display: -webkit-inline-box;
    margin-top: 27px;
}

nav {
    margin: 0 auto;
    text-align: center;
}
nav ul {
    display: inline-block;
}
nav li {
    float:left;
}

.menu-nav-link {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    text-decoration: none;
    padding: 5px;
    margin: 0px 30px 0px 30px;
}

.mt-180{
    margin-top: 180px;
}

.mt-19{
    margin-top: 19px;
}

.vertical-line{
    width: 1px;
    height: 550px;
    float: right;
    background: linear-gradient(180deg, rgb(48 59 78 / 40%) 0%, rgba(255, 255, 255, 0) 100%);
}
.mt-10{
    margin-top: 10px !important;
}

.mt-50{
    margin-top: 50px !important;
}

.he-0{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 188.6%;
    //color: #396BF3;
    position: absolute;
    margin-left: -40px;
    background: -webkit-linear-gradient(140deg, #0032ff, #ff00f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pt-30{
    padding-top: 30px;
}

.min-bt-price{
    margin-right: 15px;
    background-color: #0f0f0f00;
    border: 1px solid rgba(152, 189, 255, 0);
    box-sizing: border-box;
    border-radius: 50px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    text-align: center;
    padding: 11px 36px;
    text-decoration: none;
    margin-bottom: 15px;
    display: inline-block;
    outline: none;
    transition: .3s;
}

.min-bt-price:hover{
    border: 1px solid rgba(57, 107, 243,0);
    color: #396BF3;
    transition: .3s;
}

.active-bt-pr{
    border: 1px solid rgb(75 81 113 / 25%) !important;
    color: #0062ff;
}


.mr-95{
    margin-right: 95px;
}

.he-1{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 188.6%;
    color: #FFFFFF;
    max-width: 333px;
}

.he-2{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 188.6%;
    color: #A8A8BD;
    max-width: 333px;
    margin-top: 10px;
}


.bt-1{
    background: rgb(152 189 255 / 12%);
    border: 1px solid rgb(57 107 243);
    box-sizing: border-box;
    border-radius: 50px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    text-align: center;
    padding: 22px 31px 22px 67px;
}



.bt-2{
    // width: 200px;
    // height: 55px;
    //background: #396BF3;
    border: 0px solid #396BF3;
    box-sizing: border-box;
    border-radius: 50px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    text-align: center;
    padding: 22px 42px;
    text-decoration: none;
    margin-top: 11px;
    display: inline-block;
    transition: .3s;
    box-shadow: 0 25px 40px rgb(57 107 243 / 10%);
    /*   //background: linear-gradient(#ffffff00, #ffffff00), linear-gradient(148deg, #104ef8, #b5008f);*/
    background: #396bf3;
}

.bt-2:hover{
    //background: rgba(152, 189, 255, 0.04);
    //background: linear-gradient(#ffffff00, #ffffff00), linear-gradient(108deg, #104ef8, #b5008f);
    background: #396bf3;
    color: #fff !important;
    box-shadow: 0 0px 40px rgb(57 107 243 / 25%);
    transition: .3s;
}

.bt-3{
    margin-left: 20px;
    background: rgb(152 189 255 / 12%);
    border: 1px solid rgb(57 107 243);
    box-sizing: border-box;
    border-radius: 50px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    text-align: center;
    padding: 22px 42px;
    text-decoration: none;
    margin-top: 11px;
    display: inline-block;
}

.mt-70{
    margin-top: 70px;
}

.card {
    border: 1px solid rgb(27 35 50 / 8%) !important;
    background: rgb(27 35 50 / 5%) !important;
    border-radius: 25px !important;
    margin-bottom: 25px;
    padding: 7px;
    background-color: rgba(0,0,0,.4) !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    // box-shadow: 0 50px 80px rgb(0 0 0 / 50%);
}

.text-card-1{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 180%;
    color: #FFFFFF;
    /*background: -webkit-linear-gradient(140deg, #0032ff, #ff00f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: rgb(255 255 255 / 8%) 0px 0 10px;*/
}

.bright_br{
    background: -webkit-linear-gradient(140deg, #0032ff, #ff00f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}

.text-card-2{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    color: rgb(255 255 255 / 60%);
}

.who-ico-c{
    width: 70px;
    height: 70px;
    background: rgba(0,0,0,.2);
    border: 4px solid rgb(255 255 255 / 5%);
    /* background: linear-gradient(#ffffff00, #ffffff00), linear-gradient(148deg, #104ef8, #b5008f); */
    border-radius: 13px;
    text-align: center;
    padding-top: 15px;
}

.mt-20{
    margin-top: 20px;
}

.svg-icon-who.svg-icon-primary svg g [fill] {
    will-change: auto;
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
    fill: #3784ff !important;
}

.svg-icon.svg-icon-2x svg {
    height: 1.4rem!important;
    width: 1.4rem!important;
    opacity: .9;
}
.svg-icon-DscMore.svg-icon-2x svg {
    height: 1.1rem!important;
    width: 1.1rem!important;
    opacity: .9;
}
.svg-icon-green.svg-icon-2x svg {
    height: 1.1rem!important;
    width: 1.1rem!important;
    opacity: .9;
}
.svg-icon-who.svg-icon-2x svg {
    height: 2rem!important;
    width: 2rem!important;
    opacity: .9;
}
.svg-icon-bm.svg-icon-2x svg {
    height: 2rem!important;
    width: 2rem!important;
    opacity: .9;
}

.mt-254{
    margin-top: 254px;
}

.main-t-1{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 233.6%;
    color: rgb(255 255 255 / 100%);
}


.qrtgcall {
    z-index: 100;
    width: 230px;
    border-radius: 20px;
    overflow: hidden;
    border: 6px solid rgb(223 223 223);
    background: #fff;
    float: right;
    margin-right: 59px;
    transform: rotate3d(3, -2, 2, 33deg);
    box-shadow:3px 4px 0px 0px rgb(255 255 255 / 55%), 16px 20px 80px 0px rgb(0 69 255 / 50%), 28px 38px 0px 0px rgb(255 255 255 / 55%);
    margin-top: -14px;
}

.qrtgcall > img {
    width: 100%;
    object-fit: contain;
}

.tg-cnt{
    width: 100%;
    padding: 40px;
    border-radius: 48px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    box-shadow: 0 50px 80px rgb(0 0 0 / 14%);
    color: #fff;
    margin-top: 120px;
    background: rgb(27 35 50 / 5%) !important;
}

.callTitle{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 44px;
    line-height: 59px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.callDescription{
    font-size: 17px;
    font-weight: 400;
}

.mt-39{
    margin-top: 13px;
}

.p-4 {
    padding: 0rem!important;
}

.wh-s-1{
    max-width: 226px;
}


.ft-an,.en-t{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: rgb(255 255 255 / 70%);
    margin-top: 20px;
    margin-bottom: 10px;
}


.ft-ti-1{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 17px;
    color: #fff;
    margin-bottom: 40px;
    display: block;
    margin-left: 0px;
}

.list-unstyled > li > a{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    color: rgb(255 255 255 / 70%);
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    width: fit-content;
    line-height: 1.8;
}

.mt-6{
    margin-top: 60px;
}

.coming-son{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: rgb(101 152 234 / 17%);
    float: right;
}




/* Pricing tables */



.icoParam{
    width: 25px;
    height: 25px;
    display: inline-block;
}
.textParam{
    margin: 20px 0px;
}

.text-t-1{
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
}

.card-text-3{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
}

.text-t-2{
    font-size: 17px;
    position: absolute;
    margin-top: 15px;
    margin-left: 11px;
    font-weight: 100;
    color: #4d91fe !important;
}
.text-t-3{
    font-weight: 500;
    color: #212529;
}
.card-new-bg{
    padding: 15px;
    border: 1px solid rgb(255 255 255 / 2%) !important;
    //background: rgba(152, 189, 255, 0.02) !important;
    border-radius: 13px !important;
}


.svg-icon-pricing.svg-icon-2x svg {
    height: 1.1rem!important;
    width: 1.1rem!important;
    opacity: .9;
}
.svg-icon-pricing.svg-icon-primary svg g [fill] {
    will-change: auto;
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
    fill: #4d91fe !important;
}


.wrapper-header-1{
    font-size: 47px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 40px;
}

.wrapper-header-2{
    font-family: 'SFCompactDisplay-Thin' !important;
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 10px;
    color: #6c6c8e;
}

.wrapper-container{
    width: 495px;
    height: 45px;
    border: 1px solid rgb(75 81 113 / 25%) !important;
    border-radius: 38px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 20px;
}
.wrapper-sl-block{
    position: absolute;
    margin-top: -42px;
}
#wrapper-sl{
    will-change: auto;
    width: 33%;
    height: 43px;
    //background: rgba(152, 189, 255, 0.04);
    background-color: rgb(147 182 248 / 3%) !important;
    border-radius: 38px;
    transition: .3s;
}
.wrapper-tab{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;

    width: 164px;
    display: inline-block;
    text-align: center;
    float: left;
    font-size: 13px;
    color: #0062ff;
    padding: 10px;
    height: 45px;
    cursor: pointer;
}
.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.title-accord{
    margin-bottom: 15px;
    font-size: 16px;
}
.body-accord{
    font-family: 'SFCompactDisplay-Thin' !important;
    margin-bottom: 38px;
    font-size: 16px;
    color: #7b7b9b;
    text-align: justify;
}

.card-text-1{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    margin-top: 20px;
    font-size: 21px;
    line-height: 180%;
    color: #FFFFFF;
}

.pricing-card-title{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 39px;
    line-height: 59px;
    margin-bottom: 9px;
    color: #FFFFFF;
}

.card-text-2{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    margin-top: 35px;
    margin-left: 10px;
    line-height: 0px;
    // color: #396bf3;
    position: relative;
    background: -webkit-linear-gradient(140deg, #0032ff, #ff00f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.auth-des{
    float: none;
    display: inline-block;
    margin-left: 15px;
}



















.card-bord{
    background: rgb(10 13 18 / 53%) !important;
    //padding: 58px;
    margin-bottom: 25px;
    height: calc(100% - 25px);
    border-radius: 25px;
    transition: .3s;

    background-color: rgba(0,0,0,.4) !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    //box-shadow: 0 50px 80px rgb(0 0 0 / 50%);
}

.card-bord:hover{
    transform: scale(1.01);
    transition: .3s;
    box-shadow: 0 50px 80px rgb(0 0 0 / 50%);
}



.accordion-item, .accordion-item:focus, .accordion-item:active,
.accordion-button, .accordion-button:focus, .accordion-button:active {
    outline: none !important;
    box-shadow: none !important;
}

.accordion-header, .accordion-header:focus, .accordion-header:active{
    outline: none !important;
    box-shadow: none !important;
}

.accordion{
    border: 0px;
}

.accordion-item{
    border: 0px;
    border-bottom: 1px solid rgb(255 255 255 / 2%) !important;
}

.accordion-header{
    margin-bottom: 10px;
    border-radius: 0px;
    color: #fff;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}

.accordion-button{
    border-radius: 14px;
    border: 0px;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    padding: 30px 30px 30px 0px;
}

.accordion-button:not(.collapsed) {
    border-radius: 14px;
    color: #ffffff;
    background: rgb(27 35 50 / 0%) !important;
}

.accordion-collapse{
    border-width: 0px;
    font-size: 13px;
    font-weight: 500;
    line-height: 23px;
    border: 0px;
}

.accordion-body{
    border: 0px;
    border-radius: 14px;
    color: #131313;
    padding: 0px;
    padding-bottom: 10px;
}

.accordion-body-style{
    border-radius: 13px !important;
    color: rgb(255 255 255);
    text-align: left;
    font-size: 17px;
    line-height: 38px;
    font-weight: 500;
    padding-bottom: 47px;
}

.accordion-button.collapsed {
    color: #ffffff9e;
}

.accordion-button::after {
    border-radius: 50%;
    background-size: 10px auto !important;
    background-position: 4px 5px;
    border: 1px solid #f1f1f1;
}


.collapsed > .tang-f{
    transform: rotate(0deg);
    transition: .3s;
}

.tang-f{
    transform: rotate(180deg);
    transition: .3s;

    width: 30px;
    height: 30px;
    background: #ffffff1a;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 50%;

    position: absolute;
    right: 0px;
}

.accordion-button::after {
    display: none;
}

.tang-f > svg {
    width: 25px;
    height: 25px;
}


.profile_photo_land{
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background: #fff;
    border-radius: 21px;
    margin: 2px;
    object-fit: cover !important;
}


.profile_photo_land_cnt{
    float: right;
    width: 55px;
    height: 55px;
    border-radius: 24px;
    box-shadow: inset 0 0 0 2px #0a0d12;
    border: double 2px transparent;
    background-image: linear-gradient(#ffffff00, #ffffff00), linear-gradient(121deg, #104ef8, #b5008f);
    background-origin: border-box;
    overflow: hidden;
    margin-top: 13px;
}


.profile_photo_land_cnt_name{
    font-size: 12px;
    text-align: right;
    color: #fff;
    font-weight: 500;
    margin-right: 10px;
    margin-top: 14px;
}


.profile_photo_land_cnt_email{
    font-size: 12px;
    text-align: right;
    color: rgb(255 255 255 / 70%);
    font-weight: 300;
    margin-right: 10px;
}


.restyle-card{
    background-color: rgba(0,0,0,.4) !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    box-shadow: 0 50px 80px rgb(0 0 0 / 50%);
    border-radius: 25px !important;
}

.img-all-prod{
    margin: 9px;
    width: calc(100% - 18px);
    height: 300px;
    background: #000;
    border-radius: 20px;
    overflow: hidden;
}

.img-all-prod > img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}


.img-all-prod-name{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-top: 32px;
    margin-bottom: 27px;
    padding: 0px 13px;
}


.pre-ext{
    font-size: 31px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
}


.pl-des{
    font-size: 18px;
    color: rgb(255 255 255 / 90%);
    font-weight: 600;
    line-height: 1.8;
    padding: 25px;
    background: -webkit-linear-gradient(140deg, #0032ff, #ff00f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: rgb(255 255 255 / 8%) 0px 0 10px;
}

.card-bord > span > svg{
    width: 35px;
    height: 35px;
    fill: #fff;
    margin-top: 25px;
    margin-left: 25px;
}
















.demo_geo{
    overflow: hidden;
    width: auto;
    margin: 37px 64px;
    box-shadow: 0 50px 80px rgb(0 0 0 / 50%), 9px 10px 0px 0px rgb(17 21 29 / 82%);
    border-radius: 25px !important;
    padding: 7px !important;
    padding-bottom: 1px !important;
    background-color: rgba(0,0,0,.4) !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    transform: skew(350deg, 0deg);
}

.demo_geo:hover{
//transform: matrix3d(1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
//transition: .3s;
}
pre{
// font-family: Montserrat;
}
.demo_geo > .top{
    padding: 3px 13px;
}
#demo_geo_container{
    background: rgb(27 35 50 / 36%) !important;
    padding: 17px;
    margin: 10px;
    border-radius: 16px;
    color: #fff;
    padding-bottom: 1px;
    font-size: 13px;
    line-height: 17px;
}
.r-1{
    background-color: #ED7268;
}
.r-2{
    background-color: #F9E600;
}
.r-3{
    background-color: #4BD591;
}
.r-geo{
    width: 9px;
    height: 9px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 1px;
}
pre > div{
    display: inline-block;
    color: #396bf3;
}

.card-body-lg{
    //background: rgb(10 13 18 / 53%) !important;
    border-radius: 25px !important;
    padding: 21px !important;
    padding-bottom: 1px !important;
    background-color: rgba(0,0,0,.4) !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    box-shadow: 0 50px 80px rgb(0 0 0 / 50%);
}


.min-cont-top-f{
    width: 250px;
    height: 120px;
    background: #00000054;
    border-radius: 13px;
    position: relative;
    float: right;
    margin: 20px;
    margin-top: -181px;
    left: -8px;
    padding: 20px;
    box-shadow: 0 50px 80px rgb(0 0 0 / 50%), 3px 4px 0px 0px rgb(75 213 145 / 55%);
}

.m-title-f-1{
    color: rgb(255 255 255 / 90%);
    font-size: 12px;
    font-weight: 600;
}

#m-title-f-2{
    color: rgb(75 213 145);
    font-size: 36px;
    font-weight: 100;
    text-transform: unset;
}


.accordion-header > button {
    text-align: left;
}

.param-cnt{
    background: #00000070;
    border-radius: 15px;
    margin-top: 16px;
    padding: 15px;
}








/* card bord */



@media (min-width:767px) {
    #card_bord_1, #card_bord_2,#card_bord_3,#card_bord_4,#card_bord_5,#card_bord_6,#card_bord_7,#card_bord_8{
        transition: .3s;
    }

    #card_bord_1{
        transform: translate(-152px, 13px)
    }
    #card_bord_2{
        transform: translate(136px, 54px);
    }
    #card_bord_3{
        transform: translateY(120px);
    }
    #card_bord_4{
        transform: translate(105px, 179px);
    }
    #card_bord_5{
        transform: translate(-77px, 122px);
    }
    #card_bord_6{
        transform: translate(-133px, 251px);
    }
    #card_bord_7{
        transform: translateY(170px);
    }
    #card_bord_8{
        transform: translate(151px, 260px);
    }
}



#card_bord_8{
    background: repeating-radial-gradient( circle, #80008000 0 30px, #c2d8ff03 30px 40px ) !important;
    border: 4px solid #00000054;
    box-shadow: rgb(0 0 0 / 6%) 7px 7px 0px 2px,  rgb(0 0 0 / 7%) 20px 20px 0px 0px, rgb(0 0 0 / 4%) 30px 30px 0px 2px;
}

.api-ext{
    font-size: 31px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    align-content: center;
    flex-wrap: nowrap;
    text-align: center;
    color: #06080b;
    font-weight: 700;
    -webkit-text-stroke: 1px #ffffff8a;
    border-radius: 25px;

    box-shadow: -60px -60px 0px 2px rgb(51 40 253 / 4%), -40px -40px 0px 0px rgb(201 10 245 / 7%), -20px -20px 0px 2px rgb(50 41 253 / 6%);
    background: repeating-linear-gradient( 45deg, #606dbc00, #606dbc00 10px, rgb(255 255 255 / 1%) 10px, rgb(255 255 255 / 1%) 200px );

//box-shadow: inset -60px -60px 0px 2px rgb(251 251 251 / 1%), inset -23px -23px 0px 20px rgb(251 251 251 / 1%), inset -20px -20px 0px 2px rgb(251 251 251 / 1%);
}

.api-ext > b{
    background: -webkit-linear-gradient(140deg, #0032ff, #ff00f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    -webkit-text-stroke: 0px;
    font-size: 130px;
    line-height: 1;
}


.fid-img{
    max-width: 652px;
}



.openEd{
    background: #396bf3;
    font-weight: 600;
    padding: 4px 16px;
    border-radius: 7px;
    font-size: 12px;
}



.header-login{
    float: right;
    margin-top: 8px;
    text-align: center;
    width: 175px;
    padding: 22px 22px 22px 37px;
}


.center_center{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.mb-991-card{

}










/*
EXPERT MODE
 */

.card {
    padding: 0px;
    background-color: rgba(0, 0, 0, .2) !important;
}

.card-body {
    padding: 25px;
    //background: #0f0f0f5c !important;
    border-radius: 20px;
}


.text-card-1 {
    font-weight: 600;
    font-size: 17px;
}


.who-ico-c {
    border: 0px;
    padding-top: 18px;
}

.svg-icon-who.svg-icon-primary svg g [fill] {
    fill: #2344eb !important;
}


.p-4 {
    //background-color: rgba(0, 0, 0, .2) !important;
    border-radius: 25px !important;
    padding: 25px !important;
}

.mt-6 {
    margin-top: 25px;
}


.footer_email{
    margin-top: 28px;
    color: #ffffff;
    font-weight: 600;
    font-size: 13px;
}

.footer_des{
    line-height: 1.9;
}


.container{
    z-index: 10;
    position: relative;
}


.name_service_card{
    font-size: 13px;
    font-weight: 700;
    background: -webkit-linear-gradient(140deg, #0032ff, #ff00f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 1px solid rgb(255 255 255 / 4%);
    padding: 6px 25px;
    width: fit-content;
    margin: auto;
    border-radius: 22px;
    margin-top: 12px;
    margin-bottom: 3px;
}

.img_in_container{
    max-width: 90%;
    height: 55px;
    margin: auto;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: baseline;
    object-fit: contain;
}



.fid_3d{
    width: 405px;
    height: 200px;
    background-size: cover !important;
    overflow: hidden;
    margin: 0px 0px;
    box-shadow: 0 21px 103px rgb(0 0 0), 4px 5px 0px 0px rgb(255 255 255);
    border-radius: 10px !important;
    padding: 7px !important;
    padding-bottom: 1px !important;
    background-color: rgba(0,0,0,.4) !important;
    transform: skew(346deg, 13deg);
}


.fid_3d_cnt{
    padding: 160px 100px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}








@media (max-width:575.98px) {

    .wrapper-header-1{
        font-size: 29px;
        margin-top: 10px;
    }
    .wrapper-header-2 {
        font-size: 16px;
    }

    .wrapper-container {
        width: 100% !important;
    }
    .text-t-2 {
        font-size: 14px;
        margin-top: 11px;
    }
    .card-new-bg {
        padding: 0px;
    }

    .wrapper-sl-block {
        width: calc(100% - 25px);
    }
    .wrapper-tab {
        width: 33%;
    }/*
    #wrapper-sl {
        background: #efecf8;
    }*/

}

@media (max-width:1399px) {
    h1 {
        font-size: 56px;
    }
    .text-card-2 {
        font-size: 14px;
    }
    .text-card-1 {
        font-size: 15px;
    }
    h2 {
        font-size: 42px;
    }
    .main-t-1 {
        font-size: 17px;
    }
    .mb-1399-33{
        width: 33% !important;
    }
}



/* end Pricing tables */

@media (max-width:550px) {
    .ui-q-1{
        margin-left: 10%;
        margin-right: 10%;
    }
    .ui-q-2{
    //text-align: center;
    }
    .nav-bt-line {
        display: none;
    }
    .ui-q-3{
        display: none;
    }
    /*
    .ui-q-4{
        max-width: 143px;
    }*/
}








/*
/////////////////////////
 */

@media (max-width: 1400px){
    .menu-nav-link {
        margin: 0px 20px 0px 20px;
    }
    .icoParam {
        margin: -3px 0px;
        position: relative;
    }

}


@media (max-width: 1200px){

    .text-card-1 {
        font-size: 15px;
        min-height: auto;
    }
    .text-card-2 {
        font-size: 14px;
        min-height: 57px;
        display: block;
    }
    .card {
        height: calc(100% - 25px);
    }
    .main-t-1 {
        font-size: 16px;
    }
    .mt-254 {
        margin-top: 150px;
    }
    .main-t-1 {
        font-size: 15px;
    }
    .card-text-3 {
        font-size: 13px;
    }


    .list-unstyled > li > a {
        font-size: 10px;
    }
    .ft-an, .en-t {
        font-size: 11px;
    }


    .callTitle {
        font-size: 34px;
    }
    .callDescription {
        font-size: 15px;
    }
    .menu-nav-link {
        margin: 0px 15px 0px 15px;
    }

    h1 {
        font-size: 46px;
        line-height: 1.3;
    }

    .bt-3 {
        margin-top: 20px;
        margin-left: 0px;
    }
}


@media (max-width: 993px){
    .col-lg-6 {
        flex: 0 0 auto;
        width: 100% !important;
    }
}

@media (max-width: 992px){

    #orb-canvas{
        display: none;
    }

    .bt-3 {
        margin-top: 0px;
        margin-left: 20px;
    }

    .vertical-line {
        display: none;
    }
    .nav-bt-line {
        display: none;
    }

    .center_center {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: space-around;
        justify-content: space-between;
        align-items: flex-start;
    }



    .mb-1399-33 {
        width: 50% !important;
    }
    .mb-991-n{
        display: none;
    }
    .mb-991-30{
        margin-top: 30px;
        width: 33%;
    }
    .mb-991-50{
        width: 50%;
    }
    .mb-991-100{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .mt-180 {
        margin-top: 90px;
    }
    .mb-991-card {
        width: calc(50% - 25px);
        padding-right: 25px;
        display: inline-block;
        margin-top: 40px !important;
        margin-bottom: 0px;
        float: left;
    }
    .he-0 {
        position: relative;
        font-size: 41px;
        margin-left: -2px;
    }
    .he-1 {
        font-size: 16px;
        padding-left: 0px;
    }
    .he-2 {
        font-size: 14px;
        margin-top: 10px;
    }
    .mb-991-mbt{
        display: block;
        width: 100%;
        height: 50px;
    }

    .mt-50 {
        margin-top: 20px !important;
    }

    .mb-991-mbt{
        margin-bottom: 30px;
    }

    .footer-d{
        display: none;
    }

}




@media (max-width:768px) {


    .fid_3d_cnt {
        padding: 57px 43px;
    }

    .fid_3d {
        width: 300px;
        height: 162px;
    }

    .mb-991-card {
        width: 100%;
        margin-top: 60px !important;
        padding: 0px 20px 0px 20px;
    }
    h1 {
        font-size: 38px;
        line-height: 54px;
    }
    h6{
        font-size: 12px;
    }
    h2 {
        font-size: 32px;
    }
    .mb-767-100{
        width: 100%;
    }
    .bt-3 {
        margin-left: 0px;
    }

    .he-2 {
        max-width: none;
    }
    .mb-767-100{
        width: 100% !important;
    }
    .min-bt-price {
        padding: 11px 21px;
    }
    .mt-254 {
        margin-top: 89px;
    }
    .mb-967-row{
        padding-right: 15px;
        margin-left: 15px;
        width: calc(100% - 15px);
        --bs-gutter-x: 0px;
    }
    .auth-des{
        float: none;
        display: inline-block;
        //margin-left: 0px;
    }
    .mt-70 {
        margin-top: 13px;
    }

    .des_header_min{
        text-align: center;
    }


    .wm-100{
        width: 100%;
        margin-bottom: 25px;
    }

    .wm-100 > div{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
    }

    .wm-100 > div > .who-ico-c {
        float: none;
        min-width: 70px;
    }

    .wm-100 > div > .mt-20 {
        margin-top: 6px;
        padding-left: 20px;
    }

    .ui-q-4 {
        max-width: none;
    }

    .mb-991-mbt {
        margin-bottom: 0px;
    }

    .m2_center{
        text-align: center;
    }

    .callTitle {
        font-size: 34px;
        line-height: 1.4;
    }
    .callDescription {
        font-size: 15px;
        line-height: 2;
    }
    .qrtgcall {
        width: 155px;
        margin-bottom: 25px;
    }

    .center_center {
        text-align: center;
    }

    .he-1 {
        max-width: none;
    }

    .m_center{
        text-align: center;
    }

    .ui-q-2 {
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .ui-q-2 > h1{
        text-align: center;
    }
    .ui-q-2 > .bt-2 {
        margin-bottom: 35px;
    }

    .demo_geo {
        transform:none !important;
    }


    .qrtgcall {
        margin-right: 17px;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    body {
        background: linear-gradient(91deg, rgb(10, 13, 18) 40%, rgba(32, 45, 58, 1));
    }


    .header-login{
        width: 154px;
        padding: 17px 19px 17px 26px;
    }

    .header_logo{
        width: 152px;
        height: 71px;
    }

    .logo_footer{
        margin-top: 60px;
        margin-bottom: 0px;
    }

    footer{
        text-align: center;
        margin-top: 24px;
    }

    .footer_email{
        font-size: 15px;
        font-weight: 500;
        margin-top: 34px;
    }

    .footer_des{
        font-size: 12px;
        margin-bottom: 30px;
    }

    .list-unstyled > li > a {
        margin: auto;
        margin-bottom: 15px;
    }

    .ft-ti-1 {
        font-size: 14px;
    }


    .accordion-button {
        font-size: 16px;
    }

    h2 {
        line-height: 1.5;
    }
    .fid-img {
        max-width: 100%;
    }


    .demo_geo {
        margin: 55px 9px;
    }
    .min-cont-top-f {
        width: 190px;
        height: 92px;
        margin: 7px;
        margin-top: -29px;
        margin-bottom: 20px;
        padding: 17px;
    }
    .ui-q-2 {
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .ui-q-2 > .bt-2{
        margin-bottom: 35px;
    }

    .m-title-f-1 {
        font-size: 11px;
    }

    #m-title-f-2 {
        font-size: 34px;
    }


    .api-ext > b {
        font-size: 71px;
    }

    .api-ext {
        font-size: 21px;
        padding: 25px;
    }
    .pre-ext {
        font-size: 21px;
    }

    #card_bord_8 {
        padding: 25px;
    }


    .card-m-50-a > .card-bord{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
    }

    .card-m-50-a > .card-bord > span > svg {
        margin-top: auto;
    }

    .card-m-50-a > .card-bord > .pl-des {
        font-size: 14px;
    }

    #card_bord_2,#card_bord_3,#card_bord_4,#card_bord_5,#card_bord_6,#card_bord_7{
        transition: .3s;
    }


    .accordion-body-style {
        font-size: 15px;
    }

    .tg-cnt {
        padding: 36px;
    }
}
