 .errStyle{
  color: green;
}
.errStyle1{
  color: red;
}
@media only screen and (max-width: 479px){
  #menu{
    margin-top: -12px;
  }
}
.active1{
  background-color: #f6b20e;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .mob_hide {display: none;}
  .mob_show {display: contents;}
  .mob-width {width: 35% !important;}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
 .mob_hide {display: none;}
 .mob_show {display: contents;}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .mob_hide {display: none;}
  .mob_show {display: contents;}
} 
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .mob_hide {display: contents;}
  .mob_show {display: none;}
} 
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .mob_hide {display: contents;}
  .mob_show {display: none;}
}


.li_align:hover{
  transform: scale(1.1);
  background-color: #f6b20e;
}
.li_align1:hover{
  background: transparent !important;
}
a:hover{
  background-color: transparent;
}
.new_menu_li:hover{
  background-color: #f6b20e;
}

#menu .menu-area .navbar-default .navbar-nav li a:hover {
  background: transparent;
}
@media (min-width: 769px) {
  .li_align{
    padding-top: 5px;
    padding-left: 0px !important;
  }
}
@media only screen and (min-width: 480px){
  .new_menu{
    position: absolute;
    /*z-index: 9999;*/
    /*margin-top: 40px;*/
    /* width: 100%; */
    /*background: #314aae;*/
    display: inline-flex;
    left: 15%;
    height: 40px;
    /*padding-top: 10px;*/
    /*overflow: overlay;*/
  }
  .new_menu_li{
    padding-top: 10px;
  }
}
@media only screen and (max-width: 479px){
  .dropdown:hover .dropdown-menu1 {
    margin-left: 50px; 
  }

  .new_menu{
    position: absolute;
    z-index: 9999;
    margin-top: 40px;
    /* width: 100%; */
    background: #314aae;
    display: inline-flex;
    left: -5px;
    overflow: overlay;
    width: 103%;
    height: 30px !important;
  }
  .service_mob{
   margin-top: -29px;
   margin-left: 120px;
   position: fixed !important;
 }
 .service_mob1{
   margin-top: -29px;
   margin-left: 219px;
   position: fixed !important;
 }
 .service_mob_body{
  width: 326px !important;
  z-index: 9999999999999999999999999999999 !important;
  background: #314aad !important;
  left: -130px !important;
}

.mob_mar_new{
  margin-top: 40px !important;
}
.mob_mar_new1{
  margin-top: -9px !important;
}
.mob_mar_new2{
  margin-top: 39px !important;
}
.mob_show{
  display: block;
}
.mob_align{
  margin-top: -34px;
  position: absolute;
  right: 125px;
  z-index: 999999999999999999999999;
}
.mob_margin2{
  margin-left: 45px;
}
.mob_margin1{
  margin-left: 0px;
  padding-left: 5px;
}
.mob_g_mar{
  margin-right: 105px;
}
.mob_margin_search{
  margin-top: 88px;
}
.mob_mar{
  margin-top: 94px !important;
}
.mob_hide1{
  display: none;
}
.g_trans {
  margin-top: 3px;
  margin-right: 18px;
  /* margin-left: 100px; */
  position: fixed;
  /* right: 100px; */
  padding-left: 7px;
  right: 65px;
  /*top: 41px;*/
  top: 0px;
  right: -7px;
}
.mob_font{
  font-size: 11px;
}
.mob_font{
  font-size: 16px;
}
.mob_font1{
  font-size: 11px !important;
}
}
.aa-product-catg li figure .aa-product-img {
  background-color: #5a5a8700 !important;
}
.cust_li {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 40%;
  border-radius: 5px;
}

.cust_li:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

img {
  border-radius: 5px 5px 0 0;
}

.container {
  padding: 2px 16px;
}
.icons {
  background: #ffffff00 none repeat scroll 0 0 !important;
  color: #ffffff !important;
  font-weight: bold;
  display: inline-block;
  margin: 0 5px;
  padding: 5px 10px;
  font-size: 17px;
}
.scrollToTop {
  background-color: #3c4da9;
  border: 1px solid #3c4da9;
}
.aa-product-catg li .aa-product-price {
  color: #3c4da9;
}
.aa-product-catg li .aa-product-price {
  font-size: 13px !important;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li {
  margin: 0 0 3px 30px;
}
#filter_tab_button_id{
  background-color: #f7f7f7;
}
.tab .nav-tabs{
  border-bottom: none;
  position: relative;
}
.tab .nav-tabs li{
  margin-right: 10px;
  z-index: 1;
}
.tab .nav-tabs li:after{
  content: "";
  width: 100%;
  /*border: 1px solid #ccc6c6;*/
  position: absolute;
  top: 50%;
  right: -60%;
  z-index: -1;
}
.tab .nav-tabs li:last-child:after{
  border: none;
}
.tab .nav-tabs li a{
  display: block;
  background: #fff;
  font-size: 15px;
  font-weight: 600;
  color: #956cae;
  text-transform: uppercase;
  border-radius: 20px;
  margin-right: 0;
  border: 2px solid #956cae;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover{
  color: #fff;
  border: 2px solid #956cae;
  border-radius: 20px;
}
.tab .nav-tabs li a:after{
  content: "";
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease 0s;
}
.tab .nav-tabs li.active a:after,
.tab .nav-tabs li a:hover:after{
  height: 100%;
  background: #3c55b1;
}
.tab .tab-content{
  padding: 7px 5px;
  margin-top: 3px;
  font-size: 14px;
  color: #999;
  line-height: 26px;
  background-color: aliceblue;
  /*border-radius: 38px;*/
  overflow: auto;
}
.tab .tab-content h3{
  font-size: 24px;
  margin-top: 0;
}
@media only screen and (max-width: 767px){
  .tab .nav-tabs li{ margin: 0 25px 0 0; }
}
@media only screen and (max-width: 479px){
  .tab .nav-tabs li{
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
  }
  .tab .nav-tabs li:after{
    width: 0;
    height: 100%;
    top: auto;
    bottom: -60%;
    right: 50%;
  }
}
.active1{
  background-color: #f6b20e;
}
.dropdown-menu {
  background-color: <?php echo $this->get_color['menu_color']?> !important;
  top: 120% !important;
}
@media only screen and (max-width: 767px){
  .tab .nav-tabs li{ margin: 0 25px 0 0; }
}
@media only screen and (max-width: 479px){
  .tab .nav-tabs li{
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
  }
  .tab .nav-tabs li:after{
    width: 0;
    height: 100%;
    top: auto;
    bottom: -60%;
    right: 50%;
  }
}


.btn-pref .btn {
  -webkit-border-radius:0 !important;
}
.btn-primary1{
  color: #000;
  background-color: #dcdcdc;
  border-bottom: 2px #314aae solid !important;
  /* border-color: #314aae; */
  border-bottom-style: inset;
  border-bottom-color: #314aae;
  border-bottom-width: 2px;
  font-size: 20px;
}
.box{
  padding:60px 0px;
}

.box-part{
  background: #d3d3d3;
  border-radius:0;
  padding:60px 10px;
  margin:30px 0px;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #fff !important;
}
input[type=button]:focus {
  border-color: #fff !important;
}
.hero-widget { text-align: center; padding-top: 20px; padding-bottom: 20px; }
.hero-widget .icon { display: block; font-size: 96px; line-height: 96px; margin-bottom: 10px; text-align: center; }
.hero-widget var { display: block; height: 64px; font-size: 64px; line-height: 64px; font-style: normal; }
.hero-widget label { font-size: 17px; }
.hero-widget .options { margin-top: 10px; }
#aa-slider .aa-slider-area .seq .seq-prev:hover, #aa-slider .aa-slider-area .seq .seq-prev:focus {
  background-color: #314aae;
}
#aa-slider .aa-slider-area .seq .seq-next:hover, #aa-slider .aa-slider-area .seq .seq-next:focus {
  background-color: #314aae;
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}
.tabbutton.active {
  background-color: #ebebeb;
  border-bottom: 2px blue solid;
}
.tabbutton {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0px 2px;
  transition: 0.3s;
  font-size: 17px;
  background: white;
}
.scrollToTop {
  background-color: #314aae !important;
  border: 2px solid #ffffff !important;
  border-radius: 22px !important;
}