/***************************************************
  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 
 */
/***********************************************************************/
#index #wrapper {
  background: #F8F6F4; }

#index .thumbnail-container {
  margin-bottom: 0; }

.title_block {
  color: #DAA14C; }

.banner-text {
  font-size: 18px;
  line-height: 28px; }

.liquid_box .image_description {
  top: auto;
  bottom: 0;
  text-align: center;
  margin: 0 50px; }
.liquid_box p,
.liquid_box h3 {
  color: #30373E; }
.liquid_box.type-two .image_description {
  text-align: center;
  top: auto;
  bottom: 0; }
.liquid_box.type-two h3, .liquid_box.type-two p {
  color: #30373E; }

.block_newsletter .input-box input[type=email] {
  background: rgba(218, 218, 218, 0.2); }
.block_newsletter .sub-title-widget {
  margin-bottom: 10px; }

#index #main .page-footer {
  margin-bottom: 0; }

.fix-bg::before {
  margin: auto;
  text-align: center;
  padding: 0;
  margin-right: 0; }
  .rtl .fix-bg::before {
    margin-left: 0;
    margin-right: inherit; }

@media (min-width: 992px) {
  .text-w {
    max-width: 498px; }
    .text-w.left-side .sub-title-widget {
      font-size: 100px;
      line-height: 100px;
      margin-bottom: 25px; }

  .fix-wrap .ApColumn:nth-child(3) .thumbnail-container {
    margin-right: 35px; }
    .rtl .fix-wrap .ApColumn:nth-child(3) .thumbnail-container {
      margin-left: 35px;
      margin-right: inherit; }
  .fix-wrap .ApColumn:nth-child(5) .thumbnail-container {
    margin-left: 35px; }
    .rtl .fix-wrap .ApColumn:nth-child(5) .thumbnail-container {
      margin-right: 35px;
      margin-left: inherit; }
  .fix-wrap .ApColumn:nth-child(3),
  .fix-wrap .ApColumn:nth-child(5) {
    width: 31%; }
    .fix-wrap .ApColumn:nth-child(3) .thumbnail-container,
    .fix-wrap .ApColumn:nth-child(5) .thumbnail-container {
      margin-top: 50px; }
  .fix-wrap .ApColumn:nth-child(4) {
    width: 38%; }

  .banner-text {
    padding: 150px 0; } }
@media (max-width: 991px) {
  .banner-text {
    padding: 100px 15px; } }
@media (max-width: 767px) {
  .has-pattern-button {
    padding-bottom: 30px; }

  .text-w.right-side {
    margin-top: 30px; } }

/*# sourceMappingURL=profile2375861654.css.map */
