.zapp-w-box{
    display: block;
    padding:20px;
    float: left;
    width:100%;
    box-shadow:var(--j-shadow);
    text-align:center;
    border-radius:20px;
    transform: scale(0.95);
    margin-top:50px;
}

.zapp-w-box.scale{
    transform:scale(1);
    background: linear-gradient(135deg, #0e1d24, #11252d);
    color: #fff;
}

.zapp-w-box.scale p{
    color:#fff;
}

.zapp-w-box i{
    min-width:80px;
    min-height:80px;
    margin-bottom:20px;
    margin-top:20px;
}

.zapp-w-box strong{
    display:block;
    float:left;
    width:100%;
}

.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-testimonial-small .zapp-testimonial-small-user .w-o,
.zapp-testimonial-small .zapp-testimonial-small-user .w-s,
.zapp-testimonial-small .zapp-testimonial-small-user .w-a{
    width: 100%;
    display: inline-block;
    float: left;
    padding-left: 10px;
    text-align: center;
}

.zapp-testimonial-small .zapp-testimonial-small-user .w-a{
    border-bottom:1px solid
    var(--color-border-grey);
    padding-bottom: 35px;
    font-size: 15px;
}

.zapp-use-case-head a.zapp-btn{
    font-size:17px;
    display: block;
    width: 100%;
    text-align: left;
    box-shadow: unset;
    margin: 0;
    border-radius: 0;
}

.zapp-use-case-head a.zapp-btn.active{
    color: #333!important;
    background: #f9f9f9!important;
}

.zapp-w-uc-thumb-buttons a.zapp-btn{
    
    
    padding: 7px 12px 7px 5px;
    font-size: 16px;
}

.zapp-w-feature-table > div.main{
    border:2px solid;
    position:relative;
    top:-20px;
    padding-top:20px;
    padding-bottom:20px;
    border-radius:10px;
    background: linear-gradient(135deg, #0e1d24, #11252d);
    color: #fff;
}

@media (max-width: 575px){
.section-block.no-icon.mobile-mtop{
        margin-top:50px;
    }
.zapp-w-box{
        margin-top: 0!important;
    }
}

@media (min-width: 992px){
.zapp-service-desc-container.right.two-cols{
        width: calc(20% - 1px);
    }
}

@media (max-width: 1300px){
.zapp-use-case-head a.zapp-btn{
        display: inline-block;
        width:auto;
    }
}

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

body main{
    position: relative;
}

body main.home.p{
    padding-bottom:150px;
    float: left;
    width: 100%;
}

body main.home .row,
.zapp-blog-container .row{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
}

.row{
    padding-top:100px;
    padding-bottom:100px;
}

body main.static{
    max-width: 1280px;
    margin: 0 auto;
    padding-top: 100px;
}

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.display-1 span.next{
    font-size:3.0vw;
    font-family: 'Open Sans';
    font-weight: 600;
}

h1.display-1 span.last{
    font-size:4.0vw;
    position: relative;
    font-weight: 600;
}

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.small{
    font-size: 40px;
}

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;
}

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

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.power{
    background: red;
}

section#hero.colored:not(.no-min-height){
    height: 100vh;
    max-height: 950px;
    
}

section#hero.colored p,
section#hero.colored h4,
section#hero.colored .main-h1{
    color:#fff;
}

section#hero.colored a.zapp-btn{
    padding:10px 60px;
}

#zapp-header.website-header img{
    width:auto;
}

#zapp-header.website-header div.zapp-header-logo{
    height:auto;
    padding:30px;
}

#zapp-header.website-header div.zapp-header-logo img{
    max-height:150px!important;
}

#zapp-header,
#zapp-header *{
    
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 150ms;
    font-weight:600!important;
}

#zapp-header *:not([data-toggle-on]){
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

#zapp-header div.zapp-header-logo{
    padding:10px;
}

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-w-header div.logo div.slogan{
    font-size: 14px;
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    color: var(--color-secondary);
    padding-left: 5px;
    padding-top: 6px;
    position: relative;
}

.zapp-w-header div.logo div.slogan span{
    font-weight: 600;
}

.zapp-w-header div.logo div.slogan i{
    display: inline-block;
    min-height: 18px;
    min-width: 18px;
    float: left;
    margin-right: 2px;
    margin-top: 1px;
}

.zapp-w-header div.logo div.slogan i.zapp-icon{
    
}

.zapp-w-header.dark{
    background: #fff;
}

.zapp-w-header.dark,
.zapp-w-header.dark .zapp-w-header-entry a{
    color: var(--color-black-secondary);
}

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

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

.zapp-w-header .zapp-w-header-entry.fright{
    float:right;
}

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

.zapp-w-header-entry .l-button.button-login{
    background: #fff!important;
    color: var(--color-dark-web1)!important;
}

.zapp-w-header.transparent .zapp-w-header-entry .l-button.button-login{
    background:var(--color-dark-web2)!important;
    color: #fff!important;
}

.zapp-w-header-entry .l-button.button-mp{
    background: #fff!important;
    color:var(--color-black-secondary)!important;
}

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

.zapp-w-header .zapp-w-header-sep{
    width:5px;
    
    display: inline-block;
    float: left;
    position: relative;
    
    float: none;
    padding: 0;
}

.zapp-w-header .zapp-w-header-sep::after{
    content: " ";
    border: 1px solid #656565;
    height: 19px;
    width: 1px;
    position: absolute;
    left: 0;
    top: -15px;
    opacity: 0.2;
}

.zapp-w-header-menu.grey .zapp-w-header-menu-container{
    background:#e8e8e8;

}

.zapp-w-header-menu.grey .zapp-w-header-menu-container::after{
    color: #e8e8e8;
}

.zapp-w-header-menu a.zapp-w-header-menu-entry span:not(.badge){
    display: inline-block;
    float:left;
    width: calc(100% - 26px);
    font-size: 14px;
    font-family: 'Lato',sans-serif;
    font-weight: 600;
    padding-left: 10px;
    
}

.zapp-w-header-menu a.zapp-w-header-menu-entry .badge{
    display: inline-block;

    font-weight: 600;

    text-transform: uppercase;
    border-radius: 3px;
    padding: 5px;
    position: relative;
    top: -2px;
    left: 5px;
}

.zapp-w-header.blue{
    background: var(--color-business-gradient);
    position: relative;
}

.zapp-w-header-entry .l-button.l-button-nf{
    background:transparent;
    color:#555;
    box-shadow: unset;
}

.zapp-w-header-entry .l-button.l-button-nf i.zapp-icon{
    background:#555;
}

.zapp-w-header-entry i.resources{
    font-size: 14px;
    position: relative;
    left: 5px;
}

.zapp-w-header.transparent .zapp-w-header-entry i.resources{
    color:#fff!important;
}

.zapp-w-header.dark.docs-header{
    background:#f7fafc;
    box-shadow: inset 0 -1px #e3e8ee;
    padding: 5px 5px 15px;
}

.zapp-w-header.dark.docs-header div.slogan{
    font-size: 24px;
    font-family: 'Lato',sans-serif;
    font-weight: 800;
    color: #3c4356;
    padding-left: 5px;
    padding-top: 6px;
    position: relative;
}

.zapp-w-header.dark.docs-header div.logo{
    display: inline-block;
    float:left;
    width:auto;
    padding: 5px;
}

.zapp-w-header.dark.docs-header div.slogan i{
    display: inline-block;
    min-height: 28px;
    min-width: 28px;
    float: left;
    background: var(--color-business-gradient);
    margin-right: 8px;
    top: 4px;
    position: relative;
}

.zapp-w-header.dark.docs-header .zapp-w-header-entry{
    padding:22px 10px;
}

.zapp-w-header.dark.docs-header img.logo{
    width: 150px;
    margin-left: 5px;
}

.zapp-w-icon{
    box-shadow: unset;
    width:80px;
    height:80px;
    min-width:80px;
    min-height: 80px;
    margin:20px 0;
}

@media (max-width: 767px){
.zapp-w-feature-table > div.main{
        top:0;
    }
}

@media (max-width: 575px){
p.main-p{
        font-size: 17px;
    }
#zapp-header *{
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }
#zapp-header.website-header div.zapp-header-block div{
        font-size:15px!important;
    }
#zapp-header div.zapp-header-logo{
        width:80%!important;
        height:auto;
        text-align: left;
        padding-left:20px!important;
    }
#zapp-header:not(.website-header) div.zapp-header-subcontainer{
    }
#zapp-header.website-header div.zapp-header-logo{
        padding:5px;
    }
#zapp-header.website-header div.zapp-header-logo img{
        max-height:80px!important;
    }
#zapp-header div.zapp-header-logo img{
        max-height:80px!important;
    }
#zapp-header div.zapp-header-logo{
        padding:10px;
        width:30%;
    }
#zapp-header div.zapp-header-subcontainer{
        width:auto;
    }
#zapp-header div.zapp-header-block{
        min-height:0;
        height:auto!important;
    }
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.title{
        font-size: 24px;
    }
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;
    }
.row{
        padding-top:20px;
        padding-bottom:20px;
    }
.section-block{
        padding-left: 0!important;
        padding-right: 0!important;
        padding-top: 50px!important;
    }
.section-block.no-icon{
        padding-bottom:50px;
    }
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;
    }
.zapp-w-header.dark.docs-header .zapp-w-header-entry{
        padding:5px;
    }
}

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

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

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

@media (min-width: 576px) AND (max-width: 991px){
#zapp-header.website-header div.zapp-header-logo{
        padding:5px;
    }
#zapp-header div.zapp-header-block{
        min-height:0;
        height:auto!important;
    }
html body h1{
        font-size: 4vh;
    }
html body h1{
        font-size: 5vh;
        padding-top:0vh;
    }
}

@media (max-width: 991px){
.zapp-w-header .zapp-btn.category{
        display: none;
    }
}

.zapp-pricecalculator-div{
    display: block;
    float: left;
    width:100%;
    font-size: 14px;
    cursor: pointer;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
}

.zapp-pricecalculator-div .icon-div{
    display: inline-block;
    width: 25px;
    float: left;
    text-align: center;
}

.zapp-pricecalculator-div .icon-div i.ion-android-checkbox-outline-blank{
    color: #838383;
}

.zapp-pricecalculator-div .zapp-pricecalculator-textdiv{
    display: inline-block;
    width: calc(100% - 125px);
    float: left;
}

.zapp-pricecalculator-div .price{
    display: inline-block;
    width: 100px;
    float: left;
    
    padding-top: 10px;
    padding-left: 5px;
    color: var(--color-font);
}

.zapp-pricecalculator-div .price span{
    font-style: italic;
    color: #acacac;
}

.zapp-pricecalculator-div .zapp-pricecalculator-textdiv .title{
    display: block;
    float: left;
    width:100%;
    font-weight: 600;
}

.zapp-pricecalculator-div .zapp-pricecalculator-textdiv .text{
    display: block;
    float: left;
    width:100%;
    font-size: 13px;
    font-family: 'Roboto',sans-serif;
    color: #555;
}

.zapp-pricecalc-title{
    display: block;
    float: left;
    width:100%;
    margin: 0;
    font-size: 18px;
    color: #fff;
    background: #00AF87;
    padding: 15px 15px;
    cursor: pointer;
}

.zapp-pricecalc-box .zapp-pricecalc-title::after{
    font-family:"Ionicons";
    
    content: "\f123\ ";
    position: relative;
    
    margin: 0 5px;
    float: right;
}

.zapp-pricecalc-box.expanded .zapp-pricecalc-title::after{
    content: "\f126\ ";
}

.zapp-pricecalc-title i.zapp-icon{
    float:left;
    background: white;
    margin-right: 10px;
    position: relative;
    
    min-width: 20px;
    min-height: 20px;
}

.zapp-pricecalc-subtitle{
    display: block;
    float: left;
    width:100%;
    font-size: 13px;
    
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 10px;
    background: #f8f8f8;
    font-family: 'Roboto',sans-serif;
    color: #333;
}

.zapp-pricecalc-box{
    
    
    
    padding: 0;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: var(--light-shadow);
}

.zapp-pricecalc-box .zapp-pricecalculator-div{
    display: none;
}

.zapp-pricecalc-box.expanded .zapp-pricecalculator-div{
    display: block;
}

.zapp-pricecalc-total-title{
    margin: 0;
    font-size: 25px;
}

.zapp-w-news-container a.zapp-btn i.zapp-icon{
    display: inline-block;
    min-height: 22px;
    float: left;
    margin-left: 0;
}

.zapp-w-news-buttons a.zapp-btn{
    
    
    
}

.zapp-sale-title i.zapp-icon{
    position: relative;
    top: 18px;
    min-width: 35px;
    min-height: 35px;
    margin-right: 20px;
    float: left;
}

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

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

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

@media (max-width: 992px){
.zapp-sale-title.mobile i.zapp-icon{
        display: none!important;
    }
}

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

.zapp-service-row > div > i.calc{
    color: #a4a4a4;
    cursor:pointer;
    display: inline;
    position: absolute;
    margin-left: 10px;
    margin-top: -2px;
}

.zapp-service-row > div > i.calc:hover{
    color:var(--color-active);
}

.zapp-service-row > div > i.cart{
    color: var(--color-inherit);
    cursor: pointer;
}

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-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 div.list{
    display: block;
    float: left;
    width:100%;
    margin:20px 0 50px;
}

.zapp-service-block div.list > div{
    display: block;
    float: left;
    width:100%;
    padding: 15px;
    border-top:1px solid #3e3e3e;
    text-align: center;
    font-weight:600;
    white-space: normal;
}

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

.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;
}

@media (max-width: 1375px){
.zapp-service-row > div > i.calc{
        margin-top:-5px;
    }
}

@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: 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.right{
        display: none;
    }
.zapp-service-row span.text{
        border: 1px solid #c4c4c4;
        
        padding: 2px 5px;
        border-radius: 3px;
        margin-bottom: 5px;
        display: inline-block;
    }
}

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

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

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

.zapp-use-case-head a.zapp-btn:not(.active){
    color: #838383;
    font-weight: 400;
}

.zapp-w-uc-thumb-container a.zapp-btn i.zapp-icon{
    display: inline-block;
    min-height: 22px;
    float: left;
    margin-left: 0;
}

.website-contact-form input{
    background-color: transparent!important;
    border: 0!important;
    border-bottom: 2px solid #cecece!important;
    border-radius: 0!important;
    padding-left: 5px!important;
    font-size: 17px!important;
}

.website-contact-form input:focus{
    box-shadow: unset!important;
}

.website-contact-form input::placeholder{
    color: rgba(255,255,255,0.6);
}

.website-contact-form textarea{
    background-color: transparent!important;
    border: 2px solid #cecece!important;
    font-size: 17px!important;
    height: 200px;
}

.website-contact-form .mycz-form-label{
    font-size:17px!important;
}

