/***************************************************
  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 
 */
/***********************************************************************/
.topnav {
  background: #f8f8f8; }

.box-top-header {
  position: relative;
  margin: 0 0 0 0; }
  .rtl .box-top-header {
    margin: 0 0 0 0; }
  @media (min-width: 992px) {
    .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;
      margin: 0 15px 0 15px; }
      .rtl .box-top-header {
        margin: 0 15px 0 15px; } }
  @media (min-width: 1200px) {
    .box-top-header {
      margin: 0 25px 0 20px; }
      .rtl .box-top-header {
        margin: 0 20px 0 25px; } }
  @media (min-width: 1600px) {
    .box-top-header {
      margin: 0 25px 0 30px; }
      .rtl .box-top-header {
        margin: 0 30px 0 25px; } }
  @media (min-width: 1600px) {
    .box-top-header {
      margin: 0 25px 0 50px; }
      .rtl .box-top-header {
        margin: 0 50px 0 25px; } }
  @media (min-width: 1700px) {
    .box-top-header {
      margin: 0 25px 0 60px; }
      .rtl .box-top-header {
        margin: 0 60px 0 25px; } }
  .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: 992px) {
      .box-top-header > [class*="col-"] {
        padding-left: 0px;
        padding-right: 0px; } }
  .box-top-header .left-top-header {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    .box-top-header .left-top-header .logo {
      max-height: 100px;
      padding: 25px 0; }
    @media (min-width: 992px) {
      .box-top-header .left-top-header .leo-verticalmenu .title_block {
        width: 50px;
        height: 100px;
        background: transparent;
        border-left: 1px solid #ededed;
        border-right: 1px solid #ededed; } }
    @media (min-width: 1400px) {
      .box-top-header .left-top-header .leo-verticalmenu .title_block {
        width: 60px; } }
    @media (min-width: 1500px) {
      .box-top-header .left-top-header .leo-verticalmenu .title_block {
        width: 70px; } }
    @media (min-width: 1600px) {
      .box-top-header .left-top-header .leo-verticalmenu .title_block {
        width: 80px; } }
    @media (min-width: 1600px) {
      .box-top-header .left-top-header .leo-verticalmenu .title_block {
        width: 90px; } }
    @media (min-width: 1700px) {
      .box-top-header .left-top-header .leo-verticalmenu .title_block {
        width: 100px; } }
    @media (min-width: 992px) {
      .box-top-header .left-top-header .leo-verticalmenu .title_block:before {
        font-size: 20px; } }
    @media (max-width: 991px) {
      .box-top-header .left-top-header .leo-verticalmenu .title_block:before {
        color: #FFFFFF; } }
    @media (min-width: 992px) {
      .box-top-header .left-top-header .leo-verticalmenu .box-content {
        left: 0px;
        right: 0px; } }
  .box-top-header .center-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 (max-width: 991px) {
      .box-top-header .center-top-header {
        position: static;
        -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;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-box-direction: reverse;
        -moz-box-direction: reverse;
        box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -ms-flex-direction: row-reverse; } }
    @media (min-width: 992px) {
      .box-top-header .center-top-header .leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
        left: -1px;
        right: 0;
        width: 100% !important; }
      .box-top-header .center-top-header .leo-megamenu .navbar-nav > li > a {
        padding-top: 42px;
        padding-bottom: 42px; } }
  .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 .right-top-header .popup-over:not(.search-widget) .popup-title {
      padding: 10px 5px 10px 5px; }
      .rtl .box-top-header .right-top-header .popup-over:not(.search-widget) .popup-title {
        padding: 10px 5px 10px 5px; }
      .box-top-header .right-top-header .popup-over:not(.search-widget) .popup-title .icon {
        font-size: 18px; }

#header #search_widget .popup-title {
  margin: 0px 0px 0px 0px; }
  .rtl #header #search_widget .popup-title {
    margin: 0px 0px 0px 0px; }
#header #search_widget .popup-content {
  top: 100%;
  border: none;
  bottom: auto;
  right: 0;
  left: auto;
  padding: 0px 40px 0px 15px;
  -moz-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
  -webkit-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
  -o-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
  -ms-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
  box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35); }
  .rtl #header #search_widget .popup-content {
    right: auto;
    left: 0; }
  .rtl #header #search_widget .popup-content {
    padding: 0px 15px 0px 40px; }
#header #search_widget.open .popup-title .search {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px); }
#header #search_widget form button[type=submit] {
  right: 12px; }
  .rtl #header #search_widget form button[type=submit] {
    left: 12px;
    right: auto; }
#header #search_widget .popup-content {
  right: auto;
  left: 0; }
  .rtl #header #search_widget .popup-content {
    right: 0;
    left: auto; }
@media (min-width: 992px) {
  #header #search_widget {
    margin-right: 25px; }
    .rtl #header #search_widget {
      margin-left: 25px;
      margin-right: inherit; } }
@media (max-width: 991px) {
  #header #search_widget {
    margin-left: 10px; }
    .rtl #header #search_widget {
      margin-right: 10px;
      margin-left: inherit; } }
@media (max-width: 479px) {
  #header #search_widget {
    position: static; }
    #header #search_widget .popup-content {
      width: auto;
      right: 9px;
      left: 9px; }
      .rtl #header #search_widget .popup-content {
        right: 9px;
        left: 9px; } }
@media (min-width: 992px) {
  #header #search_widget .popup-title {
    width: 50px;
    height: 100px;
    border-right: 1px solid #ededed; }
    .rtl #header #search_widget .popup-title {
      border-left: 1px solid #ededed;
      border-right: inherit; } }
@media (min-width: 1400px) {
  #header #search_widget .popup-title {
    width: 60px; } }
@media (min-width: 1500px) {
  #header #search_widget .popup-title {
    width: 70px; } }
@media (min-width: 1600px) {
  #header #search_widget .popup-title {
    width: 80px; } }
@media (min-width: 1600px) {
  #header #search_widget .popup-title {
    width: 90px; } }
@media (min-width: 1700px) {
  #header #search_widget .popup-title {
    width: 100px; } }
@media (min-width: 992px) {
  #header #search_widget .popup-title .search {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }
@media (min-width: 992px) {
  #header #search_widget .popup-content {
    width: 800px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  #header #search_widget .popup-content {
    width: 600px; } }
@media (min-width: 992px) {
  #header #search_widget form input[type=text] {
    height: 60px; } }

.layout-boxed-md .box-top-header {
  margin-left: 20px;
  margin-right: 25px; }
  .rtl .layout-boxed-md .box-top-header {
    margin-right: 20px;
    margin-left: inherit; }
  .rtl .layout-boxed-md .box-top-header {
    margin-left: 25px;
    margin-right: inherit; }
  .layout-boxed-md .box-top-header .left-top-header .leo-verticalmenu .title_block {
    width: 50px; }
.layout-boxed-md #header #search_widget .popup-title {
  width: 50px; }
.layout-boxed-md #header #search_widget .popup-content {
  width: 600px; }

/*# sourceMappingURL=headerposition1498506155.css.map */
