body{
    font-family: 'Lato'!important;
    font-weight: 400;
    background: #fff;
    font-size: 17px;
    line-height: 1.6;
}

body main{
    position: relative;
}

body::-webkit-scrollbar{
    width: 7px!important;
}

h1,h2{
    text-align: left;
    font-family:'Lato';
    font-weight: 600;
    line-height:1.4;
}

html body h1{
    font-size: 60px;
    line-height: 1.4;
}

h1.main-h1,
h2.main-h1{
    
    font-size: 60px;
    text-align: left;
    margin-top: 60px;
}

h2.main-h1{
    margin-bottom:0;
    opacity: 0.7;
    font-size: 50px;
}

h1.main-h1 strong > span:first-child{
    margin-left:10px;
}

h1.main-h1 strong > span:last-child{
    margin-right:10px;
}

h1.main-h1 span.button-core{
    font-weight: 800;
}

h1.main-h1 span b{
    font-weight:800;
}

h2{
    font-size: 45px;
    margin-bottom: 15px;
    line-height: 1.4;
    overflow: visible;
    font-weight: 800;
}

h3{
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    color: var(--color-black-third);
    margin-top: 30px;
}

h4{
    font-size:20px;
}

p{
    font-size: 17px;
    color: #5a5a5a;
    margin: 30px 0;
}

p.main-p{
    max-width: 700px;
    margin: 50px 0 70px;
    text-align: left;
    font-size: 23px;
    display: block;
}

.text-center > p.main-p{
    display:inline-block;
    max-width: 800px;
}

@media (max-width: 575px){
p.main-p{
        font-size: 17px;
    }

}
h2.gradient-text{
    color: var(--color-main);
    background-image: var(--color-gradient);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

h1:not(.default-h1){
    
    
    font-weight: 800;
    
}

@media (min-width:2000px){
html body h1{
        font-size:60px;
    }

}
section .zapp-btn,
.z-main-container .zapp-btn{
    border-radius: 12px;
    font-size: 16px;
    padding: 11px 30px;
    box-shadow: var(--j-shadow);
    font-weight: 600;
    margin-right: 10px;
}

section{
    background-color:#fff;
    position: relative;
    
    padding:90px 0;
    display: block;
    width:100%;
    float: left;
}

section.dark,
section.dark p{
    color: #fff!important;
}

section.dark1{
    background:var(--color-dark-web1);
}

@media (max-width: 1530px){
section{
        padding:20px;
    }

}
@media (max-width: 1225px){
section{
        padding: 30px 20px;
    }

}
@media (min-width: 576px) AND (max-width: 991px){
html body h1{
        font-size: 4vh;
    }

html body h1{
        font-size: 5vh;
        padding-top:0vh;
    }

}
@media (max-width: 575px){
html body h1{
        font-size: 3.7vh;
        
    }

h1.main-h1,
    h2.main-h1{
        font-size: 30px;
    }

section{
        padding: 50px 20px;
    }

section#hero{
        
    }

h2{
        font-size: 28px;
    }

h2.text-right,
    h2,
    h3.text-right,
    h3.text-left,
    h3{
        text-align: center!important;
    }

p.text-center:not(.main-p):not(.force-center),
    .zapp-htmlgen-ele[data-creator='div'].text-right,
    .zapp-htmlgen-ele[data-creator='div'].text-center{
        text-align: left!important;
    }

.zapp-htmlgen-ele[data-creator='zapp-w-line'].text-right,
    .zapp-htmlgen-ele[data-creator='zapp-w-line'].text-left{
        text-align: center!important;
    }

.text-left > strong.text-left{
        text-align: center!important;
        margin:20px 0;
        padding: 5px 20px;
    }

.section-block{
        padding-left: 0!important;
        padding-right: 0!important;
        padding-top: 50px!important;
    }

.section-block.no-icon{
        padding-bottom:50px;
    }

.zapp-check{
        text-align: left;
    }

}
section.zapp-static-content{
    font-size: 18px;
    line-height: 1.6;
    margin:0 auto;
    max-width:1180px;
    
    float: none;
}

section.zapp-static-content h3{
    
    
    
    
}

section.zapp-static-content h4{
    font-size: 20px;
    font-weight: 600;
    font-family: 'Lato',sans-serif;
    margin: 20px 0 10px;
}

section.zapp-static-content h5{
    font-size: 18px;
    font-weight: 600;
    font-family: 'Lato',sans-serif;
    margin: 20px 0 10px;

}

.zapp-center-container{
    max-width: 1180px;
    margin:0 auto;
    
}

.zapp-center-container-wide{
    max-width: 1465px;
    margin:0 auto;
}

.zapp-center-container-wide > .zapp-w-header-entry.light:first-child{
    border-left:2px solid red;
}

.zapp-w-header .zapp-w-header-entry .l-button i.zapp-icon{
    background: #fff;
    min-width: 19px;
    min-height: 19px;
    position: relative;
    top: 3px;
}

@media (max-width: 575px){
section.zapp-static-content{
        font-size: 16px;
        padding: 30px 10px;
    }

section.zapp-static-content h3{
        font-size: 20px;

    }

section.zapp-static-content h4{

    }

section.zapp-static-content ul{
        padding-left:10px;
    }

.zapp-w-mobile-upper-p{
        padding-top:30px;
    }

section [class*="col-"]{
        padding-left:0;
        padding-right: 0;
    }

}
.zappter-systems-t{
    font-weight:800;
}

.zappter-systems-t b{
    color:var(--color-red);
    font-weight: 800;
}

.zappter-app-t{
    font-weight: 800;
}

.zappter-app-t b{
    color:#00BCD4;
    font-weight: 800;
}

.zappter-esim-t{
    font-weight:800;
}

.zappter-esim-t b{
    color:#6772e6;
    font-weight: 800;
}

.section-block{
    padding: 145px 20px 0;
    position: relative;
    display: block;
    float: left;
    width:100%;
}

.section-block.no-icon{
    padding-top:40px;
}

.zapp-w-included{
    padding:5px;
    text-align: left;
    width: auto;
    display: inline-block;
    float: left;
    margin: 5px;
    font-size: 13px;
    border: 2px solid #e8e8e8;
    border-radius: 3px;
}

.zapp-w-included i{
    color: var(--color-dark-web3);
    margin:0 4px;
}

.zapp-w-included-container{
    display: block;
    float: left;
    width:100%;
    text-align: center;
}

.zapp-w-included.blured{
    filter:blur(3px);
}

.zapp-w-included-container .zapp-w-included,
.zapp-w-included-container .zapp-w-feature{
    float:none;
}

#footer-section.dark a:not(.zapp-btn),
#footer-section.dark a:not(.zapp-btn) i{
    color:#f1f1f1!important;
}

.zapp-launch-img{
    max-width:220px;
    box-shadow: var(--j-shadow);
    margin-bottom: 50px;
    border-radius: 2px;
    margin:0 auto;
    display: block;
}

.zapp-launch-img{
    max-width: 300px;
}

.zapp-w-line{
    display: block;
    width:100%;
    margin: 30px 0;
    text-align: inherit;
    padding: 10px 0;
}

.zapp-w-line-inner{
    width: 50%;
    max-width: 100px;
    display: inline-block;
    height:5px;
    border-radius: 2px;
}

.zapp-check{
    font-size: 16px;
    font-weight: 600;
    z-index: 1;
    color: #5a5a5a;
}

.zapp-check i{
    margin-right: 10px;
}

.zapp-carousel{
    z-index: 0;
}

.zapp-carousel .owl-carousel{
    z-index: 0;
}

.zapp-carousel .owl-nav{
    text-align: center;
    margin-top:40px;
}

.zapp-carousel .owl-nav button{
    width: 80px;
    height: 50px;
    margin: 2px;
    font-size: 30px!important;
    line-height: 1!important;
    padding: 5px!important;
    background: #f3f3f3!important;
    border-radius: 5px;
}

.zapp-carousel .owl-nav button:hover{
    opacity: 0.5;
}

.zapp-carousel .owl-nav button span{
    color: #555;
    line-height: 1;
    display: block;
    position: relative;
    top: -3px;
}

.zapp-carousel .owl-dots{
    text-align: center;
    margin-top:40px;
}

.zapp-carousel .owl-dots button{
    background: #ececec;
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
}

.zapp-carousel .owl-dots button.active{
    background:#555;
}

@media (max-width: 575px){
.zapp-w-integrations img{
        width: calc(33% - 15px);
        height: auto!important;
        margin: 5px!important;
    }

}
@media (max-width: 1024px){
.zapp-center-container{
        max-width: 984px;
    }

}
.zapp-w-integrations img{
    height: 40px;
    margin: 20px 10px;
}

.zapp-w-feature{
    display: inline-block;
    float: left;
    width:100%;
    
    padding: 10px;
    border-radius: 5px;
    text-align: left;
    margin: 1px 2px 0 0;
    max-width: 200px;
    font-size: 13px;
    border: 2px solid #e8e8e8e8;
}

section.dark.dark1 .zapp-w-feature,
section.dark.dark4 .zapp-w-feature,
section.dark.dark1 .zapp-w-included{
    background:var(--color-dark-web2);
}

.zapp-w-feature i{
    display:
            inline-block;
    float:
            left;
    color: var(--color-dark-web3);
    margin: 0 4px;
}

.zapp-w-feature strong{
    display: inline-block;
    float: left;
    width: calc(100% - 20px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zapp-w-feature span{
    display: inline-block;
    float: left;
    width: calc(100%);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 992px){
.zapp-w-feature{
        max-width: calc(50% - 10px);
        padding: 5px;
        font-size: 13px;
        width: auto;
    }

.zapp-w-feature span{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: none;
    }

.zapp-w-feature strong{
        
        font-weight: 400;
    }

.zapp-w-feature i{
    }

}
@media (max-width: 1210px){
.zapp-w-feature{
        width: calc(33% - 2px);
        padding: 5px;
        font-size: 13px;
        float: left!important;
        
    }

}
.zapp-w-icon-box{
    
    width:100%;
    float:
            left;
    display: block;
    margin:20px 0;
}

.zapp-w-icon-box div.icon{
    display: inline-block;
    float: left;
    width:80px;
    position: relative;
    height:80px;
    margin-top: -6px;
}

.zapp-w-icon-box div.icon i.zapp-icon{
    width:40px;
    height:40px;
    background:#fff;
    top: 20px;
    left: 20px;
    position: absolute;
    background: linear-gradient(135deg, #41B086 ,#74CC9D);
}

.zapp-w-icon-box div.icon .icon-bg{
    width:70px;
    height:70px;
    position: absolute;
    top:5px;
    left:5px;
    border-radius: 24px;
    overflow: hidden;
    
    background: transparent!important;
}

.zapp-w-icon-box div.icon .icon-bg:after{
    position: absolute;
    right: calc(50% - 25px);
    top: calc(50% - 25px);
    content: "";
    height: 50px;
    width: 50px;
    background: #fff;
    
    border-radius: 20px;
    opacity: 0.05;
    transition: all 200ms;
    display:none;
}

.zapp-w-icon-box div.text{
    display: inline-block;
    float: left;
    width: calc(100% - 80px);
    
    padding-left: 10px;
    max-width: 600px;
}

.zapp-w-icon-box div.text strong{
    display: block;
    float: left;
    width:100%;
    font-size: 21px;
    font-weight: 800;
}

.zapp-w-icon-box div.text p{
    display: block;
    float: left;
    width: auto;
    margin: 0;
}

.zapp-w-icon-box div.text a.zapp-btn{
    box-shadow: unset;
    color: inherit;
    padding: 2px 7px;
    font-size: 14px;
    font-weight: inherit;
    margin: 0 0 0 7px;
    border: 1px solid;
    font-weight: 600;
}

section.dark .zapp-w-icon-box div.text a.zapp-btn{
    background:#fff;
    color:#333;
}

.zapp-w-icon-box:hover div.icon .icon-bg:after{
    top: 20px;
    right: 0;
    
    
}

@media (max-width: 575px){
.zapp-w-icon-box div.icon{
        margin-bottom:10px;
        margin-top:15px;
    }

.zapp-w-icon-box div.text{
        width: calc(100%);
        padding-left:0;
    }

.zapp-w-icon-box div.text strong{
        font-size:18px;
    }

}
.push-shadow,
.zapp-w-header-entry .l-button.push-shadow{
    position: relative;
    
    box-shadow: var(--light-shadow);
    
}

a.zapp-btn.push-shadow{
    border-radius: 12px;
    font-size: 16px;
    padding: 11px 30px;
    box-shadow: var(--j-shadow);
    font-weight: 600;
    margin-right: 10px;
}

.dark.dark1 .push-shadow,
.dark.dark4 .push-shadow,
.dark.dark-new img.push-shadow,
.dark.dark2 .push-shadow{
    box-shadow: 10px 10px 0px var(--color-dark-web3)!important;
}

img.push-shadow{
    border-radius: 5px!important;
    box-shadow: 16px 16px 15px -4px #ececec !important;
    
    margin-left: 30px;
    max-width:calc(100% - 60px);
    margin-top:40px;
    transition:all 500ms;
}

img.push-shadow:hover{
    box-shadow: -10px -10px 15px -4px rgba(239, 239, 239, 0.4) !important;
}

.dark.dark1 img.push-shadow,
.dark.dark4 img.push-shadow,
.dark.dark2 img.push-shadow{
    box-shadow: 20px 20px 0px var(--color-dark-web3)!important;
}

section.dark .zapp-service-block,
section.dark .zapp-service-block h3{
    color:#fff;
}

.zapp-service-desc-container{
    display: inline-block;
    float: left;
    width:25%;
}

.zapp-service-desc-container.right{
    width: calc(5% - 1px);
    margin-left: 1px;
    margin-top: 195px;
}

.zapp-service-plans-container{
    display: inline-block;
    float: left;
    width:70%;
    box-shadow: var(--strong-shadow);
    border-radius: 7px;
}

.zapp-service-row{
    display: block;
    float: left;
    width: 33.33%;
    border-right: 1px solid #e8e8e8;
    text-align: center;
    
}

.zapp-service-plans-container > .zapp-service-row:last-child{
    border-right: 0;
}

.zapp-service-row > div{
    border-bottom: 1px solid #e8e8e8;
    padding: 17px 0;
    height: 63px;
}

.zapp-service-row > div.failed{
    color: #818181;
}

.zapp-service-row > div.nb{
    height: auto;
}

.zapp-service-row > div.nb a.zapp-btn{
    margin:0;
    font-size: 16px;
    border-radius: 35px;
}

span.or{
    display: block;
    width:100%;
    opacity:0.4;
    margin: 15px 0 10px;
    position: relative;
}

span.or::before{
    content: " ";
    width:20px;
    height: 1px;
    background: #b0b0b0;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    top: -4px;
}

span.or::after{
    content: " ";
    width:20px;
    height: 1px;
    background: #b0b0b0;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    top: -4px;
}

section.dark span.or{
    color: #fefefe;
    opacity: 0.7;
}

.zapp-service-row > div > i{
    font-size: 21px;
}

.zapp-service-row > div > i.check{
    color: #30C2C1;
}

.zapp-service-row > div > i.uncheck{
    color: #b7b7b7
}

.zapp-service-desc-container .zapp-service-row > div{
    border-bottom: 1px solid rgb(255,255,255);
    text-align: left;
    padding-left:20px;
    font-weight: 600;
    
}

.zapp-service-block,
.zapp-w-selector{
    width:100%;
    height: 194px!important;
    text-align: center;
    padding: 20px 0;
}

.zapp-w-selector{
    text-align:
            left;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
}

.zapp-w-selector .zapp-w-selector-el{
    padding:10px;
    
    display: block;
    float: left;
    width: calc(100% - 20px);
    max-width: 280px;
    margin-bottom: 4px;
    font-weight: 600;
    color: #333;
    border-radius:3px;
    opacity: 0.8;
    transition: all 200ms;
    cursor: pointer;
    
    background: #f6f6f6;
    
}

section.dark .zapp-w-selector .zapp-w-selector-el:not(.active){
    background:var(--color-dark-web2);
    color:#fff;
}

section.dark .zapp-w-selector .zapp-w-selector-el.active{
}

.zapp-w-selector .zapp-w-selector-el[data-plan='diy'].active{
    background: linear-gradient(135deg, #2bd1a5 ,#2face5)!important;
    color:white!important;
}

.zapp-w-selector .zapp-w-selector-el[data-plan='diy'].active i{
    color:white!important;
}

.zapp-w-selector .zapp-w-selector-el[data-plan='sme'].active{
    background: linear-gradient(135deg, #03A9F4 ,#c467ff)!important;
    color:white!important;
}

.zapp-w-selector .zapp-w-selector-el.active{
    border: 0;
    color:#333;
    box-shadow: var(--j-shadow);
    opacity: 1;
    transform-origin: top left;
    background: #fff;
}

.zapp-w-selector .zapp-w-selector-el[data-plan='ent'].active{
    background: linear-gradient(135deg, #ebb23a,#b843df)!important;
    color:white!important;
}

.zapp-w-selector .zapp-w-selector-el.active i{
    color: var(--color-active);
}

.zapp-w-selector .zapp-w-selector-el[data-plan='sme'].active i{
    color:white!important;
}

.zapp-w-selector .zapp-w-selector-el[data-plan='ent'].active i{
    color:white!important;
}

.zapp-w-selector .zapp-w-selector-el i{
    width: 20px;
    display: inline-block;
    text-align: center;
    color: #999999;
}

.zapp-w-selector:not(.v) > .zapp-w-selector-el{
    display: none;
}

.zapp-service-desc-container .zapp-service-row{
    width:100%;
    padding-bottom: 0;
}

.zapp-service-desc-container .zapp-service-row > .zapp-service-entry{
    background: rgba(48,194,193,0.8);
    color: #fff;
}

.zapp-service-desc-container .zapp-service-row > .zapp-service-entry:nth-child(odd){
    background: #30C2C1;
}

.zapp-service-desc-container.right .zapp-service-row{
    box-shadow: inset 20px 0px 13px -8px rgba(0,0,0,.2);
}

.zapp-service-desc-container.right .zapp-service-row > div{
    color:transparent;
}

.zapp-service-block h3{
    text-align: center;
    font-size: 20px;
    margin: 15px 0 0;
    font-weight: 800;
    font-family:
            'Lato',sans-serif;
    
}

.zapp-service-block div.icon{
    display: inline-block;
    width:80px;
    
    position: relative;
    height:80px;
    margin-top: -59px;
}

.zapp-service-block h4{
    display: block;
    float: left;
    width:100%;
    color: #808080;
    font-weight: 600;
}

.zapp-service-block h4 span{
    display: block;
    float: left;
    width:100%;
    opacity: 0.6;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}

.zapp-service-block h4 strong{
    font-size: 30px;
    font-weight: 800;
    color: #555;
}

.zapp-service-block div.icon i.zapp-icon{
    width:40px;
    height:40px;
    background:#fff;
    top: 20px;
    left: 20px;
    position: absolute;
}

.zapp-service-block div.icon .icon-bg{
    width:70px;
    height:70px;
    position: absolute;
    top:5px;
    left:5px;
    border-radius:50%;
    overflow: hidden;
}

.zapp-service-block div.icon .icon-bg:after{
    position: absolute;
    right: 20px;
    top: 0;
    content: "";
    height: 50px;
    width: 50px;
    background: #fff;
    
    border-radius: 50%;
    opacity: 0.2;
}

.zapp-service-entry .zapp-service-entry-mob{
    display: none;
}

@media (max-width: 1375px){
.zapp-service-row > div{
        font-size:14px;
        padding: 17px 7px;
    }

}
@media (max-width: 1365px){
.zapp-service-row > div.nb > a.zapp-btn:not(.button-f-dark) > i{
        display: none;
    }

}
@media (max-width: 1244px){
.zapp-service-row > div.nb > a.zapp-btn:not(.button-f-dark){
        padding:11px 28px;
    }

}
@media (max-width: 1175px){
.zapp-service-block h4{
        font-size:14px;
    }

.zapp-service-block h4 strong{
        font-size:22px;
    }

.zapp-service-row > div{
        height: 80px;
    }

}
@media (max-width: 1107px){
.zapp-service-row > div.nb > a.zapp-btn:not(.button-f-dark){
        padding:11px 35px;
    }

}
@media (max-width: 991px){
.zapp-service-row > div.nb > a.zapp-btn:not(.button-f-dark){
        padding:11px 20px;
    }

.zapp-service-desc-container{
        display:none;
    }

.zapp-service-desc-container.right{
        display: none;
    }

.zapp-service-row .zapp-service-entry-mob{
        display: block;
        
        width: 100%;
        text-align: center;
        
        color: #333;
    }

.zapp-service-row > div{
        padding: 8px 0;
        height: auto;
        display: block;
        
        width:100%;
    }

.zapp-service-row span.text{
        border: 1px solid #c4c4c4;
        
        padding: 2px 5px;
        border-radius: 3px;
        margin-bottom: 5px;
        display: inline-block;
    }

.zapp-service-plans-container .zapp-service-row{
        width: 33%;
    }

.zapp-service-plans-container{
        max-width: 100%;
        width: 100%;
    }

.zapp-service-row > div.nb{
        padding:20px 10px;
    }

}
@media (max-width: 760px){
.zapp-service-plans-container .zapp-service-row,
    .zapp-service-plans-container.two-cols div.zapp-service-row{
        width:100%;
        max-width: 350px;
        clear: both;
        margin: 0 auto;
        float: none;
        box-shadow: var(--strong-shadow);
        border-radius: 7px;
        margin-bottom: 60px;
    }

.zapp-service-plans-container{
        box-shadow: unset;
    }

.zapp-service-row > div > i{
        font-size: unset;
    }

}
#zapp-customer-app-icons{
    height:500px;
}

#zapp-customer-app-icons img{
    right:0;
    top:0;
    opacity:0;
    will-change: right,top,opacity;
    -webkit-animation: zapp-customer-app-icons-anim;
    -o-animation: zapp-customer-app-icons-anim;
    animation: zapp-customer-app-icons-anim;
    animation-duration: 50000ms;
    animation-timing-function: linear;
}

#zapp-customer-app-icons img[data-sequence-no='1']{
    top:230px;
    animation-duration: 30000ms;
}

#zapp-customer-app-icons img[data-sequence-no='2']{
    top:150px;
    animation-duration: 38000ms;
}

#zapp-customer-app-icons img[data-sequence-no='3']{
    top:70px;
    animation-duration: 45000ms;
}

#zapp-customer-app-icons img.n-1{
    right:0;
}

#zapp-customer-app-icons img.n-2{
    right:20%;
}

#zapp-customer-app-icons img.n-3{
    right:40%;
}

#zapp-customer-app-icons img.n-4{
    right:60%;
}

#zapp-customer-app-icons img.n-5{
    right:80%;
}

#zapp-customer-app-icons img{
    transition: all 50000ms linear;
}

@media (max-width: 575px){
#zapp-customer-app-icons{
        
        margin-top: 50px;
    }

}
@-webkit-keyframes zapp-customer-app-icons-anim{
    0%{
        opacity:0;
    }
    5%{
        opacity:1;
    }
    90% {
        opacity:1;
    }
    100%{
        opacity:0;
        top:100%;
    }
}

.zapp-website-btn-sticky-container{
    position: -webkit-sticky!important;
    position: -moz-sticky!important;
    position: -ms-sticky!important;
    position: -o-sticky!important;
    position: sticky!important;
    width:100%;
    z-index: 1;
    
    bottom: 0;
    text-align: center;
    padding: 20px 0 50px;
    opacity:0;
    will-change: opacity;
    transition: all 300ms;
    pointer-events: none;
    float: left;
}

.zapp-website-btn-sticky-container.visible{
    opacity:1;
    pointer-events: none;
}

.zapp-website-btn-sticky{
    padding: 15px 20px;
    font-weight: 600;
    font-size: 18px;
    min-width: 300px;
    box-shadow: var(--strong-shadow);
    pointer-events: auto;
    border-radius: 35px;
}

.zapp-website-btn-main{
    background:var(--color-dark-web1)!important;
    color:#fff!important;
}

@media (max-width: 335px){
.zapp-website-btn-sticky i{
        display: none;
    }

}
@media (max-width: 401px){
#contact-section a.zapp-btn,
    #hero a.zapp-btn{
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

}
.team-box{
    display: inline-block;
    float:left;
    width:50%;
    text-align: center;
    margin-bottom:40px;
    cursor:pointer;
}

.team-box:hover{
    opacity:0.85;
}

.team-box img{
    max-width: 170px;
}

.team-title,
.team-pos{
    display: block;
    float:left;
    width:100%;
}

.team-title{
    font-size: 21px;
    font-weight: 800;
}

.team-pos{
    margin:0;
}

@media (max-width: 484px){
.team-box img{
        max-width:140px;
    }

}
@media (max-width: 380px){
.team-box{
        width:100%;
    }

}
.zapp-w-chart-legend-block{
    position: absolute;
    top: 20px;
    left: 20px;
    max-width: 200px;
    
}

.zapp-w-chart-legend{
    display: inline-block;
    width: 100%;
    padding:5px;
    font-size: 14px;
    color: #646464;
}

section.dark .zapp-w-chart-legend{
    color:#e8e8e8;
}

.zapp-w-chart-block{
    display: block;
    float: left;
    width:100%;
    
    height: 280px;
    position: relative;
    margin-bottom: 15px;
    border-radius: 3px;
    background:#fafafa;
}

section.dark .zapp-w-chart-block{
    background: #2b2b2b;
}

.zapp-w-chart-block .zapp-w-chart-entry{
    display: inline-block;
    width: 80px;
    position: absolute;
    bottom: 0;
    left: calc(100% / 5);
    will-change: transform;
    transition: 200ms all;
}

.zapp-w-chart-block .zapp-w-chart-entry:hover{
    transform: scale(1.02);
    cursor: pointer;
    transform-origin:bottom left;
}

.zapp-w-chart-block .zapp-w-chart-badge{
    background:#f8f8f8;
    color: #787878;
    font-size: 12px;
    margin-bottom:5px;
    padding: 2px;
    border-radius: 2px;
    text-align: center;
}

section.dark .zapp-w-chart-block .zapp-w-chart-badge{
    background:var(--color-dark-web2);
    color:#e8e8e8;
}

@media (max-width: 487px){
.zapp-w-chart-block .zapp-w-chart-entry{
        width: 65px;
    }

.zapp-w-chart-block .zapp-w-chart-badge{
        font-size:10px;
        white-space: nowrap;
    }

}
@media (max-width: 391px){
.zapp-w-chart-block .zapp-w-chart-entry{
        width: 60px;
    }

}
[data-text-anim].go-out{
    top:-10px;
    opacity:0;
}


