/***************************************************
  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 
 */
/***********************************************************************/
.pro-row {
  text-align: center;
  padding-top: 150px; }
  @media (max-width: 1199px) {
    .pro-row {
      padding-top: 70px; } }
  @media (max-width: 991px) {
    .pro-row {
      padding-top: 50px; } }
  @media (max-width: 767px) {
    .pro-row {
      padding-top: 40px; } }
  @media (max-width: 575px) {
    .pro-row {
      padding-top: 30px; } }

.tit-r .title_block {
  font-size: 15px;
  color: #a2a2a2;
  text-transform: uppercase;
  font-family: "eina03-regularuploaded_file";
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 0px; }
.tit-r .sub-title-widget {
  color: #3a3d46;
  font-size: 62px;
  padding-bottom: 100px;
  background: url(../../../../../assets/img/modules/appagebuilder/img/decor-large.png) no-repeat 0 0 transparent scroll;
  text-align: center;
  background-position: center center;
  padding-top: 50px; }
  @media (max-width: 1199px) {
    .tit-r .sub-title-widget {
      padding-bottom: 80px;
      font-size: 42px;
      padding-top: 40px; } }
  @media (max-width: 991px) {
    .tit-r .sub-title-widget {
      padding-bottom: 60px;
      font-size: 35px;
      padding-top: 30px; } }
  @media (max-width: 767px) {
    .tit-r .sub-title-widget {
      padding-bottom: 40px;
      font-size: 30px;
      padding-top: 20px; } }
  @media (max-width: 575px) {
    .tit-r .sub-title-widget {
      padding-bottom: 30px;
      font-size: 27px; } }

.img-cate-h2 {
  padding-top: 40px; }
  .img-cate-h2 .widget-category_image {
    float: left;
    position: relative;
    padding: 0 20px; }
  .img-cate-h2 .wr-text {
    position: absolute;
    left: 50px;
    top: 50px; }
    .img-cate-h2 .wr-text .cate-name {
      color: #222222;
      font-size: 26px;
      display: block;
      padding-bottom: 20px; }
      @media (max-width: 767px) {
        .img-cate-h2 .wr-text .cate-name {
          font-size: 23px; } }
      @media (max-width: 575px) {
        .img-cate-h2 .wr-text .cate-name {
          font-size: 20px; } }
      @media (max-width: 480px) {
        .img-cate-h2 .wr-text .cate-name {
          font-size: 18px; } }
    .img-cate-h2 .wr-text .leo-qty {
      font-size: 12px;
      color: #888888;
      text-transform: uppercase;
      font-family: "eina03-regularuploaded_file"; }
  .img-cate-h2 .cate-show-all {
    display: none; }
  @media (max-width: 767px) {
    .img-cate-h2 {
      padding-top: 30px; } }
  @media (max-width: 575px) {
    .img-cate-h2 {
      padding-top: 25px; } }
  @media (max-width: 480px) {
    .img-cate-h2 {
      padding-top: 20px; } }
  @media (min-width: 576px) {
    .img-cate-h2 > .ApColumn {
      display: flex; } }

.off-h5 {
  padding-top: 150px; }
  @media (max-width: 1199px) {
    .off-h5 {
      padding-top: 70px; } }
  @media (max-width: 991px) {
    .off-h5 {
      padding-top: 50px; } }
  @media (max-width: 767px) {
    .off-h5 {
      padding-top: 40px; } }
  @media (max-width: 575px) {
    .off-h5 {
      padding-top: 30px; } }

.tit-r {
  padding-top: 160px; }
  .tit-r .title_block {
    font-size: 15px;
    color: #a2a2a2;
    text-transform: uppercase;
    font-family: "eina03-regularuploaded_file";
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 0px;
    text-align: center; }
  .tit-r .sub-title-widget {
    color: #3a3d46;
    font-size: 62px;
    padding-bottom: 100px;
    text-align: center;
    background-position: center center;
    padding-top: 125px; }
    @media (max-width: 1199px) {
      .tit-r .sub-title-widget {
        padding-bottom: 35px;
        font-size: 42px;
        padding-top: 40px; } }
    @media (max-width: 991px) {
      .tit-r .sub-title-widget {
        font-size: 35px;
        padding-top: 30px; } }
    @media (max-width: 767px) {
      .tit-r .sub-title-widget {
        font-size: 30px;
        padding-top: 20px; } }
    @media (max-width: 575px) {
      .tit-r .sub-title-widget {
        padding-bottom: 30px;
        font-size: 27px; } }
  .tit-r .top .nav-tabs {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding-bottom: 100px; }
    .tit-r .top .nav-tabs .nav-item {
      margin-right: 45px; }
      .rtl .tit-r .top .nav-tabs .nav-item {
        margin-left: 45px;
        margin-right: inherit; }
      .tit-r .top .nav-tabs .nav-item:last-child {
        margin-right: 0px; }
        .rtl .tit-r .top .nav-tabs .nav-item:last-child {
          margin-left: 0px;
          margin-right: inherit; }
      .tit-r .top .nav-tabs .nav-item .nav-link {
        position: relative;
        padding-bottom: 5px;
        display: inline-block;
        text-transform: uppercase;
        color: #242f3d;
        font-size: 14px;
        letter-spacing: 1.4px;
        font-weight: 600;
        background-color: transparent;
        border: 0;
        padding: 10px 0;
        font-family: "eina03-regularuploaded_file";
        color: #777; }
        .tit-r .top .nav-tabs .nav-item .nav-link:before {
          content: '';
          display: inline-block;
          width: 0;
          height: 2px;
          position: absolute;
          background-color: #242f3d;
          left: 0;
          bottom: 0px;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
          border-color: transparent; }
        .tit-r .top .nav-tabs .nav-item .nav-link:hover, .tit-r .top .nav-tabs .nav-item .nav-link:active, .tit-r .top .nav-tabs .nav-item .nav-link:focus, .tit-r .top .nav-tabs .nav-item .nav-link:visited, .tit-r .top .nav-tabs .nav-item .nav-link.active:focus, .tit-r .top .nav-tabs .nav-item .nav-link:active:focus, .tit-r .top .nav-tabs .nav-item .nav-link.active {
          outline: none !important;
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          -o-box-shadow: none;
          -ms-box-shadow: none;
          box-shadow: none;
          color: #242f3d;
          background-color: transparent; }
          .tit-r .top .nav-tabs .nav-item .nav-link:hover:before, .tit-r .top .nav-tabs .nav-item .nav-link:active:before, .tit-r .top .nav-tabs .nav-item .nav-link:focus:before, .tit-r .top .nav-tabs .nav-item .nav-link:visited:before, .tit-r .top .nav-tabs .nav-item .nav-link.active:focus:before, .tit-r .top .nav-tabs .nav-item .nav-link:active:focus:before, .tit-r .top .nav-tabs .nav-item .nav-link.active:before {
            width: 100%; }
        .tit-r .top .nav-tabs .nav-item .nav-link:before {
          background: #f4c3bc; }
        .tit-r .top .nav-tabs .nav-item .nav-link.active {
          color: #222; }
          .tit-r .top .nav-tabs .nav-item .nav-link.active:before {
            width: 100%; }
    @media (max-width: 1199px) {
      .tit-r .top .nav-tabs {
        padding-bottom: 70px; } }
    @media (max-width: 991px) {
      .tit-r .top .nav-tabs {
        padding-bottom: 60px; } }
    @media (max-width: 767px) {
      .tit-r .top .nav-tabs {
        padding-bottom: 40px; } }
    @media (max-width: 575px) {
      .tit-r .top .nav-tabs {
        padding-bottom: 30px; } }
    @media (max-width: 480px) {
      .tit-r .top .nav-tabs {
        padding-bottom: 20px; } }
  @media (max-width: 1199px) {
    .tit-r {
      padding-top: 90px; } }
  @media (max-width: 991px) {
    .tit-r {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .tit-r {
      padding-top: 40px; } }
  @media (max-width: 575px) {
    .tit-r {
      padding-top: 30px; } }
  @media (max-width: 480px) {
    .tit-r {
      padding-top: 20px; } }

.tit-ba {
  padding-top: 150px; }
  .tit-ba .title_block {
    font-size: 15px;
    color: #a2a2a2;
    text-transform: uppercase;
    font-family: "eina03-regularuploaded_file";
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 0px;
    text-align: center; }
  .tit-ba .sub-title-widget {
    color: #3a3d46;
    font-size: 62px;
    padding: 50px 0 100px 0;
    background: url(../../../../../assets/img/modules/appagebuilder/img/decor-large.png) no-repeat 0 0 transparent scroll;
    text-align: center;
    background-position: center center; }
    @media (max-width: 1199px) {
      .tit-ba .sub-title-widget {
        padding-bottom: 80px;
        font-size: 42px;
        padding-top: 40px; } }
    @media (max-width: 991px) {
      .tit-ba .sub-title-widget {
        padding-bottom: 60px;
        font-size: 35px;
        padding-top: 30px; } }
    @media (max-width: 767px) {
      .tit-ba .sub-title-widget {
        padding-bottom: 40px;
        font-size: 30px;
        padding-top: 20px; } }
    @media (max-width: 575px) {
      .tit-ba .sub-title-widget {
        padding-bottom: 30px;
        font-size: 27px;
        margin: 10px 0; } }
  @media (max-width: 1199px) {
    .tit-ba {
      padding-top: 90px; } }
  @media (max-width: 991px) {
    .tit-ba {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .tit-ba {
      padding-top: 40px; } }
  @media (max-width: 575px) {
    .tit-ba {
      padding-top: 30px; } }
  @media (max-width: 480px) {
    .tit-ba {
      padding-top: 20px; } }

.latest-blogs {
  padding-bottom: 110px; }
  @media (max-width: 1199px) {
    .latest-blogs {
      padding-bottom: 75px; } }
  @media (max-width: 991px) {
    .latest-blogs {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .latest-blogs {
      padding-bottom: 40px; } }
  @media (max-width: 575px) {
    .latest-blogs {
      padding-bottom: 30px; } }
  @media (max-width: 480px) {
    .latest-blogs {
      padding-bottom: 20px; } }

/*# sourceMappingURL=profile2131482501.css.map */
