/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/*Header home 4*/
.header-container {
  position: relative; }

.topnav {
  background: #303136; }

.header-top {
  padding-top: 0px;
  background: #303136; }
  @media (max-width: 991px) {
    .header-top {
      background-color: transparent !important; } }

@media (min-width: 1200px) {
  #index .ApMegamenu .leo-verticalmenu > .block_content {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0); }
  #index .ApMegamenu .leo-verticalmenu.active > .block_content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); }

  .popup-over.userinfo-selector {
    margin: 0; }
    .popup-over.userinfo-selector a.popup-title {
      display: none; }
    .popup-over.userinfo-selector .popup-content {
      position: static;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      display: block;
      background: none;
      border: 0;
      padding: 0; }
      .popup-over.userinfo-selector .popup-content li {
        display: inline-block;
        padding: 0;
        vertical-align: top;
        margin: 0 0 0 30px; }
        .rtl .popup-over.userinfo-selector .popup-content li {
          margin: 0 30px 0 0; }
        .popup-over.userinfo-selector .popup-content li a {
          display: block;
          padding: 10px 0;
          line-height: 24px;
          color: #999;
          text-transform: capitalize; }
          .popup-over.userinfo-selector .popup-content li a:hover {
            color: #5cd468; } }
.bottomnav .inner {
  border-bottom: 0; }

.header-menu {
  border-bottom: none; }
  .header-menu:before {
    background: none; }

@media (min-width: 576px) {
  .box-top-header {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }
@media (min-width: 576px) {
  .box-top-header > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }
@media (min-width: 576px) {
  .box-top-header .left-top-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; } }
@media (min-width: 576px) {
  .box-top-header .right-top-header {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; } }
.box-top-header .text-header {
  padding: 14px 0;
  margin-bottom: 0px; }
  @media (max-width: 767px) {
    .box-top-header .text-header {
      text-align: center; } }

@media (min-width: 992px) {
  .box-middle-header {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }
@media (min-width: 992px) {
  .box-middle-header > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }
@media (min-width: 992px) {
  .box-middle-header .left-middle-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; } }
@media (min-width: 992px) {
  .box-middle-header .right-middle-header {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; } }
.box-middle-header .header-logo {
  padding: 5px 0;
  margin-bottom: 0px; }
.box-middle-header #leo_search_block_top {
  width: 100%; }
  @media (max-width: 991px) {
    .box-middle-header #leo_search_block_top {
      margin-top: 0px;
      margin-bottom: 15px; } }

@media (max-width: 991px) {
  .header-menu.bg-fullwidth:before {
    display: none !important; }
  .header-menu .col-menu .navbar-toggler {
    height: 50px;
    border: 2px solid #303136;
    background: #fff; } }
@media (min-width: 992px) {
  .leo-megamenu .navbar-nav > li > a {
    color: #fff; } }
	
.phone-lable {
    color: #000;
    line-height: 24px;
    font-size: 18px;
    font-family: Comic Sans MS, cursive, sans-serif;
    font-weight: 700;
	float: left;
}	
.phones-top-icon {margin-left: 20px;}
/*# sourceMappingURL=headerposition1488483140.css.map */
