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

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

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

@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-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){
.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;
}

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

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

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

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

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

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

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

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


