/***************************************************
  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 
 */
/***********************************************************************/
/* Home 05 */
body {
  background: #f2f4ec;
  position: relative; }
  body:before {
    background: url("../../../../../../img/modules/appagebuilder/img/bg-header.png") center center no-repeat;
    background-size: 100%;
    margin: auto;
    text-align: center;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 801px;
    z-index: -1; }

.ApColumn .title_block {
  text-transform: uppercase; }

.big_text h3 {
  font-family: 'Blackbird';
  color: #fff;
  font-weight: 400;
  font-size: 31px;
  margin-bottom: 14px; }
.big_text h4 {
  font-size: 54px;
  line-height: 60px; }
.big_text strong {
  display: block; }
.big_text p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 23px;
  display: block;
  margin-bottom: 42px; }
.big_text a {
  text-transform: uppercase;
  font-weight: 700; }

@media (max-width: 991px) {
  .big_text h3 {
    font-size: 30px;
    line-height: 40px; }
  .big_text p {
    margin-bottom: 16px; } }
.small_text h4 {
  font-size: 36px; }
.small_text strong {
  display: block; }
.small_text p {
  font-size: 14px;
  max-width: 150px; }

.tabs-top {
  position: relative; }
  @media (min-width: 992px) {
    .tabs-top .nav-tabs {
      position: absolute;
      top: 2px;
      right: 0;
      left: auto; } }
@media (min-width: 768px) and (max-width: 991px) {
  .tabs-top .nav-tabs {
    text-align: center;
    margin: auto;
    padding-bottom: 15px; }
    .tabs-top .nav-tabs .nav-item {
      display: inline-block;
      vertical-align: middle;
      float: none; } }

  .tabs-top .nav-tabs .nav-item:last-child .nav-link {
    padding-right: 0; }
    .rtl .tabs-top .nav-tabs .nav-item:last-child .nav-link {
      padding-left: 0;
      padding-right: inherit; }
  .tabs-top .nav-tabs .nav-link {
    border: none !important;
    background: transparent !important;
    color: #626262;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    padding: 20px 13px;
    line-height: 20px; }
    .tabs-top .nav-tabs .nav-link:before {
      content: '';
      width: 0;
      height: 3px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      background: #8ba73b;
      transition: all 0.3s ease; }
    .tabs-top .nav-tabs .nav-link.active, .tabs-top .nav-tabs .nav-link:hover, .tabs-top .nav-tabs .nav-link:focus {
      color: #8ba73b; }
      .tabs-top .nav-tabs .nav-link.active:before, .tabs-top .nav-tabs .nav-link:hover:before, .tabs-top .nav-tabs .nav-link:focus:before {
        width: 100%; }

.latest-blogs {
  padding-bottom: 24px;
  padding-top: 52px;
  border-top: 1px solid #e3e3d9; }
  .latest-blogs .title_block {
    border-bottom: none; }
  .latest-blogs .sub-title-widget {
    margin: auto;
    max-width: 540px;
    margin-bottom: 60px;
    margin-top: 20px; }

@media (min-width: 992px) {
  .about-box {
    padding-bottom: 58px;
    padding-top: 90px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .about-box {
    padding-bottom: 30px;
    padding-top: 30px; }

  .small_text p {
    font-size: 13px;
    margin-bottom: 10px; }
  .small_text h4 {
    font-size: 20px;
    line-height: 22px; }

  .liquid_box.small_text a {
    margin-top: 0; } }
@media (max-width: 767px) {
  .fullf-sm {
    width: 100%; }
    .fullf-sm img {
      object-fit: cover; } }

/*# sourceMappingURL=profile2286773644.css.map */
