/*
font-family: 'Montserrat', sans-serif;
font-family: 'Slabo 27px', serif;
*/
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: 'Montserrat', sans-serif;

}

body{ background: #f5f5f5;}

a:focus{text-decoration: none;}

:focus {outline:-webkit-focus-ring-color auto 0px;}

h1,h2,h3,h4,h5,h6, .h1,.h2,.h3,.h4,.h5,.h6{
  font-family: 'Slabo 27px', serif;
}

.white-bg{ background: #fff; padding: 20px; }

/*========================
      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  
=====================================*/
/*=====================================
Navigation
=====================================*/
.navigation_custom{
background: rgb(8, 30, 47);
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;
}

.dropdown-submenu {
    position: relative;
  }
  .dropdown-submenu .dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -1px;
  }



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

/*=====================================
      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: 20;
}
#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;
}
/*======================
   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;}

  #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;
}



/*=============================
        slider
=============================*/

  .slider-wraper {
  width: 100vw;
  height: 400px;
}

.slider--item {
  width: 100vw;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
}

.slick-slide {
  position: relative;
  outline: none;
  z-index: 1;
}
.slick-slide.slick-current {
  z-index: 2;
}

.slick-arrow {
  position: absolute;
  width: 150px;
  top: 0;
  height: 100%;
  border: none;
  outline: none;
  background-color: rgba(255, 255, 255, 0);
  text-indent: -9999px;
  z-index: 999;
  cursor: pointer;
}
.slick-arrow:before {
  content: "";
  position: absolute;
  display: block;
  width: 42px;
  height: 42px;
  top: 50%;
  margin-top: -21px;
  -webkit-transition: all, 0.3s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
  -khtml-transition: all, 0.3s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
  -moz-transition: all, 0.3s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
  -ms-transition: all, 0.3s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
  -o-transition: all, 0.3s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
  transition: all, 0.3s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
}
.slick-arrow:after {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  width: 160px;
  top: 50%;
  background-color: white;
  -webkit-transition: all, 0.4s 0.1s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
  -khtml-transition: all, 0.4s 0.1s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
  -moz-transition: all, 0.4s 0.1s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
  -ms-transition: all, 0.4s 0.1s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
  -o-transition: all, 0.4s 0.1s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
  transition: all, 0.4s 0.1s, cubic-bezier(0.55, 0, 0.1, 1) 1s ease-in-out;
  opacity: 0;
}
.slick-arrow.slick-prev {
  left: 0;
}
.slick-arrow.slick-prev:before {
  border-top: 2px solid white;
  border-left: 2px solid white;
  left: 50px;
  -webkit-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.slick-arrow.slick-prev:after {
  left: 300px;
}
.slick-arrow.slick-prev:hover:before {
  left: 120px;
}
.slick-arrow.slick-prev:hover:after {
  left: 113px;
  opacity: 1;
  width: 80px;
}
.slick-arrow.slick-next {
  right: 0;
}
.slick-arrow.slick-next:before {
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  right: 50px;
  -webkit-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.slick-arrow.slick-next:after {
  right: 300px;
}
.slick-arrow.slick-next:hover:before {
  right: 120px;
}
.slick-arrow.slick-next:hover:after {
  right: 113px;
  opacity: 1;
  width: 80px;
}

.slick-dots {
  padding: 0;
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 30px;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
}
.slick-dots li.slick-active button {
  background-color: white;
  height: 14px;
  width: 14px;
}
.slick-dots li.slick-active button:hover {
  background-color: white;
}
.slick-dots li button {
  outline: none;
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid white;
  background-color: rgba(255, 255, 255, 0);
  text-indent: -9999px;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all, 0.2s, ease-in 1s ease-in-out;
  -khtml-transition: all, 0.2s, ease-in 1s ease-in-out;
  -moz-transition: all, 0.2s, ease-in 1s ease-in-out;
  -ms-transition: all, 0.2s, ease-in 1s ease-in-out;
  -o-transition: all, 0.2s, ease-in 1s ease-in-out;
  transition: all, 0.2s, ease-in 1s ease-in-out;
}
.slick-dots li button:hover {
  background-color: rgba(255, 255, 255, 0.5);
}



/*========================
      Slider base
==========================*/
.slider_base{ padding: 40px 0; background: #193d58; color: #fff;   }

.asr_box{
    width: 100%;
    background: pink;
}
.asr_box .asr_icon{
    float: left;
    width: 20%;
}
.asr_box .asr_icon i{
    font-size: 50px;
}
.asr_box .asr_data{padding-top: 1px;width: 80%;float: left;}
.asr_box .asr_data p{
    font-size: 26px;
    margin-top: 5px;
    padding: 0px 18px;
}

.our_services{
  padding: 20px 0;
  background:#f5f5f5;
}

.our_box_list{
 margin-bottom: 20px;
  box-shadow: 1px 2px 2px #999, -1px 2px 2px #999; 
  padding: 10px;
  transition: all .60s;
  background: #fff;

  }


.our_box_list img{
    height: 140px;
    position: absolute;
    left: 30%;
}
.our_box_list h3{
  color:#000; 
  font-weight: 700;}

.our_box_list p{
    font-size: 15px;
    font-weight: 100;
    padding: 10px;
    color: #666;
}
.our_box_list a{  
    display: block;
    padding: 10px ;
    background: ;
    border: 2px solid #000;
    color: #000;
    font-weight: bold;
   }
  
 .mp{
    margin:0px;
    padding: 0px;
  }

.img-box{position: relative;height: 140px;margin-bottom: 20px;}
.hide-img{
    opacity: 0;
}
.our_box_list:hover .hide-img{opacity: 1;}
.our_box_list:hover .simple-img{opacity:0;}


.OSTbg{ background-color: #fff; }
.OSTbg:hover{ background-color: #2196f3; }
.OSTbg:hover a{ text-decoration: none;
    background: #197dcd;
    border: 2px solid #fff; }



.PSTbg{ background-color: #fff; }
.PSTbg:hover{ background-color: #00c26c; }
.PSTbg:hover a{ text-decoration: none;
    background: #00a75d;
    border: 2px solid #fff; }



.EMLbg{ background-color: #fff; }
.EMLbg:hover{ background-color: #f06d66; }
.EMLbg:hover a{ text-decoration: none;
    background: #db5d56;
    border: 2px solid #fff; }


.MBOXbg{ background-color: #fff; }
.MBOXbg:hover{ background-color: #ff8530; }
.MBOXbg:hover a{ text-decoration: none;
    background: #e5772a;
    border: 2px solid #fff; }


.NSFbg{ background-color: #fff; }
.NSFbg:hover{ background-color: #ff8530; }
.NSFbg:hover a{ text-decoration: none;
    background: #e5772a;
    border: 2px solid #fff;
  }



.MSGbg{ background-color: #fff; }
.MSGbg:hover{ background-color: #00b89b; }
.MSGbg:hover a{ text-decoration: none;
    background: #009d84;
    border: 2px solid #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; }



/*================================
          tesimonial
=================================*/
.testimonial-section2{
    position: relative;
    padding: 40px 0;
    background-image: url(../images/storiesbg.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;
  }

}

/*==========================
          footer
===========================*/

footer{
    background: #153248;
    padding: 20px 0;
    color: #fff;
    font-size: 13px;
}

footer a{ color: #fff; font-size: 12px;
    font-family: 'Montserrat', sans-serif;}
footer a:hover{ color: #fff;  }
footer p{font-family: 'Montserrat', sans-serif;  }







.banner-box{ max-width:650px; color:#fff;  margin: 8% 15%;  }
.banner-box .headingbanner{ font-weight: bold;  }
.banner-box p{  margin:10px 0; font-family:'Montserrat', sans-serif;  }
.banner-box a{ display:inline-block; padding:10px 20px; background: #fff; color: #000; margin: 10px 0; }





/*============================
     end defult style
============================*/
.product{
padding:40px 0;
height:calc(100% - 10%);
}
.security-product{ 
background:url(../images/banner_1.jpg);
background-size: cover;
background-position: 50% 80%;
background-repeat: no-repeat;
position: relative;
}

.security-product:before{
position: absolute;
background:rgba(0, 0, 0, 0.50);
content: '';
width: 100%;
height: 100%;
top: 0px;
}

.center-box{text-align:center;position: relative;top: 20px;color: #fff;}

.center-box h1{font-size: 60px;color: #fff;font-weight: 500;text-shadow: 1px 2px 1px rgba(0, 0, 0, 1);margin: 0px;}
.center-box p{font-size: 22px;color: #fff;padding: 10px 0;font-weight: 100;text-shadow: 1px 2px 1px rgba(0, 0, 0, 1);}


.product-btn{
  margin-top:10px;
  text-align: center;
}
.product-btn a{
  color: #fff; width: 300px;
  padding:10px;
  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);
}





.guarantee_para{
font-size:20px!important; font-weight: bold; }
.guarantee_para img{ 
width: 35px;
position: relative;
top: 10px;
}

/*feature*/
.feature{ padding:40px 0px;}
.feature h2{ color:#585858; font-weight: bold; line-height: 45px;}
.feature p{ font-size: 20px;  padding-top: 50px; padding-bottom: 20px; color:#888888 }
.feature-done {text-align: center; position: relative; padding: 80px; }
.feature-done  img{ position: relative; }
.feature-done:before{
  background-color: #F2F2F6;
  position: absolute;
  content: '';
  width: 100%;
  left: 0px; 
  bottom: 0px;
  height: 450px;
}
.feature-done a{color: #6738ad;padding: 10px;width: 100%;display: block;}
.feature-done a .feature-icon-box{height: 75px;width: 100px; position: relative;left: 15%;}
.feature-done a h3{ font-size: 20px; }
.icon1{ background-position: 0px 0px!important; transition: all .30s }
.icon2{ background-position: 0px 72px!important; transition: all .30s }
.icon3{ background-position: 5px 150px!important; transition: all .30s }
.icon4{ background-position: 0px 215px!important; transition: all .30s }
.icon5{ background-position: 5px 283px!important; transition: all .30s }
.feature-done a:hover .icon1{ background-position: 90px 0px!important; }
.feature-done a:hover .icon2{ background-position: 90px 72px!important; }
.feature-done a:hover .icon3{ background-position: 95px 150px!important; }
.feature-done a:hover .icon4{ background-position: 90px 215px!important; }
.feature-done a:hover .icon5{ background-position: 90px 283px!important; }

/*=============================
           Weakest
 =============================*/
.weakest{ padding:40px 0;}
.pad_sec h3{ font-size: 45px;  padding:20px 30px 0px 0px; font-weight: bold;}
.pad_sec p{ font-size:20px; padding-top: 30px; color: #888888  }
.bg-gray{ background-color: #f5f5f5;  }
.table-box{ padding:80px 0;  }
.icon-record{ position: relative;top: 12px; }
.green{ color: green; }
.red{ color:red; }
td.bg-gray-table, th.bg-gray-table{ background: #F2F2F6!important; }
.table-bordered>thead>tr>th{ border:none ;  }
.table-bordered { border: 0px; }

.table-btn{
 background-color: #fff;
    box-shadow: 0 2px 8px 0 rgba(41,41,51,0.25);
 display: inline-block;
 padding: 10px 22px;
 width: 210px;
 color: #000;
 font-weight: bold;
  }
 
 .table-btn:hover{box-shadow: 0 0px 1px 0 rgba(41,41,51,0.70); }
 .org{background-color: #3f96ff;color: #fff;box-shadow: 0 2px 8px 0 rgba(41,41,51,0.25);}

 .org:hover{ color: #fff;   }


.tabing-head{ 
  font-size: 45px;
  padding: 20px 30px 0px 0px;
  font-weight: bold;
}


.section-fixed{
  padding:20px 0; background-color: #fff;
  position: absolute;
  top: -160px;
  z-index: 1;
  width: 100%;
  transition: all .20s;
  }
.section-fixed h5{
  font-size: 30px;
 }

.fixed_product{ position: fixed!important; top: 0px;   box-shadow: 0 2px 8px 0 rgba(41,41,51,0.25);}

.light-bg{ padding: 80px 0; 
  background: url(../images/bgbox.jpg) no-repeat;
  background-size: 100% 20%;
  background-size: cover;
  position: relative;
  z-index: 1;
  color: #fff;
 }
   .light-bg:before{
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background: rgba(25, 61, 88, 0.81);
    z-index: -1;
    }

     .light-bg h3{ font-weight:bold;  }

     .shadebox p{ font-size: 20px;   }
	 
	 
	 
	 
/*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;
}


/*===========================
		contact
==============================*/

.border-box{ border:2px solid #dcdbdb; padding: 10px; }

.service-icon { float: left; font-size: 44px; margin-right: 20px;  }
.content { float: left; }
.content h5 a{ font-size: 24px;     margin-top: -5px; color: #000; display: block; padding: 10px 0;   }
.content h5 a:hover{text-decoration: none;   }
.content p{ float: left; }

.contact-address{ padding: 40px 0; }



/*======================
    404 page
=======================*/
.prcing-section{ padding:40px 0;}

.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;}

/*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 .title:hover{ color:#fff;}
.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; }
}




/*=========================== Blog and News ============================*/
 .blog_news {
  padding: 40px 0;
}
.tab_box {
  text-align: center;
  padding-bottom:50px;
}
.tab_box ul {
  list-style: none;
  border-bottom: 1px solid #505050;
  display: inline-block;
}
.tab_box ul li {
  display: inline-block;
  color: #000;
}
.tab_box ul li a {
  color: inherit;
  font-size: 20px;
  text-decoration: none;
  padding: 10px 20px;
  display: block;
}
.tab_box ul li.active {
  background-color: #f80302;
  color: #fff;
}
.tab_box ul li a:hover {
  background-color: #f5f5f5;
}
.tab_data h4{padding:0px 0px 20px;}

.tab_data p{ line-height:26px; color:#505050;}

.tab_data a{ display:block; color:#000; font-weight:bold;}

.read_btn {
  background: #fff;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 30px;
  color: #505050;
  font-weight: 500;
  border: 1px solid #f80302;
  -webkit-transition: all .30s;
  -o-transition: all .30s;
  transition: all .30s;
  margin-top: 10px;
}
.read_btn:hover {
  background: #f80302;
  display: inline-block;
  padding: 10px 40px;
  border-radius:0px;
  color: #fff;
  font-weight: 500;
  border: 1px solid #171616;
  -webkit-transition: all .30s;
  -o-transition: all .30s;
  transition: all .30s;
}
.tab_line {
  border-right: 2px solid #f80302;
}

.btn_box{}

.btn_box a{
    display: inline-block;
    padding: 10px 20px;
    background: #f5f5f5;
    margin-top: 20px;
    color: #000;
    font-weight: bold;
  }
  
.btn_box a:first-child{
    background: #00C96E;
    color: #fff;
}

.btn_box a:last-child{
    background: #fff;
    color: #555;
}

.btn_box a:first-child:hover{
    background: #08da7b;
    color: #fff;
}

.btn_box a:last-child:hover{
    background: #e8e8e8;
    color: #555;
}

.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 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);
}


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



main{ padding: 20px 0; }
.side_box a{color: #000; display: block;  }
.side_box a:hover{ text-decoration: none;  }


/*=======================================
              ScreenShot
========================================*/
.ScreenShot{ padding:20px 0; background-color: #f5f5f5; } 
.screen_shot{ height:180px; 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;
  position: absolute;
  top: 0px;
   }
.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: 180px; 
text-align: center; 
display: block;
font-size: 26px;
color: #fff;
}




.demo{ background: linear-gradient(to right, #4e42b9,#e98223) }
a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
#accordion .panel{
    border: none;
    border-radius: 5px;
    box-shadow: none;
    margin-bottom: 10px;
    background: transparent;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 5px;
    background: transparent;
    position: relative;
}
#accordion .panel-title a{
    display: block;
    padding: 20px 30px;
    margin: 0;
    background: rgba(0,0,0,0.4);
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    border-radius: 5px;
    position: relative;
}
#accordion .panel-title a.collapsed{ border: none; }
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
    font-size: 25px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    top: 15px;
    right: 30px;
    transform: rotate(180deg);
    transition: all .4s cubic-bezier(0.080, 1.090, 0.320, 1.275);
}
#accordion .panel-title a.collapsed:before{
    color: rgba(255,255,255,0.5);
    transform: rotate(0deg);
}
#accordion .panel-body{
    padding: 20px 30px;
    background: rgba(0,0,0,0.1);
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    letter-spacing: 1px;
    border-top: none;
    border-radius: 5px;
}

.mp{ margin: 0px; padding: 0px; }

.product_spefication_row {
  border-bottom:1px dotted #666;
  margin-top:10px;
}
.product_spefication_h {
  font-size:20px;
}
.product_spefication_p {
  font-size:18px;
}
.product_spefication_p  a{
  color:#666666;
  font-size:14px;

}
.product_spefication_p span {
  display:block;
  font-weight:200;
}

.list-group-item a{
    color:#000;
}

li.list-group-item.active a{ 
  color:#fff;
}


.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
   background: #ED213A;
    background: -webkit-linear-gradient(to right, #93291E, #ED213A);
    background: linear-gradient(to right, #93291E, #ED213A);
    font-weight: bold;
    color: #fff!important;
    border: none;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
   background: #ED213A;
    background: -webkit-linear-gradient(to right, #93291E, #ED213A);
    background: linear-gradient(to right, #93291E, #ED213A);
    color: #fff;
}

.list-group-item {
    position: relative;
    display: block;
    padding:0;
    margin-bottom: -1px;
    background-color: #fff;
}

.trophy{
  margin-top: 15px;  
}


.product_spefication_row p{ font-size: 13px!important; }







/*============================
        Heading style
=============================*/
.heading_style_1{ 
  text-align: center;
  position: relative; }

.heading_style_1 .heading_design{ 
  font-weight: bolder;
  color: #555;
  font-size:24px;
  position: relative;
  z-index: 2;
}

.heading_style_1 .heading_design_white{ 
  font-weight: bolder;
  color: #fff;
  font-size:24px;
  position: relative;z-index: 2;
}

.heading_style_1 .heading_design_back{
        display: block;
        font-weight: bolder;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        font-size: 26px;
        color: rgba(0, 0, 0, 0.09);
        z-index: 1;
        }

.heading_style_1 .para_heading{ color: #999; font-size: 20px; padding: 15px 0; }




/*======================
        Site-map
=======================*/
.sitemap{ padding:80px 0;}

.sitemap_box{background: #fff;position: relative; margin-bottom:50px;}
.sitemap_box h4{background: #c50000;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 #eee;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;}

/*======================== breadcrumb ==========================*/
.Breadcrumbs {
    background: #ED213A;
    background: -webkit-linear-gradient(to top, #93291E, #ED213A);
    background: linear-gradient(to top, #93291E, #ED213A);
  }
.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;
}



/*========================================
            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:-50px 20px 20px; position: relative; z-index: 1  }

.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: #666;
  transition: all .50s;
     }



.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;  }
/*=======================================
               blog detail
========================================*/
.live-chat{
  position: fixed;
  right: -5px;
  bottom: 40%;
  z-index: 300;
}




