/***************************************************
  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 
 */
/***********************************************************************/
.layout-1 {
  margin-top: 40px; }
  .layout-1 .ApImage {
    position: relative;
    margin-bottom: 40px; }
    .layout-1 .ApImage .image_description {
      position: absolute;
      background-color: #ffffff;
      bottom: 50%;
      width: 245px;
      padding: 27px 0;
      text-align: center;
      left: 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%); }
      .rtl .layout-1 .ApImage .image_description {
        right: 50%;
        left: auto; }
      .layout-1 .ApImage .image_description > div:last-child {
        display: block;
        margin-bottom: -22px;
        visibility: hidden;
        opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        -moz-opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
    .layout-1 .ApImage h4 {
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 3px;
      font-family: "Harmonia Sans Pro Cyr"; }
    .layout-1 .ApImage .shop-btn {
      font-size: 16px;
      border-bottom: 1px solid;
      padding-bottom: 3px; }
    .layout-1 .ApImage:hover .image_description > div:last-child {
      margin-bottom: 0;
      visibility: visible;
      opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      -moz-opacity: 1;
      -webkit-opacity: 1;
      filter: alpha(opacity=100); }

.layout-2 {
  height: 695px;
  text-align: center; }
  .layout-2 > div {
    height: 100%; }
  .layout-2 .ApHtml {
    margin-bottom: 0;
    height: 100%;
    color: #ffffff;
    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;
    -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; }
    .layout-2 .ApHtml .sub-title {
      font-size: 18px;
      font-weight: 700;
      letter-spacing: 5px;
      margin-bottom: 20px; }
    .layout-2 .ApHtml .banner-title {
      font-size: 100px;
      font-weight: 100;
      line-height: 100px; }
    .layout-2 .ApHtml .btn {
      border: 2px solid #ffffff;
      color: #ffffff;
      padding: 15px 30px;
      margin-top: 40px; }
      .layout-2 .ApHtml .btn:hover {
        background-color: #e97e3d;
        color: #ffffff;
        border-color: transparent; }

.layout-3 {
  margin-top: 40px; }
  .layout-3 .ApImage {
    position: relative;
    margin-bottom: 40px; }
    .layout-3 .ApImage .image_description {
      position: absolute;
      z-index: 10;
      bottom: 50%;
      left: 0;
      width: 100%;
      text-align: center;
      padding: 0 10px;
      -webkit-transform: translateY(50%);
      -moz-transform: translateY(50%);
      -ms-transform: translateY(50%);
      -o-transform: translateY(50%);
      transform: translateY(50%); }
    .layout-3 .ApImage .banner-title {
      font-size: 40px;
      font-weight: 700;
      letter-spacing: 3px;
      font-family: "Harmonia Sans Pro Cyr"; }
      .layout-3 .ApImage .banner-title a {
        color: #ffffff;
        padding-bottom: 5px;
        border-bottom: 6px solid; }
        .layout-3 .ApImage .banner-title a:hover {
          color: #e97e3d; }

.layout-4 {
  height: 695px;
  text-align: center; }
  .layout-4 > div {
    height: 100%; }
  .layout-4 .ApHtml {
    margin-bottom: 0;
    height: 100%;
    color: #ffffff;
    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;
    -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; }
    .layout-4 .ApHtml .block_content {
      height: 258px;
      margin: 0;
      padding: 44px 65px 0;
      border: 2px solid #ffffff; }
    .layout-4 .ApHtml .sub-title {
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 7px; }
    .layout-4 .ApHtml .banner-title {
      font-size: 100px;
      font-weight: 800;
      line-height: 100px;
      margin-bottom: 20px; }
    .layout-4 .ApHtml .btn {
      background-color: #000;
      color: #ffffff;
      padding: 17px 30px;
      margin-top: 48px;
      min-width: 200px;
      letter-spacing: 3px; }
      .layout-4 .ApHtml .btn:hover {
        background-color: #e97e3d;
        color: #ffffff;
        border-color: transparent; }

.ApColumn .instagram-block {
  margin: 40px 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }
  .ApColumn .instagram-block .title_block {
    order: 2;
    position: relative;
    bottom: inherit;
    left: inherit;
    background: transparent;
    height: auto;
    padding: 0;
    transform: none;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 8px; }
  .ApColumn .instagram-block .sub-title-widget {
    order: 3;
    color: #83868c;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0; }
  .ApColumn .instagram-block .block_content {
    order: 1; }
    .ApColumn .instagram-block .block_content .owl-row {
      margin: 0 -15px; }
  .ApColumn .instagram-block .normal-list {
    display: inline-block !important;
    width: 100%; }
    .ApColumn .instagram-block .normal-list > div {
      width: 25%; }
      .ApColumn .instagram-block .normal-list > div:first-child {
        width: 50%; }
      .ApColumn .instagram-block .normal-list > div a {
        margin-bottom: 30px; }
        .ApColumn .instagram-block .normal-list > div a:before {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          z-index: 1;
          background-color: rgba(0, 0, 0, 0.4);
          opacity: 0;
          -ms-opacity: 0;
          -o-opacity: 0;
          -moz-opacity: 0;
          -webkit-opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transition: opacity 0.3s ease;
          -moz-transition: opacity 0.3s ease;
          -ms-transition: opacity 0.3s ease;
          -o-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease; }
        .ApColumn .instagram-block .normal-list > div a:after {
          content: "\f16d";
          position: absolute;
          width: 100%;
          left: 0;
          color: #fff;
          font-family: "FontAwesome";
          font-size: 30px;
          font-weight: 400;
          top: 50%;
          text-align: center;
          line-height: 100%;
          z-index: 2;
          opacity: 0;
          -ms-opacity: 0;
          -o-opacity: 0;
          -moz-opacity: 0;
          -webkit-opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
        .ApColumn .instagram-block .normal-list > div a:hover:before, .ApColumn .instagram-block .normal-list > div a:hover::after {
          opacity: 1;
          -ms-opacity: 1;
          -o-opacity: 1;
          -moz-opacity: 1;
          -webkit-opacity: 1;
          filter: alpha(opacity=100); }

@media (max-width: 1199px) {
  .layout-1 .ApImage .image_description {
    width: 80%;
    padding: 20px 0; }
    .layout-1 .ApImage .image_description > div:last-child {
      margin-bottom: -25px; }
  .layout-1 .ApImage h4 {
    font-size: 20px; }

  .layout-3 .ApImage .banner-title {
    font-size: 30px; }

  .layout-4 .ApHtml .banner-title {
    font-size: 70px;
    line-height: 70px; }
  .layout-4 .ApHtml .sub-title {
    font-size: 16px; } }
@media (max-width: 991px) {
  .layout-1 .ApImage h4 {
    font-size: 18px; } }
@media (max-width: 767px) {
  .layout-1 {
    margin-top: 30px; }
    .layout-1 .ApImage {
      height: 335px;
      margin-bottom: 30px; }
      .layout-1 .ApImage .image_description {
        width: 60%; }
        .layout-1 .ApImage .image_description > div:last-child {
          margin-bottom: 0;
          visibility: visible;
          opacity: 1;
          -ms-opacity: 1;
          -o-opacity: 1;
          -moz-opacity: 1;
          -webkit-opacity: 1;
          filter: alpha(opacity=100); }
      .layout-1 .ApImage h4 {
        font-size: 20px; }

  .layout-2 {
    height: 400px; }
    .layout-2 .ApHtml .sub-title {
      font-size: 14px;
      margin-bottom: 15px; }
    .layout-2 .ApHtml .banner-title {
      font-size: 70px;
      line-height: 70px; }
    .layout-2 .ApHtml .btn {
      margin-top: 30px; }

  .layout-3 {
    margin-top: 30px; }
    .layout-3 .ApImage {
      margin-bottom: 30px; }
      .layout-3 .ApImage .banner-title {
        font-weight: 600; }
        .layout-3 .ApImage .banner-title a {
          border-width: 3px; }

  .layout-4 {
    height: 400px; }
    .layout-4 .ApHtml .block_content {
      height: 180px;
      margin: 0;
      padding: 30px 40px 0; }
    .layout-4 .ApHtml .banner-title {
      font-size: 35px;
      line-height: 35px;
      margin-bottom: 15px; }
    .layout-4 .ApHtml .sub-title {
      font-size: 14px; }

  .ApColumn .instagram-block .block_content .owl-row {
    margin: 0; }
  .ApColumn .instagram-block .normal-list > div {
    padding: 0; }
    .ApColumn .instagram-block .normal-list > div a {
      margin-bottom: 0; }
  .ApColumn .instagram-block .title_block {
    font-size: 20px;
    margin-top: 20px; } }
@media (max-width: 575px) {
  .layout-2 .ApHtml .sub-title {
    margin-bottom: 10px; }
  .layout-2 .ApHtml .banner-title {
    font-size: 60px;
    line-height: 60px; } }
@media (max-width: 480px) {
  .layout-2 .ApHtml .sub-title {
    font-size: 12px; }
  .layout-2 .ApHtml .banner-title {
    font-size: 45px;
    line-height: 45px; }

  .layout-3 .ApImage .banner-title {
    font-size: 20px; }

  .layout-4 .ApHtml .block_content {
    height: 130px;
    margin: 0;
    padding: 20px 15px 0; }
  .layout-4 .ApHtml .banner-title {
    font-size: 25px;
    line-height: 25px; }
  .layout-4 .ApHtml .sub-title {
    letter-spacing: 3px; }
  .layout-4 .ApHtml .btn {
    padding: 13px 30px;
    margin-top: 30px;
    min-width: 150px;
    letter-spacing: 0px; } }

/*# sourceMappingURL=profile3586718915.css.map */
