 @font-face {
     font-family: 'JaapokkiRegular';
     src: url('../fonts/jaapokki/jaapokki-regular.eot');
     src: url('../fonts/jaapokki/jaapokki-regulard41d.eot?#iefix') format('embedded-opentype'), url('../fonts/jaapokki/jaapokki-regular.woff') format('woff'), url('../fonts/jaapokki/jaapokki-regular.ttf') format('truetype'), url('../fonts/jaapokki/jaapokki-regular.svg#JaapokkiRegular') format('svg');
     font-weight: normal;
     font-style: normal;
 }

 @import url('https://fonts.googleapis.com/css?family=Poppins:500,600,700|Open+Sans:400');

 body {
     /*background:url(../images/geometry.png);*/
     
     background: #fff;
 }
   
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    color: #222;
    margin-top: 0px;
    font-style: normal;
    font-weight: 700;
    text-transform: normal;
}
 

 

 
 #preloader {
     position: fixed;
     left: 0;
     top: 0;
     z-index: 9999999;
     width: 100%;
     height: 100%;
     overflow: visible;
     background: #fff url("img/pre_loader.gif") no-repeat center center;
     color: #000;
 }
img {
    max-width: 100%;
}
 
/*----------------------------------------
  Header 
------------------------------------------*/ 
.header_area {
position: absolute;
left: 0;
right: 0;
z-index: 99;
padding: 40px 0;
}
.header_area .buy_link .demo_btn {
  display: inline-block;
}

.demo_btn {
  background: #fda12b;
  padding: 15px 40px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 25px;
  display: inline-block;
}
.demo_btn:hover {
  background: #fff;
  color: #222;
  text-decoration: none;
}


/*----------------------------------------
  SLIDER
------------------------------------------*/

.slider_area {
    background-image: url(img/header.jpg);
    background-size: 100% 100%;
    background-position: center;
    background-color: #ddd;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 641px;
    padding-top: 200px;
    text-align: center;
    margin: 0 auto;
}
.slide_caption {
    margin-top: -12px;
}
.slide_caption h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 700;
    line-height: 54px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.slide_caption span {
    display: block;
    font-weight: 400;
    margin-top: 10px;
    font-size: 44px;
}
.slide_caption p {
    color: #fff;
    width: 53%;
    margin: auto;
    font-size: 17px;
}
/*     End : SLIDER Caption
------------------------------------------*/

/*   Start:  Slider Icon  Animation
------------------------------------------*/
.mouse-bg {
    background-repeat: no-repeat;
    background-size: auto auto;
    position: absolute;
    left: 0;
    top: 0; 
}

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

#background-6 {
    background-image: url(img/6.png);
    background-position: top 13% left 25%;
}
#background-7 {
    background-image: url(img/2.png);
    background-position: top 27% left 22%;
}
#background-8 {
    background-image: url(img/7.png);
    background-position: top 13% right 23%;
}

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

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

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


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

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

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

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

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

/*   End:  Slider Icon  Animation
------------------------------------------*/


/*   Start:  Slider Demo Image Animation
------------------------------------------*/

@-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: 250px;
}
.mouse-2 {
    position: absolute;
    top: 515px;
    left: -155px;
}
.mouse-3 {
    position: absolute;
    top: 270px;
    left: 557px;
}
.mouse-4 {
    position: absolute;
    top: 370px;
    left: 150px;
}

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


/*   End:  Slider Demo Image Animation
------------------------------------------*/





/*   Start: Demo Section
------------------------------------------*/

 .title-section {
     margin-top: 96px;
     margin-bottom: 50px;
 }
 
 .title-section h3 {
      font-size: 40px;
  }

 .title-section p {
      font-size: 18px;
  }
.demo_img {
  position: relative;
  text-align: center;
  overflow: hidden;
  box-shadow: 0px 15px 40px 0px rgba(22, 23, 78, 0.11);
}
.demo_img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 0;
}
.demo_img:hover:after, .demo_img:hover .hover_link{
    opacity: 1;
}

.demo_img:hover:after, 
.demo_img,
.demo_img:hover .hover_link,
.hover_link,
.hover_link a:hover {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.demo_img:hover .hover_link{
    opacity: 1;
    margin-bottom: -12px;
}
.hover_link {
  position: absolute;
  bottom: 50%;
  width: 100%;
  margin-bottom: -48px;
  z-index: 99;
  opacity: 0;
}
.hover_link a {
  background: #fda12b;
  padding: 14px 35px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 25px;
}

.hover_link a:hover {
   box-shadow: 0px 10px 18px -1px rgba(230, 211, 17, 0.53);
   text-decoration: none;
}

 .inner-desc {
     margin-bottom: 60px;
 }
 .inner-desc img {
     width: 100%;
     height: 100%;
     transition: all 0.3s linear 0s;
 }
 .inner-desc:hover.inner-desc img {
     transform: translate3d(0px, -15px, 0px);
 }
.inner-desc h4 {
    font-weight: 700;
    color: #222;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: capitalize;
}
.essentiale_pg_tit{
    margin-top: 34px;
    margin-bottom: 40px;
    font-size: 40px;
}
.demo_wrp {
    padding-bottom: 15px;
}
/*   End: Demo Section
------------------------------------------*/

/* Feature Section  
=====================================*/
.feature_sec {
    padding-bottom: 70px;
}
.feature_box {
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 40px rgba(60, 58, 58, 0.08);
    box-shadow: 0 2px 40px rgba(60, 58, 58, 0.08);
    padding: 45px 15px;
    text-align: center;
    margin-bottom: 30px;
}
.feature_box h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}
.feature_box img {
    border-radius: 5px;
    margin-bottom: 15px;
    width: 70px;
}
/* End : Feature Section  
=====================================*/


/* Footer Section  
=====================================*/
.footer_sec {
    background-image: url(img/footer.jpg);
    position: relative;
    z-index: 1;
    color: #FFF;
    padding: 92px 0px 100px;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
}
.footer_text h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.footer_text p {
    color: #fff;
    font-size: 18px;    
    width: 42%;
    margin: auto;
    margin-bottom: 20px;
}



 /* Tablet Landscape 
=======================================================================================*/
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
	

 }
/* Tablet Portrait 
=======================================================================================*/

 @media (min-width: 768px) and (max-width: 991px) {
.all_dmo .col-md-3 {
    width: 33.33%;
    float: left;
}
.demo_wrp .col-md-6 {
    width: 50%;
    float: left;
}
.feature_box {
    padding: 25px 9px;
}


}

/* Phone 
=======================================================================================*/
@media only screen and (max-width: 767px) {
.container {
    max-width: 540px;
}
.slide_caption h1 {
    font-size: 37px;
}
.slide_caption span {
    font-size: 37px;
    margin-top: 0px;
}
.slide_caption p {
    width: 100%;
}
.slider_area {
    padding-bottom: 120px;
}
.title-section h3 {
    font-size: 30px;
}
.footer_text h2 {
    font-size: 40px;
}
.footer_text p {
    width: 90%;
}


}
 
 
 