/***************************************************
  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 
 */
/***********************************************************************/
@media (min-width: 992px) {
  #index:not(.keep-header) #page {
    position: relative; }
  #index:not(.keep-header) #page #header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    margin: auto;
    width: 100%;
    background-color: transparent; }
    #index:not(.keep-header) #page #header .header-top {
      background: transparent; } }
.box-top {
  padding: 27.5px 0; }
  @media (max-width: 767px) {
    .box-top {
      padding: 15px 0; } }
  @media (max-width: 380px) {
    .box-top {
      padding: 10px 0; }
      .box-top .col-menu {
        width: 40px; }
      .box-top .col-info {
        flex: 1; } }

.box-headertop {
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  @media (max-width: 991px) {
    .box-headertop {
      display: none; } }

.headertop-link ul {
  display: flex;
  gap: 0 30px; }
  @media (max-width: 1199px) {
    .headertop-link ul {
      gap: 0 20px; } }
  .headertop-link ul li a {
    display: inline-block;
    font-size: 13px;
    color: #222222;
    font-weight: 400; }

.headertop-center {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1px;
  color: #222222;
  font-weight: 400;
  text-align: center; }

.headertop-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0 30px; }
  @media (max-width: 1199px) {
    .headertop-right {
      gap: 0 20px; } }
  .headertop-right div.title {
    display: none; }
  .headertop-right .popup-over a.popup-title {
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    color: #222222; }
    .headertop-right .popup-over a.popup-title span {
      text-transform: capitalize; }
  .headertop-right .popup-title {
    padding: 3px 0 3px 10px; }
    .rtl .headertop-right .popup-title {
      padding: 3px 10px 3px 0; }
    .headertop-right .popup-title:hover {
      color: var(--theme-color-default); }
    .headertop-right .popup-title .fa-angle-down {
      font-family: "themify";
      font-size: 13px;
      font-weight: 400;
      margin-left: 5px; }
      .rtl .headertop-right .popup-title .fa-angle-down {
        margin-right: 5px;
        margin-left: inherit; }
      .headertop-right .popup-title .fa-angle-down::before {
        content: "\e64b"; }

.block-social li {
  width: auto;
  height: auto;
  line-height: normal;
  color: #FFFFFF;
  font-size: 13px; }
  .block-social li:not(:last-child) {
    margin-right: 30px; }
    .rtl .block-social li:not(:last-child) {
      margin-left: 30px;
      margin-right: inherit; }
    @media (max-width: 1199px) {
      .block-social li:not(:last-child) {
        margin-right: 15px; }
        .rtl .block-social li:not(:last-child) {
          margin-left: 15px;
          margin-right: inherit; } }


.box-top {
display: flex;
align-items: center;
}

.h-logo {
padding-top: 0;
}

.col-info {
padding-top: 0;
margin-top: 0;
}

#header .header-top .container {
padding: 0 15px;
}

/*# sourceMappingURL=headerposition3792003358.css.map */
