/***************************************************
  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 
 */
/***********************************************************************/
.title_block {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #7fa4c5; }

.sub-title-widget {
  font-family: "Cinzel", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 56px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px; }

.box-style-one .image_description {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .box-style-one .image_description a {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 100%;
    background: #fff;
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease; }
    .box-style-one .image_description a:hover {
      background: #BF624C;
      color: #fff; }
  .box-style-one .image_description h4, .box-style-one .image_description p {
    margin-bottom: 0; }
  .box-style-one .image_description h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #fff; }

.text-box a {
  font-weight: bold;
  font-size: 12px;
  line-height: 15px; }
  .text-box a i {
    padding-left: 5px; }
    .rtl .text-box a i {
      padding-right: 5px;
      padding-left: inherit; }
.text-box h3 {
  font-weight: normal;
  font-size: 28px;
  line-height: 36px;
  color: #000;
  margin-bottom: 28px; }

.ApImage {
  position: relative;
  border-radius: 5px;
  overflow: hidden; }

.testimonial .title_block,
.testimonial .sub-title-widget,
.product-home-tabs .title_block,
.product-home-tabs .sub-title-widget {
  text-align: center; }

.product-home-tabs .nav-tabs .nav-link.active, .product-home-tabs .nav-tabs .nav-link.active:focus,
.product-home-tabs .nav-tabs .nav-link.active:hover,
.product-home-tabs .nav-tabs .nav-item.open .nav-link,
.product-home-tabs .nav-tabs .nav-item.open .nav-link:focus,
.product-home-tabs .nav-tabs .nav-item.open .nav-link:hover {
  color: #879F84;
  border-bottom: 1px solid #879F84; }
.product-home-tabs .nav-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px; }
  .product-home-tabs .nav-tabs .nav-link {
    padding: 0;
    border-bottom: 1px solid transparent; }
  .product-home-tabs .nav-tabs .nav-item + .nav-item {
    margin-left: 30px; }
    .rtl .product-home-tabs .nav-tabs .nav-item + .nav-item {
      margin-right: 30px;
      margin-left: inherit; }

.testimonial {
  position: relative;
  z-index: 1; }
  .testimonial:before {
    content: '';
    background: url("../../../../../assets/img/modules/appagebuilder/img/leaf.svg") center center no-repeat;
    width: 154px;
    height: 220px;
    display: block;
    text-align: center;
    margin: auto;
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0; }
  .testimonial .descript {
    font-family: "Cinzel", serif;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    color: #000000; }

@media (min-width: 992px) {
  .has-title-box img {
    margin-top: 80px; }

  .box-style-one .ApColumn:first-child img,
  .box-style-two .ApColumn:first-child img {
    margin-right: 30px; }
    .rtl .box-style-one .ApColumn:first-child img, .rtl
    .box-style-two .ApColumn:first-child img {
      margin-left: 30px;
      margin-right: inherit; }

  .box-style-one {
    z-index: 0;
    display: flex;
    align-items: center; }
    .box-style-one .ApColumn {
      float: none; }
      .box-style-one .ApColumn:first-child img {
        margin-right: 30px; }
        .rtl .box-style-one .ApColumn:first-child img {
          margin-left: 30px;
          margin-right: inherit; }

    .box-style-one .ApColumn:nth-child(2) .ApImage {
      margin-left: 30px; }
      .rtl .box-style-one .ApColumn:nth-child(2) .ApImage {
        margin-right: 30px;
        margin-left: inherit; }
    .box-style-one .ApColumn:nth-child(2) .ApImage + .ApImage {
      margin-top: 80px; }

  .text-box {
    padding-top: 110px; }

 
  .box-style-two .text-box {
    padding-top: 0px; } }
@media (max-width: 991px) {
  .sub-title-widget {
    font-size: 30px;
    line-height: 46px; }

  .testimonial .descript {
    font-size: 20px;
    line-height: 30px; } }

/*# sourceMappingURL=profile1879438334.css.map */



