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: 'font Regular';
}
a:focus{   text-decoration: none;}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
h1,h2,h3,h4,h5,h6{
  font-family: arvoregular!important;
}
#banner img{ width: 100%; }
/*======================== breadcrumb ==========================*/
.Breadcrumbs {
background-color:#171616; }
.Breadcrumbs .breadcrumb {
padding: 10px 15px;
margin-bottom: 0px;
list-style: none;
background-color: rgba(185, 185, 185, 0);
color: #fff;
font-size: 12px;
border-radius: 0px;
}
.Breadcrumbs .breadcrumb a {
color: #fff;
}

/*============================
        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  
=====================================*/




.navigation_custom{
    background: rgba(0, 0, 0, 1.9);
    border-radius: 0px;
    margin: 0px;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
   


    }
.navigation_custom li{  }
.navigation_custom li a{
    font-size: 16px;
    font-weight: 600;
    padding: 25px 30px;
    color: #fff;
    }

.navigation_custom .navbar-brand{ margin-top: -10px; padding: 0px; }
.navigation_custom .navbar-brand img{
        width: 260px;
    z-index: 10;
    position: relative;
    padding: 15px;
}


.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #666;
}


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

.search_drop{ width: 320px;      background: #666;
    border: none;
    padding: 10px 20px; }

.search_drop input{ border-radius: 0px; }

.search_drop .btn{ border-radius: 0px;  }


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


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

ul.dropdown-menu.product_downdown li a:hover{
  background: #666;
  color: #fff;   
}


.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #666;
    border-color: #666;
}


.navigation_custom .dropdown-menu{  background: #666; width: 350px; padding: 0px;  } 


li.dropdown a span.icon-down-open-1{ transform: rotate(180deg); display: inline-block; transition:all .40s; }
li.dropdown.open a span.icon-down-open-1{   transform: rotate(0deg);
 display: inline-block;}

.list-inline>li{
    width: 49%;
  }

  .list-inline>li a{
    width: 100%;
  }



.navbar-nav  a {
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.navbar-nav a::after {
  content: '';
  width: 100%;
  position: absolute;
  top: 96%;
  left: 0;
  height: 3px;
  background: #FF934F;
  transform: scaleX(0);
  transition: transform .35s ease;
}
.navbar-nav a:hover::after {
  transform: scaleX(1);
}

.navbar-inverse {
    background-color: rgba(34, 34, 34, 0.74);
    border-color: #080808;
}

#top{ display:none;}


/*============================
        Product Banner
=============================*/
.usbimg{ 
  background-image: url('../images/desktop-usb-secure-page-header.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
 }

#mynavsticky{
  background: rgba(0, 0, 0, 0.5)!important;
}

.product-data img{
  display:inline-block; 
 }

.product-data span.product-text{ 
  display:inline-block;
  position:relative;
  top:-18px;
  font-size: 60px;
    font-family: arvoregular!important;
 }

.product-data{
  padding:10px 0px;
 }
.product-data p{
  font-size: 28px;
  color: #fff;
  text-align: center;
}
.product-data p span{ color: #ff863c; }
.dropdown-menu{
  background: red;
}
.product-data h1{
  color: #fff;
}
.FixedOnScroll{ 
  border-radius: 0px; 
    position: fixed;
    transition: all 1s;
    top: 0;
    width: 100%;
    left: 0px;
    z-index: 10;
    background-color: rgba(0, 0, 0, 1)!important;
    border-color: #080808;
  }



.product-btn-fixed{ 
   position: fixed;
   bottom: 60px;
   right: 40px;
   z-index: 999; 
   height: 70px;
   overflow: hidden;
}
.product-btn-fixed a{
  position: relative;
  bottom: -70px;
  color: #ffffff;
  width: 300px;
  text-align: center;
  padding: 20px 20px;
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  border: 2px solid #0d8a0d;
  transition: all .60s;
  background: #000000;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #0f9b0f, #000000);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #0f9b0f, #104410); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.product-btn-fixed a:hover{ animation: shake 0.5s;
  animation-iteration-count: infinite;  }


@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}


.show-download-link a{
  bottom: 0px;
}
.product-btn-fixed a:hover{
  text-decoration:none;
}
.product-btn-fixed a i{
  padding: 0px 10px;
}
.product-btn{
  margin-top: 50px;
}
.product-btn a{
  color: #fff; width: 300px;
  padding:20px 20px;
  display: inline-block;    
  margin:0 12px;
  font-weight: bold; 
  font-size: 18px; 
  text-transform: uppercase;
  transition: all .30s;
}
.product-btn a:hover{
    text-decoration: none;
  }
.product-btn a:first-child{
background: #00E181;
border: 2px solid #35af63;
text-shadow: 1px 1px 1px rgb(45, 136, 78); 
}

.product-btn a:last-child{
background: #FF934F;
border: 2px solid #ce7840;
text-shadow:1px 1px 1px rgb(111, 62, 29);
}

.product-btn a:first-child:hover{
background: #35af63;
}
.product-btn a:last-child:hover{
background: #ce7840;
}
.product-btn a i{
margin-right: 15px;
font-size: 24px;
transition: all .65s;
display: inline-block;

}
.product-btn a:hover i{
  transform:rotateY(360deg);
}


/*===================================
        Product Detail      
=====================================*/

.product-detail{
  padding: 60px 0;
}

.product-detail p, .product-detail li{ font-size:18px;  }

.arrow-list li{
    position:relative;
   list-style:none;
   padding-left: 33px;
   line-height: 18px;
   margin: 15px;
  }

  .arrow-list li:after{
    position: absolute;
    content: '\f178';
    font-family: 'fontello';
    top: 0px; 
    left: 0px;
    transition: all .20s; 
  }

  .arrow-list li:hover:after{
    left:15px;
    color:#42b649;
  }





/*===================================
        Product Security      
=====================================*/
.product-Security{ padding: 40px 0; background: #f5f5f5;  }
.product-Security p, .product-Security li{ font-size:22px;  }

.product-Security img, .product-detail img{ width: 100%; }



/*================================
          tesimonial
=================================*/
.testimonial-section2{
    position: relative;
    padding: 40px 0;
    background-image: url(../images/testimonials_bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 1;
    color: #fff;
}

.testimonial-section2:after{
  content: '';
  position: absolute;
  top:0px;
  background: rgba(0, 0, 0, .80);
  height: 100%;
  width: 100%;
  z-index: -1;
 }

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
    color: #2b288d;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #ffffff;
    border-color: #d6d6d6;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
    overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div .h4 {
    color: #ffffff;
    font-size: 1.5em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #eee;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active .h4 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive .h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  
  .testim .cont div p {
    line-height: 25px;
  }

}


/*=====================================
      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;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
#top i {
  color: #fff;
    margin: 0;
    position: relative;
    left: 11px;
    top: 12px;
    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;
}


/*===================================
        Screenshot
===================================*/
.our_course_box {
  margin:60px 50px; 


}

.our_course_box *{ transition: all 1.50s; }

.slick-slide{ height:auto; padding:20px 0;}
.slick-slide.slick-current.slick-active.slick-center .our_course_box {
  transform: scale(1.8); opacity: 1; 
   }






.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    margin: 30px 0px;
}
.slick-slide{
    -moz-transform: scale(.92);
    -ms-transform: scale(.92);
    -o-transform: scale(.92);
    -webkit-transform: scale(.91);
    opacity: 1;
    transform: scale(0.92);
    opacity: 1;
    transition:all .30s;
 }

.slick-slide.slick-active.slick-center{
    -moz-transform: scale(.92);
    -ms-transform: scale(.92);
    -o-transform: scale(.92);
    -webkit-transform: scale(.91);
    opacity: 1;
    transform: scale(1.10);
    opacity: 1.8;
    transition: all .30s;
    position:relative;
    z-index:10;  
}

footer{   
  padding: 8px 0px;
  background: #000;
  font-size: 14px;
}


.fot_nav { float:right}

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


.screen-shot{ padding: 40px 0; }


.navigation_custom .icon-th, .mynavsticky .icon-th{ color: #fff; }










.product_detail_table_box{
  height: auto;
  float: left;
  display: inline-block;
}
.product_detail_table_box ul{
  list-style: none;
  text-align: left;
  vertical-align: middle;
  padding:20px 0 0 0;
  margin: 0;
}
.product_detail_table_box li{
  width: 180px;
  float: left;
  height: 80px;
  margin: 15px 0 0 0;
  display: inline-block;
  vertical-align: top;
}
.product_detail_table_box li img{
  float:left;
}
.product_detail_rating_img{
  max-width:115px;
}
.pro_detail_ul_heading{
  font-weight: bold;
}


.feature-table{ padding: 40px 0; }




.inner-head{ 
  height:250px;
  position:relative;
  overflow:hidden;
}
.inner-head img{
  width:100%;

}
.inner-overlay{
  background: rgba(0, 0, 0, 0.77);
  position: absolute;
  height: 250px;
  z-index: 999;
  padding: 10px;
  top: 0px;
  width: 100%;
  color:#fff;
  text-align:center;
  padding-top:50px;
}



.inner-text p{ font-size: 16px;}


.padd_40_0{ padding: 40px 0; }





/*-------------------------------*/
/*        Workplace              */
/*-------------------------------*/

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

.workplace-1{
  background:url(../images/workplace-box-1.jpg) no-repeat top;
  padding: 50px 0;
}

.workplace-2{
  background:url(../images/workplace-box-2.jpg) no-repeat top;
  padding: 50px 0;
}

.workplace-3{
  background:url(../images/workplace-box-3.jpg) no-repeat top;
  padding: 50px 0;
}

.workplace-box{
  background:rgba(255, 255, 255, .90);
  width: 90%;
  padding: 10px 30px;
  border-bottom:5px solid #fa944f;
  margin: auto;
  height: 364px
}
.workplace-box h3{
 line-height: 30px;
 margin-top: 0px;
}
.workplace-box p{
text-align: justify;
line-height: 26px; 
}
.work-place-btn{ 
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  border:2px solid #0f90cd;
  padding: 10px 20px;
  margin:20px 0;
  font-weight: bold;
 }

.work-place-btn:hover{
  text-decoration:none;
  }

.list_style_dot li{
  list-style: none;
  padding-right: 10px;
  line-height:30px;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  position:relative;
  padding: 0px 0px 0px 50px;
}

.list_style_dot li:after{
  font-family: fontello;
   content: '\f141';
   padding:0px  20px; 
   display: inline-block;
   -webkit-transition: all .6s;
   -o-transition: all .6s;
   transition: all .6s;
    position: absolute;
    left:0px;
    top: 0px;
  }

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

.inner_data h3 {
    padding: 20px 0;
    font-size: 24px;
}




/*==============================
        thank you
================================*/
.thankyou-wrapper{
  width:100%;
  height:auto;
  margin:auto;
  background:#ffffff; 
  padding:10px 0px 50px;
}
.thankyou-wrapper h1{
  font:100px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#333333;
  padding:0px 10px 10px;
}
.thankyou-wrapper p{
  font:26px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#333333;
  padding:5px 10px 10px;
}
.thankyou-wrapper a{
  font:26px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#ffffff;
  display:block;
  text-decoration:none;
  width:250px;
  background:#E47425;
  margin:10px auto 0px;
  padding:15px 20px 15px;
  border-bottom:5px solid #F96700;
}
.thankyou-wrapper a:hover{
  font:26px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#ffffff;
  display:block;
  text-decoration:none;
  width:250px;
  background:#F96700;
  margin:10px auto 0px;
  padding:15px 20px 15px;
  border-bottom:5px solid #F96700;
}




/*pricing*/
.pricingTable{
    padding: 25px 0;
    border: 1px solid #153248;
    text-align: center;
}
.pricingTable .price-value{
    font-size: 60px;
    font-weight: 800;
    color: #0d3b66;
    letter-spacing: 3px;
    margin-bottom: 30px;
}
.pricingTable .month{
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #0d3b66;
    letter-spacing: 2px;
    line-height: 10px;
    text-transform: uppercase;
}
.pricingTable .title{
    display: inline-block;
    padding: 15px 40px;
    margin: 0 0 20px 0;
    background: #eee;
    font-size: 20px;
    color: #0d3b66;
    text-transform: capitalize;
    letter-spacing: 1px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.pricingTable:hover .title{
    background: #0d3b66;
    color: #fff;
}
.pricingTable .title:before,
.pricingTable .title:after{
    content: "";
    border-right: 26px solid #eee;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    position: absolute;
    top: 0;
    left: -26px;
    transition: all 0.3s ease 0s;
}
.pricingTable .title:after{
    border-right: none;
    border-left: 26px solid #eee;
    left: auto;
    right: -26px;
}
.pricingTable:hover .title:before{border-right-color: #0d3b66;}
.pricingTable:hover .title:after{border-left-color: #0d3b66;}
.pricingTable .pricing-content{
    padding: 0;
    margin: 0 0 25px 0;
    list-style: none;
}
.pricingTable .pricing-content li{
    font-size: 17px;
    color: #0d3b66;
    line-height: 40px;
}
.pricingTable .pricingTable-signup{
    display: inline-block;
    padding: 7px 30px;
    background: #eee;
    font-size: 17px;
    font-weight: 700;
    color: #153248;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.pricingTable:hover .pricingTable-signup{
    background: #0d3b66;
    color: #fff;
}
.pricingTable .pricingTable-signup:before,
.pricingTable .pricingTable-signup:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all 0.5s ease 0s;
}
.pricingTable .pricingTable-signup:hover:before{
    background: rgba(255, 255, 255, 0.7);
    left: 60%;
    right: 60%;
    z-index: 1;
}
.pricingTable .pricingTable-signup:hover:after{
    background: rgba(255, 255, 255, 0.7);
    top: 60%;
    bottom: 60%;
}
@media only screen and (max-width: 990px){
    .pricingTable{ margin-bottom: 30px; }
}



.prcing-section{ padding:40px 0;}






















/*====================================================
               Banner  box
======================================================*/





/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}




/*========================================
            blog 
==========================================*/
.blog{padding:40px 0;}

.blog-list-content{ padding: 20px 25px;background-color: #f5f8fa;
    box-shadow: 0 30px 30px 0 rgba(0,0,0,.1);
 margin:0px 20px 20px; position: relative; z-index: 1; transition: all .60s; height: 160px; }

 .blog-list-content:hover{ 

box-shadow: 0 5px 2px 0 rgba(0,0,0,.2);


  }

.blog-footer{ padding: 15px 0 ; }

.col-sm-4.blog-list {
    margin-bottom: 20px;
    padding: 0px;
}
.blog-list-content .title a{ font-size: 18px; font-weight: bold;
  color: #000
     }

     .title:hover{-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear,left top,right top,color-stop(0,#ff4c7c),color-stop(50%,#09f),color-stop(80%,#99cb33));}


.blog-footer { font-weight: 100;  }
.blog-footer span{ color:#bfbfbf; margin-left:15px;}





/*=======================================
               blog detail
========================================*/

.blog-list{ padding: 40px 0; }


.blog-box{ 
padding: 10px;
-webkit-box-shadow:
1px 2px 2px rgba(0, 0, 0, .15),
-1px -1px 2px rgba(0, 0, 0, .15);
box-shadow:
1px 2px 2px rgba(0, 0, 0, .15),
-1px -1px 2px rgba(0, 0, 0, .15);
text-align: center;
margin-bottom: 20px;
}

.blog-box h3{ 
margin: 0px;
font-size: 20px;
padding: 10px ;
font-weight: bold; 
}

.blog-box img{ width: 100%; }

.btn-blog{   
background: #ffffff;
border-radius: 0px;
padding: 10px 25px;
color: #000;
margin: 20px 0px;
-webkit-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
border: 1px solid #cacaca;
}
.btn-blog:hover{background:#2eb2ed; color: #fff; }
.lead a {color: #000;}
.blog-deetail{ padding: 40px 0; }
.blog-deetail .well{border-radius: 0px;background: #f5f5f5;-webkit-box-shadow: none;box-shadow: none;}

.blog-deetail .well input,
.blog-deetail .well textarea
{
border-radius: 0px;
}

.well h4{ font-weight: bold; padding: 10px 0; }


.similar_bolg{}
.similar_bolg li{
margin: 10px 0;
}
.similar_bolg a{
color: #666;
display: block;
background: white;
padding: 10px;
}
.similar_bolg a:hover{ text-decoration: none;
background-color: #f9f9f9;  }






/* faq**/


.faq{ padding: 40px 0;  background: #f5f5f5 }


#accordion .panel-title a{


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



}
#accordion .panel-title .collapsed{background: #d8d8d8;}


#accordion .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom:0px;
    z-index: 1;
    position: relative;
}
#accordion .panel-heading:before,
#accordion .panel-heading:after{
/*    content: "";
    width: 50%;
    height: 20%;
     position: absolute;
    bottom: 15px;
    left: 10px;
    transform: rotate(-3deg);
    z-index: -1;*/
}

#accordion .panel-title a{
    display: block;
    padding: 15px 10px 15px 20px;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000;
    border-radius: 0;
    position: relative;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f067";
    font-family: "fontello";
    font-weight: 900;
    width: 55px;
    height: 100%;
    text-align: center;
    line-height: 50px;
    border-left: 2px solid #000;
    position: absolute;
    top: 0;
    right: 0;
}
#accordion .panel-title a.collapsed:before{ content: "\f067"; }
#accordion .panel-title a .icon{
    display: inline-block;
    width: 55px;
    height: 100%;
    border-right: 2px solid #000;
    font-size: 20px;
    color: rgba(0,0,0,0.7);
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
#accordion .panel-body{
    padding: 10px 20px;
    border-bottom: 3px solid #000;
    border-top: none;
    background: #ffede7;
    font-size: 15px;
    color: #333;
    line-height: 27px;
}
.page_404{
  padding: 40px 0;
 }
/*======================
    404 page
=======================*/
.page_404{ 
  padding:40px 0; background:#fff; font-family: 'Arvo', serif;
}

.page_404  img{ width:100%;}

.four_zero_four_bg{
 
 background-image: url(../images/404.gif);
    height: 400px;
    background-position: center;
 }
 
 
 .four_zero_four_bg h1{
 font-size:80px;
 }

.four_zero_four_bg h3{
font-size:80px;
}

.link_404{      
color: #fff!important;
padding: 10px 20px;
background: #39ac31;
margin: 20px 0;
display: inline-block;
}


.contant_box_404{ margin-top:-50px;}



.dropdown-menu>li>a {
     padding: 15px 20px!important;
    }


.workplace-box i{ font-size:80px; margin:0px; padding: 0px; }


/*=============================
        How it work
==============================*/

.how-it-work img{
  margin:20px 0;
}
.step-line{
  padding:20px 0;
}
.arrow-box button{
  border:none;
  font-weight:bold;
  color:#000;
  margin:0px;
  padding:0px;
}
.arrow-box a{
  color:#000;
  display:block;
  padding: 5px 10px;
}
.step-btn{
  border: none;
  padding: 5px 10px;
  background: #f18b24;
  color: #000;
  font-weight: bold;
}

.step-btn span{  background: #fff; display: inline-block; height: 25px; width: 25px; line-height: 25px; border-radius: 30px;   }

/*----------------------------------------*/
/*  Feature Area 
/*----------------------------------------*/
.feature-box{
        border: 1px solid #666;
        transition:all .2s;
        box-shadow: 0px 0px 6px rgba(45, 45, 45, 0.2);
        margin-bottom: 30px;
        padding: 10px 20px;
        font-family: 'Montserrat', sans-serif;
        height: 294px;
 }
.feature-icon-box{margin-top: -50px;font-family: 'Montserrat', sans-serif;margin-bottom: 20px;}
.feature-icon-box span{ font-size: 30px;
display: inline-block;
        box-shadow: 0px 0px 6px rgba(45, 45, 45, 0.2);

transition:all .2s;
background: white;
height: 80px;
width: 80px;
line-height: 80px;
color: #000;
border-radius: 50%; 
border: 1px solid #666; }
.feature-text-box{} 
.feature-text-box h4{font-family: 'Montserrat', sans-serif;font-weight: 600;margin-bottom: 15px;} 
.feature-text-box p{font-family: 'Montserrat', sans-serif;margin-bottom: 10px;font-size: 15px;line-height: 24px;} 


.feature-box:hover .feature-icon-box span{ background: #fd746c;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #ff9068, #fd746c);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #ff9068, #fd746c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

 color: #fff; border: none; } 
.feature-box:hover{background: #fd746c;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #ff9068, #fd746c);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #ff9068, #fd746c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

 color: #fff }
.headerimage{height: 72px; width: 72px; }



.heading-img{  height: 75px; width: 75px;  }



/*======================
Set cookies
=======================*/
#cookie-bar{
font-family: 'Montserrat', sans-serif;
background: #0a5481;
display:block;
position: fixed;
bottom: 10px;
width: 300px;
left: 6%;
padding: 20px;
color: #fff;
z-index: 9999; }

#cookie-bar a{ 
color:#fff;
display:block;
padding:10px 0;
}
#Cookie{ 
background: #ff7916;
border: none;
padding: 10px;
display: block;
width: 100%;
text-align: center;
font-weight: bold;
font-family: 'Montserrat', sans-serif;
}


/*==============================
Product listing
==============================*/

.p_list {
background: #f5f5f5;
padding: 5px;
margin: 10px 0;
box-shadow: 0px 0px 5px #00000091;
}


.p_list a{
color: #000;
font-size:18px;
font-weight: bold;
}
.p_list img{ height: 60px; }
.p_list a:hover{ text-decoration: none; }
.p_list a span{ position: relative; top: -20px; }




.product-item{ padding: 40px 0; }

.Thunderbird_font{ font-size: 14px!important; }

.social_fot_box { margin-left: 5px;
margin-bottom: 5px;
margin-top: 5px;
max-height: 10px; }



/*=============================== social icon ================================*/
 .social_fot_box {
}
.social_fot_box ul {

  list-style: none;
  margin: 0px;

}
.social_fot_box li {
  display: inline-block;
  text-align: center;
  margin-left: 10px;
  background: #fff;
  height: 30px;
  width: 30px;
  border-radius: 30px;
 -webkit-transition: all .60s;
 -o-transition: all .60s;
 transition: all .60s;
}
 .social_fot_box li:hover:nth-child(1) {
 border-radius: 0px;
 background: #3B5998;
 color: #fff !important;
}
 .social_fot_box li:hover:nth-child(2) {
 border-radius: 0px;
 background: #0077B5;
}
 .social_fot_box li:hover:nth-child(3) {
 border-radius: 0px;
 background: #1DA1F2;
}
 .social_fot_box li:hover:nth-child(4) {
 border-radius: 0px;
 background: #D82D77;
}
.social_fot_box a {
  display: block;
  line-height: 30px;
  text-decoration:none;
}
.social_fot_box a i {
    color: #000;
    display: block;
    line-height: 30px;
    -webkit-transition: all .50s;
    -o-transition: all .50s;
    transition: all .50s;
    display: block;
    font-size: 14px;
    margin: 0px 5px 0px 0px;
}
.social_fot_box a i:hover {
  color: #fff;
}
.social_fot_box a i:hover {
  /* Rotate div */
     -ms-transform: rotate(360deg);
  /* IE 9 */
     -webkit-transform: rotate(360deg);
  /* Chrome, Safari, Opera */
     transform: rotate(360deg);
  color: #fff
}
.live-chat{
  position: fixed;
  right: -5px;
  bottom: 40%;
  z-index: 100;
}