/***************************************************
  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) {
  .box-toph1 {
    position: relative; } }

@media (min-width: 992px) {
  .leo-megamenu .navbar-nav {
    margin: auto; } }

@media (min-width: 992px) {
  .bannercontainer {
    overflow: unset; } }
@media (min-width: 992px) {
  .bannercontainer .iview-controlNav div.iview-items {
    top: 50%;
    bottom: auto;
    right: calc(0px - 450px);
    left: auto;
    transform: rotate(90deg);
    width: 800px;
    position: absolute;
    text-align: center; }
    .rtl .bannercontainer .iview-controlNav div.iview-items {
      right: auto;
      left: calc(0px - 450px); } }
@media (min-width: 992px) {
  .bannercontainer .iview.iview-hover .iview-directionNav a.iview-prevNav, .bannercontainer .iview.iview-hover .iview-directionNav a.iview-nextNav {
    right: auto;
    left: 100%; }
    .rtl .bannercontainer .iview.iview-hover .iview-directionNav a.iview-prevNav, .rtl .bannercontainer .iview.iview-hover .iview-directionNav a.iview-nextNav {
      right: 100%;
      left: auto; } }

@media (min-width: 992px) {
  .iview-directionNav a {
    width: 90px;
    height: 80px;
    background-color: #ffffff;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
    .iview-directionNav a.iview-nextNav, .iview-directionNav a.iview-prevNav {
      top: 100%;
      right: auto;
      left: 100%; }
      .rtl .iview-directionNav a.iview-nextNav, .rtl .iview-directionNav a.iview-prevNav {
        right: 100%;
        left: auto; }
    .iview-directionNav a.iview-nextNav {
      -webkit-transform: matrix(1, 0, 0, 1, -90, -54);
      -moz-transform: matrix(1, 0, 0, 1, -90, -54);
      -ms-transform: matrix(1, 0, 0, 1, -90, -54);
      -o-transform: matrix(1, 0, 0, 1, -90, -54);
      transform: matrix(1, 0, 0, 1, -90, -54); }
    .iview-directionNav a.iview-prevNav {
      -webkit-transform: matrix(1, 0, 0, 1, -181, -54);
      -moz-transform: matrix(1, 0, 0, 1, -181, -54);
      -ms-transform: matrix(1, 0, 0, 1, -181, -54);
      -o-transform: matrix(1, 0, 0, 1, -181, -54);
      transform: matrix(1, 0, 0, 1, -181, -54); }
    .iview-directionNav a::before {
      color: #cecece;
      line-height: calc(90px - 10px);
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -ms-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
    .iview-directionNav a:hover {
      background: #ffffff; }
      .iview-directionNav a:hover::before {
        color: #1d1d1d; } }

/*# sourceMappingURL=headerposition1888948719.css.map */
