/***************************************************
  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: 0 -10px; }
  .layout-1 > div {
    padding: 0 10px; }
    @media (min-width: 992px) {
      .layout-1 > div:first-child {
        width: 66.9%; }
      .layout-1 > div:last-child {
        width: 33.1%; } }
  .layout-1 .ApImage {
    position: relative;
    margin-bottom: 20px; }
    .layout-1 .ApImage .image_description {
      position: absolute;
      bottom: 50%;
      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 h4 {
      font-size: 36px;
      font-weight: 300;
      font-family: "Harmonia Sans Pro Cyr";
      color: #ffffff;
      margin-bottom: 15px; }
    .layout-1 .ApImage .shop-btn {
      font-size: 14px;
      font-weight: 700;
      border-bottom: 2px solid;
      padding-bottom: 3px;
      text-transform: uppercase;
      color: #ffffff;
      letter-spacing: 3px; }

@media (min-width: 992px) {
  .layout-2 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px; }
    .layout-2 > div {
      padding: 0 10px; }
      .layout-2 > div:first-child {
        width: 33.1%; }
      .layout-2 > div:last-child {
        width: 66.9%; } }
.layout-2 .ApColumn .block.block_newsletter {
  text-align: center;
  height: 420px;
  background: url(../../../../../assets/img/modules/appagebuilder/img/nova_f28.jpg) no-repeat center center;
  background-size: cover;
  padding: 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;
  -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 .ApColumn .block.block_newsletter .title-newsletter {
    padding: 0;
    margin: 0; }
    .layout-2 .ApColumn .block.block_newsletter .title-newsletter .title_block {
      font-size: 28px;
      margin: 0 0 20px; }
      .layout-2 .ApColumn .block.block_newsletter .title-newsletter .title_block:before {
        content: "\e98a";
        font-size: 59px;
        display: block;
        margin-bottom: 15px;
        padding: 0; }
  .layout-2 .ApColumn .block.block_newsletter .sub-letter {
    display: none; }
  .layout-2 .ApColumn .block.block_newsletter .block_content {
    width: 80%;
    min-width: auto;
    margin: 0 auto; }
  .layout-2 .ApColumn .block.block_newsletter form input[type="email"] {
    background: #ffffff;
    text-align: center;
    border: none;
    float: none;
    width: 100%; }
  .layout-2 .ApColumn .block.block_newsletter form .btn {
    position: relative;
    min-width: auto;
    right: inherit;
    padding: 0 0 5px;
    margin-top: 40px;
    background: transparent;
    color: #ffffff;
    letter-spacing: 3px;
    border-bottom: 2px solid;
    line-height: normal;
    height: auto;
    font-weight: 700;
    font-size: 16px; }
.layout-2 .ApCountdown {
  position: relative;
  height: 420px;
  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;
  -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 .ApCountdown:before {
    background: url(../../../../../assets/img/modules/appagebuilder/img/nova_f29.jpg) no-repeat center center;
    background-size: cover;
    z-index: -1; }
  .layout-2 .ApCountdown .title_block {
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 3px;
    font-weight: 700;
    padding-bottom: 0;
    margin: 0 0 10px; }
    .layout-2 .ApCountdown .title_block::before {
      display: none; }
  .layout-2 .ApCountdown .sub-title-widget {
    color: #ffffff;
    width: auto;
    font-size: 36px;
    line-height: normal;
    margin: 0; }
  .layout-2 .ApCountdown .ap-countdown-link a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid;
    padding-bottom: 5px;
    letter-spacing: 3px;
    font-size: 16px; }
  .layout-2 .ApCountdown ul {
    margin: 35px 0 40px; }
    .layout-2 .ApCountdown ul li {
      padding: 0 10px; }
      .layout-2 .ApCountdown ul li b {
        display: block;
        background: #ffffff;
        color: #222222;
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 30px;
        margin: 0 auto;
        border-radius: 50px; }
      .layout-2 .ApCountdown ul li span {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        color: #ffffff;
        letter-spacing: 3px;
        line-height: normal;
        margin-top: 10px; }
      .layout-2 .ApCountdown ul li::after {
        display: none; }

.layout-3 {
  margin-top: 30px; }
  .layout-3 .ApImage {
    position: relative;
    margin-bottom: 20px; }
    .layout-3 .ApImage .image_description {
      position: absolute;
      bottom: 50%;
      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-3 .ApImage .image_description {
        right: 50%;
        left: auto; }
    .layout-3 .ApImage h4 {
      font-size: 36px;
      font-weight: 300;
      font-family: "Harmonia Sans Pro Cyr";
      color: #ffffff;
      margin-bottom: 15px; }
    .layout-3 .ApImage .shop-btn {
      font-size: 14px;
      font-weight: 700;
      border-bottom: 2px solid;
      padding-bottom: 3px;
      text-transform: uppercase;
      color: #ffffff;
      letter-spacing: 3px; }

.tabs-top {
  margin-top: 0; }
  .tabs-top .nav-tabs {
    position: relative;
    text-align: center;
    top: inherit;
    right: inherit;
    margin: 70px 0 45px;
    padding-bottom: 0; }
    .tabs-top .nav-tabs li > a {
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase; }
      .tabs-top .nav-tabs li > a.active:before {
        display: none; }

@media (max-width: 1720px) and (min-width: 992px) {
  .layout-1 {
    margin: 0 -10px; }
    .layout-1 > div {
      padding: 0 10px; }
      .layout-1 > div:first-child {
        width: 65.5%; }
      .layout-1 > div:last-child {
        width: 34.5%; } }
@media (max-width: 991px) {
  .layout-1 .ApSlideShow {
    margin-bottom: 20px; }
  .layout-1 .ApImage {
    text-align: center; }

  .layout-2 .ApColumn .block.block_newsletter {
    margin-bottom: 20px; }

  .tabs-top .nav-tabs {
    margin: 40px 0; } }
@media (max-width: 767px) {
  .tabs-top .nav-tabs {
    margin: 40px 0 30px; }
    .tabs-top .nav-tabs li > a {
      font-size: 16px; }

  .layout-2 .ApCountdown {
    height: 350px; }
    .layout-2 .ApCountdown .title_block {
      font-size: 12px; }
    .layout-2 .ApCountdown .sub-title-widget {
      font-size: 28px; }
    .layout-2 .ApCountdown ul li {
      padding: 0 5px; }
      .layout-2 .ApCountdown ul li b {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px; }
      .layout-2 .ApCountdown ul li span {
        font-size: 12px; }
    .layout-2 .ApCountdown .ap-countdown-link a {
      font-size: 14px; } }
@media (max-width: 575px) {
  .layout-1 .ApImage h4 {
    font-size: 24px; }

  .layout-2 .ApColumn .block.block_newsletter {
    height: 300px; }
    .layout-2 .ApColumn .block.block_newsletter .title-newsletter .title_block {
      font-size: 24px; }
      .layout-2 .ApColumn .block.block_newsletter .title-newsletter .title_block::before {
        font-size: 45px; }
    .layout-2 .ApColumn .block.block_newsletter form .btn {
      margin-top: 20px; } }

/*# sourceMappingURL=profile2782640966.css.map */
