/***************************************************
  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 
 */
/***********************************************************************/
.bottomnav {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

#index #wrapper {
  padding-top: 0; }

#index #main .page-footer {
  margin-bottom: 0; }

.title_block {
  text-align: center; }

.sub-title-widget {
  font-size: 14px; }

.liquid_box img {
  min-height: 215px; }

.variant-w {
  padding: 50px 0 20px; }
  @media (min-width: 992px) {
    .variant-w {
      margin-bottom: 80px; }
      .variant-w .ApColumn.col-xl-3 + .ApColumn.col-xl-3 {
        border-left: 1px solid rgba(0, 0, 0, 0.1); }
        .rtl .variant-w .ApColumn.col-xl-3 + .ApColumn.col-xl-3 {
          border-right: 1px solid rgba(0, 0, 0, 0.1);
          border-left: inherit; }
        .variant-w .ApColumn.col-xl-3 + .ApColumn.col-xl-3 .block {
          margin-bottom: 0; } }
  @media (max-width: 991px) {
    .variant-w {
      margin-bottom: 30px; } }

.banner-wbx,
.product-tabs-2 {
  position: relative; }
  @media (min-width: 768px) {
    .banner-wbx,
    .product-tabs-2 {
      padding-bottom: 80px; }
      .banner-wbx:before,
      .product-tabs-2:before {
        content: '';
        background: rgba(0, 0, 0, 0.1);
        height: 1px;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        display: block !important;
        box-sizing: content-box;
        overflow: hidden;
        background-size: cover; } }

.countdown-w {
  align-items: flex-start;
  padding: 45px 50px; }
  @media (max-width: 767px) {
    .countdown-w {
      padding: 45px 0;
      align-items: center; } }
  .countdown-w h4.title_block {
    order: 1;
    color: #01213A;
    font-size: 30px;
    line-height: 45px; }
  .countdown-w .sub-title-widget {
    order: 2;
    color: #01213A;
    text-align: left; }
    .rtl .countdown-w .sub-title-widget {
      text-align: right; }
  .countdown-w li + li:before {
    color: #01213A; }
  .countdown-w span {
    color: #797979; }
  .countdown-w b {
    color: #E84F69;
    font-size: 36px;
    line-height: 40px; }
  .countdown-w p.ap-countdown-link a {
    background: #E84F69;
    border: 2px solid #E84F69;
    height: 40px;
    padding: 5px 40px;
    color: #fff; }
    .countdown-w p.ap-countdown-link a:hover {
      background: #fff;
      color: #E84F69; }

.banner-wbx {
  margin-top: 30px; }

.liquid_box.type-two h4 {
  color: #000000; }
.liquid_box.type-two p {
  color: #797979; }
.liquid_box.type-two a {
  color: #01213A;
  border: 1px solid #CCCCCC; }
  .liquid_box.type-two a:hover {
    background: #E84F69;
    color: #fff;
    border: 1px solid #E84F69; }
.liquid_box.type-two .abs-inner {
  position: static;
  padding: 0 40px;
  margin-top: -40px; }

.testimonial .descript {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px; }
.testimonial .block-carousel-image-container.image {
  padding: 0; }
.testimonial .owl-pagination {
  position: static; }
.testimonial .title {
  font-weight: bold;
  font-size: 18px; }

.instagram-block .owl-item {
  padding-left: 5px;
  padding-right: 5px; }

@media (min-width: 992px) {
  .justify-center {
    margin-right: 0;
    margin-left: 0; } }

/*# sourceMappingURL=profile3762575503.css.map */
