/* Base CSS */

@font-face {
    font-family: 'glacial_indifferencebold';
    src: url('assets/fonts/glacialindifference-bold-webfont.woff2') format('woff2'),
         url('assets/fonts/glacialindifference-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'glacial_indifferenceregular';
    src: url('assets/fonts/glacialindifference-regular-webfont.woff2') format('woff2'),
         url('assets/fonts/glacialindifference-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

a:focus { 
    outline: 0 solid;
    text-decoration: none;

     }
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0;
    font-family: "glacial_indifferencebold";
}
body {
    font-family: 'Poppins', sans-serif;


}
a:hover { text-decoration: none }


p{
    margin: 0;
}



.preloader-wrapper{
    background: linear-gradient(to right, #00c9fd 0%, #81ee8e 100%);
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99999;
}



.logo span {
    color: #304ffe;
}

.logo a {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}
.homepage-2 .logo a {
    color: #404873;
}

h3.soon {
    position: absolute;
    top: 45%;
    left: 25%;
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
    font-family: 'glacial_indifferenceregular';
}


a:hover{
    text-decoration: none;
}


.copyright.text-center p a {
    color: #4c5462;
    margin-left: 5px;
}
.copyright.text-center p {
    font-weight: 500;
    font-size: 14px;
    color: #4c5462;
}
.cta-inner h2 {
    margin-bottom: 40px;
    color: #4c5462;
}
#call-to-action {
    padding-bottom: 80px;
    padding-top: 50px;
}


.prev #owlreporter-preloader .loader-section {
    background: #8157FF;
}

.single-item h6 {
    font-size: 24px;
    margin: 0;
    padding-top: 32px;
    text-transform: capitalize;
    color: #ffffff;
    font-weight: 500;
}
.page-single-feature {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    height: 100px;
    margin: 0 20px 40px;
    padding: 30px 20px;
}

.page-single-feature .dsp-tc {
    vertical-align: middle;
    text-align: left;
}
.icon {
    padding-right: 15px;
}

.icon>img {
    height: 40px;
    width: 40px;
}

.text>h5 {
    font-weight: 300;
    margin: 0;
    text-transform: capitalize;
    font-size: 18px;
}
.section-padding {
    padding-top: 20px;
}


.preview-page .cta-inner>h2 {
    color: #fff;
}
.dsp-tc{
    display: table-cell; 
}

.preview-page #footer-bottom {
    background-color: #262832;
    border-top: 1px solid #20222b;
}



@media only screen and (max-width: 767px) {
    .preview-page  .slide-caption {
        padding-top: 50px;
    }
    .preview-page  .slide-caption .btn {
        margin: 0;
        width: 200px;
    }
    .preview-page  .slide-caption .btn+.btn {
        margin-top: 10px;
    }
    .preview-page  .mockup-image {
        width: 80%;
    }



    
    .section-title p {
    font-size: 22px;
    line-height: 30px;
}

.section-title h2 {
    font-size: 28px;
    line-height: 33px;
}



}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-single-feature {
        margin: 0 0 30px;
        padding: 30px 10px;
    }
}

.slider_area {
    background-image: url(assets/img/bg-shape/slider-bg.jpg);
    background-size: 100% 100%;
    background-position: center;
    background-color: #ddd;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 590px;
    padding-top: 100px;
    text-align: center;
    margin: 0 auto;
}

.slide-caption-inner.slider-text {
    margin-bottom: 40px;
}
.slider-text h2 {
    font-size: 48px;
    color: #e3e3e3;
    font-weight: 700;
    line-height: 54px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.slide-caption-inner.slider-text h1.typewrite > span {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 40px;
}
h1.typewrite {
    margin-bottom: 40px;
}
.mb-80{
    margin-top: 80px;
}


.slider-text span {
    color: #304ffe;
}



.slider-links ul {
    margin:  0;
    padding:  0;
    list-style:  none;
}

.slider-links li {
    display:  inline-block;
}

.slider-links a.slider-btn {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding: 17px 50px;
    border-width: 1px;
    border-color: rgb( 48, 79, 254 );
    background-color: rgb( 48, 79, 254 );
    border-style: solid;
    border-radius: 5px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 2px;
}
.slider_area-2 .slider-links a.slider-btn {
  background-color: rgb( 48, 79, 254 );
}




a.slider-btn.slider-btn-2 {
    padding: 17px 36px;
    margin-left: 45px;
}
.slider-links a.slider-btn:hover{

  border-radius: 5px;
  box-shadow: 0px 5px 30px 0px rgba(48, 79, 254, 0.5); 
}







/*----------------------------------------
7. SLIDER
------------------------------------------*/









.mouse-bg {
    background-repeat: no-repeat;
    background-size: auto auto;
    position: absolute;
    left: 0;
    top: 0; 
}

#background-1 {
    background-image: url(assets/img/bg/home-1-slide/1.png);
    background-position: top 24% left 61%;
}
#background-2 {
    background-image: url(assets/img/bg/home-1-slide/1.png);
    background-position: top 30% left 84%;
}
#background-3 {
    background-image: url(assets/img/bg/home-1-slide/3.png);
    background-position: top 17% right 93%;
}
#background-4 {
    background-image: url(assets/img/bg/home-1-slide/4.png);
    background-position: top 33% left 7%;
}
#background-5 {
    background-image: url(assets/img/bg/home-1-slide/4.png);
    background-position: top 46% left 90%;
}

#background-6 {
    background-image: url(assets/img/bg/home-1-slide/6.png);
    background-position: top 13% left 25%;
}
#background-7 {
    background-image: url(assets/img/bg/home-1-slide/7.png);
    background-position: top 26% left 39%;
}
#background-8 {
    background-image: url(assets/img/bg/home-1-slide/7.png);
    background-position: top 13% right 23%;
}



#background-12 {
    background-image: url(assets/img/bg/home-1-slide/12.png);
    background-position: top 52% left 39%;
}

#background-14 {
    background-image: url(assets/img/bg/home-1-slide/12.png);
    background-position: top 67% left 13%;
}
#background-16 {
    background-image: url(assets/img/bg/home-1-slide/6.png);
    background-position: top 12% left 67%;
}
#background-17 {
    background-image: url(assets/img/bg/home-1-slide/6.png);
    background-position: top 46% left 26%;
}

#background-18 {
    background-image: url(assets/img/bg/home-1-slide/6.png);
    background-position: bottom 23% left 87%;
}


#background-20 {
    background-image: url(assets/img/bg/home-1-slide/26.png);
    background-position: top 18% left 64%;
}
#background-15 {
    background-image: url(assets/img/bg/home-1-slide/27.png);
    background-position: top 18% left 92%;
}
#background-11 {
    background-image: url(assets/img/bg/home-1-slide/28.png);
    background-position: top 12% left 97%;
}
#background-22 {
    background-image: url(assets/img/bg/home-1-slide/27.png);
    background-position: bottom 40% left 70%;
}
#background-23 {
    background-image: url(assets/img/bg/home-1-slide/28.png);
    background-position: bottom 28% left 32%;
}

#background-24 {
    background-image: url(assets/img/bg/home-1-slide/26.png);
    background-position: bottom 11% left 81%;
}

#background-25 {
    background-image: url(assets/img/bg/home-1-slide/17.png);
    background-position: bottom 40% left -19%;
}
#background-26 {
    background-image: url(assets/img/bg/home-1-slide/19.png);
    background-position: top 97% left -13%;
}

#background-27 {
    background-image: url(assets/img/bg/home-1-slide/20.png);
    background-position: bottom 40% left 62%;
}
#background-28 {
    background-image: url(assets/img/bg/home-1-slide/18.png);
    background-position: bottom 22% left 21%;
}

#background-29 {
    background-image: url(assets/img/bg/home-1-slide/22.png);
    background-position: bottom 0% left 78%;
}
#background-30 {
    background-image: url(assets/img/bg/home-1-slide/21.png);
    background-position: bottom 26% left 108%;
}


@-webkit-keyframes pulsate {
    from {
        -webkit-transform: scale(1);
    }    
    to {
        -webkit-transform: scale(1.1);
    }
}

.animation {
    transition: all 1s;
    
    -webkit-transform: scale(1);
    -webkit-transform-origin: center center; 
    
    -webkit-animation-duration: 5000ms;
    -webkit-animation-name: pulsate;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
}

.animation:hover {
    -webkit-transform: scale(2);
    -webkit-animation-play-state: paused; /* transition works but gets reset at the end*/
    /*-webkit-animation: 0;*/ /* transition works only one time, and no smooth transition on mouse out */
}


.animation-img {
    position:  relative;
}

.mouse-1 {
    position: absolute;
    left: -260px;
    top: 330px;
}
.mouse-2 {
    position: absolute;
    top: 615px;
    left: -155px;
}
.mouse-3 {
    position: absolute;
    top: 348px;
    left: 557px;
}
.mouse-4 {
    position: absolute;
    top: 470px;
    left: 150px;
}

.mouse-5 {
    position: absolute;
    top: 627px;
    right: 8px;
}
.mouse-6 {
    position: absolute;
    top: 455px;
    right: -303px;
}


/*

#background-25 {
    background-image: url(assets/img/bg/home-1-slide/17.png);
    background-position: bottom 40% left -19%;
}
#background-26 {
    background-image: url(assets/img/bg/home-1-slide/19.png);
    background-position: top 97% left -13%;
}

#background-27 {
    background-image: url(assets/img/bg/home-1-slide/20.png);
    background-position: bottom 40% left 62%;
}
#background-28 {
    background-image: url(assets/img/bg/home-1-slide/18.png);
    background-position: bottom 22% left 21%;
}

#background-29 {
    background-image: url(assets/img/bg/home-1-slide/22.png);
    background-position: bottom 0% left 78%;
}
#background-30 {
    background-image: url(assets/img/bg/home-1-slide/21.png);
    background-position: bottom 26% left 108%;
}


*/

.cd-headline.clip .cd-words-wrapper::after{
    background-color: #fff;
}

h1.cd-headline.clip span{
    margin-bottom: 50px;
    color: #fff;
}


  /*WORK-AREA*/



.work_area {
    background: #fff;
    padding-top: 90px;
    padding-bottom: 120px;
    text-align: center;
}

/*SECTOIN-TITLE*/
.section-title {
    text-align: center;
    margin-bottom: 85px;
    background-image: url(assets/img/bg-shape/section-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
.section-title h2 span {
    color: #304ffe;
}

.section-title h2 {
    color: #8256ff;
    font-size: 36px;
    line-height: 34px;
    font-weight: 700;
}
.section-title p {
    font-size: 24px;
    font-weight: 400;
    color: #2b3547;
    line-height: 43px;
    font-family: 'glacial_indifferenceregular';
}
.page-title h1 {
    font-size: 30px;
    color: #4c5462;
    text-transform: capitalize;
    margin-bottom: 70px;
}
.page-title h1 span {
    color: #8256ff;
}
h2.page-name {
    font-size: 18px;
    color: #2b3547;
    margin-top: 32px;
    text-align: center;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
h2.page-name span {
    color: #1200ff;
}
.app-pages-area {
    padding: 0 354px;
}
.softwear-pages-area {
    padding: 0 354px;
}

.other-pages-area{

    padding: 0 354px;
}


.softwear-pages-area {
    background: #f1f5fb;
    text-align: center;
    padding-top: 117px;
    padding-bottom: 95px;
}






.single_items:hover {
    box-shadow: 0px 15px 40px 0px rgba(22, 23, 78, 0.1);  
}

.on-hover-content {
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
}
.on-hover-content ul {
    margin: 32% 0;
    padding: 0;
    list-style: none;
}
.on-hover-content ul li{
    display: block;
    padding: 3px 0;
}
.on-hover-content ul a.view-demo {
    font-size: 18px;
    font-weight: 400;
    color: #56647c;
    text-decoration: none;
    text-align: center;
    display: block;
    text-transform: capitalize;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.on-hover-content ul a.view-demo:hover {
    color: #304ffe;
    opacity: 1;
}
/*
.on-hover-content-blog a.view-demo-blog {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding: 12px 16px;
    border-width: 1px;
    border-color: rgb( 48, 79, 254 );
    background-color: rgb( 48, 79, 254 );
    border-style: solid;
    border-radius: 5px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    letter-spacing: 1px;
    top: 50%;
    left:50%;
    position: absolute;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
}
a.view-demo:hover{
  box-shadow: 0px 5px 30px 0px rgba(48, 79, 254, 0.5); 

}
*/

.single_items:hover .on-hover-content {
  -webkit-transform:scale(1);
  transform:scale(1);
  opacity:0.9;
}

.single_items:hover .on-hover-content ul a.view-demo {
  opacity:1;
}


.single_items {
    position: relative;
    transition: all .3s ease-in-out;
    box-shadow: 0px 15px 40px 0px rgba(22, 23, 78, 0.2);
    width: 100%; 
    
}
.single_items img { 
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.single_items:hover {
    transform: translate(0%, -5%);
    

}



h4.page-title {
    font-size: 36px;
    text-align: center;
    color: #4c5462;
    margin-bottom: 80px;
}

.other-pages-area {
    text-align: center;
    padding-top: 120px;
    padding-bottom: 100px;
}

.row.mt-50 {
    margin-top: 75px;
}


a.buy-btn {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding: 17px 50px;
    border-width: 1px;
    border-color: rgb( 48, 79, 254 );
    background-color: rgb( 48, 79, 254 );
    border-style: solid;
    border-radius: 5px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 2px;
}


a.buy-btn:hover{
  border-radius: 5px;
  box-shadow: 0px 5px 30px 0px rgba(48, 79, 254, 0.5); 

}


#footer-bottom {
    padding-bottom: 30px;
}


