html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
     font-family: 'muliregular';
}
a:focus{   text-decoration: none;}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

.policy{ padding: 40px 0;}
.blog-list{ padding: 40px 0;}
/*=====================
        Banner
=======================*/

.slider .item{height:300px; padding-top:7%;}
 
 .banner_1{
  background: #FF512F;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #DD2476, #FF512F);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #DD2476, #FF512F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
 }
 
  .banner_2{
  background: #0f0c29;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #24243e, #302b63, #0f0c29); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

  }
 
  .banner_3{
   background: #FF512F;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #DD2476, #FF512F);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #DD2476, #FF512F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    }
 
 
  .item p{ text-align: center;
    color: #fff;
    margin: 0px;
  }
  
   .item p:first-child{ padding:20px 0 15px 0; font-size:36px; font-weight:800}
    .item p:last-child{ font-size:16px; font-weight:800}
 

/*======================== breadcrumb ==========================*/
 .Breadcrumbs {
  background-color:#f5f5f5; }
.Breadcrumbs .breadcrumb {
  padding: 10px 15px;
  margin-bottom: 0px;
  list-style: none;
  background-color: rgba(185, 185, 185, 0);
  border-radius: 0px;
}
.Breadcrumbs .breadcrumb a {
  font:bold 12px 'font-Medium', sans-serif;
  color: #505050;
}


/*============================
        padding margin
=============================*/
.pad_0{ padding: 0px; }
.pad_10{ padding: 10px; }
.pad_20{ padding: 20px; }
.pad_30{ padding: 30px; }
.pad_40{ padding: 40px; }
.pad_50{ padding: 50px; }
.pad_60{ padding: 60px; }
.pad_70{ padding: 70px; }
.pad_80{ padding: 80px; }

.pad_l_0{ padding-left: 0px; }
.pad_l_10{ padding-left: 10px; }
.pad_l_20{ padding-left: 20px; }
.pad_l_30{ padding-left: 30px; }
.pad_l_40{ padding-left: 40px; }
.pad_l_50{ padding-left: 50px; }
.pad_l_60{ padding-left: 60px; }
.pad_l_70{ padding-left: 70px; }
.pad_l_80{ padding-left: 80px; }

.pad_r_0{ padding-right: 0px; }
.pad_r_10{ padding-right: 10px; }
.pad_r_20{ padding-right: 20px; }
.pad_r_30{ padding-right: 30px; }
.pad_r_40{ padding-right: 40px; }
.pad_r_50{ padding-right: 50px; }
.pad_r_60{ padding-right: 60px; }
.pad_r_70{ padding-right: 70px; }
.pad_r_80{ padding-right: 80px; }

.pad_b_0{ padding-bottom:  0px; }
.pad_b_10{ padding-bottom:  10px; }
.pad_b_20{ padding-bottom:  20px; }
.pad_b_30{ padding-bottom:  30px; }
.pad_b_40{ padding-bottom:  40px; }
.pad_b_50{ padding-bottom:  50px; }
.pad_b_60{ padding-bottom:  60px; }
.pad_b_70{ padding-bottom:  70px; }
.pad_b_80{ padding-bottom:  80px; }


.pad_t_0{ padding-top:  0px; }
.pad_t_10{ padding-top:  10px; }
.pad_t_20{ padding-top:  20px; }
.pad_t_30{ padding-top:  30px; }
.pad_t_40{ padding-top:  40px; }
.pad_t_50{ padding-top:  50px; }
.pad_t_60{ padding-top:  60px; }
.pad_t_70{ padding-top:  70px; }
.pad_t_80{ padding-top:  80px; }

.mar_0{ margin: 0px; }
.mar_10{ margin: 10px; }
.mar_20{ margin: 20px; }
.mar_30{ margin: 30px; }
.mar_40{ margin: 40px; }
.mar_50{ margin: 50px; }
.mar_60{ margin: 60px; }
.mar_70{ margin: 70px; }
.mar_80{ margin: 80px; }

.mar_l_0{ margin-left: 0px; }
.mar_l_10{ margin-left: 10px; }
.mar_l_20{ margin-left: 20px; }
.mar_l_30{ margin-left: 30px; }
.mar_l_40{ margin-left: 40px; }
.mar_l_50{ margin-left: 50px; }
.mar_l_60{ margin-left: 60px; }
.mar_l_70{ margin-left: 70px; }
.mar_l_80{ margin-left: 80px; }

.mar_r_0{ margin-right: 0px; }
.mar_r_10{ margin-right: 10px; }
.mar_r_20{ margin-right: 20px; }
.mar_r_30{ margin-right: 30px; }
.mar_r_40{ margin-right: 40px; }
.mar_r_50{ margin-right: 50px; }
.mar_r_60{ margin-right: 60px; }
.mar_r_70{ margin-right: 70px; }
.mar_r_80{ margin-right: 80px; }

.mar_b_0{ margin-bottom:  0px; }
.mar_b_10{ margin-bottom:  10px; }
.mar_b_20{ margin-bottom:  20px; }
.mar_b_30{ margin-bottom:  30px; }
.mar_b_40{ margin-bottom:  40px; }
.mar_b_50{ margin-bottom:  50px; }
.mar_b_60{ margin-bottom:  60px; }
.mar_b_70{ margin-bottom:  70px; }
.mar_b_80{ margin-bottom:  80px; }


.mar_t_0{ margin-top:  0px; }
.mar_t_10{ margin-top:  10px; }
.mar_t_20{ margin-top:  20px; }
.mar_t_30{ margin-top:  30px; }
.mar_t_40{ margin-top:  40px; }
.mar_t_50{ margin-top:  50px; }
.mar_t_60{ margin-top:  60px; }
.mar_t_70{ margin-top:  70px; }
.mar_t_80{ margin-top:  80px; }
/*=====================================
            Navigation  
=====================================*/
.freeoutlook{
    background: #ffffff;
    border-radius: 0px;
    margin: 0px;
   -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1); 
    border-bottom: 1px solid #dadada;
    }
.freeoutlook li{

}

.freeoutlook .navbar-nav >  li a{ 
  font-size: 16px;
  font-weight: 600;
  padding: 25px 30px;
  color: #666;
  }


.freeoutlook .dropdown-menu li a{ 
  font-size: 14px;
  font-weight: 600;
  padding: 10px 20px;
  color: #666;
  }

  .freeoutlook .dropdown-menu { 
    margin:0px;
    padding: 0px; 
  }

.freeoutlook .navbar-brand{
  margin-top: -8px;
  padding: 0px;
  }
.freeoutlook .navbar-brand img{
    width: 220px;
    z-index: 10;
    position: relative;
    padding: 10px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
   
}


.freeoutlook .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #0a1550;
}



.freeoutlook ul.dropdown-menu.product_downdown {
    padding: 0;
    margin: 0px;
   }


.freeoutlook ul.dropdown-menu.product_downdown li a{
    padding: 5px 10px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
   
   }

.freeoutlook ul.dropdown-menu.product_downdown li a:hover{
  background: #0d144d;
  color: #fff;   
}
.freeoutlook  .dropdown:hover .dropdown-menu {
  display: block;

}
 
/*========================
   inner_image_bar
========================*/
.inner_image_bar{
 height:300px; 
 background-size: cover; 
 position: relative;
 background: #000428;  /* fallback for old browsers */
 background: -webkit-linear-gradient(to right, #004e92, #000428);  /* Chrome 10-25, Safari 5.1-6 */
 background: linear-gradient(to right, #004e92, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.inner_image_bar:after{
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.32);
  content: '';
  height: 100%;
  width: 100%;
   }

.inner_image_bar h1{
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
     line-height:300px; 
     font-weight: bold;
     margin: 0px;
}

.home_data{ padding: 40px 0; 
background: #000428;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #004e92, #000428);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #004e92, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
color: #fff;
}
.color_dot{ color: #000; }

/*===============================
        list style thee
================================*/
.list_style_three{ list-style: none; }
.list_style_three li{position:relative; }
.list_style_three li:before{ content:'\f046'; font-size: 16px; font-family:FontAwesome; position:absolute; top: 0px;  }
.list_style_three a{color: #000; font-size: 16px; padding-left: 30px; transition: all .3s;  }
.list_style_three a:hover{text-decoration: none; padding-left: 40px;}




.list_style_dot li{
  list-style: none;
  padding-right: 10px;
  line-height:24px;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s

}
.list_style_dot li:before{
  font-family: FontAwesome;
  content: '\f141';
  padding: 0px 10px 0px 10px;
  display: inline-block;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  margin-left:  -10px;
}
.list_style_dot li:hover:before {
 -webkit-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
     transform:rotate(360deg);
}

.list_style_dot li a{color: #000; }




.major_feature{ background: #fff; padding: 40px;}
.gray{ background: #f6f6f6; padding: 40px;}

/*home page fearutere*/



.describing_key_features{
  padding: 40px 0; 
  background: #f5f5f5;
  }
.key_feature_box {
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(4, 4, 4, 0.12);
            box-shadow: 1px 1px 5px 0px rgba(4, 4, 4, 0.12);
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
.key_feature_box:hover{
   
    -webkit-box-shadow: -2px 1px 5px 2px rgba(4, 4, 4, 0.12);
   
            box-shadow: -2px 1px 5px 2px rgba(4, 4, 4, 0.12);
}

.key_feature_box img{
    width: 100%;
    text-align: center;
    margin: 22px auto; 
  } 

.key_feature_box h5{ 
  font-weight: bold; }
  
  
  
  
  .bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
    background: #fff;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}


.comments{ background: #f5f5f5; }


footer{ padding:10px 0; font-size:12px; background:#f5f5f5}


.data_recover-repair-pst-file{ }


.data_recover-repair-pst-file h5{     padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;}
.data_recover-repair-pst-file p{line-height: 30px; }

.key_feature_box_table{ background-color:#fff; padding:20px;}
.fot_nav { float:right}

.fot_nav a{ display:inline-block; text-decoration:none;float:right; color:#666; text-transform:uppercase; margin-left:20px;  }

.data_box{ padding: 15px; color: #000;background: #fff; box-shadow: 0px 1px 5px 0px rgba(0,0,0, .15) }
.data_box a{ text-decoration: none; font-size:14px; }

.download_btn{ border-radius: 0px;}


.m_feature p{ font-size: 18px; margin-bottom: 20px;  }
.m_feature p:last-child{  margin-bottom: 0px;  }

.faq_home{ padding:40px 0;  }


.faq_home a{ display: block; background:#fff; padding: 10px 20px; text-decoration: none; }
.faq_home .panel-group .panel{ border-radius: 0px;      }
.faq_home  .panel-default>.panel-heading{ padding: 0px; border-radius: 0px; border: none!important;
 }





/*===================================
        Product Page
====================================*/
.product_page{
    padding: 40px 0;
    color: #fff;
    position: relative;
    background: #f5f5f5;
    z-index: 1;
}

.product_page:before{
        content: '';
    position: absolute;
    bottom: -10px;
    background: url(../images-1/bg.png);
    height: 23px;
    width: 100%;
    background-size: 600px 24px;

}

.product_page:after{
background: #000428;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #004e92, #000428);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #004e92, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    color: #fff;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: -1;  
   
}
.product_heading{
  font-weight: bold;
  padding-bottom: 20px;
}
.list_style_dot li{
  list-style: none;
  padding-right: 10px;
  line-height:30px;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s

}
.list_style_dot li:before{
  font-family: FontAwesome;
   content: '\f141';
   padding:0px  20px; 
   display: inline-block;
   -webkit-transition: all .6s;
   -o-transition: all .6s;
   transition: all .6s

}
.list_style_dot li:hover:before {
 -webkit-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
     transform:rotate(360deg);
}


.product_contant a{
 display: inline-block;
 padding: 15px 20px; 
 color: #000;
 background: #f5f5f5;
 margin-right:10px;
  margin-top: 30px;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
  }
   
  .btn_box a:first-child{
  background: #5bb95c;
    margin-left: 50px;
    border-radius: 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #fff;
    font-weight: bold;

   }
    .btn_box a:last-child{
    background: #e67f37;
    margin-left:0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #fff;
    font-weight: bold;

     
   }
   .btn_box a i{ -webkit-transition: all .6s; -o-transition: all .6s; transition: all .6s }
.btn_box a:first-child:hover i{
    -webkit-transform: rotate(360deg) scale(1.5);
        -ms-transform: rotate(360deg) scale(1.5);
            transform: rotate(360deg) scale(1.5);

       }
       .btn_box a:last-child:hover i{
    -webkit-transform: rotate(360deg) scale(1.5);
        -ms-transform: rotate(360deg) scale(1.5);
            transform: rotate(360deg) scale(1.5);

       }



/*=====================================
      scroll  to top
======================================*/
#top {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display:none;
  text-decoration: none;
  border-radius: 35px;
  
}
.scroll_show{
    display: block!important;
  }

#top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#top:hover i {
  color: #fff;
  top: 5px;
}

/*=====================================
        end  scroll  to top
======================================*/


.top_porduct_btn{ 
    display: inline-block;
    position: relative;
    margin-top: 0px;
    float: right;
  }
.top_porduct_btn a{
    font-size: 14px;
    background: #fff;
    margin-left: 0px;
    color: #000;
    display: inline-block;
    padding: 10px 15px;
    font-weight: bold;
  }
.top_porduct_btn a:hover{ 
  background-color: #2884ff; 
  color: #fff;
  text-decoration:none;
  }
.scroll_show_product{
  padding: 10px;
  background-color: #002252; 
 width: 100%;
 position: fixed; 
 top: 0px;
 z-index: 10; 
 -webkit-transition: all  .2s;
 -o-transition: all  .2s; transition: all  .2s;
  margin-top: -100px; }
.scroll_show_product .top_heading_fix{
  font-size: 20px;
  color: #fff;
  position: relative;
  top: 5px;
  float: left;
   padding:inherit;
   margin:0px; 
   border:none;
 }


.fixed_product{  margin-top: 0px; }


/*=======================================
              ScreenShot
========================================*/

.ScreenShot{ padding:40px 0; background-color: #f5f5f5; } 

.screen_shot{ height:300px; margin-bottom: 15px; padding: 0px; overflow: hidden; position:relative;   }  
.screen_shot img{ height: 100%; width: 100%; -webkit-transition: all 4s; -o-transition: all 4s; transition: all 4s;     top: 0px;
    position: absolute; }

.screen_shot:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);} 
.overlayer{-webkit-transition: all 1s;-o-transition: all 1s;transition: all 1s;   }
.screen_shot:hover .overlayer{ 
  background: rgba(0, 0, 0, .5);
   z-index: 1;
    height: 100%;
     width: 100%;
      position: absolute;
       top: 0px; }

        .overlayer a{ text-decoration: none; line-height: 300px; 
        text-align: center; 
        display: block;
         font-size: 26px; color: #fff; }




/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/
/*#testimonial{
padding: 80px;
background: linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);
}*/
#testimonial{ 
  padding: 40px 0; color: #fff;  
 
background: #000428;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #004e92, #000428);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #004e92, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.quote{ text-align: center; }
#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
          -o-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
          -o-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #fff;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}



/*======================
        Site-map
=======================*/
.sitemap{ padding:80px 0; background: #f9f9f9;}
.sitemap_box{background: #fff;position: relative; margin-bottom:60px;}
.sitemap_box h2{background: #666;padding: 10px 20px;margin: 0px 30px;text-align: center;position: relative;top: -20px;color:#fff;margin-top: ;}
.sitemap_box ul{list-style: none;margin-top: -15px;}
.sitemap_box ul li{line-height: 24px;border-bottom: 1px solid #f5f5f5;padding: 0px 20px; }
.sitemap_box ul li:last-child{ border: none;}
.sitemap_box ul li a{padding: 5px 10px;display: block;color: #000; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}
.sitemap_box ul li a:hover{padding: 5px 20px;display: block;color: #000; text-decoration: none;}




.policy_inner strong{
  padding: 20px 0;
  display: block;

}

.policy_inner ul{ padding:0px 0px 0px 20px; }



.notification{ width: 300px; background: #111; padding: 10px; color: #fff; 
  position: fixed; bottom: 20px; left: 20px;
  border-radius: 4px; 
}
.notification-close{
  position: absolute;
  right: -5px; 
  top: -5px;
  background: #666;
  height: 25px;
  width: 25px;
  text-align: center;
  line-height: 25px;
  cursor: pointer;
  font-size: 20px;
 }
 .chat{
  position: fixed;
  right: -5px;
  bottom: 40%;
  z-index: 100;
}