/***************************************************
  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; }

.header-container {
  background: #F8F6F4; }

.title_block {
  color: #DAA14C; }

.block_newsletter .input-box input[type=email] {
  background: rgba(218, 218, 218, 0.2); }

.deflect-image .title_block,
.deflect-image .sub-title-widget {
  text-align: left; }
  .rtl .deflect-image .title_block, .rtl
  .deflect-image .sub-title-widget {
    text-align: right; }
.deflect-image img {
  display: flex;
  margin-left: auto;
  margin-right: 0; }

.service-item h3.title,
.service-item {
  color: #30373E; }

.testimonial .block-carousel-image-container.image {
  display: flex;
  flex-direction: column; }
  .testimonial .block-carousel-image-container.image:before {
    content: '';
    background: url(../../../../../assets/img/modules/appagebuilder/img/quote.svg) no-repeat center center;
    display: block;
    width: 60px;
    height: 43px;
    text-align: center;
    margin: 0 auto 27px; }
.testimonial .title {
  order: 1;
  color: #fff; }
.testimonial .descript,
.testimonial .sub-title-widget,
.testimonial .title_block {
  color: #fff; }

@media (min-width: 992px) {
  .text-w {
    max-width: 498px; }

  .variant-w img {
    width: auto !important; }

  .deflect-image img {
    display: flex;
    margin-left: auto;
    margin-right: 0; }

  .just-desc {
    margin-left: 18%; }
    .rtl .just-desc {
      margin-right: 18%;
      margin-left: inherit; }

  .has-decor {
    margin-top: 90px; }
    .has-decor .sub-title-widget {
      font-size: 100px;
      line-height: 100px;
      max-width: 795px; } }
@media (max-width: 991px) {
  .testimonial {
    padding-top: 20px; } }

/*# sourceMappingURL=profile3178960113.css.map */
