/***************************************************
  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 
 */
/***********************************************************************/
.navbar-fixed-top {
  max-width: 1600px;
  margin: auto; }

body {
  max-width: 1600px;
  margin: auto; }

.box-testi {
  text-align: center;
  background: #f5f5f5; }
  @media (min-width: 768px) {
    .box-testi {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; } }
  .box-testi .block.ApImage {
    margin: 0; }
  @media (max-width: 767px) {
    .box-testi .block-carousel-image-container {
      margin-top: 30px; } }
  .box-testi .block-carousel-image-container h4 {
    color: #666666;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    margin: 20px 0 30px; }
    .box-testi .block-carousel-image-container h4 span {
      font-size: 12px;
      color: #999999;
      font-weight: 400; }
  .box-testi .block-carousel-image-container ul li {
    display: inline-block; }
    .box-testi .block-carousel-image-container ul li i {
      font-size: 12px;
      width: 10px;
      color: #fa5b6a; }
  .box-testi .block-carousel-image-container p {
    font-size: 12px;
    color: #666666;
    font-weight: 300; }

.banner-top-html {
  margin-top: 30px; }
  .banner-top-html .ApImage .image_description {
    text-align: center; }
    .banner-top-html .ApImage .image_description h4 {
      font-size: 22px;
      font-weight: 400;
      margin: 20px 0; }
    .banner-top-html .ApImage .image_description .btn-more {
      font-size: 12px;
      font-weight: 300;
      color: #666666; }
      .banner-top-html .ApImage .image_description .btn-more i {
        font-size: 12px;
        padding-left: 5px; }
        .rtl .banner-top-html .ApImage .image_description .btn-more i {
          padding-right: 5px;
          padding-left: inherit; }
      .banner-top-html .ApImage .image_description .btn-more:hover {
        color: #ff534b; }

.latest-blogs.block {
  margin-bottom: 50px; }

/*# sourceMappingURL=profile1483448698.css.map */
