/*----------------------------------*/


/*==================== fonts  =======================*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
@font-face {
    font-family: 'Montserrat';
    font-weight: 700;
    src: url("../fonts/Montserrat-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 400;
    src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 600;
    src: url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 300;
    src: url("../fonts/montserrat-light_[allfont.net].ttf") format("truetype");
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

/*----------------------------------*/


.typed-cursor{
    opacity: 1;
    font-weight: 100;
    color: #fff;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    position: relative;
    top: -2px;
}
@-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-ms-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-o-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

.typed-fade-out{
    opacity: 0;
    animation: 0;
    transition: opacity .25s;
}


/*----------------------------------*/

.m0 {
    margin: 0;
}

.p0 {
    padding: 0;
}

body {
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 20px;
    line-height: 35px;
    color: #222;
}

a,
.btn,
button {
    text-decoration: none;
    outline: none;
    transition: all 0.6s ease-in-out;
}

a:hover,
a:focus,
.btn:hover,
.btn:focus,
button:hover,
button:focus {
    text-decoration: none;
    outline: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none !important;
    box-shadow: none !important;
}
.btn.view-demo.active{
    outline: none !important;
    box-shadow: none !important;
}

p {
    margin: 0px;
}

ul,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;

    padding: 0;
    margin: 0px;
}

section.row,
header.row,
footer.row {
    margin: 0;
}

body {
    overflow-x: hidden;
}

.appzgate {
    position: relative;
    width: 100%;
    content: '';
    background: url(../img/app-mobile.png) no-repeat scroll center center;


    z-index: -1;
}
#app1{
    position:absolute;
    z-index:2;
    background-image: url(../img/cal.png); }	
/*====Hero area==*/

.hero-area-fix {
    position: relative;
    width: 100%;
    content: '';
    background: url(../webimage/header/slider-1.png) no-repeat scroll center center;
    background-size: cover;

    z-index: 1;
}
.hero-area-fixux{
    position: relative;
    width: 100%;
    content: '';
    background: url(../webimage/header/slider-2.png) no-repeat scroll center center;
    background-size: cover;

    z-index: 1;
}
.hero-area-fixcms{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/web/cms.jpg) no-repeat scroll center center;
    background-size: cover;

    z-index: 1;
}
.hero-area-fixeco{
    position: relative;
    width: 100%;
    content: '';
    background: url(../webimage/header/slider-4.png) no-repeat scroll center center;
    background-size: cover;

    z-index: 1;
}
.hero-area-fixres{
    position: relative;
    width: 100%;
    content: '';
    background: url(../webimage/header/slider-5.png) no-repeat scroll center center;
    background-size: cover;

    z-index: 1;
}
.hero-area-fixdigi{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/digital/digitalbanner.jpg) no-repeat scroll center center;
    background-size: cover;

    z-index: 1;
}
.hero-area-fixseo{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/digital/seoban.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-fixseoon{
    position: relative;
    width: 100%;
    content: '';
    background: url(../webimage/header/onpgseo.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-fixseooff{
    position: relative;
    width: 100%;
    content: '';
    background: url(../webimage/header/offpagehd.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-fixsocial{
    position: relative;
    width: 100%;
    content: '';
    background: url(../webimage/header/socialmediahead.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-fixsem{
    position: relative;
    width: 100%;
    content: '';
    background: url(../webimage/header/searchenginemk.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}


.hero-area-fixmobile{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/mobileapp/mobileapp.jpg) no-repeat scroll center center;
    background-size: cover;

    z-index: 1;
}
.hero-area-fixios{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/mobile/ios.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-fixandroid{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/mobileapp/android.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-fixhybrid{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/mobile/hybrid.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-fixsoftwaredev{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/software/softwaredevhd.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-restapp{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/software/restapp.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-warehouseinvent{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/software/warehouseban.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-logisticsolution{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/software/logisticsolution.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-humanresource{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/software/humanresource.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-onlinebook{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/software/online-booking-software.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-lms{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/software/lms.png) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-refer{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/software/refer_a_friend.png) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.hero-area-fixecoapp{
    position: relative;
    width: 100%;
    content: '';
    background: url(../images/mobile/eco.jpg) no-repeat scroll center center;
    background-size: cover;
    max-height: 650px;
    z-index: 1;
}
.lefttxt{
    text-align:left;
}
#videoDiv {width: 100%; height: 700px; position: relative;overflow:hidden;}
#videoBlock {width: 100%; height: 100%;  display: flex;  justify-content: center; align-items: center;}
#videoMessage {width: 100%; height:100%; position: absolute; top: 0; left: 0;}
#videoMessage {text-shadow: 2px 2px 2px #000000; color:white;z-index:99 }
.services-section.no-bg.testingqa {
    padding: 10px 0px 70px;
}
.col-md-6.qa {
    max-height: 200px;
}
.custom{
    margin-top:60px;
}
.human{
    margin-top:40px;
}
.aftervideo {
    margin-top: 150px;
}
.qatest{
    margin-top:70px;
}
.innertest{
    padding-left:200px;
}
.onpage{
    margin-top:40px;
}
.sm{
    margin-top:100px;
}
.responsive{
    margin-top:300px;
}
#particles-js{
    width: 100%;
    height: 650px;


    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#particles-seo{
    width: 100%;
    height: 900px;

    background: url('');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
/*
.hero-area:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 100%;
    top: 0px;
    z-index: 3;
    height: 100%;
    background-image: -moz-linear-gradient( 150deg, rgb(166,64,208) 0%, rgb(248,57,93) 100%);
    background-image: -webkit-linear-gradient( 150deg, rgb(166,64,208) 0%, rgb(248,57,93) 100%);
    background-image: -ms-linear-gradient( 150deg, rgb(166,64,208) 0%, rgb(248,57,93) 100%);
    opacity: 0.702;
}
*/

.product-landing .col-md-4{
    margin-bottom: 40px;
}


.hero-text {
    text-align: center;
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
}

.hero-text h1 {
    font-family: 'Montserrat';
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 60px;
}

.hero-text h3 {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 24px;
    margin-top: 24px;
    margin-bottom: 25px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    min-height: 40px;
}
.hero-text h5 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px

}
.hero-text h4 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    margin-bottom: 60px;
}
.web_inner{
    margin-top:60px;
}
.view-demo {
    font-family: 'Montserrat';
    font-size: 13px;
    text-transform: uppercase;
    background: #fff;
    color: #191919;
    padding: 15px 62px;
    border-radius: 50px;
    margin-right: 15px;
}

.view-demo:hover {
    color: #f8395d;
}

.buy-now {
    font-family: 'Montserrat';
    font-size: 13px;
    text-transform: uppercase;
    background: #fff;
    color: #191919;
    padding: 15px 62px;
    border-radius: 50px;
}

@keyframes slideShow {
    0% {
        opacity: 1;
        transform: scale(1);
        -ms-transform: scale(1);
    }
    5% {
        opacity: 1
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 1;
        transform: scale(1.1);
        -ms-transform: scale(1.1);
    }
    100% {
        opacity: 1;
        transform: scale(1);
        -ms-transform: scale(1);
    }
}

@-o-keyframes slideShow {
    0% {
        opacity: 1;
        -o-transform: scale(1);
    }
    5% {
        opacity: 1
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 1;
        -o-transform: scale(1.1);
    }
    100% {
        opacity: 1;
        -o-transformm: scale(1);
    }
}

@-moz-keyframes slideShow {
    0% {
        opacity: 1;
        -moz-transform: scale(1);
    }
    5% {
        opacity: 1
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 1;
        -moz-transform: scale(1.1);
    }
    100% {
        opacity: 1;
        -moz-transformm: scale(1);
    }
}

@-webkit-keyframes slideShow {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
    5% {
        opacity: 1
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }
    100% {
        opacity: 1;
        -webkit-transformm: scale(1);
    }
}

.buy-now:hover {
    background: #fff;
    color: #f8395d;
}

.product-landing {
    padding-top: 113px;
    padding-bottom: 70px;
}

.radius {
    border-radius: 4px 4px 0 0;
}

.title {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    padding-bottom: 80px;
}

.product-title {
    font-size: 15px;
    color: #4f4f4f;
    text-align: center;
    height: 95px;
    padding-top: 25px;
    overflow: hidden;
    display: block;
    position: relative;
    background: #fff !important;
    font-weight: 400;
}

.item-imag {
    transition: .5s;
    border-radius: 6px 6px 0 0;
    -webkit-box-shadow: 0px 0px 57px -11px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 57px -11px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 57px -11px rgba(0,0,0,0.3);
}

.item-imag:hover {
    transition: .5s;
    border-radius: 0 0 6px 6px;
    border-radius: 6px;
}

.item-imag:hover .product-title {
    background: #f8395d !important;
    color: #fff;
    transition: .5s;
    border-radius: 0 0 4px 4px;
    box-shadow: 0px 4px 6px -3px #959595;
}

/*
.item-imag {
    -webkit-box-shadow: 1px 1px 8px -1px rgba(156, 156, 156, 0.53);
    -moz-box-shadow: 1px 1px 8px -1px rgba(156, 156, 156, 0.53);
    box-shadow: 1px 1px 8px -1px rgba(156, 156, 156, 0.53);
}
*/
.item-imag span{
    position: absolute;
    top: -13px;
    right: 0;
    background: #f8395d;
    width: 60px;
    height: 25px;
    border-radius: 40px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    line-height: 25px;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);

}

.item-imag:after {
    content: '';
    position:
}

.saas-landing {
    background: #f7f7f7;
    padding: 120px 0;
}

.footer-area {
    background: #161716;
    padding: 50px 0;

}

.fotter-head {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
}
.fotter-head a{
    color: #78c81f;
}
.fotter-head a:hover{
    color: #64aa16;
}

.copyright {
    color: #97989b;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400px;
}

.line {
    background: #1aabec;
    height: 2px;
    width: 50px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 50px;
}

.footer-demo {
    background: url(../image/product/foot-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 120px;
    margin-top: 120px;
}

.footer-demo h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 45px;
}
.mr{
    margin-top: 30px;
}
.mocc img {
    margin: 0 auto;
}

.mocc {
    margin-top: 75px;
}

@media only screen and (max-width: 860px) {
    .view-demo {
        margin-right: 0px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 413px) {
    .product-landing .col-xs-12 {
        margin-bottom: 40px;
    }
    .saas-landing .col-xs-12 {
        margin-bottom: 40px;
    }
}

@media (max-width:991px){
    .col-sm-6{
        margin-bottom: 40px;
    }
}
@media all and (min-width: 412px) and (max-width: 767px) {
    .col-xs-12 {
        width: 56%;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 40px;
    }
    /*
        .saas-landing .col-xs-12 {
            width: 62%;
            left: 50%;
            transform: translateX(-50%);
            margin-bottom: 40px;
        }
    */
}
.ulstyle {
    list-style: none;
}

.hero-area-lms{
    margin-top:30px;
}


@media (min-width:10px){
    #particles-js{
        height: 130px;
    }
    #appzpos-particles-js{
        height: 130px;
    }
    #water-head{
        height: 130px;
    }
    .hero-area-lms{
        margin-top:60px;
    }

}
@media (min-width:400px){
    #particles-js{
        height: 145px;
    }
    #appzpos-particles-js{
        height: 145px;
    }
    #water-head{
        height: 145px;
    }
    .hero-area-lms{
        margin-top:60px;
    }

}

@media (min-width:500px){
    #particles-js{
        height: 180px;
    }
    #appzpos-particles-js{
        height: 180px;
    }
    #water-head{
        height: 180px;
    }
    .hero-area-lms{
        margin-top:60px;
    }

}
@media (min-width:550px){
    #particles-js{
        height: 200px;
    }
    #appzpos-particles-js{
        height: 200px;
    }
    #water-head{
        height: 200px;
    }
    .hero-area-lms{
        margin-top:50px;
    }

}
@media (min-width:600px){
    #particles-js{
        height: 220px;
    }
    #appzpos-particles-js{
        height: 220px;
    }
    #water-head{
        height: 220px;
    }
    .hero-area-lms{
        margin-top:40px;
    }
}
@media (min-width:700px){
    #particles-js{
        height: 250px;
    }
    #appzpos-particles-js{
        height: 250px;
    }
    #water-head{
        height: 325px;
    }
    .hero-area-lms{
        margin-top:40px;
    }
}
@media (min-width:800px){
    #particles-js{
        height: 300px;
    }
    #appzpos-particles-js{
        height: 300px;
    }
    #water-head{
        height: 350px;
    }
    .hero-area-lms{
        margin-top:30px;
    }

}
@media (min-width:900px){
    #particles-js{
        height: 325px;
    }
    #appzpos-particles-js{
        height: 325px;
    }
    #water-head{
        height: 375px;
    }
    .hero-area-lms{
        margin-top:30px;
    }

}
@media (min-width:1000px){
    #particles-js{
        height: 375px;
    }
    .hero-area-lms{
        margin-top:30px;
    }
    #appzpos-particles-js{
        height: 375px;
    }
    #water-head{
        height: 375px;
    }
}
@media (min-width:1200px){
    #particles-js{
        height: 650px;
    }
    #appzpos-particles-js{
        height: 425px;
    }
    #water-head{
        height: 425px;
    }
    .hero-area-lms{
        margin-top:30px;
    }
}

@media (min-width:1400px){

    #appzpos-particles-js{
        height: 650px;
    }

}

@media (min-width:1600px){

    #appzpos-particles-js{
        height: 650px;
    }

}

@media (min-width:1800px){

    #appzpos-particles-js{
        height: 650px;
    }

}



@media (max-width:1000px){
    .seo-text-3{
        display:none!important;
    }
}
@media (max-width:410px){
    .seo-text{
        font-size:26px!important;
    }

}
@media (max-width:410px){
    .seo-text{
        font-size:26px!important;
    }

}
@media (max-width:450px){
    .hero-text{
        top:10px!important;
    }

}
@media (max-width:600px){
    .seo-text{
        font-size:19px!important;
    }

}
@media (max-width:840px){
    .custom-h4-web{
        display:none!important;
    }

}
@media (max-width:800px){
    .response-text{
        display:none!important;
    }
    .custom-h4{
        display:none!important;
    }
}

@media (max-width:767px){
    .custom-h1{
        display:none!important;
    }
    .seo-text-2{
        display:none!important;
    }
    #typed-strings{
        display:none!important;
    }
    .services-section {
        padding: 40px 0px 0px!important;
    }
    .about_nine_area {
        padding-top: 40px!important;
    }
    .app_feature_area {
        padding: 40px 0!important;
    }
    .p_100{
        padding-top: 40px!important;
        padding-bottom: 40px!important;
    }
    .choose_server_area {
        padding: 40px 0!important;
    }
    .powerfull_area{
        padding-top: 65px!important;
    }
    .contact-section{
        padding: 40px 0 90px!important;
    }
    .satisfaction_area{
        padding: 40px 0 0 0!important;
    }
    .left_title h2{
        font-size: 24px!important;
    }
    .text-column h2{
        font-size: 24px!important;
    }
    .content-column{
        width: 100%!important;
    }
    .testimonials-section:before{
        width: 100%!important;
    }
    .app_screen_area{
        padding: 0 0 50px 0!important;
    }
    .app_screen_area .main_title{
        margin-top:0px!important;
    }
    .services-three{
        padding: 0!important;
    }
    .main_title h2 {
        font-size: 24px!important;
    }
    .main_title h1 {
        font-size: 24px!important;
    }
    .services-three{
        padding-bottom: 0px!important;
    }
    .services-section{
        padding-top: 40px!important;
    }
    .server_title h1{
        font-size: 24px!important;
    }
    .server_title h2{
        font-size: 24px!important;
    }
    .choose_server_area{
        padding-top: 40px!important;
    }
    .logistic{
        padding-top:0px!important;
        margin-top: 0px!important;
    }
    .gallery-section{
        padding-top: 0px!important;
    }
 


}
